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.actions.CombineWayAction.NodePair
 
a - Variable in class org.openstreetmap.josm.corrector.ReverseWayTagCorrector.PrefixSuffixSwitcher
 
a - Variable in class org.openstreetmap.josm.data.projection.Ellipsoid
half long axis
a - Variable in class org.openstreetmap.josm.data.projection.proj.LonLat
 
a - Variable in class org.openstreetmap.josm.data.projection.proj.TransverseMercator
 
a - Variable in class org.openstreetmap.josm.tools.Pair
 
abort(String) - Static method in class org.openstreetmap.josm.data.osm.QuadBuckets
 
about - Variable in class org.openstreetmap.josm.gui.MainMenu
 
AboutAction - Class in org.openstreetmap.josm.actions
Nice about screen.
AboutAction() - Constructor for class org.openstreetmap.josm.actions.AboutAction
 
absoluteFix - Variable in class org.openstreetmap.josm.actions.mapmode.DrawAction.SnapHelper
 
AbstractAuthorizationUI - Class in org.openstreetmap.josm.gui.oauth
This is the abstract base class for the three authorisation UIs.
AbstractAuthorizationUI(String) - Constructor for class org.openstreetmap.josm.gui.oauth.AbstractAuthorizationUI
Constructs a new AbstractAuthorizationUI for the given API URL.
AbstractCredentialsAgent - Class in org.openstreetmap.josm.io.auth
 
AbstractCredentialsAgent() - Constructor for class org.openstreetmap.josm.io.auth.AbstractCredentialsAgent
 
AbstractDatasetChangedEvent - Class in org.openstreetmap.josm.data.osm.event
 
AbstractDatasetChangedEvent(DataSet) - Constructor for class org.openstreetmap.josm.data.osm.event.AbstractDatasetChangedEvent
 
AbstractDatasetChangedEvent.DatasetEventType - Enum in org.openstreetmap.josm.data.osm.event
 
AbstractDatasetChangedEvent.DatasetEventType() - Constructor for enum org.openstreetmap.josm.data.osm.event.AbstractDatasetChangedEvent.DatasetEventType
 
AbstractDatum - Class in org.openstreetmap.josm.data.projection.datum
 
AbstractDatum(String, String, Ellipsoid) - Constructor for class org.openstreetmap.josm.data.projection.datum.AbstractDatum
 
AbstractDownloadTask - Class in org.openstreetmap.josm.actions.downloadtasks
 
AbstractDownloadTask() - Constructor for class org.openstreetmap.josm.actions.downloadtasks.AbstractDownloadTask
 
AbstractInfoAction - Class in org.openstreetmap.josm.actions
 
AbstractInfoAction(boolean) - Constructor for class org.openstreetmap.josm.actions.AbstractInfoAction
 
AbstractInfoAction(String, String, String, Shortcut, boolean, String, boolean) - Constructor for class org.openstreetmap.josm.actions.AbstractInfoAction
 
AbstractIOTask - Class in org.openstreetmap.josm.gui.io
This is an abstract task for uploading or saving a data layer.
AbstractIOTask() - Constructor for class org.openstreetmap.josm.gui.io.AbstractIOTask
 
AbstractMapQuestTileSource - Class in org.openstreetmap.gui.jmapviewer.tilesources
 
AbstractMapQuestTileSource(String, String) - Constructor for class org.openstreetmap.gui.jmapviewer.tilesources.AbstractMapQuestTileSource
 
AbstractMapRenderer - Class in org.openstreetmap.josm.data.osm.visitor.paint
Abstract common superclass for Rendering implementations.
AbstractMapRenderer(Graphics2D, NavigatableComponent, boolean) - Constructor for class org.openstreetmap.josm.data.osm.visitor.paint.AbstractMapRenderer
Creates an abstract paint visitor
AbstractMergeAction - Class in org.openstreetmap.josm.actions
 
AbstractMergeAction() - Constructor for class org.openstreetmap.josm.actions.AbstractMergeAction
 
AbstractMergeAction(String, String, String, Shortcut, boolean) - Constructor for class org.openstreetmap.josm.actions.AbstractMergeAction
 
AbstractMergeAction(String, String, String, Shortcut, boolean, String, boolean) - Constructor for class org.openstreetmap.josm.actions.AbstractMergeAction
 
AbstractMergeAction.LayerListCellRenderer - Class in org.openstreetmap.josm.actions
the list cell renderer used to render layer list entries
AbstractMergeAction.LayerListCellRenderer() - Constructor for class org.openstreetmap.josm.actions.AbstractMergeAction.LayerListCellRenderer
 
AbstractOsmTileSource - Class in org.openstreetmap.gui.jmapviewer.tilesources
 
AbstractOsmTileSource(String, String) - Constructor for class org.openstreetmap.gui.jmapviewer.tilesources.AbstractOsmTileSource
 
AbstractPrimitive - Class in org.openstreetmap.josm.data.osm
Abstract class to represent common features of the datatypes primitives.
AbstractPrimitive() - Constructor for class org.openstreetmap.josm.data.osm.AbstractPrimitive
 
AbstractProgressMonitor - Class in org.openstreetmap.josm.gui.progress
 
AbstractProgressMonitor(CancelHandler) - Constructor for class org.openstreetmap.josm.gui.progress.AbstractProgressMonitor
 
AbstractProgressMonitor.Request - Class in org.openstreetmap.josm.gui.progress
 
AbstractProgressMonitor.Request() - Constructor for class org.openstreetmap.josm.gui.progress.AbstractProgressMonitor.Request
 
AbstractProgressMonitor.State - Enum in org.openstreetmap.josm.gui.progress
 
AbstractProgressMonitor.State() - Constructor for enum org.openstreetmap.josm.gui.progress.AbstractProgressMonitor.State
 
AbstractProjection - Class in org.openstreetmap.josm.data.projection
Implementation of the Projection interface that represents a coordinate reference system and delegates the real projection and datum conversion to other classes.
AbstractProjection() - Constructor for class org.openstreetmap.josm.data.projection.AbstractProjection
 
AbstractProjectionChoice - Class in org.openstreetmap.josm.gui.preferences.projection
 
AbstractProjectionChoice(String, String) - Constructor for class org.openstreetmap.josm.gui.preferences.projection.AbstractProjectionChoice
 
AbstractProperty<T> - Class in org.openstreetmap.josm.data.preferences
Captures the common functionality of preference properties
AbstractProperty(String, T) - Constructor for class org.openstreetmap.josm.data.preferences.AbstractProperty
Constructs a new AbstractProperty.
AbstractReader - Class in org.openstreetmap.josm.io
Abstract Reader, allowing other implementations than OsmReader (PbfReader in PBF plugin for example)
AbstractReader() - Constructor for class org.openstreetmap.josm.io.AbstractReader
 
AbstractTextComponentValidator - Class in org.openstreetmap.josm.gui.widgets
This is an abstract class for a validator on a text component.
AbstractTextComponentValidator(JTextComponent) - Constructor for class org.openstreetmap.josm.gui.widgets.AbstractTextComponentValidator
Creates the validator and weires it to the text component tc.
AbstractTextComponentValidator(JTextComponent, boolean) - Constructor for class org.openstreetmap.josm.gui.widgets.AbstractTextComponentValidator
Alternative constructor that allows to turn off the actionListener.
AbstractTextComponentValidator(JTextComponent, boolean, boolean, boolean) - Constructor for class org.openstreetmap.josm.gui.widgets.AbstractTextComponentValidator
 
AbstractTileSource - Class in org.openstreetmap.gui.jmapviewer.tilesources
 
AbstractTileSource() - Constructor for class org.openstreetmap.gui.jmapviewer.tilesources.AbstractTileSource
 
AbstractTMSTileSource - Class in org.openstreetmap.gui.jmapviewer.tilesources
 
AbstractTMSTileSource(String, String) - Constructor for class org.openstreetmap.gui.jmapviewer.tilesources.AbstractTMSTileSource
 
AbstractUploadTask - Class in org.openstreetmap.josm.gui.io
 
AbstractUploadTask(String, boolean) - Constructor for class org.openstreetmap.josm.gui.io.AbstractUploadTask
 
AbstractUploadTask(String, ProgressMonitor, boolean) - Constructor for class org.openstreetmap.josm.gui.io.AbstractUploadTask
 
AbstractUploadTask(String) - Constructor for class org.openstreetmap.josm.gui.io.AbstractUploadTask
 
AbstractVisitor - Class in org.openstreetmap.josm.data.osm.visitor
This class serves as a base class for most simple visitors, blocking out the "changeset" visit so as to avoid cluttering the visitors which are not interested.
AbstractVisitor() - Constructor for class org.openstreetmap.josm.data.osm.visitor.AbstractVisitor
 
ACCELERATION - Static variable in class org.openstreetmap.josm.gui.bbox.SlippyMapControler
The speed increase per timer interval when a cursor button is clicked
accept(File) - Method in class org.openstreetmap.josm.actions.ExtensionFileFilter
 
accept(File) - Method in class org.openstreetmap.josm.gui.layer.geoimage.JpegFileFilter
 
acceptFile(File) - Method in class org.openstreetmap.josm.io.AllFormatsImporter
 
acceptFile(File, Layer) - Method in class org.openstreetmap.josm.io.FileExporter
 
acceptFile(File) - Method in class org.openstreetmap.josm.io.FileImporter
 
acceptFile(File, Layer) - Method in class org.openstreetmap.josm.io.GpxExporter
 
acceptFile(File) - Method in class org.openstreetmap.josm.io.JpgImporter
 
acceptFile(File, Layer) - Method in class org.openstreetmap.josm.io.OsmExporter
 
acceptName(String) - Method in class org.openstreetmap.josm.actions.ExtensionFileFilter
Returns true if this file filter accepts the given filename.
acceptsUrl(String) - Method in class org.openstreetmap.josm.actions.downloadtasks.DownloadGpsTask
 
acceptsUrl(String) - Method in class org.openstreetmap.josm.actions.downloadtasks.DownloadOsmChangeCompressedTask
 
acceptsUrl(String) - Method in class org.openstreetmap.josm.actions.downloadtasks.DownloadOsmChangeTask
 
acceptsUrl(String) - Method in class org.openstreetmap.josm.actions.downloadtasks.DownloadOsmCompressedTask
 
acceptsUrl(String) - Method in class org.openstreetmap.josm.actions.downloadtasks.DownloadOsmTask
 
acceptsUrl(String) - Method in class org.openstreetmap.josm.actions.downloadtasks.DownloadOsmUrlTask
 
acceptsUrl(String) - Method in interface org.openstreetmap.josm.actions.downloadtasks.DownloadTask
Returns true if the task is able to open the given URL, false otherwise.
ACCESS_TOKEN_PROP - Static variable in class org.openstreetmap.josm.gui.oauth.AbstractAuthorizationUI
The property name for the Access Token property
accessedUrl - Variable in exception org.openstreetmap.josm.io.OsmApiException
 
accessibleContext - Variable in class org.openstreetmap.josm.gui.MultiSplitPane
 
accessToken - Variable in class org.openstreetmap.josm.gui.oauth.AbstractAuthorizationUI
 
accessToken - Variable in class org.openstreetmap.josm.gui.oauth.RetrieveAccessTokenTask
 
AccessTokenInfoPanel - Class in org.openstreetmap.josm.gui.oauth
Displays the key and the secret of an OAuth Access Token.
AccessTokenInfoPanel() - Constructor for class org.openstreetmap.josm.gui.oauth.AccessTokenInfoPanel
 
accessTokenKey - Variable in class org.openstreetmap.josm.gui.preferences.server.OAuthAccessTokenHolder
 
accessTokenKeyChanged - Variable in class org.openstreetmap.josm.gui.JosmUserIdentityManager
 
accessTokenSecret - Variable in class org.openstreetmap.josm.gui.preferences.server.OAuthAccessTokenHolder
 
accessTokenSecretChanged - Variable in class org.openstreetmap.josm.gui.JosmUserIdentityManager
 
accessTokenUrl - Variable in class org.openstreetmap.josm.data.oauth.OAuthParameters
 
accountCreated - Variable in class org.openstreetmap.josm.data.osm.UserInfo
the date this user was created
accumulator - Variable in class org.openstreetmap.josm.io.GpxReader.Parser
 
accumulator - Variable in class org.openstreetmap.josm.io.imagery.ImageryReader.Parser
 
acList - Variable in class org.openstreetmap.josm.gui.tagging.TagEditorPanel
 
actAdd - Variable in class org.openstreetmap.josm.gui.download.BookmarkSelection
the add action
actCloseSelectedChangesetsAction - Variable in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetCacheManager
 
actDownload - Variable in class org.openstreetmap.josm.gui.dialogs.changeset.SingleChangesetDownloadPanel
 
actDownload - Variable in class org.openstreetmap.josm.gui.download.DownloadDialog
the download action and button
actDownloadChangesetContent - Variable in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetDetailPanel
 
actDownloadContentAction - Variable in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetContentPanel
 
actDownloadSelectedChangesets - Variable in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetCacheManager
 
actDownloadSelectedContent - Variable in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetCacheManager
 
actDownloadSelectedIncompleteMembers - Variable in class org.openstreetmap.josm.gui.dialogs.SelectionListDialog
 
actEditRelationSelection - Variable in class org.openstreetmap.josm.gui.dialogs.SelectionListDialog
 
action - Variable in class org.openstreetmap.josm.actions.ParameterizedActionDecorator
 
action - Variable in class org.openstreetmap.josm.gui.io.SaveLayersDialog
 
action - Variable in class org.openstreetmap.josm.gui.layer.geoimage.ImageViewerDialog.ImageAction
 
action - Variable in class org.openstreetmap.josm.gui.MapMover.ZoomerAction
 
action - Variable in class org.openstreetmap.josm.gui.preferences.ToolbarPreferences.ActionDefinition
 
action - Variable in class org.openstreetmap.josm.tools.MultikeyActionsHandler.MyAction
 
ACTION_FLAVOR - Static variable in class org.openstreetmap.josm.gui.preferences.ToolbarPreferences
 
ActionFlagsTableCell - Class in org.openstreetmap.josm.gui.io
This class creates a table cell that features two checkboxes, Upload and Save.
ActionFlagsTableCell() - Constructor for class org.openstreetmap.josm.gui.io.ActionFlagsTableCell
 
ActionParameter<T> - Class in org.openstreetmap.josm.actions
 
ActionParameter(String) - Constructor for class org.openstreetmap.josm.actions.ActionParameter
 
ActionParameter.SearchSettingsActionParameter - Class in org.openstreetmap.josm.actions
 
ActionParameter.SearchSettingsActionParameter(String) - Constructor for class org.openstreetmap.josm.actions.ActionParameter.SearchSettingsActionParameter
 
ActionParameter.StringActionParameter - Class in org.openstreetmap.josm.actions
 
ActionParameter.StringActionParameter(String) - Constructor for class org.openstreetmap.josm.actions.ActionParameter.StringActionParameter
 
actionParametersModel - Variable in class org.openstreetmap.josm.gui.preferences.ToolbarPreferences.Settings
 
actionParametersPanel - Variable in class org.openstreetmap.josm.gui.preferences.ToolbarPreferences.Settings
 
actionParametersTable - Variable in class org.openstreetmap.josm.gui.preferences.ToolbarPreferences.Settings
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.actions.AboutAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.actions.AbstractInfoAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.actions.AddImageryLayerAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.actions.AddNodeAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.actions.AlignInCircleAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.actions.AlignInLineAction
Operation depends on the selected objects:
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.actions.audio.AudioBackAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.actions.audio.AudioFastSlowAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.actions.audio.AudioFwdAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.actions.audio.AudioNextAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.actions.audio.AudioPlayPauseAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.actions.audio.AudioPrevAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.actions.AutoScaleAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.actions.ChangesetManagerToggleAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.actions.CloseChangesetAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.actions.CombineWayAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.actions.CopyAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.actions.CopyCoordinatesAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.actions.CreateCircleAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.actions.CreateMultipolygonAction
The action button has been clicked
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.actions.DeleteAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.actions.DistributeAction
The general algorithm here is to find the two selected nodes that are furthest apart, and then to distribute all other selected nodes along the straight line between these nodes.
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.actions.DownloadAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.actions.DownloadPrimitiveAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.actions.DownloadReferrersAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.actions.DuplicateAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.actions.ExitAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.actions.ExpertToggleAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.actions.FollowLineAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.actions.FullscreenToggleAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.actions.GpxExportAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.actions.HelpAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.actions.HistoryInfoAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.actions.ImageryAdjustAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.actions.InfoAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.actions.JoinAreasAction
Gets called whenever the shortcut is pressed or the menu entry is selected Checks whether the selected objects are suitable to join and joins them if so
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.actions.JoinNodeWayAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.actions.JumpToAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.actions.Map_Rectifier_WMSmenuAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.actions.mapmode.DeleteAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.actions.mapmode.DrawAction.BackSpaceAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.actions.mapmode.DrawAction.SnapChangeAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.actions.mapmode.MapMode
Call selectMapMode(this) on the parent mapFrame.
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.actions.MergeLayerAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.actions.MergeNodesAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.actions.MergeSelectionAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.actions.MirrorAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.actions.MoveAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.actions.MoveNodeAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.actions.NewAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.actions.OpenFileAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.actions.OpenLocationAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.actions.OrthogonalizeAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.actions.OrthogonalizeAction.Undo
 
actionPerformed(ActionEvent, Map<String, Object>) - Method in interface org.openstreetmap.josm.actions.ParameterizedAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.actions.ParameterizedActionDecorator
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.actions.PasteAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.actions.PasteTagsAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.actions.PreferencesAction
Launch the preferences dialog.
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.actions.PreferenceToggleAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.actions.PurgeAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.actions.RedoAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.actions.RenameLayerAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.actions.ReverseWayAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.actions.SaveActionBase
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.actions.search.SearchAction
 
actionPerformed(ActionEvent, Map<String, Object>) - Method in class org.openstreetmap.josm.actions.search.SearchAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.actions.SelectAllAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.actions.SessionLoadAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.actions.SessionSaveAsAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.actions.ShowStatusReportAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.actions.SimplifyWayAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.actions.SplitWayAction
Called when the action is executed.
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.actions.ToggleGPXLinesAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.actions.ToggleUploadDiscouragedLayerAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.actions.UndoAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.actions.UnGlueAction
Called when the action is executed.
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.actions.UnselectAllAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.actions.UpdateDataAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.actions.UpdateSelectionAction
action handler
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.actions.UploadAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.actions.UploadSelectionAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.actions.ValidateAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.actions.ViewportFollowToggleAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.actions.WireframeToggleAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.actions.ZoomInAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.actions.ZoomOutAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.actions.ZoomToAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.actionsupport.DeleteFromRelationConfirmationDialog.CancelAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.actionsupport.DeleteFromRelationConfirmationDialog.OKAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.bbox.SlippyMapControler.MoveXAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.bbox.SlippyMapControler.MoveYAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.bbox.SlippyMapControler.ZoomInAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.bbox.SlippyMapControler.ZoomOutAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.bbox.TileSelectionBBoxChooser.TileAddressInputPanel.ApplyTileAddressAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.bbox.TileSelectionBBoxChooser.TileGridInputPanel.TileBoundsBuilder
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.conflict.pair.ListMerger.CopyAfterCurrentLeftAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.conflict.pair.ListMerger.CopyAfterCurrentRightAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.conflict.pair.ListMerger.CopyAllLeft
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.conflict.pair.ListMerger.CopyAllRight
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.conflict.pair.ListMerger.CopyBeforeCurrentLeftAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.conflict.pair.ListMerger.CopyBeforeCurrentRightAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.conflict.pair.ListMerger.CopyEndLeftAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.conflict.pair.ListMerger.CopyEndRightAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.conflict.pair.ListMerger.CopyStartLeftAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.conflict.pair.ListMerger.CopyStartRightAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.conflict.pair.ListMerger.FreezeAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.conflict.pair.ListMerger.MoveDownMergedAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.conflict.pair.ListMerger.MoveUpMergedAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.conflict.pair.ListMerger.RemoveMergedAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.conflict.pair.properties.PropertiesMerger.KeepMyCoordinatesAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.conflict.pair.properties.PropertiesMerger.KeepMyDeletedStateAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.conflict.pair.properties.PropertiesMerger.KeepTheirCoordinatesAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.conflict.pair.properties.PropertiesMerger.KeepTheirDeletedStateAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.conflict.pair.properties.PropertiesMerger.UndecideCoordinateConflictAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.conflict.pair.properties.PropertiesMerger.UndecideDeletedStateConflictAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.conflict.pair.tags.TagMerger.KeepMineAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.conflict.pair.tags.TagMerger.KeepTheirAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.conflict.pair.tags.TagMerger.UndecideAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.conflict.tags.CombinePrimitiveResolverDialog.ApplyAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.conflict.tags.CombinePrimitiveResolverDialog.CancelAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.conflict.tags.PasteTagsConflictResolverDialog.ApplyAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.conflict.tags.PasteTagsConflictResolverDialog.CancelAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.conflict.tags.RelationMemberConflictResolver.ApplyRoleAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.conflict.tags.RelationMemberConflictResolverTable.SelectNextColumnCellAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.conflict.tags.RelationMemberConflictResolverTable.SelectPreviousColumnCellAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.conflict.tags.TagConflictResolverTable.SelectNextColumnCellAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.conflict.tags.TagConflictResolverTable.SelectPreviousColumnCellAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetCacheManager.CancelAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetCacheManager.CloseSelectedChangesetsAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetCacheManager.DownloadMyChangesets
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetCacheManager.DownloadSelectedChangesetContentAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetCacheManager.DownloadSelectedChangesetsAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetCacheManager.QueryAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetCacheManager.RemoveFromCacheAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetCacheManager.ShowDetailAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetContentPanel.DonwloadChangesetContentAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetContentPanel.HeaderPanel.DownloadAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetContentPanel.SelectInCurrentLayerAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetContentPanel.ShowHistoryAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetContentPanel.ZoomInCurrentLayerAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetDetailPanel.DonwloadChangesetContentAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetDetailPanel.RemoveFromCacheAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetDetailPanel.SelectInCurrentLayerAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetDetailPanel.UpdateChangesetAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetDetailPanel.ZoomInCurrentLayerAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.changeset.query.ChangesetQueryDialog.CancelAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.changeset.query.ChangesetQueryDialog.QueryAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.changeset.SingleChangesetDownloadPanel.DownloadAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.ChangesetDialog.CloseOpenChangesetsAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.ChangesetDialog.LaunchChangesetManagerAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.ChangesetDialog.ReadChangesetsAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.ChangesetDialog.SelectObjectsAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.ChangesetDialog.ShowChangesetInfoAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.CommandStackDialog.SelectAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.CommandStackDialog.UndoRedoAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.ConflictDialog.ResolveAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.ConflictDialog.SelectAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.ConflictResolutionDialog.ApplyResolutionAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.ConflictResolutionDialog.CancelAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.ConflictResolutionDialog.HelpAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.FilterDialog.AbstractFilterAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.HistoryDialog.ReloadAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.HistoryDialog.ShowHistoryAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.LayerListDialog.ActivateLayerAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.LayerListDialog.DeleteLayerAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.LayerListDialog.DuplicateAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.LayerListDialog.LayerOpacityAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.LayerListDialog.MergeAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.LayerListDialog.MoveDownAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.LayerListDialog.MoveUpAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.LayerListDialog.ShowHideLayerAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.LayerListDialog.ToggleLayerIndexVisibility
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.LayerListPopup.InfoAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.MapPaintDialog.InfoAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.MapPaintDialog.LaunchMapPaintPreferencesAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.MapPaintDialog.MoveUpDownAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.MapPaintDialog.OnOffAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.MapPaintDialog.ReloadAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.MapPaintDialog.SaveAsAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.properties.PropertiesDialog.AbstractCopyAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.properties.PropertiesDialog.AddAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.properties.PropertiesDialog.DeleteAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.properties.PropertiesDialog.DownloadIncompleteMembersAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.properties.PropertiesDialog.EditAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.properties.PropertiesDialog.HelpAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.properties.PropertiesDialog.SearchAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.properties.PropertiesDialog.SelectRelationAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.properties.PropertiesDialog.SelectRelationMembersAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.relation.ChildRelationBrowser.DownloadAllChildRelationsAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.relation.ChildRelationBrowser.DownloadSelectedAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.relation.ChildRelationBrowser.EditAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.relation.GenericRelationEditor.AddSelectedAfterSelection
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.relation.GenericRelationEditor.AddSelectedAtEndAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.relation.GenericRelationEditor.AddSelectedAtStartAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.relation.GenericRelationEditor.AddSelectedBeforeSelection
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.relation.GenericRelationEditor.AddTagAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.relation.GenericRelationEditor.ApplyAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.relation.GenericRelationEditor.CancelAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.relation.GenericRelationEditor.CopyMembersAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.relation.GenericRelationEditor.DeleteCurrentRelationAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.relation.GenericRelationEditor.DownloadIncompleteMembersAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.relation.GenericRelationEditor.DownloadSelectedIncompleteMembersAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.relation.GenericRelationEditor.DuplicateRelationAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.relation.GenericRelationEditor.EditAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.relation.GenericRelationEditor.MoveDownAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.relation.GenericRelationEditor.MoveUpAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.relation.GenericRelationEditor.OKAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.relation.GenericRelationEditor.PasteMembersAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.relation.GenericRelationEditor.PasteTagsAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.relation.GenericRelationEditor.RemoveAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.relation.GenericRelationEditor.RemoveSelectedAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.relation.GenericRelationEditor.ReverseAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.relation.GenericRelationEditor.SelectedMembersForSelectionAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.relation.GenericRelationEditor.SelectPrimitivesForSelectedMembersAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.relation.GenericRelationEditor.SetRoleAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.relation.GenericRelationEditor.SortAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.relation.MemberTable.SelectNextColumnCellAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.relation.MemberTable.SelectNextGapAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.relation.MemberTable.SelectPreviousColumnCellAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.relation.MemberTable.SelectPreviousGapAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.relation.MemberTable.ZoomToGapAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.relation.ReferringRelationsBrowser.EditAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.relation.ReferringRelationsBrowser.ReloadAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.relation.RunnableAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.RelationListDialog.AddToRelation
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.RelationListDialog.DeleteAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.RelationListDialog.DownloadMembersAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.RelationListDialog.DownloadSelectedIncompleteMembersAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.RelationListDialog.DuplicateAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.RelationListDialog.EditAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.RelationListDialog.NewAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.RelationListDialog.SelectAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.RelationListDialog.SelectMembersAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.SelectionListDialog.DownloadSelectedIncompleteMembersAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.SelectionListDialog.EditRelationSelection
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.SelectionListDialog.SearchAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.SelectionListDialog.SearchMenuItem
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.SelectionListDialog.SelectAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.SelectionListDialog.SelectionMenuItem
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.SelectionListDialog.SetRelationSelection
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.SelectionListDialog.ZoomToJOSMSelectionAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.SelectionListDialog.ZoomToListSelection
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.ToggleDialog.ToggleDialogAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.UserListDialog.LoadRelicensingInformationAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.UserListDialog.SelectUsersPrimitivesAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.UserListDialog.ShowUserInfoAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.download.BookmarkSelection.AddAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.download.BookmarkSelection.RemoveAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.download.BookmarkSelection.RenameAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.download.BoundingBoxSelection.BoundingBoxBuilder
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.download.BoundingBoxSelection.LatValueChecker
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.download.BoundingBoxSelection.LonValueChecker
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.download.BoundingBoxSelection.PasteUrlAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.download.DownloadDialog.CancelAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.download.DownloadDialog.DownloadAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.download.PlaceSelection.SearchAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.ExtendedDialog.HelpAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.help.ContextSensitiveHelpAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.help.HelpBrowser.BackAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.help.HelpBrowser.EditAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.help.HelpBrowser.ForwardAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.help.HelpBrowser.HomeAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.help.HelpBrowser.OpenInBrowserAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.help.HelpBrowser.ReloadAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.HelpAwareOptionPane.DefaultAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.history.HistoryBrowserDialog.CloseAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.history.HistoryBrowserDialog.ReloadAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.history.NodeListViewer.ShowHistoryAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.history.NodeListViewer.ZoomToNodeAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.history.VersionTable.ChangesetInfoAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.io.ChangesetManagementPanel.CloseChangesetAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.io.ChangesetManagementPanel.RefreshAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.io.CloseChangesetDialog.CancelAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.io.CloseChangesetDialog.CloseAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.io.CredentialDialog.CancelAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.io.CredentialDialog.OKAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.io.FilenameCellEditor.LaunchFileChooserAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.io.LayerNameAndFilePathTableCell.LaunchFileChooserAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.io.RecentlyOpenedFilesMenu.ClearAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.io.SaveLayersDialog.CancelAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.io.SaveLayersDialog.DiscardAndProceedAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.io.SaveLayersDialog.SaveAndProceedAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.io.UploadDialog.CancelAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.io.UploadDialog.UploadAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.io.UploadSelectionDialog.CancelAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.io.UploadSelectionDialog.ContinueAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.io.UploadStrategySelectionPanel.StrategyChangeListener
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.layer.CustomizeColor
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.layer.geoimage.CorrelateGpxWithImages
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.layer.geoimage.CorrelateGpxWithImages.AdjustActionListener
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.layer.geoimage.CorrelateGpxWithImages.AutoGuessActionListener
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.layer.geoimage.CorrelateGpxWithImages.LoadGpxDataActionListener
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.layer.geoimage.CorrelateGpxWithImages.SetOffsetActionListener
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.layer.geoimage.CorrelateGpxWithImages.StatusBarUpdater
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.layer.geoimage.ImageViewerDialog.ImageAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.layer.GpxLayer.ChooseTrackVisibilityAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.layer.GpxLayer.ConvertToDataLayerAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.layer.GpxLayer.CustomizeDrawing
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.layer.GpxLayer.DownloadAlongTrackAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.layer.GpxLayer.DownloadWmsAlongTrackAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.layer.GpxLayer.ImportAudio
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.layer.GpxLayer.ImportImages
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.layer.GpxLayer.MarkersFromNamedPoins
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.layer.ImageryLayer.ApplyOffsetAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.layer.ImageryLayer.OffsetAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.layer.JumpToMarkerActions.JumpToNextMarker
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.layer.JumpToMarkerActions.JumpToPreviousMarker
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.layer.Layer.LayerGpxExportAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.layer.Layer.LayerSaveAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.layer.Layer.LayerSaveAsAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.layer.Layer.SeparatorLayerAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.layer.markerlayer.AudioMarker
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.layer.markerlayer.ImageMarker
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.layer.markerlayer.Marker
Called when the mouse is clicked in the marker's hotspot.
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.layer.markerlayer.MarkerLayer.MoveAudio
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.layer.markerlayer.MarkerLayer.ShowHideMarkerText
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.layer.markerlayer.MarkerLayer.SynchronizeAudio
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.layer.markerlayer.WebMarker
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.layer.OsmDataLayer.ConsistencyTestAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.layer.OsmDataLayer.ConvertToGpxLayerAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.layer.WMSLayer.BookmarkWmsAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.layer.WMSLayer.ChangeResolutionAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.layer.WMSLayer.DownloadAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.layer.WMSLayer.ReloadErrorTilesAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.layer.WMSLayer.StartStopAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.layer.WMSLayer.ToggleAlphaAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.layer.WMSLayer.ZoomToNativeResolution
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.MainApplet.UploadPreferencesAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.MapFrame.ListAllButtonsAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.MapMover.ZoomerAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.mappaint.MapPaintMenu.MapPaintAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.oauth.FullyAutomaticAuthorizationUI.BackAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.oauth.FullyAutomaticAuthorizationUI.RunAuthorisationAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.oauth.FullyAutomaticAuthorizationUI.TestAccessTokenAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.oauth.ManualAuthorizationUI.TestAccessTokenAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.oauth.OAuthAuthorizationWizard.AcceptAccessTokenAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.oauth.OAuthAuthorizationWizard.CancelAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.oauth.SemiAutomaticAuthorizationUI.RetrieveAccessTokenAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.oauth.SemiAutomaticAuthorizationUI.RetrieveAccessTokenPanel.BackAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.oauth.SemiAutomaticAuthorizationUI.RetrieveRequestTokenAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.oauth.SemiAutomaticAuthorizationUI.ShowAccessTokenPanel.RestartAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.oauth.SemiAutomaticAuthorizationUI.TestAccessTokenAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.preferences.advanced.ListListEditor.NewEntryAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.preferences.advanced.ListListEditor.RemoveEntryAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.preferences.advanced.MapListEditor.NewEntryAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.preferences.advanced.MapListEditor.RemoveEntryAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.preferences.imagery.ImageryPreference.ImageryProvidersPanel.ActivateAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.preferences.imagery.ImageryPreference.ImageryProvidersPanel.NewEntryAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.preferences.imagery.ImageryPreference.ImageryProvidersPanel.ReloadAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.preferences.imagery.ImageryPreference.ImageryProvidersPanel.RemoveEntryAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.preferences.plugin.PluginListPanel.PluginCbActionListener
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.preferences.PluginPreference.ConfigureSitesAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.preferences.PluginPreference.DownloadAvailablePluginsAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.preferences.PluginPreference.UpdateSelectedPluginsAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.preferences.PreferenceDialog.CancelAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.preferences.PreferenceDialog.OKAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.preferences.server.OAuthAuthenticationPreferencesPanel.AuthoriseNowAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.preferences.server.OAuthAuthenticationPreferencesPanel.RenewAuthorisationAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.preferences.server.OAuthAuthenticationPreferencesPanel.TestAuthorisationAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.preferences.server.OsmApiUrlInputPanel.ApiUrlPropagator
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.preferences.server.OsmApiUrlInputPanel.ValidateApiUrlAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.preferences.shortcut.PrefJPanel.CbAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.preferences.SourceEditor.ActivateSourcesAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.preferences.SourceEditor.EditActiveSourceAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.preferences.SourceEditor.EditIconPathAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.preferences.SourceEditor.EditSourceEntryDialog.LaunchFileChooserAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.preferences.SourceEditor.FileOrUrlCellEditor.LaunchFileChooserAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.preferences.SourceEditor.MoveUpDownAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.preferences.SourceEditor.NewActiveSourceAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.preferences.SourceEditor.NewIconPathAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.preferences.SourceEditor.ReloadSourcesAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.preferences.SourceEditor.RemoveActiveSourcesAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.preferences.SourceEditor.RemoveIconPathAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.preferences.SourceEditor.ResetAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.preferences.ToolbarPreferences.Settings.Move
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.tagging.TaggingPreset
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.tagging.TaggingPresetMenu
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.tagging.TaggingPresetSearchAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.tagging.TagTable.SelectNextColumnCellAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.tagging.TagTable.SelectPreviousColumnCellAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.widgets.AbstractTextComponentValidator
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.widgets.BoundingBoxSelectionPanel.PasteUrlAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.io.session.OsmDataSessionExporter.LayerSaveAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.tools.MultikeyActionsHandler.MyAction
 
actions - Variable in class org.openstreetmap.josm.gui.mappaint.MapPaintMenu
 
actions - Variable in class org.openstreetmap.josm.gui.preferences.ToolbarPreferences.ActionParser
 
actions - Variable in class org.openstreetmap.josm.gui.preferences.ToolbarPreferences
Key: Registered name (property "toolbar" of action).
actions - Variable in class org.openstreetmap.josm.gui.preferences.ToolbarPreferences.Settings.ActionTransferable
 
ACTIONS - Static variable in class org.openstreetmap.josm.io.OsmChangeReader
 
actionsTree - Variable in class org.openstreetmap.josm.gui.preferences.ToolbarPreferences.Settings
 
actionsTreeModel - Variable in class org.openstreetmap.josm.gui.preferences.ToolbarPreferences.Settings
 
activate(Class<? extends AbstractMapRenderer>) - Method in class org.openstreetmap.josm.data.osm.visitor.paint.MapRendererFactory
Activates a map renderer class.
activateAnglePanel(boolean) - Method in class org.openstreetmap.josm.gui.MapStatus
 
activateDefault() - Method in class org.openstreetmap.josm.data.osm.visitor.paint.MapRendererFactory
Activates the default map renderer.
activateLayerAction - Variable in class org.openstreetmap.josm.gui.dialogs.LayerListDialog
 
activateMapRenderer(String) - Method in class org.openstreetmap.josm.data.osm.visitor.paint.MapRendererFactory
 
activateVirtualNodeNearPoint(Point) - Method in class org.openstreetmap.josm.actions.mapmode.SelectAction.VirtualManager
Calculate a virtual node if there is enough visual space to draw a crosshair node and the middle of a way segment is clicked.
active - Variable in class org.openstreetmap.josm.actions.mapmode.DrawAction.SnapHelper
 
active() - Method in class org.openstreetmap.josm.gui.preferences.SourceEditor.EditSourceEntryDialog
 
active - Variable in class org.openstreetmap.josm.gui.preferences.SourceEntry
active is a boolean flag that can be used to turn the style on or off at runtime.
activeConnection - Variable in class org.openstreetmap.josm.io.OsmConnection
 
activeDateParser - Variable in class org.openstreetmap.josm.tools.FallbackDateParser
 
activeDivider() - Method in class org.openstreetmap.josm.gui.MultiSplitPane
Returns the Divider that's currently being moved, typically because the user is dragging it, or null.
activeLayer - Variable in class org.openstreetmap.josm.gui.MapView
The layer from the layers list that is currently active.
activeLayerChange(Layer, Layer) - Method in class org.openstreetmap.josm.actions.JosmAction.LayerChangeAdapter
 
activeLayerChange(Layer, Layer) - Method in class org.openstreetmap.josm.actions.ZoomToAction
 
activeLayerChange(Layer, Layer) - Method in class org.openstreetmap.josm.data.AutosaveTask
 
activeLayerChange(Layer, Layer) - Method in class org.openstreetmap.josm.data.osm.history.HistoryDataSet
 
activeLayerChange(Layer, Layer) - Method in class org.openstreetmap.josm.data.osm.visitor.paint.relations.MultipolygonCache
 
activeLayerChange(Layer, Layer) - Method in class org.openstreetmap.josm.data.UndoRedoHandler
 
activeLayerChange(Layer, Layer) - Method in class org.openstreetmap.josm.data.validation.OsmValidator
 
activeLayerChange(Layer, Layer) - Method in class org.openstreetmap.josm.gui.dialogs.LayerListDialog.ActivateLayerAction
 
activeLayerChange(Layer, Layer) - Method in class org.openstreetmap.josm.gui.dialogs.LayerListDialog.LayerListModel
 
activeLayerChange(Layer, Layer) - Method in class org.openstreetmap.josm.gui.dialogs.relation.MemberTable.ZoomToGapAction
 
activeLayerChange(Layer, Layer) - Method in class org.openstreetmap.josm.gui.dialogs.relation.RelationDialogManager
 
activeLayerChange(Layer, Layer) - Method in class org.openstreetmap.josm.gui.dialogs.relation.SelectionTableModel
 
activeLayerChange(Layer, Layer) - Method in class org.openstreetmap.josm.gui.dialogs.RelationListDialog.NewAction
 
activeLayerChange(Layer, Layer) - Method in class org.openstreetmap.josm.gui.dialogs.UserListDialog
 
activeLayerChange(Layer, Layer) - Method in class org.openstreetmap.josm.gui.dialogs.ValidatorDialog
 
activeLayerChange(Layer, Layer) - Method in class org.openstreetmap.josm.gui.history.HistoryBrowserDialogManager
 
activeLayerChange(Layer, Layer) - Method in class org.openstreetmap.josm.gui.history.HistoryBrowserModel
 
activeLayerChange(Layer, Layer) - Method in class org.openstreetmap.josm.gui.ImageryMenu
 
activeLayerChange(Layer, Layer) - Method in class org.openstreetmap.josm.gui.layer.ValidatorLayer
 
activeLayerChange(Layer, Layer) - Method in class org.openstreetmap.josm.gui.MainMenu.PresetsMenuEnabler
 
activeLayerChange(Layer, Layer) - Method in class org.openstreetmap.josm.gui.MapFrame
 
activeLayerChange(Layer, Layer) - Method in interface org.openstreetmap.josm.gui.MapView.LayerChangeListener
Notifies this listener that the active layer has changed.
activeLayerChange(Layer, Layer) - Method in class org.openstreetmap.josm.gui.tagging.TaggingPreset
 
activeLayerChange(Layer, Layer) - Method in class org.openstreetmap.josm.io.FileExporter
 
activeLayerChange(Layer, Layer) - Method in class org.openstreetmap.josm.io.FileImporter
 
activeLayerChange(Layer, Layer) - Method in class org.openstreetmap.josm.io.WMSLayerExporter
 
activeModel - Variable in class org.openstreetmap.josm.gui.preferences.imagery.ImageryPreference.ImageryProvidersPanel
 
activeMoveDirection - Variable in class org.openstreetmap.josm.actions.mapmode.ExtrudeAction
The direction that is currently active.
activeRenderer - Variable in class org.openstreetmap.josm.data.osm.visitor.paint.MapRendererFactory
 
activeSourcesModel - Variable in class org.openstreetmap.josm.gui.preferences.SourceEditor
 
activeTable - Variable in class org.openstreetmap.josm.gui.preferences.imagery.ImageryPreference.ImageryProvidersPanel
 
activeToolbar - Variable in class org.openstreetmap.josm.gui.preferences.imagery.ImageryPreference.ImageryProvidersPanel
 
actRemoveFromCache - Variable in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetDetailPanel
 
actRemoveFromCacheAction - Variable in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetCacheManager
 
actResolve - Variable in class org.openstreetmap.josm.gui.dialogs.ConflictDialog
 
actSearch - Variable in class org.openstreetmap.josm.gui.dialogs.SelectionListDialog
 
actSelect - Variable in class org.openstreetmap.josm.gui.dialogs.ConflictDialog
 
actSelect - Variable in class org.openstreetmap.josm.gui.dialogs.SelectionListDialog
 
actSelectInCurrentLayer - Variable in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetDetailPanel
 
actSelectInCurrentLayerAction - Variable in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetContentPanel
 
actSetRelationSelection - Variable in class org.openstreetmap.josm.gui.dialogs.SelectionListDialog
 
actShowHistory - Variable in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetContentPanel
 
actUpdateChangesets - Variable in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetDetailPanel
 
actZoomInCurrentLayerAction - Variable in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetContentPanel
 
actZoomInCurrentLayerAction - Variable in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetDetailPanel
 
actZoomToJOSMSelection - Variable in class org.openstreetmap.josm.gui.dialogs.SelectionListDialog
 
actZoomToListSelection - Variable in class org.openstreetmap.josm.gui.dialogs.SelectionListDialog
 
adapt(JCheckBox, Adjustable) - Method in class org.openstreetmap.josm.gui.conflict.pair.ListMerger.AdjustmentSynchronizer
wires a JCheckBox to the adjustment synchronizer, in such a way that: state changes in the checkbox control whether the adjustable participates in synchronized adjustment state changes in this ListMerger.AdjustmentSynchronizer are reflected in the JCheckBox
adapt(JToggleButton) - Method in class org.openstreetmap.josm.gui.conflict.pair.ListMerger.FreezeAction
Java 1.5 doesn't known Action.SELECT_KEY.
adapt(JCheckBox, Adjustable) - Method in class org.openstreetmap.josm.gui.history.AdjustmentSynchronizer
wires a JCheckBox to the adjustment synchronizer, in such a way that: state changes in the checkbox control whether the adjustable participates in synchronized adjustment state changes in this AdjustmentSynchronizer are reflected in the JCheckBox
AdaptableAction - Interface in org.openstreetmap.josm.actions
 
Adapter1 - Class in org.openstreetmap.josm.data.imagery.types
 
Adapter1() - Constructor for class org.openstreetmap.josm.data.imagery.types.Adapter1
 
adaptTo(LayerListDialog.IEnabledStateUpdating, ListSelectionModel) - Method in class org.openstreetmap.josm.gui.dialogs.LayerListDialog
Wires listener to listSelectionModel in such a way, that listener receives a LayerListDialog.IEnabledStateUpdating.updateEnabledState() on every ListSelectionEvent.
adaptTo(LayerListDialog.IEnabledStateUpdating, LayerListDialog.LayerListModel) - Method in class org.openstreetmap.josm.gui.dialogs.LayerListDialog
Wires listener to listModel in such a way, that listener receives a LayerListDialog.IEnabledStateUpdating.updateEnabledState() on every ListDataEvent.
add(CombineWayAction.NodePair) - Method in class org.openstreetmap.josm.actions.CombineWayAction.NodeGraph
 
add(List<CombineWayAction.NodePair>) - Method in class org.openstreetmap.josm.actions.CombineWayAction.NodeGraph
 
add(Conflict<?>) - Method in class org.openstreetmap.josm.data.conflict.ConflictCollection
Adds a conflict to the collection of conflicts.
add(Collection<Conflict<?>>) - Method in class org.openstreetmap.josm.data.conflict.ConflictCollection
Add the conflicts in otherConflicts to this collection of conflicts
add(OsmPrimitive, OsmPrimitive) - Method in class org.openstreetmap.josm.data.conflict.ConflictCollection
Adds a conflict for the pair of OsmPrimitives given by my and their.
add(ConflictCollection) - Method in class org.openstreetmap.josm.data.conflict.ConflictCollection
 
add(double, double) - Method in class org.openstreetmap.josm.data.coor.EastNorth
 
add(EastNorth) - Method in class org.openstreetmap.josm.data.coor.EastNorth
 
add(ImageryInfo) - Method in class org.openstreetmap.josm.data.imagery.ImageryLayerInfo
 
add(LatLon) - Method in class org.openstreetmap.josm.data.osm.BBox
 
add(double, double) - Method in class org.openstreetmap.josm.data.osm.BBox
Extends this bbox to include the point (x, y)
add(BBox) - Method in class org.openstreetmap.josm.data.osm.BBox
 
add(T) - Method in class org.openstreetmap.josm.data.osm.QuadBuckets
 
add(T) - Method in class org.openstreetmap.josm.data.osm.QuadBuckets.QBLevel
 
add(T) - Method in class org.openstreetmap.josm.data.osm.Storage
 
add(Tag) - Method in class org.openstreetmap.josm.data.osm.TagCollection
Adds a tag to the tag collection.
add(Collection<Tag>) - Method in class org.openstreetmap.josm.data.osm.TagCollection
Adds a collection of tags to the tag collection.
add(TagCollection) - Method in class org.openstreetmap.josm.data.osm.TagCollection
Adds the tags of another tag collection to this collection.
add(Node, int) - Method in class org.openstreetmap.josm.data.osm.visitor.paint.StyledMapRenderer.StyleCollector
 
add(Way, int) - Method in class org.openstreetmap.josm.data.osm.visitor.paint.StyledMapRenderer.StyleCollector
 
add(Relation, int) - Method in class org.openstreetmap.josm.data.osm.visitor.paint.StyledMapRenderer.StyleCollector
 
add(Command) - Method in class org.openstreetmap.josm.data.UndoRedoHandler
Execute the command and add it to the intern command queue.
add(String, String) - Method in class org.openstreetmap.josm.data.validation.tests.DeprecatedTags.DeprecationCheck
 
add(ToggleDialog) - Method in class org.openstreetmap.josm.gui.dialogs.DialogsPanel
 
add(ToggleDialog, boolean) - Method in class org.openstreetmap.josm.gui.dialogs.DialogsPanel
 
add(String, String...) - Method in class org.openstreetmap.josm.gui.dialogs.InspectPrimitiveDialog.DataText
 
add(RelationMember, Integer) - Method in class org.openstreetmap.josm.gui.dialogs.properties.PropertiesDialog.MemberInfo
 
add - Variable in class org.openstreetmap.josm.gui.dialogs.RelationListDialog.SelectAction
 
add - Variable in class org.openstreetmap.josm.gui.dialogs.RelationListDialog.SelectMembersAction
 
add(long, OsmPrimitiveType) - Method in class org.openstreetmap.josm.gui.history.HistoryLoadTask
Adds an object whose history is to be loaded.
add(PrimitiveId) - Method in class org.openstreetmap.josm.gui.history.HistoryLoadTask
Adds an object whose history is to be loaded.
add(HistoryOsmPrimitive) - Method in class org.openstreetmap.josm.gui.history.HistoryLoadTask
Adds an object to be loaded, the object is specified by a history item.
add(History) - Method in class org.openstreetmap.josm.gui.history.HistoryLoadTask
Adds an object to be loaded, the object is specified by an already loaded object history.
add(OsmPrimitive) - Method in class org.openstreetmap.josm.gui.history.HistoryLoadTask
Adds an object to be loaded, the object is specified by an OSM primitive.
add(Collection<? extends OsmPrimitive>) - Method in class org.openstreetmap.josm.gui.history.HistoryLoadTask
Adds a collection of objects to loaded, specified by a collection of OSM primitives.
add(JMenu, JosmAction) - Static method in class org.openstreetmap.josm.gui.MainMenu
Add a JosmAction at the end of a menu.
add(JMenu, JosmAction, boolean) - Static method in class org.openstreetmap.josm.gui.MainMenu
Add a JosmAction at the end of a menu.
add(JMenu, JosmAction, boolean, Integer) - Static method in class org.openstreetmap.josm.gui.MainMenu
Add a JosmAction at the end of a menu.
add(JMenu, JosmAction, Enum<E>) - Static method in class org.openstreetmap.josm.gui.MainMenu
Add a JosmAction to a menu.
add(StyleSource) - Method in class org.openstreetmap.josm.gui.mappaint.ElemStyles
add a style source; only accessed from MapPaintStyles
add(XmlCondition, Collection<XmlCondition>, Prototype) - Method in class org.openstreetmap.josm.gui.mappaint.xml.XmlStyleSource
 
add(List<String>) - Method in class org.openstreetmap.josm.gui.preferences.advanced.ListListEditor.EntryListModel
 
add() - Method in class org.openstreetmap.josm.gui.preferences.advanced.MapListEditor.EntryListModel
 
add(JComponent) - Method in class org.openstreetmap.josm.gui.ScrollViewport
 
add(AutoCompletionListItem) - Method in class org.openstreetmap.josm.gui.tagging.ac.AutoCompletionList
adds an AutoCompletionListItem to the list.
add(AutoCompletionList) - Method in class org.openstreetmap.josm.gui.tagging.ac.AutoCompletionList
adds another AutoCompletionList to this list.
add(List<AutoCompletionListItem>) - Method in class org.openstreetmap.josm.gui.tagging.ac.AutoCompletionList
adds a list of AutoCompletionListItem to this list.
add(Collection<String>, AutoCompletionItemPritority) - Method in class org.openstreetmap.josm.gui.tagging.ac.AutoCompletionList
adds a list of strings to this list.
add(TagModel) - Method in class org.openstreetmap.josm.gui.tagging.TagEditorModel
adds a tag to the model
add(String, String) - Method in class org.openstreetmap.josm.gui.tagging.TagEditorModel
adds a tag given by a name/value pair to the tag editor model.
add(Action) - Method in class org.openstreetmap.josm.gui.widgets.ListPopupMenu
 
add(int, E) - Method in class org.openstreetmap.josm.tools.CopyList
 
add(E) - Method in class org.openstreetmap.josm.tools.CopyList
 
addAction - Variable in class org.openstreetmap.josm.gui.dialogs.properties.PropertiesDialog
 
addAction - Variable in class org.openstreetmap.josm.gui.tagging.TagTable
the add action
addAction(MultikeyShortcutAction) - Method in class org.openstreetmap.josm.tools.MultikeyActionsHandler
 
addActionListener(ActionListener) - Method in class org.openstreetmap.josm.gui.QuadStateCheckBox.QuadStateDecorator
 
addAfter(JMenu, JosmAction, boolean, JosmAction) - Static method in class org.openstreetmap.josm.gui.MainMenu
Add the JosmAction actionToBeInserted directly below existingMenuEntryAction.
addAll(Collection<? extends T>) - Method in class org.openstreetmap.josm.data.osm.QuadBuckets
 
addAttributes(OsmPrimitive) - Method in class org.openstreetmap.josm.gui.dialogs.InspectPrimitiveDialog.DataText
 
addAudioMarker(double, LatLon) - Method in class org.openstreetmap.josm.gui.layer.markerlayer.MarkerLayer
 
addAuth(HttpURLConnection) - Method in class org.openstreetmap.josm.io.OsmConnection
 
addBasicAuthorizationHeader(HttpURLConnection) - Method in class org.openstreetmap.josm.io.OsmConnection
Adds an authentication header for basic authentication
addBbox(OsmPrimitive) - Method in class org.openstreetmap.josm.gui.dialogs.InspectPrimitiveDialog.DataText
 
addButton - Variable in class org.openstreetmap.josm.gui.dialogs.FilterDialog
 
addButton - Variable in class org.openstreetmap.josm.gui.preferences.ToolbarPreferences.Settings
 
addButtonModel(ButtonModel) - Method in class org.openstreetmap.josm.actions.ChangesetManagerToggleAction
 
addButtonModel(ButtonModel) - Method in class org.openstreetmap.josm.actions.ExpertToggleAction
 
addButtonModel(ButtonModel) - Method in class org.openstreetmap.josm.actions.FullscreenToggleAction
 
addButtonModel(ButtonModel) - Method in class org.openstreetmap.josm.actions.ViewportFollowToggleAction
 
addButtonModel(ButtonModel) - Method in class org.openstreetmap.josm.actions.WireframeToggleAction
 
addCancelListener(ProgressMonitor.CancelListener) - Method in class org.openstreetmap.josm.gui.progress.AbstractProgressMonitor
 
addCancelListener(ProgressMonitor.CancelListener) - Method in class org.openstreetmap.josm.gui.progress.CancelHandler
 
addCancelListener(ProgressMonitor.CancelListener) - Method in class org.openstreetmap.josm.gui.progress.NullProgressMonitor
 
addCancelListener(ProgressMonitor.CancelListener) - Method in interface org.openstreetmap.josm.gui.progress.ProgressMonitor
 
addCellEditorListener(CellEditorListener) - Method in class org.openstreetmap.josm.gui.conflict.tags.RelationMemberConflictDecisionEditor
 
addCellEditorListener(CellEditorListener) - Method in class org.openstreetmap.josm.gui.io.ActionFlagsTableCell
 
addCellEditorListener(CellEditorListener) - Method in class org.openstreetmap.josm.gui.io.FilenameCellEditor
 
addCellEditorListener(CellEditorListener) - Method in class org.openstreetmap.josm.gui.io.LayerNameAndFilePathTableCell
 
addCellEditorListener(CellEditorListener) - Method in class org.openstreetmap.josm.gui.preferences.SourceEditor.FileOrUrlCellEditor
 
addCellEditorListener(CellEditorListener) - Method in class org.openstreetmap.josm.gui.tagging.ac.AutoCompletingTextField
 
addCellEditorListener(CellEditorListener) - Method in class org.openstreetmap.josm.gui.util.TableCellEditorSupport
 
addChangeListener(ChangeListener) - Method in class org.openstreetmap.josm.gui.QuadStateCheckBox.QuadStateDecorator
 
addChangesetCacheListener(ChangesetCacheListener) - Method in class org.openstreetmap.josm.data.osm.ChangesetCache
 
addChangeSetTag(String, String) - Method in class org.openstreetmap.josm.data.osm.DataSet
 
AddCommand - Class in org.openstreetmap.josm.command
A command that adds an osm primitive to a dataset.
AddCommand(OsmPrimitive) - Constructor for class org.openstreetmap.josm.command.AddCommand
Create the command and specify the element to add.
AddCommand(OsmDataLayer, OsmPrimitive) - Constructor for class org.openstreetmap.josm.command.AddCommand
Create the command and specify the element to add.
addCommandQueueListener(OsmDataLayer.CommandQueueListener) - Method in class org.openstreetmap.josm.data.UndoRedoHandler
 
addCommands(List<Tag>) - Method in class org.openstreetmap.josm.gui.tagging.TaggingPreset.Check
 
addCommands(List<Tag>) - Method in class org.openstreetmap.josm.gui.tagging.TaggingPreset.ComboMultiSelect
 
addCommands(List<Tag>) - Method in class org.openstreetmap.josm.gui.tagging.TaggingPreset.Item
 
addCommands(List<Tag>) - Method in class org.openstreetmap.josm.gui.tagging.TaggingPreset.Key
 
addCommands(List<Tag>) - Method in class org.openstreetmap.josm.gui.tagging.TaggingPreset.Label
 
addCommands(List<Tag>) - Method in class org.openstreetmap.josm.gui.tagging.TaggingPreset.Link
 
addCommands(List<Tag>) - Method in class org.openstreetmap.josm.gui.tagging.TaggingPreset.Optional
 
addCommands(List<Tag>) - Method in class org.openstreetmap.josm.gui.tagging.TaggingPreset.Roles
 
addCommands(List<Tag>) - Method in class org.openstreetmap.josm.gui.tagging.TaggingPreset.Space
 
addCommands(List<Tag>) - Method in class org.openstreetmap.josm.gui.tagging.TaggingPreset.Text
 
addCommon(OsmPrimitive) - Method in class org.openstreetmap.josm.gui.dialogs.InspectPrimitiveDialog.DataText
 
addCommon(IPrimitive, String) - Method in class org.openstreetmap.josm.io.OsmWriter
Add the common part as the form of the tag as well as the XML attributes id, action, user, and visible.
addComponentNotStoppingCellEditing(Component) - Method in class org.openstreetmap.josm.gui.tagging.TagTable
 
addConflict(Conflict<?>) - Method in class org.openstreetmap.josm.data.conflict.ConflictCollection
Adds a conflict to the collection
addConflict(Conflict<?>) - Method in class org.openstreetmap.josm.data.osm.DataSetMerger
 
addConflict(OsmPrimitive, OsmPrimitive) - Method in class org.openstreetmap.josm.data.osm.DataSetMerger
 
addConflictListener(IConflictListener) - Method in class org.openstreetmap.josm.data.conflict.ConflictCollection
 
addConflicts(OsmPrimitive) - Method in class org.openstreetmap.josm.gui.dialogs.InspectPrimitiveDialog.DataText
 
addCoordinates(Node) - Method in class org.openstreetmap.josm.gui.dialogs.InspectPrimitiveDialog.DataText
 
addCurrentItemToHistory() - Method in class org.openstreetmap.josm.gui.widgets.HistoryComboBox
 
addDataFile(OutputStream) - Method in class org.openstreetmap.josm.io.session.OsmDataSessionExporter
 
addDataLayer(DataSet, OsmDataLayer, String) - Method in class org.openstreetmap.josm.io.OsmChangeImporter
 
addDataSetListener(DataSetListener) - Method in class org.openstreetmap.josm.data.osm.DataSet
 
addDatasetListener(DataSetListener, DatasetEventManager.FireMode) - Method in class org.openstreetmap.josm.data.osm.event.DatasetEventManager
Register listener, that will receive events from currently active dataset
addDependencies(GpxData, JCheckBox, JTextField, JTextField, JTextField, JButton, JTextField, JLabel, JLabel, JLabel, JLabel, JLabel) - Static method in class org.openstreetmap.josm.io.GpxExporter
Add all those listeners to handle the enable state of the fields.
addDependency(Relation, Relation) - Method in class org.openstreetmap.josm.data.APIDataSet.RelationUploadDependencyGraph
 
addDownloadAreaSelector(JPanel, String) - Method in class org.openstreetmap.josm.gui.download.DownloadDialog
Adds a new download area selector to the download dialog
addDownloadSelection(List<DownloadSelection>) - Method in class org.openstreetmap.josm.plugins.Plugin
Called in the download dialog to give the plugin a chance to modify the list of bounding box selectors.
addDownloadSelection(List<DownloadSelection>) - Static method in class org.openstreetmap.josm.plugins.PluginHandler
 
addDownloadSelection(List<DownloadSelection>) - Method in class org.openstreetmap.josm.plugins.PluginProxy
 
addDownloadTaskClass(Class<? extends DownloadTask>) - Method in class org.openstreetmap.josm.actions.OpenLocationAction
 
added - Variable in class org.openstreetmap.josm.data.osm.DefaultChangesetCacheEvent
 
addEditLayerChangeListener(MapView.EditLayerChangeListener, boolean) - Static method in class org.openstreetmap.josm.gui.MapView
Adds an edit layer change listener
addEditLayerChangeListener(MapView.EditLayerChangeListener) - Static method in class org.openstreetmap.josm.gui.MapView
Adds an edit layer change listener
addElement(Object) - Method in class org.openstreetmap.josm.gui.widgets.ComboBoxHistory
Adds or moves an element to the top of the history
addEnterAction(JComponent, Action) - Static method in class org.openstreetmap.josm.tools.InputMapUtils
 
addError(Way, Node, OsmPrimitive) - Method in class org.openstreetmap.josm.data.validation.tests.WayConnectedToArea
 
addExistingSlippyMapUrl(String) - Static method in class org.openstreetmap.josm.gui.bbox.SlippyMapBBoxChooser.TMSTileSourceProvider
 
addExpertModeChangeListener(ExpertToggleAction.ExpertModeChangeListener) - Static method in class org.openstreetmap.josm.actions.ExpertToggleAction
Register a expert mode change listener
addExpertModeChangeListener(ExpertToggleAction.ExpertModeChangeListener, boolean) - Static method in class org.openstreetmap.josm.actions.ExpertToggleAction
 
addExtendedSourceEntries(List<SourceEditor.ExtendedSourceEntry>) - Method in class org.openstreetmap.josm.gui.preferences.SourceEditor.ActiveSourcesModel
 
addFilter(Filter) - Method in class org.openstreetmap.josm.gui.dialogs.FilterTableModel
 
addFirst(MemoryTileCache.CacheEntry) - Method in class org.openstreetmap.gui.jmapviewer.MemoryTileCache.CacheLinkedListElement
Add the element to the head of the list.
addFocusAdapter(AutoCompletingComboBox, AutoCompletingComboBox, AutoCompletionManager, Comparator<AutoCompletionListItem>) - Method in class org.openstreetmap.josm.gui.dialogs.properties.PropertiesDialog
Create a focus handling adapter and apply in to the editor component of value autocompletion box.
addGpxLayer(GpxLayer) - Method in class org.openstreetmap.josm.gui.MapView
Adds a GPX layer.
addGui(JPanel) - Method in class org.openstreetmap.josm.data.validation.Test
Allow the tester to manage its own preferences
addGui(JPanel) - Method in class org.openstreetmap.josm.data.validation.tests.TagChecker
 
addGui(DownloadDialog) - Method in class org.openstreetmap.josm.gui.download.BookmarkSelection
 
addGui(DownloadDialog) - Method in class org.openstreetmap.josm.gui.download.BoundingBoxSelection
 
addGui(DownloadDialog) - Method in interface org.openstreetmap.josm.gui.download.DownloadSelection
Add the GUI elements to the dialog.
addGui(DownloadDialog) - Method in class org.openstreetmap.josm.gui.download.PlaceSelection
Adds a new tab to the download dialog in JOSM.
addGui(DownloadDialog) - Method in class org.openstreetmap.josm.gui.download.SlippyMapChooser
 
addGui(DownloadDialog) - Method in class org.openstreetmap.josm.gui.download.TileSelection
 
addGui(PreferenceTabbedPane) - Method in class org.openstreetmap.josm.gui.preferences.advanced.AdvancedPreference
 
addGui(PreferenceTabbedPane) - Method in class org.openstreetmap.josm.gui.preferences.AudioPreference
 
addGui(PreferenceTabbedPane) - Method in class org.openstreetmap.josm.gui.preferences.display.ColorPreference
 
addGui(PreferenceTabbedPane) - Method in class org.openstreetmap.josm.gui.preferences.display.DisplayPreference
 
addGui(PreferenceTabbedPane) - Method in class org.openstreetmap.josm.gui.preferences.display.DrawingPreference
 
addGui(PreferenceTabbedPane) - Method in class org.openstreetmap.josm.gui.preferences.display.LafPreference
 
addGui(PreferenceTabbedPane) - Method in class org.openstreetmap.josm.gui.preferences.display.LanguagePreference
 
addGui(PreferenceTabbedPane) - Method in class org.openstreetmap.josm.gui.preferences.imagery.ImageryPreference
 
addGui(PreferenceTabbedPane) - Method in class org.openstreetmap.josm.gui.preferences.map.BackupPreference
 
addGui(PreferenceTabbedPane) - Method in class org.openstreetmap.josm.gui.preferences.map.MapPaintPreference
 
addGui(PreferenceTabbedPane) - Method in class org.openstreetmap.josm.gui.preferences.map.MapPreference
 
addGui(PreferenceTabbedPane) - Method in class org.openstreetmap.josm.gui.preferences.map.TaggingPresetPreference
 
addGui(PreferenceTabbedPane) - Method in class org.openstreetmap.josm.gui.preferences.PluginPreference
 
addGui(PreferenceTabbedPane) - Method in interface org.openstreetmap.josm.gui.preferences.PreferenceSetting
Add the GUI elements to the dialog.
addGui(PreferenceTabbedPane) - Method in class org.openstreetmap.josm.gui.preferences.projection.ProjectionPreference
 
addGui(PreferenceTabbedPane) - Method in class org.openstreetmap.josm.gui.preferences.RemoteControlPreference
 
addGui(PreferenceTabbedPane) - Method in class org.openstreetmap.josm.gui.preferences.ServerAccessPreference
 
addGui(PreferenceTabbedPane) - Method in class org.openstreetmap.josm.gui.preferences.shortcut.ShortcutPreference
 
addGui(PreferenceTabbedPane) - Method in class org.openstreetmap.josm.gui.preferences.ToolbarPreferences.Settings
 
addGui(PreferenceTabbedPane) - Method in class org.openstreetmap.josm.gui.preferences.ValidatorPreference
 
addGUITabs(boolean) - Method in class org.openstreetmap.josm.gui.preferences.PreferenceTabbedPane
 
addGUITabsForSetting(Icon, TabPreferenceSetting) - Method in class org.openstreetmap.josm.gui.preferences.PreferenceTabbedPane
 
addHeadline(OsmPrimitive) - Method in class org.openstreetmap.josm.gui.dialogs.InspectPrimitiveDialog.DataText
 
addHideContextMenu(IconToggleButton) - Method in class org.openstreetmap.josm.gui.MapFrame
 
addHighlighting(MouseEvent, int) - Method in class org.openstreetmap.josm.actions.mapmode.DeleteAction
handles everything related to highlighting primitives and way segments for the given pointer position (via MouseEvent) and modifiers.
addHighlighting() - Method in class org.openstreetmap.josm.actions.mapmode.DrawAction
Takes the data from computeHelperLine to determine which ways/nodes should be highlighted (if feature enabled).
addHistoryChangedListener(HistoryChangedListener) - Method in class org.openstreetmap.josm.gui.widgets.ComboBoxHistory
 
addHistoryDataSetListener(HistoryDataSetListener) - Method in class org.openstreetmap.josm.data.osm.history.HistoryDataSet
 
addIfNotNull(List<T>, T) - Static method in class org.openstreetmap.josm.gui.mappaint.ElemStyles
 
addIgnoredError(String) - Static method in class org.openstreetmap.josm.data.validation.OsmValidator
 
AddImageryLayerAction - Class in org.openstreetmap.josm.actions
 
AddImageryLayerAction(ImageryInfo) - Constructor for class org.openstreetmap.josm.actions.AddImageryLayerAction
 
addInner(Multipolygon.PolyData) - Method in class org.openstreetmap.josm.data.osm.visitor.paint.relations.Multipolygon.PolyData
 
addInnerToOuters() - Method in class org.openstreetmap.josm.data.osm.visitor.paint.relations.Multipolygon
 
addIntersections(List<Way>, boolean, List<Command>) - Static method in class org.openstreetmap.josm.tools.Geometry
Will find all intersection and add nodes there for list of given ways.
addItem(TagMergeItem) - Method in class org.openstreetmap.josm.gui.conflict.pair.tags.TagMergeModel
add a TagMergeItem to the model
addItemListener(ItemListener) - Method in class org.openstreetmap.josm.gui.QuadStateCheckBox.QuadStateDecorator
 
additionalClassLoaders - Variable in class org.openstreetmap.josm.tools.ImageProvider
 
addJMVListener(JMapViewerEventListener) - Method in class org.openstreetmap.gui.jmapviewer.JMapViewer
 
addJob(TileJob) - Method in class org.openstreetmap.gui.jmapviewer.JobDispatcher
Adds a job to the queue.
addKeyword(String, String, String, String...) - Method in class org.openstreetmap.josm.actions.search.SearchAction.SearchKeywordRow
 
addLayer(ImageryInfo) - Static method in class org.openstreetmap.josm.data.imagery.ImageryLayerInfo
 
addLayer(Layer) - Method in class org.openstreetmap.josm.gui.MapView
Add a layer to the current MapView.
addLayer(Layer) - Method in class org.openstreetmap.josm.Main
Add a new layer to the map.
addLayerChangeListener(MapView.LayerChangeListener) - Static method in class org.openstreetmap.josm.gui.MapView
Adds a layer change listener
addLayerListModelListener(LayerListDialog.LayerListModelListener) - Method in class org.openstreetmap.josm.gui.dialogs.LayerListDialog.LayerListModel
Adds a listener to this model
addLayers(Collection<ImageryInfo>) - Static method in class org.openstreetmap.josm.data.imagery.ImageryLayerInfo
 
addLayersToTreeData(MutableTreeNode, List<AddWMSLayerPanel.LayerDetails>) - Method in class org.openstreetmap.josm.gui.preferences.imagery.AddWMSLayerPanel
 
addLayoutComponent(String, Component) - Method in class org.openstreetmap.josm.gui.MultiSplitLayout
Add a component to this MultiSplitLayout.
addLblFilename(SaveLayerInfo) - Method in class org.openstreetmap.josm.gui.io.LayerNameAndFilePathTableCell
adds filename label to (this) using the given info.
addLblLayerName(SaveLayerInfo) - Method in class org.openstreetmap.josm.gui.io.LayerNameAndFilePathTableCell
adds layer name label to (this) using the given info.
addListDataListener(ListDataListener) - Method in class org.openstreetmap.josm.gui.dialogs.ConflictDialog.ConflictListModel
 
addListener() - Static method in class org.openstreetmap.josm.Main
 
addListEntries(Collection<TaggingPreset.PresetListEntry>) - Method in class org.openstreetmap.josm.gui.tagging.TaggingPreset.ComboMultiSelect
 
addListEntry(TaggingPreset.PresetListEntry) - Method in class org.openstreetmap.josm.gui.tagging.TaggingPreset.ComboMultiSelect
 
addListSelectionListener(ListSelectionListener) - Method in class org.openstreetmap.josm.gui.dialogs.RelationListDialog
Adds a selection listener to the relation list.
addMapMarker(MapMarker) - Method in class org.openstreetmap.gui.jmapviewer.JMapViewer
 
addMapMode(IconToggleButton) - Method in class org.openstreetmap.josm.gui.MapFrame
 
addMapModeChangeListener(MapFrame.MapModeChangeListener) - Static method in class org.openstreetmap.josm.gui.MapFrame
Adds a mapMode change listener
addMapPaintSylesUpdateListener(MapPaintStyles.MapPaintSylesUpdateListener) - Static method in class org.openstreetmap.josm.gui.mappaint.MapPaintStyles
 
addMapPolygon(MapPolygon) - Method in class org.openstreetmap.gui.jmapviewer.JMapViewer
 
addMapRectangle(MapRectangle) - Method in class org.openstreetmap.gui.jmapviewer.JMapViewer
 
addMatchFactory(SearchCompiler.MatchFactory) - Static method in class org.openstreetmap.josm.actions.search.SearchCompiler
Add (register) MatchFactory with SearchCompiler
addMember(RelationMemberData) - Method in class org.openstreetmap.josm.data.osm.history.HistoryRelation
adds a member to the list of members
addMember(RelationMember) - Method in class org.openstreetmap.josm.data.osm.Relation
 
addMember(int, RelationMember) - Method in class org.openstreetmap.josm.data.osm.Relation
 
addMemberModelListener(IMemberModelListener) - Method in class org.openstreetmap.josm.gui.dialogs.relation.MemberTableModel
 
addMembersAfterIdx(List<? extends OsmPrimitive>, int) - Method in class org.openstreetmap.josm.gui.dialogs.relation.MemberTableModel
 
addMembersAtBeginning(List<? extends OsmPrimitive>) - Method in class org.openstreetmap.josm.gui.dialogs.relation.MemberTableModel
 
addMembersAtEnd(List<? extends OsmPrimitive>) - Method in class org.openstreetmap.josm.gui.dialogs.relation.MemberTableModel
 
addMembersAtIndex(List<? extends OsmPrimitive>, int) - Method in class org.openstreetmap.josm.gui.dialogs.relation.MemberTableModel
 
addMembersBeforeIdx(List<? extends OsmPrimitive>, int) - Method in class org.openstreetmap.josm.gui.dialogs.relation.MemberTableModel
 
addMembershipPopupMenuAction(Action) - Method in class org.openstreetmap.josm.gui.dialogs.properties.PropertiesDialog
 
addMembershipPopupMenuListener(PopupMenuListener) - Method in class org.openstreetmap.josm.gui.dialogs.properties.PropertiesDialog
 
addMembershipPopupMenuSeparator() - Method in class org.openstreetmap.josm.gui.dialogs.properties.PropertiesDialog
 
addMenu(String, int, int, String) - Method in class org.openstreetmap.josm.gui.MainMenu
 
addMenu(JMenu, String, int, int, String) - Method in class org.openstreetmap.josm.gui.MainMenu
 
addMenuItem() - Method in class org.openstreetmap.josm.actions.mapmode.DrawAction
 
addMouseHandler() - Method in class org.openstreetmap.josm.gui.layer.markerlayer.MarkerLayer
 
addMouseListener(MouseListener) - Method in class org.openstreetmap.josm.gui.MapStatus
 
addMouseListener(MouseListener) - Method in class org.openstreetmap.josm.gui.QuadStateCheckBox
Do not let anyone add mouse listeners
addNagPanelIfNeeded() - Static method in class org.openstreetmap.josm.gui.actionsupport.AlignImageryPanel
 
addName(String) - Method in class org.openstreetmap.josm.data.osm.User
Adds a user name to the list if it is not there, yet.
addNameAndId(OsmPrimitive) - Method in class org.openstreetmap.josm.gui.dialogs.InspectPrimitiveDialog.DataText
 
addNavigationListeners(MultiValueCellEditor.NavigationListener) - Method in class org.openstreetmap.josm.gui.conflict.tags.MultiValueCellEditor
 
addNode(long) - Method in class org.openstreetmap.josm.data.osm.DatasetFactory
 
addNode(long, int) - Method in class org.openstreetmap.josm.data.osm.DatasetFactory
 
addNode(long) - Method in class org.openstreetmap.josm.data.osm.history.HistoryWay
adds a node id to the list nodes of this way
addNode(Node) - Method in class org.openstreetmap.josm.data.osm.Way
Adds a node to the end of the list of nodes.
addNode(int, Node) - Method in class org.openstreetmap.josm.data.osm.Way
Adds a node at position offs.
addNode(Node, QuadBuckets<Node>) - Method in class org.openstreetmap.josm.data.validation.tests.UnconnectedWays
 
addnode - Variable in class org.openstreetmap.josm.gui.MainMenu
 
addNode(HashMap<String, String>) - Method in class org.openstreetmap.josm.io.remotecontrol.handler.AddNodeHandler
Adds a node, implements the GET /add_node?lon=...&lat=...
AddNodeAction - Class in org.openstreetmap.josm.actions
This action displays a dialog where the user can enter a latitude and longitude, and when ok is pressed, a new node is created at the specified position.
AddNodeAction() - Constructor for class org.openstreetmap.josm.actions.AddNodeAction
 
AddNodeHandler - Class in org.openstreetmap.josm.io.remotecontrol.handler
Handler for add_node request.
AddNodeHandler() - Constructor for class org.openstreetmap.josm.io.remotecontrol.handler.AddNodeHandler
 
addNodeStroke - Variable in class org.openstreetmap.josm.actions.mapmode.ImproveWayAccuracyAction
 
addNodeWayMap(Node, int) - Method in class org.openstreetmap.josm.gui.dialogs.relation.RelationNodeMap
 
addNodeWayMapReverse(Node, int) - Method in class org.openstreetmap.josm.gui.dialogs.relation.RelationNodeMap
 
addNoRedraw(Command) - Method in class org.openstreetmap.josm.data.UndoRedoHandler
Execute the command and add it to the intern command queue.
addOAuthAuthorizationHeader(HttpURLConnection) - Method in class org.openstreetmap.josm.io.OsmConnection
Signs the connection with an OAuth authentication header
addOKAccelatorListener(KeyListener) - Method in class org.openstreetmap.josm.gui.tagging.TagTable
 
addOwnMultigonRelation(Collection<Way>, Way) - Method in class org.openstreetmap.josm.actions.JoinAreasAction
Will add own multipolygon relation to the "previously existing" relations.
addPair(Node, int) - Method in class org.openstreetmap.josm.gui.dialogs.relation.RelationNodeMap
 
addPasteBufferChangedListener(PrimitiveDeepCopy.PasteBufferChangedListener) - Method in class org.openstreetmap.josm.data.osm.PrimitiveDeepCopy
 
addPath(String) - Method in class org.openstreetmap.josm.gui.preferences.SourceEditor.IconPathTableModel
 
addPluginInformation(List<PluginInformation>, String, String, String) - Static method in class org.openstreetmap.josm.plugins.PluginListParser
 
addPoint(String, String) - Method in class org.openstreetmap.josm.data.imagery.Shape
 
addPopupMenuAction(Action) - Method in class org.openstreetmap.josm.gui.dialogs.ChangesetDialog
 
addPopupMenuAction(Action) - Method in class org.openstreetmap.josm.gui.dialogs.RelationListDialog
 
addPopupMenuAction(Action) - Method in class org.openstreetmap.josm.gui.dialogs.SelectionListDialog
 
addPopupMenuListener(PopupMenuListener) - Method in class org.openstreetmap.josm.gui.dialogs.RelationListDialog
 
addPopupMenuListener(PopupMenuListener) - Method in class org.openstreetmap.josm.gui.dialogs.SelectionListDialog
 
addPopupMenuSeparator() - Method in class org.openstreetmap.josm.gui.dialogs.ChangesetDialog
 
addPopupMenuSeparator() - Method in class org.openstreetmap.josm.gui.dialogs.RelationListDialog
 
addPopupMenuSeparator() - Method in class org.openstreetmap.josm.gui.dialogs.SelectionListDialog
 
addPostLayersTask(Runnable) - Method in class org.openstreetmap.josm.io.session.SessionReader.ImportSupport
Add a task, e.g.
addPreference(PreferenceTabbedPane) - Method in class org.openstreetmap.josm.gui.preferences.advanced.AdvancedPreference
 
addPreferenceChangeListener(Preferences.PreferenceChangedListener) - Method in class org.openstreetmap.josm.data.Preferences
 
addPrimitive(OsmPrimitive, double) - Method in class org.openstreetmap.josm.data.osm.BBox
 
addPrimitive(OsmPrimitive) - Method in class org.openstreetmap.josm.data.osm.DataSet
Adds a primitive to the dataset
addPrimitive(OsmPrimitive) - Method in class org.openstreetmap.josm.gui.dialogs.InspectPrimitiveDialog.DataText
 
AddPrimitivesCommand - Class in org.openstreetmap.josm.command
Add primitives to a data layer.
AddPrimitivesCommand(List<PrimitiveData>) - Constructor for class org.openstreetmap.josm.command.AddPrimitivesCommand
 
AddPrimitivesCommand(List<PrimitiveData>, OsmDataLayer) - Constructor for class org.openstreetmap.josm.command.AddPrimitivesCommand
 
addPrimitivesToRelation(Relation, Collection<? extends OsmPrimitive>) - Static method in class org.openstreetmap.josm.gui.dialogs.relation.GenericRelationEditor
 
addProjectionChangeListener(ProjectionChangeListener) - Static method in class org.openstreetmap.josm.Main
Register a projection change listener
addProperty() - Method in class org.openstreetmap.josm.gui.dialogs.properties.PropertiesDialog
Open the add selection dialog and add a new key/value to the table (and to the dataset, of course).
addPropertyChangeListener(PropertyChangeListener) - Method in class org.openstreetmap.josm.actions.ParameterizedActionDecorator
 
addPropertyChangeListener(PropertyChangeListener) - Method in class org.openstreetmap.josm.gui.conflict.pair.ListMergeModel
 
addPropertyChangeListener(PropertyChangeListener) - Method in class org.openstreetmap.josm.gui.conflict.pair.properties.PropertiesMergeModel
 
addPropertyChangeListener(PropertyChangeListener) - Method in class org.openstreetmap.josm.gui.conflict.pair.tags.TagMergeModel
 
addPropertyChangeListener(PropertyChangeListener) - Method in class org.openstreetmap.josm.gui.conflict.tags.RelationMemberConflictResolverModel
 
addPropertyChangeListener(PropertyChangeListener) - Method in class org.openstreetmap.josm.gui.conflict.tags.TagConflictResolverModel
 
addPropertyChangeListener(PropertyChangeListener) - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetCacheManagerModel
 
addPropertyChangeListener(PropertyChangeListener) - Method in class org.openstreetmap.josm.gui.dialogs.relation.RelationEditor
 
addPropertyChangeListener(PropertyChangeListener) - Method in class org.openstreetmap.josm.gui.io.SaveLayersModel
 
addPropertyChangeListener(PropertyChangeListener) - Method in class org.openstreetmap.josm.gui.layer.Layer
Adds a PropertyChangeListener
addPropertyChangeListener(PropertyChangeListener) - Method in class org.openstreetmap.josm.gui.MultiSplitLayout
 
addPropertyChangeListener(PropertyChangeListener) - Method in interface org.openstreetmap.josm.gui.SelectionManager.SelectionEnded
Called to register the selection manager for "active" property.
addPropertyChangeListener(PropertyChangeListener) - Method in class org.openstreetmap.josm.gui.tagging.TagEditorModel
 
addPropertyPopupMenuAction(Action) - Method in class org.openstreetmap.josm.gui.dialogs.properties.PropertiesDialog
 
addPropertyPopupMenuListener(PopupMenuListener) - Method in class org.openstreetmap.josm.gui.dialogs.properties.PropertiesDialog
 
addPropertyPopupMenuSeparator() - Method in class org.openstreetmap.josm.gui.dialogs.properties.PropertiesDialog
 
addRecursiveFiles(Collection<File>, Collection<File>) - Method in class org.openstreetmap.josm.gui.layer.geoimage.GeoImageLayer.Loader
 
addRecursiveFiles(LinkedList<File>, File[]) - Method in class org.openstreetmap.josm.gui.layer.GpxLayer.ImportImages
 
addRecursiveFiles(List<File>, Set<String>, List<File>, ProgressMonitor) - Method in class org.openstreetmap.josm.io.JpgImporter
 
addReferrer(OsmPrimitive) - Method in class org.openstreetmap.josm.data.osm.OsmPrimitive
Add new referrer.
addReferrers(StringBuilder, OsmPrimitive) - Method in class org.openstreetmap.josm.gui.dialogs.InspectPrimitiveDialog.DataText
 
addRelation(long) - Method in class org.openstreetmap.josm.data.osm.DatasetFactory
 
addRelation(long, int) - Method in class org.openstreetmap.josm.data.osm.DatasetFactory
 
addRelationMembers(Relation) - Method in class org.openstreetmap.josm.gui.dialogs.InspectPrimitiveDialog.DataText
 
addRelations(Collection<? extends OsmPrimitive>) - Method in class org.openstreetmap.josm.gui.dialogs.RelationListDialog.RelationListModel
Add all relations in addedPrimitives to the model for the relation list dialog
addRemainingForward(Node, int) - Method in class org.openstreetmap.josm.gui.dialogs.relation.RelationNodeMap
 
addRequest(WMSRequest) - Method in class org.openstreetmap.josm.gui.layer.WMSLayer
 
addRequestHandler(String, Class<? extends RequestHandler>) - Method in class org.openstreetmap.josm.io.remotecontrol.RemoteControl
Adds external request handler.
addRequestHandlerClass(String, Class<? extends RequestHandler>) - Static method in class org.openstreetmap.josm.io.remotecontrol.RequestProcessor
Add external request handler.
addRequestHandlerClass(String, Class<? extends RequestHandler>, boolean) - Static method in class org.openstreetmap.josm.io.remotecontrol.RequestProcessor
Add external request handler.
address - Variable in class org.openstreetmap.josm.gui.io.DownloadFileTask
 
addRow(ImageryInfo) - Method in class org.openstreetmap.josm.gui.preferences.imagery.ImageryPreference.ImageryProvidersPanel.ImageryLayerTableModel
 
addRow(OffsetBookmark) - Method in class org.openstreetmap.josm.gui.preferences.imagery.ImageryPreference.OffsetBookmarksPanel.OffsetsBookmarksModel
 
addSelected(Collection<? extends PrimitiveId>) - Method in class org.openstreetmap.josm.data.osm.DataSet
Adds the primitives in selection to the current selection and notifies all SelectionChangedListener.
addSelected(PrimitiveId...) - Method in class org.openstreetmap.josm.data.osm.DataSet
 
addSelected(Collection<? extends PrimitiveId>, boolean) - Method in class org.openstreetmap.josm.data.osm.DataSet
Adds the primitives in selection to the current selection.
addSelection(MouseEvent) - Method in class org.openstreetmap.josm.gui.widgets.OsmPrimitivesTable.DblClickHandler
 
addSelectionInterval(int, int) - Method in class org.openstreetmap.josm.gui.conflict.pair.ListMergeModel.EntriesSelectionModel
 
addSelectionListener(SelectionChangedListener) - Static method in class org.openstreetmap.josm.data.osm.DataSet
 
addSelectionListener(SelectionChangedListener, DatasetEventManager.FireMode) - Method in class org.openstreetmap.josm.data.osm.event.SelectionEventManager
 
addSettingsSection(JPanel, String, JPanel) - Method in class org.openstreetmap.josm.gui.preferences.imagery.ImageryPreference
 
addSettingsSection(JPanel, String, JPanel, GBC) - Method in class org.openstreetmap.josm.gui.preferences.imagery.ImageryPreference
 
addShape(Shape) - Method in class org.openstreetmap.josm.data.imagery.ImageryInfo.ImageryBounds
 
addShowNotifyListener(CommandStackDialog.IEnabledStateUpdating) - Method in class org.openstreetmap.josm.gui.dialogs.CommandStackDialog
 
addSource(SourceEntry) - Method in class org.openstreetmap.josm.gui.preferences.SourceEditor.ActiveSourcesModel
 
addSourceWay(Way) - Method in class org.openstreetmap.josm.actions.mapmode.ParallelWayAction
 
addSpacebarAction(JComponent, Action) - Static method in class org.openstreetmap.josm.tools.InputMapUtils
 
addSpecial(OsmPrimitive) - Method in class org.openstreetmap.josm.gui.dialogs.InspectPrimitiveDialog.DataText
 
addSplitChild(MultiSplitLayout.Split, MultiSplitLayout.Node) - Static method in class org.openstreetmap.josm.gui.MultiSplitLayout
 
addSrcButton - Variable in class org.openstreetmap.josm.data.validation.tests.TagChecker
 
addState(OsmPrimitive) - Method in class org.openstreetmap.josm.gui.dialogs.InspectPrimitiveDialog.DataText
 
addStyle(SourceEntry) - Static method in class org.openstreetmap.josm.gui.mappaint.MapPaintStyles
 
addTags(Tagged, String, boolean) - Method in class org.openstreetmap.josm.io.OsmWriter
 
addTags(Map<String, String>) - Static method in class org.openstreetmap.josm.io.remotecontrol.handler.LoadAndZoomHandler
 
AddTagsDialog - Class in org.openstreetmap.josm.io.remotecontrol
 
AddTagsDialog(String[][]) - Constructor for class org.openstreetmap.josm.io.remotecontrol.AddTagsDialog
 
addTemporaryLayer(MapViewPaintable) - Method in class org.openstreetmap.josm.gui.MapView
 
addTexts(File) - Static method in class org.openstreetmap.josm.tools.I18n
 
addTile(Tile) - Method in interface org.openstreetmap.gui.jmapviewer.interfaces.TileCache
Adds a tile to the cache.
addTile(Tile) - Method in class org.openstreetmap.gui.jmapviewer.MemoryTileCache
 
addTileSourceProvider(SlippyMapBBoxChooser.TileSourceProvider) - Static method in class org.openstreetmap.josm.gui.bbox.SlippyMapBBoxChooser
Plugins that wish to add custom tile sources to slippy map choose should call this method
addTitle(String) - Method in class org.openstreetmap.josm.actions.search.SearchAction.SearchKeywordRow
 
addToDownload(Area, Rectangle2D, Collection<Rectangle2D>, double) - Static method in class org.openstreetmap.josm.gui.layer.GpxLayer
 
addToFileOpenHistory() - Method in class org.openstreetmap.josm.actions.SaveActionBase
 
addToggleDialog(ToggleDialog) - Method in class org.openstreetmap.josm.gui.MapFrame
 
addToggleDialog(ToggleDialog, boolean) - Method in class org.openstreetmap.josm.gui.MapFrame
Call this to add new toggle dialogs to the left button-list
addToPanel(JPanel, Collection<OsmPrimitive>) - Method in class org.openstreetmap.josm.gui.tagging.TaggingPreset.Check
 
addToPanel(JPanel, Collection<OsmPrimitive>) - Method in class org.openstreetmap.josm.gui.tagging.TaggingPreset.ComboMultiSelect
 
addToPanel(JPanel, Collection<OsmPrimitive>) - Method in class org.openstreetmap.josm.gui.tagging.TaggingPreset.Item
 
addToPanel(JPanel, Collection<OsmPrimitive>) - Method in class org.openstreetmap.josm.gui.tagging.TaggingPreset.Key
 
addToPanel(JPanel, Collection<OsmPrimitive>) - Method in class org.openstreetmap.josm.gui.tagging.TaggingPreset.Label
 
addToPanel(JPanel, Collection<OsmPrimitive>) - Method in class org.openstreetmap.josm.gui.tagging.TaggingPreset.Link
 
addToPanel(JPanel, Collection<OsmPrimitive>) - Method in class org.openstreetmap.josm.gui.tagging.TaggingPreset.Optional
 
addToPanel(JPanel, Collection<OsmPrimitive>) - Method in class org.openstreetmap.josm.gui.tagging.TaggingPreset.Role
 
addToPanel(JPanel, Collection<OsmPrimitive>) - Method in class org.openstreetmap.josm.gui.tagging.TaggingPreset.Roles
 
addToPanel(JPanel, Collection<OsmPrimitive>) - Method in class org.openstreetmap.josm.gui.tagging.TaggingPreset.Space
 
addToPanel(JPanel, Collection<OsmPrimitive>) - Method in class org.openstreetmap.josm.gui.tagging.TaggingPreset.Text
 
addToPanelAnchor(JPanel, String) - Method in class org.openstreetmap.josm.gui.tagging.TaggingPreset.Combo
 
addToPanelAnchor(JPanel, String) - Method in class org.openstreetmap.josm.gui.tagging.TaggingPreset.ComboMultiSelect
 
addToPanelAnchor(JPanel, String) - Method in class org.openstreetmap.josm.gui.tagging.TaggingPreset.MultiSelect
 
addTopPanel(Component) - Method in class org.openstreetmap.josm.gui.MapFrame
Add component @param c on top of MapView
addToRelation - Variable in class org.openstreetmap.josm.gui.dialogs.RelationListDialog
 
addToSelectionModifierCombo - Variable in class org.openstreetmap.josm.actions.mapmode.ParallelWayAction
 
addToSlippyMapChosser - Variable in class org.openstreetmap.josm.gui.preferences.imagery.TMSSettingsPanel
 
addToWindowMenu() - Method in class org.openstreetmap.josm.gui.dialogs.relation.GenericRelationEditor
adds current relation editor to the windows menu (in the "volatile" group) o
addTreeModelListener(TreeModelListener) - Method in class org.openstreetmap.josm.gui.dialogs.relation.RelationTreeModel
 
addType(OsmPrimitive) - Method in class org.openstreetmap.josm.gui.dialogs.InspectPrimitiveDialog.DataText
 
addValidationListener(PreferenceTabbedPane.ValidationListener) - Method in class org.openstreetmap.josm.gui.preferences.PreferenceTabbedPane
Add validation listener to currently open preferences dialog.
addValue(String) - Method in class org.openstreetmap.josm.gui.tagging.TagModel
 
addVisibilitySwitcher(Component) - Static method in class org.openstreetmap.josm.actions.ExpertToggleAction
 
addWay(long) - Method in class org.openstreetmap.josm.data.osm.DatasetFactory
 
addWay(long, int) - Method in class org.openstreetmap.josm.data.osm.DatasetFactory
 
AddWayHandler - Class in org.openstreetmap.josm.io.remotecontrol.handler
Adds a way to the current dataset.
AddWayHandler() - Constructor for class org.openstreetmap.josm.io.remotecontrol.handler.AddWayHandler
 
addWayNodeMap(Node, int) - Method in class org.openstreetmap.josm.gui.dialogs.relation.RelationNodeMap
 
addWayNodeMapReverse(Node, int) - Method in class org.openstreetmap.josm.gui.dialogs.relation.RelationNodeMap
 
addWayNodes(Way) - Method in class org.openstreetmap.josm.gui.dialogs.InspectPrimitiveDialog.DataText
 
addWithCheckbox(JMenu, JosmAction, Enum<E>) - Static method in class org.openstreetmap.josm.gui.MainMenu
Add a JosmAction to a menu and automatically prints accelerator if available.
addWMSLayer(String, String) - Method in class org.openstreetmap.josm.actions.Map_Rectifier_WMSmenuAction
Adds a WMS Layer with given title and URL
AddWMSLayerPanel - Class in org.openstreetmap.josm.gui.preferences.imagery
 
AddWMSLayerPanel() - Constructor for class org.openstreetmap.josm.gui.preferences.imagery.AddWMSLayerPanel
 
AddWMSLayerPanel.LayerDetails - Class in org.openstreetmap.josm.gui.preferences.imagery
 
AddWMSLayerPanel.LayerDetails(String, String, Set<String>, boolean, Bounds, List<AddWMSLayerPanel.LayerDetails>) - Constructor for class org.openstreetmap.josm.gui.preferences.imagery.AddWMSLayerPanel.LayerDetails
 
AddWMSLayerPanel.LayerTreeCellRenderer - Class in org.openstreetmap.josm.gui.preferences.imagery
 
AddWMSLayerPanel.LayerTreeCellRenderer() - Constructor for class org.openstreetmap.josm.gui.preferences.imagery.AddWMSLayerPanel.LayerTreeCellRenderer
 
addWorkerThread() - Method in class org.openstreetmap.gui.jmapviewer.JobDispatcher
 
addZoomChangeListener(NavigatableComponent.ZoomChangeListener) - Static method in class org.openstreetmap.josm.gui.NavigatableComponent
Adds a zoom change listener
adjustAction - Variable in class org.openstreetmap.josm.gui.layer.ImageryLayer
 
adjustColumnWidth(JTable, int, int) - Static method in class org.openstreetmap.josm.gui.history.VersionTable
 
adjustColumnWidth(JTable, int) - Static method in class org.openstreetmap.josm.gui.preferences.SourceEditor
adjust the preferred width of column col to the maximum preferred width of the cells requires JTable.setAutoResizeMode(JTable.AUTO_RESIZE_OFF);
adjustLayout() - Method in class org.openstreetmap.josm.gui.PleaseWaitDialog
 
adjustmentSynchronizer - Variable in class org.openstreetmap.josm.gui.conflict.pair.ListMerger
 
adjustmentSynchronizer - Variable in class org.openstreetmap.josm.gui.conflict.pair.tags.TagMerger
 
AdjustmentSynchronizer - Class in org.openstreetmap.josm.gui.history
Synchronizes scrollbar adjustments between a set of Adjustables.
AdjustmentSynchronizer() - Constructor for class org.openstreetmap.josm.gui.history.AdjustmentSynchronizer
 
adjustmentSynchronizer - Variable in class org.openstreetmap.josm.gui.history.NodeListViewer
 
adjustmentSynchronizer - Variable in class org.openstreetmap.josm.gui.history.RelationMemberListViewer
 
adjustmentSynchronizer - Variable in class org.openstreetmap.josm.gui.history.TagInfoViewer
 
adjustmentValueChanged(AdjustmentEvent) - Method in class org.openstreetmap.josm.gui.conflict.pair.ListMerger.AdjustmentSynchronizer
event handler for AdjustmentEvents
adjustmentValueChanged(AdjustmentEvent) - Method in class org.openstreetmap.josm.gui.conflict.pair.tags.TagMerger.AdjustmentSynchronizer
 
adjustmentValueChanged(AdjustmentEvent) - Method in class org.openstreetmap.josm.gui.history.AdjustmentSynchronizer
event handler for AdjustmentEvents
adjustNode(Collection<Pair<Node, Node>>, Node) - Static method in class org.openstreetmap.josm.actions.mapmode.DrawAction
Adjusts the position of a node to lie on a segment (or a segment intersection).
adjustOffset(double) - Method in class org.openstreetmap.josm.gui.layer.markerlayer.AudioMarker
 
adjustRelationUploadOrder() - Method in class org.openstreetmap.josm.data.APIDataSet
Adjusts the upload order for new relations.
AdvancedChangesetQueryPanel - Class in org.openstreetmap.josm.gui.dialogs.changeset.query
This panel allows to specify a changeset query
AdvancedChangesetQueryPanel() - Constructor for class org.openstreetmap.josm.gui.dialogs.changeset.query.AdvancedChangesetQueryPanel
 
AdvancedChangesetQueryPanel.BBoxRestrictionPanel - Class in org.openstreetmap.josm.gui.dialogs.changeset.query
 
AdvancedChangesetQueryPanel.BBoxRestrictionPanel() - Constructor for class org.openstreetmap.josm.gui.dialogs.changeset.query.AdvancedChangesetQueryPanel.BBoxRestrictionPanel
 
AdvancedChangesetQueryPanel.DateValidator - Class in org.openstreetmap.josm.gui.dialogs.changeset.query
Validates dates entered as text in in a JTextComponent.
AdvancedChangesetQueryPanel.DateValidator(JTextComponent) - Constructor for class org.openstreetmap.josm.gui.dialogs.changeset.query.AdvancedChangesetQueryPanel.DateValidator
 
AdvancedChangesetQueryPanel.OpenAndCloseStateRestrictionPanel - Class in org.openstreetmap.josm.gui.dialogs.changeset.query
This is the panel for selecting whether the changeset query should be restricted to open or closed changesets
AdvancedChangesetQueryPanel.OpenAndCloseStateRestrictionPanel() - Constructor for class org.openstreetmap.josm.gui.dialogs.changeset.query.AdvancedChangesetQueryPanel.OpenAndCloseStateRestrictionPanel
 
AdvancedChangesetQueryPanel.RestrictionGroupStateChangeHandler - Class in org.openstreetmap.josm.gui.dialogs.changeset.query
 
AdvancedChangesetQueryPanel.RestrictionGroupStateChangeHandler() - Constructor for class org.openstreetmap.josm.gui.dialogs.changeset.query.AdvancedChangesetQueryPanel.RestrictionGroupStateChangeHandler
 
AdvancedChangesetQueryPanel.TimeRestrictionPanel - Class in org.openstreetmap.josm.gui.dialogs.changeset.query
This is the panel to apply a time restriction to the changeset query
AdvancedChangesetQueryPanel.TimeRestrictionPanel() - Constructor for class org.openstreetmap.josm.gui.dialogs.changeset.query.AdvancedChangesetQueryPanel.TimeRestrictionPanel
 
AdvancedChangesetQueryPanel.TimeRestrictionPanel.TimeRestrictionChangedHandler - Class in org.openstreetmap.josm.gui.dialogs.changeset.query
 
AdvancedChangesetQueryPanel.TimeRestrictionPanel.TimeRestrictionChangedHandler() - Constructor for class org.openstreetmap.josm.gui.dialogs.changeset.query.AdvancedChangesetQueryPanel.TimeRestrictionPanel.TimeRestrictionChangedHandler
 
AdvancedChangesetQueryPanel.TimeValidator - Class in org.openstreetmap.josm.gui.dialogs.changeset.query
Validates time values entered as text in in a JTextComponent.
AdvancedChangesetQueryPanel.TimeValidator(JTextComponent) - Constructor for class org.openstreetmap.josm.gui.dialogs.changeset.query.AdvancedChangesetQueryPanel.TimeValidator
 
AdvancedChangesetQueryPanel.UidInputFieldValidator - Class in org.openstreetmap.josm.gui.dialogs.changeset.query
Validator for user ids entered in in a JTextComponent.
AdvancedChangesetQueryPanel.UidInputFieldValidator(JTextComponent) - Constructor for class org.openstreetmap.josm.gui.dialogs.changeset.query.AdvancedChangesetQueryPanel.UidInputFieldValidator
 
AdvancedChangesetQueryPanel.UserNameInputValidator - Class in org.openstreetmap.josm.gui.dialogs.changeset.query
 
AdvancedChangesetQueryPanel.UserNameInputValidator(JTextComponent) - Constructor for class org.openstreetmap.josm.gui.dialogs.changeset.query.AdvancedChangesetQueryPanel.UserNameInputValidator
 
AdvancedChangesetQueryPanel.UserRestrictionPanel - Class in org.openstreetmap.josm.gui.dialogs.changeset.query
This is the panel for selecting whether the query should be restricted to a specific user
AdvancedChangesetQueryPanel.UserRestrictionPanel() - Constructor for class org.openstreetmap.josm.gui.dialogs.changeset.query.AdvancedChangesetQueryPanel.UserRestrictionPanel
 
AdvancedChangesetQueryPanel.UserRestrictionPanel.UserRestrictionChangedHandler - Class in org.openstreetmap.josm.gui.dialogs.changeset.query
 
AdvancedChangesetQueryPanel.UserRestrictionPanel.UserRestrictionChangedHandler() - Constructor for class org.openstreetmap.josm.gui.dialogs.changeset.query.AdvancedChangesetQueryPanel.UserRestrictionPanel.UserRestrictionChangedHandler
 
AdvancedOAuthPropertiesPanel - Class in org.openstreetmap.josm.gui.oauth
Panel allowing the user to setup advanced OAuth parameters: Consumer key Consumer secret Request token URL Access token URL Authorize URL
AdvancedOAuthPropertiesPanel() - Constructor for class org.openstreetmap.josm.gui.oauth.AdvancedOAuthPropertiesPanel
Constructs a new AdvancedOAuthPropertiesPanel.
AdvancedOAuthPropertiesPanel.UseDefaultItemListener - Class in org.openstreetmap.josm.gui.oauth
 
AdvancedOAuthPropertiesPanel.UseDefaultItemListener() - Constructor for class org.openstreetmap.josm.gui.oauth.AdvancedOAuthPropertiesPanel.UseDefaultItemListener
 
AdvancedPreference - Class in org.openstreetmap.josm.gui.preferences.advanced
 
AdvancedPreference() - Constructor for class org.openstreetmap.josm.gui.preferences.advanced.AdvancedPreference
 
AdvancedPreference.AllSettingsTableModel - Class in org.openstreetmap.josm.gui.preferences.advanced
 
AdvancedPreference.AllSettingsTableModel() - Constructor for class org.openstreetmap.josm.gui.preferences.advanced.AdvancedPreference.AllSettingsTableModel
 
AdvancedPreference.Factory - Class in org.openstreetmap.josm.gui.preferences.advanced
 
AdvancedPreference.Factory() - Constructor for class org.openstreetmap.josm.gui.preferences.advanced.AdvancedPreference.Factory
 
AdvancedPreference.PrefEntry - Class in org.openstreetmap.josm.gui.preferences.advanced
 
AdvancedPreference.PrefEntry(String, Preferences.Setting, Preferences.Setting, boolean) - Constructor for class org.openstreetmap.josm.gui.preferences.advanced.AdvancedPreference.PrefEntry
 
AdvancedPreference.SettingCellEditor - Class in org.openstreetmap.josm.gui.preferences.advanced
 
AdvancedPreference.SettingCellEditor() - Constructor for class org.openstreetmap.josm.gui.preferences.advanced.AdvancedPreference.SettingCellEditor
 
AdvancedPreference.SettingCellRenderer - Class in org.openstreetmap.josm.gui.preferences.advanced
 
AdvancedPreference.SettingCellRenderer() - Constructor for class org.openstreetmap.josm.gui.preferences.advanced.AdvancedPreference.SettingCellRenderer
 
advanceNextLeftmostWay() - Method in class org.openstreetmap.josm.actions.JoinAreasAction.WayTraverser
 
advanceNextRightmostWay() - Method in class org.openstreetmap.josm.actions.JoinAreasAction.WayTraverser
 
advanceNextWay(boolean) - Method in class org.openstreetmap.josm.actions.JoinAreasAction.WayTraverser
 
advanceTicker(int) - Method in class org.openstreetmap.josm.io.ProgressInputStream
Increase ticker (progress counter and displayed text) by the given amount.
afterAdd() - Method in class org.openstreetmap.josm.data.UndoRedoHandler
 
afterFinish() - Method in class org.openstreetmap.josm.gui.PleaseWaitRunnable
Can be overriden if something needs to run after progress monitor is closed.
agentFactory - Static variable in class org.openstreetmap.josm.io.auth.CredentialsManager
 
aggregatedData - Variable in class org.openstreetmap.josm.data.validation.util.AggregatePrimitivesVisitor
Aggregated data
AggregatePrimitivesVisitor - Class in org.openstreetmap.josm.data.validation.util
A visitor that aggregates all primitives it visits.
AggregatePrimitivesVisitor() - Constructor for class org.openstreetmap.josm.data.validation.util.AggregatePrimitivesVisitor
 
al - Variable in class org.openstreetmap.josm.gui.io.ActionFlagsTableCell
 
alertAnonymousUser() - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetCacheManager.DownloadMyChangesets
 
alertAuthorisationFailed(OsmOAuthAuthorizationException) - Method in class org.openstreetmap.josm.gui.oauth.FullyAutomaticAuthorizationUI.FullyAutomaticAuthorisationTask
 
alertConnectionFailed() - Method in class org.openstreetmap.josm.gui.preferences.server.ApiUrlTestTask
 
alertCopyFailedForDeletedPrimitives(List<PrimitiveId>) - Method in class org.openstreetmap.josm.gui.conflict.pair.ListMergeModel
 
alertFailedAuthentication() - Method in class org.openstreetmap.josm.gui.oauth.TestAccessTokenTask
 
alertFailedAuthorisation() - Method in class org.openstreetmap.josm.gui.oauth.TestAccessTokenTask
 
alertFailedConnection() - Method in class org.openstreetmap.josm.gui.oauth.TestAccessTokenTask
 
alertFailedPluginUpdate(Component, Collection<PluginInformation>) - Static method in class org.openstreetmap.josm.plugins.PluginHandler
 
alertFailedSigning() - Method in class org.openstreetmap.josm.gui.oauth.TestAccessTokenTask
 
alertFilesNotMatchingWithImporter(Collection<File>, FileImporter) - Method in class org.openstreetmap.josm.actions.OpenFileAction.OpenFileTask
 
alertFilesWithUnknownImporter(Collection<File>) - Method in class org.openstreetmap.josm.actions.OpenFileAction.OpenFileTask
 
alertInternalError() - Method in class org.openstreetmap.josm.gui.oauth.TestAccessTokenTask
 
alertInvalidChangesetList() - Method in class org.openstreetmap.josm.gui.preferences.server.ApiUrlTestTask
 
alertInvalidChangesetQuery() - Method in class org.openstreetmap.josm.gui.dialogs.changeset.query.ChangesetQueryDialog.QueryAction
 
alertInvalidChangesetUrl(String) - Method in class org.openstreetmap.josm.gui.preferences.server.ApiUrlTestTask
 
alertInvalidLoginUrl() - Method in class org.openstreetmap.josm.gui.oauth.FullyAutomaticAuthorizationUI.FullyAutomaticAuthorisationTask
 
alertInvalidServerResult(int) - Method in class org.openstreetmap.josm.gui.preferences.server.ApiUrlTestTask
 
alertInvalidUid() - Method in class org.openstreetmap.josm.gui.dialogs.changeset.query.AdvancedChangesetQueryPanel.UserRestrictionPanel
 
alertInvalidUrl(String) - Method in class org.openstreetmap.josm.gui.preferences.server.ApiUrlTestTask
 
alertInvalidUserName() - Method in class org.openstreetmap.josm.gui.dialogs.changeset.query.AdvancedChangesetQueryPanel.UserRestrictionPanel
 
alertJOSMUpdateRequired(Component, String, int) - Static method in class org.openstreetmap.josm.plugins.PluginHandler
 
alertLoginFailed(OsmLoginFailedException) - Method in class org.openstreetmap.josm.gui.oauth.FullyAutomaticAuthorizationUI.FullyAutomaticAuthorisationTask
 
alertMissingPluginInformation(Component, Collection<String>) - Static method in class org.openstreetmap.josm.plugins.PluginHandler
 
alertMissingRequiredPlugin(Component, String, Set<String>) - Static method in class org.openstreetmap.josm.plugins.PluginHandler
Alerts the user if a plugin required by another plugin is missing
alertNoPrimitivesToSelect(Collection<HistoryOsmPrimitive>) - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetContentPanel.SelectInCurrentLayerAction
 
alertNoPrimitivesToSelect(Collection<OsmPrimitive>) - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetDetailPanel.SelectInCurrentLayerAction
 
alertNoPrimitivesToZoomTo(Collection<HistoryOsmPrimitive>) - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetContentPanel.ZoomInCurrentLayerAction
 
alertNoPrimitivesToZoomTo() - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetDetailPanel.ZoomInCurrentLayerAction
 
alertNothingToUpdate() - Method in class org.openstreetmap.josm.gui.preferences.PluginPreference.UpdateSelectedPluginsAction
 
alertPluginStillRequired(Component, String, Set<String>) - Static method in class org.openstreetmap.josm.gui.preferences.plugin.PluginListPanel
Alerts the user if an unselected plugin is still required by another plugins
alertRetrievingAccessTokenFailed(OsmOAuthAuthorizationException) - Method in class org.openstreetmap.josm.gui.oauth.RetrieveAccessTokenTask
 
alertRetrievingRequestTokenFailed(OsmOAuthAuthorizationException) - Method in class org.openstreetmap.josm.gui.oauth.RetrieveRequestTokenTask
 
alertSelectAtLeastOneWay() - Method in class org.openstreetmap.josm.actions.SimplifyWayAction
 
alertUnresolvedConflicts(OsmDataLayer) - Static method in class org.openstreetmap.josm.actions.UploadAction
 
Alias - Interface in org.openstreetmap.josm.gui.preferences.projection
Provide an alias.
aliasNormalizer - Static variable in class org.openstreetmap.josm.gui.preferences.projection.ProjectionPreference
 
align() - Method in class org.openstreetmap.josm.data.osm.Storage.Iter
 
align() - Method in class org.openstreetmap.josm.data.osm.Storage.SafeReadonlyIter
 
AlignImageryPanel - Class in org.openstreetmap.josm.gui.actionsupport
The panel to nag a user ONCE that he/she has to align imagery.
AlignImageryPanel(boolean) - Constructor for class org.openstreetmap.josm.gui.actionsupport.AlignImageryPanel
 
alignInCircle - Variable in class org.openstreetmap.josm.gui.MainMenu
 
AlignInCircleAction - Class in org.openstreetmap.josm.actions
Aligns all selected nodes within a circle.
AlignInCircleAction() - Constructor for class org.openstreetmap.josm.actions.AlignInCircleAction
 
AlignInCircleAction.PolarCoor - Class in org.openstreetmap.josm.actions
 
AlignInCircleAction.PolarCoor(double, double) - Constructor for class org.openstreetmap.josm.actions.AlignInCircleAction.PolarCoor
 
AlignInCircleAction.PolarCoor(double, double, EastNorth, double) - Constructor for class org.openstreetmap.josm.actions.AlignInCircleAction.PolarCoor
 
AlignInCircleAction.PolarCoor(EastNorth) - Constructor for class org.openstreetmap.josm.actions.AlignInCircleAction.PolarCoor
 
AlignInCircleAction.PolarCoor(EastNorth, EastNorth, double) - Constructor for class org.openstreetmap.josm.actions.AlignInCircleAction.PolarCoor
 
alignInLine - Variable in class org.openstreetmap.josm.gui.MainMenu
 
AlignInLineAction - Class in org.openstreetmap.josm.actions
Aligns all selected nodes into a straight line (useful for roads that should be straight, but have side roads and therefore need multiple nodes)
AlignInLineAction() - Constructor for class org.openstreetmap.josm.actions.AlignInLineAction
 
all - Variable in class org.openstreetmap.josm.actions.search.SearchCompiler.InArea
 
ALL_DIRECTION - Static variable in class org.openstreetmap.josm.gui.ScrollViewport
 
ALL_PATTERNS - Static variable in class org.openstreetmap.gui.jmapviewer.tilesources.TemplatedTMSTileSource
 
ALL_TICKS - Static variable in interface org.openstreetmap.josm.gui.progress.ProgressMonitor
Can be used with ProgressMonitor.worked(int) and ProgressMonitor.createSubTaskMonitor(int, boolean) to express that the task should use all remaining ticks
allAvailableTests - Static variable in class org.openstreetmap.josm.data.validation.OsmValidator
All available tests TODO: is there any way to find out automatically all available tests?
allBookmarks - Static variable in class org.openstreetmap.josm.data.imagery.OffsetBookmark
 
allCodes - Static variable in class org.openstreetmap.josm.data.projection.ProjectionInfo
 
allCodes() - Method in class org.openstreetmap.josm.gui.preferences.projection.CustomProjectionChoice
 
allCodes() - Method in class org.openstreetmap.josm.gui.preferences.projection.GaussKruegerProjectionChoice
 
allCodes() - Method in class org.openstreetmap.josm.gui.preferences.projection.LambertCC9ZonesProjectionChoice
 
allCodes() - Method in class org.openstreetmap.josm.gui.preferences.projection.LambertProjectionChoice
 
allCodes() - Method in interface org.openstreetmap.josm.gui.preferences.projection.ProjectionChoice
Return all projection codes supported by this projection class.
allCodes() - Method in class org.openstreetmap.josm.gui.preferences.projection.PuwgProjectionChoice
 
allCodes() - Method in class org.openstreetmap.josm.gui.preferences.projection.SingleProjectionChoice
 
allCodes() - Method in class org.openstreetmap.josm.gui.preferences.projection.UTM_France_DOM_ProjectionChoice
 
allCodes() - Method in class org.openstreetmap.josm.gui.preferences.projection.UTMProjectionChoice
 
allCodesPC - Static variable in class org.openstreetmap.josm.data.projection.ProjectionInfo
 
allDialogButtons - Variable in class org.openstreetmap.josm.gui.MapFrame
 
allDialogs - Variable in class org.openstreetmap.josm.gui.dialogs.DialogsPanel
 
allDialogs - Variable in class org.openstreetmap.josm.gui.MapFrame
The panel list of all toggle dialog icons.
allElements - Variable in class org.openstreetmap.josm.actions.search.SearchAction.SearchSetting
 
allExistingTiles() - Method in class org.openstreetmap.josm.gui.layer.TMSLayer.TileSet
 
AllFormatsImporter - Class in org.openstreetmap.josm.io
Dummy importer that adds the "All Formats"-Filter when opening files
AllFormatsImporter() - Constructor for class org.openstreetmap.josm.io.AllFormatsImporter
 
allKeys() - Method in class org.openstreetmap.josm.gui.util.RedirectInputMap
 
allLoadedTiles() - Method in class org.openstreetmap.josm.gui.layer.TMSLayer.TileSet
 
allMapModeButtons - Variable in class org.openstreetmap.josm.gui.MapFrame
 
allModifiedPrimitives() - Method in class org.openstreetmap.josm.data.osm.DataSet
 
AllNodesVisitor - Class in org.openstreetmap.josm.data.osm.visitor
Collect all nodes a specific osm primitive has.
AllNodesVisitor() - Constructor for class org.openstreetmap.josm.data.osm.visitor.AllNodesVisitor
 
allNonDeletedCompletePrimitives() - Method in class org.openstreetmap.josm.data.osm.DataSet
 
allNonDeletedPhysicalPrimitives() - Method in class org.openstreetmap.josm.data.osm.DataSet
 
allNonDeletedPrimitives() - Method in class org.openstreetmap.josm.data.osm.DataSet
 
allowed - Variable in class org.openstreetmap.josm.gui.QuadStateCheckBox
 
allowPartialCacheMatch - Variable in class org.openstreetmap.josm.io.imagery.WMSRequest
 
allowReadGpx - Variable in class org.openstreetmap.josm.data.oauth.OsmPrivileges
 
allowReadPrefs - Variable in class org.openstreetmap.josm.data.oauth.OsmPrivileges
 
allowWriteApi - Variable in class org.openstreetmap.josm.data.oauth.OsmPrivileges
 
allowWriteGpx - Variable in class org.openstreetmap.josm.data.oauth.OsmPrivileges
 
allowWritePrefs - Variable in class org.openstreetmap.josm.data.oauth.OsmPrivileges
 
allParentMultipolygonsFiltered(OsmPrimitive, boolean) - Method in class org.openstreetmap.josm.data.osm.FilterMatcher
 
allParentWaysFiltered(OsmPrimitive, boolean) - Method in class org.openstreetmap.josm.data.osm.FilterMatcher
Check if all parent ways are filtered.
allPredicate - Static variable in class org.openstreetmap.josm.data.osm.OsmPrimitive
 
allPrimitives - Variable in class org.openstreetmap.josm.data.osm.DataSet
 
allPrimitives() - Method in class org.openstreetmap.josm.data.osm.DataSet
 
allPrimitivesResolver - Variable in class org.openstreetmap.josm.gui.conflict.tags.PasteTagsConflictResolverDialog
 
allTests - Variable in class org.openstreetmap.josm.gui.preferences.ValidatorPreference
The list of all tests
allTilesCreate() - Method in class org.openstreetmap.josm.gui.layer.TMSLayer.TileSet
 
alpha - Variable in class org.openstreetmap.josm.data.projection.proj.SwissObliqueMercator
 
alpha - Variable in class org.openstreetmap.josm.gui.mappaint.MapImage
The 5 following fields are only used to check for equality.
AlphanumComparator - Class in org.openstreetmap.josm.tools
The Alphanum Algorithm is an improved sorting algorithm for strings containing numbers: Instead of sorting numbers in ASCII order like a standard sort, this algorithm sorts numbers in numeric order.
AlphanumComparator() - Constructor for class org.openstreetmap.josm.tools.AlphanumComparator
 
alt - Variable in class org.openstreetmap.josm.actions.mapmode.MapMode
 
alt - Variable in class org.openstreetmap.josm.actions.mapmode.ModifiersSpec
 
ALT - Static variable in class org.openstreetmap.josm.gui.preferences.shortcut.PrefJPanel
 
ALT - Static variable in class org.openstreetmap.josm.tools.Shortcut
 
ALT_CTRL - Static variable in class org.openstreetmap.josm.tools.Shortcut
 
ALT_CTRL_SHIFT - Static variable in class org.openstreetmap.josm.tools.Shortcut
 
ALT_SHIFT - Static variable in class org.openstreetmap.josm.tools.Shortcut
 
alternative(String, String) - Method in class org.openstreetmap.josm.data.validation.tests.DeprecatedTags.DeprecationCheck
 
alternative(String) - Method in class org.openstreetmap.josm.data.validation.tests.DeprecatedTags.DeprecationCheck
 
alternatives - Variable in class org.openstreetmap.josm.data.validation.tests.DeprecatedTags.DeprecationCheck
 
altKeyListener - Variable in class org.openstreetmap.josm.actions.mapmode.ExtrudeAction
This listener is used to indicate the 'create_new' mode, if the Alt modifier is pressed.
alwaysAskUserConfirm - Variable in class org.openstreetmap.josm.gui.preferences.RemoteControlPreference
 
alwaysCreateNodes - Variable in class org.openstreetmap.josm.actions.mapmode.ExtrudeAction
If true, when extruding create new node even if segments parallel.
analyseInProcessPlugins() - Method in class org.openstreetmap.josm.plugins.ReadLocalPluginInformationTask
 
analyzeWays(Collection<Way>) - Method in class org.openstreetmap.josm.actions.CreateMultipolygonAction
This method analyzes ways and creates multipolygon.
aName - Variable in class org.openstreetmap.josm.gui.NavigatableComponent.SystemOfMeasurement
 
ancestorMoved(HierarchyEvent) - Method in class org.openstreetmap.josm.gui.conflict.tags.CombinePrimitiveResolverDialog.AutoAdjustingSplitPane
 
ancestorResized(HierarchyEvent) - Method in class org.openstreetmap.josm.gui.conflict.tags.CombinePrimitiveResolverDialog.AutoAdjustingSplitPane
 
anchor(int) - Method in class org.openstreetmap.josm.tools.GBC
Set the anchor of this GBC to a.
angle - Variable in class org.openstreetmap.josm.actions.AlignInCircleAction.PolarCoor
 
angleIsClockwise(Node, Node, Node) - Static method in class org.openstreetmap.josm.tools.Geometry
This method tests if secondNode is clockwise to first node.
angleIsClockwise(EastNorth, EastNorth, EastNorth) - Static method in class org.openstreetmap.josm.tools.Geometry
This method tests if secondNode is clockwise to first node.
anglePopupListener - Variable in class org.openstreetmap.josm.actions.mapmode.DrawAction.SnapHelper
 
angleText - Variable in class org.openstreetmap.josm.gui.MapStatus
 
angleToDirectionChange(double, double) - Static method in class org.openstreetmap.josm.actions.OrthogonalizeAction
Recognize angle to be approximately 0, 90, 180 or 270 degrees.
animate() - Method in class org.openstreetmap.josm.gui.layer.markerlayer.PlayHeadMarker
 
animationInterval - Variable in class org.openstreetmap.josm.gui.layer.markerlayer.PlayHeadMarker
 
annotate - Variable in class org.openstreetmap.josm.gui.mappaint.xml.IconPrototype
 
anonymous - Static variable in class org.openstreetmap.josm.data.osm.User
 
api - Variable in class org.openstreetmap.josm.io.OsmServerReader
 
api - Variable in class org.openstreetmap.josm.io.OsmServerWriter
 
API_KEY - Static variable in class org.openstreetmap.gui.jmapviewer.tilesources.BingAerialTileSource
 
API_KEY - Static variable in class org.openstreetmap.gui.jmapviewer.tilesources.ScanexTileSource
 
API_URL_PROP - Static variable in class org.openstreetmap.josm.gui.preferences.server.OsmApiUrlInputPanel
 
APIDataSet - Class in org.openstreetmap.josm.data
Represents a collection of OsmPrimitives which should be uploaded to the API.
APIDataSet() - Constructor for class org.openstreetmap.josm.data.APIDataSet
creates a new empty data set
APIDataSet(DataSet) - Constructor for class org.openstreetmap.josm.data.APIDataSet
initializes the API data set with the modified primitives in ds
APIDataSet(Collection<OsmPrimitive>) - Constructor for class org.openstreetmap.josm.data.APIDataSet
initializes the API data set with the primitives in primitives
APIDataSet.RelationUploadDependencyGraph - Class in org.openstreetmap.josm.data
Utility class to sort a collection of new relations with their dependencies topologically.
APIDataSet.RelationUploadDependencyGraph() - Constructor for class org.openstreetmap.josm.data.APIDataSet.RelationUploadDependencyGraph
 
APIDataSet.RelationUploadDependencyGraph(Collection<Relation>) - Constructor for class org.openstreetmap.josm.data.APIDataSet.RelationUploadDependencyGraph
 
ApiPreconditionCheckerHook - Class in org.openstreetmap.josm.actions.upload
 
ApiPreconditionCheckerHook() - Constructor for class org.openstreetmap.josm.actions.upload.ApiPreconditionCheckerHook
 
apiTypeName - Variable in enum org.openstreetmap.josm.data.osm.OsmPrimitiveType
 
apiUrl - Variable in class org.openstreetmap.josm.gui.oauth.AbstractAuthorizationUI
 
apiUrl - Variable in class org.openstreetmap.josm.gui.oauth.AdvancedOAuthPropertiesPanel
 
apiUrl - Variable in class org.openstreetmap.josm.gui.oauth.OAuthAuthorizationWizard
 
apiUrl - Variable in class org.openstreetmap.josm.gui.oauth.TestAccessTokenTask
 
apiUrl - Variable in class org.openstreetmap.josm.gui.preferences.server.OAuthAuthenticationPreferencesPanel
 
ApiUrlTestTask - Class in org.openstreetmap.josm.gui.preferences.server
This is an asynchronous task for testing whether an URL points to an OSM API server.
ApiUrlTestTask(Component, String) - Constructor for class org.openstreetmap.josm.gui.preferences.server.ApiUrlTestTask
Creates the task
apiVersion - Variable in class org.openstreetmap.josm.io.OsmChangeBuilder
 
append(String) - Method in class org.openstreetmap.josm.actions.search.SearchAction.DescriptionTextBuilder
 
append(PasteTagsConflictResolverDialog.StatisticsInfo) - Method in class org.openstreetmap.josm.gui.conflict.tags.PasteTagsConflictResolverDialog.StatisticsTableModel
 
append(DataSet, long, OsmPrimitiveType) - Method in class org.openstreetmap.josm.io.MultiFetchServerObjectReader
appends a OsmPrimitive id to the list of ids which will be fetched from the server.
append(OsmPrimitive) - Method in class org.openstreetmap.josm.io.MultiFetchServerObjectReader
appends an OsmPrimitive to the list of ids which will be fetched from the server.
append(Collection<? extends OsmPrimitive>) - Method in class org.openstreetmap.josm.io.MultiFetchServerObjectReader
appends a list of OsmPrimitive to the list of ids which will be fetched from the server.
append(Collection<? extends IPrimitive>) - Method in class org.openstreetmap.josm.io.OsmChangeBuilder
Appends a collection of Primitives to the OsmChange document.
append(IPrimitive) - Method in class org.openstreetmap.josm.io.OsmChangeBuilder
Appends an Primitive to the OsmChange document.
appendCoord(LatLon) - Method in class org.openstreetmap.josm.io.GeoJSONWriter
 
appendInner(Path2D.Double) - Method in class org.openstreetmap.josm.data.osm.visitor.paint.relations.Multipolygon.PolyData
 
appendItem(String) - Method in class org.openstreetmap.josm.actions.search.SearchAction.DescriptionTextBuilder
 
appendItemHeader(String) - Method in class org.openstreetmap.josm.actions.search.SearchAction.DescriptionTextBuilder
 
appendLogMessage(String) - Method in class org.openstreetmap.josm.gui.MapStatus.BackgroundProgressMonitor
 
appendLogMessage(String) - Method in class org.openstreetmap.josm.gui.PleaseWaitDialog
Appends a log message to the progress dialog.
appendLogMessage(String) - Method in class org.openstreetmap.josm.gui.progress.AbstractProgressMonitor
Default implementation is empty.
appendLogMessage(String) - Method in class org.openstreetmap.josm.gui.progress.NullProgressMonitor
 
appendLogMessage(String) - Method in class org.openstreetmap.josm.gui.progress.PleaseWaitProgressMonitor
 
appendLogMessage(String) - Method in interface org.openstreetmap.josm.gui.progress.PleaseWaitProgressMonitor.ProgressMonitorDialog
 
appendLogMessage(String) - Method in interface org.openstreetmap.josm.gui.progress.ProgressMonitor
Appends a message to the log managed by the progress monitor.
appendNewTag() - Method in class org.openstreetmap.josm.gui.tagging.TagEditorModel
creates a new tag and appends it to the model
appendNode(Node) - Method in class org.openstreetmap.josm.io.MultiFetchServerObjectReader
appends a Node id to the list of ids which will be fetched from the server.
appendOrUpdatePriority(AutoCompletionListItem) - Method in class org.openstreetmap.josm.gui.tagging.ac.AutoCompletionList
 
appendPreferences(Preferences, Preferences) - Static method in class org.openstreetmap.josm.data.CustomConfigurator.PreferencesUtils
 
appendPrimitive(OsmPrimitive) - Method in class org.openstreetmap.josm.io.GeoJSONWriter
 
appendRelation(Relation) - Method in class org.openstreetmap.josm.io.MultiFetchServerObjectReader
appends a Relation id to the list of ids which will be fetched from the server.
appendRow(StringBuilder, String, String) - Method in class org.openstreetmap.josm.gui.preferences.SourceEditor.ExtendedSourceEntry
 
appendText(StringBuilder, TemplateEngineDataProvider) - Method in class org.openstreetmap.josm.tools.template_engine.CompoundTemplateEntry
 
appendText(StringBuilder, TemplateEngineDataProvider) - Method in class org.openstreetmap.josm.tools.template_engine.Condition
 
appendText(StringBuilder, TemplateEngineDataProvider) - Method in class org.openstreetmap.josm.tools.template_engine.ContextSwitchTemplate
 
appendText(StringBuilder, TemplateEngineDataProvider) - Method in class org.openstreetmap.josm.tools.template_engine.SearchExpressionCondition
 
appendText(StringBuilder, TemplateEngineDataProvider) - Method in class org.openstreetmap.josm.tools.template_engine.StaticText
 
appendText(StringBuilder, TemplateEngineDataProvider) - Method in interface org.openstreetmap.josm.tools.template_engine.TemplateEntry
 
appendText(StringBuilder, TemplateEngineDataProvider) - Method in class org.openstreetmap.josm.tools.template_engine.Variable
 
appendWay(Way) - Method in class org.openstreetmap.josm.io.MultiFetchServerObjectReader
appends a Way id and the list of ids of nodes the way refers to the list of ids which will be fetched from the server.
applet - Static variable in class org.openstreetmap.josm.Main
Set to true, when in applet mode
applicationOptions - Variable in class org.openstreetmap.josm.corrector.TagCorrector
 
applies(Environment) - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.Condition
 
applies(Environment) - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.Condition.ExpressionCondition
 
applies(Environment) - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.Condition.IndexCondition
 
applies(Environment) - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.Condition.KeyCondition
 
applies(Environment) - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.Condition.KeyValueCondition
 
applies(Environment) - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.Condition.PseudoClassCondition
 
applies(Environment) - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.Condition.RoleCondition
 
appliesImpl(Environment) - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.Condition.PseudoClassCondition
 
apply - Variable in class org.openstreetmap.josm.corrector.CorrectionTableModel
 
apply(String) - Method in class org.openstreetmap.josm.corrector.ReverseWayTagCorrector.PrefixSuffixSwitcher
 
apply(MultiCascade, OsmPrimitive, double, OsmPrimitive, boolean) - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.MapCSSStyleSource
 
apply(MultiCascade, OsmPrimitive, double, OsmPrimitive, boolean) - Method in class org.openstreetmap.josm.gui.mappaint.StyleSource
 
apply(MultiCascade, OsmPrimitive, double, OsmPrimitive, boolean) - Method in class org.openstreetmap.josm.gui.mappaint.xml.XmlStyleSource
 
apply() - Method in class org.openstreetmap.josm.gui.tagging.TagEditorModel.SelectionStateMemento
 
apply(A) - Method in interface org.openstreetmap.josm.tools.Utils.Function
Applies the function on x.
applyButtonHiddenPreferences() - Method in interface org.openstreetmap.josm.gui.HideableButton
 
applyButtonHiddenPreferences() - Method in class org.openstreetmap.josm.gui.IconToggleButton
 
applyChildRequest(AbstractProgressMonitor.Request) - Method in class org.openstreetmap.josm.gui.progress.AbstractProgressMonitor
 
applyChoosableExportFileFilters(JFileChooser, String, boolean) - Static method in class org.openstreetmap.josm.actions.ExtensionFileFilter
Applies the choosable FileFilter to a JFileChooser before using the file chooser for selecting a file for writing.
applyChoosableImportFileFilters(JFileChooser, String, boolean) - Static method in class org.openstreetmap.josm.actions.ExtensionFileFilter
Applies the choosable FileFilter to a JFileChooser before using the file chooser for selecting a file for reading.
applyColumn - Variable in class org.openstreetmap.josm.corrector.CorrectionTableModel
 
applyCorrections(Map<OsmPrimitive, List<TagCorrection>>, Map<OsmPrimitive, List<RoleCorrection>>, String) - Method in class org.openstreetmap.josm.corrector.TagCorrector
 
applyExistingConflictingRelation() - Method in class org.openstreetmap.josm.gui.dialogs.relation.GenericRelationEditor.SavingAction
Apply the updates for an existing relation which has been changed outside of the relation editor.
applyExistingNonConflictingRelation() - Method in class org.openstreetmap.josm.gui.dialogs.relation.GenericRelationEditor.SavingAction
Apply the updates for an existing relation which has not been changed outside of the relation editor.
applyFilter() - Method in class org.openstreetmap.josm.gui.preferences.advanced.AdvancedPreference
 
applyFilter(String) - Method in class org.openstreetmap.josm.gui.tagging.ac.AutoCompletingTextField
 
applyFilter(String) - Method in class org.openstreetmap.josm.gui.tagging.ac.AutoCompletionList
applies a filter expression to the list of AutoCompletionListItems.
applyNewRelation() - Method in class org.openstreetmap.josm.gui.dialogs.relation.GenericRelationEditor.SavingAction
apply updates to a new relation
applyPrefs(Map<String, Test>, boolean) - Static method in class org.openstreetmap.josm.data.validation.OsmValidator
 
applyResolutionAction - Variable in class org.openstreetmap.josm.gui.dialogs.ConflictResolutionDialog
 
applyRole(String) - Method in class org.openstreetmap.josm.gui.conflict.tags.RelationMemberConflictResolverModel
Apply a role to all member managed by this model.
applySafe(Window) - Method in class org.openstreetmap.josm.tools.WindowGeometry
Applies this geometry to a window.
applyThisRequest(AbstractProgressMonitor.Request) - Method in class org.openstreetmap.josm.gui.progress.AbstractProgressMonitor
 
applyTmp() - Method in class org.openstreetmap.josm.gui.layer.geoimage.ImageEntry
Copy the values from the temporary variable to the main instance.
applyTo(Tagged) - Method in class org.openstreetmap.josm.data.osm.TagCollection
Applies this tag collection to an OsmPrimitive.
applyTo(Collection<? extends Tagged>) - Method in class org.openstreetmap.josm.data.osm.TagCollection
Applies this tag collection to a collection of OsmPrimitives.
applyTo(OsmPrimitive) - Method in class org.openstreetmap.josm.gui.conflict.tags.MultiValueResolutionDecision
Applies the resolution to an OsmPrimitive
applyTo(Collection<? extends OsmPrimitive>) - Method in class org.openstreetmap.josm.gui.conflict.tags.MultiValueResolutionDecision
Applies this resolution to a collection of primitives
applyToMyPrimitive(OsmPrimitive) - Method in class org.openstreetmap.josm.gui.conflict.pair.tags.TagMergeItem
applies the current merge decisions to the tag set of an OSM primitive.
applyToPrimitive(Tagged) - Method in class org.openstreetmap.josm.gui.tagging.TagEditorModel
applies the current state of the tag editor model to a primitive
applyToRelation(Relation) - Method in class org.openstreetmap.josm.gui.dialogs.relation.MemberTableModel
 
applyToTags(Map<String, String>) - Method in class org.openstreetmap.josm.gui.tagging.TagEditorModel
applies the current state of the tag editor model to a map of tags
applyVectorTo(EastNorth) - Method in class org.openstreetmap.josm.command.MoveCommand
Change the displacement vector to have endpoint @param currentEN starting point is startEN
archive - Variable in class org.openstreetmap.josm.tools.ImageProvider
 
ArcLengthOfMeridian(double) - Method in class org.openstreetmap.josm.data.projection.proj.TransverseMercator
ArcLengthOfMeridian Computes the ellipsoidal distance from the equator to a point at a given latitude.
area - Variable in class org.openstreetmap.josm.gui.BookmarkList.Bookmark
 
area - Variable in class org.openstreetmap.josm.gui.layer.GpxLayer.DownloadAlongTrackAction
 
area - Variable in class org.openstreetmap.josm.gui.mappaint.xml.XmlStyleSource.WayPrototypesRecord
 
area - Variable in class org.openstreetmap.josm.gui.mappaint.xml.XmlStyleSourceHandler.RuleElem
 
AreaElemStyle - Class in org.openstreetmap.josm.gui.mappaint
 
AreaElemStyle(Cascade, Color, MapImage, TextElement) - Constructor for class org.openstreetmap.josm.gui.mappaint.AreaElemStyle
 
AreaPrototype - Class in org.openstreetmap.josm.gui.mappaint.xml
 
AreaPrototype(AreaPrototype, Range) - Constructor for class org.openstreetmap.josm.gui.mappaint.xml.AreaPrototype
 
AreaPrototype() - Constructor for class org.openstreetmap.josm.gui.mappaint.xml.AreaPrototype
 
areas - Variable in class org.openstreetmap.josm.gui.mappaint.xml.XmlStyleSource
 
areasList - Variable in class org.openstreetmap.josm.gui.mappaint.xml.XmlStyleSource
 
areaToCache - Variable in class org.openstreetmap.josm.data.imagery.WmsCache
 
areFieldsInFocus() - Method in class org.openstreetmap.josm.actions.ImageryAdjustAction.ImageryOffsetDialog
 
args - Variable in class org.openstreetmap.josm.gui.MainApplet
 
args - Variable in class org.openstreetmap.josm.gui.mappaint.mapcss.Expression.FunctionExpression
 
args - Variable in class org.openstreetmap.josm.io.remotecontrol.handler.RequestHandler
The GET request arguments
ARRAY - Static variable in class org.openstreetmap.josm.data.validation.util.Entities
 
array - Variable in class org.openstreetmap.josm.tools.CopyList
 
arrayCopyNecessary - Variable in class org.openstreetmap.josm.data.osm.Storage
 
arrayDefaults - Variable in class org.openstreetmap.josm.data.Preferences
 
arrayProperties - Variable in class org.openstreetmap.josm.data.Preferences
 
arrowDown - Static variable in class org.openstreetmap.josm.gui.dialogs.relation.MemberTableLinkedCellRenderer
 
arrowUp - Static variable in class org.openstreetmap.josm.gui.dialogs.relation.MemberTableLinkedCellRenderer
 
asColl(T) - Static method in class org.openstreetmap.josm.gui.NavigatableComponent
 
askForOption(String, String) - Static method in class org.openstreetmap.josm.data.CustomConfigurator
Simple function for choose window, may be used from JS API and from other code
askForText(String) - Static method in class org.openstreetmap.josm.data.CustomConfigurator
 
askMaxChangesetSizeExceedsPolicy() - Method in class org.openstreetmap.josm.gui.io.UploadPrimitivesTask
 
askTargetLayer(List<Layer>) - Method in class org.openstreetmap.josm.actions.AbstractMergeAction
 
askUserForCustomSettingsFiles(boolean, String) - Method in class org.openstreetmap.josm.gui.preferences.advanced.AdvancedPreference
 
askWMSLayer() - Method in class org.openstreetmap.josm.gui.layer.GpxLayer.DownloadWmsAlongTrackAction
 
asList() - Method in class org.openstreetmap.josm.data.osm.TagCollection
Replies the tags of this tag collection as list.
aspectRatio - Variable in class org.openstreetmap.josm.gui.SelectionManager
Whether the selection rectangle must obtain the aspect ratio of the drawComponent.
asRect() - Method in class org.openstreetmap.josm.data.Bounds
Converts the lat/lon bounding box to an object of type Rectangle2D.Double
asSet() - Method in class org.openstreetmap.josm.data.osm.TagCollection
Replies the tags of this tag collection as set
assignedDefault - Variable in class org.openstreetmap.josm.tools.Shortcut
 
assignedKey - Variable in class org.openstreetmap.josm.tools.Shortcut
 
assignedModifier - Variable in class org.openstreetmap.josm.tools.Shortcut
 
assignedUser - Variable in class org.openstreetmap.josm.tools.Shortcut
 
associatedFile - Variable in class org.openstreetmap.josm.gui.layer.Layer
If a file is associated with this layer, this variable should be set to it.
asStringList() - Method in class org.openstreetmap.josm.gui.widgets.ComboBoxHistory
 
attempt(WMSRequest) - Method in class org.openstreetmap.josm.io.imagery.Grabber
 
attemptGetCapabilities(String) - Method in class org.openstreetmap.josm.gui.preferences.imagery.AddWMSLayerPanel
 
attr - Variable in class org.openstreetmap.josm.data.gpx.WithAttributes
 
attr - Variable in class org.openstreetmap.josm.plugins.PluginInformation
 
ATTR_FONT - Static variable in class org.openstreetmap.gui.jmapviewer.AttributionSupport
 
ATTR_LINK_FONT - Static variable in class org.openstreetmap.gui.jmapviewer.AttributionSupport
 
Attributed - Interface in org.openstreetmap.gui.jmapviewer.interfaces
 
attributes - Variable in class org.openstreetmap.josm.data.gpx.ImmutableGpxTrack
 
attribution - Variable in class org.openstreetmap.gui.jmapviewer.JMapViewer
 
attribution - Variable in class org.openstreetmap.gui.jmapviewer.tilesources.BingAerialTileSource.Attribution
 
attribution - Variable in class org.openstreetmap.josm.gui.layer.TMSLayer
 
attribution - Variable in class org.openstreetmap.josm.gui.layer.WMSLayer
 
attribution_text - Variable in class org.openstreetmap.josm.data.imagery.ImageryInfo.ImageryPreferenceEntry
 
attribution_url - Variable in class org.openstreetmap.josm.data.imagery.ImageryInfo.ImageryPreferenceEntry
 
attributionImage - Variable in class org.openstreetmap.gui.jmapviewer.tilesources.AbstractTileSource
 
attributionImage - Variable in class org.openstreetmap.josm.data.imagery.ImageryInfo
 
attributionImageURL - Variable in class org.openstreetmap.gui.jmapviewer.tilesources.AbstractTileSource
 
attributionImageURL - Variable in class org.openstreetmap.josm.data.imagery.ImageryInfo
 
attributionLinkURL - Variable in class org.openstreetmap.gui.jmapviewer.tilesources.AbstractTileSource
 
attributionLinkURL - Variable in class org.openstreetmap.josm.data.imagery.ImageryInfo
 
attributions - Static variable in class org.openstreetmap.gui.jmapviewer.tilesources.BingAerialTileSource
 
AttributionSupport - Class in org.openstreetmap.gui.jmapviewer
 
AttributionSupport() - Constructor for class org.openstreetmap.gui.jmapviewer.AttributionSupport
 
attributionText - Variable in class org.openstreetmap.gui.jmapviewer.tilesources.AbstractTileSource
 
attributionText - Variable in class org.openstreetmap.josm.data.imagery.ImageryInfo
 
attrImage - Variable in class org.openstreetmap.gui.jmapviewer.AttributionSupport
 
attrImageBounds - Variable in class org.openstreetmap.gui.jmapviewer.AttributionSupport
 
attrTermsText - Variable in class org.openstreetmap.gui.jmapviewer.AttributionSupport
 
attrTermsUrl - Variable in class org.openstreetmap.gui.jmapviewer.AttributionSupport
 
attrTextBounds - Variable in class org.openstreetmap.gui.jmapviewer.AttributionSupport
 
attrToUBounds - Variable in class org.openstreetmap.gui.jmapviewer.AttributionSupport
 
audioBack - Variable in class org.openstreetmap.josm.gui.MainMenu
 
AudioBackAction - Class in org.openstreetmap.josm.actions.audio
 
AudioBackAction() - Constructor for class org.openstreetmap.josm.actions.audio.AudioBackAction
 
audioCalibration - Variable in class org.openstreetmap.josm.gui.preferences.AudioPreference
 
audioFaster - Variable in class org.openstreetmap.josm.gui.MainMenu
 
AudioFasterAction - Class in org.openstreetmap.josm.actions.audio
 
AudioFasterAction() - Constructor for class org.openstreetmap.josm.actions.audio.AudioFasterAction
 
audioFastForwardMultiplier - Variable in class org.openstreetmap.josm.gui.preferences.AudioPreference
 
AudioFastSlowAction - Class in org.openstreetmap.josm.actions.audio
 
AudioFastSlowAction(String, String, String, Shortcut, boolean) - Constructor for class org.openstreetmap.josm.actions.audio.AudioFastSlowAction
 
audioForwardBackAmount - Variable in class org.openstreetmap.josm.gui.preferences.AudioPreference
 
audioFwd - Variable in class org.openstreetmap.josm.gui.MainMenu
 
AudioFwdAction - Class in org.openstreetmap.josm.actions.audio
 
AudioFwdAction() - Constructor for class org.openstreetmap.josm.actions.audio.AudioFwdAction
 
audioLeadIn - Variable in class org.openstreetmap.josm.gui.preferences.AudioPreference
 
audioMalfunction(Exception) - Static method in class org.openstreetmap.josm.tools.AudioPlayer
 
AudioMarker - Class in org.openstreetmap.josm.gui.layer.markerlayer
Marker class with audio playback capability.
AudioMarker(LatLon, TemplateEngineDataProvider, URL, MarkerLayer, double, double) - Constructor for class org.openstreetmap.josm.gui.layer.markerlayer.AudioMarker
 
audioMarkersFromExplicitWaypoints - Variable in class org.openstreetmap.josm.gui.preferences.AudioPreference
 
audioMarkersFromNamedTrackpoints - Variable in class org.openstreetmap.josm.gui.preferences.AudioPreference
 
audioMarkersFromStart - Variable in class org.openstreetmap.josm.gui.preferences.AudioPreference
 
audioMarkersFromUntimedWaypoints - Variable in class org.openstreetmap.josm.gui.preferences.AudioPreference
 
audioMarkersFromWavTimestamps - Variable in class org.openstreetmap.josm.gui.preferences.AudioPreference
 
audioMenu - Variable in class org.openstreetmap.josm.gui.MainMenu
 
audioMenuVisible - Variable in class org.openstreetmap.josm.gui.preferences.AudioPreference
 
audioNext - Variable in class org.openstreetmap.josm.gui.MainMenu
 
AudioNextAction - Class in org.openstreetmap.josm.actions.audio
 
AudioNextAction() - Constructor for class org.openstreetmap.josm.actions.audio.AudioNextAction
 
AudioPlayer - Class in org.openstreetmap.josm.tools
Creates and controls a separate audio player thread.
AudioPlayer() - Constructor for class org.openstreetmap.josm.tools.AudioPlayer
 
audioPlayer - Static variable in class org.openstreetmap.josm.tools.AudioPlayer
 
AudioPlayer.Command - Enum in org.openstreetmap.josm.tools
 
AudioPlayer.Command() - Constructor for enum org.openstreetmap.josm.tools.AudioPlayer.Command
 
AudioPlayer.Execute - Class in org.openstreetmap.josm.tools
Passes information from the control thread to the playing thread
AudioPlayer.Execute() - Constructor for class org.openstreetmap.josm.tools.AudioPlayer.Execute
 
AudioPlayer.Result - Enum in org.openstreetmap.josm.tools
 
AudioPlayer.Result() - Constructor for enum org.openstreetmap.josm.tools.AudioPlayer.Result
 
AudioPlayer.State - Enum in org.openstreetmap.josm.tools
 
AudioPlayer.State() - Constructor for enum org.openstreetmap.josm.tools.AudioPlayer.State
 
audioPlayPause - Variable in class org.openstreetmap.josm.gui.MainMenu
 
AudioPlayPauseAction - Class in org.openstreetmap.josm.actions.audio
 
AudioPlayPauseAction() - Constructor for class org.openstreetmap.josm.actions.audio.AudioPlayPauseAction
 
AudioPreference - Class in org.openstreetmap.josm.gui.preferences
 
AudioPreference() - Constructor for class org.openstreetmap.josm.gui.preferences.AudioPreference
 
AudioPreference.Factory - Class in org.openstreetmap.josm.gui.preferences
 
AudioPreference.Factory() - Constructor for class org.openstreetmap.josm.gui.preferences.AudioPreference.Factory
 
audioPrev - Variable in class org.openstreetmap.josm.gui.MainMenu
 
AudioPrevAction - Class in org.openstreetmap.josm.actions.audio
 
AudioPrevAction() - Constructor for class org.openstreetmap.josm.actions.audio.AudioPrevAction
 
audioSlower - Variable in class org.openstreetmap.josm.gui.MainMenu
 
AudioSlowerAction - Class in org.openstreetmap.josm.actions.audio
 
AudioSlowerAction() - Constructor for class org.openstreetmap.josm.actions.audio.AudioSlowerAction
 
audioUrl - Variable in class org.openstreetmap.josm.gui.layer.markerlayer.AudioMarker
 
AudioUtil - Class in org.openstreetmap.josm.tools
Returns calibrated length of recording in seconds.
AudioUtil() - Constructor for class org.openstreetmap.josm.tools.AudioUtil
 
audioWaypointLabel - Variable in class org.openstreetmap.josm.gui.preferences.display.GPXSettingsPanel
 
audioWaypointLabelPattern - Variable in class org.openstreetmap.josm.gui.preferences.display.GPXSettingsPanel
 
authClient - Variable in class org.openstreetmap.josm.gui.oauth.FullyAutomaticAuthorizationUI.FullyAutomaticAuthorisationTask
 
authenticateOsmSession(OsmOAuthAuthorizationClient.SessionId, String, String) - Method in class org.openstreetmap.josm.gui.oauth.OsmOAuthAuthorizationClient
 
AuthenticationPreferencesPanel - Class in org.openstreetmap.josm.gui.preferences.server
This is the preference panel for the authentication method and the authentication parameters.
AuthenticationPreferencesPanel() - Constructor for class org.openstreetmap.josm.gui.preferences.server.AuthenticationPreferencesPanel
 
AuthenticationPreferencesPanel.AuthenticationMethodChangeListener - Class in org.openstreetmap.josm.gui.preferences.server
Listens to changes in the authentication method
AuthenticationPreferencesPanel.AuthenticationMethodChangeListener() - Constructor for class org.openstreetmap.josm.gui.preferences.server.AuthenticationPreferencesPanel.AuthenticationMethodChangeListener
 
author - Variable in class org.openstreetmap.josm.gui.preferences.SourceEditor.ExtendedSourceEntry
 
author - Variable in class org.openstreetmap.josm.plugins.PluginInformation
 
authorise(OAuthToken, String, String, OsmPrivileges, ProgressMonitor) - Method in class org.openstreetmap.josm.gui.oauth.OsmOAuthAuthorizationClient
Automatically authorises a request token for a set of privileges.
authoriseUrl - Variable in class org.openstreetmap.josm.data.oauth.OAuthParameters
 
AuthorizationProcedure - Enum in org.openstreetmap.josm.gui.oauth
 
AuthorizationProcedure() - Constructor for enum org.openstreetmap.josm.gui.oauth.AuthorizationProcedure
 
AuthorizationProcedureComboBox - Class in org.openstreetmap.josm.gui.oauth
 
AuthorizationProcedureComboBox() - Constructor for class org.openstreetmap.josm.gui.oauth.AuthorizationProcedureComboBox
 
AuthorizationProcedureComboBox.AuthorisationProcedureCellRenderer - Class in org.openstreetmap.josm.gui.oauth
 
AuthorizationProcedureComboBox.AuthorisationProcedureCellRenderer() - Constructor for class org.openstreetmap.josm.gui.oauth.AuthorizationProcedureComboBox.AuthorisationProcedureCellRenderer
 
AUTO - Static variable in class org.openstreetmap.josm.gui.mappaint.Keyword
 
AUTO_LABEL_COMPOSITION_STRATEGY - Static variable in class org.openstreetmap.josm.gui.mappaint.TextElement
 
autocomplete - Variable in class org.openstreetmap.josm.data.osm.DataSet
Maintain a list of used tags for autocompletion
autocomplete - Variable in class org.openstreetmap.josm.gui.tagging.TagCellEditor
the cache of auto completion items derived from the current JOSM data set
autocomplete - Variable in class org.openstreetmap.josm.gui.tagging.TagEditorPanel
 
autocompleteEnabled - Variable in class org.openstreetmap.josm.gui.tagging.ac.AutoCompletingComboBox
 
AutoCompletingComboBox - Class in org.openstreetmap.josm.gui.tagging.ac
 
AutoCompletingComboBox() - Constructor for class org.openstreetmap.josm.gui.tagging.ac.AutoCompletingComboBox
 
AutoCompletingComboBox.AutoCompleteListCellRenderer - Class in org.openstreetmap.josm.gui.tagging.ac
ListCellRenderer for AutoCompletingComboBox renders an AutoCompletionListItem by showing only the string value part
AutoCompletingComboBox.AutoCompleteListCellRenderer() - Constructor for class org.openstreetmap.josm.gui.tagging.ac.AutoCompletingComboBox.AutoCompleteListCellRenderer
 
AutoCompletingComboBox.AutoCompletingComboBoxDocument - Class in org.openstreetmap.josm.gui.tagging.ac
Auto-complete a JosmComboBox.
AutoCompletingComboBox.AutoCompletingComboBoxDocument(JosmComboBox) - Constructor for class org.openstreetmap.josm.gui.tagging.ac.AutoCompletingComboBox.AutoCompletingComboBoxDocument
 
AutoCompletingTextField - Class in org.openstreetmap.josm.gui.tagging.ac
AutoCompletingTextField is an text field with autocompletion behaviour.
AutoCompletingTextField() - Constructor for class org.openstreetmap.josm.gui.tagging.ac.AutoCompletingTextField
constructor
AutoCompletingTextField(int) - Constructor for class org.openstreetmap.josm.gui.tagging.ac.AutoCompletingTextField
 
AutoCompletingTextField.AutoCompletionDocument - Class in org.openstreetmap.josm.gui.tagging.ac
The document model for the editor
AutoCompletingTextField.AutoCompletionDocument() - Constructor for class org.openstreetmap.josm.gui.tagging.ac.AutoCompletingTextField.AutoCompletionDocument
 
AutoCompletionItemPritority - Class in org.openstreetmap.josm.gui.tagging.ac
Describes the priority of an item in an autocompletion list.
AutoCompletionItemPritority(boolean, boolean, boolean) - Constructor for class org.openstreetmap.josm.gui.tagging.ac.AutoCompletionItemPritority
 
autoCompletionItemSelected(String) - Method in class org.openstreetmap.josm.gui.tagging.TagCellEditor
 
autoCompletionList - Variable in class org.openstreetmap.josm.gui.dialogs.relation.MemberRoleCellEditor
user input is matched against this list of auto completion items
autoCompletionList - Variable in class org.openstreetmap.josm.gui.tagging.ac.AutoCompletingTextField
the auto completion list user input is matched against
AutoCompletionList - Class in org.openstreetmap.josm.gui.tagging.ac
AutoCompletionList manages a list of AutoCompletionListItems.
AutoCompletionList() - Constructor for class org.openstreetmap.josm.gui.tagging.ac.AutoCompletionList
constructor
autoCompletionList - Variable in class org.openstreetmap.josm.gui.tagging.TagCellEditor
user input is matched against this list of auto completion items
AutoCompletionListItem - Class in org.openstreetmap.josm.gui.tagging.ac
Represents an entry in the list of auto completion values.
AutoCompletionListItem(String, AutoCompletionItemPritority) - Constructor for class org.openstreetmap.josm.gui.tagging.ac.AutoCompletionListItem
constructor
AutoCompletionListItem(String) - Constructor for class org.openstreetmap.josm.gui.tagging.ac.AutoCompletionListItem
 
AutoCompletionListItem() - Constructor for class org.openstreetmap.josm.gui.tagging.ac.AutoCompletionListItem
 
AutoCompletionManager - Class in org.openstreetmap.josm.gui.tagging.ac
AutoCompletionManager holds a cache of keys with a list of possible auto completion values for each key.
AutoCompletionManager(DataSet) - Constructor for class org.openstreetmap.josm.gui.tagging.ac.AutoCompletionManager
 
autoDecide() - Method in class org.openstreetmap.josm.gui.conflict.tags.MultiValueResolutionDecision
Tries to find the best decision based on the current values.
autoDownloadEnabled - Variable in class org.openstreetmap.josm.gui.layer.WMSLayer
 
autoLoad - Variable in class org.openstreetmap.josm.gui.layer.TMSLayer
 
autoLoadPopup - Variable in class org.openstreetmap.josm.gui.layer.TMSLayer
 
autoloadTiles - Variable in class org.openstreetmap.josm.gui.preferences.imagery.TMSSettingsPanel
 
automatic - Variable in class org.openstreetmap.josm.tools.Shortcut
 
autosave - Variable in class org.openstreetmap.josm.gui.preferences.map.BackupPreference
 
AUTOSAVE_DIR - Static variable in class org.openstreetmap.josm.data.AutosaveTask
 
autosaveDir - Variable in class org.openstreetmap.josm.data.AutosaveTask
 
autosaveInterval - Variable in class org.openstreetmap.josm.gui.preferences.map.BackupPreference
 
AutosaveTask - Class in org.openstreetmap.josm.data
Saves data layers periodically so they can be recovered in case of a crash.
AutosaveTask() - Constructor for class org.openstreetmap.josm.data.AutosaveTask
 
AutosaveTask.AutosaveLayerInfo - Class in org.openstreetmap.josm.data
 
AutosaveTask.AutosaveLayerInfo() - Constructor for class org.openstreetmap.josm.data.AutosaveTask.AutosaveLayerInfo
 
autoScale(String) - Static method in class org.openstreetmap.josm.actions.AutoScaleAction
 
autoScale() - Method in class org.openstreetmap.josm.actions.AutoScaleAction
 
AutoScaleAction - Class in org.openstreetmap.josm.actions
Toggles the autoScale feature of the mapView
AutoScaleAction(String, boolean) - Constructor for class org.openstreetmap.josm.actions.AutoScaleAction
 
AutoScaleAction(String) - Constructor for class org.openstreetmap.josm.actions.AutoScaleAction
 
AutoScaleAction.ZoomChangeAdapter - Class in org.openstreetmap.josm.actions
Adapter for selection change events
AutoScaleAction.ZoomChangeAdapter() - Constructor for class org.openstreetmap.josm.actions.AutoScaleAction.ZoomChangeAdapter
 
autostartIfNeeded() - Static method in class org.openstreetmap.josm.gui.download.DownloadDialog
 
autoZoom - Variable in class org.openstreetmap.josm.gui.layer.TMSLayer
 
autozoomActive - Variable in class org.openstreetmap.josm.gui.preferences.imagery.TMSSettingsPanel
 
autoZoomPopup - Variable in class org.openstreetmap.josm.gui.layer.TMSLayer
 
available() - Method in class org.openstreetmap.josm.io.MirroredInputStream
 
availablePlugins - Variable in class org.openstreetmap.josm.gui.preferences.plugin.PluginPreferencesModel
 
availablePlugins - Variable in class org.openstreetmap.josm.plugins.ReadLocalPluginInformationTask
 
availablePlugins - Variable in class org.openstreetmap.josm.plugins.ReadRemotePluginInformationTask
 
availableSourcesModel - Variable in class org.openstreetmap.josm.gui.preferences.SourceEditor
 
availableSourcesUrl - Variable in class org.openstreetmap.josm.gui.preferences.SourceEditor
 
availableWays - Variable in class org.openstreetmap.josm.actions.JoinAreasAction.WayTraverser
 
aValue - Variable in class org.openstreetmap.josm.gui.NavigatableComponent.SystemOfMeasurement
 
awtListener - Variable in class org.openstreetmap.josm.gui.MapStatus
 
azimuth - Variable in class org.openstreetmap.josm.actions.AlignInCircleAction.PolarCoor
 

B

b - Variable in class org.openstreetmap.josm.actions.CombineWayAction.NodePair
 
b - Variable in class org.openstreetmap.josm.corrector.ReverseWayTagCorrector.PrefixSuffixSwitcher
 
b - Variable in class org.openstreetmap.josm.data.Preferences.SettingToXml
 
b - Variable in class org.openstreetmap.josm.data.projection.Ellipsoid
half short axis
b - Variable in class org.openstreetmap.josm.data.projection.proj.TransverseMercator
 
b - Variable in class org.openstreetmap.josm.gui.layer.ImageryLayer.ApplyOffsetAction
 
b - Variable in class org.openstreetmap.josm.io.imagery.Grabber
 
b - Variable in class org.openstreetmap.josm.tools.Pair
 
b0 - Variable in class org.openstreetmap.josm.data.projection.proj.SwissObliqueMercator
 
back() - Method in class org.openstreetmap.josm.gui.help.HelpBrowserHistory
 
backColor - Static variable in class org.openstreetmap.josm.gui.MapStatus.ImageLabel
 
backColorActive - Static variable in class org.openstreetmap.josm.gui.MapStatus.ImageLabel
 
background - Variable in class org.openstreetmap.josm.gui.layer.Layer
The layer should be handled as a background layer in automatic handling
backgroundColor - Variable in class org.openstreetmap.josm.data.osm.visitor.paint.MapPainter
 
backgroundColor - Variable in class org.openstreetmap.josm.data.osm.visitor.paint.WireframeMapRenderer
Color Preference for background
backgroundColor - Variable in class org.openstreetmap.josm.gui.preferences.advanced.AdvancedPreference.SettingCellRenderer
 
backgroundColorCache - Static variable in enum org.openstreetmap.josm.data.osm.visitor.paint.PaintColors
 
backgroundColorCache - Static variable in enum org.openstreetmap.josm.gui.conflict.ConflictColors
 
backgroundColorOverride - Variable in class org.openstreetmap.josm.gui.mappaint.mapcss.MapCSSStyleSource
 
backspaceShortcut - Variable in class org.openstreetmap.josm.actions.mapmode.DrawAction
 
backupFiles - Variable in class org.openstreetmap.josm.data.AutosaveTask.AutosaveLayerInfo
 
backupPerLayer - Variable in class org.openstreetmap.josm.gui.preferences.map.BackupPreference
 
BackupPreference - Class in org.openstreetmap.josm.gui.preferences.map
 
BackupPreference() - Constructor for class org.openstreetmap.josm.gui.preferences.map.BackupPreference
 
BackupPreference.Factory - Class in org.openstreetmap.josm.gui.preferences.map
 
BackupPreference.Factory() - Constructor for class org.openstreetmap.josm.gui.preferences.map.BackupPreference.Factory
 
backupX - Variable in class org.openstreetmap.josm.command.MoveCommand
 
backupY - Variable in class org.openstreetmap.josm.command.MoveCommand
 
barWidth - Variable in class org.openstreetmap.josm.gui.bbox.SourceButton
 
barX - Variable in class org.openstreetmap.josm.gui.bbox.SourceButton
 
barY - Variable in class org.openstreetmap.josm.gui.bbox.SourceButton
 
base - Variable in class org.openstreetmap.josm.gui.mappaint.mapcss.Selector.GeneralSelector
 
Base64 - Class in org.openstreetmap.josm.tools
 
Base64() - Constructor for class org.openstreetmap.josm.tools.Base64
 
BASE_ICON - Static variable in class org.openstreetmap.josm.gui.io.SaveLayersDialog.SaveAndProceedAction
 
baseUrl - Variable in class org.openstreetmap.gui.jmapviewer.tilesources.AbstractTMSTileSource
 
baseUrl - Variable in class org.openstreetmap.josm.gui.help.HelpContentReader
the base url
baseURL - Variable in class org.openstreetmap.josm.io.imagery.WMSGrabber
 
baseurl - Variable in class org.openstreetmap.josm.tools.WikiReader
 
BasicAuthenticationPreferencesPanel - Class in org.openstreetmap.josm.gui.preferences.server
The preferences panel for parameters necessary for the Basic Authentication Scheme.
BasicAuthenticationPreferencesPanel() - Constructor for class org.openstreetmap.josm.gui.preferences.server.BasicAuthenticationPreferencesPanel
 
BasicChangesetQueryPanel - Class in org.openstreetmap.josm.gui.dialogs.changeset.query
This panel presents a list of basic queries for changests.
BasicChangesetQueryPanel() - Constructor for class org.openstreetmap.josm.gui.dialogs.changeset.query.BasicChangesetQueryPanel
 
BasicChangesetQueryPanel.BasicQuery - Enum in org.openstreetmap.josm.gui.dialogs.changeset.query
Enumeration of basic, predefined queries
BasicChangesetQueryPanel.BasicQuery() - Constructor for enum org.openstreetmap.josm.gui.dialogs.changeset.query.BasicChangesetQueryPanel.BasicQuery
 
BasicChangesetQueryPanel.SelectQueryHandler - Class in org.openstreetmap.josm.gui.dialogs.changeset.query
Responds to changes in the selected query
BasicChangesetQueryPanel.SelectQueryHandler() - Constructor for class org.openstreetmap.josm.gui.dialogs.changeset.query.BasicChangesetQueryPanel.SelectQueryHandler
 
BasicUploadSettingsPanel - Class in org.openstreetmap.josm.gui.io
BasicUploadSettingsPanel allows to enter the basic parameters required for uploading data.
BasicUploadSettingsPanel(ChangesetCommentModel) - Constructor for class org.openstreetmap.josm.gui.io.BasicUploadSettingsPanel
Creates the panel
BasicUploadSettingsPanel.ChangesetCommentObserver - Class in org.openstreetmap.josm.gui.io
Observes the changeset comment model and keeps the comment input field in sync with the current changeset comment
BasicUploadSettingsPanel.ChangesetCommentObserver() - Constructor for class org.openstreetmap.josm.gui.io.BasicUploadSettingsPanel.ChangesetCommentObserver
 
BBox - Class in org.openstreetmap.josm.data.osm
 
BBox(Bounds) - Constructor for class org.openstreetmap.josm.data.osm.BBox
 
BBox(LatLon, LatLon) - Constructor for class org.openstreetmap.josm.data.osm.BBox
 
BBox(BBox) - Constructor for class org.openstreetmap.josm.data.osm.BBox
 
BBox(double, double, double, double) - Constructor for class org.openstreetmap.josm.data.osm.BBox
 
BBox(Way) - Constructor for class org.openstreetmap.josm.data.osm.BBox
 
BBox(Node) - Constructor for class org.openstreetmap.josm.data.osm.BBox
 
bbox - Variable in class org.openstreetmap.josm.data.osm.QuadBuckets.QBLevel
 
bbox() - Method in class org.openstreetmap.josm.data.osm.QuadBuckets.QBLevel
 
bbox - Variable in class org.openstreetmap.josm.data.osm.Relation
 
bbox - Variable in class org.openstreetmap.josm.data.osm.Way
 
bbox - Variable in class org.openstreetmap.josm.gui.bbox.SlippyMapBBoxChooser
 
bbox - Variable in class org.openstreetmap.josm.gui.bbox.TileSelectionBBoxChooser
the current bounding box
BBOX_PROP - Static variable in interface org.openstreetmap.josm.gui.bbox.BBoxChooser
A BBoxChooser emits ProperyChangeEvents for this property if the current bounding box changes.
BBoxChooser - Interface in org.openstreetmap.josm.gui.bbox
A BBoxChooser is a component which provides a UI for choosing a bounding box.
bboxDisplay - Variable in class org.openstreetmap.josm.gui.download.BookmarkSelection
 
bd - Variable in class org.openstreetmap.josm.gui.mappaint.StyleCache
 
bdiag - Variable in class org.openstreetmap.josm.tools.Diff
 
bdiagoff - Variable in class org.openstreetmap.josm.tools.Diff
 
beginTask(String) - Method in class org.openstreetmap.josm.gui.progress.AbstractProgressMonitor
 
beginTask(String, int) - Method in class org.openstreetmap.josm.gui.progress.AbstractProgressMonitor
 
beginTask(String) - Method in class org.openstreetmap.josm.gui.progress.NullProgressMonitor
 
beginTask(String, int) - Method in class org.openstreetmap.josm.gui.progress.NullProgressMonitor
 
beginTask(String) - Method in interface org.openstreetmap.josm.gui.progress.ProgressMonitor
 
beginTask(String, int) - Method in interface org.openstreetmap.josm.gui.progress.ProgressMonitor
Starts this progress monitor.
beginUpdate() - Method in class org.openstreetmap.josm.data.osm.DataSet
Can be called before bigger changes on dataset.
beingClosed(boolean) - Method in class org.openstreetmap.josm.io.ChangesetQuery
Restricts the result to changesets which are or aren't closed, depending on the value of isClosed
beingOpen(boolean) - Method in class org.openstreetmap.josm.io.ChangesetQuery
Restricts the result to changesets which are or aren't open, depending on the value of isOpen
BelgianLambert1972 - Class in org.openstreetmap.josm.data.projection
Belgian Lambert 72 projection as specified by the Belgian IGN in this document: http://www.ngi.be/Common/Lambert2008/Transformation_Geographic_Lambert_FR.pdf
BelgianLambert1972() - Constructor for class org.openstreetmap.josm.data.projection.BelgianLambert1972
 
BelgianLambert2008 - Class in org.openstreetmap.josm.data.projection
Belgian Lambert 2008 projection as specified by the Belgian IGN in this document: http://www.ngi.be/Common/Lambert2008/Transformation_Geographic_Lambert_FR.pdf
BelgianLambert2008() - Constructor for class org.openstreetmap.josm.data.projection.BelgianLambert2008
 
Bessel1841 - Static variable in class org.openstreetmap.josm.data.projection.Ellipsoid
Bessel 1841 ellipsoid
BETA2007 - Static variable in class org.openstreetmap.josm.data.projection.datum.NTV2GridShiftFileWrapper
 
between(Date, Date) - Method in class org.openstreetmap.josm.data.osm.history.History
 
between(long, long) - Method in class org.openstreetmap.josm.data.osm.history.History
 
BG_COLOR_ERROR - Static variable in class org.openstreetmap.josm.gui.dialogs.LatLonDialog
 
BG_COLOR_ERROR - Static variable in class org.openstreetmap.josm.gui.io.UploadStrategySelectionPanel
 
BGCOLOR_CHANGED - Static variable in class org.openstreetmap.josm.gui.history.NodeListTableCellRenderer
 
BGCOLOR_DELETED - Static variable in class org.openstreetmap.josm.gui.history.NodeListTableCellRenderer
 
BGCOLOR_DIFFERENCE - Static variable in class org.openstreetmap.josm.gui.history.CoordinateInfoViewer
background color used when the coordinates are different
BGCOLOR_DIFFERENCE - Static variable in class org.openstreetmap.josm.gui.history.TagTableCellRenderer
 
BGCOLOR_DOUBLE_ENTRY - Static variable in class org.openstreetmap.josm.gui.dialogs.relation.MemberTableCellRenderer
 
BGCOLOR_DOUBLE_ENTRY - Static variable in class org.openstreetmap.josm.gui.dialogs.relation.SelectionTableCellRenderer
 
BGCOLOR_EMPTY_ROW - Static variable in class org.openstreetmap.josm.gui.dialogs.relation.MemberTableCellRenderer
 
BGCOLOR_EMPTY_ROW - Static variable in class org.openstreetmap.josm.gui.history.NodeListTableCellRenderer
 
BGCOLOR_EMPTY_ROW - Static variable in class org.openstreetmap.josm.gui.history.RelationMemberListTableCellRenderer
 
BGCOLOR_IN_JOSM_SELECTION - Static variable in class org.openstreetmap.josm.gui.dialogs.relation.MemberTableCellRenderer
 
BGCOLOR_IN_OPPOSITE - Static variable in class org.openstreetmap.josm.gui.history.RelationMemberListTableCellRenderer
 
BGCOLOR_INSERTED - Static variable in class org.openstreetmap.josm.gui.history.NodeListTableCellRenderer
 
BGCOLOR_NOT_IN_OPPOSITE - Static variable in class org.openstreetmap.josm.gui.dialogs.relation.MemberTableCellRenderer
 
BGCOLOR_NOT_IN_OPPOSITE - Static variable in class org.openstreetmap.josm.gui.history.RelationMemberListTableCellRenderer
 
BGCOLOR_SELECTED - Static variable in class org.openstreetmap.josm.gui.dialogs.relation.RelationTreeCellRenderer
 
BGCOLOR_SELECTED - Static variable in class org.openstreetmap.josm.gui.history.NodeListTableCellRenderer
 
BGCOLOR_SELECTED - Static variable in class org.openstreetmap.josm.gui.history.RelationMemberListTableCellRenderer
 
BGCOLOR_SINGLE_ENTRY - Static variable in class org.openstreetmap.josm.gui.dialogs.relation.SelectionTableCellRenderer
 
bgMultiChangesetPolicies - Variable in class org.openstreetmap.josm.gui.io.UploadStrategySelectionPanel
 
bgProxyPolicy - Variable in class org.openstreetmap.josm.gui.preferences.server.ProxyPreferencesPanel
 
bgQueries - Variable in class org.openstreetmap.josm.gui.dialogs.changeset.query.BasicChangesetQueryPanel
 
bgStrategies - Variable in class org.openstreetmap.josm.gui.io.UploadStrategySelectionPanel
 
bgTimeBasedUpdatePolicy - Variable in class org.openstreetmap.josm.gui.preferences.plugin.PluginUpdatePolicyPanel
 
bgUseNewOrExisting - Variable in class org.openstreetmap.josm.gui.io.ChangesetManagementPanel
 
bgUserRestrictions - Variable in class org.openstreetmap.josm.gui.dialogs.changeset.query.AdvancedChangesetQueryPanel.UserRestrictionPanel
 
bgVersionBasedUpdatePolicy - Variable in class org.openstreetmap.josm.gui.preferences.plugin.PluginUpdatePolicyPanel
 
bIcons - Variable in class org.openstreetmap.josm.gui.ExtendedDialog
 
bigEndian - Variable in class org.openstreetmap.josm.data.projection.datum.NTV2SubGrid
 
binaryMatchFactoryMap - Static variable in class org.openstreetmap.josm.actions.search.SearchCompiler
 
BingAerialTileSource - Class in org.openstreetmap.gui.jmapviewer.tilesources
 
BingAerialTileSource() - Constructor for class org.openstreetmap.gui.jmapviewer.tilesources.BingAerialTileSource
 
BingAerialTileSource.Attribution - Class in org.openstreetmap.gui.jmapviewer.tilesources
 
BingAerialTileSource.Attribution() - Constructor for class org.openstreetmap.gui.jmapviewer.tilesources.BingAerialTileSource.Attribution
 
blue(Color) - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.Expression.FunctionExpression.EvalFunctions
 
bmaxx - Variable in class org.openstreetmap.josm.gui.layer.WMSLayer
 
bmaxy - Variable in class org.openstreetmap.josm.gui.layer.WMSLayer
 
bminx - Variable in class org.openstreetmap.josm.gui.layer.WMSLayer
 
bminy - Variable in class org.openstreetmap.josm.gui.layer.WMSLayer
 
bName - Variable in class org.openstreetmap.josm.gui.NavigatableComponent.SystemOfMeasurement
 
boldRenderer - Static variable in class org.openstreetmap.josm.corrector.CorrectionTable
 
BookmarkList - Class in org.openstreetmap.josm.gui
List class that read and save its content from the bookmark file.
BookmarkList() - Constructor for class org.openstreetmap.josm.gui.BookmarkList
Create a bookmark list as well as the Buttons add and remove.
BookmarkList.Bookmark - Class in org.openstreetmap.josm.gui
Class holding one bookmarkentry.
BookmarkList.Bookmark(Collection<String>) - Constructor for class org.openstreetmap.josm.gui.BookmarkList.Bookmark
 
BookmarkList.Bookmark() - Constructor for class org.openstreetmap.josm.gui.BookmarkList.Bookmark
 
BookmarkList.Bookmark(Bounds) - Constructor for class org.openstreetmap.josm.gui.BookmarkList.Bookmark
 
BookmarkList.BookmarkCellRenderer - Class in org.openstreetmap.josm.gui
 
BookmarkList.BookmarkCellRenderer() - Constructor for class org.openstreetmap.josm.gui.BookmarkList.BookmarkCellRenderer
 
bookmarkOffset(String, ImageryLayer) - Static method in class org.openstreetmap.josm.data.imagery.OffsetBookmark
 
bookmarks - Variable in class org.openstreetmap.josm.gui.download.BookmarkSelection
the list of bookmarks
bookmarks - Variable in class org.openstreetmap.josm.gui.preferences.imagery.ImageryPreference.OffsetBookmarksPanel
 
BookmarkSelection - Class in org.openstreetmap.josm.gui.download
DownloadAreaSelector which manages a list of "bookmarks", i.e.
BookmarkSelection() - Constructor for class org.openstreetmap.josm.gui.download.BookmarkSelection
 
BookmarkSelection.AddAction - Class in org.openstreetmap.josm.gui.download
The action to add a new bookmark for the current download area.
BookmarkSelection.AddAction() - Constructor for class org.openstreetmap.josm.gui.download.BookmarkSelection.AddAction
 
BookmarkSelection.DoubleClickAdapter - Class in org.openstreetmap.josm.gui.download
 
BookmarkSelection.DoubleClickAdapter() - Constructor for class org.openstreetmap.josm.gui.download.BookmarkSelection.DoubleClickAdapter
 
BookmarkSelection.RemoveAction - Class in org.openstreetmap.josm.gui.download
 
BookmarkSelection.RemoveAction() - Constructor for class org.openstreetmap.josm.gui.download.BookmarkSelection.RemoveAction
 
BookmarkSelection.RenameAction - Class in org.openstreetmap.josm.gui.download
 
BookmarkSelection.RenameAction() - Constructor for class org.openstreetmap.josm.gui.download.BookmarkSelection.RenameAction
 
BooleanProperty - Class in org.openstreetmap.josm.data.preferences
A property containing a Boolean value.
BooleanProperty(String, boolean) - Constructor for class org.openstreetmap.josm.data.preferences.BooleanProperty
Constructs a new BooleanProperty.
boolValue - Variable in class org.openstreetmap.josm.gui.mappaint.xml.XmlCondition
 
both - Variable in class org.openstreetmap.josm.tools.XmlObjectParser.Entry
 
botRight - Variable in class org.openstreetmap.josm.gui.layer.TMSLayer.DeepTileSet
 
BOTTOM - Static variable in class org.openstreetmap.josm.gui.mappaint.Keyword
 
bottomEdge - Variable in class org.openstreetmap.josm.gui.layer.WMSLayer
 
bottomFixedCount - Variable in class org.openstreetmap.josm.gui.MenuScroller
 
bottomRight - Variable in class org.openstreetmap.gui.jmapviewer.MapRectangleImpl
 
boundingBoxChanged(Bounds, DownloadSelection) - Method in class org.openstreetmap.josm.gui.download.DownloadDialog
Distributes a "bounding box changed" from one DownloadSelection object to the others, so they may update or clear their input fields.
BoundingBoxDownloader - Class in org.openstreetmap.josm.io
 
BoundingBoxDownloader(Bounds) - Constructor for class org.openstreetmap.josm.io.BoundingBoxDownloader
 
boundingBoxRestrictionChanged() - Method in class org.openstreetmap.josm.gui.dialogs.changeset.query.AdvancedChangesetQueryPanel.RestrictionGroupStateChangeHandler
 
BoundingBoxSelection - Class in org.openstreetmap.josm.gui.download
Bounding box selector.
BoundingBoxSelection() - Constructor for class org.openstreetmap.josm.gui.download.BoundingBoxSelection
 
BoundingBoxSelection.BoundingBoxBuilder - Class in org.openstreetmap.josm.gui.download
 
BoundingBoxSelection.BoundingBoxBuilder() - Constructor for class org.openstreetmap.josm.gui.download.BoundingBoxSelection.BoundingBoxBuilder
 
BoundingBoxSelection.LatValueChecker - Class in org.openstreetmap.josm.gui.download
 
BoundingBoxSelection.LatValueChecker(JTextField) - Constructor for class org.openstreetmap.josm.gui.download.BoundingBoxSelection.LatValueChecker
 
BoundingBoxSelection.LonValueChecker - Class in org.openstreetmap.josm.gui.download
 
BoundingBoxSelection.LonValueChecker(JTextField) - Constructor for class org.openstreetmap.josm.gui.download.BoundingBoxSelection.LonValueChecker
 
BoundingBoxSelection.OsmUrlPopup - Class in org.openstreetmap.josm.gui.download
 
BoundingBoxSelection.OsmUrlPopup() - Constructor for class org.openstreetmap.josm.gui.download.BoundingBoxSelection.OsmUrlPopup
 
BoundingBoxSelection.OsmUrlRefresher - Class in org.openstreetmap.josm.gui.download
 
BoundingBoxSelection.OsmUrlRefresher() - Constructor for class org.openstreetmap.josm.gui.download.BoundingBoxSelection.OsmUrlRefresher
 
BoundingBoxSelection.PasteUrlAction - Class in org.openstreetmap.josm.gui.download
 
BoundingBoxSelection.PasteUrlAction() - Constructor for class org.openstreetmap.josm.gui.download.BoundingBoxSelection.PasteUrlAction
 
BoundingBoxSelection.SelectAllOnFocusHandler - Class in org.openstreetmap.josm.gui.download
 
BoundingBoxSelection.SelectAllOnFocusHandler(JTextComponent) - Constructor for class org.openstreetmap.josm.gui.download.BoundingBoxSelection.SelectAllOnFocusHandler
 
BoundingBoxSelectionPanel - Class in org.openstreetmap.josm.gui.widgets
 
BoundingBoxSelectionPanel() - Constructor for class org.openstreetmap.josm.gui.widgets.BoundingBoxSelectionPanel
 
BoundingBoxSelectionPanel.LatitudeValidator - Class in org.openstreetmap.josm.gui.widgets
 
BoundingBoxSelectionPanel.LatitudeValidator(JTextComponent) - Constructor for class org.openstreetmap.josm.gui.widgets.BoundingBoxSelectionPanel.LatitudeValidator
 
BoundingBoxSelectionPanel.LongitudeValidator - Class in org.openstreetmap.josm.gui.widgets
 
BoundingBoxSelectionPanel.LongitudeValidator(JTextComponent) - Constructor for class org.openstreetmap.josm.gui.widgets.BoundingBoxSelectionPanel.LongitudeValidator
 
BoundingBoxSelectionPanel.OsmUrlPopup - Class in org.openstreetmap.josm.gui.widgets
 
BoundingBoxSelectionPanel.OsmUrlPopup() - Constructor for class org.openstreetmap.josm.gui.widgets.BoundingBoxSelectionPanel.OsmUrlPopup
 
BoundingBoxSelectionPanel.OsmUrlRefresher - Class in org.openstreetmap.josm.gui.widgets
 
BoundingBoxSelectionPanel.OsmUrlRefresher() - Constructor for class org.openstreetmap.josm.gui.widgets.BoundingBoxSelectionPanel.OsmUrlRefresher
 
BoundingBoxSelectionPanel.PasteUrlAction - Class in org.openstreetmap.josm.gui.widgets
 
BoundingBoxSelectionPanel.PasteUrlAction() - Constructor for class org.openstreetmap.josm.gui.widgets.BoundingBoxSelectionPanel.PasteUrlAction
 
BoundingXYVisitor - Class in org.openstreetmap.josm.data.osm.visitor
Calculates the total bounding rectangle of a series of OsmPrimitive objects, using the EastNorth values as reference.
BoundingXYVisitor() - Constructor for class org.openstreetmap.josm.data.osm.visitor.BoundingXYVisitor
 
bounds - Variable in class org.openstreetmap.josm.actions.search.SearchCompiler.InArea
 
Bounds - Class in org.openstreetmap.josm.data
This is a simple data class for "rectangular" areas of the world, given in lat/lon min/max values.
Bounds(LatLon, LatLon) - Constructor for class org.openstreetmap.josm.data.Bounds
Construct bounds out of two points
Bounds(LatLon, LatLon, boolean) - Constructor for class org.openstreetmap.josm.data.Bounds
 
Bounds(LatLon) - Constructor for class org.openstreetmap.josm.data.Bounds
 
Bounds(LatLon, boolean) - Constructor for class org.openstreetmap.josm.data.Bounds
 
Bounds(double, double, double, double) - Constructor for class org.openstreetmap.josm.data.Bounds
 
Bounds(double, double, double, double, boolean) - Constructor for class org.openstreetmap.josm.data.Bounds
 
Bounds(double[]) - Constructor for class org.openstreetmap.josm.data.Bounds
 
Bounds(double[], boolean) - Constructor for class org.openstreetmap.josm.data.Bounds
 
Bounds(String, String) - Constructor for class org.openstreetmap.josm.data.Bounds
 
Bounds(String, String, Bounds.ParseMethod) - Constructor for class org.openstreetmap.josm.data.Bounds
 
Bounds(String, String, Bounds.ParseMethod, boolean) - Constructor for class org.openstreetmap.josm.data.Bounds
 
Bounds(Bounds) - Constructor for class org.openstreetmap.josm.data.Bounds
 
Bounds(Rectangle2D) - Constructor for class org.openstreetmap.josm.data.Bounds
 
Bounds(LatLon, double, double) - Constructor for class org.openstreetmap.josm.data.Bounds
Creates new bounds around a coordinate pair center.
bounds - Variable in class org.openstreetmap.josm.data.gpx.ImmutableGpxTrack
 
bounds - Variable in class org.openstreetmap.josm.data.gpx.ImmutableGpxTrackSegment
 
bounds - Variable in class org.openstreetmap.josm.data.imagery.ImageryInfo
 
bounds - Variable in class org.openstreetmap.josm.data.imagery.ImageryInfo.ImageryPreferenceEntry
 
bounds - Variable in class org.openstreetmap.josm.data.imagery.WmsCache.CacheEntry
 
bounds(BBox) - Method in class org.openstreetmap.josm.data.osm.BBox
Tests, weather the bbox b lies completely inside this bbox.
bounds(LatLon) - Method in class org.openstreetmap.josm.data.osm.BBox
Tests, weather the Point c lies within the bbox.
bounds - Variable in class org.openstreetmap.josm.data.osm.DataSource
 
bounds - Variable in class org.openstreetmap.josm.data.osm.visitor.BoundingXYVisitor
 
bounds - Variable in class org.openstreetmap.josm.data.osm.visitor.paint.relations.Multipolygon.PolyData
 
bounds - Variable in class org.openstreetmap.josm.data.projection.CustomProjection
 
bounds - Static variable in class org.openstreetmap.josm.data.projection.GaussKrueger
 
bounds - Variable in class org.openstreetmap.josm.gui.download.PlaceSelection.SearchResult
 
bounds - Variable in class org.openstreetmap.josm.gui.MultiSplitLayout.Node
 
bounds - Variable in class org.openstreetmap.josm.gui.preferences.imagery.AddWMSLayerPanel.LayerDetails
 
bounds - Variable in class org.openstreetmap.josm.gui.preferences.projection.ProjectionPreference
 
bounds - Variable in class org.openstreetmap.josm.io.ChangesetQuery
the bounding box this query is restricted to.
bounds - Variable in class org.openstreetmap.josm.io.imagery.ImageryReader.Parser
 
Bounds.ParseMethod - Enum in org.openstreetmap.josm.data
 
Bounds.ParseMethod() - Constructor for enum org.openstreetmap.josm.data.Bounds.ParseMethod
 
boundsWithXandWidth(Rectangle, double, double) - Method in class org.openstreetmap.josm.gui.MultiSplitLayout
 
boundsWithYandHeight(Rectangle, double, double) - Method in class org.openstreetmap.josm.gui.MultiSplitLayout
 
box - Variable in class org.openstreetmap.josm.gui.mappaint.BoxTextElemStyle
 
box - Variable in class org.openstreetmap.josm.gui.mappaint.BoxTextElemStyle.BoxProviderResult
 
box - Variable in class org.openstreetmap.josm.gui.mappaint.BoxTextElemStyle.SimpleBoxProvider
 
box() - Method in class org.openstreetmap.josm.gui.mappaint.MapImage.MapImageBoxProvider
 
boxProvider - Variable in class org.openstreetmap.josm.gui.mappaint.BoxTextElemStyle
 
BoxTextElemStyle - Class in org.openstreetmap.josm.gui.mappaint
Text style attached to a style with a bounding box, like an icon or a symbol.
BoxTextElemStyle(Cascade, TextElement, BoxTextElemStyle.BoxProvider, Rectangle, BoxTextElemStyle.HorizontalTextAlignment, BoxTextElemStyle.VerticalTextAlignment) - Constructor for class org.openstreetmap.josm.gui.mappaint.BoxTextElemStyle
 
BoxTextElemStyle.BoxProvider - Interface in org.openstreetmap.josm.gui.mappaint
 
BoxTextElemStyle.BoxProviderResult - Class in org.openstreetmap.josm.gui.mappaint
 
BoxTextElemStyle.BoxProviderResult(Rectangle, boolean) - Constructor for class org.openstreetmap.josm.gui.mappaint.BoxTextElemStyle.BoxProviderResult
 
BoxTextElemStyle.HorizontalTextAlignment - Enum in org.openstreetmap.josm.gui.mappaint
 
BoxTextElemStyle.HorizontalTextAlignment() - Constructor for enum org.openstreetmap.josm.gui.mappaint.BoxTextElemStyle.HorizontalTextAlignment
 
BoxTextElemStyle.SimpleBoxProvider - Class in org.openstreetmap.josm.gui.mappaint
 
BoxTextElemStyle.SimpleBoxProvider(Rectangle) - Constructor for class org.openstreetmap.josm.gui.mappaint.BoxTextElemStyle.SimpleBoxProvider
 
BoxTextElemStyle.VerticalTextAlignment - Enum in org.openstreetmap.josm.gui.mappaint
 
BoxTextElemStyle.VerticalTextAlignment() - Constructor for enum org.openstreetmap.josm.gui.mappaint.BoxTextElemStyle.VerticalTextAlignment
 
browser - Variable in class org.openstreetmap.josm.gui.help.HelpBrowserHistory
 
browser - Variable in class org.openstreetmap.josm.gui.history.HistoryBrowserDialog
the embedded browser
browser - Variable in class org.openstreetmap.josm.gui.preferences.imagery.WMSSettingsPanel
 
browserAdapter - Static variable in class org.openstreetmap.gui.jmapviewer.FeatureAdapter
 
bTexts - Variable in class org.openstreetmap.josm.gui.ExtendedDialog
 
btn - Variable in class org.openstreetmap.josm.actions.Map_Rectifier_WMSmenuAction.RectifierService
 
btn - Variable in class org.openstreetmap.josm.gui.history.VersionTable.RadioButtonEditor
 
btnAdd - Variable in class org.openstreetmap.josm.gui.dialogs.properties.PropertiesDialog
The Add button (needed to be able to disable it)
btnApply - Variable in class org.openstreetmap.josm.gui.conflict.tags.CombinePrimitiveResolverDialog
the apply button
btnCancel - Variable in class org.openstreetmap.josm.gui.PleaseWaitDialog
 
btnClose - Variable in class org.openstreetmap.josm.gui.io.ChangesetManagementPanel
 
btnCloseChangesets - Variable in class org.openstreetmap.josm.gui.io.CloseChangesetDialog
 
btnCollapse - Variable in class org.openstreetmap.josm.gui.layer.geoimage.ImageViewerDialog
 
btnContinue - Variable in class org.openstreetmap.josm.gui.io.UploadSelectionDialog
 
btnDel - Variable in class org.openstreetmap.josm.gui.dialogs.properties.PropertiesDialog
The Delete button (needed to be able to disable it)
btnDownload - Variable in class org.openstreetmap.josm.gui.download.DownloadDialog
 
btnEdit - Variable in class org.openstreetmap.josm.gui.dialogs.properties.PropertiesDialog
The Edit button (needed to be able to disable it)
btnFadeColor - Variable in class org.openstreetmap.josm.gui.preferences.imagery.CommonSettingsPanel
 
btnFileChooser - Variable in class org.openstreetmap.josm.gui.io.LayerNameAndFilePathTableCell
 
btnInBackground - Variable in class org.openstreetmap.josm.gui.PleaseWaitDialog
 
btnKeepMine - Variable in class org.openstreetmap.josm.gui.conflict.pair.tags.TagMerger
 
btnKeepTheir - Variable in class org.openstreetmap.josm.gui.conflict.pair.tags.TagMerger
 
btnNext - Variable in class org.openstreetmap.josm.gui.layer.geoimage.ImageViewerDialog
 
btnOK - Variable in class org.openstreetmap.josm.gui.actionsupport.DeleteFromRelationConfirmationDialog
 
btnPrevious - Variable in class org.openstreetmap.josm.gui.layer.geoimage.ImageViewerDialog
 
btnRefresh - Variable in class org.openstreetmap.josm.gui.io.ChangesetManagementPanel
 
btnSearch - Variable in class org.openstreetmap.josm.gui.download.PlaceSelection
 
btnTest - Variable in class org.openstreetmap.josm.gui.preferences.server.OsmApiUrlInputPanel
 
btnUpload - Variable in class org.openstreetmap.josm.gui.io.UploadDialog
the upload button
bToolTipTexts - Variable in class org.openstreetmap.josm.gui.ExtendedDialog
 
buffered_lines - Variable in class org.openstreetmap.josm.tools.Diff.file_data
Number of elements (lines) in this file.
BugReportExceptionHandler - Class in org.openstreetmap.josm.tools
An exception handler that asks the user to send a bug report.
BugReportExceptionHandler() - Constructor for class org.openstreetmap.josm.tools.BugReportExceptionHandler
 
build() - Method in class org.openstreetmap.josm.actions.SessionSaveAsAction.SessionSaveAsDialog
 
build(Collection<OsmPrimitive>) - Method in class org.openstreetmap.josm.actions.UploadSelectionAction.UploadHullBuilder
Builds the "hull" of primitives to be uploaded given a base collection of osm primitives.
build(Collection<Relation>) - Method in class org.openstreetmap.josm.data.APIDataSet.RelationUploadDependencyGraph
 
build() - Method in class org.openstreetmap.josm.data.osm.visitor.MergeSourceBuildingVisitor
 
build() - Method in class org.openstreetmap.josm.gui.actionsupport.DeleteFromRelationConfirmationDialog
 
build(String, String) - Method in class org.openstreetmap.josm.gui.actionsupport.LogShowDialog
 
build() - Method in class org.openstreetmap.josm.gui.bbox.TileSelectionBBoxChooser
builds the UI
build() - Method in class org.openstreetmap.josm.gui.bbox.TileSelectionBBoxChooser.TileAddressInputPanel
 
build() - Method in class org.openstreetmap.josm.gui.bbox.TileSelectionBBoxChooser.TileGridInputPanel
 
build() - Method in class org.openstreetmap.josm.gui.conflict.pair.ConflictResolver
builds the UI
build() - Method in class org.openstreetmap.josm.gui.conflict.pair.ListMerger
 
build() - Method in class org.openstreetmap.josm.gui.conflict.pair.properties.PropertiesMerger
 
build() - Method in class org.openstreetmap.josm.gui.conflict.pair.tags.TagMerger
build the user interface
build() - Method in class org.openstreetmap.josm.gui.conflict.tags.CombinePrimitiveResolverDialog
 
build() - Method in class org.openstreetmap.josm.gui.conflict.tags.PasteTagsConflictResolverDialog
 
build(PasteTagsConflictResolverDialog.StatisticsTableModel) - Method in class org.openstreetmap.josm.gui.conflict.tags.PasteTagsConflictResolverDialog.StatisticsInfoTable
 
build() - Method in class org.openstreetmap.josm.gui.conflict.tags.RelationMemberConflictResolver
 
build() - Method in class org.openstreetmap.josm.gui.conflict.tags.RelationMemberConflictResolverTable
 
build() - Method in class org.openstreetmap.josm.gui.conflict.tags.TagConflictResolver
 
build() - Method in class org.openstreetmap.josm.gui.conflict.tags.TagConflictResolverTable
 
build() - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetCacheManager
 
build() - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetContentPanel
 
build() - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetContentPanel.HeaderPanel
 
build() - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetDetailPanel
 
build() - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetTagsPanel
 
build() - Method in class org.openstreetmap.josm.gui.dialogs.changeset.query.AdvancedChangesetQueryPanel
 
build() - Method in class org.openstreetmap.josm.gui.dialogs.changeset.query.AdvancedChangesetQueryPanel.OpenAndCloseStateRestrictionPanel
 
build() - Method in class org.openstreetmap.josm.gui.dialogs.changeset.query.AdvancedChangesetQueryPanel.TimeRestrictionPanel
 
build() - Method in class org.openstreetmap.josm.gui.dialogs.changeset.query.AdvancedChangesetQueryPanel.UserRestrictionPanel
 
build() - Method in class org.openstreetmap.josm.gui.dialogs.changeset.query.BasicChangesetQueryPanel
 
build() - Method in class org.openstreetmap.josm.gui.dialogs.changeset.query.ChangesetQueryDialog
 
build() - Method in class org.openstreetmap.josm.gui.dialogs.changeset.query.UrlBasedQueryPanel
 
build() - Method in class org.openstreetmap.josm.gui.dialogs.changeset.SingleChangesetDownloadPanel
 
build() - Method in class org.openstreetmap.josm.gui.dialogs.ChangesetDialog
 
build() - Method in class org.openstreetmap.josm.gui.dialogs.ConflictDialog
builds the GUI
build() - Method in class org.openstreetmap.josm.gui.dialogs.ConflictResolutionDialog
builds the GUI
build() - Method in class org.openstreetmap.josm.gui.dialogs.FilterDialog
 
build() - Method in class org.openstreetmap.josm.gui.dialogs.HistoryDialog
builds the GUI
build() - Method in class org.openstreetmap.josm.gui.dialogs.LatLonDialog
 
build() - Method in class org.openstreetmap.josm.gui.dialogs.MapPaintDialog
 
build() - Method in class org.openstreetmap.josm.gui.dialogs.relation.ChildRelationBrowser
builds the UI
build() - Method in class org.openstreetmap.josm.gui.dialogs.relation.ReferringRelationsBrowser
build the GUI
build() - Method in class org.openstreetmap.josm.gui.dialogs.relation.RelationTree
builds the UI
build() - Method in class org.openstreetmap.josm.gui.dialogs.relation.SelectionTable
 
build() - Method in class org.openstreetmap.josm.gui.dialogs.UserListDialog
 
build() - Method in class org.openstreetmap.josm.gui.download.BoundingBoxSelection.BoundingBoxBuilder
 
build() - Method in class org.openstreetmap.josm.gui.download.TileSelection
 
build() - Method in class org.openstreetmap.josm.gui.help.HelpBrowser
 
build() - Method in class org.openstreetmap.josm.gui.history.CoordinateInfoViewer
 
build() - Method in class org.openstreetmap.josm.gui.history.CoordinateInfoViewer.DistanceViewer
 
build() - Method in class org.openstreetmap.josm.gui.history.CoordinateInfoViewer.LatLonViewer
 
build() - Method in class org.openstreetmap.josm.gui.history.HistoryBrowser
builds the GUI
build() - Method in class org.openstreetmap.josm.gui.history.HistoryBrowserDialog
builds the GUI
build(OsmPrimitive) - Method in class org.openstreetmap.josm.gui.history.HistoryBrowserModel.HistoryPrimitiveBuilder
 
build() - Method in class org.openstreetmap.josm.gui.history.NodeListViewer
 
build() - Method in class org.openstreetmap.josm.gui.history.RelationMemberListViewer
 
build() - Method in class org.openstreetmap.josm.gui.history.TagInfoViewer
 
build() - Method in class org.openstreetmap.josm.gui.history.VersionInfoPanel
 
build() - Method in class org.openstreetmap.josm.gui.history.VersionTable
 
build() - Method in class org.openstreetmap.josm.gui.history.VersionTable.VersionTablePopupMenu
 
build() - Method in class org.openstreetmap.josm.gui.io.BasicUploadSettingsPanel
 
build() - Method in class org.openstreetmap.josm.gui.io.ChangesetManagementPanel
builds the GUI
build() - Method in class org.openstreetmap.josm.gui.io.CloseChangesetDialog
 
build() - Method in class org.openstreetmap.josm.gui.io.CredentialDialog
 
build() - Method in class org.openstreetmap.josm.gui.io.CredentialDialog.CredentialPanel
 
build() - Method in class org.openstreetmap.josm.gui.io.CredentialDialog.HttpProxyCredentialsPanel
 
build() - Method in class org.openstreetmap.josm.gui.io.CredentialDialog.OsmApiCredentialsPanel
 
build() - Method in class org.openstreetmap.josm.gui.io.CredentialDialog.OtherHostCredentialsPanel
 
build() - Method in class org.openstreetmap.josm.gui.io.FilenameCellEditor
build the GUI
build() - Method in class org.openstreetmap.josm.gui.io.SaveLayersDialog
builds the GUI
build() - Method in class org.openstreetmap.josm.gui.io.SaveLayersDialog.LayerListWarningMessagePanel
 
build() - Method in class org.openstreetmap.josm.gui.io.SaveLayersTableColumnModel
 
build() - Method in class org.openstreetmap.josm.gui.io.TagSettingsPanel
 
build() - Method in class org.openstreetmap.josm.gui.io.UploadAndSaveProgressRenderer
 
build() - Method in class org.openstreetmap.josm.gui.io.UploadDialog
builds the gui
build() - Method in class org.openstreetmap.josm.gui.io.UploadedObjectsSummaryPanel
 
build() - Method in class org.openstreetmap.josm.gui.io.UploadParameterSummaryPanel
 
build() - Method in class org.openstreetmap.josm.gui.io.UploadSelectionDialog
 
build() - Method in class org.openstreetmap.josm.gui.io.UploadStrategySelectionPanel
 
build() - Method in class org.openstreetmap.josm.gui.oauth.AccessTokenInfoPanel
 
build() - Method in class org.openstreetmap.josm.gui.oauth.AdvancedOAuthPropertiesPanel
 
build() - Method in class org.openstreetmap.josm.gui.oauth.FullyAutomaticAuthorizationUI
 
build() - Method in class org.openstreetmap.josm.gui.oauth.ManualAuthorizationUI.AccessTokenBuilder
 
build() - Method in class org.openstreetmap.josm.gui.oauth.ManualAuthorizationUI
 
build() - Method in class org.openstreetmap.josm.gui.oauth.OAuthAuthorizationWizard
builds the UI
build() - Method in class org.openstreetmap.josm.gui.oauth.OsmPrivilegesPanel
 
build() - Method in class org.openstreetmap.josm.gui.oauth.SemiAutomaticAuthorizationUI
build the UI
build() - Method in class org.openstreetmap.josm.gui.oauth.SemiAutomaticAuthorizationUI.RetrieveAccessTokenPanel
 
build() - Method in class org.openstreetmap.josm.gui.oauth.SemiAutomaticAuthorizationUI.RetrieveRequestTokenPanel
 
build() - Method in class org.openstreetmap.josm.gui.oauth.SemiAutomaticAuthorizationUI.ShowAccessTokenPanel
 
build() - Method in class org.openstreetmap.josm.gui.preferences.advanced.ListEditor
 
build() - Method in class org.openstreetmap.josm.gui.preferences.advanced.ListListEditor
 
build() - Method in class org.openstreetmap.josm.gui.preferences.advanced.MapListEditor
 
build(String) - Method in class org.openstreetmap.josm.gui.preferences.advanced.StringEditor
 
build() - Method in class org.openstreetmap.josm.gui.preferences.plugin.PluginUpdatePolicyPanel
 
build() - Method in class org.openstreetmap.josm.gui.preferences.PluginPreference.PluginConfigurationSitesPanel
 
build() - Method in class org.openstreetmap.josm.gui.preferences.PreferenceDialog
 
build() - Method in class org.openstreetmap.josm.gui.preferences.projection.CustomProjectionChoice.ParameterInfoDialog
 
build(String, ActionListener) - Method in class org.openstreetmap.josm.gui.preferences.projection.CustomProjectionChoice.PreferencePanel
 
build() - Method in class org.openstreetmap.josm.gui.preferences.server.AuthenticationPreferencesPanel
builds the UI
build() - Method in class org.openstreetmap.josm.gui.preferences.server.BasicAuthenticationPreferencesPanel
builds the UI
build() - Method in class org.openstreetmap.josm.gui.preferences.server.OAuthAuthenticationPreferencesPanel.AlreadyAuthorisedPanel
 
build() - Method in class org.openstreetmap.josm.gui.preferences.server.OAuthAuthenticationPreferencesPanel
builds the UI
build() - Method in class org.openstreetmap.josm.gui.preferences.server.OAuthAuthenticationPreferencesPanel.NotYetAuthorisedPanel
 
build() - Method in class org.openstreetmap.josm.gui.preferences.server.OsmApiUrlInputPanel
 
build() - Method in class org.openstreetmap.josm.gui.preferences.SourceEditor.FileOrUrlCellEditor
build the GUI
build() - Method in class org.openstreetmap.josm.gui.SplashScreen.SplashScreenProgressRenderer
 
build() - Method in class org.openstreetmap.josm.gui.tagging.TagEditorPanel
builds the GUI
build() - Method in class org.openstreetmap.josm.gui.tagging.TaggingPresetSearchDialog
 
build() - Method in class org.openstreetmap.josm.gui.widgets.BoundingBoxSelectionPanel
 
build() - Method in class org.openstreetmap.josm.gui.widgets.HtmlPanel
 
build() - Method in class org.openstreetmap.josm.plugins.PluginHandler.UpdatePluginsMessagePanel
 
build_script(boolean[], int, boolean[], int) - Method in class org.openstreetmap.josm.tools.Diff.ForwardScript
Scan the tables of which lines are inserted and deleted, producing an edit script in forward order.
build_script(boolean[], int, boolean[], int) - Method in class org.openstreetmap.josm.tools.Diff.ReverseScript
 
build_script(boolean[], int, boolean[], int) - Method in interface org.openstreetmap.josm.tools.Diff.ScriptBuilder
Scan the tables of which lines are inserted and deleted, producing an edit script.
buildAbsoluteHelpTopic(String, Locale) - Static method in class org.openstreetmap.josm.gui.help.HelpUtil
Replies the absolute, localized help topic for the given topic.
buildAbsoluteHelpTopic(String) - Static method in class org.openstreetmap.josm.gui.help.HelpUtil
Replies the absolute, localized help topic for the given topic and the current locale.
buildAccessTokenPanel() - Method in class org.openstreetmap.josm.gui.oauth.ManualAuthorizationUI
 
buildActionButtonPanel() - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetContentPanel
 
buildActionButtonPanel() - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetDetailPanel
 
buildActionButtonPanel() - Method in class org.openstreetmap.josm.gui.oauth.FullyAutomaticAuthorizationUI
Builds the panel with the action button for starting the authorisation
buildActionPanel() - Method in class org.openstreetmap.josm.gui.io.UploadDialog
builds the panel with the OK and CANCEL buttons
buildActionPanel() - Method in class org.openstreetmap.josm.gui.oauth.SemiAutomaticAuthorizationUI.RetrieveAccessTokenPanel
 
buildActionPanel() - Method in class org.openstreetmap.josm.gui.oauth.SemiAutomaticAuthorizationUI.ShowAccessTokenPanel
 
buildActionPanel() - Method in class org.openstreetmap.josm.gui.preferences.PluginPreference
 
buildActionPanel() - Method in class org.openstreetmap.josm.gui.preferences.PreferenceDialog
 
buildActionsPanel() - Method in class org.openstreetmap.josm.gui.oauth.ManualAuthorizationUI
 
buildAdjustmentLockControlPanel(JCheckBox) - Method in class org.openstreetmap.josm.gui.conflict.pair.ListMerger
 
buildAdvancedParametersPanel() - Method in class org.openstreetmap.josm.gui.oauth.SemiAutomaticAuthorizationUI.RetrieveRequestTokenPanel
 
buildAdvancedPropertiesPanel() - Method in class org.openstreetmap.josm.gui.preferences.server.OAuthAuthenticationPreferencesPanel
Builds the panel for entering the advanced OAuth parameters
buildButtonPanel() - Method in class org.openstreetmap.josm.gui.actionsupport.DeleteFromRelationConfirmationDialog
 
buildButtonPanel() - Method in class org.openstreetmap.josm.gui.conflict.tags.CombinePrimitiveResolverDialog
 
buildButtonPanel() - Method in class org.openstreetmap.josm.gui.conflict.tags.PasteTagsConflictResolverDialog
 
buildButtonPanel() - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetCacheManager
builds the button panel in the footer of the dialog
buildButtonPanel() - Method in class org.openstreetmap.josm.gui.dialogs.changeset.query.ChangesetQueryDialog
 
buildButtonPanel() - Method in class org.openstreetmap.josm.gui.dialogs.relation.ChildRelationBrowser
builds the panel with the command buttons
buildButtonPanel() - Method in class org.openstreetmap.josm.gui.download.BookmarkSelection
Creates the panel with the action buttons on the left
buildButtonPanel() - Method in class org.openstreetmap.josm.gui.download.DownloadDialog
 
buildButtonPanel() - Method in class org.openstreetmap.josm.gui.io.UploadSelectionDialog
 
buildButtonRow() - Method in class org.openstreetmap.josm.gui.dialogs.ConflictResolutionDialog
builds the sub panel with the control buttons
buildButtonRow() - Method in class org.openstreetmap.josm.gui.io.SaveLayersDialog
builds the button row
buildButtonRow() - Method in class org.openstreetmap.josm.gui.oauth.OAuthAuthorizationWizard
Builds the row with the action buttons
buildButtonsPanel() - Method in class org.openstreetmap.josm.gui.tagging.TagEditorPanel
builds the panel with the button row
buildCenterPanel() - Method in class org.openstreetmap.josm.gui.io.CloseChangesetDialog
 
buildChangeCommand(Collection<? extends OsmPrimitive>, TagCollection) - Method in class org.openstreetmap.josm.actions.PasteTagsAction.TagPaster
 
buildChangeCommand(OsmPrimitive) - Method in class org.openstreetmap.josm.gui.conflict.tags.MultiValueResolutionDecision
Builds a change command for applying this resolution to a primitive
buildChangeCommand(Collection<? extends OsmPrimitive>) - Method in class org.openstreetmap.josm.gui.conflict.tags.MultiValueResolutionDecision
Builds a change command for applying this resolution to a collection of primitives
buildChangesetDetailPanel() - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetCacheManager
Builds the panel with the changeset details
buildChangesetQuery() - Method in class org.openstreetmap.josm.gui.dialogs.changeset.query.AdvancedChangesetQueryPanel
Builds the changeset query based on the data entered in the form.
buildChangesetQuery() - Method in class org.openstreetmap.josm.gui.dialogs.changeset.query.BasicChangesetQueryPanel
 
buildChangesetQuery(String) - Method in class org.openstreetmap.josm.gui.dialogs.changeset.query.UrlBasedQueryPanel
 
buildChangesetQuery() - Method in class org.openstreetmap.josm.gui.dialogs.changeset.query.UrlBasedQueryPanel
Replies the ChangesetQuery specified in this panel.
buildChangesetsLists() - Method in class org.openstreetmap.josm.gui.dialogs.ChangesetDialog
 
buildChangesetSummary() - Method in class org.openstreetmap.josm.gui.io.UploadParameterSummaryPanel
 
buildChangesetTableActionPanel() - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetCacheManager
Builds the table with actions which can be applied to the currently visible changesets in the changeset table.
buildChangesetTablePanel() - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetCacheManager
Builds the panel with the table of changesets
buildClosedAfterAndCreatedBeforeInputPanel() - Method in class org.openstreetmap.josm.gui.dialogs.changeset.query.AdvancedChangesetQueryPanel.TimeRestrictionPanel
 
buildClosedAfterInputPanel() - Method in class org.openstreetmap.josm.gui.dialogs.changeset.query.AdvancedChangesetQueryPanel.TimeRestrictionPanel
 
buildCommandLineArgumentMap(String[]) - Static method in class org.openstreetmap.josm.gui.MainApplication
 
buildCommandPanel() - Method in class org.openstreetmap.josm.gui.oauth.SemiAutomaticAuthorizationUI.RetrieveRequestTokenPanel
 
buildComparePairSelectionPanel() - Method in class org.openstreetmap.josm.gui.conflict.pair.ListMerger
 
buildConsumer() - Method in class org.openstreetmap.josm.data.oauth.OAuthParameters
Builds an OAuthConsumer based on these parameters.
buildContentPanel() - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetCacheManager
builds the content panel of the dialog
buildContentPanel() - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetContentPanel
 
buildContentPanel() - Method in class org.openstreetmap.josm.gui.dialogs.changeset.query.ChangesetQueryDialog
 
buildContentPanel() - Method in class org.openstreetmap.josm.gui.dialogs.SelectionListDialog
Builds the content panel for this dialog
buildContentPanel() - Method in class org.openstreetmap.josm.gui.io.UploadDialog
builds the content panel for the upload dialog
buildContentPanel() - Method in class org.openstreetmap.josm.gui.oauth.SemiAutomaticAuthorizationUI.RetrieveAccessTokenPanel
 
buildContentPanel() - Method in class org.openstreetmap.josm.gui.oauth.SemiAutomaticAuthorizationUI.ShowAccessTokenPanel
 
buildContentPanel() - Method in class org.openstreetmap.josm.gui.preferences.PluginPreference
 
buildContentPanel() - Method in class org.openstreetmap.josm.gui.preferences.ServerAccessPreference
Builds the panel for entering the server access preferences
buildCoordinateConflictRows() - Method in class org.openstreetmap.josm.gui.conflict.pair.properties.PropertiesMerger
 
buildCurrentMemberListTable() - Method in class org.openstreetmap.josm.gui.history.RelationMemberListViewer
 
buildCurrentNodeListTable() - Method in class org.openstreetmap.josm.gui.history.NodeListViewer
 
buildCurrentTagTable() - Method in class org.openstreetmap.josm.gui.history.TagInfoViewer
 
buildDataPanel() - Method in class org.openstreetmap.josm.gui.dialogs.InspectPrimitiveDialog
 
buildDataText() - Method in class org.openstreetmap.josm.gui.dialogs.InspectPrimitiveDialog
 
buildDefaultToolTip(IPrimitive) - Method in class org.openstreetmap.josm.gui.DefaultNameFormatter
Builds a default tooltip text for the primitive primitive.
buildDefaultToolTip(HistoryOsmPrimitive) - Method in class org.openstreetmap.josm.gui.DefaultNameFormatter
Builds a default tooltip text for an HistoryOsmPrimitive primitive.
buildDefultServerUrlPanel() - Method in class org.openstreetmap.josm.gui.preferences.server.OsmApiUrlInputPanel
 
buildDeleteCommands(MouseEvent, int, boolean) - Method in class org.openstreetmap.josm.actions.mapmode.DeleteAction
This function takes any mouse event argument and builds the list of elements that should be deleted but does not actually delete them.
buildDeletedPrimitivesPanel() - Method in class org.openstreetmap.josm.gui.io.UploadSelectionDialog
 
buildDeletedStateConflictRows() - Method in class org.openstreetmap.josm.gui.conflict.pair.properties.PropertiesMerger
 
buildDetailViewPanel() - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetDetailPanel
 
buildDownloadAreaAddPanel() - Method in class org.openstreetmap.josm.gui.download.BookmarkSelection
 
buildDownloadAreaInputFields() - Method in class org.openstreetmap.josm.gui.download.BoundingBoxSelection
 
buildDownloadFeedbackMessage() - Method in class org.openstreetmap.josm.gui.dialogs.relation.DownloadRelationMemberTask
 
buildDownloadSummary(PluginDownloadTask) - Static method in class org.openstreetmap.josm.gui.preferences.PluginPreference
 
buildEastNorth() - Method in class org.openstreetmap.josm.gui.dialogs.LatLonDialog
 
buildEmptyConflictsPanel() - Method in class org.openstreetmap.josm.gui.conflict.tags.CombinePrimitiveResolverDialog
 
buildErrorsPanel(StyleSource, JPanel) - Method in class org.openstreetmap.josm.gui.dialogs.MapPaintDialog.InfoAction
 
buildFilterPanel() - Method in class org.openstreetmap.josm.gui.dialogs.ChangesetDialog
 
buildFilterPanel() - Method in class org.openstreetmap.josm.gui.preferences.shortcut.PrefJPanel
 
buildFromUrlQuery(String) - Static method in class org.openstreetmap.josm.io.ChangesetQuery
Replies a changeset query object from the query part of a OSM API URL for querying changesets.
buildFromXML(Document) - Static method in class org.openstreetmap.josm.io.OsmServerUserInfoReader
 
buildFrozeStateControlPanel() - Method in class org.openstreetmap.josm.gui.conflict.pair.ListMerger
 
buildGetMapUrl() - Method in class org.openstreetmap.josm.gui.preferences.imagery.AddWMSLayerPanel
 
buildGrantsPanel() - Method in class org.openstreetmap.josm.gui.oauth.FullyAutomaticAuthorizationUI
Builds the panel with the three privileges the user can grant JOSM
buildGroups(ArrayList<OrthogonalizeAction.WayData>) - Static method in class org.openstreetmap.josm.actions.OrthogonalizeAction
Collect groups of ways with common nodes in order to orthogonalize each group separately.
buildGui() - Method in class org.openstreetmap.josm.gui.preferences.PreferenceTabbedPane
 
buildHeaderInfoPanel() - Method in class org.openstreetmap.josm.gui.oauth.OAuthAuthorizationWizard
Builds the panel with general information in the header
buildHeaderRow() - Method in class org.openstreetmap.josm.gui.conflict.pair.properties.PropertiesMerger
 
buildHelpPanel() - Method in class org.openstreetmap.josm.gui.dialogs.changeset.query.UrlBasedQueryPanel
 
buildHints(JPanel) - Static method in class org.openstreetmap.josm.actions.search.SearchAction
 
buildHintsNew(JPanel, HistoryComboBox) - Static method in class org.openstreetmap.josm.actions.search.SearchAction
 
buildHttpProxyConfigurationPanel() - Method in class org.openstreetmap.josm.gui.preferences.server.ProxyPreferencesPanel
Builds the panel for the HTTP proxy configuration
buildHull() - Method in class org.openstreetmap.josm.data.osm.visitor.MergeSourceBuildingVisitor
 
buildInfoPanel() - Method in class org.openstreetmap.josm.gui.conflict.tags.TagConflictResolver
 
buildInfoPanel() - Method in class org.openstreetmap.josm.gui.dialogs.changeset.query.BasicChangesetQueryPanel
 
buildInfoPanel(StyleSource) - Method in class org.openstreetmap.josm.gui.dialogs.MapPaintDialog.InfoAction
 
BUILDING_INSIDE_BUILDING - Static variable in class org.openstreetmap.josm.data.validation.tests.BuildingInBuilding
 
BuildingInBuilding - Class in org.openstreetmap.josm.data.validation.tests
 
BuildingInBuilding() - Constructor for class org.openstreetmap.josm.data.validation.tests.BuildingInBuilding
 
buildInputFields() - Method in class org.openstreetmap.josm.gui.widgets.BoundingBoxSelectionPanel
 
buildLabelCompositionStrategy(Cascade, boolean) - Static method in class org.openstreetmap.josm.gui.mappaint.TextElement
Derives a suitable label composition strategy from the style properties in c.
buildLabelText(double) - Method in class org.openstreetmap.josm.actions.mapmode.DrawAction.SnapHelper
 
buildLatLon() - Method in class org.openstreetmap.josm.gui.dialogs.LatLonDialog
 
buildLeftButtonPanel() - Method in class org.openstreetmap.josm.gui.conflict.pair.ListMerger
 
buildLeftButtonPanel() - Method in class org.openstreetmap.josm.gui.dialogs.relation.GenericRelationEditor
build the panel with the buttons on the left
buildListOfPluginsToLoad(Component, ProgressMonitor) - Static method in class org.openstreetmap.josm.plugins.PluginHandler
Builds the set of plugins to load.
buildListPanel() - Method in class org.openstreetmap.josm.gui.dialogs.ChangesetDialog
 
buildMainPanel() - Method in class org.openstreetmap.josm.gui.download.DownloadDialog
 
buildMainPanelAboveDownloadSelections(JPanel) - Method in class org.openstreetmap.josm.gui.download.DownloadDialog
 
buildMapPaintPanel(JPanel) - Method in class org.openstreetmap.josm.gui.dialogs.InspectPrimitiveDialog
 
buildMemberEditorPanel() - Method in class org.openstreetmap.josm.gui.dialogs.relation.GenericRelationEditor
builds the panel for the relation member editor
buildMergedElementsTable() - Method in class org.openstreetmap.josm.gui.conflict.pair.ListMerger
 
buildMergedElementsTable() - Method in class org.openstreetmap.josm.gui.conflict.pair.nodes.NodeListMerger
 
buildMergedElementsTable() - Method in class org.openstreetmap.josm.gui.conflict.pair.relation.RelationMemberMerger
 
buildMergedEntriesTableModel() - Method in class org.openstreetmap.josm.gui.conflict.pair.ListMergeModel
 
buildMergedEntriesTableModel() - Method in class org.openstreetmap.josm.gui.conflict.pair.relation.RelationMemberListMergeModel
 
buildMergedListControlButtons() - Method in class org.openstreetmap.josm.gui.conflict.pair.ListMerger
 
buildMergedTable() - Method in class org.openstreetmap.josm.gui.conflict.pair.tags.TagMerger
builds the table for the merged tag set (table already embedded in a scroll pane)
buildMessagePanel() - Method in class org.openstreetmap.josm.gui.actionsupport.DeleteFromRelationConfirmationDialog
 
buildMineTagTable() - Method in class org.openstreetmap.josm.gui.conflict.pair.tags.TagMerger
builds the table for my tag set (table already embedded in a scroll pane)
buildModel() - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetCacheManager
Creates the various models required
buildModels() - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetContentPanel
 
buildMultiChangesetPolicyPanel() - Method in class org.openstreetmap.josm.gui.io.UploadStrategySelectionPanel
 
buildMyElementsTable() - Method in class org.openstreetmap.josm.gui.conflict.pair.ListMerger
 
buildMyElementsTable() - Method in class org.openstreetmap.josm.gui.conflict.pair.nodes.NodeListMerger
 
buildMyElementsTable() - Method in class org.openstreetmap.josm.gui.conflict.pair.relation.RelationMemberMerger
 
buildMyEntriesTableModel() - Method in class org.openstreetmap.josm.gui.conflict.pair.ListMergeModel
 
buildName - Variable in class org.openstreetmap.josm.data.Version
 
buildNodeChunks(Way, Collection<Node>) - Method in class org.openstreetmap.josm.actions.JoinAreasAction
Simple chunking version.
buildNodePairs(Way, boolean) - Static method in class org.openstreetmap.josm.actions.CombineWayAction.NodeGraph
 
buildNodePairs(List<Way>, boolean) - Static method in class org.openstreetmap.josm.actions.CombineWayAction.NodeGraph
 
buildOkCancelButtonPanel() - Method in class org.openstreetmap.josm.gui.dialogs.relation.GenericRelationEditor
builds the panel with the OK and the Cancel button
buildOsmLoginUrl() - Method in class org.openstreetmap.josm.gui.oauth.OsmOAuthAuthorizationClient
Derives the OSM login URL from the OAuth Authorization Website URL
buildOsmLogoutUrl() - Method in class org.openstreetmap.josm.gui.oauth.OsmOAuthAuthorizationClient
Derives the OSM logout URL from the OAuth Authorization Website URL
buildPanel(boolean) - Method in class org.openstreetmap.josm.actions.PurgeAction
 
buildPanel() - Method in class org.openstreetmap.josm.gui.preferences.PreferenceTabbedPane.PreferencePanel
 
buildPathFromNodePairs(Stack<CombineWayAction.NodePair>) - Method in class org.openstreetmap.josm.actions.CombineWayAction.NodeGraph
 
buildPluginListPanel() - Method in class org.openstreetmap.josm.gui.preferences.PluginPreference
 
buildPoly() - Method in class org.openstreetmap.josm.data.osm.visitor.paint.relations.Multipolygon.PolyData
 
buildPolygon(Point, int, int, double) - Method in class org.openstreetmap.josm.data.osm.visitor.paint.MapPainter
 
buildPolygon(Point, int, int) - Method in class org.openstreetmap.josm.data.osm.visitor.paint.MapPainter
 
buildPopupMenu() - Method in class org.openstreetmap.josm.gui.dialogs.relation.MemberTable
 
buildPopupMenu() - Method in class org.openstreetmap.josm.gui.widgets.OsmPrimitivesTable
 
buildPostRequest(Map<String, String>) - Method in class org.openstreetmap.josm.gui.oauth.OsmOAuthAuthorizationClient
 
buildPropertiesPanel() - Method in class org.openstreetmap.josm.gui.oauth.FullyAutomaticAuthorizationUI
 
buildProvider(OAuthConsumer) - Method in class org.openstreetmap.josm.data.oauth.OAuthParameters
Builds an OAuthProvider based on these parameters and a OAuth consumer consumer.
buildProxySettingsPanel() - Method in class org.openstreetmap.josm.gui.preferences.server.ProxyPreferencesPanel
 
buildQueriesPanel() - Method in class org.openstreetmap.josm.gui.dialogs.changeset.query.BasicChangesetQueryPanel
 
buildQueryPanel() - Method in class org.openstreetmap.josm.gui.dialogs.changeset.query.AdvancedChangesetQueryPanel
 
buildReferenceMemberListTable() - Method in class org.openstreetmap.josm.gui.history.RelationMemberListViewer
 
buildReferenceNodeListTable() - Method in class org.openstreetmap.josm.gui.history.NodeListViewer
 
buildReferenceTagTable() - Method in class org.openstreetmap.josm.gui.history.TagInfoViewer
 
buildReferrersRow() - Method in class org.openstreetmap.josm.gui.conflict.pair.properties.PropertiesMerger
 
buildRelationMemberConflictResolverPanel() - Method in class org.openstreetmap.josm.gui.conflict.tags.CombinePrimitiveResolverDialog
 
buildRelationMemberTablePanel() - Method in class org.openstreetmap.josm.gui.actionsupport.DeleteFromRelationConfirmationDialog
 
buildRequestString(OsmPrimitiveType, Set<Long>) - Static method in class org.openstreetmap.josm.io.MultiFetchServerObjectReader
builds the Multi Get request string for a set of ids and a given OsmPrimitiveType.
buildRequestString(OsmPrimitiveType, long) - Static method in class org.openstreetmap.josm.io.MultiFetchServerObjectReader
builds the Multi Get request string for a single id and a given OsmPrimitiveType.
buildResolutionCommands() - Method in class org.openstreetmap.josm.gui.conflict.tags.CombinePrimitiveResolverDialog
Replies the list of commands needed to apply resolution choices.
buildResolutionCommands(OsmPrimitive) - Method in class org.openstreetmap.josm.gui.conflict.tags.RelationMemberConflictResolverModel
Builds a collection of commands executing the decisions made in this model.
buildResolveCommand() - Method in class org.openstreetmap.josm.gui.conflict.pair.ConflictResolver
Builds the resolution command(s) for the resolved conflicts in this ConflictResolver
buildResolveCommand(Conflict<? extends OsmPrimitive>) - Method in class org.openstreetmap.josm.gui.conflict.pair.nodes.NodeListMergeModel
Builds the command to resolve conflicts in the node list of a way
buildResolveCommand(Conflict<? extends OsmPrimitive>) - Method in class org.openstreetmap.josm.gui.conflict.pair.properties.PropertiesMergeModel
Builds the command(s) to apply the conflict resolutions to my primitive
buildResolveCommand(Relation, Relation) - Method in class org.openstreetmap.josm.gui.conflict.pair.relation.RelationMemberListMergeModel
Builds the command to resolve conflicts in the node list of a way
buildResolveCommand(Conflict<? extends OsmPrimitive>) - Method in class org.openstreetmap.josm.gui.conflict.pair.tags.TagMergeModel
 
buildResolveCommand(Relation, OsmPrimitive) - Method in class org.openstreetmap.josm.gui.conflict.tags.RelationMemberConflictResolverModel
 
buildResultsPanel() - Method in class org.openstreetmap.josm.gui.oauth.FullyAutomaticAuthorizationUI
Builds the panel which displays the generated Access Token.
buildRightButtonPanel() - Method in class org.openstreetmap.josm.gui.conflict.pair.ListMerger
 
buildRoleEditingPanel() - Method in class org.openstreetmap.josm.gui.conflict.tags.RelationMemberConflictResolver
 
buildRootUrl() - Method in class org.openstreetmap.josm.gui.preferences.imagery.AddWMSLayerPanel
 
buildSearchFieldPanel() - Method in class org.openstreetmap.josm.gui.preferences.PluginPreference
 
buildSearchPanel() - Method in class org.openstreetmap.josm.gui.download.PlaceSelection
 
buildSelectedPrimitivesPanel() - Method in class org.openstreetmap.josm.gui.io.UploadSelectionDialog
 
buildSelectionControlButtonPanel() - Method in class org.openstreetmap.josm.gui.dialogs.relation.GenericRelationEditor
build the panel with the buttons for adding or removing the current selection
buildSelectionTablePanel() - Method in class org.openstreetmap.josm.gui.dialogs.relation.GenericRelationEditor
builds the panel with the table displaying the currently selected primitives
buildSetOfIncompleteMembers(Relation) - Method in class org.openstreetmap.josm.gui.dialogs.properties.PropertiesDialog.DownloadIncompleteMembersAction
 
buildSetOfIncompleteMembers(List<Relation>) - Method in class org.openstreetmap.josm.gui.dialogs.RelationListDialog.DownloadSelectedIncompleteMembersAction
 
buildSetOfIncompleteMembers(List<Relation>) - Method in class org.openstreetmap.josm.gui.dialogs.SelectionListDialog.DownloadSelectedIncompleteMembersAction
 
buildSettingsPanel(PreferenceTabbedPane) - Method in class org.openstreetmap.josm.gui.preferences.imagery.ImageryPreference
 
buildSimplifiedNodeList(List<Node>, int, int, double, List<Node>) - Method in class org.openstreetmap.josm.actions.SimplifyWayAction
Builds the simplified list of nodes for a way segment given by a lower index from and an upper index to
buildSocksProxyConfigurationPanel() - Method in class org.openstreetmap.josm.gui.preferences.server.ProxyPreferencesPanel
Builds the panel for the SOCKS proxy configuration
buildSourceAndTargetInfoPanel() - Method in class org.openstreetmap.josm.gui.conflict.tags.PasteTagsConflictResolverDialog
 
buildSourcePanel(StyleSource, JPanel) - Method in class org.openstreetmap.josm.gui.dialogs.MapPaintDialog.InfoAction
 
buildSouthPanel() - Method in class org.openstreetmap.josm.gui.io.CloseChangesetDialog
 
buildSpanningPath(Node) - Method in class org.openstreetmap.josm.actions.CombineWayAction.NodeGraph
Tries to find a spanning path starting from node startNode.
buildSpanningPath() - Method in class org.openstreetmap.josm.actions.CombineWayAction.NodeGraph
Tries to find a path through the graph which visits each edge (i.e.
buildSplitChunks(Way, List<Node>) - Static method in class org.openstreetmap.josm.actions.SplitWayAction
Splits the nodes of wayToSplit into a list of node sequences which are separated at the nodes in splitPoints.
buildSplitPane() - Method in class org.openstreetmap.josm.gui.dialogs.relation.GenericRelationEditor
builds the JSplitPane which divides the editor in an upper and a lower half
buildStrategySummary() - Method in class org.openstreetmap.josm.gui.io.UploadParameterSummaryPanel
 
buildStyleSheet() - Method in class org.openstreetmap.josm.gui.help.HelpBrowser
Builds the style sheet used in the internal help browser
buildTabbedPreferencesPanel() - Method in class org.openstreetmap.josm.gui.oauth.ManualAuthorizationUI
 
buildTabbedServerPreferences() - Method in class org.openstreetmap.josm.gui.preferences.ServerAccessPreference
Builds the tabbed pane with the server preferences
buildTable(String[], Object[][]) - Method in class org.openstreetmap.josm.gui.layer.GpxLayer.ChooseTrackVisibilityAction
Builds an non-editable table whose 5th column will open a browser when double clicked.
buildTableContents() - Method in class org.openstreetmap.josm.gui.layer.GpxLayer.ChooseTrackVisibilityAction
gathers all available data for the tracks and returns them as array of arrays in the expected column order
buildTagApplyCommands(Collection<? extends OsmPrimitive>) - Method in class org.openstreetmap.josm.gui.conflict.tags.RelationMemberConflictResolver
 
buildTagChangeCommand(OsmPrimitive, TagCollection) - Method in class org.openstreetmap.josm.gui.conflict.tags.CombinePrimitiveResolverDialog
 
buildTagConflictResolverPanel() - Method in class org.openstreetmap.josm.gui.conflict.tags.CombinePrimitiveResolverDialog
 
buildTagEditorPanel() - Method in class org.openstreetmap.josm.gui.dialogs.relation.GenericRelationEditor
builds the panel with the tag editor
buildTagRelationsPanel() - Method in class org.openstreetmap.josm.gui.conflict.tags.RelationMemberConflictResolver
 
buildTagTableEditorPanel() - Method in class org.openstreetmap.josm.gui.tagging.TagEditorPanel
builds the panel with the table for editing tags
buildTaskForChangesets(Collection<Changeset>) - Static method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetHeaderDownloadTask
Builds a download task from for a collection of changesets.
buildTaskForChangesets(Component, Collection<Changeset>) - Static method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetHeaderDownloadTask
Builds a download task from for a collection of changesets.
buildTestErrors(Test, List<Node>) - Method in class org.openstreetmap.josm.data.validation.tests.DuplicateNode
 
buildTextPanel() - Method in class org.openstreetmap.josm.gui.bbox.TileSelectionBBoxChooser.TileAddressInputPanel
 
buildTextPanel() - Method in class org.openstreetmap.josm.gui.bbox.TileSelectionBBoxChooser.TileGridInputPanel
 
buildTheirElementsTable() - Method in class org.openstreetmap.josm.gui.conflict.pair.ListMerger
 
buildTheirElementsTable() - Method in class org.openstreetmap.josm.gui.conflict.pair.nodes.NodeListMerger
 
buildTheirElementsTable() - Method in class org.openstreetmap.josm.gui.conflict.pair.relation.RelationMemberMerger
 
buildTheirEntriesTableModel() - Method in class org.openstreetmap.josm.gui.conflict.pair.ListMergeModel
 
buildTheirTable() - Method in class org.openstreetmap.josm.gui.conflict.pair.tags.TagMerger
builds the table for their tag set (table already embedded in a scroll pane)
buildTileAddressInputPanel() - Method in class org.openstreetmap.josm.gui.bbox.TileSelectionBBoxChooser.TileAddressInputPanel
 
buildTileBounds() - Method in class org.openstreetmap.josm.gui.bbox.TileSelectionBBoxChooser.TileGridInputPanel.TileBoundsBuilder
 
buildTileGridInputPanel() - Method in class org.openstreetmap.josm.gui.bbox.TileSelectionBBoxChooser.TileGridInputPanel
 
buildTimeBasedUpdatePolicyPanel() - Method in class org.openstreetmap.josm.gui.preferences.plugin.PluginUpdatePolicyPanel
 
buildTitlePanel() - Method in class org.openstreetmap.josm.gui.oauth.SemiAutomaticAuthorizationUI.RetrieveAccessTokenPanel
 
buildTitlePanel() - Method in class org.openstreetmap.josm.gui.oauth.SemiAutomaticAuthorizationUI.ShowAccessTokenPanel
 
buildTMSUrl() - Method in class org.openstreetmap.josm.gui.preferences.imagery.AddWMSLayerPanel
 
buildToolBar() - Method in class org.openstreetmap.josm.gui.dialogs.relation.GenericRelationEditor
Creates the toolbar
buildToolBar() - Method in class org.openstreetmap.josm.gui.help.HelpBrowser
 
buildToolbarPanel() - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetCacheManager
builds the toolbar panel in the heading of the dialog
buildToolTipText(BookmarkList.Bookmark) - Method in class org.openstreetmap.josm.gui.BookmarkList.BookmarkCellRenderer
 
buildToolTipText(OsmPrimitive) - Method in class org.openstreetmap.josm.gui.conflict.pair.nodes.NodeListTableCellRenderer
build the tool tip text for an OsmPrimitive.
buildToolTipText(OsmPrimitive) - Method in class org.openstreetmap.josm.gui.conflict.pair.relation.RelationMemberTableCellRenderer
 
buildToolTipText(Changeset) - Method in class org.openstreetmap.josm.gui.io.ChangesetCellRenderer
 
buildTopPanel() - Method in class org.openstreetmap.josm.gui.io.CloseChangesetDialog
 
buildTree() - Method in class org.openstreetmap.josm.gui.dialogs.validator.ValidatorTreePanel
Builds the errors tree
buildTrees() - Method in class org.openstreetmap.josm.gui.dialogs.CommandStackDialog
Build the trees of undo and redo commands (initially or when they have changed).
buildUidInputPanel() - Method in class org.openstreetmap.josm.gui.dialogs.changeset.query.AdvancedChangesetQueryPanel.UserRestrictionPanel
 
buildUpdateIntervalPanel() - Method in class org.openstreetmap.josm.gui.preferences.plugin.PluginUpdatePolicyPanel
 
buildUploadCommentPanel() - Method in class org.openstreetmap.josm.gui.io.BasicUploadSettingsPanel
 
buildUploadStrategyPanel() - Method in class org.openstreetmap.josm.gui.io.UploadStrategySelectionPanel
 
buildURLPanel() - Method in class org.openstreetmap.josm.gui.dialogs.changeset.query.UrlBasedQueryPanel
 
buildUserNameInputPanel() - Method in class org.openstreetmap.josm.gui.dialogs.changeset.query.AdvancedChangesetQueryPanel.UserRestrictionPanel
 
buildUserNamePasswordPanel() - Method in class org.openstreetmap.josm.gui.oauth.FullyAutomaticAuthorizationUI
Builds the panel for entering the username and password
buildUserNamePasswordPanel() - Method in class org.openstreetmap.josm.gui.oauth.FullyAutomaticPropertiesPanel
 
buildValueLabel(String) - Method in class org.openstreetmap.josm.gui.conflict.pair.properties.PropertiesMerger
 
buildVersionBasedUpdatePolicyPanel() - Method in class org.openstreetmap.josm.gui.preferences.plugin.PluginUpdatePolicyPanel
 
buildWarningPanel(List<Relation>) - Method in class org.openstreetmap.josm.actions.upload.RelationUploadOrderHook
builds the panel which warns users about a cyclic dependency
buildZoomLevelPanel() - Method in class org.openstreetmap.josm.gui.bbox.TileSelectionBBoxChooser.TileGridInputPanel
 
buildZoomToAction() - Method in class org.openstreetmap.josm.gui.conflict.pair.nodes.NodeListTable
 
buildZoomToAction() - Method in class org.openstreetmap.josm.gui.conflict.pair.relation.RelationMemberTable
 
buildZoomToAction() - Method in class org.openstreetmap.josm.gui.dialogs.relation.MemberTable
 
buildZoomToAction() - Method in class org.openstreetmap.josm.gui.widgets.OsmPrimitivesTable
 
busy - Static variable in class org.openstreetmap.josm.data.CustomConfigurator
 
button - Variable in class org.openstreetmap.josm.gui.dialogs.ToggleDialog
 
button - Variable in class org.openstreetmap.josm.gui.MapFrame.ListAllButtonsAction
 
button - Variable in class org.openstreetmap.josm.gui.mappaint.MapPaintMenu.MapPaintAction
 
buttonAction(int, ActionEvent) - Method in class org.openstreetmap.josm.actions.ImageryAdjustAction.ImageryOffsetDialog
 
buttonAction(int, ActionEvent) - Method in class org.openstreetmap.josm.gui.ExtendedDialog
This gets performed whenever a button is clicked or activated
buttonAction(int, ActionEvent) - Method in class org.openstreetmap.josm.gui.tagging.TaggingPresetSearchDialog
 
buttonAction(int, ActionEvent) - Method in class org.openstreetmap.josm.io.remotecontrol.AddTagsDialog
If you click the "Add tags" button build a ChangePropertyCommand for every key that has a checked checkbox to apply the key value pair to all selected osm objects.
buttonActions - Variable in class org.openstreetmap.josm.gui.dialogs.ToggleDialog
 
buttonHidden() - Method in class org.openstreetmap.josm.gui.dialogs.ToggleDialog
 
buttonHidden() - Method in interface org.openstreetmap.josm.gui.ShowHideButtonListener
 
buttonHiding - Variable in class org.openstreetmap.josm.gui.dialogs.ToggleDialog
Indicates whether dynamic button hiding is active or not.
ButtonMarker - Class in org.openstreetmap.josm.gui.layer.markerlayer
Marker class with button look-and-feel.
ButtonMarker(LatLon, String, MarkerLayer, double, double) - Constructor for class org.openstreetmap.josm.gui.layer.markerlayer.ButtonMarker
 
ButtonMarker(LatLon, TemplateEngineDataProvider, String, MarkerLayer, double, double) - Constructor for class org.openstreetmap.josm.gui.layer.markerlayer.ButtonMarker
 
buttonModels - Variable in class org.openstreetmap.josm.actions.ChangesetManagerToggleAction
 
buttonModels - Variable in class org.openstreetmap.josm.actions.ExpertToggleAction
 
buttonModels - Variable in class org.openstreetmap.josm.actions.FullscreenToggleAction
 
buttonModels - Variable in class org.openstreetmap.josm.actions.ViewportFollowToggleAction
 
buttonModels - Variable in class org.openstreetmap.josm.actions.WireframeToggleAction
 
buttonRectangle - Variable in class org.openstreetmap.josm.gui.layer.markerlayer.ButtonMarker
 
buttons - Variable in class org.openstreetmap.josm.gui.ExtendedDialog
 
buttons - Variable in class org.openstreetmap.josm.gui.MapFrame.ListAllButtonsAction
 
buttons - Variable in class org.openstreetmap.josm.gui.ScrollViewport
 
buttonsHide - Variable in class org.openstreetmap.josm.gui.dialogs.ToggleDialog
the label in the title bar which shows whether buttons are dynamic or not
buttonShown() - Method in class org.openstreetmap.josm.gui.dialogs.ToggleDialog
 
buttonShown() - Method in interface org.openstreetmap.josm.gui.ShowHideButtonListener
 
buttonsPanel - Variable in class org.openstreetmap.josm.gui.dialogs.ToggleDialog
 
bValue - Variable in class org.openstreetmap.josm.gui.NavigatableComponent.SystemOfMeasurement
 
byIdComparator - Static variable in class org.openstreetmap.josm.io.OsmWriter
 
byKeyComparator - Static variable in class org.openstreetmap.josm.io.OsmWriter
 
bytesPerSecond - Variable in class org.openstreetmap.josm.tools.AudioPlayer
 

C

c - Variable in enum org.openstreetmap.josm.actions.mapmode.DeleteAction.DeleteMode
 
c - Variable in enum org.openstreetmap.josm.actions.mapmode.SelectAction.SelectActionCursor
 
c - Variable in class org.openstreetmap.josm.actions.search.PushbackTokenizer
 
c - Variable in class org.openstreetmap.josm.tools.template_engine.Tokenizer
 
cache - Variable in class org.openstreetmap.josm.data.osm.ChangesetCache
the cached changesets
cache - Variable in class org.openstreetmap.josm.data.osm.OsmPrimitiveComparator
 
cache - Variable in class org.openstreetmap.josm.data.osm.visitor.paint.relations.MultipolygonCache
 
cache - Variable in class org.openstreetmap.josm.gui.dialogs.relation.SelectionTableModel
 
cache - Variable in class org.openstreetmap.josm.gui.layer.geoimage.ThumbsLoader
 
cache - Static variable in class org.openstreetmap.josm.gui.layer.markerlayer.Marker.TemplateEntryProperty
 
cache - Variable in class org.openstreetmap.josm.gui.layer.WMSLayer
 
cache - Static variable in class org.openstreetmap.josm.tools.ImageProvider
The icon cache
CacheCustomContent<T extends java.lang.Throwable> - Class in org.openstreetmap.josm.io
Use this class if you want to cache and store a single file that gets updated regularly.
CacheCustomContent(String, int) - Constructor for class org.openstreetmap.josm.io.CacheCustomContent
Initializes the class.
cached_lat - Variable in class org.openstreetmap.gui.jmapviewer.tilesources.ScanexTileSource
 
cachedEvents - Variable in class org.openstreetmap.josm.data.osm.DataSet
 
cacheDir - Variable in class org.openstreetmap.josm.data.imagery.WmsCache
 
cacheDirBase - Variable in class org.openstreetmap.gui.jmapviewer.OsmFileCacheTileLoader
 
cacheDirectory - Variable in class org.openstreetmap.josm.data.imagery.types.ProjectionType
 
cacheDirectory - Variable in class org.openstreetmap.josm.data.imagery.WmsCache.ProjectionEntries
 
cacheDirFile - Variable in class org.openstreetmap.josm.data.Preferences
Internal storage for the cache directory.
cacheDirPath() - Method in class org.openstreetmap.josm.data.imagery.WmsCache
 
CachedLatLon - Class in org.openstreetmap.josm.data.coor
LatLon class that maintains a cache of projected EastNorth coordinates.
CachedLatLon(double, double) - Constructor for class org.openstreetmap.josm.data.coor.CachedLatLon
 
CachedLatLon(LatLon) - Constructor for class org.openstreetmap.josm.data.coor.CachedLatLon
 
CachedLatLon(EastNorth) - Constructor for class org.openstreetmap.josm.data.coor.CachedLatLon
 
cachedLoader - Variable in class org.openstreetmap.josm.gui.bbox.SlippyMapBBoxChooser
 
cachedName(OsmPrimitive) - Method in class org.openstreetmap.josm.data.osm.OsmPrimitiveComparator
 
CachedProperty<T> - Class in org.openstreetmap.josm.data.preferences
 
CachedProperty(String, String) - Constructor for class org.openstreetmap.josm.data.preferences.CachedProperty
 
cachedText - Variable in class org.openstreetmap.josm.gui.layer.markerlayer.Marker
 
CacheFiles - Class in org.openstreetmap.josm.io
Use this class if you want to cache a lot of files that shouldn't be kept in memory.
CacheFiles(String) - Constructor for class org.openstreetmap.josm.io.CacheFiles
Creates a new cache class.
CacheFiles(String, boolean) - Constructor for class org.openstreetmap.josm.io.CacheFiles
 
cacheIdx - Variable in class org.openstreetmap.josm.gui.mappaint.ElemStyles
 
cacheOff - Variable in class org.openstreetmap.josm.gui.layer.geoimage.ThumbsLoader
 
cachePluginList(String, String) - Method in class org.openstreetmap.josm.plugins.ReadRemotePluginInformationTask
Writes the list of plugins to a cache file
cachePresets(Collection<TaggingPreset>) - Static method in class org.openstreetmap.josm.gui.tagging.ac.AutoCompletionManager
Initialize the cache for presets.
cachePrimitives(Collection<? extends OsmPrimitive>) - Method in class org.openstreetmap.josm.gui.tagging.ac.AutoCompletionManager
 
cachePrimitiveTags(OsmPrimitive) - Method in class org.openstreetmap.josm.gui.tagging.ac.AutoCompletionManager
make sure, the keys and values of all tags held by primitive are in the auto completion cache
cacheRelationMemberRoles(Relation) - Method in class org.openstreetmap.josm.gui.tagging.ac.AutoCompletionManager
Caches all member roles of the relation relation
cacheSize - Variable in class org.openstreetmap.gui.jmapviewer.MemoryTileCache
Default cache size
calcang(double, double, double, double) - Method in class org.openstreetmap.josm.actions.CreateCircleAction
 
calcDirections(OrthogonalizeAction.Direction) - Method in class org.openstreetmap.josm.actions.OrthogonalizeAction.WayData
Estimate the direction of the segments, given the first segment points in the direction pInitialDirection.
calculateBBox() - Method in class org.openstreetmap.josm.data.osm.QuadBuckets.QBLevel
 
calculateBBox(Set<PrimitiveId>) - Method in class org.openstreetmap.josm.data.osm.Relation
 
calculateBounds() - Method in class org.openstreetmap.josm.data.gpx.ImmutableGpxTrack
 
calculateBounds() - Method in class org.openstreetmap.josm.data.gpx.ImmutableGpxTrackSegment
 
calculateDefaultCenter() - Method in class org.openstreetmap.josm.gui.NavigatableComponent
 
calculateDrawImageRectangle(Rectangle) - Method in class org.openstreetmap.josm.gui.layer.geoimage.ImageDisplay
 
calculateDrawImageRectangle(Rectangle, Rectangle) - Static method in class org.openstreetmap.josm.gui.layer.geoimage.ImageDisplay
calculateDrawImageRectangle
calculateLength() - Method in class org.openstreetmap.josm.data.gpx.ImmutableGpxTrack
 
calculateLength() - Method in class org.openstreetmap.josm.data.gpx.ImmutableGpxTrackSegment
 
calculateSegmentOffset(EastNorth, EastNorth, EastNorth, EastNorth) - Static method in class org.openstreetmap.josm.actions.mapmode.ExtrudeAction
This method calculates offset amount by witch to move the given segment perpendicularly for it to be in line with mouse position.
calculateTotalFileSize() - Method in class org.openstreetmap.josm.data.imagery.WmsCache
 
calcX(Node) - Static method in class org.openstreetmap.josm.tools.Geometry
 
calcY(Node) - Static method in class org.openstreetmap.josm.tools.Geometry
 
calendar - Static variable in class org.openstreetmap.josm.tools.DateUtils
A shared instance used for conversion between individual date fields and long millis time.
calendar - Variable in class org.openstreetmap.josm.tools.PrimaryDateParser
 
calibration - Variable in class org.openstreetmap.josm.tools.AudioPlayer
 
call() - Method in class org.openstreetmap.josm.io.MultiFetchServerObjectReader.Fetcher
 
calltosupermustbefirststatementinconstructor(MoveAction.Direction) - Static method in class org.openstreetmap.josm.actions.MoveAction
 
calltosupermustbefirststatementinconstructor_text(MoveAction.Direction) - Static method in class org.openstreetmap.josm.actions.MoveAction
 
cancel() - Method in interface org.openstreetmap.gui.jmapviewer.OsmFileCacheTileLoader.TileClearController
 
cancel() - Method in class org.openstreetmap.josm.actions.CloseChangesetAction.DownloadOpenChangesetsTask
 
cancel() - Method in class org.openstreetmap.josm.actions.downloadtasks.DownloadGpsTask
 
cancel() - Method in class org.openstreetmap.josm.actions.downloadtasks.DownloadGpsTask.DownloadTask
 
cancel() - Method in class org.openstreetmap.josm.actions.downloadtasks.DownloadOsmTask
 
cancel() - Method in class org.openstreetmap.josm.actions.downloadtasks.DownloadOsmTask.DownloadTask
 
cancel() - Method in class org.openstreetmap.josm.actions.downloadtasks.DownloadReferrersTask
 
cancel() - Method in interface org.openstreetmap.josm.actions.downloadtasks.DownloadTask
Cancels the asynchronous download task.
cancel() - Method in class org.openstreetmap.josm.actions.OpenFileAction.OpenFileTask
 
cancel() - Method in class org.openstreetmap.josm.actions.SessionLoadAction.Loader
 
cancel() - Method in class org.openstreetmap.josm.actions.UploadSelectionAction.DeletedParentsChecker
 
cancel() - Method in class org.openstreetmap.josm.actions.ValidateAction.ValidationTask
 
cancel() - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetContentDownloadTask
 
cancel() - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetHeaderDownloadTask
 
cancel() - Method in class org.openstreetmap.josm.gui.dialogs.changeset.query.ChangesetQueryDialog.CancelAction
 
cancel() - Method in class org.openstreetmap.josm.gui.dialogs.changeset.query.ChangesetQueryTask
 
cancel() - Method in class org.openstreetmap.josm.gui.dialogs.MapPaintDialog.SaveAsAction.SaveToFileTask
 
cancel() - Method in class org.openstreetmap.josm.gui.dialogs.relation.ChildRelationBrowser.DownloadAllChildrenTask
 
cancel() - Method in class org.openstreetmap.josm.gui.dialogs.relation.ChildRelationBrowser.DownloadRelationSetTask
 
cancel() - Method in class org.openstreetmap.josm.gui.dialogs.relation.DownloadRelationMemberTask
 
cancel() - Method in class org.openstreetmap.josm.gui.dialogs.relation.DownloadRelationTask
 
cancel() - Method in class org.openstreetmap.josm.gui.dialogs.relation.ParentRelationLoadingTask
 
cancel() - Method in class org.openstreetmap.josm.gui.dialogs.relation.RelationTree.RelationLoader
 
cancel() - Method in class org.openstreetmap.josm.gui.dialogs.ValidatorDialog.FixTask
 
cancel() - Method in class org.openstreetmap.josm.gui.download.PlaceSelection.NameQueryTask
 
cancel() - Method in class org.openstreetmap.josm.gui.history.HistoryLoadTask
 
cancel() - Method in class org.openstreetmap.josm.gui.io.AbstractIOTask
Cancel the task
cancel() - Method in class org.openstreetmap.josm.gui.io.CloseChangesetDialog.CancelAction
 
cancel() - Method in class org.openstreetmap.josm.gui.io.CloseChangesetTask
 
cancel() - Method in class org.openstreetmap.josm.gui.io.CredentialDialog.CancelAction
 
cancel() - Method in class org.openstreetmap.josm.gui.io.DownloadFileTask
 
cancel() - Method in class org.openstreetmap.josm.gui.io.DownloadOpenChangesetsTask
 
cancel() - Method in class org.openstreetmap.josm.gui.io.DownloadPrimitivesTask
 
cancel() - Method in class org.openstreetmap.josm.gui.io.SaveLayersDialog.CancelAction
 
cancel() - Method in class org.openstreetmap.josm.gui.io.SaveLayersDialog.SaveAndUploadTask
 
cancel() - Method in class org.openstreetmap.josm.gui.io.SaveLayerTask
 
cancel() - Method in class org.openstreetmap.josm.gui.io.UpdatePrimitivesTask
 
cancel() - Method in class org.openstreetmap.josm.gui.io.UploadLayerTask
 
cancel() - Method in class org.openstreetmap.josm.gui.io.UploadPrimitivesTask
 
cancel() - Method in class org.openstreetmap.josm.gui.layer.geoimage.GeoImageLayer.Loader
 
cancel - Variable in class org.openstreetmap.josm.gui.layer.TMSLayer.TmsTileClearController
 
cancel() - Method in class org.openstreetmap.josm.gui.layer.TMSLayer.TmsTileClearController
 
cancel() - Method in class org.openstreetmap.josm.gui.layer.WMSLayer.PrecacheTask
 
cancel() - Method in class org.openstreetmap.josm.gui.mappaint.MapPaintStyles.MapPaintStyleLoader
 
cancel() - Method in class org.openstreetmap.josm.gui.oauth.FullyAutomaticAuthorizationUI.FullyAutomaticAuthorisationTask
 
cancel() - Method in class org.openstreetmap.josm.gui.oauth.OAuthAuthorizationWizard.CancelAction
 
cancel() - Method in class org.openstreetmap.josm.gui.oauth.OsmOAuthAuthorizationClient
Cancels the current OAuth operation.
cancel() - Method in class org.openstreetmap.josm.gui.oauth.RetrieveAccessTokenTask
 
cancel() - Method in class org.openstreetmap.josm.gui.oauth.RetrieveRequestTokenTask
 
cancel() - Method in class org.openstreetmap.josm.gui.oauth.TestAccessTokenTask
 
cancel() - Method in class org.openstreetmap.josm.gui.PleaseWaitRunnable
User pressed cancel button.
cancel() - Method in class org.openstreetmap.josm.gui.preferences.PreferenceDialog.CancelAction
 
cancel() - Method in class org.openstreetmap.josm.gui.preferences.server.ApiUrlTestTask
 
cancel() - Method in class org.openstreetmap.josm.gui.preferences.SourceEditor.SourceLoader
 
cancel() - Method in class org.openstreetmap.josm.gui.progress.AbstractProgressMonitor
 
cancel() - Method in class org.openstreetmap.josm.gui.progress.CancelHandler
 
cancel() - Method in class org.openstreetmap.josm.gui.progress.ContributorTermsUpdateRunnable
 
cancel() - Method in class org.openstreetmap.josm.gui.progress.NullProgressMonitor
 
cancel() - Method in interface org.openstreetmap.josm.gui.progress.ProgressMonitor
 
cancel() - Method in class org.openstreetmap.josm.io.imagery.Grabber
 
cancel - Variable in class org.openstreetmap.josm.io.OsmConnection
 
cancel() - Method in class org.openstreetmap.josm.io.OsmConnection
 
cancel() - Method in class org.openstreetmap.josm.io.OsmServerWriter
 
cancel - Variable in class org.openstreetmap.josm.io.session.SessionReader.CancelOrContinueDialog
 
cancel() - Method in class org.openstreetmap.josm.plugins.PluginDownloadTask
 
cancel() - Method in class org.openstreetmap.josm.plugins.ReadLocalPluginInformationTask
 
cancel() - Method in class org.openstreetmap.josm.plugins.ReadRemotePluginInformationTask
 
cancelable - Variable in class org.openstreetmap.josm.gui.progress.PleaseWaitProgressMonitor
 
cancelAction - Variable in class org.openstreetmap.josm.gui.io.SaveLayersDialog
 
cancelAndClose() - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetCacheManager.CancelAction
 
cancelButtonIdx - Variable in class org.openstreetmap.josm.gui.ExtendedDialog
 
cancelCellEditing() - Method in class org.openstreetmap.josm.gui.conflict.tags.RelationMemberConflictDecisionEditor
 
cancelCellEditing() - Method in class org.openstreetmap.josm.gui.dialogs.relation.MemberRoleCellEditor
 
cancelCellEditing() - Method in class org.openstreetmap.josm.gui.io.ActionFlagsTableCell
 
cancelCellEditing() - Method in class org.openstreetmap.josm.gui.io.FilenameCellEditor
 
cancelCellEditing() - Method in class org.openstreetmap.josm.gui.io.LayerNameAndFilePathTableCell
 
cancelCellEditing() - Method in class org.openstreetmap.josm.gui.preferences.SourceEditor.FileOrUrlCellEditor
 
cancelCellEditing() - Method in class org.openstreetmap.josm.gui.tagging.ac.AutoCompletingTextField
 
cancelDrag() - Method in class org.openstreetmap.josm.gui.MultiSplitPane
 
cancelDrawMode - Variable in class org.openstreetmap.josm.actions.mapmode.SelectAction
 
canceled - Variable in class org.openstreetmap.josm.actions.CloseChangesetAction.DownloadOpenChangesetsTask
 
canceled - Variable in class org.openstreetmap.josm.actions.downloadtasks.AbstractDownloadTask
 
canceled - Variable in class org.openstreetmap.josm.actions.downloadtasks.DownloadReferrersTask
 
canceled - Variable in class org.openstreetmap.josm.actions.OpenFileAction.OpenFileTask
 
canceled - Variable in class org.openstreetmap.josm.actions.SessionLoadAction.Loader
 
canceled - Variable in class org.openstreetmap.josm.actions.UploadSelectionAction.DeletedParentsChecker
 
canceled - Variable in class org.openstreetmap.josm.actions.ValidateAction.ValidationTask
 
canceled - Variable in class org.openstreetmap.josm.gui.actionsupport.DeleteFromRelationConfirmationDialog
 
canceled - Variable in class org.openstreetmap.josm.gui.conflict.tags.CombinePrimitiveResolverDialog
 
canceled - Variable in class org.openstreetmap.josm.gui.conflict.tags.PasteTagsConflictResolverDialog
 
canceled - Variable in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetContentDownloadTask
true if the task was canceled
canceled - Variable in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetHeaderDownloadTask
 
canceled - Variable in class org.openstreetmap.josm.gui.dialogs.changeset.query.ChangesetQueryDialog
 
canceled - Variable in class org.openstreetmap.josm.gui.dialogs.changeset.query.ChangesetQueryTask
true if the task was canceled
canceled - Variable in class org.openstreetmap.josm.gui.dialogs.MapPaintDialog.SaveAsAction.SaveToFileTask
 
canceled - Variable in class org.openstreetmap.josm.gui.dialogs.relation.ChildRelationBrowser.DownloadAllChildrenTask
 
canceled - Variable in class org.openstreetmap.josm.gui.dialogs.relation.ChildRelationBrowser.DownloadRelationSetTask
 
canceled - Variable in class org.openstreetmap.josm.gui.dialogs.relation.DownloadRelationMemberTask
 
canceled - Variable in class org.openstreetmap.josm.gui.dialogs.relation.DownloadRelationTask
 
canceled - Variable in class org.openstreetmap.josm.gui.dialogs.relation.ParentRelationLoadingTask
 
canceled - Variable in class org.openstreetmap.josm.gui.dialogs.relation.RelationTree.RelationLoader
 
canceled - Variable in class org.openstreetmap.josm.gui.dialogs.ValidatorDialog.FixTask
 
canceled - Variable in class org.openstreetmap.josm.gui.download.DownloadDialog
 
canceled - Variable in class org.openstreetmap.josm.gui.download.PlaceSelection.NameQueryTask
 
canceled - Variable in class org.openstreetmap.josm.gui.history.HistoryLoadTask
 
canceled - Variable in class org.openstreetmap.josm.gui.io.AbstractIOTask
indicates whether the task has been canceled
canceled - Variable in class org.openstreetmap.josm.gui.io.CloseChangesetDialog
true if the user canceled the dialog
canceled - Variable in class org.openstreetmap.josm.gui.io.CloseChangesetTask
 
canceled - Variable in class org.openstreetmap.josm.gui.io.CredentialDialog
 
canceled - Variable in class org.openstreetmap.josm.gui.io.DownloadFileTask
 
canceled - Variable in class org.openstreetmap.josm.gui.io.DownloadOpenChangesetsTask
 
canceled - Variable in class org.openstreetmap.josm.gui.io.DownloadPrimitivesTask
 
canceled - Variable in class org.openstreetmap.josm.gui.io.SaveLayersDialog.SaveAndUploadTask
 
canceled - Variable in class org.openstreetmap.josm.gui.io.UpdatePrimitivesTask
 
canceled - Variable in class org.openstreetmap.josm.gui.io.UploadDialog
 
canceled - Variable in class org.openstreetmap.josm.gui.io.UploadSelectionDialog
 
canceled - Variable in class org.openstreetmap.josm.gui.layer.geoimage.GeoImageLayer.Loader
 
canceled - Variable in class org.openstreetmap.josm.gui.layer.WMSLayer
 
canceled - Variable in class org.openstreetmap.josm.gui.mappaint.MapPaintStyles.MapPaintStyleLoader
 
canceled - Variable in class org.openstreetmap.josm.gui.oauth.FullyAutomaticAuthorizationUI.FullyAutomaticAuthorisationTask
 
canceled - Variable in class org.openstreetmap.josm.gui.oauth.OAuthAuthorizationWizard
 
canceled - Variable in class org.openstreetmap.josm.gui.oauth.OsmOAuthAuthorizationClient
 
canceled - Variable in class org.openstreetmap.josm.gui.oauth.RetrieveAccessTokenTask
 
canceled - Variable in class org.openstreetmap.josm.gui.oauth.RetrieveRequestTokenTask
 
canceled - Variable in class org.openstreetmap.josm.gui.oauth.TestAccessTokenTask
 
canceled - Variable in class org.openstreetmap.josm.gui.PleaseWaitRunnable
 
canceled - Variable in class org.openstreetmap.josm.gui.preferences.PreferenceDialog
 
canceled - Variable in class org.openstreetmap.josm.gui.preferences.server.ApiUrlTestTask
 
canceled - Variable in class org.openstreetmap.josm.gui.preferences.SourceEditor.SourceLoader
 
canceled - Variable in class org.openstreetmap.josm.io.auth.CredentialsAgentResponse
 
canceled - Variable in class org.openstreetmap.josm.io.imagery.Grabber
 
canceled - Variable in class org.openstreetmap.josm.io.OsmServerWriter
 
canceled - Variable in class org.openstreetmap.josm.plugins.PluginDownloadTask
 
canceled - Variable in class org.openstreetmap.josm.plugins.ReadLocalPluginInformationTask
 
canceled - Variable in class org.openstreetmap.josm.plugins.ReadRemotePluginInformationTask
 
cancelGrabberThreads(boolean) - Method in class org.openstreetmap.josm.gui.layer.WMSLayer
 
cancelHandler - Variable in class org.openstreetmap.josm.gui.progress.AbstractProgressMonitor
 
CancelHandler - Class in org.openstreetmap.josm.gui.progress
 
CancelHandler() - Constructor for class org.openstreetmap.josm.gui.progress.CancelHandler
 
cancelListener - Variable in class org.openstreetmap.josm.gui.progress.PleaseWaitProgressMonitor
 
cancelOutstandingJobs() - Method in class org.openstreetmap.gui.jmapviewer.JobDispatcher
Removes all jobs from the queue that are currently not being processed.
cancelOutstandingJobs() - Method in class org.openstreetmap.gui.jmapviewer.TileController
 
cancelSafeAndUploadTask() - Method in class org.openstreetmap.josm.gui.io.SaveLayersDialog
 
cancelWhenInEditingModel() - Method in class org.openstreetmap.josm.gui.io.SaveLayersDialog.CancelAction
 
cancelWhenInSaveAndUploadingMode() - Method in class org.openstreetmap.josm.gui.io.SaveLayersDialog.CancelAction
 
candidateNode - Variable in class org.openstreetmap.josm.actions.mapmode.ImproveWayAccuracyAction
 
candidateSegment - Variable in class org.openstreetmap.josm.actions.mapmode.ImproveWayAccuracyAction
 
canFullscreen() - Method in interface org.openstreetmap.josm.tools.PlatformHook
 
canFullscreen() - Method in class org.openstreetmap.josm.tools.PlatformHookOsx
 
canFullscreen() - Method in class org.openstreetmap.josm.tools.PlatformHookUnixoid
 
canGoBack() - Method in class org.openstreetmap.josm.gui.help.HelpBrowserHistory
 
canGoForward() - Method in class org.openstreetmap.josm.gui.help.HelpBrowserHistory
 
canKeepAll() - Method in class org.openstreetmap.josm.gui.conflict.tags.MultiValueResolutionDecision
Replies true, if this resolution has more than 1 possible non-empty values
canKeepNone() - Method in class org.openstreetmap.josm.gui.conflict.tags.MultiValueResolutionDecision
Replies true if the empty value is a possible value in this resolution
canMove(int) - Method in class org.openstreetmap.josm.gui.preferences.SourceEditor.ActiveSourcesModel
 
canMoveDown() - Method in class org.openstreetmap.josm.gui.dialogs.LayerListDialog.LayerListModel
Replies true if the currently selected layers can move down by one position
canMoveDown(int[]) - Method in class org.openstreetmap.josm.gui.dialogs.relation.MemberTableModel
 
canMoveStyles(int[], int) - Static method in class org.openstreetmap.josm.gui.mappaint.MapPaintStyles
 
canMoveUp() - Method in class org.openstreetmap.josm.gui.dialogs.LayerListDialog.LayerListModel
Replies true if the currently selected layers can move up by one position
canMoveUp(int[]) - Method in class org.openstreetmap.josm.gui.dialogs.relation.MemberTableModel
 
canPasteFromHeterogeneousSourceWithoutConflict(Collection<OsmPrimitive>) - Method in class org.openstreetmap.josm.actions.PasteTagsAction.TagPaster
Replies true if this a heterogeneous source can be pasted without conflict to targets
canReload() - Method in class org.openstreetmap.josm.gui.dialogs.relation.ReferringRelationsBrowserModel
 
canRemove() - Method in class org.openstreetmap.josm.data.osm.QuadBuckets.QBLevel
 
canRemove(int[]) - Method in class org.openstreetmap.josm.gui.dialogs.relation.MemberTableModel
 
canRunInBackground() - Method in class org.openstreetmap.josm.actions.downloadtasks.DownloadGpsTask.DownloadTask
 
canRunInBackground() - Method in class org.openstreetmap.josm.gui.PleaseWaitRunnable
Task can run in background if returned value <> null.
canShowAsLatest(OsmPrimitive) - Method in class org.openstreetmap.josm.gui.history.HistoryBrowserModel
 
canWrite(File) - Static method in class org.openstreetmap.josm.gui.io.LayerNameAndFilePathTableCell
 
Capabilities - Class in org.openstreetmap.josm.io
Represents the server capabilities Example capabilites document: This class is used in conjunction with a very primitive parser and simply stuffs the each tag and its attributes into a hash of hashes, with the exception of the "blacklist" tag which gets a list of its own.
Capabilities() - Constructor for class org.openstreetmap.josm.io.Capabilities
 
capabilities - Variable in class org.openstreetmap.josm.io.Capabilities
 
capabilities - Variable in class org.openstreetmap.josm.io.OsmApi
the api capabilities
cart2LatLon(double[]) - Method in class org.openstreetmap.josm.data.projection.Ellipsoid
convert cartesian coordinates to ellipsoidal coordinates
cart2LatLon(double[], double) - Method in class org.openstreetmap.josm.data.projection.Ellipsoid
 
Cascade - Class in org.openstreetmap.josm.gui.mappaint
Simple map of properties with dynamic typing.
Cascade() - Constructor for class org.openstreetmap.josm.gui.mappaint.Cascade
 
case_sensitive - Variable in class org.openstreetmap.josm.data.osm.Filter.FilterPreferenceEntry
 
caseSensitive - Variable in class org.openstreetmap.josm.actions.search.SearchAction.SearchSetting
 
caseSensitive - Variable in class org.openstreetmap.josm.actions.search.SearchCompiler.Any
 
caseSensitive - Variable in class org.openstreetmap.josm.actions.search.SearchCompiler
 
caseSensitive - Variable in class org.openstreetmap.josm.actions.search.SearchCompiler.KeyValue
 
cb - Variable in class org.openstreetmap.josm.gui.dialogs.LayerListDialog.ActiveLayerCellRenderer
 
cb - Variable in class org.openstreetmap.josm.gui.dialogs.LayerListDialog.LayerVisibleCellEditor
 
cb - Variable in class org.openstreetmap.josm.gui.dialogs.LayerListDialog.LayerVisibleCellRenderer
 
cb - Variable in class org.openstreetmap.josm.gui.preferences.plugin.PluginListPanel.PluginCbActionListener
 
cbActive - Variable in class org.openstreetmap.josm.gui.preferences.SourceEditor.EditSourceEntryDialog
 
cbAlt - Variable in class org.openstreetmap.josm.gui.preferences.shortcut.PrefJPanel
 
cbAuthorisationProcedure - Variable in class org.openstreetmap.josm.gui.oauth.OAuthAuthorizationWizard
 
cbBoundingBoxRestriction - Variable in class org.openstreetmap.josm.gui.dialogs.changeset.query.AdvancedChangesetQueryPanel
 
cbClearUndoRedo - Variable in class org.openstreetmap.josm.actions.PurgeAction
 
cbCloseAfterUpload - Variable in class org.openstreetmap.josm.gui.io.ChangesetManagementPanel
 
cbCtrl - Variable in class org.openstreetmap.josm.gui.preferences.shortcut.PrefJPanel
 
cbDecisionRenderer - Variable in class org.openstreetmap.josm.gui.conflict.tags.MultiValueCellRenderer
 
cbDecisionTypes - Variable in class org.openstreetmap.josm.gui.conflict.tags.RelationMemberConflictDecisionRenderer
 
cbDefault - Variable in class org.openstreetmap.josm.gui.preferences.shortcut.PrefJPanel
 
cbDisable - Variable in class org.openstreetmap.josm.gui.preferences.shortcut.PrefJPanel
 
cbDontShowAgain - Variable in class org.openstreetmap.josm.plugins.PluginHandler.UpdatePluginsMessagePanel
 
cbDownloadGpxData - Variable in class org.openstreetmap.josm.gui.download.DownloadDialog
 
cbDownloadOsmData - Variable in class org.openstreetmap.josm.gui.download.DownloadDialog
 
cbEntries - Static variable in class org.openstreetmap.josm.gui.preferences.projection.UTMProjectionChoice
 
cbExifImg - Variable in class org.openstreetmap.josm.gui.layer.geoimage.CorrelateGpxWithImages
 
cbGpx - Variable in class org.openstreetmap.josm.gui.layer.geoimage.CorrelateGpxWithImages
 
cbInput - Variable in class org.openstreetmap.josm.gui.preferences.projection.CustomProjectionChoice.PreferencePanel
 
cbInSelectionOnly - Variable in class org.openstreetmap.josm.gui.dialogs.ChangesetDialog
 
cbLockMergedScrolling - Variable in class org.openstreetmap.josm.gui.conflict.pair.ListMerger
 
cbLockMyScrolling - Variable in class org.openstreetmap.josm.gui.conflict.pair.ListMerger
 
cbLockTheirScrolling - Variable in class org.openstreetmap.josm.gui.conflict.pair.ListMerger
 
cbMeta - Variable in class org.openstreetmap.josm.gui.preferences.shortcut.PrefJPanel
 
cbMyChangesetsOnly - Variable in class org.openstreetmap.josm.gui.dialogs.changeset.query.BasicChangesetQueryPanel
 
cbNewLayer - Variable in class org.openstreetmap.josm.gui.download.DownloadDialog
 
cbOpenAndCloseRestrictions - Variable in class org.openstreetmap.josm.gui.dialogs.changeset.query.AdvancedChangesetQueryPanel
 
cbOpenChangesets - Variable in class org.openstreetmap.josm.gui.io.ChangesetManagementPanel
 
cbReadFull - Variable in class org.openstreetmap.josm.gui.dialogs.relation.ReferringRelationsBrowser
 
cbReadGpsTraces - Variable in class org.openstreetmap.josm.gui.oauth.FullyAutomaticPropertiesPanel
 
cbReadGpx - Variable in class org.openstreetmap.josm.gui.oauth.OsmPrivilegesPanel
 
cbReadPrefs - Variable in class org.openstreetmap.josm.gui.oauth.OsmPrivilegesPanel
 
cbSaveAccessTokenInPreferences - Variable in class org.openstreetmap.josm.gui.oauth.AccessTokenInfoPanel
 
cbSaveCredentials - Variable in class org.openstreetmap.josm.gui.io.CredentialDialog.CredentialPanel
 
cbSaveToPreferences - Variable in class org.openstreetmap.josm.gui.oauth.ManualAuthorizationUI
 
cbSaveToPreferences - Variable in class org.openstreetmap.josm.gui.preferences.server.OAuthAuthenticationPreferencesPanel
 
cbSearchExpression - Variable in class org.openstreetmap.josm.gui.download.PlaceSelection
 
cbShift - Variable in class org.openstreetmap.josm.gui.preferences.shortcut.PrefJPanel
 
cbShowAdvancedParameters - Variable in class org.openstreetmap.josm.gui.oauth.SemiAutomaticAuthorizationUI.RetrieveRequestTokenPanel
 
cbShowAdvancedParameters - Variable in class org.openstreetmap.josm.gui.preferences.server.OAuthAuthenticationPreferencesPanel
 
cbShowDialog - Variable in class org.openstreetmap.josm.gui.ConditionalOptionPaneUtil.MessagePanel
 
cbShowTagsWithConflictsOnly - Variable in class org.openstreetmap.josm.gui.conflict.tags.TagConflictResolver
selects whether only tags with conflicts are displayed
cbShowTagsWithMultiValuesOnly - Variable in class org.openstreetmap.josm.gui.conflict.tags.TagConflictResolver
 
cbShowThumbs - Variable in class org.openstreetmap.josm.gui.layer.geoimage.CorrelateGpxWithImages
 
cbStartup - Variable in class org.openstreetmap.josm.gui.download.DownloadDialog
 
cbTaggedImg - Variable in class org.openstreetmap.josm.gui.layer.geoimage.CorrelateGpxWithImages
 
cbTagRelations - Variable in class org.openstreetmap.josm.gui.conflict.tags.RelationMemberConflictResolver
 
cbTimeRestrictions - Variable in class org.openstreetmap.josm.gui.dialogs.changeset.query.AdvancedChangesetQueryPanel
 
cbTimezones - Variable in class org.openstreetmap.josm.gui.layer.geoimage.CorrelateGpxWithImages.SetOffsetActionListener
 
cbUseDefaults - Variable in class org.openstreetmap.josm.gui.oauth.AdvancedOAuthPropertiesPanel
 
cbUseDefaultServerUrl - Variable in class org.openstreetmap.josm.gui.preferences.server.OsmApiUrlInputPanel
indicates whether to use the default OSM URL or not
cbUserRestriction - Variable in class org.openstreetmap.josm.gui.dialogs.changeset.query.AdvancedChangesetQueryPanel
 
cbWireframe - Variable in class org.openstreetmap.josm.gui.dialogs.MapPaintDialog
 
cbWriteApi - Variable in class org.openstreetmap.josm.gui.oauth.OsmPrivilegesPanel
 
cbWriteGpsTraces - Variable in class org.openstreetmap.josm.gui.oauth.FullyAutomaticPropertiesPanel
 
cbWriteGpx - Variable in class org.openstreetmap.josm.gui.oauth.OsmPrivilegesPanel
 
cbWriteMapData - Variable in class org.openstreetmap.josm.gui.oauth.FullyAutomaticPropertiesPanel
 
cbWritePrefs - Variable in class org.openstreetmap.josm.gui.oauth.OsmPrivilegesPanel
 
cDdFormatter - Static variable in class org.openstreetmap.josm.data.coor.LatLon
 
cDmMinuteFormatter - Static variable in class org.openstreetmap.josm.data.coor.LatLon
 
cDmsMinuteFormatter - Static variable in class org.openstreetmap.josm.data.coor.LatLon
 
cDmsSecondFormatter - Static variable in class org.openstreetmap.josm.data.coor.LatLon
 
cellSegments - Variable in class org.openstreetmap.josm.data.validation.tests.CrossingWays
All way segments, grouped by cells
cellWays - Variable in class org.openstreetmap.josm.data.validation.tests.SimilarNamedWays
All ways, grouped by cells
center - Variable in class org.openstreetmap.gui.jmapviewer.JMapViewer
x- and y-position of the center of this map-panel on the world map denoted in screen pixel regarding the current zoom level.
CENTER - Static variable in class org.openstreetmap.josm.gui.mappaint.Keyword
 
center - Variable in class org.openstreetmap.josm.gui.NavigatableComponent
Center n/e coordinate of the desired screen center.
center - Variable in class org.openstreetmap.josm.gui.NavigatableComponent.ZoomData
 
centerInWindow(Component, Dimension) - Static method in class org.openstreetmap.josm.tools.WindowGeometry
Replies a window geometry object for a window with a specific size which is centered relative to the parent window of a reference component.
centerOnScreen(Dimension) - Static method in class org.openstreetmap.josm.tools.WindowGeometry
Replies a window geometry object for a window with a specific size which is centered on screen, where main window is
centerOnScreen(Dimension, String) - Static method in class org.openstreetmap.josm.tools.WindowGeometry
Replies a window geometry object for a window with a specific size which is centered on screen where the corresponding window is.
centerView - Variable in class org.openstreetmap.josm.gui.layer.geoimage.ImageViewerDialog
 
centerX - Variable in class org.openstreetmap.josm.data.imagery.OffsetBookmark
 
centerY - Variable in class org.openstreetmap.josm.data.imagery.OffsetBookmark
 
CentricDatum - Class in org.openstreetmap.josm.data.projection.datum
A datum with different ellipsoid than WGS84, but does not require shift, rotation or scaling.
CentricDatum(String, String, Ellipsoid) - Constructor for class org.openstreetmap.josm.data.projection.datum.CentricDatum
 
change - Variable in class org.openstreetmap.josm.data.validation.tests.DeprecatedTags.DeprecationCheck
 
CHANGE_SELECTION - Static variable in class org.openstreetmap.josm.io.remotecontrol.PermissionPrefWithDefault
 
CHANGE_VIEWPORT - Static variable in class org.openstreetmap.josm.io.remotecontrol.PermissionPrefWithDefault
 
changeBy(int) - Method in enum org.openstreetmap.josm.actions.OrthogonalizeAction.Direction
 
changeCheck() - Method in class org.openstreetmap.josm.tools.CopyList
 
ChangeCommand - Class in org.openstreetmap.josm.command
Command that basically replaces one OSM primitive by another of the same type.
ChangeCommand(OsmPrimitive, OsmPrimitive) - Constructor for class org.openstreetmap.josm.command.ChangeCommand
 
ChangeCommand(OsmDataLayer, OsmPrimitive, OsmPrimitive) - Constructor for class org.openstreetmap.josm.command.ChangeCommand
 
CHANGED - Static variable in class org.openstreetmap.josm.gui.history.TwoColumnDiff.Item
 
changed - Variable in class org.openstreetmap.josm.gui.preferences.advanced.AdvancedPreference.PrefEntry
 
changed_flag - Variable in class org.openstreetmap.josm.tools.Diff.file_data
Array, indexed by real origin-1 line number, containing true for a line that is an insertion or a deletion.
changedColor - Variable in class org.openstreetmap.josm.gui.preferences.advanced.AdvancedPreference.SettingCellRenderer
 
changedDatasets - Variable in class org.openstreetmap.josm.data.AutosaveTask
 
changedLayer - Variable in class org.openstreetmap.josm.gui.MapView
 
changedUpdate(DocumentEvent) - Method in class org.openstreetmap.josm.gui.dialogs.changeset.query.UrlBasedQueryPanel.ChangetQueryUrlValidator
 
changedUpdate(DocumentEvent) - Method in class org.openstreetmap.josm.gui.dialogs.changeset.SingleChangesetDownloadPanel.DownloadAction
 
changedUpdate(DocumentEvent) - Method in class org.openstreetmap.josm.gui.dialogs.LatLonDialog.EastNorthInputVerifier
 
changedUpdate(DocumentEvent) - Method in class org.openstreetmap.josm.gui.dialogs.LatLonDialog.LatLonInputVerifier
 
changedUpdate(DocumentEvent) - Method in class org.openstreetmap.josm.gui.dialogs.relation.GenericRelationEditor.SetRoleAction
 
changedUpdate(DocumentEvent) - Method in class org.openstreetmap.josm.gui.download.BoundingBoxSelection.OsmUrlRefresher
 
changedUpdate(DocumentEvent) - Method in class org.openstreetmap.josm.gui.download.PlaceSelection.SearchAction
 
changedUpdate(DocumentEvent) - Method in class org.openstreetmap.josm.gui.io.UploadStrategySelectionPanel.ChunkSizeInputVerifier
 
changedUpdate(DocumentEvent) - Method in class org.openstreetmap.josm.gui.layer.geoimage.CorrelateGpxWithImages.StatusBarUpdater
 
changedUpdate(DocumentEvent) - Method in class org.openstreetmap.josm.gui.oauth.FullyAutomaticAuthorizationUI.RunAuthorisationAction
 
changedUpdate(DocumentEvent) - Method in class org.openstreetmap.josm.gui.oauth.ManualAuthorizationUI.AccessTokenBuilder
 
changedUpdate(DocumentEvent) - Method in class org.openstreetmap.josm.gui.preferences.PluginPreference.SearchFieldAdapter
 
changedUpdate(DocumentEvent) - Method in class org.openstreetmap.josm.gui.preferences.server.OsmApiUrlInputPanel.ValidateApiUrlAction
 
changedUpdate(DocumentEvent) - Method in class org.openstreetmap.josm.gui.preferences.shortcut.PrefJPanel.FilterFieldAdapter
 
changedUpdate(DocumentEvent) - Method in class org.openstreetmap.josm.gui.widgets.AbstractTextComponentValidator
 
changedUpdate(DocumentEvent) - Method in class org.openstreetmap.josm.gui.widgets.BoundingBoxSelectionPanel.OsmUrlRefresher
 
changeImage(GeorefImage.State, BufferedImage) - Method in class org.openstreetmap.josm.data.imagery.GeorefImage
 
ChangeNodesCommand - Class in org.openstreetmap.josm.command
Command that changes the nodes list of a way.
ChangeNodesCommand(Way, List<Node>) - Constructor for class org.openstreetmap.josm.command.ChangeNodesCommand
 
changeOffset(double) - Method in class org.openstreetmap.josm.actions.mapmode.ParallelWays
Offsets the way(s) d units.
changePosition(int, int) - Method in class org.openstreetmap.josm.data.imagery.GeorefImage
 
ChangePropertyCommand - Class in org.openstreetmap.josm.command
Command that manipulate the key/value structure of several objects.
ChangePropertyCommand(Collection<? extends OsmPrimitive>, AbstractMap<String, String>) - Constructor for class org.openstreetmap.josm.command.ChangePropertyCommand
Creates a command to change multiple properties of multiple objects
ChangePropertyCommand(Collection<? extends OsmPrimitive>, String, String) - Constructor for class org.openstreetmap.josm.command.ChangePropertyCommand
Creates a command to change one property of multiple objects
ChangePropertyCommand(OsmPrimitive, String, String) - Constructor for class org.openstreetmap.josm.command.ChangePropertyCommand
Creates a command to change on property of one object
ChangePropertyKeyCommand - Class in org.openstreetmap.josm.command
Command that replaces the key of several objects
ChangePropertyKeyCommand(Collection<? extends OsmPrimitive>, String, String) - Constructor for class org.openstreetmap.josm.command.ChangePropertyKeyCommand
Constructor
ChangeRelationMemberRoleCommand - Class in org.openstreetmap.josm.command
Command that changes the role of a relation member
ChangeRelationMemberRoleCommand(Relation, int, String) - Constructor for class org.openstreetmap.josm.command.ChangeRelationMemberRoleCommand
 
changeResolution(WMSLayer) - Method in class org.openstreetmap.josm.gui.layer.WMSLayer.ChangeResolutionAction
 
Changeset - Class in org.openstreetmap.josm.data.osm
Represents a single changeset in JOSM.
Changeset() - Constructor for class org.openstreetmap.josm.data.osm.Changeset
Creates a new changeset with id 0.
Changeset(int) - Constructor for class org.openstreetmap.josm.data.osm.Changeset
Creates a changeset with id id.
Changeset(Changeset) - Constructor for class org.openstreetmap.josm.data.osm.Changeset
Creates a clone of other
changeset - Variable in class org.openstreetmap.josm.gui.io.UploadLayerTask
 
changeset - Variable in class org.openstreetmap.josm.gui.io.UploadPrimitivesTask
 
changeset - Variable in class org.openstreetmap.josm.io.OsmApi
Object describing current changeset
changeset - Variable in class org.openstreetmap.josm.io.OsmWriter
 
CHANGESET_IN_DETAIL_VIEW_PROP - Static variable in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetCacheManagerModel
the name of the property for the currently selected changeset in the detail view
ChangesetCache - Class in org.openstreetmap.josm.data.osm
ChangesetCache is global in-memory cache for changesets downloaded from an OSM API server.
ChangesetCache() - Constructor for class org.openstreetmap.josm.data.osm.ChangesetCache
 
ChangesetCacheEvent - Interface in org.openstreetmap.josm.data.osm
 
ChangesetCacheListener - Interface in org.openstreetmap.josm.data.osm
 
ChangesetCacheManager - Class in org.openstreetmap.josm.gui.dialogs.changeset
ChangesetCacheManager manages the local cache of changesets retrieved from the OSM API.
ChangesetCacheManager() - Constructor for class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetCacheManager
 
ChangesetCacheManager.CancelAction - Class in org.openstreetmap.josm.gui.dialogs.changeset
the cancel / close action
ChangesetCacheManager.CancelAction() - Constructor for class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetCacheManager.CancelAction
 
ChangesetCacheManager.ChangesetDetailViewSynchronizer - Class in org.openstreetmap.josm.gui.dialogs.changeset
 
ChangesetCacheManager.ChangesetDetailViewSynchronizer() - Constructor for class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetCacheManager.ChangesetDetailViewSynchronizer
 
ChangesetCacheManager.ChangesetTablePopupMenu - Class in org.openstreetmap.josm.gui.dialogs.changeset
 
ChangesetCacheManager.ChangesetTablePopupMenu() - Constructor for class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetCacheManager.ChangesetTablePopupMenu
 
ChangesetCacheManager.ChangesetTablePopupMenuLauncher - Class in org.openstreetmap.josm.gui.dialogs.changeset
 
ChangesetCacheManager.ChangesetTablePopupMenuLauncher() - Constructor for class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetCacheManager.ChangesetTablePopupMenuLauncher
 
ChangesetCacheManager.CloseSelectedChangesetsAction - Class in org.openstreetmap.josm.gui.dialogs.changeset
Closes the selected changesets
ChangesetCacheManager.CloseSelectedChangesetsAction() - Constructor for class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetCacheManager.CloseSelectedChangesetsAction
 
ChangesetCacheManager.DblClickHandler - Class in org.openstreetmap.josm.gui.dialogs.changeset
 
ChangesetCacheManager.DblClickHandler() - Constructor for class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetCacheManager.DblClickHandler
 
ChangesetCacheManager.DownloadMyChangesets - Class in org.openstreetmap.josm.gui.dialogs.changeset
 
ChangesetCacheManager.DownloadMyChangesets() - Constructor for class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetCacheManager.DownloadMyChangesets
 
ChangesetCacheManager.DownloadSelectedChangesetContentAction - Class in org.openstreetmap.josm.gui.dialogs.changeset
Downloads the content of selected changesets from the OSM server
ChangesetCacheManager.DownloadSelectedChangesetContentAction() - Constructor for class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetCacheManager.DownloadSelectedChangesetContentAction
 
ChangesetCacheManager.DownloadSelectedChangesetsAction - Class in org.openstreetmap.josm.gui.dialogs.changeset
Downloads the selected changesets
ChangesetCacheManager.DownloadSelectedChangesetsAction() - Constructor for class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetCacheManager.DownloadSelectedChangesetsAction
 
ChangesetCacheManager.QueryAction - Class in org.openstreetmap.josm.gui.dialogs.changeset
The action to query and download changesets
ChangesetCacheManager.QueryAction() - Constructor for class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetCacheManager.QueryAction
 
ChangesetCacheManager.RemoveFromCacheAction - Class in org.openstreetmap.josm.gui.dialogs.changeset
Removes the selected changesets from the local changeset cache
ChangesetCacheManager.RemoveFromCacheAction() - Constructor for class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetCacheManager.RemoveFromCacheAction
 
ChangesetCacheManager.ShowDetailAction - Class in org.openstreetmap.josm.gui.dialogs.changeset
 
ChangesetCacheManager.ShowDetailAction() - Constructor for class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetCacheManager.ShowDetailAction
 
ChangesetCacheManager.WindowEventHandler - Class in org.openstreetmap.josm.gui.dialogs.changeset
Handler for window events
ChangesetCacheManager.WindowEventHandler() - Constructor for class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetCacheManager.WindowEventHandler
 
changesetCacheManagerClosedHandler - Variable in class org.openstreetmap.josm.actions.ChangesetManagerToggleAction
 
ChangesetCacheManagerModel - Class in org.openstreetmap.josm.gui.dialogs.changeset
This is the model for the changeset cache manager dialog.
ChangesetCacheManagerModel(DefaultListSelectionModel) - Constructor for class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetCacheManagerModel
 
ChangesetCacheTableCellRenderer - Class in org.openstreetmap.josm.gui.dialogs.changeset
 
ChangesetCacheTableCellRenderer() - Constructor for class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetCacheTableCellRenderer
 
ChangesetCacheTableColumnModel - Class in org.openstreetmap.josm.gui.dialogs.changeset
The column model for the changeset table
ChangesetCacheTableColumnModel() - Constructor for class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetCacheTableColumnModel
 
changesetCacheUpdated(ChangesetCacheEvent) - Method in interface org.openstreetmap.josm.data.osm.ChangesetCacheListener
 
changesetCacheUpdated(ChangesetCacheEvent) - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetCacheManagerModel
 
changesetCacheUpdated(ChangesetCacheEvent) - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetListModel
 
changesetCacheUpdated(ChangesetCacheEvent) - Method in class org.openstreetmap.josm.gui.io.OpenChangesetComboBoxModel
 
ChangesetCellRenderer - Class in org.openstreetmap.josm.gui.io
A ListCellRenderer for the list of changesets in the upload dialog.
ChangesetCellRenderer() - Constructor for class org.openstreetmap.josm.gui.io.ChangesetCellRenderer
 
ChangesetClosedException - Exception in org.openstreetmap.josm.io
A ChangesetClosedException is thrown if the server replies with a HTTP return code 409 (Conflict) with the error header ChangesetClosedException.ERROR_HEADER_PATTERN.
ChangesetClosedException(String) - Constructor for exception org.openstreetmap.josm.io.ChangesetClosedException
Creates the exception with the given errorHeader
ChangesetClosedException(String, ChangesetClosedException.Source) - Constructor for exception org.openstreetmap.josm.io.ChangesetClosedException
Creates the exception with the given error header and the given source.
ChangesetClosedException(long, Date, ChangesetClosedException.Source) - Constructor for exception org.openstreetmap.josm.io.ChangesetClosedException
Creates the exception
ChangesetClosedException.Source - Enum in org.openstreetmap.josm.io
 
ChangesetClosedException.Source() - Constructor for enum org.openstreetmap.josm.io.ChangesetClosedException.Source
 
changesetCommentModel - Variable in class org.openstreetmap.josm.gui.io.BasicUploadSettingsPanel
the changset comment model
ChangesetCommentModel - Class in org.openstreetmap.josm.gui.io
ChangesetCommentModel is an observable model for the changeset comment edited in the UploadDialog.
ChangesetCommentModel() - Constructor for class org.openstreetmap.josm.gui.io.ChangesetCommentModel
 
changesetCommentModel - Variable in class org.openstreetmap.josm.gui.io.ChangesetManagementPanel
 
changesetCommentModel - Variable in class org.openstreetmap.josm.gui.io.TagSettingsPanel
the model for the changeset comment
changesetCommentModel - Variable in class org.openstreetmap.josm.gui.io.UploadDialog
the changeset comment model keeping the state of the changeset comment
ChangesetContentDownloadTask - Class in org.openstreetmap.josm.gui.dialogs.changeset
This is an asynchronous task for downloading the changeset content of a collection of changesets.
ChangesetContentDownloadTask(int) - Constructor for class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetContentDownloadTask
Creates a download task for a single changeset
ChangesetContentDownloadTask(Collection<Integer>) - Constructor for class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetContentDownloadTask
Creates a download task for a collection of changesets.
ChangesetContentDownloadTask(Component, int) - Constructor for class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetContentDownloadTask
Creates a download task for a single changeset
ChangesetContentDownloadTask(Component, Collection<Integer>) - Constructor for class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetContentDownloadTask
Creates a download task for a collection of changesets.
ChangesetContentPanel - Class in org.openstreetmap.josm.gui.dialogs.changeset
The panel which displays the content of a changeset in a scollable table.
ChangesetContentPanel() - Constructor for class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetContentPanel
 
ChangesetContentPanel.ChangesetContentTablePopupMenu - Class in org.openstreetmap.josm.gui.dialogs.changeset
 
ChangesetContentPanel.ChangesetContentTablePopupMenu() - Constructor for class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetContentPanel.ChangesetContentTablePopupMenu
 
ChangesetContentPanel.ChangesetContentTablePopupMenuLauncher - Class in org.openstreetmap.josm.gui.dialogs.changeset
 
ChangesetContentPanel.ChangesetContentTablePopupMenuLauncher() - Constructor for class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetContentPanel.ChangesetContentTablePopupMenuLauncher
 
ChangesetContentPanel.DonwloadChangesetContentAction - Class in org.openstreetmap.josm.gui.dialogs.changeset
Downloads/Updates the content of the changeset
ChangesetContentPanel.DonwloadChangesetContentAction() - Constructor for class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetContentPanel.DonwloadChangesetContentAction
 
ChangesetContentPanel.HeaderPanel - Class in org.openstreetmap.josm.gui.dialogs.changeset
 
ChangesetContentPanel.HeaderPanel() - Constructor for class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetContentPanel.HeaderPanel
 
ChangesetContentPanel.HeaderPanel.DownloadAction - Class in org.openstreetmap.josm.gui.dialogs.changeset
 
ChangesetContentPanel.HeaderPanel.DownloadAction() - Constructor for class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetContentPanel.HeaderPanel.DownloadAction
 
ChangesetContentPanel.SelectInCurrentLayerAction - Class in org.openstreetmap.josm.gui.dialogs.changeset
 
ChangesetContentPanel.SelectInCurrentLayerAction() - Constructor for class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetContentPanel.SelectInCurrentLayerAction
 
ChangesetContentPanel.ShowHistoryAction - Class in org.openstreetmap.josm.gui.dialogs.changeset
 
ChangesetContentPanel.ShowHistoryAction() - Constructor for class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetContentPanel.ShowHistoryAction
 
ChangesetContentPanel.ZoomInCurrentLayerAction - Class in org.openstreetmap.josm.gui.dialogs.changeset
 
ChangesetContentPanel.ZoomInCurrentLayerAction() - Constructor for class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetContentPanel.ZoomInCurrentLayerAction
 
ChangesetContentTableCellRenderer - Class in org.openstreetmap.josm.gui.dialogs.changeset
The table cell renderer used in the changeset content table, except for the "name" column in which we use a OsmPrimitivRenderer.
ChangesetContentTableCellRenderer() - Constructor for class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetContentTableCellRenderer
 
ChangesetContentTableColumnModel - Class in org.openstreetmap.josm.gui.dialogs.changeset
The column model for the changeset content
ChangesetContentTableColumnModel() - Constructor for class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetContentTableColumnModel
 
ChangesetContentTableModel - Class in org.openstreetmap.josm.gui.dialogs.changeset
This is the table model for the content of a changeset.
ChangesetContentTableModel(DefaultListSelectionModel) - Constructor for class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetContentTableModel
 
ChangesetContentTableModel.ChangesetContentEntry - Class in org.openstreetmap.josm.gui.dialogs.changeset
The type used internally to keep information about HistoryOsmPrimitive with their ChangesetDataSet.ChangesetModificationType.
ChangesetContentTableModel.ChangesetContentEntry(ChangesetDataSet.ChangesetModificationType, HistoryOsmPrimitive) - Constructor for class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetContentTableModel.ChangesetContentEntry
 
ChangesetContentTableModel.ChangesetContentEntry(ChangesetDataSet.ChangesetDataSetEntry) - Constructor for class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetContentTableModel.ChangesetContentEntry
 
ChangesetDataSet - Class in org.openstreetmap.josm.data.osm
A ChangesetDataSet holds the content of a changeset.
ChangesetDataSet() - Constructor for class org.openstreetmap.josm.data.osm.ChangesetDataSet
 
ChangesetDataSet.ChangesetDataSetEntry - Interface in org.openstreetmap.josm.data.osm
 
ChangesetDataSet.ChangesetModificationType - Enum in org.openstreetmap.josm.data.osm
 
ChangesetDataSet.ChangesetModificationType() - Constructor for enum org.openstreetmap.josm.data.osm.ChangesetDataSet.ChangesetModificationType
 
ChangesetDataSet.DefaultChangesetDataSetEntry - Class in org.openstreetmap.josm.data.osm
 
ChangesetDataSet.DefaultChangesetDataSetEntry(ChangesetDataSet.ChangesetModificationType, HistoryOsmPrimitive) - Constructor for class org.openstreetmap.josm.data.osm.ChangesetDataSet.DefaultChangesetDataSetEntry
 
ChangesetDataSet.DefaultIterator - Class in org.openstreetmap.josm.data.osm
 
ChangesetDataSet.DefaultIterator() - Constructor for class org.openstreetmap.josm.data.osm.ChangesetDataSet.DefaultIterator
 
ChangesetDetailPanel - Class in org.openstreetmap.josm.gui.dialogs.changeset
This panel displays the properties of the currently selected changeset in the ChangesetCacheManager.
ChangesetDetailPanel() - Constructor for class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetDetailPanel
 
ChangesetDetailPanel.DonwloadChangesetContentAction - Class in org.openstreetmap.josm.gui.dialogs.changeset
Removes the selected changesets from the local changeset cache
ChangesetDetailPanel.DonwloadChangesetContentAction() - Constructor for class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetDetailPanel.DonwloadChangesetContentAction
 
ChangesetDetailPanel.RemoveFromCacheAction - Class in org.openstreetmap.josm.gui.dialogs.changeset
The action for removing the currently selected changeset from the changeset cache
ChangesetDetailPanel.RemoveFromCacheAction() - Constructor for class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetDetailPanel.RemoveFromCacheAction
 
ChangesetDetailPanel.SelectInCurrentLayerAction - Class in org.openstreetmap.josm.gui.dialogs.changeset
Selects the primitives in the content of this changeset in the current data layer.
ChangesetDetailPanel.SelectInCurrentLayerAction() - Constructor for class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetDetailPanel.SelectInCurrentLayerAction
 
ChangesetDetailPanel.UpdateChangesetAction - Class in org.openstreetmap.josm.gui.dialogs.changeset
Updates the current changeset from the OSM server
ChangesetDetailPanel.UpdateChangesetAction() - Constructor for class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetDetailPanel.UpdateChangesetAction
 
ChangesetDetailPanel.ZoomInCurrentLayerAction - Class in org.openstreetmap.josm.gui.dialogs.changeset
Zooms to the primitives in the content of this changeset in the current data layer.
ChangesetDetailPanel.ZoomInCurrentLayerAction() - Constructor for class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetDetailPanel.ZoomInCurrentLayerAction
 
ChangesetDialog - Class in org.openstreetmap.josm.gui.dialogs
ChangesetDialog is a toggle dialog which displays the current list of changesets.
ChangesetDialog(MapFrame) - Constructor for class org.openstreetmap.josm.gui.dialogs.ChangesetDialog
 
ChangesetDialog.ChangesetDialogPopup - Class in org.openstreetmap.josm.gui.dialogs
 
ChangesetDialog.ChangesetDialogPopup(JList...) - Constructor for class org.openstreetmap.josm.gui.dialogs.ChangesetDialog.ChangesetDialogPopup
 
ChangesetDialog.ChangesetPopupMenuLauncher - Class in org.openstreetmap.josm.gui.dialogs
 
ChangesetDialog.ChangesetPopupMenuLauncher() - Constructor for class org.openstreetmap.josm.gui.dialogs.ChangesetDialog.ChangesetPopupMenuLauncher
 
ChangesetDialog.CloseOpenChangesetsAction - Class in org.openstreetmap.josm.gui.dialogs
Closes the currently selected changesets
ChangesetDialog.CloseOpenChangesetsAction() - Constructor for class org.openstreetmap.josm.gui.dialogs.ChangesetDialog.CloseOpenChangesetsAction
 
ChangesetDialog.DblClickHandler - Class in org.openstreetmap.josm.gui.dialogs
 
ChangesetDialog.DblClickHandler() - Constructor for class org.openstreetmap.josm.gui.dialogs.ChangesetDialog.DblClickHandler
 
ChangesetDialog.FilterChangeHandler - Class in org.openstreetmap.josm.gui.dialogs
 
ChangesetDialog.FilterChangeHandler() - Constructor for class org.openstreetmap.josm.gui.dialogs.ChangesetDialog.FilterChangeHandler
 
ChangesetDialog.LaunchChangesetManagerAction - Class in org.openstreetmap.josm.gui.dialogs
Show information about the currently selected changesets
ChangesetDialog.LaunchChangesetManagerAction() - Constructor for class org.openstreetmap.josm.gui.dialogs.ChangesetDialog.LaunchChangesetManagerAction
 
ChangesetDialog.ReadChangesetsAction - Class in org.openstreetmap.josm.gui.dialogs
Downloads selected changesets
ChangesetDialog.ReadChangesetsAction() - Constructor for class org.openstreetmap.josm.gui.dialogs.ChangesetDialog.ReadChangesetsAction
 
ChangesetDialog.SelectObjectsAction - Class in org.openstreetmap.josm.gui.dialogs
Selects objects for the currently selected changesets.
ChangesetDialog.SelectObjectsAction() - Constructor for class org.openstreetmap.josm.gui.dialogs.ChangesetDialog.SelectObjectsAction
 
ChangesetDialog.ShowChangesetInfoAction - Class in org.openstreetmap.josm.gui.dialogs
Show information about the currently selected changesets
ChangesetDialog.ShowChangesetInfoAction() - Constructor for class org.openstreetmap.josm.gui.dialogs.ChangesetDialog.ShowChangesetInfoAction
 
ChangesetDownloadTask - Interface in org.openstreetmap.josm.gui.dialogs.changeset
 
ChangesetHeaderDownloadTask - Class in org.openstreetmap.josm.gui.dialogs.changeset
This is an asynchronous task for downloading a collection of changests from the OSM server.
ChangesetHeaderDownloadTask(Collection<Integer>) - Constructor for class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetHeaderDownloadTask
Creates the download task for a collection of changeset ids.
ChangesetHeaderDownloadTask(Component, Collection<Integer>) - Constructor for class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetHeaderDownloadTask
Creates the download task for a collection of changeset ids.
changesetid - Variable in class org.openstreetmap.josm.actions.search.SearchCompiler.ChangesetId
 
changesetId - Variable in class org.openstreetmap.josm.data.osm.AbstractPrimitive
The id of the changeset this primitive was last uploaded to.
changesetId - Variable in class org.openstreetmap.josm.data.osm.history.HistoryOsmPrimitive
 
changesetId - Variable in exception org.openstreetmap.josm.io.ChangesetClosedException
the changeset id
ChangesetIdChangedEvent - Class in org.openstreetmap.josm.data.osm.event
 
ChangesetIdChangedEvent(DataSet, List<OsmPrimitive>, int, int) - Constructor for class org.openstreetmap.josm.data.osm.event.ChangesetIdChangedEvent
 
changesetInDetailView - Variable in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetCacheManagerModel
 
changesetInfoAction - Variable in class org.openstreetmap.josm.gui.history.VersionTable.VersionTablePopupMenu
 
ChangesetInSelectionListModel - Class in org.openstreetmap.josm.gui.dialogs.changeset
 
ChangesetInSelectionListModel(DefaultListSelectionModel) - Constructor for class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetInSelectionListModel
 
ChangesetListCellRenderer - Class in org.openstreetmap.josm.gui.dialogs.changeset
 
ChangesetListCellRenderer() - Constructor for class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetListCellRenderer
 
ChangesetListModel - Class in org.openstreetmap.josm.gui.dialogs.changeset
 
ChangesetListModel(DefaultListSelectionModel) - Constructor for class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetListModel
 
ChangesetManagementPanel - Class in org.openstreetmap.josm.gui.io
ChangesetManagementPanel allows to configure changeset to be used in the next upload.
ChangesetManagementPanel(ChangesetCommentModel) - Constructor for class org.openstreetmap.josm.gui.io.ChangesetManagementPanel
Creates a new panel
ChangesetManagementPanel.ChangesetListItemStateListener - Class in org.openstreetmap.josm.gui.io
Listens to changes in the selected changeset and fires property change events.
ChangesetManagementPanel.ChangesetListItemStateListener() - Constructor for class org.openstreetmap.josm.gui.io.ChangesetManagementPanel.ChangesetListItemStateListener
 
ChangesetManagementPanel.CloseAfterUploadItemStateListener - Class in org.openstreetmap.josm.gui.io
Listens to changes in "close after upload" flag and fires property change events.
ChangesetManagementPanel.CloseAfterUploadItemStateListener() - Constructor for class org.openstreetmap.josm.gui.io.ChangesetManagementPanel.CloseAfterUploadItemStateListener
 
ChangesetManagementPanel.CloseChangesetAction - Class in org.openstreetmap.josm.gui.io
Closes the currently selected changeset
ChangesetManagementPanel.CloseChangesetAction() - Constructor for class org.openstreetmap.josm.gui.io.ChangesetManagementPanel.CloseChangesetAction
 
ChangesetManagementPanel.RadioButtonHandler - Class in org.openstreetmap.josm.gui.io
Listens to changes in the two radio buttons rbUseNew and rbUseExisting.
ChangesetManagementPanel.RadioButtonHandler() - Constructor for class org.openstreetmap.josm.gui.io.ChangesetManagementPanel.RadioButtonHandler
 
ChangesetManagementPanel.RefreshAction - Class in org.openstreetmap.josm.gui.io
Refreshes the list of open changesets
ChangesetManagementPanel.RefreshAction() - Constructor for class org.openstreetmap.josm.gui.io.ChangesetManagementPanel.RefreshAction
 
ChangesetManagerToggleAction - Class in org.openstreetmap.josm.actions
This action toggles the visibility of the ChangesetCacheManager dialog.
ChangesetManagerToggleAction() - Constructor for class org.openstreetmap.josm.actions.ChangesetManagerToggleAction
 
ChangesetManagerToggleAction.ChangesetCacheManagerClosedHandler - Class in org.openstreetmap.josm.actions
 
ChangesetManagerToggleAction.ChangesetCacheManagerClosedHandler() - Constructor for class org.openstreetmap.josm.actions.ChangesetManagerToggleAction.ChangesetCacheManagerClosedHandler
 
ChangesetQuery - Class in org.openstreetmap.josm.io
 
ChangesetQuery() - Constructor for class org.openstreetmap.josm.io.ChangesetQuery
 
ChangesetQuery.ChangesetQueryUrlException - Exception in org.openstreetmap.josm.io
 
ChangesetQuery.ChangesetQueryUrlException() - Constructor for exception org.openstreetmap.josm.io.ChangesetQuery.ChangesetQueryUrlException
 
ChangesetQuery.ChangesetQueryUrlException(String, Throwable) - Constructor for exception org.openstreetmap.josm.io.ChangesetQuery.ChangesetQueryUrlException
 
ChangesetQuery.ChangesetQueryUrlException(String) - Constructor for exception org.openstreetmap.josm.io.ChangesetQuery.ChangesetQueryUrlException
 
ChangesetQuery.ChangesetQueryUrlException(Throwable) - Constructor for exception org.openstreetmap.josm.io.ChangesetQuery.ChangesetQueryUrlException
 
ChangesetQuery.ChangesetQueryUrlParser - Class in org.openstreetmap.josm.io
 
ChangesetQuery.ChangesetQueryUrlParser() - Constructor for class org.openstreetmap.josm.io.ChangesetQuery.ChangesetQueryUrlParser
 
ChangesetQueryDialog - Class in org.openstreetmap.josm.gui.dialogs.changeset.query
This is a modal dialog for entering query criteria to search for changesets.
ChangesetQueryDialog(Dialog) - Constructor for class org.openstreetmap.josm.gui.dialogs.changeset.query.ChangesetQueryDialog
 
ChangesetQueryDialog(Frame) - Constructor for class org.openstreetmap.josm.gui.dialogs.changeset.query.ChangesetQueryDialog
 
ChangesetQueryDialog.CancelAction - Class in org.openstreetmap.josm.gui.dialogs.changeset.query
 
ChangesetQueryDialog.CancelAction() - Constructor for class org.openstreetmap.josm.gui.dialogs.changeset.query.ChangesetQueryDialog.CancelAction
 
ChangesetQueryDialog.QueryAction - Class in org.openstreetmap.josm.gui.dialogs.changeset.query
 
ChangesetQueryDialog.QueryAction() - Constructor for class org.openstreetmap.josm.gui.dialogs.changeset.query.ChangesetQueryDialog.QueryAction
 
ChangesetQueryDialog.WindowEventHandler - Class in org.openstreetmap.josm.gui.dialogs.changeset.query
 
ChangesetQueryDialog.WindowEventHandler() - Constructor for class org.openstreetmap.josm.gui.dialogs.changeset.query.ChangesetQueryDialog.WindowEventHandler
 
ChangesetQueryTask - Class in org.openstreetmap.josm.gui.dialogs.changeset.query
Asynchronous task to send a changeset query to the OSM API.
ChangesetQueryTask(ChangesetQuery) - Constructor for class org.openstreetmap.josm.gui.dialogs.changeset.query.ChangesetQueryTask
Creates the task.
ChangesetQueryTask(Component, ChangesetQuery) - Constructor for class org.openstreetmap.josm.gui.dialogs.changeset.query.ChangesetQueryTask
Creates the task.
changesetReader - Variable in class org.openstreetmap.josm.gui.dialogs.changeset.query.ChangesetQueryTask
the reader object used to submit the changeset query to the API
changesets - Variable in class org.openstreetmap.josm.actions.CloseChangesetAction.DownloadOpenChangesetsTask
 
changesets - Variable in class org.openstreetmap.josm.gui.io.CloseChangesetTask
 
changesets - Variable in class org.openstreetmap.josm.gui.io.DownloadOpenChangesetsTask
 
changesets - Variable in class org.openstreetmap.josm.gui.io.OpenChangesetComboBoxModel
 
changesets - Variable in class org.openstreetmap.josm.io.OsmChangesetParser
 
ChangesetsInActiveDataLayerListModel - Class in org.openstreetmap.josm.gui.dialogs.changeset
This is the list model for the list of changeset in the current edit layer.
ChangesetsInActiveDataLayerListModel(DefaultListSelectionModel) - Constructor for class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetsInActiveDataLayerListModel
 
changeSetTags - Variable in class org.openstreetmap.josm.data.osm.DataSet
 
ChangesetTagsPanel - Class in org.openstreetmap.josm.gui.dialogs.changeset
This panel displays the tags of the currently selected changeset in the ChangesetCacheManager
ChangesetTagsPanel() - Constructor for class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetTagsPanel
 
changeStartPoint(EastNorth) - Method in class org.openstreetmap.josm.command.MoveCommand
Changes base point of movement
characters(char[], int, int) - Method in class org.openstreetmap.josm.gui.download.PlaceSelection.NameFinderResultParser
Read characters for description.
characters(char[], int, int) - Method in class org.openstreetmap.josm.gui.mappaint.xml.XmlStyleSourceHandler
 
characters(char[], int, int) - Method in class org.openstreetmap.josm.io.GpxReader.Parser
 
characters(char[], int, int) - Method in class org.openstreetmap.josm.io.imagery.ImageryReader.Parser
 
characters - Variable in class org.openstreetmap.josm.tools.XmlObjectParser.Parser
 
characters(char[], int, int) - Method in class org.openstreetmap.josm.tools.XmlObjectParser.Parser
 
chars - Variable in class org.openstreetmap.josm.gui.MapStatus.ImageLabel
 
check - Variable in class org.openstreetmap.josm.data.validation.tests.DeprecatedTags.DeprecationError
 
check(OsmPrimitive) - Method in class org.openstreetmap.josm.data.validation.tests.NameMismatch
Check a primitive for a name mismatch.
check() - Method in class org.openstreetmap.josm.gui.download.BoundingBoxSelection.LatValueChecker
 
check() - Method in class org.openstreetmap.josm.gui.download.BoundingBoxSelection.LonValueChecker
 
check(OsmPrimitive) - Method in class org.openstreetmap.josm.gui.mappaint.xml.Prototype
 
check - Variable in class org.openstreetmap.josm.gui.tagging.TaggingPreset.Check
 
check(Tokenizer.TokenType) - Method in class org.openstreetmap.josm.tools.template_engine.TemplateParser
 
checkAndConfirmOutlyingDelete(OsmDataLayer, Collection<? extends OsmPrimitive>, Collection<? extends OsmPrimitive>) - Static method in class org.openstreetmap.josm.command.DeleteCommand
 
checkAndConfirmOutlyingDelete(Area, Collection<? extends OsmPrimitive>, Collection<? extends OsmPrimitive>) - Static method in class org.openstreetmap.josm.command.DeleteCommand
 
checkAndConfirmOutlyingOperation(String, String, String, String, Area, Collection<? extends OsmPrimitive>, Collection<? extends OsmPrimitive>) - Static method in class org.openstreetmap.josm.command.Command
Check whether user is about to operate on data outside of the download area.
checkAndConfirmOutlyingUnglue() - Method in class org.openstreetmap.josm.actions.UnGlueAction
 
checkAndConfirmPluginUpdate(Component) - Static method in class org.openstreetmap.josm.plugins.PluginHandler
Checks whether the locally available plugins should be updated and asks the user if running an update is OK.
checkAngleSnapping(EastNorth, double, double) - Method in class org.openstreetmap.josm.actions.mapmode.DrawAction.SnapHelper
 
checkBeforeUpload - Variable in class org.openstreetmap.josm.data.validation.Test
The preferences check for validation on upload
checkBox - Variable in class org.openstreetmap.josm.actions.mapmode.DrawAction.SnapHelper
 
checkbox - Variable in class org.openstreetmap.josm.actions.PreferenceToggleAction
 
checkBoxes - Variable in class org.openstreetmap.josm.gui.io.ActionFlagsTableCell
 
checkCleanUp() - Method in class org.openstreetmap.josm.io.CacheFiles
Checks if a clean up is needed and will do so if necessary
checkCompleteNodesWithoutCoordinates() - Method in class org.openstreetmap.josm.data.osm.DatasetConsistencyTest
 
checkCompleteWaysWithIncompleteNodes() - Method in class org.openstreetmap.josm.data.osm.DatasetConsistencyTest
 
checkComplex - Variable in class org.openstreetmap.josm.data.validation.tests.TagChecker
 
checkDataset() - Method in class org.openstreetmap.josm.data.osm.OsmPrimitive
Throws exception if primitive is not part of the dataset
checkEnabled - Variable in class org.openstreetmap.josm.data.validation.Test
The preferences check for validation
checkerData - Static variable in class org.openstreetmap.josm.data.validation.tests.TagChecker
The TagChecker data
checkFileAndConfirmOverWrite(JFileChooser, String) - Static method in class org.openstreetmap.josm.actions.SaveActionBase
 
checkFixmes - Variable in class org.openstreetmap.josm.data.validation.tests.TagChecker
 
checkForComodification() - Method in class org.openstreetmap.josm.tools.CopyList.Itr
 
checkFormat(INode, String) - Method in interface org.openstreetmap.josm.gui.NameFormatterHook
Check the node format.
checkFormat(IWay, String) - Method in interface org.openstreetmap.josm.gui.NameFormatterHook
Check the way format.
checkFormat(IRelation, String) - Method in interface org.openstreetmap.josm.gui.NameFormatterHook
Check the relation format.
checkForUnglueNode(Collection<? extends OsmPrimitive>) - Method in class org.openstreetmap.josm.actions.UnGlueAction
Checks if selection is suitable for ungluing.
checkIfConnected(Way, Way, String, int) - Method in class org.openstreetmap.josm.data.validation.tests.TurnrestrictionTest
 
checkJava6() - Static method in class org.openstreetmap.josm.Main
 
checkKeys - Variable in class org.openstreetmap.josm.data.validation.tests.TagChecker
 
checkLayout(MultiSplitLayout.Node) - Method in class org.openstreetmap.josm.gui.MultiSplitLayout
 
checkLayout(String, String) - Static method in class org.openstreetmap.josm.tools.DateUtils
 
checkLoadPreconditions(Component, Collection<PluginInformation>, PluginInformation) - Static method in class org.openstreetmap.josm.plugins.PluginHandler
Checks whether all preconditions for loading the plugin plugin are met.
checkLocal(URL, String, long) - Method in class org.openstreetmap.josm.io.MirroredInputStream
 
checkMandatoryParams() - Method in class org.openstreetmap.josm.io.remotecontrol.handler.RequestHandler
 
checkMaxNodes(Collection<OsmPrimitive>, long) - Method in class org.openstreetmap.josm.actions.upload.ApiPreconditionCheckerHook
 
checkMaxZoomLvl(int, TileSource) - Static method in class org.openstreetmap.josm.gui.layer.TMSLayer
 
checkMembers() - Method in class org.openstreetmap.josm.data.osm.Relation
 
checkMembersAndRoles(Relation) - Method in class org.openstreetmap.josm.data.validation.tests.MultipolygonTest
 
checkMinZoomLvl(int, TileSource) - Static method in class org.openstreetmap.josm.gui.layer.TMSLayer
 
checkNodes() - Method in class org.openstreetmap.josm.data.osm.Way
 
CheckParameterUtil - Class in org.openstreetmap.josm.tools
This utility class provides a collection of static helper methods for checking parameters at run-time.
CheckParameterUtil() - Constructor for class org.openstreetmap.josm.tools.CheckParameterUtil
 
checkPermission() - Method in class org.openstreetmap.josm.io.remotecontrol.handler.RequestHandler
Check permissions in preferences and display error message or ask for permission.
checkPointInVisibleRect(Point, Rectangle) - Method in class org.openstreetmap.josm.gui.layer.geoimage.ImageDisplay.ImgDisplayMouseListener
 
checkPreUploadConditions(OsmDataLayer) - Method in class org.openstreetmap.josm.actions.UploadAction
 
checkPreUploadConditions(OsmDataLayer, APIDataSet) - Method in class org.openstreetmap.josm.actions.UploadAction
Check whether the preconditions are met to upload data in apiData.
checkPreviousNextButtons() - Method in class org.openstreetmap.josm.gui.layer.geoimage.GeoImageLayer
 
checkPrimitive(OsmPrimitive) - Method in class org.openstreetmap.josm.data.validation.tests.TagChecker
Checks the primitive properties
checkReferredPrimitive(OsmPrimitive, OsmPrimitive) - Method in class org.openstreetmap.josm.data.osm.DatasetConsistencyTest
 
checkReferrers() - Method in class org.openstreetmap.josm.data.osm.DatasetConsistencyTest
 
checkRelationTypeName(IRelation, String) - Method in interface org.openstreetmap.josm.gui.NameFormatterHook
Check the relation type name.
checkRequiredPluginsPreconditions(Component, Collection<PluginInformation>, PluginInformation) - Static method in class org.openstreetmap.josm.plugins.PluginHandler
Checks if required plugins preconditions for loading the plugin plugin are met.
checks - Variable in class org.openstreetmap.josm.data.validation.tests.DeprecatedTags
 
checkSaveConditions() - Method in class org.openstreetmap.josm.gui.layer.GpxLayer
 
checkSaveConditions() - Method in class org.openstreetmap.josm.gui.layer.Layer
Checks whether it is ok to launch a save (whether we have data, there is no conflict etc.)
checkSaveConditions() - Method in class org.openstreetmap.josm.gui.layer.OsmDataLayer
 
checkSelection(Collection<? extends OsmPrimitive>) - Method in class org.openstreetmap.josm.actions.UnGlueAction
Checks if the selection consists of something we can work with.
checkSelection2(Collection<? extends OsmPrimitive>) - Method in class org.openstreetmap.josm.actions.UnGlueAction
Checks if the selection consists of something we can work with.
checkState(AbstractProgressMonitor.State...) - Method in class org.openstreetmap.josm.gui.progress.AbstractProgressMonitor
 
checksum_errors - Variable in class org.openstreetmap.josm.io.NmeaReader.NMEAParserState
 
checkUpload(APIDataSet) - Method in class org.openstreetmap.josm.actions.upload.ApiPreconditionCheckerHook
 
checkUpload(APIDataSet) - Method in class org.openstreetmap.josm.actions.upload.RelationUploadOrderHook
 
checkUpload(APIDataSet) - Method in interface org.openstreetmap.josm.actions.upload.UploadHook
Checks the upload.
checkUpload(APIDataSet) - Method in class org.openstreetmap.josm.actions.upload.ValidateUploadHook
Validate the modified data before uploading
checkUrl(String) - Static method in class org.openstreetmap.josm.gui.layer.TMSLayer
 
checkValidatorDir() - Method in class org.openstreetmap.josm.data.validation.OsmValidator
Check if plugin directory exists (store ignored errors file)
checkValues - Variable in class org.openstreetmap.josm.data.validation.tests.TagChecker
 
checkVisibleRectPos(Image, Rectangle) - Method in class org.openstreetmap.josm.gui.layer.geoimage.ImageDisplay
 
checkVisibleRectSize(Image, Rectangle) - Method in class org.openstreetmap.josm.gui.layer.geoimage.ImageDisplay
 
checkZeroNodesWays() - Method in class org.openstreetmap.josm.data.osm.DatasetConsistencyTest
 
child - Variable in class org.openstreetmap.josm.data.osm.RelationToChildReference
 
child - Variable in class org.openstreetmap.josm.gui.dialogs.relation.ParentRelationLoadingTask
 
child - Variable in class org.openstreetmap.josm.gui.mappaint.Environment
The same for parent selector.
childCondition - Variable in class org.openstreetmap.josm.tools.template_engine.ContextSwitchTemplate.ParentSet
 
childFinished(AbstractProgressMonitor) - Method in class org.openstreetmap.josm.gui.progress.AbstractProgressMonitor
 
childForNode(MultiSplitLayout.Node) - Method in class org.openstreetmap.josm.gui.MultiSplitLayout
 
childMap - Variable in class org.openstreetmap.josm.gui.MultiSplitLayout
 
ChildProgress - Class in org.openstreetmap.josm.gui.progress
 
ChildProgress(AbstractProgressMonitor, CancelHandler, boolean) - Constructor for class org.openstreetmap.josm.gui.progress.ChildProgress
 
ChildRelationBrowser - Class in org.openstreetmap.josm.gui.dialogs.relation
ChildRelationBrowser is a UI component which provides a tree-like view on the hierarchical structure of relations
ChildRelationBrowser(OsmDataLayer) - Constructor for class org.openstreetmap.josm.gui.dialogs.relation.ChildRelationBrowser
constructor
ChildRelationBrowser(OsmDataLayer, Relation) - Constructor for class org.openstreetmap.josm.gui.dialogs.relation.ChildRelationBrowser
constructor
ChildRelationBrowser.DownloadAllChildRelationsAction - Class in org.openstreetmap.josm.gui.dialogs.relation
Action for downloading all child relations for a given parent relation.
ChildRelationBrowser.DownloadAllChildRelationsAction() - Constructor for class org.openstreetmap.josm.gui.dialogs.relation.ChildRelationBrowser.DownloadAllChildRelationsAction
 
ChildRelationBrowser.DownloadAllChildrenTask - Class in org.openstreetmap.josm.gui.dialogs.relation
The asynchronous task for downloading relation members.
ChildRelationBrowser.DownloadAllChildrenTask(Dialog, Relation) - Constructor for class org.openstreetmap.josm.gui.dialogs.relation.ChildRelationBrowser.DownloadAllChildrenTask
 
ChildRelationBrowser.DownloadRelationSetTask - Class in org.openstreetmap.josm.gui.dialogs.relation
The asynchronous task for downloading a set of relations
ChildRelationBrowser.DownloadRelationSetTask(Dialog, Set<Relation>) - Constructor for class org.openstreetmap.josm.gui.dialogs.relation.ChildRelationBrowser.DownloadRelationSetTask
 
ChildRelationBrowser.DownloadSelectedAction - Class in org.openstreetmap.josm.gui.dialogs.relation
Action for downloading all selected relations
ChildRelationBrowser.DownloadSelectedAction() - Constructor for class org.openstreetmap.josm.gui.dialogs.relation.ChildRelationBrowser.DownloadSelectedAction
 
ChildRelationBrowser.EditAction - Class in org.openstreetmap.josm.gui.dialogs.relation
Action for editing the currently selected relation
ChildRelationBrowser.EditAction() - Constructor for class org.openstreetmap.josm.gui.dialogs.relation.ChildRelationBrowser.EditAction
 
children - Variable in class org.openstreetmap.josm.actions.downloadtasks.DownloadReferrersTask
the collection of child primitives
children - Variable in class org.openstreetmap.josm.data.APIDataSet.RelationUploadDependencyGraph
 
children - Variable in class org.openstreetmap.josm.gui.dialogs.relation.DownloadRelationMemberTask
 
children - Variable in class org.openstreetmap.josm.gui.MultiSplitLayout.Split
 
children - Variable in class org.openstreetmap.josm.gui.preferences.imagery.AddWMSLayerPanel.LayerDetails
 
childSetCustomText(AbstractProgressMonitor, String) - Method in class org.openstreetmap.josm.gui.progress.AbstractProgressMonitor
 
childSetIntermediate(AbstractProgressMonitor, boolean) - Method in class org.openstreetmap.josm.gui.progress.AbstractProgressMonitor
 
childSetProgress(AbstractProgressMonitor, double) - Method in class org.openstreetmap.josm.gui.progress.AbstractProgressMonitor
 
childSetTitle(AbstractProgressMonitor, String) - Method in class org.openstreetmap.josm.gui.progress.AbstractProgressMonitor
 
childTicks - Variable in class org.openstreetmap.josm.gui.progress.AbstractProgressMonitor
 
childTicks - Variable in class org.openstreetmap.josm.gui.progress.AbstractProgressMonitor.Request
 
childTree - Variable in class org.openstreetmap.josm.gui.dialogs.relation.ChildRelationBrowser
the tree with relation children
CHINESE_SOM - Static variable in class org.openstreetmap.josm.gui.NavigatableComponent
 
chooser - Variable in class org.openstreetmap.josm.gui.download.TileSelection
 
chunk - Static variable in class org.openstreetmap.josm.tools.AudioPlayer
 
chunkSize - Variable in class org.openstreetmap.josm.gui.io.UploadStrategySpecification
 
circum - Variable in class org.openstreetmap.josm.data.osm.visitor.paint.MapPainter
 
circum - Variable in class org.openstreetmap.josm.data.osm.visitor.paint.StyledMapRenderer
 
ckOnlyApplicable - Variable in class org.openstreetmap.josm.gui.tagging.TaggingPresetSearchDialog
 
ckSearchInTags - Variable in class org.openstreetmap.josm.gui.tagging.TaggingPresetSearchDialog
 
clarkeIGN - Static variable in class org.openstreetmap.josm.data.projection.Ellipsoid
Clarke 1880 IGN (French national geographic institute)
classification - Variable in class org.openstreetmap.josm.gui.tagging.TaggingPresetSearchDialog.PresetClasification
 
CLASSIFICATION_GROUP_MATCH - Static variable in class org.openstreetmap.josm.gui.tagging.TaggingPresetSearchDialog
 
CLASSIFICATION_IN_FAVORITES - Static variable in class org.openstreetmap.josm.gui.tagging.TaggingPresetSearchDialog
 
CLASSIFICATION_NAME_MATCH - Static variable in class org.openstreetmap.josm.gui.tagging.TaggingPresetSearchDialog
 
CLASSIFICATION_TAGS_MATCH - Static variable in class org.openstreetmap.josm.gui.tagging.TaggingPresetSearchDialog
 
classifications - Variable in class org.openstreetmap.josm.gui.tagging.TaggingPresetSearchDialog
 
className - Variable in class org.openstreetmap.josm.data.validation.util.NameVisitor
The name of the item class
className - Variable in class org.openstreetmap.josm.plugins.PluginInformation
 
classNamePlural - Variable in class org.openstreetmap.josm.data.validation.util.NameVisitor
 
ClassProjFactory - Class in org.openstreetmap.josm.data.projection.proj
Proj Factory that creates instances from a given class.
ClassProjFactory(Class<? extends Proj>) - Constructor for class org.openstreetmap.josm.data.projection.proj.ClassProjFactory
 
clean() - Method in class org.openstreetmap.josm.data.UndoRedoHandler
 
clean(Layer) - Method in class org.openstreetmap.josm.data.UndoRedoHandler
 
CLEAN_ALL - Static variable in class org.openstreetmap.josm.io.CacheFiles
 
CLEAN_BY_DATE - Static variable in class org.openstreetmap.josm.io.CacheFiles
 
CLEAN_SMALL_FILES - Static variable in class org.openstreetmap.josm.io.CacheFiles
 
cleanSelfReferences() - Method in class org.openstreetmap.josm.gui.dialogs.relation.GenericRelationEditor
checks whether the current relation has members referring to itself.
cleanSmallFiles(int) - Method in class org.openstreetmap.josm.data.imagery.WmsCache
 
cleanTmp() - Method in class org.openstreetmap.josm.gui.layer.geoimage.ImageEntry
Make a fresh copy and save it in the temporary variable.
cleanUp() - Method in class org.openstreetmap.josm.io.CacheFiles
Performs a default clean up with the set values (deletes oldest files first)
cleanup(String) - Static method in class org.openstreetmap.josm.io.MirroredInputStream
 
cleanup(String, String) - Static method in class org.openstreetmap.josm.io.MirroredInputStream
 
CLEANUP_INTERVAL - Static variable in class org.openstreetmap.josm.io.CacheFiles
 
CLEANUP_TRESHOLD - Static variable in class org.openstreetmap.josm.io.CacheFiles
 
cleanupAfterUpload() - Method in class org.openstreetmap.josm.gui.io.UploadPrimitivesTask
 
cleanupAfterUpload(Collection<IPrimitive>) - Method in class org.openstreetmap.josm.gui.layer.OsmDataLayer
Clean out the data behind the layer.
cleanupDeleted(Iterator<? extends OsmPrimitive>) - Method in class org.openstreetmap.josm.data.osm.DataSet
 
cleanupDeletedPrimitives() - Method in class org.openstreetmap.josm.data.osm.DataSet
 
clear() - Method in class org.openstreetmap.gui.jmapviewer.MemoryTileCache.CacheLinkedListElement
 
clear() - Method in class org.openstreetmap.gui.jmapviewer.MemoryTileCache
Clears the cache deleting all tiles from memory
clear() - Method in class org.openstreetmap.josm.actions.mapmode.SelectAction.VirtualManager
 
clear() - Method in class org.openstreetmap.josm.data.imagery.ImageryLayerInfo
 
clear() - Method in class org.openstreetmap.josm.data.osm.ChangesetCache
 
clear() - Method in class org.openstreetmap.josm.data.osm.DataSet
Removes all primitives from the dataset and resets the currently selected primitives to the empty collection.
clear() - Method in class org.openstreetmap.josm.data.osm.QuadBuckets
 
clear() - Method in class org.openstreetmap.josm.data.osm.Storage
 
clear() - Method in class org.openstreetmap.josm.data.osm.Storage.FMap
 
clear(NavigatableComponent) - Method in class org.openstreetmap.josm.data.osm.visitor.paint.relations.MultipolygonCache
 
clear(DataSet) - Method in class org.openstreetmap.josm.data.osm.visitor.paint.relations.MultipolygonCache
 
clear() - Method in class org.openstreetmap.josm.data.osm.visitor.paint.relations.MultipolygonCache
 
clear() - Method in class org.openstreetmap.josm.gui.help.HelpBrowserHistory
 
clear() - Method in class org.openstreetmap.josm.gui.mappaint.ElemStyles
remove all style sources; only accessed from MapPaintStyles
clear() - Method in class org.openstreetmap.josm.gui.preferences.server.OAuthAccessTokenHolder
Clears the content of this holder
clear() - Method in class org.openstreetmap.josm.gui.tagging.ac.AutoCompletionList
removes all elements from the auto completion list
clear() - Method in class org.openstreetmap.josm.gui.tagging.TagEditorModel
removes all tags in the model
clear() - Method in class org.openstreetmap.josm.gui.util.RedirectInputMap
 
clear() - Method in class org.openstreetmap.josm.io.Capabilities
 
clear() - Method in class org.openstreetmap.josm.tools.CopyList
 
clear() - Method in class org.openstreetmap.josm.tools.Diff.file_data
Allocate changed array for the results of comparison.
clear() - Method in class org.openstreetmap.josm.tools.MultiMap
 
clearAction - Variable in class org.openstreetmap.josm.gui.io.RecentlyOpenedFilesMenu
 
clearCache(TileSource) - Method in class org.openstreetmap.gui.jmapviewer.OsmFileCacheTileLoader
 
clearCache(TileSource, OsmFileCacheTileLoader.TileClearController) - Method in class org.openstreetmap.gui.jmapviewer.OsmFileCacheTileLoader
 
clearCached() - Method in class org.openstreetmap.josm.gui.mappaint.ElemStyles
 
clearCachedStyle() - Method in class org.openstreetmap.josm.data.osm.OsmPrimitive
 
clearDragState() - Method in class org.openstreetmap.josm.gui.MultiSplitPane
 
clearErrorFeedback(JTextField, String) - Method in class org.openstreetmap.josm.gui.dialogs.LatLonDialog
 
clearErrorFeedback(JTextField, String) - Method in class org.openstreetmap.josm.gui.io.UploadStrategySelectionPanel.ChunkSizeInputVerifier
 
clearFilter() - Method in class org.openstreetmap.josm.gui.tagging.ac.AutoCompletionList
clears the current filter
clearFilterFlags(Collection<OsmPrimitive>) - Static method in class org.openstreetmap.josm.data.osm.FilterWorker
 
clearFilterFlags() - Method in class org.openstreetmap.josm.gui.dialogs.FilterTableModel
 
clearFinished() - Method in interface org.openstreetmap.gui.jmapviewer.OsmFileCacheTileLoader.TileClearController
 
clearFinished() - Method in class org.openstreetmap.josm.gui.layer.TMSLayer.TmsTileClearController
 
clearHighlightedVirtualNodes() - Method in class org.openstreetmap.josm.data.osm.DataSet
clear all highlights of virtual nodes
clearHighlightedWaySegments() - Method in class org.openstreetmap.josm.data.osm.DataSet
clear all highlights of way segments
clearMerged() - Method in class org.openstreetmap.josm.gui.conflict.pair.ListMergeModel
 
clearOsmId() - Method in class org.openstreetmap.josm.data.osm.AbstractPrimitive
Clears the id and version known to the OSM API.
clearOsmId() - Method in class org.openstreetmap.josm.data.osm.OsmPrimitive
Clears the id and version known to the OSM API.
clearPassword() - Method in class org.openstreetmap.josm.gui.preferences.server.BasicAuthenticationPreferencesPanel
 
clearPendingPlugins(Collection<PluginInformation>) - Method in class org.openstreetmap.josm.gui.preferences.plugin.PluginPreferencesModel
Removes all the plugin in plugins from the list of plugins with a pending download
clearPreferences(Preferences) - Static method in class org.openstreetmap.josm.data.oauth.OAuthParameters
Clears the preferences for OAuth parameters
clearSelection(PrimitiveId...) - Method in class org.openstreetmap.josm.data.osm.DataSet
Remove the selection from every value in the collection.
clearSelection(Collection<? extends PrimitiveId>) - Method in class org.openstreetmap.josm.data.osm.DataSet
 
clearSelection() - Method in class org.openstreetmap.josm.data.osm.DataSet
 
clearSelectionHistory() - Method in class org.openstreetmap.josm.data.osm.DataSet
Clears selection history list
clearSelectorMatchingInformation() - Method in class org.openstreetmap.josm.gui.mappaint.Environment
 
clearSourceWays() - Method in class org.openstreetmap.josm.actions.mapmode.ParallelWayAction
 
clearTextIfInvalid() - Method in class org.openstreetmap.josm.gui.widgets.OsmIdTextField
 
clearTileCache(ProgressMonitor) - Method in class org.openstreetmap.josm.gui.layer.TMSLayer
Clears the tile cache.
clearUserMap() - Static method in class org.openstreetmap.josm.data.osm.User
clears the static map of user ids to user objects
clearValues() - Method in class org.openstreetmap.josm.gui.tagging.TagModel
removes all values from the list of values
clearView() - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetDetailPanel
 
clickedTile - Variable in class org.openstreetmap.josm.gui.layer.TMSLayer
 
client - Variable in class org.openstreetmap.josm.gui.oauth.RetrieveAccessTokenTask
 
client - Variable in class org.openstreetmap.josm.gui.oauth.RetrieveRequestTokenTask
 
clipBounds - Variable in class org.openstreetmap.josm.data.osm.visitor.paint.LineClip
 
clone() - Method in class org.openstreetmap.josm.data.osm.DataSet
 
clone() - Method in class org.openstreetmap.josm.data.projection.datum.NTV2SubGrid
Make a deep clone of this Sub Grid
clone - Variable in class org.openstreetmap.josm.gui.history.HistoryBrowserModel.HistoryPrimitiveBuilder
 
clone() - Method in class org.openstreetmap.josm.gui.layer.geoimage.ImageEntry
 
clone() - Method in class org.openstreetmap.josm.gui.mappaint.Cascade
 
clone() - Method in class org.openstreetmap.josm.tools.CopyList
Returns another independent copy-on-write copy of this List instance.
clonedPrimitives - Variable in class org.openstreetmap.josm.command.DeleteCommand
 
cloneEntryForMergedList(T) - Method in class org.openstreetmap.josm.gui.conflict.pair.ListMergeModel
Creates a clone of an entry of type T suitable to be included in the list of merged entries
cloneEntryForMergedList(Node) - Method in class org.openstreetmap.josm.gui.conflict.pair.nodes.NodeListMergeModel
 
cloneEntryForMergedList(RelationMember) - Method in class org.openstreetmap.josm.gui.conflict.pair.relation.RelationMemberListMergeModel
 
cloneFrom(AbstractPrimitive) - Method in class org.openstreetmap.josm.data.osm.AbstractPrimitive
Get and write all attributes from the parameter.
cloneFrom(OsmPrimitive) - Method in class org.openstreetmap.josm.data.osm.Node
 
cloneFrom(OsmPrimitive) - Method in class org.openstreetmap.josm.data.osm.OsmPrimitive
Get and write all attributes from the parameter.
cloneFrom(OsmPrimitive) - Method in class org.openstreetmap.josm.data.osm.Relation
 
cloneFrom(OsmPrimitive) - Method in class org.openstreetmap.josm.data.osm.Way
 
cloneMap - Variable in class org.openstreetmap.josm.command.Command
the map of OsmPrimitives in the original state to OsmPrimitives in cloned state
clonePreferences(Preferences) - Static method in class org.openstreetmap.josm.data.CustomConfigurator
 
close(OsmDataLayer, Relation) - Method in class org.openstreetmap.josm.gui.dialogs.relation.RelationDialogManager
Closes the editor open for a specific layer and a specific relation.
close() - Method in class org.openstreetmap.josm.gui.progress.PleaseWaitProgressMonitor
 
close(String) - Method in class org.openstreetmap.josm.io.GpxWriter
 
close() - Method in class org.openstreetmap.josm.io.MirroredInputStream
 
close() - Method in class org.openstreetmap.josm.io.OsmWriter
 
close() - Method in class org.openstreetmap.josm.io.ProgressInputStream
 
close(InputStream) - Static method in class org.openstreetmap.josm.tools.Utils
Utility method for closing an input stream.
close(OutputStream) - Static method in class org.openstreetmap.josm.tools.Utils
Utility method for closing an output stream.
close(Reader) - Static method in class org.openstreetmap.josm.tools.Utils
Utility method for closing a reader.
CLOSE_CHANGESET_AFTER_UPLOAD - Static variable in class org.openstreetmap.josm.gui.io.ChangesetManagementPanel
 
closeAction - Variable in class org.openstreetmap.josm.gui.history.HistoryBrowserDialog
 
closeChangeset(Changeset, ProgressMonitor) - Method in class org.openstreetmap.josm.io.OsmApi
Closes a changeset on the server.
CloseChangesetAction - Class in org.openstreetmap.josm.actions
 
CloseChangesetAction() - Constructor for class org.openstreetmap.josm.actions.CloseChangesetAction
 
closeChangesetAction - Variable in class org.openstreetmap.josm.gui.dialogs.ChangesetDialog
 
closeChangesetAction - Variable in class org.openstreetmap.josm.gui.MainMenu
 
CloseChangesetAction.DownloadOpenChangesetsTask - Class in org.openstreetmap.josm.actions
 
CloseChangesetAction.DownloadOpenChangesetsTask() - Constructor for class org.openstreetmap.josm.actions.CloseChangesetAction.DownloadOpenChangesetsTask
 
closeChangesetAfterNextUpload - Variable in class org.openstreetmap.josm.gui.io.UploadParameterSummaryPanel
 
closeChangesetAfterUpload - Variable in class org.openstreetmap.josm.gui.io.UploadStrategySpecification
 
CloseChangesetDialog - Class in org.openstreetmap.josm.gui.io
This dialog lets the user select changesets from a list of changesets.
CloseChangesetDialog() - Constructor for class org.openstreetmap.josm.gui.io.CloseChangesetDialog
 
CloseChangesetDialog.CancelAction - Class in org.openstreetmap.josm.gui.io
 
CloseChangesetDialog.CancelAction() - Constructor for class org.openstreetmap.josm.gui.io.CloseChangesetDialog.CancelAction
 
CloseChangesetDialog.CloseAction - Class in org.openstreetmap.josm.gui.io
 
CloseChangesetDialog.CloseAction() - Constructor for class org.openstreetmap.josm.gui.io.CloseChangesetDialog.CloseAction
 
CloseChangesetDialog.WindowEventHandler - Class in org.openstreetmap.josm.gui.io
 
CloseChangesetDialog.WindowEventHandler() - Constructor for class org.openstreetmap.josm.gui.io.CloseChangesetDialog.WindowEventHandler
 
CloseChangesetTask - Class in org.openstreetmap.josm.gui.io
A task for closing a collection of changesets.
CloseChangesetTask(Collection<Changeset>) - Constructor for class org.openstreetmap.josm.gui.io.CloseChangesetTask
Closes all changesets in changesets if they are not null, if they are still open and if they have an id > 0.
closeConnectionIfNeeded() - Method in class org.openstreetmap.josm.gui.io.DownloadFileTask
 
closed - Variable in class org.openstreetmap.josm.gui.mappaint.xml.AreaPrototype
 
closed - Variable in class org.openstreetmap.josm.io.ChangesetQuery
indicates whether only closed changesets are queried.
closedAfter - Variable in class org.openstreetmap.josm.io.ChangesetQuery
 
closedAfter(Date) - Method in class org.openstreetmap.josm.io.ChangesetQuery
Restricts the result to changesets which have been closed after the date given by d.
closedAfterAndCreatedBefore(Date, Date) - Method in class org.openstreetmap.josm.io.ChangesetQuery
Restricts the result to changesets which have been closed after closedAfter and which habe been created before createdBefore.
closedAt - Variable in class org.openstreetmap.josm.data.osm.Changeset
the date this changeset was closed at
closedChangesets - Variable in class org.openstreetmap.josm.gui.io.CloseChangesetTask
 
closeDetachedDialog() - Method in class org.openstreetmap.josm.gui.dialogs.ToggleDialog
Closes the detached dialog if this toggle dialog is currently displayed in a detached dialog.
closeDialog() - Method in class org.openstreetmap.josm.gui.dialogs.ConflictResolutionDialog
 
closeDialog() - Method in class org.openstreetmap.josm.gui.io.SaveLayersDialog
 
closedOn - Variable in exception org.openstreetmap.josm.io.ChangesetClosedException
the date on which the changeset was closed
closedWayArea(Way) - Static method in class org.openstreetmap.josm.tools.Geometry
Returns area of a closed way in square meters.
closedways - Variable in class org.openstreetmap.josm.data.validation.tests.RelationChecker.RoleInfo
 
closeln(String) - Method in class org.openstreetmap.josm.io.GpxWriter
 
closestPointToLine(EastNorth, EastNorth, EastNorth) - Static method in class org.openstreetmap.josm.tools.Geometry
 
closestPointToSegment(EastNorth, EastNorth, EastNorth) - Static method in class org.openstreetmap.josm.tools.Geometry
Calculates closest point to a line segment.
cMaxLatZone1Radian - Static variable in class org.openstreetmap.josm.data.projection.Lambert
France is divided in 4 Lambert projection zones (1,2,3 + 4th for Corsica)
cMaxLatZonesRadian - Static variable in class org.openstreetmap.josm.data.projection.LambertCC9Zones
France is divided in 9 Lambert projection zones, CC42 to CC50.
cMaxLonZonesRadian - Static variable in class org.openstreetmap.josm.data.projection.Lambert
 
cMaxOverlappingZones - Static variable in class org.openstreetmap.josm.data.projection.LambertCC9Zones
 
cMaxOverlappingZonesDegree - Static variable in class org.openstreetmap.josm.data.projection.Lambert
Allow some extension beyond the theoretical limits
cmd - Variable in class org.openstreetmap.josm.gui.dialogs.CommandListMutableTreeNode
 
cmds - Variable in class org.openstreetmap.josm.actions.JoinAreasAction
 
cmdsCount - Variable in class org.openstreetmap.josm.actions.JoinAreasAction
 
cMinLatZone1Radian - Static variable in class org.openstreetmap.josm.data.projection.Lambert
 
cMinLatZonesDegree - Static variable in class org.openstreetmap.josm.data.projection.LambertCC9Zones
 
cMinLonZonesRadian - Static variable in class org.openstreetmap.josm.data.projection.Lambert
 
coastline - Variable in class org.openstreetmap.josm.data.validation.tests.CrossingWays.ExtendedSegment
The coastline type
Coastlines - Class in org.openstreetmap.josm.data.validation.tests
Check coastlines for errors
Coastlines() - Constructor for class org.openstreetmap.josm.data.validation.tests.Coastlines
Constructor
coastlines - Variable in class org.openstreetmap.josm.data.validation.tests.Coastlines
 
code - Variable in enum org.openstreetmap.josm.actions.search.SearchAction.SearchMode
 
code - Variable in class org.openstreetmap.josm.data.validation.TestError
Internal code used by testers to classify errors
code - Variable in class org.openstreetmap.josm.data.validation.tests.DeprecatedTags.DeprecationCheck
 
code - Variable in class org.openstreetmap.josm.data.validation.tests.TagChecker.CheckerData
 
code - Variable in class org.openstreetmap.josm.gui.mappaint.xml.Prototype
 
cohenSutherland(long, long, long, long, long, long, long, long) - Method in class org.openstreetmap.josm.data.osm.visitor.paint.LineClip
see http://en.wikipedia.org/wiki/Cohen-Sutherland
col3 - Variable in class org.openstreetmap.josm.gui.download.PlaceSelection.NamedResultTableColumnModel
 
col4 - Variable in class org.openstreetmap.josm.gui.download.PlaceSelection.NamedResultTableColumnModel
 
COL_ENABLED - Static variable in class org.openstreetmap.josm.gui.dialogs.FilterTableModel
 
COL_HIDING - Static variable in class org.openstreetmap.josm.gui.dialogs.FilterTableModel
 
COL_INVERTED - Static variable in class org.openstreetmap.josm.gui.dialogs.FilterTableModel
 
COL_TEXT - Static variable in class org.openstreetmap.josm.gui.dialogs.FilterTableModel
 
collapse() - Method in class org.openstreetmap.josm.gui.dialogs.ToggleDialog
Collapses the toggle dialog to the title bar only
collapseButtonClicked - Variable in class org.openstreetmap.josm.gui.layer.geoimage.ImageViewerDialog
 
collection - Variable in class org.openstreetmap.josm.tools.SubclassFilteredCollection
 
collectionDefaults - Variable in class org.openstreetmap.josm.data.Preferences
Defaults, can contain null values
collectionProperties - Variable in class org.openstreetmap.josm.data.Preferences
Mapping for list settings.
CollectionProperty - Class in org.openstreetmap.josm.data.preferences
A property containing a Collection of String as value.
CollectionProperty(String, Collection<String>) - Constructor for class org.openstreetmap.josm.data.preferences.CollectionProperty
Constructs a new CollectionProperty.
collectMultipolygons(List<Way>) - Method in class org.openstreetmap.josm.actions.JoinAreasAction
This method analyzes multipolygon relationships of given ways and collects addition inner ways to consider.
collectNodeStyles(DataSet, StyledMapRenderer.StyleCollector, BBox) - Method in class org.openstreetmap.josm.data.osm.visitor.paint.StyledMapRenderer
 
collector - Variable in class org.openstreetmap.josm.gui.MapStatus
 
collectRelationStyles(DataSet, StyledMapRenderer.StyleCollector, BBox) - Method in class org.openstreetmap.josm.data.osm.visitor.paint.StyledMapRenderer
 
collectWayStyles(DataSet, StyledMapRenderer.StyleCollector, BBox) - Method in class org.openstreetmap.josm.data.osm.visitor.paint.StyledMapRenderer
 
colMax - Variable in class org.openstreetmap.josm.gui.tagging.TagEditorModel.SelectionStateMemento
 
colMin - Variable in class org.openstreetmap.josm.gui.tagging.TagEditorModel.SelectionStateMemento
 
color - Variable in class org.openstreetmap.gui.jmapviewer.MapMarkerDot
 
color - Variable in class org.openstreetmap.gui.jmapviewer.MapPolygonImpl
 
color - Variable in class org.openstreetmap.gui.jmapviewer.MapRectangleImpl
 
color - Variable in enum org.openstreetmap.josm.data.validation.Severity
Associated color
color - Variable in class org.openstreetmap.josm.gui.mappaint.AreaElemStyle
If fillImage == null, color is the fill-color, otherwise an arbitrary color value sampled from the fillImage
color - Variable in class org.openstreetmap.josm.gui.mappaint.LineElemStyle
 
COLOR - Static variable in interface org.openstreetmap.josm.gui.mappaint.StyleKeys
 
color - Variable in class org.openstreetmap.josm.gui.mappaint.TextElement
 
color - Variable in class org.openstreetmap.josm.gui.mappaint.xml.AreaPrototype
 
color - Variable in class org.openstreetmap.josm.gui.mappaint.xml.LinePrototype
 
color2html(Color) - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.Expression.FunctionExpression.EvalFunctions
 
color2html(Color) - Static method in class org.openstreetmap.josm.tools.ColorHelper
 
color_float2int(Float) - Static method in class org.openstreetmap.josm.tools.Utils
convert float range 0 <= x <= 1 to integer range 0..255 when dealing with colors and color alpha value
color_int2float(Integer) - Static method in class org.openstreetmap.josm.tools.Utils
convert back
colorDynamic - Variable in class org.openstreetmap.josm.gui.preferences.display.GPXSettingsPanel
 
colorEdit - Variable in class org.openstreetmap.josm.gui.preferences.display.ColorPreference
 
colorError - Static variable in class org.openstreetmap.josm.gui.io.LayerNameAndFilePathTableCell
 
colorGroup - Variable in class org.openstreetmap.josm.gui.preferences.display.GPXSettingsPanel
 
ColorHelper - Class in org.openstreetmap.josm.tools
Helper to convert from color to html string and back
ColorHelper() - Constructor for class org.openstreetmap.josm.tools.ColorHelper
 
colornames - Variable in class org.openstreetmap.josm.data.Preferences
 
ColorPreference - Class in org.openstreetmap.josm.gui.preferences.display
 
ColorPreference() - Constructor for class org.openstreetmap.josm.gui.preferences.display.ColorPreference
 
ColorPreference.Factory - Class in org.openstreetmap.josm.gui.preferences.display
 
ColorPreference.Factory() - Constructor for class org.openstreetmap.josm.gui.preferences.display.ColorPreference.Factory
 
ColorProperty - Class in org.openstreetmap.josm.data.preferences
A property containing a Color value.
ColorProperty(String, Color) - Constructor for class org.openstreetmap.josm.data.preferences.ColorProperty
Constructs a new ColorProperty.
colors - Static variable in class org.openstreetmap.josm.gui.layer.GpxLayer
 
colors - Variable in class org.openstreetmap.josm.gui.preferences.display.ColorPreference
 
colors_cyclic - Static variable in class org.openstreetmap.josm.gui.layer.GpxLayer
 
colorTypeDilution - Variable in class org.openstreetmap.josm.gui.preferences.display.GPXSettingsPanel
 
colorTypeDirection - Variable in class org.openstreetmap.josm.gui.preferences.display.GPXSettingsPanel
 
colorTypeGlobal - Variable in class org.openstreetmap.josm.gui.preferences.display.GPXSettingsPanel
 
colorTypeNone - Variable in class org.openstreetmap.josm.gui.preferences.display.GPXSettingsPanel
 
colorTypeTime - Variable in class org.openstreetmap.josm.gui.preferences.display.GPXSettingsPanel
 
colorTypeVelocity - Variable in class org.openstreetmap.josm.gui.preferences.display.GPXSettingsPanel
 
colorTypeVelocityTune - Variable in class org.openstreetmap.josm.gui.preferences.display.GPXSettingsPanel
 
colSelectionModel - Variable in class org.openstreetmap.josm.gui.tagging.TagEditorModel
 
column - Variable in exception org.openstreetmap.josm.gui.mappaint.mapcss.MapCSSException
 
columnActions - Static variable in class org.openstreetmap.josm.gui.io.SaveLayersModel
 
columnClasses - Variable in class org.openstreetmap.josm.gui.dialogs.MapPaintDialog.StylesModel
 
columnFilename - Static variable in class org.openstreetmap.josm.gui.io.SaveLayersModel
 
columnmodel - Variable in class org.openstreetmap.josm.gui.download.PlaceSelection
 
columnNames - Variable in class org.openstreetmap.josm.gui.preferences.shortcut.ShortcutPreference.scListModel
 
columnNumber - Variable in exception org.openstreetmap.josm.io.OsmDataParsingException
 
columnNumber - Variable in exception org.openstreetmap.josm.tools.XmlObjectParser.PresetParsingException
 
columnToolTips - Variable in class org.openstreetmap.josm.gui.dialogs.FilterDialog
 
combinedPolygons - Variable in class org.openstreetmap.josm.data.osm.visitor.paint.relations.Multipolygon
 
CombinePrimitiveResolverDialog - Class in org.openstreetmap.josm.gui.conflict.tags
This dialog helps to resolve conflicts occurring when ways are combined or nodes are merged.
CombinePrimitiveResolverDialog(Component) - Constructor for class org.openstreetmap.josm.gui.conflict.tags.CombinePrimitiveResolverDialog
Constructs a new CombinePrimitiveResolverDialog.
CombinePrimitiveResolverDialog.AdjustDividerLocationAction - Class in org.openstreetmap.josm.gui.conflict.tags
 
CombinePrimitiveResolverDialog.AdjustDividerLocationAction() - Constructor for class org.openstreetmap.josm.gui.conflict.tags.CombinePrimitiveResolverDialog.AdjustDividerLocationAction
 
CombinePrimitiveResolverDialog.ApplyAction - Class in org.openstreetmap.josm.gui.conflict.tags
 
CombinePrimitiveResolverDialog.ApplyAction() - Constructor for class org.openstreetmap.josm.gui.conflict.tags.CombinePrimitiveResolverDialog.ApplyAction
 
CombinePrimitiveResolverDialog.AutoAdjustingSplitPane - Class in org.openstreetmap.josm.gui.conflict.tags
 
CombinePrimitiveResolverDialog.AutoAdjustingSplitPane(int) - Constructor for class org.openstreetmap.josm.gui.conflict.tags.CombinePrimitiveResolverDialog.AutoAdjustingSplitPane
 
CombinePrimitiveResolverDialog.CancelAction - Class in org.openstreetmap.josm.gui.conflict.tags
 
CombinePrimitiveResolverDialog.CancelAction() - Constructor for class org.openstreetmap.josm.gui.conflict.tags.CombinePrimitiveResolverDialog.CancelAction
 
combineTags(String, Set<String>) - Static method in class org.openstreetmap.josm.data.osm.TigerUtils
 
combineTags(String, String, String) - Static method in class org.openstreetmap.josm.data.osm.TigerUtils
 
combineTigerTags(TagCollection) - Static method in class org.openstreetmap.josm.gui.conflict.tags.TagConflictResolutionUtil
Combines tags from TIGER data
combineWay - Variable in class org.openstreetmap.josm.gui.MainMenu
 
CombineWayAction - Class in org.openstreetmap.josm.actions
Combines multiple ways into one.
CombineWayAction() - Constructor for class org.openstreetmap.josm.actions.CombineWayAction
 
CombineWayAction.NodeGraph - Class in org.openstreetmap.josm.actions
 
CombineWayAction.NodeGraph() - Constructor for class org.openstreetmap.josm.actions.CombineWayAction.NodeGraph
 
CombineWayAction.NodePair - Class in org.openstreetmap.josm.actions
 
CombineWayAction.NodePair(Node, Node) - Constructor for class org.openstreetmap.josm.actions.CombineWayAction.NodePair
 
CombineWayAction.NodePair(Pair<Node, Node>) - Constructor for class org.openstreetmap.josm.actions.CombineWayAction.NodePair
 
CombineWayAction.NodePair(CombineWayAction.NodePair) - Constructor for class org.openstreetmap.josm.actions.CombineWayAction.NodePair
 
combineWaysWorker(Collection<Way>) - Static method in class org.openstreetmap.josm.actions.CombineWayAction
 
combo - Variable in class org.openstreetmap.josm.gui.tagging.TaggingPreset.Combo
 
comboBox - Variable in class org.openstreetmap.josm.gui.tagging.ac.AutoCompletingComboBox.AutoCompletingComboBoxDocument
 
ComboBoxHistory - Class in org.openstreetmap.josm.gui.widgets
 
ComboBoxHistory(int) - Constructor for class org.openstreetmap.josm.gui.widgets.ComboBoxHistory
 
command - Variable in class org.openstreetmap.gui.jmapviewer.events.JMVCommandEvent
 
command - Variable in class org.openstreetmap.josm.actions.SplitWayAction.SplitWayResult
 
Command - Class in org.openstreetmap.josm.command
Classes implementing Command modify a dataset in a specific way.
Command() - Constructor for class org.openstreetmap.josm.command.Command
 
Command(OsmDataLayer) - Constructor for class org.openstreetmap.josm.command.Command
Creates a new command in the context of a specific data layer
command - Static variable in class org.openstreetmap.josm.io.remotecontrol.handler.AddNodeHandler
 
command - Static variable in class org.openstreetmap.josm.io.remotecontrol.handler.AddWayHandler
 
command - Static variable in class org.openstreetmap.josm.io.remotecontrol.handler.ImageryHandler
The remote control command name used to add an imagery layer.
command - Static variable in class org.openstreetmap.josm.io.remotecontrol.handler.ImportHandler
 
command - Static variable in class org.openstreetmap.josm.io.remotecontrol.handler.LoadAndZoomHandler
 
command - Static variable in class org.openstreetmap.josm.io.remotecontrol.handler.LoadObjectHandler
 
command - Static variable in class org.openstreetmap.josm.io.remotecontrol.handler.OpenFileHandler
 
command - Static variable in class org.openstreetmap.josm.io.remotecontrol.handler.VersionHandler
 
command - Variable in class org.openstreetmap.josm.tools.AudioPlayer
 
command - Variable in class org.openstreetmap.josm.tools.AudioPlayer.Execute
 
command() - Method in class org.openstreetmap.josm.tools.AudioPlayer.Execute
 
Command.CloneVisitor - Class in org.openstreetmap.josm.command
 
Command.CloneVisitor() - Constructor for class org.openstreetmap.josm.command.Command.CloneVisitor
 
command2 - Static variable in class org.openstreetmap.josm.io.remotecontrol.handler.LoadAndZoomHandler
 
COMMAND_CENTERVIEW - Static variable in class org.openstreetmap.josm.gui.layer.geoimage.ImageViewerDialog
 
COMMAND_COLLAPSE - Static variable in class org.openstreetmap.josm.gui.layer.geoimage.ImageViewerDialog
 
COMMAND_NEXT - Static variable in class org.openstreetmap.josm.gui.layer.geoimage.ImageViewerDialog
 
COMMAND_PREVIOUS - Static variable in class org.openstreetmap.josm.gui.layer.geoimage.ImageViewerDialog
 
COMMAND_REMOVE - Static variable in class org.openstreetmap.josm.gui.layer.geoimage.ImageViewerDialog
 
COMMAND_REMOVE_FROM_DISK - Static variable in class org.openstreetmap.josm.gui.layer.geoimage.ImageViewerDialog
 
COMMAND_ZOOM - Static variable in class org.openstreetmap.josm.gui.layer.geoimage.ImageViewerDialog
 
commandChanged(int, int) - Method in class org.openstreetmap.josm.actions.RedoAction
 
commandChanged(int, int) - Method in class org.openstreetmap.josm.actions.UndoAction
 
commandChanged(int, int) - Method in class org.openstreetmap.josm.gui.dialogs.CommandStackDialog
 
commandChanged(int, int) - Method in interface org.openstreetmap.josm.gui.layer.OsmDataLayer.CommandQueueListener
 
CommandListMutableTreeNode - Class in org.openstreetmap.josm.gui.dialogs
MutableTreeNode implementation for Command list JTree
CommandListMutableTreeNode(PseudoCommand, int) - Constructor for class org.openstreetmap.josm.gui.dialogs.CommandListMutableTreeNode
 
commands - Variable in class org.openstreetmap.josm.actions.PasteTagsAction.TagPaster
 
commands - Variable in class org.openstreetmap.josm.data.UndoRedoHandler
All commands that were made on the dataset.
CommandStackDialog - Class in org.openstreetmap.josm.gui.dialogs
 
CommandStackDialog(MapFrame) - Constructor for class org.openstreetmap.josm.gui.dialogs.CommandStackDialog
 
CommandStackDialog.CommandCellRenderer - Class in org.openstreetmap.josm.gui.dialogs
 
CommandStackDialog.CommandCellRenderer() - Constructor for class org.openstreetmap.josm.gui.dialogs.CommandStackDialog.CommandCellRenderer
 
CommandStackDialog.CommandStackPopup - Class in org.openstreetmap.josm.gui.dialogs
 
CommandStackDialog.CommandStackPopup(TreePath[]) - Constructor for class org.openstreetmap.josm.gui.dialogs.CommandStackDialog.CommandStackPopup
 
CommandStackDialog.IEnabledStateUpdating - Interface in org.openstreetmap.josm.gui.dialogs
Interface to provide a callback for enabled state update.
CommandStackDialog.PopupMenuHandler - Class in org.openstreetmap.josm.gui.dialogs
 
CommandStackDialog.PopupMenuHandler() - Constructor for class org.openstreetmap.josm.gui.dialogs.CommandStackDialog.PopupMenuHandler
 
CommandStackDialog.SelectAction - Class in org.openstreetmap.josm.gui.dialogs
 
CommandStackDialog.SelectAction() - Constructor for class org.openstreetmap.josm.gui.dialogs.CommandStackDialog.SelectAction
 
CommandStackDialog.UndoRedoAction - Class in org.openstreetmap.josm.gui.dialogs
Action to undo or redo all commands up to (and including) the seleced item.
CommandStackDialog.UndoRedoAction(CommandStackDialog.UndoRedoType) - Constructor for class org.openstreetmap.josm.gui.dialogs.CommandStackDialog.UndoRedoAction
constructor
CommandStackDialog.UndoRedoSelectionListener - Class in org.openstreetmap.josm.gui.dialogs
Selection listener for undo and redo area.
CommandStackDialog.UndoRedoSelectionListener(JTree) - Constructor for class org.openstreetmap.josm.gui.dialogs.CommandStackDialog.UndoRedoSelectionListener
 
CommandStackDialog.UndoRedoType - Enum in org.openstreetmap.josm.gui.dialogs
undo / redo switch to reduce duplicate code
CommandStackDialog.UndoRedoType() - Constructor for enum org.openstreetmap.josm.gui.dialogs.CommandStackDialog.UndoRedoType
 
commaSepLayerList() - Method in class org.openstreetmap.josm.gui.preferences.imagery.AddWMSLayerPanel
 
comment - Variable in class org.openstreetmap.josm.gui.io.ChangesetCommentModel
 
COMMENTED_WAY - Static variable in class org.openstreetmap.josm.data.validation.tests.UntaggedWay
Untagged, but commented way error
commit() - Method in class org.openstreetmap.josm.actions.mapmode.ParallelWays
 
commitCommands(String) - Method in class org.openstreetmap.josm.actions.JoinAreasAction
Commits the command list with a description
commonSettings - Variable in class org.openstreetmap.josm.gui.preferences.imagery.ImageryPreference
 
CommonSettingsPanel - Class in org.openstreetmap.josm.gui.preferences.imagery
JPanel giving access to common imagery settings.
CommonSettingsPanel() - Constructor for class org.openstreetmap.josm.gui.preferences.imagery.CommonSettingsPanel
Constructs a new CommonSettingsPanel.
commonToAllPrimitives(Collection<? extends Tagged>) - Static method in class org.openstreetmap.josm.data.osm.TagCollection
Replies a tag collection with the tags which are common to all primitives in in primitives.
comp2imgCoord(Rectangle, int, int) - Method in class org.openstreetmap.josm.gui.layer.geoimage.ImageDisplay
 
compare(Node, Node) - Method in class org.openstreetmap.josm.data.osm.NodePositionComparator
 
compare(OsmPrimitive, OsmPrimitive) - Method in class org.openstreetmap.josm.data.osm.OsmPrimitiveComparator
 
compare(OsmPrimitive, OsmPrimitive) - Method in class org.openstreetmap.josm.gui.dialogs.SelectionListDialog.OsmPrimitiveQuickComparator
 
compare(String, String) - Method in class org.openstreetmap.josm.tools.AlphanumComparator
 
compare(JMenuItem, JMenuItem) - Method in class org.openstreetmap.josm.tools.PresetTextComparator
 
compareId(OsmPrimitive, OsmPrimitive) - Method in class org.openstreetmap.josm.gui.dialogs.SelectionListDialog.OsmPrimitiveQuickComparator
 
compareModes - Variable in class org.openstreetmap.josm.gui.conflict.pair.ListMergeModel.ComparePairListModel
 
compareName(OsmPrimitive, OsmPrimitive) - Method in class org.openstreetmap.josm.data.osm.OsmPrimitiveComparator
 
ComparePairListCellRenderer - Class in org.openstreetmap.josm.gui.conflict.pair
 
ComparePairListCellRenderer() - Constructor for class org.openstreetmap.josm.gui.conflict.pair.ComparePairListCellRenderer
 
comparePairListModel - Variable in class org.openstreetmap.josm.gui.conflict.pair.ListMergeModel
 
ComparePairType - Enum in org.openstreetmap.josm.gui.conflict.pair
Enumeration of the possible comparison pairs
ComparePairType(String, ListRole[]) - Constructor for enum org.openstreetmap.josm.gui.conflict.pair.ComparePairType
 
compareseq(int, int, int, int) - Method in class org.openstreetmap.josm.tools.Diff
Compare in detail contiguous subsequences of the two files which are known, as a whole, to match each other.
compareTo(WayPoint) - Method in class org.openstreetmap.josm.data.gpx.WayPoint
 
compareTo(ImageryInfo) - Method in class org.openstreetmap.josm.data.imagery.ImageryInfo
 
compareTo(Changeset) - Method in class org.openstreetmap.josm.data.osm.Changeset
 
compareTo(HistoryOsmPrimitive) - Method in class org.openstreetmap.josm.data.osm.history.HistoryOsmPrimitive
 
compareTo(OsmPrimitive) - Method in class org.openstreetmap.josm.data.osm.Node
 
compareTo(OsmPrimitive) - Method in class org.openstreetmap.josm.data.osm.Relation
 
compareTo(StyledMapRenderer.StyleRecord) - Method in class org.openstreetmap.josm.data.osm.visitor.paint.StyledMapRenderer.StyleRecord
 
compareTo(OsmPrimitive) - Method in class org.openstreetmap.josm.data.osm.Way
 
compareTo(BookmarkList.Bookmark) - Method in class org.openstreetmap.josm.gui.BookmarkList.Bookmark
 
compareTo(UserListDialog.UserInfo) - Method in class org.openstreetmap.josm.gui.dialogs.UserListDialog.UserInfo
 
compareTo(SaveLayerInfo) - Method in class org.openstreetmap.josm.gui.io.SaveLayerInfo
 
compareTo(ImageEntry) - Method in class org.openstreetmap.josm.gui.layer.geoimage.ImageEntry
 
compareTo(LinemodPrototype) - Method in class org.openstreetmap.josm.gui.mappaint.xml.LinemodPrototype
 
compareTo(AdvancedPreference.PrefEntry) - Method in class org.openstreetmap.josm.gui.preferences.advanced.AdvancedPreference.PrefEntry
 
compareTo(SourceEditor.ExtendedSourceEntry) - Method in class org.openstreetmap.josm.gui.preferences.SourceEditor.ExtendedSourceEntry
 
compareTo(AutoCompletionItemPritority) - Method in class org.openstreetmap.josm.gui.tagging.ac.AutoCompletionItemPritority
Imposes an ordering on the priorities.
compareTo(AutoCompletionListItem) - Method in class org.openstreetmap.josm.gui.tagging.ac.AutoCompletionListItem
 
compareTo(TaggingPresetSearchDialog.PresetClasification) - Method in class org.openstreetmap.josm.gui.tagging.TaggingPresetSearchDialog.PresetClasification
 
compareTo(FileImporter) - Method in class org.openstreetmap.josm.io.FileImporter
 
compareTo(WMSRequest) - Method in class org.openstreetmap.josm.io.imagery.WMSRequest
 
compareTo(PluginHandler.DeprecatedPlugin) - Method in class org.openstreetmap.josm.plugins.PluginHandler.DeprecatedPlugin
 
compareType(OsmPrimitive, OsmPrimitive) - Method in class org.openstreetmap.josm.data.osm.OsmPrimitiveComparator
 
compareType(OsmPrimitive, OsmPrimitive) - Method in class org.openstreetmap.josm.gui.dialogs.SelectionListDialog.OsmPrimitiveQuickComparator
 
COMPARISON_OPERATERS - Static variable in class org.openstreetmap.josm.gui.mappaint.mapcss.Condition
 
compile(String, boolean, boolean) - Static method in class org.openstreetmap.josm.actions.search.SearchCompiler
 
complement(Color) - Static method in class org.openstreetmap.josm.tools.Utils
 
completeTagCollectionForEditing(TagCollection) - Static method in class org.openstreetmap.josm.gui.conflict.tags.TagConflictResolutionUtil
Completes tags in the tag collection tc with the empty value for each tag.
component - Variable in class org.openstreetmap.josm.gui.ScrollViewport
 
component - Variable in class org.openstreetmap.josm.gui.tagging.TaggingPreset.ComboMultiSelect
 
componentHidden(ComponentEvent) - Method in class org.openstreetmap.josm.Main.WindowPositionSizeListener
 
componentMoved(ComponentEvent) - Method in class org.openstreetmap.josm.Main.WindowPositionSizeListener
 
componentResized(ComponentEvent) - Method in class org.openstreetmap.josm.Main.WindowPositionSizeListener
 
componentShown(ComponentEvent) - Method in class org.openstreetmap.josm.Main.WindowPositionSizeListener
 
compose(OsmPrimitive) - Method in class org.openstreetmap.josm.gui.mappaint.LabelCompositionStrategy
Replies the text value to be rendered as label for the primitive primitive.
compose(OsmPrimitive) - Method in class org.openstreetmap.josm.gui.mappaint.LabelCompositionStrategy.DeriveLabelFromNameTagsCompositionStrategy
 
compose(OsmPrimitive) - Method in class org.openstreetmap.josm.gui.mappaint.LabelCompositionStrategy.StaticLabelCompositionStrategy
 
compose(OsmPrimitive) - Method in class org.openstreetmap.josm.gui.mappaint.LabelCompositionStrategy.TagLookupCompositionStrategy
 
CompoundTemplateEntry - Class in org.openstreetmap.josm.tools.template_engine
 
CompoundTemplateEntry(TemplateEntry[]) - Constructor for class org.openstreetmap.josm.tools.template_engine.CompoundTemplateEntry
 
computeBboxAndCenterScale() - Method in class org.openstreetmap.josm.actions.downloadtasks.DownloadOsmTask.DownloadTask
 
computeBoundingBox(Collection<? extends OsmPrimitive>) - Method in class org.openstreetmap.josm.data.osm.visitor.BoundingXYVisitor
 
computeCacheColorDynamic - Variable in class org.openstreetmap.josm.gui.layer.GpxLayer
 
computeCacheColored - Variable in class org.openstreetmap.josm.gui.layer.GpxLayer
 
computeCacheColorTracksTune - Variable in class org.openstreetmap.josm.gui.layer.GpxLayer
 
computeCacheColorUsed - Variable in class org.openstreetmap.josm.gui.layer.GpxLayer
 
computeCacheInSync - Variable in class org.openstreetmap.josm.gui.layer.GpxLayer
 
computeCacheMaxLineLengthUsed - Variable in class org.openstreetmap.josm.gui.layer.GpxLayer
 
computeHelperLine() - Method in class org.openstreetmap.josm.actions.mapmode.DrawAction
This method prepares data required for painting the "helper line" from the last used position to the mouse cursor.
computeNodesToDelete(OsmDataLayer, Collection<OsmPrimitive>) - Static method in class org.openstreetmap.josm.command.DeleteCommand
Replies the collection of nodes referred to by primitives in primitivesToDelete which can be deleted too.
computeOutCode(long, long, long, long, long, long) - Static method in class org.openstreetmap.josm.data.osm.visitor.paint.LineClip
The outcode of the point.
computeQuadTree(int, int, int) - Static method in class org.openstreetmap.gui.jmapviewer.tilesources.BingAerialTileSource
 
computeStatistics(Collection<? extends OsmPrimitive>) - Method in class org.openstreetmap.josm.gui.dialogs.UserListDialog.UserTableModel
 
computeUploadOrder() - Method in class org.openstreetmap.josm.data.APIDataSet.RelationUploadDependencyGraph
 
concat(Object...) - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.Expression.FunctionExpression.EvalFunctions
 
cond - Variable in class org.openstreetmap.josm.gui.mappaint.xml.XmlStyleSourceHandler.RuleElem
 
Condition - Class in org.openstreetmap.josm.gui.mappaint.mapcss
 
Condition() - Constructor for class org.openstreetmap.josm.gui.mappaint.mapcss.Condition
 
Condition - Class in org.openstreetmap.josm.tools.template_engine
 
Condition() - Constructor for class org.openstreetmap.josm.tools.template_engine.Condition
 
condition - Variable in class org.openstreetmap.josm.tools.template_engine.ContextSwitchTemplate.ContextProvider
 
condition - Variable in class org.openstreetmap.josm.tools.template_engine.SearchExpressionCondition
 
Condition.Context - Enum in org.openstreetmap.josm.gui.mappaint.mapcss
context, where the condition applies
Condition.Context() - Constructor for enum org.openstreetmap.josm.gui.mappaint.mapcss.Condition.Context
 
Condition.ExpressionCondition - Class in org.openstreetmap.josm.gui.mappaint.mapcss
 
Condition.ExpressionCondition(Expression) - Constructor for class org.openstreetmap.josm.gui.mappaint.mapcss.Condition.ExpressionCondition
 
Condition.IndexCondition - Class in org.openstreetmap.josm.gui.mappaint.mapcss
 
Condition.IndexCondition(String, Condition.Op) - Constructor for class org.openstreetmap.josm.gui.mappaint.mapcss.Condition.IndexCondition
 
Condition.KeyCondition - Class in org.openstreetmap.josm.gui.mappaint.mapcss
KeyCondition represent one of the following conditions in either the link or the primitive context:
Condition.KeyCondition(String, boolean, boolean) - Constructor for class org.openstreetmap.josm.gui.mappaint.mapcss.Condition.KeyCondition
 
Condition.KeyValueCondition - Class in org.openstreetmap.josm.gui.mappaint.mapcss
Represents a key/value condition which is either applied to a primitive.
Condition.KeyValueCondition(String, String, Condition.Op) - Constructor for class org.openstreetmap.josm.gui.mappaint.mapcss.Condition.KeyValueCondition
Creates a key/value-condition.
Condition.Op - Enum in org.openstreetmap.josm.gui.mappaint.mapcss
 
Condition.Op() - Constructor for enum org.openstreetmap.josm.gui.mappaint.mapcss.Condition.Op
 
Condition.PseudoClassCondition - Class in org.openstreetmap.josm.gui.mappaint.mapcss
 
Condition.PseudoClassCondition(String, boolean) - Constructor for class org.openstreetmap.josm.gui.mappaint.mapcss.Condition.PseudoClassCondition
 
Condition.RoleCondition - Class in org.openstreetmap.josm.gui.mappaint.mapcss
 
Condition.RoleCondition(String, Condition.Op) - Constructor for class org.openstreetmap.josm.gui.mappaint.mapcss.Condition.RoleCondition
 
CONDITION_WITH_APOSTROPHES_END_TOKENS - Static variable in class org.openstreetmap.josm.tools.template_engine.TemplateParser
 
ConditionalOptionPaneUtil - Class in org.openstreetmap.josm.gui
ConditionalOptionPaneUtil provides static utility methods for displaying modal message dialogs which can be enabled/disabled by the user.
ConditionalOptionPaneUtil() - Constructor for class org.openstreetmap.josm.gui.ConditionalOptionPaneUtil
this is a static utility class only
ConditionalOptionPaneUtil.MessagePanel - Class in org.openstreetmap.josm.gui
This is a message panel used in dialogs which can be enabled/disabled with a preference setting.
ConditionalOptionPaneUtil.MessagePanel(boolean, Object) - Constructor for class org.openstreetmap.josm.gui.ConditionalOptionPaneUtil.MessagePanel
 
conditions - Variable in class org.openstreetmap.josm.gui.mappaint.mapcss.Selector.LinkSelector
 
conditions - Variable in class org.openstreetmap.josm.gui.mappaint.xml.Prototype
 
conditions - Variable in class org.openstreetmap.josm.gui.mappaint.xml.XmlStyleSourceHandler.RuleElem
 
conds - Variable in class org.openstreetmap.josm.gui.mappaint.mapcss.Selector.GeneralSelector
 
configHandler - Variable in class org.openstreetmap.josm.gui.io.UploadParameterSummaryPanel
 
ConfigurationParameterRequestHandler - Interface in org.openstreetmap.josm.gui.io
 
configureContextsensitiveHelp(String, boolean) - Method in class org.openstreetmap.josm.gui.ExtendedDialog
Configures how this dialog support for context sensitive help.
configureEditor(ComboBoxEditor, Object) - Method in class org.openstreetmap.josm.gui.tagging.ac.AutoCompletingComboBox
Convert the selected item into a String that can be edited in the editor component.
configureSites() - Method in class org.openstreetmap.josm.gui.preferences.PluginPreference
 
confirmAddingPrimtive(OsmPrimitive) - Static method in class org.openstreetmap.josm.gui.dialogs.relation.GenericRelationEditor
 
confirmAndDownloadAreas(Area, double, ProgressMonitor) - Method in class org.openstreetmap.josm.gui.layer.GpxLayer.DownloadAlongTrackAction
Area "a" contains the hull that we would like to download data for.
confirmChangeDirectionOfWays() - Static method in class org.openstreetmap.josm.actions.CombineWayAction
 
confirmClosingBecauseOfDirtyState() - Method in class org.openstreetmap.josm.gui.dialogs.relation.GenericRelationEditor.SavingAction
 
confirmClosingByCancel() - Method in class org.openstreetmap.josm.gui.dialogs.relation.GenericRelationEditor.CancelAction
 
confirmDeactivatingPluginAfterException(PluginProxy) - Static method in class org.openstreetmap.josm.plugins.PluginHandler
 
confirmDeleteIncomplete() - Method in class org.openstreetmap.josm.actions.PasteAction
 
confirmDisablePlugin(Component, String, String) - Static method in class org.openstreetmap.josm.plugins.PluginHandler
Ask the user for confirmation that a plugin shall be disabled.
confirmEulaAcceptance(PreferenceTabbedPane, String) - Method in class org.openstreetmap.josm.gui.preferences.imagery.ImageryPreference.ImageryProvidersPanel
 
confirmLaunchMultiple(int) - Static method in class org.openstreetmap.josm.actions.AbstractInfoAction
 
confirmOrUndoMovement(MouseEvent) - Method in class org.openstreetmap.josm.actions.mapmode.SelectAction
Present warning in case of large and possibly unwanted movements and undo unwanted movements.
confirmOverwrite(File) - Static method in class org.openstreetmap.josm.actions.SaveActionBase
 
confirmOverwriteBookmark() - Method in class org.openstreetmap.josm.actions.ImageryAdjustAction.ImageryOffsetDialog
 
confirmOverwriteCustomSettings() - Method in class org.openstreetmap.josm.gui.oauth.AdvancedOAuthPropertiesPanel
 
confirmRelationDeletion(Collection<Relation>) - Static method in class org.openstreetmap.josm.command.DeleteCommand
 
confirmSaveLayerInfosOK() - Method in class org.openstreetmap.josm.gui.io.SaveLayersDialog
 
confirmSettingEmptyRole(int) - Method in class org.openstreetmap.josm.gui.dialogs.relation.GenericRelationEditor.SetRoleAction
 
confirmSimplifyManyWays(int) - Method in class org.openstreetmap.josm.actions.SimplifyWayAction
 
confirmWayWithNodesOutsideBoundingBox(List<? extends OsmPrimitive>) - Method in class org.openstreetmap.josm.actions.SimplifyWayAction
 
conflict - Variable in class org.openstreetmap.josm.command.ConflictAddCommand
 
conflict - Variable in class org.openstreetmap.josm.command.CoordinateConflictResolveCommand
the conflict to resolve
conflict - Variable in class org.openstreetmap.josm.command.DeletedStateConflictResolveCommand
the conflict to resolve
conflict - Variable in class org.openstreetmap.josm.command.ModifiedConflictResolveCommand
the conflict to resolve
conflict - Variable in class org.openstreetmap.josm.command.TagConflictResolveCommand
the conflict to resolve
conflict - Variable in class org.openstreetmap.josm.command.VersionConflictResolveCommand
the conflict to resolve
conflict - Variable in class org.openstreetmap.josm.command.WayNodesConflictResolverCommand
the conflict to resolve
Conflict<T extends OsmPrimitive> - Class in org.openstreetmap.josm.data.conflict
Represents a conflict between two OsmPrimitives.
Conflict(T, T) - Constructor for class org.openstreetmap.josm.data.conflict.Conflict
 
Conflict(T, T, boolean) - Constructor for class org.openstreetmap.josm.data.conflict.Conflict
 
conflict - Variable in class org.openstreetmap.josm.gui.conflict.pair.ConflictResolver
 
ConflictAddCommand - Class in org.openstreetmap.josm.command
 
ConflictAddCommand(OsmDataLayer, Conflict<? extends OsmPrimitive>) - Constructor for class org.openstreetmap.josm.command.ConflictAddCommand
 
ConflictCollection - Class in org.openstreetmap.josm.data.conflict
This is a collection of Conflicts.
ConflictCollection() - Constructor for class org.openstreetmap.josm.data.conflict.ConflictCollection
 
ConflictColors - Enum in org.openstreetmap.josm.gui.conflict
 
ConflictColors(String, Color) - Constructor for enum org.openstreetmap.josm.gui.conflict.ConflictColors
 
ConflictDialog - Class in org.openstreetmap.josm.gui.dialogs
This dialog displays the ConflictCollection of the active OsmDataLayer in a toggle dialog on the right of the main frame.
ConflictDialog() - Constructor for class org.openstreetmap.josm.gui.dialogs.ConflictDialog
constructor
conflictDialog - Variable in class org.openstreetmap.josm.gui.MapFrame
 
ConflictDialog.ConflictListModel - Class in org.openstreetmap.josm.gui.dialogs
The ListModel for conflicts
ConflictDialog.ConflictListModel() - Constructor for class org.openstreetmap.josm.gui.dialogs.ConflictDialog.ConflictListModel
 
ConflictDialog.ResolveAction - Class in org.openstreetmap.josm.gui.dialogs
 
ConflictDialog.ResolveAction() - Constructor for class org.openstreetmap.josm.gui.dialogs.ConflictDialog.ResolveAction
 
ConflictDialog.SelectAction - Class in org.openstreetmap.josm.gui.dialogs
 
ConflictDialog.SelectAction() - Constructor for class org.openstreetmap.josm.gui.dialogs.ConflictDialog.SelectAction
 
ConflictResolutionDialog - Class in org.openstreetmap.josm.gui.dialogs
This is an extended dialog for resolving conflict between OsmPrimitives.
ConflictResolutionDialog(Component) - Constructor for class org.openstreetmap.josm.gui.dialogs.ConflictResolutionDialog
 
ConflictResolutionDialog.ApplyResolutionAction - Class in org.openstreetmap.josm.gui.dialogs
Action for applying resolved differences in a conflict
ConflictResolutionDialog.ApplyResolutionAction() - Constructor for class org.openstreetmap.josm.gui.dialogs.ConflictResolutionDialog.ApplyResolutionAction
 
ConflictResolutionDialog.CancelAction - Class in org.openstreetmap.josm.gui.dialogs
Action for canceling conflict resolution
ConflictResolutionDialog.CancelAction() - Constructor for class org.openstreetmap.josm.gui.dialogs.ConflictResolutionDialog.CancelAction
 
ConflictResolutionDialog.HelpAction - Class in org.openstreetmap.josm.gui.dialogs
Action for canceling conflict resolution
ConflictResolutionDialog.HelpAction() - Constructor for class org.openstreetmap.josm.gui.dialogs.ConflictResolutionDialog.HelpAction
 
ConflictResolveCommand - Class in org.openstreetmap.josm.command
This is the common base class for Commands which manipulate Conflicts in addition to OsmPrimitives.
ConflictResolveCommand() - Constructor for class org.openstreetmap.josm.command.ConflictResolveCommand
 
ConflictResolveCommand(OsmDataLayer) - Constructor for class org.openstreetmap.josm.command.ConflictResolveCommand
 
ConflictResolver - Class in org.openstreetmap.josm.gui.conflict.pair
An UI component for resolving conflicts between two OsmPrimitives.
ConflictResolver() - Constructor for class org.openstreetmap.josm.gui.conflict.pair.ConflictResolver
constructor
conflictResolvers - Variable in class org.openstreetmap.josm.gui.conflict.pair.ConflictResolver
 
conflicts - Variable in class org.openstreetmap.josm.data.conflict.ConflictCollection
 
conflicts - Variable in class org.openstreetmap.josm.data.osm.DataSetMerger
the collection of conflicts created during merging
conflicts - Variable in class org.openstreetmap.josm.gui.dialogs.ConflictDialog
the collection of conflicts displayed by this conflict dialog
conflicts - Variable in class org.openstreetmap.josm.gui.layer.OsmDataLayer
the collection of conflicts detected in this layer
conflictsCount - Variable in class org.openstreetmap.josm.gui.dialogs.relation.ChildRelationBrowser.DownloadAllChildrenTask
 
conflictsCount - Variable in class org.openstreetmap.josm.gui.dialogs.relation.ChildRelationBrowser.DownloadRelationSetTask
 
connectFailed(URI, SocketAddress, IOException) - Method in class org.openstreetmap.josm.io.DefaultProxySelector
 
connectFollowingRedirect(URL) - Method in class org.openstreetmap.josm.io.MirroredInputStream
Opens a connection for downloading a resource.
connection - Variable in class org.openstreetmap.josm.data.ServerSidePreferences
 
connection - Variable in class org.openstreetmap.josm.gui.download.PlaceSelection.NameQueryTask
 
connection - Variable in class org.openstreetmap.josm.gui.oauth.OsmOAuthAuthorizationClient
 
connection - Variable in class org.openstreetmap.josm.gui.oauth.TestAccessTokenTask
 
connection - Variable in class org.openstreetmap.josm.gui.preferences.server.ApiUrlTestTask
 
connection - Variable in class org.openstreetmap.josm.io.ProgressInputStream
 
connection - Variable in class org.openstreetmap.josm.plugins.ReadRemotePluginInformationTask
 
connectionColor - Variable in class org.openstreetmap.josm.data.osm.visitor.paint.MapPaintSettings
Color Preference for multiply connected nodes
connectionColor - Variable in class org.openstreetmap.josm.data.osm.visitor.paint.WireframeMapRenderer
Color Preference for multiply connected nodes
connectionNodeSize - Variable in class org.openstreetmap.josm.data.osm.visitor.paint.MapPaintSettings
Preference: size of multiply connected nodes
connectionNodeSize - Variable in class org.openstreetmap.josm.data.osm.visitor.paint.WireframeMapRenderer
Preference: size of multiply connected nodes
connectionType - Variable in class org.openstreetmap.josm.gui.dialogs.relation.MemberTableModel
 
connectionTypesOfInterest - Variable in class org.openstreetmap.josm.gui.dialogs.relation.MemberTable.ZoomToGapAction
 
consistency_testing - Static variable in class org.openstreetmap.josm.data.osm.QuadBuckets
 
consistencyTest() - Method in class org.openstreetmap.josm.gui.mappaint.StyleCache
 
consolidate - Variable in class org.openstreetmap.josm.data.osm.event.DatasetEventManager.ListenerInfo
 
constructSpecial(String) - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.MapCSSStyleSource
 
consumer - Variable in class org.openstreetmap.josm.gui.oauth.OsmOAuthAuthorizationClient
 
consumerKey - Variable in class org.openstreetmap.josm.data.oauth.OAuthParameters
 
consumerSecret - Variable in class org.openstreetmap.josm.data.oauth.OAuthParameters
 
contains(Node) - Method in class org.openstreetmap.josm.actions.CombineWayAction.NodePair
 
contains(LatLon) - Method in class org.openstreetmap.josm.data.Bounds
Is the given point within this bounds?
contains(LatLon) - Method in class org.openstreetmap.josm.data.imagery.Shape
 
contains(int) - Method in class org.openstreetmap.josm.data.osm.ChangesetCache
 
contains(Changeset) - Method in class org.openstreetmap.josm.data.osm.ChangesetCache
 
contains(PrimitiveId) - Method in class org.openstreetmap.josm.data.osm.ChangesetDataSet
Replies true if the changeset content contains the object with primitive id.
contains(long) - Method in class org.openstreetmap.josm.data.osm.history.History
 
contains(Object) - Method in class org.openstreetmap.josm.data.osm.QuadBuckets
 
contains(Object) - Method in class org.openstreetmap.josm.data.osm.Storage
 
contains(Tag) - Method in class org.openstreetmap.josm.data.osm.TagCollection
Replies true if the this tag collection contains tag.
contains(Path2D.Double) - Method in class org.openstreetmap.josm.data.osm.visitor.paint.relations.Multipolygon.PolyData
 
contains(Map.Entry<String, String>, String) - Method in class org.openstreetmap.josm.data.validation.tests.UntaggedNode
 
contains(double) - Method in class org.openstreetmap.josm.gui.mappaint.Range
 
contains(AutoCompletionListItem) - Method in class org.openstreetmap.josm.gui.tagging.ac.AutoCompletionList
checks whether a specific item is already in the list.
contains(String) - Method in class org.openstreetmap.josm.gui.tagging.ac.AutoCompletionList
checks whether an item with the given value is already in the list.
contains(A, B) - Method in class org.openstreetmap.josm.tools.MultiMap
Returns true if the multimap contains a value for a key.
containsAccessToken() - Method in class org.openstreetmap.josm.gui.preferences.server.OAuthAccessTokenHolder
Replies true if this holder contains an complete access token, consisting of an Access Token Key and an Access Token Secret.
containsAll(Collection<?>) - Method in class org.openstreetmap.josm.data.osm.QuadBuckets
 
containsAll(Collection<Tag>) - Method in class org.openstreetmap.josm.data.osm.TagCollection
Replies true if this tag collection contains all tags in tags.
containsAllKeys(Collection<String>) - Method in class org.openstreetmap.josm.data.osm.TagCollection
Replies true if this tag collection at least one tag for every key in keys.
containsKey(Object) - Method in class org.openstreetmap.josm.data.osm.Storage.FMap
 
containsKey(String) - Method in class org.openstreetmap.josm.data.osm.TagCollection
Replies true if this tag collection contains at least one tag with key key.
containsKey(String) - Method in class org.openstreetmap.josm.gui.mappaint.Cascade
 
containsKey(A) - Method in class org.openstreetmap.josm.tools.MultiMap
 
containsLow(String) - Method in class org.openstreetmap.josm.data.validation.tests.TagChecker
Checks given string (key or value) if it contains characters with code below 0x20 (either newline or some other special characters)
containsNode(Node) - Method in class org.openstreetmap.josm.data.osm.Way
Replies true if this way contains the node node, false otherwise.
containsPoint(Point) - Method in class org.openstreetmap.josm.gui.layer.markerlayer.ButtonMarker
 
containsPoint(Point) - Method in class org.openstreetmap.josm.gui.layer.markerlayer.Marker
Checks whether the marker display area contains the given point.
containsPoint(Point) - Method in class org.openstreetmap.josm.gui.layer.markerlayer.PlayHeadMarker
 
containsPoint(LatLon) - Method in class org.openstreetmap.josm.gui.layer.OsmDataLayer
 
containsValue(Object) - Method in class org.openstreetmap.josm.data.osm.Storage.FMap
 
content - Variable in class org.openstreetmap.josm.data.osm.Changeset
the changeset content
content - Variable in class org.openstreetmap.josm.data.osm.QuadBuckets.QBLevel
 
content - Variable in class org.openstreetmap.josm.gui.ExtendedDialog
 
content - Variable in class org.openstreetmap.josm.gui.GettingStarted
 
content - Variable in class org.openstreetmap.josm.io.remotecontrol.handler.RequestHandler
default response
content_index - Variable in class org.openstreetmap.josm.data.osm.QuadBuckets.QuadBucketIterator
 
contentInsets - Variable in class org.openstreetmap.josm.gui.ExtendedDialog
 
contentPane - Variable in class org.openstreetmap.josm.gui.MapMover
 
contentPanePrivate - Static variable in class org.openstreetmap.josm.Main
 
contentsChanged(ListDataEvent) - Method in class org.openstreetmap.josm.gui.dialogs.relation.ReferringRelationsBrowser.ReloadAction
 
contentsChanged(ListDataEvent) - Method in class org.openstreetmap.josm.gui.dialogs.SelectionListDialog.TitleUpdater
 
contentsChanged(ListDataEvent) - Method in class org.openstreetmap.josm.gui.dialogs.SelectionListDialog.ZoomToJOSMSelectionAction
 
contentsChanged(ListDataEvent) - Method in class org.openstreetmap.josm.gui.io.ChangesetManagementPanel
 
contentType - Variable in class org.openstreetmap.josm.io.remotecontrol.handler.RequestHandler
default content type
context - Variable in class org.openstreetmap.josm.gui.mappaint.Environment
 
context - Variable in class org.openstreetmap.josm.tools.template_engine.ContextSwitchTemplate
 
ContextSensitiveHelpAction - Class in org.openstreetmap.josm.gui.help
This is the standard help action to be used with help buttons for context sensitive help
ContextSensitiveHelpAction() - Constructor for class org.openstreetmap.josm.gui.help.ContextSensitiveHelpAction
Creates a help topic for the root help topic
ContextSensitiveHelpAction(String) - Constructor for class org.openstreetmap.josm.gui.help.ContextSensitiveHelpAction
 
ContextSwitchTemplate - Class in org.openstreetmap.josm.tools.template_engine
 
ContextSwitchTemplate(SearchCompiler.Match, TemplateEntry, int) - Constructor for class org.openstreetmap.josm.tools.template_engine.ContextSwitchTemplate
 
ContextSwitchTemplate.AndSet - Class in org.openstreetmap.josm.tools.template_engine
 
ContextSwitchTemplate.AndSet(ContextSwitchTemplate.ContextProvider, ContextSwitchTemplate.ContextProvider) - Constructor for class org.openstreetmap.josm.tools.template_engine.ContextSwitchTemplate.AndSet
 
ContextSwitchTemplate.ChildSet - Class in org.openstreetmap.josm.tools.template_engine
 
ContextSwitchTemplate.ChildSet(SearchCompiler.Match) - Constructor for class org.openstreetmap.josm.tools.template_engine.ContextSwitchTemplate.ChildSet
 
ContextSwitchTemplate.ContextProvider - Class in org.openstreetmap.josm.tools.template_engine
 
ContextSwitchTemplate.ContextProvider() - Constructor for class org.openstreetmap.josm.tools.template_engine.ContextSwitchTemplate.ContextProvider
 
ContextSwitchTemplate.OrSet - Class in org.openstreetmap.josm.tools.template_engine
 
ContextSwitchTemplate.OrSet(ContextSwitchTemplate.ContextProvider, ContextSwitchTemplate.ContextProvider) - Constructor for class org.openstreetmap.josm.tools.template_engine.ContextSwitchTemplate.OrSet
 
ContextSwitchTemplate.ParentSet - Class in org.openstreetmap.josm.tools.template_engine
 
ContextSwitchTemplate.ParentSet(SearchCompiler.Match) - Constructor for class org.openstreetmap.josm.tools.template_engine.ContextSwitchTemplate.ParentSet
 
continuation - Variable in class org.openstreetmap.josm.gui.dialogs.relation.ParentRelationLoadingTask
 
continueOnError - Variable in class org.openstreetmap.josm.command.SequenceCommand
 
continuousLayout - Variable in class org.openstreetmap.josm.gui.MultiSplitPane
 
ContributorTermsUpdateRunnable - Class in org.openstreetmap.josm.gui.progress
 
ContributorTermsUpdateRunnable() - Constructor for class org.openstreetmap.josm.gui.progress.ContributorTermsUpdateRunnable
 
control - Variable in class org.openstreetmap.josm.gui.preferences.ToolbarPreferences
 
convertColor(String) - Method in class org.openstreetmap.josm.gui.mappaint.xml.XmlStyleSourceHandler
 
convertDegreeMinuteSecond(double, double, double) - Static method in class org.openstreetmap.josm.data.projection.AbstractProjection
 
convertMinuteSecond(double, double) - Static method in class org.openstreetmap.josm.data.projection.AbstractProjection
 
convertTileBoundsToBoundingBox(TileSelectionBBoxChooser.TileBounds) - Method in class org.openstreetmap.josm.gui.bbox.TileSelectionBBoxChooser
Computes the bounding box given a tile grid.
convertTo(Object, Class<T>) - Static method in class org.openstreetmap.josm.gui.mappaint.Cascade
 
convertUrlToLink(Map<String, Object>) - Method in class org.openstreetmap.josm.io.GpxReader.Parser
convert url/urlname to link element (GPX 1.0 -> GPX 1.1).
cookies - Variable in class org.openstreetmap.josm.data.imagery.ImageryInfo
 
cookies - Variable in class org.openstreetmap.josm.data.imagery.ImageryInfo.ImageryPreferenceEntry
 
coor() - Method in class org.openstreetmap.josm.data.osm.QuadBuckets.QBLevel
 
coor - Variable in class org.openstreetmap.josm.data.validation.tests.DuplicateRelation.RelMember
 
coor - Variable in class org.openstreetmap.josm.data.validation.tests.DuplicateWay.WayPair
 
coor - Variable in class org.openstreetmap.josm.data.validation.tests.DuplicateWay.WayPairNoTags
 
coor - Variable in class org.openstreetmap.josm.gui.layer.markerlayer.Marker
 
COORD_FORMATTER - Static variable in class org.openstreetmap.josm.gui.conflict.pair.properties.PropertiesMerger
 
Coordinate - Class in org.openstreetmap.gui.jmapviewer
This class encapsulates a Point2D.Double and provide access via lat and lon.
Coordinate(double, double) - Constructor for class org.openstreetmap.gui.jmapviewer.Coordinate
 
Coordinate - Class in org.openstreetmap.josm.data.coor
Base class of points of both coordinate systems.
Coordinate(double, double) - Constructor for class org.openstreetmap.josm.data.coor.Coordinate
Construct the point with latitude / longitude values.
CoordinateConflictResolveCommand - Class in org.openstreetmap.josm.command
Represents a the resolution of a conflict between the coordinates of two Nodes
CoordinateConflictResolveCommand(Conflict<? extends OsmPrimitive>, MergeDecisionType) - Constructor for class org.openstreetmap.josm.command.CoordinateConflictResolveCommand
constructor
CoordinateFormat - Enum in org.openstreetmap.josm.data.coor
An enumeration of coordinate formats
CoordinateFormat(String) - Constructor for enum org.openstreetmap.josm.data.coor.CoordinateFormat
 
CoordinateInfoViewer - Class in org.openstreetmap.josm.gui.history
An UI widget for displaying differences in the coordinates of two HistoryNodes.
CoordinateInfoViewer(HistoryBrowserModel) - Constructor for class org.openstreetmap.josm.gui.history.CoordinateInfoViewer
 
coordinateInfoViewer - Variable in class org.openstreetmap.josm.gui.history.HistoryBrowser
 
CoordinateInfoViewer.DistanceViewer - Class in org.openstreetmap.josm.gui.history
 
CoordinateInfoViewer.DistanceViewer(HistoryBrowserModel) - Constructor for class org.openstreetmap.josm.gui.history.CoordinateInfoViewer.DistanceViewer
 
CoordinateInfoViewer.LatLonViewer - Class in org.openstreetmap.josm.gui.history
A UI widgets which displays the Lan/Lon-coordinates of a HistoryNode.
CoordinateInfoViewer.LatLonViewer(HistoryBrowserModel, PointInTimeType) - Constructor for class org.openstreetmap.josm.gui.history.CoordinateInfoViewer.LatLonViewer
 
coordinatesCombo - Variable in class org.openstreetmap.josm.gui.preferences.projection.ProjectionPreference
Combobox with all coordinate display possibilities
coordMergeDecision - Variable in class org.openstreetmap.josm.gui.conflict.pair.properties.PropertiesMergeModel
 
coords - Variable in class org.openstreetmap.josm.data.imagery.Shape
 
coords - Variable in class org.openstreetmap.josm.data.osm.history.HistoryNode
the coordinates.
coordToString(LatLon) - Method in class org.openstreetmap.josm.gui.conflict.pair.properties.PropertiesMerger
 
coorToTile(LatLon) - Static method in class org.openstreetmap.josm.data.coor.QuadTiling
 
copy(OsmDataLayer, Collection<OsmPrimitive>) - Static method in class org.openstreetmap.josm.actions.CopyAction
 
copy(NTV2GridShift) - Method in class org.openstreetmap.josm.data.projection.datum.NTV2GridShift
Make this object a copy of the supplied GridShift
copy(ListRole, int[], int) - Method in class org.openstreetmap.josm.gui.conflict.pair.ListMergeModel
 
copy - Variable in class org.openstreetmap.josm.gui.MainMenu
 
copy(File, File) - Method in class org.openstreetmap.josm.io.OsmExporter
 
copy(String, String) - Method in class org.openstreetmap.josm.plugins.Plugin
Copies the resource 'from' to the file in the plugin directory named 'to'.
CopyAction - Class in org.openstreetmap.josm.actions
 
CopyAction() - Constructor for class org.openstreetmap.josm.actions.CopyAction
 
copyAfterCurrent(ListRole, int[], int) - Method in class org.openstreetmap.josm.gui.conflict.pair.ListMergeModel
Copies the nodes given by indices in rows from the list of nodes source to the list of merged nodes.
copyAfterCurrentLeftAction - Variable in class org.openstreetmap.josm.gui.conflict.pair.ListMerger
 
copyAfterCurrentRightAction - Variable in class org.openstreetmap.josm.gui.conflict.pair.ListMerger
 
copyAll(ListRole) - Method in class org.openstreetmap.josm.gui.conflict.pair.ListMergeModel
 
copyAllKeyValueAction - Variable in class org.openstreetmap.josm.gui.dialogs.properties.PropertiesDialog
 
copyAllLeft - Variable in class org.openstreetmap.josm.gui.conflict.pair.ListMerger
 
copyAllRight - Variable in class org.openstreetmap.josm.gui.conflict.pair.ListMerger
 
copyArray() - Method in class org.openstreetmap.josm.data.osm.Storage
 
copyAttribution(ImageryInfo) - Method in class org.openstreetmap.josm.data.imagery.ImageryInfo
 
copyBeforeCurrent(ListRole, int[], int) - Method in class org.openstreetmap.josm.gui.conflict.pair.ListMergeModel
Copies the nodes given by indices in rows from the list of nodes source to the list of merged nodes.
copyBeforeCurrentLeftAction - Variable in class org.openstreetmap.josm.gui.conflict.pair.ListMerger
 
copyBeforeCurrentRightAction - Variable in class org.openstreetmap.josm.gui.conflict.pair.ListMerger
 
copyCoordinates - Variable in class org.openstreetmap.josm.gui.MainMenu
 
CopyCoordinatesAction - Class in org.openstreetmap.josm.actions
 
CopyCoordinatesAction() - Constructor for class org.openstreetmap.josm.actions.CopyCoordinatesAction
 
copyEndLeftAction - Variable in class org.openstreetmap.josm.gui.conflict.pair.ListMerger
 
copyEndRightAction - Variable in class org.openstreetmap.josm.gui.conflict.pair.ListMerger
 
copyFile(File, File) - Static method in class org.openstreetmap.josm.data.Preferences
Simple file copy function that will overwrite the target file Taken from http://www.rgagnon.com/javadetails/java-0064.html (CC-NC-BY-SA)
copyKeyValueAction - Variable in class org.openstreetmap.josm.gui.dialogs.properties.PropertiesDialog
 
CopyList<E> - Class in org.openstreetmap.josm.tools
A List implementation initially based on given array, but never modifying the array directly.
CopyList(E[]) - Constructor for class org.openstreetmap.josm.tools.CopyList
Create a List over given array.
CopyList(E[], int) - Constructor for class org.openstreetmap.josm.tools.CopyList
 
CopyList.Itr - Class in org.openstreetmap.josm.tools
 
CopyList.Itr() - Constructor for class org.openstreetmap.josm.tools.CopyList.Itr
 
copyMenuComponent(Component) - Method in class org.openstreetmap.josm.gui.tagging.TaggingPresetMenu
 
copyMyAfterCurrent(int[], int) - Method in class org.openstreetmap.josm.gui.conflict.pair.ListMergeModel
Copies the nodes given by indices in rows from the list of my nodes to the list of merged nodes.
copyMyBeforeCurrent(int[], int) - Method in class org.openstreetmap.josm.gui.conflict.pair.ListMergeModel
Copies the nodes given by indices in rows from the list of my nodes to the list of merged nodes.
copyMyToEnd(int[]) - Method in class org.openstreetmap.josm.gui.conflict.pair.ListMergeModel
Copies the nodes given by indices in rows from the list of my nodes to the list of merged nodes.
copyMyToTop(int[]) - Method in class org.openstreetmap.josm.gui.conflict.pair.ListMergeModel
Copies the nodes given by indices in rows from the list of my nodes to the list of merged nodes.
copyNode(Node, boolean) - Static method in class org.openstreetmap.josm.actions.mapmode.ParallelWays
 
copyStartLeftAction - Variable in class org.openstreetmap.josm.gui.conflict.pair.ListMerger
 
copyStartRightAction - Variable in class org.openstreetmap.josm.gui.conflict.pair.ListMerger
 
copyStream(InputStream, OutputStream) - Static method in class org.openstreetmap.josm.tools.Utils
 
copyTags - Variable in class org.openstreetmap.josm.actions.mapmode.ParallelWayAction
 
copyTagsDefault - Variable in class org.openstreetmap.josm.actions.mapmode.ParallelWayAction
 
copyTagsModifierCombo - Variable in class org.openstreetmap.josm.actions.mapmode.ParallelWayAction
 
copyTheirAfterCurrent(int[], int) - Method in class org.openstreetmap.josm.gui.conflict.pair.ListMergeModel
Copies the nodes given by indices in rows from the list of my nodes to the list of merged nodes.
copyTheirBeforeCurrent(int[], int) - Method in class org.openstreetmap.josm.gui.conflict.pair.ListMergeModel
Copies the nodes given by indices in rows from the list of their nodes to the list of merged nodes.
copyTheirToEnd(int[]) - Method in class org.openstreetmap.josm.gui.conflict.pair.ListMergeModel
Copies the nodes given by indices in rows from the list of their nodes to the list of merged nodes.
copyTheirToTop(int[]) - Method in class org.openstreetmap.josm.gui.conflict.pair.ListMergeModel
Copies the nodes given by indices in rows from the list of their nodes to the list of merged nodes.
copyToClipboard(String) - Static method in class org.openstreetmap.josm.tools.Utils
Copies the string s to system clipboard.
copyToEnd(ListRole, int[]) - Method in class org.openstreetmap.josm.gui.conflict.pair.ListMergeModel
Copies the nodes given by indices in rows from the list of nodes in source to the list of merged nodes.
copyToTop(ListRole, int[]) - Method in class org.openstreetmap.josm.gui.conflict.pair.ListMergeModel
 
copyValueAction - Variable in class org.openstreetmap.josm.gui.dialogs.properties.PropertiesDialog
 
corners - Static variable in class org.openstreetmap.josm.gui.dialogs.relation.MemberTableLinkedCellRenderer
 
Correction - Interface in org.openstreetmap.josm.corrector
 
corrections - Variable in class org.openstreetmap.josm.corrector.CorrectionTableModel
 
CorrectionTable<TM extends CorrectionTableModel<?>> - Class in org.openstreetmap.josm.corrector
 
CorrectionTable(TM) - Constructor for class org.openstreetmap.josm.corrector.CorrectionTable
 
CorrectionTable.BoldRenderer - Class in org.openstreetmap.josm.corrector
 
CorrectionTable.BoldRenderer() - Constructor for class org.openstreetmap.josm.corrector.CorrectionTable.BoldRenderer
 
CorrectionTableModel<C extends Correction> - Class in org.openstreetmap.josm.corrector
 
CorrectionTableModel(List<C>) - Constructor for class org.openstreetmap.josm.corrector.CorrectionTableModel
 
CorrelateGpxWithImages - Class in org.openstreetmap.josm.gui.layer.geoimage
This class displays the window to select the GPX file and the offset (timezone + delta).
CorrelateGpxWithImages(GeoImageLayer) - Constructor for class org.openstreetmap.josm.gui.layer.geoimage.CorrelateGpxWithImages
 
CorrelateGpxWithImages.AdjustActionListener - Class in org.openstreetmap.josm.gui.layer.geoimage
Presents dialog with sliders for manual adjust.
CorrelateGpxWithImages.AdjustActionListener() - Constructor for class org.openstreetmap.josm.gui.layer.geoimage.CorrelateGpxWithImages.AdjustActionListener
 
CorrelateGpxWithImages.AutoGuessActionListener - Class in org.openstreetmap.josm.gui.layer.geoimage
 
CorrelateGpxWithImages.AutoGuessActionListener() - Constructor for class org.openstreetmap.josm.gui.layer.geoimage.CorrelateGpxWithImages.AutoGuessActionListener
 
CorrelateGpxWithImages.GpxDataWrapper - Class in org.openstreetmap.josm.gui.layer.geoimage
 
CorrelateGpxWithImages.GpxDataWrapper(String, GpxData, File) - Constructor for class org.openstreetmap.josm.gui.layer.geoimage.CorrelateGpxWithImages.GpxDataWrapper
 
CorrelateGpxWithImages.LoadGpxDataActionListener - Class in org.openstreetmap.josm.gui.layer.geoimage
This class is called when the user doesn't find the GPX file he needs in the files that have been loaded yet.
CorrelateGpxWithImages.LoadGpxDataActionListener() - Constructor for class org.openstreetmap.josm.gui.layer.geoimage.CorrelateGpxWithImages.LoadGpxDataActionListener
 
CorrelateGpxWithImages.RepaintTheMapListener - Class in org.openstreetmap.josm.gui.layer.geoimage
 
CorrelateGpxWithImages.RepaintTheMapListener() - Constructor for class org.openstreetmap.josm.gui.layer.geoimage.CorrelateGpxWithImages.RepaintTheMapListener
 
CorrelateGpxWithImages.SetOffsetActionListener - Class in org.openstreetmap.josm.gui.layer.geoimage
This action listener is called when the user has a photo of the time of his GPS receiver.
CorrelateGpxWithImages.SetOffsetActionListener() - Constructor for class org.openstreetmap.josm.gui.layer.geoimage.CorrelateGpxWithImages.SetOffsetActionListener
 
CorrelateGpxWithImages.StatusBarUpdater - Class in org.openstreetmap.josm.gui.layer.geoimage
 
CorrelateGpxWithImages.StatusBarUpdater(boolean) - Constructor for class org.openstreetmap.josm.gui.layer.geoimage.CorrelateGpxWithImages.StatusBarUpdater
 
cosPHI - Static variable in class org.openstreetmap.josm.data.osm.visitor.paint.MapPainter
 
cosPHI - Static variable in class org.openstreetmap.josm.data.osm.visitor.paint.WireframeMapRenderer
Helper variable for #drawSgement
cost - Variable in class org.openstreetmap.josm.tools.Diff
 
count - Variable in class org.openstreetmap.josm.gui.dialogs.UserListDialog.UserInfo
 
count - Variable in class org.openstreetmap.josm.gui.tagging.TaggingPreset.Role
 
country_code - Variable in class org.openstreetmap.josm.data.imagery.ImageryInfo.ImageryPreferenceEntry
 
countryCode - Variable in class org.openstreetmap.josm.data.imagery.ImageryInfo
 
course(double, double, double, double) - Static method in class org.openstreetmap.josm.actions.SimplifyWayAction
 
crateFromMap(Map<String, String>) - Method in class org.openstreetmap.josm.io.ChangesetQuery.ChangesetQueryUrlParser
 
create(Collection<File>, GpxLayer) - Static method in class org.openstreetmap.josm.gui.layer.geoimage.GeoImageLayer
 
create(ImageryInfo) - Static method in class org.openstreetmap.josm.gui.layer.ImageryLayer
 
create() - Static method in class org.openstreetmap.josm.gui.layer.markerlayer.PlayHeadMarker
 
create(Cascade) - Static method in class org.openstreetmap.josm.gui.mappaint.AreaElemStyle
 
create(Environment, BoxTextElemStyle.BoxProvider) - Static method in class org.openstreetmap.josm.gui.mappaint.BoxTextElemStyle
 
create(Environment, Rectangle) - Static method in class org.openstreetmap.josm.gui.mappaint.BoxTextElemStyle
 
create(Environment, BoxTextElemStyle.BoxProvider, Rectangle) - Static method in class org.openstreetmap.josm.gui.mappaint.BoxTextElemStyle
 
create(Environment) - Static method in class org.openstreetmap.josm.gui.mappaint.LinePatternElemStyle
 
create(Environment) - Static method in class org.openstreetmap.josm.gui.mappaint.LineTextElemStyle
 
create(String, String, Condition.Op, Condition.Context) - Static method in class org.openstreetmap.josm.gui.mappaint.mapcss.Condition
 
create(String, boolean, boolean, Condition.Context) - Static method in class org.openstreetmap.josm.gui.mappaint.mapcss.Condition
 
create(String, boolean, Condition.Context) - Static method in class org.openstreetmap.josm.gui.mappaint.mapcss.Condition
 
create(Expression, Condition.Context) - Static method in class org.openstreetmap.josm.gui.mappaint.mapcss.Condition
 
create(Environment) - Static method in class org.openstreetmap.josm.gui.mappaint.NodeElemStyle
 
create(Environment, float, boolean) - Static method in class org.openstreetmap.josm.gui.mappaint.NodeElemStyle
 
create(Cascade, Color, boolean) - Static method in class org.openstreetmap.josm.gui.mappaint.TextElement
Builds a text element from style properties in c and the default text color defaultTextColor
create(InputStream, String) - Static method in class org.openstreetmap.josm.io.UTFInputStreamReader
converts input stream to reader
create(U, V) - Static method in class org.openstreetmap.josm.tools.Pair
 
create_a_b(double, double) - Static method in class org.openstreetmap.josm.data.projection.Ellipsoid
create a new ellipsoid
create_a_es(double, double) - Static method in class org.openstreetmap.josm.data.projection.Ellipsoid
create a new ellipsoid
create_a_f(double, double) - Static method in class org.openstreetmap.josm.data.projection.Ellipsoid
create a new ellipsoid
create_a_rf(double, double) - Static method in class org.openstreetmap.josm.data.projection.Ellipsoid
create a new ellipsoid
CREATE_OBJECTS - Static variable in class org.openstreetmap.josm.io.remotecontrol.PermissionPrefWithDefault
 
createActivateLayerAction(Layer) - Method in class org.openstreetmap.josm.gui.dialogs.LayerListDialog
Creates a LayerListDialog.ActivateLayerAction for layer in the context of this LayerListDialog.
createActiveRenderer(Graphics2D, NavigatableComponent, boolean) - Method in class org.openstreetmap.josm.data.osm.visitor.paint.MapRendererFactory
Creates an instance of the currently active renderer.
createAlignNodesCommands(Node[], Collection<Node>, Collection<Command>) - Method in class org.openstreetmap.josm.actions.AlignInLineAction
 
createAndOpenFileChooser(boolean, boolean, String) - Static method in class org.openstreetmap.josm.actions.DiskAccessAction
Creates a new JFileChooser and makes it visible.
createAndOpenFileChooser(boolean, boolean, String, String) - Static method in class org.openstreetmap.josm.actions.DiskAccessAction
Creates a new JFileChooser and makes it visible.
createAndOpenFileChooser(boolean, boolean, String, String, int, boolean, String) - Static method in class org.openstreetmap.josm.actions.DiskAccessAction
Creates a new JFileChooser and makes it visible.
createAndOpenFileChooser(boolean, boolean, String, FileFilter, int, String) - Static method in class org.openstreetmap.josm.actions.DiskAccessAction
Creates a new JFileChooser for a single FileFilter and makes it visible.
createAndOpenFileChooser(boolean, boolean, String, Collection<? extends FileFilter>, FileFilter, int, String) - Static method in class org.openstreetmap.josm.actions.DiskAccessAction
Creates a new JFileChooser for several FileFilters and makes it visible.
createAndOpenSaveFileChooser(String, ExtensionFileFilter) - Static method in class org.openstreetmap.josm.actions.SaveActionBase
Creates a new "Save" dialog for a single ExtensionFileFilter and makes it visible.
When the user has chosen a file, checks the file extension, and confirms overwrite if needed.
createAndOpenSaveFileChooser(String, String) - Static method in class org.openstreetmap.josm.actions.SaveActionBase
Creates a new "Save" dialog for a given file extension and makes it visible.
When the user has chosen a file, checks the file extension, and confirms overwrite if needed.
createAndOpenSaveFileChooser() - Method in class org.openstreetmap.josm.gui.layer.GpxLayer
 
createAndOpenSaveFileChooser() - Method in class org.openstreetmap.josm.gui.layer.Layer
Creates a new "Save" dialog for this layer and makes it visible.
When the user has chosen a file, checks the file extension, and confirms overwrite if needed.
createAndOpenSaveFileChooser() - Method in class org.openstreetmap.josm.gui.layer.OsmDataLayer
 
createAndOpenSaveFileChooser() - Method in class org.openstreetmap.josm.gui.layer.WMSLayer
 
createArrow(ActionListener) - Method in class org.openstreetmap.josm.gui.SideButton
 
createButton(String) - Method in class org.openstreetmap.josm.gui.preferences.ToolbarPreferences.Settings
 
createButtonPanel() - Method in class org.openstreetmap.josm.gui.io.CredentialDialog
 
createCacheEntry(Tile) - Method in class org.openstreetmap.gui.jmapviewer.MemoryTileCache
 
createCasing(Environment) - Static method in class org.openstreetmap.josm.gui.mappaint.LineElemStyle
 
createCircle - Variable in class org.openstreetmap.josm.gui.MainMenu
 
CreateCircleAction - Class in org.openstreetmap.josm.actions
- Create a new circle from two selected nodes or a way with 2 nodes which represent the diameter of the circle.
CreateCircleAction() - Constructor for class org.openstreetmap.josm.actions.CreateCircleAction
 
createClassLoader(Collection<PluginInformation>) - Static method in class org.openstreetmap.josm.plugins.PluginHandler
Creates a class loader for loading plugin code.
createColumns() - Method in class org.openstreetmap.josm.gui.actionsupport.DeleteFromRelationConfirmationDialog.RelationMemberTableColumnModel
 
createColumns(TableCellRenderer) - Method in class org.openstreetmap.josm.gui.conflict.pair.nodes.NodeListColumnModel
 
createColumns() - Method in class org.openstreetmap.josm.gui.conflict.pair.relation.RelationMemberListColumnModel
 
createColumns(TableCellRenderer) - Method in class org.openstreetmap.josm.gui.conflict.pair.tags.TagMergeColumnModel
 
createColumns() - Method in class org.openstreetmap.josm.gui.conflict.tags.RelationMemberConflictResolverColumnModel
 
createColumns() - Method in class org.openstreetmap.josm.gui.conflict.tags.TagConflictResolverColumnModel
 
createColumns() - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetCacheTableColumnModel
 
createColumns() - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetContentTableColumnModel
 
createColumns() - Method in class org.openstreetmap.josm.gui.dialogs.HistoryDialog.HistoryTableColumnModel
 
createColumns() - Method in class org.openstreetmap.josm.gui.download.PlaceSelection.NamedResultTableColumnModel
 
createColumns() - Method in class org.openstreetmap.josm.gui.history.NodeListTableColumnModel
 
createColumns() - Method in class org.openstreetmap.josm.gui.history.RelationMemberTableColumnModel
 
createColumns() - Method in class org.openstreetmap.josm.gui.history.TagTableColumnModel
 
createColumns() - Method in class org.openstreetmap.josm.gui.history.VersionTableColumnModel
 
createCommand(Collection<OsmPrimitive>, List<Tag>) - Static method in class org.openstreetmap.josm.gui.tagging.TaggingPreset
 
created - Variable in class org.openstreetmap.josm.data.projection.datum.NTV2SubGrid
 
createdAt - Variable in class org.openstreetmap.josm.data.osm.Changeset
date this changeset was created at
createdBefore - Variable in class org.openstreetmap.josm.io.ChangesetQuery
 
createDefault() - Static method in class org.openstreetmap.josm.data.oauth.OAuthParameters
Replies a set of default parameters for a consumer accessing the standard OSM server at OsmApi.DEFAULT_API_URL.
createDefault(String) - Static method in class org.openstreetmap.josm.data.oauth.OAuthParameters
Replies a set of default parameters for a consumer accessing an OSM server at the given API url.
createDefaultModel() - Method in class org.openstreetmap.josm.gui.tagging.ac.AutoCompletingTextField
creates the default document model for this editor
createDeleteLayerAction() - Method in class org.openstreetmap.josm.gui.dialogs.LayerListDialog
Creates a LayerListDialog.DeleteLayerAction for layer in the context of this LayerListDialog.
createDeleteTagsCommand(Collection<OsmPrimitive>) - Method in class org.openstreetmap.josm.gui.tagging.TagEditorModel
 
createDirectedGraphFromNodePairs(List<CombineWayAction.NodePair>) - Static method in class org.openstreetmap.josm.actions.CombineWayAction.NodeGraph
 
createDirectedGraphFromWays(Collection<Way>) - Static method in class org.openstreetmap.josm.actions.CombineWayAction.NodeGraph
 
createdPrimitives - Variable in class org.openstreetmap.josm.command.AddPrimitivesCommand
 
createElement(String) - Method in class org.openstreetmap.josm.io.session.SessionWriter.ExportSupport
 
createEntryType() - Method in class org.openstreetmap.josm.data.imagery.types.ObjectFactory
Create an instance of EntryType
createFileArray(BufferedReader, PrintStream) - Static method in class org.openstreetmap.josm.gui.FileDrop
 
createFileChooser() - Method in class org.openstreetmap.josm.gui.widgets.JFileChooserManager
Creates a new JFileChooser with default settings.
createFileChooser(boolean, String, FileFilter, int) - Method in class org.openstreetmap.josm.gui.widgets.JFileChooserManager
Creates a new JFileChooser with given settings for a single FileFilter.
createFileChooser(boolean, String, Collection<? extends FileFilter>, FileFilter, int) - Method in class org.openstreetmap.josm.gui.widgets.JFileChooserManager
Creates a new JFileChooser with given settings for a collection of FileFilters.
createFileChooser(boolean, String, String, boolean, int) - Method in class org.openstreetmap.josm.gui.widgets.JFileChooserManager
Creates a new JFileChooser with given settings for a file extension.
createFromPreferences(Preferences) - Static method in class org.openstreetmap.josm.data.oauth.OAuthParameters
Replies a set of parameters as defined in the preferences.
createHatchTexture() - Static method in class org.openstreetmap.josm.gui.layer.OsmDataLayer
Initialize the hatch pattern used to paint the non-downloaded area
createHelpButton(String) - Static method in class org.openstreetmap.josm.gui.HelpAwareOptionPane
Creates the help button
createIcon(Environment) - Static method in class org.openstreetmap.josm.gui.mappaint.NodeElemStyle
 
createImage() - Method in class org.openstreetmap.josm.data.imagery.GeorefImage
 
createImageFromSvg(SVGDiagram, Dimension) - Static method in class org.openstreetmap.josm.tools.ImageProvider
 
createImpl(Environment, LineElemStyle.LineType) - Static method in class org.openstreetmap.josm.gui.mappaint.LineElemStyle
 
createInfo(String, String, String) - Static method in class org.openstreetmap.josm.plugins.PluginListParser
Creates the plugin information object
createInfoUrl(Object) - Method in class org.openstreetmap.josm.actions.AbstractInfoAction
 
createInfoUrl(Object) - Method in class org.openstreetmap.josm.actions.HistoryInfoWebAction
 
createInfoUrl(Object) - Method in class org.openstreetmap.josm.actions.InfoWebAction
 
createInfoUrl(Object) - Method in class org.openstreetmap.josm.gui.dialogs.UserListDialog.ShowUserInfoAction
 
createInfoUrl(Object) - Method in class org.openstreetmap.josm.gui.history.VersionTable.ChangesetInfoAction
 
createInstance() - Method in class org.openstreetmap.josm.data.projection.proj.ClassProjFactory
 
createInstance() - Method in interface org.openstreetmap.josm.data.projection.proj.ProjFactory
 
createInstance(MapFrame) - Static method in class org.openstreetmap.josm.gui.dialogs.LayerListDialog
Creates the instance of the dialog.
createInstance() - Static method in class org.openstreetmap.josm.io.auth.DefaultAuthenticator
 
createJosDocument() - Method in class org.openstreetmap.josm.io.session.SessionWriter
 
createLayer(DataSet, File, String) - Method in class org.openstreetmap.josm.io.OsmImporter
 
createLayout(Component, boolean, Collection<SideButton>) - Method in class org.openstreetmap.josm.gui.dialogs.ToggleDialog
 
createLayout(Component, boolean, Collection<SideButton>, Collection<SideButton>...) - Method in class org.openstreetmap.josm.gui.dialogs.ToggleDialog
 
createLeftCasing(Environment) - Static method in class org.openstreetmap.josm.gui.mappaint.LineElemStyle
 
createLine(Environment) - Static method in class org.openstreetmap.josm.gui.mappaint.LineElemStyle
 
createLocalUser(String) - Static method in class org.openstreetmap.josm.data.osm.User
Creates a local user with the given name
createMapFromQueryString(String) - Method in class org.openstreetmap.josm.io.ChangesetQuery.ChangesetQueryUrlParser
 
createMapPaintText() - Method in class org.openstreetmap.josm.gui.dialogs.InspectPrimitiveDialog
 
createMarker(WayPoint, File, MarkerLayer, double, double) - Static method in class org.openstreetmap.josm.gui.layer.markerlayer.Marker
Returns an object of class Marker or one of its subclasses created from the parameters given.
createMarker(WayPoint, File, MarkerLayer, double, double) - Method in interface org.openstreetmap.josm.gui.layer.markerlayer.MarkerProducers
Returns a Marker object if this implementation wants to create one for the given input data, or null otherwise.
createMenuComponent() - Method in class org.openstreetmap.josm.gui.dialogs.LayerListDialog.DeleteLayerAction
 
createMenuComponent() - Method in class org.openstreetmap.josm.gui.dialogs.LayerListDialog.LayerOpacityAction
 
createMenuComponent() - Method in class org.openstreetmap.josm.gui.dialogs.LayerListDialog.ShowHideLayerAction
 
createMenuComponent() - Method in class org.openstreetmap.josm.gui.layer.CustomizeColor
 
createMenuComponent() - Method in class org.openstreetmap.josm.gui.layer.GpxLayer.CustomizeDrawing
 
createMenuComponent() - Method in class org.openstreetmap.josm.gui.layer.ImageryLayer.OffsetAction
 
createMenuComponent() - Method in interface org.openstreetmap.josm.gui.layer.Layer.LayerAction
 
createMenuComponent() - Method in class org.openstreetmap.josm.gui.layer.Layer.SeparatorLayerAction
 
createMenuComponent() - Method in class org.openstreetmap.josm.gui.layer.markerlayer.MarkerLayer.ShowHideMarkerText
 
createMenuComponent() - Method in class org.openstreetmap.josm.gui.layer.WMSLayer.ChangeResolutionAction
 
createMenuComponent() - Method in class org.openstreetmap.josm.gui.layer.WMSLayer.StartStopAction
 
createMenuComponent() - Method in class org.openstreetmap.josm.gui.layer.WMSLayer.ToggleAlphaAction
 
createMergeLayerAction(Layer) - Method in class org.openstreetmap.josm.gui.dialogs.LayerListDialog
Creates a MergeLayerAction for layer in the context of this LayerListDialog.
createMiddleNodeFromVirtual(EastNorth) - Method in class org.openstreetmap.josm.actions.mapmode.SelectAction.VirtualManager
 
createMultipolygon - Variable in class org.openstreetmap.josm.gui.MainMenu
 
CreateMultipolygonAction - Class in org.openstreetmap.josm.actions
Create multipolygon from selected ways automatically.
CreateMultipolygonAction() - Constructor for class org.openstreetmap.josm.actions.CreateMultipolygonAction
 
createNewLayer(String) - Method in class org.openstreetmap.josm.actions.downloadtasks.DownloadOsmTask.DownloadTask
 
createNewLayer() - Method in class org.openstreetmap.josm.actions.downloadtasks.DownloadOsmTask.DownloadTask
 
createNewName() - Static method in class org.openstreetmap.josm.gui.layer.OsmDataLayer
Replies a new unique name for a data layer
createoffsetServerThread() - Method in class org.openstreetmap.josm.gui.layer.ImageryLayer
 
createOptionButtons(HelpAwareOptionPane.ButtonSpec[], String) - Static method in class org.openstreetmap.josm.gui.HelpAwareOptionPane
Creates the list buttons to be displayed in the option pane dialog.
createOsmUser(long, String) - Static method in class org.openstreetmap.josm.data.osm.User
Creates a user known to the OSM server
createOsmWriter(PrintWriter, boolean, String) - Static method in class org.openstreetmap.josm.io.OsmWriterFactory
 
createOsmWriterImpl(PrintWriter, boolean, String) - Method in class org.openstreetmap.josm.io.OsmWriterFactory
 
createPanel(Collection<OsmPrimitive>) - Method in class org.openstreetmap.josm.gui.tagging.TaggingPreset
 
createPath(List<Node>) - Method in class org.openstreetmap.josm.data.validation.tests.MultipolygonTest
 
createPolygons(List<Way>, List<Multipolygon.PolyData>) - Method in class org.openstreetmap.josm.data.osm.visitor.paint.relations.Multipolygon
 
createPolygons(List<List<Node>>) - Method in class org.openstreetmap.josm.data.validation.tests.MultipolygonTest
 
createPostLayerTask(DataSet, File, String, OsmDataLayer) - Method in class org.openstreetmap.josm.io.OsmImporter
 
createPreferenceSetting() - Method in class org.openstreetmap.josm.gui.preferences.advanced.AdvancedPreference.Factory
 
createPreferenceSetting() - Method in class org.openstreetmap.josm.gui.preferences.AudioPreference.Factory
 
createPreferenceSetting() - Method in class org.openstreetmap.josm.gui.preferences.display.ColorPreference.Factory
 
createPreferenceSetting() - Method in class org.openstreetmap.josm.gui.preferences.display.DisplayPreference.Factory
 
createPreferenceSetting() - Method in class org.openstreetmap.josm.gui.preferences.display.DrawingPreference.Factory
 
createPreferenceSetting() - Method in class org.openstreetmap.josm.gui.preferences.display.LafPreference.Factory
 
createPreferenceSetting() - Method in class org.openstreetmap.josm.gui.preferences.display.LanguagePreference.Factory
 
createPreferenceSetting() - Method in class org.openstreetmap.josm.gui.preferences.imagery.ImageryPreference.Factory
 
createPreferenceSetting() - Method in class org.openstreetmap.josm.gui.preferences.map.BackupPreference.Factory
 
createPreferenceSetting() - Method in class org.openstreetmap.josm.gui.preferences.map.MapPaintPreference.Factory
 
createPreferenceSetting() - Method in class org.openstreetmap.josm.gui.preferences.map.MapPreference.Factory
 
createPreferenceSetting() - Method in class org.openstreetmap.josm.gui.preferences.map.TaggingPresetPreference.Factory
 
createPreferenceSetting() - Method in class org.openstreetmap.josm.gui.preferences.PluginPreference.Factory
 
createPreferenceSetting() - Method in interface org.openstreetmap.josm.gui.preferences.PreferenceSettingFactory
 
createPreferenceSetting() - Method in class org.openstreetmap.josm.gui.preferences.projection.ProjectionPreference.Factory
 
createPreferenceSetting() - Method in class org.openstreetmap.josm.gui.preferences.RemoteControlPreference.Factory
 
createPreferenceSetting() - Method in class org.openstreetmap.josm.gui.preferences.ServerAccessPreference.Factory
 
createPreferenceSetting() - Method in class org.openstreetmap.josm.gui.preferences.shortcut.ShortcutPreference.Factory
 
createPreferenceSetting() - Method in class org.openstreetmap.josm.gui.preferences.ToolbarPreferences
 
createPreferenceSetting() - Method in class org.openstreetmap.josm.gui.preferences.ValidatorPreference.Factory
 
createPreferenceSetting() - Method in class org.openstreetmap.josm.plugins.PluginPreferenceFactory
 
createPreferenceTab(TabPreferenceSetting) - Method in class org.openstreetmap.josm.gui.preferences.PreferenceTabbedPane
Construct a PreferencePanel for the preference settings.
createPreferenceTab(TabPreferenceSetting, boolean) - Method in class org.openstreetmap.josm.gui.preferences.PreferenceTabbedPane
Construct a PreferencePanel for the preference settings.
createPreferenceTabWithScrollPane(PreferenceTabbedPane, JPanel) - Method in class org.openstreetmap.josm.gui.preferences.DefaultTabPreferenceSetting
 
createPrimitive(IPrimitive, ProgressMonitor) - Method in class org.openstreetmap.josm.io.OsmApi
Creates an OSM primitive on the server.
createPrimitive(Attributes, OsmPrimitiveType) - Method in class org.openstreetmap.josm.io.OsmChangesetContentParser.Parser
 
createPrimitive(Attributes, OsmPrimitiveType) - Method in class org.openstreetmap.josm.io.OsmHistoryReader.Parser
 
createProjectionType() - Method in class org.openstreetmap.josm.data.imagery.types.ObjectFactory
Create an instance of ProjectionType
createRelation(MultipolygonCreate) - Method in class org.openstreetmap.josm.actions.CreateMultipolygonAction
Builds a relation from polygon ways.
createRightCasing(Environment) - Static method in class org.openstreetmap.josm.gui.mappaint.LineElemStyle
 
createRotatedImage(Component, Image, double) - Static method in class org.openstreetmap.josm.tools.ImageProvider
Creates a rotated version of the input image.
createScrollPane(JTextArea) - Method in class org.openstreetmap.josm.actions.AboutAction
 
createSelection(Collection<OsmPrimitive>) - Method in class org.openstreetmap.josm.gui.tagging.TaggingPreset
Removes all unsuitable OsmPrimitives from the given list
createSemiInfiniteLine(Point2D, Point2D, Graphics2D) - Static method in class org.openstreetmap.josm.actions.mapmode.ExtrudeAction
Create a new Line that extends off the edge of the viewport in one direction
createShowHideLayerAction() - Method in class org.openstreetmap.josm.gui.dialogs.LayerListDialog
Creates a LayerListDialog.ShowHideLayerAction for layer in the context of this LayerListDialog.
createSimpleLineStyle(Color, boolean) - Static method in class org.openstreetmap.josm.gui.mappaint.LineElemStyle
 
createSiteCacheFile(File, String, ReadRemotePluginInformationTask.CacheType) - Method in class org.openstreetmap.josm.plugins.ReadRemotePluginInformationTask
Creates the file name for the cached plugin list and the icon cache file.
createSubGridTree(NTV2SubGrid[]) - Method in class org.openstreetmap.josm.data.projection.datum.NTV2GridShiftFile
Create a tree of Sub Grids by adding each Sub Grid to its parent (where it has one), and returning an array of the top level Sub Grids
createSubTaskMonitor(int, boolean) - Method in class org.openstreetmap.josm.gui.progress.AbstractProgressMonitor
 
createSubTaskMonitor(int, boolean) - Method in class org.openstreetmap.josm.gui.progress.NullProgressMonitor
 
createSubTaskMonitor(int, boolean) - Method in interface org.openstreetmap.josm.gui.progress.ProgressMonitor
Creates subtasks monitor.
createSymbol(Environment) - Static method in class org.openstreetmap.josm.gui.mappaint.NodeElemStyle
 
createTextNode(String) - Method in class org.openstreetmap.josm.io.session.SessionWriter.ExportSupport
 
createTileLoaderJob(Tile) - Method in interface org.openstreetmap.gui.jmapviewer.interfaces.TileLoader
A typical implementation of this function should create and return a new TileJob instance that performs the load action.
createTileLoaderJob(Tile) - Method in class org.openstreetmap.gui.jmapviewer.OsmFileCacheTileLoader
 
createTileLoaderJob(Tile) - Method in class org.openstreetmap.gui.jmapviewer.OsmTileLoader
 
createToken(OAuthConsumer) - Static method in class org.openstreetmap.josm.data.oauth.OAuthToken
Creates an OAuthToken from the token currently managed by the OAuthConsumer.
createUndirectedGraphFromNodeList(List<CombineWayAction.NodePair>) - Static method in class org.openstreetmap.josm.actions.CombineWayAction.NodeGraph
 
createUndirectedGraphFromNodeWays(Collection<Way>) - Static method in class org.openstreetmap.josm.actions.CombineWayAction.NodeGraph
 
createUpdateTagCommand(Collection<OsmPrimitive>, TagModel) - Method in class org.openstreetmap.josm.gui.tagging.TagEditorModel
 
createUser(String, String) - Method in class org.openstreetmap.josm.io.OsmChangesetParser.Parser
 
createUser(String, String) - Method in class org.openstreetmap.josm.io.OsmReader
 
createVersionComparePanel() - Method in class org.openstreetmap.josm.gui.history.HistoryBrowser
creates the panel which shows information about two different versions of the same OsmPrimitive.
createVersionTablePanel() - Method in class org.openstreetmap.josm.gui.history.HistoryBrowser
creates the table which shows the list of versions
createVisibilityToggleShortcuts() - Method in class org.openstreetmap.josm.gui.dialogs.LayerListDialog
registers (shortcut to toggle right hand side toggle dialogs)+(number keys) shortcuts to toggle the visibility of the first ten layers.
createWmsCacheType() - Method in class org.openstreetmap.josm.data.imagery.types.ObjectFactory
Create an instance of WmsCacheType
creator - Variable in class org.openstreetmap.josm.data.gpx.GpxData
 
CredentialDialog - Class in org.openstreetmap.josm.gui.io
 
CredentialDialog(String) - Constructor for class org.openstreetmap.josm.gui.io.CredentialDialog
 
CredentialDialog.CancelAction - Class in org.openstreetmap.josm.gui.io
 
CredentialDialog.CancelAction() - Constructor for class org.openstreetmap.josm.gui.io.CredentialDialog.CancelAction
 
CredentialDialog.CredentialPanel - Class in org.openstreetmap.josm.gui.io
 
CredentialDialog.CredentialPanel(CredentialDialog) - Constructor for class org.openstreetmap.josm.gui.io.CredentialDialog.CredentialPanel
 
CredentialDialog.HttpProxyCredentialsPanel - Class in org.openstreetmap.josm.gui.io
 
CredentialDialog.HttpProxyCredentialsPanel(CredentialDialog) - Constructor for class org.openstreetmap.josm.gui.io.CredentialDialog.HttpProxyCredentialsPanel
 
CredentialDialog.OKAction - Class in org.openstreetmap.josm.gui.io
 
CredentialDialog.OKAction() - Constructor for class org.openstreetmap.josm.gui.io.CredentialDialog.OKAction
 
CredentialDialog.OsmApiCredentialsPanel - Class in org.openstreetmap.josm.gui.io
 
CredentialDialog.OsmApiCredentialsPanel(CredentialDialog) - Constructor for class org.openstreetmap.josm.gui.io.CredentialDialog.OsmApiCredentialsPanel
 
CredentialDialog.OtherHostCredentialsPanel - Class in org.openstreetmap.josm.gui.io
 
CredentialDialog.OtherHostCredentialsPanel(CredentialDialog, String) - Constructor for class org.openstreetmap.josm.gui.io.CredentialDialog.OtherHostCredentialsPanel
 
CredentialDialog.SelectAllOnFocusHandler - Class in org.openstreetmap.josm.gui.io
 
CredentialDialog.SelectAllOnFocusHandler() - Constructor for class org.openstreetmap.josm.gui.io.CredentialDialog.SelectAllOnFocusHandler
 
CredentialDialog.TFKeyListener - Class in org.openstreetmap.josm.gui.io
Listener for username and password text fields key events.
CredentialDialog.TFKeyListener(CredentialDialog, JTextField, JTextField) - Constructor for class org.openstreetmap.josm.gui.io.CredentialDialog.TFKeyListener
 
CredentialDialog.WindowEventHander - Class in org.openstreetmap.josm.gui.io
 
CredentialDialog.WindowEventHander() - Constructor for class org.openstreetmap.josm.gui.io.CredentialDialog.WindowEventHander
 
CredentialsAgent - Interface in org.openstreetmap.josm.io.auth
A CredentialsAgent manages two credentials: the credential for Authenticator.RequestorType.SERVER which is equal to the OSM API credentials in JOSM the credential for Authenticator.RequestorType.PROXY which is equal to the credentials for an optional HTTP proxy server a user may use In addition, it manages an OAuth Access Token for accessing the OSM server.
CredentialsAgentException - Exception in org.openstreetmap.josm.io.auth
 
CredentialsAgentException() - Constructor for exception org.openstreetmap.josm.io.auth.CredentialsAgentException
 
CredentialsAgentException(String, Throwable) - Constructor for exception org.openstreetmap.josm.io.auth.CredentialsAgentException
 
CredentialsAgentException(String) - Constructor for exception org.openstreetmap.josm.io.auth.CredentialsAgentException
 
CredentialsAgentException(Throwable) - Constructor for exception org.openstreetmap.josm.io.auth.CredentialsAgentException
 
CredentialsAgentResponse - Class in org.openstreetmap.josm.io.auth
CredentialsAgentResponse represents the response from CredentialsAgent#getCredentials(java.net.Authenticator.RequestorType, boolean).
CredentialsAgentResponse() - Constructor for class org.openstreetmap.josm.io.auth.CredentialsAgentResponse
 
CredentialsManager - Class in org.openstreetmap.josm.io.auth
CredentialManager is a factory for the single credential agent used.
CredentialsManager(CredentialsAgent) - Constructor for class org.openstreetmap.josm.io.auth.CredentialsManager
 
CredentialsManager.CredentialsAgentFactory - Interface in org.openstreetmap.josm.io.auth
 
credentialsTried - Variable in class org.openstreetmap.josm.io.auth.DefaultAuthenticator
 
crosses180th - Variable in class org.openstreetmap.josm.io.BoundingBoxDownloader
 
crosses180thMeridian() - Method in class org.openstreetmap.josm.data.Bounds
Determines if this Bounds object crosses the 180th Meridian.
CROSSING_WAYS - Static variable in class org.openstreetmap.josm.data.validation.tests.CrossingWays
 
CROSSING_WAYS - Static variable in class org.openstreetmap.josm.data.validation.tests.MultipolygonTest
 
CrossingWays - Class in org.openstreetmap.josm.data.validation.tests
Tests if there are segments that crosses in the same layer
CrossingWays() - Constructor for class org.openstreetmap.josm.data.validation.tests.CrossingWays
Constructor
CrossingWays.ExtendedSegment - Class in org.openstreetmap.josm.data.validation.tests
A way segment with some additional information
CrossingWays.ExtendedSegment(WaySegment, String, String, boolean, String) - Constructor for class org.openstreetmap.josm.data.validation.tests.CrossingWays.ExtendedSegment
Constructor
crsList - Variable in class org.openstreetmap.josm.gui.preferences.imagery.AddWMSLayerPanel.LayerDetails
 
css - Variable in class org.openstreetmap.josm.gui.mappaint.mapcss.MapCSSStyleSource
 
CSS_COLORS - Static variable in class org.openstreetmap.josm.gui.mappaint.mapcss.CSSColors
 
CSSColors - Class in org.openstreetmap.josm.gui.mappaint.mapcss
 
CSSColors() - Constructor for class org.openstreetmap.josm.gui.mappaint.mapcss.CSSColors
 
ctrl - Variable in class org.openstreetmap.josm.actions.mapmode.MapMode
 
ctrl - Variable in class org.openstreetmap.josm.actions.mapmode.ModifiersSpec
 
CTRL - Static variable in class org.openstreetmap.josm.gui.preferences.shortcut.PrefJPanel
 
CTRL - Static variable in class org.openstreetmap.josm.tools.Shortcut
 
CTRL_SHIFT - Static variable in class org.openstreetmap.josm.tools.Shortcut
 
culturePattern - Static variable in class org.openstreetmap.gui.jmapviewer.tilesources.BingAerialTileSource
 
curDir - Variable in class org.openstreetmap.josm.gui.widgets.JFileChooserManager
 
curLayer - Variable in class org.openstreetmap.josm.gui.dialogs.relation.DownloadRelationMemberTask
 
current - Variable in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetContentPanel.HeaderPanel
 
current - Variable in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetDetailPanel
 
current - Variable in class org.openstreetmap.josm.gui.history.HistoryBrowserModel
 
current - Variable in class org.openstreetmap.josm.gui.history.TwoColumnDiff
 
current - Variable in class org.openstreetmap.josm.io.OsmChangesetParser.Parser
The current changeset
current - Variable in class org.openstreetmap.josm.io.OsmHistoryReader.Parser
the current primitive to be read
current - Variable in class org.openstreetmap.josm.tools.SubclassFilteredCollection.FilterIterator
 
current - Variable in class org.openstreetmap.josm.tools.XmlObjectParser.Parser
 
current_node - Variable in class org.openstreetmap.josm.data.osm.QuadBuckets.QuadBucketIterator
 
currentAction - Variable in class org.openstreetmap.josm.gui.PleaseWaitDialog
 
currentAction - Variable in class org.openstreetmap.josm.gui.preferences.ToolbarPreferences.ActionParametersTableModel
 
currentActivePlugins - Variable in class org.openstreetmap.josm.gui.preferences.plugin.PluginPreferencesModel
 
currentArea - Variable in class org.openstreetmap.josm.gui.download.BookmarkSelection
the currently selected download area.
currentBaseNode - Variable in class org.openstreetmap.josm.actions.mapmode.DrawAction
 
currentBounds - Variable in class org.openstreetmap.josm.actions.downloadtasks.DownloadOsmTask
 
currentBounds - Variable in class org.openstreetmap.josm.gui.download.DownloadDialog
 
currentChangeset - Variable in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetContentPanel
 
currentChild - Variable in class org.openstreetmap.josm.gui.progress.AbstractProgressMonitor
 
currentColor - Variable in class org.openstreetmap.josm.data.osm.visitor.paint.WireframeMapRenderer
Color cache to draw subsequent segments of same color as one Path.
currentData - Variable in class org.openstreetmap.josm.io.GpxReader.Parser
 
currentDiff - Variable in class org.openstreetmap.josm.gui.history.TwoColumnDiff
 
currentEntry - Variable in class org.openstreetmap.josm.gui.layer.geoimage.ImageViewerDialog
 
currentFuture - Variable in class org.openstreetmap.josm.gui.io.SaveLayersDialog.SaveAndUploadTask
 
currentGeodesic - Variable in class org.openstreetmap.josm.data.projection.UTM_France_DOM
 
currentInfoPanel - Variable in class org.openstreetmap.josm.gui.history.CoordinateInfoViewer
the common info panel for the history node in role CURRENT_POINT_IN_TIME
currentInfoPanel - Variable in class org.openstreetmap.josm.gui.history.NodeListViewer
 
currentInfoPanel - Variable in class org.openstreetmap.josm.gui.history.RelationMemberListViewer
 
currentInfoPanel - Variable in class org.openstreetmap.josm.gui.history.TagInfoViewer
 
currentLatLonViewer - Variable in class org.openstreetmap.josm.gui.history.CoordinateInfoViewer
the info panel for coordinates for the node in role CURRENT_POINT_IN_TIME
currentLayer - Variable in class org.openstreetmap.josm.gui.layer.geoimage.ImageViewerDialog
 
currentLink - Variable in class org.openstreetmap.josm.io.GpxReader.Parser
 
currentMap - Variable in class org.openstreetmap.josm.gui.bbox.SourceButton
 
currentMarker - Variable in class org.openstreetmap.josm.gui.layer.markerlayer.MarkerLayer
 
currentMode - Variable in class org.openstreetmap.josm.io.OsmChangeBuilder
 
currentModificationType - Variable in class org.openstreetmap.josm.io.OsmChangesetContentParser.Parser
the current change modification type
currentMouseEastNorth - Variable in class org.openstreetmap.josm.actions.mapmode.DrawAction
 
currentNodeListTableModel - Variable in class org.openstreetmap.josm.gui.history.HistoryBrowserModel
 
currentNumber - Variable in class org.openstreetmap.josm.actions.search.PushbackTokenizer
 
currentPath - Variable in class org.openstreetmap.josm.data.osm.visitor.paint.WireframeMapRenderer
Path store to draw subsequent segments of same color as one Path.
currentPhoto - Variable in class org.openstreetmap.josm.gui.layer.geoimage.GeoImageLayer
 
currentPrimitive - Variable in class org.openstreetmap.josm.io.OsmChangesetContentParser.Parser
the current primitive to be read
currentProgressMonitor - Static variable in class org.openstreetmap.josm.Main
 
currentProgressValue - Variable in class org.openstreetmap.josm.gui.progress.PleaseWaitProgressMonitor
 
currentProgressValue - Variable in class org.openstreetmap.josm.gui.progress.SwingRenderingProgressMonitor
 
currentRange - Variable in class org.openstreetmap.josm.actions.search.PushbackTokenizer
 
currentRelationMemberTableModel - Variable in class org.openstreetmap.josm.gui.history.HistoryBrowserModel
 
currentResult - Variable in class org.openstreetmap.josm.gui.download.PlaceSelection.NameFinderResultParser
 
currentRoute - Variable in class org.openstreetmap.josm.io.GpxReader.Parser
 
currentState - Variable in class org.openstreetmap.josm.io.GpxReader.Parser
 
currentTag - Variable in class org.openstreetmap.josm.gui.tagging.TagCellEditor
 
currentTagTableModel - Variable in class org.openstreetmap.josm.gui.history.HistoryBrowserModel
 
currentTask - Variable in class org.openstreetmap.josm.gui.io.SaveLayersDialog.SaveAndUploadTask
 
currentText - Variable in class org.openstreetmap.josm.actions.search.PushbackTokenizer
 
currentTF - Variable in class org.openstreetmap.josm.gui.io.CredentialDialog.TFKeyListener
 
currentToken - Variable in class org.openstreetmap.josm.actions.search.PushbackTokenizer
 
currentToken - Variable in class org.openstreetmap.josm.tools.template_engine.Tokenizer
 
currentTrack - Variable in class org.openstreetmap.josm.io.GpxReader.Parser
 
currentTrackAttr - Variable in class org.openstreetmap.josm.io.GpxReader.Parser
 
currentTrackSeg - Variable in class org.openstreetmap.josm.io.GpxReader.Parser
 
currentValue - Variable in class org.openstreetmap.josm.gui.progress.AbstractProgressMonitor.Request
 
currentWayPoint - Variable in class org.openstreetmap.josm.io.GpxReader.Parser
 
currentZoomLevel - Variable in class org.openstreetmap.josm.gui.layer.TMSLayer
Zoomlevel at which tiles is currently downloaded.
cursor - Static variable in class org.openstreetmap.josm.actions.ImageryAdjustAction
 
cursor() - Method in enum org.openstreetmap.josm.actions.mapmode.DeleteAction.DeleteMode
 
cursor - Variable in class org.openstreetmap.josm.actions.mapmode.MapMode
 
cursor() - Method in enum org.openstreetmap.josm.actions.mapmode.SelectAction.SelectActionCursor
 
cursor - Variable in class org.openstreetmap.josm.gui.NavigatableComponent.CursorInfo
 
cursor - Variable in class org.openstreetmap.josm.tools.CopyList.Itr
Index of element to be returned by subsequent call to next.
cursorCreateNew - Variable in class org.openstreetmap.josm.actions.mapmode.ExtrudeAction
The cursor for the 'create_new' mode.
cursorImprove - Variable in class org.openstreetmap.josm.actions.mapmode.ImproveWayAccuracyAction
 
cursorImproveAdd - Variable in class org.openstreetmap.josm.actions.mapmode.ImproveWayAccuracyAction
 
cursorImproveAddLock - Variable in class org.openstreetmap.josm.actions.mapmode.ImproveWayAccuracyAction
 
cursorImproveDelete - Variable in class org.openstreetmap.josm.actions.mapmode.ImproveWayAccuracyAction
 
cursorImproveLock - Variable in class org.openstreetmap.josm.actions.mapmode.ImproveWayAccuracyAction
 
cursorJoinNode - Variable in class org.openstreetmap.josm.actions.mapmode.DrawAction
 
cursorJoinWay - Variable in class org.openstreetmap.josm.actions.mapmode.DrawAction
 
Cursors - Variable in class org.openstreetmap.josm.gui.NavigatableComponent
 
cursorSelect - Variable in class org.openstreetmap.josm.actions.mapmode.ImproveWayAccuracyAction
 
cursorSelectHover - Variable in class org.openstreetmap.josm.actions.mapmode.ImproveWayAccuracyAction
 
customBaseHeading - Variable in class org.openstreetmap.josm.actions.mapmode.DrawAction.SnapHelper
 
customCleanUp(int, int) - Method in class org.openstreetmap.josm.io.CacheFiles
Performs a non-default, specified clean up
customColoring - Variable in class org.openstreetmap.josm.data.gpx.WayPoint
 
CustomConfigurator - Class in org.openstreetmap.josm.data
Class to process configuration changes stored in XML can be used to modify preferences, store/delete files in .josm folders etc
CustomConfigurator() - Constructor for class org.openstreetmap.josm.data.CustomConfigurator
 
CustomConfigurator.PreferencesUtils - Class in org.openstreetmap.josm.data
Helper class to do specific Prefrences operation - appending, replacing, deletion by key and by value Also contains functions that convert preferences object to JavaScript object and back
CustomConfigurator.PreferencesUtils() - Constructor for class org.openstreetmap.josm.data.CustomConfigurator.PreferencesUtils
 
CustomConfigurator.XMLCommandProcessor - Class in org.openstreetmap.josm.data
 
CustomConfigurator.XMLCommandProcessor(Preferences) - Constructor for class org.openstreetmap.josm.data.CustomConfigurator.XMLCommandProcessor
 
customFlavor - Variable in class org.openstreetmap.josm.gui.FileDrop.TransferableObject
 
CustomizeColor - Class in org.openstreetmap.josm.gui.layer
 
CustomizeColor(List<Layer>) - Constructor for class org.openstreetmap.josm.gui.layer.CustomizeColor
 
CustomizeColor(Layer) - Constructor for class org.openstreetmap.josm.gui.layer.CustomizeColor
 
CustomizeColor() - Constructor for class org.openstreetmap.josm.gui.layer.CustomizeColor
 
CustomProjection - Class in org.openstreetmap.josm.data.projection
Custom projection Inspired by PROJ.4 and Proj4J.
CustomProjection() - Constructor for class org.openstreetmap.josm.data.projection.CustomProjection
 
CustomProjection(String) - Constructor for class org.openstreetmap.josm.data.projection.CustomProjection
 
CustomProjection.Param - Enum in org.openstreetmap.josm.data.projection
 
CustomProjection.Param(String, boolean) - Constructor for enum org.openstreetmap.josm.data.projection.CustomProjection.Param
 
CustomProjectionChoice - Class in org.openstreetmap.josm.gui.preferences.projection
 
CustomProjectionChoice() - Constructor for class org.openstreetmap.josm.gui.preferences.projection.CustomProjectionChoice
 
CustomProjectionChoice.ParameterInfoDialog - Class in org.openstreetmap.josm.gui.preferences.projection
 
CustomProjectionChoice.ParameterInfoDialog() - Constructor for class org.openstreetmap.josm.gui.preferences.projection.CustomProjectionChoice.ParameterInfoDialog
 
CustomProjectionChoice.PreferencePanel - Class in org.openstreetmap.josm.gui.preferences.projection
 
CustomProjectionChoice.PreferencePanel(String, ActionListener) - Constructor for class org.openstreetmap.josm.gui.preferences.projection.CustomProjectionChoice.PreferencePanel
 
customText - Variable in class org.openstreetmap.josm.gui.MapStatus.BackgroundProgressMonitor
 
customText - Variable in class org.openstreetmap.josm.gui.PleaseWaitDialog
 
customText - Variable in class org.openstreetmap.josm.gui.progress.AbstractProgressMonitor
 
customText - Variable in class org.openstreetmap.josm.gui.progress.AbstractProgressMonitor.Request
 
customText - Variable in class org.openstreetmap.josm.gui.progress.PleaseWaitProgressMonitor
 
cut(Range, Range) - Static method in class org.openstreetmap.josm.gui.mappaint.Range
provides the intersection of 2 overlapping ranges
cycle - Variable in exception org.openstreetmap.josm.actions.upload.CyclicUploadDependencyException
 
cycleList - Variable in class org.openstreetmap.josm.actions.mapmode.SelectAction.CycleManager
 
cycleManager - Variable in class org.openstreetmap.josm.actions.mapmode.SelectAction
 
cyclePrims - Variable in class org.openstreetmap.josm.actions.mapmode.SelectAction.CycleManager
 
cyclePrims() - Method in class org.openstreetmap.josm.actions.mapmode.SelectAction.CycleManager
Modifies current selection state and returns the next element in a selection cycle given by cycleList field
cycleSetup(OsmPrimitive, Point) - Method in class org.openstreetmap.josm.actions.mapmode.SelectAction.CycleManager
Determine prmitive to be selected and build cycleList
cycleStart - Variable in class org.openstreetmap.josm.actions.mapmode.SelectAction.CycleManager
 
CyclicUploadDependencyException - Exception in org.openstreetmap.josm.actions.upload
 
CyclicUploadDependencyException(Stack<Relation>) - Constructor for exception org.openstreetmap.josm.actions.upload.CyclicUploadDependencyException
 

D

dashed - Variable in class org.openstreetmap.josm.gui.mappaint.xml.LinePrototype
 
dashedColor - Variable in class org.openstreetmap.josm.gui.mappaint.xml.LinePrototype
 
DASHES - Static variable in interface org.openstreetmap.josm.gui.mappaint.StyleKeys
 
DASHES_BACKGROUND_COLOR - Static variable in interface org.openstreetmap.josm.gui.mappaint.StyleKeys
 
DASHES_BACKGROUND_OPACITY - Static variable in interface org.openstreetmap.josm.gui.mappaint.StyleKeys
 
DASHES_OFFSET - Static variable in interface org.openstreetmap.josm.gui.mappaint.StyleKeys
 
dashesBackground - Variable in class org.openstreetmap.josm.gui.mappaint.LineElemStyle
 
dashesLine - Variable in class org.openstreetmap.josm.gui.mappaint.LineElemStyle
 
daStep - Variable in class org.openstreetmap.josm.gui.layer.WMSLayer
 
data - Variable in class org.openstreetmap.gui.jmapviewer.Coordinate
 
data - Variable in class org.openstreetmap.josm.actions.upload.RelationUploadOrderHook
the data to be analyzed
data - Variable in class org.openstreetmap.josm.command.AddPrimitivesCommand
 
data - Variable in class org.openstreetmap.josm.data.osm.history.HistoryDataSet
the history data
data - Variable in class org.openstreetmap.josm.data.osm.Storage
 
data - Variable in class org.openstreetmap.josm.data.osm.Storage.SafeReadonlyIter
 
data - Variable in class org.openstreetmap.josm.data.validation.tests.TagChecker.CheckerData
 
data - Variable in class org.openstreetmap.josm.gui.actionsupport.DeleteFromRelationConfirmationDialog.RelationMemberTableModel
 
data - Variable in class org.openstreetmap.josm.gui.conflict.tags.PasteTagsConflictResolverDialog.StatisticsTableModel
 
data - Variable in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetCacheManagerModel
 
data - Variable in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetContentTableModel
 
data - Variable in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetListModel
 
data - Variable in class org.openstreetmap.josm.gui.dialogs.HistoryDialog.HistoryItemTableModel
 
data - Variable in class org.openstreetmap.josm.gui.dialogs.MapPaintDialog.StylesModel
 
data - Variable in class org.openstreetmap.josm.gui.dialogs.UserListDialog.UserTableModel
 
data - Variable in class org.openstreetmap.josm.gui.download.PlaceSelection.NamedResultTableModel
 
data - Variable in class org.openstreetmap.josm.gui.download.PlaceSelection.NameFinderResultParser
 
data - Variable in class org.openstreetmap.josm.gui.download.PlaceSelection.NameQueryTask
 
data - Variable in class org.openstreetmap.josm.gui.FileDrop.TransferableObject
 
data - Variable in class org.openstreetmap.josm.gui.io.UploadSelectionDialog.OsmPrimitiveListModel
 
data - Variable in class org.openstreetmap.josm.gui.layer.geoimage.CorrelateGpxWithImages.GpxDataWrapper
 
data - Variable in class org.openstreetmap.josm.gui.layer.geoimage.GeoImageLayer
 
data - Variable in class org.openstreetmap.josm.gui.layer.geoimage.ThumbsLoader
 
data - Variable in class org.openstreetmap.josm.gui.layer.GpxLayer
 
data - Variable in class org.openstreetmap.josm.gui.layer.markerlayer.MarkerLayer
A list of markers.
data - Variable in class org.openstreetmap.josm.gui.layer.OsmDataLayer
The data behind this layer.
data - Variable in class org.openstreetmap.josm.gui.mappaint.StyleCache
 
data - Variable in class org.openstreetmap.josm.gui.preferences.advanced.AdvancedPreference
 
data - Variable in class org.openstreetmap.josm.gui.preferences.advanced.ListEditor
 
data - Variable in class org.openstreetmap.josm.gui.preferences.advanced.ListListEditor
 
data() - Method in class org.openstreetmap.josm.gui.preferences.advanced.ListListEditor.ListTableModel
 
data() - Method in class org.openstreetmap.josm.gui.preferences.advanced.MapListEditor.MapTableModel
 
data - Variable in class org.openstreetmap.josm.gui.preferences.display.LanguagePreference.LanguageComboBoxModel
 
data - Variable in class org.openstreetmap.josm.gui.preferences.shortcut.ShortcutPreference.scListModel
 
data - Variable in class org.openstreetmap.josm.gui.preferences.SourceEditor.ActiveSourcesModel
 
data - Variable in class org.openstreetmap.josm.gui.preferences.SourceEditor.AvailableSourcesListModel
 
data - Variable in class org.openstreetmap.josm.gui.preferences.SourceEditor.IconPathTableModel
 
data - Variable in class org.openstreetmap.josm.gui.tagging.TaggingPreset
 
data - Variable in class org.openstreetmap.josm.io.CacheCustomContent
Where the data will be stored
data - Variable in class org.openstreetmap.josm.io.GpxReader
The resulting gpx data
data - Variable in class org.openstreetmap.josm.io.GpxWriter
 
data - Variable in class org.openstreetmap.josm.io.NmeaReader
 
data - Variable in class org.openstreetmap.josm.io.OsmChangesetContentParser
 
data - Variable in class org.openstreetmap.josm.io.OsmHistoryReader
 
DATA_FILE - Static variable in class org.openstreetmap.josm.data.validation.tests.TagChecker
The default data files
DATA_FLAVOR - Static variable in class org.openstreetmap.josm.gui.FileDrop.TransferableObject
The default DataFlavor for FileDrop.TransferableObject has the representation class net.iharder.dnd.TransferableObject.class and the MIME type application/x-net.iharder.dnd.TransferableObject.
DATA_VALUES - Static variable in enum org.openstreetmap.josm.data.osm.OsmPrimitiveType
 
dataChanged(DataChangedEvent) - Method in interface org.openstreetmap.josm.data.osm.event.DataSetListener
Called after big changes in dataset.
dataChanged(DataChangedEvent) - Method in class org.openstreetmap.josm.data.osm.event.DataSetListenerAdapter
 
dataChanged(DataChangedEvent) - Method in class org.openstreetmap.josm.data.osm.visitor.paint.relations.MultipolygonCache
 
dataChanged(DataChangedEvent) - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetsInActiveDataLayerListModel
 
dataChanged(DataChangedEvent) - Method in class org.openstreetmap.josm.gui.dialogs.FilterDialog
 
dataChanged(DataChangedEvent) - Method in class org.openstreetmap.josm.gui.dialogs.relation.MemberTableModel
 
dataChanged(DataChangedEvent) - Method in class org.openstreetmap.josm.gui.dialogs.RelationListDialog
 
dataChanged(DataChangedEvent) - Method in class org.openstreetmap.josm.gui.dialogs.SelectionListDialog.SelectionListModel
 
dataChanged(DataChangedEvent) - Method in class org.openstreetmap.josm.gui.history.HistoryBrowserModel
 
dataChanged(DataChangedEvent) - Method in class org.openstreetmap.josm.gui.tagging.ac.AutoCompletionManager
 
dataChangedAdapter - Variable in class org.openstreetmap.josm.gui.dialogs.properties.PropertiesDialog
 
DataChangedEvent - Class in org.openstreetmap.josm.data.osm.event
 
DataChangedEvent(DataSet, List<AbstractDatasetChangedEvent>) - Constructor for class org.openstreetmap.josm.data.osm.event.DataChangedEvent
 
DataChangedEvent(DataSet) - Constructor for class org.openstreetmap.josm.data.osm.event.DataChangedEvent
 
dataClass - Variable in enum org.openstreetmap.josm.data.osm.OsmPrimitiveType
 
DataIntegrityProblemException - Exception in org.openstreetmap.josm.data.osm
 
DataIntegrityProblemException(String) - Constructor for exception org.openstreetmap.josm.data.osm.DataIntegrityProblemException
 
DataIntegrityProblemException(String, String) - Constructor for exception org.openstreetmap.josm.data.osm.DataIntegrityProblemException
 
dataKeys - Variable in class org.openstreetmap.josm.gui.preferences.advanced.MapListEditor
 
dataLayerCounter - Static variable in class org.openstreetmap.josm.gui.layer.OsmDataLayer
the global counter for created data layers
dataProvider - Variable in class org.openstreetmap.josm.gui.layer.markerlayer.Marker
 
dataSet - Variable in class org.openstreetmap.josm.actions.downloadtasks.DownloadOsmTask.DownloadTask
 
DataSet - Class in org.openstreetmap.josm.data.osm
DataSet is the data behind the application.
DataSet() - Constructor for class org.openstreetmap.josm.data.osm.DataSet
 
dataSet - Variable in class org.openstreetmap.josm.data.osm.DatasetConsistencyTest
 
dataSet - Variable in class org.openstreetmap.josm.data.osm.event.AbstractDatasetChangedEvent
 
dataSet - Variable in class org.openstreetmap.josm.data.osm.OsmPrimitive
the parent dataset
dataSet - Variable in class org.openstreetmap.josm.io.MultiFetchServerObjectReader.FetchResult
The resulting data set
DataSet.IdHash - Class in org.openstreetmap.josm.data.osm
 
DataSet.IdHash() - Constructor for class org.openstreetmap.josm.data.osm.DataSet.IdHash
 
datasetAdapter - Variable in class org.openstreetmap.josm.data.AutosaveTask
 
DatasetConsistencyTest - Class in org.openstreetmap.josm.data.osm
This class can be used to run consistency tests on dataset.
DatasetConsistencyTest(DataSet, Writer) - Constructor for class org.openstreetmap.josm.data.osm.DatasetConsistencyTest
 
DatasetEventManager - Class in org.openstreetmap.josm.data.osm.event
This class allows to add DatasetListener to currently active dataset.
DatasetEventManager() - Constructor for class org.openstreetmap.josm.data.osm.event.DatasetEventManager
 
DatasetEventManager.FireMode - Enum in org.openstreetmap.josm.data.osm.event
 
DatasetEventManager.FireMode() - Constructor for enum org.openstreetmap.josm.data.osm.event.DatasetEventManager.FireMode
 
DatasetEventManager.ListenerInfo - Class in org.openstreetmap.josm.data.osm.event
 
DatasetEventManager.ListenerInfo(DataSetListener, boolean) - Constructor for class org.openstreetmap.josm.data.osm.event.DatasetEventManager.ListenerInfo
 
DatasetFactory - Class in org.openstreetmap.josm.data.osm
Convenience class allowing to manage primitives in the dataset.
DatasetFactory() - Constructor for class org.openstreetmap.josm.data.osm.DatasetFactory
 
DatasetFactory(DataSet) - Constructor for class org.openstreetmap.josm.data.osm.DatasetFactory
 
DataSetListener - Interface in org.openstreetmap.josm.data.osm.event
A listener listening for all DataSet changes.
DataSetListenerAdapter - Class in org.openstreetmap.josm.data.osm.event
Classes that do not wish to implement all methods of DataSetListener may use this class.
DataSetListenerAdapter(DataSetListenerAdapter.Listener) - Constructor for class org.openstreetmap.josm.data.osm.event.DataSetListenerAdapter
 
DataSetListenerAdapter.Listener - Interface in org.openstreetmap.josm.data.osm.event
 
DataSetMerger - Class in org.openstreetmap.josm.data.osm
A dataset merger which takes a target and a source dataset and merges the source data set onto the target dataset.
DataSetMerger(DataSet, DataSet) - Constructor for class org.openstreetmap.josm.data.osm.DataSetMerger
constructor The visitor will merge theirDataSet onto myDataSet
DataSource - Class in org.openstreetmap.josm.data.osm
 
DataSource(Bounds, String) - Constructor for class org.openstreetmap.josm.data.osm.DataSource
 
dataSources - Variable in class org.openstreetmap.josm.data.osm.DataSet
All data sources of this DataSet.
datatypeFactory - Variable in class org.openstreetmap.josm.tools.PrimaryDateParser
 
dataUrlPattern - Static variable in class org.openstreetmap.josm.tools.ImageProvider
data:[<mediatype>][;base64],<data>
dataValues() - Static method in enum org.openstreetmap.josm.data.osm.OsmPrimitiveType
 
dataValues - Variable in class org.openstreetmap.josm.gui.preferences.advanced.MapListEditor
 
dateParser - Static variable in class org.openstreetmap.josm.data.gpx.WayPoint
 
DateParser - Class in org.openstreetmap.josm.tools
Tries to parse a date as good as it can.
DateParser() - Constructor for class org.openstreetmap.josm.tools.DateParser
 
dateParsers - Variable in class org.openstreetmap.josm.tools.FallbackDateParser
 
DateUtils - Class in org.openstreetmap.josm.tools
A static utility class dealing with parsing XML date quickly and formatting a date to the XML UTC format regardless of current locale.
DateUtils() - Constructor for class org.openstreetmap.josm.tools.DateUtils
 
datum - Variable in class org.openstreetmap.josm.data.projection.AbstractProjection
 
Datum - Interface in org.openstreetmap.josm.data.projection.datum
Represents a geodetic datum.
datums - Static variable in class org.openstreetmap.josm.data.projection.Projections
 
dax - Variable in class org.openstreetmap.josm.gui.layer.WMSLayer
 
day - Variable in class org.openstreetmap.josm.gui.layer.WMSLayer
 
debug(String) - Static method in class org.openstreetmap.josm.Main
Print an debug message if logging is on.
debug(String, Object...) - Static method in class org.openstreetmap.josm.Main
Print a formated debug message if logging is on.
decide(MergeDecisionType) - Method in class org.openstreetmap.josm.gui.conflict.pair.tags.TagMergeItem
applies a merge decision to this merge item
decide(int, MergeDecisionType) - Method in class org.openstreetmap.josm.gui.conflict.pair.tags.TagMergeModel
set the merge decision of the TagMergeItem in row row to decision.
decide(int[], MergeDecisionType) - Method in class org.openstreetmap.josm.gui.conflict.pair.tags.TagMergeModel
set the merge decision of all TagMergeItem given by indices in rows to decision.
decide(RelationMemberConflictDecisionType) - Method in class org.openstreetmap.josm.gui.conflict.tags.RelationMemberConflictDecision
 
decideCoordsConflict(MergeDecisionType) - Method in class org.openstreetmap.josm.gui.conflict.pair.properties.PropertiesMergeModel
Decides a conflict between local and server coordinates
decideDeletedStateConflict(MergeDecisionType) - Method in class org.openstreetmap.josm.gui.conflict.pair.properties.PropertiesMergeModel
decides the conflict between two deleted states
decision - Variable in class org.openstreetmap.josm.command.CoordinateConflictResolveCommand
the merge decision
decision - Variable in class org.openstreetmap.josm.command.DeletedStateConflictResolveCommand
the merge decision
decision - Variable in class org.openstreetmap.josm.gui.conflict.tags.RelationMemberConflictDecision
 
decisions - Variable in class org.openstreetmap.josm.gui.conflict.tags.RelationMemberConflictResolverModel
the list of conflict decisions
decisions - Variable in class org.openstreetmap.josm.gui.conflict.tags.TagConflictResolverModel
 
declaration - Variable in class org.openstreetmap.josm.gui.mappaint.mapcss.MapCSSRule
 
decodeParam(String) - Method in class org.openstreetmap.josm.io.remotecontrol.handler.ImageryHandler
 
decodeURL(String) - Method in class org.openstreetmap.josm.io.remotecontrol.handler.ImportHandler
 
decorate(JTextComponent) - Static method in class org.openstreetmap.josm.gui.dialogs.changeset.query.AdvancedChangesetQueryPanel.DateValidator
 
decorate(JTextComponent) - Static method in class org.openstreetmap.josm.gui.dialogs.changeset.query.AdvancedChangesetQueryPanel.TimeValidator
 
decorate(JTextComponent) - Static method in class org.openstreetmap.josm.gui.dialogs.changeset.query.AdvancedChangesetQueryPanel.UidInputFieldValidator
 
decorate(JTextComponent) - Static method in class org.openstreetmap.josm.gui.dialogs.changeset.query.AdvancedChangesetQueryPanel.UserNameInputValidator
 
decorate(JTextComponent) - Static method in class org.openstreetmap.josm.gui.dialogs.changeset.SingleChangesetDownloadPanel.ChangesetIdValidator
 
decorate(JTextComponent) - Static method in class org.openstreetmap.josm.gui.widgets.BoundingBoxSelectionPanel.LatitudeValidator
 
decorate(JTextComponent) - Static method in class org.openstreetmap.josm.gui.widgets.BoundingBoxSelectionPanel.LongitudeValidator
 
decorate(JTextComponent) - Static method in class org.openstreetmap.josm.gui.widgets.OsmIdTextField.OsmIdValidator
 
decorate(JTextComponent) - Static method in class org.openstreetmap.josm.gui.widgets.SelectAllOnFocusGainedDecorator
 
decorateNameWithId(StringBuilder, IPrimitive) - Method in class org.openstreetmap.josm.gui.DefaultNameFormatter
Decorates the name of primitive with its id, if the preference osm-primitives.showid is set.
decorateNameWithId(StringBuilder, HistoryOsmPrimitive) - Method in class org.openstreetmap.josm.gui.DefaultNameFormatter
Decorates the name of primitive with its id, if the preference osm-primitives.showid is set.
decorationPanel - Variable in class org.openstreetmap.josm.gui.preferences.server.BasicAuthenticationPreferencesPanel
a panel with further information, e.g.
decreaseZoomLevel() - Method in class org.openstreetmap.josm.gui.layer.TMSLayer
Zoom out from map.
def - Variable in class org.openstreetmap.josm.gui.tagging.TaggingPreset.Check
 
DEF_TOGGLE_DLG_WIDTH - Static variable in class org.openstreetmap.josm.gui.MapFrame
Default width of the toggle dialog area.
DEFAULT - Static variable in class org.openstreetmap.josm.gui.mappaint.Keyword
 
default_ - Variable in class org.openstreetmap.josm.gui.tagging.TaggingPreset.Check
 
default_ - Variable in class org.openstreetmap.josm.gui.tagging.TaggingPreset.ComboMultiSelect
 
default_ - Variable in class org.openstreetmap.josm.gui.tagging.TaggingPreset.Text
 
DEFAULT_ACCESS_TOKEN_URL - Static variable in class org.openstreetmap.josm.data.oauth.OAuthParameters
The default OSM OAuth access token URL.
DEFAULT_API_URL - Static variable in class org.openstreetmap.josm.io.OsmApi
Default URL of the standard OSM API.
DEFAULT_API_VERSION - Static variable in class org.openstreetmap.josm.io.OsmChangeBuilder
 
DEFAULT_API_VERSION - Static variable in class org.openstreetmap.josm.io.OsmWriter
 
DEFAULT_AUTHORISE_URL - Static variable in class org.openstreetmap.josm.data.oauth.OAuthParameters
The default OSM OAuth authorize URL.
DEFAULT_CAPACITY - Static variable in class org.openstreetmap.josm.data.osm.Storage
 
DEFAULT_DIMENSION - Static variable in class org.openstreetmap.josm.tools.ImageResource
 
DEFAULT_FONT_NAME - Static variable in class org.openstreetmap.josm.gui.mappaint.ElemStyle
 
DEFAULT_FONT_SIZE - Static variable in class org.openstreetmap.josm.gui.mappaint.ElemStyle
 
DEFAULT_GEODESIC - Static variable in class org.openstreetmap.josm.data.projection.UTM_France_DOM
 
DEFAULT_HEMISPHERE - Static variable in class org.openstreetmap.josm.data.projection.UTM
 
DEFAULT_HEMISPHERE - Static variable in class org.openstreetmap.josm.gui.preferences.projection.UTMProjectionChoice
 
DEFAULT_JOSM_CONSUMER_KEY - Static variable in class org.openstreetmap.josm.data.oauth.OAuthParameters
The default JOSM OAuth consumer key.
DEFAULT_JOSM_CONSUMER_SECRET - Static variable in class org.openstreetmap.josm.data.oauth.OAuthParameters
The default JOSM OAuth consumer secret.
DEFAULT_LAYER_SITES - Static variable in class org.openstreetmap.josm.data.imagery.ImageryLayerInfo
 
DEFAULT_LINEAR_TAGS - Static variable in class org.openstreetmap.josm.actions.CreateMultipolygonAction
 
DEFAULT_LRU_TAGS_NUMBER - Static variable in class org.openstreetmap.josm.gui.dialogs.properties.PropertiesDialog
 
default_major_z_index - Variable in enum org.openstreetmap.josm.gui.mappaint.LineElemStyle.LineType
 
DEFAULT_MAX_NUM_RETRIES - Static variable in class org.openstreetmap.josm.io.OsmApi
Maximum number of retries to send a request in case of HTTP 500 errors or timeouts
DEFAULT_MAX_ZOOM - Static variable in class org.openstreetmap.josm.gui.layer.TMSLayer
 
DEFAULT_MAXTIME - Static variable in class org.openstreetmap.josm.io.MirroredInputStream
 
DEFAULT_MIN_ZOOM - Static variable in class org.openstreetmap.josm.gui.layer.TMSLayer
 
DEFAULT_NAME_TAGS - Static variable in class org.openstreetmap.josm.gui.mappaint.LabelCompositionStrategy.DeriveLabelFromNameTagsCompositionStrategy
The list of default name tags from which a label candidate is derived.
DEFAULT_NAMING_TAGS_FOR_RELATIONS - Static variable in class org.openstreetmap.josm.gui.DefaultNameFormatter
The default list of tags which are used as naming tags in relations.
DEFAULT_NODE_STYLELIST - Static variable in class org.openstreetmap.josm.gui.mappaint.NodeElemStyle
 
DEFAULT_NODE_STYLELIST_TEXT - Static variable in class org.openstreetmap.josm.gui.mappaint.NodeElemStyle
 
DEFAULT_PLUGIN_SITE - Static variable in class org.openstreetmap.josm.data.Preferences
The default plugin site
DEFAULT_PORT - Static variable in class org.openstreetmap.josm.io.remotecontrol.RemoteControlHttpServer
Default port for the HTTP server
DEFAULT_PROTOTYPE_DISPLAY_VALUE - Static variable in class org.openstreetmap.josm.gui.widgets.JosmComboBox
The default prototype value used to compute the maximum number of elements to be displayed at once before displaying a scroll bar
DEFAULT_REQUEST_TOKEN_URL - Static variable in class org.openstreetmap.josm.data.oauth.OAuthParameters
The default OSM OAuth request token URL.
DEFAULT_SEARCH_HISTORY_SIZE - Static variable in class org.openstreetmap.josm.actions.search.SearchAction
 
DEFAULT_SEARCH_HISTORY_SIZE - Static variable in class org.openstreetmap.josm.gui.widgets.HistoryComboBox
 
DEFAULT_TEXT_COLOR - Static variable in class org.openstreetmap.josm.gui.mappaint.BoxTextElemStyle
 
DEFAULT_TICKS - Static variable in interface org.openstreetmap.josm.gui.progress.ProgressMonitor
 
DEFAULT_TIME_BASED_UPDATE_INTERVAL - Static variable in class org.openstreetmap.josm.plugins.PluginHandler
Default time-based update interval, in days (pluginmanager.time-based-update.interval)
DEFAULT_UPLOAD_STRATEGY - Static variable in enum org.openstreetmap.josm.gui.io.UploadStrategy
the default upload strategy
DEFAULT_ZONE - Static variable in class org.openstreetmap.josm.data.projection.GaussKrueger
 
DEFAULT_ZONE - Static variable in class org.openstreetmap.josm.data.projection.Lambert
 
DEFAULT_ZONE - Static variable in class org.openstreetmap.josm.data.projection.LambertCC9Zones
 
DEFAULT_ZONE - Static variable in class org.openstreetmap.josm.data.projection.Puwg
 
DEFAULT_ZONE - Static variable in class org.openstreetmap.josm.data.projection.UTM
 
defaultACItemComparator - Variable in class org.openstreetmap.josm.gui.dialogs.properties.PropertiesDialog
 
DefaultAuthenticator - Class in org.openstreetmap.josm.io.auth
This is the default authenticator used in JOSM.
DefaultAuthenticator() - Constructor for class org.openstreetmap.josm.io.auth.DefaultAuthenticator
 
defaultBorderColor - Static variable in class org.openstreetmap.josm.gui.FileDrop
 
defaultButton - Variable in class org.openstreetmap.josm.gui.ExtendedDialog
 
defaultButtonIdx - Variable in class org.openstreetmap.josm.gui.ExtendedDialog
 
defaultCellStyle - Static variable in class org.openstreetmap.josm.gui.io.LayerNameAndFilePathTableCell
 
defaultCellStyle - Static variable in class org.openstreetmap.josm.gui.io.SaveLayersTableColumnModel.RecommendedActionsTableCell
 
DefaultChangesetCacheEvent - Class in org.openstreetmap.josm.data.osm
 
DefaultChangesetCacheEvent(ChangesetCache) - Constructor for class org.openstreetmap.josm.data.osm.DefaultChangesetCacheEvent
 
defaultColor - Variable in enum org.openstreetmap.josm.data.osm.visitor.paint.PaintColors
 
defaultColor - Variable in enum org.openstreetmap.josm.gui.conflict.ConflictColors
 
defaultCoordinateFormat - Static variable in enum org.openstreetmap.josm.data.coor.CoordinateFormat
 
defaultEntry - Variable in class org.openstreetmap.josm.data.imagery.ImageryInfo
 
defaultExtension - Variable in class org.openstreetmap.josm.actions.ExtensionFileFilter
 
defaultHash() - Static method in class org.openstreetmap.josm.data.osm.Storage
A factory for default hash implementation.
defaultIcon - Static variable in class org.openstreetmap.josm.gui.mappaint.StyleSource
 
defaultIndex - Variable in class org.openstreetmap.josm.gui.preferences.projection.ListProjectionChoice
 
defaultLabel - Variable in class org.openstreetmap.josm.gui.mappaint.LabelCompositionStrategy.StaticLabelCompositionStrategy
 
defaultLabelTag - Variable in class org.openstreetmap.josm.gui.mappaint.LabelCompositionStrategy.TagLookupCompositionStrategy
 
defaultLayers - Static variable in class org.openstreetmap.josm.data.imagery.ImageryLayerInfo
 
defaultLines - Variable in class org.openstreetmap.josm.gui.mappaint.ElemStyles
 
defaultLinesIdx - Variable in class org.openstreetmap.josm.gui.mappaint.ElemStyles
 
defaultListCellRenderer - Variable in class org.openstreetmap.josm.gui.OsmPrimitivRenderer
Default list cell renderer - delegate for ListCellRenderer operation
defaultMap - Variable in class org.openstreetmap.josm.gui.preferences.imagery.ImageryPreference.ImageryProvidersPanel
 
DefaultMapController - Class in org.openstreetmap.gui.jmapviewer
Default map controller which implements map moving by pressing the right mouse button and zooming by double click or by mouse wheel.
DefaultMapController(JMapViewer) - Constructor for class org.openstreetmap.gui.jmapviewer.DefaultMapController
 
defaultMaxZoom - Variable in class org.openstreetmap.josm.data.imagery.ImageryInfo
 
defaultMenuPos - Variable in class org.openstreetmap.josm.gui.MainMenu
 
defaultMinZoom - Variable in class org.openstreetmap.josm.data.imagery.ImageryInfo
 
defaultModel - Variable in class org.openstreetmap.josm.gui.preferences.imagery.ImageryPreference.ImageryProvidersPanel
 
DefaultNameFormatter - Class in org.openstreetmap.josm.gui
This is the default implementation of a NameFormatter for names of OsmPrimitives.
DefaultNameFormatter() - Constructor for class org.openstreetmap.josm.gui.DefaultNameFormatter
 
defaultNodes - Variable in class org.openstreetmap.josm.gui.mappaint.ElemStyles
 
defaultNodesIdx - Variable in class org.openstreetmap.josm.gui.mappaint.ElemStyles
 
DefaultPreferenceSetting - Class in org.openstreetmap.josm.gui.preferences
 
DefaultPreferenceSetting() - Constructor for class org.openstreetmap.josm.gui.preferences.DefaultPreferenceSetting
 
DefaultPreferenceSetting(boolean) - Constructor for class org.openstreetmap.josm.gui.preferences.DefaultPreferenceSetting
 
DefaultProxySelector - Class in org.openstreetmap.josm.io
This is the default proxy selector used in JOSM.
DefaultProxySelector(ProxySelector) - Constructor for class org.openstreetmap.josm.io.DefaultProxySelector
A typical example is:
defaults - Variable in class org.openstreetmap.josm.data.Preferences
Map of defaults, can contain null values
defaultSegmentWidth - Variable in class org.openstreetmap.josm.data.osm.visitor.paint.MapPaintSettings
 
defaultSet - Variable in class org.openstreetmap.josm.gui.preferences.display.ColorPreference
 
defaultTable - Variable in class org.openstreetmap.josm.gui.preferences.imagery.ImageryPreference.ImageryProvidersPanel
 
defaultTableCellRenderer - Variable in class org.openstreetmap.josm.gui.OsmPrimitivRenderer
Default table cell renderer - delegate for TableCellRenderer operation
DefaultTabPreferenceSetting - Class in org.openstreetmap.josm.gui.preferences
 
DefaultTabPreferenceSetting() - Constructor for class org.openstreetmap.josm.gui.preferences.DefaultTabPreferenceSetting
 
DefaultTabPreferenceSetting(String, String, String) - Constructor for class org.openstreetmap.josm.gui.preferences.DefaultTabPreferenceSetting
 
DefaultTabPreferenceSetting(String, String, String, boolean) - Constructor for class org.openstreetmap.josm.gui.preferences.DefaultTabPreferenceSetting
 
defaultTags - Variable in class org.openstreetmap.josm.gui.io.TagSettingsPanel
tags that applied to uploaded changesets by default
defaultToolbar - Variable in class org.openstreetmap.josm.gui.preferences.imagery.ImageryPreference.ImageryProvidersPanel
 
defaultUnknownWarning(String) - Static method in class org.openstreetmap.josm.data.CustomConfigurator.PreferencesUtils
 
defaultVal - Variable in class org.openstreetmap.josm.io.remotecontrol.PermissionPrefWithDefault
default preference setting
defaultValue - Variable in class org.openstreetmap.josm.actions.search.SearchCompiler.BooleanMatch
 
defaultValue - Variable in class org.openstreetmap.josm.data.preferences.AbstractProperty
 
defaultValue - Variable in class org.openstreetmap.josm.data.preferences.ParametrizedEnumProperty
 
defaultValue - Variable in class org.openstreetmap.josm.gui.preferences.advanced.AdvancedPreference.PrefEntry
 
defaultValueAsString - Variable in class org.openstreetmap.josm.data.preferences.CachedProperty
 
defaultWindowGeometry - Variable in class org.openstreetmap.josm.gui.ExtendedDialog
 
deftoolbar - Static variable in class org.openstreetmap.josm.gui.preferences.ToolbarPreferences
 
DEG - Static variable in class org.openstreetmap.josm.gui.dialogs.LatLonDialog
 
DEGREE_90 - Static variable in class org.openstreetmap.josm.tools.ImageProvider
90 degrees in radians units
del - Variable in class org.openstreetmap.josm.gui.preferences.display.ColorPreference
 
delegate - Variable in class org.openstreetmap.josm.gui.progress.SwingRenderingProgressMonitor
 
delegate - Variable in class org.openstreetmap.josm.io.auth.CredentialsManager
non-static fields and methods
delegate - Variable in class org.openstreetmap.josm.io.DefaultProxySelector
 
delete(OsmDataLayer, Collection<? extends OsmPrimitive>) - Static method in class org.openstreetmap.josm.command.DeleteCommand
 
delete(OsmDataLayer, Collection<? extends OsmPrimitive>, boolean) - Static method in class org.openstreetmap.josm.command.DeleteCommand
Try to delete all given primitives.
delete(OsmDataLayer, Collection<? extends OsmPrimitive>, boolean, boolean) - Static method in class org.openstreetmap.josm.command.DeleteCommand
Try to delete all given primitives.
delete - Variable in class org.openstreetmap.josm.gui.MainMenu
 
delete(String) - Method in class org.openstreetmap.josm.gui.tagging.TagEditorModel
Deletes all tags with name name
DELETE_PRIMITIVE_PROP - Static variable in class org.openstreetmap.josm.gui.conflict.pair.properties.PropertiesMergeModel
 
DeleteAction - Class in org.openstreetmap.josm.actions
 
DeleteAction() - Constructor for class org.openstreetmap.josm.actions.DeleteAction
 
DeleteAction - Class in org.openstreetmap.josm.actions.mapmode
A map mode that enables the user to delete nodes and other objects.
DeleteAction(MapFrame) - Constructor for class org.openstreetmap.josm.actions.mapmode.DeleteAction
Construct a new DeleteAction.
deleteAction - Variable in class org.openstreetmap.josm.gui.dialogs.properties.PropertiesDialog
 
deleteAction - Variable in class org.openstreetmap.josm.gui.dialogs.RelationListDialog
the delete action
deleteAction - Variable in class org.openstreetmap.josm.gui.tagging.TagTable
the delete action
DeleteAction.DeleteMode - Enum in org.openstreetmap.josm.actions.mapmode
 
DeleteAction.DeleteMode(String) - Constructor for enum org.openstreetmap.josm.actions.mapmode.DeleteAction.DeleteMode
 
DeleteAction.DeleteParameters - Class in org.openstreetmap.josm.actions.mapmode
 
DeleteAction.DeleteParameters() - Constructor for class org.openstreetmap.josm.actions.mapmode.DeleteAction.DeleteParameters
 
deleteAndGetAdjacentNode(RelationNodeMap.NodesWays, Node) - Method in class org.openstreetmap.josm.gui.dialogs.relation.RelationNodeMap
find next node in nw NodeWays structure, if the node is found delete and return it
deleteButton - Variable in class org.openstreetmap.josm.gui.dialogs.FilterDialog
 
DeleteCommand - Class in org.openstreetmap.josm.command
A command to delete a number of primitives from the dataset.
DeleteCommand(Collection<? extends OsmPrimitive>) - Constructor for class org.openstreetmap.josm.command.DeleteCommand
Constructor.
DeleteCommand(OsmPrimitive) - Constructor for class org.openstreetmap.josm.command.DeleteCommand
Constructor.
DeleteCommand(OsmDataLayer, OsmPrimitive) - Constructor for class org.openstreetmap.josm.command.DeleteCommand
Constructor for a single data item.
DeleteCommand(OsmDataLayer, Collection<? extends OsmPrimitive>) - Constructor for class org.openstreetmap.josm.command.DeleteCommand
Constructor for a collection of data to be deleted in the context of a specific layer
DELETED - Static variable in class org.openstreetmap.josm.gui.history.TwoColumnDiff.Item
 
deleted - Variable in class org.openstreetmap.josm.tools.Diff.change
# lines of file 0 changed here.
DELETED_LAYERS_DIR - Static variable in class org.openstreetmap.josm.data.AutosaveTask
 
deleteDirectory(File) - Static method in class org.openstreetmap.josm.tools.Utils
 
deletedLayers - Variable in class org.openstreetmap.josm.data.AutosaveTask
 
deletedLayersDir - Variable in class org.openstreetmap.josm.data.AutosaveTask
 
deletedMergeDecision - Variable in class org.openstreetmap.josm.gui.conflict.pair.properties.PropertiesMergeModel
 
deletedNodes - Variable in class org.openstreetmap.josm.gui.layer.OsmDataLayer.DataCountVisitor
 
deletedRelations - Variable in class org.openstreetmap.josm.gui.layer.OsmDataLayer.DataCountVisitor
 
DeletedStateConflictResolveCommand - Class in org.openstreetmap.josm.command
Represents a the resolution of a conflict between the coordinates of two Nodes
DeletedStateConflictResolveCommand(Conflict<? extends OsmPrimitive>, MergeDecisionType) - Constructor for class org.openstreetmap.josm.command.DeletedStateConflictResolveCommand
constructor
deletedStateToString(Boolean) - Method in class org.openstreetmap.josm.gui.conflict.pair.properties.PropertiesMerger
 
deletedWays - Variable in class org.openstreetmap.josm.gui.layer.OsmDataLayer.DataCountVisitor
 
deleteFile(String, String) - Static method in class org.openstreetmap.josm.data.CustomConfigurator
 
deleteFileOrDirectory(String) - Static method in class org.openstreetmap.josm.data.CustomConfigurator
 
deleteFileOrDirectory(File) - Static method in class org.openstreetmap.josm.data.CustomConfigurator
 
deleteFromRelation(int) - Method in class org.openstreetmap.josm.gui.dialogs.properties.PropertiesDialog.DeleteAction
 
DeleteFromRelationConfirmationDialog - Class in org.openstreetmap.josm.gui.actionsupport
This dialog is used to get a user confirmation that a collection of primitives can be removed from their parent relations.
DeleteFromRelationConfirmationDialog() - Constructor for class org.openstreetmap.josm.gui.actionsupport.DeleteFromRelationConfirmationDialog
 
DeleteFromRelationConfirmationDialog.CancelAction - Class in org.openstreetmap.josm.gui.actionsupport
 
DeleteFromRelationConfirmationDialog.CancelAction() - Constructor for class org.openstreetmap.josm.gui.actionsupport.DeleteFromRelationConfirmationDialog.CancelAction
 
DeleteFromRelationConfirmationDialog.OKAction - Class in org.openstreetmap.josm.gui.actionsupport
 
DeleteFromRelationConfirmationDialog.OKAction() - Constructor for class org.openstreetmap.josm.gui.actionsupport.DeleteFromRelationConfirmationDialog.OKAction
 
DeleteFromRelationConfirmationDialog.RelationMemberTableColumnModel - Class in org.openstreetmap.josm.gui.actionsupport
 
DeleteFromRelationConfirmationDialog.RelationMemberTableColumnModel() - Constructor for class org.openstreetmap.josm.gui.actionsupport.DeleteFromRelationConfirmationDialog.RelationMemberTableColumnModel
 
DeleteFromRelationConfirmationDialog.RelationMemberTableModel - Class in org.openstreetmap.josm.gui.actionsupport
The table model which manages the list of relation-to-child references
DeleteFromRelationConfirmationDialog.RelationMemberTableModel() - Constructor for class org.openstreetmap.josm.gui.actionsupport.DeleteFromRelationConfirmationDialog.RelationMemberTableModel
 
DeleteFromRelationConfirmationDialog.WindowEventHandler - Class in org.openstreetmap.josm.gui.actionsupport
 
DeleteFromRelationConfirmationDialog.WindowEventHandler() - Constructor for class org.openstreetmap.josm.gui.actionsupport.DeleteFromRelationConfirmationDialog.WindowEventHandler
 
deleteInvisible() - Method in class org.openstreetmap.josm.data.osm.DataSet
Marks all "invisible" objects as deleted.
deleteMarkedObjects() - Method in class org.openstreetmap.josm.data.osm.DataSetMerger
Deleted objects in objectsToDelete set and create conflicts for objects that cannot be deleted because they're referenced in the target dataset.
deleteNodeStroke - Variable in class org.openstreetmap.josm.actions.mapmode.ImproveWayAccuracyAction
 
deletePreferenceKey(String, Preferences) - Static method in class org.openstreetmap.josm.data.CustomConfigurator.PreferencesUtils
 
deletePreferenceKeyByPattern(String, Preferences) - Static method in class org.openstreetmap.josm.data.CustomConfigurator.PreferencesUtils
 
deletePreferenceValues(Preferences, Preferences) - Static method in class org.openstreetmap.josm.data.CustomConfigurator.PreferencesUtils
Delete items from @param mainpref collections that match items from @param fragment collections
deletePrimitive(boolean) - Method in interface org.openstreetmap.josm.gui.conflict.pair.IConflictResolver
 
deletePrimitive(boolean) - Method in class org.openstreetmap.josm.gui.conflict.pair.nodes.NodeListMerger
 
deletePrimitive(boolean) - Method in class org.openstreetmap.josm.gui.conflict.pair.properties.PropertiesMerger
 
deletePrimitive(boolean) - Method in class org.openstreetmap.josm.gui.conflict.pair.relation.RelationMemberMerger
 
deletePrimitive(boolean) - Method in class org.openstreetmap.josm.gui.conflict.pair.tags.TagMerger
 
deletePrimitive(IPrimitive, ProgressMonitor) - Method in class org.openstreetmap.josm.io.OsmApi
Deletes an OSM primitive on the server.
deletePrimitivesIfNeeded(Collection<? extends OsmPrimitive>) - Method in class org.openstreetmap.josm.data.validation.Test
Build a Delete command on all primitives that have not yet been deleted manually by user, or by another error fix.
deleteProperties(int[]) - Method in class org.openstreetmap.josm.gui.dialogs.properties.PropertiesDialog.DeleteAction
 
deleteRelation(OsmDataLayer, Relation) - Static method in class org.openstreetmap.josm.actions.mapmode.DeleteAction
Deletes the relation in the context of the given layer.
deleteRelation(Relation) - Method in class org.openstreetmap.josm.gui.dialogs.RelationListDialog.DeleteAction
 
deleteSelected() - Method in class org.openstreetmap.josm.gui.preferences.SourceEditor.AvailableSourcesListModel
 
deleteSrcButton - Variable in class org.openstreetmap.josm.data.validation.tests.TagChecker
 
deleteTagNames(int[]) - Method in class org.openstreetmap.josm.gui.tagging.TagEditorModel
deletes the names of the tags given by tagIndices
deleteTagNames() - Method in class org.openstreetmap.josm.gui.tagging.TagTable.DeleteAction
delete a selection of tag names
deleteTags(int[]) - Method in class org.openstreetmap.josm.gui.tagging.TagEditorModel
deletes the tags given by tagIndices
deleteTags() - Method in class org.openstreetmap.josm.gui.tagging.TagTable.DeleteAction
delete a selection of tags
deleteTagValues(int[]) - Method in class org.openstreetmap.josm.gui.tagging.TagEditorModel
deletes the values of the tags given by tagIndices
deleteTagValues() - Method in class org.openstreetmap.josm.gui.tagging.TagTable.DeleteAction
delete a selection of tag values
deleteWay(Way) - Method in class org.openstreetmap.josm.data.osm.DataSet
 
deleteWayNode(RelationNodeMap.NodesWays, Integer, Node) - Method in class org.openstreetmap.josm.gui.dialogs.relation.RelationNodeMap
 
deleteWaySegment(OsmDataLayer, WaySegment) - Static method in class org.openstreetmap.josm.command.DeleteCommand
 
deleteWithReferences(OsmDataLayer, Collection<? extends OsmPrimitive>, boolean) - Static method in class org.openstreetmap.josm.command.DeleteCommand
Delete the primitives and everything they reference.
deleteWithReferences(OsmDataLayer, Collection<? extends OsmPrimitive>) - Static method in class org.openstreetmap.josm.command.DeleteCommand
 
delimiter - Variable in class org.openstreetmap.josm.gui.tagging.TaggingPreset.ComboMultiSelect
 
delimiter - Variable in class org.openstreetmap.josm.gui.tagging.TaggingPreset.ConcatenatingJList
 
delta - Variable in class org.openstreetmap.josm.gui.layer.geoimage.CorrelateGpxWithImages
 
Demo - Class in org.openstreetmap.gui.jmapviewer
Demonstrates the usage of JMapViewer
Demo() - Constructor for class org.openstreetmap.gui.jmapviewer.Demo
 
dependencies - Variable in class org.openstreetmap.josm.actions.SessionSaveAsAction
 
dependencies - Variable in class org.openstreetmap.josm.io.session.SessionWriter
 
DEPRECATED_PLUGINS - Static variable in class org.openstreetmap.josm.plugins.PluginHandler
 
DeprecatedTags - Class in org.openstreetmap.josm.data.validation.tests
 
DeprecatedTags() - Constructor for class org.openstreetmap.josm.data.validation.tests.DeprecatedTags
 
DeprecatedTags.DeprecationCheck - Class in org.openstreetmap.josm.data.validation.tests
 
DeprecatedTags.DeprecationCheck(int) - Constructor for class org.openstreetmap.josm.data.validation.tests.DeprecatedTags.DeprecationCheck
 
DeprecatedTags.DeprecationError - Class in org.openstreetmap.josm.data.validation.tests
 
DeprecatedTags.DeprecationError(OsmPrimitive, DeprecatedTags.DeprecationCheck) - Constructor for class org.openstreetmap.josm.data.validation.tests.DeprecatedTags.DeprecationError
 
depth - Variable in class org.openstreetmap.josm.gui.download.PlaceSelection.NameFinderResultParser
 
deregisterPostprocessor(OsmServerReadPostprocessor) - Static method in class org.openstreetmap.josm.io.OsmReader
deregister a postprocessor previously registered with registerPostprocessor
description - Variable in class org.openstreetmap.josm.actions.ExtensionFileFilter
 
description - Variable in class org.openstreetmap.josm.data.osm.UserInfo
the profile description
description - Variable in class org.openstreetmap.josm.data.osm.visitor.paint.MapRendererFactory.Descriptor
 
description - Variable in class org.openstreetmap.josm.data.validation.Test
Description of the test
description - Variable in class org.openstreetmap.josm.data.validation.TestError
Deeper error description
description - Variable in class org.openstreetmap.josm.data.validation.tests.TagChecker.CheckerData
 
description - Variable in class org.openstreetmap.josm.gui.download.PlaceSelection.NameFinderResultParser
 
description - Variable in class org.openstreetmap.josm.gui.download.PlaceSelection.SearchResult
 
description - Variable in class org.openstreetmap.josm.gui.preferences.DefaultTabPreferenceSetting
 
description - Variable in class org.openstreetmap.josm.gui.preferences.SourceEditor.ExtendedSourceEntry
 
description - Variable in class org.openstreetmap.josm.plugins.PluginInformation
 
description - Variable in class org.openstreetmap.josm.tools.MultikeyShortcutAction.MultikeyInfo
 
description - Variable in class org.openstreetmap.josm.tools.UrlLabel
 
description_en - Variable in class org.openstreetmap.josm.data.validation.TestError
 
descriptionInactiveLayer - Variable in class org.openstreetmap.josm.actions.ZoomToAction
 
descriptionNominal - Variable in class org.openstreetmap.josm.actions.ZoomToAction
 
descriptionNoSelection - Variable in class org.openstreetmap.josm.actions.ZoomToAction
 
descriptors - Variable in class org.openstreetmap.josm.data.osm.visitor.paint.MapRendererFactory
 
deserialize(Map<String, String>) - Method in class org.openstreetmap.josm.gui.preferences.map.MapPaintPreference.MapPaintPrefHelper
 
deserialize(Map<String, String>) - Method in class org.openstreetmap.josm.gui.preferences.map.TaggingPresetPreference.PresetPrefHelper
 
deserialize(Map<String, String>) - Method in class org.openstreetmap.josm.gui.preferences.SourceEditor.SourcePrefHelper
 
deserializeStruct(Map<String, String>, Class<T>) - Static method in class org.openstreetmap.josm.data.Preferences
 
destroy() - Method in class org.openstreetmap.josm.actions.JosmAction
 
destroy() - Method in class org.openstreetmap.josm.actions.mapmode.DrawAction
 
destroy() - Method in class org.openstreetmap.josm.gui.dialogs.DialogsPanel
 
destroy() - Method in class org.openstreetmap.josm.gui.dialogs.FilterDialog
 
destroy() - Method in class org.openstreetmap.josm.gui.dialogs.LayerListDialog
 
destroy() - Method in class org.openstreetmap.josm.gui.dialogs.properties.PropertiesDialog
 
destroy() - Method in class org.openstreetmap.josm.gui.dialogs.ToggleDialog
 
destroy() - Method in class org.openstreetmap.josm.gui.dialogs.ToggleDialog.ToggleDialogAction
 
destroy() - Method in class org.openstreetmap.josm.gui.IconToggleButton
 
destroy() - Method in class org.openstreetmap.josm.gui.layer.ImageryLayer
 
destroy() - Method in class org.openstreetmap.josm.gui.layer.Layer
Called, when the layer is removed from the mapview and is going to be destroyed.
destroy() - Method in class org.openstreetmap.josm.gui.layer.OsmDataLayer
 
destroy() - Method in class org.openstreetmap.josm.gui.layer.ValidatorLayer
 
destroy() - Method in class org.openstreetmap.josm.gui.layer.WMSLayer
 
destroy() - Method in class org.openstreetmap.josm.gui.MapFrame
Called as some kind of destructor when the last layer has been removed.
destroy() - Method in class org.openstreetmap.josm.gui.MapMover
 
destroy() - Method in class org.openstreetmap.josm.gui.MapView
 
destroy() - Method in class org.openstreetmap.josm.gui.SideButton
 
destroy() - Method in interface org.openstreetmap.josm.tools.Destroyable
Called when the object has been destroyed.
Destroyable - Interface in org.openstreetmap.josm.tools
Some objects like layers (when they are removed) or the whole map frame (when the last layer has been removed) have an definite set of actions to execute.
destroyComponents(Component) - Method in class org.openstreetmap.josm.gui.dialogs.ToggleDialog
 
destroyInstance() - Static method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetCacheManager
Hides and destroys the unique instance of the changeset cache manager.
det(double, double, double, double) - Static method in class org.openstreetmap.josm.actions.mapmode.DrawAction
 
detach() - Method in class org.openstreetmap.josm.gui.dialogs.ToggleDialog
Display the dialog in a detached window.
detachedDialog - Variable in class org.openstreetmap.josm.gui.dialogs.ToggleDialog
the JDialog displaying the toggle dialog as undocked dialog
determineBooleanUsage(Collection<OsmPrimitive>, String) - Static method in class org.openstreetmap.josm.gui.tagging.TaggingPreset
 
determineCurrentBaseNodeAndPreviousNode(Collection<OsmPrimitive>) - Method in class org.openstreetmap.josm.actions.mapmode.DrawAction
Helper function that sets fields currentBaseNode and previousNode
determineDirection(int, WayConnectionType.Direction, int) - Method in class org.openstreetmap.josm.gui.dialogs.relation.MemberTableModel
 
determineDirection(int, WayConnectionType.Direction, int, boolean) - Method in class org.openstreetmap.josm.gui.dialogs.relation.MemberTableModel
Determines the direction of way k with respect to the way ref_i.
determineDirectionOfFirst(int, RelationMember) - Method in class org.openstreetmap.josm.gui.dialogs.relation.MemberTableModel
 
determineMapMode(boolean) - Method in class org.openstreetmap.josm.actions.mapmode.SelectAction
sets the mapmode according to key modifiers and if there are any selectables nearby.
determineNextActiveLayer(List<Layer>) - Method in class org.openstreetmap.josm.gui.MapView
Determines the next active data layer according to the following rules: if there is at least one OsmDataLayer the first one becomes active otherwise, the top most layer of any type becomes active
determineOnewayConnectionType(List<WayConnectionType>, RelationMember, int, WayConnectionType) - Method in class org.openstreetmap.josm.gui.dialogs.relation.MemberTableModel
 
determinePlatformHook() - Static method in class org.openstreetmap.josm.Main
 
determineTextUsage(Collection<OsmPrimitive>, String) - Static method in class org.openstreetmap.josm.gui.tagging.TaggingPreset
 
df - Variable in class org.openstreetmap.josm.data.osm.OsmPrimitiveComparator
 
df - Variable in class org.openstreetmap.josm.gui.dialogs.SelectionListDialog.SelectionMenuItem
 
dfltWayColor - Variable in class org.openstreetmap.josm.data.osm.visitor.paint.WireframeMapRenderer
Color Preference for ways not matching any other group
diag(int, int, int, int) - Method in class org.openstreetmap.josm.tools.Diff
Find the midpoint of the shortest edit script for a specified portion of the two files.
dialog - Variable in class org.openstreetmap.josm.gui.HelpAwareOptionPane.DefaultAction
 
dialog - Static variable in class org.openstreetmap.josm.gui.layer.geoimage.ImageViewerDialog
 
dialog - Variable in class org.openstreetmap.josm.gui.progress.PleaseWaitProgressMonitor
 
DIALOG_ANSWER_APPLY - Static variable in class org.openstreetmap.josm.gui.tagging.TaggingPreset
 
DIALOG_ANSWER_CANCEL - Static variable in class org.openstreetmap.josm.gui.tagging.TaggingPreset
 
DIALOG_ANSWER_NEW_RELATION - Static variable in class org.openstreetmap.josm.gui.tagging.TaggingPreset
 
DIALOG_DELAY - Static variable in class org.openstreetmap.josm.tools.MultikeyActionsHandler
 
DIALOG_DISABLED_OPTION - Static variable in class org.openstreetmap.josm.gui.ConditionalOptionPaneUtil
 
DialogClosedOtherwise - Static variable in class org.openstreetmap.josm.gui.ExtendedDialog
 
dialogParent - Variable in class org.openstreetmap.josm.gui.progress.PleaseWaitProgressMonitor
 
dialogs - Variable in class org.openstreetmap.josm.gui.history.HistoryBrowserDialogManager
 
DialogsPanel - Class in org.openstreetmap.josm.gui.dialogs
 
DialogsPanel(JSplitPane) - Constructor for class org.openstreetmap.josm.gui.dialogs.DialogsPanel
 
dialogsPanel - Variable in class org.openstreetmap.josm.gui.dialogs.ToggleDialog
DialogsPanel that manages all ToggleDialogs
dialogsPanel - Variable in class org.openstreetmap.josm.gui.MapFrame
 
DialogsPanel.Action - Enum in org.openstreetmap.josm.gui.dialogs
What action was performed to trigger the reconstruction
DialogsPanel.Action() - Constructor for enum org.openstreetmap.josm.gui.dialogs.DialogsPanel.Action
 
dicardUnsavedLayers() - Method in class org.openstreetmap.josm.data.AutosaveTask
 
didMouseDrag - Variable in class org.openstreetmap.josm.actions.mapmode.SelectAction
 
diff(EastNorth, EastNorth) - Static method in class org.openstreetmap.josm.actions.OrthogonalizeAction.EN
 
diff() - Method in class org.openstreetmap.josm.gui.history.TwoColumnDiff
 
Diff - Class in org.openstreetmap.josm.tools
A class to compare vectors of objects.
Diff(Object[], Object[]) - Constructor for class org.openstreetmap.josm.tools.Diff
Prepare to find differences between two arrays.
diff(Diff.ScriptBuilder) - Method in class org.openstreetmap.josm.tools.Diff
Get the results of comparison as an edit script.
Diff.change - Class in org.openstreetmap.josm.tools
The result of comparison is an "edit script": a chain of change objects.
Diff.change(int, int, int, int, Diff.change) - Constructor for class org.openstreetmap.josm.tools.Diff.change
Cons an additional entry onto the front of an edit script OLD.
Diff.file_data - Class in org.openstreetmap.josm.tools
Data on one input file being compared.
Diff.file_data(Object[], Hashtable<Object, Integer>) - Constructor for class org.openstreetmap.josm.tools.Diff.file_data
 
Diff.ForwardScript - Class in org.openstreetmap.josm.tools
 
Diff.ForwardScript() - Constructor for class org.openstreetmap.josm.tools.Diff.ForwardScript
 
Diff.ReverseScript - Class in org.openstreetmap.josm.tools
Scan the tables of which lines are inserted and deleted, producing an edit script in reverse order.
Diff.ReverseScript() - Constructor for class org.openstreetmap.josm.tools.Diff.ReverseScript
 
Diff.ScriptBuilder - Interface in org.openstreetmap.josm.tools
 
diff_2(boolean) - Method in class org.openstreetmap.josm.tools.Diff
 
DIFFERENT - Static variable in class org.openstreetmap.josm.gui.tagging.TaggingPreset
 
DiffResultProcessor - Class in org.openstreetmap.josm.io
 
DiffResultProcessor(Collection<? extends IPrimitive>) - Constructor for class org.openstreetmap.josm.io.DiffResultProcessor
Creates a diff result reader
DiffResultProcessor.DiffResultEntry - Class in org.openstreetmap.josm.io
 
DiffResultProcessor.DiffResultEntry() - Constructor for class org.openstreetmap.josm.io.DiffResultProcessor.DiffResultEntry
 
DiffResultProcessor.Parser - Class in org.openstreetmap.josm.io
 
DiffResultProcessor.Parser() - Constructor for class org.openstreetmap.josm.io.DiffResultProcessor.Parser
 
diffResults - Variable in class org.openstreetmap.josm.io.DiffResultProcessor
mapping from old id to new id and version, the result of parsing the diff result replied by the server
DiffTableModel - Class in org.openstreetmap.josm.gui.history
Simple model storing "diff cells" in a list.
DiffTableModel(List<TwoColumnDiff.Item>) - Constructor for class org.openstreetmap.josm.gui.history.DiffTableModel
 
DiffTableModel() - Constructor for class org.openstreetmap.josm.gui.history.DiffTableModel
 
dir - Variable in class org.openstreetmap.josm.data.gpx.WayPoint
 
dir - Static variable in class org.openstreetmap.josm.gui.layer.GpxLayer
 
dir - Variable in class org.openstreetmap.josm.io.CacheFiles
 
dir2 - Variable in class org.openstreetmap.josm.actions.mapmode.DrawAction.SnapHelper
 
DIRECT - Static variable in class org.openstreetmap.josm.tools.Shortcut
 
direction - Variable in class org.openstreetmap.josm.gui.bbox.SlippyMapControler.MoveXAction
 
direction - Variable in class org.openstreetmap.josm.gui.bbox.SlippyMapControler.MoveYAction
 
direction - Variable in class org.openstreetmap.josm.gui.dialogs.relation.WayConnectionType
direction is FORWARD if the first node of this way is connected to the previous way and / or the last node of this way is connected to the next way.
direction - Variable in class org.openstreetmap.josm.gui.ScrollViewport.ScrollViewPortMouseListener
 
directionHint - Variable in class org.openstreetmap.josm.gui.preferences.display.DrawingPreference
 
directionKeys - Static variable in class org.openstreetmap.josm.data.osm.OsmPrimitive
 
directionX - Variable in class org.openstreetmap.josm.gui.bbox.SlippyMapControler.MoveTask
The horizontal direction of movement, -1:left, 0:stop, 1:right
directionY - Variable in class org.openstreetmap.josm.gui.bbox.SlippyMapControler.MoveTask
The vertical direction of movement, -1:up, 0:stop, 1:down
directlyAdded - Variable in class org.openstreetmap.josm.data.osm.PrimitiveDeepCopy
 
dirs - Variable in class org.openstreetmap.josm.tools.ImageProvider
 
dirty - Variable in class org.openstreetmap.josm.gui.tagging.ac.AutoCompletionManager
If the dirty flag is set true, a rebuild is necessary.
dirty - Variable in class org.openstreetmap.josm.gui.tagging.TagEditorModel
indicates whether the model is dirty
disableAllModifierCheckboxes() - Method in class org.openstreetmap.josm.gui.preferences.shortcut.PrefJPanel
 
disabledAndHiddenCount - Variable in class org.openstreetmap.josm.gui.dialogs.FilterTableModel
 
disabledCount - Variable in class org.openstreetmap.josm.gui.dialogs.FilterTableModel
 
disabledFilters - Variable in class org.openstreetmap.josm.data.osm.FilterMatcher
 
disabledImg - Variable in class org.openstreetmap.josm.gui.mappaint.MapImage
 
disablePluginAfterException(Throwable) - Static method in class org.openstreetmap.josm.plugins.PluginHandler
Checks whether the exception e was thrown by a plugin.
discard(byte[]) - Method in class org.openstreetmap.josm.tools.Diff.file_data
Actually discard the lines.
discard_confusing_lines() - Method in class org.openstreetmap.josm.tools.Diff
Discard lines from one file that have no matches in the other file.
discard_confusing_lines(Diff.file_data) - Method in class org.openstreetmap.josm.tools.Diff.file_data
Discard lines that have no matches in another file.
discardable(int[]) - Method in class org.openstreetmap.josm.tools.Diff.file_data
Mark to be discarded each line that matches no line of another file.
discardAndProceedAction - Variable in class org.openstreetmap.josm.gui.io.SaveLayersDialog
 
DiskAccessAction - Class in org.openstreetmap.josm.actions
Helper class for all actions that access the disk.
DiskAccessAction(String, String, String, Shortcut) - Constructor for class org.openstreetmap.josm.actions.DiskAccessAction
Constructs a new DiskAccessAction.
DiskAccessAction(String, String, String, Shortcut, boolean, String, boolean) - Constructor for class org.openstreetmap.josm.actions.DiskAccessAction
Constructs a new DiskAccessAction.
dispatch - Variable in class org.openstreetmap.josm.gui.preferences.display.LanguagePreference.LanguageCellRenderer
 
dispatchEvent(AbstractDatasetChangedEvent, Relation, Collection<Map<Relation, Multipolygon>>) - Method in class org.openstreetmap.josm.data.osm.visitor.paint.relations.MultipolygonCache
 
dispatchKeyEvent(KeyEvent) - Method in class org.openstreetmap.josm.tools.MultikeyActionsHandler.MyKeyEventDispatcher
 
displace(double, double) - Method in class org.openstreetmap.josm.gui.layer.ImageryLayer
 
display_value - Variable in class org.openstreetmap.josm.gui.tagging.TaggingPreset.PresetListEntry
 
display_values - Variable in class org.openstreetmap.josm.gui.tagging.TaggingPreset.ComboMultiSelect
 
displaycontent - Variable in class org.openstreetmap.josm.gui.preferences.display.DisplayPreference
 
displayData - Variable in class org.openstreetmap.josm.gui.preferences.advanced.AdvancedPreference
 
displayedKeys - Variable in class org.openstreetmap.josm.gui.conflict.tags.TagConflictResolverModel
 
displayedPlugins - Variable in class org.openstreetmap.josm.gui.preferences.plugin.PluginPreferencesModel
 
displayEmptyPluginListInformation() - Method in class org.openstreetmap.josm.gui.preferences.plugin.PluginListPanel
 
displayErrorScreen(List<TestError>) - Method in class org.openstreetmap.josm.actions.upload.ValidateUploadHook
Displays a screen where the actions that would be taken are displayed and give the user the possibility to cancel the upload.
displayImage(GeoImageLayer, ImageEntry) - Method in class org.openstreetmap.josm.gui.layer.geoimage.ImageViewerDialog
 
displaylist - Variable in class org.openstreetmap.josm.gui.dialogs.RelationListDialog
The display list.
displayMessageIfInvalid() - Method in class org.openstreetmap.josm.gui.dialogs.changeset.query.AdvancedChangesetQueryPanel.BBoxRestrictionPanel
 
displayMessageIfInvalid() - Method in class org.openstreetmap.josm.gui.dialogs.changeset.query.AdvancedChangesetQueryPanel
 
displayMessageIfInvalid() - Method in class org.openstreetmap.josm.gui.dialogs.changeset.query.AdvancedChangesetQueryPanel.TimeRestrictionPanel
 
displayMessageIfInvalid() - Method in class org.openstreetmap.josm.gui.dialogs.changeset.query.AdvancedChangesetQueryPanel.UserRestrictionPanel
 
displayName - Variable in enum org.openstreetmap.josm.data.coor.CoordinateFormat
 
displayName - Variable in class org.openstreetmap.josm.data.osm.UserInfo
the display name
displayName - Variable in class org.openstreetmap.josm.data.osm.visitor.paint.MapRendererFactory.Descriptor
 
displayName - Variable in class org.openstreetmap.josm.data.validation.util.MultipleNameVisitor
 
displayName - Variable in enum org.openstreetmap.josm.gui.conflict.pair.ComparePairType
the localized display name
DisplayPreference - Class in org.openstreetmap.josm.gui.preferences.display
 
DisplayPreference() - Constructor for class org.openstreetmap.josm.gui.preferences.display.DisplayPreference
 
DisplayPreference.Factory - Class in org.openstreetmap.josm.gui.preferences.display
 
DisplayPreference.Factory() - Constructor for class org.openstreetmap.josm.gui.preferences.display.DisplayPreference.Factory
 
displaySegments(GeneralPath, GeneralPath, GeneralPath, GeneralPath, Color, BasicStroke, BasicStroke, Color) - Method in class org.openstreetmap.josm.data.osm.visitor.paint.MapPainter
 
displaySegments() - Method in class org.openstreetmap.josm.data.osm.visitor.paint.WireframeMapRenderer
Finally display all segments in currect path.
displaySegments(Color) - Method in class org.openstreetmap.josm.data.osm.visitor.paint.WireframeMapRenderer
Finally display all segments in currect path.
displayUrl(URI) - Static method in class org.openstreetmap.josm.tools.OpenBrowser
 
displayUrl(String) - Static method in class org.openstreetmap.josm.tools.OpenBrowser
 
displayUrlFallback(URI) - Static method in class org.openstreetmap.josm.tools.OpenBrowser
 
dispose() - Method in class org.openstreetmap.josm.gui.MenuScroller
Removes this MenuScroller from the associated menu and restores the default behavior of the menu.
disposeOnClose - Variable in class org.openstreetmap.josm.gui.ExtendedDialog
 
dist(double, double, double, double) - Static method in class org.openstreetmap.josm.actions.SimplifyWayAction
 
dist - Variable in class org.openstreetmap.josm.gui.layer.GpxLayer.DownloadAlongTrackAction
 
distance(EastNorth, EastNorth) - Method in class org.openstreetmap.josm.actions.AlignInCircleAction
 
distance(EastNorth) - Method in class org.openstreetmap.josm.data.coor.EastNorth
 
distanceViewer - Variable in class org.openstreetmap.josm.gui.history.CoordinateInfoViewer
the info panel for distance between the two coordinates
distribute - Variable in class org.openstreetmap.josm.gui.MainMenu
 
DistributeAction - Class in org.openstreetmap.josm.actions
Distributes the selected nodes to equal distances along a line.
DistributeAction() - Constructor for class org.openstreetmap.josm.actions.DistributeAction
 
distText - Variable in class org.openstreetmap.josm.gui.MapStatus
 
divided_by(float...) - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.Expression.FunctionExpression.EvalFunctions
 
DIVIDER_SIZE - Variable in class org.openstreetmap.josm.gui.dialogs.DialogsPanel
 
dividerAt(MultiSplitLayout.Node, int, int) - Method in class org.openstreetmap.josm.gui.MultiSplitLayout
 
dividerAt(int, int) - Method in class org.openstreetmap.josm.gui.MultiSplitLayout
Return the Divider whose bounds contain the specified point, or null if there isn't one.
dividerLocation - Variable in class org.openstreetmap.josm.gui.conflict.tags.CombinePrimitiveResolverDialog.AutoAdjustingSplitPane
 
dividerPainter - Variable in class org.openstreetmap.josm.gui.MultiSplitPane
 
dividerSize - Variable in class org.openstreetmap.josm.gui.MultiSplitLayout
 
dividersThatOverlap(MultiSplitLayout.Node, Rectangle) - Method in class org.openstreetmap.josm.gui.MultiSplitLayout
 
dividersThatOverlap(Rectangle) - Method in class org.openstreetmap.josm.gui.MultiSplitLayout
Return the Dividers whose bounds overlap the specified Rectangle.
dm(double) - Static method in class org.openstreetmap.josm.data.coor.LatLon
Replies the coordinate in degrees/minutes format
dms(double) - Static method in class org.openstreetmap.josm.data.coor.LatLon
Replies the coordinate in degrees/minutes/seconds format
doActionPerformed(ActionEvent) - Static method in class org.openstreetmap.josm.actions.mapmode.DeleteAction
 
doAdd(T) - Method in class org.openstreetmap.josm.data.osm.QuadBuckets.QBLevel
 
doAuthenticate - Variable in class org.openstreetmap.josm.io.OsmServerReader
 
doBeginTask() - Method in class org.openstreetmap.josm.gui.progress.AbstractProgressMonitor
 
doBeginTask() - Method in class org.openstreetmap.josm.gui.progress.ChildProgress
 
doBeginTask() - Method in class org.openstreetmap.josm.gui.progress.PleaseWaitProgressMonitor
 
doBeginTask() - Method in class org.openstreetmap.josm.gui.progress.SwingRenderingProgressMonitor
 
doc - Variable in class org.openstreetmap.josm.io.session.SessionWriter.ExportSupport
 
dock() - Method in class org.openstreetmap.josm.gui.dialogs.ToggleDialog
Displays the toggle dialog in the toggle dialog view on the right of the main map window.
dockWhenClosingDetachedDlg() - Method in class org.openstreetmap.josm.gui.dialogs.ToggleDialog
 
dockWhenClosingDetachedDlg() - Method in class org.openstreetmap.josm.gui.layer.geoimage.ImageViewerDialog
When an image is closed, really close it and do not pop up the side dialog.
doClick(int) - Method in class org.openstreetmap.josm.gui.util.StayOpenCheckBoxMenuItem
Overridden to reopen the menu.
doClick(int) - Method in class org.openstreetmap.josm.gui.util.StayOpenMenuItem
Overridden to reopen the menu.
doClick(int) - Method in class org.openstreetmap.josm.gui.util.StayOpenRadioButtonMenuItem
Overridden to reopen the menu.
doCreateFileChooser(boolean, String, Collection<? extends FileFilter>, FileFilter, String, int, boolean) - Method in class org.openstreetmap.josm.gui.widgets.JFileChooserManager
 
doExecuteFilters(Collection<OsmPrimitive>, FilterMatcher) - Static method in class org.openstreetmap.josm.data.osm.FilterWorker
 
doFinishTask() - Method in class org.openstreetmap.josm.gui.progress.AbstractProgressMonitor
 
doFinishTask() - Method in class org.openstreetmap.josm.gui.progress.ChildProgress
 
doFinishTask() - Method in class org.openstreetmap.josm.gui.progress.PleaseWaitProgressMonitor
 
doFinishTask() - Method in class org.openstreetmap.josm.gui.progress.SwingRenderingProgressMonitor
 
doFireTileBoundChanged - Variable in class org.openstreetmap.josm.gui.bbox.TileSelectionBBoxChooser.TileGridInputPanel
 
doInEDT(Runnable) - Method in class org.openstreetmap.josm.gui.progress.PleaseWaitProgressMonitor
 
doInit() - Static method in class org.openstreetmap.josm.tools.Shortcut
 
doInternalSave(Layer, File) - Static method in class org.openstreetmap.josm.actions.SaveActionBase
 
doKeyPressEvent(KeyEvent) - Method in class org.openstreetmap.josm.actions.mapmode.DrawAction
 
doKeyReleaseEvent(KeyEvent) - Method in class org.openstreetmap.josm.actions.mapmode.DrawAction
 
doMerge(List<Layer>, Collection<Layer>) - Method in class org.openstreetmap.josm.actions.MergeLayerAction
 
doMergeNodes(OsmDataLayer, Collection<Node>, Node) - Static method in class org.openstreetmap.josm.actions.MergeNodesAction
 
done(Integer) - Method in class org.openstreetmap.josm.gui.dialogs.relation.RelationNodeMap
 
doneOneway(Integer) - Method in class org.openstreetmap.josm.gui.dialogs.relation.RelationNodeMap
This relation member has been processed.
doNotStopCellEditingWhenFocused - Variable in class org.openstreetmap.josm.gui.tagging.TagTable
a list of components to which focus can be transferred without stopping cell editing this table.
doParse(OsmServerLocationReader.Parser<T>, ProgressMonitor) - Method in class org.openstreetmap.josm.io.OsmServerLocationReader
 
doParseDataSet(InputStream, ProgressMonitor) - Method in class org.openstreetmap.josm.io.OsmReader
 
doRealRun() - Method in class org.openstreetmap.josm.gui.PleaseWaitRunnable
 
doRemove(int) - Method in class org.openstreetmap.josm.data.osm.Storage
 
doRepaint - Variable in class org.openstreetmap.josm.gui.layer.geoimage.CorrelateGpxWithImages.StatusBarUpdater
 
doSave() - Method in class org.openstreetmap.josm.actions.SaveActionBase
 
doSave(Layer) - Method in class org.openstreetmap.josm.actions.SaveActionBase
 
doSave(Layer, File) - Static method in class org.openstreetmap.josm.actions.SaveActionBase
 
doSaveToFile - Variable in class org.openstreetmap.josm.gui.io.SaveLayerInfo
 
doSetCustomText(String) - Method in class org.openstreetmap.josm.gui.progress.AbstractProgressMonitor
 
doSetCustomText(String) - Method in class org.openstreetmap.josm.gui.progress.ChildProgress
 
doSetCustomText(String) - Method in class org.openstreetmap.josm.gui.progress.PleaseWaitProgressMonitor
 
doSetCustomText(String) - Method in class org.openstreetmap.josm.gui.progress.SwingRenderingProgressMonitor
 
doSetIntermediate(boolean) - Method in class org.openstreetmap.josm.gui.progress.AbstractProgressMonitor
 
doSetIntermediate(boolean) - Method in class org.openstreetmap.josm.gui.progress.ChildProgress
 
doSetIntermediate(boolean) - Method in class org.openstreetmap.josm.gui.progress.PleaseWaitProgressMonitor
 
doSetIntermediate(boolean) - Method in class org.openstreetmap.josm.gui.progress.SwingRenderingProgressMonitor
 
doSetName(String) - Method in class org.openstreetmap.josm.gui.layer.WMSLayer
 
doSetTitle(String) - Method in class org.openstreetmap.josm.gui.progress.AbstractProgressMonitor
 
doSetTitle(String) - Method in class org.openstreetmap.josm.gui.progress.ChildProgress
 
doSetTitle(String) - Method in class org.openstreetmap.josm.gui.progress.PleaseWaitProgressMonitor
 
doSetTitle(String) - Method in class org.openstreetmap.josm.gui.progress.SwingRenderingProgressMonitor
 
doStyle() - Method in class org.openstreetmap.josm.gui.SideButton
 
doubleClickZoomEnabled - Variable in class org.openstreetmap.gui.jmapviewer.DefaultMapController
 
doUploadToServer - Variable in class org.openstreetmap.josm.gui.io.SaveLayerInfo
 
doValidate(ActionEvent, boolean) - Method in class org.openstreetmap.josm.actions.ValidateAction
Does the validation.
DOWN_DIRECTION - Static variable in class org.openstreetmap.josm.gui.ScrollViewport
 
downAction - Variable in class org.openstreetmap.josm.gui.dialogs.MapPaintDialog
 
downButton - Variable in class org.openstreetmap.josm.gui.dialogs.FilterDialog
 
downButton - Variable in class org.openstreetmap.josm.gui.preferences.ToolbarPreferences.Settings
 
downItem - Variable in class org.openstreetmap.josm.gui.MenuScroller
 
download(boolean, Bounds, ProgressMonitor) - Method in class org.openstreetmap.josm.actions.downloadtasks.DownloadGpsTask
 
download(boolean, Bounds, ProgressMonitor) - Method in class org.openstreetmap.josm.actions.downloadtasks.DownloadOsmChangeTask
 
download(boolean, Bounds, ProgressMonitor) - Method in class org.openstreetmap.josm.actions.downloadtasks.DownloadOsmCompressedTask
 
download(boolean, Bounds, ProgressMonitor) - Method in class org.openstreetmap.josm.actions.downloadtasks.DownloadOsmTask
 
download(OsmServerReader, boolean, Bounds, ProgressMonitor) - Method in class org.openstreetmap.josm.actions.downloadtasks.DownloadOsmTask
Asynchronously launches the download task for a given bounding box.
download(DownloadOsmTask.DownloadTask, Bounds) - Method in class org.openstreetmap.josm.actions.downloadtasks.DownloadOsmTask
 
download(boolean, List<Rectangle2D>, ProgressMonitor) - Method in class org.openstreetmap.josm.actions.downloadtasks.DownloadOsmTaskList
Downloads a list of areas from the OSM Server
download(boolean, Collection<Area>, ProgressMonitor) - Method in class org.openstreetmap.josm.actions.downloadtasks.DownloadOsmTaskList
Downloads a list of areas from the OSM Server
download(boolean, Bounds, ProgressMonitor) - Method in interface org.openstreetmap.josm.actions.downloadtasks.DownloadTask
Asynchronously launches the download task for a given bounding box.
download() - Method in class org.openstreetmap.josm.data.ServerSidePreferences.Connection
 
download(String, String) - Method in class org.openstreetmap.josm.data.ServerSidePreferences
 
download() - Method in class org.openstreetmap.josm.data.ServerSidePreferences
 
download() - Method in class org.openstreetmap.josm.gui.io.DownloadFileTask
 
download - Variable in class org.openstreetmap.josm.gui.MainMenu
 
download(PluginInformation, File) - Method in class org.openstreetmap.josm.plugins.PluginDownloadTask
 
DOWNLOAD_GPS - Static variable in interface org.openstreetmap.josm.gui.progress.ProgressTaskIds
 
DownloadAction - Class in org.openstreetmap.josm.actions
Action that opens a connection to the osm server and downloads map data.
DownloadAction() - Constructor for class org.openstreetmap.josm.actions.DownloadAction
 
downloadAndPaintVisible(Graphics, MapView, boolean) - Method in class org.openstreetmap.josm.gui.layer.WMSLayer
 
downloadAndUnpackFile(String, String, String) - Static method in class org.openstreetmap.josm.data.CustomConfigurator
Downloads file to one of JOSM standard folders nad unpack it as ZIP/JAR file
downloadAreaToCache(WMSLayer.PrecacheTask, List<LatLon>, double, double) - Method in class org.openstreetmap.josm.gui.layer.WMSLayer
 
downloadChangeset(int) - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetContentDownloadTask
Downloads the changeset with id changesetId (only "header" information, no content)
downloadChangeset(int, ProgressMonitor) - Method in class org.openstreetmap.josm.io.OsmServerChangesetReader
Downloads the content of a changeset
downloadConnection - Variable in class org.openstreetmap.josm.gui.io.DownloadFileTask
 
downloadConnection - Variable in class org.openstreetmap.josm.plugins.PluginDownloadTask
 
DownloadDialog - Class in org.openstreetmap.josm.gui.download
 
DownloadDialog(Component) - Constructor for class org.openstreetmap.josm.gui.download.DownloadDialog
 
DownloadDialog.CancelAction - Class in org.openstreetmap.josm.gui.download
 
DownloadDialog.CancelAction() - Constructor for class org.openstreetmap.josm.gui.download.DownloadDialog.CancelAction
 
DownloadDialog.DownloadAction - Class in org.openstreetmap.josm.gui.download
 
DownloadDialog.DownloadAction() - Constructor for class org.openstreetmap.josm.gui.download.DownloadDialog.DownloadAction
 
DownloadDialog.WindowEventHandler - Class in org.openstreetmap.josm.gui.download
 
DownloadDialog.WindowEventHandler() - Constructor for class org.openstreetmap.josm.gui.download.DownloadDialog.WindowEventHandler
 
downloaded - Variable in class org.openstreetmap.josm.plugins.PluginDownloadTask
 
downloadedArea - Variable in class org.openstreetmap.josm.data.validation.tests.Coastlines
 
downloadedChangesets - Variable in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetContentDownloadTask
the set of downloaded changesets
downloadedChangesets - Variable in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetHeaderDownloadTask
 
downloadedChangesets - Variable in class org.openstreetmap.josm.gui.dialogs.changeset.query.ChangesetQueryTask
the set of downloaded changesets
downloadedData - Variable in class org.openstreetmap.josm.actions.downloadtasks.DownloadOsmTask
 
downloadedRelationIds - Variable in class org.openstreetmap.josm.gui.dialogs.relation.ChildRelationBrowser.DownloadAllChildrenTask
 
downloadFile(String, String, String) - Static method in class org.openstreetmap.josm.data.CustomConfigurator
Downloads file to one of JOSM standard folders
DownloadFileTask - Class in org.openstreetmap.josm.gui.io
Asynchronous task for downloading andnd unpacking arbitrary file lists Shows progress bar when donloading
DownloadFileTask(Component, String, File, boolean, boolean) - Constructor for class org.openstreetmap.josm.gui.io.DownloadFileTask
Creates the download task
DownloadFileTask.DownloadException - Exception in org.openstreetmap.josm.gui.io
 
DownloadFileTask.DownloadException(String) - Constructor for exception org.openstreetmap.josm.gui.io.DownloadFileTask.DownloadException
 
downloadFromParamBounds(boolean, String) - Static method in class org.openstreetmap.josm.Main
Download area specified on the command line as bounds string.
downloadFromParamBounds(boolean, Bounds) - Static method in class org.openstreetmap.josm.Main
Download area specified as Bounds value.
downloadFromParamHttp(boolean, String) - Static method in class org.openstreetmap.josm.Main
Download area specified on the command line as OSM URL.
DownloadGpsTask - Class in org.openstreetmap.josm.actions.downloadtasks
 
DownloadGpsTask() - Constructor for class org.openstreetmap.josm.actions.downloadtasks.DownloadGpsTask
 
DownloadGpsTask.DownloadTask - Class in org.openstreetmap.josm.actions.downloadtasks
 
DownloadGpsTask.DownloadTask(boolean, OsmServerReader, ProgressMonitor) - Constructor for class org.openstreetmap.josm.actions.downloadtasks.DownloadGpsTask.DownloadTask
 
downloadlink - Variable in class org.openstreetmap.josm.plugins.PluginInformation
 
DownloadOpenChangesetsTask - Class in org.openstreetmap.josm.gui.io
This is a task for downloading the open changesets of the current user from the OSM server.
DownloadOpenChangesetsTask(Component) - Constructor for class org.openstreetmap.josm.gui.io.DownloadOpenChangesetsTask
 
DownloadOsmChangeCompressedTask - Class in org.openstreetmap.josm.actions.downloadtasks
 
DownloadOsmChangeCompressedTask() - Constructor for class org.openstreetmap.josm.actions.downloadtasks.DownloadOsmChangeCompressedTask
 
DownloadOsmChangeTask - Class in org.openstreetmap.josm.actions.downloadtasks
 
DownloadOsmChangeTask() - Constructor for class org.openstreetmap.josm.actions.downloadtasks.DownloadOsmChangeTask
 
DownloadOsmChangeTask.DownloadTask - Class in org.openstreetmap.josm.actions.downloadtasks
 
DownloadOsmChangeTask.DownloadTask(boolean, OsmServerReader, ProgressMonitor) - Constructor for class org.openstreetmap.josm.actions.downloadtasks.DownloadOsmChangeTask.DownloadTask
 
DownloadOsmChangeTask.HistoryLoaderAndListener - Class in org.openstreetmap.josm.actions.downloadtasks
Loads history and updates incomplete primitives.
DownloadOsmChangeTask.HistoryLoaderAndListener(Map<OsmPrimitive, Date>) - Constructor for class org.openstreetmap.josm.actions.downloadtasks.DownloadOsmChangeTask.HistoryLoaderAndListener
 
DownloadOsmCompressedTask - Class in org.openstreetmap.josm.actions.downloadtasks
 
DownloadOsmCompressedTask() - Constructor for class org.openstreetmap.josm.actions.downloadtasks.DownloadOsmCompressedTask
 
DownloadOsmTask - Class in org.openstreetmap.josm.actions.downloadtasks
Open the download dialog and download the data.
DownloadOsmTask() - Constructor for class org.openstreetmap.josm.actions.downloadtasks.DownloadOsmTask
 
DownloadOsmTask.DownloadTask - Class in org.openstreetmap.josm.actions.downloadtasks
 
DownloadOsmTask.DownloadTask(boolean, OsmServerReader, ProgressMonitor) - Constructor for class org.openstreetmap.josm.actions.downloadtasks.DownloadOsmTask.DownloadTask
 
DownloadOsmTaskList - Class in org.openstreetmap.josm.actions.downloadtasks
This class encapsulates the downloading of several bounding boxes that would otherwise be too large to download in one go.
DownloadOsmTaskList() - Constructor for class org.openstreetmap.josm.actions.downloadtasks.DownloadOsmTaskList
 
DownloadOsmTaskList.PostDownloadProcessor - Class in org.openstreetmap.josm.actions.downloadtasks
 
DownloadOsmTaskList.PostDownloadProcessor() - Constructor for class org.openstreetmap.josm.actions.downloadtasks.DownloadOsmTaskList.PostDownloadProcessor
 
DownloadOsmUrlTask - Class in org.openstreetmap.josm.actions.downloadtasks
 
DownloadOsmUrlTask() - Constructor for class org.openstreetmap.josm.actions.downloadtasks.DownloadOsmUrlTask
 
downloadParents(long, OsmPrimitiveType, ProgressMonitor) - Method in class org.openstreetmap.josm.actions.downloadtasks.DownloadReferrersTask
 
downloadPluginIcons(String, File, ProgressMonitor) - Method in class org.openstreetmap.josm.plugins.ReadRemotePluginInformationTask
Downloads the icon archive from a remote location
downloadPluginList(String, ProgressMonitor) - Method in class org.openstreetmap.josm.plugins.ReadRemotePluginInformationTask
Downloads the list from a remote location
downloadPrimitive - Variable in class org.openstreetmap.josm.gui.MainMenu
 
DownloadPrimitiveAction - Class in org.openstreetmap.josm.actions
Download an OsmPrimitive by specifying type and ID
DownloadPrimitiveAction() - Constructor for class org.openstreetmap.josm.actions.DownloadPrimitiveAction
 
DownloadPrimitivesTask - Class in org.openstreetmap.josm.gui.io
 
DownloadPrimitivesTask(OsmDataLayer, List<PrimitiveId>, boolean) - Constructor for class org.openstreetmap.josm.gui.io.DownloadPrimitivesTask
Creates the task
downloadRawGps(String, ProgressMonitor) - Method in class org.openstreetmap.josm.io.BoundingBoxDownloader
 
downloadReferrers(OsmDataLayer, Collection<OsmPrimitive>) - Static method in class org.openstreetmap.josm.actions.DownloadReferrersAction
Downloads the primitives referring to the primitives in primitives into the target layer targetLayer.
downloadReferrers(OsmDataLayer, Map<Long, OsmPrimitiveType>) - Static method in class org.openstreetmap.josm.actions.DownloadReferrersAction
Downloads the primitives referring to the primitives in primitives into the target layer targetLayer.
downloadReferrers(OsmDataLayer, long, OsmPrimitiveType) - Static method in class org.openstreetmap.josm.actions.DownloadReferrersAction
Downloads the primitives referring to the primitive given by id and type.
downloadReferrers - Variable in class org.openstreetmap.josm.gui.MainMenu
 
DownloadReferrersAction - Class in org.openstreetmap.josm.actions
This action loads the set of primitives referring to the current selection from the OSM server.
DownloadReferrersAction() - Constructor for class org.openstreetmap.josm.actions.DownloadReferrersAction
 
DownloadReferrersTask - Class in org.openstreetmap.josm.actions.downloadtasks
The asynchronous task for downloading referring primitives
DownloadReferrersTask(OsmDataLayer, Collection<OsmPrimitive>) - Constructor for class org.openstreetmap.josm.actions.downloadtasks.DownloadReferrersTask
constructor
DownloadReferrersTask(OsmDataLayer, Map<Long, OsmPrimitiveType>) - Constructor for class org.openstreetmap.josm.actions.downloadtasks.DownloadReferrersTask
constructor
DownloadReferrersTask(OsmDataLayer, long, OsmPrimitiveType) - Constructor for class org.openstreetmap.josm.actions.downloadtasks.DownloadReferrersTask
constructor
DownloadReferrersTask(OsmDataLayer, PrimitiveId) - Constructor for class org.openstreetmap.josm.actions.downloadtasks.DownloadReferrersTask
constructor
DownloadRelationMemberTask - Class in org.openstreetmap.josm.gui.dialogs.relation
The asynchronous task for downloading relation members.
DownloadRelationMemberTask(Relation, Collection<OsmPrimitive>, OsmDataLayer, Dialog) - Constructor for class org.openstreetmap.josm.gui.dialogs.relation.DownloadRelationMemberTask
 
DownloadRelationMemberTask(Relation, Collection<OsmPrimitive>, OsmDataLayer) - Constructor for class org.openstreetmap.josm.gui.dialogs.relation.DownloadRelationMemberTask
 
DownloadRelationMemberTask(Collection<Relation>, Collection<OsmPrimitive>, OsmDataLayer) - Constructor for class org.openstreetmap.josm.gui.dialogs.relation.DownloadRelationMemberTask
Creates a download task for downloading the child primitives children for all parent relations in parents.
DownloadRelationTask - Class in org.openstreetmap.josm.gui.dialogs.relation
The asynchronous task for fully downloading a collection of relations.
DownloadRelationTask(Collection<Relation>, OsmDataLayer) - Constructor for class org.openstreetmap.josm.gui.dialogs.relation.DownloadRelationTask
Creates the download task
DownloadSelection - Interface in org.openstreetmap.josm.gui.download
 
downloadSelections - Variable in class org.openstreetmap.josm.gui.download.DownloadDialog
 
downloadTask - Variable in class org.openstreetmap.josm.actions.downloadtasks.DownloadGpsTask
 
downloadTask - Variable in class org.openstreetmap.josm.actions.downloadtasks.DownloadOsmTask
 
DownloadTask - Interface in org.openstreetmap.josm.actions.downloadtasks
Interface defining a general download task used to download geographic data (OSM data, GPX tracks, etc.) for a given URL or geographic area.
downloadTasks - Variable in class org.openstreetmap.josm.actions.OpenLocationAction
 
drag(EastNorth) - Method in class org.openstreetmap.josm.gui.layer.markerlayer.PlayHeadMarker
apply the new position resulting from a drag in progress
DRAG_BUTTON - Static variable in class org.openstreetmap.josm.gui.layer.geoimage.ImageDisplay
 
dragDivider - Variable in class org.openstreetmap.josm.gui.MultiSplitPane
 
dragging - Variable in class org.openstreetmap.josm.actions.mapmode.ImproveWayAccuracyAction
 
dragging - Variable in class org.openstreetmap.josm.actions.mapmode.PlayHeadDragMode
 
dragInProgress() - Method in class org.openstreetmap.josm.actions.mapmode.SelectAction
returns true whenever elements have been grabbed and moved (i.e.
dragMax - Variable in class org.openstreetmap.josm.gui.MultiSplitPane
 
dragMin - Variable in class org.openstreetmap.josm.gui.MultiSplitPane
 
dragOffsetX - Variable in class org.openstreetmap.josm.gui.MultiSplitPane
 
dragOffsetY - Variable in class org.openstreetmap.josm.gui.MultiSplitPane
 
dragUnderway - Variable in class org.openstreetmap.josm.gui.MultiSplitPane
 
DrawAction - Class in org.openstreetmap.josm.actions.mapmode
Mapmode to add nodes, create and extend ways.
DrawAction(MapFrame) - Constructor for class org.openstreetmap.josm.actions.mapmode.DrawAction
 
DrawAction.BackSpaceAction - Class in org.openstreetmap.josm.actions.mapmode
 
DrawAction.BackSpaceAction() - Constructor for class org.openstreetmap.josm.actions.mapmode.DrawAction.BackSpaceAction
 
DrawAction.SnapChangeAction - Class in org.openstreetmap.josm.actions.mapmode
 
DrawAction.SnapChangeAction() - Constructor for class org.openstreetmap.josm.actions.mapmode.DrawAction.SnapChangeAction
 
DrawAction.SnapHelper - Class in org.openstreetmap.josm.actions.mapmode
 
DrawAction.SnapHelper() - Constructor for class org.openstreetmap.josm.actions.mapmode.DrawAction.SnapHelper
 
drawAll() - Method in class org.openstreetmap.josm.data.osm.visitor.paint.StyledMapRenderer.StyleCollector
 
drawArea(Way, Color, MapImage, TextElement) - Method in class org.openstreetmap.josm.data.osm.visitor.paint.MapPainter
 
drawArea(OsmPrimitive, Path2D.Double, Color, MapImage, TextElement) - Method in class org.openstreetmap.josm.data.osm.visitor.paint.MapPainter
 
drawArea(Relation, Color, MapImage, TextElement) - Method in class org.openstreetmap.josm.data.osm.visitor.paint.MapPainter
 
drawArea - Variable in class org.openstreetmap.josm.data.osm.visitor.paint.StyledMapRenderer.StyleCollector
 
drawBoxText(Node, BoxTextElemStyle) - Method in class org.openstreetmap.josm.data.osm.visitor.paint.MapPainter
 
drawConstructionGeometry - Variable in class org.openstreetmap.josm.actions.mapmode.DrawAction.SnapHelper
 
drawErrorTile(BufferedImage) - Method in class org.openstreetmap.josm.gui.layer.ImageryLayer
 
drawFadeRect(Graphics, int, int, int, int) - Method in class org.openstreetmap.josm.data.imagery.GeorefImage
 
drawGpsArrows - Variable in class org.openstreetmap.josm.gui.preferences.display.GPXSettingsPanel
 
drawGpsArrowsFast - Variable in class org.openstreetmap.josm.gui.preferences.display.GPXSettingsPanel
 
drawGpsArrowsMinDist - Variable in class org.openstreetmap.josm.gui.preferences.display.GPXSettingsPanel
 
drawHelperLine - Variable in class org.openstreetmap.josm.actions.mapmode.DrawAction
 
drawHelperLine - Variable in class org.openstreetmap.josm.gui.preferences.display.DrawingPreference
 
drawIfNeeded(Graphics2D, MapView) - Method in class org.openstreetmap.josm.actions.mapmode.DrawAction.SnapHelper
 
drawImageInside(Graphics, Image, Rectangle, Rectangle) - Method in class org.openstreetmap.josm.gui.layer.TMSLayer
 
DrawingPreference - Class in org.openstreetmap.josm.gui.preferences.display
 
DrawingPreference() - Constructor for class org.openstreetmap.josm.gui.preferences.display.DrawingPreference
 
DrawingPreference.Factory - Class in org.openstreetmap.josm.gui.preferences.display
 
DrawingPreference.Factory() - Constructor for class org.openstreetmap.josm.gui.preferences.display.DrawingPreference.Factory
 
drawLine - Variable in class org.openstreetmap.josm.data.gpx.WayPoint
 
drawLinePattern(Way, Image) - Method in class org.openstreetmap.josm.data.osm.visitor.paint.MapPainter
 
drawLineWidth - Variable in class org.openstreetmap.josm.gui.preferences.display.GPXSettingsPanel
 
drawMultipolygon - Variable in class org.openstreetmap.josm.data.osm.visitor.paint.StyledMapRenderer.StyleCollector
 
drawMultipolygon - Variable in class org.openstreetmap.josm.gui.mappaint.ElemStyles
 
drawNode(Node, Color, int, boolean) - Method in class org.openstreetmap.josm.data.osm.visitor.paint.MapPainter
Draw the node as small rectangle with the given color.
drawNode(Node, Color, int, boolean) - Method in class org.openstreetmap.josm.data.osm.visitor.paint.WireframeMapRenderer
Draw the node as small rectangle with the given color.
drawNode(Node, Color) - Method in class org.openstreetmap.josm.data.validation.TestError.PaintVisitor
Draws a circle around the node
drawNodeIcon(Node, Image, float, boolean, boolean) - Method in class org.openstreetmap.josm.data.osm.visitor.paint.MapPainter
 
drawNodeSymbol(Node, NodeElemStyle.Symbol, Color, Color) - Method in class org.openstreetmap.josm.data.osm.visitor.paint.MapPainter
 
drawOrderNumber(Node, Node, int, Color) - Method in class org.openstreetmap.josm.data.osm.visitor.paint.MapPainter
Draw a number of the order of the two consecutive nodes within the parents way
drawOrderNumber(Point, Point, int, Color) - Method in class org.openstreetmap.josm.data.osm.visitor.paint.MapPainter
Draw an number of the order of the two consecutive nodes within the parents way
drawOrderNumber(Point, Point, int) - Method in class org.openstreetmap.josm.data.osm.visitor.paint.WireframeMapRenderer
Draw an number of the order of the two consecutive nodes within the parents way
drawOSDText(Graphics2D) - Method in class org.openstreetmap.josm.gui.dialogs.FilterDialog
 
drawOSDText(Graphics2D) - Method in class org.openstreetmap.josm.gui.dialogs.FilterTableModel
 
drawPathHighlight(GeneralPath, BasicStroke) - Method in class org.openstreetmap.josm.data.osm.visitor.paint.MapPainter
highlights a given GeneralPath using the settings from BasicStroke to match the line's style.
drawPointHighlight(Point, int) - Method in class org.openstreetmap.josm.data.osm.visitor.paint.MapPainter
highlights a given point by drawing a rounded rectangle around it.
drawRawGpsLinesActionListener - Variable in class org.openstreetmap.josm.gui.preferences.display.GPXSettingsPanel
 
drawRawGpsLinesAll - Variable in class org.openstreetmap.josm.gui.preferences.display.GPXSettingsPanel
 
drawRawGpsLinesGlobal - Variable in class org.openstreetmap.josm.gui.preferences.display.GPXSettingsPanel
 
drawRawGpsLinesLocal - Variable in class org.openstreetmap.josm.gui.preferences.display.GPXSettingsPanel
 
drawRawGpsLinesNone - Variable in class org.openstreetmap.josm.gui.preferences.display.GPXSettingsPanel
 
drawRawGpsMaxLineLength - Variable in class org.openstreetmap.josm.gui.preferences.display.GPXSettingsPanel
 
drawRawGpsMaxLineLengthLocal - Variable in class org.openstreetmap.josm.gui.preferences.display.GPXSettingsPanel
 
drawRestriction(Image, Point, double, double, double, double, double, boolean) - Method in class org.openstreetmap.josm.data.osm.visitor.paint.MapPainter
 
drawRestriction(Relation, MapImage) - Method in class org.openstreetmap.josm.data.osm.visitor.paint.MapPainter
 
drawRestriction - Variable in class org.openstreetmap.josm.data.osm.visitor.paint.StyledMapRenderer.StyleCollector
 
drawSegment(GeneralPath, Point, Point, boolean) - Method in class org.openstreetmap.josm.data.osm.visitor.paint.WireframeMapRenderer
Draw a line with the given color.
drawSegment(Point, Point, Color, boolean) - Method in class org.openstreetmap.josm.data.osm.visitor.paint.WireframeMapRenderer
Draw a line with the given color.
drawSegment(Point, Point, Color) - Method in class org.openstreetmap.josm.data.validation.TestError.PaintVisitor
 
drawSegment(Node, Node, Color) - Method in class org.openstreetmap.josm.data.validation.TestError.PaintVisitor
Draws a line around the segment
drawTargetHighlight - Variable in class org.openstreetmap.josm.actions.mapmode.DeleteAction
 
drawTargetHighlight - Variable in class org.openstreetmap.josm.actions.mapmode.DrawAction
 
drawTargetHighlight - Variable in class org.openstreetmap.josm.actions.mapmode.SelectAction
 
drawTextOnPath(Way, TextElement) - Method in class org.openstreetmap.josm.data.osm.visitor.paint.MapPainter
 
drawVirtualNodes(Collection<Way>, Collection<WaySegment>) - Method in class org.openstreetmap.josm.data.osm.visitor.paint.MapPainter
 
drawVirtualNodes(Collection<Way>, Collection<WaySegment>) - Method in class org.openstreetmap.josm.data.osm.visitor.paint.WireframeMapRenderer
Draws virtual nodes.
drawWay(Way, Color, BasicStroke, BasicStroke, Color, float, boolean, boolean, boolean, boolean) - Method in class org.openstreetmap.josm.data.osm.visitor.paint.MapPainter
draw way
dropListener - Variable in class org.openstreetmap.josm.gui.FileDrop
 
dropTolerance - Variable in class org.openstreetmap.josm.gui.layer.markerlayer.PlayHeadMarker
 
ds - Variable in class org.openstreetmap.josm.command.PurgeCommand
 
ds - Variable in class org.openstreetmap.josm.data.osm.DatasetFactory
 
ds - Variable in class org.openstreetmap.josm.data.osm.visitor.paint.WireframeMapRenderer
DataSet passed to the @{link render} function to overcome the argument limitations of @{link Visitor} interface.
ds - Variable in class org.openstreetmap.josm.data.validation.tests.UnconnectedWays
 
ds - Variable in class org.openstreetmap.josm.gui.dialogs.relation.MemberRoleCellEditor
 
ds - Variable in class org.openstreetmap.josm.gui.dialogs.relation.RelationTree.RelationLoader
 
ds - Variable in class org.openstreetmap.josm.gui.io.DownloadPrimitivesTask
 
ds - Variable in class org.openstreetmap.josm.gui.io.UpdatePrimitivesTask
 
ds - Variable in class org.openstreetmap.josm.gui.tagging.ac.AutoCompletionManager
The data set that is managed
ds - Variable in class org.openstreetmap.josm.io.AbstractReader
The dataset to add parsed objects to.
ds_area - Variable in class org.openstreetmap.josm.data.validation.tests.UnconnectedWays
 
dump() - Method in class org.openstreetmap.josm.data.projection.AbstractProjection
 
dump() - Method in class org.openstreetmap.josm.gui.tagging.ac.AutoCompletionList
 
duplicate(Layer) - Method in class org.openstreetmap.josm.gui.dialogs.LayerListDialog.DuplicateAction
 
duplicate - Variable in class org.openstreetmap.josm.gui.MainMenu
 
DUPLICATE_NODE - Static variable in class org.openstreetmap.josm.data.validation.tests.DuplicateNode
 
DUPLICATE_NODE_BOUNDARY - Static variable in class org.openstreetmap.josm.data.validation.tests.DuplicateNode
 
DUPLICATE_NODE_BUILDING - Static variable in class org.openstreetmap.josm.data.validation.tests.DuplicateNode
 
DUPLICATE_NODE_HIGHWAY - Static variable in class org.openstreetmap.josm.data.validation.tests.DuplicateNode
 
DUPLICATE_NODE_LANDUSE - Static variable in class org.openstreetmap.josm.data.validation.tests.DuplicateNode
 
DUPLICATE_NODE_MIXED - Static variable in class org.openstreetmap.josm.data.validation.tests.DuplicateNode
 
DUPLICATE_NODE_NATURAL - Static variable in class org.openstreetmap.josm.data.validation.tests.DuplicateNode
 
DUPLICATE_NODE_OTHER - Static variable in class org.openstreetmap.josm.data.validation.tests.DuplicateNode
 
DUPLICATE_NODE_POWER - Static variable in class org.openstreetmap.josm.data.validation.tests.DuplicateNode
 
DUPLICATE_NODE_RAILWAY - Static variable in class org.openstreetmap.josm.data.validation.tests.DuplicateNode
 
DUPLICATE_NODE_UNCLOSED - Static variable in class org.openstreetmap.josm.data.validation.tests.DuplicateNode
 
DUPLICATE_NODE_WATERWAY - Static variable in class org.openstreetmap.josm.data.validation.tests.DuplicateNode
 
DUPLICATE_RELATION - Static variable in class org.openstreetmap.josm.data.validation.tests.DuplicateRelation
 
DUPLICATE_WAY - Static variable in class org.openstreetmap.josm.data.validation.tests.DuplicateWay
 
DUPLICATE_WAY_NODE - Static variable in class org.openstreetmap.josm.data.validation.tests.DuplicatedWayNodes
 
DuplicateAction - Class in org.openstreetmap.josm.actions
 
DuplicateAction() - Constructor for class org.openstreetmap.josm.actions.DuplicateAction
 
DuplicatedWayNodes - Class in org.openstreetmap.josm.data.validation.tests
 
DuplicatedWayNodes() - Constructor for class org.openstreetmap.josm.data.validation.tests.DuplicatedWayNodes
 
DuplicateNode - Class in org.openstreetmap.josm.data.validation.tests
Tests if there are duplicate nodes
DuplicateNode() - Constructor for class org.openstreetmap.josm.data.validation.tests.DuplicateNode
Constructor
DuplicateNode.NodeHash - Class in org.openstreetmap.josm.data.validation.tests
 
DuplicateNode.NodeHash() - Constructor for class org.openstreetmap.josm.data.validation.tests.DuplicateNode.NodeHash
 
DuplicateRelation - Class in org.openstreetmap.josm.data.validation.tests
Tests if there are duplicate relations
DuplicateRelation() - Constructor for class org.openstreetmap.josm.data.validation.tests.DuplicateRelation
Constructor
DuplicateRelation.RelationMembers - Class in org.openstreetmap.josm.data.validation.tests
 
DuplicateRelation.RelationMembers(List<RelationMember>) - Constructor for class org.openstreetmap.josm.data.validation.tests.DuplicateRelation.RelationMembers
 
DuplicateRelation.RelationPair - Class in org.openstreetmap.josm.data.validation.tests
 
DuplicateRelation.RelationPair(List<RelationMember>, Map<String, String>) - Constructor for class org.openstreetmap.josm.data.validation.tests.DuplicateRelation.RelationPair
 
DuplicateRelation.RelMember - Class in org.openstreetmap.josm.data.validation.tests
 
DuplicateRelation.RelMember(RelationMember) - Constructor for class org.openstreetmap.josm.data.validation.tests.DuplicateRelation.RelMember
 
DuplicateWay - Class in org.openstreetmap.josm.data.validation.tests
Tests if there are duplicate ways
DuplicateWay() - Constructor for class org.openstreetmap.josm.data.validation.tests.DuplicateWay
Constructor
DuplicateWay.WayPair - Class in org.openstreetmap.josm.data.validation.tests
 
DuplicateWay.WayPair(List<LatLon>, Map<String, String>) - Constructor for class org.openstreetmap.josm.data.validation.tests.DuplicateWay.WayPair
 
DuplicateWay.WayPairNoTags - Class in org.openstreetmap.josm.data.validation.tests
 
DuplicateWay.WayPairNoTags(List<LatLon>) - Constructor for class org.openstreetmap.josm.data.validation.tests.DuplicateWay.WayPairNoTags
 
dx - Variable in class org.openstreetmap.josm.data.imagery.OffsetBookmark
 
dx - Variable in class org.openstreetmap.josm.data.projection.datum.SevenParameterDatum
 
dx - Variable in class org.openstreetmap.josm.data.projection.datum.ThreeParameterDatum
 
dx - Variable in class org.openstreetmap.josm.gui.layer.ImageryLayer
 
dy - Variable in class org.openstreetmap.josm.data.imagery.OffsetBookmark
 
dy - Variable in class org.openstreetmap.josm.data.projection.datum.SevenParameterDatum
 
dy - Variable in class org.openstreetmap.josm.data.projection.datum.ThreeParameterDatum
 
dy - Variable in class org.openstreetmap.josm.gui.layer.ImageryLayer
 
dynamicButtons - Variable in class org.openstreetmap.josm.gui.preferences.display.LafPreference
 
dz - Variable in class org.openstreetmap.josm.data.projection.datum.SevenParameterDatum
 
dz - Variable in class org.openstreetmap.josm.data.projection.datum.ThreeParameterDatum
 

E

E - Static variable in class org.openstreetmap.gui.jmapviewer.tilesources.ScanexTileSource
 
e - Variable in class org.openstreetmap.josm.data.projection.Ellipsoid
first eccentricity
e - Variable in class org.openstreetmap.josm.data.projection.proj.LambertConformalConic
 
e - Variable in class org.openstreetmap.josm.gui.mappaint.mapcss.Condition.ExpressionCondition
 
e - Variable in class org.openstreetmap.josm.gui.mappaint.mapcss.Selector.ChildOrParentSelector.MatchingReferrerFinder
 
e0 - Variable in class org.openstreetmap.josm.actions.mapmode.DrawAction.SnapHelper
 
e2 - Variable in class org.openstreetmap.josm.data.projection.Ellipsoid
first eccentricity squared
E_TR - Static variable in class org.openstreetmap.josm.gui.dialogs.LatLonDialog
 
early - Variable in class org.openstreetmap.josm.plugins.PluginInformation
 
EARTH_RAD - Static variable in class org.openstreetmap.josm.actions.SimplifyWayAction
 
EARTH_RADIUS - Static variable in class org.openstreetmap.gui.jmapviewer.OsmMercator
 
east() - Method in class org.openstreetmap.josm.data.coor.EastNorth
 
EAST - Static variable in class org.openstreetmap.josm.data.coor.LatLon
 
east - Variable in class org.openstreetmap.josm.data.gpx.WayPoint
 
east - Variable in class org.openstreetmap.josm.data.imagery.types.EntryType
 
east - Variable in class org.openstreetmap.josm.data.imagery.WmsCache.CacheEntry
 
east - Variable in class org.openstreetmap.josm.data.osm.Node
 
eastNorth - Variable in class org.openstreetmap.josm.command.TransformNodesCommand.OldState
 
eastNorth - Variable in class org.openstreetmap.josm.data.coor.CachedLatLon
 
EastNorth - Class in org.openstreetmap.josm.data.coor
Northing, Easting of the projected coordinates.
EastNorth(double, double) - Constructor for class org.openstreetmap.josm.data.coor.EastNorth
 
eastNorth2latlon(EastNorth) - Method in class org.openstreetmap.josm.data.projection.AbstractProjection
 
eastNorth2latlon(EastNorth) - Method in class org.openstreetmap.josm.data.projection.Epsg4326
 
eastNorth2latlon(EastNorth) - Method in interface org.openstreetmap.josm.data.projection.Projection
Convert from norting/easting to lat/lon.
eastNorthCoordinates - Variable in class org.openstreetmap.josm.gui.dialogs.LatLonDialog
 
eb2 - Variable in class org.openstreetmap.josm.data.projection.Ellipsoid
square of the second eccentricity
edges - Variable in class org.openstreetmap.josm.actions.CombineWayAction.NodeGraph
 
editable - Variable in class org.openstreetmap.josm.gui.tagging.TaggingPreset.Combo
 
editAction - Variable in class org.openstreetmap.josm.gui.dialogs.properties.PropertiesDialog
 
editAction - Variable in class org.openstreetmap.josm.gui.dialogs.relation.ReferringRelationsBrowser
 
editAction - Variable in class org.openstreetmap.josm.gui.dialogs.RelationListDialog
the edit action
editButton - Variable in class org.openstreetmap.josm.gui.dialogs.FilterDialog
 
editCellAt(int, int, EventObject) - Method in class org.openstreetmap.josm.gui.tagging.TagTable
 
editCurrentRelation() - Method in class org.openstreetmap.josm.gui.dialogs.RelationListDialog.MouseEventHandler
 
editLayer - Variable in class org.openstreetmap.josm.gui.MapView
 
editLayerChanged(OsmDataLayer, OsmDataLayer) - Method in class org.openstreetmap.josm.data.osm.event.DatasetEventManager
 
editLayerChanged(OsmDataLayer, OsmDataLayer) - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetContentPanel.SelectInCurrentLayerAction
 
editLayerChanged(OsmDataLayer, OsmDataLayer) - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetContentPanel.ZoomInCurrentLayerAction
 
editLayerChanged(OsmDataLayer, OsmDataLayer) - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetDetailPanel.SelectInCurrentLayerAction
 
editLayerChanged(OsmDataLayer, OsmDataLayer) - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetDetailPanel.ZoomInCurrentLayerAction
 
editLayerChanged(OsmDataLayer, OsmDataLayer) - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetInSelectionListModel
 
editLayerChanged(OsmDataLayer, OsmDataLayer) - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetsInActiveDataLayerListModel
 
editLayerChanged(OsmDataLayer, OsmDataLayer) - Method in class org.openstreetmap.josm.gui.dialogs.ConflictDialog
 
editLayerChanged(OsmDataLayer, OsmDataLayer) - Method in class org.openstreetmap.josm.gui.dialogs.properties.PropertiesDialog
 
editLayerChanged(OsmDataLayer, OsmDataLayer) - Method in class org.openstreetmap.josm.gui.dialogs.SelectionListDialog.SearchAction
 
editLayerChanged(OsmDataLayer, OsmDataLayer) - Method in class org.openstreetmap.josm.gui.dialogs.SelectionListDialog.SelectionListModel
 
editLayerChanged(OsmDataLayer, OsmDataLayer) - Method in interface org.openstreetmap.josm.gui.MapView.EditLayerChangeListener
 
editLayerChangeListeners - Static variable in class org.openstreetmap.josm.gui.MapView
 
editMembership(int) - Method in class org.openstreetmap.josm.gui.dialogs.properties.PropertiesDialog
This simply fires up an RelationEditor for the relation shown; everything else is the editor's business.
editMenu - Variable in class org.openstreetmap.josm.gui.MainMenu
 
editor - Variable in class org.openstreetmap.josm.gui.conflict.pair.relation.RelationMemberTableCellEditor
 
editor - Variable in class org.openstreetmap.josm.gui.conflict.tags.MultiValueCellEditor
the combo box used as editor
editor - Variable in class org.openstreetmap.josm.gui.dialogs.relation.MemberRoleCellEditor
 
editor - Variable in class org.openstreetmap.josm.gui.tagging.TagCellEditor
 
editor - Variable in class org.openstreetmap.josm.gui.tagging.TagTable
the table cell editor used by this table
editor - Variable in class org.openstreetmap.josm.gui.util.TableCellEditorSupport
 
editorModel - Variable in class org.openstreetmap.josm.gui.conflict.tags.MultiValueCellEditor
 
editorRemover - Variable in class org.openstreetmap.josm.gui.tagging.TagTable
 
editors - Static variable in class org.openstreetmap.josm.gui.dialogs.relation.RelationEditor
the list of registered relation editor classes
editPreference(PreferenceTabbedPane, JTable) - Method in class org.openstreetmap.josm.gui.preferences.advanced.AdvancedPreference
 
editProperty(int) - Method in class org.openstreetmap.josm.gui.dialogs.properties.PropertiesDialog
Edit the value in the properties table row
editSrcButton - Variable in class org.openstreetmap.josm.data.validation.tests.TagChecker
 
edSearchText - Variable in class org.openstreetmap.josm.gui.tagging.TaggingPresetSearchDialog
 
edtRunnable - Variable in class org.openstreetmap.josm.data.osm.event.DatasetEventManager
 
edtRunnable - Variable in class org.openstreetmap.josm.data.osm.event.SelectionEventManager
 
elementCount - Variable in class org.openstreetmap.gui.jmapviewer.MemoryTileCache.CacheLinkedListElement
 
elements - Variable in class org.openstreetmap.josm.io.GpxReader.Parser
 
ElemStyle - Class in org.openstreetmap.josm.gui.mappaint
 
ElemStyle(float, float, float, boolean) - Constructor for class org.openstreetmap.josm.gui.mappaint.ElemStyle
 
ElemStyle(Cascade, float) - Constructor for class org.openstreetmap.josm.gui.mappaint.ElemStyle
 
ElemStyle.FontDescriptor - Class in org.openstreetmap.josm.gui.mappaint
 
ElemStyle.FontDescriptor(String, int, int) - Constructor for class org.openstreetmap.josm.gui.mappaint.ElemStyle.FontDescriptor
 
ElemStyles - Class in org.openstreetmap.josm.gui.mappaint
 
ElemStyles() - Constructor for class org.openstreetmap.josm.gui.mappaint.ElemStyles
 
elevation - Variable in class org.openstreetmap.josm.gui.layer.geoimage.ImageEntry
Elevation (altitude) in meters
eliminateDuplicateNodePairs(List<CombineWayAction.NodePair>) - Static method in class org.openstreetmap.josm.actions.CombineWayAction.NodeGraph
 
ellipsis - Static variable in class org.openstreetmap.josm.gui.io.LayerNameAndFilePathTableCell
 
Ellipsoid - Class in org.openstreetmap.josm.data.projection
the reference ellipsoids
Ellipsoid(double, double, double, double, double) - Constructor for class org.openstreetmap.josm.data.projection.Ellipsoid
private constructur - use one of the create_* methods
ellipsoids - Static variable in class org.openstreetmap.josm.data.projection.Projections
 
ellps - Variable in class org.openstreetmap.josm.data.projection.AbstractProjection
 
ellps - Variable in class org.openstreetmap.josm.data.projection.datum.AbstractDatum
 
ellps - Variable in class org.openstreetmap.josm.data.projection.proj.LambertConformalConic
 
ellps - Variable in class org.openstreetmap.josm.data.projection.proj.ProjParameters
 
ellps - Variable in class org.openstreetmap.josm.data.projection.proj.SwissObliqueMercator
 
embed(VerticallyScrollablePanel) - Static method in class org.openstreetmap.josm.gui.widgets.VerticallyScrollablePanel
 
embeddInScrollPane(JTable) - Method in class org.openstreetmap.josm.gui.conflict.pair.ListMerger
 
embeddInScrollPane(JTable) - Method in class org.openstreetmap.josm.gui.conflict.pair.tags.TagMerger
embeds table in a new JScrollPane and returns th scroll pane
embeddInScrollPane(JTable) - Method in class org.openstreetmap.josm.gui.history.HistoryBrowser
embedds table in a JScrollPane
embeddInScrollPane(JTable) - Method in class org.openstreetmap.josm.gui.history.NodeListViewer
 
embeddInScrollPane(JTable) - Method in class org.openstreetmap.josm.gui.history.RelationMemberListViewer
 
embeddInScrollPane(JTable) - Method in class org.openstreetmap.josm.gui.history.TagInfoViewer
 
empty - Static variable in class org.openstreetmap.josm.gui.dialogs.UserListDialog
 
EMPTY - Static variable in class org.openstreetmap.josm.gui.history.TwoColumnDiff.Item
 
EMPTY_CASCADE - Static variable in class org.openstreetmap.josm.gui.mappaint.Cascade
 
EMPTY_STYLECACHE - Static variable in class org.openstreetmap.josm.gui.mappaint.StyleCache
 
EMPTY_TOOLBAR_MARKER - Static variable in class org.openstreetmap.josm.gui.preferences.ToolbarPreferences
 
EMPTY_VALUES - Static variable in class org.openstreetmap.josm.data.validation.tests.TagChecker
 
EMPTY_WAY - Static variable in class org.openstreetmap.josm.data.validation.tests.UntaggedWay
Empty way error
emptyIcon - Static variable in class org.openstreetmap.josm.plugins.PluginInformation
 
emptyTagsForKeysMissingIn(TagCollection) - Method in class org.openstreetmap.josm.data.osm.TagCollection
 
EMTPY_PROVIDER - Static variable in class org.openstreetmap.josm.tools.template_engine.ContextSwitchTemplate
 
en - Variable in class org.openstreetmap.josm.command.MoveCommand.OldState
 
enable - Variable in class org.openstreetmap.josm.data.osm.Filter
 
enable - Variable in class org.openstreetmap.josm.data.osm.Filter.FilterPreferenceEntry
 
ENABLE_FILTER_SHORTCUT - Static variable in class org.openstreetmap.josm.gui.dialogs.FilterDialog
 
enableCopyright(GpxData, JTextField, JButton, JTextField, JLabel, JLabel, JLabel, boolean) - Static method in class org.openstreetmap.josm.io.GpxExporter
 
enabled - Variable in class org.openstreetmap.josm.data.validation.Test
Whether this test is enabled.
enabled - Variable in class org.openstreetmap.josm.gui.layer.markerlayer.PlayHeadMarker
 
enabled - Variable in class org.openstreetmap.josm.gui.oauth.AdvancedOAuthPropertiesPanel.UseDefaultItemListener
 
enabled - Variable in class org.openstreetmap.josm.io.auth.DefaultAuthenticator
 
enabled - Variable in class org.openstreetmap.josm.io.CacheFiles
 
enabled - Variable in class org.openstreetmap.josm.io.FileExporter
 
enabled - Variable in class org.openstreetmap.josm.io.FileImporter
 
enabledMap - Variable in class org.openstreetmap.josm.gui.conflict.pair.ListMerger.AdjustmentSynchronizer
 
enabledMap - Variable in class org.openstreetmap.josm.gui.history.AdjustmentSynchronizer
 
enableEnter(JButton) - Static method in class org.openstreetmap.josm.tools.InputMapUtils
Enable activating button on Enter (which is replaced with spacebar for certain Look-And-Feels)
enableFilterAction - Variable in class org.openstreetmap.josm.gui.dialogs.FilterDialog
 
enableIconDefault - Variable in class org.openstreetmap.josm.gui.preferences.map.MapPaintPreference
 
enableOffsetServer(boolean) - Method in class org.openstreetmap.josm.gui.layer.ImageryLayer
 
enableRemoteControl - Variable in class org.openstreetmap.josm.gui.preferences.RemoteControlPreference
 
enableSnapping() - Method in class org.openstreetmap.josm.actions.mapmode.DrawAction.SnapHelper
 
encDefault - Static variable in class org.openstreetmap.josm.tools.Base64
 
encode(String) - Static method in class org.openstreetmap.josm.io.XmlWriter
 
encode(String, boolean) - Static method in class org.openstreetmap.josm.io.XmlWriter
Encode the given string in XML1.0 format.
encode(String) - Static method in class org.openstreetmap.josm.tools.Base64
 
encode(String, boolean) - Static method in class org.openstreetmap.josm.tools.Base64
 
encode(ByteBuffer) - Static method in class org.openstreetmap.josm.tools.Base64
 
encode(ByteBuffer, boolean) - Static method in class org.openstreetmap.josm.tools.Base64
 
encodeAsString(String) - Method in class org.openstreetmap.josm.data.Bounds
 
encodeAsString(String) - Method in class org.openstreetmap.josm.data.imagery.Shape
 
encoding - Static variable in class org.openstreetmap.josm.io.XmlWriter
The output writer to save the values to.
encUrlSafe - Static variable in class org.openstreetmap.josm.tools.Base64
 
end - Variable in class org.openstreetmap.josm.actions.search.PushbackTokenizer.Range
 
endDocument() - Method in class org.openstreetmap.josm.gui.mappaint.xml.XmlStyleSourceHandler
 
endDocument() - Method in class org.openstreetmap.josm.io.GpxReader.Parser
 
endDrag(boolean) - Method in class org.openstreetmap.josm.gui.layer.markerlayer.PlayHeadMarker
reinstate the old map mode after switching temporarily to do a play head drag
endElement(String, String, String) - Method in class org.openstreetmap.josm.gui.download.PlaceSelection.NameFinderResultParser
Detect ending elements.
endElement(String, String, String) - Method in class org.openstreetmap.josm.gui.mappaint.xml.XmlStyleSourceHandler
 
endElement(String, String, String) - Method in class org.openstreetmap.josm.io.GpxReader.Parser
 
endElement(String, String, String) - Method in class org.openstreetmap.josm.io.imagery.ImageryReader.Parser
 
endElement(String, String, String) - Method in class org.openstreetmap.josm.io.OsmChangesetContentParser.Parser
 
endElement(String, String, String) - Method in class org.openstreetmap.josm.io.OsmChangesetParser.Parser
 
endElement(String, String, String) - Method in class org.openstreetmap.josm.io.OsmHistoryReader.Parser
 
endElement(String, String, String) - Method in class org.openstreetmap.josm.tools.XmlObjectParser.Parser
 
endMovement() - Method in class org.openstreetmap.josm.gui.MapMover
End the movement.
endnodes - Variable in class org.openstreetmap.josm.data.validation.tests.UnconnectedWays
 
endnodes_highway - Variable in class org.openstreetmap.josm.data.validation.tests.UnconnectedWays
 
endPattern - Variable in class org.openstreetmap.josm.corrector.ReverseWayTagCorrector.PrefixSuffixSwitcher
 
endTest() - Method in class org.openstreetmap.josm.data.validation.Test
Notification of the end of the test.
endTest() - Method in class org.openstreetmap.josm.data.validation.tests.BuildingInBuilding
 
endTest() - Method in class org.openstreetmap.josm.data.validation.tests.Coastlines
 
endTest() - Method in class org.openstreetmap.josm.data.validation.tests.CrossingWays
 
endTest() - Method in class org.openstreetmap.josm.data.validation.tests.DuplicateNode
 
endTest() - Method in class org.openstreetmap.josm.data.validation.tests.DuplicateRelation
 
endTest() - Method in class org.openstreetmap.josm.data.validation.tests.DuplicateWay
 
endTest() - Method in class org.openstreetmap.josm.data.validation.tests.NodesWithSameName
 
endTest() - Method in class org.openstreetmap.josm.data.validation.tests.OverlappingAreas
 
endTest() - Method in class org.openstreetmap.josm.data.validation.tests.OverlappingWays
 
endTest() - Method in class org.openstreetmap.josm.data.validation.tests.PowerLines
 
endTest() - Method in class org.openstreetmap.josm.data.validation.tests.SimilarNamedWays
 
endTest() - Method in class org.openstreetmap.josm.data.validation.tests.UnclosedWays
 
endTest() - Method in class org.openstreetmap.josm.data.validation.tests.UnconnectedWays
 
endTest() - Method in class org.openstreetmap.josm.data.validation.tests.UntaggedWay
 
endUpdate() - Method in class org.openstreetmap.josm.data.osm.DataSet
 
enforceUploadOrSaveModifiedData(List<Layer>) - Method in class org.openstreetmap.josm.gui.dialogs.LayerListDialog.DeleteLayerAction
 
engine - Variable in class org.openstreetmap.josm.data.CustomConfigurator.XMLCommandProcessor
 
enlargeBoundingBox() - Method in class org.openstreetmap.josm.data.osm.visitor.BoundingXYVisitor
Enlarges the calculated bounding box by 0.002 degrees.
enlargeBoundingBox(double) - Method in class org.openstreetmap.josm.data.osm.visitor.BoundingXYVisitor
Enlarges the calculated bounding box by the specified number of degrees.
enlargeImage - Variable in class org.openstreetmap.josm.gui.bbox.SizeButton
 
enlargeImage - Variable in class org.openstreetmap.josm.gui.bbox.SourceButton
 
ensure(boolean, String, Object...) - Static method in class org.openstreetmap.josm.tools.Utils
 
ensureActiveSelected() - Method in class org.openstreetmap.josm.gui.dialogs.LayerListDialog.LayerListModel
Ensures that at least one layer is selected in the layer dialog
ensureCapacity(int) - Method in class org.openstreetmap.josm.tools.CopyList
 
ensureOneTag() - Method in class org.openstreetmap.josm.gui.tagging.TagEditorModel
makes sure the model includes at least one (empty) tag
ensureParameterNotNull(Object, String) - Static method in class org.openstreetmap.josm.tools.CheckParameterUtil
 
ensureParameterNotNull(Object) - Static method in class org.openstreetmap.josm.tools.CheckParameterUtil
can find line number in the stack trace, so parameter name is optional
ensurePositiveLong(long, String) - Method in class org.openstreetmap.josm.data.osm.history.HistoryOsmPrimitive
 
ensureSelectedIsVisible() - Method in class org.openstreetmap.josm.gui.dialogs.LayerListDialog.LayerListModel
Make sure the first of the selected layers is visible in the views of this model.
ensureSelectedIsVisible() - Method in class org.openstreetmap.josm.gui.dialogs.MapPaintDialog.StylesModel
Make sure the first of the selected entry is visible in the views of this model.
ensureSpace() - Method in class org.openstreetmap.josm.data.osm.Storage
 
ensureTrackVisibilityLength() - Method in class org.openstreetmap.josm.gui.layer.GpxLayer
ensures the trackVisibility array has the correct length without losing data.
ensureValidChangeset() - Method in class org.openstreetmap.josm.io.OsmApi
Ensures that the current changeset can be used for uploading data
ensureValidNodeId(PrimitiveId, String) - Static method in class org.openstreetmap.josm.tools.CheckParameterUtil
Ensures that id is non-null primitive id of type OsmPrimitiveType.NODE
ensureValidPrimitiveId(PrimitiveId, String) - Static method in class org.openstreetmap.josm.tools.CheckParameterUtil
 
ensureValidVersion(long, String) - Static method in class org.openstreetmap.josm.tools.CheckParameterUtil
 
enterMode() - Method in class org.openstreetmap.josm.actions.ImageryAdjustAction
 
enterMode() - Method in class org.openstreetmap.josm.actions.LassoModeAction
 
enterMode() - Method in class org.openstreetmap.josm.actions.mapmode.DeleteAction
 
enterMode() - Method in class org.openstreetmap.josm.actions.mapmode.DrawAction
 
enterMode() - Method in class org.openstreetmap.josm.actions.mapmode.ExtrudeAction
 
enterMode() - Method in class org.openstreetmap.josm.actions.mapmode.ImproveWayAccuracyAction
 
enterMode() - Method in class org.openstreetmap.josm.actions.mapmode.MapMode
 
enterMode() - Method in class org.openstreetmap.josm.actions.mapmode.ParallelWayAction
 
enterMode() - Method in class org.openstreetmap.josm.actions.mapmode.PlayHeadDragMode
 
enterMode() - Method in class org.openstreetmap.josm.actions.mapmode.SelectAction
 
enterMode() - Method in class org.openstreetmap.josm.actions.mapmode.ZoomAction
 
entities - Static variable in class org.openstreetmap.josm.data.validation.tests.TagChecker
 
Entities - Class in org.openstreetmap.josm.data.validation.util
Provides HTML and XML entity utilities.
Entities() - Constructor for class org.openstreetmap.josm.data.validation.util.Entities
 
entries - Variable in class org.openstreetmap.josm.data.imagery.WmsCache
 
entries - Variable in class org.openstreetmap.josm.data.imagery.WmsCache.ProjectionEntries
 
entries - Variable in class org.openstreetmap.josm.gui.conflict.pair.ListMergeModel
 
entries - Variable in class org.openstreetmap.josm.gui.conflict.pair.ListMergeModel.EntriesSelectionModel
 
entries - Variable in class org.openstreetmap.josm.gui.preferences.projection.ListProjectionChoice
 
entries - Variable in class org.openstreetmap.josm.io.imagery.ImageryReader.Parser
 
entries - Variable in class org.openstreetmap.josm.tools.template_engine.CompoundTemplateEntry
 
entries - Variable in class org.openstreetmap.josm.tools.template_engine.Condition
 
entry - Variable in class org.openstreetmap.josm.data.imagery.types.ProjectionType
 
entry - Variable in class org.openstreetmap.josm.gui.preferences.advanced.ListEditor
 
entry - Variable in class org.openstreetmap.josm.gui.preferences.advanced.ListListEditor
 
entry - Variable in class org.openstreetmap.josm.gui.preferences.advanced.MapListEditor
 
entry - Variable in class org.openstreetmap.josm.gui.preferences.advanced.StringEditor
 
entry - Variable in class org.openstreetmap.josm.io.imagery.ImageryReader.Parser
 
entryIdx - Variable in class org.openstreetmap.josm.gui.preferences.advanced.ListListEditor
 
entryIdx - Variable in class org.openstreetmap.josm.gui.preferences.advanced.MapListEditor
 
entryList - Variable in class org.openstreetmap.josm.gui.preferences.advanced.ListListEditor
 
entryList - Variable in class org.openstreetmap.josm.gui.preferences.advanced.MapListEditor
 
entryModel - Variable in class org.openstreetmap.josm.gui.preferences.advanced.ListListEditor
 
entryModel - Variable in class org.openstreetmap.josm.gui.preferences.advanced.MapListEditor
 
entrySet() - Method in class org.openstreetmap.josm.data.osm.Storage.FMap
 
entrySet() - Method in class org.openstreetmap.josm.tools.MultiMap
 
EntryType - Class in org.openstreetmap.josm.data.imagery.types
Java class for entry complex type.
EntryType() - Constructor for class org.openstreetmap.josm.data.imagery.types.EntryType
 
enumClass - Variable in class org.openstreetmap.josm.data.preferences.ParametrizedEnumProperty
 
env - Variable in class org.openstreetmap.josm.gui.mappaint.mapcss.Expression.FunctionExpression.EvalFunctions
 
Environment - Class in org.openstreetmap.josm.gui.mappaint
 
Environment() - Constructor for class org.openstreetmap.josm.gui.mappaint.Environment
Creates a new uninitialized environment
Environment(OsmPrimitive, MultiCascade, String, StyleSource) - Constructor for class org.openstreetmap.josm.gui.mappaint.Environment
 
Environment(Environment) - Constructor for class org.openstreetmap.josm.gui.mappaint.Environment
Creates a clone of the environment other
eol() - Static method in class org.openstreetmap.josm.tools.GBC
Create the constraint for the last elements on a line.
eop() - Static method in class org.openstreetmap.josm.tools.GBC
Create the constraint for the last elements on a line and on a paragraph.
Epsg2180CentralMeridian - Static variable in class org.openstreetmap.josm.data.projection.Puwg.Epsg2180
 
Epsg2180FalseEasting - Static variable in class org.openstreetmap.josm.data.projection.Puwg.Epsg2180
 
Epsg2180FalseNorthing - Static variable in class org.openstreetmap.josm.data.projection.Puwg.Epsg2180
 
Epsg2180ScaleFactor - Static variable in class org.openstreetmap.josm.data.projection.Puwg.Epsg2180
 
Epsg3008 - Class in org.openstreetmap.josm.data.projection
SWEREF99 13 30 projection.
Epsg3008() - Constructor for class org.openstreetmap.josm.data.projection.Epsg3008
 
Epsg4326 - Class in org.openstreetmap.josm.data.projection
Directly use latitude / longitude values as x/y.
Epsg4326() - Constructor for class org.openstreetmap.josm.data.projection.Epsg4326
 
EPSILION - Static variable in class org.openstreetmap.josm.tools.Utils
 
epsilon - Static variable in class org.openstreetmap.josm.data.projection.proj.LambertConformalConic
precision in iterative schema
EPSILON - Static variable in class org.openstreetmap.josm.data.projection.proj.SwissObliqueMercator
 
equal(Object, Object) - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.Expression.FunctionExpression.EvalFunctions
 
equal(T, T) - Static method in class org.openstreetmap.josm.tools.Utils
for convenience: test whether 2 objects are either both null or a.equals(b)
equalArray(Collection<Collection<String>>, Collection<List<String>>) - Static method in class org.openstreetmap.josm.data.Preferences
 
equalCollection(Collection<String>, Collection<String>) - Static method in class org.openstreetmap.josm.data.Preferences
 
equalListOfStructs(Collection<Map<String, String>>, Collection<Map<String, String>>) - Static method in class org.openstreetmap.josm.data.Preferences
 
equalMap(Map<String, String>, Map<String, String>) - Static method in class org.openstreetmap.josm.data.Preferences
 
equalPosition(int, int) - Method in class org.openstreetmap.josm.data.imagery.GeorefImage
 
equals(Object) - Method in class org.openstreetmap.gui.jmapviewer.Tile
Compares this object with obj based on the fields Tile.xtile, Tile.ytile and Tile.zoom.
equals(Object) - Method in class org.openstreetmap.josm.actions.CombineWayAction.NodePair
 
equals(Object) - Method in class org.openstreetmap.josm.actions.ExtensionFileFilter
 
equals(Object) - Method in class org.openstreetmap.josm.actions.JoinAreasAction.RelationRole
 
equals(Object) - Method in class org.openstreetmap.josm.actions.JoinAreasAction.WayInPolygon
 
equals(Object) - Method in class org.openstreetmap.josm.actions.search.SearchAction.SearchSetting
 
equals(Object) - Method in class org.openstreetmap.josm.data.Bounds
 
equals(Object) - Method in class org.openstreetmap.josm.data.conflict.Conflict
 
equals(Object) - Method in class org.openstreetmap.josm.data.coor.Coordinate
 
equals(Object) - Method in class org.openstreetmap.josm.data.coor.LatLon
 
equals(Object) - Method in class org.openstreetmap.josm.data.imagery.ImageryInfo
 
equals(Object) - Method in class org.openstreetmap.josm.data.oauth.OAuthParameters
 
equals(Object) - Method in class org.openstreetmap.josm.data.oauth.OAuthToken
 
equals(Object) - Method in class org.openstreetmap.josm.data.osm.BBox
 
equals(Object) - Method in class org.openstreetmap.josm.data.osm.Changeset
 
equals(PrimitiveId, OsmPrimitive) - Method in class org.openstreetmap.josm.data.osm.DataSet.IdHash
 
equals(Object) - Method in class org.openstreetmap.josm.data.osm.event.DatasetEventManager.ListenerInfo
 
equals(Object) - Method in class org.openstreetmap.josm.data.osm.event.SelectionEventManager.ListenerInfo
 
equals(K, T) - Method in interface org.openstreetmap.josm.data.osm.Hash
Compare two instances for semantic or lookup equality.
equals(Object) - Method in class org.openstreetmap.josm.data.osm.history.HistoryOsmPrimitive
 
equals(Object) - Method in class org.openstreetmap.josm.data.osm.OsmPrimitive
Equal, if the id (and class) is equal.
equals(Object) - Method in class org.openstreetmap.josm.data.osm.RelationMember
 
equals(Object) - Method in class org.openstreetmap.josm.data.osm.RelationMemberData
 
equals(Object) - Method in class org.openstreetmap.josm.data.osm.RelationToChildReference
 
equals(Object) - Method in class org.openstreetmap.josm.data.osm.SimplePrimitiveId
 
equals(Object) - Method in class org.openstreetmap.josm.data.osm.Tag
 
equals(Object) - Method in class org.openstreetmap.josm.data.osm.User
 
equals(Object) - Method in class org.openstreetmap.josm.data.osm.WaySegment
 
equals(Object, Object) - Method in class org.openstreetmap.josm.data.validation.tests.DuplicateNode.NodeHash
 
equals(Object) - Method in class org.openstreetmap.josm.data.validation.tests.DuplicateRelation.RelationMembers
 
equals(Object) - Method in class org.openstreetmap.josm.data.validation.tests.DuplicateRelation.RelationPair
 
equals(Object) - Method in class org.openstreetmap.josm.data.validation.tests.DuplicateRelation.RelMember
 
equals(Object) - Method in class org.openstreetmap.josm.data.validation.tests.DuplicateWay.WayPair
 
equals(Object) - Method in class org.openstreetmap.josm.data.validation.tests.DuplicateWay.WayPairNoTags
 
equals(Object) - Method in class org.openstreetmap.josm.gui.conflict.tags.RelationMemberConflictDecision
 
equals(Object) - Method in class org.openstreetmap.josm.gui.dialogs.LayerListDialog.DeleteLayerAction
 
equals(Object) - Method in class org.openstreetmap.josm.gui.dialogs.LayerListDialog.LayerOpacityAction
 
equals(Object) - Method in class org.openstreetmap.josm.gui.dialogs.LayerListDialog.ShowHideLayerAction
 
equals(Object) - Method in class org.openstreetmap.josm.gui.dialogs.relation.RelationDialogManager.DialogContext
 
equals(Object) - Method in class org.openstreetmap.josm.gui.io.UploadStrategySpecification
 
equals(Object) - Method in class org.openstreetmap.josm.gui.layer.WMSLayer.ChangeResolutionAction
 
equals(Object) - Method in class org.openstreetmap.josm.gui.mappaint.AreaElemStyle
 
equals(Object) - Method in class org.openstreetmap.josm.gui.mappaint.BoxTextElemStyle
 
equals(Object) - Method in class org.openstreetmap.josm.gui.mappaint.BoxTextElemStyle.SimpleBoxProvider
 
equals(Object) - Method in class org.openstreetmap.josm.gui.mappaint.ElemStyle
 
equals(Object) - Method in class org.openstreetmap.josm.gui.mappaint.ElemStyle.FontDescriptor
 
equals(Object) - Method in class org.openstreetmap.josm.gui.mappaint.Keyword
 
equals(Object) - Method in class org.openstreetmap.josm.gui.mappaint.LabelCompositionStrategy.StaticLabelCompositionStrategy
 
equals(Object) - Method in class org.openstreetmap.josm.gui.mappaint.LabelCompositionStrategy.TagLookupCompositionStrategy
 
equals(Object) - Method in class org.openstreetmap.josm.gui.mappaint.LineElemStyle
 
equals(Object) - Method in class org.openstreetmap.josm.gui.mappaint.LinePatternElemStyle
 
equals(Object) - Method in class org.openstreetmap.josm.gui.mappaint.LineTextElemStyle
 
equals(Object) - Method in class org.openstreetmap.josm.gui.mappaint.MapImage
 
equals(Object) - Method in class org.openstreetmap.josm.gui.mappaint.MapImage.MapImageBoxProvider
 
equals(Object) - Method in class org.openstreetmap.josm.gui.mappaint.NodeElemStyle
 
equals(Object) - Method in class org.openstreetmap.josm.gui.mappaint.NodeElemStyle.Symbol
 
equals(Object) - Method in class org.openstreetmap.josm.gui.mappaint.StyleCache
 
equals(Object) - Method in class org.openstreetmap.josm.gui.mappaint.StyleCache.StyleList
 
equals(Object) - Method in class org.openstreetmap.josm.gui.mappaint.TextElement
 
equals(Object) - Method in class org.openstreetmap.josm.gui.MapStatus.StatusTextHistory
 
equals(Object) - Method in class org.openstreetmap.josm.gui.preferences.SourceEntry
 
equals(Object) - Method in class org.openstreetmap.josm.gui.progress.ProgressTaskId
 
equals(Object) - Method in class org.openstreetmap.josm.gui.tagging.ac.AutoCompletionListItem
 
equals(Object) - Method in class org.openstreetmap.josm.io.imagery.WMSRequest
 
equals(String) - Method in enum org.openstreetmap.josm.io.NmeaReader.NMEA_TYPE
 
equals(Object) - Method in class org.openstreetmap.josm.tools.Pair
 
equalsBaseValues(ImageryInfo) - Method in class org.openstreetmap.josm.data.imagery.ImageryInfo
 
equalsEpsilon(EastNorth, double) - Method in class org.openstreetmap.josm.data.coor.EastNorth
Compares two EastNorth values
equalsEpsilon(LatLon) - Method in class org.openstreetmap.josm.data.coor.LatLon
 
equalsEpsilon(double, double) - Static method in class org.openstreetmap.josm.tools.Utils
 
EQUATOR - Static variable in class org.openstreetmap.gui.jmapviewer.tilesources.ScanexTileSource
 
equiv_max - Variable in class org.openstreetmap.josm.tools.Diff
1 more than the maximum equivalence value used for this or its sibling file.
equivCount() - Method in class org.openstreetmap.josm.tools.Diff.file_data
Return equiv_count[I] as the number of lines in this file that fall in equivalence class I.
equivs - Variable in class org.openstreetmap.josm.tools.Diff.file_data
Vector, indexed by line number, containing an equivalence code for each line.
error - Variable in class org.openstreetmap.gui.jmapviewer.Tile
 
error - Variable in class org.openstreetmap.josm.gui.dialogs.MapPaintDialog.SaveAsAction.SaveToFileTask
 
error(String) - Method in class org.openstreetmap.josm.gui.mappaint.xml.XmlStyleSourceHandler
 
error(SAXParseException) - Method in class org.openstreetmap.josm.io.OsmChangesetContentParser.Parser
 
error(String) - Method in class org.openstreetmap.josm.io.session.SessionReader
 
error(SAXParseException) - Method in class org.openstreetmap.josm.tools.XmlObjectParser.Parser
 
ERROR_BACKGROUND - Static variable in class org.openstreetmap.josm.gui.widgets.AbstractTextComponentValidator
 
ERROR_BORDER - Static variable in class org.openstreetmap.josm.gui.widgets.AbstractTextComponentValidator
 
ERROR_HEADER_PATTERN - Static variable in exception org.openstreetmap.josm.io.ChangesetClosedException
the error header pattern for in case of HTTP response 409 indicating that a changeset was closed
ERROR_HEADER_PATTERN - Static variable in exception org.openstreetmap.josm.io.OsmApiPrimitiveGoneException
The regexp pattern for the error header replied by the OSM API
ERROR_IMAGE - Static variable in class org.openstreetmap.gui.jmapviewer.Tile
 
error_message - Variable in class org.openstreetmap.gui.jmapviewer.Tile
 
errorBody - Variable in exception org.openstreetmap.josm.io.OsmApiException
 
errorBorder - Variable in class org.openstreetmap.josm.gui.download.BoundingBoxSelection
 
errorCount - Variable in class org.openstreetmap.josm.data.osm.DatasetConsistencyTest
 
errorHeader - Variable in exception org.openstreetmap.josm.io.OsmApiException
 
errorHeaderMatchesPattern(String) - Static method in exception org.openstreetmap.josm.io.ChangesetClosedException
Replies true if errorHeader matches with ChangesetClosedException.ERROR_HEADER_PATTERN
errorLayer - Static variable in class org.openstreetmap.josm.data.validation.OsmValidator
 
errorLoading - Variable in class org.openstreetmap.josm.gui.layer.geoimage.ImageDisplay
The image currently displayed
errorMessages - Variable in class org.openstreetmap.josm.actions.downloadtasks.AbstractDownloadTask
 
errorMessages - Variable in class org.openstreetmap.josm.gui.layer.geoimage.GeoImageLayer.Loader
 
errors - Variable in class org.openstreetmap.josm.actions.ValidateAction.ValidationTask
 
errors - Variable in class org.openstreetmap.josm.data.validation.Test
The list of errors
errors - Variable in class org.openstreetmap.josm.gui.dialogs.validator.ValidatorTreePanel
The list of errors shown in the tree
errors - Variable in class org.openstreetmap.josm.gui.mappaint.StyleSource
 
errorSegments - Variable in class org.openstreetmap.josm.data.validation.tests.CrossingWays
The already detected errors
errorsTabLoaded - Variable in class org.openstreetmap.josm.gui.dialogs.MapPaintDialog.InfoAction
 
errorWays - Variable in class org.openstreetmap.josm.data.validation.tests.SimilarNamedWays
The already detected errors
escape(String) - Method in class org.openstreetmap.josm.gui.preferences.ToolbarPreferences.ActionParser
 
escape(String) - Method in class org.openstreetmap.josm.io.GeoJSONWriter
 
escape(String) - Static method in class org.openstreetmap.josm.tools.I18n
 
escapeReservedCharactersHTML(String) - Static method in class org.openstreetmap.josm.tools.ExceptionUtil
Replaces some HTML reserved characters (<, > and &) by their equivalent entity (<, > and &);
escapeStringForSearch(String) - Static method in class org.openstreetmap.josm.actions.search.SearchAction
 
ETAG_FILE_EXT - Static variable in class org.openstreetmap.gui.jmapviewer.OsmFileCacheTileLoader
 
etype - Variable in class org.openstreetmap.josm.data.validation.tests.UnclosedWays
 
eula - Variable in class org.openstreetmap.josm.data.imagery.ImageryInfo.ImageryPreferenceEntry
 
eulaAcceptanceRequired - Variable in class org.openstreetmap.josm.data.imagery.ImageryInfo
 
eval(String, String) - Method in enum org.openstreetmap.josm.gui.mappaint.mapcss.Condition.Op
 
eval(Object) - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.Expression.FunctionExpression.EvalFunctions
 
evaluate(Environment) - Method in interface org.openstreetmap.josm.gui.mappaint.mapcss.Expression
 
evaluate(Environment) - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.Expression.FunctionExpression
 
evaluate(Environment) - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.Expression.LiteralExpression
 
evaluate(T) - Method in interface org.openstreetmap.josm.tools.Predicate
 
evaluateCondition(SearchCompiler.Match) - Method in class org.openstreetmap.josm.data.gpx.WayPoint
 
evaluateCondition(SearchCompiler.Match) - Method in class org.openstreetmap.josm.data.osm.OsmPrimitive
 
evaluateCondition(SearchCompiler.Match) - Method in class org.openstreetmap.josm.gui.layer.markerlayer.Marker
 
evaluateCondition(SearchCompiler.Match) - Method in interface org.openstreetmap.josm.tools.template_engine.TemplateEngineDataProvider
 
evalVars(String) - Method in class org.openstreetmap.josm.data.CustomConfigurator.XMLCommandProcessor
subsititute ${expression} = expression evaluated by JavaScript
eventDispatched(AWTEvent) - Method in class org.openstreetmap.josm.actions.ImageryAdjustAction
 
eventDispatched(AWTEvent) - Method in class org.openstreetmap.josm.actions.mapmode.DeleteAction
This is required to update the cursors when ctrl/shift/alt is pressed
eventDispatched(AWTEvent) - Method in class org.openstreetmap.josm.actions.mapmode.DrawAction
redraw to (possibly) get rid of helper line if selection changes.
eventDispatched(AWTEvent) - Method in class org.openstreetmap.josm.actions.mapmode.ImproveWayAccuracyAction
 
eventDispatched(AWTEvent) - Method in class org.openstreetmap.josm.actions.mapmode.ParallelWayAction
 
eventDispatched(AWTEvent) - Method in class org.openstreetmap.josm.actions.mapmode.SelectAction
This is called whenever the keyboard modifier status changes
eventDispatched(AWTEvent) - Method in class org.openstreetmap.josm.gui.dialogs.ToggleDialog
 
events - Variable in class org.openstreetmap.josm.data.osm.event.DataChangedEvent
 
eventsInEDT - Variable in class org.openstreetmap.josm.data.osm.event.DatasetEventManager
 
exception - Variable in class org.openstreetmap.josm.tools.AudioPlayer.Execute
 
exceptionCounter - Static variable in class org.openstreetmap.josm.tools.BugReportExceptionHandler
 
ExceptionDialogUtil - Class in org.openstreetmap.josm.gui
This utility class provides static methods which explain various exceptions to the user.
ExceptionDialogUtil() - Constructor for class org.openstreetmap.josm.gui.ExceptionDialogUtil
just static utility functions.
exceptionHandlingInProgress() - Static method in class org.openstreetmap.josm.tools.BugReportExceptionHandler
 
ExceptionUtil - Class in org.openstreetmap.josm.tools
 
ExceptionUtil() - Constructor for class org.openstreetmap.josm.tools.ExceptionUtil
 
exclamationMarkPresent - Variable in class org.openstreetmap.josm.gui.mappaint.mapcss.Condition.KeyCondition
 
execute() - Method in class org.openstreetmap.josm.actions.PasteTagsAction.TagPaster
 
execute(Way, Way) - Method in class org.openstreetmap.josm.corrector.ReverseWayTagCorrector
 
execute(P, P) - Method in class org.openstreetmap.josm.corrector.TagCorrector
 
execute() - Method in class org.openstreetmap.josm.data.osm.visitor.paint.LineClip
run the clipping algorithm
execute(Layer) - Method in class org.openstreetmap.josm.gui.dialogs.LayerListDialog.ActivateLayerAction
 
execute(Layer) - Method in class org.openstreetmap.josm.gui.layer.JumpToMarkerActions.JumpToNextMarker
 
execute(Layer) - Method in class org.openstreetmap.josm.gui.layer.JumpToMarkerActions.JumpToPreviousMarker
 
execute(Environment) - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.Instruction.AssignmentInstruction
 
execute(Environment) - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.Instruction
 
execute(Environment) - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.MapCSSRule
Executes the instructions against the environment env
execute(Runnable) - Method in class org.openstreetmap.josm.gui.progress.ProgressMonitorExecutor
 
executeCommand() - Method in class org.openstreetmap.josm.command.AddCommand
 
executeCommand() - Method in class org.openstreetmap.josm.command.AddPrimitivesCommand
 
executeCommand() - Method in class org.openstreetmap.josm.command.ChangeCommand
 
executeCommand() - Method in class org.openstreetmap.josm.command.ChangeNodesCommand
 
executeCommand() - Method in class org.openstreetmap.josm.command.ChangePropertyCommand
 
executeCommand() - Method in class org.openstreetmap.josm.command.ChangePropertyKeyCommand
 
executeCommand() - Method in class org.openstreetmap.josm.command.ChangeRelationMemberRoleCommand
 
executeCommand() - Method in class org.openstreetmap.josm.command.Command
Executes the command on the dataset.
executeCommand() - Method in class org.openstreetmap.josm.command.ConflictAddCommand
 
executeCommand() - Method in class org.openstreetmap.josm.command.CoordinateConflictResolveCommand
 
executeCommand() - Method in class org.openstreetmap.josm.command.DeleteCommand
 
executeCommand() - Method in class org.openstreetmap.josm.command.DeletedStateConflictResolveCommand
 
executeCommand() - Method in class org.openstreetmap.josm.command.ModifiedConflictResolveCommand
 
executeCommand() - Method in class org.openstreetmap.josm.command.MoveCommand
 
executeCommand() - Method in class org.openstreetmap.josm.command.PurgeCommand
 
executeCommand() - Method in class org.openstreetmap.josm.command.RelationMemberConflictResolverCommand
 
executeCommand() - Method in class org.openstreetmap.josm.command.SequenceCommand
 
executeCommand() - Method in class org.openstreetmap.josm.command.TagConflictResolveCommand
 
executeCommand() - Method in class org.openstreetmap.josm.command.TransformNodesCommand
Finally apply the transformation of the nodes.
executeCommand() - Method in class org.openstreetmap.josm.command.VersionConflictResolveCommand
 
executeCommand() - Method in class org.openstreetmap.josm.command.WayNodesConflictResolverCommand
 
executeFilters(Collection<OsmPrimitive>, FilterMatcher) - Static method in class org.openstreetmap.josm.data.osm.FilterWorker
Apply the filters to the primitives of the data set.
executeFilters(OsmPrimitive, FilterMatcher) - Static method in class org.openstreetmap.josm.data.osm.FilterWorker
 
executeFilters() - Method in class org.openstreetmap.josm.gui.dialogs.FilterTableModel
 
executeFilters(Collection<? extends OsmPrimitive>) - Method in class org.openstreetmap.josm.gui.dialogs.FilterTableModel
 
executeJobs() - Method in class org.openstreetmap.gui.jmapviewer.JobDispatcher.JobThread
 
executeMultikeyAction(int, boolean) - Method in class org.openstreetmap.josm.gui.dialogs.FilterDialog.EnableFilterAction
 
executeMultikeyAction(int, boolean) - Method in class org.openstreetmap.josm.gui.dialogs.FilterDialog.HidingFilterAction
 
executeMultikeyAction(int, boolean) - Method in class org.openstreetmap.josm.gui.dialogs.LayerListDialog.ActivateLayerAction
 
executeMultikeyAction(int, boolean) - Method in class org.openstreetmap.josm.gui.dialogs.LayerListDialog.ShowHideLayerAction
 
executeMultikeyAction(int, boolean) - Method in class org.openstreetmap.josm.gui.layer.JumpToMarkerActions.JumpToNextMarker
 
executeMultikeyAction(int, boolean) - Method in class org.openstreetmap.josm.gui.layer.JumpToMarkerActions.JumpToPreviousMarker
 
executeMultikeyAction(int, boolean) - Method in interface org.openstreetmap.josm.tools.MultikeyShortcutAction
 
executePostprocessors(ProgressMonitor) - Method in class org.openstreetmap.josm.io.OsmServerWriter
Calls all registered upload postprocessors.
exifCoor - Variable in class org.openstreetmap.josm.gui.layer.geoimage.ImageEntry
 
exifImgDir - Variable in class org.openstreetmap.josm.gui.layer.geoimage.ImageEntry
 
exifOrientation - Variable in class org.openstreetmap.josm.gui.layer.geoimage.ImageEntry
 
ExifReader - Class in org.openstreetmap.josm.tools
Read out exif file information from a jpeg file
ExifReader() - Constructor for class org.openstreetmap.josm.tools.ExifReader
 
exifTime - Variable in class org.openstreetmap.josm.gui.layer.geoimage.ImageEntry
 
existing - Variable in class org.openstreetmap.josm.io.remotecontrol.AddTagsDialog
 
existingSlippyMapUrls - Static variable in class org.openstreetmap.josm.gui.bbox.SlippyMapBBoxChooser.TMSTileSourceProvider
 
exists(Iterable<? extends T>, Predicate<? super T>) - Static method in class org.openstreetmap.josm.tools.Utils
 
exists(Iterable<T>, Class<? extends T>) - Static method in class org.openstreetmap.josm.tools.Utils
 
existsDialog(long) - Method in class org.openstreetmap.josm.gui.history.HistoryBrowserDialogManager
 
existsMatch(Collection<? extends OsmPrimitive>) - Method in class org.openstreetmap.josm.actions.search.SearchCompiler.Match
Tests whether one of the primitives matches.
exit - Variable in class org.openstreetmap.josm.gui.MainMenu
 
ExitAction - Class in org.openstreetmap.josm.actions
Exit the application.
ExitAction() - Constructor for class org.openstreetmap.josm.actions.ExitAction
Construct the action with "Exit" as label
exitJosm(boolean) - Static method in class org.openstreetmap.josm.Main
 
exitMode() - Method in class org.openstreetmap.josm.actions.ImageryAdjustAction
 
exitMode() - Method in class org.openstreetmap.josm.actions.LassoModeAction
 
exitMode() - Method in class org.openstreetmap.josm.actions.mapmode.DeleteAction
 
exitMode() - Method in class org.openstreetmap.josm.actions.mapmode.DrawAction
 
exitMode() - Method in class org.openstreetmap.josm.actions.mapmode.ExtrudeAction
 
exitMode() - Method in class org.openstreetmap.josm.actions.mapmode.ImproveWayAccuracyAction
 
exitMode() - Method in class org.openstreetmap.josm.actions.mapmode.MapMode
 
exitMode() - Method in class org.openstreetmap.josm.actions.mapmode.ParallelWayAction
 
exitMode() - Method in class org.openstreetmap.josm.actions.mapmode.PlayHeadDragMode
 
exitMode() - Method in class org.openstreetmap.josm.actions.mapmode.SelectAction
 
exitMode() - Method in class org.openstreetmap.josm.actions.mapmode.ZoomAction
 
expand() - Method in class org.openstreetmap.josm.gui.dialogs.ToggleDialog
Expands the toggle dialog
expandAll() - Method in class org.openstreetmap.josm.gui.dialogs.validator.ValidatorTreePanel
Expands all tree
expectedModCount - Variable in class org.openstreetmap.josm.tools.CopyList.Itr
The modCount value that the iterator believes that the backing List should have.
expertChanged(boolean) - Method in interface org.openstreetmap.josm.actions.ExpertToggleAction.ExpertModeChangeListener
 
expertChanged(boolean) - Method in class org.openstreetmap.josm.gui.IconToggleButton
 
expertChanged(boolean) - Method in class org.openstreetmap.josm.gui.preferences.PreferenceTabbedPane
 
ExpertToggleAction - Class in org.openstreetmap.josm.actions
 
ExpertToggleAction() - Constructor for class org.openstreetmap.josm.actions.ExpertToggleAction
 
ExpertToggleAction.ExpertModeChangeListener - Interface in org.openstreetmap.josm.actions
 
expire - Variable in class org.openstreetmap.josm.io.CacheFiles
 
EXPIRE_DAILY - Static variable in class org.openstreetmap.josm.io.CacheFiles
 
EXPIRE_MONTHLY - Static variable in class org.openstreetmap.josm.io.CacheFiles
 
EXPIRE_NEVER - Static variable in class org.openstreetmap.josm.io.CacheFiles
Common expirey dates
EXPIRE_WEEKLY - Static variable in class org.openstreetmap.josm.io.CacheFiles
 
explainAuthenticationFailed(OsmApiException) - Static method in class org.openstreetmap.josm.gui.ExceptionDialogUtil
Explains a OsmApiException which was thrown because the authentication at the OSM server failed
explainAuthorizationFailed(OsmApiException) - Static method in class org.openstreetmap.josm.gui.ExceptionDialogUtil
Explains a OsmApiException which was thrown because accessing a protected resource was forbidden.
explainBadRequest(OsmApiException) - Static method in class org.openstreetmap.josm.gui.ExceptionDialogUtil
Explains a OsmApiException which was thrown because of a bad request
explainBadRequest(OsmApiException) - Static method in class org.openstreetmap.josm.tools.ExceptionUtil
Explains a OsmApiException which was thrown because of a bad request
explainBandwidthLimitExceeded(OsmApiException) - Static method in class org.openstreetmap.josm.gui.ExceptionDialogUtil
Explains a OsmApiException which was thrown because of a bandwidth limit (HTTP 509)
explainBandwidthLimitExceeded(OsmApiException) - Static method in class org.openstreetmap.josm.tools.ExceptionUtil
Explains a OsmApiException which was thrown because of bandwidth limit exceeded (HTTP error 509)
explainChangesetClosedException(ChangesetClosedException) - Static method in class org.openstreetmap.josm.gui.ExceptionDialogUtil
handles a ChangesetClosedException
explainChangesetClosedException(ChangesetClosedException) - Static method in class org.openstreetmap.josm.tools.ExceptionUtil
Explains an exception thrown during upload because the changeset which data is uploaded to is already closed.
explainClientTimeout(OsmApiException) - Static method in class org.openstreetmap.josm.gui.ExceptionDialogUtil
Explains a OsmApiException which was thrown because of a client timeout (HTTP 408)
explainClientTimeout(OsmApiException) - Static method in class org.openstreetmap.josm.tools.ExceptionUtil
Explains an OSM API exception because of a client timeout (HTTP 408).
explainConflict(OsmApiException) - Static method in class org.openstreetmap.josm.gui.ExceptionDialogUtil
Explains a OsmApiException which was thrown because of a conflict
explainConflict(OsmApiException) - Static method in class org.openstreetmap.josm.tools.ExceptionUtil
Explains an error due to a 409 conflict
explainException(Exception) - Static method in class org.openstreetmap.josm.gui.ExceptionDialogUtil
Explains an Exception to the user.
explainException(Exception) - Static method in class org.openstreetmap.josm.tools.ExceptionUtil
Explains an Exception to the user.
explainFailedAuthorisation(OsmApiException) - Static method in class org.openstreetmap.josm.tools.ExceptionUtil
 
explainFailedBasicAuthentication(OsmApiException) - Static method in class org.openstreetmap.josm.tools.ExceptionUtil
 
explainFailedOAuthAuthentication(OsmApiException) - Static method in class org.openstreetmap.josm.tools.ExceptionUtil
 
explainFailedOAuthAuthorisation(OsmApiException) - Static method in class org.openstreetmap.josm.tools.ExceptionUtil
 
explainGeneric(Exception) - Static method in class org.openstreetmap.josm.gui.ExceptionDialogUtil
Explains an exception with a generic message dialog
explainGeneric(Exception) - Static method in class org.openstreetmap.josm.tools.ExceptionUtil
Explains an exception with a generic message dialog
explainGenericHttpException(OsmApiException) - Static method in class org.openstreetmap.josm.gui.ExceptionDialogUtil
Explains a OsmApiException with a generic error message.
explainGenericOsmApiException(OsmApiException) - Static method in class org.openstreetmap.josm.tools.ExceptionUtil
Replies a generic error message for an OSM API exception
explainGoneForUnknownPrimitive(OsmApiException) - Static method in class org.openstreetmap.josm.gui.ExceptionDialogUtil
explains the case of an error due to a delete request on an already deleted OsmPrimitive, i.e.
explainGoneForUnknownPrimitive(OsmApiException) - Static method in class org.openstreetmap.josm.tools.ExceptionUtil
explains the case of an error due to a delete request on an already deleted OsmPrimitive, i.e.
explainInternalServerError(OsmTransferException) - Static method in class org.openstreetmap.josm.gui.ExceptionDialogUtil
Explains a OsmApiException which was thrown because of an internal server error in the OSM API server.
explainInternalServerError(OsmTransferException) - Static method in class org.openstreetmap.josm.tools.ExceptionUtil
Explains a OsmApiException which was thrown because of an internal server error in the OSM API server..
explainMissingOAuthAccessTokenException(MissingOAuthAccessTokenException) - Static method in class org.openstreetmap.josm.gui.ExceptionDialogUtil
Explains a OsmApiException which was thrown because accessing a protected resource was forbidden.
explainMissingOAuthAccessTokenException(MissingOAuthAccessTokenException) - Static method in class org.openstreetmap.josm.tools.ExceptionUtil
Creates the error message
explainNestedIllegalDataException(OsmTransferException) - Static method in class org.openstreetmap.josm.gui.ExceptionDialogUtil
Explains a IllegalDataException which has caused an OsmTransferException.
explainNestedIllegalDataException(OsmTransferException) - Static method in class org.openstreetmap.josm.tools.ExceptionUtil
Explains a IllegalDataException which has caused an OsmTransferException.
explainNestedInvocationTargetException(Exception) - Static method in class org.openstreetmap.josm.gui.ExceptionDialogUtil
Explains a InvocationTargetException
explainNestedIOException(OsmTransferException) - Static method in class org.openstreetmap.josm.gui.ExceptionDialogUtil
Explains a IOException which has caused an OsmTransferException.
explainNestedIOException(OsmTransferException) - Static method in class org.openstreetmap.josm.tools.ExceptionUtil
Explains a IOException which has caused an OsmTransferException.
explainNestedSocketException(OsmTransferException) - Static method in class org.openstreetmap.josm.gui.ExceptionDialogUtil
Explains a SocketException which has caused an OsmTransferException.
explainNestedSocketException(OsmTransferException) - Static method in class org.openstreetmap.josm.tools.ExceptionUtil
Explains a SocketException which has caused an OsmTransferException.
explainNestedUnknownHostException(OsmTransferException) - Static method in class org.openstreetmap.josm.tools.ExceptionUtil
Explains a UnknownHostException which has caused an OsmTransferException.
explainNestedUnkonwnHostException(OsmTransferException) - Static method in class org.openstreetmap.josm.gui.ExceptionDialogUtil
Explains a UnknownHostException which has caused an OsmTransferException.
explainNotFound(OsmApiException) - Static method in class org.openstreetmap.josm.gui.ExceptionDialogUtil
Explains a OsmApiException which was thrown because a resource wasn't found on the server
explainNotFound(OsmApiException) - Static method in class org.openstreetmap.josm.tools.ExceptionUtil
Explains a OsmApiException which was thrown because a resource wasn't found.
explainOsmApiInitializationException(OsmApiInitializationException) - Static method in class org.openstreetmap.josm.gui.ExceptionDialogUtil
handles an exception caught during OSM API initialization
explainOsmApiInitializationException(OsmApiInitializationException) - Static method in class org.openstreetmap.josm.tools.ExceptionUtil
handles an exception caught during OSM API initialization
explainOsmTransferException(OsmTransferException) - Static method in class org.openstreetmap.josm.gui.ExceptionDialogUtil
Explains an OsmTransferException to the user.
explainOsmTransferException(OsmTransferException) - Static method in class org.openstreetmap.josm.tools.ExceptionUtil
Explains an OsmTransferException to the user.
explainPreconditionFailed(OsmApiException) - Static method in class org.openstreetmap.josm.gui.ExceptionDialogUtil
Explains an upload error due to a violated precondition, i.e.
explainPreconditionFailed(OsmApiException) - Static method in class org.openstreetmap.josm.tools.ExceptionUtil
Explains an upload error due to a violated precondition, i.e.
explainSecurityException(OsmTransferException) - Static method in class org.openstreetmap.josm.gui.ExceptionDialogUtil
Explains a SecurityException which has caused an OsmTransferException.
explainSecurityException(OsmTransferException) - Static method in class org.openstreetmap.josm.tools.ExceptionUtil
Explains a SecurityException which has caused an OsmTransferException.
export(Layer) - Method in class org.openstreetmap.josm.actions.GpxExportAction
Exports a layer to a file.
export - Variable in class org.openstreetmap.josm.io.session.ImagerySessionExporter
 
export(SessionWriter.ExportSupport) - Method in class org.openstreetmap.josm.io.session.ImagerySessionExporter
 
export - Variable in class org.openstreetmap.josm.io.session.OsmDataSessionExporter
 
export(SessionWriter.ExportSupport) - Method in class org.openstreetmap.josm.io.session.OsmDataSessionExporter
 
export(SessionWriter.ExportSupport) - Method in interface org.openstreetmap.josm.io.session.SessionLayerExporter
Save meta data to the .jos file.
exportData(File, Layer) - Method in class org.openstreetmap.josm.io.FileExporter
 
exportData(File, Layer) - Method in class org.openstreetmap.josm.io.GeoJSONExporter
 
exportData(File, Layer) - Method in class org.openstreetmap.josm.io.GpxExporter
 
exportData(File, Layer) - Method in class org.openstreetmap.josm.io.OsmExporter
 
exportData(File, Layer, boolean) - Method in class org.openstreetmap.josm.io.OsmExporter
 
exportData(File, Layer) - Method in class org.openstreetmap.josm.io.WMSLayerExporter
 
exporters - Static variable in class org.openstreetmap.josm.actions.ExtensionFileFilter
List of supported formats for export.
exporters - Variable in class org.openstreetmap.josm.actions.SessionSaveAsAction
 
exporters - Variable in class org.openstreetmap.josm.io.session.SessionWriter
 
exportPreferencesKeysByPatternToFile(String, boolean, String) - Static method in class org.openstreetmap.josm.data.CustomConfigurator
This function exports part of user preferences to specified file.
exportPreferencesKeysToFile(String, boolean, String...) - Static method in class org.openstreetmap.josm.data.CustomConfigurator
This function exports part of user preferences to specified file.
exportPreferencesKeysToFile(String, boolean, Collection<String>) - Static method in class org.openstreetmap.josm.data.CustomConfigurator
Export specified preferences keys to configuration file
Expression - Interface in org.openstreetmap.josm.gui.mappaint.mapcss
 
Expression.FunctionExpression - Class in org.openstreetmap.josm.gui.mappaint.mapcss
 
Expression.FunctionExpression(String, List<Expression>) - Constructor for class org.openstreetmap.josm.gui.mappaint.mapcss.Expression.FunctionExpression
 
Expression.FunctionExpression.EvalFunctions - Class in org.openstreetmap.josm.gui.mappaint.mapcss
 
Expression.FunctionExpression.EvalFunctions() - Constructor for class org.openstreetmap.josm.gui.mappaint.mapcss.Expression.FunctionExpression.EvalFunctions
 
Expression.LiteralExpression - Class in org.openstreetmap.josm.gui.mappaint.mapcss
 
Expression.LiteralExpression(Object) - Constructor for class org.openstreetmap.josm.gui.mappaint.mapcss.Expression.LiteralExpression
 
EXPRESSION_END_TOKENS - Static variable in class org.openstreetmap.josm.tools.template_engine.TemplateParser
 
extend(LatLon) - Method in class org.openstreetmap.josm.data.Bounds
Extend the bounds if necessary to include the given point.
extend(Bounds) - Method in class org.openstreetmap.josm.data.Bounds
 
extend(EastNorth) - Method in class org.openstreetmap.josm.data.ProjectionBounds
 
ExtendedDialog - Class in org.openstreetmap.josm.gui
General configurable dialog window.
ExtendedDialog(Component, String, String[]) - Constructor for class org.openstreetmap.josm.gui.ExtendedDialog
This method sets up the most basic options for the dialog.
ExtendedDialog(Component, String, String[], boolean) - Constructor for class org.openstreetmap.josm.gui.ExtendedDialog
Same as above but lets you define if the dialog should be modal.
ExtendedDialog(Component, String, String[], boolean, boolean) - Constructor for class org.openstreetmap.josm.gui.ExtendedDialog
 
ExtendedDialog.HelpAction - Class in org.openstreetmap.josm.gui
 
ExtendedDialog.HelpAction() - Constructor for class org.openstreetmap.josm.gui.ExtendedDialog.HelpAction
 
extendGroupRec(List<OrthogonalizeAction.WayData>, OrthogonalizeAction.WayData, List<OrthogonalizeAction.WayData>) - Static method in class org.openstreetmap.josm.actions.OrthogonalizeAction
 
ExtensionFileFilter - Class in org.openstreetmap.josm.actions
A file filter that filters after the extension.
ExtensionFileFilter(String, String, String) - Constructor for class org.openstreetmap.josm.actions.ExtensionFileFilter
Construct an extension file filter by giving the extension to check after.
extensions - Variable in class org.openstreetmap.josm.actions.ExtensionFileFilter
 
extent - Variable in class org.openstreetmap.josm.tools.WindowGeometry
the size
externalIdMap - Variable in class org.openstreetmap.josm.io.AbstractReader
the map from external ids to read OsmPrimitives.
extractAbsoluteHelpTopic(String) - Static method in class org.openstreetmap.josm.gui.help.HelpUtil
Extracts the absolute help topic from an URL.
extractExif(ImageEntry) - Static method in class org.openstreetmap.josm.gui.layer.geoimage.GeoImageLayer
 
extractIdPackage(Set<Long>) - Method in class org.openstreetmap.josm.io.MultiFetchServerObjectReader
extracts a subset of max MultiFetchServerObjectReader.MAX_IDS_PER_REQUEST ids from ids and replies the subset.
extractOsmFilename(String, String) - Method in class org.openstreetmap.josm.actions.downloadtasks.DownloadOsmTask
 
extractOsmSession(HttpURLConnection) - Method in class org.openstreetmap.josm.gui.oauth.OsmOAuthAuthorizationClient
 
extractRelativeHelpTopic(String) - Static method in class org.openstreetmap.josm.gui.help.HelpUtil
Extracts the relative help topic from an URL.
extractToken(HttpURLConnection) - Method in class org.openstreetmap.josm.gui.oauth.OsmOAuthAuthorizationClient
 
extraText - Variable in class org.openstreetmap.josm.gui.progress.AbstractProgressMonitor
 
extraText - Variable in class org.openstreetmap.josm.gui.progress.AbstractProgressMonitor.Request
 
ExtrudeAction - Class in org.openstreetmap.josm.actions.mapmode
Makes a rectangle from a line, or modifies a rectangle.
ExtrudeAction(MapFrame) - Constructor for class org.openstreetmap.josm.actions.mapmode.ExtrudeAction
Create a new SelectAction
ExtrudeAction.Mode - Enum in org.openstreetmap.josm.actions.mapmode
 
ExtrudeAction.Mode() - Constructor for enum org.openstreetmap.josm.actions.mapmode.ExtrudeAction.Mode
 

F

F - Variable in class org.openstreetmap.josm.data.projection.proj.LambertConformalConic
projection factor
fadeAmount - Variable in class org.openstreetmap.josm.gui.preferences.imagery.CommonSettingsPanel
 
fadeColor - Variable in class org.openstreetmap.josm.data.imagery.GeorefImage
 
failed - Variable in class org.openstreetmap.josm.actions.downloadtasks.AbstractDownloadTask
 
failed - Variable in class org.openstreetmap.josm.gui.io.AbstractIOTask
indicates whether the task has been failed
failed - Variable in class org.openstreetmap.josm.plugins.PluginDownloadTask
 
failed(Exception) - Method in class org.openstreetmap.josm.tools.AudioPlayer.Execute
 
FallbackDateParser - Class in org.openstreetmap.josm.tools
Handles a number of different date formats encountered in OSM.
FallbackDateParser() - Constructor for class org.openstreetmap.josm.tools.FallbackDateParser
Creates a new instance.
fallbackDateParser - Variable in class org.openstreetmap.josm.tools.PrimaryDateParser
 
fallbackDraw(Graphics, Image, int, int, int, int, boolean) - Method in class org.openstreetmap.josm.data.imagery.GeorefImage
 
FALSE_VALUES - Static variable in class org.openstreetmap.josm.data.osm.OsmUtils
 
falseEasting(int) - Static method in class org.openstreetmap.gui.jmapviewer.OsmMercator
 
falseNorthing(int) - Static method in class org.openstreetmap.gui.jmapviewer.OsmMercator
 
falseval - Static variable in class org.openstreetmap.josm.data.osm.OsmUtils
 
fastFail - Variable in class org.openstreetmap.josm.io.OsmApi.CapabilitiesCache
 
fatalError(SAXParseException) - Method in class org.openstreetmap.josm.io.OsmChangesetContentParser.Parser
 
fatalError(SAXParseException) - Method in class org.openstreetmap.josm.tools.XmlObjectParser.Parser
 
favoriteIndex - Variable in class org.openstreetmap.josm.gui.tagging.TaggingPresetSearchDialog.PresetClasification
 
fc - Variable in class org.openstreetmap.josm.gui.widgets.JFileChooserManager
 
fdiag - Variable in class org.openstreetmap.josm.tools.Diff
 
fdiagoff - Variable in class org.openstreetmap.josm.tools.Diff
 
FeatureAdapter - Class in org.openstreetmap.gui.jmapviewer
 
FeatureAdapter() - Constructor for class org.openstreetmap.gui.jmapviewer.FeatureAdapter
 
FeatureAdapter.BrowserAdapter - Interface in org.openstreetmap.gui.jmapviewer
 
FeatureAdapter.DefaultBrowserAdapter - Class in org.openstreetmap.gui.jmapviewer
 
FeatureAdapter.DefaultBrowserAdapter() - Constructor for class org.openstreetmap.gui.jmapviewer.FeatureAdapter.DefaultBrowserAdapter
 
FeatureAdapter.DefaultTranslationAdapter - Class in org.openstreetmap.gui.jmapviewer
 
FeatureAdapter.DefaultTranslationAdapter() - Constructor for class org.openstreetmap.gui.jmapviewer.FeatureAdapter.DefaultTranslationAdapter
 
FeatureAdapter.TranslationAdapter - Interface in org.openstreetmap.gui.jmapviewer
 
feedbackDisabled() - Method in class org.openstreetmap.josm.gui.widgets.AbstractTextComponentValidator
 
feedbackInvalid() - Method in class org.openstreetmap.josm.gui.dialogs.changeset.query.UrlBasedQueryPanel.ChangetQueryUrlValidator
 
feedbackInvalid(String) - Method in class org.openstreetmap.josm.gui.widgets.AbstractTextComponentValidator
 
feedbackNone() - Method in class org.openstreetmap.josm.gui.dialogs.changeset.query.UrlBasedQueryPanel.ChangetQueryUrlValidator
 
feedbackValid() - Method in class org.openstreetmap.josm.gui.dialogs.changeset.query.UrlBasedQueryPanel.ChangetQueryUrlValidator
 
feedbackValid(String) - Method in class org.openstreetmap.josm.gui.widgets.AbstractTextComponentValidator
 
fetch(WMSRequest, int) - Method in class org.openstreetmap.josm.io.imagery.Grabber
 
fetch(WMSRequest, int) - Method in class org.openstreetmap.josm.io.imagery.WMSGrabber
 
fetch(ProgressMonitor) - Method in class org.openstreetmap.josm.io.MultiFetchServerObjectReader.Fetcher
fetches the requested primitives and updates the specified progress monitor.
fetcher - Variable in class org.openstreetmap.josm.gui.FileDrop.TransferableObject
 
fetchHelpTopicContent(String, boolean) - Method in class org.openstreetmap.josm.gui.help.HelpContentReader
Fetches the content of a help topic from the JOSM wiki.
fetchOAuthToken(OsmOAuthAuthorizationClient.SessionId, OAuthToken) - Method in class org.openstreetmap.josm.gui.oauth.OsmOAuthAuthorizationClient
Submits a request to the OSM website for a OAuth form.
fetchOsmWebsiteSessionId() - Method in class org.openstreetmap.josm.gui.oauth.OsmOAuthAuthorizationClient
Submits a request to the OSM website for a login form.
fetchPrimitives(Set<Long>, OsmPrimitiveType, ProgressMonitor) - Method in class org.openstreetmap.josm.io.MultiFetchServerObjectReader
fetches a set of ids of a given OsmPrimitiveType from the server
fetchUserInfo() - Method in class org.openstreetmap.josm.actions.CloseChangesetAction.DownloadOpenChangesetsTask
Fetch the user info from the server.
fetchUserInfo(ProgressMonitor) - Method in class org.openstreetmap.josm.io.OsmServerUserInfoReader
 
fHash - Variable in class org.openstreetmap.josm.data.osm.Storage.FMap
 
fields - Variable in class org.openstreetmap.josm.tools.XmlObjectParser.Entry
 
file - Variable in class org.openstreetmap.josm.actions.RenameLayerAction
 
file - Variable in class org.openstreetmap.josm.actions.SaveActionBase
 
file - Variable in class org.openstreetmap.josm.actions.SessionLoadAction.Loader
 
file - Variable in class org.openstreetmap.josm.gui.dialogs.MapPaintDialog.SaveAsAction.SaveToFileTask
 
file - Variable in class org.openstreetmap.josm.gui.io.DownloadFileTask
 
file - Variable in class org.openstreetmap.josm.gui.io.SaveLayerInfo
 
file - Variable in class org.openstreetmap.josm.gui.layer.geoimage.CorrelateGpxWithImages.GpxDataWrapper
 
file - Variable in class org.openstreetmap.josm.gui.layer.geoimage.ImageDisplay
The file that is currently displayed
file - Variable in class org.openstreetmap.josm.gui.layer.geoimage.ImageDisplay.LoadImageRunnable
 
file - Variable in class org.openstreetmap.josm.gui.layer.geoimage.ImageEntry
 
file - Variable in class org.openstreetmap.josm.io.MirroredInputStream
 
file - Variable in class org.openstreetmap.josm.plugins.PluginInformation
 
FILE_AGE_ONE_DAY - Static variable in class org.openstreetmap.gui.jmapviewer.OsmFileCacheTileLoader
 
FILE_AGE_ONE_WEEK - Static variable in class org.openstreetmap.gui.jmapviewer.OsmFileCacheTileLoader
 
FILE_FILTER - Static variable in class org.openstreetmap.josm.io.GeoJSONExporter
 
FILE_FILTER - Static variable in class org.openstreetmap.josm.io.GpxImporter
 
FILE_FILTER - Static variable in class org.openstreetmap.josm.io.JpgImporter
The default file filter (only *.jpg files).
FILE_FILTER - Static variable in class org.openstreetmap.josm.io.NMEAImporter
 
FILE_FILTER - Static variable in class org.openstreetmap.josm.io.OsmBzip2Importer
 
FILE_FILTER - Static variable in class org.openstreetmap.josm.io.OsmChangeImporter
 
FILE_FILTER - Static variable in class org.openstreetmap.josm.io.OsmGzipImporter
 
FILE_FILTER - Static variable in class org.openstreetmap.josm.io.OsmImporter
 
FILE_FILTER - Static variable in class org.openstreetmap.josm.io.WMSLayerImporter
The file filter used in "open" and "save" dialogs for WMS layers.
FILE_FILTER_WITH_FOLDERS - Static variable in class org.openstreetmap.josm.io.JpgImporter
An alternate file filter that also includes folders.
fileAge - Variable in class org.openstreetmap.gui.jmapviewer.OsmFileCacheTileLoader.FileLoadJob
 
fileDeleted(File) - Method in interface org.openstreetmap.gui.jmapviewer.OsmFileCacheTileLoader.TileClearController
 
fileDeleted(File) - Method in class org.openstreetmap.josm.gui.layer.TMSLayer.TmsTileClearController
 
FileDrop - Class in org.openstreetmap.josm.gui
This class makes it easy to drag and drop files from the operating system to a Java program.
FileDrop(Component) - Constructor for class org.openstreetmap.josm.gui.FileDrop
 
FileDrop(Component, FileDrop.Listener) - Constructor for class org.openstreetmap.josm.gui.FileDrop
Constructs a FileDrop with a default light-blue border and, if c is a Container, recursively sets all elements contained within as drop targets, though only the top level container will change borders.
FileDrop(Component, boolean, FileDrop.Listener) - Constructor for class org.openstreetmap.josm.gui.FileDrop
Constructor with a default border and the option to recursively set drop targets.
FileDrop(PrintStream, Component, FileDrop.Listener) - Constructor for class org.openstreetmap.josm.gui.FileDrop
Constructor with a default border and debugging optionally turned on.
FileDrop(PrintStream, Component, boolean, FileDrop.Listener) - Constructor for class org.openstreetmap.josm.gui.FileDrop
Constructor with a default border, debugging optionally turned on and the option to recursively set drop targets.
FileDrop(Component, Border, FileDrop.Listener) - Constructor for class org.openstreetmap.josm.gui.FileDrop
Constructor with a specified border
FileDrop(Component, Border, boolean, FileDrop.Listener) - Constructor for class org.openstreetmap.josm.gui.FileDrop
Constructor with a specified border and the option to recursively set drop targets.
FileDrop(PrintStream, Component, Border, FileDrop.Listener) - Constructor for class org.openstreetmap.josm.gui.FileDrop
Constructor with a specified border and debugging optionally turned on.
FileDrop(PrintStream, Component, Border, boolean, FileDrop.Listener) - Constructor for class org.openstreetmap.josm.gui.FileDrop
Full constructor with a specified border and debugging optionally turned on.
FileDrop.Event - Class in org.openstreetmap.josm.gui
This is the event that is passed to the filesDropped(...) method in your FileDropListener when files are dropped onto a registered drop target.
FileDrop.Event(File[], Object) - Constructor for class org.openstreetmap.josm.gui.FileDrop.Event
Constructs an FileDrop.Event with the array of files that were dropped and the FileDrop that initiated the event.
FileDrop.Listener - Interface in org.openstreetmap.josm.gui
Implement this inner interface to listen for when files are dropped.
FileDrop.TransferableObject - Class in org.openstreetmap.josm.gui
At last an easy way to encapsulate your custom objects for dragging and dropping in your Java programs! When you need to create a Transferable object, use this class to wrap your object.
FileDrop.TransferableObject(Object) - Constructor for class org.openstreetmap.josm.gui.FileDrop.TransferableObject
Creates a new FileDrop.TransferableObject that wraps data.
FileDrop.TransferableObject(FileDrop.TransferableObject.Fetcher) - Constructor for class org.openstreetmap.josm.gui.FileDrop.TransferableObject
Creates a new FileDrop.TransferableObject that will return the object that is returned by fetcher.
FileDrop.TransferableObject(Class<?>, FileDrop.TransferableObject.Fetcher) - Constructor for class org.openstreetmap.josm.gui.FileDrop.TransferableObject
Creates a new FileDrop.TransferableObject that will return the object that is returned by fetcher.
FileDrop.TransferableObject.Fetcher - Interface in org.openstreetmap.josm.gui
Instead of passing your data directly to the FileDrop.TransferableObject constructor, you may want to know exactly when your data was received in case you need to remove it from its source (or do anyting else to it).
FileExporter - Class in org.openstreetmap.josm.io
 
FileExporter(ExtensionFileFilter) - Constructor for class org.openstreetmap.josm.io.FileExporter
 
fileFilter - Variable in class org.openstreetmap.josm.actions.OpenFileAction.OpenFileTask
 
FileImporter - Class in org.openstreetmap.josm.io
 
FileImporter(ExtensionFileFilter) - Constructor for class org.openstreetmap.josm.io.FileImporter
 
fileMenu - Variable in class org.openstreetmap.josm.gui.MainMenu
 
filename - Variable in class org.openstreetmap.josm.data.imagery.types.EntryType
 
filename - Variable in class org.openstreetmap.josm.data.imagery.WmsCache.CacheEntry
 
FilenameCellEditor - Class in org.openstreetmap.josm.gui.io
This is a TableCellEditor for filenames.
FilenameCellEditor() - Constructor for class org.openstreetmap.josm.gui.io.FilenameCellEditor
 
FilenameCellEditor.LaunchFileChooserAction - Class in org.openstreetmap.josm.gui.io
 
FilenameCellEditor.LaunchFileChooserAction() - Constructor for class org.openstreetmap.josm.gui.io.FilenameCellEditor.LaunchFileChooserAction
 
files - Variable in class org.openstreetmap.josm.actions.OpenFileAction.OpenFileTask
 
files - Variable in class org.openstreetmap.josm.gui.FileDrop.Event
 
filesDropped(File[]) - Method in interface org.openstreetmap.josm.gui.FileDrop.Listener
This method is called when files have been successfully dropped.
fileTilePainted - Variable in class org.openstreetmap.gui.jmapviewer.OsmFileCacheTileLoader.FileLoadJob
 
fileToURL(File) - Static method in class org.openstreetmap.josm.plugins.PluginInformation
 
filevec - Variable in class org.openstreetmap.josm.tools.Diff
 
fill() - Method in class org.openstreetmap.josm.tools.GBC
Try to fill both, horizontal and vertical
fill(int) - Method in class org.openstreetmap.josm.tools.GBC
Set fill to the given value
FILL_COLOR - Static variable in interface org.openstreetmap.josm.gui.mappaint.StyleKeys
 
FILL_IMAGE - Static variable in interface org.openstreetmap.josm.gui.mappaint.StyleKeys
 
FILL_OPACITY - Static variable in interface org.openstreetmap.josm.gui.mappaint.StyleKeys
 
fillColor - Variable in class org.openstreetmap.josm.gui.mappaint.NodeElemStyle.Symbol
 
fillConnectionNode - Variable in class org.openstreetmap.josm.data.osm.visitor.paint.MapPaintSettings
Preference: should multiply connected nodes be filled
fillConnectionNode - Variable in class org.openstreetmap.josm.data.osm.visitor.paint.WireframeMapRenderer
Preference: should multiply connected nodes be filled
fillImage - Variable in class org.openstreetmap.josm.gui.mappaint.AreaElemStyle
 
fillInQuery(ChangesetQuery) - Method in class org.openstreetmap.josm.gui.dialogs.changeset.query.AdvancedChangesetQueryPanel.BBoxRestrictionPanel
 
fillInQuery(ChangesetQuery) - Method in class org.openstreetmap.josm.gui.dialogs.changeset.query.AdvancedChangesetQueryPanel.OpenAndCloseStateRestrictionPanel
 
fillInQuery(ChangesetQuery) - Method in class org.openstreetmap.josm.gui.dialogs.changeset.query.AdvancedChangesetQueryPanel.TimeRestrictionPanel
 
fillInQuery(ChangesetQuery) - Method in class org.openstreetmap.josm.gui.dialogs.changeset.query.AdvancedChangesetQueryPanel.UserRestrictionPanel
Sets the query restrictions on query for changeset owner based restrictions.
fillModifiedData(Collection<OsmPrimitive>, Collection<OsmPrimitive>, Collection<OsmPrimitive>) - Method in class org.openstreetmap.josm.command.AddCommand
 
fillModifiedData(Collection<OsmPrimitive>, Collection<OsmPrimitive>, Collection<OsmPrimitive>) - Method in class org.openstreetmap.josm.command.AddPrimitivesCommand
 
fillModifiedData(Collection<OsmPrimitive>, Collection<OsmPrimitive>, Collection<OsmPrimitive>) - Method in class org.openstreetmap.josm.command.ChangeCommand
 
fillModifiedData(Collection<OsmPrimitive>, Collection<OsmPrimitive>, Collection<OsmPrimitive>) - Method in class org.openstreetmap.josm.command.ChangeNodesCommand
 
fillModifiedData(Collection<OsmPrimitive>, Collection<OsmPrimitive>, Collection<OsmPrimitive>) - Method in class org.openstreetmap.josm.command.ChangePropertyCommand
 
fillModifiedData(Collection<OsmPrimitive>, Collection<OsmPrimitive>, Collection<OsmPrimitive>) - Method in class org.openstreetmap.josm.command.ChangePropertyKeyCommand
 
fillModifiedData(Collection<OsmPrimitive>, Collection<OsmPrimitive>, Collection<OsmPrimitive>) - Method in class org.openstreetmap.josm.command.ChangeRelationMemberRoleCommand
 
fillModifiedData(Collection<OsmPrimitive>, Collection<OsmPrimitive>, Collection<OsmPrimitive>) - Method in class org.openstreetmap.josm.command.Command
Fill in the changed data this command operates on.
fillModifiedData(Collection<OsmPrimitive>, Collection<OsmPrimitive>, Collection<OsmPrimitive>) - Method in class org.openstreetmap.josm.command.ConflictAddCommand
 
fillModifiedData(Collection<OsmPrimitive>, Collection<OsmPrimitive>, Collection<OsmPrimitive>) - Method in class org.openstreetmap.josm.command.CoordinateConflictResolveCommand
 
fillModifiedData(Collection<OsmPrimitive>, Collection<OsmPrimitive>, Collection<OsmPrimitive>) - Method in class org.openstreetmap.josm.command.DeleteCommand
 
fillModifiedData(Collection<OsmPrimitive>, Collection<OsmPrimitive>, Collection<OsmPrimitive>) - Method in class org.openstreetmap.josm.command.DeletedStateConflictResolveCommand
 
fillModifiedData(Collection<OsmPrimitive>, Collection<OsmPrimitive>, Collection<OsmPrimitive>) - Method in class org.openstreetmap.josm.command.ModifiedConflictResolveCommand
 
fillModifiedData(Collection<OsmPrimitive>, Collection<OsmPrimitive>, Collection<OsmPrimitive>) - Method in class org.openstreetmap.josm.command.MoveCommand
 
fillModifiedData(Collection<OsmPrimitive>, Collection<OsmPrimitive>, Collection<OsmPrimitive>) - Method in class org.openstreetmap.josm.command.PurgeCommand
 
fillModifiedData(Collection<OsmPrimitive>, Collection<OsmPrimitive>, Collection<OsmPrimitive>) - Method in class org.openstreetmap.josm.command.RelationMemberConflictResolverCommand
 
fillModifiedData(Collection<OsmPrimitive>, Collection<OsmPrimitive>, Collection<OsmPrimitive>) - Method in class org.openstreetmap.josm.command.SequenceCommand
 
fillModifiedData(Collection<OsmPrimitive>, Collection<OsmPrimitive>, Collection<OsmPrimitive>) - Method in class org.openstreetmap.josm.command.TagConflictResolveCommand
 
fillModifiedData(Collection<OsmPrimitive>, Collection<OsmPrimitive>, Collection<OsmPrimitive>) - Method in class org.openstreetmap.josm.command.TransformNodesCommand
 
fillModifiedData(Collection<OsmPrimitive>, Collection<OsmPrimitive>, Collection<OsmPrimitive>) - Method in class org.openstreetmap.josm.command.VersionConflictResolveCommand
 
fillModifiedData(Collection<OsmPrimitive>, Collection<OsmPrimitive>, Collection<OsmPrimitive>) - Method in class org.openstreetmap.josm.command.WayNodesConflictResolverCommand
 
fillPanel(Container) - Method in class org.openstreetmap.josm.gui.MapFrame
Fill the given panel by adding all necessary components to the different locations.
fillSelectedNode - Variable in class org.openstreetmap.josm.data.osm.visitor.paint.MapPaintSettings
Preference: should selected nodes be filled
fillSelectedNode - Variable in class org.openstreetmap.josm.data.osm.visitor.paint.WireframeMapRenderer
Preference: should selected nodes be filled
fillTaggedNode - Variable in class org.openstreetmap.josm.data.osm.visitor.paint.MapPaintSettings
Preference: should tagged nodes be filled
fillTaggedNode - Variable in class org.openstreetmap.josm.data.osm.visitor.paint.WireframeMapRenderer
Preference: should tagged nodes be filled
fillTheHole(int) - Method in class org.openstreetmap.josm.data.osm.Storage
 
fillUnselectedNode - Variable in class org.openstreetmap.josm.data.osm.visitor.paint.MapPaintSettings
Preference: should unselected nodes be filled
fillUnselectedNode - Variable in class org.openstreetmap.josm.data.osm.visitor.paint.WireframeMapRenderer
Preference: should unselected nodes be filled
Filter - Class in org.openstreetmap.josm.data.osm
 
Filter() - Constructor for class org.openstreetmap.josm.data.osm.Filter
 
Filter(String, SearchAction.SearchMode, boolean, boolean, boolean) - Constructor for class org.openstreetmap.josm.data.osm.Filter
 
Filter(Filter.FilterPreferenceEntry) - Constructor for class org.openstreetmap.josm.data.osm.Filter
 
filter(History, History.FilterPredicate) - Static method in class org.openstreetmap.josm.data.osm.history.History
 
filter - Variable in class org.openstreetmap.josm.gui.dialogs.validator.ValidatorTreePanel
If ValidatorTreePanel.filter is not null only errors are displayed that refer to one of the primitives in the filter.
filter() - Method in class org.openstreetmap.josm.gui.preferences.PluginPreference.SearchFieldAdapter
 
filter() - Method in class org.openstreetmap.josm.gui.preferences.shortcut.PrefJPanel.FilterFieldAdapter
 
filter - Variable in class org.openstreetmap.josm.gui.tagging.ac.AutoCompletionList
the filter expression
filter() - Method in class org.openstreetmap.josm.gui.tagging.ac.AutoCompletionList
 
filter - Variable in class org.openstreetmap.josm.io.FileExporter
 
filter - Variable in class org.openstreetmap.josm.io.FileImporter
 
filter(Collection<? extends T>, Predicate<? super T>) - Static method in class org.openstreetmap.josm.tools.Utils
 
Filter.FilterPreferenceEntry - Class in org.openstreetmap.josm.data.osm
 
Filter.FilterPreferenceEntry() - Constructor for class org.openstreetmap.josm.data.osm.Filter.FilterPreferenceEntry
 
filterConfirmedPrimitives(List<OsmPrimitive>) - Method in class org.openstreetmap.josm.gui.dialogs.relation.GenericRelationEditor.AddFromSelectionAction
 
filterDeprecatedPlugins(Component, Collection<String>) - Static method in class org.openstreetmap.josm.plugins.PluginHandler
Removes deprecated plugins from a collection of plugins.
filterDeprecatedPlugins(List<PluginInformation>) - Method in class org.openstreetmap.josm.plugins.ReadRemotePluginInformationTask
Filter information about deprecated plugins from the list of downloaded plugins
FilterDialog - Class in org.openstreetmap.josm.gui.dialogs
 
FilterDialog() - Constructor for class org.openstreetmap.josm.gui.dialogs.FilterDialog
 
filterDialog - Variable in class org.openstreetmap.josm.gui.MapFrame
 
FilterDialog.AbstractFilterAction - Class in org.openstreetmap.josm.gui.dialogs
 
FilterDialog.AbstractFilterAction() - Constructor for class org.openstreetmap.josm.gui.dialogs.FilterDialog.AbstractFilterAction
 
FilterDialog.BooleanRenderer - Class in org.openstreetmap.josm.gui.dialogs
 
FilterDialog.BooleanRenderer() - Constructor for class org.openstreetmap.josm.gui.dialogs.FilterDialog.BooleanRenderer
 
FilterDialog.EnableFilterAction - Class in org.openstreetmap.josm.gui.dialogs
 
FilterDialog.EnableFilterAction() - Constructor for class org.openstreetmap.josm.gui.dialogs.FilterDialog.EnableFilterAction
 
FilterDialog.HidingFilterAction - Class in org.openstreetmap.josm.gui.dialogs
 
FilterDialog.HidingFilterAction() - Constructor for class org.openstreetmap.josm.gui.dialogs.FilterDialog.HidingFilterAction
 
FilterDialog.StringRenderer - Class in org.openstreetmap.josm.gui.dialogs
 
FilterDialog.StringRenderer() - Constructor for class org.openstreetmap.josm.gui.dialogs.FilterDialog.StringRenderer
 
filterDiscards(byte[]) - Method in class org.openstreetmap.josm.tools.Diff.file_data
Don't really discard the provisional lines except when they occur in a run of discardables, with nonprovisionals at the beginning and end.
filterDisplayedPlugins(String) - Method in class org.openstreetmap.josm.gui.preferences.plugin.PluginPreferencesModel
 
filtered - Variable in class org.openstreetmap.josm.gui.tagging.ac.AutoCompletionList
the filtered list of AutoCompletionItems
FilteredCollection<T> - Class in org.openstreetmap.josm.tools
The same as SubclassFilteredCollection, but does not restrict the type of the collection to a certain subclass.
FilteredCollection(Collection<? extends T>, Predicate<? super T>) - Constructor for class org.openstreetmap.josm.tools.FilteredCollection
 
filteredCollection(Collection<S>, Class<T>) - Static method in class org.openstreetmap.josm.tools.Utils
Filter a collection by (sub)class.
filterExpression - Variable in class org.openstreetmap.josm.gui.preferences.plugin.PluginPreferencesModel
 
filterField - Variable in class org.openstreetmap.josm.gui.preferences.shortcut.PrefJPanel
 
FilterMatcher - Class in org.openstreetmap.josm.data.osm
Class that encapsulates the filter logic, i.e. applies a list of filters to a primitive.
FilterMatcher() - Constructor for class org.openstreetmap.josm.data.osm.FilterMatcher
 
filterMatcher - Variable in class org.openstreetmap.josm.gui.dialogs.FilterTableModel
 
FilterMatcher.FilterInfo - Class in org.openstreetmap.josm.data.osm
 
FilterMatcher.FilterInfo(Filter) - Constructor for class org.openstreetmap.josm.data.osm.FilterMatcher.FilterInfo
 
FilterMatcher.FilterType - Enum in org.openstreetmap.josm.data.osm
Describes quality of the filtering.
FilterMatcher.FilterType() - Constructor for enum org.openstreetmap.josm.data.osm.FilterMatcher.FilterType
 
filterModel - Variable in class org.openstreetmap.josm.gui.dialogs.FilterDialog
 
filterOldPlugins() - Method in class org.openstreetmap.josm.plugins.ReadLocalPluginInformationTask
 
filterOwnMultipolygonRelations(Collection<Relation>, List<JoinAreasAction.Multipolygon>) - Method in class org.openstreetmap.josm.actions.JoinAreasAction
This method filters the list of relations that form the multipolygons.
filterPresets() - Method in class org.openstreetmap.josm.gui.tagging.TaggingPresetSearchDialog
Search expression can be in form: "group1/group2/name" where names can contain multiple words When groups are given,
filterPrimitivesWithUnloadedHistory(Collection<HistoryOsmPrimitive>) - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetContentPanel.ShowHistoryAction
 
filterRelationsNotReferringToNewRelations(Collection<Relation>) - Method in class org.openstreetmap.josm.data.APIDataSet
Replies the subset of relations in relations which are not referring to any new relation
filters - Variable in class org.openstreetmap.josm.gui.dialogs.FilterTableModel
 
FilterTableModel - Class in org.openstreetmap.josm.gui.dialogs
 
FilterTableModel() - Constructor for class org.openstreetmap.josm.gui.dialogs.FilterTableModel
 
FilterTableModel.OSDLabel - Class in org.openstreetmap.josm.gui.dialogs
On screen display label
FilterTableModel.OSDLabel(String) - Constructor for class org.openstreetmap.josm.gui.dialogs.FilterTableModel.OSDLabel
 
filterUnmaintainedPlugins(Component, Collection<String>) - Static method in class org.openstreetmap.josm.plugins.PluginHandler
Removes unmaintained plugins from a collection of plugins.
FilterWorker - Class in org.openstreetmap.josm.data.osm
 
FilterWorker() - Constructor for class org.openstreetmap.josm.data.osm.FilterWorker
 
finalize() - Method in class org.openstreetmap.josm.gui.MenuScroller
Ensures that the dispose method of this MenuScroller is called when there are no more refrences to it.
find(Iterable<? extends T>, Predicate<? super T>) - Static method in class org.openstreetmap.josm.tools.Utils
 
find(Iterable<? super T>, Class<? extends T>) - Static method in class org.openstreetmap.josm.tools.Utils
 
findAdjacentWay(RelationNodeMap.NodesWays, Node) - Method in class org.openstreetmap.josm.gui.dialogs.relation.RelationNodeMap
 
findBoundaryPolygons(Collection<JoinAreasAction.WayInPolygon>, List<Way>) - Static method in class org.openstreetmap.josm.actions.JoinAreasAction
Finds all ways that form inner or outer boundaries.
findBucket(BBox) - Method in class org.openstreetmap.josm.data.osm.QuadBuckets.QBLevel
 
findCandidateNode(MapView, Way, Point) - Static method in class org.openstreetmap.josm.actions.mapmode.ImproveWayAccuracyHelper
Returns the nearest node to cursor.
findCandidateSegment(MapView, Way, Point) - Static method in class org.openstreetmap.josm.actions.mapmode.ImproveWayAccuracyHelper
Returns the nearest way segment to cursor.
findEntry(WmsCache.ProjectionEntries, double, double, double) - Method in class org.openstreetmap.josm.data.imagery.WmsCache
 
findExistingTags() - Method in class org.openstreetmap.josm.io.remotecontrol.AddTagsDialog
This method looks for existing tags in the current selection and sets the corresponding boolean in the boolean array existing[]
findImage(EastNorth) - Method in class org.openstreetmap.josm.gui.layer.WMSLayer
 
findLayerFor(P) - Method in class org.openstreetmap.josm.gui.conflict.pair.ListMerger
 
findMaxDialogSize() - Method in class org.openstreetmap.josm.gui.dialogs.relation.GenericRelationEditor
 
findMaxDialogSize() - Method in class org.openstreetmap.josm.gui.ExtendedDialog
Tries to find a good value of how large the dialog should be
findMergeLayer() - Method in class org.openstreetmap.josm.actions.downloadtasks.DownloadGpsTask.DownloadTask
 
findModifier(int, Integer) - Static method in class org.openstreetmap.josm.tools.Shortcut
 
findNext() - Method in class org.openstreetmap.josm.tools.SubclassFilteredCollection.FilterIterator
 
findNodeToContinueFrom(Node, Way) - Method in class org.openstreetmap.josm.actions.mapmode.DrawAction
Finds a node to continue drawing from.
findNodeToMergeTo(Point) - Method in class org.openstreetmap.josm.actions.mapmode.SelectAction
Tries to find a node to merge to when in move-merge mode for the current mouse position.
findOuterPolygon(Multipolygon.PolyData, List<Multipolygon.PolyData>) - Method in class org.openstreetmap.josm.data.osm.visitor.paint.relations.Multipolygon
 
findOuterWaysImpl(int, Collection<JoinAreasAction.AssembledPolygon>) - Method in class org.openstreetmap.josm.actions.JoinAreasAction
Collects outer way and corresponding inner ways from all boundaries.
findOuterWaysRecursive(int, Collection<MultipolygonCreate.JoinedPolygon>) - Method in class org.openstreetmap.josm.data.osm.MultipolygonCreate
Collects outer way and corresponding inner ways from all boundaries.
findPlugin(String) - Static method in class org.openstreetmap.josm.plugins.PluginInformation
Try to find a plugin after some criterias.
findPolygons(Collection<JoinAreasAction.AssembledPolygon>) - Method in class org.openstreetmap.josm.actions.JoinAreasAction
This method finds witch ways are outer and witch are inner.
findPresetTemplate(OsmPrimitive) - Method in class org.openstreetmap.josm.tools.TaggingPresetNameTemplateList
 
findRow(TableModel, Object) - Method in class org.openstreetmap.josm.gui.dialogs.properties.PropertiesDialog
 
findShortcut(int, int) - Static method in class org.openstreetmap.josm.tools.Shortcut
 
findWay(MapView, Point) - Static method in class org.openstreetmap.josm.actions.mapmode.ImproveWayAccuracyHelper
Finds the way to work on.
finish() - Method in class org.openstreetmap.josm.actions.CloseChangesetAction.DownloadOpenChangesetsTask
 
finish() - Method in class org.openstreetmap.josm.actions.downloadtasks.DownloadGpsTask.DownloadTask
 
finish() - Method in class org.openstreetmap.josm.actions.downloadtasks.DownloadOsmChangeTask.DownloadTask
 
finish() - Method in class org.openstreetmap.josm.actions.downloadtasks.DownloadOsmTask.DownloadTask
 
finish() - Method in class org.openstreetmap.josm.actions.downloadtasks.DownloadReferrersTask
 
finish() - Method in class org.openstreetmap.josm.actions.OpenFileAction.OpenFileTask
 
finish() - Method in class org.openstreetmap.josm.actions.SessionLoadAction.Loader
 
finish() - Method in class org.openstreetmap.josm.actions.UploadSelectionAction.DeletedParentsChecker
 
finish() - Method in class org.openstreetmap.josm.actions.ValidateAction.ValidationTask
 
finish() - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetContentDownloadTask
 
finish() - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetHeaderDownloadTask
 
finish() - Method in class org.openstreetmap.josm.gui.dialogs.changeset.query.ChangesetQueryTask
 
finish() - Method in class org.openstreetmap.josm.gui.dialogs.MapPaintDialog.SaveAsAction.SaveToFileTask
 
finish() - Method in class org.openstreetmap.josm.gui.dialogs.relation.ChildRelationBrowser.DownloadAllChildrenTask
 
finish() - Method in class org.openstreetmap.josm.gui.dialogs.relation.ChildRelationBrowser.DownloadRelationSetTask
 
finish() - Method in class org.openstreetmap.josm.gui.dialogs.relation.DownloadRelationMemberTask
 
finish() - Method in class org.openstreetmap.josm.gui.dialogs.relation.DownloadRelationTask
 
finish() - Method in class org.openstreetmap.josm.gui.dialogs.relation.ParentRelationLoadingTask
 
finish() - Method in class org.openstreetmap.josm.gui.dialogs.relation.RelationTree.RelationLoader
 
finish() - Method in class org.openstreetmap.josm.gui.dialogs.ValidatorDialog.FixTask
 
finish() - Method in class org.openstreetmap.josm.gui.download.PlaceSelection.NameQueryTask
 
finish() - Method in class org.openstreetmap.josm.gui.history.HistoryLoadTask
 
finish() - Method in class org.openstreetmap.josm.gui.io.CloseChangesetTask
 
finish() - Method in class org.openstreetmap.josm.gui.io.DownloadFileTask
 
finish() - Method in class org.openstreetmap.josm.gui.io.DownloadOpenChangesetsTask
 
finish() - Method in class org.openstreetmap.josm.gui.io.DownloadPrimitivesTask
 
finish() - Method in class org.openstreetmap.josm.gui.io.UpdatePrimitivesTask
 
finish() - Method in class org.openstreetmap.josm.gui.io.UploadPrimitivesTask
 
finish() - Method in class org.openstreetmap.josm.gui.layer.geoimage.GeoImageLayer.Loader
 
finish() - Method in class org.openstreetmap.josm.gui.mappaint.MapPaintStyles.MapPaintStyleLoader
 
finish() - Method in class org.openstreetmap.josm.gui.oauth.FullyAutomaticAuthorizationUI.FullyAutomaticAuthorisationTask
 
finish() - Method in class org.openstreetmap.josm.gui.oauth.RetrieveAccessTokenTask
 
finish() - Method in class org.openstreetmap.josm.gui.oauth.RetrieveRequestTokenTask
 
finish() - Method in class org.openstreetmap.josm.gui.oauth.TestAccessTokenTask
 
finish() - Method in class org.openstreetmap.josm.gui.PleaseWaitRunnable
Finish up the data work.
finish() - Method in class org.openstreetmap.josm.gui.preferences.map.MapPaintPreference.MapPaintSourceEditor
 
finish() - Method in class org.openstreetmap.josm.gui.preferences.map.TaggingPresetPreference.TaggingPresetSourceEditor
 
finish() - Method in class org.openstreetmap.josm.gui.preferences.server.ApiUrlTestTask
 
finish() - Method in class org.openstreetmap.josm.gui.preferences.SourceEditor
Save the settings after user clicked "Ok".
finish() - Method in class org.openstreetmap.josm.gui.preferences.SourceEditor.SourceLoader
 
finish() - Method in class org.openstreetmap.josm.gui.progress.ContributorTermsUpdateRunnable
 
finish(GeorefImage.State, BufferedImage) - Method in class org.openstreetmap.josm.io.imagery.WMSRequest
 
finish() - Method in class org.openstreetmap.josm.io.OsmChangeBuilder
Writes the epilog of the OsmChange document
finish() - Method in class org.openstreetmap.josm.plugins.PluginDownloadTask
 
finish() - Method in class org.openstreetmap.josm.plugins.ReadLocalPluginInformationTask
 
finish() - Method in class org.openstreetmap.josm.plugins.ReadRemotePluginInformationTask
 
finishDrag(int, int) - Method in class org.openstreetmap.josm.gui.MultiSplitPane
 
finishDrawing() - Method in class org.openstreetmap.josm.actions.mapmode.DrawAction
This function should be called when the user wishes to finish his current draw action.
finished(ImageIcon) - Method in interface org.openstreetmap.josm.tools.ImageProvider.ImageCallback
 
finishedRequests - Variable in class org.openstreetmap.josm.gui.layer.WMSLayer
 
finishRequest(WMSRequest) - Method in class org.openstreetmap.josm.gui.layer.WMSLayer
 
finishRequested - Variable in class org.openstreetmap.josm.gui.progress.AbstractProgressMonitor.Request
 
finishTask() - Method in class org.openstreetmap.josm.gui.progress.AbstractProgressMonitor
 
finishTask() - Method in class org.openstreetmap.josm.gui.progress.NullProgressMonitor
 
finishTask() - Method in interface org.openstreetmap.josm.gui.progress.ProgressMonitor
Finish this progress monitor, close the dialog or inform the parent progress monitor that it can continue with other tasks.
fire(DataSetListener) - Method in class org.openstreetmap.josm.data.osm.event.AbstractDatasetChangedEvent
 
fire(DataSetListener) - Method in class org.openstreetmap.josm.data.osm.event.ChangesetIdChangedEvent
 
fire(DataSetListener) - Method in class org.openstreetmap.josm.data.osm.event.DataChangedEvent
 
fire(DataSetListener) - Method in class org.openstreetmap.josm.data.osm.event.NodeMovedEvent
 
fire(DataSetListener) - Method in class org.openstreetmap.josm.data.osm.event.PrimitivesAddedEvent
 
fire(DataSetListener) - Method in class org.openstreetmap.josm.data.osm.event.PrimitivesRemovedEvent
 
fire(DataSetListener) - Method in class org.openstreetmap.josm.data.osm.event.RelationMembersChangedEvent
 
fire(DataSetListener) - Method in class org.openstreetmap.josm.data.osm.event.TagsChangedEvent
 
fire(DataSetListener) - Method in class org.openstreetmap.josm.data.osm.event.WayNodesChangedEvent
 
fireAccessTokenChanged(OAuthToken, OAuthToken) - Method in class org.openstreetmap.josm.gui.oauth.AbstractAuthorizationUI
 
fireActiveLayerChanged(Layer, Layer) - Static method in class org.openstreetmap.josm.gui.MapView
 
fireCacheCleared() - Method in class org.openstreetmap.josm.data.osm.history.HistoryDataSet
 
fireChangesetCacheEvent(ChangesetCacheEvent) - Method in class org.openstreetmap.josm.data.osm.ChangesetCache
 
fireChangesetIdChanged(OsmPrimitive, int, int) - Method in class org.openstreetmap.josm.data.osm.DataSet
 
fireCommandsChanged() - Method in class org.openstreetmap.josm.data.UndoRedoHandler
 
fireCompletelyResolved() - Method in class org.openstreetmap.josm.gui.conflict.pair.properties.PropertiesMergeModel
 
fireConflictAdded() - Method in class org.openstreetmap.josm.data.conflict.ConflictCollection
 
fireConflictRemoved() - Method in class org.openstreetmap.josm.data.conflict.ConflictCollection
 
fireConsolidatedEvents(List<DatasetEventManager.ListenerInfo>, AbstractDatasetChangedEvent) - Method in class org.openstreetmap.josm.data.osm.event.DatasetEventManager
 
fireContentChanged() - Method in class org.openstreetmap.josm.gui.dialogs.ConflictDialog.ConflictListModel
 
fireContentsChanged(Object, int, int) - Method in class org.openstreetmap.josm.gui.dialogs.SelectionListDialog.SelectionListModel
 
fireDirtyStateChanged(boolean, boolean) - Method in class org.openstreetmap.josm.gui.tagging.TagEditorModel
 
fireEditingCanceled() - Method in class org.openstreetmap.josm.gui.io.ActionFlagsTableCell
 
fireEditingCanceled() - Method in class org.openstreetmap.josm.gui.io.FilenameCellEditor
 
fireEditingCanceled() - Method in class org.openstreetmap.josm.gui.io.LayerNameAndFilePathTableCell
 
fireEditingCanceled() - Method in class org.openstreetmap.josm.gui.preferences.SourceEditor.FileOrUrlCellEditor
 
fireEditingCanceled() - Method in class org.openstreetmap.josm.gui.util.TableCellEditorSupport
 
fireEditingStopped() - Method in class org.openstreetmap.josm.gui.io.ActionFlagsTableCell
 
fireEditingStopped() - Method in class org.openstreetmap.josm.gui.io.FilenameCellEditor
 
fireEditingStopped() - Method in class org.openstreetmap.josm.gui.io.LayerNameAndFilePathTableCell
 
fireEditingStopped() - Method in class org.openstreetmap.josm.gui.preferences.SourceEditor.FileOrUrlCellEditor
 
fireEditingStopped() - Method in class org.openstreetmap.josm.gui.util.TableCellEditorSupport
 
fireEditLayerChanged(OsmDataLayer, OsmDataLayer) - Static method in class org.openstreetmap.josm.gui.MapView
 
fireEvent(AbstractDatasetChangedEvent) - Method in class org.openstreetmap.josm.data.osm.DataSet
 
fireEvents(List<DatasetEventManager.ListenerInfo>, AbstractDatasetChangedEvent) - Method in class org.openstreetmap.josm.data.osm.event.DatasetEventManager
 
fireEvents(List<SelectionEventManager.ListenerInfo>, Collection<? extends OsmPrimitive>) - Method in class org.openstreetmap.josm.data.osm.event.SelectionEventManager
 
fireEventToListeners(AbstractDatasetChangedEvent) - Method in class org.openstreetmap.josm.data.osm.DataSet
 
fireExpertModeChanged(boolean) - Static method in class org.openstreetmap.josm.actions.ExpertToggleAction
 
fireFrozenChanged(boolean, boolean) - Method in class org.openstreetmap.josm.gui.conflict.pair.ListMergeModel
 
fireGotoNextDecision() - Method in class org.openstreetmap.josm.gui.conflict.tags.MultiValueCellEditor
 
fireGotoPreviousDecision() - Method in class org.openstreetmap.josm.gui.conflict.tags.MultiValueCellEditor
 
fireHighlightingChanged(OsmPrimitive) - Method in class org.openstreetmap.josm.data.osm.DataSet
 
fireHistoryChanged() - Method in class org.openstreetmap.josm.gui.widgets.ComboBoxHistory
 
fireHistoryUpdated(PrimitiveId) - Method in class org.openstreetmap.josm.data.osm.history.HistoryDataSet
 
fireJMVEvent(JMVCommandEvent) - Method in class org.openstreetmap.gui.jmapviewer.JMapViewer
Send an update to all objects registered with viewer
fireLayerAdded(Layer) - Static method in class org.openstreetmap.josm.gui.MapView
 
fireLayerRemoved(Layer) - Static method in class org.openstreetmap.josm.gui.MapView
 
fireMakeMemberVisible(int) - Method in class org.openstreetmap.josm.gui.dialogs.relation.MemberTableModel
 
fireMakeVisible(int, Layer) - Method in class org.openstreetmap.josm.gui.dialogs.LayerListDialog.LayerListModel
Fires a make visible event to listeners
fireMapModeChanged(MapMode, MapMode) - Static method in class org.openstreetmap.josm.gui.MapFrame
 
fireMapPaintStyleEntryUpdated(int) - Static method in class org.openstreetmap.josm.gui.mappaint.MapPaintStyles
 
fireMapPaintSylesUpdated() - Static method in class org.openstreetmap.josm.gui.mappaint.MapPaintStyles
 
fireMembersChanged() - Method in class org.openstreetmap.josm.data.osm.Relation
 
fireModeChanged(SaveLayersModel.Mode, SaveLayersModel.Mode) - Method in class org.openstreetmap.josm.gui.io.SaveLayersModel
 
fireModelChange() - Method in class org.openstreetmap.josm.gui.history.HistoryBrowserModel
 
fireModelDataChanged() - Method in class org.openstreetmap.josm.gui.conflict.pair.ListMergeModel
 
fireModelUpdate() - Method in class org.openstreetmap.josm.gui.dialogs.relation.ReferringRelationsBrowserModel
 
fireNodeMoved(Node, LatLon, EastNorth) - Method in class org.openstreetmap.josm.data.osm.DataSet
 
fireNodesChanged() - Method in class org.openstreetmap.josm.data.osm.Way
 
fireNumUndecidedTagsChanged(int, int) - Method in class org.openstreetmap.josm.gui.conflict.pair.tags.TagMergeModel
notifies PropertyChangeListeners about an update of TagMergeModel.PROP_NUM_UNDECIDED_TAGS
fireOpacityChanged(double, double) - Method in class org.openstreetmap.josm.gui.layer.Layer
fires a property change for the property Layer.OPACITY_PROP
firePasteBufferChanged() - Method in class org.openstreetmap.josm.data.osm.PrimitiveDeepCopy
 
firePCS(String, Object, Object) - Method in class org.openstreetmap.josm.gui.MultiSplitLayout
 
firePreferenceChanged(String, Preferences.Setting<T>, Preferences.Setting<T>) - Method in class org.openstreetmap.josm.data.Preferences
 
firePrimitivesAdded(Collection<? extends OsmPrimitive>, boolean) - Method in class org.openstreetmap.josm.data.osm.DataSet
 
firePrimitivesRemoved(Collection<? extends OsmPrimitive>, boolean) - Method in class org.openstreetmap.josm.data.osm.DataSet
 
fireProjectionChanged(Projection, Projection, Bounds) - Static method in class org.openstreetmap.josm.Main
 
fireRefresh() - Method in class org.openstreetmap.josm.gui.dialogs.LayerListDialog.LayerListModel
Fires a refresh event to listeners of this model
fireRefreshNode(TreePath) - Method in class org.openstreetmap.josm.gui.dialogs.relation.RelationTreeModel
Notifies tree model listeners about an update of the trees nodes.
fireRelationMembersChanged(Relation) - Method in class org.openstreetmap.josm.data.osm.DataSet
 
fireRootReplacedEvent() - Method in class org.openstreetmap.josm.gui.dialogs.relation.RelationTreeModel
Notifies tree model listeners about a replacement of the root.
fireSelectionChanged() - Method in class org.openstreetmap.josm.data.osm.DataSet
Notifies all registered SelectionChangedListener about the current selection in this dataset.
fireTagsChanged(OsmPrimitive, Map<String, String>) - Method in class org.openstreetmap.josm.data.osm.DataSet
 
fireTileBoundsChanged(TileSelectionBBoxChooser.TileBounds) - Method in class org.openstreetmap.josm.gui.bbox.TileSelectionBBoxChooser.TileAddressInputPanel
 
fireTileBoundsChanged(TileSelectionBBoxChooser.TileBounds) - Method in class org.openstreetmap.josm.gui.bbox.TileSelectionBBoxChooser.TileGridInputPanel
 
fireVisibleChanged(boolean, boolean) - Method in class org.openstreetmap.josm.gui.layer.Layer
fires a property change for the property Layer.VISIBLE_PROP
fireWayNodesChanged(Way) - Method in class org.openstreetmap.josm.data.osm.DataSet
 
fireZoomChanged() - Static method in class org.openstreetmap.josm.gui.NavigatableComponent
 
firstChild() - Method in class org.openstreetmap.josm.data.osm.QuadBuckets.QBLevel
 
firstCircular - Variable in class org.openstreetmap.josm.gui.dialogs.relation.RelationNodeMap
 
firstElement - Variable in class org.openstreetmap.gui.jmapviewer.MemoryTileCache.CacheLinkedListElement
 
firstGroupIdx - Variable in class org.openstreetmap.josm.gui.dialogs.relation.MemberTableModel
 
firstIndex - Variable in class org.openstreetmap.josm.gui.MenuScroller
 
firstMember() - Method in class org.openstreetmap.josm.data.osm.Relation
 
firstNode() - Method in class org.openstreetmap.josm.data.osm.Way
Returns the first node of this way.
firstNode(boolean) - Method in class org.openstreetmap.josm.data.osm.Way
Replies the first node of this way, respecting or not its oneway state.
firstNonNull(T...) - Static method in class org.openstreetmap.josm.tools.Utils
 
firstOneway - Variable in class org.openstreetmap.josm.gui.dialogs.relation.RelationNodeMap
 
firstOnewayNode(RelationMember) - Static method in class org.openstreetmap.josm.gui.dialogs.relation.RelationNodeMap
 
firstThread - Variable in class org.openstreetmap.gui.jmapviewer.JobDispatcher.JobThread
 
fixButton - Variable in class org.openstreetmap.josm.gui.dialogs.ValidatorDialog
The fix button
fixColorPrefixes() - Method in class org.openstreetmap.josm.gui.preferences.display.ColorPreference
Add all missing color entries.
fixed - Variable in class org.openstreetmap.josm.actions.mapmode.DrawAction.SnapHelper
 
FixEncoding(InputStream, String) - Method in class org.openstreetmap.josm.io.OsmServerReader
 
fixError(TestError) - Method in class org.openstreetmap.josm.data.validation.Test
Fixes the error with the appropriate command
fixError(TestError) - Method in class org.openstreetmap.josm.data.validation.tests.Coastlines
 
fixError(TestError) - Method in class org.openstreetmap.josm.data.validation.tests.DuplicatedWayNodes
 
fixError(TestError) - Method in class org.openstreetmap.josm.data.validation.tests.DuplicateNode
Merge the nodes into one.
fixError(TestError) - Method in class org.openstreetmap.josm.data.validation.tests.DuplicateRelation
Fix the error by removing all but one instance of duplicate relations
fixError(TestError) - Method in class org.openstreetmap.josm.data.validation.tests.DuplicateWay
Fix the error by removing all but one instance of duplicate ways
fixError(TestError) - Method in class org.openstreetmap.josm.data.validation.tests.PowerLines
 
fixError(TestError) - Method in class org.openstreetmap.josm.data.validation.tests.TagChecker
 
fixError(TestError) - Method in class org.openstreetmap.josm.data.validation.tests.UntaggedNode
 
fixError(TestError) - Method in class org.openstreetmap.josm.data.validation.tests.UntaggedWay
 
fixErrors(ActionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.ValidatorDialog
Fix selected errors
fixFmt - Variable in class org.openstreetmap.josm.actions.mapmode.DrawAction.SnapHelper
 
fixFocus() - Method in class org.openstreetmap.josm.gui.ExtendedDialog
Don't focus the "do not show this again" check box, but the default button.
fixIcon(Action) - Method in class org.openstreetmap.josm.gui.SideButton
 
fixImageLinks(String) - Method in class org.openstreetmap.josm.gui.GettingStarted
 
fixIncomplete(Way) - Method in class org.openstreetmap.josm.data.osm.DataSetMerger
 
FIXME - Static variable in class org.openstreetmap.josm.data.validation.tests.TagChecker
 
fixParentWays(Collection<Node>, Node) - Static method in class org.openstreetmap.josm.actions.MergeNodesAction
Fixes the parent ways referring to one of the nodes.
fixPresetString(String) - Static method in class org.openstreetmap.josm.gui.tagging.TaggingPreset
 
fixPrimitive(OsmPrimitive) - Method in class org.openstreetmap.josm.data.validation.tests.DeprecatedTags.DeprecationCheck
 
fixReferences() - Method in class org.openstreetmap.josm.data.osm.DataSetMerger
Postprocess the dataset and fix all merged references to point to the actual data.
fixRelations(ArrayList<JoinAreasAction.RelationRole>, Way, JoinAreasAction.RelationRole, Set<Relation>) - Method in class org.openstreetmap.josm.actions.JoinAreasAction
Adds the previously removed relations again to the outer way.
fixRelations(Node, List<Command>, List<Node>) - Method in class org.openstreetmap.josm.actions.UnGlueAction
put all newNodes into the same relation(s) that originalNode is in
fixTouchingPolygons(List<JoinAreasAction.AssembledPolygon>) - Static method in class org.openstreetmap.josm.actions.JoinAreasAction
This method checks if polygons have several touching parts and splits them in several polygons.
FLAG_DELETED - Static variable in class org.openstreetmap.josm.data.osm.AbstractPrimitive
An object that was deleted by the user.
FLAG_DIRECTION_REVERSED - Static variable in class org.openstreetmap.josm.data.osm.OsmPrimitive
This flag is only relevant if FLAG_HAS_DIRECTIONS is set.
FLAG_DISABLED - Static variable in class org.openstreetmap.josm.data.osm.OsmPrimitive
An object can be disabled by the filter mechanism.
FLAG_DISABLED - Static variable in class org.openstreetmap.josm.data.osm.visitor.paint.StyledMapRenderer
 
FLAG_DISABLED_TYPE - Static variable in class org.openstreetmap.josm.data.osm.OsmPrimitive
Flag used internally by the filter mechanism.
FLAG_HAS_DIRECTIONS - Static variable in class org.openstreetmap.josm.data.osm.OsmPrimitive
This flag is set if the primitive is a way and according to the tags, the direction of the way is important.
FLAG_HIDDEN_TYPE - Static variable in class org.openstreetmap.josm.data.osm.OsmPrimitive
Flag used internally by the filter mechanism.
FLAG_HIDE_IF_DISABLED - Static variable in class org.openstreetmap.josm.data.osm.OsmPrimitive
This flag is only relevant if an object is disabled by the filter mechanism (i.e. FLAG_DISABLED is set).
FLAG_HIGHLIGHTED - Static variable in class org.openstreetmap.josm.data.osm.OsmPrimitive
When hovering over ways and nodes in add mode, the "target" objects are visually highlighted.
FLAG_INCOMPLETE - Static variable in class org.openstreetmap.josm.data.osm.AbstractPrimitive
A primitive is incomplete if we know its id and type, but nothing more.
FLAG_MEMBER_OF_SELECTED - Static variable in class org.openstreetmap.josm.data.osm.visitor.paint.StyledMapRenderer
 
FLAG_MODIFIED - Static variable in class org.openstreetmap.josm.data.osm.AbstractPrimitive
This flag shows, that the properties have been changed by the user and on upload the object will be send to the server.
FLAG_NORMAL - Static variable in class org.openstreetmap.josm.data.osm.visitor.paint.StyledMapRenderer
 
FLAG_SELECTED - Static variable in class org.openstreetmap.josm.data.osm.visitor.paint.StyledMapRenderer
 
FLAG_TAGGED - Static variable in class org.openstreetmap.josm.data.osm.OsmPrimitive
If the primitive is tagged.
FLAG_VISIBLE - Static variable in class org.openstreetmap.josm.data.osm.AbstractPrimitive
This flag is false, if the object is marked as deleted on the server.
flagNodesAsModified() - Method in class org.openstreetmap.josm.command.TransformNodesCommand
Flag all nodes as modified.
flags - Variable in class org.openstreetmap.josm.data.osm.AbstractPrimitive
Put several boolean flags to one short int field to save memory.
flags - Variable in class org.openstreetmap.josm.data.osm.visitor.paint.StyledMapRenderer.StyleRecord
 
flavors - Variable in class org.openstreetmap.josm.gui.preferences.ToolbarPreferences.Settings.ActionTransferable
 
flavorsChanged(FlavorEvent) - Method in class org.openstreetmap.josm.gui.download.BoundingBoxSelection.PasteUrlAction
 
flavorsChanged(FlavorEvent) - Method in class org.openstreetmap.josm.gui.widgets.BoundingBoxSelectionPanel.PasteUrlAction
 
floatingDividers - Variable in class org.openstreetmap.josm.gui.MultiSplitLayout
 
flush() - Method in class org.openstreetmap.josm.io.OsmWriter
 
flush() - Method in class org.openstreetmap.josm.io.XmlWriter
 
flushData() - Method in class org.openstreetmap.josm.io.CacheCustomContent
Flushes the data from memory.
flushedResizedCachedInstance() - Method in class org.openstreetmap.josm.data.imagery.GeorefImage
 
focusAction - Static variable in class org.openstreetmap.josm.gui.help.HelpBrowser
 
focusGained(FocusEvent) - Method in class org.openstreetmap.josm.actions.ImageryAdjustAction.ImageryOffsetDialog
 
focusGained(FocusEvent) - Method in class org.openstreetmap.josm.gui.bbox.TileSelectionBBoxChooser.TileGridInputPanel.TileBoundsBuilder
 
focusGained(FocusEvent) - Method in class org.openstreetmap.josm.gui.dialogs.LatLonDialog.TextFieldFocusHandler
 
focusGained(FocusEvent) - Method in class org.openstreetmap.josm.gui.download.BoundingBoxSelection.SelectAllOnFocusHandler
 
focusGained(FocusEvent) - Method in class org.openstreetmap.josm.gui.io.CredentialDialog.SelectAllOnFocusHandler
 
focusGained(FocusEvent) - Method in class org.openstreetmap.josm.gui.io.UploadStrategySelectionPanel.StrategyChangeListener
 
focusGained(FocusEvent) - Method in class org.openstreetmap.josm.gui.io.UploadStrategySelectionPanel.TextFieldFocusHandler
 
focusGained(FocusEvent) - Method in class org.openstreetmap.josm.gui.layer.geoimage.CorrelateGpxWithImages.RepaintTheMapListener
 
focusGained(FocusEvent) - Method in class org.openstreetmap.josm.gui.widgets.AbstractTextComponentValidator
 
focusGained(FocusEvent) - Method in class org.openstreetmap.josm.gui.widgets.SelectAllOnFocusGainedDecorator
 
focusLost(FocusEvent) - Method in class org.openstreetmap.josm.actions.ImageryAdjustAction.ImageryOffsetDialog
 
focusLost(FocusEvent) - Method in class org.openstreetmap.josm.gui.bbox.TileSelectionBBoxChooser.TileGridInputPanel.TileBoundsBuilder
 
focusLost(FocusEvent) - Method in class org.openstreetmap.josm.gui.dialogs.LatLonDialog.TextFieldFocusHandler
 
focusLost(FocusEvent) - Method in class org.openstreetmap.josm.gui.download.BoundingBoxSelection.BoundingBoxBuilder
 
focusLost(FocusEvent) - Method in class org.openstreetmap.josm.gui.download.BoundingBoxSelection.LatValueChecker
 
focusLost(FocusEvent) - Method in class org.openstreetmap.josm.gui.download.BoundingBoxSelection.LonValueChecker
 
focusLost(FocusEvent) - Method in class org.openstreetmap.josm.gui.io.UploadStrategySelectionPanel.StrategyChangeListener
 
focusLost(FocusEvent) - Method in class org.openstreetmap.josm.gui.io.UploadStrategySelectionPanel.TextFieldFocusHandler
 
focusLost(FocusEvent) - Method in class org.openstreetmap.josm.gui.layer.geoimage.CorrelateGpxWithImages.RepaintTheMapListener
 
focusLost(FocusEvent) - Method in class org.openstreetmap.josm.gui.preferences.server.OsmApiUrlInputPanel.ApiUrlPropagator
 
focusLost(FocusEvent) - Method in class org.openstreetmap.josm.gui.widgets.AbstractTextComponentValidator
 
focusManager - Variable in class org.openstreetmap.josm.gui.tagging.TagTable.CellEditorRemover
 
followLine - Variable in class org.openstreetmap.josm.gui.MainMenu
 
FollowLineAction - Class in org.openstreetmap.josm.actions
Follow line action - Makes easier to draw a line that shares points with another line Aimed at those who want to draw two or more lines related with each other, but carry different information (i.e.
FollowLineAction() - Constructor for class org.openstreetmap.josm.actions.FollowLineAction
 
font - Variable in class org.openstreetmap.josm.gui.mappaint.TextElement
the font to be used when rendering
FONT_MAP - Static variable in class org.openstreetmap.josm.gui.mappaint.ElemStyle
 
fontItalic - Variable in class org.openstreetmap.josm.gui.tagging.TagCellRenderer
 
fontPlus - Variable in class org.openstreetmap.josm.tools.UrlLabel
 
fontStandard - Variable in class org.openstreetmap.josm.gui.tagging.TagCellRenderer
 
footer() - Method in class org.openstreetmap.josm.io.OsmWriter
 
footpointLatitude(double) - Method in class org.openstreetmap.josm.data.projection.proj.TransverseMercator
FootpointLatitude Computes the footpoint latitude for use in converting transverse Mercator coordinates to ellipsoidal coordinates.
forallMatch(Collection<? extends OsmPrimitive>) - Method in class org.openstreetmap.josm.actions.search.SearchCompiler.Match
Tests whether all primitives match.
forAudioMarker(String) - Static method in class org.openstreetmap.josm.gui.layer.markerlayer.Marker.TemplateEntryProperty
 
forceRawGpsLines - Variable in class org.openstreetmap.josm.gui.preferences.display.GPXSettingsPanel
 
foregroundColor - Variable in class org.openstreetmap.josm.gui.preferences.advanced.AdvancedPreference.SettingCellRenderer
 
foreignKey(Hash<K, ? super T>) - Method in class org.openstreetmap.josm.data.osm.Storage
 
forMarker(String) - Static method in class org.openstreetmap.josm.gui.layer.markerlayer.Marker.TemplateEntryProperty
 
format(HistoryNode) - Method in interface org.openstreetmap.josm.data.osm.history.HistoryNameFormatter
 
format(HistoryWay) - Method in interface org.openstreetmap.josm.data.osm.history.HistoryNameFormatter
 
format(HistoryRelation) - Method in interface org.openstreetmap.josm.data.osm.history.HistoryNameFormatter
 
format(Node) - Method in interface org.openstreetmap.josm.data.osm.NameFormatter
 
format(Way) - Method in interface org.openstreetmap.josm.data.osm.NameFormatter
 
format(Relation) - Method in interface org.openstreetmap.josm.data.osm.NameFormatter
 
format(Changeset) - Method in interface org.openstreetmap.josm.data.osm.NameFormatter
 
format(Node) - Method in class org.openstreetmap.josm.gui.DefaultNameFormatter
Formats a name for a node
format(Way) - Method in class org.openstreetmap.josm.gui.DefaultNameFormatter
Formats a name for a way
format(Relation) - Method in class org.openstreetmap.josm.gui.DefaultNameFormatter
Formats a name for a relation
format(Changeset) - Method in class org.openstreetmap.josm.gui.DefaultNameFormatter
Formats a name for a changeset
format(HistoryNode) - Method in class org.openstreetmap.josm.gui.DefaultNameFormatter
Formats a name for a history node
format(HistoryWay) - Method in class org.openstreetmap.josm.gui.DefaultNameFormatter
Formats a name for a way
format(HistoryRelation) - Method in class org.openstreetmap.josm.gui.DefaultNameFormatter
Formats a name for a HistoryRelation)
formatAsHtmlUnorderedList(Collection<? extends OsmPrimitive>) - Method in class org.openstreetmap.josm.gui.DefaultNameFormatter
 
formatAsHtmlUnorderedList(OsmPrimitive...) - Method in class org.openstreetmap.josm.gui.DefaultNameFormatter
 
formatCheckboxTooltipText(PluginInformation) - Method in class org.openstreetmap.josm.gui.preferences.plugin.PluginListPanel
 
formatErrorMessages() - Method in class org.openstreetmap.josm.gui.layer.geoimage.GeoImageLayer.Loader
 
formatHooks - Static variable in class org.openstreetmap.josm.gui.DefaultNameFormatter
 
formatMenuText(KeyStroke, String, String) - Method in class org.openstreetmap.josm.tools.MultikeyActionsHandler
 
formatOffset() - Method in class org.openstreetmap.josm.gui.layer.markerlayer.Marker
 
formatPluginLocalVersion(PluginInformation) - Method in class org.openstreetmap.josm.gui.preferences.plugin.PluginListPanel
 
formatPluginRemoteVersion(PluginInformation) - Method in class org.openstreetmap.josm.gui.preferences.plugin.PluginListPanel
 
formatRelation(Relation) - Method in exception org.openstreetmap.josm.actions.upload.CyclicUploadDependencyException
 
formatRelationNameAndType(Relation, StringBuilder, TaggingPreset) - Method in class org.openstreetmap.josm.gui.DefaultNameFormatter
 
formats - Static variable in class org.openstreetmap.josm.tools.FallbackDateParser
 
formatter - Variable in class org.openstreetmap.josm.gui.OsmPrimitivRenderer
 
formatTimezone(double) - Method in class org.openstreetmap.josm.gui.layer.geoimage.CorrelateGpxWithImages
 
formerValidatedPrimitives - Variable in class org.openstreetmap.josm.actions.ValidateAction.ValidationTask
 
forOsmPrimitive(OsmPrimitive) - Static method in class org.openstreetmap.josm.data.osm.history.HistoryOsmPrimitive
Replies a new HistoryNode, HistoryWay or HistoryRelation from an existing OsmPrimitive.
forPrimitive(OsmPrimitive) - Static method in enum org.openstreetmap.josm.gui.tagging.TaggingPreset.PresetType
 
forPrimitiveType(OsmPrimitiveType) - Static method in enum org.openstreetmap.josm.gui.tagging.TaggingPreset.PresetType
 
FortMarigotBounds - Static variable in class org.openstreetmap.josm.data.projection.UTM_France_DOM
 
FortMarigotDatum - Static variable in class org.openstreetmap.josm.data.projection.UTM_France_DOM
 
FortMarigotEPSG - Static variable in class org.openstreetmap.josm.data.projection.UTM_France_DOM
 
FortMarigotName - Static variable in class org.openstreetmap.josm.gui.preferences.projection.UTM_France_DOM_ProjectionChoice
 
forUser(int) - Method in class org.openstreetmap.josm.io.ChangesetQuery
Restricts the query to changesets owned by the user with id uid.
forUser(String) - Method in class org.openstreetmap.josm.io.ChangesetQuery
Restricts the query to changesets owned by the user with user name username.
forUserId(long) - Method in class org.openstreetmap.josm.data.osm.history.History
 
forward() - Method in class org.openstreetmap.josm.gui.help.HelpBrowserHistory
 
forwardScript - Static variable in class org.openstreetmap.josm.tools.Diff
Standard ScriptBuilders.
fourthcol - Variable in class org.openstreetmap.josm.gui.download.PlaceSelection.Server
 
frame - Static variable in class org.openstreetmap.josm.gui.MainApplet
 
freezeAction - Variable in class org.openstreetmap.josm.gui.conflict.pair.ListMerger
 
from(Date) - Method in class org.openstreetmap.josm.data.osm.history.History
 
from(long) - Method in class org.openstreetmap.josm.data.osm.history.History
 
from(IPrimitive) - Static method in enum org.openstreetmap.josm.data.osm.OsmPrimitiveType
 
from(String) - Static method in enum org.openstreetmap.josm.data.osm.OsmPrimitiveType
 
from(Tagged) - Static method in class org.openstreetmap.josm.data.osm.TagCollection
Creates a tag collection from the tags managed by a specific OsmPrimitive.
from(Map<String, String>) - Static method in class org.openstreetmap.josm.data.osm.TagCollection
Creates a tag collection from a map of key/value-pairs.
FROM_VIA_NODE - Static variable in class org.openstreetmap.josm.data.validation.tests.TurnrestrictionTest
 
FROM_VIA_WAY - Static variable in class org.openstreetmap.josm.data.validation.tests.TurnrestrictionTest
 
fromApiTypeName(String) - Static method in enum org.openstreetmap.josm.data.osm.OsmPrimitiveType
 
fromArray(TemplateEntry...) - Static method in class org.openstreetmap.josm.tools.template_engine.CompoundTemplateEntry
 
fromCanvas(String, T, Class<T>) - Method in class org.openstreetmap.josm.gui.mappaint.ElemStyles
 
fromCode(char) - Static method in enum org.openstreetmap.josm.actions.search.SearchAction.SearchMode
 
fromDate(Date) - Static method in class org.openstreetmap.josm.tools.DateUtils
 
fromEllipsoid - Variable in class org.openstreetmap.josm.data.projection.datum.NTV2GridShiftFile
 
fromLayer - Variable in class org.openstreetmap.josm.gui.layer.markerlayer.MarkerLayer
 
fromLevel(int, int) - Static method in class org.openstreetmap.josm.gui.mappaint.mapcss.Selector.GeneralSelector
 
fromName(String) - Static method in enum org.openstreetmap.josm.gui.preferences.server.ProxyPreferencesPanel.ProxyPolicy
 
fromPreference(String) - Static method in enum org.openstreetmap.josm.gui.io.UploadStrategy
 
fromPreferenceValue(String) - Static method in enum org.openstreetmap.josm.gui.preferences.plugin.PluginUpdatePolicyPanel.Policy
 
fromSemiMajorAxis - Variable in class org.openstreetmap.josm.data.projection.datum.NTV2GridShiftFile
 
fromSemiMinorAxis - Variable in class org.openstreetmap.josm.data.projection.datum.NTV2GridShiftFile
 
fromServer - Variable in class org.openstreetmap.josm.data.gpx.GpxData
 
fromSourceEntry(SourceEntry) - Static method in class org.openstreetmap.josm.gui.mappaint.MapPaintStyles
 
fromSourceEntry(SourceEntry) - Method in class org.openstreetmap.josm.gui.preferences.SourceEditor.SourceEntryTableCellRenderer
 
fromString(String) - Static method in class org.openstreetmap.josm.data.osm.SimplePrimitiveId
Parses a OsmPrimitiveType from the string s.
fromString(String) - Method in class org.openstreetmap.josm.data.preferences.CachedProperty
 
fromString(String) - Method in class org.openstreetmap.josm.gui.layer.markerlayer.Marker.TemplateEntryProperty
 
fromString(String) - Static method in class org.openstreetmap.josm.tools.DateUtils
 
fromStringMap(Map<String, Collection<String>>) - Static method in enum org.openstreetmap.josm.gui.MainApplication.Option
 
fromUrlString(String) - Static method in enum org.openstreetmap.josm.data.imagery.ImageryInfo.ImageryType
 
fromWGS84(LatLon) - Method in class org.openstreetmap.josm.data.projection.datum.CentricDatum
 
fromWGS84(LatLon) - Method in interface org.openstreetmap.josm.data.projection.datum.Datum
Convert lat/lon from WGS84 to this datum.
fromWGS84(LatLon) - Method in class org.openstreetmap.josm.data.projection.datum.NTV2Datum
 
fromWGS84(LatLon) - Method in class org.openstreetmap.josm.data.projection.datum.NullDatum
 
fromWGS84(LatLon) - Method in class org.openstreetmap.josm.data.projection.datum.SevenParameterDatum
 
fromWGS84(LatLon) - Method in class org.openstreetmap.josm.data.projection.datum.ThreeParameterDatum
 
fromXML(Reader) - Method in class org.openstreetmap.josm.data.Preferences
 
FROZEN_PROP - Static variable in class org.openstreetmap.josm.gui.conflict.pair.ListMergeModel
 
fs - Variable in class org.openstreetmap.josm.io.MirroredInputStream
 
full - Variable in class org.openstreetmap.josm.gui.dialogs.relation.ParentRelationLoadingTask
 
full - Variable in class org.openstreetmap.josm.io.OsmServerObjectReader
true if a full download is required, i.e.
fullRelation - Variable in class org.openstreetmap.josm.gui.io.DownloadPrimitivesTask
 
FullscreenToggleAction - Class in org.openstreetmap.josm.actions
 
FullscreenToggleAction() - Constructor for class org.openstreetmap.josm.actions.FullscreenToggleAction
 
fullscreenToggleAction - Variable in class org.openstreetmap.josm.gui.MainMenu
 
FullyAutomaticAuthorizationUI - Class in org.openstreetmap.josm.gui.oauth
This is an UI which supports a JOSM user to get an OAuth Access Token in a fully automatic process.
FullyAutomaticAuthorizationUI(String) - Constructor for class org.openstreetmap.josm.gui.oauth.FullyAutomaticAuthorizationUI
Constructs a new FullyAutomaticAuthorizationUI for the given API URL.
FullyAutomaticAuthorizationUI.BackAction - Class in org.openstreetmap.josm.gui.oauth
Action to go back to step 1 in the process
FullyAutomaticAuthorizationUI.BackAction() - Constructor for class org.openstreetmap.josm.gui.oauth.FullyAutomaticAuthorizationUI.BackAction
 
FullyAutomaticAuthorizationUI.FullyAutomaticAuthorisationTask - Class in org.openstreetmap.josm.gui.oauth
 
FullyAutomaticAuthorizationUI.FullyAutomaticAuthorisationTask(Component) - Constructor for class org.openstreetmap.josm.gui.oauth.FullyAutomaticAuthorizationUI.FullyAutomaticAuthorisationTask
 
FullyAutomaticAuthorizationUI.PasswordValidator - Class in org.openstreetmap.josm.gui.oauth
 
FullyAutomaticAuthorizationUI.PasswordValidator(JTextComponent) - Constructor for class org.openstreetmap.josm.gui.oauth.FullyAutomaticAuthorizationUI.PasswordValidator
 
FullyAutomaticAuthorizationUI.RunAuthorisationAction - Class in org.openstreetmap.josm.gui.oauth
Starts the authorisation process
FullyAutomaticAuthorizationUI.RunAuthorisationAction() - Constructor for class org.openstreetmap.josm.gui.oauth.FullyAutomaticAuthorizationUI.RunAuthorisationAction
 
FullyAutomaticAuthorizationUI.TestAccessTokenAction - Class in org.openstreetmap.josm.gui.oauth
Action to test an access token.
FullyAutomaticAuthorizationUI.TestAccessTokenAction() - Constructor for class org.openstreetmap.josm.gui.oauth.FullyAutomaticAuthorizationUI.TestAccessTokenAction
 
FullyAutomaticAuthorizationUI.UserNameValidator - Class in org.openstreetmap.josm.gui.oauth
 
FullyAutomaticAuthorizationUI.UserNameValidator(JTextComponent) - Constructor for class org.openstreetmap.josm.gui.oauth.FullyAutomaticAuthorizationUI.UserNameValidator
 
FullyAutomaticPropertiesPanel - Class in org.openstreetmap.josm.gui.oauth
 
FullyAutomaticPropertiesPanel() - Constructor for class org.openstreetmap.josm.gui.oauth.FullyAutomaticPropertiesPanel
 
FullyAutomaticPropertiesPanel.UserNameValidator - Class in org.openstreetmap.josm.gui.oauth
 
FullyAutomaticPropertiesPanel.UserNameValidator(JTextComponent) - Constructor for class org.openstreetmap.josm.gui.oauth.FullyAutomaticPropertiesPanel.UserNameValidator
 
fullyIdentifyCurrentUser() - Method in class org.openstreetmap.josm.gui.dialogs.changeset.query.ChangesetQueryTask
Tries to fully identify the current JOSM user
futures - Variable in class org.openstreetmap.josm.actions.downloadtasks.PostDownloadHandler
 

G

g - Variable in class org.openstreetmap.josm.data.osm.visitor.paint.AbstractMapRenderer
the graphics context to which the visitor renders OSM objects
g - Variable in class org.openstreetmap.josm.data.osm.visitor.paint.MapPainter
 
g - Variable in class org.openstreetmap.josm.data.validation.TestError.PaintVisitor
The graphics
gatherFinishedRequests() - Method in class org.openstreetmap.josm.gui.layer.WMSLayer
 
GaussKrueger - Class in org.openstreetmap.josm.data.projection
 
GaussKrueger() - Constructor for class org.openstreetmap.josm.data.projection.GaussKrueger
 
GaussKrueger(int) - Constructor for class org.openstreetmap.josm.data.projection.GaussKrueger
 
GaussKruegerProjectionChoice - Class in org.openstreetmap.josm.gui.preferences.projection
 
GaussKruegerProjectionChoice() - Constructor for class org.openstreetmap.josm.gui.preferences.projection.GaussKruegerProjectionChoice
 
GBC - Class in org.openstreetmap.josm.tools
A wrapper for GridBagConstraints which has sane default static creators and member functions to chain calling.
GBC() - Constructor for class org.openstreetmap.josm.tools.GBC
Use public static creator functions to create an GBC.
gd - Variable in class org.openstreetmap.josm.actions.FullscreenToggleAction
 
generateFileName(WmsCache.ProjectionEntries, double, Projection, double, double, String) - Method in class org.openstreetmap.josm.data.imagery.WmsCache
 
generateStyles(OsmPrimitive, double, OsmPrimitive, boolean) - Method in class org.openstreetmap.josm.gui.mappaint.ElemStyles
Create the list of styles and its valid scale range for one primitive.
generateUniqueId() - Static method in class org.openstreetmap.josm.data.osm.AbstractPrimitive
 
GenericRelationEditor - Class in org.openstreetmap.josm.gui.dialogs.relation
This dialog is for editing relations.
GenericRelationEditor(OsmDataLayer, Relation, Collection<RelationMember>) - Constructor for class org.openstreetmap.josm.gui.dialogs.relation.GenericRelationEditor
Creates a new relation editor for the given relation.
GenericRelationEditor.AddAbortException - Exception in org.openstreetmap.josm.gui.dialogs.relation
 
GenericRelationEditor.AddAbortException() - Constructor for exception org.openstreetmap.josm.gui.dialogs.relation.GenericRelationEditor.AddAbortException
 
GenericRelationEditor.AddFromSelectionAction - Class in org.openstreetmap.josm.gui.dialogs.relation
 
GenericRelationEditor.AddFromSelectionAction() - Constructor for class org.openstreetmap.josm.gui.dialogs.relation.GenericRelationEditor.AddFromSelectionAction
 
GenericRelationEditor.AddSelectedAfterSelection - Class in org.openstreetmap.josm.gui.dialogs.relation
 
GenericRelationEditor.AddSelectedAfterSelection() - Constructor for class org.openstreetmap.josm.gui.dialogs.relation.GenericRelationEditor.AddSelectedAfterSelection
 
GenericRelationEditor.AddSelectedAtEndAction - Class in org.openstreetmap.josm.gui.dialogs.relation
 
GenericRelationEditor.AddSelectedAtEndAction() - Constructor for class org.openstreetmap.josm.gui.dialogs.relation.GenericRelationEditor.AddSelectedAtEndAction
 
GenericRelationEditor.AddSelectedAtStartAction - Class in org.openstreetmap.josm.gui.dialogs.relation
 
GenericRelationEditor.AddSelectedAtStartAction() - Constructor for class org.openstreetmap.josm.gui.dialogs.relation.GenericRelationEditor.AddSelectedAtStartAction
 
GenericRelationEditor.AddSelectedBeforeSelection - Class in org.openstreetmap.josm.gui.dialogs.relation
 
GenericRelationEditor.AddSelectedBeforeSelection() - Constructor for class org.openstreetmap.josm.gui.dialogs.relation.GenericRelationEditor.AddSelectedBeforeSelection
 
GenericRelationEditor.AddTagAction - Class in org.openstreetmap.josm.gui.dialogs.relation
 
GenericRelationEditor.AddTagAction() - Constructor for class org.openstreetmap.josm.gui.dialogs.relation.GenericRelationEditor.AddTagAction
 
GenericRelationEditor.ApplyAction - Class in org.openstreetmap.josm.gui.dialogs.relation
 
GenericRelationEditor.ApplyAction() - Constructor for class org.openstreetmap.josm.gui.dialogs.relation.GenericRelationEditor.ApplyAction
 
GenericRelationEditor.CancelAction - Class in org.openstreetmap.josm.gui.dialogs.relation
 
GenericRelationEditor.CancelAction() - Constructor for class org.openstreetmap.josm.gui.dialogs.relation.GenericRelationEditor.CancelAction
 
GenericRelationEditor.CopyMembersAction - Class in org.openstreetmap.josm.gui.dialogs.relation
 
GenericRelationEditor.CopyMembersAction() - Constructor for class org.openstreetmap.josm.gui.dialogs.relation.GenericRelationEditor.CopyMembersAction
 
GenericRelationEditor.DeleteCurrentRelationAction - Class in org.openstreetmap.josm.gui.dialogs.relation
 
GenericRelationEditor.DeleteCurrentRelationAction() - Constructor for class org.openstreetmap.josm.gui.dialogs.relation.GenericRelationEditor.DeleteCurrentRelationAction
 
GenericRelationEditor.DownloadIncompleteMembersAction - Class in org.openstreetmap.josm.gui.dialogs.relation
 
GenericRelationEditor.DownloadIncompleteMembersAction() - Constructor for class org.openstreetmap.josm.gui.dialogs.relation.GenericRelationEditor.DownloadIncompleteMembersAction
 
GenericRelationEditor.DownloadSelectedIncompleteMembersAction - Class in org.openstreetmap.josm.gui.dialogs.relation
 
GenericRelationEditor.DownloadSelectedIncompleteMembersAction() - Constructor for class org.openstreetmap.josm.gui.dialogs.relation.GenericRelationEditor.DownloadSelectedIncompleteMembersAction
 
GenericRelationEditor.DuplicateRelationAction - Class in org.openstreetmap.josm.gui.dialogs.relation
Creates a new relation with a copy of the current editor state
GenericRelationEditor.DuplicateRelationAction() - Constructor for class org.openstreetmap.josm.gui.dialogs.relation.GenericRelationEditor.DuplicateRelationAction
 
GenericRelationEditor.EditAction - Class in org.openstreetmap.josm.gui.dialogs.relation
Action for editing the currently selected relation
GenericRelationEditor.EditAction() - Constructor for class org.openstreetmap.josm.gui.dialogs.relation.GenericRelationEditor.EditAction
 
GenericRelationEditor.MemberTableDblClickAdapter - Class in org.openstreetmap.josm.gui.dialogs.relation
 
GenericRelationEditor.MemberTableDblClickAdapter() - Constructor for class org.openstreetmap.josm.gui.dialogs.relation.GenericRelationEditor.MemberTableDblClickAdapter
 
GenericRelationEditor.MoveDownAction - Class in org.openstreetmap.josm.gui.dialogs.relation
 
GenericRelationEditor.MoveDownAction() - Constructor for class org.openstreetmap.josm.gui.dialogs.relation.GenericRelationEditor.MoveDownAction
 
GenericRelationEditor.MoveUpAction - Class in org.openstreetmap.josm.gui.dialogs.relation
 
GenericRelationEditor.MoveUpAction() - Constructor for class org.openstreetmap.josm.gui.dialogs.relation.GenericRelationEditor.MoveUpAction
 
GenericRelationEditor.OKAction - Class in org.openstreetmap.josm.gui.dialogs.relation
 
GenericRelationEditor.OKAction() - Constructor for class org.openstreetmap.josm.gui.dialogs.relation.GenericRelationEditor.OKAction
 
GenericRelationEditor.PasteMembersAction - Class in org.openstreetmap.josm.gui.dialogs.relation
 
GenericRelationEditor.PasteMembersAction() - Constructor for class org.openstreetmap.josm.gui.dialogs.relation.GenericRelationEditor.PasteMembersAction
 
GenericRelationEditor.PasteTagsAction - Class in org.openstreetmap.josm.gui.dialogs.relation
 
GenericRelationEditor.PasteTagsAction() - Constructor for class org.openstreetmap.josm.gui.dialogs.relation.GenericRelationEditor.PasteTagsAction
 
GenericRelationEditor.RemoveAction - Class in org.openstreetmap.josm.gui.dialogs.relation
 
GenericRelationEditor.RemoveAction() - Constructor for class org.openstreetmap.josm.gui.dialogs.relation.GenericRelationEditor.RemoveAction
 
GenericRelationEditor.RemoveSelectedAction - Class in org.openstreetmap.josm.gui.dialogs.relation
 
GenericRelationEditor.RemoveSelectedAction() - Constructor for class org.openstreetmap.josm.gui.dialogs.relation.GenericRelationEditor.RemoveSelectedAction
 
GenericRelationEditor.ReverseAction - Class in org.openstreetmap.josm.gui.dialogs.relation
 
GenericRelationEditor.ReverseAction() - Constructor for class org.openstreetmap.josm.gui.dialogs.relation.GenericRelationEditor.ReverseAction
 
GenericRelationEditor.SavingAction - Class in org.openstreetmap.josm.gui.dialogs.relation
 
GenericRelationEditor.SavingAction() - Constructor for class org.openstreetmap.josm.gui.dialogs.relation.GenericRelationEditor.SavingAction
 
GenericRelationEditor.SelectedMembersForSelectionAction - Class in org.openstreetmap.josm.gui.dialogs.relation
Selects members in the relation editor which refer to primitives in the current selection of the context layer.
GenericRelationEditor.SelectedMembersForSelectionAction() - Constructor for class org.openstreetmap.josm.gui.dialogs.relation.GenericRelationEditor.SelectedMembersForSelectionAction
 
GenericRelationEditor.SelectPrimitivesForSelectedMembersAction - Class in org.openstreetmap.josm.gui.dialogs.relation
Selects primitives in the layer this editor belongs to.
GenericRelationEditor.SelectPrimitivesForSelectedMembersAction() - Constructor for class org.openstreetmap.josm.gui.dialogs.relation.GenericRelationEditor.SelectPrimitivesForSelectedMembersAction
 
GenericRelationEditor.SetRoleAction - Class in org.openstreetmap.josm.gui.dialogs.relation
 
GenericRelationEditor.SetRoleAction() - Constructor for class org.openstreetmap.josm.gui.dialogs.relation.GenericRelationEditor.SetRoleAction
 
GenericRelationEditor.SortAction - Class in org.openstreetmap.josm.gui.dialogs.relation
 
GenericRelationEditor.SortAction() - Constructor for class org.openstreetmap.josm.gui.dialogs.relation.GenericRelationEditor.SortAction
 
GeoImageLayer - Class in org.openstreetmap.josm.gui.layer.geoimage
 
GeoImageLayer(List<ImageEntry>, GpxLayer) - Constructor for class org.openstreetmap.josm.gui.layer.geoimage.GeoImageLayer
 
GeoImageLayer.Loader - Class in org.openstreetmap.josm.gui.layer.geoimage
Loads a set of images, while displaying a dialog that indicates what the plugin is currently doing.
GeoImageLayer.Loader(Collection<File>, GpxLayer) - Constructor for class org.openstreetmap.josm.gui.layer.geoimage.GeoImageLayer.Loader
 
GeoJSONExporter - Class in org.openstreetmap.josm.io
 
GeoJSONExporter() - Constructor for class org.openstreetmap.josm.io.GeoJSONExporter
 
GeoJSONWriter - Class in org.openstreetmap.josm.io
 
GeoJSONWriter(OsmDataLayer) - Constructor for class org.openstreetmap.josm.io.GeoJSONWriter
 
geometry - Static variable in class org.openstreetmap.josm.Main
 
Geometry - Class in org.openstreetmap.josm.tools
Some tools for geometry related tasks.
Geometry() - Constructor for class org.openstreetmap.josm.tools.Geometry
 
Geometry.PolygonIntersection - Enum in org.openstreetmap.josm.tools
 
Geometry.PolygonIntersection() - Constructor for enum org.openstreetmap.josm.tools.Geometry.PolygonIntersection
 
GeorefImage - Class in org.openstreetmap.josm.data.imagery
 
GeorefImage(WMSLayer) - Constructor for class org.openstreetmap.josm.data.imagery.GeorefImage
 
GeorefImage.State - Enum in org.openstreetmap.josm.data.imagery
 
GeorefImage.State() - Constructor for enum org.openstreetmap.josm.data.imagery.GeorefImage.State
 
get(String, SearchCompiler.Match, SearchCompiler.Match, PushbackTokenizer) - Method in interface org.openstreetmap.josm.actions.search.SearchCompiler.BinaryMatchFactory
 
get(String, PushbackTokenizer) - Method in class org.openstreetmap.josm.actions.search.SearchCompiler.CoreSimpleMatchFactory
 
get(String, SearchCompiler.Match, PushbackTokenizer) - Method in class org.openstreetmap.josm.actions.search.SearchCompiler.CoreUnaryMatchFactory
 
get(String, PushbackTokenizer) - Method in interface org.openstreetmap.josm.actions.search.SearchCompiler.SimpleMatchFactory
 
get(String, SearchCompiler.Match, PushbackTokenizer) - Method in interface org.openstreetmap.josm.actions.search.SearchCompiler.UnaryMatchFactory
 
get() - Method in class org.openstreetmap.josm.data.conflict.ConflictCollection
Replies the conflicts as list.
get(int) - Method in class org.openstreetmap.josm.data.conflict.ConflictCollection
Replies the conflict at position idx
get(String) - Method in class org.openstreetmap.josm.data.osm.AbstractPrimitive
Replies the value for key key.
get(String) - Method in class org.openstreetmap.josm.data.osm.Changeset
 
get(int) - Method in class org.openstreetmap.josm.data.osm.ChangesetCache
 
get(int) - Method in class org.openstreetmap.josm.data.osm.history.History
 
get(long, OsmPrimitiveType, long) - Method in class org.openstreetmap.josm.data.osm.history.HistoryDataSet
Replies the history primitive for the primitive with id id and version version.
get(String) - Method in class org.openstreetmap.josm.data.osm.history.HistoryOsmPrimitive
 
get(Object) - Method in class org.openstreetmap.josm.data.osm.Storage.FMap
 
get(T) - Method in class org.openstreetmap.josm.data.osm.Storage
 
get(String) - Method in interface org.openstreetmap.josm.data.osm.Tagged
Replies the value of the given key; null, if there is no value for this key
get() - Method in enum org.openstreetmap.josm.data.osm.visitor.paint.PaintColors
 
get() - Method in class org.openstreetmap.josm.data.osm.visitor.paint.relations.Multipolygon.PolyData
 
get(NavigatableComponent, Relation) - Method in class org.openstreetmap.josm.data.osm.visitor.paint.relations.MultipolygonCache
 
get(NavigatableComponent, Relation, boolean) - Method in class org.openstreetmap.josm.data.osm.visitor.paint.relations.MultipolygonCache
 
get() - Method in class org.openstreetmap.josm.data.preferences.AbstractProperty
Replies the value of this property.
get() - Method in class org.openstreetmap.josm.data.preferences.BooleanProperty
 
get() - Method in class org.openstreetmap.josm.data.preferences.CachedProperty
 
get() - Method in class org.openstreetmap.josm.data.preferences.CollectionProperty
 
get() - Method in class org.openstreetmap.josm.data.preferences.ColorProperty
 
get(String) - Method in class org.openstreetmap.josm.data.Preferences
Get settings value for a certain key.
get(String, String) - Method in class org.openstreetmap.josm.data.Preferences
Get settings value for a certain key and provide default a value.
get() - Method in class org.openstreetmap.josm.data.preferences.IntegerProperty
 
get(String...) - Method in class org.openstreetmap.josm.data.preferences.ParametrizedEnumProperty
 
get() - Method in class org.openstreetmap.josm.data.preferences.StringProperty
 
get() - Method in enum org.openstreetmap.josm.gui.conflict.ConflictColors
 
get(int) - Method in class org.openstreetmap.josm.gui.dialogs.ConflictDialog.ConflictListModel
 
get(int) - Method in class org.openstreetmap.josm.gui.dialogs.relation.ReferringRelationsBrowserModel
 
get() - Method in interface org.openstreetmap.josm.gui.mappaint.BoxTextElemStyle.BoxProvider
 
get() - Method in class org.openstreetmap.josm.gui.mappaint.BoxTextElemStyle.SimpleBoxProvider
 
get(String, T, Class<T>) - Method in class org.openstreetmap.josm.gui.mappaint.Cascade
 
get(String, T, Class<T>, boolean) - Method in class org.openstreetmap.josm.gui.mappaint.Cascade
Get value for the given key
get(String) - Method in class org.openstreetmap.josm.gui.mappaint.Cascade
 
get(OsmPrimitive, double, NavigatableComponent) - Method in class org.openstreetmap.josm.gui.mappaint.ElemStyles
Create the list of styles for one primitive.
get(String) - Static method in class org.openstreetmap.josm.gui.mappaint.mapcss.CSSColors
 
get() - Method in class org.openstreetmap.josm.gui.mappaint.MapImage.MapImageBoxProvider
 
get(double) - Method in class org.openstreetmap.josm.gui.mappaint.StyleCache
looks up styles for a certain scale value
get(OsmPrimitive, boolean, XmlStyleSource.WayPrototypesRecord, Double, MultiCascade) - Method in class org.openstreetmap.josm.gui.mappaint.xml.XmlStyleSource
 
get() - Method in class org.openstreetmap.josm.gui.preferences.map.MapPaintPreference.MapPaintPrefHelper
 
get() - Method in class org.openstreetmap.josm.gui.preferences.SourceEditor.SourcePrefHelper
 
get(String) - Method in class org.openstreetmap.josm.gui.tagging.TagEditorModel
replies the tag with name name; null, if no such tag exists
get(int) - Method in class org.openstreetmap.josm.gui.tagging.TagEditorModel
 
get(KeyStroke) - Method in class org.openstreetmap.josm.gui.util.RedirectInputMap
 
get(String, String) - Method in class org.openstreetmap.josm.io.Capabilities
 
get() - Static method in class org.openstreetmap.josm.tools.AudioPlayer
gets the singleton object, and if this is the first time, creates it along with the thread to support audio
get(int) - Method in class org.openstreetmap.josm.tools.CopyList
 
get() - Method in class org.openstreetmap.josm.tools.ImageProvider
Execute the image request.
get(String, String) - Static method in class org.openstreetmap.josm.tools.ImageProvider
Load an image with a given file name.
get(String) - Static method in class org.openstreetmap.josm.tools.ImageProvider
 
get(OsmPrimitiveType) - Static method in class org.openstreetmap.josm.tools.ImageProvider
Replies the icon for an OSM primitive type
get(A) - Method in class org.openstreetmap.josm.tools.MultiMap
Returns the Set associated with the given key.
get(ObjectType) - Method in interface org.openstreetmap.josm.tools.Property
Get the value of the property.
get3892DebugInfo() - Method in class org.openstreetmap.josm.data.osm.Node
Deprecated. This method will be remove by the end of 2012 if no report appears.
get_index(BBox, int) - Method in class org.openstreetmap.josm.data.osm.QuadBuckets.QBLevel
 
getA() - Method in class org.openstreetmap.josm.actions.CombineWayAction.NodePair
 
getAccessedUrl() - Method in exception org.openstreetmap.josm.io.OsmApiException
Replies the complete URL accessed when this error occured.
getAccessibleContext() - Method in class org.openstreetmap.josm.gui.MultiSplitPane
 
getAccessibleRole() - Method in class org.openstreetmap.josm.gui.MultiSplitPane.AccessibleMultiSplitPane
 
getAccessToken() - Method in class org.openstreetmap.josm.gui.oauth.AbstractAuthorizationUI
Replies the retrieved Access Token.
getAccessToken() - Method in class org.openstreetmap.josm.gui.oauth.OAuthAuthorizationWizard
Replies the Access Token entered using the wizard
getAccessToken(ProgressMonitor) - Method in class org.openstreetmap.josm.gui.oauth.OsmOAuthAuthorizationClient
Submits a request for an Access Token to the Access Token Endpoint Url of the OAuth Service Provider and replies the request token.
getAccessToken() - Method in class org.openstreetmap.josm.gui.oauth.RetrieveAccessTokenTask
Replies the retrieved Access Token.
getAccessToken() - Method in class org.openstreetmap.josm.gui.preferences.server.OAuthAccessTokenHolder
 
getAccessTokenKey() - Method in class org.openstreetmap.josm.gui.preferences.server.OAuthAccessTokenHolder
Replies the access token key.
getAccessTokenSecret() - Method in class org.openstreetmap.josm.gui.preferences.server.OAuthAccessTokenHolder
Replies the access token secret.
getAccessTokenUrl() - Method in class org.openstreetmap.josm.data.oauth.OAuthParameters
Gets the access token URL.
getAccountCreated() - Method in class org.openstreetmap.josm.data.osm.UserInfo
 
getAction() - Method in class org.openstreetmap.josm.gui.preferences.ToolbarPreferences.ActionDefinition
 
getAction(String) - Method in class org.openstreetmap.josm.gui.preferences.ToolbarPreferences
 
getActionCommand() - Method in class org.openstreetmap.josm.gui.QuadStateCheckBox.QuadStateDecorator
 
getActionName() - Method in interface org.openstreetmap.josm.gui.HideableButton
 
getActionName() - Method in class org.openstreetmap.josm.gui.IconToggleButton
 
getActionParameters() - Method in interface org.openstreetmap.josm.actions.ParameterizedAction
 
getActionParameters() - Method in class org.openstreetmap.josm.actions.search.SearchAction
 
getActiveLayer() - Method in class org.openstreetmap.josm.actions.AutoScaleAction
 
getActiveLayer() - Method in class org.openstreetmap.josm.gui.dialogs.LayerListDialog.LayerListModel
Replies the active layer.
getActiveLayer() - Method in class org.openstreetmap.josm.gui.MapView
Replies the currently active layer
getActiveLayer() - Method in class org.openstreetmap.josm.Main
Returns the currently active layer
getActiveSources() - Method in class org.openstreetmap.josm.gui.preferences.SourceEditor
 
getAddAction() - Method in class org.openstreetmap.josm.gui.tagging.TagTable
 
getAddedChangesets() - Method in interface org.openstreetmap.josm.data.osm.ChangesetCacheEvent
 
getAddedChangesets() - Method in class org.openstreetmap.josm.data.osm.DefaultChangesetCacheEvent
 
getAdjacentMarker(Marker, boolean, Layer) - Static method in class org.openstreetmap.josm.gui.layer.markerlayer.MarkerLayer
 
getAdvancedParameters() - Method in class org.openstreetmap.josm.gui.oauth.AdvancedOAuthPropertiesPanel
Replies the OAuth parameters currently edited in this properties panel.
getAdvancedPropertiesPanel() - Method in class org.openstreetmap.josm.gui.oauth.AbstractAuthorizationUI
Replies the panel for entering advanced OAuth parameters (see OAuthParameters)
getAffectedPrimitives(Collection<? extends OsmPrimitive>) - Method in class org.openstreetmap.josm.gui.dialogs.FilterDialog
 
getAffineTransform() - Method in class org.openstreetmap.josm.gui.NavigatableComponent
 
getAgentString() - Method in class org.openstreetmap.josm.data.Version
 
getAlias() - Method in interface org.openstreetmap.josm.gui.preferences.projection.Alias
 
getAlias() - Method in class org.openstreetmap.josm.gui.preferences.projection.CustomProjectionChoice
 
getAlias() - Method in class org.openstreetmap.josm.gui.preferences.projection.GaussKruegerProjectionChoice
 
getAlias() - Method in class org.openstreetmap.josm.gui.preferences.projection.LambertCC9ZonesProjectionChoice
 
getAlias() - Method in class org.openstreetmap.josm.gui.preferences.projection.LambertProjectionChoice
 
getAlias() - Method in class org.openstreetmap.josm.gui.preferences.projection.PuwgProjectionChoice
 
getAlias() - Method in class org.openstreetmap.josm.gui.preferences.projection.SingleProjectionChoice
 
getAlias() - Method in class org.openstreetmap.josm.gui.preferences.projection.UTM_France_DOM_ProjectionChoice
 
getAlias() - Method in class org.openstreetmap.josm.gui.preferences.projection.UTMProjectionChoice
 
getAll() - Method in class org.openstreetmap.josm.data.osm.PrimitiveDeepCopy
 
getAllAvailableTests() - Static method in class org.openstreetmap.josm.data.validation.OsmValidator
Gets the list of all available test classes
getAllColors() - Method in class org.openstreetmap.josm.data.Preferences
 
getAllDefaults() - Method in class org.openstreetmap.josm.data.Preferences
 
getAllElements() - Method in class org.openstreetmap.josm.gui.dialogs.SelectionListDialog.SelectionListModel
Replies the collection of OSM primitives in the view of this model
getAllExtensions() - Static method in class org.openstreetmap.josm.io.AllFormatsImporter
Builds list of all supported extensions by the registered FileImporters.
getAllLayers() - Method in class org.openstreetmap.josm.gui.MapView
 
getAllLayersAsList() - Method in class org.openstreetmap.josm.gui.MapView
 
getAllNearest(Point, Collection<OsmPrimitive>, Predicate<OsmPrimitive>) - Method in class org.openstreetmap.josm.gui.NavigatableComponent
The *result* does not depend on the current map selection state, neither does the result *order*.
getAllNearest(Point, Predicate<OsmPrimitive>) - Method in class org.openstreetmap.josm.gui.NavigatableComponent
The *result* does not depend on the current map selection state, neither does the result *order*.
getAllNodes(Collection<? extends OsmPrimitive>) - Static method in class org.openstreetmap.josm.data.osm.visitor.AllNodesVisitor
 
getAllPossiblePreferenceDirs() - Method in class org.openstreetmap.josm.data.Preferences
 
getAllPrefix(String) - Method in class org.openstreetmap.josm.data.Preferences
 
getAllPrefixCollectionKeys(String) - Method in class org.openstreetmap.josm.data.Preferences
 
getAllPrefixDefault(String) - Method in class org.openstreetmap.josm.data.Preferences
 
getAllResolutions() - Method in class org.openstreetmap.josm.gui.conflict.tags.TagConflictResolverModel
 
getAllSelected() - Method in class org.openstreetmap.josm.data.osm.DataSet
Replies an unmodifiable collection of primitives currently selected in this dataset, including deleted ones.
getAllSettings() - Method in class org.openstreetmap.josm.data.Preferences
 
getAllTestsMap() - Static method in class org.openstreetmap.josm.data.validation.OsmValidator
Gets a map from simple names to all tests.
getAlphaFloat() - Method in class org.openstreetmap.josm.gui.mappaint.MapImage
 
getAngle(EastNorth) - Method in class org.openstreetmap.josm.command.RotateCommand
Get angle between the horizontal axis and the line formed by the pivot and give points.
getAngleDelta(double, double) - Method in class org.openstreetmap.josm.actions.mapmode.DrawAction.SnapHelper
 
getAnglePanel() - Method in class org.openstreetmap.josm.gui.MapStatus
 
getAnonymous() - Static method in class org.openstreetmap.josm.data.osm.User
 
getAPIName() - Method in enum org.openstreetmap.josm.data.osm.OsmPrimitiveType
 
getApiUrl() - Method in class org.openstreetmap.josm.gui.oauth.AbstractAuthorizationUI
Replies the URL of the OSM API for which this UI is currently trying to retrieve an OAuth Access Token
getApplicableWays(List<Way>, List<Node>) - Method in class org.openstreetmap.josm.actions.SplitWayAction
 
getApply(int) - Method in class org.openstreetmap.josm.corrector.CorrectionTableModel
 
getApplyColumn() - Method in class org.openstreetmap.josm.corrector.CorrectionTableModel
 
getArea() - Method in class org.openstreetmap.josm.data.Bounds
 
getArea() - Method in class org.openstreetmap.josm.gui.BookmarkList.Bookmark
 
getAreaElemStyle(OsmPrimitive, boolean) - Static method in class org.openstreetmap.josm.gui.mappaint.ElemStyles
Returns the first AreaElemStyle for a given primitive.
getArray(Preferences, String, boolean) - Static method in class org.openstreetmap.josm.data.CustomConfigurator.PreferencesUtils
 
getArray(String, Collection<Collection<String>>) - Method in class org.openstreetmap.josm.data.Preferences
Used to read a 2-dimensional array of strings from the preference file.
getArray(String) - Method in class org.openstreetmap.josm.data.Preferences
 
getArrayInternal(String) - Method in class org.openstreetmap.josm.data.Preferences
 
getAsSequenceCommand() - Method in class org.openstreetmap.josm.actions.ReverseWayAction.ReverseWayResult
 
getAssignedDefault() - Method in class org.openstreetmap.josm.tools.Shortcut
 
getAssignedKey() - Method in class org.openstreetmap.josm.tools.Shortcut
 
getAssignedModifier() - Method in class org.openstreetmap.josm.tools.Shortcut
 
getAssignedUser() - Method in class org.openstreetmap.josm.tools.Shortcut
 
getAssociatedFile() - Method in class org.openstreetmap.josm.gui.layer.GpxLayer
 
getAssociatedFile() - Method in class org.openstreetmap.josm.gui.layer.Layer
 
getAsString() - Method in class org.openstreetmap.josm.data.preferences.CachedProperty
 
getAttr() - Method in class org.openstreetmap.josm.io.GpxReader.Parser
 
getAttribute(Node, String) - Static method in class org.openstreetmap.josm.io.OsmServerUserInfoReader
 
getAttributeDouble(Attributes, String) - Method in class org.openstreetmap.josm.io.OsmChangesetContentParser.Parser
 
getAttributeDouble(Attributes, String) - Method in class org.openstreetmap.josm.io.OsmHistoryReader.Parser
 
getAttributeLong(Attributes, String) - Method in class org.openstreetmap.josm.io.OsmChangesetContentParser.Parser
 
getAttributeLong(Attributes, String) - Method in class org.openstreetmap.josm.io.OsmHistoryReader.Parser
 
getAttributes() - Method in interface org.openstreetmap.josm.data.gpx.GpxTrack
 
getAttributes() - Method in class org.openstreetmap.josm.data.gpx.ImmutableGpxTrack
 
getAttribution() - Method in class org.openstreetmap.gui.jmapviewer.tilesources.BingAerialTileSource
 
getAttributionImage() - Method in interface org.openstreetmap.gui.jmapviewer.interfaces.Attributed
 
getAttributionImage() - Method in class org.openstreetmap.gui.jmapviewer.tilesources.AbstractMapQuestTileSource
 
getAttributionImage() - Method in class org.openstreetmap.gui.jmapviewer.tilesources.AbstractOsmTileSource
 
getAttributionImage() - Method in class org.openstreetmap.gui.jmapviewer.tilesources.AbstractTileSource
 
getAttributionImage() - Method in class org.openstreetmap.gui.jmapviewer.tilesources.BingAerialTileSource
 
getAttributionImage() - Method in class org.openstreetmap.josm.data.imagery.ImageryInfo
 
getAttributionImage() - Method in class org.openstreetmap.josm.gui.bbox.SlippyMapBBoxChooser.RenamedSourceDecorator
 
getAttributionImageURL() - Method in interface org.openstreetmap.gui.jmapviewer.interfaces.Attributed
 
getAttributionImageURL() - Method in class org.openstreetmap.gui.jmapviewer.tilesources.AbstractMapQuestTileSource
 
getAttributionImageURL() - Method in class org.openstreetmap.gui.jmapviewer.tilesources.AbstractOsmTileSource
 
getAttributionImageURL() - Method in class org.openstreetmap.gui.jmapviewer.tilesources.AbstractTileSource
 
getAttributionImageURL() - Method in class org.openstreetmap.gui.jmapviewer.tilesources.BingAerialTileSource
 
getAttributionImageURL() - Method in class org.openstreetmap.josm.data.imagery.ImageryInfo
 
getAttributionImageURL() - Method in class org.openstreetmap.josm.gui.bbox.SlippyMapBBoxChooser.RenamedSourceDecorator
 
getAttributionLinkURL() - Method in interface org.openstreetmap.gui.jmapviewer.interfaces.Attributed
 
getAttributionLinkURL() - Method in class org.openstreetmap.gui.jmapviewer.tilesources.AbstractOsmTileSource
 
getAttributionLinkURL() - Method in class org.openstreetmap.gui.jmapviewer.tilesources.AbstractTileSource
 
getAttributionLinkURL() - Method in class org.openstreetmap.gui.jmapviewer.tilesources.BingAerialTileSource
 
getAttributionLinkURL() - Method in class org.openstreetmap.gui.jmapviewer.tilesources.MapQuestOpenAerialTileSource
 
getAttributionLinkURL() - Method in class org.openstreetmap.josm.data.imagery.ImageryInfo
 
getAttributionLinkURL() - Method in class org.openstreetmap.josm.gui.bbox.SlippyMapBBoxChooser.RenamedSourceDecorator
 
getAttributionLoaderCallable() - Method in class org.openstreetmap.gui.jmapviewer.tilesources.BingAerialTileSource
 
getAttributionLoaderCallable() - Method in class org.openstreetmap.josm.gui.layer.TMSLayer.CachedAttributionBingAerialTileSource
 
getAttributionText(int, Coordinate, Coordinate) - Method in interface org.openstreetmap.gui.jmapviewer.interfaces.Attributed
 
getAttributionText(int, Coordinate, Coordinate) - Method in class org.openstreetmap.gui.jmapviewer.tilesources.AbstractOsmTileSource
 
getAttributionText(int, Coordinate, Coordinate) - Method in class org.openstreetmap.gui.jmapviewer.tilesources.AbstractTileSource
 
getAttributionText(int, Coordinate, Coordinate) - Method in class org.openstreetmap.gui.jmapviewer.tilesources.BingAerialTileSource
 
getAttributionText(int, Coordinate, Coordinate) - Method in class org.openstreetmap.gui.jmapviewer.tilesources.MapQuestOpenAerialTileSource
 
getAttributionText(int, Coordinate, Coordinate) - Method in class org.openstreetmap.gui.jmapviewer.tilesources.MapQuestOsmTileSource
 
getAttributionText(int, Coordinate, Coordinate) - Method in class org.openstreetmap.josm.data.imagery.ImageryInfo
 
getAttributionText(int, Coordinate, Coordinate) - Method in class org.openstreetmap.josm.gui.bbox.SlippyMapBBoxChooser.RenamedSourceDecorator
 
getAttributionUrl() - Method in class org.openstreetmap.gui.jmapviewer.tilesources.BingAerialTileSource
 
getAuthoriseUrl() - Method in class org.openstreetmap.josm.data.oauth.OAuthParameters
Gets the authorise URL.
getAuthoriseUrl(OAuthToken) - Method in class org.openstreetmap.josm.gui.oauth.OsmOAuthAuthorizationClient
Builds the authorise URL for a given Request Token.
getAutocompletionKeys(String) - Static method in class org.openstreetmap.josm.gui.dialogs.properties.PropertiesDialog
For a given key k, return a list of keys which are used as keys for auto-completing values to increase the search space.
getAutoCompletionList() - Method in class org.openstreetmap.josm.gui.tagging.ac.AutoCompletingTextField
 
getAutoCompletionList() - Method in class org.openstreetmap.josm.gui.tagging.TagCellEditor
replies the AutoCompletionList this table cell editor synchronizes with
getAutoCompletionList() - Method in class org.openstreetmap.josm.gui.tagging.TagTable
 
getAutoCompletionManager() - Method in class org.openstreetmap.josm.data.osm.DataSet
 
getAutomatic() - Method in class org.openstreetmap.josm.tools.Shortcut
 
getAvailabePlugins() - Method in class org.openstreetmap.josm.plugins.ReadRemotePluginInformationTask
Replies the list of plugins described in the downloaded plugin lists
getAvailablePlugins() - Method in class org.openstreetmap.josm.gui.preferences.plugin.PluginPreferencesModel
Replies the set of all available plugins.
getAvailablePlugins() - Method in class org.openstreetmap.josm.plugins.ReadLocalPluginInformationTask
Replies information about available plugins detected by this task.
getAvailableTranslations() - Static method in class org.openstreetmap.josm.tools.I18n
Get a list of all available JOSM Translations.
getB() - Method in class org.openstreetmap.josm.actions.CombineWayAction.NodePair
 
getBackgroundColor() - Static method in enum org.openstreetmap.josm.data.osm.visitor.paint.PaintColors
 
getBackgroundColor() - Static method in class org.openstreetmap.josm.gui.layer.OsmDataLayer
 
getBackgroundColorOverride() - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.MapCSSStyleSource
 
getBackgroundColorOverride() - Method in class org.openstreetmap.josm.gui.mappaint.StyleSource
 
getBase() - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.Selector.GeneralSelector
 
getBaseBrowseUrl() - Static method in class org.openstreetmap.josm.actions.AbstractInfoAction
replies the base URL for browsing information about about a primitive
getBaseIcon() - Method in class org.openstreetmap.josm.gui.layer.OsmDataLayer
 
getBaseImageHeight() - Method in class org.openstreetmap.josm.gui.layer.WMSLayer
 
getBaseImageWidth() - Method in class org.openstreetmap.josm.gui.layer.WMSLayer
 
getBaseProjection(String) - Static method in class org.openstreetmap.josm.data.projection.Projections
 
getBaseUrl() - Method in class org.openstreetmap.gui.jmapviewer.tilesources.AbstractMapQuestTileSource
 
getBaseUrl() - Method in class org.openstreetmap.gui.jmapviewer.tilesources.AbstractTMSTileSource
 
getBaseUrl() - Method in class org.openstreetmap.gui.jmapviewer.tilesources.OsmTileSource.CycleMap
 
getBaseUrl() - Method in class org.openstreetmap.josm.io.OsmApi
Returns the base URL for API requests, including the negotiated version number.
getBaseUrl() - Method in class org.openstreetmap.josm.io.OsmServerReader
 
getBaseUserUrl() - Static method in class org.openstreetmap.josm.actions.AbstractInfoAction
replies the base URL for browsing information about a user
getBBox() - Method in class org.openstreetmap.josm.data.osm.Node
 
getBBox() - Method in class org.openstreetmap.josm.data.osm.OsmPrimitive
 
getBBox() - Method in class org.openstreetmap.josm.data.osm.Relation
 
getBBox() - Method in class org.openstreetmap.josm.data.osm.Way
 
getBBox(Point, int) - Method in class org.openstreetmap.josm.gui.NavigatableComponent
 
getBestZoom() - Method in class org.openstreetmap.josm.gui.layer.TMSLayer
 
getBookmarkByName(ImageryLayer, String) - Static method in class org.openstreetmap.josm.data.imagery.OffsetBookmark
 
getBoolean(String) - Method in class org.openstreetmap.josm.data.Preferences
 
getBoolean(String, boolean) - Method in class org.openstreetmap.josm.data.Preferences
 
getBoolean(String, String, boolean) - Method in class org.openstreetmap.josm.data.Preferences
 
getBottomFixedCount() - Method in class org.openstreetmap.josm.gui.MenuScroller
Returns the number of items fixed at the bottom of the menu or popup menu.
getBottomRight() - Method in interface org.openstreetmap.gui.jmapviewer.interfaces.MapRectangle
 
getBottomRight() - Method in class org.openstreetmap.gui.jmapviewer.MapRectangleImpl
 
getBottomRight() - Method in class org.openstreetmap.josm.data.osm.BBox
 
getBoundingBox() - Method in class org.openstreetmap.josm.actions.AutoScaleAction
 
getBoundingBox() - Method in interface org.openstreetmap.josm.gui.bbox.BBoxChooser
Replies the currently selected bounding box in this BBoxChooser.
getBoundingBox() - Method in class org.openstreetmap.josm.gui.bbox.SlippyMapBBoxChooser
 
getBoundingBox() - Method in class org.openstreetmap.josm.gui.bbox.TileSelectionBBoxChooser
Replies the current bounding box.
getBoundingBox() - Method in class org.openstreetmap.josm.gui.widgets.BoundingBoxSelectionPanel
 
getBounds() - Method in class org.openstreetmap.josm.actions.search.SearchCompiler.InArea
 
getBounds() - Method in class org.openstreetmap.josm.actions.search.SearchCompiler.InDataSourceArea
 
getBounds() - Method in class org.openstreetmap.josm.actions.search.SearchCompiler.InView
 
getBounds() - Method in interface org.openstreetmap.josm.data.gpx.GpxTrack
 
getBounds() - Method in interface org.openstreetmap.josm.data.gpx.GpxTrackSegment
 
getBounds() - Method in class org.openstreetmap.josm.data.gpx.ImmutableGpxTrack
 
getBounds() - Method in class org.openstreetmap.josm.data.gpx.ImmutableGpxTrackSegment
 
getBounds() - Method in class org.openstreetmap.josm.data.imagery.ImageryInfo
 
getBounds() - Method in class org.openstreetmap.josm.data.osm.Changeset
 
getBounds() - Method in class org.openstreetmap.josm.data.osm.visitor.BoundingXYVisitor
 
getBounds() - Method in class org.openstreetmap.josm.data.osm.visitor.paint.relations.Multipolygon.PolyData
 
getBounds(double) - Method in class org.openstreetmap.josm.data.validation.tests.UnconnectedWays.MyWaySegment
 
getBounds(WMSRequest) - Method in class org.openstreetmap.josm.gui.layer.WMSLayer
 
getBounds() - Method in class org.openstreetmap.josm.gui.MultiSplitLayout.Node
Returns the bounding Rectangle for this Node.
getBox() - Method in class org.openstreetmap.josm.gui.mappaint.BoxTextElemStyle.BoxProviderResult
The box
getBox() - Method in class org.openstreetmap.josm.gui.mappaint.BoxTextElemStyle
 
getBoxProvider() - Method in class org.openstreetmap.josm.gui.mappaint.MapImage
 
getBoxProvider() - Method in class org.openstreetmap.josm.gui.mappaint.NodeElemStyle
 
getBucket(Hash<K, ? super T>, K) - Method in class org.openstreetmap.josm.data.osm.Storage
Finds a bucket for given key.
getBugReportText() - Static method in class org.openstreetmap.josm.plugins.PluginHandler
 
getButton() - Method in class org.openstreetmap.josm.gui.dialogs.ToggleDialog
 
getButton() - Method in class org.openstreetmap.josm.gui.mappaint.MapPaintMenu.MapPaintAction
 
getByDate(Date) - Method in class org.openstreetmap.josm.data.osm.history.History
 
getById(long) - Static method in class org.openstreetmap.josm.data.osm.User
Returns the user with user id uid or null if this user doesn't exist
getByName(String) - Static method in class org.openstreetmap.josm.data.osm.User
Returns the list of users with name name or the empty list if no such users exist
getByVersion(long) - Method in class org.openstreetmap.josm.data.osm.history.History
Replies the history primitive with version version.
getBZip2InputStream(InputStream) - Static method in class org.openstreetmap.josm.io.FileImporter
 
getCachedFont(ElemStyle.FontDescriptor) - Static method in class org.openstreetmap.josm.gui.mappaint.ElemStyle
 
getCachedFont(String, int, int) - Static method in class org.openstreetmap.josm.gui.mappaint.ElemStyle
 
getCacheDirBase() - Method in class org.openstreetmap.gui.jmapviewer.OsmFileCacheTileLoader
 
getCacheDirectory() - Method in class org.openstreetmap.josm.data.imagery.types.ProjectionType
Gets the value of the cacheDirectory property.
getCacheDirectory(String) - Method in class org.openstreetmap.josm.data.imagery.WmsCache
 
getCacheDirectory() - Method in class org.openstreetmap.josm.data.Preferences
 
getCacheDirectoryName() - Method in class org.openstreetmap.josm.data.projection.BelgianLambert1972
 
getCacheDirectoryName() - Method in class org.openstreetmap.josm.data.projection.BelgianLambert2008
 
getCacheDirectoryName() - Method in class org.openstreetmap.josm.data.projection.CustomProjection
 
getCacheDirectoryName() - Method in class org.openstreetmap.josm.data.projection.Epsg3008
 
getCacheDirectoryName() - Method in class org.openstreetmap.josm.data.projection.Epsg4326
 
getCacheDirectoryName() - Method in class org.openstreetmap.josm.data.projection.GaussKrueger
 
getCacheDirectoryName() - Method in class org.openstreetmap.josm.data.projection.Lambert
 
getCacheDirectoryName() - Method in class org.openstreetmap.josm.data.projection.Lambert93
 
getCacheDirectoryName() - Method in class org.openstreetmap.josm.data.projection.LambertCC9Zones
 
getCacheDirectoryName() - Method in class org.openstreetmap.josm.data.projection.LambertEST
 
getCacheDirectoryName() - Method in class org.openstreetmap.josm.data.projection.Mercator
 
getCacheDirectoryName() - Method in interface org.openstreetmap.josm.data.projection.Projection
Get a filename compatible string (for the cache directory)
getCacheDirectoryName() - Method in class org.openstreetmap.josm.data.projection.Puwg.Epsg2180
 
getCacheDirectoryName() - Method in class org.openstreetmap.josm.data.projection.Puwg
 
getCacheDirectoryName() - Method in class org.openstreetmap.josm.data.projection.Puwg.Puwg2000
 
getCacheDirectoryName() - Method in interface org.openstreetmap.josm.data.projection.Puwg.PuwgData
 
getCacheDirectoryName() - Method in class org.openstreetmap.josm.data.projection.SwissGrid
 
getCacheDirectoryName() - Method in class org.openstreetmap.josm.data.projection.TransverseMercatorLV
 
getCacheDirectoryName() - Method in class org.openstreetmap.josm.data.projection.UTM
 
getCacheDirectoryName() - Method in class org.openstreetmap.josm.data.projection.UTM_France_DOM
 
getCacheSize() - Method in class org.openstreetmap.gui.jmapviewer.MemoryTileCache
 
getCalibratedDuration(File) - Static method in class org.openstreetmap.josm.tools.AudioUtil
 
getCapabilities() - Method in class org.openstreetmap.josm.io.OsmApi
Replies the API capabilities
getCascade(String) - Method in class org.openstreetmap.josm.gui.mappaint.MultiCascade
Read-only version of getOrCreateCascade.
getCellEditorValue() - Method in class org.openstreetmap.josm.gui.conflict.pair.relation.RelationMemberTableCellEditor
 
getCellEditorValue() - Method in class org.openstreetmap.josm.gui.conflict.tags.MultiValueCellEditor
 
getCellEditorValue() - Method in class org.openstreetmap.josm.gui.conflict.tags.RelationMemberConflictDecisionEditor
 
getCellEditorValue() - Method in class org.openstreetmap.josm.gui.dialogs.relation.MemberRoleCellEditor
 
getCellEditorValue() - Method in class org.openstreetmap.josm.gui.history.VersionTable.RadioButtonEditor
 
getCellEditorValue() - Method in class org.openstreetmap.josm.gui.io.ActionFlagsTableCell
 
getCellEditorValue() - Method in class org.openstreetmap.josm.gui.io.FilenameCellEditor
 
getCellEditorValue() - Method in class org.openstreetmap.josm.gui.io.LayerNameAndFilePathTableCell
 
getCellEditorValue() - Method in class org.openstreetmap.josm.gui.preferences.SourceEditor.FileOrUrlCellEditor
 
getCellEditorValue() - Method in class org.openstreetmap.josm.gui.tagging.ac.AutoCompletingTextField
 
getCellEditorValue() - Method in class org.openstreetmap.josm.gui.tagging.TagCellEditor
 
getCellRenderer(int, int) - Method in class org.openstreetmap.josm.corrector.CorrectionTable
 
getCenter() - Method in class org.openstreetmap.gui.jmapviewer.JMapViewer
 
getCenter() - Method in class org.openstreetmap.josm.data.Bounds
 
getCenter(EastNorth) - Method in class org.openstreetmap.josm.data.coor.EastNorth
 
getCenter(LatLon) - Method in class org.openstreetmap.josm.data.coor.LatLon
 
getCenter() - Method in class org.openstreetmap.josm.data.osm.BBox
 
getCenter() - Method in class org.openstreetmap.josm.data.ProjectionBounds
 
getCenter() - Method in class org.openstreetmap.josm.gui.NavigatableComponent
 
getCenterEastNorth() - Method in class org.openstreetmap.josm.gui.NavigatableComponent.ZoomData
 
getCenterImgCoord(Rectangle) - Method in class org.openstreetmap.josm.gui.layer.geoimage.ImageDisplay
 
getCentralMeridian() - Method in class org.openstreetmap.josm.data.projection.AbstractProjection
 
getCentroid(List<Node>) - Static method in class org.openstreetmap.josm.tools.Geometry
 
getChangedTags() - Method in class org.openstreetmap.josm.gui.tagging.TaggingPreset
 
getChangedWay() - Method in class org.openstreetmap.josm.data.osm.event.WayNodesChangedEvent
 
getChangeset() - Method in class org.openstreetmap.josm.gui.io.UploadDialog
Replies the current changeset
getChangeset() - Method in class org.openstreetmap.josm.io.OsmApi
Replies the changeset data uploads are currently directed to
getChangesetById(long) - Method in class org.openstreetmap.josm.gui.io.OpenChangesetComboBoxModel
 
getChangesetId() - Method in class org.openstreetmap.josm.data.osm.AbstractPrimitive
Replies the id of the changeset this primitive was last uploaded to.
getChangesetId() - Method in class org.openstreetmap.josm.data.osm.history.HistoryOsmPrimitive
 
getChangesetId() - Method in interface org.openstreetmap.josm.data.osm.IPrimitive
 
getChangesetId() - Method in class org.openstreetmap.josm.gui.dialogs.changeset.SingleChangesetDownloadPanel.ChangesetIdValidator
 
getChangesetId() - Method in class org.openstreetmap.josm.gui.dialogs.changeset.SingleChangesetDownloadPanel
Replies the changeset id entered in this panel.
getChangesetId() - Method in exception org.openstreetmap.josm.io.ChangesetClosedException
Replies the id of the changeset which was closed
getChangesetQuery() - Method in class org.openstreetmap.josm.gui.dialogs.changeset.query.ChangesetQueryDialog
 
getChangesets() - Method in class org.openstreetmap.josm.data.osm.ChangesetCache
 
getChangesets() - Method in class org.openstreetmap.josm.io.OsmChangesetParser
 
getChangeSetTags() - Method in class org.openstreetmap.josm.data.osm.DataSet
 
getChar() - Method in class org.openstreetmap.josm.actions.search.PushbackTokenizer
 
getChar() - Method in class org.openstreetmap.josm.tools.template_engine.Tokenizer
 
getCheckbox() - Method in class org.openstreetmap.josm.actions.PreferenceToggleAction
 
getChild(int) - Method in class org.openstreetmap.josm.data.osm.QuadBuckets.QBLevel
 
getChild() - Method in class org.openstreetmap.josm.data.osm.RelationToChildReference
 
getChild(Object, int) - Method in class org.openstreetmap.josm.gui.dialogs.relation.RelationTreeModel
 
getChild(Element, String) - Static method in class org.openstreetmap.josm.gui.preferences.imagery.AddWMSLayerPanel
 
getChildContent(Element, String, String, String) - Static method in class org.openstreetmap.josm.gui.preferences.imagery.AddWMSLayerPanel
 
getChildCount(Object) - Method in class org.openstreetmap.josm.gui.dialogs.relation.RelationTreeModel
 
getChildPrimitives(Collection<? extends OsmPrimitive>) - Method in class org.openstreetmap.josm.gui.dialogs.relation.MemberTableModel
Replies the set of selected referers.
getChildren() - Method in class org.openstreetmap.josm.command.ChangePropertyCommand
 
getChildren() - Method in class org.openstreetmap.josm.command.ChangePropertyKeyCommand
 
getChildren() - Method in class org.openstreetmap.josm.command.DeleteCommand
 
getChildren() - Method in class org.openstreetmap.josm.command.PseudoCommand
Returns the subcommands of this command.
getChildren() - Method in class org.openstreetmap.josm.command.SequenceCommand
 
getChildren(Relation) - Method in class org.openstreetmap.josm.data.APIDataSet.RelationUploadDependencyGraph
 
getChildren() - Method in class org.openstreetmap.josm.data.osm.QuadBuckets.QBLevel
 
getChildren() - Method in class org.openstreetmap.josm.gui.MultiSplitLayout.Split
Returns this Split node's children.
getChildren(Element, String) - Static method in class org.openstreetmap.josm.gui.preferences.imagery.AddWMSLayerPanel
 
getChosenValue() - Method in class org.openstreetmap.josm.gui.conflict.tags.MultiValueResolutionDecision
Replies the chosen value
getChunk(String, int, int) - Method in class org.openstreetmap.josm.tools.AlphanumComparator
Length of string is passed in for improved efficiency (only need to calculate it once) *
getChunkSize() - Method in class org.openstreetmap.josm.gui.io.UploadStrategySelectionPanel
 
getChunkSize() - Method in class org.openstreetmap.josm.gui.io.UploadStrategySpecification
 
getCircum() - Method in class org.openstreetmap.josm.data.osm.visitor.paint.MapPainter
 
getClipboardContent() - Static method in class org.openstreetmap.josm.tools.Utils
Extracts clipboard content as string.
getClosedAt() - Method in class org.openstreetmap.josm.data.osm.Changeset
 
getClosedOn() - Method in exception org.openstreetmap.josm.io.ChangesetClosedException
Replies the date the changeset was closed
getCode() - Method in enum org.openstreetmap.josm.actions.search.SearchAction.SearchMode
 
getCode() - Method in class org.openstreetmap.josm.data.validation.TestError
Gets the code
getCode() - Method in class org.openstreetmap.josm.data.validation.tests.TagChecker.CheckerData
 
getCode() - Method in class org.openstreetmap.josm.gui.mappaint.xml.Prototype
 
getCollection(Preferences, String, boolean) - Static method in class org.openstreetmap.josm.data.CustomConfigurator.PreferencesUtils
 
getCollection(String, Collection<String>) - Method in class org.openstreetmap.josm.data.Preferences
Get a list of values for a certain key
getCollection(String) - Method in class org.openstreetmap.josm.data.Preferences
Get a list of values for a certain key
getCollectionInternal(String) - Method in class org.openstreetmap.josm.data.Preferences
 
getColor(String, Color) - Method in class org.openstreetmap.josm.data.Preferences
Convenience method for accessing colour preferences.
getColor(Preferences.ColorKey) - Method in class org.openstreetmap.josm.data.Preferences
 
getColor(String, String, Color) - Method in class org.openstreetmap.josm.data.Preferences
Convenience method for accessing colour preferences.
getColor() - Method in enum org.openstreetmap.josm.data.validation.Severity
Gets the associated color
getColor() - Static method in class org.openstreetmap.josm.gui.dialogs.ConflictDialog
Replies the color used to paint conflicts.
getColor(boolean) - Method in class org.openstreetmap.josm.gui.layer.GpxLayer
 
getColor(boolean) - Method in class org.openstreetmap.josm.gui.layer.Layer
Return a Color for this layer.
getColor(boolean) - Method in class org.openstreetmap.josm.gui.layer.markerlayer.MarkerLayer
 
getColor() - Static method in class org.openstreetmap.josm.gui.MapScaler
 
getColorKey(String) - Static method in class org.openstreetmap.josm.data.preferences.ColorProperty
Replies the color key used in JOSM preferences for this property.
getColorMode() - Method in class org.openstreetmap.josm.gui.layer.GpxLayer
 
getColorModel() - Method in class org.openstreetmap.josm.gui.preferences.display.ColorPreference
Returns a map with the colors in the table (key = color name without prefix, value = html color code).
getColorName() - Method in enum org.openstreetmap.josm.data.osm.visitor.paint.PaintColors
 
getColorName() - Method in interface org.openstreetmap.josm.data.Preferences.ColorKey
 
getColorName() - Method in class org.openstreetmap.josm.data.preferences.ColorProperty
 
getColorName(String) - Method in class org.openstreetmap.josm.data.Preferences
 
getColorName() - Method in enum org.openstreetmap.josm.gui.conflict.ConflictColors
 
getColors() - Static method in enum org.openstreetmap.josm.data.osm.visitor.paint.PaintColors
 
getColors() - Method in class org.openstreetmap.josm.data.osm.visitor.paint.WireframeMapRenderer
Reads the color definitions from preferences.
getColors() - Static method in enum org.openstreetmap.josm.data.validation.Severity
 
getColors() - Static method in enum org.openstreetmap.josm.gui.conflict.ConflictColors
 
getColumnClass(int) - Method in class org.openstreetmap.josm.corrector.CorrectionTableModel
 
getColumnClass(int) - Method in class org.openstreetmap.josm.gui.dialogs.FilterTableModel
 
getColumnClass(int) - Method in class org.openstreetmap.josm.gui.dialogs.MapPaintDialog.StylesModel
 
getColumnClass(int) - Method in class org.openstreetmap.josm.gui.preferences.SourceEditor.ActiveSourcesModel
 
getColumnCount() - Method in class org.openstreetmap.josm.corrector.CorrectionTableModel
 
getColumnCount() - Method in class org.openstreetmap.josm.corrector.RoleCorrectionTableModel
 
getColumnCount() - Method in class org.openstreetmap.josm.corrector.TagCorrectionTableModel
 
getColumnCount() - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetCacheManagerModel
 
getColumnCount() - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetContentTableModel
 
getColumnCount() - Method in class org.openstreetmap.josm.gui.dialogs.FilterTableModel
 
getColumnCount() - Method in class org.openstreetmap.josm.gui.dialogs.LayerListDialog.LayerListModel
 
getColumnCount() - Method in class org.openstreetmap.josm.gui.dialogs.MapPaintDialog.StylesModel
 
getColumnCount() - Method in class org.openstreetmap.josm.gui.dialogs.relation.MemberTableModel
 
getColumnCount() - Method in class org.openstreetmap.josm.gui.dialogs.relation.SelectionTableModel
 
getColumnCount() - Method in class org.openstreetmap.josm.gui.history.DiffTableModel
 
getColumnCount() - Method in class org.openstreetmap.josm.gui.history.HistoryBrowserModel.RelationMemberTableModel
 
getColumnCount() - Method in class org.openstreetmap.josm.gui.history.HistoryBrowserModel.TagTableModel
 
getColumnCount() - Method in class org.openstreetmap.josm.gui.history.HistoryBrowserModel.VersionTableModel
 
getColumnCount() - Method in class org.openstreetmap.josm.gui.preferences.advanced.ListEditor.ListSettingTableModel
 
getColumnCount() - Method in class org.openstreetmap.josm.gui.preferences.advanced.ListListEditor.ListTableModel
 
getColumnCount() - Method in class org.openstreetmap.josm.gui.preferences.advanced.MapListEditor.MapTableModel
 
getColumnCount() - Method in class org.openstreetmap.josm.gui.preferences.shortcut.ShortcutPreference.scListModel
 
getColumnCount() - Method in class org.openstreetmap.josm.gui.preferences.SourceEditor.ActiveSourcesModel
 
getColumnCount() - Method in class org.openstreetmap.josm.gui.preferences.SourceEditor.IconPathTableModel
 
getColumnCount() - Method in class org.openstreetmap.josm.gui.preferences.ToolbarPreferences.ActionParametersTableModel
 
getColumnCount() - Method in class org.openstreetmap.josm.gui.tagging.ac.AutoCompletionList
 
getColumnCount() - Method in class org.openstreetmap.josm.gui.tagging.TagEditorModel
 
getColumnName(int) - Method in class org.openstreetmap.josm.corrector.CorrectionTableModel
 
getColumnName(int) - Method in class org.openstreetmap.josm.gui.dialogs.FilterTableModel
 
getColumnName(int) - Method in class org.openstreetmap.josm.gui.preferences.advanced.MapListEditor.MapTableModel
 
getColumnName(int) - Method in class org.openstreetmap.josm.gui.preferences.shortcut.ShortcutPreference.scListModel
 
getColumnNumber() - Method in exception org.openstreetmap.josm.io.OsmDataParsingException
 
getColumnNumber() - Method in exception org.openstreetmap.josm.tools.XmlObjectParser.PresetParsingException
 
getColumnSelectionModel() - Method in class org.openstreetmap.josm.gui.tagging.TagEditorModel
Replies the column selection model used by this tag editor model
getCombinedPolygons() - Method in class org.openstreetmap.josm.data.osm.visitor.paint.relations.Multipolygon
 
getCommand() - Method in class org.openstreetmap.gui.jmapviewer.events.JMVCommandEvent
 
getCommand() - Method in class org.openstreetmap.josm.actions.SplitWayAction.SplitWayResult
Replies the command to be performed to split the way
getCommand() - Method in class org.openstreetmap.josm.gui.dialogs.CommandListMutableTreeNode
 
getCommands() - Method in class org.openstreetmap.josm.actions.ReverseWayAction.ReverseWayResult
 
getComment() - Method in class org.openstreetmap.josm.gui.io.ChangesetCommentModel
Replies the current changeset comment in this model.
getComparePairListModel() - Method in class org.openstreetmap.josm.gui.conflict.pair.ListMergeModel
 
getCompletePrimitives(DataSet) - Method in class org.openstreetmap.josm.actions.downloadtasks.DownloadOsmTaskList
Replies the set of ids of all complete, non-new primitives (i.e.
getComponent() - Method in class org.openstreetmap.josm.gui.preferences.PreferenceTabbedPane.PreferencePanel
 
getComponent() - Method in class org.openstreetmap.josm.gui.preferences.PreferenceTabbedPane.PreferenceScrollPane
 
getComponent() - Method in interface org.openstreetmap.josm.gui.preferences.PreferenceTabbedPane.PreferenceTab
 
getComponent() - Method in class org.openstreetmap.josm.gui.widgets.AbstractTextComponentValidator
Replies the decorated text component
getComponentText(OsmPrimitive) - Method in class org.openstreetmap.josm.gui.OsmPrimitivRenderer
Can be overridden to customize the Text
getComponentToolTipText(OsmPrimitive) - Method in class org.openstreetmap.josm.gui.OsmPrimitivRenderer
Can be overridden to customize the ToolTipText
getConflictForMy(OsmPrimitive) - Method in class org.openstreetmap.josm.data.conflict.ConflictCollection
Replies the conflict for the OsmPrimitive my, null if no such conflict exists.
getConflictForTheir(OsmPrimitive) - Method in class org.openstreetmap.josm.data.conflict.ConflictCollection
Replies the conflict for the OsmPrimitive their, null if no such conflict exists.
getConflictResolver() - Method in class org.openstreetmap.josm.gui.dialogs.ConflictResolutionDialog
 
getConflicts() - Method in class org.openstreetmap.josm.data.osm.DataSetMerger
replies the map of conflicts
getConflicts() - Method in class org.openstreetmap.josm.gui.dialogs.ConflictDialog
replies the conflict collection currently held by this dialog; may be null
getConflicts() - Method in class org.openstreetmap.josm.gui.layer.OsmDataLayer
replies the set of conflicts currently managed in this layer
getConnectionColor() - Method in class org.openstreetmap.josm.data.osm.visitor.paint.MapPaintSettings
 
getConnectionNodeSize() - Method in class org.openstreetmap.josm.data.osm.visitor.paint.MapPaintSettings
 
getConnectionType() - Method in class org.openstreetmap.josm.gui.dialogs.relation.MemberTable.ZoomToGapAction
 
getConsumerKey() - Method in class org.openstreetmap.josm.data.oauth.OAuthParameters
Gets the consumer key.
getConsumerSecret() - Method in class org.openstreetmap.josm.data.oauth.OAuthParameters
Gets the consumer secret.
getContent() - Method in class org.openstreetmap.josm.data.osm.Changeset
 
getContent(Element) - Static method in class org.openstreetmap.josm.gui.preferences.imagery.AddWMSLayerPanel
 
getContent() - Method in class org.openstreetmap.josm.io.remotecontrol.handler.RequestHandler
 
getContentType() - Method in class org.openstreetmap.josm.io.remotecontrol.handler.RequestHandler
 
getContext() - Method in class org.openstreetmap.josm.gui.mappaint.Environment
Replies the current context.
getContextSpecificHelpTopic(Object) - Static method in class org.openstreetmap.josm.gui.help.HelpUtil
Replies the context specific help topic configured for context.
getCookies() - Method in class org.openstreetmap.josm.data.imagery.ImageryInfo
 
getCoor() - Method in class org.openstreetmap.josm.data.gpx.WayPoint
 
getCoor() - Method in interface org.openstreetmap.josm.data.osm.INode
 
getCoor() - Method in class org.openstreetmap.josm.data.osm.Node
 
getCoor() - Method in class org.openstreetmap.josm.data.osm.NodeData
 
getCoor() - Method in class org.openstreetmap.josm.gui.layer.markerlayer.Marker
 
getCoordinates() - Method in class org.openstreetmap.josm.gui.dialogs.LatLonDialog
 
getCoords() - Method in class org.openstreetmap.josm.data.osm.history.HistoryNode
Replies the coordinates.
getCopyKeyStroke() - Static method in class org.openstreetmap.josm.tools.Shortcut
Replies the platform specific key stroke for the 'Copy' command, i.e.
getCornerAngle(EastNorth, EastNorth, EastNorth) - Static method in class org.openstreetmap.josm.tools.Geometry
Returns angle of a corner defined with 3 point coordinates.
getCorrectionColumnName(int) - Method in class org.openstreetmap.josm.corrector.CorrectionTableModel
 
getCorrectionColumnName(int) - Method in class org.openstreetmap.josm.corrector.RoleCorrectionTableModel
 
getCorrectionColumnName(int) - Method in class org.openstreetmap.josm.corrector.TagCorrectionTableModel
 
getCorrections() - Method in class org.openstreetmap.josm.corrector.CorrectionTableModel
 
getCorrectionTableModel() - Method in class org.openstreetmap.josm.corrector.CorrectionTable
 
getCorrectionValueAt(int, int) - Method in class org.openstreetmap.josm.corrector.CorrectionTableModel
 
getCorrectionValueAt(int, int) - Method in class org.openstreetmap.josm.corrector.RoleCorrectionTableModel
 
getCorrectionValueAt(int, int) - Method in class org.openstreetmap.josm.corrector.TagCorrectionTableModel
 
getCount(OsmPrimitive) - Method in class org.openstreetmap.josm.actions.search.SearchCompiler.AreaSize
 
getCount(OsmPrimitive) - Method in class org.openstreetmap.josm.actions.search.SearchCompiler.CountRange
 
getCount(OsmPrimitive) - Method in class org.openstreetmap.josm.actions.search.SearchCompiler.NodeCountRange
 
getCount(OsmPrimitive) - Method in class org.openstreetmap.josm.actions.search.SearchCompiler.TagCountRange
 
getCount(OsmPrimitive) - Method in class org.openstreetmap.josm.actions.search.SearchCompiler.TimestampRange
 
getCountryCode() - Method in class org.openstreetmap.josm.data.imagery.ImageryInfo
 
getCountString() - Method in class org.openstreetmap.josm.actions.search.SearchCompiler.AreaSize
 
getCountString() - Method in class org.openstreetmap.josm.actions.search.SearchCompiler.CountRange
 
getCountString() - Method in class org.openstreetmap.josm.actions.search.SearchCompiler.NodeCountRange
 
getCountString() - Method in class org.openstreetmap.josm.actions.search.SearchCompiler.TagCountRange
 
getCountString() - Method in class org.openstreetmap.josm.actions.search.SearchCompiler.TimestampRange
 
getCreatedAt() - Method in class org.openstreetmap.josm.data.osm.Changeset
 
getCredentials(Authenticator.RequestorType, String, boolean) - Method in class org.openstreetmap.josm.io.auth.AbstractCredentialsAgent
 
getCredentials(Authenticator.RequestorType, String, boolean) - Method in interface org.openstreetmap.josm.io.auth.CredentialsAgent
 
getCredentials(Authenticator.RequestorType, String, boolean) - Method in class org.openstreetmap.josm.io.auth.CredentialsManager
 
getCredentialsAgent() - Method in interface org.openstreetmap.josm.io.auth.CredentialsManager.CredentialsAgentFactory
 
getCurrentAuthorisationUI() - Method in class org.openstreetmap.josm.gui.oauth.OAuthAuthorizationWizard
 
getCurrentBaseNode() - Method in class org.openstreetmap.josm.actions.mapmode.DrawAction
 
getCurrentChangesetList() - Method in class org.openstreetmap.josm.gui.dialogs.ChangesetDialog
 
getCurrentChangesetListModel() - Method in class org.openstreetmap.josm.gui.dialogs.ChangesetDialog
 
getCurrentDataSet() - Static method in class org.openstreetmap.josm.actions.JosmAction
Replies the current dataset
getCurrentDataSet() - Method in class org.openstreetmap.josm.gui.MapView
 
getCurrentDataSet() - Method in class org.openstreetmap.josm.gui.NavigatableComponent
 
getCurrentDataSet() - Method in class org.openstreetmap.josm.io.GpxExporter
Replies the current dataset
getCurrentDataSet() - Method in class org.openstreetmap.josm.Main
Replies the current data set.
getCurrentFeedback() - Method in class org.openstreetmap.josm.gui.dialogs.changeset.query.UrlBasedQueryPanel.ChangetQueryUrlValidator
 
getCurrentGeodesic() - Method in class org.openstreetmap.josm.data.projection.UTM_France_DOM
 
getCurrentPointInTime() - Method in class org.openstreetmap.josm.gui.history.HistoryBrowserModel
Replies the history OSM primitive for the PointInTimeType.CURRENT_POINT_IN_TIME
getCurrentPosition() - Method in class org.openstreetmap.josm.io.OsmHistoryReader.Parser
 
getCurrentUser() - Method in class org.openstreetmap.josm.gui.history.HistoryBrowserModel.HistoryPrimitiveBuilder
 
getCursor(Collection<OsmPrimitive>) - Method in class org.openstreetmap.josm.actions.mapmode.SelectAction
works out which cursor should be displayed for most of SelectAction's features.
getCursor(String, String) - Static method in class org.openstreetmap.josm.tools.ImageProvider
 
getCustomDataFlavor() - Method in class org.openstreetmap.josm.gui.FileDrop.TransferableObject
Returns the custom DataFlavor associated with the encapsulated object or null if the FileDrop.TransferableObject.Fetcher constructor was used without passing a Class.
getCutKeyStroke() - Static method in class org.openstreetmap.josm.tools.Shortcut
Replies the platform specific key stroke for the 'Cut' command, i.e.
getCyclicUploadDependency() - Method in exception org.openstreetmap.josm.actions.upload.CyclicUploadDependencyException
 
getDashed() - Method in class org.openstreetmap.josm.gui.mappaint.xml.LinePrototype
 
getData() - Method in class org.openstreetmap.josm.actions.UpdateModifiedAction
 
getData() - Method in class org.openstreetmap.josm.actions.UpdateSelectionAction
 
getData(String) - Method in class org.openstreetmap.josm.data.validation.tests.TagChecker.CheckerData
 
getData() - Method in class org.openstreetmap.josm.gui.preferences.advanced.ListEditor
 
getData() - Method in class org.openstreetmap.josm.gui.preferences.advanced.ListEditor.ListSettingTableModel
 
getData() - Method in class org.openstreetmap.josm.gui.preferences.advanced.ListListEditor
 
getData() - Method in class org.openstreetmap.josm.gui.preferences.advanced.MapListEditor
 
getData() - Method in class org.openstreetmap.josm.gui.preferences.advanced.StringEditor
 
getData() - Method in class org.openstreetmap.josm.io.CacheCustomContent
Returns the data without performing any updates
getData(String) - Method in class org.openstreetmap.josm.io.CacheFiles
Loads the data for the given ident as an byte array.
getDataClass() - Method in enum org.openstreetmap.josm.data.osm.OsmPrimitiveType
 
getDataKeys() - Method in class org.openstreetmap.josm.gui.tagging.ac.AutoCompletionManager
replies the keys held by the cache
getDataset() - Method in class org.openstreetmap.josm.data.osm.event.AbstractDatasetChangedEvent
 
getDataSet() - Method in class org.openstreetmap.josm.data.osm.OsmPrimitive
 
getDataSet() - Method in class org.openstreetmap.josm.io.AbstractReader
Replies the parsed data set
getDataSourceArea() - Method in class org.openstreetmap.josm.data.osm.DataSet
Returns the total area of downloaded data (the "yellow rectangles").
getDataSourceBounds() - Method in class org.openstreetmap.josm.data.osm.DataSet
Replies the list of data source bounds.
getDataString() - Method in class org.openstreetmap.josm.io.CacheCustomContent
Returns the data without performing any updates
getDataValues(String) - Method in class org.openstreetmap.josm.gui.tagging.ac.AutoCompletionManager
replies the auto completion values allowed for a specific key.
getDate() - Method in class org.openstreetmap.josm.gui.dialogs.changeset.query.AdvancedChangesetQueryPanel.DateValidator
 
getDate() - Method in class org.openstreetmap.josm.gui.dialogs.changeset.query.AdvancedChangesetQueryPanel.TimeValidator
 
getDatum() - Method in class org.openstreetmap.josm.data.projection.AbstractProjection
 
getDatum(String) - Static method in class org.openstreetmap.josm.data.projection.Projections
 
getDecision() - Method in class org.openstreetmap.josm.gui.conflict.tags.RelationMemberConflictDecision
 
getDecision(int) - Method in class org.openstreetmap.josm.gui.conflict.tags.RelationMemberConflictResolverModel
Replies the decision at position row
getDecision(Relation, int) - Method in class org.openstreetmap.josm.gui.conflict.tags.RelationMemberConflictResolverModel
 
getDecision(int) - Method in class org.openstreetmap.josm.gui.conflict.tags.TagConflictResolverModel
 
getDecisionType() - Method in class org.openstreetmap.josm.gui.conflict.tags.MultiValueResolutionDecision
Replies the type of the resolution
getDefault() - Method in class org.openstreetmap.josm.gui.preferences.map.MapPaintPreference.MapPaintPrefHelper
 
getDefault() - Method in class org.openstreetmap.josm.gui.preferences.map.MapPaintPreference.MapPaintSourceEditor
 
getDefault() - Method in class org.openstreetmap.josm.gui.preferences.map.TaggingPresetPreference.PresetPrefHelper
 
getDefault() - Method in class org.openstreetmap.josm.gui.preferences.map.TaggingPresetPreference.TaggingPresetSourceEditor
 
getDefault() - Method in class org.openstreetmap.josm.gui.preferences.SourceEditor
Get the default list of entries (used when resetting the list).
getDefault() - Method in class org.openstreetmap.josm.gui.preferences.SourceEditor.SourcePrefHelper
 
getDefaultButtonAction() - Method in class org.openstreetmap.josm.gui.MapFrame
 
getDefaultCacheDir() - Static method in class org.openstreetmap.gui.jmapviewer.OsmFileCacheTileLoader
 
getDefaultChangesetTags() - Method in class org.openstreetmap.josm.gui.io.UploadDialog
 
getDefaultColor(String) - Method in class org.openstreetmap.josm.data.Preferences
 
getDefaultCreatedBy() - Static method in class org.openstreetmap.josm.gui.io.TagSettingsPanel
Replies the default value for "created_by"
getDefaultDetachedSize() - Method in class org.openstreetmap.josm.gui.dialogs.ToggleDialog
Default size of the detached dialog.
getDefaultExportExtensionFileFilter(String) - Static method in class org.openstreetmap.josm.actions.ExtensionFileFilter
Replies the default ExtensionFileFilter for a given extension
getDefaultExtension() - Method in class org.openstreetmap.josm.actions.ExtensionFileFilter
Replies the default file extension of this file filter.
getDefaultFormat() - Static method in enum org.openstreetmap.josm.data.coor.CoordinateFormat
Replies the default coordinate format to be use
getDefaultIcon() - Static method in class org.openstreetmap.josm.gui.mappaint.StyleSource
 
getDefaultImportExtensionFileFilter(String) - Static method in class org.openstreetmap.josm.actions.ExtensionFileFilter
Replies the default ExtensionFileFilter for a given extension
getDefaultLabel() - Method in class org.openstreetmap.josm.gui.mappaint.LabelCompositionStrategy.StaticLabelCompositionStrategy
 
getDefaultLabelPattern() - Static method in class org.openstreetmap.josm.gui.layer.markerlayer.Marker.TemplateEntryProperty
 
getDefaultLabelTag() - Method in class org.openstreetmap.josm.gui.mappaint.LabelCompositionStrategy.TagLookupCompositionStrategy
 
getDefaultLayers() - Method in class org.openstreetmap.josm.data.imagery.ImageryLayerInfo
 
getDefaultMatch() - Method in class org.openstreetmap.josm.gui.tagging.TaggingPreset.Check
 
getDefaultMatch() - Method in class org.openstreetmap.josm.gui.tagging.TaggingPreset.ComboMultiSelect
 
getDefaultMatch() - Method in class org.openstreetmap.josm.gui.tagging.TaggingPreset.Key
 
getDefaultMatch() - Method in class org.openstreetmap.josm.gui.tagging.TaggingPreset.KeyedItem
 
getDefaultMatch() - Method in class org.openstreetmap.josm.gui.tagging.TaggingPreset.Text
 
getDefaults() - Method in class org.openstreetmap.josm.data.Preferences
 
getDefaultSegmentWidth() - Method in class org.openstreetmap.josm.data.osm.visitor.paint.MapPaintSettings
 
getDefaultStyle() - Method in interface org.openstreetmap.josm.tools.PlatformHook
 
getDefaultStyle() - Method in class org.openstreetmap.josm.tools.PlatformHookOsx
 
getDefaultStyle() - Method in class org.openstreetmap.josm.tools.PlatformHookUnixoid
 
getDefaultStyle() - Method in class org.openstreetmap.josm.tools.PlatformHookWindows
 
getDefaultTags() - Method in class org.openstreetmap.josm.gui.io.TagSettingsPanel
 
getDefaultValue() - Method in enum org.openstreetmap.josm.data.osm.visitor.paint.PaintColors
 
getDefaultValue() - Method in class org.openstreetmap.josm.data.preferences.AbstractProperty
Replies the default value of this property.
getDefaultValue() - Method in class org.openstreetmap.josm.data.preferences.CachedProperty
 
getDefaultValue() - Method in interface org.openstreetmap.josm.data.Preferences.ColorKey
 
getDefaultValue() - Method in enum org.openstreetmap.josm.gui.conflict.ConflictColors
 
getDefaultValue() - Method in class org.openstreetmap.josm.gui.preferences.advanced.AdvancedPreference.PrefEntry
 
getDefaultValueAsString() - Method in class org.openstreetmap.josm.data.preferences.CachedProperty
 
getDefaultValueAsString() - Method in class org.openstreetmap.josm.gui.layer.markerlayer.Marker.TemplateEntryProperty
 
getDefaultZoomInPPD() - Method in class org.openstreetmap.josm.data.projection.AbstractProjection
 
getDefaultZoomInPPD() - Method in class org.openstreetmap.josm.data.projection.Epsg4326
 
getDefaultZoomInPPD() - Method in interface org.openstreetmap.josm.data.projection.Projection
The default scale factor in east/north units per pixel (#NavigatableComponent#scale)) FIXME: misnomer
getDefinedActions() - Method in class org.openstreetmap.josm.gui.preferences.ToolbarPreferences
 
getDelChar() - Method in class org.openstreetmap.josm.gui.tagging.TaggingPreset.ComboMultiSelect
 
getDeleteAction() - Method in class org.openstreetmap.josm.gui.tagging.TagTable
 
getDeletedPrimitives(DataSet) - Method in class org.openstreetmap.josm.actions.UploadSelectionAction
 
getDeleteParameters(MouseEvent, int) - Method in class org.openstreetmap.josm.actions.mapmode.DeleteAction
 
getDependencies() - Method in class org.openstreetmap.josm.io.session.ImagerySessionExporter
 
getDependencies() - Method in class org.openstreetmap.josm.io.session.OsmDataSessionExporter
 
getDependencies() - Method in interface org.openstreetmap.josm.io.session.SessionLayerExporter
Return the Layers, this Layer depends on.
getDescription() - Method in class org.openstreetmap.josm.actions.ExtensionFileFilter
 
getDescription() - Method in class org.openstreetmap.josm.data.osm.UserInfo
 
getDescription() - Method in class org.openstreetmap.josm.data.osm.visitor.paint.MapRendererFactory.Descriptor
 
getDescription() - Method in class org.openstreetmap.josm.data.validation.TestError
Gets the error message
getDescription() - Method in class org.openstreetmap.josm.data.validation.tests.DeprecatedTags.DeprecationCheck
 
getDescription() - Method in class org.openstreetmap.josm.data.validation.tests.TagChecker.CheckerData
 
getDescription() - Method in class org.openstreetmap.josm.gui.layer.geoimage.JpegFileFilter
 
getDescription() - Method in class org.openstreetmap.josm.gui.preferences.DefaultTabPreferenceSetting
 
getDescription() - Method in interface org.openstreetmap.josm.gui.preferences.TabPreferenceSetting
Called during preferences tab initialization to display a description in one sentence for this tab.
getDescription() - Method in class org.openstreetmap.josm.tools.MultikeyShortcutAction.MultikeyInfo
 
getDescriptionAsHtml() - Method in class org.openstreetmap.josm.plugins.PluginInformation
Replies the description as HTML document, including a link to a web page with more information, provided such a link is available.
getDescriptionIcon() - Method in class org.openstreetmap.josm.command.AddCommand
 
getDescriptionIcon() - Method in class org.openstreetmap.josm.command.AddPrimitivesCommand
 
getDescriptionIcon() - Method in class org.openstreetmap.josm.command.ChangeCommand
 
getDescriptionIcon() - Method in class org.openstreetmap.josm.command.ChangeNodesCommand
 
getDescriptionIcon() - Method in class org.openstreetmap.josm.command.ChangePropertyCommand
 
getDescriptionIcon() - Method in class org.openstreetmap.josm.command.ChangePropertyKeyCommand
 
getDescriptionIcon() - Method in class org.openstreetmap.josm.command.ChangeRelationMemberRoleCommand
 
getDescriptionIcon() - Method in class org.openstreetmap.josm.command.ConflictAddCommand
 
getDescriptionIcon() - Method in class org.openstreetmap.josm.command.CoordinateConflictResolveCommand
 
getDescriptionIcon() - Method in class org.openstreetmap.josm.command.DeleteCommand
 
getDescriptionIcon() - Method in class org.openstreetmap.josm.command.DeletedStateConflictResolveCommand
 
getDescriptionIcon() - Method in class org.openstreetmap.josm.command.ModifiedConflictResolveCommand
 
getDescriptionIcon() - Method in class org.openstreetmap.josm.command.MoveCommand
 
getDescriptionIcon() - Method in class org.openstreetmap.josm.command.PseudoCommand
Provides a descriptive icon of this command.
getDescriptionIcon() - Method in class org.openstreetmap.josm.command.PurgeCommand
 
getDescriptionIcon() - Method in class org.openstreetmap.josm.command.RelationMemberConflictResolverCommand
 
getDescriptionIcon() - Method in class org.openstreetmap.josm.command.RotateCommand
 
getDescriptionIcon() - Method in class org.openstreetmap.josm.command.ScaleCommand
 
getDescriptionIcon() - Method in class org.openstreetmap.josm.command.SequenceCommand
 
getDescriptionIcon() - Method in class org.openstreetmap.josm.command.TagConflictResolveCommand
 
getDescriptionIcon() - Method in class org.openstreetmap.josm.command.TransformNodesCommand
 
getDescriptionIcon() - Method in class org.openstreetmap.josm.command.VersionConflictResolveCommand
 
getDescriptionIcon() - Method in class org.openstreetmap.josm.command.WayNodesConflictResolverCommand
 
getDescriptionOrig() - Method in class org.openstreetmap.josm.data.validation.tests.TagChecker.CheckerData
 
getDescriptionText() - Method in class org.openstreetmap.josm.command.AddCommand
 
getDescriptionText() - Method in class org.openstreetmap.josm.command.AddPrimitivesCommand
 
getDescriptionText() - Method in class org.openstreetmap.josm.command.ChangeCommand
 
getDescriptionText() - Method in class org.openstreetmap.josm.command.ChangeNodesCommand
 
getDescriptionText() - Method in class org.openstreetmap.josm.command.ChangePropertyCommand
 
getDescriptionText() - Method in class org.openstreetmap.josm.command.ChangePropertyKeyCommand
 
getDescriptionText() - Method in class org.openstreetmap.josm.command.ChangeRelationMemberRoleCommand
 
getDescriptionText() - Method in class org.openstreetmap.josm.command.ConflictAddCommand
 
getDescriptionText() - Method in class org.openstreetmap.josm.command.CoordinateConflictResolveCommand
 
getDescriptionText() - Method in class org.openstreetmap.josm.command.DeleteCommand
 
getDescriptionText() - Method in class org.openstreetmap.josm.command.DeletedStateConflictResolveCommand
 
getDescriptionText() - Method in class org.openstreetmap.josm.command.ModifiedConflictResolveCommand
 
getDescriptionText() - Method in class org.openstreetmap.josm.command.MoveCommand
 
getDescriptionText() - Method in class org.openstreetmap.josm.command.PseudoCommand
Provides a description text representing this command.
getDescriptionText() - Method in class org.openstreetmap.josm.command.PurgeCommand
 
getDescriptionText() - Method in class org.openstreetmap.josm.command.RelationMemberConflictResolverCommand
 
getDescriptionText() - Method in class org.openstreetmap.josm.command.RotateCommand
 
getDescriptionText() - Method in class org.openstreetmap.josm.command.ScaleCommand
 
getDescriptionText() - Method in class org.openstreetmap.josm.command.SequenceCommand
 
getDescriptionText() - Method in class org.openstreetmap.josm.command.TagConflictResolveCommand
 
getDescriptionText() - Method in class org.openstreetmap.josm.command.TransformNodesCommand
 
getDescriptionText() - Method in class org.openstreetmap.josm.command.VersionConflictResolveCommand
 
getDescriptionText() - Method in class org.openstreetmap.josm.command.WayNodesConflictResolverCommand
 
getDetachedGeometry(Rectangle) - Method in class org.openstreetmap.josm.gui.dialogs.ToggleDialog
Change the Geometry of the detached dialog to better fit the content.
getDetails() - Method in class org.openstreetmap.josm.data.projection.datum.NTV2SubGrid
 
getDialog() - Method in class org.openstreetmap.josm.gui.progress.PleaseWaitProgressMonitor
 
getDialogReturnValue(String) - Static method in class org.openstreetmap.josm.gui.ConditionalOptionPaneUtil
Returns the preference value for the preference key "message." + prefKey + ".value".
getDialogShowingEnabled(String) - Static method in class org.openstreetmap.josm.gui.ConditionalOptionPaneUtil
Replies the preference value for the preference key "message." + prefKey.
getDialogShowingEnabled() - Method in class org.openstreetmap.josm.gui.ConditionalOptionPaneUtil.MessagePanel
 
getDirectlyAdded() - Method in class org.openstreetmap.josm.data.osm.PrimitiveDeepCopy
 
getDirectoryByAbbr(String) - Static method in class org.openstreetmap.josm.data.CustomConfigurator
 
getDirSize() - Method in class org.openstreetmap.josm.io.CacheFiles
Calculates the size of the directory
getDisabled() - Method in class org.openstreetmap.josm.gui.mappaint.MapImage
 
getDisabledExportPanel(Layer) - Method in class org.openstreetmap.josm.actions.SessionSaveAsAction.SessionSaveAsDialog
 
getDisabledIcon(ImageIcon) - Static method in class org.openstreetmap.josm.gui.util.GuiHelper
Replies the disabled (grayed) version of the specified icon.
getDisabledImage(Image) - Static method in class org.openstreetmap.josm.gui.util.GuiHelper
Replies the disabled (grayed) version of the specified image.
getDisabledType() - Method in class org.openstreetmap.josm.data.osm.OsmPrimitive
Get binary property used internally by the filter mechanism.
getDisplayedPlugins() - Method in class org.openstreetmap.josm.gui.preferences.plugin.PluginPreferencesModel
Replies the list of plugin informations to display
getDisplayIcon() - Method in class org.openstreetmap.josm.gui.preferences.ToolbarPreferences.ActionDefinition
 
getDisplayIfNull(String) - Method in class org.openstreetmap.josm.gui.tagging.TaggingPreset.Combo
 
getDisplayIfNull(String) - Method in class org.openstreetmap.josm.gui.tagging.TaggingPreset.ComboMultiSelect
 
getDisplayMessage() - Method in exception org.openstreetmap.josm.io.OsmApiException
Replies a message suitable to be displayed in a message dialog
getDisplayName() - Method in enum org.openstreetmap.josm.data.coor.CoordinateFormat
Replies the display name of the format
getDisplayName(NameFormatter) - Method in class org.openstreetmap.josm.data.osm.Changeset
 
getDisplayName(HistoryNameFormatter) - Method in class org.openstreetmap.josm.data.osm.history.HistoryNode
 
getDisplayName(HistoryNameFormatter) - Method in class org.openstreetmap.josm.data.osm.history.HistoryOsmPrimitive
Replies the display name of a primitive formatted by formatter
getDisplayName(HistoryNameFormatter) - Method in class org.openstreetmap.josm.data.osm.history.HistoryRelation
 
getDisplayName(HistoryNameFormatter) - Method in class org.openstreetmap.josm.data.osm.history.HistoryWay
 
getDisplayName(NameFormatter) - Method in class org.openstreetmap.josm.data.osm.Node
 
getDisplayName(NameFormatter) - Method in class org.openstreetmap.josm.data.osm.OsmPrimitive
Replies the display name of a primitive formatted by formatter
getDisplayName(NameFormatter) - Method in class org.openstreetmap.josm.data.osm.Relation
 
getDisplayName() - Method in class org.openstreetmap.josm.data.osm.UserInfo
 
getDisplayName() - Method in class org.openstreetmap.josm.data.osm.visitor.paint.MapRendererFactory.Descriptor
 
getDisplayName(NameFormatter) - Method in class org.openstreetmap.josm.data.osm.Way
 
getDisplayName() - Method in enum org.openstreetmap.josm.gui.conflict.pair.ComparePairType
replies the display name
getDisplayName() - Method in class org.openstreetmap.josm.gui.preferences.SourceEditor.ExtendedSourceEntry
 
getDisplayName() - Method in class org.openstreetmap.josm.gui.preferences.ToolbarPreferences.ActionDefinition
 
getDisplayPreference() - Method in class org.openstreetmap.josm.gui.preferences.PreferenceTabbedPane
 
getDisplayString() - Method in class org.openstreetmap.josm.gui.preferences.SourceEntry
String to show in menus and error messages.
getDisplayTooltip() - Method in class org.openstreetmap.josm.gui.preferences.ToolbarPreferences.ActionDefinition
 
getDisplayType() - Method in class org.openstreetmap.josm.data.osm.AbstractPrimitive
 
getDisplayType() - Method in class org.openstreetmap.josm.data.osm.Relation
 
getDisplayType() - Method in class org.openstreetmap.josm.data.osm.RelationMember
 
getDisplayType() - Method in class org.openstreetmap.josm.data.osm.Way
 
getDisplayValue(boolean) - Method in class org.openstreetmap.josm.gui.tagging.TaggingPreset.PresetListEntry
 
getDisplayValues() - Method in class org.openstreetmap.josm.gui.tagging.TaggingPreset.ComboMultiSelect
 
getDist100Pixel() - Method in class org.openstreetmap.josm.gui.NavigatableComponent
 
getDist100PixelText() - Method in class org.openstreetmap.josm.gui.NavigatableComponent
 
getDistance(int, int, int, int, int) - Static method in class org.openstreetmap.gui.jmapviewer.OsmMercator
Transform pixelspace to coordinates and get the distance.
getDistance(double, double, double, double) - Static method in class org.openstreetmap.gui.jmapviewer.OsmMercator
Gets the distance using Spherical law of cosines.
getDistText(double) - Static method in class org.openstreetmap.josm.gui.NavigatableComponent
 
getDistText(double) - Method in class org.openstreetmap.josm.gui.NavigatableComponent.SystemOfMeasurement
 
getDividerPainter() - Method in class org.openstreetmap.josm.gui.MultiSplitPane
The DividerPainter that's used to paint Dividers on this MultiSplitPane.
getDividerSize() - Method in class org.openstreetmap.josm.gui.MultiSplitLayout
Returns the width of Dividers in Split rows, and the height of Dividers in Split columns.
getDocument() - Method in class org.openstreetmap.josm.io.OsmChangeBuilder
 
getDouble(String, double) - Method in class org.openstreetmap.josm.data.Preferences
 
getDouble(String, String) - Method in class org.openstreetmap.josm.data.Preferences
 
getDouble(byte[], boolean) - Static method in class org.openstreetmap.josm.data.projection.datum.NTV2Util
Get a double from the first 8 bytes of a byte array, in either Big Endian or Little Endian format.
getDouble(String, String) - Method in class org.openstreetmap.josm.io.Capabilities
returns the value of configuration item in the capabilities as double value
getDownloadArea() - Method in class org.openstreetmap.josm.gui.download.BoundingBoxSelection
 
getDownloadArea() - Method in class org.openstreetmap.josm.gui.download.PlaceSelection.SearchResult
 
getDownloadedChangesets() - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetContentDownloadTask
 
getDownloadedChangesets() - Method in interface org.openstreetmap.josm.gui.dialogs.changeset.ChangesetDownloadTask
 
getDownloadedChangesets() - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetHeaderDownloadTask
 
getDownloadedChangesets() - Method in class org.openstreetmap.josm.gui.dialogs.changeset.query.ChangesetQueryTask
 
getDownloadedData() - Method in class org.openstreetmap.josm.actions.downloadtasks.DownloadOsmTask
Replies the DataSet containing the downloaded OSM data.
getDownloadedPlugins() - Method in class org.openstreetmap.josm.plugins.PluginDownloadTask
Replies the list of plugins whose download has failed
getDownloadedPrimitives() - Method in class org.openstreetmap.josm.actions.downloadtasks.DownloadOsmTaskList
Replies the set of primitive ids which have been downloaded by this task list
getDx() - Method in class org.openstreetmap.josm.gui.layer.ImageryLayer
 
getDy() - Method in class org.openstreetmap.josm.gui.layer.ImageryLayer
 
getEarliest() - Method in class org.openstreetmap.josm.data.osm.history.History
 
getEast() - Method in class org.openstreetmap.josm.data.imagery.types.EntryType
Gets the value of the east property.
getEastNorth() - Method in class org.openstreetmap.josm.data.coor.CachedLatLon
Replies the projected east/north coordinates.
getEastNorth() - Method in class org.openstreetmap.josm.data.gpx.WayPoint
Replies the projected east/north coordinates.
getEastNorth() - Method in interface org.openstreetmap.josm.data.osm.INode
 
getEastNorth() - Method in class org.openstreetmap.josm.data.osm.Node
Replies the projected east/north coordinates.
getEastNorth() - Method in class org.openstreetmap.josm.data.osm.NodeData
 
getEastNorth() - Method in class org.openstreetmap.josm.gui.layer.markerlayer.Marker
 
getEastNorth(int, int) - Method in class org.openstreetmap.josm.gui.layer.WMSLayer
 
getEastNorth(int, int) - Method in class org.openstreetmap.josm.gui.NavigatableComponent
 
getEastNorthCoordinates() - Method in class org.openstreetmap.josm.gui.dialogs.LatLonDialog
 
getEastNorthText() - Method in class org.openstreetmap.josm.gui.dialogs.LatLonDialog
 
getEditLayer() - Method in class org.openstreetmap.josm.actions.downloadtasks.DownloadOsmTask.DownloadTask
 
getEditLayer() - Static method in class org.openstreetmap.josm.actions.JosmAction
Replies the current edit layer
getEditLayer() - Method in class org.openstreetmap.josm.gui.history.HistoryBrowserModel
Replies the current edit layer; null, if there isn't a current edit layer of type OsmDataLayer.
getEditLayer() - Method in class org.openstreetmap.josm.gui.history.NodeListViewer.ZoomToNodeAction
 
getEditLayer() - Method in class org.openstreetmap.josm.gui.history.VersionInfoPanel
 
getEditLayer() - Method in class org.openstreetmap.josm.gui.MapView
Replies the current edit layer, if any
getEditLayer() - Method in class org.openstreetmap.josm.Main
Replies the current edit layer
getEditor() - Method in class org.openstreetmap.josm.gui.dialogs.relation.MemberRoleCellEditor
Returns the edit field for this cell editor.
getEditor(OsmDataLayer, Relation, Collection<RelationMember>) - Static method in class org.openstreetmap.josm.gui.dialogs.relation.RelationEditor
This is a factory method that creates an appropriate RelationEditor instance suitable for editing the relation that was passed in as an argument.
getEditor() - Method in class org.openstreetmap.josm.gui.tagging.TagCellEditor
 
getEditorComponent() - Method in class org.openstreetmap.josm.gui.tagging.ac.AutoCompletingTextField
 
getEditorForRelation(OsmDataLayer, Relation) - Method in class org.openstreetmap.josm.gui.dialogs.relation.RelationDialogManager
Replies the editor for the relation managed by layer.
getEditorPane() - Method in class org.openstreetmap.josm.gui.widgets.HtmlPanel
Replies the editor pane used internally to render the HTML text.
getElementAt(int) - Method in class org.openstreetmap.josm.gui.conflict.pair.ListMergeModel.ComparePairListModel
 
getElementAt(int) - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetListModel
 
getElementAt(int) - Method in class org.openstreetmap.josm.gui.dialogs.ConflictDialog.ConflictListModel
 
getElementAt(int) - Method in class org.openstreetmap.josm.gui.dialogs.relation.ReferringRelationsBrowserModel
 
getElementAt(int) - Method in class org.openstreetmap.josm.gui.dialogs.RelationListDialog.RelationListModel
 
getElementAt(int) - Method in class org.openstreetmap.josm.gui.dialogs.SelectionListDialog.SelectionListModel
 
getElementAt(int) - Method in class org.openstreetmap.josm.gui.io.OpenChangesetComboBoxModel
 
getElementAt(int) - Method in class org.openstreetmap.josm.gui.io.UploadedObjectsSummaryPanel.PrimitiveListModel
 
getElementAt(int) - Method in class org.openstreetmap.josm.gui.io.UploadSelectionDialog.OsmPrimitiveListModel
 
getElementAt(int) - Method in class org.openstreetmap.josm.gui.preferences.advanced.ListListEditor.EntryListModel
 
getElementAt(int) - Method in class org.openstreetmap.josm.gui.preferences.advanced.MapListEditor.EntryListModel
 
getElementAt(int) - Method in class org.openstreetmap.josm.gui.preferences.display.LanguagePreference.LanguageComboBoxModel
 
getElementAt(int) - Method in class org.openstreetmap.josm.gui.preferences.SourceEditor.AvailableSourcesListModel
 
getElementAt(int) - Method in class org.openstreetmap.josm.gui.tagging.TaggingPresetSearchDialog.ResultListModel
 
getElementCount() - Method in class org.openstreetmap.gui.jmapviewer.MemoryTileCache.CacheLinkedListElement
 
getElevation() - Method in class org.openstreetmap.josm.gui.layer.geoimage.ImageEntry
 
getEllipsoid() - Method in class org.openstreetmap.josm.data.projection.AbstractProjection
 
getEllipsoid() - Method in class org.openstreetmap.josm.data.projection.datum.AbstractDatum
 
getEllipsoid() - Method in interface org.openstreetmap.josm.data.projection.datum.Datum
 
getEllipsoid(String) - Static method in class org.openstreetmap.josm.data.projection.Projections
 
getEnabledState() - Method in class org.openstreetmap.josm.gui.dialogs.MapPaintDialog.ReloadAction
 
getEnabledTests(boolean) - Static method in class org.openstreetmap.josm.data.validation.OsmValidator
 
getEnd() - Method in class org.openstreetmap.josm.actions.search.PushbackTokenizer.Range
 
getEntries() - Method in class org.openstreetmap.josm.gui.conflict.pair.ListMergeModel.EntriesTableModel
 
getEntries() - Method in class org.openstreetmap.josm.tools.template_engine.Condition
 
getEntry() - Method in class org.openstreetmap.josm.data.imagery.types.ProjectionType
Gets the value of the entry property.
getEpsgCode() - Method in class org.openstreetmap.josm.data.projection.AbstractProjection
 
getEpsgCode() - Method in class org.openstreetmap.josm.data.projection.BelgianLambert1972
 
getEpsgCode() - Method in class org.openstreetmap.josm.data.projection.BelgianLambert2008
 
getEpsgCode() - Method in class org.openstreetmap.josm.data.projection.CustomProjection
 
getEpsgCode() - Method in class org.openstreetmap.josm.data.projection.Epsg3008
 
getEpsgCode() - Method in class org.openstreetmap.josm.data.projection.GaussKrueger
 
getEpsgCode() - Method in class org.openstreetmap.josm.data.projection.Lambert
 
getEpsgCode() - Method in class org.openstreetmap.josm.data.projection.Lambert93
 
getEpsgCode() - Method in class org.openstreetmap.josm.data.projection.LambertCC9Zones
 
getEpsgCode() - Method in class org.openstreetmap.josm.data.projection.LambertEST
 
getEpsgCode() - Method in class org.openstreetmap.josm.data.projection.Mercator
 
getEpsgCode() - Method in class org.openstreetmap.josm.data.projection.Puwg.Epsg2180
 
getEpsgCode() - Method in class org.openstreetmap.josm.data.projection.Puwg
 
getEpsgCode() - Method in class org.openstreetmap.josm.data.projection.Puwg.Puwg2000
 
getEpsgCode() - Method in interface org.openstreetmap.josm.data.projection.Puwg.PuwgData
 
getEpsgCode() - Method in class org.openstreetmap.josm.data.projection.SwissGrid
 
getEpsgCode() - Method in class org.openstreetmap.josm.data.projection.TransverseMercatorLV
 
getEpsgCode() - Method in class org.openstreetmap.josm.data.projection.UTM
 
getEpsgCode() - Method in class org.openstreetmap.josm.data.projection.UTM_France_DOM
 
getErrorBody() - Method in exception org.openstreetmap.josm.io.OsmApiException
Replies the error body.
getErrorHeader() - Method in exception org.openstreetmap.josm.io.OsmApiException
Replies the error header.
getErrorMessage() - Method in class org.openstreetmap.gui.jmapviewer.Tile
 
getErrorMessage() - Method in class org.openstreetmap.josm.gui.progress.NullProgressMonitor
 
getErrorObjects() - Method in class org.openstreetmap.josm.actions.downloadtasks.AbstractDownloadTask
 
getErrorObjects() - Method in interface org.openstreetmap.josm.actions.downloadtasks.DownloadTask
Replies the error objects of the task.
getErrors() - Method in class org.openstreetmap.josm.data.validation.Test
Gets the validation errors accumulated until this moment.
getErrors() - Method in class org.openstreetmap.josm.gui.dialogs.validator.ValidatorTreePanel
Returns the errors of the tree
getErrors() - Method in class org.openstreetmap.josm.gui.mappaint.StyleSource
 
getEulaAcceptanceRequired() - Method in class org.openstreetmap.josm.data.imagery.ImageryInfo
 
getEvents() - Method in class org.openstreetmap.josm.data.osm.event.DataChangedEvent
 
getExactMatch(Projection, double, double, double) - Method in class org.openstreetmap.josm.data.imagery.WmsCache
 
getExifCoor() - Method in class org.openstreetmap.josm.gui.layer.geoimage.ImageEntry
 
getExifImgDir() - Method in class org.openstreetmap.josm.gui.layer.geoimage.ImageEntry
 
getExifOrientation() - Method in class org.openstreetmap.josm.gui.layer.geoimage.ImageEntry
 
getExifTime() - Method in class org.openstreetmap.josm.gui.layer.geoimage.ImageEntry
 
getExportExtensionFileFilters() - Static method in class org.openstreetmap.josm.actions.ExtensionFileFilter
Replies an ordered list of enabled ExtensionFileFilters for exporting.
getExportPanel() - Method in class org.openstreetmap.josm.io.session.ImagerySessionExporter
 
getExportPanel() - Method in class org.openstreetmap.josm.io.session.OsmDataSessionExporter
 
getExportPanel() - Method in interface org.openstreetmap.josm.io.session.SessionLayerExporter
The GUI for exporting this layer.
getExtendedUrl() - Method in class org.openstreetmap.josm.data.imagery.ImageryInfo
 
getExtension() - Method in class org.openstreetmap.gui.jmapviewer.tilesources.AbstractTMSTileSource
 
getExtension() - Method in class org.openstreetmap.gui.jmapviewer.tilesources.ScanexTileSource
 
getExtensions() - Method in class org.openstreetmap.josm.actions.ExtensionFileFilter
Replies the comma-separated list of file extensions of this file filter.
getFadeColor() - Static method in class org.openstreetmap.josm.gui.layer.ImageryLayer
 
getFadeColorWithAlpha() - Static method in class org.openstreetmap.josm.gui.layer.ImageryLayer
 
getFailedPlugins() - Method in class org.openstreetmap.josm.plugins.PluginDownloadTask
Replies the list of successfully downloaded plugins
getFalseEasting() - Method in class org.openstreetmap.josm.data.projection.AbstractProjection
 
getFalseNorthing() - Method in class org.openstreetmap.josm.data.projection.AbstractProjection
 
getField(String) - Method in class org.openstreetmap.josm.tools.XmlObjectParser.Entry
 
getFile(Layer) - Method in class org.openstreetmap.josm.actions.SaveAction
 
getFile(Layer) - Method in class org.openstreetmap.josm.actions.SaveActionBase
 
getFile(Layer) - Method in class org.openstreetmap.josm.actions.SaveAsAction
 
getFile() - Method in class org.openstreetmap.josm.gui.io.SaveLayerInfo
Replies the file this layer should be saved to, if SaveLayerInfo.isDoSaveToFile() is true
getFile() - Method in class org.openstreetmap.josm.gui.layer.geoimage.ImageEntry
other getter methods
getFile() - Method in class org.openstreetmap.josm.io.MirroredInputStream
 
getFile(String) - Method in class org.openstreetmap.josm.io.session.SessionReader.ImportSupport
Return a File for a URI from a .jos/.joz file.
getFileChooser() - Method in class org.openstreetmap.josm.gui.widgets.JFileChooserManager
Replies the JFileChooser that has been previously created.
getFileName(String, int) - Method in class org.openstreetmap.josm.data.AutosaveTask
 
getFilename() - Method in class org.openstreetmap.josm.data.imagery.types.EntryType
Gets the value of the filename property.
getFileNamePart() - Method in class org.openstreetmap.josm.gui.preferences.SourceEntry
extract file part from url, e.g.: http://www.test.com/file.xml?format=text --> file.xml
getFiles() - Method in class org.openstreetmap.josm.gui.FileDrop.Event
Returns an array of files that were dropped on a registered drop target.
getFilter(int) - Method in class org.openstreetmap.josm.gui.dialogs.FilterTableModel
 
getFilter() - Method in class org.openstreetmap.josm.gui.dialogs.validator.ValidatorTreePanel
 
getFilter() - Method in class org.openstreetmap.josm.gui.tagging.ac.AutoCompletionList
 
getFilteredItem(int) - Method in class org.openstreetmap.josm.gui.tagging.ac.AutoCompletionList
replies the idx-th item from the list of filtered items
getFilteredList(Collection<OsmPrimitive>, Class<T>) - Static method in class org.openstreetmap.josm.data.osm.OsmPrimitive
Replies the sub-collection of OsmPrimitives of type type present in another collection of OsmPrimitives.
getFilteredList(Collection<T>, OsmPrimitiveType) - Static method in class org.openstreetmap.josm.data.osm.PrimitiveData
 
getFilteredSet(Collection<OsmPrimitive>, Class<T>) - Static method in class org.openstreetmap.josm.data.osm.OsmPrimitive
Replies the sub-collection of OsmPrimitives of type type present in another collection of OsmPrimitives.
getFilteredSize() - Method in class org.openstreetmap.josm.gui.tagging.ac.AutoCompletionList
replies the number of filtered items
getFilters() - Method in class org.openstreetmap.josm.gui.dialogs.FilterTableModel
 
getFirst() - Method in class org.openstreetmap.josm.gui.tagging.TaggingPreset.Usage
 
getFirstDataLayer() - Method in class org.openstreetmap.josm.actions.downloadtasks.DownloadOsmTask.DownloadTask
 
getFirstElement() - Method in class org.openstreetmap.gui.jmapviewer.MemoryTileCache.CacheLinkedListElement
 
getFirstLayer() - Method in class org.openstreetmap.josm.gui.dialogs.LayerListDialog.LayerListModel
Replies the first layer.
getFirstNode() - Method in class org.openstreetmap.josm.data.osm.WaySegment
 
getFirstSelectedLayer() - Method in class org.openstreetmap.josm.actions.AutoScaleAction
Replies the first selected layer in the layer list dialog.
getFirstUndecided(int) - Method in class org.openstreetmap.josm.gui.conflict.pair.tags.TagMergeModel
 
getFix() - Method in class org.openstreetmap.josm.data.validation.TestError
Fixes the error with the appropriate command
getFix() - Method in class org.openstreetmap.josm.data.validation.tests.DeprecatedTags.DeprecationError
 
getFlagsAsString() - Method in class org.openstreetmap.josm.data.osm.AbstractPrimitive
 
getFlagsAsString() - Method in class org.openstreetmap.josm.data.osm.OsmPrimitive
 
getFloat(byte[], boolean) - Static method in class org.openstreetmap.josm.data.projection.datum.NTV2Util
Get a float from the first 4 bytes of a byte array, in either Big Endian or Little Endian format.
getFloatingDividers() - Method in class org.openstreetmap.josm.gui.MultiSplitLayout
 
getFont(Cascade) - Static method in class org.openstreetmap.josm.gui.mappaint.ElemStyle
 
getFromEllipsoid() - Method in class org.openstreetmap.josm.data.projection.datum.NTV2GridShiftFile
 
getFromPreferences() - Static method in enum org.openstreetmap.josm.gui.io.UploadStrategy
Replies the upload strategy currently configured in the preferences.
getFullScreenInfo() - Static method in class org.openstreetmap.josm.tools.WindowGeometry
Find the size of the full virtual screen.
getGenericColor() - Static method in class org.openstreetmap.josm.gui.layer.GpxLayer
 
getGenericColor() - Static method in class org.openstreetmap.josm.gui.layer.markerlayer.MarkerLayer
 
getGpsTime() - Method in class org.openstreetmap.josm.gui.layer.geoimage.ImageEntry
 
getGrabber(boolean) - Method in class org.openstreetmap.josm.gui.layer.WMSLayer
 
getGroupModifier(int) - Static method in class org.openstreetmap.josm.tools.Shortcut
 
getGZipInputStream(InputStream) - Static method in class org.openstreetmap.josm.io.FileImporter
 
getHashCode(PrimitiveId) - Method in class org.openstreetmap.josm.data.osm.DataSet.IdHash
 
getHashCode(K) - Method in interface org.openstreetmap.josm.data.osm.Hash
Get hashcode for given instance, based on some inner state of the instance.
getHashCode(Object) - Method in class org.openstreetmap.josm.data.validation.tests.DuplicateNode.NodeHash
 
getHeaders() - Method in class org.openstreetmap.gui.jmapviewer.tilesources.TemplatedTMSTileSource
 
getHeight() - Method in class org.openstreetmap.josm.gui.mappaint.MapImage
 
getHelpAction() - Static method in class org.openstreetmap.josm.gui.help.HelpUtil
Replies the global help action, if available.
getHelpTopicEditUrl(String) - Static method in class org.openstreetmap.josm.gui.help.HelpUtil
Replies the URL to the edit page for the absolute help topic.
getHelpTopicPrefix() - Static method in class org.openstreetmap.josm.gui.help.HelpUtil
Replies the help topic prefix for the current locale.
getHelpTopicPrefix(Locale) - Static method in class org.openstreetmap.josm.gui.help.HelpUtil
Replies the help topic prefix for the given locale.
getHelpTopicUrl(String) - Static method in class org.openstreetmap.josm.gui.help.HelpUtil
Replies the URL on the wiki for an absolute help topic.
getHiddenType() - Method in class org.openstreetmap.josm.data.osm.OsmPrimitive
Get binary property used internally by the filter mechanism.
getHighlightColor() - Method in class org.openstreetmap.josm.data.osm.visitor.paint.MapPaintSettings
 
getHighlightedVirtualNodes() - Method in class org.openstreetmap.josm.data.osm.DataSet
returns an unmodifiable collection of *WaySegments* whose virtual nodes should be highlighted.
getHighlightedWaySegments() - Method in class org.openstreetmap.josm.data.osm.DataSet
returns an unmodifiable collection of WaySegments that should be highlighted.
getHighlightUpdateCount() - Method in class org.openstreetmap.josm.data.osm.DataSet
This method can be used to detect changes in highlight state of primitives.
getHistory(long, OsmPrimitiveType) - Method in class org.openstreetmap.josm.data.osm.history.HistoryDataSet
Replies the history for a given primitive with id id and type type.
getHistory(PrimitiveId) - Method in class org.openstreetmap.josm.data.osm.history.HistoryDataSet
Replies the history for a primitive with id id.
getHistory() - Method in class org.openstreetmap.josm.gui.history.HistoryBrowser
replies the History currently displayed by this browser
getHistory() - Method in class org.openstreetmap.josm.gui.history.HistoryBrowserModel
replies the history managed by this model
getHistory() - Method in class org.openstreetmap.josm.gui.widgets.HistoryComboBox
 
getHistoryBrowser() - Method in class org.openstreetmap.josm.gui.history.HistoryBrowserDialog
 
getHome() - Method in class org.openstreetmap.josm.data.osm.UserInfo
 
getHomeZoom() - Method in class org.openstreetmap.josm.data.osm.UserInfo
 
getHost() - Method in class org.openstreetmap.josm.io.OsmApi
Replies the host name of the server URL.
getHtmlMessage() - Method in exception org.openstreetmap.josm.data.osm.DataIntegrityProblemException
 
getHttpProxyCredentialDialog(String, String, String, String) - Static method in class org.openstreetmap.josm.gui.io.CredentialDialog
 
getIcon() - Method in class org.openstreetmap.josm.data.imagery.ImageryInfo
 
getIcon() - Method in enum org.openstreetmap.josm.data.validation.Severity
Gets the associated icon
getIcon() - Method in class org.openstreetmap.josm.data.validation.util.MultipleNameVisitor
Gets the icon of the items
getIcon() - Method in interface org.openstreetmap.josm.gui.HideableButton
 
getIcon() - Method in class org.openstreetmap.josm.gui.IconToggleButton
 
getIcon() - Method in class org.openstreetmap.josm.gui.layer.geoimage.GeoImageLayer
 
getIcon() - Method in class org.openstreetmap.josm.gui.layer.GpxLayer
 
getIcon() - Method in class org.openstreetmap.josm.gui.layer.ImageryLayer
 
getIcon() - Method in class org.openstreetmap.josm.gui.layer.Layer
Return a representative small image for this layer.
getIcon() - Method in class org.openstreetmap.josm.gui.layer.markerlayer.MarkerLayer
Return a static icon.
getIcon() - Method in class org.openstreetmap.josm.gui.layer.OsmDataLayer
TODO: @return Return a dynamic drawn icon of the map data.
getIcon() - Method in class org.openstreetmap.josm.gui.layer.ValidatorLayer
Return a static icon.
getIcon(MapPaintStyles.IconReference, int, int) - Static method in class org.openstreetmap.josm.gui.mappaint.MapPaintStyles
 
getIcon() - Method in class org.openstreetmap.josm.gui.mappaint.StyleSource
 
getIcon() - Method in class org.openstreetmap.josm.gui.preferences.ToolbarPreferences.ActionDefinition
 
getIcon() - Method in class org.openstreetmap.josm.gui.tagging.TaggingPreset.PresetListEntry
 
getIconHeight() - Method in enum org.openstreetmap.josm.gui.MenuScroller.MenuIcon
 
getIconName() - Method in class org.openstreetmap.josm.gui.preferences.DefaultTabPreferenceSetting
 
getIconName() - Method in interface org.openstreetmap.josm.gui.preferences.TabPreferenceSetting
Called during preferences dialog initialization to display the preferences tab with the returned icon.
getIconName() - Method in enum org.openstreetmap.josm.gui.tagging.TaggingPreset.PresetType
 
getIconPaths() - Method in class org.openstreetmap.josm.gui.preferences.SourceEditor.IconPathTableModel
 
getIconSourceDirs(StyleSource) - Static method in class org.openstreetmap.josm.gui.mappaint.MapPaintStyles
 
getIconWidth() - Method in enum org.openstreetmap.josm.gui.MenuScroller.MenuIcon
 
getId() - Method in class org.openstreetmap.josm.data.osm.AbstractPrimitive
Replies the id of this primitive.
getId() - Method in class org.openstreetmap.josm.data.osm.Changeset
 
getId() - Method in class org.openstreetmap.josm.data.osm.history.History
 
getId() - Method in class org.openstreetmap.josm.data.osm.history.HistoryOsmPrimitive
 
getId() - Method in interface org.openstreetmap.josm.data.osm.IPrimitive
 
getId() - Method in class org.openstreetmap.josm.data.osm.User
Replies the user id.
getId() - Method in class org.openstreetmap.josm.data.osm.UserInfo
 
getId() - Method in class org.openstreetmap.josm.gui.preferences.projection.AbstractProjectionChoice
 
getId() - Method in interface org.openstreetmap.josm.gui.preferences.projection.ProjectionChoice
Get a unique id for the projection choice.
getId() - Method in class org.openstreetmap.josm.gui.preferences.projection.SingleProjectionChoice
 
getId() - Method in class org.openstreetmap.josm.gui.progress.ProgressTaskId
 
getIds() - Method in class org.openstreetmap.josm.gui.widgets.OsmIdTextField
Get entered ID list - supports "1,2,3" "1 2 ,3" or even "1 2 3 v2 6 v8"
getIfAvailable(String, String) - Static method in class org.openstreetmap.josm.tools.ImageProvider
Load an image with a given file name, but do not throw an exception when the image cannot be found.
getIfAvailable(String) - Static method in class org.openstreetmap.josm.tools.ImageProvider
 
getIfAvailableHttp(String, ImageProvider.ImageType) - Static method in class org.openstreetmap.josm.tools.ImageProvider
 
getIfAvailableImpl(Collection<ClassLoader>) - Method in class org.openstreetmap.josm.tools.ImageProvider
 
getIfAvailableLocalURL(URL, ImageProvider.ImageType) - Static method in class org.openstreetmap.josm.tools.ImageProvider
 
getIfAvailableWiki(String, ImageProvider.ImageType) - Static method in class org.openstreetmap.josm.tools.ImageProvider
 
getIfAvailableZip(String, File, ImageProvider.ImageType) - Static method in class org.openstreetmap.josm.tools.ImageProvider
 
getIgnoreCase(String) - Method in class org.openstreetmap.josm.data.osm.AbstractPrimitive
 
getIgnored() - Method in class org.openstreetmap.josm.data.validation.TestError
 
getIgnoreGroup() - Method in class org.openstreetmap.josm.data.validation.TestError
 
getIgnoreState() - Method in class org.openstreetmap.josm.data.validation.TestError
Sets the ignore state for this error
getIgnoreSubGroup() - Method in class org.openstreetmap.josm.data.validation.TestError
 
getImage() - Method in class org.openstreetmap.gui.jmapviewer.Tile
 
getImage() - Method in class org.openstreetmap.josm.data.imagery.GeorefImage
 
getImage() - Method in class org.openstreetmap.josm.gui.mappaint.MapImage
 
getImage() - Method in class org.openstreetmap.josm.io.imagery.WMSRequest
 
getImageFile(WmsCache.ProjectionEntries, WmsCache.CacheEntry) - Method in class org.openstreetmap.josm.data.imagery.WmsCache
 
getImageHeight(int) - Method in class org.openstreetmap.josm.gui.layer.WMSLayer
 
getImageIcon() - Method in class org.openstreetmap.josm.tools.ImageResource
 
getImageIcon(Dimension) - Method in class org.openstreetmap.josm.tools.ImageResource
Get an ImageIcon object for the image of this resource
getImageIconBounded(Dimension) - Method in class org.openstreetmap.josm.tools.ImageResource
Get image icon with a certain maximum size.
getImageryBlacklist() - Method in class org.openstreetmap.josm.io.Capabilities
returns the full list of blacklist regular expressions.
getImageryInfo() - Method in class org.openstreetmap.josm.gui.preferences.imagery.AddWMSLayerPanel
 
getImageryPreference() - Method in class org.openstreetmap.josm.gui.preferences.PreferenceTabbedPane
 
getImageryType() - Method in class org.openstreetmap.josm.data.imagery.ImageryInfo
 
getImages() - Method in class org.openstreetmap.josm.gui.layer.geoimage.GeoImageLayer
 
getImageSize() - Method in class org.openstreetmap.josm.gui.layer.WMSLayer
 
getImageUrl(String, String, Collection<ClassLoader>) - Static method in class org.openstreetmap.josm.tools.ImageProvider
 
getImageUrl(String, Collection<String>, Collection<ClassLoader>) - Static method in class org.openstreetmap.josm.tools.ImageProvider
 
getImageWidth(int) - Method in class org.openstreetmap.josm.gui.layer.WMSLayer
 
getImageX(int) - Method in class org.openstreetmap.josm.gui.layer.WMSLayer
 
getImageXIndex(double) - Method in class org.openstreetmap.josm.gui.layer.WMSLayer
 
getImageY(int) - Method in class org.openstreetmap.josm.gui.layer.WMSLayer
 
getImageYIndex(double) - Method in class org.openstreetmap.josm.gui.layer.WMSLayer
 
getImg(String) - Method in class org.openstreetmap.josm.io.CacheFiles
Loads the data for the given ident as an image.
getImgUrlFromWikiInfoPage(String, String) - Static method in class org.openstreetmap.josm.tools.ImageProvider
Reads the wiki page on a certain file in html format in order to find the real image URL.
getImpl(OsmPrimitive, double, NavigatableComponent) - Method in class org.openstreetmap.josm.gui.mappaint.ElemStyles
Create the list of styles and its valid scale range for one primitive.
getImportExtensionFileFilters() - Static method in class org.openstreetmap.josm.actions.ExtensionFileFilter
Replies an ordered list of ExtensionFileFilters for importing.
getInactiveColor() - Method in class org.openstreetmap.josm.data.osm.visitor.paint.MapPaintSettings
 
getInBackground(ImageProvider.ImageCallback) - Method in class org.openstreetmap.josm.tools.ImageProvider
Load the image in a background thread.
getIncompleteMemberPrimitives() - Method in class org.openstreetmap.josm.gui.dialogs.relation.MemberTableModel
Replies the set of incomplete primitives
getIncompleteMembers() - Method in class org.openstreetmap.josm.data.osm.Relation
Replies a collection with the incomplete children this relation refers to
getIndex() - Method in class org.openstreetmap.josm.gui.dialogs.CommandListMutableTreeNode
 
getIndex(int) - Method in class org.openstreetmap.josm.tools.MultikeyActionsHandler.MyKeyEventDispatcher
 
getIndex() - Method in class org.openstreetmap.josm.tools.MultikeyShortcutAction.MultikeyInfo
 
getIndexForRelationChild(Relation, Relation) - Method in class org.openstreetmap.josm.gui.dialogs.relation.RelationTreeModel
Replies the index of a particular child with respect to its parent.
getIndexOf(Object) - Method in class org.openstreetmap.josm.gui.io.OpenChangesetComboBoxModel
 
getIndexOfChild(Object, Object) - Method in class org.openstreetmap.josm.gui.dialogs.relation.RelationTreeModel
 
getInfo() - Method in class org.openstreetmap.josm.gui.layer.ImageryLayer
 
getInfo() - Method in class org.openstreetmap.josm.gui.layer.WMSLayer
 
getInfoArray() - Method in class org.openstreetmap.josm.data.imagery.OffsetBookmark
 
getInfoComponent() - Method in class org.openstreetmap.josm.gui.layer.geoimage.GeoImageLayer
 
getInfoComponent() - Method in class org.openstreetmap.josm.gui.layer.GpxLayer
 
getInfoComponent() - Method in class org.openstreetmap.josm.gui.layer.ImageryLayer
 
getInfoComponent() - Method in class org.openstreetmap.josm.gui.layer.Layer
 
getInfoComponent() - Method in class org.openstreetmap.josm.gui.layer.markerlayer.MarkerLayer
 
getInfoComponent() - Method in class org.openstreetmap.josm.gui.layer.OsmDataLayer
 
getInfoComponent() - Method in class org.openstreetmap.josm.gui.layer.ValidatorLayer
 
getInfoPanel() - Static method in class org.openstreetmap.josm.plugins.PluginHandler
 
getInfoText() - Method in class org.openstreetmap.josm.gui.history.VersionInfoPanel
 
getInit(String) - Static method in class org.openstreetmap.josm.data.projection.Projections
 
getInitialDirectory() - Method in class org.openstreetmap.josm.gui.widgets.JFileChooserManager
Replies the initial directory used to construct the JFileChooser.
getInitialIconPathsList() - Method in class org.openstreetmap.josm.gui.preferences.map.MapPaintPreference.MapPaintSourceEditor
 
getInitialIconPathsList() - Method in class org.openstreetmap.josm.gui.preferences.map.TaggingPresetPreference.TaggingPresetSourceEditor
 
getInitialIconPathsList() - Method in class org.openstreetmap.josm.gui.preferences.SourceEditor
Load the list of configured icon paths.
getInitialSourcesList() - Method in class org.openstreetmap.josm.gui.preferences.map.MapPaintPreference.MapPaintSourceEditor
 
getInitialSourcesList() - Method in class org.openstreetmap.josm.gui.preferences.map.TaggingPresetPreference.TaggingPresetSourceEditor
 
getInitialSourcesList() - Method in class org.openstreetmap.josm.gui.preferences.SourceEditor
Load the list of source entries that the user has configured.
getInnerWays() - Method in class org.openstreetmap.josm.data.osm.visitor.paint.relations.Multipolygon
 
getInProgressSelection() - Method in class org.openstreetmap.josm.actions.mapmode.DrawAction
Get selected primitives, while draw action is in progress.
getInputStream(String, ProgressMonitor) - Method in class org.openstreetmap.josm.io.OsmServerReader
Open a connection to the given url and return a reader on the input stream from that connection.
getInputStream(String) - Method in class org.openstreetmap.josm.io.session.SessionReader.ImportSupport
Return an InputStream for a URI from a .jos/.joz file.
getInputStreamRaw(String, ProgressMonitor) - Method in class org.openstreetmap.josm.io.OsmServerReader
 
getInsertionIndexForGroup(JMenu, int) - Static method in class org.openstreetmap.josm.gui.MainMenu
finds the correct insertion index for a given group and adds separators if necessary
getInsets() - Method in class org.openstreetmap.josm.gui.conflict.tags.PasteTagsConflictResolverDialog.StatisticsInfoTable
 
getInstance() - Static method in class org.openstreetmap.gui.jmapviewer.JobDispatcher
 
getInstance() - Static method in class org.openstreetmap.josm.actions.ExpertToggleAction
 
getInstance() - Static method in class org.openstreetmap.josm.actions.SaveAction
 
getInstance() - Static method in class org.openstreetmap.josm.actions.SaveAsAction
 
getInstance() - Static method in class org.openstreetmap.josm.data.osm.ChangesetCache
Replies the unique instance of the cache
getInstance() - Static method in class org.openstreetmap.josm.data.osm.event.DatasetEventManager
 
getInstance() - Static method in class org.openstreetmap.josm.data.osm.event.SelectionEventManager
 
getInstance() - Static method in class org.openstreetmap.josm.data.osm.history.HistoryDataSet
Replies the unique instance of the history data set
getInstance() - Static method in class org.openstreetmap.josm.data.osm.visitor.paint.MapRendererFactory
Replies the unique instance
getInstance() - Static method in class org.openstreetmap.josm.data.osm.visitor.paint.relations.MultipolygonCache
 
getInstance() - Static method in class org.openstreetmap.josm.data.Version
Replies the unique instance of the version information
getInstance() - Static method in class org.openstreetmap.josm.gui.actionsupport.DeleteFromRelationConfirmationDialog
Replies the unique instance of this dialog
getInstance() - Static method in class org.openstreetmap.josm.gui.conflict.tags.CombinePrimitiveResolverDialog
Deprecated. use CombinePrimitiveResolverDialog.launchIfNecessary(org.openstreetmap.josm.data.osm.TagCollection, java.util.Collection, java.util.Collection) instead.
getInstance() - Static method in class org.openstreetmap.josm.gui.DefaultNameFormatter
Replies the unique instance of this formatter
getInstance() - Static method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetCacheManager
Replies the unique instance of the changeset cache manager
getInstance() - Static method in class org.openstreetmap.josm.gui.dialogs.LayerListDialog
Replies the instance of the dialog
getInstance() - Static method in class org.openstreetmap.josm.gui.dialogs.MapPaintDialog.ReloadWindowListener
 
getInstance() - Static method in class org.openstreetmap.josm.gui.download.DownloadDialog
Replies the unique instance of the download dialog
getInstance() - Static method in class org.openstreetmap.josm.gui.help.HelpBrowser
Replies the unique instance of the help browser
getInstance() - Static method in class org.openstreetmap.josm.gui.history.HistoryBrowserDialogManager
 
getInstance() - Static method in class org.openstreetmap.josm.gui.JosmUserIdentityManager
Replies the unique instance of the JOSM user identity manager
getInstance() - Static method in class org.openstreetmap.josm.gui.layer.geoimage.ImageViewerDialog
 
getInstance() - Static method in class org.openstreetmap.josm.gui.layer.geoimage.JpegFileFilter
 
getInstance() - Static method in class org.openstreetmap.josm.gui.preferences.server.OAuthAccessTokenHolder
 
getInstance() - Static method in class org.openstreetmap.josm.gui.tagging.TaggingPresetSearchDialog
 
getInstance() - Static method in class org.openstreetmap.josm.io.auth.CredentialsManager
Replies the single credential agent used in JOSM
getInstance() - Static method in class org.openstreetmap.josm.io.auth.DefaultAuthenticator
 
getInstance() - Static method in class org.openstreetmap.josm.tools.MultikeyActionsHandler
 
getInstance() - Static method in class org.openstreetmap.josm.tools.TaggingPresetNameTemplateList
 
getInt(byte[], boolean) - Static method in class org.openstreetmap.josm.data.projection.datum.NTV2Util
Get an int from the first 4 bytes of a byte array, in either Big Endian or Little Endian format.
getIntBE(byte[], int) - Static method in class org.openstreetmap.josm.data.projection.datum.NTV2Util
Get a Big Endian int from four bytes of a byte array
getInteger(String, int) - Method in class org.openstreetmap.josm.data.Preferences
 
getInteger(String, String, int) - Method in class org.openstreetmap.josm.data.Preferences
 
getInterval() - Method in class org.openstreetmap.josm.gui.MenuScroller
Returns the scroll interval in milliseconds
getIntLE(byte[], int) - Static method in class org.openstreetmap.josm.data.projection.datum.NTV2Util
Get a Little Endian int from four bytes of a byte array
getItem() - Method in class org.openstreetmap.josm.gui.tagging.ac.AutoCompletingTextField
 
getJoinedValues(String) - Method in class org.openstreetmap.josm.data.osm.TagCollection
Replies the concatenation of all tag values (concatenated by a semicolon)
getJOSMLocaleCode() - Static method in class org.openstreetmap.josm.tools.LanguageInfo
Replies the JOSM locale code for the default locale.
getJOSMLocaleCode(Locale) - Static method in class org.openstreetmap.josm.tools.LanguageInfo
Replies the locale code used by JOSM for a given locale.
getJOSMSelectionSummary() - Method in class org.openstreetmap.josm.gui.dialogs.SelectionListDialog.SelectionListModel
Replies a summary of the current JOSM selection
getKey() - Method in class org.openstreetmap.gui.jmapviewer.Tile
 
getKey() - Method in class org.openstreetmap.josm.data.oauth.OAuthToken
Replies the token key
getKey() - Method in class org.openstreetmap.josm.data.osm.Tag
Replies the key of the tag.
getKey() - Method in class org.openstreetmap.josm.data.preferences.AbstractProperty
Replies the property key.
getKey() - Method in class org.openstreetmap.josm.data.Preferences.DefaultPreferenceChangeEvent
 
getKey(String...) - Method in class org.openstreetmap.josm.data.preferences.ParametrizedEnumProperty
 
getKey() - Method in interface org.openstreetmap.josm.data.Preferences.PreferenceChangeEvent
 
getKey() - Method in class org.openstreetmap.josm.gui.conflict.pair.tags.TagMergeItem
 
getKey() - Method in class org.openstreetmap.josm.gui.conflict.tags.MultiValueResolutionDecision
Replies the key of the tag to be resolved by this resolution
getKey() - Method in class org.openstreetmap.josm.gui.mappaint.xml.XmlCondition
 
getKey() - Method in class org.openstreetmap.josm.gui.preferences.advanced.AdvancedPreference.PrefEntry
 
getKeys() - Method in class org.openstreetmap.josm.data.osm.AbstractPrimitive
Replies the map of key/value pairs.
getKeys() - Method in class org.openstreetmap.josm.data.osm.Changeset
 
getKeys() - Method in class org.openstreetmap.josm.data.osm.TagCollection
Replies the set of keys of this tag collection.
getKeys() - Method in interface org.openstreetmap.josm.data.osm.Tagged
Replies the map of key/value pairs.
getKeys() - Method in class org.openstreetmap.josm.gui.tagging.ac.AutoCompletionManager
Returns the currently cached tag keys.
getKeys() - Method in class org.openstreetmap.josm.gui.tagging.TagEditorModel
replies the list of keys of the tags managed by this model
getKeyStroke() - Method in class org.openstreetmap.josm.tools.Shortcut
Use this to register the shortcut with Swing
getKeysWithMultipleValues() - Method in class org.openstreetmap.josm.data.osm.TagCollection
Replies the set of keys which have at least 2 matching tags.
getKeyText() - Method in class org.openstreetmap.josm.tools.Shortcut
use this to get a human readable text for your shortcut
getKeywords() - Method in class org.openstreetmap.josm.actions.search.SearchCompiler.CoreSimpleMatchFactory
 
getKeywords() - Method in class org.openstreetmap.josm.actions.search.SearchCompiler.CoreUnaryMatchFactory
 
getKeywords() - Method in interface org.openstreetmap.josm.actions.search.SearchCompiler.MatchFactory
 
getLanguageCodeManifest() - Static method in class org.openstreetmap.josm.tools.LanguageInfo
 
getLanguageCodeXML() - Static method in class org.openstreetmap.josm.tools.LanguageInfo
 
getLanguages() - Method in class org.openstreetmap.josm.data.osm.UserInfo
 
getLastCommand() - Method in class org.openstreetmap.josm.actions.mapmode.SelectAction
Obtain command in undoRedo stack to "continue" when dragging
getLastCommand() - Method in class org.openstreetmap.josm.command.SequenceCommand
 
getLastElement() - Method in class org.openstreetmap.gui.jmapviewer.MemoryTileCache.CacheLinkedListElement
 
getLastException() - Method in class org.openstreetmap.josm.actions.CloseChangesetAction.DownloadOpenChangesetsTask
 
getLastException() - Method in class org.openstreetmap.josm.gui.history.HistoryLoadTask
 
getLastException() - Method in class org.openstreetmap.josm.gui.io.AbstractIOTask
Replies the last exception caught
getLastIndexOfListBefore(ArrayList<ImageEntry>, long) - Method in class org.openstreetmap.josm.gui.layer.geoimage.CorrelateGpxWithImages
 
getLastMapMode(Layer) - Method in class org.openstreetmap.josm.gui.MapFrame
 
getLastModified() - Method in class org.openstreetmap.josm.data.imagery.types.EntryType
Gets the value of the lastModified property.
getLastMTime() - Method in class org.openstreetmap.josm.gui.mappaint.StyleSource
 
getLastMultikeyAction() - Method in class org.openstreetmap.josm.gui.dialogs.FilterDialog.AbstractFilterAction
 
getLastMultikeyAction() - Method in class org.openstreetmap.josm.gui.dialogs.LayerListDialog.ActivateLayerAction
 
getLastMultikeyAction() - Method in class org.openstreetmap.josm.gui.dialogs.LayerListDialog.ShowHideLayerAction
 
getLastMultikeyAction() - Method in class org.openstreetmap.josm.gui.layer.JumpToMarkerActions.JumpToNextMarker
 
getLastMultikeyAction() - Method in class org.openstreetmap.josm.gui.layer.JumpToMarkerActions.JumpToPreviousMarker
 
getLastMultikeyAction() - Method in interface org.openstreetmap.josm.tools.MultikeyShortcutAction
 
getLastUsed() - Method in class org.openstreetmap.josm.data.imagery.types.EntryType
Gets the value of the lastUsed property.
getLastWayEndNode() - Method in class org.openstreetmap.josm.actions.JoinAreasAction.WayTraverser
 
getLastWayStartNode() - Method in class org.openstreetmap.josm.actions.JoinAreasAction.WayTraverser
 
getLat() - Method in class org.openstreetmap.gui.jmapviewer.Coordinate
 
getLat() - Method in interface org.openstreetmap.gui.jmapviewer.interfaces.MapMarker
 
getLat() - Method in class org.openstreetmap.gui.jmapviewer.MapMarkerDot
 
getLatAccuracyDegrees() - Method in class org.openstreetmap.josm.data.projection.datum.NTV2GridShift
 
getLatAccuracyMetres() - Method in class org.openstreetmap.josm.data.projection.datum.NTV2GridShift
 
getLatAccuracySeconds() - Method in class org.openstreetmap.josm.data.projection.datum.NTV2GridShift
 
getLatDegrees() - Method in class org.openstreetmap.josm.data.projection.datum.NTV2GridShift
 
getLatest() - Method in class org.openstreetmap.josm.data.osm.history.History
 
getLatest() - Method in class org.openstreetmap.josm.gui.history.HistoryBrowserModel.VersionTableModel
 
getLatLon(Object) - Method in class org.openstreetmap.josm.data.validation.tests.DuplicateNode.NodeHash
 
getLatLon(int, int) - Method in class org.openstreetmap.josm.gui.NavigatableComponent
 
getLatLon(double, double) - Method in class org.openstreetmap.josm.gui.NavigatableComponent
 
getLatLonBounds(Rectangle) - Method in class org.openstreetmap.josm.gui.NavigatableComponent
 
getLatLonCoordinates() - Method in class org.openstreetmap.josm.gui.dialogs.LatLonDialog
 
getLatLonOfTile(double, double, double) - Static method in class org.openstreetmap.josm.tools.OsmUrlToBounds
 
getLatLonText() - Method in class org.openstreetmap.josm.gui.dialogs.LatLonDialog
 
getLatSeconds() - Method in class org.openstreetmap.josm.data.projection.datum.NTV2GridShift
 
getLatShiftDegrees() - Method in class org.openstreetmap.josm.data.projection.datum.NTV2GridShift
 
getLatShiftSeconds() - Method in class org.openstreetmap.josm.data.projection.datum.NTV2GridShift
 
getLayer() - Method in class org.openstreetmap.josm.actions.GpxExportAction
Get the layer to export.
getLayer() - Method in class org.openstreetmap.josm.command.Command
Replies the layer this command is (or was) applied to.
getLayer(int) - Method in class org.openstreetmap.josm.gui.dialogs.LayerListDialog.LayerListModel
Replies the layer at position index
getLayer() - Method in class org.openstreetmap.josm.gui.dialogs.relation.ChildRelationBrowser
Replies the OsmDataLayer this editor is related to
getLayer() - Method in class org.openstreetmap.josm.gui.dialogs.relation.MemberTableModel
 
getLayer() - Method in class org.openstreetmap.josm.gui.dialogs.relation.ParentRelationLoadingTask
 
getLayer() - Method in class org.openstreetmap.josm.gui.dialogs.relation.ReferringRelationsBrowser
 
getLayer() - Method in class org.openstreetmap.josm.gui.dialogs.relation.RelationEditor
Replies the OsmDataLayer in whose context this relation editor is open
getLayer() - Method in class org.openstreetmap.josm.gui.io.SaveLayerInfo
Replies the layer this info objects holds information for
getLayer() - Method in class org.openstreetmap.josm.gui.widgets.OsmPrimitivesTable
 
getLayer() - Method in class org.openstreetmap.josm.io.OsmImporter.OsmImporterData
 
getLayerDependencies() - Method in class org.openstreetmap.josm.io.session.SessionReader.ImportSupport
Dependencies - maps the layer index to the importer of the given layer.
getLayerForIndex(int) - Static method in class org.openstreetmap.josm.gui.dialogs.LayerListDialog
 
getLayerIndex() - Method in class org.openstreetmap.josm.io.session.SessionReader.ImportSupport
Index of the layer that is currently imported.
getLayerIndex() - Method in class org.openstreetmap.josm.io.session.SessionWriter.ExportSupport
 
getLayerInfo(Layer) - Static method in class org.openstreetmap.josm.gui.dialogs.LayerListDialog
 
getLayerInfoByClass(Class<?>) - Static method in class org.openstreetmap.josm.gui.dialogs.LayerListDialog
 
getLayerName() - Method in class org.openstreetmap.josm.io.session.SessionReader.ImportSupport
Name of the layer that is currently imported.
getLayerPos(Layer) - Method in class org.openstreetmap.josm.gui.MapView
 
getLayers() - Method in class org.openstreetmap.josm.data.imagery.ImageryLayerInfo
 
getLayers() - Method in class org.openstreetmap.josm.gui.dialogs.LayerListDialog.LayerListModel
Replies the list of layers currently managed by MapView.
getLayers() - Method in class org.openstreetmap.josm.gui.mappaint.MultiCascade
 
getLayers() - Method in class org.openstreetmap.josm.io.session.SessionReader
 
getLayersOfType(Class<T>) - Method in class org.openstreetmap.josm.gui.MapView
Replies an unmodifiable list of layers of a certain type.
getLayersToSave() - Method in class org.openstreetmap.josm.gui.io.SaveLayersModel
 
getLayersToUpload() - Method in class org.openstreetmap.josm.gui.io.SaveLayersModel
 
getLayersWithConflictsAndUploadRequest() - Method in class org.openstreetmap.josm.gui.io.SaveLayersModel
 
getLayersWithIllegalFilesAndSaveRequest() - Method in class org.openstreetmap.josm.gui.io.SaveLayersModel
 
getLayersWithoutFilesAndSaveRequest() - Method in class org.openstreetmap.josm.gui.io.SaveLayersModel
 
getLayoutZone() - Method in class org.openstreetmap.josm.data.projection.Lambert
 
getLayoutZone() - Method in class org.openstreetmap.josm.data.projection.LambertCC9Zones
 
getLeadingNumber(String) - Method in class org.openstreetmap.josm.gui.DefaultNameFormatter
 
getLength() - Method in class org.openstreetmap.josm.data.osm.Way
Replies the length of the way, in metres, as computed by LatLon.greatCircleDistance(org.openstreetmap.josm.data.coor.LatLon).
getLevenshteinDistance(String, String) - Method in class org.openstreetmap.josm.data.validation.tests.SimilarNamedWays
Compute Levenshtein distance
getLhs() - Method in class org.openstreetmap.josm.actions.search.SearchCompiler.BinaryMatch
 
getLineLineIntersection(EastNorth, EastNorth, EastNorth, EastNorth) - Static method in class org.openstreetmap.josm.tools.Geometry
Finds the intersection of two lines of infinite length.
getLineNumber() - Method in exception org.openstreetmap.josm.io.OsmDataParsingException
 
getLineNumber() - Method in exception org.openstreetmap.josm.tools.XmlObjectParser.PresetParsingException
 
getList() - Method in class org.openstreetmap.josm.gui.tagging.ac.AutoCompletionList
 
getListCellRenderer() - Method in class org.openstreetmap.josm.gui.tagging.TaggingPreset.ComboMultiSelect
 
getListCellRendererComponent(JList, Object, int, boolean, boolean) - Method in class org.openstreetmap.josm.actions.AbstractMergeAction.LayerListCellRenderer
 
getListCellRendererComponent(JList, Object, int, boolean, boolean) - Method in class org.openstreetmap.josm.gui.BookmarkList.BookmarkCellRenderer
 
getListCellRendererComponent(JList, Object, int, boolean, boolean) - Method in class org.openstreetmap.josm.gui.conflict.pair.ComparePairListCellRenderer
 
getListCellRendererComponent(JList, Object, int, boolean, boolean) - Method in class org.openstreetmap.josm.gui.conflict.tags.MultiValueCellEditor.EditorCellRenderer
 
getListCellRendererComponent(JList, Object, int, boolean, boolean) - Method in class org.openstreetmap.josm.gui.conflict.tags.RelationMemberConflictDecisionRenderer
 
getListCellRendererComponent(JList, Object, int, boolean, boolean) - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetListCellRenderer
 
getListCellRendererComponent(JList, Object, int, boolean, boolean) - Method in class org.openstreetmap.josm.gui.io.ChangesetCellRenderer
 
getListCellRendererComponent(JList, Object, int, boolean, boolean) - Method in class org.openstreetmap.josm.gui.oauth.AuthorizationProcedureComboBox.AuthorisationProcedureCellRenderer
 
getListCellRendererComponent(JList, Object, int, boolean, boolean) - Method in class org.openstreetmap.josm.gui.OsmPrimitivRenderer
Adapter method supporting the ListCellRenderer interface.
getListCellRendererComponent(JList, Object, int, boolean, boolean) - Method in class org.openstreetmap.josm.gui.preferences.display.LanguagePreference.LanguageCellRenderer
 
getListCellRendererComponent(JList, Object, int, boolean, boolean) - Method in class org.openstreetmap.josm.gui.preferences.SourceEditor.SourceEntryListCellRenderer
 
getListCellRendererComponent(JList, Object, int, boolean, boolean) - Method in class org.openstreetmap.josm.gui.tagging.ac.AutoCompletingComboBox.AutoCompleteListCellRenderer
 
getListCellRendererComponent(JList, Object, int, boolean, boolean) - Method in class org.openstreetmap.josm.gui.tagging.TaggingPresetSearchDialog.ResultListCellRenderer
 
getListDisplay() - Method in class org.openstreetmap.josm.gui.tagging.TaggingPreset.PresetListEntry
 
getListeners() - Method in class org.openstreetmap.josm.gui.util.TableCellEditorSupport
 
getListMergeModel() - Method in class org.openstreetmap.josm.gui.conflict.pair.ListMergeModel.EntriesTableModel
 
getListOfStructs(Preferences, String, boolean) - Static method in class org.openstreetmap.josm.data.CustomConfigurator.PreferencesUtils
 
getListOfStructs(String, Collection<Map<String, String>>) - Method in class org.openstreetmap.josm.data.Preferences
 
getListOfStructs(String, Class<T>) - Method in class org.openstreetmap.josm.data.Preferences
Get a list of hashes which are represented by a struct-like class.
getListOfStructs(String, Collection<T>, Class<T>) - Method in class org.openstreetmap.josm.data.Preferences
same as above, but returns def if nothing was found
getListOfStructsInternal(String) - Method in class org.openstreetmap.josm.data.Preferences
 
getLoadedTileImage(Tile) - Method in class org.openstreetmap.josm.gui.layer.TMSLayer
Returns the image for the given tile if both tile and image are loaded.
getLocale(String) - Static method in class org.openstreetmap.josm.tools.LanguageInfo
Replies the locale code used by Java for a given locale.
getLocaleName() - Method in class org.openstreetmap.josm.gui.tagging.TaggingPreset
 
getLocalName() - Method in class org.openstreetmap.josm.data.osm.AbstractPrimitive
Replies the a localized name for this primitive given by the value of the tags (in this order) name:lang_COUNTRY_Variant of the current locale name:lang_COUNTRY of the current locale name:lang of the current locale name of the current locale null, if no such tag exists
getLocalName() - Method in class org.openstreetmap.josm.data.osm.history.HistoryOsmPrimitive
Replies the a localized name for this primitive given by the value of the tags (in this order) name:lang_COUNTRY_Variant of the current locale name:lang_COUNTRY of the current locale name:lang of the current locale name of the current locale null, if no such tag exists
getLocalName() - Method in interface org.openstreetmap.josm.data.osm.IPrimitive
 
getLocalSourceDir() - Method in class org.openstreetmap.josm.gui.preferences.SourceEntry
 
getLog() - Static method in class org.openstreetmap.josm.data.CustomConfigurator
 
getLon() - Method in class org.openstreetmap.gui.jmapviewer.Coordinate
 
getLon() - Method in interface org.openstreetmap.gui.jmapviewer.interfaces.MapMarker
 
getLon() - Method in class org.openstreetmap.gui.jmapviewer.MapMarkerDot
 
getLonAccuracyDegrees() - Method in class org.openstreetmap.josm.data.projection.datum.NTV2GridShift
 
getLonAccuracyMetres() - Method in class org.openstreetmap.josm.data.projection.datum.NTV2GridShift
 
getLonAccuracySeconds() - Method in class org.openstreetmap.josm.data.projection.datum.NTV2GridShift
 
getLong(String, long) - Method in class org.openstreetmap.josm.data.Preferences
 
getLong(String, String) - Method in class org.openstreetmap.josm.io.Capabilities
 
getLong(String) - Method in class org.openstreetmap.josm.io.OsmReader
 
getLongText() - Method in class org.openstreetmap.josm.tools.Shortcut
 
getLonPositiveEastDegrees() - Method in class org.openstreetmap.josm.data.projection.datum.NTV2GridShift
 
getLonPositiveWestSeconds() - Method in class org.openstreetmap.josm.data.projection.datum.NTV2GridShift
 
getLonShiftPositiveEastDegrees() - Method in class org.openstreetmap.josm.data.projection.datum.NTV2GridShift
 
getLonShiftPositiveWestSeconds() - Method in class org.openstreetmap.josm.data.projection.datum.NTV2GridShift
 
getLower() - Method in class org.openstreetmap.josm.gui.mappaint.Range
 
getMandatoryAttributeBoolean(Attributes, String) - Method in class org.openstreetmap.josm.io.OsmChangesetContentParser.Parser
 
getMandatoryAttributeBoolean(Attributes, String) - Method in class org.openstreetmap.josm.io.OsmHistoryReader.Parser
 
getMandatoryAttributeLong(Attributes, String) - Method in class org.openstreetmap.josm.io.OsmChangesetContentParser.Parser
 
getMandatoryAttributeLong(Attributes, String) - Method in class org.openstreetmap.josm.io.OsmHistoryReader.Parser
 
getMandatoryAttributeString(Attributes, String) - Method in class org.openstreetmap.josm.io.OsmChangesetContentParser.Parser
 
getMandatoryAttributeString(Attributes, String) - Method in class org.openstreetmap.josm.io.OsmHistoryReader.Parser
 
getMandatoryParams() - Method in class org.openstreetmap.josm.io.remotecontrol.handler.AddNodeHandler
 
getMandatoryParams() - Method in class org.openstreetmap.josm.io.remotecontrol.handler.AddWayHandler
 
getMandatoryParams() - Method in class org.openstreetmap.josm.io.remotecontrol.handler.ImageryHandler
 
getMandatoryParams() - Method in class org.openstreetmap.josm.io.remotecontrol.handler.ImportHandler
 
getMandatoryParams() - Method in class org.openstreetmap.josm.io.remotecontrol.handler.LoadAndZoomHandler
 
getMandatoryParams() - Method in class org.openstreetmap.josm.io.remotecontrol.handler.LoadObjectHandler
 
getMandatoryParams() - Method in class org.openstreetmap.josm.io.remotecontrol.handler.OpenFileHandler
 
getMandatoryParams() - Method in class org.openstreetmap.josm.io.remotecontrol.handler.RequestHandler
 
getMandatoryParams() - Method in class org.openstreetmap.josm.io.remotecontrol.handler.VersionHandler
 
getMapMarkerList() - Method in class org.openstreetmap.gui.jmapviewer.JMapViewer
 
getMapMarkersVisible() - Method in class org.openstreetmap.gui.jmapviewer.JMapViewer
 
getMapPolygonList() - Method in class org.openstreetmap.gui.jmapviewer.JMapViewer
 
getMapPosition(double, double, boolean) - Method in class org.openstreetmap.gui.jmapviewer.JMapViewer
Calculates the position on the map of a given coordinate
getMapPosition(double, double) - Method in class org.openstreetmap.gui.jmapviewer.JMapViewer
Calculates the position on the map of a given coordinate
getMapPosition(Coordinate) - Method in class org.openstreetmap.gui.jmapviewer.JMapViewer
Calculates the position on the map of a given coordinate
getMapPosition(Coordinate, boolean) - Method in class org.openstreetmap.gui.jmapviewer.JMapViewer
Calculates the position on the map of a given coordinate
getMapPreference() - Method in class org.openstreetmap.josm.gui.preferences.PreferenceTabbedPane
 
getMapRectangleList() - Method in class org.openstreetmap.gui.jmapviewer.JMapViewer
 
getMapRendererDescriptors() - Method in class org.openstreetmap.josm.data.osm.visitor.paint.MapRendererFactory
Replies the (unmodifiable) list of map renderer descriptors.
getMapsFor(DataSet) - Method in class org.openstreetmap.josm.data.osm.visitor.paint.relations.MultipolygonCache
 
getMatch() - Method in class org.openstreetmap.josm.actions.search.SearchCompiler.Not
 
getMax() - Method in class org.openstreetmap.josm.data.Bounds
 
getMax() - Method in class org.openstreetmap.josm.data.imagery.GeorefImage
 
getMax() - Method in class org.openstreetmap.josm.data.osm.Changeset
 
getMax() - Method in class org.openstreetmap.josm.data.ProjectionBounds
 
getMaxChangesetSize() - Method in class org.openstreetmap.josm.io.Capabilities
Returns the max number of objects in a changeset.
getMaxFileAge() - Method in class org.openstreetmap.gui.jmapviewer.OsmFileCacheTileLoader
 
getMaxLat() - Method in class org.openstreetmap.josm.data.projection.datum.NTV2SubGrid
 
getMaxLon() - Method in class org.openstreetmap.josm.data.projection.datum.NTV2SubGrid
 
getMaxPixels(int) - Static method in class org.openstreetmap.gui.jmapviewer.OsmMercator
Returns the absolut number of pixels in y or x, defined as: 2^Zoomlevel * TILE_WIDTH where TILE_WIDTH is the width of a tile in pixels
getMaxProjectionBounds() - Method in class org.openstreetmap.josm.gui.NavigatableComponent
 
getMaxRetries() - Method in class org.openstreetmap.josm.io.OsmApi
Replies the max.
getMaxZoom() - Method in interface org.openstreetmap.gui.jmapviewer.interfaces.TileSource
Specifies the maximum zoom value.
getMaxZoom() - Method in class org.openstreetmap.gui.jmapviewer.tilesources.AbstractOsmTileSource
 
getMaxZoom() - Method in class org.openstreetmap.gui.jmapviewer.tilesources.AbstractTMSTileSource
 
getMaxZoom() - Method in class org.openstreetmap.gui.jmapviewer.tilesources.BingAerialTileSource
 
getMaxZoom() - Method in class org.openstreetmap.gui.jmapviewer.tilesources.OsmTileSource.CycleMap
 
getMaxZoom() - Method in class org.openstreetmap.gui.jmapviewer.tilesources.ScanexTileSource
 
getMaxZoom() - Method in class org.openstreetmap.gui.jmapviewer.tilesources.TMSTileSource
 
getMaxZoom() - Method in class org.openstreetmap.josm.data.imagery.ImageryInfo
 
getMaxZoom() - Method in class org.openstreetmap.josm.gui.bbox.SlippyMapBBoxChooser.RenamedSourceDecorator
 
getMaxZoomLvl(TileSource) - Static method in class org.openstreetmap.josm.gui.layer.TMSLayer
 
getMaxZoomLvl() - Method in class org.openstreetmap.josm.gui.layer.TMSLayer
 
getMember(int) - Method in class org.openstreetmap.josm.data.osm.Relation
 
getMember() - Method in class org.openstreetmap.josm.data.osm.RelationMember
 
getMemberId(int) - Method in interface org.openstreetmap.josm.data.osm.IRelation
 
getMemberId(int) - Method in class org.openstreetmap.josm.data.osm.Relation
 
getMemberId(int) - Method in class org.openstreetmap.josm.data.osm.RelationData
 
getMemberId() - Method in class org.openstreetmap.josm.data.osm.RelationMemberData
 
getMemberPrimitives() - Method in class org.openstreetmap.josm.data.osm.Relation
Replies the set of OsmPrimitives referred to by at least one member of this relation
getMemberRoles() - Method in class org.openstreetmap.josm.gui.tagging.ac.AutoCompletionManager
Replies the list of member roles
getMembers() - Method in class org.openstreetmap.josm.data.osm.history.HistoryRelation
replies an immutable list of members of this relation
getMembers() - Method in class org.openstreetmap.josm.data.osm.Relation
 
getMembers() - Method in class org.openstreetmap.josm.data.osm.RelationData
 
getMembersCount() - Method in interface org.openstreetmap.josm.data.osm.IRelation
 
getMembersCount() - Method in class org.openstreetmap.josm.data.osm.Relation
 
getMembersCount() - Method in class org.openstreetmap.josm.data.osm.RelationData
 
getMembersForCurrentSelection(Relation) - Method in class org.openstreetmap.josm.gui.dialogs.relation.GenericRelationEditor.EditAction
 
getMembersForCurrentSelection(Relation) - Method in class org.openstreetmap.josm.gui.dialogs.RelationListDialog.EditAction
 
getMemberTableModel() - Method in class org.openstreetmap.josm.gui.dialogs.relation.MemberTable
 
getMemberType(int) - Method in interface org.openstreetmap.josm.data.osm.IRelation
 
getMemberType(int) - Method in class org.openstreetmap.josm.data.osm.Relation
 
getMemberType(int) - Method in class org.openstreetmap.josm.data.osm.RelationData
 
getMemberType() - Method in class org.openstreetmap.josm.data.osm.RelationMemberData
 
getMenuEntries() - Method in class org.openstreetmap.josm.gui.layer.geoimage.GeoImageLayer
 
getMenuEntries() - Method in class org.openstreetmap.josm.gui.layer.GpxLayer
 
getMenuEntries() - Method in class org.openstreetmap.josm.gui.layer.Layer
Returns list of actions.
getMenuEntries() - Method in class org.openstreetmap.josm.gui.layer.markerlayer.MarkerLayer
 
getMenuEntries() - Method in class org.openstreetmap.josm.gui.layer.OsmDataLayer
 
getMenuEntries() - Method in class org.openstreetmap.josm.gui.layer.TMSLayer
 
getMenuEntries() - Method in class org.openstreetmap.josm.gui.layer.ValidatorLayer
 
getMenuEntries() - Method in class org.openstreetmap.josm.gui.layer.WMSLayer
 
getMenuName() - Method in class org.openstreetmap.josm.data.imagery.ImageryInfo
 
getMergedCoords() - Method in class org.openstreetmap.josm.gui.conflict.pair.properties.PropertiesMergeModel
replies the coordinates of the merged OsmPrimitive.
getMergedDeletedState() - Method in class org.openstreetmap.josm.gui.conflict.pair.properties.PropertiesMergeModel
Replies deleted state of combined dataset
getMergedDeletedState(MergeDecisionType) - Method in class org.openstreetmap.josm.gui.conflict.pair.properties.PropertiesMergeModel
 
getMergeDecision() - Method in class org.openstreetmap.josm.gui.conflict.pair.tags.TagMergeItem
 
getMergedEntries() - Method in class org.openstreetmap.josm.gui.conflict.pair.ListMergeModel
 
getMergedEntriesSize() - Method in class org.openstreetmap.josm.gui.conflict.pair.ListMergeModel
 
getMergedMap() - Method in class org.openstreetmap.josm.data.conflict.Conflict
 
getMergedSelectionModel() - Method in class org.openstreetmap.josm.gui.conflict.pair.ListMergeModel
 
getMergedTableModel() - Method in class org.openstreetmap.josm.gui.conflict.pair.ListMergeModel
 
getMergeTarget(OsmPrimitive) - Method in class org.openstreetmap.josm.data.osm.DataSetMerger
 
getMessage() - Method in exception org.openstreetmap.josm.actions.upload.CyclicUploadDependencyException
 
getMessage() - Method in class org.openstreetmap.josm.data.validation.TestError
Gets the error message
getMessage() - Method in exception org.openstreetmap.josm.gui.mappaint.mapcss.MapCSSException
 
getMessage() - Method in exception org.openstreetmap.josm.io.OsmApiException
 
getMessage() - Method in exception org.openstreetmap.josm.io.OsmDataParsingException
 
getMessage() - Method in exception org.openstreetmap.josm.io.OsmReader.OsmParsingException
 
getMessage() - Method in exception org.openstreetmap.josm.tools.XmlObjectParser.PresetParsingException
 
getMetadata() - Method in class org.openstreetmap.gui.jmapviewer.Tile
 
getMeterPerPixel() - Method in class org.openstreetmap.gui.jmapviewer.JMapViewer
Gets the meter per pixel.
getMethod(String) - Method in class org.openstreetmap.josm.tools.XmlObjectParser.Entry
 
getMin() - Method in class org.openstreetmap.josm.data.Bounds
 
getMin() - Method in class org.openstreetmap.josm.data.imagery.GeorefImage
 
getMin() - Method in class org.openstreetmap.josm.data.osm.Changeset
 
getMin() - Method in class org.openstreetmap.josm.data.ProjectionBounds
 
getMinimumSize() - Method in class org.openstreetmap.josm.gui.MapStatus.ImageLabel
 
getMinLat() - Method in class org.openstreetmap.josm.data.projection.datum.NTV2SubGrid
 
getMinLon() - Method in class org.openstreetmap.josm.data.projection.datum.NTV2SubGrid
 
getMinZoom() - Method in interface org.openstreetmap.gui.jmapviewer.interfaces.TileSource
Specifies the minimum zoom value.
getMinZoom() - Method in class org.openstreetmap.gui.jmapviewer.tilesources.AbstractTMSTileSource
 
getMinZoom() - Method in class org.openstreetmap.gui.jmapviewer.tilesources.TMSTileSource
 
getMinZoom() - Method in class org.openstreetmap.josm.data.imagery.ImageryInfo
 
getMinZoom() - Method in class org.openstreetmap.josm.gui.bbox.SlippyMapBBoxChooser.RenamedSourceDecorator
 
getMinZoomLvl(TileSource) - Static method in class org.openstreetmap.josm.gui.layer.TMSLayer
 
getMinZoomLvl() - Method in class org.openstreetmap.josm.gui.layer.TMSLayer
 
getMissingPrimitives() - Method in class org.openstreetmap.josm.gui.io.DownloadPrimitivesTask
replies the set of ids of all primitives for which a fetch request to the server was submitted but which are not available from the server (the server replied a return code of 404)
getMissingPrimitives() - Method in class org.openstreetmap.josm.io.MultiFetchServerObjectReader
replies the set of ids of all primitives for which a fetch request to the server was submitted but which are not available from the server (the server replied a return code of 404)
getMnemonic() - Method in class org.openstreetmap.josm.gui.QuadStateCheckBox.QuadStateDecorator
 
getMode() - Method in class org.openstreetmap.josm.gui.io.SaveLayersModel
 
getModeHelpText() - Method in class org.openstreetmap.josm.actions.mapmode.DeleteAction
 
getModeHelpText() - Method in class org.openstreetmap.josm.actions.mapmode.DrawAction
 
getModeHelpText() - Method in class org.openstreetmap.josm.actions.mapmode.ExtrudeAction
 
getModeHelpText() - Method in class org.openstreetmap.josm.actions.mapmode.ImproveWayAccuracyAction
 
getModeHelpText() - Method in class org.openstreetmap.josm.actions.mapmode.MapMode
 
getModeHelpText() - Method in class org.openstreetmap.josm.actions.mapmode.ParallelWayAction
 
getModeHelpText() - Method in class org.openstreetmap.josm.actions.mapmode.PlayHeadDragMode
 
getModeHelpText() - Method in class org.openstreetmap.josm.actions.mapmode.SelectAction
 
getModeHelpText() - Method in class org.openstreetmap.josm.actions.mapmode.ZoomAction
 
getModel() - Method in class org.openstreetmap.josm.gui.actionsupport.DeleteFromRelationConfirmationDialog
Replies the data model used in this dialog
getModel() - Method in class org.openstreetmap.josm.gui.conflict.pair.ListMerger
 
getModel(JTable) - Method in class org.openstreetmap.josm.gui.conflict.pair.nodes.NodeListTableCellRenderer
replies the model
getModel() - Method in class org.openstreetmap.josm.gui.conflict.pair.properties.PropertiesMerger
 
getModel(JTable) - Method in class org.openstreetmap.josm.gui.conflict.pair.relation.RelationMemberTableCellRenderer
replies the model
getModel() - Method in class org.openstreetmap.josm.gui.conflict.pair.tags.TagMerger
replies the model used by this tag merger
getModel() - Method in class org.openstreetmap.josm.gui.conflict.tags.RelationMemberConflictResolver
 
getModel() - Method in class org.openstreetmap.josm.gui.conflict.tags.TagConflictResolver
Replies the model used by this dialog
getModel() - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetContentPanel
 
getModel() - Method in class org.openstreetmap.josm.gui.dialogs.LayerListDialog
 
getModel(JTable) - Method in class org.openstreetmap.josm.gui.dialogs.relation.MemberTableCellRenderer
replies the model
getModel() - Method in class org.openstreetmap.josm.gui.history.HistoryBrowser
replies the model used by this browser
getModel() - Method in class org.openstreetmap.josm.gui.io.SaveLayersDialog
 
getModel() - Method in class org.openstreetmap.josm.gui.MultiSplitLayout
Return the root of the tree of Split, Leaf, and Divider nodes that define this layout.
getModel(JTable) - Method in class org.openstreetmap.josm.gui.tagging.TagCellRenderer
 
getModel() - Method in class org.openstreetmap.josm.gui.tagging.TagEditorPanel
Replies the tag editor model used by this panel.
getModeShortcut(String) - Static method in class org.openstreetmap.josm.actions.AutoScaleAction
 
getModificationType() - Method in interface org.openstreetmap.josm.data.osm.ChangesetDataSet.ChangesetDataSetEntry
 
getModificationType() - Method in class org.openstreetmap.josm.data.osm.ChangesetDataSet.DefaultChangesetDataSetEntry
 
getModificationType(PrimitiveId) - Method in class org.openstreetmap.josm.data.osm.ChangesetDataSet
Replies the modification type for the object with id id.
getModificationType() - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetContentTableModel.ChangesetContentEntry
 
getModifiedPrimitives(Collection<OsmPrimitive>) - Method in class org.openstreetmap.josm.actions.UploadSelectionAction
 
getModifiedRelations(OsmPrimitive) - Method in class org.openstreetmap.josm.gui.conflict.tags.RelationMemberConflictResolverModel
Replies the set of relations which have to be modified according to the decisions managed by this model.
getMovementMouseButton() - Method in class org.openstreetmap.gui.jmapviewer.DefaultMapController
 
getMultikeyCombinations() - Method in class org.openstreetmap.josm.gui.dialogs.FilterDialog.AbstractFilterAction
 
getMultikeyCombinations() - Method in class org.openstreetmap.josm.gui.dialogs.LayerListDialog.ActivateLayerAction
 
getMultikeyCombinations() - Method in class org.openstreetmap.josm.gui.dialogs.LayerListDialog.ShowHideLayerAction
 
getMultikeyCombinations() - Method in class org.openstreetmap.josm.gui.layer.JumpToMarkerActions.JumpToNextMarker
 
getMultikeyCombinations() - Method in class org.openstreetmap.josm.gui.layer.JumpToMarkerActions.JumpToPreviousMarker
 
getMultikeyCombinations() - Method in interface org.openstreetmap.josm.tools.MultikeyShortcutAction
 
getMultikeyShortcut() - Method in class org.openstreetmap.josm.gui.dialogs.FilterDialog.EnableFilterAction
 
getMultikeyShortcut() - Method in class org.openstreetmap.josm.gui.dialogs.FilterDialog.HidingFilterAction
 
getMultikeyShortcut() - Method in class org.openstreetmap.josm.gui.dialogs.LayerListDialog.ActivateLayerAction
 
getMultikeyShortcut() - Method in class org.openstreetmap.josm.gui.dialogs.LayerListDialog.ShowHideLayerAction
 
getMultikeyShortcut() - Method in class org.openstreetmap.josm.gui.layer.JumpToMarkerActions.JumpToNextMarker
 
getMultikeyShortcut() - Method in class org.openstreetmap.josm.gui.layer.JumpToMarkerActions.JumpToPreviousMarker
 
getMultikeyShortcut() - Method in interface org.openstreetmap.josm.tools.MultikeyShortcutAction
 
getMultiLayerAction(List<Layer>) - Method in class org.openstreetmap.josm.gui.layer.CustomizeColor
 
getMultiLayerAction(List<Layer>) - Method in class org.openstreetmap.josm.gui.layer.GpxLayer.CustomizeDrawing
 
getMultiLayerAction(List<Layer>) - Method in interface org.openstreetmap.josm.gui.layer.Layer.MultiLayerAction
 
getMultipolygonRoleMatcher() - Static method in class org.openstreetmap.josm.data.osm.visitor.paint.relations.Multipolygon
 
getMultiSplitLayout() - Method in class org.openstreetmap.josm.gui.MultiSplitPane
A convenience method that returns the layout manager cast to MutliSplitLayout.
getMy() - Method in class org.openstreetmap.josm.data.conflict.Conflict
 
getMyConflictParties() - Method in class org.openstreetmap.josm.data.conflict.ConflictCollection
Replies the set of OsmPrimitive which participate in the role of "my" in the conflicts managed by this collection.
getMyCoords() - Method in class org.openstreetmap.josm.gui.conflict.pair.properties.PropertiesMergeModel
replies the coordinates of my OsmPrimitive.
getMyDeletedState() - Method in class org.openstreetmap.josm.gui.conflict.pair.properties.PropertiesMergeModel
Replies deleted state of local dataset
getMyEntries() - Method in class org.openstreetmap.josm.gui.conflict.pair.ListMergeModel
 
getMyEntriesSize() - Method in class org.openstreetmap.josm.gui.conflict.pair.ListMergeModel
 
getMyPrimitive(T) - Method in class org.openstreetmap.josm.gui.conflict.pair.ListMergeModel
 
getMyPrimitive() - Method in class org.openstreetmap.josm.gui.conflict.pair.properties.PropertiesMergeModel
 
getMyPrimitive(RelationMember) - Method in class org.openstreetmap.josm.gui.conflict.pair.relation.RelationMemberListMergeModel
 
getMyPrimitiveById(PrimitiveId) - Method in class org.openstreetmap.josm.gui.conflict.pair.ListMergeModel
 
getMyReferrers() - Method in class org.openstreetmap.josm.gui.conflict.pair.properties.PropertiesMergeModel
Returns local referrers
getMySelectionModel() - Method in class org.openstreetmap.josm.gui.conflict.pair.ListMergeModel
 
getMyTableModel() - Method in class org.openstreetmap.josm.gui.conflict.pair.ListMergeModel
 
getMyTagValue() - Method in class org.openstreetmap.josm.gui.conflict.pair.tags.TagMergeItem
 
getName() - Method in interface org.openstreetmap.gui.jmapviewer.interfaces.TileSource
A tile layer name has to be unique and has to consist only of characters valid for filenames.
getName() - Method in class org.openstreetmap.gui.jmapviewer.tilesources.AbstractTMSTileSource
 
getName() - Method in enum org.openstreetmap.gui.jmapviewer.tilesources.ScanexTileSource.ScanexLayer
 
getName() - Method in class org.openstreetmap.josm.actions.ActionParameter
 
getName() - Method in class org.openstreetmap.josm.data.imagery.ImageryInfo
 
getName() - Method in class org.openstreetmap.josm.data.imagery.types.ProjectionType
Gets the value of the name property.
getName() - Method in class org.openstreetmap.josm.data.osm.AbstractPrimitive
Replies the name of this primitive.
getName() - Method in class org.openstreetmap.josm.data.osm.Changeset
 
getName() - Method in class org.openstreetmap.josm.data.osm.history.HistoryOsmPrimitive
Replies the name of this primitive.
getName() - Method in interface org.openstreetmap.josm.data.osm.IPrimitive
 
getName() - Method in class org.openstreetmap.josm.data.osm.User
Replies the user name
getName() - Method in class org.openstreetmap.josm.data.projection.datum.AbstractDatum
 
getName() - Method in interface org.openstreetmap.josm.data.projection.datum.Datum
 
getName() - Method in class org.openstreetmap.josm.data.projection.proj.LambertConformalConic
 
getName() - Method in class org.openstreetmap.josm.data.projection.proj.LonLat
 
getName() - Method in class org.openstreetmap.josm.data.projection.proj.Mercator
 
getName() - Method in interface org.openstreetmap.josm.data.projection.proj.Proj
A Human readable name of this projection.
getName() - Method in class org.openstreetmap.josm.data.projection.proj.SwissObliqueMercator
 
getName() - Method in class org.openstreetmap.josm.data.projection.proj.TransverseMercator
 
getName() - Method in class org.openstreetmap.josm.data.validation.Test
 
getName() - Method in class org.openstreetmap.josm.gui.bbox.SlippyMapBBoxChooser.RenamedSourceDecorator
 
getName() - Method in class org.openstreetmap.josm.gui.BookmarkList.Bookmark
 
getName() - Method in class org.openstreetmap.josm.gui.dialogs.ToggleDialog
Replies the name of this toggle dialog
getName() - Method in class org.openstreetmap.josm.gui.dialogs.UserListDialog.UserInfo
 
getName() - Method in class org.openstreetmap.josm.gui.io.SaveLayerInfo
Replies the name of the layer
getName() - Method in class org.openstreetmap.josm.gui.layer.Layer
Replies the name of the layer
getName() - Method in enum org.openstreetmap.josm.gui.MainApplication.Option
 
getName() - Method in class org.openstreetmap.josm.gui.MultiSplitLayout.Leaf
Return the Leaf's name.
getName(String) - Method in class org.openstreetmap.josm.gui.preferences.display.ColorPreference
 
getName() - Method in enum org.openstreetmap.josm.gui.preferences.server.ProxyPreferencesPanel.ProxyPolicy
 
getName() - Method in class org.openstreetmap.josm.gui.preferences.ToolbarPreferences.ActionDefinition
 
getName() - Method in class org.openstreetmap.josm.gui.tagging.TaggingPreset
 
getName() - Method in enum org.openstreetmap.josm.gui.tagging.TaggingPreset.PresetType
 
getName() - Method in class org.openstreetmap.josm.gui.tagging.TagModel
 
getName() - Method in class org.openstreetmap.josm.plugins.PluginInformation
Replies the name of the plugin
getNameAndId(String, long) - Method in class org.openstreetmap.josm.gui.dialogs.InspectPrimitiveDialog.DataText
 
getNamedOsmBoolean(String) - Static method in class org.openstreetmap.josm.data.osm.OsmUtils
 
getNames() - Method in class org.openstreetmap.josm.data.osm.User
Returns the list of user names
getNameTags() - Method in class org.openstreetmap.josm.gui.mappaint.LabelCompositionStrategy.DeriveLabelFromNameTagsCompositionStrategy
Replies an unmodifiable list of the name tags used to compose the label.
getNameTagValue(IRelation, String) - Method in class org.openstreetmap.josm.gui.DefaultNameFormatter
 
getNamingtagsForRelations() - Static method in class org.openstreetmap.josm.gui.DefaultNameFormatter
Replies the list of naming tags used in relations.
getNearestAngle(double) - Method in class org.openstreetmap.josm.actions.mapmode.DrawAction.SnapHelper
 
getNearestNode(Point, Predicate<OsmPrimitive>, boolean) - Method in class org.openstreetmap.josm.gui.NavigatableComponent
The *result* depends on the current map selection state IF use_selected is true.
getNearestNode(Point, Predicate<OsmPrimitive>) - Method in class org.openstreetmap.josm.gui.NavigatableComponent
Convenience method to NavigatableComponent.getNearestNode(Point, Predicate, boolean).
getNearestNodeOrWay(Point, Predicate<OsmPrimitive>, boolean) - Method in class org.openstreetmap.josm.gui.NavigatableComponent
The *result* depends on the current map selection state IF use_selected is true.
getNearestNodes(Point, Collection<Node>, Predicate<OsmPrimitive>) - Method in class org.openstreetmap.josm.gui.NavigatableComponent
The *result* does not depend on the current map selection state, neither does the result *order*.
getNearestNodes(Point, Predicate<OsmPrimitive>) - Method in class org.openstreetmap.josm.gui.NavigatableComponent
The *result* does not depend on the current map selection state, neither does the result *order*.
getNearestNodesImpl(Point, Predicate<OsmPrimitive>) - Method in class org.openstreetmap.josm.gui.NavigatableComponent
The *result* does not depend on the current map selection state, neither does the result *order*.
getNearestNodesOrWays(Point, Collection<OsmPrimitive>, Predicate<OsmPrimitive>) - Method in class org.openstreetmap.josm.gui.NavigatableComponent
The *result* does not depend on the current map selection state, neither does the result *order*.
getNearestNodesOrWays(Point, Predicate<OsmPrimitive>) - Method in class org.openstreetmap.josm.gui.NavigatableComponent
The *result* does not depend on the current map selection state, neither does the result *order*.
getNearestWay(Point, Predicate<OsmPrimitive>) - Method in class org.openstreetmap.josm.gui.NavigatableComponent
The *result* depends on the current map selection state.
getNearestWays(Point, Collection<Way>, Predicate<OsmPrimitive>) - Method in class org.openstreetmap.josm.gui.NavigatableComponent
The *result* does not depend on the current map selection state, neither does the result *order*.
getNearestWays(Point, Predicate<OsmPrimitive>) - Method in class org.openstreetmap.josm.gui.NavigatableComponent
The *result* does not depend on the current map selection state, neither does the result *order*.
getNearestWaySegment(Point, Predicate<OsmPrimitive>, boolean) - Method in class org.openstreetmap.josm.gui.NavigatableComponent
The *result* depends on the current map selection state IF use_selected is true.
getNearestWaySegment(Point, Predicate<OsmPrimitive>) - Method in class org.openstreetmap.josm.gui.NavigatableComponent
Convenience method to NavigatableComponent.getNearestWaySegment(Point, Predicate, boolean).
getNearestWaySegments(Point, Collection<WaySegment>, Predicate<OsmPrimitive>) - Method in class org.openstreetmap.josm.gui.NavigatableComponent
The result *order* depends on the current map selection state.
getNearestWaySegments(Point, Predicate<OsmPrimitive>) - Method in class org.openstreetmap.josm.gui.NavigatableComponent
The result *order* depends on the current map selection state.
getNearestWaySegmentsImpl(Point, Predicate<OsmPrimitive>) - Method in class org.openstreetmap.josm.gui.NavigatableComponent
The *result* does not depend on the current map selection state, neither does the result *order*.
getNeighbours(Node) - Method in class org.openstreetmap.josm.data.osm.Way
Return nodes adjacent to node
getNestedException(Exception, Class<T>) - Static method in class org.openstreetmap.josm.gui.ExceptionDialogUtil
Replies the first nested exception of type nestedClass (including the root exception e) or null, if no such exception is found.
getNestedException(Exception, Class<T>) - Static method in class org.openstreetmap.josm.tools.ExceptionUtil
Replies the first nested exception of type nestedClass (including the root exception e) or null, if no such exception is found.
getNewChangesetId() - Method in class org.openstreetmap.josm.data.osm.event.ChangesetIdChangedEvent
 
getNewLayerFile(AutosaveTask.AutosaveLayerInfo) - Method in class org.openstreetmap.josm.data.AutosaveTask
 
getNewlyActivatedPluginNames() - Method in class org.openstreetmap.josm.gui.preferences.plugin.PluginPreferencesModel
Replies the set of plugin names which have been added by the user to the set of activated plugins.
getNewlyActivatedPlugins() - Method in class org.openstreetmap.josm.gui.preferences.plugin.PluginPreferencesModel
Replies the set of plugins which have been added by the user to the set of activated plugins.
getNewlyDeactivatedPlugins() - Method in class org.openstreetmap.josm.gui.preferences.plugin.PluginPreferencesModel
Replies the set of plugins which have been removed by the user from the set of activated plugins.
getNewOffsetMenu() - Method in class org.openstreetmap.josm.gui.ImageryMenu
 
getNewSelection() - Method in class org.openstreetmap.josm.actions.SplitWayAction.SplitWayResult
Replies the new list of selected primitives ids
getNewValue() - Method in class org.openstreetmap.josm.data.Preferences.DefaultPreferenceChangeEvent
 
getNewValue() - Method in interface org.openstreetmap.josm.data.Preferences.PreferenceChangeEvent
 
getNewWay() - Method in class org.openstreetmap.josm.actions.ReverseWayAction.ReverseWayResult
 
getNewWays() - Method in class org.openstreetmap.josm.actions.SplitWayAction.SplitWayResult
Replies the resulting new ways
getNext() - Method in class org.openstreetmap.gui.jmapviewer.MemoryTileCache.CacheEntry
 
getNextLocalUid() - Static method in class org.openstreetmap.josm.data.osm.User
 
getNextNode(int) - Method in class org.openstreetmap.josm.actions.mapmode.ExtrudeAction
Gets a node from selected way before given index.
getNode(long) - Method in class org.openstreetmap.josm.data.osm.DatasetFactory
 
getNode() - Method in class org.openstreetmap.josm.data.osm.event.NodeMovedEvent
 
getNode() - Method in class org.openstreetmap.josm.data.osm.RelationMember
 
getNode(int) - Method in class org.openstreetmap.josm.data.osm.Way
Replies the node at position index.
getNode() - Method in class org.openstreetmap.josm.data.validation.tests.PowerLines.PowerLineError
 
getNode(OsmPrimitive, Double, MultiCascade) - Method in class org.openstreetmap.josm.gui.mappaint.xml.XmlStyleSource
 
getNode() - Method in exception org.openstreetmap.josm.gui.MultiSplitLayout.InvalidLayoutException
 
getNodeColor() - Method in class org.openstreetmap.josm.data.osm.visitor.paint.MapPaintSettings
 
getNodeComparator() - Method in interface org.openstreetmap.josm.data.osm.NameFormatter
 
getNodeComparator() - Method in class org.openstreetmap.josm.gui.DefaultNameFormatter
 
getNodeCount() - Method in class org.openstreetmap.josm.data.projection.datum.NTV2SubGrid
 
getNodeForCommand(PseudoCommand, int) - Method in class org.openstreetmap.josm.gui.dialogs.CommandStackDialog
Wraps a command in a CommandListMutableTreeNode.
getNodeIcon(Tag) - Static method in class org.openstreetmap.josm.gui.mappaint.MapPaintStyles
 
getNodeIcon(Tag, boolean) - Static method in class org.openstreetmap.josm.gui.mappaint.MapPaintStyles
 
getNodeId(int) - Method in class org.openstreetmap.josm.data.osm.history.HistoryWay
replies the idx-th node id in the list of node ids of this way
getNodeId(int) - Method in interface org.openstreetmap.josm.data.osm.IWay
 
getNodeId(int) - Method in class org.openstreetmap.josm.data.osm.Way
 
getNodeId(int) - Method in class org.openstreetmap.josm.data.osm.WayData
 
getNodeListTableModel(PointInTimeType) - Method in class org.openstreetmap.josm.gui.history.HistoryBrowserModel
 
getNodePairs(boolean) - Method in class org.openstreetmap.josm.data.osm.Way
Replies the ordered List of chunks of this way.
getNodeRelative(Way, int, int) - Static method in class org.openstreetmap.josm.actions.AlignInLineAction
 
getNodes(Stack<CombineWayAction.NodePair>) - Method in class org.openstreetmap.josm.actions.CombineWayAction.NodeGraph
 
getNodes() - Method in class org.openstreetmap.josm.actions.CombineWayAction.NodeGraph
 
getNodes() - Method in class org.openstreetmap.josm.actions.JoinAreasAction.AssembledPolygon
 
getNodes() - Method in class org.openstreetmap.josm.data.osm.DataSet
Replies an unmodifiable collection of nodes in this dataset
getNodes() - Method in class org.openstreetmap.josm.data.osm.history.HistoryWay
replies an immutable list of the ways node ids
getNodes() - Method in class org.openstreetmap.josm.data.osm.MultipolygonCreate.JoinedPolygon
Builds a list of nodes for this polygon.
getNodes() - Method in class org.openstreetmap.josm.data.osm.visitor.paint.relations.Multipolygon.JoinedWay
 
getNodes() - Method in class org.openstreetmap.josm.data.osm.Way
You can modify returned list but changes will not be propagated back to the Way.
getNodes() - Method in class org.openstreetmap.josm.data.osm.WayData
 
getNodesBounds(ArrayList<Node>) - Static method in class org.openstreetmap.josm.tools.Geometry
 
getNodesCenter() - Method in class org.openstreetmap.josm.command.TransformNodesCommand
Get the center of the nodes under modification.
getNodesCount() - Method in interface org.openstreetmap.josm.data.osm.IWay
 
getNodesCount() - Method in class org.openstreetmap.josm.data.osm.Way
Replies the number of nodes in this ways.
getNodesCount() - Method in class org.openstreetmap.josm.data.osm.WayData
 
getNoIcon_Icon(StyleSource) - Static method in class org.openstreetmap.josm.gui.mappaint.MapPaintStyles
No icon with the given name was found, show a dummy icon instead
getNormalizedApiUrl() - Method in class org.openstreetmap.josm.gui.preferences.server.ApiUrlTestTask
Removes leading and trailing whitespace from the API URL and removes trailing '/'.
getNorth() - Method in class org.openstreetmap.josm.data.imagery.types.EntryType
Gets the value of the north property.
getNorthWestLatLonOfTile(Point, int) - Method in class org.openstreetmap.josm.gui.bbox.TileSelectionBBoxChooser
Replies lat/lon of the north/west-corner of a tile at a specific zoom level
getNotSortableMembers() - Method in class org.openstreetmap.josm.gui.dialogs.relation.RelationNodeMap
 
getNTV2Grid(String) - Static method in class org.openstreetmap.josm.data.projection.Projections
 
getNullInstance() - Method in class org.openstreetmap.josm.data.Preferences.ListListSetting
 
getNullInstance() - Method in class org.openstreetmap.josm.data.Preferences.ListSetting
 
getNullInstance() - Method in class org.openstreetmap.josm.data.Preferences.MapListSetting
 
getNullInstance() - Method in interface org.openstreetmap.josm.data.Preferences.Setting
Returns a setting whose value is null.
getNullInstance() - Method in class org.openstreetmap.josm.data.Preferences.StringSetting
 
getNumberOfCoordinates() - Method in class org.openstreetmap.josm.io.NmeaReader
 
getNumCancel() - Method in class org.openstreetmap.josm.gui.io.SaveLayersModel
 
getNumConflicts() - Method in class org.openstreetmap.josm.gui.conflict.tags.RelationMemberConflictResolverModel
Replies the current number of conflicts
getNumConflicts() - Method in class org.openstreetmap.josm.gui.conflict.tags.TagConflictResolverModel
 
getNumDataLayers() - Method in class org.openstreetmap.josm.actions.downloadtasks.DownloadOsmTask.DownloadTask
 
getNumDecidedConflicts() - Method in class org.openstreetmap.josm.command.TagConflictResolveCommand
replies the number of decided conflicts
getNumDecisions() - Method in class org.openstreetmap.josm.gui.conflict.tags.RelationMemberConflictResolverModel
Replies the number of decisions managed by this model
getNumDecisions() - Method in class org.openstreetmap.josm.gui.conflict.tags.TagConflictResolverModel
 
getNumFailed() - Method in class org.openstreetmap.josm.gui.io.SaveLayersModel
 
getNumLayers() - Method in class org.openstreetmap.josm.gui.MapView
Replies the number of layers managed by this mav view
getNumMembers() - Method in class org.openstreetmap.josm.data.osm.history.HistoryRelation
replies the number of members
getNumMembersWithPrimitive(OsmPrimitive) - Method in class org.openstreetmap.josm.gui.dialogs.relation.MemberTableModel
Replies the number of members which refer to a particular primitive
getNumNodes() - Method in class org.openstreetmap.josm.data.osm.history.HistoryWay
replies the number of nodes in this way
getNumObjectsToDelete() - Method in class org.openstreetmap.josm.gui.actionsupport.DeleteFromRelationConfirmationDialog.RelationMemberTableModel
 
getNumObjectsToUpload() - Method in class org.openstreetmap.josm.gui.io.UploadedObjectsSummaryPanel
Replies the number of objects to upload
getNumParentRelations() - Method in class org.openstreetmap.josm.gui.actionsupport.DeleteFromRelationConfirmationDialog.RelationMemberTableModel
 
getNumRelationChildren(Relation) - Method in class org.openstreetmap.josm.gui.dialogs.relation.RelationTreeModel
Replies the number of children of type relation for a particular relation parent
getNumRequests(int) - Method in class org.openstreetmap.josm.gui.io.UploadStrategySpecification
 
getNumResolvedConflicts() - Method in class org.openstreetmap.josm.gui.conflict.pair.tags.TagMergeModel
 
getNumResolverTabs() - Method in class org.openstreetmap.josm.gui.conflict.tags.PasteTagsConflictResolverDialog
 
getNumTagsFor(String) - Method in class org.openstreetmap.josm.data.osm.TagCollection
Replies the number of tags with key key
getNumVersions() - Method in class org.openstreetmap.josm.data.osm.history.History
 
getNumWaysInSelection() - Method in class org.openstreetmap.josm.actions.ReverseWayAction
 
getOAuthParameters() - Method in class org.openstreetmap.josm.gui.oauth.AbstractAuthorizationUI
Replies the current set of advanced OAuth parameters in this UI
getOAuthParameters() - Method in class org.openstreetmap.josm.gui.oauth.OAuthAuthorizationWizard
Replies the current OAuth parameters.
getObject() - Method in interface org.openstreetmap.josm.gui.FileDrop.TransferableObject.Fetcher
Return the object being encapsulated in the FileDrop.TransferableObject.
getObjectsToDelete() - Method in class org.openstreetmap.josm.gui.actionsupport.DeleteFromRelationConfirmationDialog.RelationMemberTableModel
 
getOffset(ImageryInfo, EastNorth) - Method in interface org.openstreetmap.josm.io.imagery.OffsetServer
 
getOffset(ImageryInfo, EastNorth) - Method in class org.openstreetmap.josm.io.imagery.OsmosnimkiOffsetServer
 
getOffsetMenuItem() - Method in class org.openstreetmap.josm.gui.layer.ImageryLayer
 
getOffsetMenuItem(JComponent) - Method in class org.openstreetmap.josm.gui.layer.ImageryLayer
 
getOldChangesetId() - Method in class org.openstreetmap.josm.data.osm.event.ChangesetIdChangedEvent
 
getOldPreferenceFile() - Method in class org.openstreetmap.josm.data.Preferences
 
getOldValue() - Method in class org.openstreetmap.josm.data.Preferences.DefaultPreferenceChangeEvent
 
getOldValue() - Method in interface org.openstreetmap.josm.data.Preferences.PreferenceChangeEvent
 
getOpacity() - Method in class org.openstreetmap.josm.gui.dialogs.LayerListDialog.LayerOpacityAction
 
getOpacity() - Method in class org.openstreetmap.josm.gui.layer.Layer
 
getOpenChangesets() - Method in class org.openstreetmap.josm.data.osm.ChangesetCache
 
getOperand() - Method in class org.openstreetmap.josm.actions.search.SearchCompiler.UnaryMatch
 
getOppositeEntries() - Method in class org.openstreetmap.josm.gui.conflict.pair.ListMergeModel.EntriesTableModel
replies the opposite list of entries with respect to the current ComparePairType
getOppositePrimitive() - Method in class org.openstreetmap.josm.gui.history.CoordinateInfoViewer.LatLonViewer
 
getOppositeRelation() - Method in class org.openstreetmap.josm.gui.history.HistoryBrowserModel.RelationMemberTableModel
 
getOppositeRole(ListRole) - Method in enum org.openstreetmap.josm.gui.conflict.pair.ComparePairType
replies the opposite role of role participating in this comparison pair
getOppositeValue(String) - Method in class org.openstreetmap.josm.gui.history.HistoryBrowserModel.TagTableModel
 
getOrCreateCascade(String) - Method in class org.openstreetmap.josm.gui.mappaint.MultiCascade
Return the cascade with the given name.
getOrCreateTile(int, int, int) - Method in class org.openstreetmap.josm.gui.layer.TMSLayer
 
getOrig(OsmPrimitive) - Method in class org.openstreetmap.josm.command.Command
Lets other commands access the original version of the object.
getOriginalKeys() - Method in class org.openstreetmap.josm.data.osm.event.TagsChangedEvent
 
getOriginalPrimitive() - Method in class org.openstreetmap.josm.gui.conflict.tags.RelationMemberConflictDecision
 
getOriginalWay() - Method in class org.openstreetmap.josm.actions.SplitWayAction.SplitWayResult
Replies the original way being split
getOsmApi(String) - Static method in class org.openstreetmap.josm.io.OsmApi
Replies the OsmApi for a given server URL
getOsmApi() - Static method in class org.openstreetmap.josm.io.OsmApi
Replies the OsmApi for the URL given by the preference osm-server.url
getOsmApiCredentialDialog(String, String, String, String) - Static method in class org.openstreetmap.josm.gui.io.CredentialDialog
 
getOsmBoolean(String) - Static method in class org.openstreetmap.josm.data.osm.OsmUtils
 
getOsmClass() - Method in enum org.openstreetmap.josm.data.osm.OsmPrimitiveType
 
getOsmPassword() - Method in class org.openstreetmap.josm.gui.oauth.FullyAutomaticAuthorizationUI
 
getOsmPrimitiveListModel() - Method in class org.openstreetmap.josm.gui.io.UploadSelectionDialog.OsmPrimitiveList
 
getOsmPrimitivesTableModel() - Method in class org.openstreetmap.josm.gui.widgets.OsmPrimitivesTable
 
getOsmUserName() - Method in class org.openstreetmap.josm.gui.oauth.FullyAutomaticAuthorizationUI
 
getOutboundPairs(CombineWayAction.NodePair) - Method in class org.openstreetmap.josm.actions.CombineWayAction.NodeGraph
 
getOutboundPairs(Node) - Method in class org.openstreetmap.josm.actions.CombineWayAction.NodeGraph
 
getOuterWays() - Method in class org.openstreetmap.josm.data.osm.visitor.paint.relations.Multipolygon
 
getOutputStream(File) - Method in class org.openstreetmap.josm.io.OsmBzip2Exporter
 
getOutputStream(File) - Method in class org.openstreetmap.josm.io.OsmExporter
 
getOutputStream(File) - Method in class org.openstreetmap.josm.io.OsmGzipExporter
 
getOutputStreamZip(String) - Method in class org.openstreetmap.josm.io.session.SessionWriter.ExportSupport
Create a file in the zip archive.
getOutsideColor() - Static method in class org.openstreetmap.josm.gui.layer.OsmDataLayer
 
getP1() - Method in class org.openstreetmap.josm.data.osm.visitor.paint.LineClip
 
getP2() - Method in class org.openstreetmap.josm.data.osm.visitor.paint.LineClip
 
getParam(int) - Method in class org.openstreetmap.josm.gui.preferences.ToolbarPreferences.ActionParametersTableModel
 
getParameterInfo() - Method in class org.openstreetmap.josm.gui.MainApplet
 
getParameters() - Method in class org.openstreetmap.josm.actions.ParameterizedActionDecorator
 
getParameters() - Method in class org.openstreetmap.josm.data.projection.proj.LambertConformalConic
 
getParameters() - Method in class org.openstreetmap.josm.gui.preferences.ToolbarPreferences.ActionDefinition
 
getParametrizedAction() - Method in class org.openstreetmap.josm.gui.preferences.ToolbarPreferences.ActionDefinition
 
getParent() - Method in class org.openstreetmap.josm.data.osm.RelationToChildReference
 
getParent() - Method in class org.openstreetmap.josm.gui.mappaint.MapImage.MapImageBoxProvider
 
getParent() - Method in class org.openstreetmap.josm.gui.MultiSplitLayout.Node
Returns the Split parent of this Node, or null.
getParent() - Method in class org.openstreetmap.josm.gui.progress.ChildProgress
 
getParentDialog() - Method in class org.openstreetmap.josm.gui.dialogs.relation.ChildRelationBrowser
replies the parent dialog this browser is embedded in
getParentDialog() - Method in class org.openstreetmap.josm.gui.dialogs.relation.RelationTree
replies the parent dialog this tree is embedded in.
getParentRelations(Collection<? extends OsmPrimitive>) - Static method in class org.openstreetmap.josm.data.osm.OsmPrimitive
Replies the set of referring relations
getParentRelations() - Method in class org.openstreetmap.josm.gui.actionsupport.DeleteFromRelationConfirmationDialog.RelationMemberTableModel
 
getParents() - Method in class org.openstreetmap.josm.gui.dialogs.relation.ParentRelationLoadingTask
 
getParentSubGridName() - Method in class org.openstreetmap.josm.data.projection.datum.NTV2SubGrid
 
getParserChecksumErrors() - Method in class org.openstreetmap.josm.io.NmeaReader
 
getParserMalformed() - Method in class org.openstreetmap.josm.io.NmeaReader
 
getParserUnknown() - Method in class org.openstreetmap.josm.io.NmeaReader
 
getParserZeroCoordinates() - Method in class org.openstreetmap.josm.io.NmeaReader
 
getPartialMatch(Projection, double, double, double) - Method in class org.openstreetmap.josm.data.imagery.WmsCache
 
getParticipatingPrimitives() - Method in class org.openstreetmap.josm.command.AddCommand
 
getParticipatingPrimitives() - Method in class org.openstreetmap.josm.command.AddPrimitivesCommand
 
getParticipatingPrimitives() - Method in class org.openstreetmap.josm.command.Command
Return the primitives that take part in this command.
getParticipatingPrimitives() - Method in class org.openstreetmap.josm.command.DeleteCommand
 
getParticipatingPrimitives() - Method in class org.openstreetmap.josm.command.MoveCommand
 
getParticipatingPrimitives() - Method in class org.openstreetmap.josm.command.PseudoCommand
Return the primitives that take part in this command.
getParticipatingPrimitives() - Method in class org.openstreetmap.josm.command.PurgeCommand
 
getParticipatingPrimitives() - Method in class org.openstreetmap.josm.command.SequenceCommand
 
getParticipatingPrimitives() - Method in class org.openstreetmap.josm.command.TransformNodesCommand
 
getParticipatingRoles() - Method in enum org.openstreetmap.josm.gui.conflict.pair.ComparePairType
replies the pair of ListRoles participating in this comparison pair
getPassword() - Method in class org.openstreetmap.josm.gui.io.CredentialDialog.CredentialPanel
 
getPassword() - Method in class org.openstreetmap.josm.gui.io.CredentialDialog
 
getPassword() - Method in class org.openstreetmap.josm.io.auth.CredentialsAgentResponse
 
getPasswordAuthentication() - Method in class org.openstreetmap.josm.io.auth.DefaultAuthenticator
Called by the Java http stack when either the OSM API server or a proxy requires authentication.
getPasteKeyStroke() - Static method in class org.openstreetmap.josm.tools.Shortcut
Replies the platform specific key stroke for the 'Paste' command, i.e.
getPath(Way) - Method in class org.openstreetmap.josm.data.osm.visitor.paint.MapPainter
 
getPath(String, String) - Method in class org.openstreetmap.josm.io.CacheFiles
Gets file path for ident with customizable file-ending
getPath(String) - Method in class org.openstreetmap.josm.io.CacheFiles
Gets file path for ident
getPattern(String) - Method in class org.openstreetmap.josm.data.validation.tests.TagChecker.CheckerData.CheckerElement
 
getPermissionMessage() - Method in class org.openstreetmap.josm.io.remotecontrol.handler.AddNodeHandler
 
getPermissionMessage() - Method in class org.openstreetmap.josm.io.remotecontrol.handler.AddWayHandler
 
getPermissionMessage() - Method in class org.openstreetmap.josm.io.remotecontrol.handler.ImageryHandler
 
getPermissionMessage() - Method in class org.openstreetmap.josm.io.remotecontrol.handler.ImportHandler
 
getPermissionMessage() - Method in class org.openstreetmap.josm.io.remotecontrol.handler.LoadAndZoomHandler
 
getPermissionMessage() - Method in class org.openstreetmap.josm.io.remotecontrol.handler.LoadObjectHandler
 
getPermissionMessage() - Method in class org.openstreetmap.josm.io.remotecontrol.handler.OpenFileHandler
 
getPermissionMessage() - Method in class org.openstreetmap.josm.io.remotecontrol.handler.RequestHandler
Get a specific message to ask the user for permission for the operation requested via remote control.
getPermissionMessage() - Method in class org.openstreetmap.josm.io.remotecontrol.handler.VersionHandler
 
getPermissionPref() - Method in class org.openstreetmap.josm.io.remotecontrol.handler.AddNodeHandler
 
getPermissionPref() - Method in class org.openstreetmap.josm.io.remotecontrol.handler.AddWayHandler
 
getPermissionPref() - Method in class org.openstreetmap.josm.io.remotecontrol.handler.ImageryHandler
 
getPermissionPref() - Method in class org.openstreetmap.josm.io.remotecontrol.handler.ImportHandler
 
getPermissionPref() - Method in class org.openstreetmap.josm.io.remotecontrol.handler.LoadAndZoomHandler
 
getPermissionPref() - Method in class org.openstreetmap.josm.io.remotecontrol.handler.LoadObjectHandler
 
getPermissionPref() - Method in class org.openstreetmap.josm.io.remotecontrol.handler.OpenFileHandler
 
getPermissionPref() - Method in class org.openstreetmap.josm.io.remotecontrol.handler.RequestHandler
Get a PermissionPref object containing the name of a special permission preference to individually allow the requested operation and an error message to be displayed when a disabled operation is requested.
getPermissionPref() - Method in class org.openstreetmap.josm.io.remotecontrol.handler.VersionHandler
 
getPermissionPrefs() - Static method in class org.openstreetmap.josm.io.remotecontrol.PermissionPrefWithDefault
 
getPixelPerDegree() - Method in class org.openstreetmap.josm.data.imagery.ImageryInfo
 
getPixelPerDegree() - Method in class org.openstreetmap.josm.data.imagery.types.EntryType
Gets the value of the pixelPerDegree property.
getPixelPerDegree() - Method in class org.openstreetmap.josm.io.imagery.WMSRequest
 
getPlugin(String) - Static method in class org.openstreetmap.josm.plugins.PluginHandler
 
getPluginCausingException(Throwable) - Static method in class org.openstreetmap.josm.plugins.PluginHandler
Replies the plugin which most likely threw the exception ex.
getPluginDir() - Method in class org.openstreetmap.josm.plugins.Plugin
 
getPluginInformation(String) - Method in class org.openstreetmap.josm.gui.preferences.plugin.PluginPreferencesModel
Replies the plugin info with the name name.
getPluginInformation() - Method in class org.openstreetmap.josm.plugins.Plugin
Replies the plugin information object for this plugin
getPluginLocations() - Static method in class org.openstreetmap.josm.plugins.PluginInformation
 
getPluginPreference() - Method in class org.openstreetmap.josm.gui.preferences.PreferenceTabbedPane
 
getPluginResourceClassLoader() - Method in class org.openstreetmap.josm.plugins.Plugin
Get a class loader for loading resources from the plugin jar.
getPluginsDirectory() - Method in class org.openstreetmap.josm.data.Preferences
 
getPluginSites() - Method in class org.openstreetmap.josm.data.Preferences
Replies the collection of plugin site URLs from where plugin lists can be downloaded
getPluginsScheduledForUpdateOrDownload() - Method in class org.openstreetmap.josm.gui.preferences.plugin.PluginPreferencesModel
Replies the list of plugins waiting for update or download
getPluginsScheduledForUpdateOrDownload() - Method in class org.openstreetmap.josm.gui.preferences.PluginPreference
Replies the list of plugins waiting for update or download
getPoint(EastNorth) - Method in class org.openstreetmap.josm.gui.NavigatableComponent
 
getPoint(LatLon) - Method in class org.openstreetmap.josm.gui.NavigatableComponent
 
getPoint(Node) - Method in class org.openstreetmap.josm.gui.NavigatableComponent
 
getPoint2D(EastNorth) - Method in class org.openstreetmap.josm.gui.NavigatableComponent
Return the point on the screen where this Coordinate would be.
getPoint2D(LatLon) - Method in class org.openstreetmap.josm.gui.NavigatableComponent
 
getPoint2D(Node) - Method in class org.openstreetmap.josm.gui.NavigatableComponent
 
getPointInTime(PointInTimeType) - Method in class org.openstreetmap.josm.gui.history.HistoryBrowserModel
replies the history OSM primitive for a given point in time
getPointInTimeType() - Method in class org.openstreetmap.josm.gui.history.HistoryBrowserModel.TagTableModel
 
getPoints() - Method in interface org.openstreetmap.gui.jmapviewer.interfaces.MapPolygon
 
getPoints() - Method in class org.openstreetmap.gui.jmapviewer.MapPolygonImpl
 
getPoints() - Method in class org.openstreetmap.josm.data.imagery.Shape
 
getPolicy() - Method in class org.openstreetmap.josm.gui.io.UploadStrategySpecification
 
getPolygonIntersection(GeneralPath, List<Node>) - Method in class org.openstreetmap.josm.data.validation.tests.MultipolygonTest
 
getPopUpMenu() - Method in class org.openstreetmap.josm.gui.widgets.OsmPrimitivesTable
Replies the popup menu for this table
getPos() - Method in class org.openstreetmap.josm.gui.conflict.tags.RelationMemberConflictDecision
 
getPos() - Method in class org.openstreetmap.josm.gui.layer.geoimage.ImageEntry
getter methods that refer to the temporary value
getPosition() - Method in class org.openstreetmap.gui.jmapviewer.JMapViewer
Calculates the latitude/longitude coordinate of the center of the currently displayed map area.
getPosition(Point) - Method in class org.openstreetmap.gui.jmapviewer.JMapViewer
Converts the relative pixel coordinate (regarding the top left corner of the displayed map) into a latitude / longitude coordinate
getPosition(int, int) - Method in class org.openstreetmap.gui.jmapviewer.JMapViewer
Converts the relative pixel coordinate (regarding the top left corner of the displayed map) into a latitude / longitude coordinate
getPosition() - Method in class org.openstreetmap.josm.data.osm.RelationToChildReference
 
getPosition() - Method in class org.openstreetmap.josm.tools.template_engine.Tokenizer.Token
 
getPositionString() - Method in class org.openstreetmap.josm.gui.dialogs.properties.PropertiesDialog.MemberInfo
 
getPossibleMergeTargets(Layer) - Method in class org.openstreetmap.josm.gui.dialogs.LayerListDialog.LayerListModel
Replies a list of layers which are possible merge targets for source
getPostLayerTask() - Method in class org.openstreetmap.josm.io.OsmImporter.OsmImporterData
 
getPostLoadTasks() - Method in class org.openstreetmap.josm.io.session.SessionReader
 
getPPD() - Method in class org.openstreetmap.josm.gui.layer.ImageryLayer
 
getPrecacheTask() - Method in class org.openstreetmap.josm.io.imagery.WMSRequest
 
getPreferenceEntry() - Method in class org.openstreetmap.josm.data.osm.Filter
 
getPreferenceFile() - Method in class org.openstreetmap.josm.data.Preferences
 
getPreferenceKey() - Method in class org.openstreetmap.josm.gui.IconToggleButton
 
getPreferencePanel(ActionListener) - Method in class org.openstreetmap.josm.gui.preferences.projection.CustomProjectionChoice
 
getPreferencePanel(ActionListener) - Method in class org.openstreetmap.josm.gui.preferences.projection.LambertCC9ZonesProjectionChoice
 
getPreferencePanel(ActionListener) - Method in class org.openstreetmap.josm.gui.preferences.projection.LambertProjectionChoice
 
getPreferencePanel(ActionListener) - Method in class org.openstreetmap.josm.gui.preferences.projection.ListProjectionChoice
 
getPreferencePanel(ActionListener) - Method in interface org.openstreetmap.josm.gui.preferences.projection.ProjectionChoice
Generate and provide the GUI.
getPreferencePanel(ActionListener) - Method in class org.openstreetmap.josm.gui.preferences.projection.SingleProjectionChoice
 
getPreferencePanel(ActionListener) - Method in class org.openstreetmap.josm.gui.preferences.projection.SwissGridProjectionChoice
 
getPreferencePanel(ActionListener) - Method in class org.openstreetmap.josm.gui.preferences.projection.UTMProjectionChoice
 
getPreferencePrefix() - Method in class org.openstreetmap.josm.gui.dialogs.ToggleDialog
Replies the prefix for the preference settings of this dialog.
getPreferences(JPanel) - Method in class org.openstreetmap.josm.gui.preferences.projection.CustomProjectionChoice
 
getPreferences(JPanel) - Method in class org.openstreetmap.josm.gui.preferences.projection.ListProjectionChoice
 
getPreferences(JPanel) - Method in interface org.openstreetmap.josm.gui.preferences.projection.ProjectionChoice
Extract preferences from the GUI.
getPreferences(JPanel) - Method in class org.openstreetmap.josm.gui.preferences.projection.SingleProjectionChoice
 
getPreferences(JPanel) - Method in class org.openstreetmap.josm.gui.preferences.projection.UTMProjectionChoice
 
getPreferencesDecorationPanel() - Method in interface org.openstreetmap.josm.io.auth.CredentialsAgent
Provide a Panel that is shown below the API password / username fields in the JOSM Preferences.
getPreferencesDecorationPanel() - Method in class org.openstreetmap.josm.io.auth.CredentialsManager
 
getPreferencesDecorationPanel() - Method in class org.openstreetmap.josm.io.auth.JosmPreferencesCredentialAgent
 
getPreferencesDir() - Method in class org.openstreetmap.josm.data.Preferences
Return the location of the user defined preferences file
getPreferencesDir() - Method in class org.openstreetmap.josm.data.ServerSidePreferences
 
getPreferencesDirFile() - Method in class org.openstreetmap.josm.data.Preferences
 
getPreferenceSetting() - Method in class org.openstreetmap.josm.plugins.Plugin
Called in the preferences dialog to create a preferences page for the plugin, if any available.
getPreferenceSetting(Collection<PreferenceSettingFactory>) - Static method in class org.openstreetmap.josm.plugins.PluginHandler
 
getPreferenceSetting() - Method in class org.openstreetmap.josm.plugins.PluginProxy
 
getPreferencesFromCode(String) - Method in class org.openstreetmap.josm.gui.preferences.projection.CustomProjectionChoice
 
getPreferencesFromCode(String) - Method in class org.openstreetmap.josm.gui.preferences.projection.GaussKruegerProjectionChoice
 
getPreferencesFromCode(String) - Method in class org.openstreetmap.josm.gui.preferences.projection.LambertCC9ZonesProjectionChoice
 
getPreferencesFromCode(String) - Method in class org.openstreetmap.josm.gui.preferences.projection.LambertProjectionChoice
 
getPreferencesFromCode(String) - Method in interface org.openstreetmap.josm.gui.preferences.projection.ProjectionChoice
Get Preferences from projection code.
getPreferencesFromCode(String) - Method in class org.openstreetmap.josm.gui.preferences.projection.PuwgProjectionChoice
 
getPreferencesFromCode(String) - Method in class org.openstreetmap.josm.gui.preferences.projection.SingleProjectionChoice
 
getPreferencesFromCode(String) - Method in class org.openstreetmap.josm.gui.preferences.projection.UTM_France_DOM_ProjectionChoice
 
getPreferencesFromCode(String) - Method in class org.openstreetmap.josm.gui.preferences.projection.UTMProjectionChoice
 
getPreferencesValue() - Method in enum org.openstreetmap.josm.gui.preferences.plugin.PluginUpdatePolicyPanel.Policy
 
getPreferenceValue() - Method in enum org.openstreetmap.josm.gui.io.UploadStrategy
Replies the value which is written to the preferences for a specific upload strategy
getPreferredHeight() - Method in class org.openstreetmap.josm.gui.dialogs.ToggleDialog
 
getPreferredScrollableViewportSize() - Method in class org.openstreetmap.josm.gui.widgets.VerticallyScrollablePanel
 
getPreferredSize() - Method in class org.openstreetmap.josm.gui.dialogs.relation.MemberTable
 
getPreferredSize() - Method in class org.openstreetmap.josm.gui.JMultilineLabel
Tries to determine a suitable height for the given contents and return that dimension.
getPreferredSize() - Method in class org.openstreetmap.josm.gui.MapStatus.ImageLabel
 
getPreferredSize() - Method in class org.openstreetmap.josm.gui.tagging.TagTable
 
getPrefKey(URL, String) - Static method in class org.openstreetmap.josm.io.MirroredInputStream
get preference key to store the location and age of the cached file.
getPrefName() - Method in class org.openstreetmap.josm.gui.preferences.SourceEntry
the name / identifier that should be used to save custom color values and similar stuff to the preference file
getPresetKeys() - Method in class org.openstreetmap.josm.gui.tagging.ac.AutoCompletionManager
 
getPresets() - Method in class org.openstreetmap.josm.gui.tagging.TaggingPresetSearchDialog.ResultListModel
 
getPresetSources() - Static method in class org.openstreetmap.josm.gui.tagging.TaggingPreset
 
getPresetValues(String) - Static method in class org.openstreetmap.josm.gui.tagging.ac.AutoCompletionManager
 
getPrev() - Method in class org.openstreetmap.gui.jmapviewer.MemoryTileCache.CacheEntry
 
getPreviousNode(int) - Method in class org.openstreetmap.josm.actions.mapmode.ExtrudeAction
Gets a node from selected way before given index.
getPrimitive() - Method in interface org.openstreetmap.josm.data.osm.ChangesetDataSet.ChangesetDataSetEntry
 
getPrimitive() - Method in class org.openstreetmap.josm.data.osm.ChangesetDataSet.DefaultChangesetDataSetEntry
 
getPrimitive(PrimitiveId) - Method in class org.openstreetmap.josm.data.osm.ChangesetDataSet
Replies the HistoryOsmPrimitive with id id from this dataset.
getPrimitive() - Method in class org.openstreetmap.josm.data.osm.event.TagsChangedEvent
 
getPrimitive() - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetContentTableModel.ChangesetContentEntry
 
getPrimitive(int) - Method in class org.openstreetmap.josm.gui.dialogs.HistoryDialog.HistoryItemTableModel
 
getPrimitive(int) - Method in class org.openstreetmap.josm.gui.dialogs.relation.SelectionTableModel
Replies the primitive at row row in this model
getPrimitive() - Method in class org.openstreetmap.josm.gui.history.CoordinateInfoViewer.LatLonViewer
 
getPrimitive(int) - Method in class org.openstreetmap.josm.gui.history.HistoryBrowserModel.VersionTableModel
 
getPrimitive() - Method in class org.openstreetmap.josm.gui.history.VersionInfoPanel
 
getPrimitive(OsmPrimitiveType, long) - Method in class org.openstreetmap.josm.gui.io.UploadLayerTask
 
getPrimitiveById(long, OsmPrimitiveType) - Method in class org.openstreetmap.josm.data.osm.DataSet
returns a primitive with a given id from the data set.
getPrimitiveById(PrimitiveId) - Method in class org.openstreetmap.josm.data.osm.DataSet
 
getPrimitiveByIdChecked(PrimitiveId) - Method in class org.openstreetmap.josm.data.osm.DataSet
Show message and stack trace in log in case primitive is not found
getPrimitiveId() - Method in class org.openstreetmap.josm.data.osm.AbstractPrimitive
Replies the unique primitive id for this primitive
getPrimitiveId() - Method in class org.openstreetmap.josm.data.osm.history.History
Replies the primitive id for this history.
getPrimitiveId() - Method in class org.openstreetmap.josm.data.osm.history.HistoryOsmPrimitive
 
getPrimitiveId() - Method in interface org.openstreetmap.josm.data.osm.IPrimitive
 
getPrimitiveId() - Method in exception org.openstreetmap.josm.io.OsmApiPrimitiveGoneException
Replies the id of the primitive this exception was thrown for.
getPrimitiveInLayer(int, OsmDataLayer) - Method in class org.openstreetmap.josm.gui.conflict.pair.PairTable
 
getPrimitiveInLayer(int, OsmDataLayer) - Method in class org.openstreetmap.josm.gui.widgets.OsmPrimitivesTable
 
getPrimitiveListModel() - Method in class org.openstreetmap.josm.gui.io.UploadedObjectsSummaryPanel.PrimitiveList
 
getPrimitiveName(OsmPrimitive) - Method in class org.openstreetmap.josm.gui.mappaint.LabelCompositionStrategy.DeriveLabelFromNameTagsCompositionStrategy
 
getPrimitives() - Method in class org.openstreetmap.josm.data.APIDataSet
Replies all primitives
getPrimitives(Predicate<OsmPrimitive>) - Method in class org.openstreetmap.josm.data.osm.DataSet
 
getPrimitives() - Method in class org.openstreetmap.josm.data.osm.event.AbstractDatasetChangedEvent
Returns list of primitives modified by this event.
getPrimitives() - Method in class org.openstreetmap.josm.data.osm.event.ChangesetIdChangedEvent
 
getPrimitives() - Method in class org.openstreetmap.josm.data.osm.event.DataChangedEvent
 
getPrimitives() - Method in class org.openstreetmap.josm.data.osm.event.NodeMovedEvent
 
getPrimitives() - Method in class org.openstreetmap.josm.data.osm.event.PrimitivesAddedEvent
 
getPrimitives() - Method in class org.openstreetmap.josm.data.osm.event.PrimitivesRemovedEvent
 
getPrimitives() - Method in class org.openstreetmap.josm.data.osm.event.RelationMembersChangedEvent
 
getPrimitives() - Method in class org.openstreetmap.josm.data.osm.event.TagsChangedEvent
 
getPrimitives() - Method in class org.openstreetmap.josm.data.osm.event.WayNodesChangedEvent
 
getPrimitives() - Method in class org.openstreetmap.josm.data.validation.TestError
Gets the list of primitives affected by this error
getPrimitives(int[]) - Method in class org.openstreetmap.josm.gui.dialogs.HistoryDialog.HistoryItemTableModel
 
getPrimitives(int[]) - Method in class org.openstreetmap.josm.gui.io.UploadSelectionDialog.OsmPrimitiveListModel
 
getPrimitives(OsmPrimitive) - Method in class org.openstreetmap.josm.tools.template_engine.ContextSwitchTemplate.AndSet
 
getPrimitives(OsmPrimitive) - Method in class org.openstreetmap.josm.tools.template_engine.ContextSwitchTemplate.ChildSet
 
getPrimitives(OsmPrimitive) - Method in class org.openstreetmap.josm.tools.template_engine.ContextSwitchTemplate.ContextProvider
 
getPrimitives(OsmPrimitive) - Method in class org.openstreetmap.josm.tools.template_engine.ContextSwitchTemplate.OrSet
 
getPrimitives(OsmPrimitive) - Method in class org.openstreetmap.josm.tools.template_engine.ContextSwitchTemplate.ParentSet
 
getPrimitivesByModificationType(ChangesetDataSet.ChangesetModificationType) - Method in class org.openstreetmap.josm.data.osm.ChangesetDataSet
Replies the set of primitives with a specific modification type
getPrimitivesToAdd() - Method in class org.openstreetmap.josm.data.APIDataSet
Replies the primitives which should be added to the OSM database
getPrimitivesToCheckForParents() - Method in class org.openstreetmap.josm.actions.UploadSelectionAction.DeletedParentsChecker
Replies the collection of deleted OSM primitives for which we have to check whether there are dangling references on the server.
getPrimitivesToDelete() - Method in class org.openstreetmap.josm.data.APIDataSet
Replies the primitives which should be deleted in the OSM database
getPrimitivesToUpdate() - Method in class org.openstreetmap.josm.data.APIDataSet
Replies the primitives which should be updated in the OSM database
getPrimitiveToZoom() - Method in class org.openstreetmap.josm.gui.history.NodeListViewer.ZoomToNodeAction
 
getPrimitiveType() - Method in exception org.openstreetmap.josm.io.OsmApiPrimitiveGoneException
Replies the type of the primitive this exception was thrown for.
getPriority() - Method in class org.openstreetmap.josm.gui.tagging.ac.AutoCompletionListItem
 
getPriority() - Method in class org.openstreetmap.josm.io.FileImporter
If multiple files (with multiple file formats) are selected, they are opened in the order of their priorities.
getPriority() - Method in class org.openstreetmap.josm.io.imagery.WMSRequest
 
getPriority() - Method in class org.openstreetmap.josm.io.JpgImporter
Needs to be the last, to avoid problems.
getPrivileges() - Method in class org.openstreetmap.josm.gui.oauth.OsmPrivilegesPanel
Replies the currently entered privileges
getProcessedPrimitives() - Method in class org.openstreetmap.josm.io.OsmServerWriter
Replies the collection of successfully processed primitives
getProgressMonitor() - Method in class org.openstreetmap.josm.gui.PleaseWaitRunnable
 
getProgressMonitor() - Method in class org.openstreetmap.josm.gui.SplashScreen
 
getProgressTaskId() - Method in class org.openstreetmap.josm.gui.progress.ChildProgress
 
getProgressTaskId() - Method in class org.openstreetmap.josm.gui.progress.NullProgressMonitor
 
getProgressTaskId() - Method in class org.openstreetmap.josm.gui.progress.PleaseWaitProgressMonitor
 
getProgressTaskId() - Method in interface org.openstreetmap.josm.gui.progress.ProgressMonitor
Should be used only by PleaseWaitRunnable
getProgressTaskId() - Method in class org.openstreetmap.josm.gui.progress.SwingRenderingProgressMonitor
 
getProj() - Method in class org.openstreetmap.josm.data.projection.AbstractProjection
 
getProj4Id() - Method in class org.openstreetmap.josm.data.projection.datum.AbstractDatum
 
getProj4Id() - Method in interface org.openstreetmap.josm.data.projection.datum.Datum
 
getProj4Id() - Method in class org.openstreetmap.josm.data.projection.proj.LambertConformalConic
 
getProj4Id() - Method in class org.openstreetmap.josm.data.projection.proj.LonLat
 
getProj4Id() - Method in class org.openstreetmap.josm.data.projection.proj.Mercator
 
getProj4Id() - Method in interface org.openstreetmap.josm.data.projection.proj.Proj
The Proj.4 identifier.
getProj4Id() - Method in class org.openstreetmap.josm.data.projection.proj.SwissObliqueMercator
 
getProj4Id() - Method in class org.openstreetmap.josm.data.projection.proj.TransverseMercator
 
getProjection() - Method in class org.openstreetmap.josm.data.coor.CachedLatLon
 
getProjection() - Method in class org.openstreetmap.josm.data.imagery.types.WmsCacheType
Gets the value of the projection property.
getProjection() - Method in class org.openstreetmap.josm.gui.NavigatableComponent
 
getProjection() - Method in class org.openstreetmap.josm.gui.preferences.projection.CustomProjectionChoice
 
getProjection() - Method in class org.openstreetmap.josm.gui.preferences.projection.GaussKruegerProjectionChoice
 
getProjection() - Method in class org.openstreetmap.josm.gui.preferences.projection.LambertCC9ZonesProjectionChoice
 
getProjection() - Method in class org.openstreetmap.josm.gui.preferences.projection.LambertProjectionChoice
 
getProjection() - Method in interface org.openstreetmap.josm.gui.preferences.projection.ProjectionChoice
Get the projection that matches the internal state.
getProjection() - Method in class org.openstreetmap.josm.gui.preferences.projection.PuwgProjectionChoice
 
getProjection() - Method in class org.openstreetmap.josm.gui.preferences.projection.SingleProjectionChoice
 
getProjection() - Method in class org.openstreetmap.josm.gui.preferences.projection.UTM_France_DOM_ProjectionChoice
 
getProjection() - Method in class org.openstreetmap.josm.gui.preferences.projection.UTMProjectionChoice
 
getProjection() - Static method in class org.openstreetmap.josm.Main
Replies the current projection.
getProjectionBounds() - Method in class org.openstreetmap.josm.gui.NavigatableComponent
 
getProjectionByCode(String) - Static method in class org.openstreetmap.josm.data.projection.ProjectionInfo
 
getProjectionChoices() - Static method in class org.openstreetmap.josm.gui.preferences.projection.ProjectionPreference
 
getProjectionEntries(Projection) - Method in class org.openstreetmap.josm.data.imagery.WmsCache
 
getProjectionEntries(String, String) - Method in class org.openstreetmap.josm.data.imagery.WmsCache
 
getProjections() - Method in class org.openstreetmap.josm.gui.preferences.imagery.AddWMSLayerPanel.LayerDetails
 
getPropertyChangeListeners() - Method in class org.openstreetmap.josm.gui.MultiSplitLayout
 
getProvidersPanel() - Method in class org.openstreetmap.josm.gui.preferences.imagery.ImageryPreference
 
getPuwgCentralMeridian() - Method in class org.openstreetmap.josm.data.projection.Puwg.Epsg2180
 
getPuwgCentralMeridian() - Method in class org.openstreetmap.josm.data.projection.Puwg.Puwg2000
 
getPuwgCentralMeridian() - Method in interface org.openstreetmap.josm.data.projection.Puwg.PuwgData
 
getPuwgCentralMeridianDeg() - Method in class org.openstreetmap.josm.data.projection.Puwg.Epsg2180
 
getPuwgCentralMeridianDeg() - Method in class org.openstreetmap.josm.data.projection.Puwg.Puwg2000
 
getPuwgCentralMeridianDeg() - Method in interface org.openstreetmap.josm.data.projection.Puwg.PuwgData
 
getPuwgFalseEasting() - Method in class org.openstreetmap.josm.data.projection.Puwg.Epsg2180
 
getPuwgFalseEasting() - Method in class org.openstreetmap.josm.data.projection.Puwg.Puwg2000
 
getPuwgFalseEasting() - Method in interface org.openstreetmap.josm.data.projection.Puwg.PuwgData
 
getPuwgFalseNorthing() - Method in class org.openstreetmap.josm.data.projection.Puwg.Epsg2180
 
getPuwgFalseNorthing() - Method in class org.openstreetmap.josm.data.projection.Puwg.Puwg2000
 
getPuwgFalseNorthing() - Method in interface org.openstreetmap.josm.data.projection.Puwg.PuwgData
 
getPuwgScaleFactor() - Method in class org.openstreetmap.josm.data.projection.Puwg.Epsg2180
 
getPuwgScaleFactor() - Method in class org.openstreetmap.josm.data.projection.Puwg.Puwg2000
 
getPuwgScaleFactor() - Method in interface org.openstreetmap.josm.data.projection.Puwg.PuwgData
 
getQueryString() - Method in class org.openstreetmap.josm.io.ChangesetQuery
Replies the query string to be used in a query URL for the OSM API.
getRange() - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.Selector.ChildOrParentSelector
 
getRange() - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.Selector.GeneralSelector
 
getRange() - Method in interface org.openstreetmap.josm.gui.mappaint.mapcss.Selector
 
getRange() - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.Selector.LinkSelector
 
getRawName() - Method in class org.openstreetmap.josm.gui.tagging.TaggingPreset
 
getReadLock() - Method in class org.openstreetmap.josm.data.osm.DataSet
 
getReadNumber() - Method in class org.openstreetmap.josm.actions.search.PushbackTokenizer
 
getRealBounds() - Method in class org.openstreetmap.josm.gui.NavigatableComponent
 
getRectangle() - Method in class org.openstreetmap.josm.tools.WindowGeometry
 
getReferenced() - Method in class org.openstreetmap.josm.data.osm.PrimitiveDeepCopy
 
getReferencePointInTime() - Method in class org.openstreetmap.josm.gui.history.HistoryBrowserModel
Replies the history OSM primitive for the PointInTimeType.REFERENCE_POINT_IN_TIME
getReferredPrimitive(int) - Method in class org.openstreetmap.josm.gui.conflict.pair.ListMergeModel.EntriesTableModel
 
getReferredPrimitive(int) - Method in class org.openstreetmap.josm.gui.dialogs.relation.MemberTableModel
 
getReferredPrimitive(int) - Method in interface org.openstreetmap.josm.gui.widgets.OsmPrimitivesTableModel
 
getReferrer(Collection<? extends OsmPrimitive>) - Static method in class org.openstreetmap.josm.data.osm.OsmPrimitive
Replies the collection of referring primitives for the primitives in primitives.
getReferrers(boolean) - Method in class org.openstreetmap.josm.data.osm.OsmPrimitive
Find primitives that reference this primitive.
getReferrers() - Method in class org.openstreetmap.josm.data.osm.OsmPrimitive
 
getReferringRelations(ProgressMonitor) - Method in class org.openstreetmap.josm.io.OsmServerBackreferenceReader
Reads referring relations from the API server and replies them in a DataSet
getReferringWays(ProgressMonitor) - Method in class org.openstreetmap.josm.io.OsmServerBackreferenceReader
Reads referring ways from the API server and replies them in a DataSet
getRelation(long) - Method in class org.openstreetmap.josm.data.osm.DatasetFactory
 
getRelation() - Method in class org.openstreetmap.josm.data.osm.event.RelationMembersChangedEvent
 
getRelation() - Method in class org.openstreetmap.josm.data.osm.RelationMember
 
getRelation() - Method in class org.openstreetmap.josm.gui.conflict.tags.RelationMemberConflictDecision
 
getRelation() - Method in class org.openstreetmap.josm.gui.dialogs.properties.PropertiesDialog.AbstractRelationAction
 
getRelation() - Method in interface org.openstreetmap.josm.gui.dialogs.properties.PropertiesDialog.RelationRelated
 
getRelation() - Method in class org.openstreetmap.josm.gui.dialogs.relation.ReferringRelationsBrowserModel
 
getRelation() - Method in class org.openstreetmap.josm.gui.dialogs.relation.RelationEditor
Replies the currently edited relation
getRelation(int) - Method in class org.openstreetmap.josm.gui.dialogs.RelationListDialog.RelationListModel
 
getRelation() - Method in class org.openstreetmap.josm.gui.history.HistoryBrowserModel.RelationMemberTableModel
 
getRelationChildByIdx(Relation, int) - Method in class org.openstreetmap.josm.gui.dialogs.relation.RelationTreeModel
Replies the i-th child of type relation for a particular relation parent.
getRelationComparator() - Method in interface org.openstreetmap.josm.data.osm.NameFormatter
 
getRelationComparator() - Method in class org.openstreetmap.josm.gui.DefaultNameFormatter
 
getRelationDialogManager() - Static method in class org.openstreetmap.josm.gui.dialogs.relation.RelationDialogManager
Replies the singleton RelationDialogManager
getRelationIndex(Relation) - Method in class org.openstreetmap.josm.gui.dialogs.RelationListDialog.RelationListModel
Returns the index of the relation
getRelationMember(int) - Method in class org.openstreetmap.josm.data.osm.history.HistoryRelation
replies the idx-th member
getRelationMemberConflictResolverModel() - Method in class org.openstreetmap.josm.gui.conflict.tags.CombinePrimitiveResolverDialog
Replies the relation membership conflict resolver model.
getRelationMemberTableModel(PointInTimeType) - Method in class org.openstreetmap.josm.gui.history.HistoryBrowserModel
 
getRelationName(IRelation) - Method in class org.openstreetmap.josm.gui.DefaultNameFormatter
 
getRelations() - Method in class org.openstreetmap.josm.data.osm.DataSet
Replies an unmodifiable collection of relations in this dataset
getRelationSelectedColor() - Method in class org.openstreetmap.josm.data.osm.visitor.paint.MapPaintSettings
 
getRelationSelectedColor(int) - Method in class org.openstreetmap.josm.data.osm.visitor.paint.MapPaintSettings
 
getRelationSnapshot() - Method in class org.openstreetmap.josm.gui.dialogs.relation.RelationEditor
Replies the state of the edited relation when the editor has been launched
getRelationToChildReferences(OsmPrimitive) - Static method in class org.openstreetmap.josm.data.osm.RelationToChildReference
Replies a set of all RelationToChildReferences for a given child primitive.
getRelationToChildReferences(Collection<? extends OsmPrimitive>) - Static method in class org.openstreetmap.josm.data.osm.RelationToChildReference
Replies a set of all RelationToChildReferences for a collection of child primitives
getRelationTypeName(IRelation) - Method in class org.openstreetmap.josm.gui.DefaultNameFormatter
 
getReleaseAttributes() - Method in class org.openstreetmap.josm.data.Version
Replies a text with the release attributes
getRelicensingStatus() - Method in class org.openstreetmap.josm.data.osm.User
Finds out this user's relicensing status and saves it for quicker access.
getRelicensingStatus() - Method in class org.openstreetmap.josm.gui.dialogs.UserListDialog.UserInfo
 
getRelicensingStatusIcon(int) - Static method in class org.openstreetmap.josm.gui.dialogs.UserListDialog
 
getRemovedChangesets() - Method in interface org.openstreetmap.josm.data.osm.ChangesetCacheEvent
 
getRemovedChangesets() - Method in class org.openstreetmap.josm.data.osm.DefaultChangesetCacheEvent
 
getRenderer() - Method in class org.openstreetmap.josm.data.osm.visitor.paint.MapRendererFactory.Descriptor
 
getReportHeader() - Static method in class org.openstreetmap.josm.actions.ShowStatusReportAction
 
getRequest(boolean) - Method in class org.openstreetmap.josm.gui.layer.WMSLayer
 
getRequest(AbstractProgressMonitor) - Method in class org.openstreetmap.josm.gui.progress.AbstractProgressMonitor
 
getRequestedGroup() - Method in class org.openstreetmap.josm.tools.Shortcut
 
getRequestedKey() - Method in class org.openstreetmap.josm.tools.Shortcut
 
getRequestForBbox(double, double, double, double) - Method in class org.openstreetmap.josm.io.BoundingBoxDownloader
 
getRequestPriority(WMSRequest) - Method in class org.openstreetmap.josm.gui.layer.WMSLayer
 
getRequestToken(ProgressMonitor) - Method in class org.openstreetmap.josm.gui.oauth.OsmOAuthAuthorizationClient
Submits a request for a Request Token to the Request Token Endpoint Url of the OAuth Service Provider and replies the request token.
getRequestToken() - Method in class org.openstreetmap.josm.gui.oauth.RetrieveRequestTokenTask
Replies the request token.
getRequestTokenUrl() - Method in class org.openstreetmap.josm.data.oauth.OAuthParameters
Gets the request token URL.
getReset() - Method in class org.openstreetmap.josm.tools.Shortcut
 
getResolution() - Method in class org.openstreetmap.josm.gui.conflict.tags.MultiValueResolutionDecision
Replies a tag representing the current resolution.
getResolution() - Method in class org.openstreetmap.josm.gui.conflict.tags.PasteTagsConflictResolverDialog
 
getResolution(OsmPrimitiveType) - Method in class org.openstreetmap.josm.gui.conflict.tags.PasteTagsConflictResolverDialog
 
getResolution() - Method in class org.openstreetmap.josm.gui.conflict.tags.TagConflictResolverModel
 
getResolver(int) - Method in class org.openstreetmap.josm.gui.conflict.tags.PasteTagsConflictResolverDialog
 
getResourceClassLoaders() - Static method in class org.openstreetmap.josm.plugins.PluginHandler
 
getResponseCode() - Method in exception org.openstreetmap.josm.gui.help.HelpContentReaderException
Replies the HTTP response code related to the wiki access exception.
getResponseCode() - Method in exception org.openstreetmap.josm.io.OsmApiException
Replies the HTTP response code.
getResult() - Method in class org.openstreetmap.josm.gui.download.PlaceSelection.NameFinderResultParser
 
getReverseCommand() - Method in class org.openstreetmap.josm.actions.ReverseWayAction.ReverseWayResult
 
getRhs() - Method in class org.openstreetmap.josm.actions.search.SearchCompiler.BinaryMatch
 
getRole(int) - Method in interface org.openstreetmap.josm.data.osm.IRelation
 
getRole(int) - Method in class org.openstreetmap.josm.data.osm.Relation
 
getRole(int) - Method in class org.openstreetmap.josm.data.osm.RelationData
 
getRole() - Method in class org.openstreetmap.josm.data.osm.RelationMember
 
getRole() - Method in class org.openstreetmap.josm.data.osm.RelationMemberData
 
getRole() - Method in class org.openstreetmap.josm.data.osm.RelationToChildReference
 
getRole() - Method in class org.openstreetmap.josm.gui.conflict.pair.ListMergeModel.EntriesTableModel
 
getRole() - Method in class org.openstreetmap.josm.gui.conflict.tags.RelationMemberConflictDecision
 
getRole() - Method in class org.openstreetmap.josm.gui.mappaint.Environment
 
getRoleCache() - Method in class org.openstreetmap.josm.gui.tagging.ac.AutoCompletionManager
 
getRoot() - Method in class org.openstreetmap.josm.gui.dialogs.relation.RelationTreeModel
 
getRoot() - Method in class org.openstreetmap.josm.gui.dialogs.validator.ValidatorTreePanel
Returns the root node model.
getRoundedToOsmPrecision() - Method in class org.openstreetmap.josm.data.coor.LatLon
Replies a clone of this lat LatLon, rounded to OSM precisions, i.e.
getRoundedToOsmPrecisionStrict() - Method in class org.openstreetmap.josm.data.coor.LatLon
Replies a clone of this lat LatLon, rounded to OSM precisions, i.e.
getRow(int) - Method in class org.openstreetmap.josm.gui.dialogs.MapPaintDialog.StylesModel
 
getRow(int) - Method in class org.openstreetmap.josm.gui.preferences.imagery.ImageryPreference.ImageryProvidersPanel.ImageryDefaultLayerTableModel
 
getRow(int) - Method in class org.openstreetmap.josm.gui.preferences.imagery.ImageryPreference.ImageryProvidersPanel.ImageryLayerTableModel
 
getRow(int) - Method in class org.openstreetmap.josm.gui.preferences.imagery.ImageryPreference.OffsetBookmarksPanel.OffsetsBookmarksModel
 
getRowCount() - Method in class org.openstreetmap.josm.corrector.CorrectionTableModel
 
getRowCount() - Method in class org.openstreetmap.josm.gui.actionsupport.DeleteFromRelationConfirmationDialog.RelationMemberTableModel
 
getRowCount() - Method in class org.openstreetmap.josm.gui.conflict.pair.ListMergeModel.EntriesTableModel
 
getRowCount() - Method in class org.openstreetmap.josm.gui.conflict.pair.tags.TagMergeModel
 
getRowCount() - Method in class org.openstreetmap.josm.gui.conflict.tags.PasteTagsConflictResolverDialog.StatisticsTableModel
 
getRowCount() - Method in class org.openstreetmap.josm.gui.conflict.tags.RelationMemberConflictResolverModel
 
getRowCount() - Method in class org.openstreetmap.josm.gui.conflict.tags.TagConflictResolverModel
 
getRowCount() - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetCacheManagerModel
 
getRowCount() - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetContentTableModel
 
getRowCount() - Method in class org.openstreetmap.josm.gui.dialogs.FilterTableModel
 
getRowCount() - Method in class org.openstreetmap.josm.gui.dialogs.HistoryDialog.HistoryItemTableModel
 
getRowCount() - Method in class org.openstreetmap.josm.gui.dialogs.LayerListDialog.LayerListModel
 
getRowCount() - Method in class org.openstreetmap.josm.gui.dialogs.MapPaintDialog.StylesModel
 
getRowCount() - Method in class org.openstreetmap.josm.gui.dialogs.relation.MemberTableModel
 
getRowCount() - Method in class org.openstreetmap.josm.gui.dialogs.relation.SelectionTableModel
 
getRowCount() - Method in class org.openstreetmap.josm.gui.dialogs.UserListDialog.UserTableModel
 
getRowCount() - Method in class org.openstreetmap.josm.gui.download.PlaceSelection.NamedResultTableModel
 
getRowCount() - Method in class org.openstreetmap.josm.gui.history.DiffTableModel
 
getRowCount() - Method in class org.openstreetmap.josm.gui.history.HistoryBrowserModel.RelationMemberTableModel
 
getRowCount() - Method in class org.openstreetmap.josm.gui.history.HistoryBrowserModel.TagTableModel
 
getRowCount() - Method in class org.openstreetmap.josm.gui.history.HistoryBrowserModel.VersionTableModel
 
getRowCount() - Method in class org.openstreetmap.josm.gui.io.SaveLayersModel
 
getRowCount() - Method in class org.openstreetmap.josm.gui.preferences.advanced.AdvancedPreference.AllSettingsTableModel
 
getRowCount() - Method in class org.openstreetmap.josm.gui.preferences.advanced.ListEditor.ListSettingTableModel
 
getRowCount() - Method in class org.openstreetmap.josm.gui.preferences.advanced.ListListEditor.ListTableModel
 
getRowCount() - Method in class org.openstreetmap.josm.gui.preferences.advanced.MapListEditor.MapTableModel
 
getRowCount() - Method in class org.openstreetmap.josm.gui.preferences.imagery.ImageryPreference.ImageryProvidersPanel.ImageryDefaultLayerTableModel
 
getRowCount() - Method in class org.openstreetmap.josm.gui.preferences.imagery.ImageryPreference.ImageryProvidersPanel.ImageryLayerTableModel
 
getRowCount() - Method in class org.openstreetmap.josm.gui.preferences.imagery.ImageryPreference.OffsetBookmarksPanel.OffsetsBookmarksModel
 
getRowCount() - Method in class org.openstreetmap.josm.gui.preferences.shortcut.ShortcutPreference.scListModel
 
getRowCount() - Method in class org.openstreetmap.josm.gui.preferences.SourceEditor.ActiveSourcesModel
 
getRowCount() - Method in class org.openstreetmap.josm.gui.preferences.SourceEditor.IconPathTableModel
 
getRowCount() - Method in class org.openstreetmap.josm.gui.preferences.ToolbarPreferences.ActionParametersTableModel
 
getRowCount() - Method in class org.openstreetmap.josm.gui.tagging.ac.AutoCompletionList
 
getRowCount() - Method in class org.openstreetmap.josm.gui.tagging.TagEditorModel
 
getRowSelectionModel() - Method in class org.openstreetmap.josm.gui.tagging.TagEditorModel
Replies the row selection model used by this tag editor model
getSafeActionValue(String) - Method in class org.openstreetmap.josm.gui.IconToggleButton
 
getSafeLayerInfo() - Method in class org.openstreetmap.josm.gui.io.SaveLayersModel
 
getSaveLayerInfo(OsmDataLayer) - Method in class org.openstreetmap.josm.gui.io.SaveLayersModel
 
getSaveState() - Method in class org.openstreetmap.josm.gui.io.SaveLayerInfo
Replies the save state of SaveLayerInfo.getLayer().
getSaveUsernameAndPasswordCheckboxText() - Method in class org.openstreetmap.josm.io.auth.AbstractCredentialsAgent
Provide the text for a checkbox that offers to save the username and password that has been entered by the user.
getSaveUsernameAndPasswordCheckboxText() - Method in class org.openstreetmap.josm.io.auth.JosmPreferencesCredentialAgent
 
getScale() - Method in class org.openstreetmap.josm.gui.NavigatableComponent.ZoomData
 
getScaledIcon() - Method in class org.openstreetmap.josm.plugins.PluginInformation
 
getScaledImage(Image) - Static method in class org.openstreetmap.josm.gui.SideButton
scales the given image proportionally so that the height is "iconHeight"
getScaleFactor() - Method in class org.openstreetmap.josm.data.projection.AbstractProjection
 
getScaleFactor(int) - Method in class org.openstreetmap.josm.gui.layer.TMSLayer
Returns average number of screen pixels per tile pixel for current mapview
getScreenInfo(String) - Static method in class org.openstreetmap.josm.tools.WindowGeometry
Find the size and position of the screen for given coordinates.
getScrollableBlockIncrement(Rectangle, int, int) - Method in class org.openstreetmap.josm.gui.widgets.VerticallyScrollablePanel
 
getScrollableTracksViewportHeight() - Method in class org.openstreetmap.josm.gui.widgets.VerticallyScrollablePanel
 
getScrollableTracksViewportWidth() - Method in class org.openstreetmap.josm.gui.widgets.VerticallyScrollablePanel
 
getScrollableUnitIncrement(Rectangle, int, int) - Method in class org.openstreetmap.josm.gui.widgets.VerticallyScrollablePanel
 
getscrollCount() - Method in class org.openstreetmap.josm.gui.MenuScroller
Returns the number of items in the scrolling portion of the menu.
getSearchExpressionHistory() - Static method in class org.openstreetmap.josm.actions.search.SearchAction
 
getSearchHistory() - Static method in class org.openstreetmap.josm.actions.search.SearchAction
 
getSecondNode() - Method in class org.openstreetmap.josm.data.osm.WaySegment
 
getSecret() - Method in class org.openstreetmap.josm.data.oauth.OAuthToken
Replies the token secret
getSegmentAltituteIntersection(EastNorth, EastNorth, EastNorth) - Static method in class org.openstreetmap.josm.tools.Geometry
Returns the coordinate of intersection of segment sp1-sp2 and an altitude to it starting at point ap.
getSegmentAngle(EastNorth, EastNorth) - Static method in class org.openstreetmap.josm.tools.Geometry
Returns angle of a segment defined with 2 point coordinates.
getSegmentCells(Node, Node, double) - Static method in class org.openstreetmap.josm.data.validation.util.ValUtil
Returns the coordinates of all cells in a grid that a line between 2 nodes intersects with.
getSegments() - Method in interface org.openstreetmap.josm.data.gpx.GpxTrack
 
getSegments() - Method in class org.openstreetmap.josm.data.gpx.ImmutableGpxTrack
 
getSegments(Node, Node) - Method in class org.openstreetmap.josm.data.validation.tests.CrossingWays
Returns all the cells this segment crosses.
getSegmentSegmentIntersection(EastNorth, EastNorth, EastNorth, EastNorth) - Static method in class org.openstreetmap.josm.tools.Geometry
Finds the intersection of two line segments
getSelectablePrimitives() - Method in class org.openstreetmap.josm.data.validation.TestError
Gets the list of primitives affected by this error and are selectable
getSelected() - Method in class org.openstreetmap.josm.data.osm.DataSet
Replies an unmodifiable collection of primitives currently selected in this dataset, except deleted ones.
getSelected() - Method in class org.openstreetmap.josm.gui.dialogs.RelationListDialog
 
getSelected() - Method in class org.openstreetmap.josm.gui.dialogs.SelectionListDialog.SelectionListModel
Replies the collection of OSM primitives currently selected in the view of this model
getSelected() - Method in class org.openstreetmap.josm.gui.preferences.SourceEditor.AvailableSourcesListModel
 
getSelectedChangeset() - Method in class org.openstreetmap.josm.gui.io.ChangesetManagementPanel
Replies the currently selected changeset.
getSelectedChangesetIds() - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetCacheManagerModel
Replies a set of ids of the selected changesets
getSelectedChangesetIds() - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetListModel
 
getSelectedChangesets() - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetCacheManagerModel
Replies the list of selected changesets
getSelectedChangesets() - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetListModel
 
getSelectedChangesets() - Method in class org.openstreetmap.josm.gui.io.CloseChangesetDialog
Replies a collection with the changesets the user selected.
getSelectedChildPrimitives() - Method in class org.openstreetmap.josm.gui.dialogs.relation.MemberTableModel
Replies the set of selected referers.
getSelectedColor() - Method in class org.openstreetmap.josm.data.osm.visitor.paint.MapPaintSettings
 
getSelectedColor(int) - Method in class org.openstreetmap.josm.data.osm.visitor.paint.MapPaintSettings
 
getSelectedComparePair() - Method in class org.openstreetmap.josm.gui.conflict.pair.ListMergeModel.ComparePairListModel
 
getSelectedConflict() - Method in class org.openstreetmap.josm.gui.dialogs.ConflictDialog
returns the first selected item of the conflicts list
getSelectedDownloadArea() - Method in class org.openstreetmap.josm.gui.download.DownloadDialog
Replies the currently selected download area.
getSelectedIncompleteMemberPrimitives() - Method in class org.openstreetmap.josm.gui.dialogs.relation.MemberTableModel
Replies the set of selected incomplete primitives
getSelectedIndices() - Method in class org.openstreetmap.josm.gui.dialogs.relation.MemberTableModel
 
getSelectedItem() - Method in class org.openstreetmap.josm.gui.conflict.pair.ListMergeModel.ComparePairListModel
 
getSelectedItem() - Method in class org.openstreetmap.josm.gui.io.OpenChangesetComboBoxModel
 
getSelectedItem() - Method in class org.openstreetmap.josm.gui.tagging.TaggingPreset.Combo
 
getSelectedItem() - Method in class org.openstreetmap.josm.gui.tagging.TaggingPreset.ComboMultiSelect
 
getSelectedItem() - Method in class org.openstreetmap.josm.gui.tagging.TaggingPreset.ConcatenatingJList
 
getSelectedItem() - Method in class org.openstreetmap.josm.gui.tagging.TaggingPreset.MultiSelect
 
getSelectedLayers() - Method in class org.openstreetmap.josm.gui.dialogs.LayerListDialog.LayerListModel
Replies the list of currently selected layers.
getSelectedMembers() - Method in class org.openstreetmap.josm.gui.dialogs.relation.MemberTableModel
Get the currently selected relation members
getSelectedMembershipRelation() - Method in class org.openstreetmap.josm.gui.dialogs.properties.PropertiesDialog
 
getSelectedNodes() - Method in class org.openstreetmap.josm.actions.CopyCoordinatesAction
 
getSelectedNodes() - Method in class org.openstreetmap.josm.data.osm.DataSet
Return selected nodes.
getSelectedNodesAndWays() - Method in class org.openstreetmap.josm.data.osm.DataSet
 
getSelectedNodeSize() - Method in class org.openstreetmap.josm.data.osm.visitor.paint.MapPaintSettings
 
getSelectedNonNewRelations() - Method in class org.openstreetmap.josm.gui.dialogs.RelationListDialog.RelationListModel
Replies the list of selected, non-new relations.
getSelectedObjects() - Method in class org.openstreetmap.josm.gui.QuadStateCheckBox.QuadStateDecorator
 
getSelectedObjects(boolean) - Method in class org.openstreetmap.josm.gui.SelectionManager
Return a list of all objects in the selection, respecting the different modifier.
getSelectedOpenChangesets() - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetListModel
Replies the selected open changesets
getSelectedPluginNames() - Method in class org.openstreetmap.josm.gui.preferences.plugin.PluginPreferencesModel
Replies the list of selected plugin information objects
getSelectedPlugins() - Method in class org.openstreetmap.josm.gui.preferences.plugin.PluginPreferencesModel
Replies the list of selected plugin information objects
getSelectedPrimitives() - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetContentTableModel
 
getSelectedPrimitives() - Method in class org.openstreetmap.josm.gui.dialogs.HistoryDialog.HistoryItemTableModel
 
getSelectedPrimitives() - Method in class org.openstreetmap.josm.gui.dialogs.SelectionListDialog
 
getSelectedPrimitives() - Method in class org.openstreetmap.josm.gui.io.UploadSelectionDialog
 
getSelectedProperty() - Method in class org.openstreetmap.josm.gui.dialogs.properties.PropertiesDialog
 
getSelectedQuery() - Method in class org.openstreetmap.josm.gui.dialogs.changeset.query.BasicChangesetQueryPanel
 
getSelectedRelations() - Method in class org.openstreetmap.josm.data.osm.DataSet
Return selected relations.
getSelectedRelations() - Method in class org.openstreetmap.josm.gui.dialogs.RelationListDialog
 
getSelectedRelations() - Method in class org.openstreetmap.josm.gui.dialogs.RelationListDialog.RelationListModel
Replies the list of selected relations.
getSelectedRelationsWithIncompleteMembers() - Method in class org.openstreetmap.josm.gui.dialogs.RelationListDialog.RelationListModel
Replies the list of selected relations with incomplete members
getSelectedRelationsWithIncompleteMembers() - Method in class org.openstreetmap.josm.gui.dialogs.SelectionListDialog.SelectionListModel
Replies the list of selected relations with incomplete members
getSelectedRows() - Method in class org.openstreetmap.josm.gui.dialogs.LayerListDialog.LayerListModel
Replies a the list of indices of the selected rows.
getSelectedSearchResult() - Method in class org.openstreetmap.josm.gui.download.PlaceSelection.NamedResultTableModel
 
getSelectedUsers(int[]) - Method in class org.openstreetmap.josm.gui.dialogs.UserListDialog.UserTableModel
 
getSelectedWays() - Method in class org.openstreetmap.josm.data.osm.DataSet
Return selected ways.
getSelection(SearchAction.SearchSetting, Collection<OsmPrimitive>, Predicate<OsmPrimitive>) - Static method in class org.openstreetmap.josm.actions.search.SearchAction
 
getSelection(SearchAction.SearchSetting, Collection<OsmPrimitive>, Property<OsmPrimitive, Boolean>) - Static method in class org.openstreetmap.josm.actions.search.SearchAction
Version of getSelection that is customized for filter, but should also work in other context.
getSelection() - Method in interface org.openstreetmap.josm.gui.dialogs.properties.PresetListPanel.PresetHandler
 
getSelection() - Method in class org.openstreetmap.josm.gui.dialogs.relation.SelectionTableModel
 
getSelectionHistory() - Method in class org.openstreetmap.josm.data.osm.DataSet
Replies the history of JOSM selections
getSelectionHistory() - Method in class org.openstreetmap.josm.gui.dialogs.SelectionListDialog.SelectionListModel
Replies the history of JOSM selections
getSelectionModel() - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetCacheManagerModel
 
getSelectionModel() - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetContentTableModel
Replies the selection model
getSelectionModel() - Method in class org.openstreetmap.josm.gui.dialogs.relation.MemberTableModel
 
getSelectionRectangle() - Method in class org.openstreetmap.josm.gui.SelectionManager
Calculate and return the current selection rectangle
getSeparator() - Static method in class org.openstreetmap.josm.gui.preferences.ToolbarPreferences.ActionDefinition
 
getServerProjections() - Method in class org.openstreetmap.josm.data.imagery.ImageryInfo
Get the projections supported by the server.
getServerUrl(String) - Method in class org.openstreetmap.josm.gui.preferences.imagery.ImageryPreference
Gets a server URL in the preferences dialog.
getSessionLayerExporter(Layer) - Static method in class org.openstreetmap.josm.io.session.SessionWriter
 
getSessionLayerImporter(String) - Static method in class org.openstreetmap.josm.io.session.SessionReader
 
getSetting(Class<? extends T>) - Method in class org.openstreetmap.josm.gui.preferences.PreferenceTabbedPane
 
getSettings(boolean) - Method in class org.openstreetmap.josm.data.osm.visitor.paint.WireframeMapRenderer
Reads all the settings from preferences.
getSettings() - Method in class org.openstreetmap.josm.gui.preferences.PreferenceTabbedPane
 
getSeverity() - Method in class org.openstreetmap.josm.data.validation.TestError
Gets the severity of this error
getSeverity() - Method in class org.openstreetmap.josm.data.validation.tests.TagChecker.CheckerData
 
getShapes() - Method in class org.openstreetmap.josm.data.imagery.ImageryInfo.ImageryBounds
 
getShiftedCoord(EastNorth) - Method in class org.openstreetmap.josm.gui.layer.TMSLayer
 
getShiftedLatDegrees() - Method in class org.openstreetmap.josm.data.projection.datum.NTV2GridShift
 
getShiftedLatLon(EastNorth) - Method in class org.openstreetmap.josm.gui.layer.TMSLayer
 
getShiftedLatSeconds() - Method in class org.openstreetmap.josm.data.projection.datum.NTV2GridShift
 
getShiftedLonPositiveEastDegrees() - Method in class org.openstreetmap.josm.data.projection.datum.NTV2GridShift
 
getShiftedLonPositiveWestSeconds() - Method in class org.openstreetmap.josm.data.projection.datum.NTV2GridShift
 
getShiftFile() - Method in class org.openstreetmap.josm.data.projection.datum.NTV2GridShiftFileWrapper
 
getShortcut() - Method in class org.openstreetmap.josm.actions.JosmAction
 
getShortcut() - Method in class org.openstreetmap.josm.tools.MultikeyShortcutAction.MultikeyInfo
 
getShortDescription(boolean) - Method in class org.openstreetmap.josm.gui.tagging.TaggingPreset.PresetListEntry
 
getShortText() - Method in class org.openstreetmap.josm.tools.Shortcut
 
getShowIconsDistance() - Method in class org.openstreetmap.josm.data.osm.visitor.paint.MapPaintSettings
 
getShowNamesDistance() - Method in class org.openstreetmap.josm.data.osm.visitor.paint.MapPaintSettings
 
getSize() - Method in class org.openstreetmap.josm.data.APIDataSet
Replies the number of objects to upload
getSize() - Method in class org.openstreetmap.josm.gui.conflict.pair.ListMergeModel.ComparePairListModel
 
getSize() - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetListModel
 
getSize() - Method in class org.openstreetmap.josm.gui.dialogs.ConflictDialog.ConflictListModel
 
getSize() - Method in class org.openstreetmap.josm.gui.dialogs.relation.ReferringRelationsBrowserModel
 
getSize() - Method in class org.openstreetmap.josm.gui.dialogs.RelationListDialog.RelationListModel
 
getSize() - Method in class org.openstreetmap.josm.gui.dialogs.SelectionListDialog.SelectionListModel
 
getSize() - Method in class org.openstreetmap.josm.gui.io.OpenChangesetComboBoxModel
 
getSize() - Method in class org.openstreetmap.josm.gui.io.UploadedObjectsSummaryPanel.PrimitiveListModel
 
getSize() - Method in class org.openstreetmap.josm.gui.io.UploadSelectionDialog.OsmPrimitiveListModel
 
getSize() - Method in class org.openstreetmap.josm.gui.preferences.advanced.ListListEditor.EntryListModel
 
getSize() - Method in class org.openstreetmap.josm.gui.preferences.advanced.MapListEditor.EntryListModel
 
getSize() - Method in class org.openstreetmap.josm.gui.preferences.display.LanguagePreference.LanguageComboBoxModel
 
getSize() - Method in class org.openstreetmap.josm.gui.preferences.SourceEditor.AvailableSourcesListModel
 
getSize() - Method in class org.openstreetmap.josm.gui.tagging.TaggingPresetSearchDialog.ResultListModel
 
getSize() - Method in class org.openstreetmap.josm.tools.WindowGeometry
Replies the size spezified by the geometry
getSnapPoint(EastNorth) - Method in class org.openstreetmap.josm.actions.mapmode.DrawAction.SnapHelper
 
getSort(StyleSource) - Method in class org.openstreetmap.josm.gui.dialogs.InspectPrimitiveDialog
 
getSortedImgList() - Method in class org.openstreetmap.josm.gui.layer.geoimage.CorrelateGpxWithImages
 
getSortedImgList(boolean, boolean) - Method in class org.openstreetmap.josm.gui.layer.geoimage.CorrelateGpxWithImages
Returns a list of images that fulfill the given criteria.
getSource() - Method in class org.openstreetmap.gui.jmapviewer.Tile
 
getSource() - Method in interface org.openstreetmap.josm.data.osm.ChangesetCacheEvent
 
getSource() - Method in class org.openstreetmap.josm.data.osm.DefaultChangesetCacheEvent
 
getSource() - Method in exception org.openstreetmap.josm.io.ChangesetClosedException
Replies the source where the exception was thrown
getSourceCacheDir(TileSource) - Method in class org.openstreetmap.gui.jmapviewer.OsmFileCacheTileLoader
 
getSourceIcon() - Method in class org.openstreetmap.josm.gui.mappaint.StyleSource
 
getSourceInputStream() - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.MapCSSStyleSource
 
getSourceInputStream() - Method in class org.openstreetmap.josm.gui.mappaint.StyleSource
 
getSourceInputStream() - Method in class org.openstreetmap.josm.gui.mappaint.xml.XmlStyleSource
 
getSourcePrimitivesByType(OsmPrimitiveType) - Method in class org.openstreetmap.josm.actions.PasteTagsAction.TagPaster
Replies all primitives of type type in the current selection.
getSources() - Method in class org.openstreetmap.josm.gui.preferences.SourceEditor.ActiveSourcesModel
 
getSources() - Method in interface org.openstreetmap.josm.gui.preferences.SourceProvider
 
getSourceStatistics() - Method in class org.openstreetmap.josm.actions.PasteTagsAction.TagPaster
 
getSourceTagsByType(OsmPrimitiveType) - Method in class org.openstreetmap.josm.actions.PasteTagsAction.TagPaster
Replies the collection of tags for all primitives of type type in the current selection
getSpecialName() - Method in enum org.openstreetmap.josm.data.osm.visitor.paint.PaintColors
 
getSpecialName() - Method in interface org.openstreetmap.josm.data.Preferences.ColorKey
 
getSpecialName() - Method in class org.openstreetmap.josm.data.preferences.ColorProperty
 
getSpecialName() - Method in enum org.openstreetmap.josm.gui.conflict.ConflictColors
 
getSpeed() - Method in class org.openstreetmap.josm.gui.layer.geoimage.ImageEntry
 
getStandardTooltipText() - Method in class org.openstreetmap.josm.gui.dialogs.changeset.query.AdvancedChangesetQueryPanel.DateValidator
 
getStandardTooltipText() - Method in class org.openstreetmap.josm.gui.dialogs.changeset.query.AdvancedChangesetQueryPanel.TimeValidator
 
getStandardTooltipTextAsHtml() - Method in class org.openstreetmap.josm.gui.dialogs.changeset.query.AdvancedChangesetQueryPanel.DateValidator
 
getStandardTooltipTextAsHtml() - Method in class org.openstreetmap.josm.gui.dialogs.changeset.query.AdvancedChangesetQueryPanel.TimeValidator
 
getStart() - Method in class org.openstreetmap.josm.actions.search.PushbackTokenizer.Range
 
getStartNode() - Method in class org.openstreetmap.josm.actions.CombineWayAction.NodeGraph
 
getState() - Method in class org.openstreetmap.josm.data.imagery.GeorefImage
 
getState() - Method in class org.openstreetmap.josm.gui.QuadStateCheckBox
Return the current state, which is determined by the selection status of the model.
getState() - Method in class org.openstreetmap.josm.gui.QuadStateCheckBox.QuadStateDecorator
The current state is embedded in the selection / armed state of the model.
getState() - Method in class org.openstreetmap.josm.io.imagery.WMSRequest
 
getStatus() - Method in class org.openstreetmap.gui.jmapviewer.Tile
 
getStr(SourceEditor.I18nString) - Method in class org.openstreetmap.josm.gui.preferences.map.MapPaintPreference.MapPaintSourceEditor
 
getStr(SourceEditor.I18nString) - Method in class org.openstreetmap.josm.gui.preferences.map.TaggingPresetPreference.TaggingPresetSourceEditor
 
getStr(SourceEditor.I18nString) - Method in class org.openstreetmap.josm.gui.preferences.SourceEditor
Provide the GUI strings.
getStrategy() - Method in class org.openstreetmap.josm.gui.io.UploadStrategySpecification
Replies the upload strategy
getString(boolean) - Method in class org.openstreetmap.josm.actions.search.PushbackTokenizer
 
getString() - Method in class org.openstreetmap.josm.actions.search.PushbackTokenizer
 
getString(String) - Method in class org.openstreetmap.josm.data.gpx.WithAttributes
 
getString(OsmPrimitive, String) - Method in class org.openstreetmap.josm.gui.dialogs.properties.PropertiesDialog.AbstractCopyAction
 
getString(OsmPrimitive, String) - Method in class org.openstreetmap.josm.gui.dialogs.properties.PropertiesDialog.CopyAllKeyValueAction
 
getString(OsmPrimitive, String) - Method in class org.openstreetmap.josm.gui.dialogs.properties.PropertiesDialog.CopyKeyValueAction
 
getString(OsmPrimitive, String) - Method in class org.openstreetmap.josm.gui.dialogs.properties.PropertiesDialog.CopyValueAction
 
getString(OsmPrimitive) - Method in class org.openstreetmap.josm.gui.mappaint.TextElement
Replies the label to be rendered for the primitive osm.
getStringPref(String, String) - Method in class org.openstreetmap.josm.actions.mapmode.ParallelWayAction
 
getStringPref(String) - Method in class org.openstreetmap.josm.actions.mapmode.ParallelWayAction
 
getStyleCacheWithRange(OsmPrimitive, double, NavigatableComponent) - Method in class org.openstreetmap.josm.gui.mappaint.ElemStyles
Create the list of styles and its valid scale range for one primitive.
getStyles() - Static method in class org.openstreetmap.josm.gui.mappaint.MapPaintStyles
 
getStyleSources() - Method in class org.openstreetmap.josm.gui.mappaint.ElemStyles
 
getSubGrid(double, double) - Method in class org.openstreetmap.josm.data.projection.datum.NTV2GridShiftFile
Find the finest SubGrid containing the coordinate, specified in Positive West Seconds
getSubGrid(int) - Method in class org.openstreetmap.josm.data.projection.datum.NTV2SubGrid
 
getSubGridCount() - Method in class org.openstreetmap.josm.data.projection.datum.NTV2SubGrid
 
getSubGridForCoord(double, double) - Method in class org.openstreetmap.josm.data.projection.datum.NTV2SubGrid
Tests if a specified coordinate is within this Sub Grid or one of its Sub Grids.
getSubGridName() - Method in class org.openstreetmap.josm.data.projection.datum.NTV2GridShift
 
getSubGridName() - Method in class org.openstreetmap.josm.data.projection.datum.NTV2SubGrid
 
getSubGridTree() - Method in class org.openstreetmap.josm.data.projection.datum.NTV2GridShiftFile
Get a copy of the SubGrid tree for this file.
getSubpart() - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.Selector.ChildOrParentSelector
 
getSubpart() - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.Selector.GeneralSelector
 
getSubpart() - Method in interface org.openstreetmap.josm.gui.mappaint.mapcss.Selector
 
getSubpart() - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.Selector.LinkSelector
 
getSubprojectionPreference(ProjectionChoice) - Method in class org.openstreetmap.josm.gui.preferences.projection.ProjectionPreference
 
getSuccessfullyOpenedFiles() - Method in class org.openstreetmap.josm.actions.OpenFileAction.OpenFileTask
 
getSvgUniverse() - Static method in class org.openstreetmap.josm.tools.ImageProvider
 
getSystemOfMeasurement() - Static method in class org.openstreetmap.josm.gui.NavigatableComponent
 
getTableCellEditor() - Method in class org.openstreetmap.josm.gui.tagging.TagTable
 
getTableCellEditorComponent(JTable, Object, boolean, int, int) - Method in class org.openstreetmap.josm.gui.conflict.pair.relation.RelationMemberTableCellEditor
 
getTableCellEditorComponent(JTable, Object, boolean, int, int) - Method in class org.openstreetmap.josm.gui.conflict.tags.MultiValueCellEditor
 
getTableCellEditorComponent(JTable, Object, boolean, int, int) - Method in class org.openstreetmap.josm.gui.conflict.tags.RelationMemberConflictDecisionEditor
 
getTableCellEditorComponent(JTable, Object, boolean, int, int) - Method in class org.openstreetmap.josm.gui.dialogs.LayerListDialog.LayerNameCellEditor
 
getTableCellEditorComponent(JTable, Object, boolean, int, int) - Method in class org.openstreetmap.josm.gui.dialogs.LayerListDialog.LayerVisibleCellEditor
 
getTableCellEditorComponent(JTable, Object, boolean, int, int) - Method in class org.openstreetmap.josm.gui.dialogs.relation.MemberRoleCellEditor
replies the table cell editor
getTableCellEditorComponent(JTable, Object, boolean, int, int) - Method in class org.openstreetmap.josm.gui.history.VersionTable.RadioButtonEditor
 
getTableCellEditorComponent(JTable, Object, boolean, int, int) - Method in class org.openstreetmap.josm.gui.io.ActionFlagsTableCell
 
getTableCellEditorComponent(JTable, Object, boolean, int, int) - Method in class org.openstreetmap.josm.gui.io.FilenameCellEditor
 
getTableCellEditorComponent(JTable, Object, boolean, int, int) - Method in class org.openstreetmap.josm.gui.io.LayerNameAndFilePathTableCell
renderer used while the file path is being edited
getTableCellEditorComponent(JTable, Object, boolean, int, int) - Method in class org.openstreetmap.josm.gui.preferences.advanced.AdvancedPreference.SettingCellEditor
 
getTableCellEditorComponent(JTable, Object, boolean, int, int) - Method in class org.openstreetmap.josm.gui.preferences.SourceEditor.FileOrUrlCellEditor
 
getTableCellEditorComponent(JTable, Object, boolean, int, int) - Method in class org.openstreetmap.josm.gui.tagging.ac.AutoCompletingTextField
 
getTableCellEditorComponent(JTable, Object, boolean, int, int) - Method in class org.openstreetmap.josm.gui.tagging.TagCellEditor
replies the table cell editor
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class org.openstreetmap.josm.corrector.CorrectionTable.BoldRenderer
 
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class org.openstreetmap.josm.gui.conflict.pair.nodes.NodeListTableCellRenderer
 
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class org.openstreetmap.josm.gui.conflict.pair.relation.RelationMemberTableCellRenderer
 
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class org.openstreetmap.josm.gui.conflict.pair.tags.TagMergeTableCellRenderer
 
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class org.openstreetmap.josm.gui.conflict.tags.MultiValueCellRenderer
 
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class org.openstreetmap.josm.gui.conflict.tags.PasteTagsConflictResolverDialog.StatisticsInfoRenderer
 
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class org.openstreetmap.josm.gui.conflict.tags.RelationMemberConflictDecisionRenderer
 
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetCacheTableCellRenderer
 
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetContentTableCellRenderer
 
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class org.openstreetmap.josm.gui.dialogs.FilterDialog.BooleanRenderer
 
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class org.openstreetmap.josm.gui.dialogs.FilterDialog.StringRenderer
 
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class org.openstreetmap.josm.gui.dialogs.LayerListDialog.ActiveLayerCellRenderer
 
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class org.openstreetmap.josm.gui.dialogs.LayerListDialog.LayerNameCellRenderer
 
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class org.openstreetmap.josm.gui.dialogs.LayerListDialog.LayerVisibleCellRenderer
 
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class org.openstreetmap.josm.gui.dialogs.MapPaintDialog.MyCheckBoxRenderer
 
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class org.openstreetmap.josm.gui.dialogs.MapPaintDialog.StyleSourceRenderer
 
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class org.openstreetmap.josm.gui.dialogs.relation.MemberTableCellRenderer
 
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class org.openstreetmap.josm.gui.dialogs.relation.MemberTableLinkedCellRenderer
 
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class org.openstreetmap.josm.gui.dialogs.relation.MemberTableMemberCellRenderer
 
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class org.openstreetmap.josm.gui.dialogs.relation.MemberTableRoleCellRenderer
 
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class org.openstreetmap.josm.gui.dialogs.relation.SelectionTableCellRenderer
 
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class org.openstreetmap.josm.gui.download.PlaceSelection.NamedResultCellRenderer
 
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class org.openstreetmap.josm.gui.history.NodeListTableCellRenderer
 
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class org.openstreetmap.josm.gui.history.RelationMemberListTableCellRenderer
 
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class org.openstreetmap.josm.gui.history.TagTableCellRenderer
 
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class org.openstreetmap.josm.gui.history.VersionTable.AlignedRenderer
 
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class org.openstreetmap.josm.gui.history.VersionTable.LabelRenderer
 
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class org.openstreetmap.josm.gui.history.VersionTable.RadioButtonRenderer
 
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class org.openstreetmap.josm.gui.io.ActionFlagsTableCell
 
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class org.openstreetmap.josm.gui.io.LayerNameAndFilePathTableCell
renderer used while not editing the file path
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class org.openstreetmap.josm.gui.io.SaveLayersTableColumnModel.RecommendedActionsTableCell
 
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class org.openstreetmap.josm.gui.OsmPrimitivRenderer
Adapter method supporting the TableCellRenderer interface.
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class org.openstreetmap.josm.gui.preferences.advanced.AdvancedPreference.SettingCellRenderer
 
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class org.openstreetmap.josm.gui.preferences.imagery.ImageryPreference.ImageryProvidersPanel.ImageryTableCellRenderer
 
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class org.openstreetmap.josm.gui.preferences.shortcut.PrefJPanel.ShortcutTableCellRenderer
 
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class org.openstreetmap.josm.gui.preferences.SourceEditor.SourceEntryTableCellRenderer
 
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class org.openstreetmap.josm.gui.tagging.TagCellRenderer
replies the cell renderer component for a specific cell
getTabPreferenceSetting(PreferenceTabbedPane) - Method in class org.openstreetmap.josm.gui.preferences.display.ColorPreference
 
getTabPreferenceSetting(PreferenceTabbedPane) - Method in class org.openstreetmap.josm.gui.preferences.display.DrawingPreference
 
getTabPreferenceSetting(PreferenceTabbedPane) - Method in class org.openstreetmap.josm.gui.preferences.display.LafPreference
 
getTabPreferenceSetting(PreferenceTabbedPane) - Method in class org.openstreetmap.josm.gui.preferences.display.LanguagePreference
 
getTabPreferenceSetting(PreferenceTabbedPane) - Method in class org.openstreetmap.josm.gui.preferences.map.BackupPreference
 
getTabPreferenceSetting(PreferenceTabbedPane) - Method in class org.openstreetmap.josm.gui.preferences.map.MapPaintPreference
 
getTabPreferenceSetting(PreferenceTabbedPane) - Method in class org.openstreetmap.josm.gui.preferences.map.TaggingPresetPreference
 
getTabPreferenceSetting() - Method in class org.openstreetmap.josm.gui.preferences.PreferenceTabbedPane.PreferencePanel
 
getTabPreferenceSetting() - Method in class org.openstreetmap.josm.gui.preferences.PreferenceTabbedPane.PreferenceScrollPane
 
getTabPreferenceSetting() - Method in interface org.openstreetmap.josm.gui.preferences.PreferenceTabbedPane.PreferenceTab
 
getTabPreferenceSetting(PreferenceTabbedPane) - Method in class org.openstreetmap.josm.gui.preferences.projection.ProjectionPreference
 
getTabPreferenceSetting(PreferenceTabbedPane) - Method in interface org.openstreetmap.josm.gui.preferences.SubPreferenceSetting
Returns the preference setting (displayed in the specified preferences tab pane) that contains this preference setting.
getTagCache() - Method in class org.openstreetmap.josm.gui.tagging.ac.AutoCompletionManager
 
getTagCollection() - Method in class org.openstreetmap.josm.gui.tagging.TagEditorModel
Replies the tags in this tag editor model as TagCollection.
getTagConflictResolverModel() - Method in class org.openstreetmap.josm.gui.conflict.tags.CombinePrimitiveResolverDialog
Replies the tag conflict resolver model.
getTagCorrectionCommands() - Method in class org.openstreetmap.josm.actions.ReverseWayAction.ReverseWayResult
 
getTaggedColor() - Method in class org.openstreetmap.josm.data.osm.visitor.paint.MapPaintSettings
 
getTaggedConnectionColor() - Method in class org.openstreetmap.josm.data.osm.visitor.paint.MapPaintSettings
 
getTaggedNodeSize() - Method in class org.openstreetmap.josm.data.osm.visitor.paint.MapPaintSettings
 
getTags() - Method in class org.openstreetmap.josm.data.osm.history.HistoryOsmPrimitive
 
getTags() - Method in class org.openstreetmap.josm.gui.io.TagSettingsPanel
Replies the map with the current tags in the tag editor model.
getTags() - Method in class org.openstreetmap.josm.gui.tagging.TagEditorModel
 
getTagsFile() - Method in class org.openstreetmap.gui.jmapviewer.OsmFileCacheTileLoader.FileLoadJob
 
getTagsFor(String) - Method in class org.openstreetmap.josm.data.osm.TagCollection
Replies a tag collection with the tags for a given key.
getTagsFor(Collection<String>) - Method in class org.openstreetmap.josm.data.osm.TagCollection
Replies a tag collection with all tags whose key is equal to one of the keys in keys.
getTagTableModel(PointInTimeType) - Method in class org.openstreetmap.josm.gui.history.HistoryBrowserModel
replies the tag table model for the respective point in time
getTagTableModel(JTable) - Method in class org.openstreetmap.josm.gui.history.TagTableCellRenderer
 
getTargetDataSet() - Method in class org.openstreetmap.josm.data.osm.DataSetMerger
replies my dataset
getTargetPrimitmive() - Method in class org.openstreetmap.josm.gui.conflict.tags.CombinePrimitiveResolverDialog
Replies the target primitive the collection of primitives is merged or combined to.
getTargetStatistics() - Method in class org.openstreetmap.josm.actions.PasteTagsAction.TagPaster
 
getTargetWay(Collection<Way>) - Static method in class org.openstreetmap.josm.actions.CombineWayAction
 
getTemplateKeys() - Method in class org.openstreetmap.josm.data.gpx.WayPoint
 
getTemplateKeys() - Method in class org.openstreetmap.josm.data.osm.OsmPrimitive
 
getTemplateKeys() - Method in class org.openstreetmap.josm.gui.layer.markerlayer.Marker
 
getTemplateKeys() - Method in interface org.openstreetmap.josm.tools.template_engine.TemplateEngineDataProvider
 
getTemplateValue(String, boolean) - Method in class org.openstreetmap.josm.data.gpx.WayPoint
 
getTemplateValue(String, boolean) - Method in class org.openstreetmap.josm.data.osm.OsmPrimitive
 
getTemplateValue(String, boolean) - Method in class org.openstreetmap.josm.gui.layer.markerlayer.Marker
 
getTemplateValue(String, boolean) - Method in interface org.openstreetmap.josm.tools.template_engine.TemplateEngineDataProvider
 
getTerminalNodes() - Method in class org.openstreetmap.josm.actions.CombineWayAction.NodeGraph
 
getTermsOfUseText() - Method in interface org.openstreetmap.gui.jmapviewer.interfaces.Attributed
 
getTermsOfUseText() - Method in class org.openstreetmap.gui.jmapviewer.tilesources.AbstractOsmTileSource
 
getTermsOfUseText() - Method in class org.openstreetmap.gui.jmapviewer.tilesources.AbstractTileSource
 
getTermsOfUseText() - Method in class org.openstreetmap.gui.jmapviewer.tilesources.BingAerialTileSource
 
getTermsOfUseText() - Method in class org.openstreetmap.josm.data.imagery.ImageryInfo
 
getTermsOfUseText() - Method in class org.openstreetmap.josm.gui.bbox.SlippyMapBBoxChooser.RenamedSourceDecorator
 
getTermsOfUseURL() - Method in interface org.openstreetmap.gui.jmapviewer.interfaces.Attributed
 
getTermsOfUseURL() - Method in class org.openstreetmap.gui.jmapviewer.tilesources.AbstractMapQuestTileSource
 
getTermsOfUseURL() - Method in class org.openstreetmap.gui.jmapviewer.tilesources.AbstractOsmTileSource
 
getTermsOfUseURL() - Method in class org.openstreetmap.gui.jmapviewer.tilesources.AbstractTileSource
 
getTermsOfUseURL() - Method in class org.openstreetmap.gui.jmapviewer.tilesources.BingAerialTileSource
 
getTermsOfUseURL() - Method in class org.openstreetmap.josm.data.imagery.ImageryInfo
 
getTermsOfUseURL() - Method in class org.openstreetmap.josm.gui.bbox.SlippyMapBBoxChooser.RenamedSourceDecorator
 
getTester() - Method in class org.openstreetmap.josm.data.validation.TestError
Gets the tester that raised this error
getTests() - Static method in class org.openstreetmap.josm.data.validation.OsmValidator
 
getText() - Method in class org.openstreetmap.josm.actions.search.PushbackTokenizer
 
getText() - Method in class org.openstreetmap.josm.data.validation.util.MultipleNameVisitor
Gets the name of the items
getText() - Method in class org.openstreetmap.josm.gui.layer.markerlayer.Marker
Returns the Text which should be displayed, depending on chosen preference
getText() - Method in class org.openstreetmap.josm.gui.widgets.HistoryComboBox
 
gettext(String, String, boolean) - Static method in class org.openstreetmap.josm.tools.I18n
 
gettext(String, String) - Static method in class org.openstreetmap.josm.tools.I18n
 
getText() - Method in class org.openstreetmap.josm.tools.template_engine.Tokenizer.Token
 
gettext_lazy(String, String) - Static method in class org.openstreetmap.josm.tools.I18n
 
gettextn(String, String, String, long) - Static method in class org.openstreetmap.josm.tools.I18n
 
getTextTemplate() - Method in class org.openstreetmap.josm.gui.layer.markerlayer.AudioMarker
 
getTextTemplate() - Method in class org.openstreetmap.josm.gui.layer.markerlayer.Marker
 
getTheir() - Method in class org.openstreetmap.josm.data.conflict.Conflict
 
getTheirConflictParties() - Method in class org.openstreetmap.josm.data.conflict.ConflictCollection
Replies the set of OsmPrimitive which participate in the role of "their" in the conflicts managed by this collection.
getTheirCoords() - Method in class org.openstreetmap.josm.gui.conflict.pair.properties.PropertiesMergeModel
replies the coordinates of their OsmPrimitive.
getTheirDeletedState() - Method in class org.openstreetmap.josm.gui.conflict.pair.properties.PropertiesMergeModel
Replies deleted state of Server dataset
getTheirEntries() - Method in class org.openstreetmap.josm.gui.conflict.pair.ListMergeModel
 
getTheirEntriesSize() - Method in class org.openstreetmap.josm.gui.conflict.pair.ListMergeModel
 
getTheirReferrers() - Method in class org.openstreetmap.josm.gui.conflict.pair.properties.PropertiesMergeModel
Returns server referrers
getTheirSelectionModel() - Method in class org.openstreetmap.josm.gui.conflict.pair.ListMergeModel
 
getTheirTableModel() - Method in class org.openstreetmap.josm.gui.conflict.pair.ListMergeModel
 
getTheirTagValue() - Method in class org.openstreetmap.josm.gui.conflict.pair.tags.TagMergeItem
 
getTicks() - Method in class org.openstreetmap.josm.gui.progress.AbstractProgressMonitor
 
getTicks() - Method in class org.openstreetmap.josm.gui.progress.NullProgressMonitor
 
getTicks() - Method in interface org.openstreetmap.josm.gui.progress.ProgressMonitor
 
getTicksCount() - Method in class org.openstreetmap.josm.gui.progress.AbstractProgressMonitor
 
getTicksCount() - Method in class org.openstreetmap.josm.gui.progress.NullProgressMonitor
 
getTicksCount() - Method in interface org.openstreetmap.josm.gui.progress.ProgressMonitor
 
getTile(TileSource, int, int, int) - Method in interface org.openstreetmap.gui.jmapviewer.interfaces.TileCache
Retrieves a tile from the cache if present, otherwise null will be returned.
getTile() - Method in interface org.openstreetmap.gui.jmapviewer.interfaces.TileJob
Function to return the tile associated with the job
getTile() - Method in class org.openstreetmap.gui.jmapviewer.MemoryTileCache.CacheEntry
 
getTile(TileSource, int, int, int) - Method in class org.openstreetmap.gui.jmapviewer.MemoryTileCache
 
getTile() - Method in class org.openstreetmap.gui.jmapviewer.OsmFileCacheTileLoader.FileLoadJob
 
getTile(int, int, int) - Method in class org.openstreetmap.gui.jmapviewer.TileController
retrieves a tile from the cache.
getTile(int, int, int) - Method in class org.openstreetmap.josm.gui.layer.TMSLayer
 
getTileBounds() - Method in class org.openstreetmap.josm.gui.bbox.TileSelectionBBoxChooser.TileAddressValidator
 
getTileCache() - Method in interface org.openstreetmap.gui.jmapviewer.interfaces.TileLoaderListener
Return the TileCache class containing Tile data for requested and loaded tiles
getTileCache() - Method in class org.openstreetmap.gui.jmapviewer.JMapViewer
Return tile information caching class
getTileCache() - Method in class org.openstreetmap.gui.jmapviewer.TileController
 
getTileCache() - Method in class org.openstreetmap.josm.gui.layer.TMSLayer
 
getTileCount() - Method in interface org.openstreetmap.gui.jmapviewer.interfaces.TileCache
 
getTileCount() - Method in class org.openstreetmap.gui.jmapviewer.MemoryTileCache
 
getTileFile() - Method in class org.openstreetmap.gui.jmapviewer.OsmFileCacheTileLoader.FileLoadJob
 
getTileForPixelpos(int, int) - Method in class org.openstreetmap.josm.gui.layer.TMSLayer
This isn't very efficient, but it is only used when the user right-clicks on the map.
getTileIndex() - Method in class org.openstreetmap.josm.gui.bbox.TileSelectionBBoxChooser.TileCoordinateValidator
 
getTileKey(TileSource, int, int, int) - Static method in class org.openstreetmap.gui.jmapviewer.Tile
 
getTileLayerSource() - Method in class org.openstreetmap.gui.jmapviewer.TileController
 
getTileLoader() - Method in class org.openstreetmap.gui.jmapviewer.TileController
 
getTileOfLatLon(double, double, double) - Static method in class org.openstreetmap.josm.tools.OsmUrlToBounds
 
getTilePath(int, int, int) - Method in class org.openstreetmap.gui.jmapviewer.tilesources.AbstractTMSTileSource
 
getTilePath(int, int, int) - Method in class org.openstreetmap.gui.jmapviewer.tilesources.ScanexTileSource
 
getTileSet(int) - Method in class org.openstreetmap.josm.gui.layer.TMSLayer.DeepTileSet
 
getTileSetInfo(int) - Method in class org.openstreetmap.josm.gui.layer.TMSLayer.DeepTileSet
 
getTileSetInfo(TMSLayer.TileSet) - Static method in class org.openstreetmap.josm.gui.layer.TMSLayer
 
getTileSize() - Method in interface org.openstreetmap.gui.jmapviewer.interfaces.TileSource
Specifies how large each tile is.
getTileSize() - Method in class org.openstreetmap.gui.jmapviewer.tilesources.AbstractTMSTileSource
 
getTileSize() - Method in class org.openstreetmap.josm.data.imagery.types.WmsCacheType
Gets the value of the tileSize property.
getTileSize() - Method in class org.openstreetmap.josm.gui.bbox.SlippyMapBBoxChooser.RenamedSourceDecorator
 
getTileSource() - Method in class org.openstreetmap.gui.jmapviewer.TileController
 
getTileSource(ImageryInfo) - Static method in class org.openstreetmap.josm.gui.layer.TMSLayer
Creates and returns a new TileSource instance depending on the ImageryInfo.ImageryType of the passed ImageryInfo object.
getTileSources() - Method in interface org.openstreetmap.josm.gui.bbox.SlippyMapBBoxChooser.TileSourceProvider
 
getTileSources() - Method in class org.openstreetmap.josm.gui.bbox.SlippyMapBBoxChooser.TMSTileSourceProvider
 
getTileType() - Method in interface org.openstreetmap.gui.jmapviewer.interfaces.TileSource
Specifies the tile image type.
getTileType() - Method in class org.openstreetmap.gui.jmapviewer.tilesources.AbstractTMSTileSource
 
getTileType() - Method in class org.openstreetmap.josm.gui.bbox.SlippyMapBBoxChooser.RenamedSourceDecorator
 
getTileUpdate() - Method in interface org.openstreetmap.gui.jmapviewer.interfaces.TileSource
 
getTileUpdate() - Method in class org.openstreetmap.gui.jmapviewer.tilesources.AbstractMapQuestTileSource
 
getTileUpdate() - Method in class org.openstreetmap.gui.jmapviewer.tilesources.BingAerialTileSource
 
getTileUpdate() - Method in class org.openstreetmap.gui.jmapviewer.tilesources.OsmTileSource.CycleMap
 
getTileUpdate() - Method in class org.openstreetmap.gui.jmapviewer.tilesources.OsmTileSource.Mapnik
 
getTileUpdate() - Method in class org.openstreetmap.gui.jmapviewer.tilesources.ScanexTileSource
 
getTileUpdate() - Method in class org.openstreetmap.gui.jmapviewer.tilesources.TMSTileSource
 
getTileUpdate() - Method in class org.openstreetmap.josm.gui.bbox.SlippyMapBBoxChooser.RenamedSourceDecorator
 
getTileUrl(int, int, int) - Method in interface org.openstreetmap.gui.jmapviewer.interfaces.TileSource
Constructs the tile url.
getTileUrl(int, int, int) - Method in class org.openstreetmap.gui.jmapviewer.tilesources.AbstractTMSTileSource
 
getTileUrl(int, int, int) - Method in class org.openstreetmap.gui.jmapviewer.tilesources.BingAerialTileSource
 
getTileUrl(int, int, int) - Method in class org.openstreetmap.gui.jmapviewer.tilesources.TemplatedTMSTileSource
 
getTileUrl(int, int, int) - Method in class org.openstreetmap.josm.gui.bbox.SlippyMapBBoxChooser.RenamedSourceDecorator
 
getTime() - Method in class org.openstreetmap.josm.data.gpx.WayPoint
 
getTime() - Method in class org.openstreetmap.josm.data.Version
Replies the build date as string
getTimespanForTrack(GpxTrack) - Static method in class org.openstreetmap.josm.gui.layer.GpxLayer
returns a human readable string that shows the timespan of the given track
getTimestamp() - Method in class org.openstreetmap.josm.data.osm.AbstractPrimitive
Time of last modification to this object.
getTimestamp() - Method in class org.openstreetmap.josm.data.osm.history.HistoryOsmPrimitive
 
getTimestamp() - Method in interface org.openstreetmap.josm.data.osm.IPrimitive
 
GettingStarted - Class in org.openstreetmap.josm.gui
 
GettingStarted() - Constructor for class org.openstreetmap.josm.gui.GettingStarted
Initializes getting the MOTD as well as enabling the FileDrop Listener.
gettingStarted - Variable in class org.openstreetmap.josm.Main
The MOTD Layer.
GettingStarted.LinkGeneral - Class in org.openstreetmap.josm.gui
 
GettingStarted.LinkGeneral(String) - Constructor for class org.openstreetmap.josm.gui.GettingStarted.LinkGeneral
 
GettingStarted.MotdContent - Class in org.openstreetmap.josm.gui
Grabs current MOTD from cache or webpage and parses it.
GettingStarted.MotdContent() - Constructor for class org.openstreetmap.josm.gui.GettingStarted.MotdContent
 
getTitle() - Method in class org.openstreetmap.josm.gui.dialogs.ToggleDialog.TitleBar
 
getTitle() - Method in class org.openstreetmap.josm.gui.preferences.DefaultTabPreferenceSetting
 
getTitle() - Method in class org.openstreetmap.josm.gui.preferences.SourceEditor.EditSourceEntryDialog
 
getTitle() - Method in interface org.openstreetmap.josm.gui.preferences.TabPreferenceSetting
Called during preferences tab initialization to display its title.
getToEllipsoid() - Method in class org.openstreetmap.josm.data.projection.datum.NTV2GridShiftFile
 
getToggleAction() - Method in class org.openstreetmap.josm.gui.dialogs.ToggleDialog
Replies the action to toggle the visible state of this toggle dialog
getToggleDialog(Class<T>) - Method in class org.openstreetmap.josm.gui.dialogs.DialogsPanel
Replies the instance of a toggle dialog of type type managed by this map frame
getToggleDialog(Class<T>) - Method in class org.openstreetmap.josm.gui.MapFrame
Replies the instance of a toggle dialog of type type managed by this map frame
getToolbarName() - Method in class org.openstreetmap.josm.data.imagery.ImageryInfo
 
getToolString() - Static method in class org.openstreetmap.josm.gui.preferences.ToolbarPreferences
 
getToolTip() - Method in class org.openstreetmap.josm.gui.dialogs.relation.WayConnectionType
 
getTooltip() - Method in class org.openstreetmap.josm.gui.preferences.DefaultTabPreferenceSetting
 
getTooltip() - Method in class org.openstreetmap.josm.gui.preferences.SourceEditor.ExtendedSourceEntry
 
getTooltip() - Method in interface org.openstreetmap.josm.gui.preferences.TabPreferenceSetting
Called during preferences dialog initialization to display the preferences tab with the returned tooltip.
getToolTipText(MouseEvent) - Method in class org.openstreetmap.gui.jmapviewer.JMapViewer
 
getToolTipText(MouseEvent) - Method in class org.openstreetmap.josm.gui.dialogs.validator.ValidatorTreePanel
 
getToolTipText() - Method in class org.openstreetmap.josm.gui.layer.geoimage.GeoImageLayer
 
getToolTipText() - Method in class org.openstreetmap.josm.gui.layer.GpxLayer
 
getToolTipText() - Method in class org.openstreetmap.josm.gui.layer.Layer
 
getToolTipText() - Method in class org.openstreetmap.josm.gui.layer.markerlayer.MarkerLayer
 
getToolTipText() - Method in class org.openstreetmap.josm.gui.layer.OsmDataLayer
 
getToolTipText() - Method in class org.openstreetmap.josm.gui.layer.TMSLayer
 
getToolTipText() - Method in class org.openstreetmap.josm.gui.layer.ValidatorLayer
 
getToolTipText() - Method in class org.openstreetmap.josm.gui.layer.WMSLayer
 
getToolTipText() - Method in class org.openstreetmap.josm.gui.mappaint.StyleSource
 
getTopFixedCount() - Method in class org.openstreetmap.josm.gui.MenuScroller
Returns the number of items fixed at the top of the menu or popup menu.
getTopLeft() - Method in interface org.openstreetmap.gui.jmapviewer.interfaces.MapRectangle
 
getTopLeft() - Method in class org.openstreetmap.gui.jmapviewer.MapRectangleImpl
 
getTopLeft() - Method in class org.openstreetmap.josm.data.osm.BBox
 
getTopLeft() - Method in class org.openstreetmap.josm.tools.WindowGeometry
Replies the top left point for the geometry
getTopLeftCoordinates() - Method in class org.openstreetmap.josm.gui.bbox.SlippyMapBBoxChooser
 
getTopLeftCoordinates() - Method in class org.openstreetmap.josm.gui.bbox.TileSelectionBBoxChooser.TileBoundsMapView
 
getTopPanel(Class<T>) - Method in class org.openstreetmap.josm.gui.MapFrame
 
getTotalCount() - Method in class org.openstreetmap.josm.gui.layer.WMSLayer.PrecacheTask
 
getTotalFileSize() - Method in class org.openstreetmap.josm.data.imagery.types.WmsCacheType
Gets the value of the totalFileSize property.
getTransferData(DataFlavor) - Method in class org.openstreetmap.josm.gui.FileDrop.TransferableObject
Returns the data encapsulated in this FileDrop.TransferableObject.
getTransferData(DataFlavor) - Method in class org.openstreetmap.josm.gui.preferences.ToolbarPreferences.Settings.ActionTransferable
 
getTransferDataFlavors() - Method in class org.openstreetmap.josm.gui.FileDrop.TransferableObject
Returns a two- or three-element array containing first the custom data flavor, if one was created in the constructors, second the default FileDrop.TransferableObject.DATA_FLAVOR associated with FileDrop.TransferableObject, and third the java.awt.datatransfer.DataFlavor.stringFlavor.
getTransferDataFlavors() - Method in class org.openstreetmap.josm.gui.preferences.ToolbarPreferences.Settings.ActionTransferable
 
getTransformedNodes() - Method in class org.openstreetmap.josm.command.TransformNodesCommand
Get the nodes with the current transformation applied.
getTranslationAdapter() - Static method in class org.openstreetmap.josm.tools.I18n
 
getTranslationFile(String) - Static method in class org.openstreetmap.josm.tools.I18n
 
getTreeCellRendererComponent(JTree, Object, boolean, boolean, boolean, int, boolean) - Method in class org.openstreetmap.josm.gui.dialogs.CommandStackDialog.CommandCellRenderer
 
getTreeCellRendererComponent(JTree, Object, boolean, boolean, boolean, int, boolean) - Method in class org.openstreetmap.josm.gui.dialogs.relation.RelationTreeCellRenderer
 
getTreeCellRendererComponent(JTree, Object, boolean, boolean, boolean, int, boolean) - Method in class org.openstreetmap.josm.gui.dialogs.validator.ValidatorTreeRenderer
 
getTreeCellRendererComponent(JTree, Object, boolean, boolean, boolean, int, boolean) - Method in class org.openstreetmap.josm.gui.preferences.imagery.AddWMSLayerPanel.LayerTreeCellRenderer
 
getType() - Method in class org.openstreetmap.josm.actions.ActionParameter
 
getType() - Method in class org.openstreetmap.josm.actions.ActionParameter.SearchSettingsActionParameter
 
getType() - Method in class org.openstreetmap.josm.actions.ActionParameter.StringActionParameter
 
getType() - Method in class org.openstreetmap.josm.data.osm.event.AbstractDatasetChangedEvent
 
getType() - Method in class org.openstreetmap.josm.data.osm.event.ChangesetIdChangedEvent
 
getType() - Method in class org.openstreetmap.josm.data.osm.event.DataChangedEvent
 
getType() - Method in class org.openstreetmap.josm.data.osm.event.NodeMovedEvent
 
getType() - Method in class org.openstreetmap.josm.data.osm.event.PrimitivesAddedEvent
 
getType() - Method in class org.openstreetmap.josm.data.osm.event.PrimitivesRemovedEvent
 
getType() - Method in class org.openstreetmap.josm.data.osm.event.RelationMembersChangedEvent
 
getType() - Method in class org.openstreetmap.josm.data.osm.event.TagsChangedEvent
 
getType() - Method in class org.openstreetmap.josm.data.osm.event.WayNodesChangedEvent
 
getType() - Method in class org.openstreetmap.josm.data.osm.history.History
 
getType() - Method in class org.openstreetmap.josm.data.osm.history.HistoryNode
 
getType() - Method in class org.openstreetmap.josm.data.osm.history.HistoryOsmPrimitive
 
getType() - Method in class org.openstreetmap.josm.data.osm.history.HistoryRelation
replies the type, i.e.
getType() - Method in class org.openstreetmap.josm.data.osm.history.HistoryWay
replies the ways type, i.e.
getType() - Method in class org.openstreetmap.josm.data.osm.Node
 
getType() - Method in class org.openstreetmap.josm.data.osm.NodeData
 
getType() - Method in class org.openstreetmap.josm.data.osm.PrimitiveData
 
getType() - Method in interface org.openstreetmap.josm.data.osm.PrimitiveId
Gets the type of object represented by this object.
getType() - Method in class org.openstreetmap.josm.data.osm.Relation
 
getType() - Method in class org.openstreetmap.josm.data.osm.RelationData
 
getType() - Method in class org.openstreetmap.josm.data.osm.RelationMember
PrimitiveId implementation.
getType() - Method in class org.openstreetmap.josm.data.osm.RelationMemberData
PrimitiveId implementation.
getType() - Method in class org.openstreetmap.josm.data.osm.SimplePrimitiveId
 
getType() - Method in class org.openstreetmap.josm.data.osm.Way
 
getType() - Method in class org.openstreetmap.josm.data.osm.WayData
 
getType(String) - Static method in class org.openstreetmap.josm.gui.tagging.TaggingPreset
 
getType() - Method in class org.openstreetmap.josm.gui.widgets.OsmPrimitiveTypesComboBox
Replies the currently selected OsmPrimitiveType.
getType() - Method in enum org.openstreetmap.josm.io.NmeaReader.NMEA_TYPE
 
getType() - Method in class org.openstreetmap.josm.tools.template_engine.Tokenizer.Token
 
getTypesInSelection() - Method in class org.openstreetmap.josm.gui.tagging.TaggingPresetSearchDialog
 
getTypesToDelete() - Method in class org.openstreetmap.josm.command.DeleteCommand
 
getUIColor(String) - Method in class org.openstreetmap.josm.data.Preferences
 
getUid() - Method in class org.openstreetmap.josm.gui.dialogs.changeset.query.AdvancedChangesetQueryPanel.UidInputFieldValidator
 
getUnexpectedToken() - Method in exception org.openstreetmap.josm.tools.template_engine.ParseError
 
getUninterestingKeys() - Static method in class org.openstreetmap.josm.data.osm.OsmPrimitive
Contains a list of "uninteresting" keys that do not make an object "tagged".
getUniqueFilename(String) - Static method in class org.openstreetmap.josm.io.CacheFiles
Returns a short and unique file name for a given long identifier
getUniqueId() - Method in class org.openstreetmap.josm.data.osm.AbstractPrimitive
Gets a unique id representing this object.
getUniqueId() - Method in interface org.openstreetmap.josm.data.osm.PrimitiveId
Gets a unique id representing this object (the OSM server id for OSM objects)
getUniqueId() - Method in class org.openstreetmap.josm.data.osm.RelationMember
PrimitiveId implementation.
getUniqueId() - Method in class org.openstreetmap.josm.data.osm.RelationMemberData
PrimitiveId implementation.
getUniqueId() - Method in class org.openstreetmap.josm.data.osm.SimplePrimitiveId
 
getUnmodifiableList() - Method in class org.openstreetmap.josm.gui.tagging.ac.AutoCompletionList
 
getUnsavedLayersFiles() - Method in class org.openstreetmap.josm.data.AutosaveTask
 
getUnselectedNodeSize() - Method in class org.openstreetmap.josm.data.osm.visitor.paint.MapPaintSettings
 
getUnspecifiedChunkSize() - Static method in class org.openstreetmap.josm.gui.io.UploadStrategySpecification
 
getUpdateCount() - Method in interface org.openstreetmap.josm.data.gpx.GpxTrack
 
getUpdateCount() - Method in interface org.openstreetmap.josm.data.gpx.GpxTrackSegment
 
getUpdateCount() - Method in class org.openstreetmap.josm.data.gpx.ImmutableGpxTrack
 
getUpdateCount() - Method in class org.openstreetmap.josm.data.gpx.ImmutableGpxTrackSegment
 
getUpdateCount() - Method in class org.openstreetmap.josm.data.preferences.CachedProperty
 
getUpdateCount() - Method in class org.openstreetmap.josm.gui.dialogs.validator.ValidatorTreePanel
 
getUpdatedChangesets() - Method in interface org.openstreetmap.josm.data.osm.ChangesetCacheEvent
 
getUpdatedChangesets() - Method in class org.openstreetmap.josm.data.osm.DefaultChangesetCacheEvent
 
getUpdateSites() - Method in class org.openstreetmap.josm.gui.preferences.PluginPreference.PluginConfigurationSitesPanel
 
getUploadComment() - Method in class org.openstreetmap.josm.gui.io.TagSettingsPanel
 
getUploadComment() - Method in class org.openstreetmap.josm.gui.io.UploadDialog
Returns the current value for the upload comment
getUploadDialog() - Static method in class org.openstreetmap.josm.gui.io.UploadDialog
Replies the unique instance of the upload dialog
getUploadParameterSummaryPanel() - Method in class org.openstreetmap.josm.gui.io.BasicUploadSettingsPanel
 
getUploadState() - Method in class org.openstreetmap.josm.gui.io.SaveLayerInfo
Replies the upload state of SaveLayerInfo.getLayer().
getUploadStrategy() - Method in class org.openstreetmap.josm.gui.io.UploadStrategySelectionPanel
 
getUploadStrategySpecification() - Method in class org.openstreetmap.josm.gui.io.UploadDialog
Replies the UploadStrategySpecification the user entered in the dialog.
getUploadStrategySpecification() - Method in class org.openstreetmap.josm.gui.io.UploadStrategySelectionPanel
 
getUpper() - Method in class org.openstreetmap.josm.gui.mappaint.Range
 
getUri() - Method in enum org.openstreetmap.gui.jmapviewer.tilesources.ScanexTileSource.ScanexLayer
 
getUrl() - Method in class org.openstreetmap.gui.jmapviewer.Tile
 
getUrl() - Method in class org.openstreetmap.josm.data.imagery.ImageryInfo
 
getUrl() - Method in class org.openstreetmap.josm.gui.help.HelpBrowser
Replies the current URL
getURL() - Method in class org.openstreetmap.josm.gui.preferences.SourceEditor.EditSourceEntryDialog
 
getURL(double, double, double, double, int, int) - Method in class org.openstreetmap.josm.io.imagery.WMSGrabber
 
getUrl() - Method in exception org.openstreetmap.josm.io.OsmTransferException
Gets the URL related to this error.
getURL(Bounds) - Static method in class org.openstreetmap.josm.tools.OsmUrlToBounds
 
getURL(LatLon, int) - Static method in class org.openstreetmap.josm.tools.OsmUrlToBounds
 
getUrlFragment(HyperlinkEvent) - Method in class org.openstreetmap.josm.gui.help.HelpBrowser.HyperlinkHandler
Checks whether the hyperlink event originated on a element with a relative href consisting of a URL fragment only, i.e.
getUrlString() - Method in enum org.openstreetmap.josm.data.imagery.ImageryInfo.ImageryType
 
getUser() - Method in class org.openstreetmap.josm.data.osm.AbstractPrimitive
Replies the user who has last touched this object.
getUser() - Method in class org.openstreetmap.josm.data.osm.Changeset
 
getUser() - Method in class org.openstreetmap.josm.data.osm.history.HistoryOsmPrimitive
 
getUser() - Method in interface org.openstreetmap.josm.data.osm.IPrimitive
 
getUserAction() - Method in class org.openstreetmap.josm.gui.io.SaveLayersDialog
 
getUserDetails() - Method in class org.openstreetmap.josm.gui.oauth.TestAccessTokenTask
 
getUserId() - Method in class org.openstreetmap.josm.gui.JosmUserIdentityManager
Replies the user id of the current JOSM user.
getUserInfo() - Method in class org.openstreetmap.josm.gui.JosmUserIdentityManager
Replies verified additional information about the current user if the user is JosmUserIdentityManager.isFullyIdentified().
getUserName() - Method in class org.openstreetmap.josm.gui.io.CredentialDialog.CredentialPanel
 
getUsername() - Method in class org.openstreetmap.josm.gui.io.CredentialDialog
 
getUserName() - Method in class org.openstreetmap.josm.gui.JosmUserIdentityManager
Replies the user name of the current JOSM user.
getUsername() - Method in class org.openstreetmap.josm.io.auth.CredentialsAgentResponse
 
getUsername() - Method in class org.openstreetmap.josm.io.auth.CredentialsManager
 
getUsername(String) - Method in class org.openstreetmap.josm.io.auth.CredentialsManager
 
getUserName() - Method in class org.openstreetmap.josm.io.ChangesetQuery
Replies the user name which this query is restricted to.
getUseStrokesDistance() - Method in class org.openstreetmap.josm.data.osm.visitor.paint.MapPaintSettings
 
getUtmCentralMeridianDeg(int) - Method in class org.openstreetmap.josm.data.projection.UTM
 
getValidatorDir() - Static method in class org.openstreetmap.josm.data.validation.OsmValidator
Returns the plugin's directory of the plugin
getValidCount(long) - Method in class org.openstreetmap.josm.gui.tagging.TaggingPreset.Role
 
getValue(String) - Method in class org.openstreetmap.gui.jmapviewer.Tile
 
getValue(String) - Method in class org.openstreetmap.josm.actions.ParameterizedActionDecorator
 
getValue() - Method in class org.openstreetmap.josm.data.osm.Tag
Replies the value of the tag.
getValue() - Method in class org.openstreetmap.josm.data.Preferences.AbstractSetting
 
getValue() - Method in interface org.openstreetmap.josm.data.Preferences.Setting
Returns the value of this setting.
getValue() - Method in class org.openstreetmap.josm.gui.ExtendedDialog
Retrieve the user choice after the dialog has been closed.
getValue(String) - Method in class org.openstreetmap.josm.gui.history.HistoryBrowserModel.TagTableModel
 
getValue() - Method in class org.openstreetmap.josm.gui.preferences.advanced.AdvancedPreference.PrefEntry
 
getValue() - Method in class org.openstreetmap.josm.gui.tagging.ac.AutoCompletionListItem
 
getValue() - Method in enum org.openstreetmap.josm.gui.tagging.TaggingPreset.MatchType
 
getValue() - Method in class org.openstreetmap.josm.gui.tagging.TagModel
 
getValueAt(int, int) - Method in class org.openstreetmap.josm.corrector.CorrectionTableModel
 
getValueAt(int, int) - Method in class org.openstreetmap.josm.gui.actionsupport.DeleteFromRelationConfirmationDialog.RelationMemberTableModel
 
getValueAt(int, int) - Method in class org.openstreetmap.josm.gui.conflict.pair.ListMergeModel.EntriesTableModel
 
getValueAt(int, int) - Method in class org.openstreetmap.josm.gui.conflict.pair.tags.TagMergeModel
 
getValueAt(int, int) - Method in class org.openstreetmap.josm.gui.conflict.tags.PasteTagsConflictResolverDialog.StatisticsTableModel
 
getValueAt(int, int) - Method in class org.openstreetmap.josm.gui.conflict.tags.RelationMemberConflictResolverModel
 
getValueAt(int, int) - Method in class org.openstreetmap.josm.gui.conflict.tags.TagConflictResolverModel
 
getValueAt(int, int) - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetCacheManagerModel
 
getValueAt(int, int) - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetContentTableModel
 
getValueAt(int, int) - Method in class org.openstreetmap.josm.gui.dialogs.FilterTableModel
 
getValueAt(int, int) - Method in class org.openstreetmap.josm.gui.dialogs.HistoryDialog.HistoryItemTableModel
 
getValueAt(int, int) - Method in class org.openstreetmap.josm.gui.dialogs.LayerListDialog.LayerListModel
 
getValueAt(int, int) - Method in class org.openstreetmap.josm.gui.dialogs.MapPaintDialog.StylesModel
 
getValueAt(int, int) - Method in class org.openstreetmap.josm.gui.dialogs.relation.MemberTableModel
 
getValueAt(int, int) - Method in class org.openstreetmap.josm.gui.dialogs.relation.SelectionTableModel
 
getValueAt(int, int) - Method in class org.openstreetmap.josm.gui.dialogs.UserListDialog.UserTableModel
 
getValueAt(int, int) - Method in class org.openstreetmap.josm.gui.download.PlaceSelection.NamedResultTableModel
 
getValueAt(int, int) - Method in class org.openstreetmap.josm.gui.history.DiffTableModel
 
getValueAt(int, int) - Method in class org.openstreetmap.josm.gui.history.HistoryBrowserModel.RelationMemberTableModel
 
getValueAt(int, int) - Method in class org.openstreetmap.josm.gui.history.HistoryBrowserModel.TagTableModel
 
getValueAt(int, int) - Method in class org.openstreetmap.josm.gui.history.HistoryBrowserModel.VersionTableModel
 
getValueAt(int, int) - Method in class org.openstreetmap.josm.gui.io.SaveLayersModel
 
getValueAt(int, int) - Method in class org.openstreetmap.josm.gui.preferences.advanced.AdvancedPreference.AllSettingsTableModel
 
getValueAt(int, int) - Method in class org.openstreetmap.josm.gui.preferences.advanced.ListEditor.ListSettingTableModel
 
getValueAt(int, int) - Method in class org.openstreetmap.josm.gui.preferences.advanced.ListListEditor.ListTableModel
 
getValueAt(int, int) - Method in class org.openstreetmap.josm.gui.preferences.advanced.MapListEditor.MapTableModel
 
getValueAt(int, int) - Method in class org.openstreetmap.josm.gui.preferences.imagery.ImageryPreference.ImageryProvidersPanel.ImageryDefaultLayerTableModel
 
getValueAt(int, int) - Method in class org.openstreetmap.josm.gui.preferences.imagery.ImageryPreference.ImageryProvidersPanel.ImageryLayerTableModel
 
getValueAt(int, int) - Method in class org.openstreetmap.josm.gui.preferences.imagery.ImageryPreference.OffsetBookmarksPanel.OffsetsBookmarksModel
 
getValueAt(int, int) - Method in class org.openstreetmap.josm.gui.preferences.shortcut.ShortcutPreference.scListModel
 
getValueAt(int, int) - Method in class org.openstreetmap.josm.gui.preferences.SourceEditor.ActiveSourcesModel
 
getValueAt(int, int) - Method in class org.openstreetmap.josm.gui.preferences.SourceEditor.IconPathTableModel
 
getValueAt(int, int) - Method in class org.openstreetmap.josm.gui.preferences.ToolbarPreferences.ActionParametersTableModel
 
getValueAt(int, int) - Method in class org.openstreetmap.josm.gui.tagging.ac.AutoCompletionList
 
getValueAt(int, int) - Method in class org.openstreetmap.josm.gui.tagging.TagEditorModel
 
getValueCount() - Method in class org.openstreetmap.josm.gui.tagging.TagModel
 
getValueForClass(Class<?>, String) - Method in class org.openstreetmap.josm.tools.XmlObjectParser.Parser
 
getValues() - Method in class org.openstreetmap.josm.data.osm.TagCollection
Replies the set of values in this tag collection
getValues(String) - Method in class org.openstreetmap.josm.data.osm.TagCollection
Replies the set of values for a given key.
getValues() - Method in class org.openstreetmap.josm.gui.conflict.tags.MultiValueResolutionDecision
Replies the list of possible, non empty values
getValues(String) - Method in class org.openstreetmap.josm.gui.tagging.ac.AutoCompletionManager
Returns the currently cached tag values for a given tag key.
getValues(List<String>) - Method in class org.openstreetmap.josm.gui.tagging.ac.AutoCompletionManager
Returns the currently cached tag values for a given list of tag keys.
getValues() - Method in class org.openstreetmap.josm.gui.tagging.TaggingPreset.Check
 
getValues() - Method in class org.openstreetmap.josm.gui.tagging.TaggingPreset.ComboMultiSelect
 
getValues() - Method in class org.openstreetmap.josm.gui.tagging.TaggingPreset.Key
 
getValues() - Method in class org.openstreetmap.josm.gui.tagging.TaggingPreset.KeyedItem
 
getValues() - Method in class org.openstreetmap.josm.gui.tagging.TaggingPreset.Text
 
getValues() - Method in class org.openstreetmap.josm.gui.tagging.TagModel
 
getValues(A) - Method in class org.openstreetmap.josm.tools.MultiMap
Like get, but returns an empty Set if nothing has been mapped to the key.
getVersion() - Method in class org.openstreetmap.josm.data.osm.AbstractPrimitive
Replies the version number as returned by the API.
getVersion() - Method in class org.openstreetmap.josm.data.osm.DataSet
Replies the API version this dataset was created from.
getVersion() - Method in class org.openstreetmap.josm.data.osm.history.HistoryOsmPrimitive
 
getVersion() - Method in interface org.openstreetmap.josm.data.osm.IPrimitive
 
getVersion() - Method in class org.openstreetmap.josm.data.Version
Replies the JOSM version.
getVersion() - Method in class org.openstreetmap.josm.io.OsmApi
Replies the OSM protocol version we use to talk to the server.
getVersionString() - Method in class org.openstreetmap.josm.data.Version
Replies the version string.
getVersionTableModel() - Method in class org.openstreetmap.josm.gui.history.HistoryBrowserModel
Replies the table model to be used in a JTable which shows the list of versions in this history.
getVersionTableModel() - Method in class org.openstreetmap.josm.gui.history.VersionTable
 
getViewID() - Method in class org.openstreetmap.josm.gui.NavigatableComponent
Return a ID which is unique as long as viewport dimensions are the same
getViewPosition() - Method in class org.openstreetmap.josm.gui.ScrollViewport
 
getViewRect() - Method in class org.openstreetmap.josm.gui.ScrollViewport
 
getViewSize() - Method in class org.openstreetmap.josm.gui.ScrollViewport
 
getVisibleLayersInZOrder() - Method in class org.openstreetmap.josm.gui.MapView
Creates a list of the visible layers in Z-Order, the layer with the lowest Z-Order first, layer with the highest Z-Order last.
getWay(long) - Method in class org.openstreetmap.josm.data.osm.DatasetFactory
 
getWay() - Method in class org.openstreetmap.josm.data.osm.RelationMember
 
getWayComparator() - Method in interface org.openstreetmap.josm.data.osm.NameFormatter
 
getWayComparator() - Method in class org.openstreetmap.josm.gui.DefaultNameFormatter
 
getWayConnection(int) - Method in class org.openstreetmap.josm.gui.dialogs.relation.MemberTableModel
 
getWayForNode(Node) - Static method in class org.openstreetmap.josm.actions.mapmode.DrawAction
 
getWayIds() - Method in class org.openstreetmap.josm.data.osm.visitor.paint.relations.Multipolygon.JoinedWay
 
getWayIds() - Method in class org.openstreetmap.josm.data.osm.visitor.paint.relations.Multipolygon.PolyData
 
getWayPoints() - Method in interface org.openstreetmap.josm.data.gpx.GpxTrackSegment
 
getWayPoints() - Method in class org.openstreetmap.josm.data.gpx.ImmutableGpxTrackSegment
 
getWays() - Method in class org.openstreetmap.josm.data.osm.DataSet
Replies an unmodifiable collection of ways in this dataset
getWaySegments(Way) - Method in class org.openstreetmap.josm.data.validation.tests.UnconnectedWays
 
getWaysInCell(Way, Map<Point2D, List<Way>>) - Static method in class org.openstreetmap.josm.data.validation.util.ValUtil
Returns the start and end cells of a way.
getWeight() - Method in class org.openstreetmap.josm.gui.MultiSplitLayout.Node
Value between 0.0 and 1.0 used to compute how much space to add to this sibling when the layout grows or how much to reduce when the layout shrinks.
getWidth(Cascade, String, Float) - Static method in class org.openstreetmap.josm.gui.mappaint.ElemStyle
Get a property value of type Width
getWidth() - Method in class org.openstreetmap.josm.gui.mappaint.MapImage
 
getWidth(float) - Method in class org.openstreetmap.josm.gui.mappaint.xml.LinemodPrototype
 
getWidth() - Method in class org.openstreetmap.josm.gui.mappaint.xml.LinemodPrototype
 
getWidth() - Method in class org.openstreetmap.josm.gui.mappaint.xml.LinePrototype
 
getWikiBaseHelpUrl() - Static method in class org.openstreetmap.josm.gui.help.HelpUtil
Replies the base wiki URL for help pages
getWikiBaseUrl() - Static method in class org.openstreetmap.josm.gui.help.HelpUtil
Replies the base wiki URL.
getWikiLanguagePrefix(Locale) - Static method in class org.openstreetmap.josm.tools.LanguageInfo
Replies the wiki language prefix for the given locale.
getWikiLanguagePrefix() - Static method in class org.openstreetmap.josm.tools.LanguageInfo
Replies the wiki language prefix for the current locale.
getWindowParent() - Method in class org.openstreetmap.josm.gui.progress.ChildProgress
 
getWindowParent() - Method in class org.openstreetmap.josm.gui.progress.NullProgressMonitor
 
getWindowParent() - Method in class org.openstreetmap.josm.gui.progress.PleaseWaitProgressMonitor
 
getWindowParent() - Method in interface org.openstreetmap.josm.gui.progress.ProgressMonitor
 
getWindowParent() - Method in class org.openstreetmap.josm.gui.progress.SwingRenderingProgressMonitor
 
getWithRange(double) - Method in class org.openstreetmap.josm.gui.mappaint.StyleCache
looks up styles for a certain scale value and additionally returns the scale range for the returned styles
getWmsLayer() - Method in class org.openstreetmap.josm.io.WMSLayerImporter
Replies the imported WMS layer.
getWorldBoundsLatLon() - Method in class org.openstreetmap.josm.data.projection.BelgianLambert1972
 
getWorldBoundsLatLon() - Method in class org.openstreetmap.josm.data.projection.BelgianLambert2008
 
getWorldBoundsLatLon() - Method in class org.openstreetmap.josm.data.projection.CustomProjection
 
getWorldBoundsLatLon() - Method in class org.openstreetmap.josm.data.projection.Epsg3008
 
getWorldBoundsLatLon() - Method in class org.openstreetmap.josm.data.projection.Epsg4326
 
getWorldBoundsLatLon() - Method in class org.openstreetmap.josm.data.projection.GaussKrueger
 
getWorldBoundsLatLon() - Method in class org.openstreetmap.josm.data.projection.Lambert
 
getWorldBoundsLatLon() - Method in class org.openstreetmap.josm.data.projection.Lambert93
 
getWorldBoundsLatLon() - Method in class org.openstreetmap.josm.data.projection.LambertCC9Zones
 
getWorldBoundsLatLon() - Method in class org.openstreetmap.josm.data.projection.LambertEST
 
getWorldBoundsLatLon() - Method in class org.openstreetmap.josm.data.projection.Mercator
 
getWorldBoundsLatLon() - Method in interface org.openstreetmap.josm.data.projection.Projection
Get the bounds of the world
getWorldBoundsLatLon() - Method in class org.openstreetmap.josm.data.projection.Puwg.Epsg2180
 
getWorldBoundsLatLon() - Method in class org.openstreetmap.josm.data.projection.Puwg
 
getWorldBoundsLatLon() - Method in class org.openstreetmap.josm.data.projection.Puwg.Puwg2000
 
getWorldBoundsLatLon() - Method in interface org.openstreetmap.josm.data.projection.Puwg.PuwgData
 
getWorldBoundsLatLon() - Method in class org.openstreetmap.josm.data.projection.SwissGrid
 
getWorldBoundsLatLon() - Method in class org.openstreetmap.josm.data.projection.TransverseMercatorLV
 
getWorldBoundsLatLon() - Method in class org.openstreetmap.josm.data.projection.UTM
 
getWorldBoundsLatLon() - Method in class org.openstreetmap.josm.data.projection.UTM_France_DOM
 
getX() - Method in class org.openstreetmap.josm.data.coor.Coordinate
 
getXIndex() - Method in class org.openstreetmap.josm.data.imagery.GeorefImage
 
getXIndex() - Method in class org.openstreetmap.josm.io.imagery.WMSRequest
 
getXtile() - Method in class org.openstreetmap.gui.jmapviewer.Tile
 
getY() - Method in class org.openstreetmap.josm.data.coor.Coordinate
 
getYIndex() - Method in class org.openstreetmap.josm.data.imagery.GeorefImage
 
getYIndex() - Method in class org.openstreetmap.josm.io.imagery.WMSRequest
 
getYtile() - Method in class org.openstreetmap.gui.jmapviewer.Tile
 
getZipEntry(String, String) - Method in class org.openstreetmap.josm.io.MirroredInputStream
Replies an input stream for a file in a ZIP-file.
getZone() - Method in class org.openstreetmap.josm.data.projection.Puwg.Epsg2176
 
getZone() - Method in class org.openstreetmap.josm.data.projection.Puwg.Epsg2177
 
getZone() - Method in class org.openstreetmap.josm.data.projection.Puwg.Epsg2178
 
getZone() - Method in class org.openstreetmap.josm.data.projection.Puwg.Epsg2179
 
getZone() - Method in class org.openstreetmap.josm.data.projection.Puwg.Puwg2000
 
getzone() - Method in class org.openstreetmap.josm.data.projection.UTM
 
getZoneIndex() - Method in class org.openstreetmap.josm.data.projection.Puwg.Puwg2000
 
getZoom() - Method in class org.openstreetmap.gui.jmapviewer.JMapViewer
 
getZoom() - Method in class org.openstreetmap.gui.jmapviewer.Tile
 
getZoom(Bounds) - Static method in class org.openstreetmap.josm.tools.OsmUrlToBounds
 
getZoomContolsVisible() - Method in class org.openstreetmap.gui.jmapviewer.JMapViewer
 
giveUserFeedback(MouseEvent, int) - Method in class org.openstreetmap.josm.actions.mapmode.DeleteAction
Gives the user feedback for the action he/she is about to do.
giveUserFeedback(MouseEvent) - Method in class org.openstreetmap.josm.actions.mapmode.DeleteAction
Gives the user feedback for the action he/she is about to do.
giveUserFeedback(MouseEvent) - Method in class org.openstreetmap.josm.actions.mapmode.SelectAction
handles adding highlights and updating the cursor for the given mouse event.
giveUserFeedback(MouseEvent, int) - Method in class org.openstreetmap.josm.actions.mapmode.SelectAction
handles adding highlights and updating the cursor for the given mouse event.
globalConfirmationDefault - Static variable in class org.openstreetmap.josm.io.remotecontrol.handler.RequestHandler
 
globalConfirmationKey - Static variable in class org.openstreetmap.josm.io.remotecontrol.handler.RequestHandler
 
glue(int, int) - Static method in class org.openstreetmap.josm.tools.GBC
This is a helper to easily create a glue with a minimum default value.
gotoNextDecision() - Method in interface org.openstreetmap.josm.gui.conflict.tags.MultiValueCellEditor.NavigationListener
 
gotoNextDecision() - Method in class org.openstreetmap.josm.gui.conflict.tags.RelationMemberConflictResolverTable
 
gotoNextDecision() - Method in class org.openstreetmap.josm.gui.conflict.tags.TagConflictResolverTable
 
gotoPreviousDecision() - Method in interface org.openstreetmap.josm.gui.conflict.tags.MultiValueCellEditor.NavigationListener
 
gotoPreviousDecision() - Method in class org.openstreetmap.josm.gui.conflict.tags.RelationMemberConflictResolverTable
 
gotoPreviousDecision() - Method in class org.openstreetmap.josm.gui.conflict.tags.TagConflictResolverTable
 
gpsTime - Variable in class org.openstreetmap.josm.gui.layer.geoimage.ImageEntry
The time after correlation with a gpx track
gpx - Variable in class org.openstreetmap.josm.io.JpgImporter
 
GpxData - Class in org.openstreetmap.josm.data.gpx
Objects of this class represent a gpx file with tracks, waypoints and routes.
GpxData() - Constructor for class org.openstreetmap.josm.data.gpx.GpxData
 
gpxExport - Variable in class org.openstreetmap.josm.gui.MainMenu
 
GpxExportAction - Class in org.openstreetmap.josm.actions
Exports data to gpx.
GpxExportAction() - Constructor for class org.openstreetmap.josm.actions.GpxExportAction
 
GpxExporter - Class in org.openstreetmap.josm.io
 
GpxExporter() - Constructor for class org.openstreetmap.josm.io.GpxExporter
 
GpxImporter - Class in org.openstreetmap.josm.io
 
GpxImporter() - Constructor for class org.openstreetmap.josm.io.GpxImporter
 
GpxImporter.GpxImporterData - Class in org.openstreetmap.josm.io
 
GpxImporter.GpxImporterData() - Constructor for class org.openstreetmap.josm.io.GpxImporter.GpxImporterData
 
gpxLayer - Variable in class org.openstreetmap.josm.gui.layer.geoimage.GeoImageLayer
 
gpxLayer - Variable in class org.openstreetmap.josm.gui.layer.geoimage.GeoImageLayer.Loader
 
GpxLayer - Class in org.openstreetmap.josm.gui.layer
 
GpxLayer(GpxData) - Constructor for class org.openstreetmap.josm.gui.layer.GpxLayer
 
GpxLayer(GpxData, String) - Constructor for class org.openstreetmap.josm.gui.layer.GpxLayer
 
GpxLayer(GpxData, String, boolean) - Constructor for class org.openstreetmap.josm.gui.layer.GpxLayer
 
gpxLayer - Variable in class org.openstreetmap.josm.io.GpxImporter.GpxImporterData
 
GpxLayer.ChooseTrackVisibilityAction - Class in org.openstreetmap.josm.gui.layer
allows the user to choose which of the downloaded tracks should be displayed.
GpxLayer.ChooseTrackVisibilityAction() - Constructor for class org.openstreetmap.josm.gui.layer.GpxLayer.ChooseTrackVisibilityAction
 
GpxLayer.colorModes - Enum in org.openstreetmap.josm.gui.layer
 
GpxLayer.colorModes() - Constructor for enum org.openstreetmap.josm.gui.layer.GpxLayer.colorModes
 
GpxLayer.ConvertToDataLayerAction - Class in org.openstreetmap.josm.gui.layer
 
GpxLayer.ConvertToDataLayerAction() - Constructor for class org.openstreetmap.josm.gui.layer.GpxLayer.ConvertToDataLayerAction
 
GpxLayer.CustomizeDrawing - Class in org.openstreetmap.josm.gui.layer
 
GpxLayer.CustomizeDrawing(List<Layer>) - Constructor for class org.openstreetmap.josm.gui.layer.GpxLayer.CustomizeDrawing
 
GpxLayer.CustomizeDrawing(Layer) - Constructor for class org.openstreetmap.josm.gui.layer.GpxLayer.CustomizeDrawing
 
GpxLayer.CustomizeDrawing() - Constructor for class org.openstreetmap.josm.gui.layer.GpxLayer.CustomizeDrawing
 
GpxLayer.DownloadAlongTrackAction - Class in org.openstreetmap.josm.gui.layer
Action that issues a series of download requests to the API, following the GPX track.
GpxLayer.DownloadAlongTrackAction() - Constructor for class org.openstreetmap.josm.gui.layer.GpxLayer.DownloadAlongTrackAction
 
GpxLayer.DownloadWmsAlongTrackAction - Class in org.openstreetmap.josm.gui.layer
 
GpxLayer.DownloadWmsAlongTrackAction() - Constructor for class org.openstreetmap.josm.gui.layer.GpxLayer.DownloadWmsAlongTrackAction
 
GpxLayer.ImportAudio - Class in org.openstreetmap.josm.gui.layer
 
GpxLayer.ImportAudio() - Constructor for class org.openstreetmap.josm.gui.layer.GpxLayer.ImportAudio
 
GpxLayer.ImportImages - Class in org.openstreetmap.josm.gui.layer
 
GpxLayer.ImportImages() - Constructor for class org.openstreetmap.josm.gui.layer.GpxLayer.ImportImages
 
GpxLayer.Markers - Class in org.openstreetmap.josm.gui.layer
 
GpxLayer.Markers() - Constructor for class org.openstreetmap.josm.gui.layer.GpxLayer.Markers
 
GpxLayer.MarkersFromNamedPoins - Class in org.openstreetmap.josm.gui.layer
 
GpxLayer.MarkersFromNamedPoins() - Constructor for class org.openstreetmap.josm.gui.layer.GpxLayer.MarkersFromNamedPoins
 
GpxLink - Class in org.openstreetmap.josm.data.gpx
 
GpxLink(String) - Constructor for class org.openstreetmap.josm.data.gpx.GpxLink
 
gpxLink(GpxLink) - Method in class org.openstreetmap.josm.io.GpxWriter
output link
gpxLst - Variable in class org.openstreetmap.josm.gui.layer.geoimage.CorrelateGpxWithImages
 
gpxPanel - Variable in class org.openstreetmap.josm.gui.preferences.display.DrawingPreference
 
GpxReader - Class in org.openstreetmap.josm.io
Read a gpx file.
GpxReader(InputStream) - Constructor for class org.openstreetmap.josm.io.GpxReader
Parse the input stream and store the result in trackData and markerData
GpxReader.Parser - Class in org.openstreetmap.josm.io
 
GpxReader.Parser() - Constructor for class org.openstreetmap.josm.io.GpxReader.Parser
 
GpxReader.State - Enum in org.openstreetmap.josm.io
 
GpxReader.State() - Constructor for enum org.openstreetmap.josm.io.GpxReader.State
 
GpxRoute - Class in org.openstreetmap.josm.data.gpx
 
GpxRoute() - Constructor for class org.openstreetmap.josm.data.gpx.GpxRoute
 
GPXSettingsPanel - Class in org.openstreetmap.josm.gui.preferences.display
 
GPXSettingsPanel(String, boolean, boolean) - Constructor for class org.openstreetmap.josm.gui.preferences.display.GPXSettingsPanel
 
GPXSettingsPanel() - Constructor for class org.openstreetmap.josm.gui.preferences.display.GPXSettingsPanel
 
GpxTrack - Interface in org.openstreetmap.josm.data.gpx
Read-only gpx track.
GpxTrackSegment - Interface in org.openstreetmap.josm.data.gpx
Read-only gpx track segments.
GpxWriter - Class in org.openstreetmap.josm.io
Writes GPX files from GPX data or OSM data.
GpxWriter(PrintWriter) - Constructor for class org.openstreetmap.josm.io.GpxWriter
 
GpxWriter(OutputStream) - Constructor for class org.openstreetmap.josm.io.GpxWriter
 
GpxWriter() - Constructor for class org.openstreetmap.josm.io.GpxWriter
 
grab(WMSRequest, URL, int) - Method in class org.openstreetmap.josm.io.imagery.HTMLGrabber
 
grab(WMSRequest, URL, int) - Method in class org.openstreetmap.josm.io.imagery.WMSGrabber
 
Grabber - Class in org.openstreetmap.josm.io.imagery
 
Grabber(MapView, WMSLayer, boolean) - Constructor for class org.openstreetmap.josm.io.imagery.Grabber
 
grabbers - Variable in class org.openstreetmap.josm.gui.layer.WMSLayer
 
grabberThreads - Variable in class org.openstreetmap.josm.gui.layer.WMSLayer
 
greatCircleDistance(LatLon) - Method in class org.openstreetmap.josm.data.coor.LatLon
Computes the distance between this lat/lon and another point on the earth.
greater(float, float) - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.Expression.FunctionExpression.EvalFunctions
 
greater_equal(float, float) - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.Expression.FunctionExpression.EvalFunctions
 
green(Color) - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.Expression.FunctionExpression.EvalFunctions
 
greenCheckmark - Static variable in class org.openstreetmap.josm.gui.dialogs.UserListDialog
 
greyCheckmark - Static variable in class org.openstreetmap.josm.gui.dialogs.UserListDialog
 
grid(int, int) - Method in class org.openstreetmap.josm.tools.GBC
 
griddetail - Static variable in class org.openstreetmap.josm.data.validation.OsmValidator
Grid detail, multiplier of east,north values for valuable cell sizing
gridFileName - Variable in class org.openstreetmap.josm.data.projection.datum.NTV2GridShiftFileWrapper
 
gridShiftForward(NTV2GridShift) - Method in class org.openstreetmap.josm.data.projection.datum.NTV2GridShiftFile
Shift a coordinate in the Forward direction of the Grid Shift File.
gridShiftReverse(NTV2GridShift) - Method in class org.openstreetmap.josm.data.projection.datum.NTV2GridShiftFile
Shift a coordinate in the Reverse direction of the Grid Shift File.
group - Variable in class org.openstreetmap.josm.gui.tagging.TaggingPreset
 
groupbutton - Variable in class org.openstreetmap.josm.gui.IconToggleButton
 
groups - Variable in class org.openstreetmap.josm.gui.tagging.TaggingPresetSearchDialog.PresetClasification
 
groups - Static variable in class org.openstreetmap.josm.tools.Shortcut
 
GRS80 - Static variable in class org.openstreetmap.josm.data.projection.Ellipsoid
GRS80 ellipsoid
GRS80Datum - Class in org.openstreetmap.josm.data.projection.datum
This datum indicates, that GRS80 ellipsoid is used and no conversion is necessary to get from or to the WGS84 datum.
GRS80Datum() - Constructor for class org.openstreetmap.josm.data.projection.datum.GRS80Datum
 
gteRelationMemberTableModel(JTable) - Method in class org.openstreetmap.josm.gui.history.RelationMemberListTableCellRenderer
 
gui - Variable in class org.openstreetmap.josm.gui.preferences.imagery.ImageryPreference.ImageryProvidersPanel
 
guideColor - Variable in class org.openstreetmap.josm.actions.mapmode.ImproveWayAccuracyAction
 
GuiHelper - Class in org.openstreetmap.josm.gui.util
basic gui utils
GuiHelper() - Constructor for class org.openstreetmap.josm.gui.util.GuiHelper
 
Guyane92Name - Static variable in class org.openstreetmap.josm.gui.preferences.projection.UTM_France_DOM_ProjectionChoice
 
GuyaneBounds - Static variable in class org.openstreetmap.josm.data.projection.UTM_France_DOM
 
GuyaneDatum - Static variable in class org.openstreetmap.josm.data.projection.UTM_France_DOM
 
GuyaneEPSG - Static variable in class org.openstreetmap.josm.data.projection.UTM_France_DOM
 

H

hadArea - Variable in class org.openstreetmap.josm.gui.mappaint.xml.XmlStyleSourceHandler
 
hadEmpty - Variable in class org.openstreetmap.josm.gui.tagging.TaggingPreset.Usage
 
hadIcon - Variable in class org.openstreetmap.josm.gui.mappaint.xml.XmlStyleSourceHandler
 
hadKeys - Variable in class org.openstreetmap.josm.gui.tagging.TaggingPreset.Usage
 
hadKeys() - Method in class org.openstreetmap.josm.gui.tagging.TaggingPreset.Usage
 
hadLine - Variable in class org.openstreetmap.josm.gui.mappaint.xml.XmlStyleSourceHandler
 
hadLineMod - Variable in class org.openstreetmap.josm.gui.mappaint.xml.XmlStyleSourceHandler
 
hAlign - Variable in class org.openstreetmap.josm.gui.mappaint.BoxTextElemStyle
 
haloColor - Variable in class org.openstreetmap.josm.gui.mappaint.TextElement
 
haloRadius - Variable in class org.openstreetmap.josm.gui.mappaint.TextElement
 
handle() - Method in class org.openstreetmap.josm.io.remotecontrol.handler.RequestHandler
Check permission and parameters and handle request.
handle(Throwable) - Method in class org.openstreetmap.josm.tools.BugReportExceptionHandler
 
handleAttribution(Point, boolean) - Method in class org.openstreetmap.gui.jmapviewer.AttributionSupport
 
handleAttribution(Point, boolean) - Method in class org.openstreetmap.josm.gui.bbox.SlippyMapBBoxChooser
 
handleChangesetConfigurationRequest() - Method in interface org.openstreetmap.josm.gui.io.ConfigurationParameterRequestHandler
 
handleComponentEvent(ComponentEvent) - Method in class org.openstreetmap.josm.Main.WindowPositionSizeListener
 
handleEvent(EastNorth) - Method in class org.openstreetmap.josm.command.RotateCommand
Compute new rotation angle and transform nodes accordingly.
handleEvent(EastNorth) - Method in class org.openstreetmap.josm.command.ScaleCommand
Compute new scaling factor and transform nodes accordingly.
handleEvent(EastNorth) - Method in class org.openstreetmap.josm.command.TransformNodesCommand
Handling of a mouse event (e.g.
handleException(OsmOAuthAuthorizationException) - Method in class org.openstreetmap.josm.gui.oauth.FullyAutomaticAuthorizationUI.FullyAutomaticAuthorisationTask
 
handleException(Throwable) - Static method in class org.openstreetmap.josm.tools.BugReportExceptionHandler
 
handleFailedUpload(Exception) - Method in class org.openstreetmap.josm.gui.io.AbstractUploadTask
error handler for any exception thrown during upload
handleGone(OsmApiPrimitiveGoneException) - Method in class org.openstreetmap.josm.gui.io.AbstractUploadTask
Handles an error which is caused by a delete request for an already deleted OsmPrimitive on the server, i.e.
handleHelpContentReaderException(String, HelpContentReaderException) - Method in class org.openstreetmap.josm.gui.help.HelpBrowser
Displays a error page if a help topic couldn't be loaded because of network or IO error.
handleMember(Attributes) - Method in class org.openstreetmap.josm.io.OsmChangesetContentParser.Parser
 
handleMember(Attributes) - Method in class org.openstreetmap.josm.io.OsmHistoryReader.Parser
 
handleMissingHelpContent(String) - Method in class org.openstreetmap.josm.gui.help.HelpBrowser
Displays a warning page when a help topic doesn't exist yet.
handleNodeReference(Attributes) - Method in class org.openstreetmap.josm.io.OsmChangesetContentParser.Parser
 
handleNodeReference(Attributes) - Method in class org.openstreetmap.josm.io.OsmHistoryReader.Parser
 
handlePotentiallyDeletedPrimitives(Set<OsmPrimitive>) - Method in class org.openstreetmap.josm.actions.downloadtasks.DownloadOsmTaskList
Processes a set of primitives (given by a set of their ids) which might be deleted on the server.
handlePreconditionFailed(OsmApiException) - Method in class org.openstreetmap.josm.gui.io.AbstractUploadTask
handles an precondition failed conflict, i.e.
handlePrefEnable() - Method in class org.openstreetmap.josm.data.validation.tests.TagChecker
 
handlePrimitiveGoneException(long, OsmPrimitiveType) - Method in class org.openstreetmap.josm.actions.UpdateSelectionAction
handle an exception thrown because a primitive was deleted on the server
handlePropertyChangeFrozen(boolean, boolean) - Method in class org.openstreetmap.josm.gui.conflict.pair.ListMerger
 
handleRequest() - Method in class org.openstreetmap.josm.io.remotecontrol.handler.AddNodeHandler
 
handleRequest() - Method in class org.openstreetmap.josm.io.remotecontrol.handler.AddWayHandler
 
handleRequest() - Method in class org.openstreetmap.josm.io.remotecontrol.handler.ImageryHandler
 
handleRequest() - Method in class org.openstreetmap.josm.io.remotecontrol.handler.ImportHandler
 
handleRequest() - Method in class org.openstreetmap.josm.io.remotecontrol.handler.LoadAndZoomHandler
 
handleRequest() - Method in class org.openstreetmap.josm.io.remotecontrol.handler.LoadObjectHandler
 
handleRequest() - Method in class org.openstreetmap.josm.io.remotecontrol.handler.OpenFileHandler
 
handleRequest() - Method in class org.openstreetmap.josm.io.remotecontrol.handler.RequestHandler
Handle a specific command sent as remote control.
handleRequest() - Method in class org.openstreetmap.josm.io.remotecontrol.handler.VersionHandler
 
handlers - Static variable in class org.openstreetmap.josm.io.remotecontrol.RequestProcessor
Collection of request handlers.
handleTag(Attributes) - Method in class org.openstreetmap.josm.io.OsmChangesetContentParser.Parser
 
handleTag(Attributes) - Method in class org.openstreetmap.josm.io.OsmHistoryReader.Parser
 
handleTemplate() - Method in class org.openstreetmap.gui.jmapviewer.tilesources.TemplatedTMSTileSource
 
handleUploadConflict(OsmApiException) - Method in class org.openstreetmap.josm.gui.io.AbstractUploadTask
handles an upload conflict, i.e.
handleUploadConflictForClosedChangeset(long, Date) - Method in class org.openstreetmap.josm.gui.io.AbstractUploadTask
Handles the case that a conflict was detected while uploading where we don't know what OsmPrimitive actually caused the conflict (for whatever reason)
handleUploadConflictForKnownConflict(OsmPrimitiveType, long, String, String) - Method in class org.openstreetmap.josm.gui.io.AbstractUploadTask
Handles the case that a conflict in a specific OsmPrimitive was detected while uploading
handleUploadConflictForUnknownConflict() - Method in class org.openstreetmap.josm.gui.io.AbstractUploadTask
Handles the case that a conflict was detected while uploading where we don't know what OsmPrimitive actually caused the conflict (for whatever reason)
handleUploadPreconditionFailedConflict(OsmApiException, Pair<OsmPrimitive, Collection<OsmPrimitive>>) - Method in class org.openstreetmap.josm.gui.io.AbstractUploadTask
Handles the case where deleting a node failed because it is still in use in a non-deleted way on the server.
handleUploadStrategyConfigurationRequest() - Method in interface org.openstreetmap.josm.gui.io.ConfigurationParameterRequestHandler
 
handlingInProgress - Static variable in class org.openstreetmap.josm.tools.BugReportExceptionHandler
 
has_tag_key(String) - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.Expression.FunctionExpression.EvalFunctions
 
hasAccessToken() - Method in class org.openstreetmap.josm.gui.oauth.AbstractAuthorizationUI
Replies true if this UI currently has an Access Token
hasActiveSourcesChanged() - Method in class org.openstreetmap.josm.gui.preferences.SourceEditor
 
hasAreaElemStyle(OsmPrimitive, boolean) - Static method in class org.openstreetmap.josm.gui.mappaint.ElemStyles
Determines whether primitive has an AreaElemStyle.
hasAttribution() - Method in class org.openstreetmap.josm.data.imagery.ImageryInfo
 
hasAutoDownload() - Method in class org.openstreetmap.josm.gui.layer.WMSLayer
 
hasChanges - Variable in class org.openstreetmap.josm.actions.JoinAreasAction.JoinAreasResult
 
hasChildren() - Method in class org.openstreetmap.josm.data.osm.QuadBuckets.QBLevel
 
hasCode(String) - Static method in class org.openstreetmap.josm.tools.I18n
 
hasConflict(Conflict<?>) - Method in class org.openstreetmap.josm.data.conflict.ConflictCollection
Replies true, if this collection includes a given conflict
hasConflictForMy(OsmPrimitive) - Method in class org.openstreetmap.josm.data.conflict.ConflictCollection
Replies true, if this collection includes a conflict for my.
hasConflictForTheir(OsmPrimitive) - Method in class org.openstreetmap.josm.data.conflict.ConflictCollection
Replies true, if this collection includes a conflict for their.
hasContent() - Method in class org.openstreetmap.josm.data.osm.Changeset
 
hasContent() - Method in class org.openstreetmap.josm.data.osm.QuadBuckets.QBLevel
 
hasCoordConflict() - Method in class org.openstreetmap.josm.gui.conflict.pair.properties.PropertiesMergeModel
replies true if my and their primitive have a conflict between their coordinate values
hasCustomSettings() - Method in class org.openstreetmap.josm.gui.oauth.AdvancedOAuthPropertiesPanel
 
hasDeletedStateConflict() - Method in class org.openstreetmap.josm.gui.conflict.pair.properties.PropertiesMergeModel
replies true if my and their primitive have a conflict between their deleted states
hasDialogWithCloseUpperLeftCorner(Point) - Method in class org.openstreetmap.josm.gui.history.HistoryBrowserDialogManager
 
hasDirectionKeys() - Method in class org.openstreetmap.josm.data.osm.OsmPrimitive
true if this object has direction dependent tags (e.g.
hasEditLayer() - Method in class org.openstreetmap.josm.Main
Replies true if there is an edit layer
hasEditorWithCloseUpperLeftCorner(Point, RelationEditor) - Method in class org.openstreetmap.josm.gui.dialogs.relation.RelationDialogManager
Replies true, if there is another open RelationEditor whose upper left corner is close to p.
hasElements - Variable in class org.openstreetmap.josm.gui.tagging.TaggingPreset.PresetPanel
 
hasEmptyValue(String) - Method in class org.openstreetmap.josm.data.osm.TagCollection
Replies true if there is a tag with an empty value for key.
hasEqualSemanticAttributes(Changeset) - Method in class org.openstreetmap.josm.data.osm.Changeset
 
hasEqualSemanticAttributes(OsmPrimitive) - Method in class org.openstreetmap.josm.data.osm.Node
 
hasEqualSemanticAttributes(OsmPrimitive) - Method in class org.openstreetmap.josm.data.osm.OsmPrimitive
Replies true if this primitive and other are equal with respect to their semantic attributes.
hasEqualSemanticAttributes(OsmPrimitive) - Method in class org.openstreetmap.josm.data.osm.Relation
 
hasEqualSemanticAttributes(OsmPrimitive) - Method in class org.openstreetmap.josm.data.osm.Way
 
hasEqualTechnicalAttributes(OsmPrimitive) - Method in class org.openstreetmap.josm.data.osm.OsmPrimitive
Replies true if this primitive and other are equal with respect to their technical attributes.
hasError() - Method in class org.openstreetmap.gui.jmapviewer.Tile
 
hasError() - Method in class org.openstreetmap.josm.gui.dialogs.relation.ParentRelationLoadingTask
Replies true if an exception has been caught during the execution of this task.
hasExactMatch(Projection, double, double, double) - Method in class org.openstreetmap.josm.data.imagery.WmsCache
 
hasExactMatch - Variable in class org.openstreetmap.josm.io.imagery.WMSRequest
 
hasExactMatch() - Method in class org.openstreetmap.josm.io.imagery.WMSRequest
 
hasExtend() - Method in class org.openstreetmap.josm.data.osm.visitor.BoundingXYVisitor
 
hasGap() - Method in class org.openstreetmap.josm.gui.dialogs.relation.MemberTable.ZoomToGapAction
 
Hash<K,T> - Interface in org.openstreetmap.josm.data.osm
An interface allowing injection of hashcode and equality implementation based on some inner state of an object for a set.
hash - Variable in class org.openstreetmap.josm.data.osm.Storage
 
hashCode() - Method in class org.openstreetmap.gui.jmapviewer.Tile
Note that the hash code does not include the Tile.source.
hashCode() - Method in class org.openstreetmap.josm.actions.CombineWayAction.NodePair
 
hashCode() - Method in class org.openstreetmap.josm.actions.ExtensionFileFilter
 
hashCode() - Method in class org.openstreetmap.josm.actions.JoinAreasAction.RelationRole
 
hashCode() - Method in class org.openstreetmap.josm.actions.JoinAreasAction.WayInPolygon
 
hashCode() - Method in class org.openstreetmap.josm.actions.search.SearchAction.SearchSetting
 
hashCode() - Method in class org.openstreetmap.josm.data.Bounds
 
hashCode() - Method in class org.openstreetmap.josm.data.conflict.Conflict
 
hashCode() - Method in class org.openstreetmap.josm.data.coor.Coordinate
 
hashCode() - Method in class org.openstreetmap.josm.data.coor.LatLon
 
hashCode() - Method in class org.openstreetmap.josm.data.imagery.ImageryInfo
 
hashCode() - Method in class org.openstreetmap.josm.data.oauth.OAuthParameters
 
hashCode() - Method in class org.openstreetmap.josm.data.oauth.OAuthToken
 
hashCode() - Method in class org.openstreetmap.josm.data.osm.BBox
 
hashCode() - Method in class org.openstreetmap.josm.data.osm.Changeset
 
hashCode() - Method in class org.openstreetmap.josm.data.osm.event.DatasetEventManager.ListenerInfo
 
hashCode() - Method in class org.openstreetmap.josm.data.osm.event.SelectionEventManager.ListenerInfo
 
hashCode() - Method in class org.openstreetmap.josm.data.osm.history.HistoryOsmPrimitive
 
hashCode() - Method in class org.openstreetmap.josm.data.osm.OsmPrimitive
Return the id plus the class type encoded as hashcode or super's hashcode if id is 0.
hashCode() - Method in class org.openstreetmap.josm.data.osm.RelationMember
 
hashCode() - Method in class org.openstreetmap.josm.data.osm.RelationMemberData
 
hashCode() - Method in class org.openstreetmap.josm.data.osm.RelationToChildReference
 
hashCode() - Method in class org.openstreetmap.josm.data.osm.SimplePrimitiveId
 
hashCode() - Method in class org.openstreetmap.josm.data.osm.Storage
 
hashCode() - Method in class org.openstreetmap.josm.data.osm.Tag
 
hashCode() - Method in class org.openstreetmap.josm.data.osm.User
 
hashCode() - Method in class org.openstreetmap.josm.data.osm.WaySegment
 
hashCode() - Method in class org.openstreetmap.josm.data.projection.Epsg3008
 
hashCode() - Method in class org.openstreetmap.josm.data.projection.Epsg4326
 
hashCode() - Method in class org.openstreetmap.josm.data.projection.Lambert
 
hashCode() - Method in class org.openstreetmap.josm.data.projection.LambertCC9Zones
 
hashCode() - Method in class org.openstreetmap.josm.data.projection.LambertEST
 
hashCode() - Method in class org.openstreetmap.josm.data.projection.Mercator
 
hashCode() - Method in class org.openstreetmap.josm.data.projection.Puwg
 
hashCode() - Method in class org.openstreetmap.josm.data.projection.SwissGrid
 
hashCode() - Method in class org.openstreetmap.josm.data.projection.TransverseMercatorLV
 
hashCode() - Method in class org.openstreetmap.josm.data.projection.UTM
 
hashCode() - Method in class org.openstreetmap.josm.data.projection.UTM_France_DOM
 
hashCode() - Method in class org.openstreetmap.josm.data.validation.tests.DuplicateRelation.RelationMembers
 
hashCode() - Method in class org.openstreetmap.josm.data.validation.tests.DuplicateRelation.RelationPair
 
hashCode() - Method in class org.openstreetmap.josm.data.validation.tests.DuplicateRelation.RelMember
 
hashCode() - Method in class org.openstreetmap.josm.data.validation.tests.DuplicateWay.WayPair
 
hashCode() - Method in class org.openstreetmap.josm.data.validation.tests.DuplicateWay.WayPairNoTags
 
hashCode() - Method in class org.openstreetmap.josm.gui.conflict.tags.RelationMemberConflictDecision
 
hashCode() - Method in class org.openstreetmap.josm.gui.dialogs.LayerListDialog.DeleteLayerAction
 
hashCode() - Method in class org.openstreetmap.josm.gui.dialogs.LayerListDialog.LayerOpacityAction
 
hashCode() - Method in class org.openstreetmap.josm.gui.dialogs.LayerListDialog.ShowHideLayerAction
 
hashCode() - Method in class org.openstreetmap.josm.gui.dialogs.relation.RelationDialogManager.DialogContext
 
hashCode() - Method in class org.openstreetmap.josm.gui.io.UploadStrategySpecification
 
hashCode() - Method in class org.openstreetmap.josm.gui.mappaint.AreaElemStyle
 
hashCode() - Method in class org.openstreetmap.josm.gui.mappaint.BoxTextElemStyle
 
hashCode() - Method in class org.openstreetmap.josm.gui.mappaint.BoxTextElemStyle.SimpleBoxProvider
 
hashCode() - Method in class org.openstreetmap.josm.gui.mappaint.ElemStyle.FontDescriptor
 
hashCode() - Method in class org.openstreetmap.josm.gui.mappaint.ElemStyle
 
hashCode() - Method in class org.openstreetmap.josm.gui.mappaint.Keyword
 
hashCode() - Method in class org.openstreetmap.josm.gui.mappaint.LabelCompositionStrategy.StaticLabelCompositionStrategy
 
hashCode() - Method in class org.openstreetmap.josm.gui.mappaint.LabelCompositionStrategy.TagLookupCompositionStrategy
 
hashCode() - Method in class org.openstreetmap.josm.gui.mappaint.LineElemStyle
 
hashCode() - Method in class org.openstreetmap.josm.gui.mappaint.LinePatternElemStyle
 
hashCode() - Method in class org.openstreetmap.josm.gui.mappaint.LineTextElemStyle
 
hashCode() - Method in class org.openstreetmap.josm.gui.mappaint.MapImage
 
hashCode() - Method in class org.openstreetmap.josm.gui.mappaint.MapImage.MapImageBoxProvider
 
hashCode() - Method in class org.openstreetmap.josm.gui.mappaint.NodeElemStyle
 
hashCode() - Method in class org.openstreetmap.josm.gui.mappaint.NodeElemStyle.Symbol
 
hashCode() - Method in class org.openstreetmap.josm.gui.mappaint.StyleCache
 
hashCode() - Method in class org.openstreetmap.josm.gui.mappaint.StyleCache.StyleList
 
hashCode() - Method in class org.openstreetmap.josm.gui.mappaint.TextElement
 
hashCode() - Method in class org.openstreetmap.josm.gui.MapStatus.StatusTextHistory
 
hashCode() - Method in class org.openstreetmap.josm.gui.preferences.SourceEntry
 
hashCode() - Method in class org.openstreetmap.josm.gui.progress.ProgressTaskId
 
hashCode() - Method in class org.openstreetmap.josm.gui.tagging.ac.AutoCompletionListItem
 
hashCode() - Method in class org.openstreetmap.josm.io.imagery.WMSRequest
 
hashCode() - Method in class org.openstreetmap.josm.tools.Pair
 
hashtable - Variable in class org.openstreetmap.gui.jmapviewer.MemoryTileCache
 
hasIgnoredError(String) - Static method in class org.openstreetmap.josm.data.validation.OsmValidator
 
hasImage() - Method in class org.openstreetmap.josm.gui.layer.geoimage.ImageViewerDialog
Returns whether an image is currently displayed
hasIncompleteMembers() - Method in class org.openstreetmap.josm.data.osm.Relation
Replies true if at least one child primitive is incomplete
hasIncompleteMembers() - Method in class org.openstreetmap.josm.gui.dialogs.relation.MemberTableModel
Replies true if at least one the relation members is incomplete
hasIncompleteNodes() - Method in class org.openstreetmap.josm.data.osm.Way
Replies true if this way has incomplete nodes, false otherwise.
hasIncompleteSelectedMembers() - Method in class org.openstreetmap.josm.gui.dialogs.relation.MemberTableModel
Replies true if at least one of the selected members is incomplete
hasKey(String) - Method in class org.openstreetmap.josm.data.osm.AbstractPrimitive
Replies true if this primitive has a tag with key key.
hasKeys() - Method in class org.openstreetmap.josm.data.osm.AbstractPrimitive
Replies true, if the map of key/value pairs of this primitive is not empty.
hasKeys() - Method in class org.openstreetmap.josm.data.osm.Changeset
 
hasKeys() - Method in interface org.openstreetmap.josm.data.osm.Tagged
Replies true, if there is at least one key/value pair; false, otherwise
hasLayer(String) - Method in class org.openstreetmap.josm.gui.mappaint.MultiCascade
 
hasLayer(Layer) - Method in class org.openstreetmap.josm.gui.MapView
replies true if the list of layers managed by this map view contain layer
hasLayers() - Method in class org.openstreetmap.josm.gui.MapView
Replies true if there is at least one layer in this map view
hasLoadingTiles - Variable in class org.openstreetmap.josm.gui.layer.TMSLayer.TileSetInfo
 
hasMembersReferringTo(Collection<RelationMember>, Collection<OsmPrimitive>) - Static method in class org.openstreetmap.josm.gui.dialogs.relation.MemberTableModel
Replies true if there is at least one relation member given as members which refers to at least on the primitives in primitives.
hasMembersReferringTo(Collection<OsmPrimitive>) - Method in class org.openstreetmap.josm.gui.dialogs.relation.MemberTableModel
Replies true if there is at least one relation member in this model which refers to at least on the primitives in primitives.
hasName(String) - Method in class org.openstreetmap.josm.data.osm.User
Returns true if the name is in the names list
hasNewNodes(Way) - Method in class org.openstreetmap.josm.gui.history.HistoryBrowserModel
 
hasNext() - Method in class org.openstreetmap.josm.data.osm.ChangesetDataSet.DefaultIterator
 
hasNext() - Method in class org.openstreetmap.josm.data.osm.QuadBuckets.QuadBucketIterator
 
hasNext() - Method in class org.openstreetmap.josm.data.osm.Storage.Iter
 
hasNext() - Method in class org.openstreetmap.josm.data.osm.Storage.SafeReadonlyIter
 
hasNext() - Method in class org.openstreetmap.josm.data.osm.visitor.paint.MapPainter.OffsetIterator
 
hasNext() - Method in class org.openstreetmap.josm.tools.CopyList.Itr
 
hasNext() - Method in class org.openstreetmap.josm.tools.SubclassFilteredCollection.FilterIterator
 
hasNext() - Method in class org.openstreetmap.josm.tools.XmlObjectParser
 
hasNodeOtherWays(Node, Way) - Method in class org.openstreetmap.josm.actions.mapmode.ExtrudeAction
This method tests if a node has other ways apart from the given one.
hasOnlyIncompleteMembers(Relation, Collection<OsmPrimitive>, Collection<? extends OsmPrimitive>) - Method in class org.openstreetmap.josm.actions.PurgeAction
 
hasOsmTileETag(String) - Method in class org.openstreetmap.gui.jmapviewer.OsmFileCacheTileLoader.FileLoadJob
 
hasOverzoomedTiles - Variable in class org.openstreetmap.josm.gui.layer.TMSLayer.TileSetInfo
 
hasParentRelation() - Method in class org.openstreetmap.josm.gui.mappaint.Environment
 
hasPrimitivesToDelete(Collection<OsmPrimitive>) - Method in class org.openstreetmap.josm.actions.UploadSelectionAction
Replies true if there is at least one non-new, deleted primitive in primitives
hasRelationProblems - Variable in class org.openstreetmap.josm.actions.JoinAreasAction.JoinAreasResult
 
hasRole() - Method in class org.openstreetmap.josm.data.osm.RelationMember
 
hasRole() - Method in class org.openstreetmap.josm.data.osm.RelationMemberData
 
hasRoutePoints() - Method in class org.openstreetmap.josm.data.gpx.GpxData
 
hasSameMembersAs(Relation) - Method in class org.openstreetmap.josm.gui.dialogs.relation.MemberTableModel
 
hasSameTags(OsmPrimitive) - Method in class org.openstreetmap.josm.data.osm.AbstractPrimitive
Replies true if other isn't null and has the same tags (key/value-pairs) as this.
hasSameValueAsOpposite(String) - Method in class org.openstreetmap.josm.gui.history.HistoryBrowserModel.TagTableModel
 
hasSelectedChangesets() - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetCacheManagerModel
Replies true if there is at least one selected changeset
hasSelectedOpenChangesets() - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetListModel
Replies true if there is at least one selected open changeset
hasSelectedPrimitives() - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetContentTableModel
Replies true if there is at least one selected primitive in the table model
hasSourceTagsByType(OsmPrimitiveType) - Method in class org.openstreetmap.josm.actions.PasteTagsAction.TagPaster
Replies true if there is at least one tag in the current selection for primitives of type type
hasTag(String, String...) - Method in class org.openstreetmap.josm.data.osm.AbstractPrimitive
Tests whether this primitive contains a tag consisting of key and any of values.
hasTag(String, Collection<String>) - Method in class org.openstreetmap.josm.data.osm.AbstractPrimitive
Tests whether this primitive contains a tag consisting of key and any of values.
hasTag(String) - Method in class org.openstreetmap.josm.data.osm.history.HistoryOsmPrimitive
 
hasTag(String) - Method in class org.openstreetmap.josm.gui.history.HistoryBrowserModel.TagTableModel
 
hasTagsFor(String) - Method in class org.openstreetmap.josm.data.osm.TagCollection
Replies true if there is at least one tag for the given key.
hasTargetPrimitives(Class<T>) - Method in class org.openstreetmap.josm.actions.PasteTagsAction.TagPaster
Replies true if there is at least one primitive of type type is in the target collection
hasTrackPoints() - Method in class org.openstreetmap.josm.data.gpx.GpxData
 
hasUniqueEmptyValue(String) - Method in class org.openstreetmap.josm.data.osm.TagCollection
Replies true if there is exactly one tag for key and if the value for this tag is empty.
hasUniqueNonEmptyValue(String) - Method in class org.openstreetmap.josm.data.osm.TagCollection
Replies true if there is exactly one tag for key and if the value of this tag is not empty.
hasUniqueValue() - Method in class org.openstreetmap.josm.gui.tagging.TaggingPreset.Usage
 
hasUnsavedData() - Method in class org.openstreetmap.josm.gui.io.SaveLayersModel
 
hasValue - Variable in enum org.openstreetmap.josm.data.projection.CustomProjection.Param
 
hasValue(String) - Method in class org.openstreetmap.josm.gui.tagging.TagModel
 
hasValuesFor(String) - Method in class org.openstreetmap.josm.data.osm.TagCollection
Replies true it there is at least one tag with a non empty value for key.
hasVirtualNode() - Method in class org.openstreetmap.josm.actions.mapmode.SelectAction.VirtualManager
 
hasVirtualWaysToBeConstructed() - Method in class org.openstreetmap.josm.actions.mapmode.SelectAction.VirtualManager
 
hasVisibleTiles - Variable in class org.openstreetmap.josm.gui.layer.TMSLayer.TileSetInfo
 
hasWays() - Method in class org.openstreetmap.josm.actions.JoinAreasAction.WayTraverser
 
hasZoomRedoEntries() - Method in class org.openstreetmap.josm.gui.NavigatableComponent
 
hasZoomUndoEntries() - Method in class org.openstreetmap.josm.gui.NavigatableComponent
 
hatched - Static variable in class org.openstreetmap.josm.gui.layer.OsmDataLayer
a paint texture for non-downloaded area
hayford - Static variable in class org.openstreetmap.josm.data.projection.Ellipsoid
Hayford's ellipsoid 1909 (ED50 system) Proj.4 code: intl
hcb - Variable in class org.openstreetmap.josm.actions.search.SearchAction.SearchKeywordRow
 
hcbUploadComment - Variable in class org.openstreetmap.josm.gui.io.BasicUploadSettingsPanel
the history combo box for the upload comment
hdopCircleGpsPoints - Variable in class org.openstreetmap.josm.gui.preferences.display.GPXSettingsPanel
 
headArrow - Variable in class org.openstreetmap.josm.gui.preferences.display.DrawingPreference
 
header() - Method in class org.openstreetmap.josm.io.OsmWriter
 
header(Boolean) - Method in class org.openstreetmap.josm.io.OsmWriter
 
headers - Variable in class org.openstreetmap.gui.jmapviewer.OsmTileLoader
Holds the HTTP headers.
headers - Variable in class org.openstreetmap.gui.jmapviewer.tilesources.TemplatedTMSTileSource
 
HEADERS - Static variable in class org.openstreetmap.josm.gui.conflict.tags.PasteTagsConflictResolverDialog.StatisticsTableModel
 
heading - Variable in class org.openstreetmap.josm.actions.OrthogonalizeAction.WayData
 
heading(EastNorth) - Method in class org.openstreetmap.josm.data.coor.EastNorth
Returns the heading, in radians, that you have to use to get from this EastNorth to another.
heading(LatLon) - Method in class org.openstreetmap.josm.data.coor.LatLon
Returns the heading, in radians, that you have to use to get from this lat/lon to another.
headingText - Variable in class org.openstreetmap.josm.gui.MapStatus
 
height() - Method in class org.openstreetmap.josm.data.osm.BBox
 
height() - Method in class org.openstreetmap.josm.data.osm.QuadBuckets.QBLevel
 
height - Variable in class org.openstreetmap.josm.gui.mappaint.MapImage
 
height() - Method in class org.openstreetmap.josm.io.imagery.Grabber
 
height - Variable in class org.openstreetmap.josm.tools.ImageProvider
 
help - Variable in class org.openstreetmap.josm.gui.help.HelpBrowser
the help browser
help - Variable in class org.openstreetmap.josm.gui.MainMenu
 
HelpAction - Class in org.openstreetmap.josm.actions
Open a help browser and displays lightweight online help.
HelpAction() - Constructor for class org.openstreetmap.josm.actions.HelpAction
 
helpAction - Variable in class org.openstreetmap.josm.gui.conflict.tags.CombinePrimitiveResolverDialog
the private help action
helpAction - Variable in class org.openstreetmap.josm.gui.dialogs.properties.PropertiesDialog
 
HelpAwareOptionPane - Class in org.openstreetmap.josm.gui
 
HelpAwareOptionPane() - Constructor for class org.openstreetmap.josm.gui.HelpAwareOptionPane
 
HelpAwareOptionPane.ButtonSpec - Class in org.openstreetmap.josm.gui
 
HelpAwareOptionPane.ButtonSpec(String, Icon, String, String) - Constructor for class org.openstreetmap.josm.gui.HelpAwareOptionPane.ButtonSpec
 
HelpAwareOptionPane.DefaultAction - Class in org.openstreetmap.josm.gui
 
HelpAwareOptionPane.DefaultAction(JDialog, JOptionPane, int) - Constructor for class org.openstreetmap.josm.gui.HelpAwareOptionPane.DefaultAction
 
HelpBrowser - Class in org.openstreetmap.josm.gui.help
 
HelpBrowser() - Constructor for class org.openstreetmap.josm.gui.help.HelpBrowser
 
HelpBrowser.BackAction - Class in org.openstreetmap.josm.gui.help
 
HelpBrowser.BackAction(HelpBrowserHistory) - Constructor for class org.openstreetmap.josm.gui.help.HelpBrowser.BackAction
 
HelpBrowser.EditAction - Class in org.openstreetmap.josm.gui.help
 
HelpBrowser.EditAction() - Constructor for class org.openstreetmap.josm.gui.help.HelpBrowser.EditAction
 
HelpBrowser.ForwardAction - Class in org.openstreetmap.josm.gui.help
 
HelpBrowser.ForwardAction(HelpBrowserHistory) - Constructor for class org.openstreetmap.josm.gui.help.HelpBrowser.ForwardAction
 
HelpBrowser.HomeAction - Class in org.openstreetmap.josm.gui.help
 
HelpBrowser.HomeAction() - Constructor for class org.openstreetmap.josm.gui.help.HelpBrowser.HomeAction
 
HelpBrowser.HyperlinkHandler - Class in org.openstreetmap.josm.gui.help
 
HelpBrowser.HyperlinkHandler() - Constructor for class org.openstreetmap.josm.gui.help.HelpBrowser.HyperlinkHandler
 
HelpBrowser.OpenInBrowserAction - Class in org.openstreetmap.josm.gui.help
 
HelpBrowser.OpenInBrowserAction() - Constructor for class org.openstreetmap.josm.gui.help.HelpBrowser.OpenInBrowserAction
 
HelpBrowser.ReloadAction - Class in org.openstreetmap.josm.gui.help
 
HelpBrowser.ReloadAction() - Constructor for class org.openstreetmap.josm.gui.help.HelpBrowser.ReloadAction
 
HelpBrowserHistory - Class in org.openstreetmap.josm.gui.help
 
HelpBrowserHistory(HelpBrowser) - Constructor for class org.openstreetmap.josm.gui.help.HelpBrowserHistory
 
HelpContentReader - Class in org.openstreetmap.josm.gui.help
Reads help content from the JOSM Wiki and prepares it for rendering in the internal help browser.
HelpContentReader(String) - Constructor for class org.openstreetmap.josm.gui.help.HelpContentReader
constructor
HelpContentReaderException - Exception in org.openstreetmap.josm.gui.help
 
HelpContentReaderException() - Constructor for exception org.openstreetmap.josm.gui.help.HelpContentReaderException
 
HelpContentReaderException(String, Throwable) - Constructor for exception org.openstreetmap.josm.gui.help.HelpContentReaderException
 
HelpContentReaderException(String) - Constructor for exception org.openstreetmap.josm.gui.help.HelpContentReaderException
 
HelpContentReaderException(Throwable) - Constructor for exception org.openstreetmap.josm.gui.help.HelpContentReaderException
 
helperLineEnd - Variable in class org.openstreetmap.josm.actions.mapmode.ParallelWayAction
 
helperLineStart - Variable in class org.openstreetmap.josm.actions.mapmode.ParallelWayAction
 
helperStroke - Variable in class org.openstreetmap.josm.actions.mapmode.DrawAction.SnapHelper
 
Helpful - Interface in org.openstreetmap.josm.gui.help
 
helpMenu - Variable in class org.openstreetmap.josm.gui.MainMenu
 
helpText - Variable in class org.openstreetmap.josm.gui.MapStatus
 
helpTopic() - Method in class org.openstreetmap.josm.gui.dialogs.ConflictDialog
 
helpTopic() - Method in class org.openstreetmap.josm.gui.dialogs.ToggleDialog
 
helpTopic - Variable in class org.openstreetmap.josm.gui.ExtendedDialog
the help topic
helpTopic - Variable in class org.openstreetmap.josm.gui.help.ContextSensitiveHelpAction
the help topic
helpTopic() - Method in interface org.openstreetmap.josm.gui.help.Helpful
 
helpTopic - Variable in class org.openstreetmap.josm.gui.HelpAwareOptionPane.ButtonSpec
 
helpTopic() - Method in class org.openstreetmap.josm.gui.MapScaler
 
helpTopic() - Method in class org.openstreetmap.josm.gui.MapSlider
 
helpTopic() - Method in class org.openstreetmap.josm.gui.MapStatus
 
helpTopic() - Method in class org.openstreetmap.josm.gui.NavigatableComponent
 
HelpUtil - Class in org.openstreetmap.josm.gui.help
 
HelpUtil() - Constructor for class org.openstreetmap.josm.gui.help.HelpUtil
 
hemisphere - Variable in class org.openstreetmap.josm.data.projection.UTM
 
hemisphere - Variable in class org.openstreetmap.josm.gui.preferences.projection.UTMProjectionChoice
 
heuristic - Variable in class org.openstreetmap.josm.tools.Diff
When set to true, the comparison uses a heuristic to speed it up.
hiddenFilters - Variable in class org.openstreetmap.josm.data.osm.FilterMatcher
 
hide(HistoryBrowserDialog) - Method in class org.openstreetmap.josm.gui.history.HistoryBrowserDialogManager
 
HIDE_OR_SHOW - Static variable in class org.openstreetmap.josm.gui.bbox.SourceButton
 
HideableButton - Interface in org.openstreetmap.josm.gui
An interface to provide showing/hiding method for buttons, when hidden state is stored in preferences
hideAll() - Method in class org.openstreetmap.josm.gui.history.HistoryBrowserDialogManager
Hides and destroys all currently visible history browser dialogs
hideButton() - Method in interface org.openstreetmap.josm.gui.HideableButton
 
hideButton() - Method in class org.openstreetmap.josm.gui.IconToggleButton
 
hideDialog() - Method in class org.openstreetmap.josm.gui.dialogs.ToggleDialog
Hides the dialog
hideIfDisabled - Variable in class org.openstreetmap.josm.gui.IconToggleButton
 
hideNotify() - Method in class org.openstreetmap.josm.gui.dialogs.ChangesetDialog
 
hideNotify() - Method in class org.openstreetmap.josm.gui.dialogs.CommandStackDialog
 
hideNotify() - Method in class org.openstreetmap.josm.gui.dialogs.ConflictDialog
 
hideNotify() - Method in class org.openstreetmap.josm.gui.dialogs.FilterDialog
 
hideNotify() - Method in class org.openstreetmap.josm.gui.dialogs.HistoryDialog
 
hideNotify() - Method in class org.openstreetmap.josm.gui.dialogs.LayerListDialog
 
hideNotify() - Method in class org.openstreetmap.josm.gui.dialogs.MapPaintDialog
 
hideNotify() - Method in class org.openstreetmap.josm.gui.dialogs.properties.PropertiesDialog
 
hideNotify() - Method in class org.openstreetmap.josm.gui.dialogs.RelationListDialog
 
hideNotify() - Method in class org.openstreetmap.josm.gui.dialogs.SelectionListDialog
 
hideNotify() - Method in class org.openstreetmap.josm.gui.dialogs.ToggleDialog
Called when toggle dialog is hidden (collapsed, removed, MapFrame is removed, ...).
hideNotify() - Method in class org.openstreetmap.josm.gui.dialogs.UserListDialog
 
hideNotify() - Method in class org.openstreetmap.josm.gui.dialogs.ValidatorDialog
 
hiding - Variable in class org.openstreetmap.josm.data.osm.Filter.FilterPreferenceEntry
 
hiding - Variable in class org.openstreetmap.josm.data.osm.Filter
 
HIDING_FILTER_SHORTCUT - Static variable in class org.openstreetmap.josm.gui.dialogs.FilterDialog
 
hidingFilterAction - Variable in class org.openstreetmap.josm.gui.dialogs.FilterDialog
 
HIGH_COUNT - Static variable in class org.openstreetmap.josm.data.validation.tests.RelationChecker
 
highlightColor - Variable in class org.openstreetmap.josm.actions.mapmode.DrawAction.SnapHelper
 
highlightColor - Variable in class org.openstreetmap.josm.data.osm.visitor.paint.MapPainter
 
highlightColor - Variable in class org.openstreetmap.josm.data.osm.visitor.paint.MapPaintSettings
Color Preference for hightlighted objects
highlightColor - Variable in class org.openstreetmap.josm.data.osm.visitor.paint.WireframeMapRenderer
Color Preference for hightlighted objects
highlightColorTransparent - Variable in class org.openstreetmap.josm.data.osm.visitor.paint.MapPainter
 
highlighted - Variable in class org.openstreetmap.josm.data.validation.TestError
The primitives to be highlighted
highlightedVirtualNodes - Variable in class org.openstreetmap.josm.data.osm.DataSet
 
highlightedWaySegments - Variable in class org.openstreetmap.josm.data.osm.DataSet
 
highlightStroke - Variable in class org.openstreetmap.josm.actions.mapmode.DrawAction.SnapHelper
 
highlightUpdateCount - Variable in class org.openstreetmap.josm.data.osm.DataSet
 
highlightUpdateCount - Variable in class org.openstreetmap.josm.gui.layer.OsmDataLayer
 
highlightWaySegments - Variable in class org.openstreetmap.josm.data.osm.visitor.paint.MapPainter
 
highway - Variable in class org.openstreetmap.josm.data.validation.tests.UnconnectedWays.MyWaySegment
 
History - Class in org.openstreetmap.josm.data.osm.history
Represents the history of an OSM primitive.
History(long, OsmPrimitiveType, List<HistoryOsmPrimitive>) - Constructor for class org.openstreetmap.josm.data.osm.history.History
Creates a new history for an OSM primitive
history - Variable in class org.openstreetmap.josm.gui.dialogs.SelectionListDialog.SelectionListModel
 
history - Variable in class org.openstreetmap.josm.gui.help.HelpBrowser.BackAction
 
history - Variable in class org.openstreetmap.josm.gui.help.HelpBrowser.ForwardAction
 
history - Variable in class org.openstreetmap.josm.gui.help.HelpBrowser
the help browser history
history - Variable in class org.openstreetmap.josm.gui.help.HelpBrowserHistory
 
history - Variable in class org.openstreetmap.josm.gui.history.HistoryBrowserModel
the history of an OsmPrimitive
History.FilterPredicate - Interface in org.openstreetmap.josm.data.osm.history
 
HISTORY_KEY - Static variable in class org.openstreetmap.josm.gui.download.PlaceSelection
 
HISTORY_KEY - Static variable in class org.openstreetmap.josm.gui.io.BasicUploadSettingsPanel
 
HISTORY_LAST_USED_KEY - Static variable in class org.openstreetmap.josm.gui.io.BasicUploadSettingsPanel
 
HistoryBrowser - Class in org.openstreetmap.josm.gui.history
HistoryBrowser is an UI component which displays history information about an OsmPrimitive.
HistoryBrowser() - Constructor for class org.openstreetmap.josm.gui.history.HistoryBrowser
constructor
HistoryBrowser(History) - Constructor for class org.openstreetmap.josm.gui.history.HistoryBrowser
constructor
HistoryBrowserDialog - Class in org.openstreetmap.josm.gui.history
This is non-modal dialog, always showing on top, which displays history information about a given OsmPrimitive.
HistoryBrowserDialog(History) - Constructor for class org.openstreetmap.josm.gui.history.HistoryBrowserDialog
constructor
HistoryBrowserDialog.CloseAction - Class in org.openstreetmap.josm.gui.history
 
HistoryBrowserDialog.CloseAction() - Constructor for class org.openstreetmap.josm.gui.history.HistoryBrowserDialog.CloseAction
 
HistoryBrowserDialog.ReloadAction - Class in org.openstreetmap.josm.gui.history
 
HistoryBrowserDialog.ReloadAction() - Constructor for class org.openstreetmap.josm.gui.history.HistoryBrowserDialog.ReloadAction
 
HistoryBrowserDialog.WindowClosingAdapter - Class in org.openstreetmap.josm.gui.history
 
HistoryBrowserDialog.WindowClosingAdapter() - Constructor for class org.openstreetmap.josm.gui.history.HistoryBrowserDialog.WindowClosingAdapter
 
HistoryBrowserDialogManager - Class in org.openstreetmap.josm.gui.history
 
HistoryBrowserDialogManager() - Constructor for class org.openstreetmap.josm.gui.history.HistoryBrowserDialogManager
 
HistoryBrowserModel - Class in org.openstreetmap.josm.gui.history
This is the model used by the history browser.
HistoryBrowserModel() - Constructor for class org.openstreetmap.josm.gui.history.HistoryBrowserModel
constructor
HistoryBrowserModel(History) - Constructor for class org.openstreetmap.josm.gui.history.HistoryBrowserModel
Creates a new history browser model for a given history.
HistoryBrowserModel.HistoryPrimitiveBuilder - Class in org.openstreetmap.josm.gui.history
Creates a HistoryOsmPrimitive from a OsmPrimitive
HistoryBrowserModel.HistoryPrimitiveBuilder() - Constructor for class org.openstreetmap.josm.gui.history.HistoryBrowserModel.HistoryPrimitiveBuilder
 
HistoryBrowserModel.RelationMemberTableModel - Class in org.openstreetmap.josm.gui.history
The table model for the relation members of the version at PointInTimeType.REFERENCE_POINT_IN_TIME or PointInTimeType.CURRENT_POINT_IN_TIME
HistoryBrowserModel.RelationMemberTableModel(PointInTimeType) - Constructor for class org.openstreetmap.josm.gui.history.HistoryBrowserModel.RelationMemberTableModel
 
HistoryBrowserModel.TagTableModel - Class in org.openstreetmap.josm.gui.history
The table model for the tags of the version at PointInTimeType.REFERENCE_POINT_IN_TIME or PointInTimeType.CURRENT_POINT_IN_TIME
HistoryBrowserModel.TagTableModel(PointInTimeType) - Constructor for class org.openstreetmap.josm.gui.history.HistoryBrowserModel.TagTableModel
 
HistoryBrowserModel.VersionTableModel - Class in org.openstreetmap.josm.gui.history
The table model for the list of versions in the current history
HistoryBrowserModel.VersionTableModel() - Constructor for class org.openstreetmap.josm.gui.history.HistoryBrowserModel.VersionTableModel
 
historyChanged(List<String>) - Method in interface org.openstreetmap.josm.gui.widgets.HistoryChangedListener
 
HistoryChangedListener - Interface in org.openstreetmap.josm.gui.widgets
 
HistoryComboBox - Class in org.openstreetmap.josm.gui.widgets
 
HistoryComboBox() - Constructor for class org.openstreetmap.josm.gui.widgets.HistoryComboBox
 
HistoryDataSet - Class in org.openstreetmap.josm.data.osm.history
A data set holding histories of OSM primitives.
HistoryDataSet() - Constructor for class org.openstreetmap.josm.data.osm.history.HistoryDataSet
 
historyDataSet - Static variable in class org.openstreetmap.josm.data.osm.history.HistoryDataSet
the unique instance
historyDataSetCleared(HistoryDataSet) - Method in class org.openstreetmap.josm.actions.downloadtasks.DownloadOsmChangeTask.HistoryLoaderAndListener
 
historyDataSetCleared(HistoryDataSet) - Method in interface org.openstreetmap.josm.data.osm.history.HistoryDataSetListener
Fired by a HistoryDataSet if the history cached is cleared.
historyDataSetCleared(HistoryDataSet) - Method in class org.openstreetmap.josm.gui.dialogs.HistoryDialog
 
historyDataSetCleared(HistoryDataSet) - Method in class org.openstreetmap.josm.gui.history.HistoryBrowserDialog
 
HistoryDataSetListener - Interface in org.openstreetmap.josm.data.osm.history
 
HistoryDialog - Class in org.openstreetmap.josm.gui.dialogs
HistoryDialog displays a list of the currently selected primitives and provides two actions for (1) (re)loading the history of the selected primitives and (2) for launching a history browser for each selected primitive.
HistoryDialog() - Constructor for class org.openstreetmap.josm.gui.dialogs.HistoryDialog
 
HistoryDialog.HistoryItemTableModel - Class in org.openstreetmap.josm.gui.dialogs
The table model with the history items
HistoryDialog.HistoryItemTableModel(DefaultListSelectionModel) - Constructor for class org.openstreetmap.josm.gui.dialogs.HistoryDialog.HistoryItemTableModel
 
HistoryDialog.HistoryTableColumnModel - Class in org.openstreetmap.josm.gui.dialogs
The column model
HistoryDialog.HistoryTableColumnModel() - Constructor for class org.openstreetmap.josm.gui.dialogs.HistoryDialog.HistoryTableColumnModel
 
HistoryDialog.ReloadAction - Class in org.openstreetmap.josm.gui.dialogs
The action for reloading history information of the currently selected primitives.
HistoryDialog.ReloadAction() - Constructor for class org.openstreetmap.josm.gui.dialogs.HistoryDialog.ReloadAction
 
HistoryDialog.ShowHistoryAction - Class in org.openstreetmap.josm.gui.dialogs
The action for showing history information of the current history item.
HistoryDialog.ShowHistoryAction() - Constructor for class org.openstreetmap.josm.gui.dialogs.HistoryDialog.ShowHistoryAction
 
HistoryDialog.ShowHistoryMouseAdapter - Class in org.openstreetmap.josm.gui.dialogs
 
HistoryDialog.ShowHistoryMouseAdapter() - Constructor for class org.openstreetmap.josm.gui.dialogs.HistoryDialog.ShowHistoryMouseAdapter
 
historyinfo - Variable in class org.openstreetmap.josm.gui.MainMenu
 
HistoryInfoAction - Class in org.openstreetmap.josm.actions
 
HistoryInfoAction() - Constructor for class org.openstreetmap.josm.actions.HistoryInfoAction
 
historyinfoweb - Variable in class org.openstreetmap.josm.gui.MainMenu
 
HistoryInfoWebAction - Class in org.openstreetmap.josm.actions
 
HistoryInfoWebAction() - Constructor for class org.openstreetmap.josm.actions.HistoryInfoWebAction
 
HistoryLoadTask - Class in org.openstreetmap.josm.gui.history
Loads the object history of an collection of objects from the server.
HistoryLoadTask() - Constructor for class org.openstreetmap.josm.gui.history.HistoryLoadTask
 
HistoryLoadTask(Component) - Constructor for class org.openstreetmap.josm.gui.history.HistoryLoadTask
Creates a new task
HistoryNameFormatter - Interface in org.openstreetmap.josm.data.osm.history
 
HistoryNode - Class in org.openstreetmap.josm.data.osm.history
Represents an immutable OSM node in the context of a historical view on OSM data.
HistoryNode(long, long, boolean, User, long, Date, LatLon) - Constructor for class org.openstreetmap.josm.data.osm.history.HistoryNode
Constructs a new HistoryNode.
HistoryNode(long, long, boolean, User, long, Date, LatLon, boolean) - Constructor for class org.openstreetmap.josm.data.osm.history.HistoryNode
Constructs a new HistoryNode with a configurable checking of historic parameters.
HistoryNode(Node) - Constructor for class org.openstreetmap.josm.data.osm.history.HistoryNode
Constructs a new HistoryNode from an existing Node.
HistoryOsmPrimitive - Class in org.openstreetmap.josm.data.osm.history
Represents an immutable OSM primitive in the context of a historical view on OSM data.
HistoryOsmPrimitive(long, long, boolean, User, long, Date) - Constructor for class org.openstreetmap.josm.data.osm.history.HistoryOsmPrimitive
Constructs a new HistoryOsmPrimitive.
HistoryOsmPrimitive(long, long, boolean, User, long, Date, boolean) - Constructor for class org.openstreetmap.josm.data.osm.history.HistoryOsmPrimitive
Constructs a new HistoryOsmPrimitive with a configurable checking of historic parameters.
HistoryOsmPrimitive(OsmPrimitive) - Constructor for class org.openstreetmap.josm.data.osm.history.HistoryOsmPrimitive
Constructs a new HistoryOsmPrimitive from an existing OsmPrimitive.
historyPos - Variable in class org.openstreetmap.josm.gui.help.HelpBrowserHistory
 
HistoryRelation - Class in org.openstreetmap.josm.data.osm.history
Represents an immutable OSM relation in the context of a historical view on OSM data.
HistoryRelation(long, long, boolean, User, long, Date) - Constructor for class org.openstreetmap.josm.data.osm.history.HistoryRelation
constructor
HistoryRelation(long, long, boolean, User, long, Date, boolean) - Constructor for class org.openstreetmap.josm.data.osm.history.HistoryRelation
constructor
HistoryRelation(long, long, boolean, User, long, Date, ArrayList<RelationMemberData>) - Constructor for class org.openstreetmap.josm.data.osm.history.HistoryRelation
constructor
HistoryRelation(Relation) - Constructor for class org.openstreetmap.josm.data.osm.history.HistoryRelation
Constructs a new HistoryRelation from an existing Relation.
historyTable - Variable in class org.openstreetmap.josm.gui.dialogs.HistoryDialog
the table with the history items
historyUpdated(HistoryDataSet, PrimitiveId) - Method in class org.openstreetmap.josm.actions.downloadtasks.DownloadOsmChangeTask.HistoryLoaderAndListener
 
historyUpdated(HistoryDataSet, PrimitiveId) - Method in interface org.openstreetmap.josm.data.osm.history.HistoryDataSetListener
Fired by a HistoryDataSet if the cached history of an OSM primitive with id id is updated
historyUpdated(HistoryDataSet, PrimitiveId) - Method in class org.openstreetmap.josm.gui.dialogs.HistoryDialog
 
historyUpdated(HistoryDataSet, PrimitiveId) - Method in class org.openstreetmap.josm.gui.history.HistoryBrowserDialog
 
HistoryWay - Class in org.openstreetmap.josm.data.osm.history
Represents an immutable OSM way in the context of a historical view on OSM data.
HistoryWay(long, long, boolean, User, long, Date) - Constructor for class org.openstreetmap.josm.data.osm.history.HistoryWay
Constructs a new HistoryWay.
HistoryWay(long, long, boolean, User, long, Date, boolean) - Constructor for class org.openstreetmap.josm.data.osm.history.HistoryWay
Constructs a new HistoryWay with a configurable checking of historic parameters.
HistoryWay(long, long, boolean, User, long, Date, ArrayList<Long>) - Constructor for class org.openstreetmap.josm.data.osm.history.HistoryWay
Constructs a new HistoryWay with a given list of node ids.
HistoryWay(Way) - Constructor for class org.openstreetmap.josm.data.osm.history.HistoryWay
Constructs a new HistoryWay from an existing Way.
hit(Point) - Method in class org.openstreetmap.josm.gui.bbox.SizeButton
 
hit(Point) - Method in class org.openstreetmap.josm.gui.bbox.SourceButton
 
hitToTileSource(int) - Method in class org.openstreetmap.josm.gui.bbox.SourceButton
 
home - Variable in class org.openstreetmap.josm.data.osm.UserInfo
the home location
homeZoom - Variable in class org.openstreetmap.josm.data.osm.UserInfo
the zoom level for the home location
hook_up_mouse_events() - Method in class org.openstreetmap.josm.gui.layer.geoimage.GeoImageLayer
 
hookUpMapView() - Method in class org.openstreetmap.josm.gui.layer.Layer
Initialization code, that depends on Main.map.mapView.
hookUpMapView() - Method in class org.openstreetmap.josm.gui.layer.TMSLayer
Adds a context menu to the mapView.
hookUpMapView() - Method in class org.openstreetmap.josm.gui.layer.WMSLayer
 
HORIZONTAL_DIRECTION - Static variable in class org.openstreetmap.josm.gui.ScrollViewport
 
host - Variable in class org.openstreetmap.josm.gui.io.CredentialDialog.OtherHostCredentialsPanel
 
hover - Variable in class org.openstreetmap.josm.gui.dialogs.properties.PresetListPanel.PresetLabelML
 
href - Variable in class org.openstreetmap.josm.gui.tagging.TaggingPreset.Link
 
ht(String) - Static method in class org.openstreetmap.josm.gui.help.HelpUtil
This is a simple marker method for help topic literals.
html2color(String) - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.Expression.FunctionExpression.EvalFunctions
 
html2color(String) - Static method in class org.openstreetmap.josm.tools.ColorHelper
 
HTMLGrabber - Class in org.openstreetmap.josm.io.imagery
 
HTMLGrabber(MapView, WMSLayer, boolean) - Constructor for class org.openstreetmap.josm.io.imagery.HTMLGrabber
 
htmlMessage - Variable in exception org.openstreetmap.josm.data.osm.DataIntegrityProblemException
 
HtmlPanel - Class in org.openstreetmap.josm.gui.widgets
This panel can be used to display larger sections of formatted text in HTML.
HtmlPanel() - Constructor for class org.openstreetmap.josm.gui.widgets.HtmlPanel
 
HtmlPanel(String) - Constructor for class org.openstreetmap.josm.gui.widgets.HtmlPanel
 
httpProxySocketAddress - Variable in class org.openstreetmap.josm.io.DefaultProxySelector
 
hull - Variable in class org.openstreetmap.josm.actions.UploadSelectionAction.UploadHullBuilder
 
hull - Variable in class org.openstreetmap.josm.data.osm.visitor.MergeSourceBuildingVisitor
 
hyperlinkUpdate(HyperlinkEvent) - Method in class org.openstreetmap.josm.gui.GettingStarted.LinkGeneral
 
hyperlinkUpdate(HyperlinkEvent) - Method in class org.openstreetmap.josm.gui.help.HelpBrowser.HyperlinkHandler
 
hyperlinkUpdate(HyperlinkEvent) - Method in class org.openstreetmap.josm.gui.io.UploadParameterSummaryPanel
 
hyperlinkUpdate(HyperlinkEvent) - Method in class org.openstreetmap.josm.gui.oauth.OAuthAuthorizationWizard.ExternalBrowserLauncher
 

I

I18n - Class in org.openstreetmap.josm.tools
Internationalisation support.
I18n() - Constructor for class org.openstreetmap.josm.tools.I18n
 
I18n.PluralMode - Enum in org.openstreetmap.josm.tools
 
I18n.PluralMode() - Constructor for enum org.openstreetmap.josm.tools.I18n.PluralMode
 
ico - Variable in class org.openstreetmap.josm.gui.preferences.ToolbarPreferences.ActionDefinition
 
icon - Variable in class org.openstreetmap.josm.data.imagery.ImageryInfo
 
icon - Variable in class org.openstreetmap.josm.data.imagery.ImageryInfo.ImageryPreferenceEntry
 
icon - Variable in enum org.openstreetmap.josm.data.validation.Severity
Associated icon
icon - Variable in class org.openstreetmap.josm.data.validation.util.NameVisitor
The icon of this item.
icon - Variable in class org.openstreetmap.josm.gui.BookmarkList.BookmarkCellRenderer
 
icon - Variable in class org.openstreetmap.josm.gui.conflict.pair.nodes.NodeListTableCellRenderer
 
icon - Variable in class org.openstreetmap.josm.gui.dialogs.relation.RelationTreeCellRenderer
the relation icon
icon - Variable in class org.openstreetmap.josm.gui.ExtendedDialog
 
icon - Variable in class org.openstreetmap.josm.gui.HelpAwareOptionPane.ButtonSpec
 
icon - Variable in class org.openstreetmap.josm.gui.io.ChangesetCellRenderer
 
icon - Variable in class org.openstreetmap.josm.gui.layer.geoimage.GeoImageLayer
 
icon - Variable in class org.openstreetmap.josm.gui.layer.ImageryLayer
 
icon - Variable in class org.openstreetmap.josm.gui.mappaint.StyleSource
The following fields is additional information found in the header of the source file.
icon - Variable in class org.openstreetmap.josm.gui.mappaint.xml.IconPrototype
 
icon - Variable in class org.openstreetmap.josm.gui.mappaint.xml.XmlStyleSourceHandler.RuleElem
 
icon - Variable in class org.openstreetmap.josm.gui.preferences.ToolbarPreferences.ActionDefinition
 
icon - Variable in class org.openstreetmap.josm.gui.tagging.TaggingPreset.PresetListEntry
 
icon - Variable in class org.openstreetmap.josm.plugins.PluginInformation
 
icon_eye - Variable in class org.openstreetmap.josm.gui.dialogs.LayerListDialog.LayerVisibleCheckBox
 
icon_eye_translucent - Variable in class org.openstreetmap.josm.gui.dialogs.LayerListDialog.LayerVisibleCheckBox
 
ICON_IMAGE - Static variable in interface org.openstreetmap.josm.gui.mappaint.StyleKeys
 
ICON_SIZE - Static variable in class org.openstreetmap.josm.gui.layer.Layer
 
iconDecided - Variable in class org.openstreetmap.josm.gui.conflict.tags.MultiValueCellRenderer
 
IConflictListener - Interface in org.openstreetmap.josm.data.conflict
 
IConflictResolver - Interface in org.openstreetmap.josm.gui.conflict.pair
 
iconHeight - Static variable in class org.openstreetmap.josm.gui.SideButton
 
iconName - Variable in class org.openstreetmap.josm.gui.mappaint.MapPaintStyles.IconReference
 
iconName - Variable in class org.openstreetmap.josm.gui.preferences.DefaultTabPreferenceSetting
 
iconName - Variable in enum org.openstreetmap.josm.gui.tagging.TaggingPreset.PresetType
 
iconPath - Variable in class org.openstreetmap.josm.plugins.PluginInformation
 
iconPathsModel - Variable in class org.openstreetmap.josm.gui.preferences.SourceEditor
 
iconpref - Variable in class org.openstreetmap.josm.gui.preferences.map.MapPaintPreference.MapPaintSourceEditor
 
iconpref - Variable in class org.openstreetmap.josm.gui.preferences.map.TaggingPresetPreference.TaggingPresetSourceEditor
 
IconPrototype - Class in org.openstreetmap.josm.gui.mappaint.xml
 
IconPrototype(IconPrototype, Range) - Constructor for class org.openstreetmap.josm.gui.mappaint.xml.IconPrototype
 
IconPrototype() - Constructor for class org.openstreetmap.josm.gui.mappaint.xml.IconPrototype
 
iconResolved - Variable in class org.openstreetmap.josm.gui.conflict.tags.PasteTagsConflictResolverDialog
 
icons - Variable in class org.openstreetmap.josm.gui.history.RelationMemberListTableCellRenderer
 
icons - Variable in class org.openstreetmap.josm.gui.mappaint.xml.XmlStyleSource
 
iconsList - Variable in class org.openstreetmap.josm.gui.mappaint.xml.XmlStyleSource
 
IconToggleButton - Class in org.openstreetmap.josm.gui
Just a toggle button, with smaller border and icon only to display in MapFrame toolbars.
IconToggleButton(Action) - Constructor for class org.openstreetmap.josm.gui.IconToggleButton
Construct the toggle button with the given action.
IconToggleButton(Action, boolean) - Constructor for class org.openstreetmap.josm.gui.IconToggleButton
Construct the toggle button with the given action.
iconUndecided - Variable in class org.openstreetmap.josm.gui.conflict.tags.MultiValueCellRenderer
 
iconUnresolved - Variable in class org.openstreetmap.josm.gui.conflict.tags.PasteTagsConflictResolverDialog
 
id - Variable in class org.openstreetmap.josm.actions.search.SearchCompiler.Id
 
id - Variable in class org.openstreetmap.josm.data.osm.AbstractPrimitive
Unique identifier in OSM.
id - Variable in class org.openstreetmap.josm.data.osm.Changeset
the changeset id
id - Variable in class org.openstreetmap.josm.data.osm.history.History
the object id
id - Variable in class org.openstreetmap.josm.data.osm.history.HistoryOsmPrimitive
 
id - Variable in class org.openstreetmap.josm.data.osm.SimplePrimitiveId
 
id - Variable in class org.openstreetmap.josm.data.osm.UserInfo
the user id
id - Variable in class org.openstreetmap.josm.gui.mappaint.mapcss.Condition.PseudoClassCondition
 
id - Variable in class org.openstreetmap.josm.gui.MapStatus.StatusTextHistory
 
id - Variable in class org.openstreetmap.josm.gui.oauth.OsmOAuthAuthorizationClient.SessionId
 
id - Variable in class org.openstreetmap.josm.gui.preferences.projection.AbstractProjectionChoice
 
id - Variable in class org.openstreetmap.josm.gui.preferences.projection.SingleProjectionChoice
 
id - Variable in class org.openstreetmap.josm.gui.progress.ProgressTaskId
 
id - Variable in exception org.openstreetmap.josm.io.OsmApiPrimitiveGoneException
the id of the primitive
id - Variable in class org.openstreetmap.josm.io.OsmServerBackreferenceReader
the id of the primitive whose referrers are to be read
id - Variable in class org.openstreetmap.josm.io.OsmServerHistoryReader
 
id - Variable in class org.openstreetmap.josm.io.OsmServerObjectReader
the id of the object to download
id - Variable in class org.openstreetmap.josm.tools.ImageProvider
 
idCounter - Static variable in class org.openstreetmap.josm.data.osm.AbstractPrimitive
 
ident - Variable in class org.openstreetmap.josm.gui.preferences.imagery.AddWMSLayerPanel.LayerDetails
 
ident - Variable in class org.openstreetmap.josm.io.CacheCustomContent
The ident that identifies the stored file.
ident - Variable in class org.openstreetmap.josm.io.CacheFiles
 
identify(TabPreferenceSetting, Object) - Method in interface org.openstreetmap.josm.gui.preferences.PreferenceTabbedPane.TabIdentifier
 
iDownloadDialogDimension - Variable in class org.openstreetmap.josm.gui.download.SlippyMapChooser
 
ids - Variable in class org.openstreetmap.josm.gui.io.DownloadPrimitivesTask
 
ids - Variable in class org.openstreetmap.josm.gui.widgets.OsmIdTextField.OsmIdValidator
 
idsToDownload - Variable in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetHeaderDownloadTask
 
idValidator - Variable in class org.openstreetmap.josm.actions.Map_Rectifier_WMSmenuAction.RectifierService
 
idx - Variable in class org.openstreetmap.josm.data.osm.visitor.paint.MapPainter.OffsetIterator
 
idx - Variable in class org.openstreetmap.josm.gui.dialogs.CommandListMutableTreeNode
 
iEndSelectionPoint - Variable in class org.openstreetmap.josm.gui.bbox.SlippyMapControler
 
IGNORE_FILE - Static variable in class org.openstreetmap.josm.data.validation.tests.TagChecker
 
ignoreButton - Variable in class org.openstreetmap.josm.gui.dialogs.ValidatorDialog
The ignore button
ignored - Variable in class org.openstreetmap.josm.data.validation.TestError
is this error on the ignore list
ignoreDataEndsWith - Static variable in class org.openstreetmap.josm.data.validation.tests.TagChecker
 
ignoreDataEquals - Static variable in class org.openstreetmap.josm.data.validation.tests.TagChecker
 
ignoreDataKeyPair - Static variable in class org.openstreetmap.josm.data.validation.tests.TagChecker
 
ignoreDataStartsWith - Static variable in class org.openstreetmap.josm.data.validation.tests.TagChecker
 
ignoredErrors - Static variable in class org.openstreetmap.josm.data.validation.OsmValidator
 
ignoreErrors(ActionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.ValidatorDialog
Set selected errors to ignore state
ignoreException - Variable in class org.openstreetmap.josm.gui.PleaseWaitRunnable
 
ignoreKeyForPrefixSuffixCorrection(String) - Static method in class org.openstreetmap.josm.corrector.ReverseWayTagCorrector
 
ignoreListener - Variable in class org.openstreetmap.josm.actions.ImageryAdjustAction.ImageryOffsetDialog
 
iGui - Variable in class org.openstreetmap.josm.gui.download.SlippyMapChooser
 
ILLEGAL_CHARACTERS - Static variable in class org.openstreetmap.josm.data.AutosaveTask
 
IllegalDataException - Exception in org.openstreetmap.josm.io
 
IllegalDataException() - Constructor for exception org.openstreetmap.josm.io.IllegalDataException
 
IllegalDataException(String, Throwable) - Constructor for exception org.openstreetmap.josm.io.IllegalDataException
 
IllegalDataException(String) - Constructor for exception org.openstreetmap.josm.io.IllegalDataException
 
IllegalDataException(Throwable) - Constructor for exception org.openstreetmap.josm.io.IllegalDataException
 
ilUseDefault - Variable in class org.openstreetmap.josm.gui.oauth.AdvancedOAuthPropertiesPanel
 
image - Variable in class org.openstreetmap.gui.jmapviewer.Tile
 
image - Variable in class org.openstreetmap.josm.data.imagery.GeorefImage
 
image - Variable in class org.openstreetmap.josm.gui.layer.geoimage.ImageDisplay
The image currently displayed
image - Variable in class org.openstreetmap.josm.io.imagery.WMSRequest
 
ImageDisplay - Class in org.openstreetmap.josm.gui.layer.geoimage
 
ImageDisplay() - Constructor for class org.openstreetmap.josm.gui.layer.geoimage.ImageDisplay
 
ImageDisplay.ImgDisplayMouseListener - Class in org.openstreetmap.josm.gui.layer.geoimage
 
ImageDisplay.ImgDisplayMouseListener() - Constructor for class org.openstreetmap.josm.gui.layer.geoimage.ImageDisplay.ImgDisplayMouseListener
 
ImageDisplay.LoadImageRunnable - Class in org.openstreetmap.josm.gui.layer.geoimage
The thread that reads the images.
ImageDisplay.LoadImageRunnable(File, Integer) - Constructor for class org.openstreetmap.josm.gui.layer.geoimage.ImageDisplay.LoadImageRunnable
 
ImageEntry - Class in org.openstreetmap.josm.gui.layer.geoimage
 
ImageEntry() - Constructor for class org.openstreetmap.josm.gui.layer.geoimage.ImageEntry
 
imageFetcher - Static variable in class org.openstreetmap.josm.tools.ImageProvider
 
imageIcon - Variable in class org.openstreetmap.josm.gui.mappaint.StyleSource
 
imageLoaded(Image) - Method in class org.openstreetmap.josm.gui.layer.TMSLayer
 
ImageMarker - Class in org.openstreetmap.josm.gui.layer.markerlayer
Marker representing an image.
ImageMarker(LatLon, URL, MarkerLayer, double, double) - Constructor for class org.openstreetmap.josm.gui.layer.markerlayer.ImageMarker
 
ImageProvider - Class in org.openstreetmap.josm.tools
Helper class to support the application with images.
ImageProvider(String, String) - Constructor for class org.openstreetmap.josm.tools.ImageProvider
 
ImageProvider(String) - Constructor for class org.openstreetmap.josm.tools.ImageProvider
 
ImageProvider.ImageCallback - Interface in org.openstreetmap.josm.tools
 
ImageProvider.ImageType - Enum in org.openstreetmap.josm.tools
 
ImageProvider.ImageType() - Constructor for enum org.openstreetmap.josm.tools.ImageProvider.ImageType
 
ImageProvider.OverlayPosition - Enum in org.openstreetmap.josm.tools
Position of an overlay icon
ImageProvider.OverlayPosition() - Constructor for enum org.openstreetmap.josm.tools.ImageProvider.OverlayPosition
 
ImageResource - Class in org.openstreetmap.josm.tools
Holds data for one particular image.
ImageResource(BufferedImage) - Constructor for class org.openstreetmap.josm.tools.ImageResource
 
ImageResource(SVGDiagram) - Constructor for class org.openstreetmap.josm.tools.ImageResource
 
ImageryAdjustAction - Class in org.openstreetmap.josm.actions
 
ImageryAdjustAction(ImageryLayer) - Constructor for class org.openstreetmap.josm.actions.ImageryAdjustAction
 
ImageryAdjustAction.ImageryOffsetDialog - Class in org.openstreetmap.josm.actions
 
ImageryAdjustAction.ImageryOffsetDialog() - Constructor for class org.openstreetmap.josm.actions.ImageryAdjustAction.ImageryOffsetDialog
 
imageryBlacklist - Variable in class org.openstreetmap.josm.io.Capabilities
 
ImageryHandler - Class in org.openstreetmap.josm.io.remotecontrol.handler
Adds an imagery (WMS/TMS) layer.
ImageryHandler() - Constructor for class org.openstreetmap.josm.io.remotecontrol.handler.ImageryHandler
 
ImageryInfo - Class in org.openstreetmap.josm.data.imagery
Class that stores info about an image background layer.
ImageryInfo() - Constructor for class org.openstreetmap.josm.data.imagery.ImageryInfo
 
ImageryInfo(String) - Constructor for class org.openstreetmap.josm.data.imagery.ImageryInfo
 
ImageryInfo(String, String) - Constructor for class org.openstreetmap.josm.data.imagery.ImageryInfo
 
ImageryInfo(String, String, String) - Constructor for class org.openstreetmap.josm.data.imagery.ImageryInfo
 
ImageryInfo(String, String, String, String) - Constructor for class org.openstreetmap.josm.data.imagery.ImageryInfo
 
ImageryInfo(String, String, String, String, String) - Constructor for class org.openstreetmap.josm.data.imagery.ImageryInfo
 
ImageryInfo(String, String, String, double) - Constructor for class org.openstreetmap.josm.data.imagery.ImageryInfo
 
ImageryInfo(ImageryInfo.ImageryPreferenceEntry) - Constructor for class org.openstreetmap.josm.data.imagery.ImageryInfo
 
ImageryInfo(ImageryInfo) - Constructor for class org.openstreetmap.josm.data.imagery.ImageryInfo
 
ImageryInfo.ImageryBounds - Class in org.openstreetmap.josm.data.imagery
 
ImageryInfo.ImageryBounds(String, String) - Constructor for class org.openstreetmap.josm.data.imagery.ImageryInfo.ImageryBounds
 
ImageryInfo.ImageryPreferenceEntry - Class in org.openstreetmap.josm.data.imagery
auxiliary class to save an ImageryInfo object in the preferences
ImageryInfo.ImageryPreferenceEntry() - Constructor for class org.openstreetmap.josm.data.imagery.ImageryInfo.ImageryPreferenceEntry
 
ImageryInfo.ImageryPreferenceEntry(ImageryInfo) - Constructor for class org.openstreetmap.josm.data.imagery.ImageryInfo.ImageryPreferenceEntry
 
ImageryInfo.ImageryType - Enum in org.openstreetmap.josm.data.imagery
 
ImageryInfo.ImageryType(String) - Constructor for enum org.openstreetmap.josm.data.imagery.ImageryInfo.ImageryType
 
ImageryLayer - Class in org.openstreetmap.josm.gui.layer
 
ImageryLayer(ImageryInfo) - Constructor for class org.openstreetmap.josm.gui.layer.ImageryLayer
 
ImageryLayer.ApplyOffsetAction - Class in org.openstreetmap.josm.gui.layer
 
ImageryLayer.ApplyOffsetAction(OffsetBookmark) - Constructor for class org.openstreetmap.josm.gui.layer.ImageryLayer.ApplyOffsetAction
 
ImageryLayer.OffsetAction - Class in org.openstreetmap.josm.gui.layer
 
ImageryLayer.OffsetAction() - Constructor for class org.openstreetmap.josm.gui.layer.ImageryLayer.OffsetAction
 
ImageryLayer.OffsetServerThread - Class in org.openstreetmap.josm.gui.layer
 
ImageryLayer.OffsetServerThread(OffsetServer) - Constructor for class org.openstreetmap.josm.gui.layer.ImageryLayer.OffsetServerThread
 
ImageryLayerInfo - Class in org.openstreetmap.josm.data.imagery
Manages the list of imagery entries that are shown in the imagery menu.
ImageryLayerInfo() - Constructor for class org.openstreetmap.josm.data.imagery.ImageryLayerInfo
 
ImageryLayerInfo(ImageryLayerInfo) - Constructor for class org.openstreetmap.josm.data.imagery.ImageryLayerInfo
 
ImageryMenu - Class in org.openstreetmap.josm.gui
 
ImageryMenu() - Constructor for class org.openstreetmap.josm.gui.ImageryMenu
 
imageryMenu - Variable in class org.openstreetmap.josm.gui.MainMenu
 
ImageryPreference - Class in org.openstreetmap.josm.gui.preferences.imagery
 
ImageryPreference() - Constructor for class org.openstreetmap.josm.gui.preferences.imagery.ImageryPreference
 
ImageryPreference.Factory - Class in org.openstreetmap.josm.gui.preferences.imagery
 
ImageryPreference.Factory() - Constructor for class org.openstreetmap.josm.gui.preferences.imagery.ImageryPreference.Factory
 
ImageryPreference.ImageryProvidersPanel - Class in org.openstreetmap.josm.gui.preferences.imagery
 
ImageryPreference.ImageryProvidersPanel(PreferenceTabbedPane, ImageryLayerInfo) - Constructor for class org.openstreetmap.josm.gui.preferences.imagery.ImageryPreference.ImageryProvidersPanel
 
ImageryPreference.ImageryProvidersPanel.ActivateAction - Class in org.openstreetmap.josm.gui.preferences.imagery
 
ImageryPreference.ImageryProvidersPanel.ActivateAction() - Constructor for class org.openstreetmap.josm.gui.preferences.imagery.ImageryPreference.ImageryProvidersPanel.ActivateAction
 
ImageryPreference.ImageryProvidersPanel.DefListSelectionListener - Class in org.openstreetmap.josm.gui.preferences.imagery
 
ImageryPreference.ImageryProvidersPanel.DefListSelectionListener() - Constructor for class org.openstreetmap.josm.gui.preferences.imagery.ImageryPreference.ImageryProvidersPanel.DefListSelectionListener
 
ImageryPreference.ImageryProvidersPanel.ImageryDefaultLayerTableModel - Class in org.openstreetmap.josm.gui.preferences.imagery
The table model for the default imagery layer list
ImageryPreference.ImageryProvidersPanel.ImageryDefaultLayerTableModel() - Constructor for class org.openstreetmap.josm.gui.preferences.imagery.ImageryPreference.ImageryProvidersPanel.ImageryDefaultLayerTableModel
 
ImageryPreference.ImageryProvidersPanel.ImageryLayerTableModel - Class in org.openstreetmap.josm.gui.preferences.imagery
The table model for imagery layer list
ImageryPreference.ImageryProvidersPanel.ImageryLayerTableModel() - Constructor for class org.openstreetmap.josm.gui.preferences.imagery.ImageryPreference.ImageryProvidersPanel.ImageryLayerTableModel
 
ImageryPreference.ImageryProvidersPanel.ImageryTableCellRenderer - Class in org.openstreetmap.josm.gui.preferences.imagery
 
ImageryPreference.ImageryProvidersPanel.ImageryTableCellRenderer(List<ImageryInfo>) - Constructor for class org.openstreetmap.josm.gui.preferences.imagery.ImageryPreference.ImageryProvidersPanel.ImageryTableCellRenderer
 
ImageryPreference.ImageryProvidersPanel.NewEntryAction - Class in org.openstreetmap.josm.gui.preferences.imagery
 
ImageryPreference.ImageryProvidersPanel.NewEntryAction() - Constructor for class org.openstreetmap.josm.gui.preferences.imagery.ImageryPreference.ImageryProvidersPanel.NewEntryAction
 
ImageryPreference.ImageryProvidersPanel.ReloadAction - Class in org.openstreetmap.josm.gui.preferences.imagery
 
ImageryPreference.ImageryProvidersPanel.ReloadAction() - Constructor for class org.openstreetmap.josm.gui.preferences.imagery.ImageryPreference.ImageryProvidersPanel.ReloadAction
 
ImageryPreference.ImageryProvidersPanel.RemoveEntryAction - Class in org.openstreetmap.josm.gui.preferences.imagery
 
ImageryPreference.ImageryProvidersPanel.RemoveEntryAction() - Constructor for class org.openstreetmap.josm.gui.preferences.imagery.ImageryPreference.ImageryProvidersPanel.RemoveEntryAction
 
ImageryPreference.OffsetBookmarksPanel - Class in org.openstreetmap.josm.gui.preferences.imagery
 
ImageryPreference.OffsetBookmarksPanel(PreferenceTabbedPane) - Constructor for class org.openstreetmap.josm.gui.preferences.imagery.ImageryPreference.OffsetBookmarksPanel
 
ImageryPreference.OffsetBookmarksPanel.OffsetsBookmarksModel - Class in org.openstreetmap.josm.gui.preferences.imagery
The table model for imagery offsets list
ImageryPreference.OffsetBookmarksPanel.OffsetsBookmarksModel() - Constructor for class org.openstreetmap.josm.gui.preferences.imagery.ImageryPreference.OffsetBookmarksPanel.OffsetsBookmarksModel
 
imageryProviders - Variable in class org.openstreetmap.josm.gui.preferences.imagery.ImageryPreference
 
ImageryReader - Class in org.openstreetmap.josm.io.imagery
 
ImageryReader(String) - Constructor for class org.openstreetmap.josm.io.imagery.ImageryReader
 
ImageryReader.Parser - Class in org.openstreetmap.josm.io.imagery
 
ImageryReader.Parser() - Constructor for class org.openstreetmap.josm.io.imagery.ImageryReader.Parser
 
ImageryReader.State - Enum in org.openstreetmap.josm.io.imagery
 
ImageryReader.State() - Constructor for enum org.openstreetmap.josm.io.imagery.ImageryReader.State
 
ImagerySessionExporter - Class in org.openstreetmap.josm.io.session
Session exporter for TMSLayer and WMSLayer.
ImagerySessionExporter(ImageryLayer) - Constructor for class org.openstreetmap.josm.io.session.ImagerySessionExporter
 
ImagerySessionExporter(TMSLayer) - Constructor for class org.openstreetmap.josm.io.session.ImagerySessionExporter
 
ImagerySessionExporter(WMSLayer) - Constructor for class org.openstreetmap.josm.io.session.ImagerySessionExporter
 
ImagerySessionImporter - Class in org.openstreetmap.josm.io.session
Session importer for both TMSLayer and WMSLayer.
ImagerySessionImporter() - Constructor for class org.openstreetmap.josm.io.session.ImagerySessionImporter
 
imageryType - Variable in class org.openstreetmap.josm.data.imagery.ImageryInfo
 
imageryZoomMax - Static variable in class org.openstreetmap.gui.jmapviewer.tilesources.BingAerialTileSource
 
images - Variable in class org.openstreetmap.josm.gui.layer.WMSLayer
 
imageSize - Variable in class org.openstreetmap.josm.gui.layer.WMSLayer
 
imageUpdate(Image, int, int, int, int, int) - Method in class org.openstreetmap.josm.gui.layer.TMSLayer
 
imageUpdate(Image, int, int, int, int, int) - Method in class org.openstreetmap.josm.gui.layer.WMSLayer
 
imageUrl - Variable in class org.openstreetmap.josm.gui.layer.markerlayer.ImageMarker
 
imageUrlTemplate - Static variable in class org.openstreetmap.gui.jmapviewer.tilesources.BingAerialTileSource
 
ImageViewerDialog - Class in org.openstreetmap.josm.gui.layer.geoimage
 
ImageViewerDialog() - Constructor for class org.openstreetmap.josm.gui.layer.geoimage.ImageViewerDialog
 
ImageViewerDialog.ImageAction - Class in org.openstreetmap.josm.gui.layer.geoimage
 
ImageViewerDialog.ImageAction(String, ImageIcon, String) - Constructor for class org.openstreetmap.josm.gui.layer.geoimage.ImageViewerDialog.ImageAction
 
IMemberModelListener - Interface in org.openstreetmap.josm.gui.dialogs.relation
 
img - Variable in class org.openstreetmap.josm.gui.mappaint.MapImage
ImageIcon can change while the image is loading.
img2compCoord(Rectangle, int, int) - Method in class org.openstreetmap.josm.gui.layer.geoimage.ImageDisplay
 
imgCache - Variable in class org.openstreetmap.josm.tools.ImageResource
Caches the image data for resized versions of the same image.
imgDisp - Variable in class org.openstreetmap.josm.gui.layer.geoimage.CorrelateGpxWithImages.SetOffsetActionListener
 
imgDisplay - Variable in class org.openstreetmap.josm.gui.layer.geoimage.ImageViewerDialog
 
imgList - Variable in class org.openstreetmap.josm.gui.layer.geoimage.CorrelateGpxWithImages.SetOffsetActionListener
 
ImmutableGpxTrack - Class in org.openstreetmap.josm.data.gpx
 
ImmutableGpxTrack(Collection<Collection<WayPoint>>, Map<String, Object>) - Constructor for class org.openstreetmap.josm.data.gpx.ImmutableGpxTrack
 
ImmutableGpxTrackSegment - Class in org.openstreetmap.josm.data.gpx
 
ImmutableGpxTrackSegment(Collection<WayPoint>) - Constructor for class org.openstreetmap.josm.data.gpx.ImmutableGpxTrackSegment
 
IMPERIAL_SOM - Static variable in class org.openstreetmap.josm.gui.NavigatableComponent
 
IMPORT_DATA - Static variable in class org.openstreetmap.josm.io.remotecontrol.PermissionPrefWithDefault
 
importAudio(File, MarkerLayer, double, GpxLayer.Markers) - Method in class org.openstreetmap.josm.gui.layer.GpxLayer
Makes a new marker layer derived from this GpxLayer containing at least one audio marker which the given audio file is associated with.
importData(FileImporter, List<File>) - Method in class org.openstreetmap.josm.actions.OpenFileAction.OpenFileTask
 
importData(File, ProgressMonitor) - Method in class org.openstreetmap.josm.io.FileImporter
Needs to be implemented if isBatchImporter() returns false.
importData(List<File>, ProgressMonitor) - Method in class org.openstreetmap.josm.io.FileImporter
Needs to be implemented if isBatchImporter() returns true.
importData(File, ProgressMonitor) - Method in class org.openstreetmap.josm.io.GpxImporter
 
importData(List<File>, ProgressMonitor) - Method in class org.openstreetmap.josm.io.JpgImporter
 
importData(File, ProgressMonitor) - Method in class org.openstreetmap.josm.io.NMEAImporter
 
importData(File, ProgressMonitor) - Method in class org.openstreetmap.josm.io.OsmBzip2Importer
 
importData(File, ProgressMonitor) - Method in class org.openstreetmap.josm.io.OsmChangeImporter
 
importData(InputStream, File) - Method in class org.openstreetmap.josm.io.OsmChangeImporter
 
importData(File, ProgressMonitor) - Method in class org.openstreetmap.josm.io.OsmGzipImporter
 
importData(File, ProgressMonitor) - Method in class org.openstreetmap.josm.io.OsmImporter
 
importData(InputStream, File) - Method in class org.openstreetmap.josm.io.OsmImporter
 
importData(File, ProgressMonitor) - Method in class org.openstreetmap.josm.io.WMSLayerImporter
 
importDataHandleExceptions(File, ProgressMonitor) - Method in class org.openstreetmap.josm.io.FileImporter
Wrapper to give meaningful output if things go wrong.
importDataHandleExceptions(List<File>, ProgressMonitor) - Method in class org.openstreetmap.josm.io.FileImporter
 
importers - Static variable in class org.openstreetmap.josm.actions.ExtensionFileFilter
List of supported formats for import.
ImportHandler - Class in org.openstreetmap.josm.io.remotecontrol.handler
Handler for import request
ImportHandler() - Constructor for class org.openstreetmap.josm.io.remotecontrol.handler.ImportHandler
 
ImproveWayAccuracyAction - Class in org.openstreetmap.josm.actions.mapmode
 
ImproveWayAccuracyAction(MapFrame) - Constructor for class org.openstreetmap.josm.actions.mapmode.ImproveWayAccuracyAction
 
ImproveWayAccuracyAction.State - Enum in org.openstreetmap.josm.actions.mapmode
 
ImproveWayAccuracyAction.State() - Constructor for enum org.openstreetmap.josm.actions.mapmode.ImproveWayAccuracyAction.State
 
ImproveWayAccuracyHelper - Class in org.openstreetmap.josm.actions.mapmode
This static class contains functions used to find target way, node to move or segment to divide.
ImproveWayAccuracyHelper() - Constructor for class org.openstreetmap.josm.actions.mapmode.ImproveWayAccuracyHelper
 
in - Variable in class org.openstreetmap.josm.io.OsmHistoryReader
 
in - Variable in class org.openstreetmap.josm.io.OsmServerLocationReader.Parser
 
in - Variable in class org.openstreetmap.josm.io.ProgressInputStream
 
inactive - Variable in class org.openstreetmap.josm.data.osm.visitor.paint.MapPainter
 
inactive - Variable in class org.openstreetmap.josm.gui.preferences.display.DrawingPreference
 
inactiveColor - Variable in class org.openstreetmap.josm.data.osm.visitor.paint.MapPainter
 
inactiveColor - Variable in class org.openstreetmap.josm.data.osm.visitor.paint.MapPaintSettings
Color Preference for inactive objects
inactiveColor - Variable in class org.openstreetmap.josm.data.osm.visitor.paint.WireframeMapRenderer
Color Preference for inactive objects
inActiveDataLayerModel - Variable in class org.openstreetmap.josm.gui.dialogs.ChangesetDialog
 
inArea - Variable in class org.openstreetmap.josm.gui.mappaint.xml.XmlStyleSourceHandler
 
inBackgroundListener - Variable in class org.openstreetmap.josm.gui.progress.PleaseWaitProgressMonitor
 
inBbox(double, double, double, double) - Method in class org.openstreetmap.josm.io.ChangesetQuery
Replies a query which is restricted to a bounding box.
inBbox(LatLon, LatLon) - Method in class org.openstreetmap.josm.io.ChangesetQuery
Replies a query which is restricted to a bounding box.
inBbox(Bounds) - Method in class org.openstreetmap.josm.io.ChangesetQuery
Replies a query which is restricted to a bounding box given by bbox.
include - Variable in class org.openstreetmap.josm.io.session.OsmDataSessionExporter
 
includesTag(String) - Method in class org.openstreetmap.josm.gui.tagging.TagEditorModel
checks whether the tag model includes a tag with a given key
incomplete - Variable in class org.openstreetmap.josm.data.osm.Changeset
indicates whether this changeset is incomplete.
incomplete - Variable in class org.openstreetmap.josm.data.osm.visitor.paint.relations.Multipolygon
 
inCondition - Variable in class org.openstreetmap.josm.gui.mappaint.xml.XmlStyleSourceHandler
 
increaseZoomLevel() - Method in class org.openstreetmap.josm.gui.layer.TMSLayer
 
increment - Variable in class org.openstreetmap.josm.gui.dialogs.MapPaintDialog.MoveUpDownAction
 
increment - Variable in class org.openstreetmap.josm.gui.preferences.SourceEditor.MoveUpDownAction
 
inDataSet - Variable in class org.openstreetmap.josm.gui.tagging.ac.AutoCompletionItemPritority
 
INDENT - Static variable in class org.openstreetmap.josm.gui.dialogs.InspectPrimitiveDialog.DataText
 
indent - Variable in class org.openstreetmap.josm.io.GpxWriter
 
indeterminate - Variable in class org.openstreetmap.josm.gui.progress.PleaseWaitProgressMonitor
 
indeterminateSubTask(String) - Method in class org.openstreetmap.josm.gui.progress.AbstractProgressMonitor
 
indeterminateSubTask(String) - Method in class org.openstreetmap.josm.gui.progress.NullProgressMonitor
 
indeterminateSubTask(String) - Method in interface org.openstreetmap.josm.gui.progress.ProgressMonitor
Subtask that will show progress running back and forth
index(int, long) - Static method in class org.openstreetmap.josm.data.coor.QuadTiling
 
index(LatLon, int) - Static method in class org.openstreetmap.josm.data.coor.QuadTiling
 
index - Variable in class org.openstreetmap.josm.data.validation.tests.BuildingInBuilding
 
index - Variable in class org.openstreetmap.josm.data.validation.tests.OverlappingAreas
 
index - Variable in class org.openstreetmap.josm.gui.mappaint.Environment
index of node in parent way or member in parent relation.
index - Variable in class org.openstreetmap.josm.gui.mappaint.mapcss.Condition.IndexCondition
 
index() - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.Expression.FunctionExpression.EvalFunctions
 
index - Variable in class org.openstreetmap.josm.gui.preferences.projection.ListProjectionChoice
 
index - Variable in class org.openstreetmap.josm.gui.preferences.ToolbarPreferences.ActionParser
 
index - Variable in class org.openstreetmap.josm.tools.MultikeyShortcutAction.MultikeyInfo
 
index - Variable in class org.openstreetmap.josm.tools.template_engine.Tokenizer
 
INDEX_FILENAME - Static variable in class org.openstreetmap.josm.data.imagery.WmsCache
 
index_of(QuadBuckets<T>.QBLevel) - Method in class org.openstreetmap.josm.data.osm.QuadBuckets.QBLevel
 
indexOf(OsmPrimitive) - Method in class org.openstreetmap.josm.gui.dialogs.ConflictDialog.ConflictListModel
 
indexOf(Iterable<? extends T>, Predicate<? super T>) - Static method in class org.openstreetmap.josm.tools.Utils
 
indexToZone(int) - Method in class org.openstreetmap.josm.gui.preferences.projection.GaussKruegerProjectionChoice
 
indexToZone(int) - Method in class org.openstreetmap.josm.gui.preferences.projection.LambertCC9ZonesProjectionChoice
 
indexToZone(int) - Method in class org.openstreetmap.josm.gui.preferences.projection.LambertProjectionChoice
 
indexToZone(int) - Method in class org.openstreetmap.josm.gui.preferences.projection.ListProjectionChoice
Convert 0-based index to preference value.
indexToZone(int) - Method in class org.openstreetmap.josm.gui.preferences.projection.PuwgProjectionChoice
 
indexToZone(int) - Method in class org.openstreetmap.josm.gui.preferences.projection.UTM_France_DOM_ProjectionChoice
 
indexToZone(int) - Method in class org.openstreetmap.josm.gui.preferences.projection.UTMProjectionChoice
 
indexWrap(int, int) - Static method in class org.openstreetmap.josm.actions.AlignInLineAction
 
inDoc - Variable in class org.openstreetmap.josm.gui.mappaint.xml.XmlStyleSourceHandler
 
inEDTListeners - Variable in class org.openstreetmap.josm.data.osm.event.DatasetEventManager
 
inEDTListeners - Variable in class org.openstreetmap.josm.data.osm.event.SelectionEventManager
 
info - Variable in class org.openstreetmap.josm.actions.AddImageryLayerAction
 
info - Variable in class org.openstreetmap.josm.gui.download.PlaceSelection.SearchResult
 
info - Variable in class org.openstreetmap.josm.gui.layer.ImageryLayer
 
info - Variable in class org.openstreetmap.josm.gui.layer.WMSLayer
 
info - Variable in class org.openstreetmap.josm.gui.MainMenu
 
info - Variable in class org.openstreetmap.josm.io.imagery.WMSGrabber
 
info(String) - Static method in class org.openstreetmap.josm.Main
Print an informational message if logging is on.
info(String, Object...) - Static method in class org.openstreetmap.josm.Main
Print a formated informational message if logging is on.
info - Variable in class org.openstreetmap.josm.plugins.Plugin
This is the info available for this plugin.
InfoAction - Class in org.openstreetmap.josm.actions
 
InfoAction() - Constructor for class org.openstreetmap.josm.actions.InfoAction
 
InfoFont - Static variable in class org.openstreetmap.josm.gui.layer.TMSLayer
 
informAboutRelationMembershipConflicts(Collection<? extends OsmPrimitive>, Set<Relation>) - Static method in class org.openstreetmap.josm.gui.conflict.tags.CombinePrimitiveResolverDialog
Inform a non-expert user about what relation membership conflict resolution means.
informAboutTagConflicts(Collection<? extends OsmPrimitive>, TagCollection) - Static method in class org.openstreetmap.josm.gui.conflict.tags.CombinePrimitiveResolverDialog
Inform a non-expert user about what tag conflict resolution means.
infoTable - Variable in class org.openstreetmap.josm.gui.conflict.tags.PasteTagsConflictResolverDialog.StatisticsInfoTable
 
infoText() - Method in class org.openstreetmap.josm.gui.layer.geoimage.GeoImageLayer
 
infoweb - Variable in class org.openstreetmap.josm.gui.MainMenu
 
InfoWebAction - Class in org.openstreetmap.josm.actions
 
InfoWebAction() - Constructor for class org.openstreetmap.josm.actions.InfoWebAction
 
inhibit - Variable in class org.openstreetmap.josm.tools.Diff
 
inIcon - Variable in class org.openstreetmap.josm.gui.mappaint.xml.XmlStyleSourceHandler
 
init() - Method in class org.openstreetmap.josm.actions.mapmode.DrawAction.SnapHelper
 
init() - Method in class org.openstreetmap.josm.actions.mapmode.SelectAction.CycleManager
read preferences
init() - Method in class org.openstreetmap.josm.actions.mapmode.SelectAction.VirtualManager
 
init(Collection<? extends OsmPrimitive>) - Method in class org.openstreetmap.josm.command.ChangePropertyCommand
Initialize the instance by finding what objects will be modified
init(DataSet) - Method in class org.openstreetmap.josm.data.APIDataSet
initializes the API data set with the modified primitives in ds
init(boolean) - Method in class org.openstreetmap.josm.data.Preferences
 
init() - Method in class org.openstreetmap.josm.data.Version
 
init() - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetCacheManagerModel
 
init(Collection<Integer>) - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetContentDownloadTask
Initialize the task with a collection of changeset ids to download
init(Collection<Integer>) - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetHeaderDownloadTask
 
init(Changeset) - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetTagsPanel
 
init() - Method in class org.openstreetmap.josm.gui.dialogs.changeset.query.BasicChangesetQueryPanel
 
init() - Method in class org.openstreetmap.josm.gui.dialogs.relation.MemberTable
initialize the table
init() - Method in class org.openstreetmap.josm.gui.dialogs.relation.ReferringRelationsBrowser
 
init(String, String) - Method in class org.openstreetmap.josm.gui.io.CredentialDialog.CredentialPanel
 
init() - Method in class org.openstreetmap.josm.gui.io.UploadSelectionDialog.OsmPrimitiveList
 
init() - Method in class org.openstreetmap.josm.gui.MainApplet
 
init() - Method in class org.openstreetmap.josm.gui.mappaint.StyleSource
 
init() - Method in class org.openstreetmap.josm.gui.mappaint.xml.AreaPrototype
 
init() - Method in class org.openstreetmap.josm.gui.mappaint.xml.IconPrototype
 
init() - Method in class org.openstreetmap.josm.gui.mappaint.xml.LinemodPrototype
 
init() - Method in class org.openstreetmap.josm.gui.mappaint.xml.LinePrototype
 
init() - Method in class org.openstreetmap.josm.gui.mappaint.xml.XmlCondition
 
init() - Method in class org.openstreetmap.josm.gui.mappaint.xml.XmlStyleSource
 
init() - Method in class org.openstreetmap.josm.gui.mappaint.xml.XmlStyleSourceHandler.RuleElem
 
init(Preferences, CredentialsAgent) - Method in class org.openstreetmap.josm.gui.preferences.server.OAuthAccessTokenHolder
Initializes the content of this holder from the Access Token managed by the credential manager.
init() - Method in class org.openstreetmap.josm.gui.tagging.ac.AutoCompletingTextField
 
init() - Method in class org.openstreetmap.josm.gui.tagging.TagTable
initialize the table
init(Object) - Method in class org.openstreetmap.josm.gui.widgets.JosmComboBox
 
init(Collection<String>) - Method in class org.openstreetmap.josm.plugins.ReadRemotePluginInformationTask
 
init() - Static method in class org.openstreetmap.josm.tools.I18n
 
initAutoCompletion(OsmDataLayer) - Method in class org.openstreetmap.josm.gui.tagging.TagEditorPanel
Initializes the auto completion infrastructure used in this tag editor panel.
initAutoCompletionField(AutoCompletingTextField, String) - Method in class org.openstreetmap.josm.gui.tagging.TaggingPreset.Item
 
initAutoCompletionListForKeys(TagEditorModel, TagModel) - Method in class org.openstreetmap.josm.gui.tagging.TagCellEditor
initializes the auto completion list when the table cell editor starts to edit the key of a tag.
initAutoCompletionListForValues(String) - Method in class org.openstreetmap.josm.gui.tagging.TagCellEditor
initializes the auto completion list when the cell editor starts to edit a tag value.
initClearDir(File) - Method in interface org.openstreetmap.gui.jmapviewer.OsmFileCacheTileLoader.TileClearController
 
initClearDir(File) - Method in class org.openstreetmap.josm.gui.layer.TMSLayer.TmsTileClearController
 
initClearFiles(File[]) - Method in interface org.openstreetmap.gui.jmapviewer.OsmFileCacheTileLoader.TileClearController
 
initClearFiles(File[]) - Method in class org.openstreetmap.josm.gui.layer.TMSLayer.TmsTileClearController
 
initComponents() - Method in class org.openstreetmap.josm.gui.preferences.display.GPXSettingsPanel
 
initComponents() - Method in class org.openstreetmap.josm.gui.preferences.shortcut.PrefJPanel
 
initDefaultFontParameters() - Static method in class org.openstreetmap.josm.gui.mappaint.ElemStyle
 
initDefaultParameters() - Static method in class org.openstreetmap.josm.gui.mappaint.BoxTextElemStyle
 
initDefaults() - Method in class org.openstreetmap.josm.data.osm.visitor.paint.relations.Multipolygon.MultipolygonRoleMatcher
 
initDialog() - Method in class org.openstreetmap.josm.gui.PleaseWaitDialog
 
initdone - Static variable in class org.openstreetmap.josm.tools.Shortcut
 
initDontShowAgain(String) - Method in class org.openstreetmap.josm.plugins.PluginHandler.UpdatePluginsMessagePanel
 
initEditingOfChunkSize() - Method in class org.openstreetmap.josm.gui.io.UploadStrategySelectionPanel
 
initEditingOfUploadComment() - Method in class org.openstreetmap.josm.gui.io.BasicUploadSettingsPanel
 
initEditor(MultiValueResolutionDecision) - Method in class org.openstreetmap.josm.gui.conflict.tags.MultiValueCellEditor
 
initEnabledState() - Method in class org.openstreetmap.josm.actions.JosmAction
Override in subclasses to init the enabled state of an action when it is created.
initForDiscardAndDelete() - Method in class org.openstreetmap.josm.gui.io.SaveLayersDialog.DiscardAndProceedAction
 
initForDiscardAndExit() - Method in class org.openstreetmap.josm.gui.io.SaveLayersDialog.DiscardAndProceedAction
 
initForNodeMerging() - Method in class org.openstreetmap.josm.gui.conflict.tags.RelationMemberConflictResolver
 
initForSaveAndDelete() - Method in class org.openstreetmap.josm.gui.io.SaveLayersDialog.SaveAndProceedAction
 
initForSaveAndExit() - Method in class org.openstreetmap.josm.gui.io.SaveLayersDialog.SaveAndProceedAction
 
initForUserInput() - Method in class org.openstreetmap.josm.gui.dialogs.changeset.query.ChangesetQueryDialog
 
initForWayCombining() - Method in class org.openstreetmap.josm.gui.conflict.tags.RelationMemberConflictResolver
 
initFromBoundingBox(Bounds) - Method in class org.openstreetmap.josm.gui.bbox.TileSelectionBBoxChooser.TileGridInputPanel
 
initFromChangeset(Changeset) - Method in class org.openstreetmap.josm.gui.io.TagSettingsPanel
 
initFromChangesetIds(Collection<Integer>) - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetListModel
 
initFromDataSet(DataSet) - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetListModel
 
initFromLayer(Layer) - Method in class org.openstreetmap.josm.gui.dialogs.RelationListDialog
Initializes the relation list dialog from a layer.
initFromOAuth(Component) - Method in class org.openstreetmap.josm.gui.JosmUserIdentityManager
Initializes the user identity manager from OAuth request of user details.
initFromPreferences() - Method in class org.openstreetmap.josm.data.osm.visitor.paint.relations.Multipolygon.MultipolygonRoleMatcher
 
initFromPreferences() - Method in class org.openstreetmap.josm.gui.io.UploadStrategySelectionPanel
 
initFromPreferences() - Method in class org.openstreetmap.josm.gui.JosmUserIdentityManager
Initializes the user identity manager from Basic Authentication values in the Preferences This method should be called if osm-server.auth-method is set to basic.
initFromPreferences(Preferences) - Method in class org.openstreetmap.josm.gui.oauth.AbstractAuthorizationUI
Initializes the authorisation UI with preference values in pref.
initFromPreferences(Preferences) - Method in class org.openstreetmap.josm.gui.oauth.AdvancedOAuthPropertiesPanel
Initializes the panel from the values in the preferences preferences.
initFromPreferences(Preferences) - Method in class org.openstreetmap.josm.gui.oauth.FullyAutomaticAuthorizationUI
Initializes the panel with values from the preferences
initFromPreferences() - Method in class org.openstreetmap.josm.gui.oauth.OAuthAuthorizationWizard
Initializes the dialog with values from the preferences
initFromPreferences() - Method in class org.openstreetmap.josm.gui.preferences.plugin.PluginPreferencesModel
Initializes the model from preferences
initFromPreferences() - Method in class org.openstreetmap.josm.gui.preferences.plugin.PluginUpdatePolicyPanel
Loads the relevant preference values from the JOSM preferences
initFromPreferences() - Method in class org.openstreetmap.josm.gui.preferences.server.AuthenticationPreferencesPanel
 
initFromPreferences() - Method in class org.openstreetmap.josm.gui.preferences.server.BasicAuthenticationPreferencesPanel
 
initFromPreferences() - Method in class org.openstreetmap.josm.gui.preferences.server.OAuthAuthenticationPreferencesPanel
Initializes the panel from preferences
initFromPreferences() - Method in class org.openstreetmap.josm.gui.preferences.server.OsmApiUrlInputPanel
Initializes the configuration panel with values from the preferences
initFromPreferences() - Method in class org.openstreetmap.josm.gui.preferences.server.ProxyPreferencesPanel
Initializes the panel with the values from the preferences
initFromPreferences() - Method in class org.openstreetmap.josm.gui.preferences.ServerAccessPreference
Initializes the configuration panel with values from the preferences
initFromPreferences() - Method in class org.openstreetmap.josm.io.DefaultProxySelector
Initializes the proxy selector from the setting in the preferences.
initFromPreferences(String) - Method in class org.openstreetmap.josm.tools.WindowGeometry
 
initFromPrimitive(Tagged) - Method in class org.openstreetmap.josm.gui.tagging.TagEditorModel
initializes the model with the tags of an OSM primitive
initFromPrimitives(Collection<? extends OsmPrimitive>) - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetListModel
 
initFromRevisionInfo(String) - Method in class org.openstreetmap.josm.data.Version
Initializes the version infos from the revision resource file
initFromTags(Map<String, String>) - Method in class org.openstreetmap.josm.gui.tagging.TagEditorModel
initializes the model with the tags of an OSM primitive
initFromTags(TagCollection) - Method in class org.openstreetmap.josm.gui.tagging.TagEditorModel
Initializes the model with the tags in a tag collection.
initFromWindowGeometry(WindowGeometry) - Method in class org.openstreetmap.josm.tools.WindowGeometry
 
initial() - Method in class org.openstreetmap.josm.actions.FullscreenToggleAction
 
initialDividerBounds - Variable in class org.openstreetmap.josm.gui.MultiSplitPane
 
initialize(Attributed) - Method in class org.openstreetmap.gui.jmapviewer.AttributionSupport
 
initialize() - Method in class org.openstreetmap.josm.actions.SessionSaveAsAction.SessionSaveAsDialog
 
initialize(ProjParameters) - Method in class org.openstreetmap.josm.data.projection.proj.LambertConformalConic
 
initialize(ProjParameters) - Method in class org.openstreetmap.josm.data.projection.proj.LonLat
 
initialize(ProjParameters) - Method in class org.openstreetmap.josm.data.projection.proj.Mercator
 
initialize(ProjParameters) - Method in interface org.openstreetmap.josm.data.projection.proj.Proj
Initialize the projection using the provided parameters.
initialize(ProjParameters) - Method in class org.openstreetmap.josm.data.projection.proj.SwissObliqueMercator
 
initialize(double) - Method in class org.openstreetmap.josm.data.projection.proj.SwissObliqueMercator
 
initialize(ProjParameters) - Method in class org.openstreetmap.josm.data.projection.proj.TransverseMercator
 
initialize() - Method in class org.openstreetmap.josm.data.validation.Test
Initializes any global data used this tester.
initialize() - Method in class org.openstreetmap.josm.data.validation.tests.MultipolygonTest
 
initialize() - Method in class org.openstreetmap.josm.data.validation.tests.RelationChecker
 
initialize() - Method in class org.openstreetmap.josm.data.validation.tests.TagChecker
 
initialize(List<ToggleDialog>) - Method in class org.openstreetmap.josm.gui.dialogs.DialogsPanel
 
initialize() - Static method in class org.openstreetmap.josm.gui.layer.JumpToMarkerActions
 
initialize() - Static method in class org.openstreetmap.josm.gui.preferences.imagery.ImageryPreference
 
initialize() - Static method in class org.openstreetmap.josm.gui.preferences.map.MapPaintPreference
Initialize the styles
initialize() - Static method in class org.openstreetmap.josm.gui.preferences.map.TaggingPresetPreference
Initialize the tagging presets (load and may display error)
initialize(ProgressMonitor) - Method in class org.openstreetmap.josm.io.OsmApi
Initializes this component by negotiating a protocol version with the server.
initialize(ProgressMonitor, boolean) - Method in class org.openstreetmap.josm.io.OsmApi
Initializes this component by negotiating a protocol version with the server, with the ability to control the timeout.
initialize1SP(double) - Method in class org.openstreetmap.josm.data.projection.proj.LambertConformalConic
Initialize for LCC with 1 standard parallel.
initialize2SP(double, double, double) - Method in class org.openstreetmap.josm.data.projection.proj.LambertConformalConic
Initialize for LCC with 2 standard parallels.
initialized - Variable in class org.openstreetmap.josm.gui.dialogs.DialogsPanel
 
initialized - Variable in class org.openstreetmap.josm.gui.tagging.TaggingPreset.ComboMultiSelect
 
initialized - Variable in class org.openstreetmap.josm.io.OsmApi
true if successfully initialized
initializeData() - Static method in class org.openstreetmap.josm.data.validation.tests.TagChecker
Reads the spellcheck file into a HashMap.
initializeDialogsPane() - Method in class org.openstreetmap.josm.gui.MapFrame
Open all ToggleDialogs that have their preferences property set.
initializeErrorLayer() - Static method in class org.openstreetmap.josm.data.validation.OsmValidator
 
initializeGridDetail() - Method in class org.openstreetmap.josm.data.validation.OsmValidator
Initialize grid details based on current projection system.
initializeImages() - Method in class org.openstreetmap.josm.gui.layer.WMSLayer
 
initializePresets() - Method in class org.openstreetmap.josm.data.validation.tests.RelationChecker
Reads the presets data.
initializePresets() - Static method in class org.openstreetmap.josm.data.validation.tests.TagChecker
Reads the presets data.
initializeTests(Collection<Test>) - Static method in class org.openstreetmap.josm.data.validation.OsmValidator
Initializes all tests
initializeZoomSlider() - Method in class org.openstreetmap.gui.jmapviewer.JMapViewer
 
initiallyLoadAvailableSources() - Method in class org.openstreetmap.josm.gui.preferences.SourceEditor
 
initialMousePos - Variable in class org.openstreetmap.josm.actions.mapmode.ExtrudeAction
The position of the mouse cursor when the drag action was initiated.
initialMoveDelay - Variable in class org.openstreetmap.josm.actions.mapmode.ExtrudeAction
The time which needs to pass between click and release before something counts as a move, in milliseconds
initialMoveDelay - Variable in class org.openstreetmap.josm.actions.mapmode.ParallelWayAction
 
initialMoveDelay - Variable in class org.openstreetmap.josm.actions.mapmode.SelectAction
The time which needs to pass between click and release before something counts as a move, in milliseconds
initialMoveThreshold - Variable in class org.openstreetmap.josm.actions.mapmode.SelectAction
The screen distance which needs to be travelled before something counts as a move, in pixels
initialMoveThresholdExceeded - Variable in class org.openstreetmap.josm.actions.mapmode.SelectAction
 
initialN1en - Variable in class org.openstreetmap.josm.actions.mapmode.ExtrudeAction
The initial EastNorths of node1 and node2
initialN2en - Variable in class org.openstreetmap.josm.actions.mapmode.ExtrudeAction
 
initialState - Variable in class org.openstreetmap.josm.gui.tagging.TaggingPreset.Check
 
initKeyList() - Method in class org.openstreetmap.josm.gui.history.HistoryBrowserModel.TagTableModel
 
initLat(double, boolean) - Static method in class org.openstreetmap.josm.data.Bounds
 
initListener - Static variable in class org.openstreetmap.josm.Main
 
initListEntries() - Method in class org.openstreetmap.josm.gui.tagging.TaggingPreset.ComboMultiSelect
 
initListEntriesFromAttributes() - Method in class org.openstreetmap.josm.gui.tagging.TaggingPreset.ComboMultiSelect
 
initLon(double, boolean) - Static method in class org.openstreetmap.josm.data.Bounds
 
initMemberListTableModels() - Method in class org.openstreetmap.josm.gui.history.HistoryBrowserModel
 
initMultiFetchReader(MultiFetchServerObjectReader) - Method in class org.openstreetmap.josm.gui.io.DownloadPrimitivesTask
 
initMultiFetchReaderWithNodes(MultiFetchServerObjectReader) - Method in class org.openstreetmap.josm.gui.io.UpdatePrimitivesTask
 
initMultiFetchReaderWithRelations(MultiFetchServerObjectReader) - Method in class org.openstreetmap.josm.gui.io.UpdatePrimitivesTask
 
initMultiFetchReaderWithWays(MultiFetchServerObjectReader) - Method in class org.openstreetmap.josm.gui.io.UpdatePrimitivesTask
 
initNameTagsFromPreferences() - Method in class org.openstreetmap.josm.gui.mappaint.LabelCompositionStrategy.DeriveLabelFromNameTagsCompositionStrategy
Initializes the name tags to use from a list of default name tags (see LabelCompositionStrategy.DeriveLabelFromNameTagsCompositionStrategy.DEFAULT_NAME_TAGS) and from name tags configured in the preferences using the preference key mappaint.nameOrder.
initNodeListTableModels() - Method in class org.openstreetmap.josm.gui.history.HistoryBrowserModel
Should be called everytime either reference of current changes to update the diff.
initParallelWays(Point, boolean) - Method in class org.openstreetmap.josm.actions.mapmode.ParallelWayAction
 
initPopulate(OsmPrimitive, OsmPrimitive, Map<PrimitiveId, PrimitiveId>) - Method in class org.openstreetmap.josm.gui.conflict.pair.ListMergeModel
 
initProperties(Changeset) - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetContentPanel.DonwloadChangesetContentAction
 
initProperties(Changeset) - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetDetailPanel.DonwloadChangesetContentAction
 
initProperties(Changeset) - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetDetailPanel.RemoveFromCacheAction
 
initProperties(Changeset) - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetDetailPanel.UpdateChangesetAction
 
initRelicensingInformation() - Static method in class org.openstreetmap.josm.data.osm.User
 
initResolver(OsmPrimitiveType, TagCollection, Map<OsmPrimitiveType, Integer>) - Method in class org.openstreetmap.josm.gui.conflict.tags.PasteTagsConflictResolverDialog
Initializes the conflict resolver for a specific type of primitives
inits - Static variable in class org.openstreetmap.josm.data.projection.Projections
 
initSystemShortcuts() - Method in interface org.openstreetmap.josm.tools.PlatformHook
The initSystemShortcuts hook will be called by the Shortcut class after the modifier groups have been read from the config, but before any shortcuts are read from it or registered from within the application.
initSystemShortcuts() - Method in class org.openstreetmap.josm.tools.PlatformHookOsx
 
initSystemShortcuts() - Method in class org.openstreetmap.josm.tools.PlatformHookUnixoid
 
initSystemShortcuts() - Method in class org.openstreetmap.josm.tools.PlatformHookWindows
 
initTagTableModels() - Method in class org.openstreetmap.josm.gui.history.HistoryBrowserModel
 
initTileSource(TileSource) - Method in class org.openstreetmap.josm.gui.layer.TMSLayer
 
initWithCurrentData() - Method in class org.openstreetmap.josm.gui.dialogs.ChangesetDialog
 
inLine - Variable in class org.openstreetmap.josm.gui.mappaint.xml.XmlStyleSourceHandler
 
inline(String, String) - Method in class org.openstreetmap.josm.io.GpxWriter
 
inLineMod - Variable in class org.openstreetmap.josm.gui.mappaint.xml.XmlStyleSourceHandler
 
INNER_STYLE_MISMATCH - Static variable in class org.openstreetmap.josm.data.validation.tests.MultipolygonTest
 
INNER_WAY_OUTSIDE - Static variable in class org.openstreetmap.josm.data.validation.tests.MultipolygonTest
 
innerExactRoles - Variable in class org.openstreetmap.josm.data.osm.visitor.paint.relations.Multipolygon.MultipolygonRoleMatcher
 
innerPolygons - Variable in class org.openstreetmap.josm.data.osm.visitor.paint.relations.Multipolygon
 
innerRolePrefixes - Variable in class org.openstreetmap.josm.data.osm.visitor.paint.relations.Multipolygon.MultipolygonRoleMatcher
 
inners - Variable in class org.openstreetmap.josm.data.osm.visitor.paint.relations.Multipolygon.PolyData
 
innerWays - Variable in class org.openstreetmap.josm.actions.JoinAreasAction.AssembledMultipolygon
 
innerWays - Variable in class org.openstreetmap.josm.actions.JoinAreasAction.Multipolygon
 
innerWays - Variable in class org.openstreetmap.josm.data.osm.MultipolygonCreate
 
innerWays - Variable in class org.openstreetmap.josm.data.osm.MultipolygonCreate.PolygonLevel
 
innerWays - Variable in class org.openstreetmap.josm.data.osm.visitor.paint.relations.Multipolygon
 
INode - Interface in org.openstreetmap.josm.data.osm
 
input - Variable in class org.openstreetmap.gui.jmapviewer.OsmFileCacheTileLoader.FileLoadJob
 
input - Variable in class org.openstreetmap.josm.gui.preferences.projection.CustomProjectionChoice.PreferencePanel
 
InputMapUtils - Class in org.openstreetmap.josm.tools
Tools to work with Swing InputMap
InputMapUtils() - Constructor for class org.openstreetmap.josm.tools.InputMapUtils
 
inputSource - Variable in class org.openstreetmap.josm.io.GpxReader
 
inRule - Variable in class org.openstreetmap.josm.gui.mappaint.xml.XmlStyleSourceHandler
 
insane() - Method in class org.openstreetmap.josm.gui.layer.TMSLayer.TileSet
 
inScaleMax - Variable in class org.openstreetmap.josm.gui.mappaint.xml.XmlStyleSourceHandler
 
inScaleMin - Variable in class org.openstreetmap.josm.gui.mappaint.xml.XmlStyleSourceHandler
 
inSelectionModel - Variable in class org.openstreetmap.josm.gui.dialogs.ChangesetDialog
 
insertComma - Variable in class org.openstreetmap.josm.io.GeoJSONWriter
 
INSERTED - Static variable in class org.openstreetmap.josm.gui.history.TwoColumnDiff.Item
 
inserted - Variable in class org.openstreetmap.josm.tools.Diff.change
# lines of file 1 changed here.
insertGUITabsForSetting(Icon, TabPreferenceSetting, int) - Method in class org.openstreetmap.josm.gui.preferences.PreferenceTabbedPane
 
insertIndexInterval(int, int, boolean) - Method in class org.openstreetmap.josm.gui.conflict.pair.ListMergeModel.EntriesSelectionModel
 
insertNewDefaults(List<SourceEntry>) - Method in class org.openstreetmap.josm.gui.preferences.map.MapPaintPreference.MapPaintPrefHelper
If the selection of default styles changes in future releases, add the new entries to the user-configured list.
insertNodeIntoAllNearbySegments(List<WaySegment>, Node, Collection<OsmPrimitive>, Collection<Command>, ArrayList<Way>, ArrayList<Way>) - Method in class org.openstreetmap.josm.actions.mapmode.DrawAction
 
insertString(int, String, AttributeSet) - Method in class org.openstreetmap.josm.gui.tagging.ac.AutoCompletingComboBox.AutoCompletingComboBoxDocument
 
insertString(int, String, AttributeSet) - Method in class org.openstreetmap.josm.gui.tagging.ac.AutoCompletingTextField.AutoCompletionDocument
inserts a string at a specific position
insertUpdate(DocumentEvent) - Method in class org.openstreetmap.josm.gui.dialogs.changeset.query.UrlBasedQueryPanel.ChangetQueryUrlValidator
 
insertUpdate(DocumentEvent) - Method in class org.openstreetmap.josm.gui.dialogs.changeset.SingleChangesetDownloadPanel.DownloadAction
 
insertUpdate(DocumentEvent) - Method in class org.openstreetmap.josm.gui.dialogs.LatLonDialog.EastNorthInputVerifier
 
insertUpdate(DocumentEvent) - Method in class org.openstreetmap.josm.gui.dialogs.LatLonDialog.LatLonInputVerifier
 
insertUpdate(DocumentEvent) - Method in class org.openstreetmap.josm.gui.dialogs.relation.GenericRelationEditor.SetRoleAction
 
insertUpdate(DocumentEvent) - Method in class org.openstreetmap.josm.gui.download.BoundingBoxSelection.OsmUrlRefresher
 
insertUpdate(DocumentEvent) - Method in class org.openstreetmap.josm.gui.download.PlaceSelection.SearchAction
 
insertUpdate(DocumentEvent) - Method in class org.openstreetmap.josm.gui.io.UploadStrategySelectionPanel.ChunkSizeInputVerifier
 
insertUpdate(DocumentEvent) - Method in class org.openstreetmap.josm.gui.layer.geoimage.CorrelateGpxWithImages.StatusBarUpdater
 
insertUpdate(DocumentEvent) - Method in class org.openstreetmap.josm.gui.oauth.FullyAutomaticAuthorizationUI.RunAuthorisationAction
 
insertUpdate(DocumentEvent) - Method in class org.openstreetmap.josm.gui.oauth.ManualAuthorizationUI.AccessTokenBuilder
 
insertUpdate(DocumentEvent) - Method in class org.openstreetmap.josm.gui.preferences.PluginPreference.SearchFieldAdapter
 
insertUpdate(DocumentEvent) - Method in class org.openstreetmap.josm.gui.preferences.server.OsmApiUrlInputPanel.ValidateApiUrlAction
 
insertUpdate(DocumentEvent) - Method in class org.openstreetmap.josm.gui.preferences.shortcut.PrefJPanel.FilterFieldAdapter
 
insertUpdate(DocumentEvent) - Method in class org.openstreetmap.josm.gui.widgets.AbstractTextComponentValidator
 
insertUpdate(DocumentEvent) - Method in class org.openstreetmap.josm.gui.widgets.BoundingBoxSelectionPanel.OsmUrlRefresher
 
insets(int, int, int, int) - Method in class org.openstreetmap.josm.tools.GBC
Adds insets to this GBC.
insideToTheRight - Variable in class org.openstreetmap.josm.actions.JoinAreasAction.WayInPolygon
 
InspectPrimitiveDialog - Class in org.openstreetmap.josm.gui.dialogs
Panel to inspect one or more OsmPrimitives.
InspectPrimitiveDialog(Collection<OsmPrimitive>, OsmDataLayer) - Constructor for class org.openstreetmap.josm.gui.dialogs.InspectPrimitiveDialog
 
InspectPrimitiveDialog.DataText - Class in org.openstreetmap.josm.gui.dialogs
 
InspectPrimitiveDialog.DataText() - Constructor for class org.openstreetmap.josm.gui.dialogs.InspectPrimitiveDialog.DataText
 
installAdapters() - Method in class org.openstreetmap.josm.actions.AutoScaleAction
 
installAdapters() - Method in class org.openstreetmap.josm.actions.JosmAction
 
installDownloadedPlugins(boolean) - Static method in class org.openstreetmap.josm.plugins.PluginHandler
Installs downloaded plugins.
instance - Static variable in class org.openstreetmap.gui.jmapviewer.JobDispatcher
 
INSTANCE - Static variable in class org.openstreetmap.josm.actions.ExpertToggleAction
 
instance - Static variable in class org.openstreetmap.josm.actions.SaveAction
 
instance - Static variable in class org.openstreetmap.josm.actions.SaveAsAction
 
INSTANCE - Static variable in class org.openstreetmap.josm.actions.search.SearchCompiler.Always
 
instance - Static variable in class org.openstreetmap.josm.data.imagery.ImageryLayerInfo
 
instance - Static variable in class org.openstreetmap.josm.data.osm.ChangesetCache
the unique instance
instance - Static variable in class org.openstreetmap.josm.data.osm.event.DatasetEventManager
 
instance - Static variable in class org.openstreetmap.josm.data.osm.event.SelectionEventManager
 
INSTANCE - Static variable in class org.openstreetmap.josm.data.osm.visitor.paint.MapPaintSettings
 
instance - Static variable in class org.openstreetmap.josm.data.osm.visitor.paint.MapRendererFactory
 
instance - Static variable in class org.openstreetmap.josm.data.osm.visitor.paint.relations.MultipolygonCache
 
INSTANCE - Static variable in class org.openstreetmap.josm.data.projection.datum.GRS80Datum
 
instance - Variable in class org.openstreetmap.josm.data.projection.datum.NTV2GridShiftFileWrapper
 
INSTANCE - Static variable in class org.openstreetmap.josm.data.projection.datum.WGS84Datum
 
instance - Static variable in class org.openstreetmap.josm.data.Version
the unique instance
instance - Static variable in class org.openstreetmap.josm.gui.actionsupport.DeleteFromRelationConfirmationDialog
the unique instance of this dialog
instance - Static variable in class org.openstreetmap.josm.gui.conflict.tags.CombinePrimitiveResolverDialog
the unique instance of the dialog
instance - Static variable in class org.openstreetmap.josm.gui.DefaultNameFormatter
 
instance - Static variable in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetCacheManager
the unique instance of the cache manager
instance - Static variable in class org.openstreetmap.josm.gui.dialogs.LayerListDialog
the unique instance of the dialog
INSTANCE - Static variable in class org.openstreetmap.josm.gui.dialogs.MapPaintDialog.ReloadWindowListener
 
instance - Static variable in class org.openstreetmap.josm.gui.download.DownloadDialog
the unique instance of the download dialog
instance - Static variable in class org.openstreetmap.josm.gui.help.HelpBrowser
the unique instance
instance - Static variable in class org.openstreetmap.josm.gui.history.HistoryBrowserDialogManager
 
instance - Static variable in class org.openstreetmap.josm.gui.JosmUserIdentityManager
 
instance - Static variable in class org.openstreetmap.josm.gui.layer.geoimage.JpegFileFilter
 
INSTANCE - Static variable in class org.openstreetmap.josm.gui.layer.Layer.SeparatorLayerAction
 
INSTANCE - Static variable in class org.openstreetmap.josm.gui.preferences.map.MapPaintPreference.MapPaintPrefHelper
 
INSTANCE - Static variable in class org.openstreetmap.josm.gui.preferences.map.TaggingPresetPreference.PresetPrefHelper
 
instance - Static variable in class org.openstreetmap.josm.gui.preferences.server.OAuthAccessTokenHolder
 
INSTANCE - Static variable in class org.openstreetmap.josm.gui.progress.NullProgressMonitor
 
instance - Static variable in class org.openstreetmap.josm.gui.tagging.TaggingPresetSearchDialog
 
instance - Static variable in class org.openstreetmap.josm.io.auth.CredentialsManager
 
instance - Static variable in class org.openstreetmap.josm.io.auth.DefaultAuthenticator
 
instance - Static variable in class org.openstreetmap.josm.io.remotecontrol.RemoteControlHttpServer
 
instance - Static variable in class org.openstreetmap.josm.tools.MultikeyActionsHandler
 
instance - Static variable in class org.openstreetmap.josm.tools.TaggingPresetNameTemplateList
 
instances - Static variable in class org.openstreetmap.josm.io.OsmApi
 
inStandard - Variable in class org.openstreetmap.josm.gui.tagging.ac.AutoCompletionItemPritority
 
Instruction - Class in org.openstreetmap.josm.gui.mappaint.mapcss
 
Instruction() - Constructor for class org.openstreetmap.josm.gui.mappaint.mapcss.Instruction
 
Instruction.AssignmentInstruction - Class in org.openstreetmap.josm.gui.mappaint.mapcss
 
Instruction.AssignmentInstruction(String, Object) - Constructor for class org.openstreetmap.josm.gui.mappaint.mapcss.Instruction.AssignmentInstruction
 
Instruction.RelativeFloat - Class in org.openstreetmap.josm.gui.mappaint.mapcss
 
Instruction.RelativeFloat(float) - Constructor for class org.openstreetmap.josm.gui.mappaint.mapcss.Instruction.RelativeFloat
 
int2hex(int) - Static method in class org.openstreetmap.josm.tools.ColorHelper
 
IntegerProperty - Class in org.openstreetmap.josm.data.preferences
A property containing an Integer value.
IntegerProperty(String, int) - Constructor for class org.openstreetmap.josm.data.preferences.IntegerProperty
Constructs a new IntegerProperty.
intermediate - Variable in class org.openstreetmap.josm.gui.progress.AbstractProgressMonitor.Request
 
intermediateTask - Variable in class org.openstreetmap.josm.gui.progress.AbstractProgressMonitor
 
intern() - Method in class org.openstreetmap.josm.gui.mappaint.StyleCache
Like String.intern() (reduce memory consumption).
internal - Variable in class org.openstreetmap.josm.gui.progress.ChildProgress
 
internalUpdateProgress(double) - Method in class org.openstreetmap.josm.gui.progress.AbstractProgressMonitor
 
internPool - Static variable in class org.openstreetmap.josm.gui.mappaint.StyleCache
 
interpolate(EastNorth, double) - Method in class org.openstreetmap.josm.data.coor.EastNorth
 
interpolate(LatLon, double) - Method in class org.openstreetmap.josm.data.coor.LatLon
 
interpolate(float, float, float, float, double, double) - Method in class org.openstreetmap.josm.data.projection.datum.NTV2SubGrid
Bi-Linear interpolation of four nearest node values as described in 'GDAit Software Architecture Manual' produced by the Geomatics Department of the University of Melbourne
interpolateGridShift(NTV2GridShift) - Method in class org.openstreetmap.josm.data.projection.datum.NTV2SubGrid
Interpolate shift and accuracy values for a coordinate in the 'from' datum of the GridShiftFile.
intersect(TagCollection) - Method in class org.openstreetmap.josm.data.osm.TagCollection
Builds the intersection of this tag collection and another tag collection
intersects(Bounds) - Method in class org.openstreetmap.josm.data.Bounds
The two bounds intersect? Compared to java Shape.intersects, if does not use the interior but the closure.
intersects(BBox) - Method in class org.openstreetmap.josm.data.osm.BBox
Tests, weather two BBoxes intersect as an area.
intersects(ProjectionBounds) - Method in class org.openstreetmap.josm.data.ProjectionBounds
The two bounds intersect? Compared to java Shape.intersects, if does not use the interior but the closure.
intersects(CrossingWays.ExtendedSegment) - Method in class org.openstreetmap.josm.data.validation.tests.CrossingWays.ExtendedSegment
Checks whether this segment crosses other segment
intersectsLonCrossing(Bounds, Bounds) - Static method in class org.openstreetmap.josm.data.Bounds
 
interval - Variable in class org.openstreetmap.josm.gui.MenuScroller
 
INTERVAL_ALWAYS - Static variable in class org.openstreetmap.josm.io.CacheCustomContent
Common intervals
INTERVAL_DAILY - Static variable in class org.openstreetmap.josm.io.CacheCustomContent
 
INTERVAL_HOURLY - Static variable in class org.openstreetmap.josm.io.CacheCustomContent
 
INTERVAL_MONTHLY - Static variable in class org.openstreetmap.josm.io.CacheCustomContent
 
INTERVAL_NEVER - Static variable in class org.openstreetmap.josm.io.CacheCustomContent
 
INTERVAL_WEEKLY - Static variable in class org.openstreetmap.josm.io.CacheCustomContent
 
intervalAdded(ListDataEvent) - Method in class org.openstreetmap.josm.gui.dialogs.relation.ReferringRelationsBrowser.ReloadAction
 
intervalAdded(ListDataEvent) - Method in class org.openstreetmap.josm.gui.dialogs.SelectionListDialog.TitleUpdater
 
intervalAdded(ListDataEvent) - Method in class org.openstreetmap.josm.gui.dialogs.SelectionListDialog.ZoomToJOSMSelectionAction
 
intervalAdded(ListDataEvent) - Method in class org.openstreetmap.josm.gui.io.ChangesetManagementPanel
 
intervalRemoved(ListDataEvent) - Method in class org.openstreetmap.josm.gui.dialogs.relation.ReferringRelationsBrowser.ReloadAction
 
intervalRemoved(ListDataEvent) - Method in class org.openstreetmap.josm.gui.dialogs.SelectionListDialog.TitleUpdater
 
intervalRemoved(ListDataEvent) - Method in class org.openstreetmap.josm.gui.dialogs.SelectionListDialog.ZoomToJOSMSelectionAction
 
intervalRemoved(ListDataEvent) - Method in class org.openstreetmap.josm.gui.io.ChangesetManagementPanel
 
invalid - Variable in class org.openstreetmap.josm.gui.dialogs.relation.WayConnectionType
True, if the corresponding primitive is not a way or the way is incomplete
INVALID_HTML - Static variable in class org.openstreetmap.josm.data.validation.tests.TagChecker
 
INVALID_KEY - Static variable in class org.openstreetmap.josm.data.validation.tests.TagChecker
 
INVALID_KEY_SPACE - Static variable in class org.openstreetmap.josm.data.validation.tests.TagChecker
 
INVALID_SPACE - Static variable in class org.openstreetmap.josm.data.validation.tests.TagChecker
 
INVALID_VALUE - Static variable in class org.openstreetmap.josm.data.validation.tests.TagChecker
 
invalidate() - Method in class org.openstreetmap.josm.gui.progress.AbstractProgressMonitor
 
invalidate() - Method in class org.openstreetmap.josm.gui.progress.NullProgressMonitor
 
invalidate() - Method in interface org.openstreetmap.josm.gui.progress.ProgressMonitor
Can be used if method receive ProgressMonitor but it's not interested progress monitoring.
invalidateEastNorthCache() - Method in class org.openstreetmap.josm.data.gpx.WayPoint
Invalidate the internal cache of east/north coordinates.
invalidateEastNorthCache() - Method in class org.openstreetmap.josm.data.osm.DataSet
Invalidates the internal cache of projected east/north coordinates.
invalidateEastNorthCache() - Method in class org.openstreetmap.josm.data.osm.Node
Invoke to invalidate the internal cache of projected east/north coordinates.
invalidBecauselayerRemoved(Layer) - Method in class org.openstreetmap.josm.command.Command
Called when a layer has been removed to have the command remove itself from any buffer if it is not longer applicable to the dataset (e.g.
inverseProject(EastNorth) - Static method in class org.openstreetmap.josm.data.projection.Projections
 
inverted - Variable in class org.openstreetmap.josm.data.osm.Filter.FilterPreferenceEntry
 
inverted - Variable in class org.openstreetmap.josm.data.osm.Filter
 
invertNumber(String) - Method in class org.openstreetmap.josm.corrector.ReverseWayTagCorrector
 
invMercatorY(double) - Static method in class org.openstreetmap.josm.tools.OsmUrlToBounds
 
invoke(Object, Method, Object[]) - Method in class org.openstreetmap.josm.tools.PlatformHookOsx
 
invproject(double, double) - Method in class org.openstreetmap.josm.data.projection.proj.LambertConformalConic
 
invproject(double, double) - Method in class org.openstreetmap.josm.data.projection.proj.LonLat
 
invproject(double, double) - Method in class org.openstreetmap.josm.data.projection.proj.Mercator
 
invproject(double, double) - Method in interface org.openstreetmap.josm.data.projection.proj.Proj
Convert east/north to lat/lon.
invproject(double, double) - Method in class org.openstreetmap.josm.data.projection.proj.SwissObliqueMercator
 
invproject(double, double) - Method in class org.openstreetmap.josm.data.projection.proj.TransverseMercator
Converts x and y coordinates in the Transverse Mercator projection to a latitude/longitude pair.
inZipPath - Variable in class org.openstreetmap.josm.io.session.SessionReader.ImportSupport
Path of the file inside the zip archive.
IPrimitive - Interface in org.openstreetmap.josm.data.osm
IPrimitive captures the common functions of OsmPrimitive and PrimitiveData.
IRelation - Interface in org.openstreetmap.josm.data.osm
 
irreversibleWays(List<Way>) - Static method in class org.openstreetmap.josm.corrector.ReverseWayTagCorrector
 
is - Static variable in class org.openstreetmap.josm.gui.io.SaveLayersDialog.SaveAndProceedAction
 
IS_GLYPH_VECTOR_DOUBLE_TRANSLATION_BUG - Static variable in class org.openstreetmap.josm.data.osm.visitor.paint.MapPainter
 
IS_IN_DATASET - Static variable in class org.openstreetmap.josm.gui.tagging.ac.AutoCompletionItemPritority
Indicates that this is an arbitrary value from the data set, i.e.
IS_IN_SELECTION - Static variable in class org.openstreetmap.josm.gui.tagging.ac.AutoCompletionItemPritority
Indicates that this is a value from a selected object.
IS_IN_STANDARD - Static variable in class org.openstreetmap.josm.gui.tagging.ac.AutoCompletionItemPritority
Indicates that this is a standard value, i.e.
IS_IN_STANDARD_AND_IN_DATASET - Static variable in class org.openstreetmap.josm.gui.tagging.ac.AutoCompletionItemPritority
Indicates, that the value is standard and it is found in the data.
is_prop_set(String) - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.Expression.FunctionExpression.EvalFunctions
 
is_prop_set(String, String) - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.Expression.FunctionExpression.EvalFunctions
 
isAbandoned - Variable in class org.openstreetmap.josm.data.validation.tests.UnconnectedWays.MyWaySegment
 
isActive() - Method in class org.openstreetmap.josm.actions.mapmode.DrawAction.SnapHelper
 
isActiveLayer(Layer) - Method in class org.openstreetmap.josm.gui.dialogs.LayerListDialog.ActivateLayerAction
 
isActiveLayer(Layer) - Method in class org.openstreetmap.josm.gui.dialogs.LayerListDialog.DuplicateAction
 
isActiveLayer(Layer) - Method in class org.openstreetmap.josm.gui.dialogs.LayerListDialog.LayerNameCellRenderer
 
isActiveLayer(Layer) - Method in class org.openstreetmap.josm.gui.dialogs.LayerListDialog.MergeAction
 
isActiveLayer() - Method in class org.openstreetmap.josm.gui.dialogs.relation.MemberTableModel
Replies true if the layer this model belongs to is equal to the active layer
isActiveLayerDrawable() - Method in class org.openstreetmap.josm.gui.MapView
Replies true if the active layer is drawable.
isActiveLayerVisible() - Method in class org.openstreetmap.josm.gui.MapView
Replies true if the active layer is visible.
isActivePluginsChanged() - Method in class org.openstreetmap.josm.gui.preferences.plugin.PluginPreferencesModel
Replies true if the set of active plugins has been changed by the user in this preference model.
isAdjacentToA(CombineWayAction.NodePair) - Method in class org.openstreetmap.josm.actions.CombineWayAction.NodePair
 
isAdjacentToB(CombineWayAction.NodePair) - Method in class org.openstreetmap.josm.actions.CombineWayAction.NodePair
 
isAllowed() - Method in class org.openstreetmap.josm.io.remotecontrol.PermissionPrefWithDefault
 
isAllowPartialCacheMatch() - Method in class org.openstreetmap.josm.io.imagery.WMSRequest
 
isAllowReadGpx() - Method in class org.openstreetmap.josm.data.oauth.OsmPrivileges
 
isAllowReadPrefs() - Method in class org.openstreetmap.josm.data.oauth.OsmPrivileges
 
isAllowWriteApi() - Method in class org.openstreetmap.josm.data.oauth.OsmPrivileges
 
isAllowWriteGpx() - Method in class org.openstreetmap.josm.data.oauth.OsmPrivileges
 
isAllowWritePrefs() - Method in class org.openstreetmap.josm.data.oauth.OsmPrivileges
 
isAlreadyRemembered(OsmPrimitive) - Method in class org.openstreetmap.josm.data.osm.visitor.MergeSourceBuildingVisitor
 
isAnonymous() - Method in class org.openstreetmap.josm.gui.JosmUserIdentityManager
Replies true if the current JOSM user is anonymous.
isApplicableToPrimitive() - Method in class org.openstreetmap.josm.data.osm.TagCollection
Replies true if for every key there is one tag only, i.e.
isArea() - Method in class org.openstreetmap.josm.data.validation.tests.UnconnectedWays.MyWaySegment
 
isArea(OsmPrimitive) - Method in class org.openstreetmap.josm.data.validation.tests.WayConnectedToArea
 
isAreaVisible(Path2D.Double) - Method in class org.openstreetmap.josm.data.osm.visitor.paint.MapPainter
 
isArmed() - Method in class org.openstreetmap.josm.gui.QuadStateCheckBox.QuadStateDecorator
All these methods simply delegate to the "other" model that is being decorated.
isAutocompleteEnabled() - Method in class org.openstreetmap.josm.gui.tagging.ac.AutoCompletingComboBox
 
isAutorunEnabled() - Static method in class org.openstreetmap.josm.gui.download.DownloadDialog
 
isAvailableLocally(int) - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetContentDownloadTask
Replies true if the local ChangesetCache already includes the changeset with id changesetId.
isBackgroundLayer() - Method in class org.openstreetmap.josm.gui.layer.Layer
Replies true if this layer is a background layer
isBackward(RelationMember) - Static method in class org.openstreetmap.josm.gui.dialogs.relation.MemberTableModel
 
isBatchImporter() - Method in class org.openstreetmap.josm.io.FileImporter
A batch importer is a file importer that prefers to read multiple files at the same time.
isBatchImporter() - Method in class org.openstreetmap.josm.io.JpgImporter
 
isBeforeUpload - Variable in class org.openstreetmap.josm.data.validation.Test
Whether this test is performing just before an upload
isBlacklisted() - Method in class org.openstreetmap.josm.data.imagery.ImageryInfo
Returns true if this layer's URL is matched by one of the regular expressions kept by the current OsmApi instance.
isBoldCell(int, int) - Method in class org.openstreetmap.josm.corrector.CorrectionTableModel
 
isBoldCell(int, int) - Method in class org.openstreetmap.josm.corrector.RoleCorrectionTableModel
 
isBoldCell(int, int) - Method in class org.openstreetmap.josm.corrector.TagCorrectionTableModel
 
isBoundary - Variable in class org.openstreetmap.josm.data.validation.tests.UnconnectedWays.MyWaySegment
 
isBuilding(OsmPrimitive) - Static method in class org.openstreetmap.josm.data.validation.Test
Determines if the specified primitive denotes a building.
isButtonVisible() - Method in interface org.openstreetmap.josm.gui.HideableButton
 
isButtonVisible() - Method in class org.openstreetmap.josm.gui.IconToggleButton
 
isCacheValid() - Method in class org.openstreetmap.josm.gui.GettingStarted.MotdContent
Additionally check if JOSM has been updated and refresh MOTD
isCacheValid() - Method in class org.openstreetmap.josm.io.CacheCustomContent
This function serves as a comfort hook to perform additional checks if the cache is valid
isCancel() - Method in class org.openstreetmap.josm.io.session.SessionReader.CancelOrContinueDialog
 
isCancelable() - Method in class org.openstreetmap.josm.gui.progress.PleaseWaitProgressMonitor
 
isCanceled() - Method in class org.openstreetmap.josm.actions.CloseChangesetAction.DownloadOpenChangesetsTask
 
isCanceled() - Method in class org.openstreetmap.josm.actions.downloadtasks.AbstractDownloadTask
 
isCanceled() - Method in class org.openstreetmap.josm.data.validation.Test
 
isCanceled() - Method in class org.openstreetmap.josm.gui.actionsupport.DeleteFromRelationConfirmationDialog
Replies true if the dialog was canceled
isCanceled() - Method in class org.openstreetmap.josm.gui.conflict.tags.CombinePrimitiveResolverDialog
Determines if this dialog has been cancelled.
isCanceled() - Method in class org.openstreetmap.josm.gui.conflict.tags.PasteTagsConflictResolverDialog
 
isCanceled() - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetContentDownloadTask
 
isCanceled() - Method in interface org.openstreetmap.josm.gui.dialogs.changeset.ChangesetDownloadTask
 
isCanceled() - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetHeaderDownloadTask
 
isCanceled() - Method in class org.openstreetmap.josm.gui.dialogs.changeset.query.ChangesetQueryDialog
 
isCanceled() - Method in class org.openstreetmap.josm.gui.dialogs.changeset.query.ChangesetQueryTask
 
isCanceled() - Method in class org.openstreetmap.josm.gui.dialogs.relation.ParentRelationLoadingTask
Replies true if this has been canceled by the user.
isCanceled() - Method in class org.openstreetmap.josm.gui.download.DownloadDialog
Replies true if the dialog was canceled
isCanceled() - Method in class org.openstreetmap.josm.gui.history.HistoryLoadTask
 
isCanceled() - Method in class org.openstreetmap.josm.gui.io.AbstractIOTask
Replies true if the task has been canceled
isCanceled() - Method in class org.openstreetmap.josm.gui.io.CloseChangesetDialog
Replies true if this dialog was canceled
isCanceled() - Method in class org.openstreetmap.josm.gui.io.CredentialDialog
 
isCanceled() - Method in class org.openstreetmap.josm.gui.io.DownloadFileTask
Replies true if the task was canceled by the user
isCanceled() - Method in class org.openstreetmap.josm.gui.io.DownloadOpenChangesetsTask
 
isCanceled() - Method in class org.openstreetmap.josm.gui.io.UploadDialog
Returns true if the dialog was canceled
isCanceled() - Method in class org.openstreetmap.josm.gui.io.UploadSelectionDialog
 
isCanceled() - Method in class org.openstreetmap.josm.gui.oauth.OAuthAuthorizationWizard
Replies true if the dialog was canceled
isCanceled() - Method in class org.openstreetmap.josm.gui.oauth.RetrieveAccessTokenTask
Replies true if the task was canceled.
isCanceled() - Method in class org.openstreetmap.josm.gui.oauth.RetrieveRequestTokenTask
Replies true if the task was canceled
isCanceled() - Method in class org.openstreetmap.josm.gui.preferences.PreferenceDialog
 
isCanceled() - Method in class org.openstreetmap.josm.gui.preferences.server.ApiUrlTestTask
 
isCanceled() - Method in class org.openstreetmap.josm.gui.progress.AbstractProgressMonitor
 
isCanceled - Variable in class org.openstreetmap.josm.gui.progress.CancelHandler
 
isCanceled() - Method in class org.openstreetmap.josm.gui.progress.CancelHandler
 
isCanceled() - Method in class org.openstreetmap.josm.gui.progress.NullProgressMonitor
 
isCanceled() - Method in interface org.openstreetmap.josm.gui.progress.ProgressMonitor
 
isCanceled() - Method in class org.openstreetmap.josm.io.auth.CredentialsAgentResponse
 
isCanceled() - Method in class org.openstreetmap.josm.io.OsmConnection
Replies true if this connection is canceled
isCanceled() - Method in class org.openstreetmap.josm.plugins.PluginDownloadTask
Replies true if the task was canceled by the user
isCanceled() - Method in class org.openstreetmap.josm.plugins.ReadLocalPluginInformationTask
Replies true if the task was canceled by the user
isCanceled() - Method in class org.openstreetmap.josm.plugins.ReadRemotePluginInformationTask
Replies true if the task was canceled
isCancelled - Variable in class org.openstreetmap.josm.gui.layer.WMSLayer.PrecacheTask
 
isCellEditable(int, int) - Method in class org.openstreetmap.josm.corrector.CorrectionTableModel
 
isCellEditable(int, int) - Method in class org.openstreetmap.josm.gui.conflict.pair.ListMergeModel.EntriesTableModel
 
isCellEditable(int, int) - Method in class org.openstreetmap.josm.gui.conflict.pair.tags.TagMergeModel
 
isCellEditable(int, int) - Method in class org.openstreetmap.josm.gui.conflict.tags.PasteTagsConflictResolverDialog.StatisticsTableModel
 
isCellEditable(EventObject) - Method in class org.openstreetmap.josm.gui.conflict.tags.RelationMemberConflictDecisionEditor
 
isCellEditable(int, int) - Method in class org.openstreetmap.josm.gui.conflict.tags.TagConflictResolverModel
 
isCellEditable(int, int) - Method in class org.openstreetmap.josm.gui.dialogs.FilterTableModel
 
isCellEditable(int, int) - Method in class org.openstreetmap.josm.gui.dialogs.HistoryDialog.HistoryItemTableModel
 
isCellEditable(int, int) - Method in class org.openstreetmap.josm.gui.dialogs.LayerListDialog.LayerListModel
 
isCellEditable(int, int) - Method in class org.openstreetmap.josm.gui.dialogs.MapPaintDialog.StylesModel
 
isCellEditable(int, int) - Method in class org.openstreetmap.josm.gui.dialogs.relation.MemberTableModel
 
isCellEditable(int, int) - Method in class org.openstreetmap.josm.gui.dialogs.UserListDialog.UserTableModel
 
isCellEditable(int, int) - Method in class org.openstreetmap.josm.gui.download.PlaceSelection.NamedResultTableModel
 
isCellEditable(int, int) - Method in class org.openstreetmap.josm.gui.history.HistoryBrowserModel.RelationMemberTableModel
 
isCellEditable(int, int) - Method in class org.openstreetmap.josm.gui.history.HistoryBrowserModel.TagTableModel
 
isCellEditable(int, int) - Method in class org.openstreetmap.josm.gui.history.HistoryBrowserModel.VersionTableModel
 
isCellEditable(EventObject) - Method in class org.openstreetmap.josm.gui.io.ActionFlagsTableCell
 
isCellEditable(EventObject) - Method in class org.openstreetmap.josm.gui.io.FilenameCellEditor
 
isCellEditable(EventObject) - Method in class org.openstreetmap.josm.gui.io.LayerNameAndFilePathTableCell
 
isCellEditable(int, int) - Method in class org.openstreetmap.josm.gui.io.SaveLayersModel
 
isCellEditable(int, int) - Method in class org.openstreetmap.josm.gui.preferences.advanced.AdvancedPreference.AllSettingsTableModel
 
isCellEditable(int, int) - Method in class org.openstreetmap.josm.gui.preferences.advanced.ListEditor.ListSettingTableModel
 
isCellEditable(int, int) - Method in class org.openstreetmap.josm.gui.preferences.advanced.ListListEditor.ListTableModel
 
isCellEditable(int, int) - Method in class org.openstreetmap.josm.gui.preferences.advanced.MapListEditor.MapTableModel
 
isCellEditable(int, int) - Method in class org.openstreetmap.josm.gui.preferences.imagery.ImageryPreference.ImageryProvidersPanel.ImageryDefaultLayerTableModel
 
isCellEditable(int, int) - Method in class org.openstreetmap.josm.gui.preferences.imagery.ImageryPreference.ImageryProvidersPanel.ImageryLayerTableModel
 
isCellEditable(int, int) - Method in class org.openstreetmap.josm.gui.preferences.imagery.ImageryPreference.OffsetBookmarksPanel.OffsetsBookmarksModel
 
isCellEditable(int, int) - Method in class org.openstreetmap.josm.gui.preferences.shortcut.ShortcutPreference.scListModel
 
isCellEditable(int, int) - Method in class org.openstreetmap.josm.gui.preferences.SourceEditor.ActiveSourcesModel
 
isCellEditable(EventObject) - Method in class org.openstreetmap.josm.gui.preferences.SourceEditor.FileOrUrlCellEditor
 
isCellEditable(int, int) - Method in class org.openstreetmap.josm.gui.preferences.SourceEditor.IconPathTableModel
 
isCellEditable(int, int) - Method in class org.openstreetmap.josm.gui.preferences.ToolbarPreferences.ActionParametersTableModel
 
isCellEditable(EventObject) - Method in class org.openstreetmap.josm.gui.tagging.ac.AutoCompletingTextField
 
isCellEditable(int, int) - Method in class org.openstreetmap.josm.gui.tagging.TagEditorModel
 
isCellEnabled(int, int) - Method in class org.openstreetmap.josm.gui.dialogs.FilterTableModel
 
isChangeable() - Method in class org.openstreetmap.josm.tools.Shortcut
 
isChanged(Relation, OsmPrimitive) - Method in class org.openstreetmap.josm.gui.conflict.tags.RelationMemberConflictResolverModel
 
isChanged() - Method in class org.openstreetmap.josm.gui.layer.GpxLayer
 
isChanged() - Method in class org.openstreetmap.josm.gui.layer.Layer
Check changed status of layer
isChanged - Variable in class org.openstreetmap.josm.gui.layer.OsmDataLayer
 
isChanged() - Method in class org.openstreetmap.josm.gui.layer.OsmDataLayer
 
isChanged() - Method in class org.openstreetmap.josm.gui.layer.TMSLayer
 
isChanged() - Method in class org.openstreetmap.josm.gui.layer.ValidatorLayer
 
isChanged() - Method in class org.openstreetmap.josm.gui.layer.WMSLayer
 
isChanged() - Method in class org.openstreetmap.josm.gui.preferences.advanced.AdvancedPreference.PrefEntry
 
isClockwise(Way) - Static method in class org.openstreetmap.josm.tools.Geometry
Determines whether a way is oriented clockwise.
isCloseChangesetAfterUpload() - Method in class org.openstreetmap.josm.gui.io.ChangesetManagementPanel
Replies true if the user has chosen to close the changeset after the next upload
isCloseChangesetAfterUpload() - Method in class org.openstreetmap.josm.gui.io.UploadStrategySpecification
 
isClosed() - Method in class org.openstreetmap.josm.data.osm.history.HistoryWay
Replies true if this way is closed.
isClosed() - Method in interface org.openstreetmap.josm.data.osm.IWay
 
isClosed() - Method in class org.openstreetmap.josm.data.osm.visitor.paint.relations.Multipolygon.JoinedWay
 
isClosed() - Method in class org.openstreetmap.josm.data.osm.Way
 
isClosed() - Method in class org.openstreetmap.josm.data.osm.WayData
 
isClosedPath() - Method in class org.openstreetmap.josm.actions.mapmode.ParallelWays
 
isCoastline(OsmPrimitive) - Static method in class org.openstreetmap.josm.data.validation.tests.Coastlines
 
isCollapsed() - Method in class org.openstreetmap.josm.data.Bounds
Replies true, if this bounds are collapsed, i.e.
isCollapsed - Variable in class org.openstreetmap.josm.gui.dialogs.ToggleDialog
If isShowing and isDocked are true, indicates whether the dialog is currently minimized or not.
isConnectionNode() - Method in class org.openstreetmap.josm.data.osm.Node
Check whether this node connects 2 ways.
isContinuousLayout() - Method in class org.openstreetmap.josm.gui.MultiSplitPane
Returns true if dragging a divider only updates the layout when the drag gesture ends (typically, when the mouse button is released).
isCoordMergeDecision(MergeDecisionType) - Method in class org.openstreetmap.josm.gui.conflict.pair.properties.PropertiesMergeModel
replies true if the current decision for the coordinate conflict is decision
isCoordWithin(double, double) - Method in class org.openstreetmap.josm.data.projection.datum.NTV2SubGrid
Tests if a specified coordinate is within this Sub Grid.
isCreated(PrimitiveId) - Method in class org.openstreetmap.josm.data.osm.ChangesetDataSet
Replies true if the primitive with id id was created in this changeset.
isCurrentPointInTime() - Method in class org.openstreetmap.josm.gui.history.HistoryBrowserModel.TagTableModel
 
isCurrentPointInTime(int) - Method in class org.openstreetmap.josm.gui.history.HistoryBrowserModel.VersionTableModel
 
isCurrentUser(String) - Method in class org.openstreetmap.josm.gui.JosmUserIdentityManager
Replies true if the user with name username is the current user
isDataFlavorSupported(DataFlavor) - Method in class org.openstreetmap.josm.gui.FileDrop.TransferableObject
Returns true if flavor is one of the supported flavors.
isDataFlavorSupported(DataFlavor) - Method in class org.openstreetmap.josm.gui.preferences.ToolbarPreferences.Settings.ActionTransferable
 
isDataSetEmpty() - Method in class org.openstreetmap.josm.gui.layer.OsmDataLayer
Check the data set if it would be empty on save.
isDateInLongStandardFormat(String) - Method in class org.openstreetmap.josm.tools.PrimaryDateParser
 
isDateInShortStandardFormat(String) - Method in class org.openstreetmap.josm.tools.PrimaryDateParser
 
isDecided() - Method in class org.openstreetmap.josm.gui.conflict.tags.MultiValueResolutionDecision
Replies true if this resolution is decided
isDecided() - Method in class org.openstreetmap.josm.gui.conflict.tags.RelationMemberConflictDecision
 
isDecidedCoord() - Method in class org.openstreetmap.josm.gui.conflict.pair.properties.PropertiesMergeModel
replies true if there is a coordinate conflict and if this conflict is resolved
isDecidedDeletedState() - Method in class org.openstreetmap.josm.gui.conflict.pair.properties.PropertiesMergeModel
replies true if there is a conflict in the deleted state and if this conflict is resolved
isDefault - Variable in class org.openstreetmap.josm.gui.preferences.advanced.AdvancedPreference.PrefEntry
 
isDefault() - Method in class org.openstreetmap.josm.gui.preferences.advanced.AdvancedPreference.PrefEntry
 
isDefaultEntry() - Method in class org.openstreetmap.josm.data.imagery.ImageryInfo
 
isDefaultLines() - Method in class org.openstreetmap.josm.gui.mappaint.ElemStyles
Draw a default line for ways that do not have an own line style?
isDefaultNodes() - Method in class org.openstreetmap.josm.gui.mappaint.ElemStyles
Draw a default node symbol for nodes that have no style?
isDefined(String, String) - Method in class org.openstreetmap.josm.io.Capabilities
 
isDelete - Variable in class org.openstreetmap.josm.data.osm.FilterMatcher.FilterInfo
 
isDeleted() - Method in class org.openstreetmap.josm.data.osm.AbstractPrimitive
Replies true, if the object has been deleted.
isDeleted(PrimitiveId) - Method in class org.openstreetmap.josm.data.osm.ChangesetDataSet
Replies true if the primitive with id id was deleted in this changeset.
isDeleted() - Method in interface org.openstreetmap.josm.data.osm.IPrimitive
 
isDeletedStateDecision(MergeDecisionType) - Method in class org.openstreetmap.josm.gui.conflict.pair.properties.PropertiesMergeModel
replies true if the current decision for the deleted state conflict is decision
isDialogInCollapsedView() - Method in class org.openstreetmap.josm.gui.dialogs.ToggleDialog
Replies true if this dialog is docked and collapsed
isDialogInDefaultView() - Method in class org.openstreetmap.josm.gui.dialogs.ToggleDialog
Replies true if this dialog is docked and expanded
isDialogShowing() - Method in class org.openstreetmap.josm.gui.dialogs.ToggleDialog
Replies true if this dialog is showing either as docked or as detached dialog
isDirty() - Method in class org.openstreetmap.josm.gui.tagging.TagEditorModel
replies true, if this model has been updated
isDirtyRelation() - Method in class org.openstreetmap.josm.gui.dialogs.relation.RelationEditor
Replies true if the currently edited relation has been changed elsewhere.
isDisabled(OsmPrimitive) - Method in class org.openstreetmap.josm.data.osm.FilterMatcher
Check if primitive is disabled.
isDisabled() - Method in class org.openstreetmap.josm.data.osm.OsmPrimitive
Replies true, if this primitive is disabled.
isDisabledAndHidden() - Method in class org.openstreetmap.josm.data.osm.OsmPrimitive
Replies true, if this primitive is disabled and marked as completely hidden on the map.
isDisplayingMapView() - Static method in class org.openstreetmap.josm.Main
Replies true if JOSM currently displays a map view.
isDoAuthenticate() - Method in class org.openstreetmap.josm.io.OsmServerReader
Returns true if this reader is adding authentication credentials to the read request sent to the server.
isDocked - Variable in class org.openstreetmap.josm.gui.dialogs.ToggleDialog
If isShowing is true, indicates whether the dialog is docked or not, e.
isDoSaveAndUpload() - Method in class org.openstreetmap.josm.gui.io.SaveLayerInfo
Replies true if this layer should be uploaded to the server and saved to file.
isDoSaveToFile() - Method in class org.openstreetmap.josm.gui.io.SaveLayerInfo
Replies true if this layer should be saved to a file; false, otherwise
isDoubleClickZoomEnabled() - Method in class org.openstreetmap.gui.jmapviewer.DefaultMapController
 
isDoUploadToServer() - Method in class org.openstreetmap.josm.gui.io.SaveLayerInfo
Replies true if this layer should be uploaded to the server; false, otherwise
isDownloadGpxData() - Method in class org.openstreetmap.josm.gui.download.DownloadDialog
Replies true if the user selected to download GPX data
isDownloadOsmData() - Method in class org.openstreetmap.josm.gui.download.DownloadDialog
Replies true if the user selected to download OSM data
isDragOk(PrintStream, DropTargetDragEvent) - Method in class org.openstreetmap.josm.gui.FileDrop
Determine if the dragged data is a file list.
isDrawable() - Method in class org.openstreetmap.josm.data.osm.Node
 
isDrawable() - Method in class org.openstreetmap.josm.data.osm.OsmPrimitive
 
isDrawable() - Method in class org.openstreetmap.josm.data.osm.Way
 
isDrawMultipolygon() - Method in class org.openstreetmap.josm.gui.mappaint.ElemStyles
 
isEditableRelation(int) - Method in class org.openstreetmap.josm.gui.dialogs.relation.MemberTableModel
Replies true if the index-th relation members referrs to an editable relation, i.e.
iSelectionRectEnd - Variable in class org.openstreetmap.josm.gui.bbox.SlippyMapBBoxChooser
 
iSelectionRectStart - Variable in class org.openstreetmap.josm.gui.bbox.SlippyMapBBoxChooser
 
isEmpty() - Method in class org.openstreetmap.josm.data.APIDataSet
Replies true if there are no primitives to upload
isEmpty() - Method in class org.openstreetmap.josm.data.conflict.ConflictCollection
Replies true if this collection is empty
isEmpty() - Method in class org.openstreetmap.josm.data.gpx.GpxData
 
isEmpty() - Method in class org.openstreetmap.josm.data.osm.DefaultChangesetCacheEvent
 
isEmpty() - Method in class org.openstreetmap.josm.data.osm.history.History
 
isEmpty() - Method in class org.openstreetmap.josm.data.osm.PrimitiveDeepCopy
 
isEmpty() - Method in class org.openstreetmap.josm.data.osm.QuadBuckets
 
isEmpty() - Method in class org.openstreetmap.josm.data.osm.Storage.FMap
 
isEmpty() - Method in class org.openstreetmap.josm.data.osm.TagCollection
Replies true if this tag collection is empty
isEmpty() - Method in class org.openstreetmap.josm.gui.mappaint.StyleCache.StyleList
 
isEmpty() - Method in class org.openstreetmap.josm.tools.MultiMap
 
isEmpty() - Method in class org.openstreetmap.josm.tools.SubclassFilteredCollection
 
isEmptyRole() - Method in class org.openstreetmap.josm.gui.dialogs.relation.GenericRelationEditor.SetRoleAction
 
isEmptySelection() - Method in class org.openstreetmap.josm.actions.CopyAction
 
isEnabled() - Method in class org.openstreetmap.josm.actions.ParameterizedActionDecorator
 
isEnabled() - Method in class org.openstreetmap.josm.gui.QuadStateCheckBox.QuadStateDecorator
 
isEnabled() - Method in class org.openstreetmap.josm.io.auth.DefaultAuthenticator
 
isEnabled() - Method in class org.openstreetmap.josm.io.FileExporter
Returns the enabled state of this FileExporter.
isEnabled() - Method in class org.openstreetmap.josm.io.FileImporter
Returns the enabled state of this FileImporter.
isEnlarged - Variable in class org.openstreetmap.josm.gui.bbox.SizeButton
 
isEnlarged() - Method in class org.openstreetmap.josm.gui.bbox.SizeButton
 
isEnlarged - Variable in class org.openstreetmap.josm.gui.bbox.SourceButton
 
isEqual(Preferences.Setting, Preferences.Setting) - Static method in class org.openstreetmap.josm.data.Preferences
 
isEqualEntry(T, T) - Method in class org.openstreetmap.josm.gui.conflict.pair.ListMergeModel
checks whether two entries are equal.
isEqualEntry(Node, Node) - Method in class org.openstreetmap.josm.gui.conflict.pair.nodes.NodeListMergeModel
 
isEqualEntry(RelationMember, RelationMember) - Method in class org.openstreetmap.josm.gui.conflict.pair.relation.RelationMemberListMergeModel
 
isEvent(KeyEvent) - Method in class org.openstreetmap.josm.tools.Shortcut
 
isExpert() - Static method in class org.openstreetmap.josm.actions.ExpertToggleAction
 
isExpert - Variable in class org.openstreetmap.josm.gui.IconToggleButton
 
isExpert() - Method in class org.openstreetmap.josm.gui.preferences.advanced.AdvancedPreference
 
isExpert - Variable in class org.openstreetmap.josm.gui.preferences.DefaultPreferenceSetting
 
isExpert() - Method in class org.openstreetmap.josm.gui.preferences.DefaultPreferenceSetting
 
isExpert() - Method in class org.openstreetmap.josm.gui.preferences.display.ColorPreference
 
isExpert() - Method in class org.openstreetmap.josm.gui.preferences.display.DrawingPreference
 
isExpert() - Method in class org.openstreetmap.josm.gui.preferences.display.LafPreference
 
isExpert() - Method in class org.openstreetmap.josm.gui.preferences.display.LanguagePreference
 
isExpert() - Method in class org.openstreetmap.josm.gui.preferences.map.BackupPreference
 
isExpert() - Method in class org.openstreetmap.josm.gui.preferences.map.MapPaintPreference
 
isExpert() - Method in class org.openstreetmap.josm.gui.preferences.map.TaggingPresetPreference
 
isExpert() - Method in interface org.openstreetmap.josm.gui.preferences.PreferenceSetting
Called to know if the preferences tab has only to be displayed in expert mode.
isExpert() - Method in class org.openstreetmap.josm.gui.preferences.projection.ProjectionPreference
 
isExpired(File) - Method in class org.openstreetmap.josm.io.CacheFiles
Checks whether a given file is expired
isFailed() - Method in class org.openstreetmap.josm.actions.downloadtasks.AbstractDownloadTask
 
isFailed() - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetContentDownloadTask
 
isFailed() - Method in interface org.openstreetmap.josm.gui.dialogs.changeset.ChangesetDownloadTask
 
isFailed() - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetHeaderDownloadTask
 
isFailed() - Method in class org.openstreetmap.josm.gui.dialogs.changeset.query.ChangesetQueryTask
 
isFailed() - Method in class org.openstreetmap.josm.gui.io.AbstractIOTask
Replies true if the task has been failed
isFalse(String) - Static method in class org.openstreetmap.josm.data.osm.OsmUtils
 
isFile - Variable in class org.openstreetmap.josm.gui.preferences.SourceEditor.FileOrUrlCellEditor
 
isFillConnectionNode() - Method in class org.openstreetmap.josm.data.osm.visitor.paint.MapPaintSettings
 
isFillSelectedNode() - Method in class org.openstreetmap.josm.data.osm.visitor.paint.MapPaintSettings
 
isFillTaggedNode() - Method in class org.openstreetmap.josm.data.osm.visitor.paint.MapPaintSettings
 
isFillUnselectedNode() - Method in class org.openstreetmap.josm.data.osm.visitor.paint.MapPaintSettings
 
isFiltered(OsmPrimitive, boolean) - Method in class org.openstreetmap.josm.data.osm.FilterMatcher
Check if primitive is filtered.
isFilterExplicit(OsmPrimitive, boolean) - Method in class org.openstreetmap.josm.data.osm.FilterMatcher
Check if primitive is hidden explicitly.
isFinished() - Method in class org.openstreetmap.josm.gui.layer.WMSLayer.PrecacheTask
 
isFirstLastNode(Node) - Method in class org.openstreetmap.josm.data.osm.Way
Replies true if the given node is the first or the last one of this way, false otherwise.
isFixable(TestError) - Method in class org.openstreetmap.josm.data.validation.Test
Returns true if the given error can be fixed automatically
isFixable() - Method in class org.openstreetmap.josm.data.validation.TestError
Returns true if the error can be fixed automatically
isFixable(TestError) - Method in class org.openstreetmap.josm.data.validation.tests.Coastlines
 
isFixable() - Method in class org.openstreetmap.josm.data.validation.tests.DeprecatedTags.DeprecationError
 
isFixable(TestError) - Method in class org.openstreetmap.josm.data.validation.tests.DuplicatedWayNodes
 
isFixable(TestError) - Method in class org.openstreetmap.josm.data.validation.tests.DuplicateNode
 
isFixable(TestError) - Method in class org.openstreetmap.josm.data.validation.tests.DuplicateRelation
 
isFixable(TestError) - Method in class org.openstreetmap.josm.data.validation.tests.DuplicateWay
 
isFixable(TestError) - Method in class org.openstreetmap.josm.data.validation.tests.PowerLines
 
isFixable(TestError) - Method in class org.openstreetmap.josm.data.validation.tests.TagChecker
 
isFixable(TestError) - Method in class org.openstreetmap.josm.data.validation.tests.UntaggedNode
 
isFixable(TestError) - Method in class org.openstreetmap.josm.data.validation.tests.UntaggedWay
 
isForward(RelationMember) - Static method in class org.openstreetmap.josm.gui.dialogs.relation.MemberTableModel
 
isFrozen - Variable in class org.openstreetmap.josm.gui.conflict.pair.ListMergeModel
 
isFrozen() - Method in class org.openstreetmap.josm.gui.conflict.pair.ListMergeModel
 
isFullyIdentified() - Method in class org.openstreetmap.josm.gui.JosmUserIdentityManager
Replies true if the current JOSM user is fully identified.
isGlyphVectorDoubleTranslationBug() - Static method in class org.openstreetmap.josm.data.osm.visitor.paint.MapPainter
Check, if this System has the GlyphVector double translation bug.
isHeteogeneousSource() - Method in class org.openstreetmap.josm.actions.PasteTagsAction.TagPaster
Replies true if the source for tag pasting is heterogeneous, i.e.
isHidden(OsmPrimitive) - Method in class org.openstreetmap.josm.data.osm.FilterMatcher
Check if primitive is hidden.
isHighlighted() - Method in class org.openstreetmap.josm.data.osm.OsmPrimitive
 
isInactiveMode - Variable in class org.openstreetmap.josm.data.osm.visitor.paint.AbstractMapRenderer
if true, the paint visitor shall render OSM objects such that they look inactive.
isInactiveMode() - Method in class org.openstreetmap.josm.data.osm.visitor.paint.MapPainter
 
isInBackground - Variable in class org.openstreetmap.josm.gui.progress.PleaseWaitProgressMonitor
 
isIncludedInOppositeList(int) - Method in class org.openstreetmap.josm.gui.conflict.pair.ListMergeModel.EntriesTableModel
replies true if the entry at the current position is present in the opposite list of the current ComparePairType.
isIncomplete() - Method in class org.openstreetmap.josm.data.osm.AbstractPrimitive
 
isIncomplete() - Method in class org.openstreetmap.josm.data.osm.Changeset
 
isIncomplete() - Method in interface org.openstreetmap.josm.data.osm.IPrimitive
 
isIncomplete() - Method in class org.openstreetmap.josm.data.osm.visitor.paint.relations.Multipolygon
 
isInDataSet() - Method in class org.openstreetmap.josm.gui.tagging.ac.AutoCompletionItemPritority
 
isInInnerWay(Way, Way) - Method in class org.openstreetmap.josm.data.validation.tests.BuildingInBuilding
 
isInJosmSelection(OsmPrimitive) - Method in class org.openstreetmap.josm.gui.dialogs.relation.MemberTableModel
Replies true if primitive is currently selected in the layer this model is attached to
isInnerNode(Node) - Method in class org.openstreetmap.josm.data.osm.Way
Replies true if the given node is an inner node of this way, false otherwise.
isInnerRole(String) - Method in class org.openstreetmap.josm.data.osm.visitor.paint.relations.Multipolygon.MultipolygonRoleMatcher
 
isInOppositeWay(int) - Method in class org.openstreetmap.josm.gui.history.HistoryBrowserModel.RelationMemberTableModel
 
isInPolygon(Node, List<Node>) - Static method in class org.openstreetmap.josm.data.validation.tests.BuildingInBuilding
 
isInPolygon(Way, List<Node>) - Static method in class org.openstreetmap.josm.data.validation.tests.BuildingInBuilding
Return true if w is in polygon.
isInPowerStation(Node) - Method in class org.openstreetmap.josm.data.validation.tests.PowerLines
 
isInSelectionBase(OsmPrimitive) - Method in class org.openstreetmap.josm.data.osm.visitor.MergeSourceBuildingVisitor
 
isInsideAreaToCache(WmsCache.CacheEntry) - Method in class org.openstreetmap.josm.data.imagery.WmsCache
 
isInStandard() - Method in class org.openstreetmap.josm.gui.tagging.ac.AutoCompletionItemPritority
 
isInternal() - Method in class org.openstreetmap.josm.gui.progress.ChildProgress
 
isInvalidUrlConfirmed - Variable in class org.openstreetmap.josm.gui.layer.WMSLayer
set to true if the user confirmed to use an potentially invalid WMS base url
isInverted - Variable in class org.openstreetmap.josm.data.osm.FilterMatcher.FilterInfo
 
iSizeButton - Variable in class org.openstreetmap.josm.gui.bbox.SlippyMapBBoxChooser
 
iSizeButton - Variable in class org.openstreetmap.josm.gui.bbox.SlippyMapControler
 
isKeyChanged() - Method in class org.openstreetmap.josm.corrector.TagCorrection
 
isKnownPrimitive() - Method in exception org.openstreetmap.josm.io.OsmApiPrimitiveGoneException
Replies true if we know what primitive this exception was thrown for
isLargeSegment(Point, Point, int) - Static method in class org.openstreetmap.josm.data.osm.visitor.paint.MapPainter
 
isLargeSegment(Point2D, Point2D, int) - Static method in class org.openstreetmap.josm.data.osm.visitor.paint.WireframeMapRenderer
Checks if a way segemnt is large enough for additional information display.
isLastFilterValid() - Method in class org.openstreetmap.josm.gui.dialogs.FilterDialog.AbstractFilterAction
 
isLastWayInsideToTheRight() - Method in class org.openstreetmap.josm.actions.JoinAreasAction.WayTraverser
 
isLatAccuracyAvailable() - Method in class org.openstreetmap.josm.data.projection.datum.NTV2GridShift
 
isLatest(HistoryOsmPrimitive) - Method in class org.openstreetmap.josm.gui.history.HistoryBrowserModel
Returns true if primitive is the latest primitive representing the version currently edited in the current data layer.
isLatest(int) - Method in class org.openstreetmap.josm.gui.history.HistoryBrowserModel.VersionTableModel
 
isLatLon() - Method in class org.openstreetmap.josm.gui.dialogs.LatLonDialog
 
isLatLonKnown() - Method in class org.openstreetmap.josm.data.osm.Node
 
isLatLonKnown() - Method in class org.openstreetmap.josm.data.osm.NodeData
 
isLayerAlreadyPresent() - Method in class org.openstreetmap.josm.actions.AddImageryLayerAction
 
isLayerSupported(ImageryInfo) - Method in interface org.openstreetmap.josm.io.imagery.OffsetServer
 
isLayerSupported(ImageryInfo) - Method in class org.openstreetmap.josm.io.imagery.OsmosnimkiOffsetServer
 
isLayerValid(Layer) - Static method in class org.openstreetmap.josm.gui.dialogs.LayerListDialog
 
isLeaf - Variable in class org.openstreetmap.josm.data.osm.QuadBuckets.QBLevel
 
isLeaf() - Method in class org.openstreetmap.josm.data.osm.QuadBuckets.QBLevel
 
isLeaf(Object) - Method in class org.openstreetmap.josm.gui.dialogs.relation.RelationTreeModel
 
isLinkContext() - Method in class org.openstreetmap.josm.gui.mappaint.Environment
 
iSlippyMapChooser - Variable in class org.openstreetmap.josm.gui.bbox.SlippyMapControler
 
isLoaded() - Method in class org.openstreetmap.gui.jmapviewer.Tile
 
isLoaded() - Method in class org.openstreetmap.josm.data.projection.datum.NTV2GridShiftFile
 
isLoading() - Method in class org.openstreetmap.gui.jmapviewer.Tile
 
isLoadInNewLayer() - Method in class org.openstreetmap.josm.io.remotecontrol.handler.RequestHandler
 
isLocal() - Method in class org.openstreetmap.josm.gui.preferences.SourceEntry
 
isLocalBuild - Variable in class org.openstreetmap.josm.data.Version
 
isLocalBuild() - Method in class org.openstreetmap.josm.data.Version
Replies true if this is a local build, i.e.
isLocalFile - Variable in class org.openstreetmap.josm.gui.layer.GpxLayer
 
isLocalUser() - Method in class org.openstreetmap.josm.data.osm.User
 
isLonAccuracyAvailable() - Method in class org.openstreetmap.josm.data.projection.datum.NTV2GridShift
 
isLoop - Variable in class org.openstreetmap.josm.gui.dialogs.relation.WayConnectionType
True, if the element is part of a closed loop of ways.
isMapPaint - Variable in class org.openstreetmap.josm.gui.preferences.SourceEditor
 
isMapPolygonsVisible() - Method in class org.openstreetmap.gui.jmapviewer.JMapViewer
 
isMapRectanglesVisible() - Method in class org.openstreetmap.gui.jmapviewer.JMapViewer
 
isMatching(Collection<String>, String[]) - Method in class org.openstreetmap.josm.gui.tagging.TaggingPresetSearchDialog.PresetClasification
 
isMatchingGroup(String[]) - Method in class org.openstreetmap.josm.gui.tagging.TaggingPresetSearchDialog.PresetClasification
 
isMatchingMy(OsmPrimitive) - Method in class org.openstreetmap.josm.data.conflict.Conflict
 
isMatchingName(String[]) - Method in class org.openstreetmap.josm.gui.tagging.TaggingPresetSearchDialog.PresetClasification
 
isMatchingTags(String[]) - Method in class org.openstreetmap.josm.gui.tagging.TaggingPresetSearchDialog.PresetClasification
 
isMatchingTheir(OsmPrimitive) - Method in class org.openstreetmap.josm.data.conflict.Conflict
 
isMemberOfSelected() - Method in class org.openstreetmap.josm.data.osm.OsmPrimitive
 
isMergable(Layer) - Method in class org.openstreetmap.josm.gui.layer.geoimage.GeoImageLayer
 
isMergable(Layer) - Method in class org.openstreetmap.josm.gui.layer.GpxLayer
 
isMergable(Layer) - Method in class org.openstreetmap.josm.gui.layer.ImageryLayer
 
isMergable(Layer) - Method in class org.openstreetmap.josm.gui.layer.Layer
 
isMergable(Layer) - Method in class org.openstreetmap.josm.gui.layer.markerlayer.MarkerLayer
 
isMergable(Layer) - Method in class org.openstreetmap.josm.gui.layer.OsmDataLayer
 
isMergable(Layer) - Method in class org.openstreetmap.josm.gui.layer.ValidatorLayer
 
isModified() - Method in class org.openstreetmap.josm.data.osm.AbstractPrimitive
Replies true if the object has been modified since it was loaded from the server.
isModified() - Method in class org.openstreetmap.josm.data.osm.DataSet
Replies true if there is at least one primitive in this dataset with AbstractPrimitive.isModified() == true.
isModified() - Method in interface org.openstreetmap.josm.data.osm.IPrimitive
 
isModifier - Variable in class org.openstreetmap.josm.gui.mappaint.ElemStyle
 
isModifiersValidForDragMode() - Method in class org.openstreetmap.josm.actions.mapmode.ParallelWayAction
 
isMovementEnabled() - Method in class org.openstreetmap.gui.jmapviewer.DefaultMapController
 
isMoving - Variable in class org.openstreetmap.gui.jmapviewer.DefaultMapController
 
isMultipolygon() - Method in class org.openstreetmap.josm.data.osm.Relation
 
isMultipolygon(OsmPrimitive) - Static method in class org.openstreetmap.josm.data.osm.visitor.paint.relations.MultipolygonCache
 
isMyDeleted - Variable in class org.openstreetmap.josm.data.conflict.Conflict
 
isMyDeleted() - Method in class org.openstreetmap.josm.data.conflict.Conflict
 
isNew() - Method in class org.openstreetmap.josm.data.osm.AbstractPrimitive
 
isNew() - Method in class org.openstreetmap.josm.data.osm.Changeset
 
isNew() - Method in interface org.openstreetmap.josm.data.osm.PrimitiveId
Replies true if this id represents a new primitive.
isNew() - Method in class org.openstreetmap.josm.data.osm.RelationMember
 
isNew() - Method in class org.openstreetmap.josm.data.osm.RelationMemberData
 
isNew() - Method in class org.openstreetmap.josm.data.osm.SimplePrimitiveId
 
isNewLayerRequired() - Method in class org.openstreetmap.josm.gui.download.DownloadDialog
Replies true if the user requires to download into a new layer
isNewOrUndeleted() - Method in class org.openstreetmap.josm.data.osm.AbstractPrimitive
 
isNewOrUndeleted() - Method in interface org.openstreetmap.josm.data.osm.IPrimitive
 
isNioAvailable() - Static method in class org.openstreetmap.josm.data.projection.datum.NTV2Util
Does the current VM support the New IO api
isNode() - Method in class org.openstreetmap.josm.data.osm.RelationMember
 
isNodeVisible(Node) - Method in class org.openstreetmap.josm.data.validation.TestError.PaintVisitor
Checks if the given node is in the visible area.
isNorth - Variable in class org.openstreetmap.josm.data.projection.UTM_France_DOM
whether north or south hemisphere
isOneway() - Method in class org.openstreetmap.josm.data.osm.Way
Tests if this way is a oneway.
isOneway(RelationMember) - Static method in class org.openstreetmap.josm.gui.dialogs.relation.MemberTableModel
 
isOnewayHead - Variable in class org.openstreetmap.josm.gui.dialogs.relation.WayConnectionType
 
isOnewayLoopBackwardPart - Variable in class org.openstreetmap.josm.gui.dialogs.relation.WayConnectionType
 
isOnewayLoopForwardPart - Variable in class org.openstreetmap.josm.gui.dialogs.relation.WayConnectionType
 
isOnewayTail - Variable in class org.openstreetmap.josm.gui.dialogs.relation.WayConnectionType
 
isOnImageryBlacklist(String) - Method in class org.openstreetmap.josm.io.Capabilities
checks if the given URL is blacklisted by one of the of the regular expressions.
isOpen() - Method in class org.openstreetmap.josm.data.osm.Changeset
 
isOpenInEditor(OsmDataLayer, Relation) - Method in class org.openstreetmap.josm.gui.dialogs.relation.RelationDialogManager
Replies true if there is an open relation editor for the relation managed by the given layer.
isOpenjdk - Static variable in class org.openstreetmap.josm.Main
Whether or not the java vm is openjdk We use this to work around openjdk bugs
isOsmTileNewer(long) - Method in class org.openstreetmap.gui.jmapviewer.OsmFileCacheTileLoader.FileLoadJob
Performs a HEAD request for retrieving the LastModified header value.
isOsmUser() - Method in class org.openstreetmap.josm.data.osm.User
 
iSourceButton - Variable in class org.openstreetmap.josm.gui.bbox.SlippyMapBBoxChooser
 
iSourceButton - Variable in class org.openstreetmap.josm.gui.bbox.SlippyMapControler
 
isOuterRole(String) - Method in class org.openstreetmap.josm.data.osm.visitor.paint.relations.Multipolygon.MultipolygonRoleMatcher
 
isOutlineOnly - Variable in class org.openstreetmap.josm.data.osm.visitor.paint.MapPainter
 
isOutlineOnly() - Method in class org.openstreetmap.josm.data.osm.visitor.paint.MapPaintSettings
 
isOutlying(OsmPrimitive, Area) - Static method in class org.openstreetmap.josm.command.Command
 
isOutOfTheWorld() - Method in class org.openstreetmap.josm.data.Bounds
 
isOutSideWorld() - Method in class org.openstreetmap.josm.data.coor.LatLon
 
isOverlapEnabled() - Method in class org.openstreetmap.josm.gui.layer.WMSLayer
 
isPartiallyIdentified() - Method in class org.openstreetmap.josm.gui.JosmUserIdentityManager
Replies true if the current JOSM user is partially identified.
isParticipating(OsmPrimitive) - Method in class org.openstreetmap.josm.data.conflict.Conflict
Replies true if the primitive primitive is participating in this conflict
isParticipating(PrimitiveId) - Method in class org.openstreetmap.josm.data.conflict.Conflict
Replies true if the primitive with id id is participating in this conflict
isParticipatingIn(ListRole) - Method in enum org.openstreetmap.josm.gui.conflict.pair.ComparePairType
replies true, if role is participating in this comparison pair
isParticipatingInCurrentComparePair() - Method in class org.openstreetmap.josm.gui.conflict.pair.ListMergeModel.EntriesTableModel
replies true if the ListRole of this ListMergeModel.EntriesTableModel participates in the current ComparePairType
isParticipatingInSynchronizedScrolling(Adjustable) - Method in class org.openstreetmap.josm.gui.conflict.pair.ListMerger.AdjustmentSynchronizer
returns true if an adjustable is participating in synchronized scrolling
isParticipatingInSynchronizedScrolling(Adjustable) - Method in class org.openstreetmap.josm.gui.history.AdjustmentSynchronizer
returns true if an adjustable is participating in synchronized scrolling
isPlatformOsx() - Static method in class org.openstreetmap.gui.jmapviewer.DefaultMapController
Replies true if we are currently running on OSX
isPlatformOsx() - Static method in class org.openstreetmap.josm.gui.MapMover
Replies true if we are currently running on OSX
isPolygonVisible(Polygon) - Method in class org.openstreetmap.josm.data.osm.visitor.paint.WireframeMapRenderer
Checks if a polygon is visible in display.
isPotentialDuplicate(OsmPrimitive) - Method in class org.openstreetmap.josm.gui.dialogs.relation.GenericRelationEditor.AddFromSelectionAction
 
isPowerAllowed(Node) - Static method in class org.openstreetmap.josm.data.validation.tests.PowerLines
Determines if the specified node denotes a power infrastructure allowed on a power line.
isPowerIn(OsmPrimitive, Collection<String>) - Static method in class org.openstreetmap.josm.data.validation.tests.PowerLines
 
isPowerLine(Way) - Static method in class org.openstreetmap.josm.data.validation.tests.PowerLines
Determines if the specified way denotes a power line.
isPowerStation(OsmPrimitive) - Static method in class org.openstreetmap.josm.data.validation.tests.PowerLines
Determines if the specified primitive denotes a power station.
isPowerTower(Node) - Static method in class org.openstreetmap.josm.data.validation.tests.PowerLines
Determines if the specified node denotes a power tower/pole.
isPrecacheOnly() - Method in class org.openstreetmap.josm.io.imagery.WMSRequest
 
isPrecedenceNode(Node, Point, boolean) - Method in class org.openstreetmap.josm.gui.NavigatableComponent
This is used as a helper routine to NavigatableComponent.getNearestNodeOrWay(Point, Predicate, boolean) It decides, whether to yield the node to be tested or look for further (way) candidates.
isPredecessorOf(CombineWayAction.NodePair) - Method in class org.openstreetmap.josm.actions.CombineWayAction.NodePair
 
isPressed() - Method in class org.openstreetmap.josm.gui.QuadStateCheckBox.QuadStateDecorator
 
isProjectionSupported(Projection) - Method in class org.openstreetmap.josm.gui.layer.Layer
allows to check whether a projection is supported or not
isProjectionSupported(Projection) - Method in class org.openstreetmap.josm.gui.layer.TMSLayer
 
isProjectionSupported(Projection) - Method in class org.openstreetmap.josm.gui.layer.WMSLayer
 
isProjSupported(String) - Method in class org.openstreetmap.josm.gui.preferences.imagery.AddWMSLayerPanel
 
isProperLineStyle() - Method in class org.openstreetmap.josm.gui.mappaint.ElemStyle
 
isProperLineStyle() - Method in class org.openstreetmap.josm.gui.mappaint.LineElemStyle
 
isProperLineStyle() - Method in class org.openstreetmap.josm.gui.mappaint.LinePatternElemStyle
 
isRange - Variable in class org.openstreetmap.josm.actions.search.PushbackTokenizer
 
isReadFull() - Method in class org.openstreetmap.josm.io.OsmServerBackreferenceReader
Replies true if this reader also reads immediate children of referring primitives
isReal() - Method in class org.openstreetmap.josm.io.imagery.WMSRequest
 
isRecordHistory() - Method in class org.openstreetmap.josm.actions.OpenFileAction.OpenFileTask
 
isReferencePointInTime() - Method in class org.openstreetmap.josm.gui.history.HistoryBrowserModel.TagTableModel
 
isReferencePointInTime(int) - Method in class org.openstreetmap.josm.gui.history.HistoryBrowserModel.VersionTableModel
 
isReferredByWays(int) - Method in class org.openstreetmap.josm.data.osm.OsmPrimitive
Return true, if this primitive is referred by at least n ways
isReferringRelation(Relation) - Method in class org.openstreetmap.josm.gui.dialogs.relation.ReferringRelationsBrowserModel
 
isRegistered(Class<? extends AbstractMapRenderer>) - Method in class org.openstreetmap.josm.data.osm.visitor.paint.MapRendererFactory
Replies true, if Renderer is already a registered map renderer class.
isRelation() - Method in class org.openstreetmap.josm.data.osm.RelationMember
 
isRememberDecision() - Method in class org.openstreetmap.josm.plugins.PluginHandler.UpdatePluginsMessagePanel
 
isRemoveColor(int) - Method in class org.openstreetmap.josm.gui.preferences.display.ColorPreference
 
isRequiredNode(Way, Node) - Method in class org.openstreetmap.josm.actions.SimplifyWayAction
Replies true if node is a required node which can't be removed in order to simplify the way.
isResolvedCompletely() - Method in class org.openstreetmap.josm.gui.conflict.pair.ConflictResolver
Replies true all differences in this conflicts are resolved
isResolvedCompletely() - Method in class org.openstreetmap.josm.gui.conflict.pair.properties.PropertiesMergeModel
replies true if all conflict in this model are resolved
isResolvedCompletely() - Method in class org.openstreetmap.josm.gui.conflict.pair.tags.TagMergeModel
 
isResolvedCompletely() - Method in class org.openstreetmap.josm.gui.conflict.tags.TagConflictResolverModel
Replies true if each MultiValueResolutionDecision is decided.
isRestrictedToFullyIdentifiedUser() - Method in class org.openstreetmap.josm.io.ChangesetQuery
Replies true if this query is restricted to user whom know the user id for.
isRestrictedToPartiallyIdentifiedUser() - Method in class org.openstreetmap.josm.io.ChangesetQuery
Replies true if this query is restricted to user whom we only know the user name for.
isReversed(String) - Static method in class org.openstreetmap.josm.data.osm.OsmUtils
 
isReversible(Way) - Static method in class org.openstreetmap.josm.corrector.ReverseWayTagCorrector
 
isRollover() - Method in class org.openstreetmap.josm.gui.QuadStateCheckBox.QuadStateDecorator
 
isRoundabout() - Method in enum org.openstreetmap.josm.gui.dialogs.relation.WayConnectionType.Direction
 
isRowLayout() - Method in class org.openstreetmap.josm.gui.MultiSplitLayout.Split
Returns true if the this Split's children are to be laid out in a row: all the same height, left edge equal to the previous Node's right edge.
isSame(int, int) - Method in class org.openstreetmap.josm.tools.Shortcut
 
isSameInOppositeWay(int) - Method in class org.openstreetmap.josm.gui.history.HistoryBrowserModel.RelationMemberTableModel
 
isSamePositionInOppositeList(int) - Method in class org.openstreetmap.josm.gui.conflict.pair.ListMergeModel.EntriesTableModel
replies true if the entry at row is equal to the entry at the same position in the opposite list of the current ComparePairType.
isSavable() - Method in class org.openstreetmap.josm.gui.layer.GpxLayer
 
isSavable() - Method in class org.openstreetmap.josm.gui.layer.Layer
Replies the savable state of this layer (i.e if it can be saved through a "File->Save" dialog).
isSavable() - Method in class org.openstreetmap.josm.gui.layer.OsmDataLayer
 
isSavable() - Method in class org.openstreetmap.josm.gui.layer.WMSLayer
 
isSaveAccessTokenToPreferences() - Method in class org.openstreetmap.josm.gui.oauth.AbstractAuthorizationUI
Replies whether the user has chosen to save the Access Token in the JOSM preferences or not.
isSaveAccessTokenToPreferences() - Method in class org.openstreetmap.josm.gui.oauth.FullyAutomaticAuthorizationUI
 
isSaveAccessTokenToPreferences() - Method in class org.openstreetmap.josm.gui.oauth.ManualAuthorizationUI
 
isSaveAccessTokenToPreferences() - Method in class org.openstreetmap.josm.gui.oauth.OAuthAuthorizationWizard
Replies true if the currently selected Access Token shall be saved to the preferences.
isSaveAccessTokenToPreferences() - Method in class org.openstreetmap.josm.gui.oauth.SemiAutomaticAuthorizationUI
 
isSaveCredentials() - Method in class org.openstreetmap.josm.gui.io.CredentialDialog.CredentialPanel
 
isSaveCredentials() - Method in class org.openstreetmap.josm.gui.io.CredentialDialog
 
isSaveToPreferences() - Method in class org.openstreetmap.josm.gui.oauth.AccessTokenInfoPanel
 
isSaveToPreferences() - Method in class org.openstreetmap.josm.gui.preferences.server.OAuthAccessTokenHolder
Replies true if current access token should be saved to the preferences file.
isSegmentVisible(Point, Point) - Method in class org.openstreetmap.josm.data.osm.visitor.paint.MapPainter
 
isSegmentVisible(Point, Point) - Method in class org.openstreetmap.josm.data.osm.visitor.paint.WireframeMapRenderer
Checks if segment is visible in display.
isSegmentVisible(Node, Node) - Method in class org.openstreetmap.josm.data.validation.TestError.PaintVisitor
Checks if the given segment is in the visible area.
isSelectable() - Method in class org.openstreetmap.josm.data.osm.OsmPrimitive
 
isSelectablePredicate - Static variable in class org.openstreetmap.josm.data.osm.OsmPrimitive
 
isSelected() - Method in class org.openstreetmap.josm.actions.ExpertToggleAction
 
isSelected() - Method in class org.openstreetmap.josm.actions.Map_Rectifier_WMSmenuAction.RectifierService
 
isSelected() - Method in class org.openstreetmap.josm.actions.WireframeToggleAction
 
isSelected(OsmPrimitive) - Method in class org.openstreetmap.josm.data.osm.DataSet
 
isSelected() - Method in class org.openstreetmap.josm.data.osm.OsmPrimitive
 
isSelected() - Method in class org.openstreetmap.josm.data.osm.visitor.paint.relations.Multipolygon.JoinedWay
 
isSelected() - Method in class org.openstreetmap.josm.gui.QuadStateCheckBox.QuadStateDecorator
 
isSelected() - Method in class org.openstreetmap.josm.gui.tagging.ac.AutoCompletionItemPritority
 
isSelectedPlugin(String) - Method in class org.openstreetmap.josm.gui.preferences.plugin.PluginPreferencesModel
Replies true if the plugin with name name is currently selected in the plugin model
isSelecting - Variable in class org.openstreetmap.josm.gui.bbox.SlippyMapControler
 
isSelfContainedWay(Way, Node, Node) - Method in class org.openstreetmap.josm.actions.mapmode.DrawAction
Prevent creation of ways that look like this: <----> This happens if users want to draw a no-exit-sideway from the main way like this: ^ |<----> | The solution isn't ideal because the main way will end in the side way, which is bad for navigation software ("drive straight on") but at least easier to fix.
isSeparator() - Method in class org.openstreetmap.josm.gui.preferences.ToolbarPreferences.ActionDefinition
 
isSet() - Method in class org.openstreetmap.josm.data.preferences.AbstractProperty
Determines if this property is currently set in JOSM preferences.
isShowable() - Method in class org.openstreetmap.josm.gui.tagging.TaggingPreset
 
isShowDirectionArrow() - Method in class org.openstreetmap.josm.data.osm.visitor.paint.MapPaintSettings
 
isShowHeadArrowOnly() - Method in class org.openstreetmap.josm.data.osm.visitor.paint.MapPaintSettings
 
isShowIcons() - Method in class org.openstreetmap.josm.data.osm.visitor.paint.MapPainter
 
isShowing - Variable in class org.openstreetmap.josm.gui.dialogs.ToggleDialog
Indicates whether the dialog is showing or not.
isShowNames() - Method in class org.openstreetmap.josm.data.osm.visitor.paint.MapPainter
 
isShowOnewayArrow() - Method in class org.openstreetmap.josm.data.osm.visitor.paint.MapPaintSettings
 
isShowOrderNumber() - Method in class org.openstreetmap.josm.data.osm.visitor.paint.MapPaintSettings
 
isSimilar(String, String) - Method in class org.openstreetmap.josm.data.imagery.ImageryLayerInfo
 
isSnapOn() - Method in class org.openstreetmap.josm.actions.mapmode.DrawAction.SnapHelper
 
isSpanningWay(Stack<CombineWayAction.NodePair>) - Method in class org.openstreetmap.josm.actions.CombineWayAction.NodeGraph
 
isSpecial() - Method in class org.openstreetmap.josm.tools.template_engine.Variable
 
isSuccess() - Method in class org.openstreetmap.josm.gui.preferences.server.ApiUrlTestTask
 
isSuccessful() - Method in class org.openstreetmap.josm.gui.io.AbstractIOTask
Replies true if this task was successful, i.e.
isSuccessorOf(CombineWayAction.NodePair) - Method in class org.openstreetmap.josm.actions.CombineWayAction.NodePair
 
isSupported() - Method in class org.openstreetmap.josm.gui.preferences.imagery.AddWMSLayerPanel.LayerDetails
 
isTagged() - Method in class org.openstreetmap.josm.data.osm.OsmPrimitive
true if this object is considered "tagged".
isTagged() - Method in class org.openstreetmap.josm.gui.layer.geoimage.ImageEntry
If it has been tagged i.e.
iStartSelectionPoint - Variable in class org.openstreetmap.josm.gui.bbox.SlippyMapControler
 
isTemporary() - Method in class org.openstreetmap.josm.gui.mappaint.BoxTextElemStyle.BoxProviderResult
True, if the box can change in future calls of the BoxProvider get() method
isTemporary() - Method in class org.openstreetmap.josm.gui.mappaint.MapImage
Returns true, if image is not completely loaded and getImage() returns a temporary image.
isTerminalNode(Node) - Method in class org.openstreetmap.josm.actions.CombineWayAction.NodeGraph
 
isTextOrIconShown() - Method in class org.openstreetmap.josm.gui.layer.markerlayer.MarkerLayer
Get state of text display.
isTigerTag(String) - Static method in class org.openstreetmap.josm.data.osm.TigerUtils
 
isTileGridVisible() - Method in class org.openstreetmap.gui.jmapviewer.JMapViewer
 
isTimestampEmpty() - Method in class org.openstreetmap.josm.data.osm.AbstractPrimitive
 
isTimestampEmpty() - Method in interface org.openstreetmap.josm.data.osm.IPrimitive
 
isToTheRightSideOfLine(Node, Node, Node, Node) - Static method in class org.openstreetmap.josm.tools.Geometry
Tests if given point is to the right side of path consisting of 3 points.
isTranslucent - Variable in class org.openstreetmap.josm.gui.dialogs.LayerListDialog.LayerVisibleCheckBox
 
isTrue(String) - Static method in class org.openstreetmap.josm.data.osm.OsmUtils
 
isUndeleted() - Method in class org.openstreetmap.josm.data.osm.AbstractPrimitive
Replies true if the object has been deleted on the server and was undeleted by the user.
isUninterestingKey(String) - Static method in class org.openstreetmap.josm.data.osm.OsmPrimitive
Returns true if key is considered "uninteresting".
isUpdated(PrimitiveId) - Method in class org.openstreetmap.josm.data.osm.ChangesetDataSet
Replies true if the primitive with id id was updated in this changeset.
isUpdateRequired(String) - Method in class org.openstreetmap.josm.plugins.PluginInformation
Replies true if the plugin with the given information is most likely outdated with respect to the referenceVersion.
isUpdateRequired() - Method in class org.openstreetmap.josm.plugins.PluginInformation
Replies true if this this plugin should be updated/downloaded because either it is not available locally (its local version is null) or its local version is older than the available version on the server.
isUploadDiscouraged() - Method in class org.openstreetmap.josm.data.osm.DataSet
 
isUploadDiscouraged() - Method in class org.openstreetmap.josm.gui.layer.OsmDataLayer
 
isUsable(ImageryLayer) - Method in class org.openstreetmap.josm.data.imagery.OffsetBookmark
 
isUsable() - Method in class org.openstreetmap.josm.data.osm.AbstractPrimitive
Replies true, if the object is usable (i.e.
isUsable() - Method in class org.openstreetmap.josm.data.osm.Way
 
isUsablePredicate - Static variable in class org.openstreetmap.josm.data.osm.OsmPrimitive
Some predicates, that describe conditions on primitives.
isUseRealWidth() - Method in class org.openstreetmap.josm.data.osm.visitor.paint.MapPaintSettings
 
isUsingOAuth() - Method in class org.openstreetmap.josm.io.OsmApi
 
isValid() - Method in class org.openstreetmap.josm.data.coor.EastNorth
Replies true if east and north are different from Double.NaN
isValid() - Method in class org.openstreetmap.josm.data.coor.LatLon
Replies true if lat is in the range [-90,90] and lon is in the range [-180,180]
isValid() - Method in class org.openstreetmap.josm.gui.bbox.TileSelectionBBoxChooser.TileAddressValidator
 
isValid() - Method in class org.openstreetmap.josm.gui.bbox.TileSelectionBBoxChooser.TileCoordinateValidator
 
isValid() - Method in class org.openstreetmap.josm.gui.dialogs.changeset.query.AdvancedChangesetQueryPanel.DateValidator
 
isValid() - Method in class org.openstreetmap.josm.gui.dialogs.changeset.query.AdvancedChangesetQueryPanel.TimeValidator
 
isValid() - Method in class org.openstreetmap.josm.gui.dialogs.changeset.query.AdvancedChangesetQueryPanel.UidInputFieldValidator
 
isValid() - Method in class org.openstreetmap.josm.gui.dialogs.changeset.query.AdvancedChangesetQueryPanel.UserNameInputValidator
 
isValid() - Method in class org.openstreetmap.josm.gui.dialogs.changeset.SingleChangesetDownloadPanel.ChangesetIdValidator
 
isValid() - Method in class org.openstreetmap.josm.gui.dialogs.relation.WayConnectionType
 
isValid(Relation) - Method in class org.openstreetmap.josm.gui.dialogs.RelationListDialog.RelationListModel
 
isValid() - Method in class org.openstreetmap.josm.gui.oauth.FullyAutomaticAuthorizationUI.PasswordValidator
 
isValid() - Method in class org.openstreetmap.josm.gui.oauth.FullyAutomaticAuthorizationUI.UserNameValidator
 
isValid() - Method in class org.openstreetmap.josm.gui.oauth.FullyAutomaticPropertiesPanel.UserNameValidator
 
isValid() - Method in class org.openstreetmap.josm.gui.oauth.ManualAuthorizationUI.AccessTokenKeyValidator
 
isValid() - Method in class org.openstreetmap.josm.gui.oauth.ManualAuthorizationUI.AccessTokenSecretValidator
 
isValid() - Method in class org.openstreetmap.josm.gui.preferences.server.OsmApiUrlInputPanel.ApiUrlValidator
 
isValid() - Method in class org.openstreetmap.josm.gui.preferences.server.UserNameValidator
 
isValid() - Method in class org.openstreetmap.josm.gui.widgets.AbstractTextComponentValidator
Replies true if the current content of the decorated text component is valid; false otherwise
isValid() - Method in class org.openstreetmap.josm.gui.widgets.BoundingBoxSelectionPanel.LatitudeValidator
 
isValid() - Method in class org.openstreetmap.josm.gui.widgets.BoundingBoxSelectionPanel.LongitudeValidator
 
isValid() - Method in class org.openstreetmap.josm.gui.widgets.OsmIdTextField.OsmIdValidator
 
isValid(TemplateEngineDataProvider) - Method in class org.openstreetmap.josm.tools.template_engine.CompoundTemplateEntry
 
isValid(TemplateEngineDataProvider) - Method in class org.openstreetmap.josm.tools.template_engine.Condition
 
isValid(TemplateEngineDataProvider) - Method in class org.openstreetmap.josm.tools.template_engine.ContextSwitchTemplate
 
isValid(TemplateEngineDataProvider) - Method in class org.openstreetmap.josm.tools.template_engine.SearchExpressionCondition
 
isValid(TemplateEngineDataProvider) - Method in class org.openstreetmap.josm.tools.template_engine.StaticText
 
isValid(TemplateEngineDataProvider) - Method in interface org.openstreetmap.josm.tools.template_engine.TemplateEntry
 
isValid(TemplateEngineDataProvider) - Method in class org.openstreetmap.josm.tools.template_engine.Variable
 
isValidChangesetQuery() - Method in class org.openstreetmap.josm.gui.dialogs.changeset.query.AdvancedChangesetQueryPanel.BBoxRestrictionPanel
 
isValidChangesetQuery() - Method in class org.openstreetmap.josm.gui.dialogs.changeset.query.AdvancedChangesetQueryPanel.TimeRestrictionPanel
 
isValidChangesetQuery() - Method in class org.openstreetmap.josm.gui.dialogs.changeset.query.AdvancedChangesetQueryPanel.UserRestrictionPanel
 
isValidChangesetQueryUrl(String) - Method in class org.openstreetmap.josm.gui.dialogs.changeset.query.UrlBasedQueryPanel
 
isValidLat(double) - Static method in class org.openstreetmap.josm.data.coor.LatLon
Replies true if lat is in the range [-90,90]
isValidLon(double) - Static method in class org.openstreetmap.josm.data.coor.LatLon
Replies true if lon is in the range [-180,180]
isValidModifierCombination() - Method in class org.openstreetmap.josm.actions.mapmode.ParallelWayAction
 
isValueChanged() - Method in class org.openstreetmap.josm.corrector.TagCorrection
 
isVertical() - Method in class org.openstreetmap.josm.gui.MultiSplitLayout.Divider
Convenience method, returns true if the Divider's parent is a Split row (a Split with isRowLayout() true), false otherwise.
isVirtualNodesEnabled() - Method in class org.openstreetmap.josm.gui.MapView
 
isVisible() - Method in class org.openstreetmap.josm.data.osm.AbstractPrimitive
Checks if object is known to the server.
isVisible() - Method in class org.openstreetmap.josm.data.osm.history.HistoryOsmPrimitive
 
isVisible() - Method in interface org.openstreetmap.josm.data.osm.IPrimitive
 
isVisible() - Method in class org.openstreetmap.josm.gui.layer.Layer
Replies true if this layer is visible.
isWay() - Method in class org.openstreetmap.josm.data.osm.RelationMember
 
isWheelZoomEnabled() - Method in class org.openstreetmap.gui.jmapviewer.DefaultMapController
 
isWireframeMapRendererActive() - Method in class org.openstreetmap.josm.data.osm.visitor.paint.MapRendererFactory
Replies true, if currently the wireframe map renderer is active.
isWithin(Bounds) - Method in class org.openstreetmap.josm.data.coor.LatLon
 
isZip() - Method in class org.openstreetmap.josm.io.session.SessionReader.ImportSupport
Returns true if we are reading from a .joz file.
isZip() - Method in class org.openstreetmap.josm.io.session.SessionWriter.ExportSupport
 
itemStateChanged(ItemEvent) - Method in class org.openstreetmap.josm.gui.conflict.pair.ListMerger.FreezeAction
 
itemStateChanged(ItemEvent) - Method in class org.openstreetmap.josm.gui.dialogs.changeset.query.AdvancedChangesetQueryPanel.RestrictionGroupStateChangeHandler
 
itemStateChanged(ItemEvent) - Method in class org.openstreetmap.josm.gui.dialogs.changeset.query.AdvancedChangesetQueryPanel.TimeRestrictionPanel.TimeRestrictionChangedHandler
 
itemStateChanged(ItemEvent) - Method in class org.openstreetmap.josm.gui.dialogs.changeset.query.AdvancedChangesetQueryPanel.UserRestrictionPanel.UserRestrictionChangedHandler
 
itemStateChanged(ItemEvent) - Method in class org.openstreetmap.josm.gui.dialogs.changeset.query.BasicChangesetQueryPanel.SelectQueryHandler
 
itemStateChanged(ItemEvent) - Method in class org.openstreetmap.josm.gui.dialogs.ChangesetDialog.CloseOpenChangesetsAction
 
itemStateChanged(ItemEvent) - Method in class org.openstreetmap.josm.gui.dialogs.ChangesetDialog.FilterChangeHandler
 
itemStateChanged(ItemEvent) - Method in class org.openstreetmap.josm.gui.dialogs.ChangesetDialog.LaunchChangesetManagerAction
 
itemStateChanged(ItemEvent) - Method in class org.openstreetmap.josm.gui.dialogs.ChangesetDialog.ReadChangesetsAction
 
itemStateChanged(ItemEvent) - Method in class org.openstreetmap.josm.gui.dialogs.ChangesetDialog.SelectObjectsAction
 
itemStateChanged(ItemEvent) - Method in class org.openstreetmap.josm.gui.dialogs.ChangesetDialog.ShowChangesetInfoAction
 
itemStateChanged(ItemEvent) - Method in class org.openstreetmap.josm.gui.history.VersionTable.RadioButtonEditor
 
itemStateChanged(ItemEvent) - Method in class org.openstreetmap.josm.gui.io.ChangesetManagementPanel.ChangesetListItemStateListener
 
itemStateChanged(ItemEvent) - Method in class org.openstreetmap.josm.gui.io.ChangesetManagementPanel.CloseAfterUploadItemStateListener
 
itemStateChanged(ItemEvent) - Method in class org.openstreetmap.josm.gui.io.ChangesetManagementPanel.CloseChangesetAction
 
itemStateChanged(ItemEvent) - Method in class org.openstreetmap.josm.gui.io.ChangesetManagementPanel.RadioButtonHandler
 
itemStateChanged(ItemEvent) - Method in class org.openstreetmap.josm.gui.io.UploadStrategySelectionPanel.StrategyChangeListener
 
itemStateChanged(ItemEvent) - Method in class org.openstreetmap.josm.gui.layer.geoimage.CorrelateGpxWithImages.StatusBarUpdater
 
itemStateChanged(ItemEvent) - Method in class org.openstreetmap.josm.gui.oauth.AdvancedOAuthPropertiesPanel.UseDefaultItemListener
 
itemStateChanged(ItemEvent) - Method in class org.openstreetmap.josm.gui.oauth.OAuthAuthorizationWizard.AuthorisationProcedureChangeListener
 
itemStateChanged(ItemEvent) - Method in class org.openstreetmap.josm.gui.preferences.server.AuthenticationPreferencesPanel.AuthenticationMethodChangeListener
 
itemStateChanged(ItemEvent) - Method in class org.openstreetmap.josm.gui.preferences.server.OsmApiUrlInputPanel.UseDefaultServerUrlChangeHandler
 
itemStateChanged(ItemEvent) - Method in class org.openstreetmap.josm.gui.preferences.server.ProxyPreferencesPanel.ProxyPolicyChangeListener
 
iterated_over - Variable in class org.openstreetmap.josm.data.osm.QuadBuckets.QuadBucketIterator
 
iterator() - Method in class org.openstreetmap.josm.data.conflict.ConflictCollection
Replies the iterator for this collection.
iterator() - Method in class org.openstreetmap.josm.data.osm.ChangesetDataSet
 
iterator() - Method in class org.openstreetmap.josm.data.osm.QuadBuckets
 
iterator() - Method in class org.openstreetmap.josm.data.osm.Storage
 
iterator() - Method in class org.openstreetmap.josm.data.osm.TagCollection
Replies an iterator to iterate over the tags in this collection
iterator() - Method in class org.openstreetmap.josm.gui.mappaint.StyleCache.StyleList
 
iterator() - Method in class org.openstreetmap.josm.gui.widgets.ComboBoxHistory
 
iterator() - Method in class org.openstreetmap.josm.tools.CopyList
 
iterator - Variable in class org.openstreetmap.josm.tools.SubclassFilteredCollection.FilterIterator
 
iterator() - Method in class org.openstreetmap.josm.tools.SubclassFilteredCollection
 
iterator() - Method in class org.openstreetmap.josm.tools.XmlObjectParser
 
ivhandler - Static variable in class org.openstreetmap.josm.tools.PlatformHookOsx
 
IWay - Interface in org.openstreetmap.josm.data.osm
 

J

javaInternalMessageKeys - Static variable in class org.openstreetmap.josm.tools.I18n
 
jepMessage - Variable in class org.openstreetmap.josm.gui.actionsupport.DeleteFromRelationConfirmationDialog
 
jepMessage - Variable in class org.openstreetmap.josm.gui.io.UploadParameterSummaryPanel
 
jepMessage - Variable in class org.openstreetmap.josm.gui.widgets.HtmlPanel
 
JFileChooserManager - Class in org.openstreetmap.josm.gui.widgets
A chained utility class used to create and open JFileChooser dialogs.
Use only this class if you need to control specifically your JFileChooser dialog.
JFileChooserManager(boolean) - Constructor for class org.openstreetmap.josm.gui.widgets.JFileChooserManager
Creates a new JFileChooserManager.
JFileChooserManager(boolean, String) - Constructor for class org.openstreetmap.josm.gui.widgets.JFileChooserManager
Creates a new JFileChooserManager.
JFileChooserManager(boolean, String, String) - Constructor for class org.openstreetmap.josm.gui.widgets.JFileChooserManager
Creates a new JFileChooserManager.
JMapController - Class in org.openstreetmap.gui.jmapviewer
Abstract base class for all mouse controller implementations.
JMapController(JMapViewer) - Constructor for class org.openstreetmap.gui.jmapviewer.JMapController
 
JMapViewer - Class in org.openstreetmap.gui.jmapviewer
Provides a simple panel that displays pre-rendered map tiles loaded from the OpenStreetMap project.
JMapViewer() - Constructor for class org.openstreetmap.gui.jmapviewer.JMapViewer
Creates a standard JMapViewer instance that can be controlled via mouse: hold right mouse button for moving, double click left mouse button or use mouse wheel for zooming.
JMapViewer(TileCache, int) - Constructor for class org.openstreetmap.gui.jmapviewer.JMapViewer
 
JMapViewerEventListener - Interface in org.openstreetmap.gui.jmapviewer.interfaces
Must be implemented for processing commands while user interacts with map viewer.
JMultilineLabel - Class in org.openstreetmap.josm.gui
Creates a normal label that will wrap its contents if there less width than required to print it in one line.
JMultilineLabel(String) - Constructor for class org.openstreetmap.josm.gui.JMultilineLabel
Constructs a normal label but adds HTML tags if not already done so.
JMVCommandEvent - Class in org.openstreetmap.gui.jmapviewer.events
Used for passing events between UI components and other objects that register as a JMapViewerEventListener
JMVCommandEvent(JMVCommandEvent.COMMAND, Object) - Constructor for class org.openstreetmap.gui.jmapviewer.events.JMVCommandEvent
 
JMVCommandEvent(Object) - Constructor for class org.openstreetmap.gui.jmapviewer.events.JMVCommandEvent
 
JMVCommandEvent.COMMAND - Enum in org.openstreetmap.gui.jmapviewer.events
 
JMVCommandEvent.COMMAND() - Constructor for enum org.openstreetmap.gui.jmapviewer.events.JMVCommandEvent.COMMAND
 
job - Variable in class org.openstreetmap.gui.jmapviewer.JobDispatcher.JobThread
 
JobDispatcher - Class in org.openstreetmap.gui.jmapviewer
A generic class that processes a list of Runnable one-by-one using one or more JobDispatcher.JobThread-instances.
JobDispatcher() - Constructor for class org.openstreetmap.gui.jmapviewer.JobDispatcher
 
jobDispatcher - Variable in class org.openstreetmap.gui.jmapviewer.TileController
 
JobDispatcher.JobThread - Class in org.openstreetmap.gui.jmapviewer
 
JobDispatcher.JobThread(int) - Constructor for class org.openstreetmap.gui.jmapviewer.JobDispatcher.JobThread
 
jobQueue - Variable in class org.openstreetmap.gui.jmapviewer.JobDispatcher
 
join(String, Collection<?>) - Static method in class org.openstreetmap.josm.tools.Utils
Joins a list of strings (or objects that can be converted to string via Object.toString()) into a single string with fields separated by sep.
joinAreas(List<JoinAreasAction.Multipolygon>) - Method in class org.openstreetmap.josm.actions.JoinAreasAction
Will join two or more overlapping areas
joinAreas - Variable in class org.openstreetmap.josm.gui.MainMenu
 
JoinAreasAction - Class in org.openstreetmap.josm.actions
Join Areas (i.e.
JoinAreasAction() - Constructor for class org.openstreetmap.josm.actions.JoinAreasAction
 
JoinAreasAction.AssembledMultipolygon - Class in org.openstreetmap.josm.actions
 
JoinAreasAction.AssembledMultipolygon(JoinAreasAction.AssembledPolygon) - Constructor for class org.openstreetmap.josm.actions.JoinAreasAction.AssembledMultipolygon
 
JoinAreasAction.AssembledPolygon - Class in org.openstreetmap.josm.actions
This helper class describes a polygon, assembled from several ways.
JoinAreasAction.AssembledPolygon(List<JoinAreasAction.WayInPolygon>) - Constructor for class org.openstreetmap.josm.actions.JoinAreasAction.AssembledPolygon
 
JoinAreasAction.JoinAreasResult - Class in org.openstreetmap.josm.actions
This helper class describes join ares action result.
JoinAreasAction.JoinAreasResult() - Constructor for class org.openstreetmap.josm.actions.JoinAreasAction.JoinAreasResult
 
JoinAreasAction.Multipolygon - Class in org.openstreetmap.josm.actions
 
JoinAreasAction.Multipolygon(Way) - Constructor for class org.openstreetmap.josm.actions.JoinAreasAction.Multipolygon
 
JoinAreasAction.PolygonLevel - Class in org.openstreetmap.josm.actions
Helper storage class for finding findOuterWays
JoinAreasAction.PolygonLevel(JoinAreasAction.AssembledMultipolygon, int) - Constructor for class org.openstreetmap.josm.actions.JoinAreasAction.PolygonLevel
 
JoinAreasAction.RelationRole - Class in org.openstreetmap.josm.actions
 
JoinAreasAction.RelationRole(Relation, String) - Constructor for class org.openstreetmap.josm.actions.JoinAreasAction.RelationRole
 
JoinAreasAction.WayInPolygon - Class in org.openstreetmap.josm.actions
 
JoinAreasAction.WayInPolygon(Way, boolean) - Constructor for class org.openstreetmap.josm.actions.JoinAreasAction.WayInPolygon
 
JoinAreasAction.WayTraverser - Class in org.openstreetmap.josm.actions
This hepler class implements algorithm traversing trough connected ways.
JoinAreasAction.WayTraverser(Collection<JoinAreasAction.WayInPolygon>) - Constructor for class org.openstreetmap.josm.actions.JoinAreasAction.WayTraverser
 
joinAsHtmlUnorderedList(Collection<?>) - Static method in class org.openstreetmap.josm.tools.Utils
 
joinNodeWay - Variable in class org.openstreetmap.josm.gui.MainMenu
 
JoinNodeWayAction - Class in org.openstreetmap.josm.actions
 
JoinNodeWayAction() - Constructor for class org.openstreetmap.josm.actions.JoinNodeWayAction
 
joinOrientedWays(List<JoinAreasAction.WayInPolygon>) - Method in class org.openstreetmap.josm.actions.JoinAreasAction
Joins a list of ways (using CombineWayAction and ReverseWayAction as specified in WayInPath)
joinPolygon(JoinAreasAction.AssembledMultipolygon) - Method in class org.openstreetmap.josm.actions.JoinAreasAction
Joins the lists of ways.
joinWays(List<JoinAreasAction.WayInPolygon>) - Method in class org.openstreetmap.josm.actions.JoinAreasAction
Joins the outer ways and deletes all short ways that can't be part of a multipolygon anyway.
joinWays(Collection<Way>) - Static method in class org.openstreetmap.josm.data.osm.visitor.paint.relations.Multipolygon
 
joinWays(Collection<Way>) - Method in class org.openstreetmap.josm.data.validation.tests.MultipolygonTest
 
JOSM_pref(String, String) - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.Expression.FunctionExpression.EvalFunctions
 
JOSM_pref_color(String, Color) - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.Expression.FunctionExpression.EvalFunctions
 
JOSM_search(String) - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.Expression.FunctionExpression.EvalFunctions
 
JOSM_UNKNOWN_VERSION - Static variable in class org.openstreetmap.josm.data.Version
constant to indicate that the current build isn't assigned a JOSM version number
JosmAction - Class in org.openstreetmap.josm.actions
Base class helper for all Actions in JOSM.
JosmAction(String, Icon, String, Shortcut, boolean, String, boolean) - Constructor for class org.openstreetmap.josm.actions.JosmAction
Constructs a JosmAction.
JosmAction(String, String, String, Shortcut, boolean, String, boolean) - Constructor for class org.openstreetmap.josm.actions.JosmAction
The new super for all actions.
JosmAction(String, String, String, Shortcut, boolean, boolean) - Constructor for class org.openstreetmap.josm.actions.JosmAction
 
JosmAction(String, String, String, Shortcut, boolean) - Constructor for class org.openstreetmap.josm.actions.JosmAction
 
JosmAction() - Constructor for class org.openstreetmap.josm.actions.JosmAction
 
JosmAction(boolean) - Constructor for class org.openstreetmap.josm.actions.JosmAction
 
JosmAction.LayerChangeAdapter - Class in org.openstreetmap.josm.actions
Adapter for layer change events
JosmAction.LayerChangeAdapter() - Constructor for class org.openstreetmap.josm.actions.JosmAction.LayerChangeAdapter
 
JosmAction.SelectionChangeAdapter - Class in org.openstreetmap.josm.actions
Adapter for selection change events
JosmAction.SelectionChangeAdapter() - Constructor for class org.openstreetmap.josm.actions.JosmAction.SelectionChangeAdapter
 
josmActions - Variable in class org.openstreetmap.josm.gui.dialogs.properties.PropertiesDialog
 
JosmComboBox - Class in org.openstreetmap.josm.gui.widgets
Class overriding each JComboBox in JOSM to control consistently the number of displayed items at once.
This is needed because of the default Java behaviour that may display the top-down list off the screen (see #7917).
JosmComboBox() - Constructor for class org.openstreetmap.josm.gui.widgets.JosmComboBox
Creates a JosmComboBox with a default data model.
JosmComboBox(Object) - Constructor for class org.openstreetmap.josm.gui.widgets.JosmComboBox
Creates a JosmComboBox with a default data model and the specified prototype display value.
JosmComboBox(ComboBoxModel) - Constructor for class org.openstreetmap.josm.gui.widgets.JosmComboBox
Creates a JosmComboBox that takes its items from an existing ComboBoxModel.
JosmComboBox(Object[]) - Constructor for class org.openstreetmap.josm.gui.widgets.JosmComboBox
Creates a JosmComboBox that contains the elements in the specified array.
JosmComboBox(Vector<?>) - Constructor for class org.openstreetmap.josm.gui.widgets.JosmComboBox
Creates a JosmComboBox that contains the elements in the specified Vector.
JosmPreferencesCredentialAgent - Class in org.openstreetmap.josm.io.auth
This is the default credentials agent in JOSM.
JosmPreferencesCredentialAgent() - Constructor for class org.openstreetmap.josm.io.auth.JosmPreferencesCredentialAgent
 
JosmUserIdentityManager - Class in org.openstreetmap.josm.gui
JosmUserStateManager is a global object which keeps track of what JOSM knows about the identity of the current user.
JosmUserIdentityManager() - Constructor for class org.openstreetmap.josm.gui.JosmUserIdentityManager
 
JpegFileFilter - Class in org.openstreetmap.josm.gui.layer.geoimage
 
JpegFileFilter() - Constructor for class org.openstreetmap.josm.gui.layer.geoimage.JpegFileFilter
 
JpgImporter - Class in org.openstreetmap.josm.io
File importer allowing to import geottaged images (*.jpg files).
JpgImporter() - Constructor for class org.openstreetmap.josm.io.JpgImporter
Constructs a new JpgImporter.
JpgImporter(boolean) - Constructor for class org.openstreetmap.josm.io.JpgImporter
Constructs a new JpgImporter with folders selection, if wanted.
JpgImporter(GpxLayer) - Constructor for class org.openstreetmap.josm.io.JpgImporter
Constructs a new JpgImporter for the given GPX layer.
jumpToAct - Variable in class org.openstreetmap.josm.gui.MainMenu
 
JumpToAction - Class in org.openstreetmap.josm.actions
 
JumpToAction() - Constructor for class org.openstreetmap.josm.actions.JumpToAction
 
jumpToEnd() - Method in class org.openstreetmap.josm.data.Preferences
 
jumpToEnd(boolean) - Method in class org.openstreetmap.josm.io.OsmReader
When cursor is at the start of an element, moves it to the end tag of that element.
jumpToEnd() - Method in class org.openstreetmap.josm.io.OsmReader
 
JumpToMarkerActions - Class in org.openstreetmap.josm.gui.layer
 
JumpToMarkerActions() - Constructor for class org.openstreetmap.josm.gui.layer.JumpToMarkerActions
 
JumpToMarkerActions.JumpToMarkerLayer - Interface in org.openstreetmap.josm.gui.layer
 
JumpToMarkerActions.JumpToNextMarker - Class in org.openstreetmap.josm.gui.layer
 
JumpToMarkerActions.JumpToNextMarker(JumpToMarkerActions.JumpToMarkerLayer) - Constructor for class org.openstreetmap.josm.gui.layer.JumpToMarkerActions.JumpToNextMarker
 
JumpToMarkerActions.JumpToPreviousMarker - Class in org.openstreetmap.josm.gui.layer
 
JumpToMarkerActions.JumpToPreviousMarker(JumpToMarkerActions.JumpToMarkerLayer) - Constructor for class org.openstreetmap.josm.gui.layer.JumpToMarkerActions.JumpToPreviousMarker
 
jumpToNextMarker() - Method in class org.openstreetmap.josm.gui.layer.geoimage.GeoImageLayer
 
jumpToNextMarker() - Method in interface org.openstreetmap.josm.gui.layer.JumpToMarkerActions.JumpToMarkerLayer
 
jumpToNextMarker() - Method in class org.openstreetmap.josm.gui.layer.markerlayer.MarkerLayer
 
jumpToNextMarkerAction - Static variable in class org.openstreetmap.josm.gui.layer.JumpToMarkerActions
 
jumpToPreviousMarker() - Method in class org.openstreetmap.josm.gui.layer.geoimage.GeoImageLayer
 
jumpToPreviousMarker() - Method in interface org.openstreetmap.josm.gui.layer.JumpToMarkerActions.JumpToMarkerLayer
 
jumpToPreviousMarker() - Method in class org.openstreetmap.josm.gui.layer.markerlayer.MarkerLayer
 
jumpToPreviousMarkerAction - Static variable in class org.openstreetmap.josm.gui.layer.JumpToMarkerActions
 
JVM_WILL_USE_SYSTEM_PROXIES - Static variable in class org.openstreetmap.josm.io.DefaultProxySelector
The ProxySelector provided by the JDK will retrieve proxy information from the system settings, if the system property java.net.useSystemProxies is defined at startup.

K

K - Variable in class org.openstreetmap.josm.data.projection.proj.SwissObliqueMercator
 
k - Variable in class org.openstreetmap.josm.gui.mappaint.mapcss.Condition.KeyValueCondition
 
k_0 - Variable in class org.openstreetmap.josm.data.projection.AbstractProjection
 
keepAll() - Method in class org.openstreetmap.josm.gui.conflict.tags.MultiValueResolutionDecision
Apply the decision to keep all values
keepBackup - Variable in class org.openstreetmap.josm.gui.preferences.map.BackupPreference
 
keepNone() - Method in class org.openstreetmap.josm.gui.conflict.tags.MultiValueResolutionDecision
Apply the decision to keep no value
keepOne(String) - Method in class org.openstreetmap.josm.gui.conflict.tags.MultiValueResolutionDecision
Apply the decision to keep exactly one value
keepVisible(JMenuItem) - Method in class org.openstreetmap.josm.gui.MenuScroller
Scrolls the specified item into view each time the menu is opened.
keepVisible(int) - Method in class org.openstreetmap.josm.gui.MenuScroller
Scrolls the item at the specified index into view each time the menu is opened.
keepVisibleIndex - Variable in class org.openstreetmap.josm.gui.MenuScroller
 
key - Variable in class org.openstreetmap.gui.jmapviewer.Tile
 
key - Variable in class org.openstreetmap.josm.actions.search.SearchCompiler.BooleanMatch
 
key - Variable in class org.openstreetmap.josm.actions.search.SearchCompiler.ExactKeyValue
 
key - Variable in class org.openstreetmap.josm.actions.search.SearchCompiler.KeyValue
 
key - Variable in class org.openstreetmap.josm.command.ChangePropertyKeyCommand
The key that is subject to change.
key - Variable in class org.openstreetmap.josm.data.oauth.OAuthToken
 
key - Variable in class org.openstreetmap.josm.data.osm.Tag
 
key - Variable in class org.openstreetmap.josm.data.preferences.AbstractProperty
 
key - Variable in class org.openstreetmap.josm.data.Preferences.DefaultPreferenceChangeEvent
 
key - Variable in class org.openstreetmap.josm.data.Preferences.SettingToXml
 
key - Variable in enum org.openstreetmap.josm.data.projection.CustomProjection.Param
 
key - Variable in class org.openstreetmap.josm.data.validation.tests.TagChecker.IgnoreKeyPair
 
key - Variable in class org.openstreetmap.josm.gui.conflict.pair.tags.TagMergeItem
 
key - Variable in class org.openstreetmap.josm.gui.mappaint.mapcss.Instruction.AssignmentInstruction
 
key - Variable in class org.openstreetmap.josm.gui.mappaint.MapPaintStyles.TagKeyReference
 
key - Variable in class org.openstreetmap.josm.gui.mappaint.xml.XmlCondition
 
key - Variable in class org.openstreetmap.josm.gui.preferences.advanced.AdvancedPreference.PrefEntry
 
key - Variable in class org.openstreetmap.josm.gui.tagging.TaggingPreset.KeyedItem
 
key - Variable in class org.openstreetmap.josm.gui.tagging.TaggingPreset.Role
 
keyAdapter - Variable in class org.openstreetmap.josm.gui.MapStatus
 
keyList - Static variable in class org.openstreetmap.josm.gui.preferences.shortcut.PrefJPanel
 
keyPattern - Variable in class org.openstreetmap.josm.actions.search.SearchCompiler.ExactKeyValue
 
keyPattern - Variable in class org.openstreetmap.josm.actions.search.SearchCompiler.KeyValue
 
keyPressed(KeyEvent) - Method in class org.openstreetmap.josm.gui.io.CredentialDialog.TFKeyListener
 
keyPressed(KeyEvent) - Method in class org.openstreetmap.josm.gui.MultiSplitPane.InputHandler
 
keyReleased(KeyEvent) - Method in class org.openstreetmap.josm.gui.io.CredentialDialog.TFKeyListener
 
keyReleased(KeyEvent) - Method in class org.openstreetmap.josm.gui.MultiSplitPane.InputHandler
 
keys - Variable in class org.openstreetmap.josm.data.osm.AbstractPrimitive
The key/value list for this primitive.
keys - Variable in class org.openstreetmap.josm.data.validation.tests.DuplicateRelation.RelationPair
 
keys - Variable in class org.openstreetmap.josm.data.validation.tests.DuplicateWay.WayPair
 
keys - Variable in class org.openstreetmap.josm.gui.history.HistoryBrowserModel.TagTableModel
 
keys() - Method in class org.openstreetmap.josm.gui.util.RedirectInputMap
 
keys - Static variable in class org.openstreetmap.josm.tools.Shortcut
 
keysChangedImpl(Map<String, String>) - Method in class org.openstreetmap.josm.data.osm.AbstractPrimitive
What to do, when the tags have changed by one of the tag-changing methods.
keysChangedImpl(Map<String, String>) - Method in class org.openstreetmap.josm.data.osm.OsmPrimitive
 
keysChangedImpl(Map<String, String>) - Method in class org.openstreetmap.josm.data.osm.PrimitiveData
 
keySet() - Method in class org.openstreetmap.josm.data.osm.AbstractPrimitive
 
keySet() - Method in class org.openstreetmap.josm.data.osm.Changeset
 
keySet() - Method in class org.openstreetmap.josm.data.osm.Storage.FMap
 
keySet() - Method in interface org.openstreetmap.josm.data.osm.Tagged
Replies the set of keys
keySet() - Method in class org.openstreetmap.josm.tools.MultiMap
Get the keySet.
keysWithConflicts - Variable in class org.openstreetmap.josm.gui.conflict.tags.TagConflictResolverModel
 
keyTyped(KeyEvent) - Method in class org.openstreetmap.josm.gui.io.CredentialDialog.TFKeyListener
 
keyTyped(KeyEvent) - Method in class org.openstreetmap.josm.gui.MultiSplitPane.InputHandler
 
Keyword - Class in org.openstreetmap.josm.gui.mappaint
 
Keyword(String) - Constructor for class org.openstreetmap.josm.gui.mappaint.Keyword
 
keywords - Variable in class org.openstreetmap.josm.actions.search.SearchCompiler.CoreSimpleMatchFactory
 
keywords - Static variable in class org.openstreetmap.josm.actions.search.SearchCompiler.CoreUnaryMatchFactory
 
klass - Variable in class org.openstreetmap.josm.tools.XmlObjectParser.Entry
 
kR - Variable in class org.openstreetmap.josm.data.projection.proj.SwissObliqueMercator
 

L

label - Variable in class org.openstreetmap.josm.gui.dialogs.properties.PresetListPanel.PresetLabelML
 
label - Variable in class org.openstreetmap.josm.gui.mappaint.mapcss.Condition.KeyCondition
 
label - Variable in class org.openstreetmap.josm.gui.preferences.projection.ListProjectionChoice
 
LABEL_PATTERN_AUTO - Static variable in class org.openstreetmap.josm.gui.layer.markerlayer.Marker
 
LABEL_PATTERN_DESC - Static variable in class org.openstreetmap.josm.gui.layer.markerlayer.Marker
 
LABEL_PATTERN_DESC - Static variable in class org.openstreetmap.josm.gui.preferences.display.GPXSettingsPanel
 
LABEL_PATTERN_NAME - Static variable in class org.openstreetmap.josm.gui.layer.markerlayer.Marker
 
LABEL_PATTERN_TEMPLATE - Static variable in class org.openstreetmap.josm.gui.preferences.display.GPXSettingsPanel
 
LabelCompositionStrategy - Class in org.openstreetmap.josm.gui.mappaint
Provides an abstract parent class and three concrete sub classes for various strategies on how to compose the text label which can be rendered close to a node or within an area in an OSM map.
LabelCompositionStrategy() - Constructor for class org.openstreetmap.josm.gui.mappaint.LabelCompositionStrategy
 
labelCompositionStrategy - Variable in class org.openstreetmap.josm.gui.mappaint.TextElement
the strategy for building the actual label value for a given a OsmPrimitive.
LabelCompositionStrategy.DeriveLabelFromNameTagsCompositionStrategy - Class in org.openstreetmap.josm.gui.mappaint
 
LabelCompositionStrategy.DeriveLabelFromNameTagsCompositionStrategy() - Constructor for class org.openstreetmap.josm.gui.mappaint.LabelCompositionStrategy.DeriveLabelFromNameTagsCompositionStrategy
Creates the strategy and initializes its name tags from the preferences.
LabelCompositionStrategy.StaticLabelCompositionStrategy - Class in org.openstreetmap.josm.gui.mappaint
 
LabelCompositionStrategy.StaticLabelCompositionStrategy(String) - Constructor for class org.openstreetmap.josm.gui.mappaint.LabelCompositionStrategy.StaticLabelCompositionStrategy
 
LabelCompositionStrategy.TagLookupCompositionStrategy - Class in org.openstreetmap.josm.gui.mappaint
 
LabelCompositionStrategy.TagLookupCompositionStrategy(String) - Constructor for class org.openstreetmap.josm.gui.mappaint.LabelCompositionStrategy.TagLookupCompositionStrategy
 
labelText - Variable in class org.openstreetmap.josm.actions.mapmode.DrawAction.SnapHelper
 
lafCombo - Variable in class org.openstreetmap.josm.gui.preferences.display.LafPreference
ComboBox with all look and feels.
LafPreference - Class in org.openstreetmap.josm.gui.preferences.display
 
LafPreference() - Constructor for class org.openstreetmap.josm.gui.preferences.display.LafPreference
 
LafPreference.Factory - Class in org.openstreetmap.josm.gui.preferences.display
 
LafPreference.Factory() - Constructor for class org.openstreetmap.josm.gui.preferences.display.LafPreference.Factory
 
Lambert - Class in org.openstreetmap.josm.data.projection
Lambert conic conform 4 zones using the French geodetic system NTF.
Lambert() - Constructor for class org.openstreetmap.josm.data.projection.Lambert
 
Lambert(int) - Constructor for class org.openstreetmap.josm.data.projection.Lambert
 
lambert4zones - Static variable in class org.openstreetmap.josm.gui.preferences.projection.LambertProjectionChoice
 
Lambert93 - Class in org.openstreetmap.josm.data.projection
Lambert 93 projection as specified by the IGN in this document http://professionnels.ign.fr/DISPLAY/000/526/702/5267026/NTG_87.pdf
Lambert93() - Constructor for class org.openstreetmap.josm.data.projection.Lambert93
 
lambert9zones - Static variable in class org.openstreetmap.josm.gui.preferences.projection.LambertCC9ZonesProjectionChoice
 
LambertCC9Zones - Class in org.openstreetmap.josm.data.projection
Lambert Conic Conform 9 Zones projection as specified by the IGN in this document http://professionnels.ign.fr/DISPLAY/000/526/700/5267002/transformation.pdf
LambertCC9Zones() - Constructor for class org.openstreetmap.josm.data.projection.LambertCC9Zones
 
LambertCC9Zones(int) - Constructor for class org.openstreetmap.josm.data.projection.LambertCC9Zones
 
LambertCC9ZonesProjectionChoice - Class in org.openstreetmap.josm.gui.preferences.projection
 
LambertCC9ZonesProjectionChoice() - Constructor for class org.openstreetmap.josm.gui.preferences.projection.LambertCC9ZonesProjectionChoice
 
LambertCC9ZonesProjectionChoice.LambertCC9CBPanel - Class in org.openstreetmap.josm.gui.preferences.projection
 
LambertCC9ZonesProjectionChoice.LambertCC9CBPanel(Object[], int, String, ActionListener) - Constructor for class org.openstreetmap.josm.gui.preferences.projection.LambertCC9ZonesProjectionChoice.LambertCC9CBPanel
 
LambertConformalConic - Class in org.openstreetmap.josm.data.projection.proj
Implementation of the Lambert Conformal Conic projection.
LambertConformalConic() - Constructor for class org.openstreetmap.josm.data.projection.proj.LambertConformalConic
 
LambertConformalConic.Parameters - Class in org.openstreetmap.josm.data.projection.proj
 
LambertConformalConic.Parameters(double) - Constructor for class org.openstreetmap.josm.data.projection.proj.LambertConformalConic.Parameters
 
LambertConformalConic.Parameters1SP - Class in org.openstreetmap.josm.data.projection.proj
 
LambertConformalConic.Parameters1SP(double) - Constructor for class org.openstreetmap.josm.data.projection.proj.LambertConformalConic.Parameters1SP
 
LambertConformalConic.Parameters2SP - Class in org.openstreetmap.josm.data.projection.proj
 
LambertConformalConic.Parameters2SP(double, double, double) - Constructor for class org.openstreetmap.josm.data.projection.proj.LambertConformalConic.Parameters2SP
 
LambertEST - Class in org.openstreetmap.josm.data.projection
Estonian Coordinate System of 1997.
LambertEST() - Constructor for class org.openstreetmap.josm.data.projection.LambertEST
 
LambertProjectionChoice - Class in org.openstreetmap.josm.gui.preferences.projection
 
LambertProjectionChoice() - Constructor for class org.openstreetmap.josm.gui.preferences.projection.LambertProjectionChoice
 
LambertProjectionChoice.LambertCBPanel - Class in org.openstreetmap.josm.gui.preferences.projection
 
LambertProjectionChoice.LambertCBPanel(Object[], int, String, ActionListener) - Constructor for class org.openstreetmap.josm.gui.preferences.projection.LambertProjectionChoice.LambertCBPanel
 
lang - Static variable in class org.openstreetmap.josm.tools.XmlObjectParser
 
langCombo - Variable in class org.openstreetmap.josm.gui.preferences.display.LanguagePreference
the combo box with the available locales
LanguageInfo - Class in org.openstreetmap.josm.tools
 
LanguageInfo() - Constructor for class org.openstreetmap.josm.tools.LanguageInfo
 
LanguagePreference - Class in org.openstreetmap.josm.gui.preferences.display
 
LanguagePreference() - Constructor for class org.openstreetmap.josm.gui.preferences.display.LanguagePreference
 
LanguagePreference.Factory - Class in org.openstreetmap.josm.gui.preferences.display
 
LanguagePreference.Factory() - Constructor for class org.openstreetmap.josm.gui.preferences.display.LanguagePreference.Factory
 
LanguagePreference.LanguageCellRenderer - Class in org.openstreetmap.josm.gui.preferences.display
 
LanguagePreference.LanguageCellRenderer(ListCellRenderer) - Constructor for class org.openstreetmap.josm.gui.preferences.display.LanguagePreference.LanguageCellRenderer
 
LanguagePreference.LanguageComboBoxModel - Class in org.openstreetmap.josm.gui.preferences.display
 
LanguagePreference.LanguageComboBoxModel() - Constructor for class org.openstreetmap.josm.gui.preferences.display.LanguagePreference.LanguageComboBoxModel
 
languages - Variable in class org.openstreetmap.josm.data.osm.UserInfo
the list of preferred languages
languages - Static variable in class org.openstreetmap.josm.tools.I18n
 
largeGpsPoints - Variable in class org.openstreetmap.josm.gui.preferences.display.GPXSettingsPanel
 
lasso - Variable in class org.openstreetmap.josm.gui.SelectionManager
 
lassoMode - Variable in class org.openstreetmap.josm.actions.mapmode.SelectAction
 
lassoMode - Variable in class org.openstreetmap.josm.gui.SelectionManager
 
LassoModeAction - Class in org.openstreetmap.josm.actions
 
LassoModeAction() - Constructor for class org.openstreetmap.josm.actions.LassoModeAction
 
last_out - Variable in class org.openstreetmap.josm.data.osm.QuadBuckets
 
lastAction - Variable in class org.openstreetmap.josm.tools.MultikeyActionsHandler
 
lastAction - Variable in class org.openstreetmap.josm.tools.MultikeyActionsHandler.MyTimerTask
 
lastAddKey - Static variable in class org.openstreetmap.josm.gui.dialogs.properties.PropertiesDialog
 
lastAddValue - Static variable in class org.openstreetmap.josm.gui.dialogs.properties.PropertiesDialog
 
lastAngle - Variable in class org.openstreetmap.josm.actions.mapmode.DrawAction.SnapHelper
 
lastBackwardWay - Variable in class org.openstreetmap.josm.gui.dialogs.relation.MemberTableModel
 
lastClipBounds - Variable in class org.openstreetmap.josm.gui.MapView
 
lastDialogUpdate - Variable in class org.openstreetmap.josm.io.ProgressInputStream
 
lastDirProperty - Variable in class org.openstreetmap.josm.gui.widgets.JFileChooserManager
 
lastDragPoint - Variable in class org.openstreetmap.gui.jmapviewer.DefaultMapController
 
lastElement - Variable in class org.openstreetmap.gui.jmapviewer.MemoryTileCache.CacheLinkedListElement
 
lastException - Variable in class org.openstreetmap.josm.actions.CloseChangesetAction.DownloadOpenChangesetsTask
 
lastException - Variable in class org.openstreetmap.josm.actions.downloadtasks.DownloadReferrersTask
 
lastException - Variable in class org.openstreetmap.josm.actions.UploadSelectionAction.DeletedParentsChecker
 
lastException - Variable in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetContentDownloadTask
keeps the last exception thrown in the task, if any
lastException - Variable in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetHeaderDownloadTask
 
lastException - Variable in class org.openstreetmap.josm.gui.dialogs.changeset.query.ChangesetQueryTask
the last exception remembered, if any
lastException - Variable in class org.openstreetmap.josm.gui.dialogs.relation.ChildRelationBrowser.DownloadAllChildrenTask
 
lastException - Variable in class org.openstreetmap.josm.gui.dialogs.relation.ChildRelationBrowser.DownloadRelationSetTask
 
lastException - Variable in class org.openstreetmap.josm.gui.dialogs.relation.DownloadRelationMemberTask
 
lastException - Variable in class org.openstreetmap.josm.gui.dialogs.relation.DownloadRelationTask
 
lastException - Variable in class org.openstreetmap.josm.gui.dialogs.relation.ParentRelationLoadingTask
 
lastException - Variable in class org.openstreetmap.josm.gui.dialogs.relation.RelationTree.RelationLoader
 
lastException - Variable in class org.openstreetmap.josm.gui.download.PlaceSelection.NameQueryTask
 
lastException - Variable in class org.openstreetmap.josm.gui.history.HistoryLoadTask
 
lastException - Variable in class org.openstreetmap.josm.gui.io.AbstractIOTask
the last exception caught
lastException - Variable in class org.openstreetmap.josm.gui.io.CloseChangesetTask
 
lastException - Variable in class org.openstreetmap.josm.gui.io.DownloadOpenChangesetsTask
 
lastException - Variable in class org.openstreetmap.josm.gui.io.DownloadPrimitivesTask
 
lastException - Variable in class org.openstreetmap.josm.gui.io.UpdatePrimitivesTask
 
lastException - Variable in class org.openstreetmap.josm.gui.io.UploadPrimitivesTask
 
lastException - Variable in class org.openstreetmap.josm.plugins.PluginDownloadTask
 
lastFilter - Variable in class org.openstreetmap.josm.gui.dialogs.FilterDialog.AbstractFilterAction
 
lastForwardWay - Variable in class org.openstreetmap.josm.gui.dialogs.relation.MemberTableModel
 
lastLayer - Variable in class org.openstreetmap.josm.gui.dialogs.LayerListDialog.ShowHideLayerAction
 
lastLayer - Variable in class org.openstreetmap.josm.gui.layer.JumpToMarkerActions.JumpToNextMarker
 
lastLayer - Variable in class org.openstreetmap.josm.gui.layer.JumpToMarkerActions.JumpToPreviousMarker
 
lastMapMode - Variable in class org.openstreetmap.josm.gui.MapFrame
 
lastMember() - Method in class org.openstreetmap.josm.data.osm.Relation
 
lastMEvent - Variable in class org.openstreetmap.josm.gui.MapView
The last event performed by mouse.
lastModified - Variable in class org.openstreetmap.josm.data.imagery.types.EntryType
 
lastModified - Variable in class org.openstreetmap.josm.data.imagery.WmsCache.CacheEntry
 
lastMousePos - Variable in class org.openstreetmap.josm.actions.mapmode.SelectAction
The last known position of the mouse.
lastMTime - Variable in class org.openstreetmap.josm.gui.mappaint.StyleSource
 
lastNode() - Method in class org.openstreetmap.josm.data.osm.Way
Returns the last node of this way.
lastNode(boolean) - Method in class org.openstreetmap.josm.data.osm.Way
Replies the last node of this way, respecting or not its oneway state.
lastNumMatched - Variable in class org.openstreetmap.josm.gui.layer.geoimage.CorrelateGpxWithImages
 
lastOnewayNode - Variable in class org.openstreetmap.josm.gui.dialogs.relation.RelationNodeMap
 
lastOnewayNode(RelationMember) - Static method in class org.openstreetmap.josm.gui.dialogs.relation.RelationNodeMap
 
lastOperation - Variable in class org.openstreetmap.josm.gui.dialogs.CommandStackDialog
 
lastRet - Variable in class org.openstreetmap.josm.tools.CopyList.Itr
Index of element returned by most recent call to next or previous.
lastScaledImage - Variable in class org.openstreetmap.josm.gui.layer.TMSLayer
 
lastSearch - Static variable in class org.openstreetmap.josm.actions.search.SearchAction
 
lastSelectedNode - Variable in class org.openstreetmap.josm.gui.dialogs.ValidatorDialog
Last selected element
lastSelection - Variable in class org.openstreetmap.josm.actions.ValidateAction
Last selection used to validate
lastSubGrid - Variable in class org.openstreetmap.josm.data.projection.datum.NTV2GridShiftFile
 
lastTestedUrl - Variable in class org.openstreetmap.josm.gui.preferences.server.OsmApiUrlInputPanel.ValidateApiUrlAction
 
lastTimeForMousePoint - Variable in class org.openstreetmap.josm.gui.layer.geoimage.ImageDisplay.ImgDisplayMouseListener
 
lastTimestamp - Variable in class org.openstreetmap.josm.tools.MultikeyActionsHandler
 
lastTimestamp - Variable in class org.openstreetmap.josm.tools.MultikeyActionsHandler.MyTimerTask
 
lastTracks - Variable in class org.openstreetmap.josm.gui.layer.GpxLayer
 
lastUpdateCount - Variable in class org.openstreetmap.josm.gui.layer.GpxLayer
 
lastUsed - Variable in class org.openstreetmap.josm.data.imagery.types.EntryType
 
lastUsed - Variable in class org.openstreetmap.josm.data.imagery.WmsCache.CacheEntry
 
lastUsedNode - Variable in class org.openstreetmap.josm.actions.mapmode.DrawAction
 
lastV - Variable in class org.openstreetmap.josm.data.CustomConfigurator.XMLCommandProcessor
 
lastValue - Static variable in class org.openstreetmap.josm.gui.tagging.TaggingPreset
 
lastViewID - Variable in class org.openstreetmap.josm.gui.MapView
 
lastWay - Variable in class org.openstreetmap.josm.actions.JoinAreasAction.WayTraverser
 
lastWayReverse - Variable in class org.openstreetmap.josm.actions.JoinAreasAction.WayTraverser
 
lastWeightedChild() - Method in class org.openstreetmap.josm.gui.MultiSplitLayout.Split
Convenience method that returns the last child whose weight is > 0.0.
lat - Variable in class org.openstreetmap.gui.jmapviewer.MapMarkerDot
 
lat - Variable in class org.openstreetmap.josm.actions.JumpToAction
 
lat() - Method in class org.openstreetmap.josm.data.coor.LatLon
 
lat - Variable in class org.openstreetmap.josm.data.gpx.WayPoint
 
lat - Variable in class org.openstreetmap.josm.data.osm.Node
 
lat - Variable in class org.openstreetmap.josm.data.osm.NodeData
 
lat - Variable in class org.openstreetmap.josm.data.projection.datum.NTV2GridShift
 
lat - Variable in class org.openstreetmap.josm.gui.dialogs.LatLonDialog.LatLonHolder
 
lat - Variable in class org.openstreetmap.josm.gui.download.PlaceSelection.SearchResult
 
lat1 - Variable in class org.openstreetmap.josm.io.BoundingBoxDownloader
The boundings of the desired map data.
lat2 - Variable in class org.openstreetmap.josm.io.BoundingBoxDownloader
 
lat2y(double) - Static method in class org.openstreetmap.josm.data.coor.QuadTiling
 
lat_0 - Variable in class org.openstreetmap.josm.data.projection.proj.ProjParameters
 
lat_0s - Static variable in class org.openstreetmap.josm.data.projection.Lambert
Lambert I, II, III, and IV latitude origin
lat_1 - Variable in class org.openstreetmap.josm.data.projection.proj.ProjParameters
 
lat_1s - Static variable in class org.openstreetmap.josm.data.projection.Lambert
Lambert I, II, III, and IV latitude of first standard parallel
lat_2 - Variable in class org.openstreetmap.josm.data.projection.proj.ProjParameters
 
lat_2s - Static variable in class org.openstreetmap.josm.data.projection.Lambert
Lambert I, II, III, and IV latitude of second standard parallel
latAccuracy - Variable in class org.openstreetmap.josm.data.projection.datum.NTV2GridShift
 
latAccuracy - Variable in class org.openstreetmap.josm.data.projection.datum.NTV2SubGrid
 
latAccuracyAvailable - Variable in class org.openstreetmap.josm.data.projection.datum.NTV2GridShift
 
latest - Variable in class org.openstreetmap.josm.gui.history.HistoryBrowserModel
latest isn't a reference of history.
latInterval - Variable in class org.openstreetmap.josm.data.projection.datum.NTV2SubGrid
 
latitude(double, double, double) - Method in class org.openstreetmap.josm.data.projection.Ellipsoid
 
latitudeIsometric(double, double) - Method in class org.openstreetmap.josm.data.projection.Ellipsoid
Returns isometric latitude of phi on given first eccentricity (e)
latitudeIsometric(double) - Method in class org.openstreetmap.josm.data.projection.Ellipsoid
Returns isometric latitude of phi on first eccentricity (e)
latitudeOrigin - Variable in class org.openstreetmap.josm.data.projection.proj.LambertConformalConic.Parameters
 
latlon - Variable in class org.openstreetmap.josm.command.MoveCommand.OldState
 
latlon - Variable in class org.openstreetmap.josm.command.TransformNodesCommand.OldState
 
LatLon - Class in org.openstreetmap.josm.data.coor
LatLon are unprojected latitude / longitude coordinates.
LatLon(double, double) - Constructor for class org.openstreetmap.josm.data.coor.LatLon
 
LatLon(LatLon) - Constructor for class org.openstreetmap.josm.data.coor.LatLon
 
latlon - Variable in class org.openstreetmap.josm.gui.download.BoundingBoxSelection
 
latLon2Cart(LatLon) - Method in class org.openstreetmap.josm.data.projection.Ellipsoid
convert ellipsoidal coordinates to cartesian coordinates
latlon2eastNorth(LatLon) - Method in class org.openstreetmap.josm.data.projection.AbstractProjection
 
latlon2eastNorth(LatLon) - Method in class org.openstreetmap.josm.data.projection.Epsg4326
 
latlon2eastNorth(LatLon) - Method in interface org.openstreetmap.josm.data.projection.Projection
Convert from lat/lon to northing/easting.
latLonCoordinates - Variable in class org.openstreetmap.josm.gui.dialogs.LatLonDialog
 
LatLonDialog - Class in org.openstreetmap.josm.gui.dialogs
 
LatLonDialog(Component, String, String) - Constructor for class org.openstreetmap.josm.gui.dialogs.LatLonDialog
 
LatLonDialog.EastNorthInputVerifier - Class in org.openstreetmap.josm.gui.dialogs
 
LatLonDialog.EastNorthInputVerifier() - Constructor for class org.openstreetmap.josm.gui.dialogs.LatLonDialog.EastNorthInputVerifier
 
LatLonDialog.LatLonHolder - Class in org.openstreetmap.josm.gui.dialogs
 
LatLonDialog.LatLonHolder() - Constructor for class org.openstreetmap.josm.gui.dialogs.LatLonDialog.LatLonHolder
 
LatLonDialog.LatLonInputVerifier - Class in org.openstreetmap.josm.gui.dialogs
 
LatLonDialog.LatLonInputVerifier() - Constructor for class org.openstreetmap.josm.gui.dialogs.LatLonDialog.LatLonInputVerifier
 
LatLonDialog.TextFieldFocusHandler - Class in org.openstreetmap.josm.gui.dialogs
 
LatLonDialog.TextFieldFocusHandler() - Constructor for class org.openstreetmap.josm.gui.dialogs.LatLonDialog.TextFieldFocusHandler
 
latLonFormat - Static variable in class org.openstreetmap.josm.io.imagery.WMSGrabber
 
latRowCount - Variable in class org.openstreetmap.josm.data.projection.datum.NTV2SubGrid
 
latShift - Variable in class org.openstreetmap.josm.data.projection.datum.NTV2GridShift
 
latShift - Variable in class org.openstreetmap.josm.data.projection.datum.NTV2SubGrid
 
latText - Variable in class org.openstreetmap.josm.gui.MapStatus
 
latToString(CoordinateFormat) - Method in class org.openstreetmap.josm.data.coor.LatLon
 
latToTileY(double, int) - Method in interface org.openstreetmap.gui.jmapviewer.interfaces.TileSource
 
latToTileY(double, int) - Method in class org.openstreetmap.gui.jmapviewer.tilesources.AbstractTMSTileSource
 
latToTileY(double, int) - Method in class org.openstreetmap.gui.jmapviewer.tilesources.ScanexTileSource
 
latToTileY(double, int) - Method in class org.openstreetmap.josm.gui.bbox.SlippyMapBBoxChooser.RenamedSourceDecorator
 
latToTileY(int, double) - Static method in class org.openstreetmap.josm.gui.bbox.TileSelectionBBoxChooser.TileGridInputPanel
 
LatToY(double, int) - Static method in class org.openstreetmap.gui.jmapviewer.OsmMercator
Transforms latitude to pixelspace
launch(MouseEvent) - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetCacheManager.ChangesetTablePopupMenuLauncher
 
launch(MouseEvent) - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetContentPanel.ChangesetContentTablePopupMenuLauncher
 
launch(MouseEvent) - Method in class org.openstreetmap.josm.gui.dialogs.ChangesetDialog.ChangesetPopupMenuLauncher
 
launch(MouseEvent) - Method in class org.openstreetmap.josm.gui.dialogs.CommandStackDialog.PopupMenuHandler
 
launch(MouseEvent) - Method in class org.openstreetmap.josm.gui.dialogs.LayerListDialog.PopupMenuHandler
 
launch(MouseEvent) - Method in class org.openstreetmap.josm.gui.dialogs.MapPaintDialog.PopupMenuHandler
 
launch(Component) - Static method in class org.openstreetmap.josm.gui.dialogs.SelectionListDialog.SearchPopupMenu
 
launch(Component, Collection<Collection<? extends OsmPrimitive>>) - Static method in class org.openstreetmap.josm.gui.dialogs.SelectionListDialog.SelectionHistoryPopup
 
launch(MouseEvent) - Method in class org.openstreetmap.josm.gui.dialogs.SelectionListDialog.SelectionPopupMenuLauncher
 
launch(MouseEvent) - Method in class org.openstreetmap.josm.gui.widgets.PopupMenuLauncher
 
launchBrowser(URL) - Method in class org.openstreetmap.josm.actions.AbstractInfoAction
 
launchBrowser(String) - Method in class org.openstreetmap.josm.actions.AbstractInfoAction
 
launchBrowser(String) - Static method in class org.openstreetmap.josm.gui.help.HelpBrowser
Launches the internal help browser and directs it to the help page for helpTopic.
launchChangesetManager(Collection<Integer>) - Method in class org.openstreetmap.josm.gui.dialogs.ChangesetDialog.LaunchChangesetManagerAction
 
launchChangesetManagerAction - Variable in class org.openstreetmap.josm.gui.dialogs.ChangesetDialog
 
launchEditor(Relation) - Method in class org.openstreetmap.josm.gui.dialogs.RelationListDialog.EditAction
 
launchEditorForDuplicate(Relation) - Method in class org.openstreetmap.josm.gui.dialogs.RelationListDialog.DuplicateAction
 
launchIfNecessary(TagCollection, Collection<? extends OsmPrimitive>, Collection<? extends OsmPrimitive>) - Static method in class org.openstreetmap.josm.gui.conflict.tags.CombinePrimitiveResolverDialog
Replies the list of commands needed to resolve specified conflicts, by displaying if necessary a CombinePrimitiveResolverDialog to the user.
launchInfoBrowsersForSelectedPrimitives() - Method in class org.openstreetmap.josm.actions.AbstractInfoAction
 
launchSafeAndUploadTask() - Method in class org.openstreetmap.josm.gui.io.SaveLayersDialog
 
Layer - Variable in class org.openstreetmap.gui.jmapviewer.tilesources.ScanexTileSource
 
layer - Variable in class org.openstreetmap.josm.actions.ImageryAdjustAction
 
layer - Variable in class org.openstreetmap.josm.actions.PurgeAction
 
layer - Variable in class org.openstreetmap.josm.actions.RenameLayerAction
 
layer - Variable in class org.openstreetmap.josm.actions.ToggleUploadDiscouragedLayerAction
 
layer - Variable in class org.openstreetmap.josm.actions.UploadSelectionAction.DeletedParentsChecker
 
layer - Variable in class org.openstreetmap.josm.command.Command
the layer which this command is applied to
layer - Variable in class org.openstreetmap.josm.command.RelationMemberConflictResolverCommand
the layer this conflict is resolved in
layer - Variable in class org.openstreetmap.josm.data.AutosaveTask.AutosaveLayerInfo
 
layer - Variable in class org.openstreetmap.josm.data.imagery.GeorefImage
 
layer - Variable in class org.openstreetmap.josm.data.validation.tests.CrossingWays.ExtendedSegment
The layer
layer - Variable in class org.openstreetmap.josm.gui.dialogs.InspectPrimitiveDialog
 
layer - Variable in class org.openstreetmap.josm.gui.dialogs.LayerListDialog.ActivateLayerAction
 
layer - Variable in class org.openstreetmap.josm.gui.dialogs.LayerListDialog.DuplicateAction
 
layer - Variable in class org.openstreetmap.josm.gui.dialogs.LayerListDialog.LayerOpacityAction
 
layer - Variable in class org.openstreetmap.josm.gui.dialogs.LayerListDialog.MergeAction
 
layer - Variable in class org.openstreetmap.josm.gui.dialogs.LayerListPopup.InfoAction
 
layer - Variable in class org.openstreetmap.josm.gui.dialogs.relation.ChildRelationBrowser
the osm data layer this browser is related to
layer - Variable in class org.openstreetmap.josm.gui.dialogs.relation.DownloadRelationTask
 
layer - Variable in class org.openstreetmap.josm.gui.dialogs.relation.MemberTableModel
 
layer - Variable in class org.openstreetmap.josm.gui.dialogs.relation.ParentRelationLoadingTask
 
layer - Variable in class org.openstreetmap.josm.gui.dialogs.relation.ReferringRelationsBrowser
 
layer - Variable in class org.openstreetmap.josm.gui.dialogs.relation.RelationDialogManager.DialogContext
 
layer - Variable in class org.openstreetmap.josm.gui.dialogs.relation.RelationEditor
the data layer the relation belongs to
layer - Variable in class org.openstreetmap.josm.gui.dialogs.relation.SelectionTableModel
this selection table model only displays selected primitives in this layer
layer - Variable in class org.openstreetmap.josm.gui.io.DownloadPrimitivesTask
 
layer - Variable in class org.openstreetmap.josm.gui.io.SaveLayerInfo
the osm data layer
layer - Variable in class org.openstreetmap.josm.gui.io.UpdatePrimitivesTask
 
layer - Variable in class org.openstreetmap.josm.gui.io.UploadLayerTask
 
layer - Variable in class org.openstreetmap.josm.gui.io.UploadPrimitivesTask
 
layer - Variable in class org.openstreetmap.josm.gui.layer.geoimage.GeoImageLayer.Loader
 
layer - Variable in class org.openstreetmap.josm.gui.layer.geoimage.ThumbsLoader
 
layer - Variable in class org.openstreetmap.josm.gui.layer.JumpToMarkerActions.JumpToNextMarker
 
layer - Variable in class org.openstreetmap.josm.gui.layer.JumpToMarkerActions.JumpToPreviousMarker
 
Layer - Class in org.openstreetmap.josm.gui.layer
A layer encapsulates the gui component of one dataset and its representation.
Layer(String) - Constructor for class org.openstreetmap.josm.gui.layer.Layer
Create the layer and fill in the necessary components.
layer - Variable in class org.openstreetmap.josm.gui.layer.Layer.LayerGpxExportAction
 
layer - Variable in class org.openstreetmap.josm.gui.layer.Layer.LayerSaveAction
 
layer - Variable in class org.openstreetmap.josm.gui.layer.Layer.LayerSaveAsAction
 
layer - Variable in class org.openstreetmap.josm.gui.layer.markerlayer.MarkerLayer.ShowHideMarkerText
 
layer - Variable in class org.openstreetmap.josm.gui.mappaint.Environment
 
layer - Variable in class org.openstreetmap.josm.gui.widgets.OsmPrimitivesTable
the data layer in whose context primitives are edited in this table
layer - Variable in class org.openstreetmap.josm.io.GeoJSONWriter
 
layer - Variable in class org.openstreetmap.josm.io.imagery.Grabber
 
layer - Variable in class org.openstreetmap.josm.io.OsmImporter.OsmImporterData
 
layer - Variable in class org.openstreetmap.josm.io.session.ImagerySessionExporter
 
layer - Variable in class org.openstreetmap.josm.io.session.OsmDataSessionExporter
 
Layer.LayerAction - Interface in org.openstreetmap.josm.gui.layer
 
Layer.LayerGpxExportAction - Class in org.openstreetmap.josm.gui.layer
 
Layer.LayerGpxExportAction(Layer) - Constructor for class org.openstreetmap.josm.gui.layer.Layer.LayerGpxExportAction
 
Layer.LayerSaveAction - Class in org.openstreetmap.josm.gui.layer
The action to save a layer
Layer.LayerSaveAction(Layer) - Constructor for class org.openstreetmap.josm.gui.layer.Layer.LayerSaveAction
 
Layer.LayerSaveAsAction - Class in org.openstreetmap.josm.gui.layer
 
Layer.LayerSaveAsAction(Layer) - Constructor for class org.openstreetmap.josm.gui.layer.Layer.LayerSaveAsAction
 
Layer.MultiLayerAction - Interface in org.openstreetmap.josm.gui.layer
 
Layer.SeparatorLayerAction - Class in org.openstreetmap.josm.gui.layer
Special class that can be returned by getMenuEntries when JSeparator needs to be created
Layer.SeparatorLayerAction() - Constructor for class org.openstreetmap.josm.gui.layer.Layer.SeparatorLayerAction
 
layerAdded(Layer) - Method in class org.openstreetmap.josm.actions.JosmAction.LayerChangeAdapter
 
layerAdded(Layer) - Method in class org.openstreetmap.josm.actions.ZoomToAction
 
layerAdded(Layer) - Method in class org.openstreetmap.josm.data.AutosaveTask
 
layerAdded(Layer) - Method in class org.openstreetmap.josm.data.osm.history.HistoryDataSet
 
layerAdded(Layer) - Method in class org.openstreetmap.josm.data.osm.visitor.paint.relations.MultipolygonCache
 
layerAdded(Layer) - Method in class org.openstreetmap.josm.data.UndoRedoHandler
 
layerAdded(Layer) - Method in class org.openstreetmap.josm.data.validation.OsmValidator
 
layerAdded(Layer) - Method in class org.openstreetmap.josm.gui.dialogs.LayerListDialog.ActivateLayerAction
 
layerAdded(Layer) - Method in class org.openstreetmap.josm.gui.dialogs.LayerListDialog.LayerListModel
 
layerAdded(Layer) - Method in class org.openstreetmap.josm.gui.dialogs.relation.MemberTable.ZoomToGapAction
 
layerAdded(Layer) - Method in class org.openstreetmap.josm.gui.dialogs.relation.RelationDialogManager
 
layerAdded(Layer) - Method in class org.openstreetmap.josm.gui.dialogs.relation.SelectionTableModel
 
layerAdded(Layer) - Method in class org.openstreetmap.josm.gui.dialogs.RelationListDialog.NewAction
 
layerAdded(Layer) - Method in class org.openstreetmap.josm.gui.dialogs.UserListDialog
 
layerAdded(Layer) - Method in class org.openstreetmap.josm.gui.dialogs.ValidatorDialog
 
layerAdded(Layer) - Method in class org.openstreetmap.josm.gui.history.HistoryBrowserDialogManager
 
layerAdded(Layer) - Method in class org.openstreetmap.josm.gui.history.HistoryBrowserModel
 
layerAdded(Layer) - Method in class org.openstreetmap.josm.gui.ImageryMenu
 
layerAdded(Layer) - Method in class org.openstreetmap.josm.gui.layer.ValidatorLayer
 
layerAdded(Layer) - Method in class org.openstreetmap.josm.gui.MainMenu.PresetsMenuEnabler
 
layerAdded(Layer) - Method in class org.openstreetmap.josm.gui.MapFrame
 
layerAdded(Layer) - Method in interface org.openstreetmap.josm.gui.MapView.LayerChangeListener
Notifies this listener that a layer has been added.
layerAdded(Layer) - Method in class org.openstreetmap.josm.gui.tagging.TaggingPreset
 
layerAdded(Layer) - Method in class org.openstreetmap.josm.io.FileExporter
 
layerAdded(Layer) - Method in class org.openstreetmap.josm.io.FileImporter
 
layerChangeAdapter - Variable in class org.openstreetmap.josm.actions.JosmAction
 
layerChangeListeners - Static variable in class org.openstreetmap.josm.gui.MapView
the layer listeners
layerDependencies - Variable in class org.openstreetmap.josm.io.session.SessionReader.ImportSupport
 
layerFileName - Variable in class org.openstreetmap.josm.data.AutosaveTask.AutosaveLayerInfo
 
layerHeight - Variable in class org.openstreetmap.josm.gui.bbox.SourceButton
 
layerIndex - Variable in class org.openstreetmap.josm.gui.dialogs.LayerListDialog.ToggleLayerIndexVisibility
 
layerIndex - Variable in class org.openstreetmap.josm.io.session.SessionReader.ImportSupport
 
layerIndex - Variable in class org.openstreetmap.josm.io.session.SessionWriter.ExportSupport
 
layerInfo - Variable in class org.openstreetmap.josm.gui.io.SaveLayersModel
 
layerInfo - Variable in class org.openstreetmap.josm.gui.io.SaveLayerTask
 
layerInfo - Variable in class org.openstreetmap.josm.gui.preferences.imagery.ImageryPreference.ImageryProvidersPanel
 
layerInfo - Variable in class org.openstreetmap.josm.gui.preferences.imagery.ImageryPreference
 
layerIsSupported(Layer) - Method in class org.openstreetmap.josm.actions.mapmode.DeleteAction
 
layerIsSupported(Layer) - Method in class org.openstreetmap.josm.actions.mapmode.DrawAction
 
layerIsSupported(Layer) - Method in class org.openstreetmap.josm.actions.mapmode.ExtrudeAction
 
layerIsSupported(Layer) - Method in class org.openstreetmap.josm.actions.mapmode.ImproveWayAccuracyAction
 
layerIsSupported(Layer) - Method in class org.openstreetmap.josm.actions.mapmode.MapMode
 
layerIsSupported(Layer) - Method in class org.openstreetmap.josm.actions.mapmode.ParallelWayAction
 
layerIsSupported(Layer) - Method in class org.openstreetmap.josm.actions.mapmode.SelectAction
 
layerList - Variable in class org.openstreetmap.josm.gui.dialogs.LayerListDialog
the list of layers (technically its a JTable, but appears like a list)
LayerListDialog - Class in org.openstreetmap.josm.gui.dialogs
This is a toggle dialog which displays the list of layers.
LayerListDialog(MapFrame) - Constructor for class org.openstreetmap.josm.gui.dialogs.LayerListDialog
Create an layer list and attach it to the given mapView.
LayerListDialog.ActivateLayerAction - Class in org.openstreetmap.josm.gui.dialogs
The action to activate the currently selected layer
LayerListDialog.ActivateLayerAction(Layer) - Constructor for class org.openstreetmap.josm.gui.dialogs.LayerListDialog.ActivateLayerAction
 
LayerListDialog.ActivateLayerAction() - Constructor for class org.openstreetmap.josm.gui.dialogs.LayerListDialog.ActivateLayerAction
 
LayerListDialog.ActiveLayerCellRenderer - Class in org.openstreetmap.josm.gui.dialogs
 
LayerListDialog.ActiveLayerCellRenderer() - Constructor for class org.openstreetmap.josm.gui.dialogs.LayerListDialog.ActiveLayerCellRenderer
 
LayerListDialog.ActiveLayerCheckBox - Class in org.openstreetmap.josm.gui.dialogs
 
LayerListDialog.ActiveLayerCheckBox() - Constructor for class org.openstreetmap.josm.gui.dialogs.LayerListDialog.ActiveLayerCheckBox
 
LayerListDialog.DeleteLayerAction - Class in org.openstreetmap.josm.gui.dialogs
The action to delete the currently selected layer
LayerListDialog.DeleteLayerAction() - Constructor for class org.openstreetmap.josm.gui.dialogs.LayerListDialog.DeleteLayerAction
Creates a LayerListDialog.DeleteLayerAction which will delete the currently selected layers in the layer dialog.
LayerListDialog.DuplicateAction - Class in org.openstreetmap.josm.gui.dialogs
The action to merge the currently selected layer into another layer.
LayerListDialog.DuplicateAction(Layer) - Constructor for class org.openstreetmap.josm.gui.dialogs.LayerListDialog.DuplicateAction
 
LayerListDialog.DuplicateAction() - Constructor for class org.openstreetmap.josm.gui.dialogs.LayerListDialog.DuplicateAction
 
LayerListDialog.IEnabledStateUpdating - Interface in org.openstreetmap.josm.gui.dialogs
 
LayerListDialog.LayerList - Class in org.openstreetmap.josm.gui.dialogs
 
LayerListDialog.LayerList(TableModel) - Constructor for class org.openstreetmap.josm.gui.dialogs.LayerListDialog.LayerList
 
LayerListDialog.LayerListModel - Class in org.openstreetmap.josm.gui.dialogs
The layer list model.
LayerListDialog.LayerListModel(DefaultListSelectionModel) - Constructor for class org.openstreetmap.josm.gui.dialogs.LayerListDialog.LayerListModel
constructor
LayerListDialog.LayerListModelListener - Interface in org.openstreetmap.josm.gui.dialogs
Observer interface to be implemented by views using LayerListDialog.LayerListModel
LayerListDialog.LayerNameCellEditor - Class in org.openstreetmap.josm.gui.dialogs
 
LayerListDialog.LayerNameCellEditor(JTextField) - Constructor for class org.openstreetmap.josm.gui.dialogs.LayerListDialog.LayerNameCellEditor
 
LayerListDialog.LayerNameCellRenderer - Class in org.openstreetmap.josm.gui.dialogs
 
LayerListDialog.LayerNameCellRenderer() - Constructor for class org.openstreetmap.josm.gui.dialogs.LayerListDialog.LayerNameCellRenderer
 
LayerListDialog.LayerOpacityAction - Class in org.openstreetmap.josm.gui.dialogs
 
LayerListDialog.LayerOpacityAction(Layer) - Constructor for class org.openstreetmap.josm.gui.dialogs.LayerListDialog.LayerOpacityAction
Creates a LayerListDialog.LayerOpacityAction which allows to chenge the opacity of one or more layers.
LayerListDialog.LayerOpacityAction() - Constructor for class org.openstreetmap.josm.gui.dialogs.LayerListDialog.LayerOpacityAction
Creates a LayerListDialog.ShowHideLayerAction which will toggle the visibility of the currently selected layers
LayerListDialog.LayerVisibleCellEditor - Class in org.openstreetmap.josm.gui.dialogs
 
LayerListDialog.LayerVisibleCellEditor(LayerListDialog.LayerVisibleCheckBox) - Constructor for class org.openstreetmap.josm.gui.dialogs.LayerListDialog.LayerVisibleCellEditor
 
LayerListDialog.LayerVisibleCellRenderer - Class in org.openstreetmap.josm.gui.dialogs
 
LayerListDialog.LayerVisibleCellRenderer() - Constructor for class org.openstreetmap.josm.gui.dialogs.LayerListDialog.LayerVisibleCellRenderer
 
LayerListDialog.LayerVisibleCheckBox - Class in org.openstreetmap.josm.gui.dialogs
 
LayerListDialog.LayerVisibleCheckBox() - Constructor for class org.openstreetmap.josm.gui.dialogs.LayerListDialog.LayerVisibleCheckBox
 
LayerListDialog.MergeAction - Class in org.openstreetmap.josm.gui.dialogs
The action to merge the currently selected layer into another layer.
LayerListDialog.MergeAction(Layer) - Constructor for class org.openstreetmap.josm.gui.dialogs.LayerListDialog.MergeAction
 
LayerListDialog.MergeAction() - Constructor for class org.openstreetmap.josm.gui.dialogs.LayerListDialog.MergeAction
 
LayerListDialog.MoveDownAction - Class in org.openstreetmap.josm.gui.dialogs
The action to move down the currently selected entries in the list.
LayerListDialog.MoveDownAction() - Constructor for class org.openstreetmap.josm.gui.dialogs.LayerListDialog.MoveDownAction
 
LayerListDialog.MoveUpAction - Class in org.openstreetmap.josm.gui.dialogs
The action to move up the currently selected entries in the list.
LayerListDialog.MoveUpAction() - Constructor for class org.openstreetmap.josm.gui.dialogs.LayerListDialog.MoveUpAction
 
LayerListDialog.PopupMenuHandler - Class in org.openstreetmap.josm.gui.dialogs
 
LayerListDialog.PopupMenuHandler() - Constructor for class org.openstreetmap.josm.gui.dialogs.LayerListDialog.PopupMenuHandler
 
LayerListDialog.ShowHideLayerAction - Class in org.openstreetmap.josm.gui.dialogs
 
LayerListDialog.ShowHideLayerAction(boolean) - Constructor for class org.openstreetmap.josm.gui.dialogs.LayerListDialog.ShowHideLayerAction
Creates a LayerListDialog.ShowHideLayerAction which will toggle the visibility of the currently selected layers
LayerListDialog.ShowHideLayerAction() - Constructor for class org.openstreetmap.josm.gui.dialogs.LayerListDialog.ShowHideLayerAction
 
LayerListDialog.ToggleLayerIndexVisibility - Class in org.openstreetmap.josm.gui.dialogs
stores which layer index to toggle and executes the ShowHide action if the layer is present
LayerListDialog.ToggleLayerIndexVisibility(int) - Constructor for class org.openstreetmap.josm.gui.dialogs.LayerListDialog.ToggleLayerIndexVisibility
 
LayerListPopup - Class in org.openstreetmap.josm.gui.dialogs
Popup menu handler for the layer list.
LayerListPopup(List<Layer>, Layer) - Constructor for class org.openstreetmap.josm.gui.dialogs.LayerListPopup
 
LayerListPopup.InfoAction - Class in org.openstreetmap.josm.gui.dialogs
 
LayerListPopup.InfoAction(Layer) - Constructor for class org.openstreetmap.josm.gui.dialogs.LayerListPopup.InfoAction
 
layerName - Variable in class org.openstreetmap.josm.data.AutosaveTask.AutosaveLayerInfo
 
layerName - Variable in class org.openstreetmap.josm.data.imagery.OffsetBookmark
 
layerName - Variable in class org.openstreetmap.josm.gui.preferences.display.GPXSettingsPanel
 
layerName - Variable in class org.openstreetmap.josm.io.session.SessionReader.ImportSupport
 
LayerNameAndFilePathTableCell - Class in org.openstreetmap.josm.gui.io
 
LayerNameAndFilePathTableCell() - Constructor for class org.openstreetmap.josm.gui.io.LayerNameAndFilePathTableCell
constructor that sets the default on each element
LayerNameAndFilePathTableCell.LaunchFileChooserAction - Class in org.openstreetmap.josm.gui.io
 
LayerNameAndFilePathTableCell.LaunchFileChooserAction() - Constructor for class org.openstreetmap.josm.gui.io.LayerNameAndFilePathTableCell.LaunchFileChooserAction
 
layerRemoved(Layer) - Method in class org.openstreetmap.josm.actions.JosmAction.LayerChangeAdapter
 
layerRemoved(Layer) - Method in class org.openstreetmap.josm.actions.ZoomToAction
 
layerRemoved(Layer) - Method in class org.openstreetmap.josm.data.AutosaveTask
 
layerRemoved(Layer) - Method in class org.openstreetmap.josm.data.osm.history.HistoryDataSet
 
layerRemoved(Layer) - Method in class org.openstreetmap.josm.data.osm.visitor.paint.relations.MultipolygonCache
 
layerRemoved(Layer) - Method in class org.openstreetmap.josm.data.UndoRedoHandler
 
layerRemoved(Layer) - Method in class org.openstreetmap.josm.data.validation.OsmValidator
 
layerRemoved(Layer) - Method in class org.openstreetmap.josm.gui.dialogs.LayerListDialog.ActivateLayerAction
 
layerRemoved(Layer) - Method in class org.openstreetmap.josm.gui.dialogs.LayerListDialog.LayerListModel
 
layerRemoved(Layer) - Method in class org.openstreetmap.josm.gui.dialogs.relation.MemberTable.ZoomToGapAction
 
layerRemoved(Layer) - Method in class org.openstreetmap.josm.gui.dialogs.relation.RelationDialogManager
called when a layer is removed
layerRemoved(Layer) - Method in class org.openstreetmap.josm.gui.dialogs.relation.SelectionTableModel
 
layerRemoved(Layer) - Method in class org.openstreetmap.josm.gui.dialogs.RelationListDialog.NewAction
 
layerRemoved(Layer) - Method in class org.openstreetmap.josm.gui.dialogs.UserListDialog
 
layerRemoved(Layer) - Method in class org.openstreetmap.josm.gui.dialogs.ValidatorDialog
 
layerRemoved(Layer) - Method in class org.openstreetmap.josm.gui.history.HistoryBrowserDialogManager
 
layerRemoved(Layer) - Method in class org.openstreetmap.josm.gui.history.HistoryBrowserModel
 
layerRemoved(Layer) - Method in class org.openstreetmap.josm.gui.ImageryMenu
 
layerRemoved(Layer) - Method in class org.openstreetmap.josm.gui.layer.ValidatorLayer
If layer is the OSM Data layer, remove all errors
layerRemoved(Layer) - Method in class org.openstreetmap.josm.gui.MainMenu.PresetsMenuEnabler
 
layerRemoved(Layer) - Method in class org.openstreetmap.josm.gui.MapFrame
 
layerRemoved(Layer) - Method in interface org.openstreetmap.josm.gui.MapView.LayerChangeListener
Notifies this listener that a layer has been removed.
layerRemoved(Layer) - Method in class org.openstreetmap.josm.gui.tagging.TaggingPreset
 
layerRemoved(Layer) - Method in class org.openstreetmap.josm.io.FileExporter
 
layerRemoved(Layer) - Method in class org.openstreetmap.josm.io.FileImporter
 
layers - Variable in class org.openstreetmap.josm.actions.SessionLoadAction.Loader
 
layers - Variable in class org.openstreetmap.josm.actions.SessionSaveAsAction
 
layers - Variable in class org.openstreetmap.josm.data.imagery.ImageryLayerInfo
 
layers - Variable in class org.openstreetmap.josm.gui.layer.CustomizeColor
 
layers - Variable in class org.openstreetmap.josm.gui.layer.GpxLayer.CustomizeDrawing
 
layers - Variable in class org.openstreetmap.josm.gui.mappaint.MultiCascade
 
layers - Variable in class org.openstreetmap.josm.gui.MapView
A list of all layers currently loaded.
layers - Variable in class org.openstreetmap.josm.gui.preferences.imagery.ImageryPreference.ImageryProvidersPanel.ImageryTableCellRenderer
 
layers - Variable in class org.openstreetmap.josm.io.session.SessionReader
 
layers - Variable in class org.openstreetmap.josm.io.session.SessionWriter
 
LAYERS_INDEX_FILENAME - Static variable in class org.openstreetmap.josm.data.imagery.WmsCache
 
layersInfo - Variable in class org.openstreetmap.josm.data.AutosaveTask
 
layersLock - Variable in class org.openstreetmap.josm.data.AutosaveTask
 
layerTree - Variable in class org.openstreetmap.josm.gui.preferences.imagery.AddWMSLayerPanel
 
layout1(MultiSplitLayout.Node, Rectangle) - Method in class org.openstreetmap.josm.gui.MultiSplitLayout
 
layout2(MultiSplitLayout.Node, Rectangle) - Method in class org.openstreetmap.josm.gui.MultiSplitLayout
 
layoutContainer(Container) - Method in class org.openstreetmap.josm.gui.MultiSplitLayout
Compute the bounds of all of the Split/Divider/Leaf Nodes in the layout model, and then set the bounds of each child component with a matching Leaf Node.
layoutGrow(MultiSplitLayout.Split, Rectangle) - Method in class org.openstreetmap.josm.gui.MultiSplitLayout
 
layoutShrink(MultiSplitLayout.Split, Rectangle) - Method in class org.openstreetmap.josm.gui.MultiSplitLayout
 
layoutZone - Variable in class org.openstreetmap.josm.data.projection.Lambert
 
layoutZone - Variable in class org.openstreetmap.josm.data.projection.LambertCC9Zones
 
lbExifTime - Variable in class org.openstreetmap.josm.gui.layer.geoimage.CorrelateGpxWithImages.SetOffsetActionListener
 
lblAdd - Variable in class org.openstreetmap.josm.gui.io.UploadedObjectsSummaryPanel
 
lblApiUrl - Variable in class org.openstreetmap.josm.gui.preferences.server.OsmApiUrlInputPanel
 
lblChangeset - Variable in class org.openstreetmap.josm.gui.history.VersionInfoPanel
 
lblCurrentDownloadArea - Variable in class org.openstreetmap.josm.gui.download.BookmarkSelection
displays information about the current download area
lblCustomText - Variable in class org.openstreetmap.josm.gui.io.UploadAndSaveProgressRenderer
 
lblCustomText - Variable in class org.openstreetmap.josm.gui.SplashScreen.SplashScreenProgressRenderer
 
lblDelete - Variable in class org.openstreetmap.josm.gui.io.UploadedObjectsSummaryPanel
 
lblDistance - Variable in class org.openstreetmap.josm.gui.history.CoordinateInfoViewer.DistanceViewer
 
lblFilename - Variable in class org.openstreetmap.josm.gui.io.LayerNameAndFilePathTableCell
 
lblFrozenState - Variable in class org.openstreetmap.josm.gui.conflict.pair.ListMerger
 
lblHeader - Variable in class org.openstreetmap.josm.gui.conflict.tags.RelationMemberConflictResolver
 
lblHeading - Variable in class org.openstreetmap.josm.gui.io.CredentialDialog.CredentialPanel
 
lblInfo - Variable in class org.openstreetmap.josm.gui.history.VersionInfoPanel
 
lblLat - Variable in class org.openstreetmap.josm.gui.history.CoordinateInfoViewer.LatLonViewer
 
lblLayerName - Variable in class org.openstreetmap.josm.gui.io.LayerNameAndFilePathTableCell
 
lblLon - Variable in class org.openstreetmap.josm.gui.history.CoordinateInfoViewer.LatLonViewer
 
lblMergedCoordinates - Variable in class org.openstreetmap.josm.gui.conflict.pair.properties.PropertiesMerger
 
lblMergedDeletedState - Variable in class org.openstreetmap.josm.gui.conflict.pair.properties.PropertiesMerger
 
lblMergedVersion - Variable in class org.openstreetmap.josm.gui.conflict.pair.ListMerger
 
lblMergedVersion - Variable in class org.openstreetmap.josm.gui.conflict.pair.properties.PropertiesMerger
 
lblMessage - Variable in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetContentPanel.HeaderPanel
 
lblMessage - Variable in class org.openstreetmap.josm.gui.io.SaveLayersDialog.LayerListWarningMessagePanel
 
lblMessage - Variable in class org.openstreetmap.josm.plugins.PluginHandler.UpdatePluginsMessagePanel
 
lblMinimized - Variable in class org.openstreetmap.josm.gui.dialogs.ToggleDialog
the label in the title bar which shows whether the toggle dialog is expanded or collapsed
lblMultiChangesetPoliciesHeader - Variable in class org.openstreetmap.josm.gui.io.UploadStrategySelectionPanel
 
lblMyCoordinates - Variable in class org.openstreetmap.josm.gui.conflict.pair.properties.PropertiesMerger
 
lblMyDeletedState - Variable in class org.openstreetmap.josm.gui.conflict.pair.properties.PropertiesMerger
 
lblMyReferrers - Variable in class org.openstreetmap.josm.gui.conflict.pair.properties.PropertiesMerger
 
lblMyVersion - Variable in class org.openstreetmap.josm.gui.conflict.pair.ListMerger
 
lblMyVersion - Variable in class org.openstreetmap.josm.gui.conflict.pair.properties.PropertiesMerger
 
lblNumRequests - Variable in class org.openstreetmap.josm.gui.io.UploadStrategySelectionPanel
 
lblOSD - Variable in class org.openstreetmap.josm.gui.dialogs.FilterTableModel
 
lblQueries - Variable in class org.openstreetmap.josm.gui.dialogs.changeset.query.BasicChangesetQueryPanel
 
lblRestrictedToMyself - Variable in class org.openstreetmap.josm.gui.dialogs.changeset.query.AdvancedChangesetQueryPanel.UserRestrictionPanel
 
lblStrategies - Variable in class org.openstreetmap.josm.gui.io.UploadStrategySelectionPanel
 
lblTaskTitle - Variable in class org.openstreetmap.josm.gui.io.UploadAndSaveProgressRenderer
 
lblTaskTitle - Variable in class org.openstreetmap.josm.gui.SplashScreen.SplashScreenProgressRenderer
 
lblTheirCoordinates - Variable in class org.openstreetmap.josm.gui.conflict.pair.properties.PropertiesMerger
 
lblTheirDeletedState - Variable in class org.openstreetmap.josm.gui.conflict.pair.properties.PropertiesMerger
 
lblTheirReferrers - Variable in class org.openstreetmap.josm.gui.conflict.pair.properties.PropertiesMerger
 
lblTheirVersion - Variable in class org.openstreetmap.josm.gui.conflict.pair.ListMerger
 
lblTheirVersion - Variable in class org.openstreetmap.josm.gui.conflict.pair.properties.PropertiesMerger
 
lblTitle - Variable in class org.openstreetmap.josm.gui.dialogs.ToggleDialog.TitleBar
 
lblTitle_weak - Variable in class org.openstreetmap.josm.gui.dialogs.ToggleDialog.TitleBar
 
lblUpdate - Variable in class org.openstreetmap.josm.gui.io.UploadedObjectsSummaryPanel
 
lblUpdateInterval - Variable in class org.openstreetmap.josm.gui.preferences.plugin.PluginUpdatePolicyPanel
 
lblUser - Variable in class org.openstreetmap.josm.gui.history.VersionInfoPanel
 
lblValid - Variable in class org.openstreetmap.josm.gui.dialogs.changeset.query.UrlBasedQueryPanel
 
lblValid - Variable in class org.openstreetmap.josm.gui.preferences.server.OsmApiUrlInputPanel
 
lblWarning - Variable in class org.openstreetmap.josm.gui.io.CredentialDialog.CredentialPanel
 
lblWarning - Variable in class org.openstreetmap.josm.gui.io.UploadParameterSummaryPanel
 
leadIn - Variable in class org.openstreetmap.josm.tools.AudioPlayer
 
left - Variable in class org.openstreetmap.josm.gui.mappaint.mapcss.Selector.ChildOrParentSelector
 
LEFT_DIRECTION - Static variable in class org.openstreetmap.josm.gui.ScrollViewport
 
leftEdge - Variable in class org.openstreetmap.josm.gui.layer.WMSLayer
 
leftHandTraffic - Variable in class org.openstreetmap.josm.data.osm.visitor.paint.MapPainter
 
leftPanel - Variable in class org.openstreetmap.josm.gui.MapFrame
 
len - Variable in class org.openstreetmap.josm.data.validation.tests.UnconnectedWays.MyWaySegment
 
length() - Method in class org.openstreetmap.josm.data.gpx.GpxData
calculates the sum of the lengths of all track segments
length() - Method in interface org.openstreetmap.josm.data.gpx.GpxTrack
 
length() - Method in interface org.openstreetmap.josm.data.gpx.GpxTrackSegment
 
length - Variable in class org.openstreetmap.josm.data.gpx.ImmutableGpxTrack
 
length() - Method in class org.openstreetmap.josm.data.gpx.ImmutableGpxTrack
 
length - Variable in class org.openstreetmap.josm.data.gpx.ImmutableGpxTrackSegment
 
length() - Method in class org.openstreetmap.josm.data.gpx.ImmutableGpxTrackSegment
 
length(String) - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.Expression.FunctionExpression.EvalFunctions
 
less(float, float) - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.Expression.FunctionExpression.EvalFunctions
 
less_equal(float, float) - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.Expression.FunctionExpression.EvalFunctions
 
level - Variable in class org.openstreetmap.josm.actions.JoinAreasAction.PolygonLevel
 
level - Variable in class org.openstreetmap.josm.data.osm.MultipolygonCreate.PolygonLevel
 
level - Variable in class org.openstreetmap.josm.data.osm.QuadBuckets.QBLevel
 
level2scale(int) - Static method in class org.openstreetmap.josm.gui.mappaint.mapcss.Selector.GeneralSelector
 
lhm - Variable in class org.openstreetmap.josm.gui.tagging.TaggingPreset.ComboMultiSelect
 
lhs - Variable in class org.openstreetmap.josm.actions.search.SearchCompiler.BinaryMatch
 
lhs - Variable in class org.openstreetmap.josm.tools.template_engine.ContextSwitchTemplate.AndSet
 
lhs - Variable in class org.openstreetmap.josm.tools.template_engine.ContextSwitchTemplate.OrSet
 
libraries - Variable in class org.openstreetmap.josm.plugins.PluginInformation
 
line - Variable in class org.openstreetmap.josm.data.validation.tests.PowerLines.PowerLineError
 
line - Variable in class org.openstreetmap.josm.data.validation.tests.UnconnectedWays.MyWaySegment
 
line - Variable in class org.openstreetmap.josm.gui.mappaint.LineElemStyle
 
line - Variable in exception org.openstreetmap.josm.gui.mappaint.mapcss.MapCSSException
 
line - Variable in class org.openstreetmap.josm.gui.mappaint.xml.XmlStyleSource.WayPrototypesRecord
 
line - Variable in class org.openstreetmap.josm.gui.mappaint.xml.XmlStyleSourceHandler.RuleElem
 
line0 - Variable in class org.openstreetmap.josm.tools.Diff.change
Line number of 1st deleted line.
line1 - Variable in class org.openstreetmap.josm.tools.Diff.change
Line number of 1st inserted line.
linecapToString(int) - Method in class org.openstreetmap.josm.gui.mappaint.LineElemStyle
 
LineClip - Class in org.openstreetmap.josm.data.osm.visitor.paint
Computes the part of a line that is visible in a given rectangle.
LineClip(Point, Point, Rectangle) - Constructor for class org.openstreetmap.josm.data.osm.visitor.paint.LineClip
 
LineElemStyle - Class in org.openstreetmap.josm.gui.mappaint
 
LineElemStyle(Cascade, float, BasicStroke, Color, BasicStroke, Color, float, float) - Constructor for class org.openstreetmap.josm.gui.mappaint.LineElemStyle
 
LineElemStyle.LineType - Enum in org.openstreetmap.josm.gui.mappaint
 
LineElemStyle.LineType(String, float) - Constructor for enum org.openstreetmap.josm.gui.mappaint.LineElemStyle.LineType
 
linejoinToString(int) - Method in class org.openstreetmap.josm.gui.mappaint.LineElemStyle
 
linemod - Variable in class org.openstreetmap.josm.gui.mappaint.xml.XmlStyleSourceHandler.RuleElem
 
LinemodPrototype - Class in org.openstreetmap.josm.gui.mappaint.xml
 
LinemodPrototype(LinemodPrototype, Range) - Constructor for class org.openstreetmap.josm.gui.mappaint.xml.LinemodPrototype
 
LinemodPrototype() - Constructor for class org.openstreetmap.josm.gui.mappaint.xml.LinemodPrototype
 
LinemodPrototype.WidthMode - Enum in org.openstreetmap.josm.gui.mappaint.xml
 
LinemodPrototype.WidthMode() - Constructor for enum org.openstreetmap.josm.gui.mappaint.xml.LinemodPrototype.WidthMode
 
linemods - Variable in class org.openstreetmap.josm.gui.mappaint.xml.XmlStyleSource.WayPrototypesRecord
 
lineNumber - Variable in exception org.openstreetmap.josm.io.OsmDataParsingException
 
lineNumber - Variable in exception org.openstreetmap.josm.tools.XmlObjectParser.PresetParsingException
 
LinePatternElemStyle - Class in org.openstreetmap.josm.gui.mappaint
similar to mapnik's LinePatternSymbolizer
LinePatternElemStyle(Cascade, MapImage) - Constructor for class org.openstreetmap.josm.gui.mappaint.LinePatternElemStyle
 
LinePrototype - Class in org.openstreetmap.josm.gui.mappaint.xml
 
LinePrototype(LinePrototype, Range) - Constructor for class org.openstreetmap.josm.gui.mappaint.xml.LinePrototype
 
LinePrototype() - Constructor for class org.openstreetmap.josm.gui.mappaint.xml.LinePrototype
 
lines - Variable in class org.openstreetmap.josm.gui.mappaint.xml.XmlStyleSource
 
linesList - Variable in class org.openstreetmap.josm.gui.mappaint.xml.XmlStyleSource
 
LineTextElemStyle - Class in org.openstreetmap.josm.gui.mappaint
 
LineTextElemStyle(Cascade, TextElement) - Constructor for class org.openstreetmap.josm.gui.mappaint.LineTextElemStyle
 
lineWrapDescription(String) - Method in class org.openstreetmap.josm.gui.download.PlaceSelection.NamedResultCellRenderer
 
link - Variable in class org.openstreetmap.josm.gui.mappaint.mapcss.Selector.ChildOrParentSelector
 
link - Variable in class org.openstreetmap.josm.gui.preferences.SourceEditor.ExtendedSourceEntry
 
link - Variable in class org.openstreetmap.josm.io.session.OsmDataSessionExporter
 
link - Variable in class org.openstreetmap.josm.plugins.PluginInformation
 
link - Variable in class org.openstreetmap.josm.tools.Diff.change
Previous or next edit command.
linkedLayer - Variable in class org.openstreetmap.josm.gui.dialogs.ValidatorDialog
 
linkNext - Variable in class org.openstreetmap.josm.gui.dialogs.relation.WayConnectionType
 
linkPrev - Variable in class org.openstreetmap.josm.gui.dialogs.relation.WayConnectionType
True, if linked to the previous / next member.
list(Object...) - Static method in class org.openstreetmap.josm.gui.mappaint.mapcss.Expression.FunctionExpression.EvalFunctions
 
list - Variable in class org.openstreetmap.josm.gui.tagging.ac.AutoCompletionList
the bare list of AutoCompletionItems
list - Variable in class org.openstreetmap.josm.gui.tagging.TaggingPreset.MultiSelect
 
listAll() - Static method in class org.openstreetmap.josm.tools.Shortcut
FOR PREF PANE ONLY
listAllDialogsAction - Variable in class org.openstreetmap.josm.gui.MapFrame
 
listAllMapModesAction - Variable in class org.openstreetmap.josm.gui.MapFrame
 
listAllMapModesButton - Variable in class org.openstreetmap.josm.gui.MapFrame
 
listAllToggleDialogsButton - Variable in class org.openstreetmap.josm.gui.MapFrame
 
ListEditor - Class in org.openstreetmap.josm.gui.preferences.advanced
 
ListEditor(PreferenceTabbedPane, AdvancedPreference.PrefEntry, Preferences.ListSetting) - Constructor for class org.openstreetmap.josm.gui.preferences.advanced.ListEditor
 
ListEditor.ListSettingTableModel - Class in org.openstreetmap.josm.gui.preferences.advanced
 
ListEditor.ListSettingTableModel() - Constructor for class org.openstreetmap.josm.gui.preferences.advanced.ListEditor.ListSettingTableModel
 
listener - Variable in class org.openstreetmap.gui.jmapviewer.OsmTileLoader
 
listener - Variable in class org.openstreetmap.josm.data.osm.event.DatasetEventManager.ListenerInfo
 
listener - Variable in class org.openstreetmap.josm.data.osm.event.DataSetListenerAdapter
 
listener - Variable in class org.openstreetmap.josm.data.osm.event.SelectionEventManager.ListenerInfo
 
listener - Variable in class org.openstreetmap.josm.gui.IconToggleButton
 
listenerCommands - Variable in class org.openstreetmap.josm.data.UndoRedoHandler
 
listenerList - Variable in class org.openstreetmap.gui.jmapviewer.JMapViewer
 
listeners - Static variable in class org.openstreetmap.josm.actions.ExpertToggleAction
 
listeners - Variable in class org.openstreetmap.josm.data.conflict.ConflictCollection
 
listeners - Variable in class org.openstreetmap.josm.data.osm.ChangesetCache
 
listeners - Variable in class org.openstreetmap.josm.data.osm.DataSet
 
listeners - Variable in class org.openstreetmap.josm.data.osm.history.HistoryDataSet
 
listeners - Variable in class org.openstreetmap.josm.data.osm.PrimitiveDeepCopy
 
listeners - Variable in class org.openstreetmap.josm.data.Preferences
 
listeners - Variable in class org.openstreetmap.josm.gui.conflict.pair.ListMergeModel
 
listeners - Variable in class org.openstreetmap.josm.gui.conflict.pair.tags.TagMergeModel
the property change listeners
listeners - Variable in class org.openstreetmap.josm.gui.conflict.tags.MultiValueCellEditor
 
listeners - Variable in class org.openstreetmap.josm.gui.dialogs.ConflictDialog.ConflictListModel
 
listeners - Variable in class org.openstreetmap.josm.gui.dialogs.LayerListDialog.LayerListModel
 
listeners - Variable in class org.openstreetmap.josm.gui.dialogs.relation.MemberTableModel
 
listeners - Variable in class org.openstreetmap.josm.gui.dialogs.relation.RelationTreeModel
the tree model listeners
listeners - Variable in class org.openstreetmap.josm.gui.io.ActionFlagsTableCell
 
listeners - Variable in class org.openstreetmap.josm.gui.io.FilenameCellEditor
 
listeners - Variable in class org.openstreetmap.josm.gui.io.LayerNameAndFilePathTableCell
 
listeners - Static variable in class org.openstreetmap.josm.gui.mappaint.MapPaintStyles
 
listeners - Variable in class org.openstreetmap.josm.gui.preferences.SourceEditor.FileOrUrlCellEditor
 
listeners - Variable in class org.openstreetmap.josm.gui.progress.CancelHandler
 
listeners - Variable in class org.openstreetmap.josm.gui.util.TableCellEditorSupport
 
listeners - Variable in class org.openstreetmap.josm.gui.widgets.ComboBoxHistory
 
listeners - Static variable in class org.openstreetmap.josm.Main
 
listenToSelectionChanges(JTable) - Method in class org.openstreetmap.josm.gui.layer.GpxLayer.ChooseTrackVisibilityAction
listens to selection changes in the table and redraws the map
listKeys(Map<String, ?>) - Method in class org.openstreetmap.josm.gui.preferences.projection.CustomProjectionChoice.ParameterInfoDialog
 
ListListEditor - Class in org.openstreetmap.josm.gui.preferences.advanced
 
ListListEditor(PreferenceTabbedPane, AdvancedPreference.PrefEntry, Preferences.ListListSetting) - Constructor for class org.openstreetmap.josm.gui.preferences.advanced.ListListEditor
 
ListListEditor.EntryListener - Class in org.openstreetmap.josm.gui.preferences.advanced
 
ListListEditor.EntryListener() - Constructor for class org.openstreetmap.josm.gui.preferences.advanced.ListListEditor.EntryListener
 
ListListEditor.EntryListModel - Class in org.openstreetmap.josm.gui.preferences.advanced
 
ListListEditor.EntryListModel() - Constructor for class org.openstreetmap.josm.gui.preferences.advanced.ListListEditor.EntryListModel
 
ListListEditor.ListTableModel - Class in org.openstreetmap.josm.gui.preferences.advanced
 
ListListEditor.ListTableModel() - Constructor for class org.openstreetmap.josm.gui.preferences.advanced.ListListEditor.ListTableModel
 
ListListEditor.NewEntryAction - Class in org.openstreetmap.josm.gui.preferences.advanced
 
ListListEditor.NewEntryAction() - Constructor for class org.openstreetmap.josm.gui.preferences.advanced.ListListEditor.NewEntryAction
 
ListListEditor.RemoveEntryAction - Class in org.openstreetmap.josm.gui.preferences.advanced
 
ListListEditor.RemoveEntryAction() - Constructor for class org.openstreetmap.josm.gui.preferences.advanced.ListListEditor.RemoveEntryAction
 
ListMergeModel<T extends PrimitiveId> - Class in org.openstreetmap.josm.gui.conflict.pair
ListMergeModel is a model for interactively comparing and merging two list of entries of type T.
ListMergeModel() - Constructor for class org.openstreetmap.josm.gui.conflict.pair.ListMergeModel
 
ListMergeModel.ComparePairListModel - Class in org.openstreetmap.josm.gui.conflict.pair
 
ListMergeModel.ComparePairListModel() - Constructor for class org.openstreetmap.josm.gui.conflict.pair.ListMergeModel.ComparePairListModel
 
ListMergeModel.EntriesSelectionModel - Class in org.openstreetmap.josm.gui.conflict.pair
This is the selection model to be used in a JTable which displays an entry list managed by ListMergeModel.
ListMergeModel.EntriesSelectionModel(ArrayList<T>) - Constructor for class org.openstreetmap.josm.gui.conflict.pair.ListMergeModel.EntriesSelectionModel
 
ListMergeModel.EntriesTableModel - Class in org.openstreetmap.josm.gui.conflict.pair
This an adapter between a JTable and one of the three entry lists in the role ListRole managed by the ListMergeModel.
ListMergeModel.EntriesTableModel(ListRole) - Constructor for class org.openstreetmap.josm.gui.conflict.pair.ListMergeModel.EntriesTableModel
 
ListMerger<T extends PrimitiveId> - Class in org.openstreetmap.josm.gui.conflict.pair
A UI component for resolving conflicts in two lists of entries of type T.
ListMerger(ListMergeModel<T>) - Constructor for class org.openstreetmap.josm.gui.conflict.pair.ListMerger
 
ListMerger.AdjustmentSynchronizer - Class in org.openstreetmap.josm.gui.conflict.pair
Synchronizes scrollbar adjustments between a set of Adjustables.
ListMerger.AdjustmentSynchronizer() - Constructor for class org.openstreetmap.josm.gui.conflict.pair.ListMerger.AdjustmentSynchronizer
 
ListMerger.CopyAfterCurrentLeftAction - Class in org.openstreetmap.josm.gui.conflict.pair
Action for copying selected nodes in the list of my nodes to the list of merged nodes.
ListMerger.CopyAfterCurrentLeftAction() - Constructor for class org.openstreetmap.josm.gui.conflict.pair.ListMerger.CopyAfterCurrentLeftAction
 
ListMerger.CopyAfterCurrentRightAction - Class in org.openstreetmap.josm.gui.conflict.pair
 
ListMerger.CopyAfterCurrentRightAction() - Constructor for class org.openstreetmap.josm.gui.conflict.pair.ListMerger.CopyAfterCurrentRightAction
 
ListMerger.CopyAllLeft - Class in org.openstreetmap.josm.gui.conflict.pair
 
ListMerger.CopyAllLeft() - Constructor for class org.openstreetmap.josm.gui.conflict.pair.ListMerger.CopyAllLeft
 
ListMerger.CopyAllRight - Class in org.openstreetmap.josm.gui.conflict.pair
 
ListMerger.CopyAllRight() - Constructor for class org.openstreetmap.josm.gui.conflict.pair.ListMerger.CopyAllRight
 
ListMerger.CopyBeforeCurrentLeftAction - Class in org.openstreetmap.josm.gui.conflict.pair
Action for copying selected nodes in the list of my nodes to the list of merged nodes.
ListMerger.CopyBeforeCurrentLeftAction() - Constructor for class org.openstreetmap.josm.gui.conflict.pair.ListMerger.CopyBeforeCurrentLeftAction
 
ListMerger.CopyBeforeCurrentRightAction - Class in org.openstreetmap.josm.gui.conflict.pair
 
ListMerger.CopyBeforeCurrentRightAction() - Constructor for class org.openstreetmap.josm.gui.conflict.pair.ListMerger.CopyBeforeCurrentRightAction
 
ListMerger.CopyEndLeftAction - Class in org.openstreetmap.josm.gui.conflict.pair
Action for copying selected nodes in the list of my nodes to the list of merged nodes.
ListMerger.CopyEndLeftAction() - Constructor for class org.openstreetmap.josm.gui.conflict.pair.ListMerger.CopyEndLeftAction
 
ListMerger.CopyEndRightAction - Class in org.openstreetmap.josm.gui.conflict.pair
 
ListMerger.CopyEndRightAction() - Constructor for class org.openstreetmap.josm.gui.conflict.pair.ListMerger.CopyEndRightAction
 
ListMerger.CopyStartLeftAction - Class in org.openstreetmap.josm.gui.conflict.pair
Action for copying selected nodes in the list of my nodes to the list of merged nodes.
ListMerger.CopyStartLeftAction() - Constructor for class org.openstreetmap.josm.gui.conflict.pair.ListMerger.CopyStartLeftAction
 
ListMerger.CopyStartRightAction - Class in org.openstreetmap.josm.gui.conflict.pair
 
ListMerger.CopyStartRightAction() - Constructor for class org.openstreetmap.josm.gui.conflict.pair.ListMerger.CopyStartRightAction
 
ListMerger.FreezeAction - Class in org.openstreetmap.josm.gui.conflict.pair
Action for freezing the current state of the list merger
ListMerger.FreezeAction() - Constructor for class org.openstreetmap.josm.gui.conflict.pair.ListMerger.FreezeAction
 
ListMerger.FreezeActionProperties - Interface in org.openstreetmap.josm.gui.conflict.pair
 
ListMerger.MoveDownMergedAction - Class in org.openstreetmap.josm.gui.conflict.pair
Action for moving the currently selected entries in the list of merged entries one position down
ListMerger.MoveDownMergedAction() - Constructor for class org.openstreetmap.josm.gui.conflict.pair.ListMerger.MoveDownMergedAction
 
ListMerger.MoveUpMergedAction - Class in org.openstreetmap.josm.gui.conflict.pair
 
ListMerger.MoveUpMergedAction() - Constructor for class org.openstreetmap.josm.gui.conflict.pair.ListMerger.MoveUpMergedAction
 
ListMerger.RemoveMergedAction - Class in org.openstreetmap.josm.gui.conflict.pair
Action for removing the selected entries in the list of merged entries from the list of merged entries.
ListMerger.RemoveMergedAction() - Constructor for class org.openstreetmap.josm.gui.conflict.pair.ListMerger.RemoveMergedAction
 
listOfStructsDefaults - Variable in class org.openstreetmap.josm.data.Preferences
 
listOfStructsProperties - Variable in class org.openstreetmap.josm.data.Preferences
 
ListPopupMenu - Class in org.openstreetmap.josm.gui.widgets
 
ListPopupMenu(JList...) - Constructor for class org.openstreetmap.josm.gui.widgets.ListPopupMenu
 
ListProjectionChoice - Class in org.openstreetmap.josm.gui.preferences.projection
A projection choice, that offers a list of projections in a combo-box.
ListProjectionChoice(String, String, Object[], String) - Constructor for class org.openstreetmap.josm.gui.preferences.projection.ListProjectionChoice
 
ListProjectionChoice(String, String, Object[], String, int) - Constructor for class org.openstreetmap.josm.gui.preferences.projection.ListProjectionChoice
Constructor
ListProjectionChoice.CBPanel - Class in org.openstreetmap.josm.gui.preferences.projection
 
ListProjectionChoice.CBPanel(Object[], int, String, ActionListener) - Constructor for class org.openstreetmap.josm.gui.preferences.projection.ListProjectionChoice.CBPanel
 
ListRole - Enum in org.openstreetmap.josm.gui.conflict.pair
Enumeration of roles entry lists play in ListMergeModel
ListRole() - Constructor for enum org.openstreetmap.josm.gui.conflict.pair.ListRole
 
lists - Variable in class org.openstreetmap.josm.gui.widgets.ListPopupMenu
 
listSelectionModel - Variable in class org.openstreetmap.josm.gui.dialogs.relation.MemberTableModel
 
literal - Variable in class org.openstreetmap.josm.gui.mappaint.mapcss.Expression.LiteralExpression
 
ll0 - Static variable in class org.openstreetmap.josm.gui.layer.GpxLayer
 
load() - Method in class org.openstreetmap.josm.data.imagery.ImageryLayerInfo
 
load(PrimitiveData) - Method in class org.openstreetmap.josm.data.osm.Node
 
load(PrimitiveData) - Method in class org.openstreetmap.josm.data.osm.OsmPrimitive
Loads (clone) this primitive from provided PrimitiveData
load(PrimitiveData) - Method in class org.openstreetmap.josm.data.osm.Relation
 
load() - Method in class org.openstreetmap.josm.data.osm.visitor.paint.MapPaintSettings
 
load(Relation) - Method in class org.openstreetmap.josm.data.osm.visitor.paint.relations.Multipolygon
 
load(PrimitiveData) - Method in class org.openstreetmap.josm.data.osm.Way
 
load() - Method in class org.openstreetmap.josm.data.Preferences
 
load(boolean) - Method in class org.openstreetmap.josm.data.Preferences
 
load() - Method in class org.openstreetmap.josm.data.ServerSidePreferences
Do nothing on load.
load() - Method in class org.openstreetmap.josm.gui.BookmarkList
Loads the bookmarks from file.
load(Element, SessionReader.ImportSupport, ProgressMonitor) - Method in class org.openstreetmap.josm.io.session.ImagerySessionImporter
 
load(Element, SessionReader.ImportSupport, ProgressMonitor) - Method in class org.openstreetmap.josm.io.session.OsmDataSessionImporter
 
load(Element, SessionReader.ImportSupport, ProgressMonitor) - Method in interface org.openstreetmap.josm.io.session.SessionLayerImporter
Load the layer from xml meta-data.
load(Class<?>) - Method in class org.openstreetmap.josm.plugins.PluginInformation
Load and instantiate the plugin
load(String) - Static method in class org.openstreetmap.josm.tools.I18n
 
load(InputStream, InputStream, boolean) - Static method in class org.openstreetmap.josm.tools.I18n
 
LOAD_DATA - Static variable in class org.openstreetmap.josm.io.remotecontrol.PermissionPrefWithDefault
 
LOAD_IMAGERY - Static variable in class org.openstreetmap.josm.io.remotecontrol.PermissionPrefWithDefault
 
loadAbsoluteHelpTopic(String) - Method in class org.openstreetmap.josm.gui.help.HelpBrowser
Loads a help topic given by an absolute help topic name, i.e.
loadAction(String) - Method in class org.openstreetmap.josm.gui.preferences.ToolbarPreferences.ActionParser
 
loadAction(DefaultMutableTreeNode, MenuElement) - Method in class org.openstreetmap.josm.gui.preferences.ToolbarPreferences
 
loadActions() - Method in class org.openstreetmap.josm.gui.preferences.ToolbarPreferences
 
loadAllErrorTiles(boolean) - Method in class org.openstreetmap.josm.gui.layer.TMSLayer
 
loadAllErrorTiles(boolean) - Method in class org.openstreetmap.josm.gui.layer.TMSLayer.TileSet
 
loadAllTiles(boolean) - Method in class org.openstreetmap.josm.gui.layer.TMSLayer
 
loadAllTiles(boolean) - Method in class org.openstreetmap.josm.gui.layer.TMSLayer.TileSet
 
LoadAndZoomHandler - Class in org.openstreetmap.josm.io.remotecontrol.handler
Handler for load_and_zoom request.
LoadAndZoomHandler() - Constructor for class org.openstreetmap.josm.io.remotecontrol.handler.LoadAndZoomHandler
 
loadBookmarks() - Static method in class org.openstreetmap.josm.data.imagery.OffsetBookmark
 
loadCanvas() - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.MapCSSStyleSource
 
loadClass(ClassLoader) - Method in class org.openstreetmap.josm.plugins.PluginInformation
Load the class of the plugin
loadDefaults(boolean) - Method in class org.openstreetmap.josm.data.imagery.ImageryLayerInfo
 
loadEarlyPlugins(Component, Collection<PluginInformation>, ProgressMonitor) - Static method in class org.openstreetmap.josm.plugins.PluginHandler
Loads plugins from plugins which have the flag PluginInformation.early set to true.
loaded - Variable in class org.openstreetmap.gui.jmapviewer.Tile
 
loadedCode - Static variable in class org.openstreetmap.josm.tools.I18n
 
loadedData - Variable in class org.openstreetmap.josm.gui.history.HistoryLoadTask
 
loadedDirectories - Variable in class org.openstreetmap.josm.gui.layer.geoimage.GeoImageLayer.Loader
 
loadedGpxData - Static variable in class org.openstreetmap.josm.gui.layer.geoimage.CorrelateGpxWithImages
 
loadFactor - Variable in class org.openstreetmap.josm.data.osm.Storage
 
loadFromCache(WMSRequest) - Method in class org.openstreetmap.josm.io.imagery.Grabber
 
loadFromCache(WMSRequest) - Method in class org.openstreetmap.josm.io.imagery.WMSGrabber
 
loadFromDisk() - Method in class org.openstreetmap.josm.io.CacheCustomContent
Tries to load the data using the given ident from disk.
loadGridShiftFile(InputStream, boolean) - Method in class org.openstreetmap.josm.data.projection.datum.NTV2GridShiftFile
Load a Grid Shift File from an InputStream.
loadIcons() - Method in class org.openstreetmap.josm.gui.conflict.pair.ConflictResolver
loads the required icons
loadIgnoredErrors() - Method in class org.openstreetmap.josm.data.validation.OsmValidator
 
loadImage(InputStream) - Method in class org.openstreetmap.gui.jmapviewer.Tile
 
loadImage(WmsCache.ProjectionEntries, WmsCache.CacheEntry) - Method in class org.openstreetmap.josm.data.imagery.WmsCache
 
loadImageIcon(String, File) - Static method in class org.openstreetmap.josm.gui.tagging.TaggingPreset
 
loadIndex() - Method in class org.openstreetmap.josm.data.imagery.WmsCache
 
loading - Variable in class org.openstreetmap.gui.jmapviewer.Tile
 
LOADING_IMAGE - Static variable in class org.openstreetmap.gui.jmapviewer.Tile
Hourglass image that is displayed until a map tile has been loaded
loadInits() - Static method in class org.openstreetmap.josm.data.projection.Projections
Load +init "presets" from file
loadInNewLayer - Variable in class org.openstreetmap.josm.gui.preferences.RemoteControlPreference
 
loadInNewLayerDefault - Static variable in class org.openstreetmap.josm.io.remotecontrol.handler.RequestHandler
 
loadInNewLayerKey - Static variable in class org.openstreetmap.josm.io.remotecontrol.handler.RequestHandler
 
loadLatePlugins(Component, Collection<PluginInformation>, ProgressMonitor) - Static method in class org.openstreetmap.josm.plugins.PluginHandler
Loads plugins from plugins which have the flag PluginInformation.early set to false.
loadLayer(InputStream, File, String, ProgressMonitor) - Method in class org.openstreetmap.josm.io.OsmImporter
Load osm data layer from InputStream.
loadLayers(InputStream, File, String, String, ProgressMonitor) - Method in class org.openstreetmap.josm.io.GpxImporter
 
loadLocallyAvailablePluginInformation(ProgressMonitor) - Static method in class org.openstreetmap.josm.plugins.PluginHandler
Loads locally available plugin information from local plugin jars and from cached plugin lists.
loadMeta() - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.MapCSSStyleSource
load meta info from a selector "meta"
LoadObjectHandler - Class in org.openstreetmap.josm.io.remotecontrol.handler
Loads OSM primitives using their ID similar to the "Download object" dialog (@see DownloadPrimitiveAction}.
LoadObjectHandler() - Constructor for class org.openstreetmap.josm.io.remotecontrol.handler.LoadObjectHandler
 
loadOld() - Method in class org.openstreetmap.josm.data.Preferences
 
loadOldETagfromFile() - Method in class org.openstreetmap.gui.jmapviewer.OsmFileCacheTileLoader.FileLoadJob
Load backward-compatiblity .etag file and if it exists move it to new .tags file
loadOrUpdateTile() - Method in class org.openstreetmap.gui.jmapviewer.OsmFileCacheTileLoader.FileLoadJob
 
loadPlaceholderFromCache(TileCache) - Method in class org.openstreetmap.gui.jmapviewer.Tile
Tries to get tiles of a lower or higher zoom level (one or two level difference) from cache and use it as a placeholder until the tile has been loaded.
loadPlugin(Component, PluginInformation, ClassLoader) - Static method in class org.openstreetmap.josm.plugins.PluginHandler
Loads and instantiates the plugin described by plugin using the class loader pluginClassLoader.
loadPlugins(Component, Collection<PluginInformation>, ProgressMonitor) - Static method in class org.openstreetmap.josm.plugins.PluginHandler
Loads the plugin in plugins from locally available jar files into memory.
loadPreferences() - Method in class org.openstreetmap.josm.gui.preferences.display.GPXSettingsPanel
Loads preferences to UI controls
loadPrefs() - Method in class org.openstreetmap.josm.gui.dialogs.FilterTableModel
 
loadPrefsToJS(ScriptEngine, Preferences, String, boolean) - Static method in class org.openstreetmap.josm.data.CustomConfigurator.PreferencesUtils
Convert preferences data structures to JavaScript object
loadRelativeHelpTopic(String) - Method in class org.openstreetmap.josm.gui.help.HelpBrowser
Loads a help topic given by a relative help topic name (i.e.
loadRelicensingInformation(boolean) - Static method in class org.openstreetmap.josm.data.osm.User
 
loadRelicensingInformationAction - Variable in class org.openstreetmap.josm.gui.dialogs.UserListDialog
 
loadRendererClass(String) - Static method in class org.openstreetmap.josm.data.osm.visitor.paint.MapRendererFactory
 
loadResourceFile(URL) - Static method in class org.openstreetmap.josm.data.Version
Load the specified resource as string.
loadScaledImage(URL, int) - Static method in class org.openstreetmap.josm.gui.layer.markerlayer.ImageMarker
 
loadSession(File, boolean, ProgressMonitor) - Method in class org.openstreetmap.josm.io.session.SessionReader
 
loadSettings() - Method in class org.openstreetmap.josm.gui.preferences.imagery.CommonSettingsPanel
Loads the common settings.
loadSettings() - Method in class org.openstreetmap.josm.gui.preferences.imagery.ImageryPreference
 
loadSettings() - Method in class org.openstreetmap.josm.gui.preferences.imagery.TMSSettingsPanel
Loads the TMS settings.
loadSettings() - Method in class org.openstreetmap.josm.gui.preferences.imagery.WMSSettingsPanel
Loads the WMS settings.
loadStyleSource() - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.MapCSSStyleSource
 
loadStyleSource() - Method in class org.openstreetmap.josm.gui.mappaint.StyleSource
 
loadStyleSource() - Method in class org.openstreetmap.josm.gui.mappaint.xml.XmlStyleSource
 
loadTagsFromFile() - Method in class org.openstreetmap.gui.jmapviewer.OsmFileCacheTileLoader.FileLoadJob
 
loadThumb(ImageEntry) - Method in class org.openstreetmap.josm.gui.layer.geoimage.ThumbsLoader
 
loadThumbs() - Method in class org.openstreetmap.josm.gui.layer.geoimage.GeoImageLayer
 
loadTile(Tile, boolean) - Method in class org.openstreetmap.josm.gui.layer.TMSLayer
 
loadTileFromFile() - Method in class org.openstreetmap.gui.jmapviewer.OsmFileCacheTileLoader.FileLoadJob
 
loadTileFromOsm(Tile) - Method in class org.openstreetmap.gui.jmapviewer.OsmTileLoader
 
loadTileInBuffer(URLConnection) - Method in class org.openstreetmap.gui.jmapviewer.OsmFileCacheTileLoader.FileLoadJob
 
loadTileMetadata(Tile, URLConnection) - Method in class org.openstreetmap.gui.jmapviewer.OsmTileLoader
 
loadTopic(String) - Method in class org.openstreetmap.josm.gui.help.HelpBrowser
 
loadUrl(boolean, String, ProgressMonitor) - Method in class org.openstreetmap.josm.actions.downloadtasks.DownloadGpsTask
 
loadUrl(boolean, String, ProgressMonitor) - Method in class org.openstreetmap.josm.actions.downloadtasks.DownloadOsmChangeCompressedTask
Loads a given URL
loadUrl(boolean, String, ProgressMonitor) - Method in class org.openstreetmap.josm.actions.downloadtasks.DownloadOsmChangeTask
 
loadUrl(boolean, String, ProgressMonitor) - Method in class org.openstreetmap.josm.actions.downloadtasks.DownloadOsmCompressedTask
Loads a given URL
loadUrl(boolean, String, ProgressMonitor) - Method in class org.openstreetmap.josm.actions.downloadtasks.DownloadOsmTask
Loads a given URL from the OSM Server
loadUrl(boolean, String, ProgressMonitor) - Method in class org.openstreetmap.josm.actions.downloadtasks.DownloadOsmUrlTask
 
loadUrl(boolean, String, ProgressMonitor) - Method in interface org.openstreetmap.josm.actions.downloadtasks.DownloadTask
Asynchronously launches the download task for a given bounding URL.
local - Variable in class org.openstreetmap.josm.gui.preferences.display.GPXSettingsPanel
 
locale_display_value - Variable in class org.openstreetmap.josm.gui.tagging.TaggingPreset.PresetListEntry
 
locale_display_values - Variable in class org.openstreetmap.josm.gui.tagging.TaggingPreset.ComboMultiSelect
 
locale_href - Variable in class org.openstreetmap.josm.gui.tagging.TaggingPreset.Link
 
locale_name - Variable in class org.openstreetmap.josm.gui.tagging.TaggingPreset
 
locale_short_description - Variable in class org.openstreetmap.josm.gui.tagging.TaggingPreset.PresetListEntry
 
locale_short_descriptions - Variable in class org.openstreetmap.josm.gui.tagging.TaggingPreset.ComboMultiSelect
 
locale_text - Variable in class org.openstreetmap.josm.gui.tagging.TaggingPreset.Check
 
locale_text - Variable in class org.openstreetmap.josm.gui.tagging.TaggingPreset.ComboMultiSelect
 
locale_text - Variable in class org.openstreetmap.josm.gui.tagging.TaggingPreset.Label
 
locale_text - Variable in class org.openstreetmap.josm.gui.tagging.TaggingPreset.Link
 
locale_text - Variable in class org.openstreetmap.josm.gui.tagging.TaggingPreset.Role
 
locale_text - Variable in class org.openstreetmap.josm.gui.tagging.TaggingPreset.Text
 
localmainversion - Variable in class org.openstreetmap.josm.plugins.PluginInformation
 
localOnly - Variable in class org.openstreetmap.josm.io.imagery.Grabber
 
localversion - Variable in class org.openstreetmap.josm.plugins.PluginInformation
 
locator - Variable in class org.openstreetmap.josm.io.DiffResultProcessor.Parser
 
locator - Variable in class org.openstreetmap.josm.io.OsmChangesetContentParser.Parser
 
locator - Variable in class org.openstreetmap.josm.io.OsmChangesetParser.Parser
 
locator - Variable in class org.openstreetmap.josm.io.OsmHistoryReader.Parser
 
locator - Variable in class org.openstreetmap.josm.tools.XmlObjectParser.Parser
 
lock - Variable in class org.openstreetmap.josm.data.osm.DataSet
 
log - Static variable in class org.openstreetmap.gui.jmapviewer.MemoryTileCache
 
log - Static variable in class org.openstreetmap.gui.jmapviewer.OsmFileCacheTileLoader
 
log(String, Object...) - Static method in class org.openstreetmap.josm.data.CustomConfigurator
 
log(String) - Static method in class org.openstreetmap.josm.data.CustomConfigurator
 
log(PrintStream, String) - Static method in class org.openstreetmap.josm.gui.FileDrop
Outputs message to out if it's not null.
log_level - Static variable in class org.openstreetmap.josm.Main
Logging level (3 = debug, 2 = info, 1 = warn, 0 = none).
logError(Throwable) - Method in class org.openstreetmap.josm.gui.mappaint.StyleSource
 
LOGO_BASE64 - Static variable in class org.openstreetmap.gui.jmapviewer.tilesources.AbstractMapQuestTileSource
 
logo_image - Variable in class org.openstreetmap.josm.data.imagery.ImageryInfo.ImageryPreferenceEntry
 
logo_url - Variable in class org.openstreetmap.josm.data.imagery.ImageryInfo.ImageryPreferenceEntry
 
logoutOsmSession(OsmOAuthAuthorizationClient.SessionId) - Method in class org.openstreetmap.josm.gui.oauth.OsmOAuthAuthorizationClient
 
LogShowDialog - Class in org.openstreetmap.josm.gui.actionsupport
Generic dialog with message and scrolling area
LogShowDialog(String, String, String) - Constructor for class org.openstreetmap.josm.gui.actionsupport.LogShowDialog
 
lon - Variable in class org.openstreetmap.gui.jmapviewer.MapMarkerDot
 
lon - Variable in class org.openstreetmap.josm.actions.JumpToAction
 
lon() - Method in class org.openstreetmap.josm.data.coor.LatLon
 
lon - Variable in class org.openstreetmap.josm.data.gpx.WayPoint
 
lon - Variable in class org.openstreetmap.josm.data.osm.Node
 
lon - Variable in class org.openstreetmap.josm.data.osm.NodeData
 
lon - Variable in class org.openstreetmap.josm.data.projection.datum.NTV2GridShift
 
lon - Variable in class org.openstreetmap.josm.gui.dialogs.LatLonDialog.LatLonHolder
 
lon - Variable in class org.openstreetmap.josm.gui.download.PlaceSelection.SearchResult
 
lon1 - Variable in class org.openstreetmap.josm.io.BoundingBoxDownloader
 
lon2 - Variable in class org.openstreetmap.josm.io.BoundingBoxDownloader
 
lon2x(double) - Static method in class org.openstreetmap.josm.data.coor.QuadTiling
 
lon_0 - Variable in class org.openstreetmap.josm.data.projection.AbstractProjection
 
lonAccuracy - Variable in class org.openstreetmap.josm.data.projection.datum.NTV2GridShift
 
lonAccuracy - Variable in class org.openstreetmap.josm.data.projection.datum.NTV2SubGrid
 
lonAccuracyAvailable - Variable in class org.openstreetmap.josm.data.projection.datum.NTV2GridShift
 
lonColumnCount - Variable in class org.openstreetmap.josm.data.projection.datum.NTV2SubGrid
 
LONG_KEY - Static variable in class org.openstreetmap.josm.data.validation.tests.TagChecker
 
LONG_VALUE - Static variable in class org.openstreetmap.josm.data.validation.tests.TagChecker
 
longText - Variable in class org.openstreetmap.josm.tools.Shortcut
 
lonInterval - Variable in class org.openstreetmap.josm.data.projection.datum.NTV2SubGrid
 
LonLat - Class in org.openstreetmap.josm.data.projection.proj
Simple Lat/Lon (pseudo-)projection.
LonLat() - Constructor for class org.openstreetmap.josm.data.projection.proj.LonLat
 
lonShift - Variable in class org.openstreetmap.josm.data.projection.datum.NTV2GridShift
 
lonShift - Variable in class org.openstreetmap.josm.data.projection.datum.NTV2SubGrid
 
lonText - Variable in class org.openstreetmap.josm.gui.MapStatus
 
lonToString(CoordinateFormat) - Method in class org.openstreetmap.josm.data.coor.LatLon
 
lonToTileX(double, int) - Method in interface org.openstreetmap.gui.jmapviewer.interfaces.TileSource
 
lonToTileX(double, int) - Method in class org.openstreetmap.gui.jmapviewer.tilesources.AbstractTMSTileSource
 
lonToTileX(double, int) - Method in class org.openstreetmap.gui.jmapviewer.tilesources.ScanexTileSource
 
lonToTileX(double, int) - Method in class org.openstreetmap.josm.gui.bbox.SlippyMapBBoxChooser.RenamedSourceDecorator
 
lonToTileX(int, double) - Static method in class org.openstreetmap.josm.gui.bbox.TileSelectionBBoxChooser.TileGridInputPanel
 
LonToX(double, int) - Static method in class org.openstreetmap.gui.jmapviewer.OsmMercator
Transform longitude to pixelspace
lookAhead() - Method in class org.openstreetmap.josm.tools.template_engine.Tokenizer
 
lookup(Authenticator.RequestorType, String) - Method in interface org.openstreetmap.josm.io.auth.CredentialsAgent
Looks up the credentials for a given type.
lookup(Authenticator.RequestorType, String) - Method in class org.openstreetmap.josm.io.auth.CredentialsManager
 
lookup(Authenticator.RequestorType, String) - Method in class org.openstreetmap.josm.io.auth.JosmPreferencesCredentialAgent
 
lookupItem(String, boolean) - Method in class org.openstreetmap.josm.gui.tagging.ac.AutoCompletingComboBox.AutoCompletingComboBoxDocument
 
lookupOAuthAccessToken() - Method in interface org.openstreetmap.josm.io.auth.CredentialsAgent
Lookup the current OAuth Access Token to access the OSM server.
lookupOAuthAccessToken() - Method in class org.openstreetmap.josm.io.auth.CredentialsManager
 
lookupOAuthAccessToken() - Method in class org.openstreetmap.josm.io.auth.JosmPreferencesCredentialAgent
Lookup the current OAuth Access Token to access the OSM server.
LOW_CHAR_KEY - Static variable in class org.openstreetmap.josm.data.validation.tests.TagChecker
 
LOW_CHAR_VALUE - Static variable in class org.openstreetmap.josm.data.validation.tests.TagChecker
 
LOW_COUNT - Static variable in class org.openstreetmap.josm.data.validation.tests.RelationChecker
 
lower - Variable in class org.openstreetmap.josm.gui.mappaint.Range
 
lowerIndex - Variable in class org.openstreetmap.josm.data.osm.WaySegment
The index of one of the 2 nodes in the way.
lruTiles - Variable in class org.openstreetmap.gui.jmapviewer.MemoryTileCache
List of all tiles in their last recently used order
lsResult - Variable in class org.openstreetmap.josm.gui.tagging.TaggingPresetSearchDialog
 
lsResultModel - Variable in class org.openstreetmap.josm.gui.tagging.TaggingPresetSearchDialog
 
lst - Variable in class org.openstreetmap.josm.gui.mappaint.StyleCache.StyleList
 
lstAdd - Variable in class org.openstreetmap.josm.gui.io.UploadedObjectsSummaryPanel
the list with the added primitives
lstAvailableSources - Variable in class org.openstreetmap.josm.gui.preferences.SourceEditor
 
lstConflicts - Variable in class org.openstreetmap.josm.gui.dialogs.ConflictDialog
the list widget for the list of conflicts
lstDelete - Variable in class org.openstreetmap.josm.gui.io.UploadedObjectsSummaryPanel
the list with the deleted primitives
lstDeletedPrimitives - Variable in class org.openstreetmap.josm.gui.io.UploadSelectionDialog
 
lstInActiveDataLayer - Variable in class org.openstreetmap.josm.gui.dialogs.ChangesetDialog
 
lstInSelection - Variable in class org.openstreetmap.josm.gui.dialogs.ChangesetDialog
 
lstLayers - Variable in class org.openstreetmap.josm.gui.io.SaveLayersDialog.LayerListWarningMessagePanel
 
lstOpenChangesets - Variable in class org.openstreetmap.josm.gui.io.CloseChangesetDialog
the list
lstPrimitives - Variable in class org.openstreetmap.josm.gui.dialogs.SelectionListDialog
 
lstSelectedPrimitives - Variable in class org.openstreetmap.josm.gui.io.UploadSelectionDialog
 
lstUpdate - Variable in class org.openstreetmap.josm.gui.io.UploadedObjectsSummaryPanel
the list with the updated primitives

M

m(double) - Method in class org.openstreetmap.josm.data.projection.proj.LambertConformalConic
auxiliary function m
MAC_MOUSE_BUTTON3_MASK - Static variable in class org.openstreetmap.gui.jmapviewer.DefaultMapController
 
main(String[]) - Static method in class org.openstreetmap.gui.jmapviewer.Demo
 
main(String[]) - Static method in class org.openstreetmap.josm.gui.MainApplet
 
main(String[]) - Static method in class org.openstreetmap.josm.gui.MainApplication
Main application Startup
Main - Class in org.openstreetmap.josm
 
Main() - Constructor for class org.openstreetmap.josm.Main
 
main - Static variable in class org.openstreetmap.josm.Main
Global application.
Main.DownloadParamType - Enum in org.openstreetmap.josm
The type of a command line parameter, to be used in switch statements.
Main.DownloadParamType() - Constructor for enum org.openstreetmap.josm.Main.DownloadParamType
 
Main.InitStatusListener - Interface in org.openstreetmap.josm
 
Main.WindowPositionSizeListener - Class in org.openstreetmap.josm
 
Main.WindowPositionSizeListener() - Constructor for class org.openstreetmap.josm.Main.WindowPositionSizeListener
 
MainApplet - Class in org.openstreetmap.josm.gui
 
MainApplet() - Constructor for class org.openstreetmap.josm.gui.MainApplet
 
MainApplet.MainCaller - Class in org.openstreetmap.josm.gui
 
MainApplet.MainCaller() - Constructor for class org.openstreetmap.josm.gui.MainApplet.MainCaller
 
MainApplet.UploadPreferencesAction - Class in org.openstreetmap.josm.gui
 
MainApplet.UploadPreferencesAction() - Constructor for class org.openstreetmap.josm.gui.MainApplet.UploadPreferencesAction
 
MainApplication - Class in org.openstreetmap.josm.gui
Main window class application.
MainApplication() - Constructor for class org.openstreetmap.josm.gui.MainApplication
Allow subclassing (see JOSM.java)
MainApplication(JFrame) - Constructor for class org.openstreetmap.josm.gui.MainApplication
Construct an main frame, ready sized and operating.
MainApplication.Option - Enum in org.openstreetmap.josm.gui
 
MainApplication.Option(boolean) - Constructor for enum org.openstreetmap.josm.gui.MainApplication.Option
 
MainMenu - Class in org.openstreetmap.josm.gui
This is the JOSM main menu bar.
MainMenu() - Constructor for class org.openstreetmap.josm.gui.MainMenu
 
MainMenu.PresetsMenuEnabler - Class in org.openstreetmap.josm.gui
 
MainMenu.PresetsMenuEnabler(JMenu) - Constructor for class org.openstreetmap.josm.gui.MainMenu.PresetsMenuEnabler
 
MainMenu.WINDOW_MENU_GROUP - Enum in org.openstreetmap.josm.gui
 
MainMenu.WINDOW_MENU_GROUP() - Constructor for enum org.openstreetmap.josm.gui.MainMenu.WINDOW_MENU_GROUP
 
mainPrefs - Variable in class org.openstreetmap.josm.data.CustomConfigurator.XMLCommandProcessor
 
mainversion - Variable in class org.openstreetmap.josm.plugins.PluginInformation
 
mainWindow(String, String, boolean) - Static method in class org.openstreetmap.josm.tools.WindowGeometry
 
major_z_index - Variable in class org.openstreetmap.josm.gui.mappaint.ElemStyle
 
makeAddWayAndNodesCommandList() - Method in class org.openstreetmap.josm.actions.mapmode.ParallelWays
 
makeApiRequest(IPrimitive, ProgressMonitor) - Method in class org.openstreetmap.josm.io.OsmServerWriter
 
makeAutoMarkers - Variable in class org.openstreetmap.josm.gui.preferences.display.GPXSettingsPanel
 
makeCheckBoxRespondToEnter(JCheckBox) - Method in class org.openstreetmap.josm.gui.download.DownloadDialog
 
makeCommitsOneAction(String) - Method in class org.openstreetmap.josm.actions.JoinAreasAction
Takes the last cmdsCount actions back and combines them into a single action (for when the user wants to undo the join action)
makeCopy() - Method in class org.openstreetmap.josm.data.osm.NodeData
 
makeCopy() - Method in class org.openstreetmap.josm.data.osm.PrimitiveData
 
makeCopy(Collection<OsmPrimitive>) - Method in class org.openstreetmap.josm.data.osm.PrimitiveDeepCopy
Replace content of the object with copy of provided primitives
makeCopy() - Method in class org.openstreetmap.josm.data.osm.RelationData
 
makeCopy() - Method in class org.openstreetmap.josm.data.osm.WayData
 
makeDropTarget(PrintStream, Component, boolean) - Method in class org.openstreetmap.josm.gui.FileDrop
 
makeFromPolygons(List<MultipolygonCreate.JoinedPolygon>) - Method in class org.openstreetmap.josm.data.osm.MultipolygonCreate
This method analyzes which ways are inner and which outer.
makeFromWays(Collection<Way>) - Method in class org.openstreetmap.josm.data.osm.MultipolygonCreate
Splits ways into inner and outer JoinedWays.
makeIcon(String) - Static method in class org.openstreetmap.josm.gui.SideButton
 
makeIncomplete - Variable in class org.openstreetmap.josm.actions.PurgeAction
Subset of toPurgeChecked.
makeIncompleteData - Variable in class org.openstreetmap.josm.command.PurgeCommand
 
makeIncompleteData_byPrimId - Variable in class org.openstreetmap.josm.command.PurgeCommand
 
makeLoopIfNeeded(List<WayConnectionType>, int) - Method in class org.openstreetmap.josm.gui.dialogs.relation.MemberTableModel
 
makeMemberVisible(int) - Method in interface org.openstreetmap.josm.gui.dialogs.relation.IMemberModelListener
 
makeMemberVisible(int) - Method in class org.openstreetmap.josm.gui.dialogs.relation.MemberTable
 
makePathFit(String) - Method in class org.openstreetmap.josm.gui.io.LayerNameAndFilePathTableCell
makes the given path fit lblFilename, appends ellipsis on the left if it doesn???t fit.
makeTooltip(String, Shortcut) - Method in interface org.openstreetmap.josm.tools.PlatformHook
The makeTooltip hook will be called whenever a tooltip for a menu or button is created.
makeTooltip(String, Shortcut) - Method in class org.openstreetmap.josm.tools.PlatformHookOsx
 
makeTooltip(String, Shortcut) - Method in class org.openstreetmap.josm.tools.PlatformHookUnixoid
This should work for all platforms.
makeVisible(int, Layer) - Method in interface org.openstreetmap.josm.gui.dialogs.LayerListDialog.LayerListModelListener
 
malformed - Variable in class org.openstreetmap.josm.io.NmeaReader.NMEAParserState
 
ManualAuthorizationUI - Class in org.openstreetmap.josm.gui.oauth
This is an UI which supports a JOSM user to get an OAuth Access Token in a fully manual process.
ManualAuthorizationUI(String) - Constructor for class org.openstreetmap.josm.gui.oauth.ManualAuthorizationUI
Constructs a new ManualAuthorizationUI for the given API URL.
ManualAuthorizationUI.AccessTokenBuilder - Class in org.openstreetmap.josm.gui.oauth
 
ManualAuthorizationUI.AccessTokenBuilder() - Constructor for class org.openstreetmap.josm.gui.oauth.ManualAuthorizationUI.AccessTokenBuilder
 
ManualAuthorizationUI.AccessTokenKeyValidator - Class in org.openstreetmap.josm.gui.oauth
 
ManualAuthorizationUI.AccessTokenKeyValidator(JTextComponent) - Constructor for class org.openstreetmap.josm.gui.oauth.ManualAuthorizationUI.AccessTokenKeyValidator
 
ManualAuthorizationUI.AccessTokenSecretValidator - Class in org.openstreetmap.josm.gui.oauth
 
ManualAuthorizationUI.AccessTokenSecretValidator(JTextComponent) - Constructor for class org.openstreetmap.josm.gui.oauth.ManualAuthorizationUI.AccessTokenSecretValidator
 
ManualAuthorizationUI.TestAccessTokenAction - Class in org.openstreetmap.josm.gui.oauth
Action for testing an Access Token
ManualAuthorizationUI.TestAccessTokenAction() - Constructor for class org.openstreetmap.josm.gui.oauth.ManualAuthorizationUI.TestAccessTokenAction
 
map - Variable in class org.openstreetmap.gui.jmapviewer.Demo
 
map - Variable in class org.openstreetmap.gui.jmapviewer.JMapController
 
map - Variable in class org.openstreetmap.josm.gui.dialogs.relation.RelationNodeMap
 
map - Static variable in class org.openstreetmap.josm.Main
The MapFrame.
map - Variable in class org.openstreetmap.josm.tools.MultiMap
 
map(String, Class<?>) - Method in class org.openstreetmap.josm.tools.XmlObjectParser
 
MAP_MAPNIK - Static variable in class org.openstreetmap.gui.jmapviewer.tilesources.OsmTileSource
 
Map_Rectifier_WMSmenuAction - Class in org.openstreetmap.josm.actions
 
Map_Rectifier_WMSmenuAction() - Constructor for class org.openstreetmap.josm.actions.Map_Rectifier_WMSmenuAction
 
Map_Rectifier_WMSmenuAction.RectifierService - Class in org.openstreetmap.josm.actions
Class that bundles all required information of a rectifier service
Map_Rectifier_WMSmenuAction.RectifierService(String, String, String, String, String) - Constructor for class org.openstreetmap.josm.actions.Map_Rectifier_WMSmenuAction.RectifierService
 
mapBoth(String, Class<?>) - Method in class org.openstreetmap.josm.tools.XmlObjectParser
 
mapcontent - Variable in class org.openstreetmap.josm.gui.preferences.map.MapPreference
 
MapCSSException - Exception in org.openstreetmap.josm.gui.mappaint.mapcss
 
MapCSSException(String) - Constructor for exception org.openstreetmap.josm.gui.mappaint.mapcss.MapCSSException
 
MapCSSRule - Class in org.openstreetmap.josm.gui.mappaint.mapcss
 
MapCSSRule(List<Selector>, List<Instruction>) - Constructor for class org.openstreetmap.josm.gui.mappaint.mapcss.MapCSSRule
 
MapCSSStyleSource - Class in org.openstreetmap.josm.gui.mappaint.mapcss
 
MapCSSStyleSource(String, String, String) - Constructor for class org.openstreetmap.josm.gui.mappaint.mapcss.MapCSSStyleSource
 
MapCSSStyleSource(SourceEntry) - Constructor for class org.openstreetmap.josm.gui.mappaint.mapcss.MapCSSStyleSource
 
MapCSSStyleSource(String) - Constructor for class org.openstreetmap.josm.gui.mappaint.mapcss.MapCSSStyleSource
Creates a new style source from the MapCSS styles supplied in css
MapFrame - Class in org.openstreetmap.josm.gui
One Map frame with one dataset behind.
MapFrame(JPanel) - Constructor for class org.openstreetmap.josm.gui.MapFrame
 
MapFrame.ListAllButtonsAction - Class in org.openstreetmap.josm.gui
 
MapFrame.ListAllButtonsAction(Collection<? extends HideableButton>) - Constructor for class org.openstreetmap.josm.gui.MapFrame.ListAllButtonsAction
 
MapFrame.MapModeChangeListener - Interface in org.openstreetmap.josm.gui
Interface to notify listeners of the change of the mapMode.
mapFrameInitialized(MapFrame, MapFrame) - Method in class org.openstreetmap.josm.plugins.Plugin
Called after Main.mapFrame is initalized.
mapFrameInitialized(MapFrame, MapFrame) - Method in class org.openstreetmap.josm.plugins.PluginProxy
 
MapImage - Class in org.openstreetmap.josm.gui.mappaint
 
MapImage(String, StyleSource) - Constructor for class org.openstreetmap.josm.gui.mappaint.MapImage
 
mapImage - Variable in class org.openstreetmap.josm.gui.mappaint.NodeElemStyle
 
MapImage.MapImageBoxProvider - Class in org.openstreetmap.josm.gui.mappaint
 
MapImage.MapImageBoxProvider() - Constructor for class org.openstreetmap.josm.gui.mappaint.MapImage.MapImageBoxProvider
 
MapListEditor - Class in org.openstreetmap.josm.gui.preferences.advanced
 
MapListEditor(PreferenceTabbedPane, AdvancedPreference.PrefEntry, Preferences.MapListSetting) - Constructor for class org.openstreetmap.josm.gui.preferences.advanced.MapListEditor
 
MapListEditor.EntryListener - Class in org.openstreetmap.josm.gui.preferences.advanced
 
MapListEditor.EntryListener() - Constructor for class org.openstreetmap.josm.gui.preferences.advanced.MapListEditor.EntryListener
 
MapListEditor.EntryListModel - Class in org.openstreetmap.josm.gui.preferences.advanced
 
MapListEditor.EntryListModel() - Constructor for class org.openstreetmap.josm.gui.preferences.advanced.MapListEditor.EntryListModel
 
MapListEditor.MapTableModel - Class in org.openstreetmap.josm.gui.preferences.advanced
 
MapListEditor.MapTableModel() - Constructor for class org.openstreetmap.josm.gui.preferences.advanced.MapListEditor.MapTableModel
 
MapListEditor.NewEntryAction - Class in org.openstreetmap.josm.gui.preferences.advanced
 
MapListEditor.NewEntryAction() - Constructor for class org.openstreetmap.josm.gui.preferences.advanced.MapListEditor.NewEntryAction
 
MapListEditor.RemoveEntryAction - Class in org.openstreetmap.josm.gui.preferences.advanced
 
MapListEditor.RemoveEntryAction() - Constructor for class org.openstreetmap.josm.gui.preferences.advanced.MapListEditor.RemoveEntryAction
 
MapMarker - Interface in org.openstreetmap.gui.jmapviewer.interfaces
Interface to be implemented by all one dimensional elements that can be displayed on the map.
MapMarkerDot - Class in org.openstreetmap.gui.jmapviewer
A simple implementation of the MapMarker interface.
MapMarkerDot(double, double) - Constructor for class org.openstreetmap.gui.jmapviewer.MapMarkerDot
 
MapMarkerDot(Color, double, double) - Constructor for class org.openstreetmap.gui.jmapviewer.MapMarkerDot
 
mapMarkerList - Variable in class org.openstreetmap.gui.jmapviewer.JMapViewer
 
mapMarkersVisible - Variable in class org.openstreetmap.gui.jmapviewer.JMapViewer
 
MapMode - Class in org.openstreetmap.josm.actions.mapmode
A class implementing MapMode is able to be selected as an mode for map editing.
MapMode(String, String, String, Shortcut, MapFrame, Cursor) - Constructor for class org.openstreetmap.josm.actions.mapmode.MapMode
Constructor for mapmodes without an menu
MapMode(String, String, String, MapFrame, Cursor) - Constructor for class org.openstreetmap.josm.actions.mapmode.MapMode
Constructor for mapmodes with an menu (no shortcut will be registered)
mapMode - Variable in class org.openstreetmap.josm.gui.MapFrame
The current mode, this frame operates.
mapModeChange(MapMode, MapMode) - Method in interface org.openstreetmap.josm.gui.MapFrame.MapModeChangeListener
 
mapModeChangeListeners - Static variable in class org.openstreetmap.josm.gui.MapFrame
the mapMode listeners
mapModeDraw - Variable in class org.openstreetmap.josm.gui.MapFrame
 
mapModeListener - Variable in class org.openstreetmap.josm.gui.layer.geoimage.GeoImageLayer
 
mapModes - Variable in class org.openstreetmap.josm.gui.MapFrame
 
mapModeSelect - Variable in class org.openstreetmap.josm.gui.MapFrame
 
mapModeZoom - Variable in class org.openstreetmap.josm.gui.MapFrame
 
MapMover - Class in org.openstreetmap.josm.gui
Enables moving of the map by holding down the right mouse button and drag the mouse.
MapMover(NavigatableComponent, JPanel) - Constructor for class org.openstreetmap.josm.gui.MapMover
Create a new MapMover
mapMover - Variable in class org.openstreetmap.josm.gui.MapView
 
MapMover.ZoomerAction - Class in org.openstreetmap.josm.gui
 
MapMover.ZoomerAction(String) - Constructor for class org.openstreetmap.josm.gui.MapMover.ZoomerAction
 
mapNameToValue - Static variable in class org.openstreetmap.josm.data.validation.util.Entities
 
mapOnStart(String, Class<?>) - Method in class org.openstreetmap.josm.tools.XmlObjectParser
 
mappaintCacheIdx - Variable in class org.openstreetmap.josm.data.osm.OsmPrimitive
 
MapPaintDialog - Class in org.openstreetmap.josm.gui.dialogs
 
MapPaintDialog() - Constructor for class org.openstreetmap.josm.gui.dialogs.MapPaintDialog
 
MapPaintDialog.InfoAction - Class in org.openstreetmap.josm.gui.dialogs
 
MapPaintDialog.InfoAction() - Constructor for class org.openstreetmap.josm.gui.dialogs.MapPaintDialog.InfoAction
 
MapPaintDialog.LaunchMapPaintPreferencesAction - Class in org.openstreetmap.josm.gui.dialogs
Opens preferences window and selects the mappaint tab.
MapPaintDialog.LaunchMapPaintPreferencesAction() - Constructor for class org.openstreetmap.josm.gui.dialogs.MapPaintDialog.LaunchMapPaintPreferencesAction
 
MapPaintDialog.MapPaintPopup - Class in org.openstreetmap.josm.gui.dialogs
 
MapPaintDialog.MapPaintPopup() - Constructor for class org.openstreetmap.josm.gui.dialogs.MapPaintDialog.MapPaintPopup
 
MapPaintDialog.MoveUpDownAction - Class in org.openstreetmap.josm.gui.dialogs
The action to move down the currently selected entries in the list.
MapPaintDialog.MoveUpDownAction(boolean) - Constructor for class org.openstreetmap.josm.gui.dialogs.MapPaintDialog.MoveUpDownAction
 
MapPaintDialog.MyCheckBoxRenderer - Class in org.openstreetmap.josm.gui.dialogs
 
MapPaintDialog.MyCheckBoxRenderer() - Constructor for class org.openstreetmap.josm.gui.dialogs.MapPaintDialog.MyCheckBoxRenderer
 
MapPaintDialog.OnOffAction - Class in org.openstreetmap.josm.gui.dialogs
 
MapPaintDialog.OnOffAction() - Constructor for class org.openstreetmap.josm.gui.dialogs.MapPaintDialog.OnOffAction
 
MapPaintDialog.PopupMenuHandler - Class in org.openstreetmap.josm.gui.dialogs
 
MapPaintDialog.PopupMenuHandler() - Constructor for class org.openstreetmap.josm.gui.dialogs.MapPaintDialog.PopupMenuHandler
 
MapPaintDialog.ReloadAction - Class in org.openstreetmap.josm.gui.dialogs
 
MapPaintDialog.ReloadAction() - Constructor for class org.openstreetmap.josm.gui.dialogs.MapPaintDialog.ReloadAction
 
MapPaintDialog.ReloadWindowListener - Class in org.openstreetmap.josm.gui.dialogs
Reload local styles when they have been changed in an external editor.
MapPaintDialog.ReloadWindowListener() - Constructor for class org.openstreetmap.josm.gui.dialogs.MapPaintDialog.ReloadWindowListener
 
MapPaintDialog.SaveAsAction - Class in org.openstreetmap.josm.gui.dialogs
 
MapPaintDialog.SaveAsAction() - Constructor for class org.openstreetmap.josm.gui.dialogs.MapPaintDialog.SaveAsAction
 
MapPaintDialog.SaveAsAction.SaveToFileTask - Class in org.openstreetmap.josm.gui.dialogs
 
MapPaintDialog.SaveAsAction.SaveToFileTask(StyleSource, File) - Constructor for class org.openstreetmap.josm.gui.dialogs.MapPaintDialog.SaveAsAction.SaveToFileTask
 
MapPaintDialog.StylesModel - Class in org.openstreetmap.josm.gui.dialogs
 
MapPaintDialog.StylesModel() - Constructor for class org.openstreetmap.josm.gui.dialogs.MapPaintDialog.StylesModel
 
MapPaintDialog.StyleSourceRenderer - Class in org.openstreetmap.josm.gui.dialogs
 
MapPaintDialog.StyleSourceRenderer() - Constructor for class org.openstreetmap.josm.gui.dialogs.MapPaintDialog.StyleSourceRenderer
 
MapPaintDialog.StylesTable - Class in org.openstreetmap.josm.gui.dialogs
 
MapPaintDialog.StylesTable(TableModel) - Constructor for class org.openstreetmap.josm.gui.dialogs.MapPaintDialog.StylesTable
 
MapPainter - Class in org.openstreetmap.josm.data.osm.visitor.paint
 
MapPainter(MapPaintSettings, Graphics2D, boolean, NavigatableComponent, boolean, double, boolean, Collection<WaySegment>) - Constructor for class org.openstreetmap.josm.data.osm.visitor.paint.MapPainter
 
MapPainter.OffsetIterator - Class in org.openstreetmap.josm.data.osm.visitor.paint
Iterates over a list of Way Nodes and returns screen coordinates that represent a line that is shifted by a certain offset perpendicular to the way direction.
MapPainter.OffsetIterator(List<Node>, float) - Constructor for class org.openstreetmap.josm.data.osm.visitor.paint.MapPainter.OffsetIterator
 
MapPaintMenu - Class in org.openstreetmap.josm.gui.mappaint
 
MapPaintMenu() - Constructor for class org.openstreetmap.josm.gui.mappaint.MapPaintMenu
 
MapPaintMenu.MapPaintAction - Class in org.openstreetmap.josm.gui.mappaint
 
MapPaintMenu.MapPaintAction(StyleSource) - Constructor for class org.openstreetmap.josm.gui.mappaint.MapPaintMenu.MapPaintAction
 
MapPaintPreference - Class in org.openstreetmap.josm.gui.preferences.map
 
MapPaintPreference() - Constructor for class org.openstreetmap.josm.gui.preferences.map.MapPaintPreference
 
MapPaintPreference.Factory - Class in org.openstreetmap.josm.gui.preferences.map
 
MapPaintPreference.Factory() - Constructor for class org.openstreetmap.josm.gui.preferences.map.MapPaintPreference.Factory
 
MapPaintPreference.MapPaintPrefHelper - Class in org.openstreetmap.josm.gui.preferences.map
 
MapPaintPreference.MapPaintPrefHelper() - Constructor for class org.openstreetmap.josm.gui.preferences.map.MapPaintPreference.MapPaintPrefHelper
 
MapPaintPreference.MapPaintSourceEditor - Class in org.openstreetmap.josm.gui.preferences.map
 
MapPaintPreference.MapPaintSourceEditor() - Constructor for class org.openstreetmap.josm.gui.preferences.map.MapPaintPreference.MapPaintSourceEditor
 
mapPaintPreferencesAction - Variable in class org.openstreetmap.josm.gui.mappaint.MapPaintMenu
 
MapPaintSettings - Class in org.openstreetmap.josm.data.osm.visitor.paint
 
MapPaintSettings() - Constructor for class org.openstreetmap.josm.data.osm.visitor.paint.MapPaintSettings
 
mappaintStyle - Variable in class org.openstreetmap.josm.data.osm.OsmPrimitive
 
mapPaintStyleEntryUpdated(int) - Method in class org.openstreetmap.josm.gui.dialogs.MapPaintDialog.StylesModel
 
mapPaintStyleEntryUpdated(int) - Method in class org.openstreetmap.josm.gui.mappaint.MapPaintMenu
 
mapPaintStyleEntryUpdated(int) - Method in interface org.openstreetmap.josm.gui.mappaint.MapPaintStyles.MapPaintSylesUpdateListener
 
MapPaintStyles - Class in org.openstreetmap.josm.gui.mappaint
This class manages the ElemStyles instance.
MapPaintStyles() - Constructor for class org.openstreetmap.josm.gui.mappaint.MapPaintStyles
 
MapPaintStyles.IconReference - Class in org.openstreetmap.josm.gui.mappaint
IconReference is used to remember the associated style source for each icon URL.
MapPaintStyles.IconReference(String, StyleSource) - Constructor for class org.openstreetmap.josm.gui.mappaint.MapPaintStyles.IconReference
 
MapPaintStyles.MapPaintStyleLoader - Class in org.openstreetmap.josm.gui.mappaint
 
MapPaintStyles.MapPaintStyleLoader(List<StyleSource>) - Constructor for class org.openstreetmap.josm.gui.mappaint.MapPaintStyles.MapPaintStyleLoader
 
MapPaintStyles.MapPaintSylesUpdateListener - Interface in org.openstreetmap.josm.gui.mappaint
MapPaintSylesUpdateListener & related code (get informed when the list of MapPaint StyleSources changes)
MapPaintStyles.TagKeyReference - Class in org.openstreetmap.josm.gui.mappaint
Value holder for a reference to a tag name.
MapPaintStyles.TagKeyReference(String) - Constructor for class org.openstreetmap.josm.gui.mappaint.MapPaintStyles.TagKeyReference
 
mapPaintStylesUpdated() - Method in class org.openstreetmap.josm.gui.dialogs.MapPaintDialog.StylesModel
MapPaintSylesUpdateListener interface
mapPaintStylesUpdated() - Method in class org.openstreetmap.josm.gui.mappaint.MapPaintMenu
 
mapPaintStylesUpdated() - Method in interface org.openstreetmap.josm.gui.mappaint.MapPaintStyles.MapPaintSylesUpdateListener
 
mappaintTabLoaded - Variable in class org.openstreetmap.josm.gui.dialogs.InspectPrimitiveDialog
 
mappedPrimitives - Variable in class org.openstreetmap.josm.data.osm.visitor.MergeSourceBuildingVisitor
 
mapping - Variable in class org.openstreetmap.josm.tools.XmlObjectParser
 
MapPolygon - Interface in org.openstreetmap.gui.jmapviewer.interfaces
Interface to be implemented by polygons that can be displayed on the map.
MapPolygonImpl - Class in org.openstreetmap.gui.jmapviewer
 
MapPolygonImpl(List<Coordinate>) - Constructor for class org.openstreetmap.gui.jmapviewer.MapPolygonImpl
 
MapPolygonImpl(List<Coordinate>, Color, Stroke) - Constructor for class org.openstreetmap.gui.jmapviewer.MapPolygonImpl
 
mapPolygonList - Variable in class org.openstreetmap.gui.jmapviewer.JMapViewer
 
mapPolygons - Variable in class org.openstreetmap.josm.gui.preferences.imagery.ImageryPreference.ImageryProvidersPanel.DefListSelectionListener
 
mapPolygonsVisible - Variable in class org.openstreetmap.gui.jmapviewer.JMapViewer
 
MapPreference - Class in org.openstreetmap.josm.gui.preferences.map
 
MapPreference() - Constructor for class org.openstreetmap.josm.gui.preferences.map.MapPreference
 
MapPreference.Factory - Class in org.openstreetmap.josm.gui.preferences.map
 
MapPreference.Factory() - Constructor for class org.openstreetmap.josm.gui.preferences.map.MapPreference.Factory
 
MAPQUEST_ATTRIBUTION - Static variable in class org.openstreetmap.gui.jmapviewer.tilesources.AbstractMapQuestTileSource
 
MAPQUEST_WEBSITE - Static variable in class org.openstreetmap.gui.jmapviewer.tilesources.AbstractMapQuestTileSource
 
MapQuestOpenAerialTileSource - Class in org.openstreetmap.gui.jmapviewer.tilesources
 
MapQuestOpenAerialTileSource() - Constructor for class org.openstreetmap.gui.jmapviewer.tilesources.MapQuestOpenAerialTileSource
 
MapQuestOsmTileSource - Class in org.openstreetmap.gui.jmapviewer.tilesources
 
MapQuestOsmTileSource() - Constructor for class org.openstreetmap.gui.jmapviewer.tilesources.MapQuestOsmTileSource
 
MapRectangle - Interface in org.openstreetmap.gui.jmapviewer.interfaces
Interface to be implemented by rectangles that can be displayed on the map.
MapRectangleImpl - Class in org.openstreetmap.gui.jmapviewer
 
MapRectangleImpl(Coordinate, Coordinate) - Constructor for class org.openstreetmap.gui.jmapviewer.MapRectangleImpl
 
MapRectangleImpl(Coordinate, Coordinate, Color, Stroke) - Constructor for class org.openstreetmap.gui.jmapviewer.MapRectangleImpl
 
mapRectangleList - Variable in class org.openstreetmap.gui.jmapviewer.JMapViewer
 
mapRectangles - Variable in class org.openstreetmap.josm.gui.preferences.imagery.ImageryPreference.ImageryProvidersPanel.DefListSelectionListener
 
mapRectanglesVisible - Variable in class org.openstreetmap.gui.jmapviewer.JMapViewer
 
MapRendererFactory - Class in org.openstreetmap.josm.data.osm.visitor.paint
MapRendererFactory manages a list of map renderer classes and associated meta data (display name, description).
MapRendererFactory() - Constructor for class org.openstreetmap.josm.data.osm.visitor.paint.MapRendererFactory
 
MapRendererFactory.Descriptor - Class in org.openstreetmap.josm.data.osm.visitor.paint
 
MapRendererFactory.Descriptor(Class<? extends AbstractMapRenderer>, String, String) - Constructor for class org.openstreetmap.josm.data.osm.visitor.paint.MapRendererFactory.Descriptor
 
MapRendererFactory.MapRendererFactoryException - Exception in org.openstreetmap.josm.data.osm.visitor.paint
 
MapRendererFactory.MapRendererFactoryException() - Constructor for exception org.openstreetmap.josm.data.osm.visitor.paint.MapRendererFactory.MapRendererFactoryException
 
MapRendererFactory.MapRendererFactoryException(String, Throwable) - Constructor for exception org.openstreetmap.josm.data.osm.visitor.paint.MapRendererFactory.MapRendererFactoryException
 
MapRendererFactory.MapRendererFactoryException(String) - Constructor for exception org.openstreetmap.josm.data.osm.visitor.paint.MapRendererFactory.MapRendererFactoryException
 
MapRendererFactory.MapRendererFactoryException(Throwable) - Constructor for exception org.openstreetmap.josm.data.osm.visitor.paint.MapRendererFactory.MapRendererFactoryException
 
MapScaler - Class in org.openstreetmap.josm.gui
 
MapScaler(NavigatableComponent) - Constructor for class org.openstreetmap.josm.gui.MapScaler
 
MapSlider - Class in org.openstreetmap.josm.gui
 
MapSlider(MapView) - Constructor for class org.openstreetmap.josm.gui.MapSlider
 
MapStatus - Class in org.openstreetmap.josm.gui
A component that manages some status information display about the map.
MapStatus(MapFrame) - Constructor for class org.openstreetmap.josm.gui.MapStatus
Construct a new MapStatus and attach it to the map view.
MapStatus.BackgroundProgressMonitor - Class in org.openstreetmap.josm.gui
 
MapStatus.BackgroundProgressMonitor() - Constructor for class org.openstreetmap.josm.gui.MapStatus.BackgroundProgressMonitor
 
MapStatus.Collector - Class in org.openstreetmap.josm.gui
The collector class that waits for notification and then update the display objects.
MapStatus.Collector(MapFrame) - Constructor for class org.openstreetmap.josm.gui.MapStatus.Collector
 
MapStatus.ImageLabel - Class in org.openstreetmap.josm.gui
A small user interface component that consists of an image label and a fixed text content to the right of the image.
MapStatus.ImageLabel(String, String, int) - Constructor for class org.openstreetmap.josm.gui.MapStatus.ImageLabel
 
MapStatus.MouseState - Class in org.openstreetmap.josm.gui
Everything, the collector is interested of.
MapStatus.MouseState() - Constructor for class org.openstreetmap.josm.gui.MapStatus.MouseState
 
MapStatus.StatusTextHistory - Class in org.openstreetmap.josm.gui
 
MapStatus.StatusTextHistory(Object, String) - Constructor for class org.openstreetmap.josm.gui.MapStatus.StatusTextHistory
 
mapView - Variable in class org.openstreetmap.josm.gui.MapFrame
The view control displayed.
MapView - Class in org.openstreetmap.josm.gui
This is a component used in the MapFrame for browsing the map.
MapView(JPanel) - Constructor for class org.openstreetmap.josm.gui.MapView
Constructs a new MapView.
MapView.EditLayerChangeListener - Interface in org.openstreetmap.josm.gui
 
MapView.LayerChangeListener - Interface in org.openstreetmap.josm.gui
Interface to notify listeners of a layer change.
mapViewer - Variable in class org.openstreetmap.josm.gui.bbox.TileSelectionBBoxChooser
the map viewer showing the selected bounding box
MapViewPaintable - Interface in org.openstreetmap.josm.gui.layer
 
markAsChanged() - Method in class org.openstreetmap.josm.gui.preferences.advanced.AdvancedPreference.PrefEntry
 
Marker - Class in org.openstreetmap.josm.gui.layer.markerlayer
Basic marker class.
Marker(LatLon, TemplateEngineDataProvider, String, MarkerLayer, double, double) - Constructor for class org.openstreetmap.josm.gui.layer.markerlayer.Marker
 
Marker(LatLon, String, String, MarkerLayer, double, double) - Constructor for class org.openstreetmap.josm.gui.layer.markerlayer.Marker
 
Marker.TemplateEntryProperty - Class in org.openstreetmap.josm.gui.layer.markerlayer
 
Marker.TemplateEntryProperty(String, String, Marker.TemplateEntryProperty) - Constructor for class org.openstreetmap.josm.gui.layer.markerlayer.Marker.TemplateEntryProperty
 
MARKER_FORMATTED_OFFSET - Static variable in class org.openstreetmap.josm.gui.layer.markerlayer.Marker
 
MARKER_OFFSET - Static variable in class org.openstreetmap.josm.gui.layer.markerlayer.Marker
 
markerAudioTraceVisible - Variable in class org.openstreetmap.josm.gui.preferences.AudioPreference
 
markerButtonLabels - Variable in class org.openstreetmap.josm.gui.preferences.AudioPreference
 
MarkerLayer - Class in org.openstreetmap.josm.gui.layer.markerlayer
A layer holding markers.
MarkerLayer(GpxData, String, File, GpxLayer) - Constructor for class org.openstreetmap.josm.gui.layer.markerlayer.MarkerLayer
 
MarkerLayer(GpxData, String, File, GpxLayer, boolean) - Constructor for class org.openstreetmap.josm.gui.layer.markerlayer.MarkerLayer
 
markerLayer - Variable in class org.openstreetmap.josm.io.GpxImporter.GpxImporterData
 
MarkerLayer.MoveAudio - Class in org.openstreetmap.josm.gui.layer.markerlayer
 
MarkerLayer.MoveAudio() - Constructor for class org.openstreetmap.josm.gui.layer.markerlayer.MarkerLayer.MoveAudio
 
MarkerLayer.ShowHideMarkerText - Class in org.openstreetmap.josm.gui.layer.markerlayer
 
MarkerLayer.ShowHideMarkerText(MarkerLayer) - Constructor for class org.openstreetmap.josm.gui.layer.markerlayer.MarkerLayer.ShowHideMarkerText
 
MarkerLayer.SynchronizeAudio - Class in org.openstreetmap.josm.gui.layer.markerlayer
 
MarkerLayer.SynchronizeAudio() - Constructor for class org.openstreetmap.josm.gui.layer.markerlayer.MarkerLayer.SynchronizeAudio
 
markerProducers - Static variable in class org.openstreetmap.josm.gui.layer.markerlayer.Marker
Plugins can add their Marker creation stuff at the bottom or top of this list (depending on whether they want to override default behaviour or just add new stuff).
MarkerProducers - Interface in org.openstreetmap.josm.gui.layer.markerlayer
This interface has to be implemented by anyone who wants to create markers.
marktr(String) - Static method in class org.openstreetmap.josm.tools.I18n
Marks a string for translation (such that a script can harvest the translatable strings from the source files).
marktrc(String, String) - Static method in class org.openstreetmap.josm.tools.I18n
 
markWayInsideSide(List<Way>, boolean) - Method in class org.openstreetmap.josm.actions.JoinAreasAction
This method analyzes the way and assigns each part what direction polygon "inside" is.
marshal(Calendar) - Method in class org.openstreetmap.josm.data.imagery.types.Adapter1
 
MartiniqueBounds - Static variable in class org.openstreetmap.josm.data.projection.UTM_France_DOM
 
MartiniqueDatum - Static variable in class org.openstreetmap.josm.data.projection.UTM_France_DOM
 
MartiniqueEPSG - Static variable in class org.openstreetmap.josm.data.projection.UTM_France_DOM
 
MartiniqueName - Static variable in class org.openstreetmap.josm.gui.preferences.projection.UTM_France_DOM_ProjectionChoice
 
mask - Variable in class org.openstreetmap.josm.data.osm.Storage
 
match(int, int) - Method in class org.openstreetmap.josm.actions.mapmode.ModifiersSpec
 
match(int, boolean) - Method in class org.openstreetmap.josm.actions.mapmode.ModifiersSpec
 
match(OsmPrimitive) - Method in class org.openstreetmap.josm.actions.search.SearchCompiler.Always
 
match(OsmPrimitive) - Method in class org.openstreetmap.josm.actions.search.SearchCompiler.And
 
match(OsmPrimitive) - Method in class org.openstreetmap.josm.actions.search.SearchCompiler.Any
 
match(OsmPrimitive) - Method in class org.openstreetmap.josm.actions.search.SearchCompiler.BooleanMatch
 
match(OsmPrimitive) - Method in class org.openstreetmap.josm.actions.search.SearchCompiler.ChangesetId
 
match(OsmPrimitive) - Method in class org.openstreetmap.josm.actions.search.SearchCompiler.Child
 
match(OsmPrimitive) - Method in class org.openstreetmap.josm.actions.search.SearchCompiler.Closed
 
match(OsmPrimitive) - Method in class org.openstreetmap.josm.actions.search.SearchCompiler.CountRange
 
match(OsmPrimitive) - Method in class org.openstreetmap.josm.actions.search.SearchCompiler.ExactKeyValue
 
match(OsmPrimitive) - Method in class org.openstreetmap.josm.actions.search.SearchCompiler.ExactType
 
match(OsmPrimitive) - Method in class org.openstreetmap.josm.actions.search.SearchCompiler.Id
 
match(OsmPrimitive) - Method in class org.openstreetmap.josm.actions.search.SearchCompiler.InArea
 
match(OsmPrimitive) - Method in class org.openstreetmap.josm.actions.search.SearchCompiler.Incomplete
 
match(OsmPrimitive) - Method in class org.openstreetmap.josm.actions.search.SearchCompiler.KeyValue
 
match(OsmPrimitive) - Method in class org.openstreetmap.josm.actions.search.SearchCompiler.Match
 
match(OsmPrimitive) - Method in class org.openstreetmap.josm.actions.search.SearchCompiler.Modified
 
match(OsmPrimitive) - Method in class org.openstreetmap.josm.actions.search.SearchCompiler.Never
 
match(OsmPrimitive) - Method in class org.openstreetmap.josm.actions.search.SearchCompiler.New
 
match(OsmPrimitive) - Method in class org.openstreetmap.josm.actions.search.SearchCompiler.Not
 
match(OsmPrimitive) - Method in class org.openstreetmap.josm.actions.search.SearchCompiler.Or
 
match(OsmPrimitive) - Method in class org.openstreetmap.josm.actions.search.SearchCompiler.Parent
 
match(OsmPrimitive) - Method in class org.openstreetmap.josm.actions.search.SearchCompiler.RoleMatch
 
match(OsmPrimitive) - Method in class org.openstreetmap.josm.actions.search.SearchCompiler.Selected
 
match - Variable in class org.openstreetmap.josm.actions.search.SearchCompiler.UnaryMatch
 
match(OsmPrimitive) - Method in class org.openstreetmap.josm.actions.search.SearchCompiler.Untagged
 
match(OsmPrimitive) - Method in class org.openstreetmap.josm.actions.search.SearchCompiler.UserMatch
 
match(OsmPrimitive) - Method in class org.openstreetmap.josm.actions.search.SearchCompiler.Version
 
match(OsmPrimitive) - Method in class org.openstreetmap.josm.actions.search.SearchCompiler.Xor
 
match - Variable in class org.openstreetmap.josm.data.osm.FilterMatcher.FilterInfo
 
match(OsmPrimitive, Map<String, String>) - Method in class org.openstreetmap.josm.data.validation.tests.TagChecker.CheckerData.CheckerElement
 
match(OsmPrimitive, Map<String, String>) - Method in class org.openstreetmap.josm.data.validation.tests.TagChecker.CheckerData
 
match - Variable in class org.openstreetmap.josm.gui.tagging.TaggingPreset.KeyedItem
 
match(OsmPrimitive) - Method in class org.openstreetmap.josm.tools.template_engine.ContextSwitchTemplate.AndSet
 
match(OsmPrimitive) - Method in class org.openstreetmap.josm.tools.template_engine.ContextSwitchTemplate.ChildSet
 
match(OsmPrimitive) - Method in class org.openstreetmap.josm.tools.template_engine.ContextSwitchTemplate.OrSet
 
match(OsmPrimitive) - Method in class org.openstreetmap.josm.tools.template_engine.ContextSwitchTemplate.ParentSet
 
matches(HistoryOsmPrimitive) - Method in interface org.openstreetmap.josm.data.osm.history.History.FilterPredicate
 
matches(long, long) - Method in class org.openstreetmap.josm.data.osm.history.HistoryOsmPrimitive
 
matches(long) - Method in class org.openstreetmap.josm.data.osm.history.HistoryOsmPrimitive
 
matches(T, BBox) - Method in class org.openstreetmap.josm.data.osm.QuadBuckets.QBLevel
 
matches(Relation, int) - Method in class org.openstreetmap.josm.gui.conflict.tags.RelationMemberConflictDecision
 
matches(Environment) - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.Selector.ChildOrParentSelector
 
matches(Environment) - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.Selector.GeneralSelector
 
matches(Environment) - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.Selector.LinkSelector
 
matches(Environment) - Method in interface org.openstreetmap.josm.gui.mappaint.mapcss.Selector
Apply the selector to the primitive and check if it matches.
matches(Map<String, String>) - Method in class org.openstreetmap.josm.gui.tagging.TaggingPreset.Item
Tests whether the tags match this item.
matches(Map<String, String>) - Method in class org.openstreetmap.josm.gui.tagging.TaggingPreset.KeyedItem
 
matches(Collection<TaggingPreset.PresetType>, Map<String, String>, boolean) - Method in class org.openstreetmap.josm.gui.tagging.TaggingPreset
 
matches(String, String) - Method in class org.openstreetmap.josm.plugins.PluginInformation
 
matches(String) - Method in class org.openstreetmap.josm.plugins.PluginInformation
Replies true if either the name, the description, or the version match (case insensitive) one of the words in filter.
matchesBase(Environment) - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.Selector.GeneralSelector
 
matchesConditions(Environment) - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.Selector.GeneralSelector
 
matchesCurrentModifiers(ModifiersSpec) - Method in class org.openstreetmap.josm.actions.mapmode.ParallelWayAction
 
matchesKey(String) - Method in class org.openstreetmap.josm.data.osm.Tag
Replies true if the key of this tag is equal to key.
matchesLayer(OsmDataLayer) - Method in class org.openstreetmap.josm.gui.dialogs.relation.RelationDialogManager.DialogContext
 
matchesPrimitive(OsmPrimitive) - Method in class org.openstreetmap.josm.data.validation.tests.DeprecatedTags.DeprecationCheck
 
matchGpxTrack(ArrayList<ImageEntry>, GpxData, long) - Method in class org.openstreetmap.josm.gui.layer.geoimage.CorrelateGpxWithImages
Match a list of photos to a gpx track with a given offset.
matchPoints(ArrayList<ImageEntry>, WayPoint, long, WayPoint, long, long) - Method in class org.openstreetmap.josm.gui.layer.geoimage.CorrelateGpxWithImages
 
matchWithKnown(int, int, int) - Method in class org.openstreetmap.josm.actions.mapmode.ModifiersSpec
 
matchWithKnown(boolean, boolean, boolean) - Method in class org.openstreetmap.josm.actions.mapmode.ModifiersSpec
 
max - Variable in class org.openstreetmap.gui.jmapviewer.tilesources.BingAerialTileSource.Attribution
 
max - Variable in class org.openstreetmap.josm.data.osm.Changeset
the max.
max(int, int, int, int) - Static method in class org.openstreetmap.josm.data.osm.visitor.paint.WireframeMapRenderer
Helper function to calculate maximum of 4 values.
max - Variable in class org.openstreetmap.josm.gui.bbox.TileSelectionBBoxChooser.TileBounds
 
max - Variable in class org.openstreetmap.josm.gui.bbox.TileSelectionBBoxChooser.TileBoundsMapView
 
max(int, int, int, int) - Static method in class org.openstreetmap.josm.tools.Utils
 
MAX_COMMENT_LENGTH - Static variable in class org.openstreetmap.josm.data.osm.Changeset
The maximum changeset comment text length allowed by API 0.6
MAX_DELETED_PRIMITIVE_IN_DIALOG - Static variable in class org.openstreetmap.josm.gui.conflict.pair.ListMergeModel
 
MAX_DOWNLOAD_THREADS - Static variable in class org.openstreetmap.josm.io.OsmApi
Maximum number of concurrent download threads, imposed by OSM API usage policy.
MAX_ERRORS - Static variable in class org.openstreetmap.josm.data.osm.DatasetConsistencyTest
 
MAX_EVENTS - Static variable in class org.openstreetmap.josm.data.osm.DataSet
Maximum number of events to kept between beginUpdate/endUpdate.
MAX_ICON_SIZE - Static variable in class org.openstreetmap.josm.actions.AddImageryLayerAction
 
MAX_IDS_PER_REQUEST - Static variable in class org.openstreetmap.josm.io.MultiFetchServerObjectReader
the max.
MAX_LAT - Static variable in class org.openstreetmap.gui.jmapviewer.OsmMercator
 
MAX_LRU_TAGS_NUMBER - Static variable in class org.openstreetmap.josm.gui.dialogs.properties.PropertiesDialog
 
MAX_NUMBER_OF_MESSAGES - Static variable in class org.openstreetmap.josm.gui.SplashScreen.SplashScreenProgressRenderer
 
MAX_OBJECTS_PER_LEVEL - Static variable in class org.openstreetmap.josm.data.osm.QuadBuckets
 
MAX_SERVER_DIGITS - Static variable in class org.openstreetmap.josm.data.coor.LatLon
 
MAX_SERVER_INV_PRECISION - Static variable in class org.openstreetmap.josm.data.coor.LatLon
 
MAX_SERVER_PRECISION - Static variable in class org.openstreetmap.josm.data.coor.LatLon
Minimum difference in location to not be represented as the same position.
MAX_SINGLE_EVENTS - Static variable in class org.openstreetmap.josm.data.osm.DataSet
Maximum number of events that can be fired between beginUpdate/endUpdate to be send as single events (ie without DatasetChangedEvent)
MAX_SPEED - Static variable in class org.openstreetmap.josm.gui.bbox.SlippyMapControler
The maximum speed (pixels per timer interval)
MAX_VISIBLE_LINES - Static variable in class org.openstreetmap.josm.corrector.CorrectionTable
 
MAX_ZOOM - Static variable in class org.openstreetmap.gui.jmapviewer.JMapViewer
 
max_zoom - Variable in class org.openstreetmap.josm.data.imagery.ImageryInfo.ImageryPreferenceEntry
 
MAX_ZOOM - Static variable in class org.openstreetmap.josm.gui.layer.TMSLayer
 
maxCacheFileAge - Variable in class org.openstreetmap.gui.jmapviewer.OsmFileCacheTileLoader
 
MaxChangesetSizeExceededPolicy - Enum in org.openstreetmap.josm.gui.io
 
MaxChangesetSizeExceededPolicy() - Constructor for enum org.openstreetmap.josm.gui.io.MaxChangesetSizeExceededPolicy
 
maxCount - Variable in class org.openstreetmap.josm.actions.search.SearchCompiler.CountRange
 
maxEast - Variable in class org.openstreetmap.josm.data.ProjectionBounds
The minimum and maximum coordinates.
maxHeight - Variable in class org.openstreetmap.josm.tools.ImageProvider
 
maxLat - Variable in class org.openstreetmap.josm.data.Bounds
The minimum and maximum coordinates.
maxLat - Variable in class org.openstreetmap.josm.data.projection.datum.NTV2SubGrid
 
maxLon - Variable in class org.openstreetmap.josm.data.Bounds
The minimum and maximum coordinates.
maxLon - Variable in class org.openstreetmap.josm.data.projection.datum.NTV2SubGrid
 
maxNorth - Variable in class org.openstreetmap.josm.data.ProjectionBounds
The minimum and maximum coordinates.
maxSize - Static variable in class org.openstreetmap.josm.gui.layer.geoimage.ThumbsLoader
 
maxSize - Variable in class org.openstreetmap.josm.gui.widgets.ComboBoxHistory
 
maxsize - Variable in class org.openstreetmap.josm.io.CacheFiles
 
maxTextLength - Variable in class org.openstreetmap.josm.gui.tagging.ac.AutoCompletingComboBox
 
maxWidth - Variable in class org.openstreetmap.josm.gui.JMultilineLabel
 
maxWidth - Variable in class org.openstreetmap.josm.tools.ImageProvider
 
maxZoom - Variable in class org.openstreetmap.gui.jmapviewer.tilesources.BingAerialTileSource.Attribution
 
maxZoom - Variable in class org.openstreetmap.gui.jmapviewer.tilesources.TMSTileSource
 
maxZoom - Variable in class org.openstreetmap.josm.gui.layer.TMSLayer.DeepTileSet
 
maxZoomLvl - Variable in class org.openstreetmap.josm.gui.preferences.imagery.TMSSettingsPanel
 
mc - Variable in class org.openstreetmap.josm.gui.mappaint.Environment
 
md5Hex(String) - Static method in class org.openstreetmap.josm.tools.Utils
Calculate MD5 hash of a string and output in hexadecimal format.
member - Variable in class org.openstreetmap.josm.corrector.RoleCorrection
 
member - Variable in class org.openstreetmap.josm.data.osm.RelationMember
 
memberId - Variable in class org.openstreetmap.josm.data.osm.RelationMemberData
 
MemberRoleCellEditor - Class in org.openstreetmap.josm.gui.dialogs.relation
 
MemberRoleCellEditor(DataSet) - Constructor for class org.openstreetmap.josm.gui.dialogs.relation.MemberRoleCellEditor
constructor
members - Variable in class org.openstreetmap.josm.data.osm.history.HistoryRelation
 
members - Variable in class org.openstreetmap.josm.data.osm.Relation
 
members - Variable in class org.openstreetmap.josm.data.osm.RelationData
 
members - Variable in class org.openstreetmap.josm.data.validation.tests.DuplicateRelation.RelationMembers
 
members - Variable in class org.openstreetmap.josm.data.validation.tests.DuplicateRelation.RelationPair
 
members - Variable in class org.openstreetmap.josm.gui.dialogs.relation.MemberTableModel
data of the table model: The list of members and the cached WayConnectionType of each member.
membershipData - Variable in class org.openstreetmap.josm.gui.dialogs.properties.PropertiesDialog
The membership data of selected objects.
membershipMenu - Variable in class org.openstreetmap.josm.gui.dialogs.properties.PropertiesDialog
 
membershipTable - Variable in class org.openstreetmap.josm.gui.dialogs.properties.PropertiesDialog
The membership table.
memberTable - Variable in class org.openstreetmap.josm.gui.dialogs.relation.GenericRelationEditor
the member table
MemberTable - Class in org.openstreetmap.josm.gui.dialogs.relation
 
MemberTable(OsmDataLayer, MemberTableModel) - Constructor for class org.openstreetmap.josm.gui.dialogs.relation.MemberTable
constructor
MemberTable.SelectNextColumnCellAction - Class in org.openstreetmap.josm.gui.dialogs.relation
Action to be run when the user navigates to the next cell in the table, for instance by pressing TAB or ENTER.
MemberTable.SelectNextColumnCellAction() - Constructor for class org.openstreetmap.josm.gui.dialogs.relation.MemberTable.SelectNextColumnCellAction
 
MemberTable.SelectNextGapAction - Class in org.openstreetmap.josm.gui.dialogs.relation
 
MemberTable.SelectNextGapAction() - Constructor for class org.openstreetmap.josm.gui.dialogs.relation.MemberTable.SelectNextGapAction
 
MemberTable.SelectPreviousColumnCellAction - Class in org.openstreetmap.josm.gui.dialogs.relation
Action to be run when the user navigates to the previous cell in the table, for instance by pressing Shift-TAB
MemberTable.SelectPreviousColumnCellAction() - Constructor for class org.openstreetmap.josm.gui.dialogs.relation.MemberTable.SelectPreviousColumnCellAction
 
MemberTable.SelectPreviousGapAction - Class in org.openstreetmap.josm.gui.dialogs.relation
 
MemberTable.SelectPreviousGapAction() - Constructor for class org.openstreetmap.josm.gui.dialogs.relation.MemberTable.SelectPreviousGapAction
 
MemberTable.ZoomToGapAction - Class in org.openstreetmap.josm.gui.dialogs.relation
 
MemberTable.ZoomToGapAction() - Constructor for class org.openstreetmap.josm.gui.dialogs.relation.MemberTable.ZoomToGapAction
 
MemberTableCellRenderer - Class in org.openstreetmap.josm.gui.dialogs.relation
This is the TableCellRenderer used in the tables of RelationMemberMerger.
MemberTableCellRenderer() - Constructor for class org.openstreetmap.josm.gui.dialogs.relation.MemberTableCellRenderer
constructor
MemberTableColumnModel - Class in org.openstreetmap.josm.gui.dialogs.relation
 
MemberTableColumnModel(DataSet) - Constructor for class org.openstreetmap.josm.gui.dialogs.relation.MemberTableColumnModel
 
MemberTableLinkedCellRenderer - Class in org.openstreetmap.josm.gui.dialogs.relation
 
MemberTableLinkedCellRenderer() - Constructor for class org.openstreetmap.josm.gui.dialogs.relation.MemberTableLinkedCellRenderer
 
MemberTableMemberCellRenderer - Class in org.openstreetmap.josm.gui.dialogs.relation
 
MemberTableMemberCellRenderer() - Constructor for class org.openstreetmap.josm.gui.dialogs.relation.MemberTableMemberCellRenderer
 
memberTableModel - Variable in class org.openstreetmap.josm.gui.dialogs.relation.GenericRelationEditor
 
MemberTableModel - Class in org.openstreetmap.josm.gui.dialogs.relation
 
MemberTableModel(OsmDataLayer) - Constructor for class org.openstreetmap.josm.gui.dialogs.relation.MemberTableModel
constructor
memberTableModel - Variable in class org.openstreetmap.josm.gui.dialogs.relation.SelectionTable
 
MemberTableRoleCellRenderer - Class in org.openstreetmap.josm.gui.dialogs.relation
 
MemberTableRoleCellRenderer() - Constructor for class org.openstreetmap.josm.gui.dialogs.relation.MemberTableRoleCellRenderer
 
memberType - Variable in class org.openstreetmap.josm.data.osm.RelationMemberData
 
memoryCache - Variable in class org.openstreetmap.josm.data.imagery.WmsCache
 
memoryCredentialsCache - Variable in class org.openstreetmap.josm.io.auth.AbstractCredentialsAgent
 
MemoryTileCache - Class in org.openstreetmap.gui.jmapviewer
TileCache implementation that stores all Tile objects in memory up to a certain limit (MemoryTileCache.getCacheSize()).
MemoryTileCache() - Constructor for class org.openstreetmap.gui.jmapviewer.MemoryTileCache
 
MemoryTileCache.CacheEntry - Class in org.openstreetmap.gui.jmapviewer
Linked list element holding the Tile and links to the MemoryTileCache.CacheEntry.next and MemoryTileCache.CacheEntry.prev item in the list.
MemoryTileCache.CacheEntry(Tile) - Constructor for class org.openstreetmap.gui.jmapviewer.MemoryTileCache.CacheEntry
 
MemoryTileCache.CacheLinkedListElement - Class in org.openstreetmap.gui.jmapviewer
Special implementation of a double linked list for MemoryTileCache.CacheEntry elements.
MemoryTileCache.CacheLinkedListElement() - Constructor for class org.openstreetmap.gui.jmapviewer.MemoryTileCache.CacheLinkedListElement
 
menu - Variable in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetCacheManager.ChangesetTablePopupMenuLauncher
 
menu - Variable in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetContentPanel.ChangesetContentTablePopupMenuLauncher
 
menu - Variable in class org.openstreetmap.josm.gui.MenuScroller
 
menu - Variable in class org.openstreetmap.josm.gui.tagging.TaggingPresetMenu
 
menu - Variable in class org.openstreetmap.josm.gui.widgets.PopupMenuLauncher
 
menu - Variable in class org.openstreetmap.josm.Main
The main menu bar at top of screen.
menuAdditions - Static variable in class org.openstreetmap.josm.gui.layer.geoimage.GeoImageLayer
 
menuItems - Variable in class org.openstreetmap.josm.gui.MenuScroller
 
menuListener - Variable in class org.openstreetmap.josm.gui.MenuScroller
 
menuName - Variable in class org.openstreetmap.josm.gui.preferences.imagery.AddWMSLayerPanel
 
MenuScroller - Class in org.openstreetmap.josm.gui
A class that provides scrolling capabilities to a long menu dropdown or popup menu.
MenuScroller(JMenu) - Constructor for class org.openstreetmap.josm.gui.MenuScroller
Constructs a MenuScroller that scrolls a menu with the default number of items to display at a time, and default scrolling interval.
MenuScroller(JPopupMenu) - Constructor for class org.openstreetmap.josm.gui.MenuScroller
Constructs a MenuScroller that scrolls a popup menu with the default number of items to display at a time, and default scrolling interval.
MenuScroller(JMenu, int) - Constructor for class org.openstreetmap.josm.gui.MenuScroller
Constructs a MenuScroller that scrolls a menu with the specified number of items to display at a time, and default scrolling interval.
MenuScroller(JPopupMenu, int) - Constructor for class org.openstreetmap.josm.gui.MenuScroller
Constructs a MenuScroller that scrolls a popup menu with the specified number of items to display at a time, and default scrolling interval.
MenuScroller(JMenu, int, int) - Constructor for class org.openstreetmap.josm.gui.MenuScroller
Constructs a MenuScroller that scrolls a menu with the specified number of items to display at a time, and specified scrolling interval.
MenuScroller(JPopupMenu, int, int) - Constructor for class org.openstreetmap.josm.gui.MenuScroller
Constructs a MenuScroller that scrolls a popup menu with the specified number of items to display at a time, and specified scrolling interval.
MenuScroller(JMenu, int, int, int, int) - Constructor for class org.openstreetmap.josm.gui.MenuScroller
Constructs a MenuScroller that scrolls a menu with the specified number of items to display in the scrolling region, the specified scrolling interval, and the specified numbers of items fixed at the top and bottom of the menu.
MenuScroller(JPopupMenu, int, int, int, int) - Constructor for class org.openstreetmap.josm.gui.MenuScroller
Constructs a MenuScroller that scrolls a popup menu with the specified number of items to display in the scrolling region, the specified scrolling interval, and the specified numbers of items fixed at the top and bottom of the popup menu.
MenuScroller.MenuIcon - Enum in org.openstreetmap.josm.gui
 
MenuScroller.MenuIcon(int...) - Constructor for enum org.openstreetmap.josm.gui.MenuScroller.MenuIcon
 
MenuScroller.MenuScrollItem - Class in org.openstreetmap.josm.gui
 
MenuScroller.MenuScrollItem(MenuScroller.MenuIcon, int) - Constructor for class org.openstreetmap.josm.gui.MenuScroller.MenuScrollItem
 
MenuScroller.MenuScrollListener - Class in org.openstreetmap.josm.gui
 
MenuScroller.MenuScrollListener() - Constructor for class org.openstreetmap.josm.gui.MenuScroller.MenuScrollListener
 
MenuScroller.MenuScrollTimer - Class in org.openstreetmap.josm.gui
 
MenuScroller.MenuScrollTimer(int, int) - Constructor for class org.openstreetmap.josm.gui.MenuScroller.MenuScrollTimer
 
menuSeparatorHandler - Static variable in class org.openstreetmap.josm.gui.MainMenu
this menu listener hides unnecessary JSeparators in a menu list but does not remove them.
Mercator - Class in org.openstreetmap.josm.data.projection
Mercator Projection The center of the mercator projection is always the 0 grad coordinate.
Mercator() - Constructor for class org.openstreetmap.josm.data.projection.Mercator
 
Mercator - Class in org.openstreetmap.josm.data.projection.proj
Mercator Projection.
Mercator() - Constructor for class org.openstreetmap.josm.data.projection.proj.Mercator
 
mercator - Static variable in class org.openstreetmap.josm.gui.preferences.projection.ProjectionPreference
 
mercatorY(double) - Static method in class org.openstreetmap.josm.tools.OsmUrlToBounds
 
merge(List<Layer>) - Method in class org.openstreetmap.josm.actions.MergeLayerAction
 
merge(Layer) - Method in class org.openstreetmap.josm.actions.MergeLayerAction
 
merge() - Method in class org.openstreetmap.josm.data.osm.DataSetMerger
Runs the merge operation.
merge(ProgressMonitor) - Method in class org.openstreetmap.josm.data.osm.DataSetMerger
Runs the merge operation.
merge - Variable in class org.openstreetmap.josm.gui.MainMenu
 
merge(DataSet) - Method in class org.openstreetmap.josm.io.MultiFetchServerObjectReader
merges the dataset from to MultiFetchServerObjectReader.outputDataSet.
mergeById(OsmPrimitive) - Method in class org.openstreetmap.josm.data.osm.DataSetMerger
Tries to merge a primitive source into an existing primitive with the same id.
mergeComplete - Variable in class org.openstreetmap.josm.gui.conflict.pair.ConflictResolver
 
mergeDataSet(DataSet) - Method in class org.openstreetmap.josm.gui.dialogs.relation.ChildRelationBrowser.DownloadAllChildrenTask
Merges the primitives in ds to the dataset of the edit layer
mergeDataSet(DataSet) - Method in class org.openstreetmap.josm.gui.dialogs.relation.ChildRelationBrowser.DownloadRelationSetTask
 
mergeDecision - Variable in class org.openstreetmap.josm.gui.conflict.pair.tags.TagMergeItem
 
MergeDecisionType - Enum in org.openstreetmap.josm.gui.conflict.pair
 
MergeDecisionType() - Constructor for enum org.openstreetmap.josm.gui.conflict.pair.MergeDecisionType
 
mergedEntriesSelectionModel - Variable in class org.openstreetmap.josm.gui.conflict.pair.ListMergeModel
 
mergedEntriesTable - Variable in class org.openstreetmap.josm.gui.conflict.pair.ListMerger
 
mergedEntriesTableModel - Variable in class org.openstreetmap.josm.gui.conflict.pair.ListMergeModel
 
mergedMap - Variable in class org.openstreetmap.josm.data.conflict.Conflict
 
mergedMap - Variable in class org.openstreetmap.josm.data.osm.DataSetMerger
A map of all primitives that got replaced with other primitives.
mergedMap - Variable in class org.openstreetmap.josm.gui.conflict.pair.ListMergeModel
 
mergedMembers - Variable in class org.openstreetmap.josm.command.RelationMemberConflictResolverCommand
the list of merged nodes.
mergedNodeList - Variable in class org.openstreetmap.josm.command.WayNodesConflictResolverCommand
the list of merged nodes.
mergedTable - Variable in class org.openstreetmap.josm.gui.conflict.pair.tags.TagMerger
 
MergedTableCellRenderer - Class in org.openstreetmap.josm.gui.conflict.pair.tags
 
MergedTableCellRenderer() - Constructor for class org.openstreetmap.josm.gui.conflict.pair.tags.MergedTableCellRenderer
 
mergeFrom(GpxData) - Method in class org.openstreetmap.josm.data.gpx.GpxData
 
mergeFrom(Changeset) - Method in class org.openstreetmap.josm.data.osm.Changeset
 
mergeFrom(DataSet) - Method in class org.openstreetmap.josm.data.osm.DataSet
Moves all primitives and datasources from DataSet "from" to this DataSet
mergeFrom(DataSet, ProgressMonitor) - Method in class org.openstreetmap.josm.data.osm.DataSet
Moves all primitives and datasources from DataSet "from" to this DataSet
mergeFrom(OsmPrimitive) - Method in class org.openstreetmap.josm.data.osm.Node
Merges the technical and semantical attributes from other onto this.
mergeFrom(OsmPrimitive) - Method in class org.openstreetmap.josm.data.osm.OsmPrimitive
Merges the technical and semantical attributes from other onto this.
mergeFrom(Layer) - Method in class org.openstreetmap.josm.gui.layer.geoimage.GeoImageLayer
 
mergeFrom(Layer) - Method in class org.openstreetmap.josm.gui.layer.GpxLayer
 
mergeFrom(Layer) - Method in class org.openstreetmap.josm.gui.layer.ImageryLayer
 
mergeFrom(Layer) - Method in class org.openstreetmap.josm.gui.layer.Layer
Merges the given layer into this layer.
mergeFrom(Layer) - Method in class org.openstreetmap.josm.gui.layer.markerlayer.MarkerLayer
 
mergeFrom(Layer) - Method in class org.openstreetmap.josm.gui.layer.OsmDataLayer
 
mergeFrom(DataSet) - Method in class org.openstreetmap.josm.gui.layer.OsmDataLayer
merges the primitives in dataset from into the dataset of this layer
mergeFrom(DataSet, ProgressMonitor) - Method in class org.openstreetmap.josm.gui.layer.OsmDataLayer
merges the primitives in dataset from into the dataset of this layer
mergeFrom(Layer) - Method in class org.openstreetmap.josm.gui.layer.ValidatorLayer
 
mergeIncomplete - Variable in class org.openstreetmap.josm.gui.conflict.pair.ConflictResolver
 
mergeInto(HistoryDataSet) - Method in class org.openstreetmap.josm.data.osm.history.HistoryDataSet
merges the histories from the HistoryDataSet other in this history data set
mergeItems - Variable in class org.openstreetmap.josm.command.TagConflictResolveCommand
the list of merge decisions, represented as TagMergeItems
MergeLayerAction - Class in org.openstreetmap.josm.actions
 
MergeLayerAction() - Constructor for class org.openstreetmap.josm.actions.MergeLayerAction
 
mergeNodeList(Way) - Method in class org.openstreetmap.josm.data.osm.DataSetMerger
Merges the node list of a source way onto its target way.
mergeNodes(OsmDataLayer, Collection<Node>, Node) - Static method in class org.openstreetmap.josm.actions.MergeNodesAction
 
mergeNodes(OsmDataLayer, Collection<Node>, Node, Node) - Static method in class org.openstreetmap.josm.actions.MergeNodesAction
Merges the nodes in nodes onto one of the nodes.
mergeNodes - Variable in class org.openstreetmap.josm.gui.MainMenu
 
MergeNodesAction - Class in org.openstreetmap.josm.actions
Merges a collection of nodes into one node.
MergeNodesAction() - Constructor for class org.openstreetmap.josm.actions.MergeNodesAction
 
mergePrimitive(OsmPrimitive, Collection<? extends OsmPrimitive>) - Method in class org.openstreetmap.josm.data.osm.DataSetMerger
Merges a primitive other of type
mergePrims(Point) - Method in class org.openstreetmap.josm.actions.mapmode.SelectAction
Merges the selected nodes to the one closest to the given mouse position iff the control key is pressed.
mergeRelationMembers(Relation) - Method in class org.openstreetmap.josm.data.osm.DataSetMerger
Merges the relation members of a source relation onto the corresponding target relation.
mergeSelected(DataSet) - Method in class org.openstreetmap.josm.actions.MergeSelectionAction
 
mergeSelected - Variable in class org.openstreetmap.josm.gui.MainMenu
 
MergeSelectionAction - Class in org.openstreetmap.josm.actions
 
MergeSelectionAction() - Constructor for class org.openstreetmap.josm.actions.MergeSelectionAction
 
MergeSourceBuildingVisitor - Class in org.openstreetmap.josm.data.osm.visitor
MergeSourceBuildingVisitor helps to build the "hull" of a collection of OsmPrimitives which shall be merged into another layer.
MergeSourceBuildingVisitor(DataSet) - Constructor for class org.openstreetmap.josm.data.osm.visitor.MergeSourceBuildingVisitor
Creates the visitor.
mergeSuccessful - Variable in class org.openstreetmap.josm.actions.JoinAreasAction.JoinAreasResult
 
mergeWith(AutoCompletionItemPritority) - Method in class org.openstreetmap.josm.gui.tagging.ac.AutoCompletionItemPritority
Merges two priorities.
meridionalArc(double) - Method in class org.openstreetmap.josm.data.projection.Ellipsoid
Returns the meridional arc, the true meridional distance on the ellipsoid from the equator to the specified latitude, in meters.
meridionalRadiusOfCurvature(double) - Method in class org.openstreetmap.josm.data.projection.Ellipsoid
Returns the radius of curvature in the meridian for this reference ellipsoid at the specified latitude.
message - Variable in enum org.openstreetmap.josm.data.validation.Severity
Description of the severity code
message - Variable in class org.openstreetmap.josm.data.validation.TestError
The error message
messageBox(String, String) - Static method in class org.openstreetmap.josm.data.CustomConfigurator
Simple function to show messageBox, may be used from JS API and from other code
messageNum - Variable in class org.openstreetmap.josm.gui.layer.WMSLayer
 
messages - Variable in class org.openstreetmap.josm.gui.SplashScreen.SplashScreenProgressRenderer
 
META - Static variable in class org.openstreetmap.josm.gui.preferences.shortcut.PrefJPanel
 
META_AUTHOR_EMAIL - Static variable in class org.openstreetmap.josm.data.gpx.GpxData
 
META_AUTHOR_LINK - Static variable in class org.openstreetmap.josm.data.gpx.GpxData
 
META_AUTHOR_NAME - Static variable in class org.openstreetmap.josm.data.gpx.GpxData
 
META_COPYRIGHT_AUTHOR - Static variable in class org.openstreetmap.josm.data.gpx.GpxData
 
META_COPYRIGHT_LICENSE - Static variable in class org.openstreetmap.josm.data.gpx.GpxData
 
META_COPYRIGHT_YEAR - Static variable in class org.openstreetmap.josm.data.gpx.GpxData
 
META_DESC - Static variable in class org.openstreetmap.josm.data.gpx.GpxData
 
META_KEYWORDS - Static variable in class org.openstreetmap.josm.data.gpx.GpxData
 
META_LINKS - Static variable in class org.openstreetmap.josm.data.gpx.GpxData
 
META_NAME - Static variable in class org.openstreetmap.josm.data.gpx.GpxData
 
META_PREFIX - Static variable in class org.openstreetmap.josm.data.gpx.GpxData
 
META_TIME - Static variable in class org.openstreetmap.josm.data.gpx.GpxData
 
metadata - Variable in class org.openstreetmap.gui.jmapviewer.Tile
TileLoader-specific tile metadata
methods - Variable in class org.openstreetmap.josm.tools.XmlObjectParser.Entry
 
METRE_PER_SECOND - Static variable in class org.openstreetmap.josm.data.projection.datum.NTV2GridShift
 
METRIC_SOM - Static variable in class org.openstreetmap.josm.gui.NavigatableComponent
 
middlenodes - Variable in class org.openstreetmap.josm.data.validation.tests.UnconnectedWays
 
middleToolbar - Variable in class org.openstreetmap.josm.gui.preferences.imagery.ImageryPreference.ImageryProvidersPanel
 
migrate(Collection<String>) - Method in class org.openstreetmap.josm.gui.preferences.map.MapPaintPreference.MapPaintPrefHelper
 
migrate(Collection<String>) - Method in class org.openstreetmap.josm.gui.preferences.map.TaggingPresetPreference.PresetPrefHelper
 
migrate(Collection<String>) - Method in class org.openstreetmap.josm.gui.preferences.SourceEditor.SourcePrefHelper
 
migrate() - Method in class org.openstreetmap.josm.plugins.PluginHandler.DeprecatedPlugin
 
migration - Variable in class org.openstreetmap.josm.plugins.PluginHandler.DeprecatedPlugin
 
MIME_TYPE - Static variable in class org.openstreetmap.josm.gui.FileDrop.TransferableObject
The MIME type for FileDrop.TransferableObject.DATA_FLAVOR is application/x-net.iharder.dnd.TransferableObject.
min - Variable in class org.openstreetmap.gui.jmapviewer.tilesources.BingAerialTileSource.Attribution
 
min - Variable in class org.openstreetmap.josm.data.osm.Changeset
the min.
min - Variable in class org.openstreetmap.josm.gui.bbox.TileSelectionBBoxChooser.TileBounds
 
min - Variable in class org.openstreetmap.josm.gui.bbox.TileSelectionBBoxChooser.TileBoundsMapView
 
MIN - Static variable in class org.openstreetmap.josm.gui.dialogs.LatLonDialog
 
min(int, int, int) - Static method in class org.openstreetmap.josm.tools.Utils
Get minimum of 3 values
MIN_LAT - Static variable in class org.openstreetmap.gui.jmapviewer.OsmMercator
 
MIN_ZOOM - Static variable in class org.openstreetmap.gui.jmapviewer.JMapViewer
 
min_zoom - Variable in class org.openstreetmap.josm.data.imagery.ImageryInfo.ImageryPreferenceEntry
 
MIN_ZOOM - Static variable in class org.openstreetmap.josm.gui.layer.TMSLayer
 
minCount - Variable in class org.openstreetmap.josm.actions.search.SearchCompiler.CountRange
 
mindist - Variable in class org.openstreetmap.josm.data.validation.tests.UnconnectedWays
 
minEast - Variable in class org.openstreetmap.josm.data.ProjectionBounds
The minimum and maximum coordinates.
mineTable - Variable in class org.openstreetmap.josm.gui.conflict.pair.tags.TagMerger
 
MineTableCellRenderer - Class in org.openstreetmap.josm.gui.conflict.pair.tags
 
MineTableCellRenderer() - Constructor for class org.openstreetmap.josm.gui.conflict.pair.tags.MineTableCellRenderer
 
minimizeSplitBounds(MultiSplitLayout.Split, Rectangle) - Method in class org.openstreetmap.josm.gui.MultiSplitLayout
 
minimumComponentSize(MultiSplitLayout.Node) - Method in class org.openstreetmap.josm.gui.MultiSplitLayout
 
minimumLayoutSize(Container) - Method in class org.openstreetmap.josm.gui.MultiSplitLayout
 
minimumNodeSize(MultiSplitLayout.Node) - Method in class org.openstreetmap.josm.gui.MultiSplitLayout
 
minLat - Variable in class org.openstreetmap.josm.data.Bounds
The minimum and maximum coordinates.
minLat - Variable in class org.openstreetmap.josm.data.projection.datum.NTV2SubGrid
 
minLon - Variable in class org.openstreetmap.josm.data.Bounds
The minimum and maximum coordinates.
minLon - Variable in class org.openstreetmap.josm.data.projection.datum.NTV2SubGrid
 
minmiddledist - Variable in class org.openstreetmap.josm.data.validation.tests.UnconnectedWays
 
minNorth - Variable in class org.openstreetmap.josm.data.ProjectionBounds
The minimum and maximum coordinates.
minSize - Static variable in class org.openstreetmap.josm.gui.layer.geoimage.ThumbsLoader
 
minus(TagCollection) - Method in class org.openstreetmap.josm.data.osm.TagCollection
Replies the difference of this tag collection and another tag collection
minus(float...) - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.Expression.FunctionExpression.EvalFunctions
 
minZoom - Variable in class org.openstreetmap.gui.jmapviewer.tilesources.BingAerialTileSource.Attribution
 
minZoom - Variable in class org.openstreetmap.gui.jmapviewer.tilesources.TMSTileSource
 
minZoom - Variable in class org.openstreetmap.josm.gui.layer.TMSLayer.DeepTileSet
 
minZoom - Variable in class org.openstreetmap.josm.gui.layer.WMSLayer
 
minZoomLvl - Variable in class org.openstreetmap.josm.gui.preferences.imagery.TMSSettingsPanel
 
mirror - Variable in class org.openstreetmap.josm.gui.MainMenu
 
MirrorAction - Class in org.openstreetmap.josm.actions
Mirror the selected nodes or ways along the vertical axis Note: If a ways are selected, their nodes are mirrored
MirrorAction() - Constructor for class org.openstreetmap.josm.actions.MirrorAction
 
MirroredInputStream - Class in org.openstreetmap.josm.io
Mirrors a file to a local file.
MirroredInputStream(String) - Constructor for class org.openstreetmap.josm.io.MirroredInputStream
 
MirroredInputStream(String, long) - Constructor for class org.openstreetmap.josm.io.MirroredInputStream
 
MirroredInputStream(String, String) - Constructor for class org.openstreetmap.josm.io.MirroredInputStream
 
MirroredInputStream(String, String, long) - Constructor for class org.openstreetmap.josm.io.MirroredInputStream
Get an inputstream from a given filename, url or internal resource.
MISSING_OUTER_WAY - Static variable in class org.openstreetmap.josm.data.validation.tests.MultipolygonTest
 
MissingHelpContentException - Exception in org.openstreetmap.josm.gui.help
 
MissingHelpContentException() - Constructor for exception org.openstreetmap.josm.gui.help.MissingHelpContentException
 
MissingHelpContentException(String, Throwable) - Constructor for exception org.openstreetmap.josm.gui.help.MissingHelpContentException
 
MissingHelpContentException(String) - Constructor for exception org.openstreetmap.josm.gui.help.MissingHelpContentException
 
MissingHelpContentException(Throwable) - Constructor for exception org.openstreetmap.josm.gui.help.MissingHelpContentException
 
MissingOAuthAccessTokenException - Exception in org.openstreetmap.josm.io
 
MissingOAuthAccessTokenException() - Constructor for exception org.openstreetmap.josm.io.MissingOAuthAccessTokenException
 
MissingOAuthAccessTokenException(String, Throwable) - Constructor for exception org.openstreetmap.josm.io.MissingOAuthAccessTokenException
 
MissingOAuthAccessTokenException(String) - Constructor for exception org.openstreetmap.josm.io.MissingOAuthAccessTokenException
 
MissingOAuthAccessTokenException(Throwable) - Constructor for exception org.openstreetmap.josm.io.MissingOAuthAccessTokenException
 
missingPrimitives - Variable in class org.openstreetmap.josm.gui.io.DownloadPrimitivesTask
 
missingPrimitives - Variable in class org.openstreetmap.josm.io.MultiFetchServerObjectReader.FetchResult
The collection of primitive ids that could not have been loaded
missingPrimitives - Variable in class org.openstreetmap.josm.io.MultiFetchServerObjectReader
 
missingTranslation(OsmPrimitive) - Method in class org.openstreetmap.josm.data.validation.tests.NameMismatch
Report a missing translation.
MIX_VIA - Static variable in class org.openstreetmap.josm.data.validation.tests.TurnrestrictionTest
 
mkdir - Variable in class org.openstreetmap.josm.gui.io.DownloadFileTask
 
MNEMONIC - Static variable in class org.openstreetmap.josm.tools.Shortcut
 
mod(int, int) - Static method in class org.openstreetmap.josm.tools.Utils
return the modulus in the range [0, n)
modal - Variable in class org.openstreetmap.josm.gui.ExtendedDialog
 
modCount - Variable in class org.openstreetmap.josm.data.osm.Storage
 
mode - Variable in class org.openstreetmap.josm.actions.AutoScaleAction
 
mode - Variable in class org.openstreetmap.josm.actions.mapmode.DeleteAction.DeleteParameters
 
mode - Variable in class org.openstreetmap.josm.actions.mapmode.ExtrudeAction
 
mode - Variable in class org.openstreetmap.josm.actions.mapmode.ParallelWayAction
 
mode - Variable in class org.openstreetmap.josm.actions.mapmode.SelectAction
 
mode - Variable in class org.openstreetmap.josm.actions.search.SearchAction.SearchSetting
 
mode - Variable in class org.openstreetmap.josm.actions.search.SearchCompiler.ExactKeyValue
 
mode - Variable in class org.openstreetmap.josm.data.osm.Filter.FilterPreferenceEntry
 
mode - Variable in class org.openstreetmap.josm.data.validation.tests.UnclosedWays
 
mode - Variable in class org.openstreetmap.josm.gui.conflict.tags.PasteTagsConflictResolverDialog
 
mode - Variable in class org.openstreetmap.josm.gui.io.SaveLayersModel
 
MODE_PROP - Static variable in class org.openstreetmap.josm.gui.io.SaveLayersModel
 
model - Variable in class org.openstreetmap.josm.gui.actionsupport.DeleteFromRelationConfirmationDialog
the data model
model - Variable in class org.openstreetmap.josm.gui.conflict.pair.ListMerger
 
model - Variable in class org.openstreetmap.josm.gui.conflict.pair.PairTable
 
model - Variable in class org.openstreetmap.josm.gui.conflict.pair.properties.PropertiesMerger
 
model - Variable in class org.openstreetmap.josm.gui.conflict.pair.tags.TagMerger
 
model - Variable in class org.openstreetmap.josm.gui.conflict.tags.MultiValueCellRenderer
 
model - Variable in class org.openstreetmap.josm.gui.conflict.tags.RelationMemberConflictResolver
 
model - Variable in class org.openstreetmap.josm.gui.conflict.tags.TagConflictResolver
the model for the tag conflict resolver
model - Variable in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetCacheManager
 
model - Variable in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetContentPanel
 
model - Variable in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetTagsPanel
 
model - Variable in class org.openstreetmap.josm.gui.dialogs.ConflictDialog
the model for the list of conflicts
model - Variable in class org.openstreetmap.josm.gui.dialogs.HistoryDialog
the table model
model - Variable in class org.openstreetmap.josm.gui.dialogs.LayerListDialog
the model for the layer list
model - Variable in class org.openstreetmap.josm.gui.dialogs.MapPaintDialog
 
model - Variable in class org.openstreetmap.josm.gui.dialogs.relation.ChildRelationBrowser
the tree model
model - Variable in class org.openstreetmap.josm.gui.dialogs.relation.ReferringRelationsBrowser
 
model - Variable in class org.openstreetmap.josm.gui.dialogs.relation.SelectionTable
 
model - Variable in class org.openstreetmap.josm.gui.dialogs.relation.SelectionTableCellRenderer
reference to the member table model; required, in order to check whether a selected primitive is already used in the member list of the currently edited relation
model - Variable in class org.openstreetmap.josm.gui.dialogs.RelationListDialog
the list model used
model - Variable in class org.openstreetmap.josm.gui.dialogs.SelectionListDialog
 
model - Variable in class org.openstreetmap.josm.gui.dialogs.UserListDialog
 
model - Variable in class org.openstreetmap.josm.gui.download.PlaceSelection
 
model - Variable in class org.openstreetmap.josm.gui.history.CoordinateInfoViewer.LatLonViewer
 
model - Variable in class org.openstreetmap.josm.gui.history.CoordinateInfoViewer
the model
model - Variable in class org.openstreetmap.josm.gui.history.HistoryBrowser
the model
model - Variable in class org.openstreetmap.josm.gui.history.NodeListViewer
 
model - Variable in class org.openstreetmap.josm.gui.history.RelationMemberListViewer
 
model - Variable in class org.openstreetmap.josm.gui.history.TagInfoViewer
 
model - Variable in class org.openstreetmap.josm.gui.history.VersionInfoPanel
 
model - Variable in class org.openstreetmap.josm.gui.io.ChangesetManagementPanel
 
model - Variable in class org.openstreetmap.josm.gui.io.CloseChangesetDialog
the list model
model - Variable in class org.openstreetmap.josm.gui.io.SaveLayersDialog
 
model - Variable in class org.openstreetmap.josm.gui.io.SaveLayersDialog.SaveAndUploadTask
 
model - Variable in class org.openstreetmap.josm.gui.MultiSplitLayout
 
model - Variable in class org.openstreetmap.josm.gui.preferences.advanced.AdvancedPreference
 
model - Variable in class org.openstreetmap.josm.gui.preferences.display.LanguagePreference
the model for the combo box
model - Variable in class org.openstreetmap.josm.gui.preferences.imagery.ImageryPreference.OffsetBookmarksPanel
 
model - Variable in class org.openstreetmap.josm.gui.preferences.plugin.PluginListPanel
 
model - Variable in class org.openstreetmap.josm.gui.preferences.PluginPreference
 
model - Variable in class org.openstreetmap.josm.gui.preferences.PluginPreference.PluginConfigurationSitesPanel
 
model - Variable in class org.openstreetmap.josm.gui.preferences.shortcut.PrefJPanel
 
model - Variable in class org.openstreetmap.josm.gui.QuadStateCheckBox
 
model - Variable in class org.openstreetmap.josm.gui.tagging.TagEditorPanel
the tag editor model
model - Variable in class org.openstreetmap.josm.gui.widgets.HistoryComboBox
 
modeless - Variable in class org.openstreetmap.josm.gui.preferences.display.LafPreference
 
modeLIFO - Variable in class org.openstreetmap.gui.jmapviewer.JobDispatcher
Type of queue, FIFO if false, LIFO if true
MODES - Static variable in class org.openstreetmap.josm.actions.AutoScaleAction
 
modificationType - Variable in class org.openstreetmap.josm.data.osm.ChangesetDataSet.DefaultChangesetDataSetEntry
 
modificationType - Variable in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetContentTableModel.ChangesetContentEntry
 
modificationTypes - Variable in class org.openstreetmap.josm.data.osm.ChangesetDataSet
 
modified - Variable in class org.openstreetmap.josm.command.MoveCommand.OldState
 
modified - Variable in class org.openstreetmap.josm.command.TransformNodesCommand.OldState
 
modified - Variable in class org.openstreetmap.josm.data.osm.DefaultChangesetCacheEvent
 
ModifiedConflictResolveCommand - Class in org.openstreetmap.josm.command
Represents a command for to set the modified flag OsmPrimitive
ModifiedConflictResolveCommand(Conflict<? extends OsmPrimitive>) - Constructor for class org.openstreetmap.josm.command.ModifiedConflictResolveCommand
constructor
modifiedPredicate - Static variable in class org.openstreetmap.josm.data.osm.OsmPrimitive
 
MODIFIER - Static variable in interface org.openstreetmap.josm.gui.mappaint.StyleKeys
 
modifiers - Variable in class org.openstreetmap.josm.gui.mappaint.xml.XmlStyleSource
 
modifiers - Variable in class org.openstreetmap.josm.gui.MapStatus.MouseState
 
modifiersList - Variable in class org.openstreetmap.josm.gui.mappaint.xml.XmlStyleSource
 
ModifiersSpec - Class in org.openstreetmap.josm.actions.mapmode
TODO: rewrite to use awt modifers flag instead.
ModifiersSpec(String) - Constructor for class org.openstreetmap.josm.actions.mapmode.ModifiersSpec
'A' = Alt, 'S' = Shift, 'C' = Ctrl Lowercase signifies off and '?' means unknown/optional.
ModifiersSpec(int, int, int) - Constructor for class org.openstreetmap.josm.actions.mapmode.ModifiersSpec
 
modifInts - Static variable in class org.openstreetmap.josm.gui.preferences.shortcut.PrefJPanel
 
modifList - Static variable in class org.openstreetmap.josm.gui.preferences.shortcut.PrefJPanel
 
modifyPreferencesByScript(ScriptEngine, Preferences, String) - Static method in class org.openstreetmap.josm.data.CustomConfigurator.PreferencesUtils
 
modifyPrimitive(IPrimitive, ProgressMonitor) - Method in class org.openstreetmap.josm.io.OsmApi
Modifies an OSM primitive on the server.
modifyWay(Node, Way, List<Command>, List<Node>) - Method in class org.openstreetmap.josm.actions.UnGlueAction
dupe the given node of the given way assume that OrginalNode is in the way -> the new node will be put into the parameter newNodes.
mods - Variable in class org.openstreetmap.josm.data.osm.Storage.Iter
 
mods - Static variable in class org.openstreetmap.josm.tools.Shortcut
 
modulo(int, int) - Method in class org.openstreetmap.josm.gui.layer.WMSLayer
 
monitor - Variable in class org.openstreetmap.josm.gui.io.SaveLayersDialog.SaveAndUploadTask
 
monitor - Variable in class org.openstreetmap.josm.gui.io.UploadLayerTask
 
monitor - Variable in class org.openstreetmap.josm.gui.layer.TMSLayer.TmsTileClearController
 
monitor - Variable in class org.openstreetmap.josm.io.OsmApi.CapabilitiesCache
 
MORE_FROM - Static variable in class org.openstreetmap.josm.data.validation.tests.TurnrestrictionTest
 
MORE_TO - Static variable in class org.openstreetmap.josm.data.validation.tests.TurnrestrictionTest
 
MORE_VIA - Static variable in class org.openstreetmap.josm.data.validation.tests.TurnrestrictionTest
 
MOUSE_BUTTONS_MASK - Static variable in class org.openstreetmap.gui.jmapviewer.DefaultMapController
 
mouseAdapter - Variable in class org.openstreetmap.josm.gui.layer.geoimage.GeoImageLayer
 
mouseClicked(MouseEvent) - Method in class org.openstreetmap.gui.jmapviewer.DefaultMapController
 
mouseClicked(MouseEvent) - Method in class org.openstreetmap.josm.actions.JumpToAction
 
mouseClicked(MouseEvent) - Method in class org.openstreetmap.josm.actions.mapmode.MapMode
 
mouseClicked(MouseEvent) - Method in class org.openstreetmap.josm.gui.conflict.pair.tags.TagMerger.DoubleClickAdapter
 
mouseClicked(MouseEvent) - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetCacheManager.DblClickHandler
 
mouseClicked(MouseEvent) - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetContentPanel.ChangesetContentTablePopupMenuLauncher
 
mouseClicked(MouseEvent) - Method in class org.openstreetmap.josm.gui.dialogs.ChangesetDialog.DblClickHandler
 
mouseClicked(MouseEvent) - Method in class org.openstreetmap.josm.gui.dialogs.HistoryDialog.ShowHistoryMouseAdapter
 
mouseClicked(MouseEvent) - Method in class org.openstreetmap.josm.gui.dialogs.properties.PresetListPanel.PresetLabelML
 
mouseClicked(MouseEvent) - Method in class org.openstreetmap.josm.gui.dialogs.properties.PropertiesDialog.MouseClickWatch
 
mouseClicked(MouseEvent) - Method in class org.openstreetmap.josm.gui.dialogs.relation.GenericRelationEditor.MemberTableDblClickAdapter
 
mouseClicked(MouseEvent) - Method in class org.openstreetmap.josm.gui.dialogs.relation.ReferringRelationsBrowser.DblClickMouseAdapter
 
mouseClicked(MouseEvent) - Method in class org.openstreetmap.josm.gui.dialogs.relation.SelectionTable.DoubleClickAdapter
 
mouseClicked(MouseEvent) - Method in class org.openstreetmap.josm.gui.dialogs.RelationListDialog.MouseEventHandler
 
mouseClicked(MouseEvent) - Method in class org.openstreetmap.josm.gui.dialogs.SelectionListDialog.DblClickHandler
 
mouseClicked(MouseEvent) - Method in class org.openstreetmap.josm.gui.dialogs.UserListDialog.DoubleClickAdapter
 
mouseClicked(MouseEvent) - Method in class org.openstreetmap.josm.gui.dialogs.ValidatorDialog.ClickWatch
 
mouseClicked(MouseEvent) - Method in class org.openstreetmap.josm.gui.download.BookmarkSelection.DoubleClickAdapter
 
mouseClicked(MouseEvent) - Method in class org.openstreetmap.josm.gui.history.NodeListViewer.DoubleClickAdapter
 
mouseClicked(MouseEvent) - Method in class org.openstreetmap.josm.gui.layer.geoimage.ImageDisplay.ImgDisplayMouseListener
Center the display on the point that has been clicked
mouseClicked(MouseEvent) - Method in class org.openstreetmap.josm.gui.SelectionManager
 
mouseClicked(MouseEvent) - Method in class org.openstreetmap.josm.gui.widgets.OsmPrimitivesTable.DblClickHandler
 
mouseClicked(MouseEvent) - Method in class org.openstreetmap.josm.gui.widgets.PopupMenuLauncher
 
mouseClicked(MouseEvent) - Method in class org.openstreetmap.josm.tools.UrlLabel
 
mouseDown - Variable in class org.openstreetmap.josm.actions.ImageryAdjustAction
 
mouseDownButton - Variable in class org.openstreetmap.josm.actions.mapmode.SelectAction
The pressed button of the user mouse down event.
mouseDownTime - Variable in class org.openstreetmap.josm.actions.mapmode.ExtrudeAction
 
mouseDownTime - Variable in class org.openstreetmap.josm.actions.mapmode.SelectAction
The time of the user mouse down event.
mouseDragged(MouseEvent) - Method in class org.openstreetmap.gui.jmapviewer.DefaultMapController
 
mouseDragged(MouseEvent) - Method in class org.openstreetmap.josm.actions.ImageryAdjustAction
 
mouseDragged(MouseEvent) - Method in class org.openstreetmap.josm.actions.mapmode.DeleteAction
 
mouseDragged(MouseEvent) - Method in class org.openstreetmap.josm.actions.mapmode.DrawAction
 
mouseDragged(MouseEvent) - Method in class org.openstreetmap.josm.actions.mapmode.ExtrudeAction
Perform action depending on what mode we're in.
mouseDragged(MouseEvent) - Method in class org.openstreetmap.josm.actions.mapmode.ImproveWayAccuracyAction
 
mouseDragged(MouseEvent) - Method in class org.openstreetmap.josm.actions.mapmode.MapMode
 
mouseDragged(MouseEvent) - Method in class org.openstreetmap.josm.actions.mapmode.ParallelWayAction
 
mouseDragged(MouseEvent) - Method in class org.openstreetmap.josm.actions.mapmode.PlayHeadDragMode
 
mouseDragged(MouseEvent) - Method in class org.openstreetmap.josm.actions.mapmode.SelectAction
If the left mouse button is pressed, move all currently selected objects (if one of them is under the mouse) or the current one under the mouse (which will become selected).
mouseDragged(MouseEvent) - Method in class org.openstreetmap.josm.gui.bbox.SlippyMapControler
 
mouseDragged(MouseEvent) - Method in class org.openstreetmap.josm.gui.layer.geoimage.ImageDisplay.ImgDisplayMouseListener
 
mouseDragged(MouseEvent) - Method in class org.openstreetmap.josm.gui.MapMover
If the right (and only the right) mouse button is pressed, move the map
mouseDragged(MouseEvent) - Method in class org.openstreetmap.josm.gui.MultiSplitPane.InputHandler
 
mouseDragged(MouseEvent) - Method in class org.openstreetmap.josm.gui.SelectionManager
If the correct button is hold, draw the rectangle.
mouseEntered(MouseEvent) - Method in class org.openstreetmap.gui.jmapviewer.DefaultMapController
 
mouseEntered(MouseEvent) - Method in class org.openstreetmap.josm.actions.JumpToAction
 
mouseEntered(MouseEvent) - Method in class org.openstreetmap.josm.actions.mapmode.MapMode
 
mouseEntered(MouseEvent) - Method in class org.openstreetmap.josm.gui.dialogs.properties.PresetListPanel.PresetLabelML
 
mouseEntered(MouseEvent) - Method in class org.openstreetmap.josm.gui.layer.geoimage.ImageDisplay.ImgDisplayMouseListener
 
mouseEntered(MouseEvent) - Method in class org.openstreetmap.josm.gui.MultiSplitPane.InputHandler
 
mouseEntered(MouseEvent) - Method in class org.openstreetmap.josm.gui.SelectionManager
 
mouseEntered(MouseEvent) - Method in class org.openstreetmap.josm.tools.UrlLabel
 
mouseExited(MouseEvent) - Method in class org.openstreetmap.gui.jmapviewer.DefaultMapController
 
mouseExited(MouseEvent) - Method in class org.openstreetmap.josm.actions.JumpToAction
 
mouseExited(MouseEvent) - Method in class org.openstreetmap.josm.actions.mapmode.DrawAction
Repaint on mouse exit so that the helper line goes away.
mouseExited(MouseEvent) - Method in class org.openstreetmap.josm.actions.mapmode.ImproveWayAccuracyAction
 
mouseExited(MouseEvent) - Method in class org.openstreetmap.josm.actions.mapmode.MapMode
 
mouseExited(MouseEvent) - Method in class org.openstreetmap.josm.actions.mapmode.SelectAction
 
mouseExited(MouseEvent) - Method in class org.openstreetmap.josm.gui.dialogs.properties.PresetListPanel.PresetLabelML
 
mouseExited(MouseEvent) - Method in class org.openstreetmap.josm.gui.layer.geoimage.ImageDisplay.ImgDisplayMouseListener
 
mouseExited(MouseEvent) - Method in class org.openstreetmap.josm.gui.MultiSplitPane.InputHandler
 
mouseExited(MouseEvent) - Method in class org.openstreetmap.josm.gui.ScrollViewport.ScrollViewPortMouseListener
 
mouseExited(MouseEvent) - Method in class org.openstreetmap.josm.gui.SelectionManager
 
mouseExited(MouseEvent) - Method in class org.openstreetmap.josm.tools.UrlLabel
 
mouseHasBeenDragged - Variable in class org.openstreetmap.josm.actions.mapmode.ParallelWayAction
 
mouseIsDown - Variable in class org.openstreetmap.josm.actions.mapmode.ParallelWayAction
 
mouseIsDragging - Variable in class org.openstreetmap.josm.gui.layer.geoimage.ImageDisplay.ImgDisplayMouseListener
 
mouseMotionListener - Variable in class org.openstreetmap.josm.gui.MapStatus
 
mouseMoved(MouseEvent) - Method in class org.openstreetmap.gui.jmapviewer.DefaultMapController
 
mouseMoved(MouseEvent) - Method in class org.openstreetmap.josm.actions.mapmode.DeleteAction
Listen to mouse move to be able to update the cursor (and highlights)
mouseMoved(MouseEvent) - Method in class org.openstreetmap.josm.actions.mapmode.DrawAction
 
mouseMoved(MouseEvent) - Method in class org.openstreetmap.josm.actions.mapmode.ImproveWayAccuracyAction
 
mouseMoved(MouseEvent) - Method in class org.openstreetmap.josm.actions.mapmode.MapMode
 
mouseMoved(MouseEvent) - Method in class org.openstreetmap.josm.actions.mapmode.SelectAction
 
mouseMoved(MouseEvent) - Method in class org.openstreetmap.josm.gui.bbox.SlippyMapControler
 
mouseMoved(MouseEvent) - Method in class org.openstreetmap.josm.gui.layer.geoimage.ImageDisplay.ImgDisplayMouseListener
 
mouseMoved(MouseEvent) - Method in class org.openstreetmap.josm.gui.MapMover
Emulates dragging on Mac OSX
mouseMoved(MouseEvent) - Method in class org.openstreetmap.josm.gui.MultiSplitPane.InputHandler
 
mouseMoved(MouseEvent) - Method in class org.openstreetmap.josm.gui.SelectionManager
 
mouseOnExistingNode - Variable in class org.openstreetmap.josm.actions.mapmode.DrawAction
 
mouseOnExistingWays - Variable in class org.openstreetmap.josm.actions.mapmode.DrawAction
 
mousePointInImg - Variable in class org.openstreetmap.josm.gui.layer.geoimage.ImageDisplay.ImgDisplayMouseListener
 
mousePos - Variable in class org.openstreetmap.josm.actions.mapmode.DrawAction
 
mousePos - Variable in class org.openstreetmap.josm.actions.mapmode.ImproveWayAccuracyAction
 
mousePos - Variable in class org.openstreetmap.josm.actions.mapmode.PlayHeadDragMode
 
mousePos - Variable in class org.openstreetmap.josm.gui.MapStatus.MouseState
 
mousePos - Variable in class org.openstreetmap.josm.gui.SelectionManager
Position of the map when the selection rectangle was last drawn.
mousePosMove - Variable in class org.openstreetmap.josm.gui.MapMover
The point in the map that was the under the mouse point when moving around started.
mousePosStart - Variable in class org.openstreetmap.josm.gui.SelectionManager
Position of the map when the mouse button was pressed.
mousePressed(MouseEvent) - Method in class org.openstreetmap.gui.jmapviewer.DefaultMapController
 
mousePressed(MouseEvent) - Method in class org.openstreetmap.josm.actions.ImageryAdjustAction
 
mousePressed(MouseEvent) - Method in class org.openstreetmap.josm.actions.JumpToAction
 
mousePressed(MouseEvent) - Method in class org.openstreetmap.josm.actions.mapmode.DrawAction
 
mousePressed(MouseEvent) - Method in class org.openstreetmap.josm.actions.mapmode.ExtrudeAction
If the left mouse button is pressed over a segment, switch to either extrude, translate or create_new mode depending on whether Ctrl or Alt is held.
mousePressed(MouseEvent) - Method in class org.openstreetmap.josm.actions.mapmode.MapMode
 
mousePressed(MouseEvent) - Method in class org.openstreetmap.josm.actions.mapmode.ParallelWayAction
 
mousePressed(MouseEvent) - Method in class org.openstreetmap.josm.actions.mapmode.PlayHeadDragMode
 
mousePressed(MouseEvent) - Method in class org.openstreetmap.josm.actions.mapmode.SelectAction
Look, whether any object is selected.
mousePressed(MouseEvent) - Method in class org.openstreetmap.josm.gui.bbox.SlippyMapControler
Start drawing the selection rectangle if it was the 1st button (left button)
mousePressed(MouseEvent) - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetContentPanel.ChangesetContentTablePopupMenuLauncher
 
mousePressed(MouseEvent) - Method in class org.openstreetmap.josm.gui.dialogs.properties.PresetListPanel.PresetLabelML
 
mousePressed(MouseEvent) - Method in class org.openstreetmap.josm.gui.dialogs.properties.PropertiesDialog.MouseClickWatch
 
mousePressed(MouseEvent) - Method in class org.openstreetmap.josm.gui.dialogs.RelationListDialog.MouseEventHandler
 
mousePressed(MouseEvent) - Method in class org.openstreetmap.josm.gui.dialogs.ValidatorDialog.ClickWatch
 
mousePressed(MouseEvent) - Method in class org.openstreetmap.josm.gui.history.NodeListViewer.PopupMenuLauncher
 
mousePressed(MouseEvent) - Method in class org.openstreetmap.josm.gui.history.VersionTable.PopupMenuTrigger
 
mousePressed(MouseEvent) - Method in class org.openstreetmap.josm.gui.layer.geoimage.ImageDisplay.ImgDisplayMouseListener
Initialize the dragging, either with button 1 (simple dragging) or button 3 (selection of a picture part)
mousePressed - Variable in class org.openstreetmap.josm.gui.layer.markerlayer.MarkerLayer
 
mousePressed(MouseEvent) - Method in class org.openstreetmap.josm.gui.MapMover
Start the movement, if it was the 3rd button (right button).
mousePressed(MouseEvent) - Method in class org.openstreetmap.josm.gui.MultiSplitPane.InputHandler
 
mousePressed(MouseEvent) - Method in class org.openstreetmap.josm.gui.ScrollViewport.ScrollViewPortMouseListener
 
mousePressed(MouseEvent) - Method in class org.openstreetmap.josm.gui.SelectionManager
If the correct button, from the "drawing rectangle" mode
mousePressed(MouseEvent) - Method in class org.openstreetmap.josm.gui.widgets.OsmPrimitivesTable.PopupListener
 
mousePressed(MouseEvent) - Method in class org.openstreetmap.josm.gui.widgets.PopupMenuLauncher
 
mousePressed(MouseEvent) - Method in class org.openstreetmap.josm.tools.UrlLabel
 
mousePressedPos - Variable in class org.openstreetmap.josm.actions.mapmode.ParallelWayAction
 
mousePressedTime - Variable in class org.openstreetmap.josm.actions.mapmode.ParallelWayAction
 
mouseReleased(MouseEvent) - Method in class org.openstreetmap.gui.jmapviewer.DefaultMapController
 
mouseReleased(MouseEvent) - Method in class org.openstreetmap.josm.actions.ImageryAdjustAction
 
mouseReleased(MouseEvent) - Method in class org.openstreetmap.josm.actions.JumpToAction
 
mouseReleased(MouseEvent) - Method in class org.openstreetmap.josm.actions.mapmode.DeleteAction
If user clicked with the left button, delete the nearest object.
mouseReleased(MouseEvent) - Method in class org.openstreetmap.josm.actions.mapmode.DrawAction
If user clicked with the left button, add a node at the current mouse position.
mouseReleased(MouseEvent) - Method in class org.openstreetmap.josm.actions.mapmode.ExtrudeAction
Do anything that needs to be done, then switch back to select mode
mouseReleased(MouseEvent) - Method in class org.openstreetmap.josm.actions.mapmode.ImproveWayAccuracyAction
 
mouseReleased(MouseEvent) - Method in class org.openstreetmap.josm.actions.mapmode.MapMode
 
mouseReleased(MouseEvent) - Method in class org.openstreetmap.josm.actions.mapmode.ParallelWayAction
 
mouseReleased(MouseEvent) - Method in class org.openstreetmap.josm.actions.mapmode.PlayHeadDragMode
 
mouseReleased(MouseEvent) - Method in class org.openstreetmap.josm.actions.mapmode.SelectAction
 
mouseReleased(MouseEvent) - Method in class org.openstreetmap.josm.gui.bbox.SlippyMapControler
When dragging the map change the cursor back to it's pre-move cursor.
mouseReleased(MouseEvent) - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetContentPanel.ChangesetContentTablePopupMenuLauncher
 
mouseReleased(MouseEvent) - Method in class org.openstreetmap.josm.gui.dialogs.properties.PresetListPanel.PresetLabelML
 
mouseReleased(MouseEvent) - Method in class org.openstreetmap.josm.gui.dialogs.RelationListDialog.MouseEventHandler
 
mouseReleased(MouseEvent) - Method in class org.openstreetmap.josm.gui.dialogs.ValidatorDialog.ClickWatch
 
mouseReleased(MouseEvent) - Method in class org.openstreetmap.josm.gui.history.NodeListViewer.PopupMenuLauncher
 
mouseReleased(MouseEvent) - Method in class org.openstreetmap.josm.gui.history.VersionTable.PopupMenuTrigger
 
mouseReleased(MouseEvent) - Method in class org.openstreetmap.josm.gui.layer.geoimage.ImageDisplay.ImgDisplayMouseListener
 
mouseReleased(MouseEvent) - Method in class org.openstreetmap.josm.gui.MapMover
Change the cursor back to it's pre-move cursor.
mouseReleased(MouseEvent) - Method in class org.openstreetmap.josm.gui.MultiSplitPane.InputHandler
 
mouseReleased(MouseEvent) - Method in class org.openstreetmap.josm.gui.ScrollViewport.ScrollViewPortMouseListener
 
mouseReleased(MouseEvent) - Method in class org.openstreetmap.josm.gui.SelectionManager
Check the state of the keys and buttons and set the selection accordingly.
mouseReleased(MouseEvent) - Method in class org.openstreetmap.josm.gui.widgets.OsmPrimitivesTable.PopupListener
 
mouseReleased(MouseEvent) - Method in class org.openstreetmap.josm.gui.widgets.PopupMenuLauncher
 
mouseReleased(MouseEvent) - Method in class org.openstreetmap.josm.tools.UrlLabel
 
mouseReleaseTime - Variable in class org.openstreetmap.josm.actions.mapmode.SelectAction
The time of the user mouse down event.
mouseStart - Variable in class org.openstreetmap.josm.actions.mapmode.PlayHeadDragMode
 
mouseState - Variable in class org.openstreetmap.josm.gui.MapStatus
The last sent mouse movement event.
mouseWheelMoved(MouseWheelEvent) - Method in class org.openstreetmap.gui.jmapviewer.DefaultMapController
 
mouseWheelMoved(MouseWheelEvent) - Method in class org.openstreetmap.josm.gui.layer.geoimage.ImageDisplay.ImgDisplayMouseListener
Zoom in and out, trying to preserve the point of the image that was under the mouse cursor at the same place
mouseWheelMoved(MouseWheelEvent) - Method in class org.openstreetmap.josm.gui.MapMover
Zoom the map by 1/5th of current zoom per wheel-delta.
mouseWheelMoved(MouseWheelEvent) - Method in class org.openstreetmap.josm.gui.preferences.PreferenceTabbedPane
This mouse wheel listener reacts when a scroll is carried out over the tab strip and scrolls one tab/down or up, selecting it immediately.
move - Static variable in class org.openstreetmap.gui.jmapviewer.JMapViewer
Vectors for clock-wise tile painting
move(int) - Method in class org.openstreetmap.josm.gui.preferences.SourceEditor.ActiveSourcesModel
 
MoveAction - Class in org.openstreetmap.josm.actions
Moves the selection
MoveAction(MoveAction.Direction) - Constructor for class org.openstreetmap.josm.actions.MoveAction
 
moveAction - Variable in class org.openstreetmap.josm.gui.preferences.ToolbarPreferences.Settings
 
MoveAction.Direction - Enum in org.openstreetmap.josm.actions
 
MoveAction.Direction() - Constructor for enum org.openstreetmap.josm.actions.MoveAction.Direction
 
moveAgain(double, double) - Method in class org.openstreetmap.josm.command.MoveCommand
Move the same set of objects again by the specified vector.
moveAgainTo(double, double) - Method in class org.openstreetmap.josm.command.MoveCommand
 
moveCommand - Variable in class org.openstreetmap.josm.actions.mapmode.ExtrudeAction
the command that performed last move.
MoveCommand - Class in org.openstreetmap.josm.command
MoveCommand moves a set of OsmPrimitives along the map.
MoveCommand(OsmPrimitive, double, double) - Constructor for class org.openstreetmap.josm.command.MoveCommand
 
MoveCommand(Node, LatLon) - Constructor for class org.openstreetmap.josm.command.MoveCommand
 
MoveCommand(Collection<OsmPrimitive>, EastNorth) - Constructor for class org.openstreetmap.josm.command.MoveCommand
 
MoveCommand(Collection<OsmPrimitive>, double, double) - Constructor for class org.openstreetmap.josm.command.MoveCommand
Create a MoveCommand and assign the initial object set and movement vector.
MoveCommand(Collection<OsmPrimitive>, EastNorth, EastNorth) - Constructor for class org.openstreetmap.josm.command.MoveCommand
 
MoveCommand(OsmPrimitive, EastNorth, EastNorth) - Constructor for class org.openstreetmap.josm.command.MoveCommand
 
MoveCommand.OldState - Class in org.openstreetmap.josm.command
Small helper for holding the interesting part of the old data state of the objects.
MoveCommand.OldState() - Constructor for class org.openstreetmap.josm.command.MoveCommand.OldState
 
moveDown() - Method in class org.openstreetmap.josm.gui.dialogs.LayerListDialog.LayerListModel
Move down the currently selected layers by one position
moveDown(int[]) - Method in class org.openstreetmap.josm.gui.dialogs.relation.MemberTableModel
 
moveDownAction - Variable in class org.openstreetmap.josm.gui.MainMenu
 
moveDownFilter(int) - Method in class org.openstreetmap.josm.gui.dialogs.FilterTableModel
 
moveDownMerged(int[]) - Method in class org.openstreetmap.josm.gui.conflict.pair.ListMergeModel
Moves the nodes given by indices in rows down by one position in the list of merged nodes.
moveDownMergedAction - Variable in class org.openstreetmap.josm.gui.conflict.pair.ListMerger
 
moveElementToFirstPos(MemoryTileCache.CacheEntry) - Method in class org.openstreetmap.gui.jmapviewer.MemoryTileCache.CacheLinkedListElement
 
moveLayer(Layer, int) - Method in class org.openstreetmap.josm.gui.MapView
Moves the layer to the given new position.
moveLeadSelectionIndex(int) - Method in class org.openstreetmap.josm.gui.conflict.pair.ListMergeModel.EntriesSelectionModel
 
moveLeftAction - Variable in class org.openstreetmap.josm.gui.MainMenu
 
moveMap(int, int) - Method in class org.openstreetmap.gui.jmapviewer.JMapViewer
Moves the visible map pane.
movementEnabled - Variable in class org.openstreetmap.gui.jmapviewer.DefaultMapController
 
movementInPlace - Variable in class org.openstreetmap.josm.gui.MapMover
 
movementMouseButton - Variable in class org.openstreetmap.gui.jmapviewer.DefaultMapController
 
movementMouseButtonMask - Variable in class org.openstreetmap.gui.jmapviewer.DefaultMapController
 
movenode - Variable in class org.openstreetmap.josm.gui.MainMenu
 
MoveNodeAction - Class in org.openstreetmap.josm.actions
This action displays a dialog with the coordinates of a node where the user can change them, and when ok is pressed, the node is relocated to the specified position.
MoveNodeAction() - Constructor for class org.openstreetmap.josm.actions.MoveNodeAction
 
moveNodeStroke - Variable in class org.openstreetmap.josm.actions.mapmode.ImproveWayAccuracyAction
 
moveRightAction - Variable in class org.openstreetmap.josm.gui.MainMenu
 
moveStyles(int[], int) - Static method in class org.openstreetmap.josm.gui.mappaint.MapPaintStyles
Move position of entries in the current list of StyleSources
moveTask - Variable in class org.openstreetmap.josm.gui.bbox.SlippyMapControler
Does the moving
moveToDeletedLayersFolder(File) - Method in class org.openstreetmap.josm.data.AutosaveTask
Move file to the deleted layers directory.
moveUp() - Method in class org.openstreetmap.josm.gui.dialogs.LayerListDialog.LayerListModel
Move up the currently selected layers by one position
moveUp(int[]) - Method in class org.openstreetmap.josm.gui.dialogs.relation.MemberTableModel
 
moveUpAction - Variable in class org.openstreetmap.josm.gui.MainMenu
 
moveUpFilter(int) - Method in class org.openstreetmap.josm.gui.dialogs.FilterTableModel
 
moveUpMerged(int[]) - Method in class org.openstreetmap.josm.gui.conflict.pair.ListMergeModel
Moves the nodes given by indices in rows up by one position in the list of merged nodes.
moveUpMergedAction - Variable in class org.openstreetmap.josm.gui.conflict.pair.ListMerger
 
movingComponent - Variable in class org.openstreetmap.josm.gui.preferences.ToolbarPreferences.Settings
 
mperpLabelName - Variable in class org.openstreetmap.gui.jmapviewer.Demo
 
mperpLabelValue - Variable in class org.openstreetmap.gui.jmapviewer.Demo
 
MSECS_PER_MINUTE - Static variable in class org.openstreetmap.josm.io.OsmServerWriter
 
MSECS_PER_SECOND - Static variable in class org.openstreetmap.josm.io.OsmServerWriter
 
msg - Variable in class org.openstreetmap.josm.gui.widgets.AbstractTextComponentValidator
 
mSpltPane - Variable in class org.openstreetmap.josm.gui.dialogs.DialogsPanel
 
MultiCascade - Class in org.openstreetmap.josm.gui.mappaint
Several layers / cascades, e.g.
MultiCascade() - Constructor for class org.openstreetmap.josm.gui.mappaint.MultiCascade
 
MultiFetchServerObjectReader - Class in org.openstreetmap.josm.io
Retrieves a set of OsmPrimitives from an OSM server using the so called Multi Fetch API.
MultiFetchServerObjectReader() - Constructor for class org.openstreetmap.josm.io.MultiFetchServerObjectReader
Constructs a MultiFetchServerObjectReader.
MultiFetchServerObjectReader.Fetcher - Class in org.openstreetmap.josm.io
The class that actually download data from OSM API.
MultiFetchServerObjectReader.Fetcher(OsmPrimitiveType, Set<Long>, ProgressMonitor) - Constructor for class org.openstreetmap.josm.io.MultiFetchServerObjectReader.Fetcher
Constructs a Fetcher
MultiFetchServerObjectReader.FetchResult - Class in org.openstreetmap.josm.io
The class holding the results given by MultiFetchServerObjectReader.Fetcher.
MultiFetchServerObjectReader.FetchResult(DataSet, Set<PrimitiveId>) - Constructor for class org.openstreetmap.josm.io.MultiFetchServerObjectReader.FetchResult
Constructs a FetchResult
multiGetIdPackage(OsmPrimitiveType, Set<Long>, ProgressMonitor) - Method in class org.openstreetmap.josm.io.MultiFetchServerObjectReader.Fetcher
invokes a Multi Get for a set of ids and a given OsmPrimitiveType.
MultikeyActionsHandler - Class in org.openstreetmap.josm.tools
 
MultikeyActionsHandler() - Constructor for class org.openstreetmap.josm.tools.MultikeyActionsHandler
 
MultikeyActionsHandler.MyAction - Class in org.openstreetmap.josm.tools
 
MultikeyActionsHandler.MyAction(MultikeyShortcutAction) - Constructor for class org.openstreetmap.josm.tools.MultikeyActionsHandler.MyAction
 
MultikeyActionsHandler.MyKeyEventDispatcher - Class in org.openstreetmap.josm.tools
 
MultikeyActionsHandler.MyKeyEventDispatcher() - Constructor for class org.openstreetmap.josm.tools.MultikeyActionsHandler.MyKeyEventDispatcher
 
MultikeyActionsHandler.MyTimerTask - Class in org.openstreetmap.josm.tools
 
MultikeyActionsHandler.MyTimerTask(long, MultikeyActionsHandler.MyAction) - Constructor for class org.openstreetmap.josm.tools.MultikeyActionsHandler.MyTimerTask
 
multikeyShortcut - Variable in class org.openstreetmap.josm.gui.dialogs.LayerListDialog.ActivateLayerAction
 
multikeyShortcut - Variable in class org.openstreetmap.josm.gui.dialogs.LayerListDialog.ShowHideLayerAction
 
multikeyShortcut - Variable in class org.openstreetmap.josm.gui.layer.JumpToMarkerActions.JumpToNextMarker
 
multikeyShortcut - Variable in class org.openstreetmap.josm.gui.layer.JumpToMarkerActions.JumpToPreviousMarker
 
MultikeyShortcutAction - Interface in org.openstreetmap.josm.tools
 
MultikeyShortcutAction.MultikeyInfo - Class in org.openstreetmap.josm.tools
 
MultikeyShortcutAction.MultikeyInfo(int, String) - Constructor for class org.openstreetmap.josm.tools.MultikeyShortcutAction.MultikeyInfo
 
MultiMap<A,B> - Class in org.openstreetmap.josm.tools
MultiMap - maps keys to multiple values Corresponds to Google guava LinkedHashMultimap and Apache Collections MultiValueMap but it is an independent (simple) implementation.
MultiMap() - Constructor for class org.openstreetmap.josm.tools.MultiMap
 
MultiMap(int) - Constructor for class org.openstreetmap.josm.tools.MultiMap
 
multiObjectReader - Variable in class org.openstreetmap.josm.gui.io.DownloadPrimitivesTask
 
multiObjectReader - Variable in class org.openstreetmap.josm.gui.io.UpdatePrimitivesTask
 
MULTIPLE_NAME_MAX_LENGTH - Static variable in class org.openstreetmap.josm.data.validation.util.MultipleNameVisitor
 
multipleClassname - Variable in class org.openstreetmap.josm.data.validation.util.MultipleNameVisitor
The class name of the combined primitives
multipleMatchesParameter - Variable in class org.openstreetmap.josm.actions.mapmode.SelectAction.CycleManager
 
MultipleNameVisitor - Class in org.openstreetmap.josm.data.validation.util
Able to create a name and an icon for a collection of elements.
MultipleNameVisitor() - Constructor for class org.openstreetmap.josm.data.validation.util.MultipleNameVisitor
 
multiplier - Variable in class org.openstreetmap.josm.actions.audio.AudioFastSlowAction
 
Multipolygon - Class in org.openstreetmap.josm.data.osm.visitor.paint.relations
 
Multipolygon(Relation) - Constructor for class org.openstreetmap.josm.data.osm.visitor.paint.relations.Multipolygon
 
Multipolygon.JoinedWay - Class in org.openstreetmap.josm.data.osm.visitor.paint.relations
 
Multipolygon.JoinedWay(List<Node>, Collection<Long>, boolean) - Constructor for class org.openstreetmap.josm.data.osm.visitor.paint.relations.Multipolygon.JoinedWay
 
Multipolygon.MultipolygonRoleMatcher - Class in org.openstreetmap.josm.data.osm.visitor.paint.relations
Kind of strategy object which is responsible for deciding whether a given member role indicates that the member belongs to an outer or an inner polygon.
Multipolygon.MultipolygonRoleMatcher() - Constructor for class org.openstreetmap.josm.data.osm.visitor.paint.relations.Multipolygon.MultipolygonRoleMatcher
 
Multipolygon.PolyData - Class in org.openstreetmap.josm.data.osm.visitor.paint.relations
 
Multipolygon.PolyData(Way) - Constructor for class org.openstreetmap.josm.data.osm.visitor.paint.relations.Multipolygon.PolyData
 
Multipolygon.PolyData(Multipolygon.JoinedWay) - Constructor for class org.openstreetmap.josm.data.osm.visitor.paint.relations.Multipolygon.PolyData
 
Multipolygon.PolyData(List<Node>, boolean, Collection<Long>) - Constructor for class org.openstreetmap.josm.data.osm.visitor.paint.relations.Multipolygon.PolyData
 
Multipolygon.PolyData(Multipolygon.PolyData) - Constructor for class org.openstreetmap.josm.data.osm.visitor.paint.relations.Multipolygon.PolyData
 
Multipolygon.PolyData.Intersection - Enum in org.openstreetmap.josm.data.osm.visitor.paint.relations
 
Multipolygon.PolyData.Intersection() - Constructor for enum org.openstreetmap.josm.data.osm.visitor.paint.relations.Multipolygon.PolyData.Intersection
 
MultipolygonCache - Class in org.openstreetmap.josm.data.osm.visitor.paint.relations
 
MultipolygonCache() - Constructor for class org.openstreetmap.josm.data.osm.visitor.paint.relations.MultipolygonCache
 
MultipolygonCreate - Class in org.openstreetmap.josm.data.osm
 
MultipolygonCreate(List<MultipolygonCreate.JoinedPolygon>, List<MultipolygonCreate.JoinedPolygon>) - Constructor for class org.openstreetmap.josm.data.osm.MultipolygonCreate
 
MultipolygonCreate() - Constructor for class org.openstreetmap.josm.data.osm.MultipolygonCreate
 
MultipolygonCreate.JoinedPolygon - Class in org.openstreetmap.josm.data.osm
Represents one polygon that consists of multiple ways.
MultipolygonCreate.JoinedPolygon(List<Way>, List<Boolean>) - Constructor for class org.openstreetmap.josm.data.osm.MultipolygonCreate.JoinedPolygon
 
MultipolygonCreate.JoinedPolygon(Way) - Constructor for class org.openstreetmap.josm.data.osm.MultipolygonCreate.JoinedPolygon
Creates a polygon from single way.
MultipolygonCreate.PolygonLevel - Class in org.openstreetmap.josm.data.osm
Helper storage class for finding findOuterWays
MultipolygonCreate.PolygonLevel(MultipolygonCreate.JoinedPolygon, int) - Constructor for class org.openstreetmap.josm.data.osm.MultipolygonCreate.PolygonLevel
 
multipolygonPredicate - Static variable in class org.openstreetmap.josm.data.osm.OsmPrimitive
 
MultipolygonTest - Class in org.openstreetmap.josm.data.validation.tests
 
MultipolygonTest() - Constructor for class org.openstreetmap.josm.data.validation.tests.MultipolygonTest
 
MultiSplitLayout - Class in org.openstreetmap.josm.gui
The MultiSplitLayout layout manager recursively arranges its components in row and column groups called "Splits".
MultiSplitLayout() - Constructor for class org.openstreetmap.josm.gui.MultiSplitLayout
Create a MultiSplitLayout with a default model with a single Leaf node named "default".
MultiSplitLayout(MultiSplitLayout.Node) - Constructor for class org.openstreetmap.josm.gui.MultiSplitLayout
Create a MultiSplitLayout with the specified model.
MultiSplitLayout.Divider - Class in org.openstreetmap.josm.gui
Models a single vertical/horiztonal divider.
MultiSplitLayout.Divider() - Constructor for class org.openstreetmap.josm.gui.MultiSplitLayout.Divider
 
MultiSplitLayout.InvalidLayoutException - Exception in org.openstreetmap.josm.gui
The specified Node is either the wrong type or was configured incorrectly.
MultiSplitLayout.InvalidLayoutException(String, MultiSplitLayout.Node) - Constructor for exception org.openstreetmap.josm.gui.MultiSplitLayout.InvalidLayoutException
 
MultiSplitLayout.Leaf - Class in org.openstreetmap.josm.gui
Models a java.awt Component child.
MultiSplitLayout.Leaf() - Constructor for class org.openstreetmap.josm.gui.MultiSplitLayout.Leaf
Create a Leaf node.
MultiSplitLayout.Leaf(String) - Constructor for class org.openstreetmap.josm.gui.MultiSplitLayout.Leaf
Create a Leaf node with the specified name.
MultiSplitLayout.Node - Class in org.openstreetmap.josm.gui
Base class for the nodes that model a MultiSplitLayout.
MultiSplitLayout.Node() - Constructor for class org.openstreetmap.josm.gui.MultiSplitLayout.Node
 
MultiSplitLayout.Split - Class in org.openstreetmap.josm.gui
Defines a vertical or horizontal subdivision into two or more tiles.
MultiSplitLayout.Split() - Constructor for class org.openstreetmap.josm.gui.MultiSplitLayout.Split
 
MultiSplitPane - Class in org.openstreetmap.josm.gui
All properties in this class are bound: when a properties value is changed, all PropertyChangeListeners are fired.
MultiSplitPane() - Constructor for class org.openstreetmap.josm.gui.MultiSplitPane
Creates a MultiSplitPane with it's LayoutManager set to to an empty MultiSplitLayout.
MultiSplitPane.AccessibleMultiSplitPane - Class in org.openstreetmap.josm.gui
 
MultiSplitPane.AccessibleMultiSplitPane() - Constructor for class org.openstreetmap.josm.gui.MultiSplitPane.AccessibleMultiSplitPane
 
MultiSplitPane.DefaultDividerPainter - Class in org.openstreetmap.josm.gui
 
MultiSplitPane.DefaultDividerPainter() - Constructor for class org.openstreetmap.josm.gui.MultiSplitPane.DefaultDividerPainter
 
MultiSplitPane.DividerPainter - Class in org.openstreetmap.josm.gui
Draws a single Divider.
MultiSplitPane.DividerPainter() - Constructor for class org.openstreetmap.josm.gui.MultiSplitPane.DividerPainter
 
MultiSplitPane.InputHandler - Class in org.openstreetmap.josm.gui
 
MultiSplitPane.InputHandler() - Constructor for class org.openstreetmap.josm.gui.MultiSplitPane.InputHandler
 
MultiValueCellEditor - Class in org.openstreetmap.josm.gui.conflict.tags
This is a table cell editor for selecting a possible tag value from a list of proposed tag values.
MultiValueCellEditor() - Constructor for class org.openstreetmap.josm.gui.conflict.tags.MultiValueCellEditor
 
MultiValueCellEditor.EditorCellRenderer - Class in org.openstreetmap.josm.gui.conflict.tags
The cell renderer used in the combo box
MultiValueCellEditor.EditorCellRenderer() - Constructor for class org.openstreetmap.josm.gui.conflict.tags.MultiValueCellEditor.EditorCellRenderer
 
MultiValueCellEditor.NavigationListener - Interface in org.openstreetmap.josm.gui.conflict.tags
 
MultiValueCellRenderer - Class in org.openstreetmap.josm.gui.conflict.tags
This is a TableCellRenderer for MultiValueResolutionDecisions.
MultiValueCellRenderer() - Constructor for class org.openstreetmap.josm.gui.conflict.tags.MultiValueCellRenderer
 
MultiValueDecisionType - Enum in org.openstreetmap.josm.gui.conflict.tags
Represents a decision for a tag conflict due to multiple possible values.
MultiValueDecisionType() - Constructor for enum org.openstreetmap.josm.gui.conflict.tags.MultiValueDecisionType
 
MultiValueResolutionDecision - Class in org.openstreetmap.josm.gui.conflict.tags
Represents a decision for a conflict due to multiple possible value for a tag.
MultiValueResolutionDecision() - Constructor for class org.openstreetmap.josm.gui.conflict.tags.MultiValueResolutionDecision
constuctor
MultiValueResolutionDecision(TagCollection) - Constructor for class org.openstreetmap.josm.gui.conflict.tags.MultiValueResolutionDecision
Creates a new decision for the tag collection tags.
mv - Variable in class org.openstreetmap.josm.actions.mapmode.ImproveWayAccuracyAction
 
mv - Variable in class org.openstreetmap.josm.actions.mapmode.ParallelWayAction
 
mv - Variable in class org.openstreetmap.josm.actions.mapmode.SelectAction
The component this SelectAction is associated with.
mv - Variable in class org.openstreetmap.josm.data.validation.TestError.PaintVisitor
The MapView
mv - Variable in class org.openstreetmap.josm.gui.MapScaler
 
mv - Variable in class org.openstreetmap.josm.gui.MapSlider
 
mv - Variable in class org.openstreetmap.josm.gui.MapStatus
The MapView this status belongs to.
mv - Variable in class org.openstreetmap.josm.io.imagery.Grabber
 
my - Variable in class org.openstreetmap.josm.command.RelationMemberConflictResolverCommand
my relation
my - Variable in class org.openstreetmap.josm.data.conflict.Conflict
 
my - Variable in class org.openstreetmap.josm.gui.conflict.pair.ConflictResolver
 
my - Variable in class org.openstreetmap.josm.gui.conflict.pair.properties.PropertiesMergeModel
 
MY_PRIMITIVE_PROP - Static variable in class org.openstreetmap.josm.gui.conflict.pair.ConflictResolver
name of the property for the OsmPrimitive in the role "my"
myActions - Variable in class org.openstreetmap.josm.tools.MultikeyActionsHandler
 
myAndTheirEntriesEqual() - Method in class org.openstreetmap.josm.gui.conflict.pair.ListMergeModel
Replies true if the list of my entries and the list of their entries are equal
myCommand - Variable in class org.openstreetmap.josm.io.remotecontrol.handler.RequestHandler
will be filled with the command assigned to the subclass
myCoords - Variable in class org.openstreetmap.josm.gui.conflict.pair.properties.PropertiesMergeModel
 
myDataset - Variable in class org.openstreetmap.josm.gui.conflict.pair.ListMergeModel
 
myDeletedState - Variable in class org.openstreetmap.josm.gui.conflict.pair.properties.PropertiesMergeModel
 
myDirection - Variable in class org.openstreetmap.josm.actions.MoveAction
 
myDrawString(Graphics, String, int, int) - Method in class org.openstreetmap.josm.gui.layer.TMSLayer
 
myEntriesSelectionModel - Variable in class org.openstreetmap.josm.gui.conflict.pair.ListMergeModel
 
myEntriesTable - Variable in class org.openstreetmap.josm.gui.conflict.pair.ListMerger
 
myEntriesTableModel - Variable in class org.openstreetmap.josm.gui.conflict.pair.ListMergeModel
 
myLang - Variable in class org.openstreetmap.josm.gui.GettingStarted.MotdContent
 
myListener - Variable in class org.openstreetmap.josm.data.osm.event.DatasetEventManager
 
myReferrers - Variable in class org.openstreetmap.josm.gui.conflict.pair.properties.PropertiesMergeModel
 
myTagValue - Variable in class org.openstreetmap.josm.gui.conflict.pair.tags.TagMergeItem
 
myVersion - Variable in class org.openstreetmap.josm.gui.GettingStarted.MotdContent
 

N

n - Variable in class org.openstreetmap.josm.data.projection.proj.LambertConformalConic
projection exponent
n0 - Variable in class org.openstreetmap.josm.actions.mapmode.DrawAction.SnapHelper
 
n1 - Variable in class org.openstreetmap.josm.data.validation.tests.CrossingWays.ExtendedSegment
 
n1 - Variable in class org.openstreetmap.josm.data.validation.tests.UnconnectedWays.MyWaySegment
 
n2 - Variable in class org.openstreetmap.josm.data.validation.tests.CrossingWays.ExtendedSegment
 
n2 - Variable in class org.openstreetmap.josm.data.validation.tests.UnconnectedWays.MyWaySegment
 
N_TR - Static variable in class org.openstreetmap.josm.gui.dialogs.LatLonDialog
 
nadgrids - Variable in class org.openstreetmap.josm.data.projection.datum.NTV2Datum
 
nadgrids - Static variable in class org.openstreetmap.josm.data.projection.Projections
 
name - Variable in class org.openstreetmap.gui.jmapviewer.tilesources.AbstractTMSTileSource
 
name - Variable in enum org.openstreetmap.gui.jmapviewer.tilesources.ScanexTileSource.ScanexLayer
 
name - Variable in class org.openstreetmap.josm.actions.ActionParameter
 
name - Variable in class org.openstreetmap.josm.actions.Map_Rectifier_WMSmenuAction.RectifierService
 
name - Variable in enum org.openstreetmap.josm.actions.search.PushbackTokenizer.Token
 
name - Variable in class org.openstreetmap.josm.command.SequenceCommand
 
name - Variable in class org.openstreetmap.josm.data.imagery.ImageryInfo.ImageryPreferenceEntry
 
name - Variable in class org.openstreetmap.josm.data.imagery.ImageryInfo
 
name - Variable in class org.openstreetmap.josm.data.imagery.OffsetBookmark
 
name - Variable in class org.openstreetmap.josm.data.imagery.types.ProjectionType
 
name - Variable in enum org.openstreetmap.josm.data.osm.visitor.paint.PaintColors
 
name - Variable in class org.openstreetmap.josm.data.preferences.ColorProperty
 
name - Variable in class org.openstreetmap.josm.data.projection.datum.AbstractDatum
 
name - Variable in class org.openstreetmap.josm.data.validation.Test
Name of the test
name - Variable in class org.openstreetmap.josm.data.validation.util.NameVisitor
The name of this item.
name - Variable in class org.openstreetmap.josm.gui.bbox.SlippyMapBBoxChooser.RenamedSourceDecorator
 
name - Variable in class org.openstreetmap.josm.gui.BookmarkList.Bookmark
 
name - Variable in enum org.openstreetmap.josm.gui.conflict.ConflictColors
 
name - Variable in class org.openstreetmap.josm.gui.dialogs.ToggleDialog
 
name - Variable in class org.openstreetmap.josm.gui.download.PlaceSelection.SearchResult
 
name - Variable in class org.openstreetmap.josm.gui.download.PlaceSelection.Server
 
name - Variable in class org.openstreetmap.josm.gui.layer.geoimage.CorrelateGpxWithImages.GpxDataWrapper
 
name - Variable in class org.openstreetmap.josm.gui.layer.Layer
The name of this layer.
name - Variable in enum org.openstreetmap.josm.gui.MainApplication.Option
 
name - Variable in class org.openstreetmap.josm.gui.mappaint.ElemStyle.FontDescriptor
 
name - Variable in class org.openstreetmap.josm.gui.mappaint.mapcss.Expression.FunctionExpression
 
name - Variable in class org.openstreetmap.josm.gui.mappaint.MapImage
 
name - Variable in class org.openstreetmap.josm.gui.MultiSplitLayout.Leaf
 
name - Variable in class org.openstreetmap.josm.gui.preferences.imagery.AddWMSLayerPanel.LayerDetails
 
name - Variable in class org.openstreetmap.josm.gui.preferences.projection.AbstractProjectionChoice
 
name - Variable in class org.openstreetmap.josm.gui.preferences.projection.SingleProjectionChoice
 
name - Variable in class org.openstreetmap.josm.gui.preferences.shortcut.PrefJPanel.ShortcutTableCellRenderer
 
name - Variable in class org.openstreetmap.josm.gui.preferences.SourceEntry
Name is used as a namespace for color preferences and (currently) only one file with a name can be loaded at a time.
name - Variable in class org.openstreetmap.josm.gui.preferences.ToolbarPreferences.ActionDefinition
 
name - Variable in class org.openstreetmap.josm.gui.tagging.TaggingPreset
 
name - Variable in class org.openstreetmap.josm.gui.tagging.TagModel
the name of the tag
name - Variable in exception org.openstreetmap.josm.plugins.PluginException
 
name - Variable in class org.openstreetmap.josm.plugins.PluginHandler.DeprecatedPlugin
 
name - Variable in class org.openstreetmap.josm.plugins.PluginInformation
 
name - Variable in class org.openstreetmap.josm.tools.ImageProvider
 
name_context - Variable in class org.openstreetmap.josm.gui.tagging.TaggingPreset
 
NAME_MISSING - Static variable in class org.openstreetmap.josm.data.validation.tests.NameMismatch
 
NAME_PROP - Static variable in class org.openstreetmap.josm.gui.layer.Layer
 
NAME_TRANSLATION_MISSING - Static variable in class org.openstreetmap.josm.data.validation.tests.NameMismatch
 
NAMED_WAYS - Static variable in class org.openstreetmap.josm.data.validation.tests.UntaggedWay
Ways that must have a name
NameFormatter - Interface in org.openstreetmap.josm.data.osm
 
NameFormatterHook - Interface in org.openstreetmap.josm.gui
 
NameMismatch - Class in org.openstreetmap.josm.data.validation.tests
Check for missing name:* translations.
NameMismatch() - Constructor for class org.openstreetmap.josm.data.validation.tests.NameMismatch
 
names - Variable in class org.openstreetmap.josm.data.osm.User
the user name
names - Variable in class org.openstreetmap.josm.gui.tagging.TaggingPresetSearchDialog.PresetClasification
 
namespace - Variable in class org.openstreetmap.josm.tools.XmlObjectParser.AddNamespaceFilter
 
namesToNodes - Variable in class org.openstreetmap.josm.data.validation.tests.NodesWithSameName
 
nameSupportedProjections() - Method in class org.openstreetmap.josm.gui.layer.Layer
Specify user information about projections
nameSupportedProjections() - Method in class org.openstreetmap.josm.gui.layer.TMSLayer
 
nameSupportedProjections() - Method in class org.openstreetmap.josm.gui.layer.WMSLayer
 
nameTags - Variable in class org.openstreetmap.josm.gui.mappaint.LabelCompositionStrategy.DeriveLabelFromNameTagsCompositionStrategy
 
nameTemplate - Variable in class org.openstreetmap.josm.gui.tagging.TaggingPreset
 
nameTemplateFilter - Variable in class org.openstreetmap.josm.gui.tagging.TaggingPreset
 
nameText - Variable in class org.openstreetmap.josm.gui.MapStatus
 
NameVisitor - Class in org.openstreetmap.josm.data.validation.util
Able to create a name and an icon for each data element.
NameVisitor() - Constructor for class org.openstreetmap.josm.data.validation.util.NameVisitor
 
namingTagsForRelations - Static variable in class org.openstreetmap.josm.gui.DefaultNameFormatter
the current list of tags used as naming tags in relations
NavigatableComponent - Class in org.openstreetmap.josm.gui
An component that can be navigated by a mapmover.
NavigatableComponent() - Constructor for class org.openstreetmap.josm.gui.NavigatableComponent
 
NavigatableComponent.CursorInfo - Class in org.openstreetmap.josm.gui
 
NavigatableComponent.CursorInfo(Cursor, Object) - Constructor for class org.openstreetmap.josm.gui.NavigatableComponent.CursorInfo
 
NavigatableComponent.SystemOfMeasurement - Class in org.openstreetmap.josm.gui
 
NavigatableComponent.SystemOfMeasurement(double, String, double, String) - Constructor for class org.openstreetmap.josm.gui.NavigatableComponent.SystemOfMeasurement
System of measurement.
NavigatableComponent.ZoomChangeListener - Interface in org.openstreetmap.josm.gui
Interface to notify listeners of the change of the zoom area.
NavigatableComponent.ZoomData - Class in org.openstreetmap.josm.gui
 
NavigatableComponent.ZoomData(EastNorth, double) - Constructor for class org.openstreetmap.josm.gui.NavigatableComponent.ZoomData
 
nc - Variable in class org.openstreetmap.josm.data.osm.visitor.paint.AbstractMapRenderer
the map viewport - provides projection and hit detection functionality
nc - Variable in class org.openstreetmap.josm.data.osm.visitor.paint.MapPainter
 
nc - Variable in class org.openstreetmap.josm.gui.MapMover
The map to move around.
nc - Variable in class org.openstreetmap.josm.gui.SelectionManager
The Component, the selection rectangle is drawn onto.
ne - Variable in class org.openstreetmap.josm.data.osm.QuadBuckets.QBLevel
 
NE_INDEX - Static variable in class org.openstreetmap.josm.data.osm.QuadBuckets
 
NEAR_BOTH - Static variable in class org.openstreetmap.josm.gui.layer.GpxLayer.DownloadAlongTrackAction
 
NEAR_TRACK - Static variable in class org.openstreetmap.josm.gui.layer.GpxLayer.DownloadAlongTrackAction
 
NEAR_WAYPOINTS - Static variable in class org.openstreetmap.josm.gui.layer.GpxLayer.DownloadAlongTrackAction
 
nearby(Node, double) - Method in class org.openstreetmap.josm.data.validation.tests.UnconnectedWays.MyWaySegment
 
nearbyNodeCache - Variable in class org.openstreetmap.josm.data.validation.tests.UnconnectedWays.MyWaySegment
 
nearbyNodeCacheDist - Variable in class org.openstreetmap.josm.data.validation.tests.UnconnectedWays.MyWaySegment
 
nearbyNodes(double) - Method in class org.openstreetmap.josm.data.validation.tests.UnconnectedWays.MyWaySegment
 
nearestNode - Variable in class org.openstreetmap.josm.actions.mapmode.DeleteAction.DeleteParameters
 
nearestPlace - Variable in class org.openstreetmap.josm.gui.download.PlaceSelection.SearchResult
 
nearestPointOnTrack(EastNorth, double) - Method in class org.openstreetmap.josm.gui.layer.GpxLayer
Makes a WayPoint at the projection of point P onto the track providing P is less than tolerance away from the track
nearestSegment - Variable in class org.openstreetmap.josm.actions.mapmode.DeleteAction.DeleteParameters
 
needRedraw - Variable in class org.openstreetmap.josm.gui.layer.TMSLayer
 
needsSave - Variable in class org.openstreetmap.josm.gui.io.SaveLayersTableColumnModel.RecommendedActionsTableCell
 
needsSplitPaneAdjustment - Variable in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetCacheManager
 
needsUpload - Variable in class org.openstreetmap.josm.gui.io.SaveLayersTableColumnModel.RecommendedActionsTableCell
 
new_id - Variable in class org.openstreetmap.josm.io.DiffResultProcessor.DiffResultEntry
 
new_version - Variable in class org.openstreetmap.josm.io.DiffResultProcessor.DiffResultEntry
 
NewAction - Class in org.openstreetmap.josm.actions
 
NewAction() - Constructor for class org.openstreetmap.josm.actions.NewAction
 
newAction - Variable in class org.openstreetmap.josm.gui.dialogs.RelationListDialog
 
newAction - Variable in class org.openstreetmap.josm.gui.MainMenu
 
newChangesetId - Variable in class org.openstreetmap.josm.data.osm.event.ChangesetIdChangedEvent
 
newHighlights - Variable in class org.openstreetmap.josm.actions.mapmode.DrawAction
 
newInstance(long, boolean) - Method in enum org.openstreetmap.josm.data.osm.OsmPrimitiveType
 
newInstance() - Static method in class org.openstreetmap.josm.gui.layer.geoimage.ImageViewerDialog
 
newInstance(OsmDataLayer) - Method in class org.openstreetmap.josm.io.session.OsmDataSessionExporter
 
newKey - Variable in class org.openstreetmap.josm.command.ChangePropertyKeyCommand
The mew key.
newKey - Variable in class org.openstreetmap.josm.corrector.TagCorrection
 
newLayer - Variable in class org.openstreetmap.josm.actions.downloadtasks.DownloadGpsTask.DownloadTask
 
newLayer - Variable in class org.openstreetmap.josm.actions.downloadtasks.DownloadOsmTask.DownloadTask
 
newLayerName - Variable in class org.openstreetmap.josm.actions.downloadtasks.DownloadGpsTask
 
newLayerName - Variable in class org.openstreetmap.josm.actions.downloadtasks.DownloadOsmTask
 
newN1en - Variable in class org.openstreetmap.josm.actions.mapmode.ExtrudeAction
The new EastNorths of node1 and node2
newN2en - Variable in class org.openstreetmap.josm.actions.mapmode.ExtrudeAction
 
newNodes - Variable in class org.openstreetmap.josm.command.ChangeNodesCommand
 
newOsm - Variable in class org.openstreetmap.josm.command.ChangeCommand
 
newRole - Variable in class org.openstreetmap.josm.command.ChangeRelationMemberRoleCommand
 
newRole - Variable in class org.openstreetmap.josm.corrector.RoleCorrection
 
newSelection - Variable in class org.openstreetmap.josm.actions.SplitWayAction.SplitWayResult
 
newValue - Variable in class org.openstreetmap.josm.corrector.TagCorrection
 
newValue - Variable in class org.openstreetmap.josm.data.Preferences.DefaultPreferenceChangeEvent
 
newWay - Variable in class org.openstreetmap.josm.actions.ReverseWayAction.ReverseWayResult
 
newWays - Variable in class org.openstreetmap.josm.actions.SplitWayAction.SplitWayResult
 
next - Variable in class org.openstreetmap.gui.jmapviewer.MemoryTileCache.CacheEntry
 
next() - Method in class org.openstreetmap.josm.data.osm.ChangesetDataSet.DefaultIterator
 
next() - Method in class org.openstreetmap.josm.data.osm.QuadBuckets.QuadBucketIterator
 
next() - Method in class org.openstreetmap.josm.data.osm.Storage.Iter
 
next() - Method in class org.openstreetmap.josm.data.osm.Storage.SafeReadonlyIter
 
next() - Method in class org.openstreetmap.josm.data.osm.visitor.paint.MapPainter.OffsetIterator
 
next() - Method in class org.openstreetmap.josm.tools.CopyList.Itr
 
next() - Method in class org.openstreetmap.josm.tools.SubclassFilteredCollection.FilterIterator
 
next() - Method in class org.openstreetmap.josm.tools.XmlObjectParser
 
next_content_node(QuadBuckets<T>.QBLevel) - Method in class org.openstreetmap.josm.data.osm.QuadBuckets.QuadBucketIterator
 
next_sibling() - Method in class org.openstreetmap.josm.data.osm.QuadBuckets.QBLevel
 
nextContentNode() - Method in class org.openstreetmap.josm.data.osm.QuadBuckets.QBLevel
 
nextNode() - Method in class org.openstreetmap.josm.data.osm.QuadBuckets.QBLevel
 
nextSibling() - Method in class org.openstreetmap.josm.data.osm.QuadBuckets.QBLevel
 
nextSibling() - Method in class org.openstreetmap.josm.gui.MultiSplitLayout.Node
Return the Node that comes after this one in the parent's list of children, or null.
nextSnapMode() - Method in class org.openstreetmap.josm.actions.mapmode.DrawAction.SnapHelper
 
nextState() - Method in class org.openstreetmap.josm.gui.QuadStateCheckBox.QuadStateDecorator
Rotate to the next allowed state.
NextTerm(double, double, int) - Method in class org.openstreetmap.gui.jmapviewer.tilesources.ScanexTileSource
 
nextTF - Variable in class org.openstreetmap.josm.gui.io.CredentialDialog.TFKeyListener
 
nextToken() - Method in class org.openstreetmap.josm.actions.search.PushbackTokenizer
The token returned is null or starts with an identifier character: - for an '-'.
nextToken() - Method in class org.openstreetmap.josm.tools.template_engine.Tokenizer
 
NL - Static variable in class org.openstreetmap.josm.gui.dialogs.InspectPrimitiveDialog.DataText
 
NMEAImporter - Class in org.openstreetmap.josm.io
 
NMEAImporter() - Constructor for class org.openstreetmap.josm.io.NMEAImporter
 
NmeaReader - Class in org.openstreetmap.josm.io
Read a nmea file.
NmeaReader(InputStream, File) - Constructor for class org.openstreetmap.josm.io.NmeaReader
 
NmeaReader.GPGGA - Enum in org.openstreetmap.josm.io
 
NmeaReader.GPGGA(int) - Constructor for enum org.openstreetmap.josm.io.NmeaReader.GPGGA
 
NmeaReader.GPGSA - Enum in org.openstreetmap.josm.io
 
NmeaReader.GPGSA(int) - Constructor for enum org.openstreetmap.josm.io.NmeaReader.GPGSA
 
NmeaReader.GPRMC - Enum in org.openstreetmap.josm.io
 
NmeaReader.GPRMC(int) - Constructor for enum org.openstreetmap.josm.io.NmeaReader.GPRMC
 
NmeaReader.GPVTG - Enum in org.openstreetmap.josm.io
 
NmeaReader.GPVTG(int) - Constructor for enum org.openstreetmap.josm.io.NmeaReader.GPVTG
 
NmeaReader.NMEA_TYPE - Enum in org.openstreetmap.josm.io
Handler for the different types that NMEA speaks.
NmeaReader.NMEA_TYPE(String) - Constructor for enum org.openstreetmap.josm.io.NmeaReader.NMEA_TYPE
 
NmeaReader.NMEAParserState - Class in org.openstreetmap.josm.io
 
NmeaReader.NMEAParserState() - Constructor for class org.openstreetmap.josm.io.NmeaReader.NMEAParserState
 
nNode - Variable in class org.openstreetmap.josm.actions.OrthogonalizeAction.WayData
 
no_checksum - Variable in class org.openstreetmap.josm.io.NmeaReader.NMEAParserState
 
no_discards - Variable in class org.openstreetmap.josm.tools.Diff
When set to true, the algorithm returns a guarranteed minimal set of changes.
NO_FROM - Static variable in class org.openstreetmap.josm.data.validation.tests.TurnrestrictionTest
 
NO_SCROLL - Static variable in class org.openstreetmap.josm.gui.ScrollViewport
 
NO_STYLE - Static variable in class org.openstreetmap.josm.data.validation.tests.MultipolygonTest
 
NO_STYLE_POLYGON - Static variable in class org.openstreetmap.josm.data.validation.tests.MultipolygonTest
 
NO_TO - Static variable in class org.openstreetmap.josm.data.validation.tests.TurnrestrictionTest
 
NO_VIA - Static variable in class org.openstreetmap.josm.data.validation.tests.TurnrestrictionTest
 
node - Variable in class org.openstreetmap.josm.data.osm.event.NodeMovedEvent
 
Node - Class in org.openstreetmap.josm.data.osm
One node data, consisting of one world coordinate waypoint.
Node(long, boolean) - Constructor for class org.openstreetmap.josm.data.osm.Node
 
Node() - Constructor for class org.openstreetmap.josm.data.osm.Node
Constructs a new local Node with id 0.
Node(long) - Constructor for class org.openstreetmap.josm.data.osm.Node
Constructs an incomplete Node object with the given id.
Node(long, int) - Constructor for class org.openstreetmap.josm.data.osm.Node
Constructs a new Node with the given id and version.
Node(Node, boolean) - Constructor for class org.openstreetmap.josm.data.osm.Node
Constructs an identical clone of the argument.
Node(Node) - Constructor for class org.openstreetmap.josm.data.osm.Node
Constructs an identical clone of the argument (including the id).
Node(LatLon) - Constructor for class org.openstreetmap.josm.data.osm.Node
Constructs a new Node with the given lat/lon with id 0.
Node(EastNorth) - Constructor for class org.openstreetmap.josm.data.osm.Node
Constructs a new Node with the given east/north with id 0.
node - Variable in exception org.openstreetmap.josm.gui.MultiSplitLayout.InvalidLayoutException
 
NODE_DUPING_PARENT_WAY_TAGS - Static variable in class org.openstreetmap.josm.data.validation.tests.NodesDuplicatingWayTags
 
nodecache - Variable in class org.openstreetmap.josm.data.validation.tests.UnconnectedWays
 
nodeColor - Variable in class org.openstreetmap.josm.data.osm.visitor.paint.MapPainter
 
nodeColor - Variable in class org.openstreetmap.josm.data.osm.visitor.paint.MapPaintSettings
Color Preference for nodes
nodeColor - Variable in class org.openstreetmap.josm.data.osm.visitor.paint.WireframeMapRenderer
Color Preference for nodes
nodeComparator - Variable in class org.openstreetmap.josm.gui.DefaultNameFormatter
 
nodeCount - Variable in class org.openstreetmap.josm.actions.mapmode.ParallelWays
 
nodeCount - Variable in class org.openstreetmap.josm.data.projection.datum.NTV2SubGrid
 
NodeData - Class in org.openstreetmap.josm.data.osm
 
NodeData() - Constructor for class org.openstreetmap.josm.data.osm.NodeData
 
NodeData(NodeData) - Constructor for class org.openstreetmap.josm.data.osm.NodeData
 
NodeElemStyle - Class in org.openstreetmap.josm.gui.mappaint
applies for Nodes and turn restriction relations
NodeElemStyle(Cascade, MapImage, NodeElemStyle.Symbol, float) - Constructor for class org.openstreetmap.josm.gui.mappaint.NodeElemStyle
 
NodeElemStyle.Symbol - Class in org.openstreetmap.josm.gui.mappaint
 
NodeElemStyle.Symbol(NodeElemStyle.SymbolShape, int, Stroke, Color, Color) - Constructor for class org.openstreetmap.josm.gui.mappaint.NodeElemStyle.Symbol
 
NodeElemStyle.SymbolShape - Enum in org.openstreetmap.josm.gui.mappaint
 
NodeElemStyle.SymbolShape() - Constructor for enum org.openstreetmap.josm.gui.mappaint.NodeElemStyle.SymbolShape
 
nodeIcon - Variable in class org.openstreetmap.josm.gui.history.NodeListTableCellRenderer
 
nodeIds - Variable in class org.openstreetmap.josm.data.osm.history.HistoryWay
 
nodeInsidePolygon(Node, List<Node>) - Static method in class org.openstreetmap.josm.tools.Geometry
Tests if point is inside a polygon.
NodeListColumnModel - Class in org.openstreetmap.josm.gui.conflict.pair.nodes
 
NodeListColumnModel(TableCellRenderer) - Constructor for class org.openstreetmap.josm.gui.conflict.pair.nodes.NodeListColumnModel
 
NodeListMergeModel - Class in org.openstreetmap.josm.gui.conflict.pair.nodes
 
NodeListMergeModel() - Constructor for class org.openstreetmap.josm.gui.conflict.pair.nodes.NodeListMergeModel
 
nodeListMerger - Variable in class org.openstreetmap.josm.gui.conflict.pair.ConflictResolver
 
NodeListMerger - Class in org.openstreetmap.josm.gui.conflict.pair.nodes
A UI component for resolving conflicts in the node lists of two Ways.
NodeListMerger() - Constructor for class org.openstreetmap.josm.gui.conflict.pair.nodes.NodeListMerger
 
NodeListTable - Class in org.openstreetmap.josm.gui.conflict.pair.nodes
 
NodeListTable(String, ListMergeModel<Node>, OsmPrimitivesTableModel, ListSelectionModel) - Constructor for class org.openstreetmap.josm.gui.conflict.pair.nodes.NodeListTable
 
NodeListTableCellRenderer - Class in org.openstreetmap.josm.gui.conflict.pair.nodes
This is the TableCellRenderer used in the node tables of NodeListMerger.
NodeListTableCellRenderer() - Constructor for class org.openstreetmap.josm.gui.conflict.pair.nodes.NodeListTableCellRenderer
constructor
NodeListTableCellRenderer - Class in org.openstreetmap.josm.gui.history
 
NodeListTableCellRenderer() - Constructor for class org.openstreetmap.josm.gui.history.NodeListTableCellRenderer
 
NodeListTableColumnModel - Class in org.openstreetmap.josm.gui.history
The TableColumnModel for the table with the list of nodes.
NodeListTableColumnModel() - Constructor for class org.openstreetmap.josm.gui.history.NodeListTableColumnModel
 
nodeListViewer - Variable in class org.openstreetmap.josm.gui.history.HistoryBrowser
 
NodeListViewer - Class in org.openstreetmap.josm.gui.history
NodeListViewer is a UI component which displays the node list of two version of a OsmPrimitive in a History.
NodeListViewer(HistoryBrowserModel) - Constructor for class org.openstreetmap.josm.gui.history.NodeListViewer
 
NodeListViewer.DoubleClickAdapter - Class in org.openstreetmap.josm.gui.history
 
NodeListViewer.DoubleClickAdapter(JTable) - Constructor for class org.openstreetmap.josm.gui.history.NodeListViewer.DoubleClickAdapter
 
NodeListViewer.NodeListPopupMenu - Class in org.openstreetmap.josm.gui.history
 
NodeListViewer.NodeListPopupMenu() - Constructor for class org.openstreetmap.josm.gui.history.NodeListViewer.NodeListPopupMenu
 
NodeListViewer.PopupMenuLauncher - Class in org.openstreetmap.josm.gui.history
 
NodeListViewer.PopupMenuLauncher(JTable) - Constructor for class org.openstreetmap.josm.gui.history.NodeListViewer.PopupMenuLauncher
 
NodeListViewer.ShowHistoryAction - Class in org.openstreetmap.josm.gui.history
 
NodeListViewer.ShowHistoryAction() - Constructor for class org.openstreetmap.josm.gui.history.NodeListViewer.ShowHistoryAction
 
NodeListViewer.ZoomToNodeAction - Class in org.openstreetmap.josm.gui.history
 
NodeListViewer.ZoomToNodeAction() - Constructor for class org.openstreetmap.josm.gui.history.NodeListViewer.ZoomToNodeAction
 
nodeMoved(NodeMovedEvent) - Method in interface org.openstreetmap.josm.data.osm.event.DataSetListener
A node's coordinates were modified.
nodeMoved(NodeMovedEvent) - Method in class org.openstreetmap.josm.data.osm.event.DataSetListenerAdapter
 
nodeMoved(NodeMovedEvent) - Method in class org.openstreetmap.josm.data.osm.visitor.paint.relations.Multipolygon.PolyData
 
nodeMoved(NodeMovedEvent) - Method in class org.openstreetmap.josm.data.osm.visitor.paint.relations.MultipolygonCache
 
nodeMoved(NodeMovedEvent) - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetsInActiveDataLayerListModel
 
nodeMoved(NodeMovedEvent) - Method in class org.openstreetmap.josm.gui.dialogs.FilterDialog
 
nodeMoved(NodeMovedEvent) - Method in class org.openstreetmap.josm.gui.dialogs.relation.MemberTableModel
 
nodeMoved(NodeMovedEvent) - Method in class org.openstreetmap.josm.gui.dialogs.RelationListDialog
 
nodeMoved(NodeMovedEvent) - Method in class org.openstreetmap.josm.gui.dialogs.SelectionListDialog.SelectionListModel
 
nodeMoved(NodeMovedEvent) - Method in class org.openstreetmap.josm.gui.history.HistoryBrowserModel
 
nodeMoved(NodeMovedEvent) - Method in class org.openstreetmap.josm.gui.tagging.ac.AutoCompletionManager
 
NodeMovedEvent - Class in org.openstreetmap.josm.data.osm.event
 
NodeMovedEvent(DataSet, Node) - Constructor for class org.openstreetmap.josm.data.osm.event.NodeMovedEvent
 
nodeOverlapsRectangle(MultiSplitLayout.Node, Rectangle) - Method in class org.openstreetmap.josm.gui.MultiSplitLayout
 
nodePairFurthestApart(ArrayList<Node>, Node[]) - Method in class org.openstreetmap.josm.actions.AlignInLineAction
 
nodePairs - Variable in class org.openstreetmap.josm.data.validation.tests.OverlappingWays
Bag of all way segments
NodePositionComparator - Class in org.openstreetmap.josm.data.osm
Provides some node order , based on coordinates, nodes with equal coordinates are equal.
NodePositionComparator() - Constructor for class org.openstreetmap.josm.data.osm.NodePositionComparator
 
nodePredicate - Static variable in class org.openstreetmap.josm.data.osm.OsmPrimitive
 
nodes - Variable in class org.openstreetmap.josm.command.MoveCommand
The objects that should be moved.
nodes - Variable in class org.openstreetmap.josm.command.TransformNodesCommand
The nodes to transform.
nodes - Variable in class org.openstreetmap.josm.data.osm.DataSet
All nodes goes here, even when included in other data (ways etc).
nodes - Variable in class org.openstreetmap.josm.data.osm.MultipolygonCreate.JoinedPolygon
 
nodes - Variable in class org.openstreetmap.josm.data.osm.visitor.AllNodesVisitor
The resulting nodes collected so far.
nodes - Variable in class org.openstreetmap.josm.data.osm.visitor.paint.MapPainter.OffsetIterator
 
nodes - Variable in class org.openstreetmap.josm.data.osm.visitor.paint.relations.Multipolygon.JoinedWay
 
nodes - Variable in class org.openstreetmap.josm.data.osm.visitor.paint.relations.Multipolygon.PolyData
 
nodes - Variable in class org.openstreetmap.josm.data.osm.Way
All way nodes in this way
nodes - Variable in class org.openstreetmap.josm.data.osm.WayData
 
nodes - Variable in class org.openstreetmap.josm.data.validation.tests.RelationChecker.RoleInfo
 
nodes - Variable in class org.openstreetmap.josm.gui.dialogs.relation.RelationNodeMap.NodesWays
 
nodes - Variable in class org.openstreetmap.josm.gui.layer.OsmDataLayer.DataCountVisitor
 
nodes - Variable in class org.openstreetmap.josm.io.MultiFetchServerObjectReader
 
NodesDuplicatingWayTags - Class in org.openstreetmap.josm.data.validation.tests
Warn when a node has the same tags as its parent way.
NodesDuplicatingWayTags() - Constructor for class org.openstreetmap.josm.data.validation.tests.NodesDuplicatingWayTags
 
NodesWithSameName - Class in org.openstreetmap.josm.data.validation.tests
 
NodesWithSameName() - Constructor for class org.openstreetmap.josm.data.validation.tests.NodesWithSameName
 
nodeVirtualSize - Variable in class org.openstreetmap.josm.actions.mapmode.SelectAction.VirtualManager
 
nokiaSportsTrackerBug - Variable in class org.openstreetmap.josm.io.GpxReader.Parser
 
noMatch - Variable in class org.openstreetmap.josm.data.validation.tests.TagChecker.CheckerData.CheckerElement
 
NON_CLOSED_WAY - Static variable in class org.openstreetmap.josm.data.validation.tests.MultipolygonTest
 
nonChangedLayers - Variable in class org.openstreetmap.josm.gui.MapView
 
nonChangedLayersBuffer - Variable in class org.openstreetmap.josm.gui.MapView
 
nonClosedWays - Variable in class org.openstreetmap.josm.data.validation.tests.MultipolygonTest
 
nonDefaultColor - Variable in class org.openstreetmap.josm.gui.preferences.advanced.AdvancedPreference.SettingCellRenderer
 
nonDeletedCompletePredicate - Static variable in class org.openstreetmap.josm.data.osm.OsmPrimitive
 
nonDeletedPhysicalPredicate - Static variable in class org.openstreetmap.josm.data.osm.OsmPrimitive
 
nonDeletedPredicate - Static variable in class org.openstreetmap.josm.data.osm.OsmPrimitive
 
nondiscarded_lines - Variable in class org.openstreetmap.josm.tools.Diff.file_data
Total number of nondiscarded lines.
NONE - Static variable in class org.openstreetmap.josm.tools.Shortcut
 
nonlocal - Variable in class org.openstreetmap.josm.gui.preferences.display.GPXSettingsPanel
 
nonRelicensingUsers - Static variable in class org.openstreetmap.josm.data.osm.User
 
noPassword - Variable in class org.openstreetmap.josm.data.Preferences.SettingToXml
 
normal - Variable in class org.openstreetmap.josm.gui.dialogs.properties.PresetListPanel.PresetLabelML
 
normalBorder - Variable in class org.openstreetmap.josm.gui.FileDrop
 
normalize() - Method in class org.openstreetmap.josm.data.Bounds
 
normalizeApiUrl(String) - Method in class org.openstreetmap.josm.gui.oauth.TestAccessTokenTask
 
normalizeDirName(String) - Method in class org.openstreetmap.josm.data.CustomConfigurator.XMLCommandProcessor
 
normalizeImage(BufferedImage) - Method in class org.openstreetmap.josm.gui.layer.WMSLayer
 
normalizeTagCollectionBeforeEditing(TagCollection, Collection<? extends OsmPrimitive>) - Static method in class org.openstreetmap.josm.gui.conflict.tags.TagConflictResolutionUtil
Normalizes the tags in the tag collection tc before resolving tag conflicts.
normalListeners - Variable in class org.openstreetmap.josm.data.osm.event.DatasetEventManager
 
normalListeners - Variable in class org.openstreetmap.josm.data.osm.event.SelectionEventManager
 
normals - Variable in class org.openstreetmap.josm.actions.mapmode.ParallelWays
 
normalStroke - Variable in class org.openstreetmap.josm.actions.mapmode.DrawAction.SnapHelper
 
north() - Method in class org.openstreetmap.josm.data.coor.EastNorth
 
NORTH - Static variable in class org.openstreetmap.josm.data.coor.LatLon
 
north - Variable in class org.openstreetmap.josm.data.gpx.WayPoint
 
north - Variable in class org.openstreetmap.josm.data.imagery.types.EntryType
 
north - Variable in class org.openstreetmap.josm.data.imagery.WmsCache.CacheEntry
 
north - Variable in class org.openstreetmap.josm.data.osm.Node
 
north - Variable in class org.openstreetmap.josm.gui.preferences.projection.UTMProjectionChoice.UTMPanel
 
north2ZoneNumber(double) - Static method in class org.openstreetmap.josm.data.projection.LambertCC9Zones
 
noSnapNow() - Method in class org.openstreetmap.josm.actions.mapmode.DrawAction.SnapHelper
 
not - Variable in class org.openstreetmap.josm.gui.mappaint.mapcss.Condition.PseudoClassCondition
 
not(boolean) - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.Expression.FunctionExpression.EvalFunctions
 
NOT_CLOSED - Static variable in class org.openstreetmap.josm.data.validation.tests.MultipolygonTest
 
notifyDownloadResults(PluginDownloadTask) - Method in class org.openstreetmap.josm.gui.preferences.PluginPreference.UpdateSelectedPluginsAction
 
notifyMapFrameChanged(MapFrame, MapFrame) - Static method in class org.openstreetmap.josm.plugins.PluginHandler
Notified loaded plugins about a new map frame
notifySelectedState() - Method in class org.openstreetmap.josm.actions.ChangesetManagerToggleAction
 
notifySelectedState() - Method in class org.openstreetmap.josm.actions.ExpertToggleAction
 
notifySelectedState() - Method in class org.openstreetmap.josm.actions.FullscreenToggleAction
 
notifySelectedState() - Method in class org.openstreetmap.josm.actions.ViewportFollowToggleAction
 
notifySelectedState() - Method in class org.openstreetmap.josm.actions.WireframeToggleAction
 
notifyStrategy() - Method in class org.openstreetmap.josm.gui.io.UploadStrategySelectionPanel.StrategyChangeListener
 
notifySuccess(UserInfo) - Method in class org.openstreetmap.josm.gui.oauth.TestAccessTokenTask
 
notNewPredicate - Variable in class org.openstreetmap.josm.gui.history.HistoryBrowserDialogManager
 
notSortable - Variable in class org.openstreetmap.josm.gui.dialogs.relation.RelationNodeMap
All members that are incomplete or not a way
NR_LEVELS - Static variable in class org.openstreetmap.josm.data.coor.QuadTiling
 
nSeg - Variable in class org.openstreetmap.josm.actions.OrthogonalizeAction.WayData
 
ntf_rgf93 - Static variable in class org.openstreetmap.josm.data.projection.datum.NTV2GridShiftFileWrapper
 
NTV2Datum - Class in org.openstreetmap.josm.data.projection.datum
Datum based of NTV2 grid shift file.
NTV2Datum(String, String, Ellipsoid, NTV2GridShiftFileWrapper) - Constructor for class org.openstreetmap.josm.data.projection.datum.NTV2Datum
 
NTV2GridShift - Class in org.openstreetmap.josm.data.projection.datum
A value object for storing Longitude and Latitude of a point, the Lon and Lat shift values to get from one datum to another, and the Lon and Lat accuracy of the shift values.
NTV2GridShift() - Constructor for class org.openstreetmap.josm.data.projection.datum.NTV2GridShift
 
NTV2GridShift(LatLon) - Constructor for class org.openstreetmap.josm.data.projection.datum.NTV2GridShift
 
NTV2GridShiftFile - Class in org.openstreetmap.josm.data.projection.datum
Models the NTv2 format Grid Shift File and exposes methods to shift coordinate values using the Sub Grids contained in the file.
NTV2GridShiftFile() - Constructor for class org.openstreetmap.josm.data.projection.datum.NTV2GridShiftFile
 
NTV2GridShiftFileWrapper - Class in org.openstreetmap.josm.data.projection.datum
Wrapper for NTV2GridShiftFile.
NTV2GridShiftFileWrapper(String) - Constructor for class org.openstreetmap.josm.data.projection.datum.NTV2GridShiftFileWrapper
 
NTV2SubGrid - Class in org.openstreetmap.josm.data.projection.datum
Models the NTv2 Sub Grid within a Grid Shift File
NTV2SubGrid(InputStream, boolean, boolean) - Constructor for class org.openstreetmap.josm.data.projection.datum.NTV2SubGrid
Construct a Sub Grid from an InputStream, loading the node data into arrays in this object.
NTV2Util - Class in org.openstreetmap.josm.data.projection.datum
A set of static utility methods for reading the NTv2 file format
NTV2Util() - Constructor for class org.openstreetmap.josm.data.projection.datum.NTV2Util
 
NullDatum - Class in org.openstreetmap.josm.data.projection.datum
Null Datum does not convert from / to WGS84 ellipsoid, but simply "casts" the coordinates.
NullDatum(String, Ellipsoid) - Constructor for class org.openstreetmap.josm.data.projection.datum.NullDatum
 
NullProgressMonitor - Class in org.openstreetmap.josm.gui.progress
 
NullProgressMonitor() - Constructor for class org.openstreetmap.josm.gui.progress.NullProgressMonitor
 
nullTileSet - Variable in class org.openstreetmap.josm.gui.layer.TMSLayer
 
NUM_CONFLICTS_PROP - Static variable in class org.openstreetmap.josm.gui.conflict.tags.RelationMemberConflictResolverModel
the property name for the number conflicts managed by this model
NUM_CONFLICTS_PROP - Static variable in class org.openstreetmap.josm.gui.conflict.tags.TagConflictResolverModel
 
NUM_OBJECTS_TO_UPLOAD_PROP - Static variable in class org.openstreetmap.josm.gui.io.UploadedObjectsSummaryPanel
 
NUMBER_OF_SERVERS - Static variable in class org.openstreetmap.gui.jmapviewer.tilesources.AbstractMapQuestTileSource
 
numConflicts - Variable in class org.openstreetmap.josm.gui.conflict.tags.RelationMemberConflictResolverModel
the number of conflicts
numConflicts - Variable in class org.openstreetmap.josm.gui.conflict.tags.TagConflictResolverModel
 
numObjects - Variable in class org.openstreetmap.josm.gui.io.UploadParameterSummaryPanel
 
numTags - Variable in class org.openstreetmap.josm.gui.conflict.tags.PasteTagsConflictResolverDialog.StatisticsInfo
 
numUndecidedTags - Variable in class org.openstreetmap.josm.gui.conflict.pair.tags.TagMergeModel
 
numUndirectedEges - Variable in class org.openstreetmap.josm.actions.CombineWayAction.NodeGraph
 
numUploadedObjects - Variable in class org.openstreetmap.josm.gui.io.UploadStrategySelectionPanel
 
nw - Variable in class org.openstreetmap.josm.data.osm.QuadBuckets.QBLevel
 
NW_INDEX - Static variable in class org.openstreetmap.josm.data.osm.QuadBuckets
 

O

OAuthAccessTokenHolder - Class in org.openstreetmap.josm.gui.preferences.server
 
OAuthAccessTokenHolder() - Constructor for class org.openstreetmap.josm.gui.preferences.server.OAuthAccessTokenHolder
 
OAuthAuthenticationPreferencesPanel - Class in org.openstreetmap.josm.gui.preferences.server
The preferences panel for the OAuth preferences.
OAuthAuthenticationPreferencesPanel() - Constructor for class org.openstreetmap.josm.gui.preferences.server.OAuthAuthenticationPreferencesPanel
Create the panel
OAuthAuthenticationPreferencesPanel.AlreadyAuthorisedPanel - Class in org.openstreetmap.josm.gui.preferences.server
The preferences panel displayed if there is currently an AccessToken available.
OAuthAuthenticationPreferencesPanel.AlreadyAuthorisedPanel() - Constructor for class org.openstreetmap.josm.gui.preferences.server.OAuthAuthenticationPreferencesPanel.AlreadyAuthorisedPanel
 
OAuthAuthenticationPreferencesPanel.AuthoriseNowAction - Class in org.openstreetmap.josm.gui.preferences.server
Action to authorise the current user
OAuthAuthenticationPreferencesPanel.AuthoriseNowAction() - Constructor for class org.openstreetmap.josm.gui.preferences.server.OAuthAuthenticationPreferencesPanel.AuthoriseNowAction
 
OAuthAuthenticationPreferencesPanel.NotYetAuthorisedPanel - Class in org.openstreetmap.josm.gui.preferences.server
The preferences panel displayed if there is currently no Access Token available.
OAuthAuthenticationPreferencesPanel.NotYetAuthorisedPanel() - Constructor for class org.openstreetmap.josm.gui.preferences.server.OAuthAuthenticationPreferencesPanel.NotYetAuthorisedPanel
 
OAuthAuthenticationPreferencesPanel.RenewAuthorisationAction - Class in org.openstreetmap.josm.gui.preferences.server
Launches the OAuthAuthorisationWizard to generate a new Access Token
OAuthAuthenticationPreferencesPanel.RenewAuthorisationAction() - Constructor for class org.openstreetmap.josm.gui.preferences.server.OAuthAuthenticationPreferencesPanel.RenewAuthorisationAction
 
OAuthAuthenticationPreferencesPanel.TestAuthorisationAction - Class in org.openstreetmap.josm.gui.preferences.server
Runs a test whether we can access the OSM server with the current Access Token
OAuthAuthenticationPreferencesPanel.TestAuthorisationAction() - Constructor for class org.openstreetmap.josm.gui.preferences.server.OAuthAuthenticationPreferencesPanel.TestAuthorisationAction
 
OAuthAuthorizationWizard - Class in org.openstreetmap.josm.gui.oauth
This wizard walks the user to the necessary steps to retrieve an OAuth Access Token which allows JOSM to access the OSM API on the users behalf.
OAuthAuthorizationWizard(String) - Constructor for class org.openstreetmap.josm.gui.oauth.OAuthAuthorizationWizard
Creates the wizard.
OAuthAuthorizationWizard(Component, String) - Constructor for class org.openstreetmap.josm.gui.oauth.OAuthAuthorizationWizard
Creates the wizard.
OAuthAuthorizationWizard.AcceptAccessTokenAction - Class in org.openstreetmap.josm.gui.oauth
 
OAuthAuthorizationWizard.AcceptAccessTokenAction() - Constructor for class org.openstreetmap.josm.gui.oauth.OAuthAuthorizationWizard.AcceptAccessTokenAction
 
OAuthAuthorizationWizard.AuthorisationProcedureChangeListener - Class in org.openstreetmap.josm.gui.oauth
 
OAuthAuthorizationWizard.AuthorisationProcedureChangeListener() - Constructor for class org.openstreetmap.josm.gui.oauth.OAuthAuthorizationWizard.AuthorisationProcedureChangeListener
 
OAuthAuthorizationWizard.CancelAction - Class in org.openstreetmap.josm.gui.oauth
 
OAuthAuthorizationWizard.CancelAction() - Constructor for class org.openstreetmap.josm.gui.oauth.OAuthAuthorizationWizard.CancelAction
 
OAuthAuthorizationWizard.ExternalBrowserLauncher - Class in org.openstreetmap.josm.gui.oauth
 
OAuthAuthorizationWizard.ExternalBrowserLauncher() - Constructor for class org.openstreetmap.josm.gui.oauth.OAuthAuthorizationWizard.ExternalBrowserLauncher
 
OAuthAuthorizationWizard.WindowEventHandler - Class in org.openstreetmap.josm.gui.oauth
 
OAuthAuthorizationWizard.WindowEventHandler() - Constructor for class org.openstreetmap.josm.gui.oauth.OAuthAuthorizationWizard.WindowEventHandler
 
OAuthParameters - Class in org.openstreetmap.josm.data.oauth
This class manages a set of OAuth parameters.
OAuthParameters() - Constructor for class org.openstreetmap.josm.data.oauth.OAuthParameters
Constructs a new, unitialized, OAuthParameters.
OAuthParameters(OAuthParameters) - Constructor for class org.openstreetmap.josm.data.oauth.OAuthParameters
Creates a clone of the parameters in other.
oauthParameters - Variable in class org.openstreetmap.josm.gui.oauth.TestAccessTokenTask
 
oauthParameters - Variable in class org.openstreetmap.josm.io.OsmConnection
 
oauthProviderParameters - Variable in class org.openstreetmap.josm.gui.oauth.OsmOAuthAuthorizationClient
 
OAuthToken - Class in org.openstreetmap.josm.data.oauth
 
OAuthToken(String, String) - Constructor for class org.openstreetmap.josm.data.oauth.OAuthToken
Creates a new token
OAuthToken(OAuthToken) - Constructor for class org.openstreetmap.josm.data.oauth.OAuthToken
Creates a clone of another token
object - Variable in class org.openstreetmap.josm.gui.NavigatableComponent.CursorInfo
 
OBJECT_FACTORY - Static variable in class org.openstreetmap.josm.gui.layer.WMSLayer
 
object_z_index - Variable in class org.openstreetmap.josm.gui.mappaint.ElemStyle
 
OBJECT_Z_INDEX - Static variable in interface org.openstreetmap.josm.gui.mappaint.StyleKeys
 
ObjectFactory - Class in org.openstreetmap.josm.data.imagery.types
This object contains factory methods for each Java content interface and Java element interface generated in the org.openstreetmap.josm.data.imagery.types package.
ObjectFactory() - Constructor for class org.openstreetmap.josm.data.imagery.types.ObjectFactory
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.openstreetmap.josm.data.imagery.types
objectReader - Variable in class org.openstreetmap.josm.gui.dialogs.relation.DownloadRelationMemberTask
 
objectReader - Variable in class org.openstreetmap.josm.gui.dialogs.relation.DownloadRelationTask
 
objectReader - Variable in class org.openstreetmap.josm.gui.io.DownloadPrimitivesTask
 
objectReader - Variable in class org.openstreetmap.josm.gui.io.UpdatePrimitivesTask
 
objects - Variable in class org.openstreetmap.josm.command.ChangePropertyCommand
All primitives that are affected with this command.
objects - Variable in class org.openstreetmap.josm.command.ChangePropertyKeyCommand
All primitives, that are affected with this command.
objectsToDelete - Variable in class org.openstreetmap.josm.data.osm.DataSetMerger
 
objectsWithChildrenToMerge - Variable in class org.openstreetmap.josm.data.osm.DataSetMerger
a set of primitive ids for which we have to fix references (to nodes and to relation members) after the first phase of merging
objKey - Variable in class org.openstreetmap.josm.gui.dialogs.properties.PropertiesDialog
 
observable - Variable in class org.openstreetmap.josm.gui.conflict.pair.ListMerger.AdjustmentSynchronizer
 
observable - Variable in class org.openstreetmap.josm.gui.history.AdjustmentSynchronizer
 
OFF - Static variable in class org.openstreetmap.josm.actions.mapmode.ModifiersSpec
 
offscreenBuffer - Variable in class org.openstreetmap.josm.gui.layer.geoimage.GeoImageLayer
 
offscreenBuffer - Variable in class org.openstreetmap.josm.gui.MapView
 
offset - Variable in class org.openstreetmap.josm.data.osm.visitor.paint.MapPainter.OffsetIterator
 
offset - Variable in class org.openstreetmap.josm.gui.layer.markerlayer.Marker
 
offset - Variable in class org.openstreetmap.josm.gui.mappaint.LineElemStyle
 
OFFSET - Static variable in interface org.openstreetmap.josm.gui.mappaint.StyleKeys
 
offset - Variable in class org.openstreetmap.josm.tools.AudioPlayer.Execute
 
offset() - Method in class org.openstreetmap.josm.tools.AudioPlayer.Execute
 
offsetAction - Variable in class org.openstreetmap.josm.gui.ImageryMenu
 
OffsetBookmark - Class in org.openstreetmap.josm.data.imagery
 
OffsetBookmark(String, String, String, double, double) - Constructor for class org.openstreetmap.josm.data.imagery.OffsetBookmark
 
OffsetBookmark(String, String, String, double, double, double, double) - Constructor for class org.openstreetmap.josm.data.imagery.OffsetBookmark
 
OffsetBookmark(Collection<String>) - Constructor for class org.openstreetmap.josm.data.imagery.OffsetBookmark
 
offsetDialog - Static variable in class org.openstreetmap.josm.actions.ImageryAdjustAction
 
offsetMenuItem - Variable in class org.openstreetmap.josm.gui.ImageryMenu
 
offsetServer - Variable in class org.openstreetmap.josm.gui.layer.ImageryLayer.OffsetServerThread
 
OffsetServer - Interface in org.openstreetmap.josm.io.imagery
 
offsetServerSupported - Variable in class org.openstreetmap.josm.gui.layer.ImageryLayer
 
offsetServerThread - Variable in class org.openstreetmap.josm.gui.layer.ImageryLayer
 
offsetServerUrl - Variable in class org.openstreetmap.josm.gui.preferences.imagery.CommonSettingsPanel
 
offsetServerUsed - Variable in class org.openstreetmap.josm.gui.layer.ImageryLayer
 
offsPos - Variable in class org.openstreetmap.josm.gui.ImageryMenu
 
ofString(String) - Static method in enum org.openstreetmap.josm.gui.tagging.TaggingPreset.MatchType
 
ok() - Method in class org.openstreetmap.josm.data.validation.Test
Called when the used submits the preferences
ok() - Method in class org.openstreetmap.josm.data.validation.tests.TagChecker
 
ok() - Method in class org.openstreetmap.josm.gui.preferences.advanced.AdvancedPreference
 
ok() - Method in class org.openstreetmap.josm.gui.preferences.AudioPreference
 
ok() - Method in class org.openstreetmap.josm.gui.preferences.display.ColorPreference
 
ok() - Method in class org.openstreetmap.josm.gui.preferences.display.DisplayPreference
 
ok() - Method in class org.openstreetmap.josm.gui.preferences.display.DrawingPreference
 
ok() - Method in class org.openstreetmap.josm.gui.preferences.display.LafPreference
 
ok() - Method in class org.openstreetmap.josm.gui.preferences.display.LanguagePreference
 
ok() - Method in class org.openstreetmap.josm.gui.preferences.imagery.ImageryPreference
 
ok() - Method in class org.openstreetmap.josm.gui.preferences.map.BackupPreference
 
ok() - Method in class org.openstreetmap.josm.gui.preferences.map.MapPaintPreference
 
ok() - Method in class org.openstreetmap.josm.gui.preferences.map.MapPreference
 
ok() - Method in class org.openstreetmap.josm.gui.preferences.map.TaggingPresetPreference
 
ok() - Method in class org.openstreetmap.josm.gui.preferences.PluginPreference
 
ok() - Method in interface org.openstreetmap.josm.gui.preferences.PreferenceSetting
Called when OK is pressed to save the setting in the preferences file.
ok() - Method in class org.openstreetmap.josm.gui.preferences.projection.ProjectionPreference
 
ok() - Method in class org.openstreetmap.josm.gui.preferences.RemoteControlPreference
 
ok() - Method in class org.openstreetmap.josm.gui.preferences.ServerAccessPreference
Saves the values to the preferences
ok() - Method in class org.openstreetmap.josm.gui.preferences.shortcut.ShortcutPreference
 
ok() - Method in class org.openstreetmap.josm.gui.preferences.ToolbarPreferences.Settings
 
ok() - Method in class org.openstreetmap.josm.gui.preferences.ValidatorPreference
 
ok(AudioPlayer.State) - Method in class org.openstreetmap.josm.tools.AudioPlayer.Execute
 
oldbounds - Variable in class org.openstreetmap.josm.gui.JMultilineLabel
 
oldCenter - Variable in class org.openstreetmap.josm.gui.layer.ImageryLayer.OffsetServerThread
 
oldChangesetId - Variable in class org.openstreetmap.josm.data.osm.event.ChangesetIdChangedEvent
 
oldCoor - Variable in class org.openstreetmap.josm.gui.layer.markerlayer.PlayHeadMarker
 
oldDx - Variable in class org.openstreetmap.josm.actions.ImageryAdjustAction
 
oldDy - Variable in class org.openstreetmap.josm.actions.ImageryAdjustAction
 
oldEvent - Variable in class org.openstreetmap.josm.actions.mapmode.DeleteAction
 
oldEvent - Variable in class org.openstreetmap.josm.actions.mapmode.SelectAction
 
oldFloatingDividers - Variable in class org.openstreetmap.josm.gui.MultiSplitPane
 
oldHighlightedWaySegment - Variable in class org.openstreetmap.josm.actions.mapmode.DeleteAction
 
oldHighlights - Variable in class org.openstreetmap.josm.actions.mapmode.DeleteAction
elements that have been highlighted in the previous iteration.
oldHighlights - Variable in class org.openstreetmap.josm.actions.mapmode.DrawAction
 
oldHighlights - Variable in class org.openstreetmap.josm.actions.mapmode.SelectAction
elements that have been highlighted in the previous iteration.
oldKey - Variable in class org.openstreetmap.josm.corrector.TagCorrection
 
oldMapMode - Variable in class org.openstreetmap.josm.actions.ImageryAdjustAction
 
oldMode - Variable in class org.openstreetmap.josm.gui.layer.markerlayer.PlayHeadMarker
 
oldmode - Variable in class org.openstreetmap.josm.plugins.PluginInformation
 
oldModeHelpText - Variable in class org.openstreetmap.josm.actions.mapmode.ImproveWayAccuracyAction
 
oldModified - Variable in class org.openstreetmap.josm.command.ChangeRelationMemberRoleCommand
 
oldMousePos - Variable in class org.openstreetmap.josm.actions.mapmode.DrawAction
 
oldMousePos - Variable in class org.openstreetmap.josm.gui.MapStatus.Collector
the mouse position of the previous iteration.
oldPreferred - Variable in class org.openstreetmap.josm.gui.JMultilineLabel
 
oldRole - Variable in class org.openstreetmap.josm.command.ChangeRelationMemberRoleCommand
 
oldState - Variable in class org.openstreetmap.josm.command.MoveCommand
List of all old states of the objects.
oldStates - Variable in class org.openstreetmap.josm.command.TransformNodesCommand
List of all old states of the nodes.
oldValue - Variable in class org.openstreetmap.josm.corrector.TagCorrection
 
oldValue - Variable in class org.openstreetmap.josm.data.Preferences.DefaultPreferenceChangeEvent
 
ON - Static variable in class org.openstreetmap.josm.actions.mapmode.ModifiersSpec
 
onAddLayer(Layer) - Method in class org.openstreetmap.josm.gui.dialogs.LayerListDialog.LayerListModel
Invoked when a layer managed by MapView is added
onConflictsAdded(ConflictCollection) - Method in interface org.openstreetmap.josm.data.conflict.IConflictListener
 
onConflictsAdded(ConflictCollection) - Method in class org.openstreetmap.josm.gui.dialogs.ConflictDialog
 
onConflictsRemoved(ConflictCollection) - Method in interface org.openstreetmap.josm.data.conflict.IConflictListener
 
onConflictsRemoved(ConflictCollection) - Method in class org.openstreetmap.josm.gui.dialogs.ConflictDialog
 
ONE_NODE_WAY - Static variable in class org.openstreetmap.josm.data.validation.tests.UntaggedWay
One node way error
oneParentMultipolygonNotFiltered(OsmPrimitive, boolean) - Method in class org.openstreetmap.josm.data.osm.FilterMatcher
 
oneParentWayNotFiltered(OsmPrimitive, boolean) - Method in class org.openstreetmap.josm.data.osm.FilterMatcher
 
oneWay - Variable in class org.openstreetmap.josm.gui.dialogs.relation.RelationNodeMap.NodesWays
 
onewayArrow - Variable in class org.openstreetmap.josm.gui.preferences.display.DrawingPreference
 
onewayBeginning - Variable in class org.openstreetmap.josm.gui.dialogs.relation.MemberTableModel
 
onewayMap - Variable in class org.openstreetmap.josm.gui.dialogs.relation.RelationNodeMap
 
onewayReverseMap - Variable in class org.openstreetmap.josm.gui.dialogs.relation.RelationNodeMap
 
ONLY_APPLICABLE - Static variable in class org.openstreetmap.josm.gui.tagging.TaggingPresetSearchDialog
 
onoffAction - Variable in class org.openstreetmap.josm.gui.dialogs.MapPaintDialog
 
onPostDownloadFromServer() - Method in class org.openstreetmap.josm.gui.layer.OsmDataLayer
 
onPostDownloadOpenChangesets() - Method in class org.openstreetmap.josm.actions.CloseChangesetAction
 
onPostLoadFromFile() - Method in class org.openstreetmap.josm.gui.layer.Layer
Initializes the layer after a successful load of data from a file
onPostLoadFromFile() - Method in class org.openstreetmap.josm.gui.layer.OsmDataLayer
 
onPostLoadFromFile() - Method in class org.openstreetmap.josm.gui.layer.WMSLayer
 
onPostSaveToFile() - Method in class org.openstreetmap.josm.gui.layer.OsmDataLayer
Initializes the layer after a successful save of OSM data to a file
onPostUploadToServer() - Method in class org.openstreetmap.josm.gui.layer.OsmDataLayer
Initializes the layer after a successful upload to the server
onRemoveLayer(Layer) - Method in class org.openstreetmap.josm.gui.dialogs.LayerListDialog.LayerListModel
Invoked if a layer managed by MapView is removed
onStart - Variable in class org.openstreetmap.josm.tools.XmlObjectParser.Entry
 
op - Variable in class org.openstreetmap.josm.gui.mappaint.mapcss.Condition.IndexCondition
 
op - Variable in class org.openstreetmap.josm.gui.mappaint.mapcss.Condition.KeyValueCondition
 
op - Variable in class org.openstreetmap.josm.gui.mappaint.mapcss.Condition.RoleCondition
 
opacity - Variable in class org.openstreetmap.josm.gui.layer.Layer
The opacity of the layer.
OPACITY - Static variable in interface org.openstreetmap.josm.gui.mappaint.StyleKeys
 
OPACITY_PROP - Static variable in class org.openstreetmap.josm.gui.layer.Layer
 
opacityButton - Variable in class org.openstreetmap.josm.gui.dialogs.LayerListDialog
 
open - Variable in class org.openstreetmap.josm.data.osm.Changeset
indicates whether this changeset is still open or not
open - Variable in class org.openstreetmap.josm.gui.widgets.JFileChooserManager
 
open - Variable in class org.openstreetmap.josm.io.ChangesetQuery
indicates whether only open changesets are queried.
open(String) - Method in class org.openstreetmap.josm.io.GpxWriter
 
OPEN_FILES - Static variable in class org.openstreetmap.josm.io.remotecontrol.PermissionPrefWithDefault
 
openAndReadXML(File) - Method in class org.openstreetmap.josm.data.CustomConfigurator.XMLCommandProcessor
 
openAndReadXML(InputStream) - Method in class org.openstreetmap.josm.data.CustomConfigurator.XMLCommandProcessor
 
openAtt(String, String) - Method in class org.openstreetmap.josm.io.GpxWriter
 
OpenBrowser - Class in org.openstreetmap.josm.tools
Helper to open platform web browser on different platforms This now delegates the real work to a platform specific class.
OpenBrowser() - Constructor for class org.openstreetmap.josm.tools.OpenBrowser
 
openChangeset(Changeset, ProgressMonitor) - Method in class org.openstreetmap.josm.io.OsmApi
Creates a new changeset based on the keys in changeset.
OpenChangesetComboBoxModel - Class in org.openstreetmap.josm.gui.io
A combobox model for the list of open changesets.
OpenChangesetComboBoxModel() - Constructor for class org.openstreetmap.josm.gui.io.OpenChangesetComboBoxModel
 
openCloseRestrictionStateChanged() - Method in class org.openstreetmap.josm.gui.dialogs.changeset.query.AdvancedChangesetQueryPanel.RestrictionGroupStateChangeHandler
 
openDialogs - Variable in class org.openstreetmap.josm.gui.dialogs.relation.RelationDialogManager
the map of open dialogs
openFile - Variable in class org.openstreetmap.josm.gui.MainMenu
 
OpenFileAction - Class in org.openstreetmap.josm.actions
Open a file chooser dialog and select an file to import.
OpenFileAction() - Constructor for class org.openstreetmap.josm.actions.OpenFileAction
Create an open action.
OpenFileAction.OpenFileTask - Class in org.openstreetmap.josm.actions
 
OpenFileAction.OpenFileTask(List<File>, FileFilter, String) - Constructor for class org.openstreetmap.josm.actions.OpenFileAction.OpenFileTask
 
OpenFileAction.OpenFileTask(List<File>, FileFilter) - Constructor for class org.openstreetmap.josm.actions.OpenFileAction.OpenFileTask
 
openFileChooser() - Method in class org.openstreetmap.josm.gui.widgets.JFileChooserManager
Opens the JFileChooser that has been created.
openFileChooser(Component) - Method in class org.openstreetmap.josm.gui.widgets.JFileChooserManager
Opens the JFileChooser that has been created and waits for the user to choose a file/directory, or cancel the dialog.
Nothing happens if the dialog has not been created yet.
When the user choses a file or directory, the lastDirProperty is updated to the chosen directory path.
OpenFileHandler - Class in org.openstreetmap.josm.io.remotecontrol.handler
 
OpenFileHandler() - Constructor for class org.openstreetmap.josm.io.remotecontrol.handler.OpenFileHandler
 
openFiles(List<File>) - Static method in class org.openstreetmap.josm.actions.OpenFileAction
Open a list of files.
openFiles(List<File>, boolean) - Static method in class org.openstreetmap.josm.actions.OpenFileAction
 
openHelpTopic(String) - Method in class org.openstreetmap.josm.gui.help.HelpBrowser
Loads and displays the help information for a help topic given by a relative help topic name, i.e.
openLink(String) - Method in interface org.openstreetmap.gui.jmapviewer.FeatureAdapter.BrowserAdapter
 
openLink(String) - Method in class org.openstreetmap.gui.jmapviewer.FeatureAdapter.DefaultBrowserAdapter
 
openLink(String) - Static method in class org.openstreetmap.gui.jmapviewer.FeatureAdapter
 
openln(String) - Method in class org.openstreetmap.josm.io.GpxWriter
 
openLocation - Variable in class org.openstreetmap.josm.gui.MainMenu
 
OpenLocationAction - Class in org.openstreetmap.josm.actions
Open an URL input dialog and load data from the given URL.
OpenLocationAction() - Constructor for class org.openstreetmap.josm.actions.OpenLocationAction
Create an open action.
openNewChangeset() - Method in class org.openstreetmap.josm.gui.io.UploadPrimitivesTask
 
openPopup(MouseEvent) - Method in class org.openstreetmap.josm.gui.dialogs.RelationListDialog.MouseEventHandler
 
openUrl(boolean, String) - Method in class org.openstreetmap.josm.actions.OpenLocationAction
Open the given URL.
openUrl(String) - Method in class org.openstreetmap.josm.gui.help.HelpBrowser
Opens an URL and displays the content.
openUrl(String) - Method in interface org.openstreetmap.josm.tools.PlatformHook
The openURL hook will be used to open an URL in the default webbrowser.
openUrl(String) - Method in class org.openstreetmap.josm.tools.PlatformHookOsx
 
openUrl(String) - Method in class org.openstreetmap.josm.tools.PlatformHookUnixoid
 
openUrl(String) - Method in class org.openstreetmap.josm.tools.PlatformHookWindows
 
openways - Variable in class org.openstreetmap.josm.data.validation.tests.RelationChecker.RoleInfo
 
operationCanceled() - Method in class org.openstreetmap.josm.gui.layer.TMSLayer.TmsTileClearController
 
operationCanceled() - Method in class org.openstreetmap.josm.gui.PleaseWaitRunnable
 
operationCanceled() - Method in interface org.openstreetmap.josm.gui.progress.ProgressMonitor.CancelListener
 
opposite() - Method in enum org.openstreetmap.josm.gui.history.PointInTimeType
 
oppositeHasTag(String) - Method in class org.openstreetmap.josm.gui.history.HistoryBrowserModel.TagTableModel
 
optional - Variable in class org.openstreetmap.josm.tools.ImageProvider
 
OPTIONAL_TOOLTIP_TEXT - Static variable in class org.openstreetmap.josm.gui.tagging.TaggingPreset
 
orderFont - Variable in class org.openstreetmap.josm.data.osm.visitor.paint.MapPainter
 
org.openstreetmap.gui.jmapviewer - package org.openstreetmap.gui.jmapviewer
This package and all sub-packages are belonging to the Java component JMapViewer
org.openstreetmap.gui.jmapviewer.events - package org.openstreetmap.gui.jmapviewer.events
 
org.openstreetmap.gui.jmapviewer.interfaces - package org.openstreetmap.gui.jmapviewer.interfaces
 
org.openstreetmap.gui.jmapviewer.tilesources - package org.openstreetmap.gui.jmapviewer.tilesources
 
org.openstreetmap.josm - package org.openstreetmap.josm
 
org.openstreetmap.josm.actions - package org.openstreetmap.josm.actions
 
org.openstreetmap.josm.actions.audio - package org.openstreetmap.josm.actions.audio
 
org.openstreetmap.josm.actions.downloadtasks - package org.openstreetmap.josm.actions.downloadtasks
 
org.openstreetmap.josm.actions.mapmode - package org.openstreetmap.josm.actions.mapmode
 
org.openstreetmap.josm.actions.search - package org.openstreetmap.josm.actions.search
 
org.openstreetmap.josm.actions.upload - package org.openstreetmap.josm.actions.upload
 
org.openstreetmap.josm.command - package org.openstreetmap.josm.command
 
org.openstreetmap.josm.corrector - package org.openstreetmap.josm.corrector
 
org.openstreetmap.josm.data - package org.openstreetmap.josm.data
 
org.openstreetmap.josm.data.conflict - package org.openstreetmap.josm.data.conflict
 
org.openstreetmap.josm.data.coor - package org.openstreetmap.josm.data.coor
 
org.openstreetmap.josm.data.gpx - package org.openstreetmap.josm.data.gpx
 
org.openstreetmap.josm.data.imagery - package org.openstreetmap.josm.data.imagery
 
org.openstreetmap.josm.data.imagery.types - package org.openstreetmap.josm.data.imagery.types
 
org.openstreetmap.josm.data.oauth - package org.openstreetmap.josm.data.oauth
 
org.openstreetmap.josm.data.osm - package org.openstreetmap.josm.data.osm
 
org.openstreetmap.josm.data.osm.event - package org.openstreetmap.josm.data.osm.event
 
org.openstreetmap.josm.data.osm.history - package org.openstreetmap.josm.data.osm.history
 
org.openstreetmap.josm.data.osm.visitor - package org.openstreetmap.josm.data.osm.visitor
 
org.openstreetmap.josm.data.osm.visitor.paint - package org.openstreetmap.josm.data.osm.visitor.paint
 
org.openstreetmap.josm.data.osm.visitor.paint.relations - package org.openstreetmap.josm.data.osm.visitor.paint.relations
 
org.openstreetmap.josm.data.preferences - package org.openstreetmap.josm.data.preferences
 
org.openstreetmap.josm.data.projection - package org.openstreetmap.josm.data.projection
 
org.openstreetmap.josm.data.projection.datum - package org.openstreetmap.josm.data.projection.datum
 
org.openstreetmap.josm.data.projection.proj - package org.openstreetmap.josm.data.projection.proj
 
org.openstreetmap.josm.data.validation - package org.openstreetmap.josm.data.validation
 
org.openstreetmap.josm.data.validation.tests - package org.openstreetmap.josm.data.validation.tests
 
org.openstreetmap.josm.data.validation.util - package org.openstreetmap.josm.data.validation.util
 
org.openstreetmap.josm.gui - package org.openstreetmap.josm.gui
 
org.openstreetmap.josm.gui.actionsupport - package org.openstreetmap.josm.gui.actionsupport
 
org.openstreetmap.josm.gui.bbox - package org.openstreetmap.josm.gui.bbox
 
org.openstreetmap.josm.gui.conflict - package org.openstreetmap.josm.gui.conflict
 
org.openstreetmap.josm.gui.conflict.pair - package org.openstreetmap.josm.gui.conflict.pair
 
org.openstreetmap.josm.gui.conflict.pair.nodes - package org.openstreetmap.josm.gui.conflict.pair.nodes
 
org.openstreetmap.josm.gui.conflict.pair.properties - package org.openstreetmap.josm.gui.conflict.pair.properties
 
org.openstreetmap.josm.gui.conflict.pair.relation - package org.openstreetmap.josm.gui.conflict.pair.relation
 
org.openstreetmap.josm.gui.conflict.pair.tags - package org.openstreetmap.josm.gui.conflict.pair.tags
 
org.openstreetmap.josm.gui.conflict.tags - package org.openstreetmap.josm.gui.conflict.tags
 
org.openstreetmap.josm.gui.dialogs - package org.openstreetmap.josm.gui.dialogs
 
org.openstreetmap.josm.gui.dialogs.changeset - package org.openstreetmap.josm.gui.dialogs.changeset
 
org.openstreetmap.josm.gui.dialogs.changeset.query - package org.openstreetmap.josm.gui.dialogs.changeset.query
 
org.openstreetmap.josm.gui.dialogs.properties - package org.openstreetmap.josm.gui.dialogs.properties
 
org.openstreetmap.josm.gui.dialogs.relation - package org.openstreetmap.josm.gui.dialogs.relation
 
org.openstreetmap.josm.gui.dialogs.validator - package org.openstreetmap.josm.gui.dialogs.validator
 
org.openstreetmap.josm.gui.download - package org.openstreetmap.josm.gui.download
 
org.openstreetmap.josm.gui.help - package org.openstreetmap.josm.gui.help
 
org.openstreetmap.josm.gui.history - package org.openstreetmap.josm.gui.history
 
org.openstreetmap.josm.gui.io - package org.openstreetmap.josm.gui.io
 
org.openstreetmap.josm.gui.layer - package org.openstreetmap.josm.gui.layer
 
org.openstreetmap.josm.gui.layer.geoimage - package org.openstreetmap.josm.gui.layer.geoimage
 
org.openstreetmap.josm.gui.layer.markerlayer - package org.openstreetmap.josm.gui.layer.markerlayer
 
org.openstreetmap.josm.gui.mappaint - package org.openstreetmap.josm.gui.mappaint
 
org.openstreetmap.josm.gui.mappaint.mapcss - package org.openstreetmap.josm.gui.mappaint.mapcss
 
org.openstreetmap.josm.gui.mappaint.xml - package org.openstreetmap.josm.gui.mappaint.xml
 
org.openstreetmap.josm.gui.oauth - package org.openstreetmap.josm.gui.oauth
 
org.openstreetmap.josm.gui.preferences - package org.openstreetmap.josm.gui.preferences
 
org.openstreetmap.josm.gui.preferences.advanced - package org.openstreetmap.josm.gui.preferences.advanced
 
org.openstreetmap.josm.gui.preferences.display - package org.openstreetmap.josm.gui.preferences.display
 
org.openstreetmap.josm.gui.preferences.imagery - package org.openstreetmap.josm.gui.preferences.imagery
 
org.openstreetmap.josm.gui.preferences.map - package org.openstreetmap.josm.gui.preferences.map
 
org.openstreetmap.josm.gui.preferences.plugin - package org.openstreetmap.josm.gui.preferences.plugin
 
org.openstreetmap.josm.gui.preferences.projection - package org.openstreetmap.josm.gui.preferences.projection
 
org.openstreetmap.josm.gui.preferences.server - package org.openstreetmap.josm.gui.preferences.server
 
org.openstreetmap.josm.gui.preferences.shortcut - package org.openstreetmap.josm.gui.preferences.shortcut
 
org.openstreetmap.josm.gui.progress - package org.openstreetmap.josm.gui.progress
 
org.openstreetmap.josm.gui.tagging - package org.openstreetmap.josm.gui.tagging
 
org.openstreetmap.josm.gui.tagging.ac - package org.openstreetmap.josm.gui.tagging.ac
 
org.openstreetmap.josm.gui.util - package org.openstreetmap.josm.gui.util
 
org.openstreetmap.josm.gui.widgets - package org.openstreetmap.josm.gui.widgets
 
org.openstreetmap.josm.io - package org.openstreetmap.josm.io
 
org.openstreetmap.josm.io.auth - package org.openstreetmap.josm.io.auth
 
org.openstreetmap.josm.io.imagery - package org.openstreetmap.josm.io.imagery
 
org.openstreetmap.josm.io.remotecontrol - package org.openstreetmap.josm.io.remotecontrol
 
org.openstreetmap.josm.io.remotecontrol.handler - package org.openstreetmap.josm.io.remotecontrol.handler
 
org.openstreetmap.josm.io.session - package org.openstreetmap.josm.io.session
 
org.openstreetmap.josm.plugins - package org.openstreetmap.josm.plugins
 
org.openstreetmap.josm.tools - package org.openstreetmap.josm.tools
 
org.openstreetmap.josm.tools.template_engine - package org.openstreetmap.josm.tools.template_engine
 
orientation - Variable in class org.openstreetmap.josm.gui.layer.geoimage.ImageDisplay.LoadImageRunnable
 
orig - Variable in class org.openstreetmap.josm.command.Command.CloneVisitor
 
origin - Variable in class org.openstreetmap.josm.actions.AlignInCircleAction.PolarCoor
 
origin - Variable in class org.openstreetmap.josm.data.osm.DataSource
 
originalKeys - Variable in class org.openstreetmap.josm.data.osm.event.TagsChangedEvent
 
originalPrimitive - Variable in class org.openstreetmap.josm.gui.conflict.tags.RelationMemberConflictDecision
 
originalSelectionEmpty - Variable in class org.openstreetmap.josm.gui.tagging.TaggingPreset
True whenever the original selection given into createSelection was empty
originalValue - Variable in class org.openstreetmap.josm.gui.conflict.tags.RelationMemberConflictDecisionEditor
 
originalValue - Variable in class org.openstreetmap.josm.gui.tagging.ac.AutoCompletingTextField
 
originalValue - Variable in class org.openstreetmap.josm.gui.tagging.TaggingPreset.ComboMultiSelect
 
originalValue - Variable in class org.openstreetmap.josm.gui.tagging.TaggingPreset.Text
 
originalWay - Variable in class org.openstreetmap.josm.actions.SplitWayAction.SplitWayResult
 
originator - Variable in class org.openstreetmap.josm.gui.progress.AbstractProgressMonitor.Request
 
ortho - Variable in class org.openstreetmap.josm.gui.MainMenu
 
orthogonalize(ArrayList<OrthogonalizeAction.WayData>, ArrayList<Node>) - Static method in class org.openstreetmap.josm.actions.OrthogonalizeAction
Outline: 1.
OrthogonalizeAction - Class in org.openstreetmap.josm.actions
Tools / Orthogonalize Align edges of a way so all angles are angles of 90 or 180 degrees.
OrthogonalizeAction() - Constructor for class org.openstreetmap.josm.actions.OrthogonalizeAction
 
OrthogonalizeAction.Direction - Enum in org.openstreetmap.josm.actions
 
OrthogonalizeAction.Direction() - Constructor for enum org.openstreetmap.josm.actions.OrthogonalizeAction.Direction
 
OrthogonalizeAction.EN - Class in org.openstreetmap.josm.actions
Class contains some auxiliary functions
OrthogonalizeAction.EN() - Constructor for class org.openstreetmap.josm.actions.OrthogonalizeAction.EN
 
OrthogonalizeAction.InvalidUserInputException - Exception in org.openstreetmap.josm.actions
Exception: unsuited user input
OrthogonalizeAction.InvalidUserInputException(String) - Constructor for exception org.openstreetmap.josm.actions.OrthogonalizeAction.InvalidUserInputException
 
OrthogonalizeAction.InvalidUserInputException() - Constructor for exception org.openstreetmap.josm.actions.OrthogonalizeAction.InvalidUserInputException
 
OrthogonalizeAction.RejectedAngleException - Exception in org.openstreetmap.josm.actions
Exception: angle cannot be recognized as 0, 90, 180 or 270 degrees
OrthogonalizeAction.RejectedAngleException() - Constructor for exception org.openstreetmap.josm.actions.OrthogonalizeAction.RejectedAngleException
 
OrthogonalizeAction.Undo - Class in org.openstreetmap.josm.actions
Undo the previous orthogonalization for certain nodes.
OrthogonalizeAction.Undo() - Constructor for class org.openstreetmap.josm.actions.OrthogonalizeAction.Undo
 
OrthogonalizeAction.WayData - Class in org.openstreetmap.josm.actions
Class contains everything we need to know about a singe way.
OrthogonalizeAction.WayData(Way) - Constructor for class org.openstreetmap.josm.actions.OrthogonalizeAction.WayData
 
orthoUndo - Variable in class org.openstreetmap.josm.gui.MainMenu
 
osdText - Variable in class org.openstreetmap.josm.gui.layer.geoimage.ImageDisplay
 
osm - Variable in class org.openstreetmap.josm.command.AddCommand
The primitive to add to the dataset.
osm - Variable in class org.openstreetmap.josm.command.ChangeCommand
 
osm - Variable in class org.openstreetmap.josm.data.osm.visitor.paint.StyledMapRenderer.StyleRecord
 
osm - Variable in class org.openstreetmap.josm.gui.mappaint.Environment
 
OsmApi - Class in org.openstreetmap.josm.io
Class that encapsulates the communications with the OSM API.

All interaction with the server-side OSM API should go through this class.

It is conceivable to extract this into an interface later and create various classes implementing the interface, to be able to talk to various kinds of servers.
OsmApi(String) - Constructor for class org.openstreetmap.josm.io.OsmApi
creates an OSM api for a specific server URL
OsmApi.CapabilitiesCache - Class in org.openstreetmap.josm.io
 
OsmApi.CapabilitiesCache(ProgressMonitor, boolean) - Constructor for class org.openstreetmap.josm.io.OsmApi.CapabilitiesCache
 
OsmApi.CapabilitiesParser - Class in org.openstreetmap.josm.io
A parser for the "capabilities" response XML
OsmApi.CapabilitiesParser() - Constructor for class org.openstreetmap.josm.io.OsmApi.CapabilitiesParser
 
OsmApiException - Exception in org.openstreetmap.josm.io
Exception thrown when a communication error occurs when accessing the OSM API.
OsmApiException(int, String, String) - Constructor for exception org.openstreetmap.josm.io.OsmApiException
Constructs an OsmApiException with the specified response code, error header and error body
OsmApiException(String) - Constructor for exception org.openstreetmap.josm.io.OsmApiException
Constructs an OsmApiException with the specified detail message.
OsmApiException(Throwable) - Constructor for exception org.openstreetmap.josm.io.OsmApiException
Constructs an OsmApiException with the specified cause and a detail message of (cause==null ? null : cause.toString()) (which typically contains the class and detail message of cause).
OsmApiException(String, Throwable) - Constructor for exception org.openstreetmap.josm.io.OsmApiException
Constructs an OsmApiException with the specified detail message and cause.
OsmApiInitializationException - Exception in org.openstreetmap.josm.io
Exception thrown when a communication error occured with the OSM server during API initialization.
OsmApiInitializationException(String) - Constructor for exception org.openstreetmap.josm.io.OsmApiInitializationException
Constructs an OsmApiInitializationException with the specified detail message.
OsmApiInitializationException(Throwable) - Constructor for exception org.openstreetmap.josm.io.OsmApiInitializationException
Constructs an OsmApiInitializationException with the specified cause and a detail message of (cause==null ? null : cause.toString()) (which typically contains the class and detail message of cause).
OsmApiInitializationException(String, Throwable) - Constructor for exception org.openstreetmap.josm.io.OsmApiInitializationException
Constructs an OsmApiInitializationException with the specified detail message and cause.
OsmApiPrimitiveGoneException - Exception in org.openstreetmap.josm.io
Represents an exception thrown by the OSM API if JOSM tries to update or delete a primitive which is already deleted on the server.
OsmApiPrimitiveGoneException(String, String) - Constructor for exception org.openstreetmap.josm.io.OsmApiPrimitiveGoneException
 
OsmApiUrlInputPanel - Class in org.openstreetmap.josm.gui.preferences.server
 
OsmApiUrlInputPanel() - Constructor for class org.openstreetmap.josm.gui.preferences.server.OsmApiUrlInputPanel
 
OsmApiUrlInputPanel.ApiUrlPropagator - Class in org.openstreetmap.josm.gui.preferences.server
 
OsmApiUrlInputPanel.ApiUrlPropagator() - Constructor for class org.openstreetmap.josm.gui.preferences.server.OsmApiUrlInputPanel.ApiUrlPropagator
 
OsmApiUrlInputPanel.ApiUrlValidator - Class in org.openstreetmap.josm.gui.preferences.server
 
OsmApiUrlInputPanel.ApiUrlValidator(JTextComponent) - Constructor for class org.openstreetmap.josm.gui.preferences.server.OsmApiUrlInputPanel.ApiUrlValidator
 
OsmApiUrlInputPanel.UseDefaultServerUrlChangeHandler - Class in org.openstreetmap.josm.gui.preferences.server
Handles changes in the default URL
OsmApiUrlInputPanel.UseDefaultServerUrlChangeHandler() - Constructor for class org.openstreetmap.josm.gui.preferences.server.OsmApiUrlInputPanel.UseDefaultServerUrlChangeHandler
 
OsmApiUrlInputPanel.ValidateApiUrlAction - Class in org.openstreetmap.josm.gui.preferences.server
 
OsmApiUrlInputPanel.ValidateApiUrlAction() - Constructor for class org.openstreetmap.josm.gui.preferences.server.OsmApiUrlInputPanel.ValidateApiUrlAction
 
OsmBzip2Exporter - Class in org.openstreetmap.josm.io
 
OsmBzip2Exporter() - Constructor for class org.openstreetmap.josm.io.OsmBzip2Exporter
 
OsmBzip2Importer - Class in org.openstreetmap.josm.io
 
OsmBzip2Importer() - Constructor for class org.openstreetmap.josm.io.OsmBzip2Importer
 
OsmChangeBuilder - Class in org.openstreetmap.josm.io
Creates an OsmChange document from JOSM edits.
OsmChangeBuilder(Changeset) - Constructor for class org.openstreetmap.josm.io.OsmChangeBuilder
 
OsmChangeBuilder(Changeset, String) - Constructor for class org.openstreetmap.josm.io.OsmChangeBuilder
 
OsmChangeImporter - Class in org.openstreetmap.josm.io
 
OsmChangeImporter() - Constructor for class org.openstreetmap.josm.io.OsmChangeImporter
 
OsmChangeImporter(ExtensionFileFilter) - Constructor for class org.openstreetmap.josm.io.OsmChangeImporter
 
OsmChangeReader - Class in org.openstreetmap.josm.io
 
OsmChangeReader() - Constructor for class org.openstreetmap.josm.io.OsmChangeReader
constructor (for private and subclasses use only)
OsmChangesetContentParser - Class in org.openstreetmap.josm.io
Parser for OSM changeset content.
OsmChangesetContentParser(InputStream) - Constructor for class org.openstreetmap.josm.io.OsmChangesetContentParser
Create a parser
OsmChangesetContentParser(String) - Constructor for class org.openstreetmap.josm.io.OsmChangesetContentParser
 
OsmChangesetContentParser.Parser - Class in org.openstreetmap.josm.io
 
OsmChangesetContentParser.Parser() - Constructor for class org.openstreetmap.josm.io.OsmChangesetContentParser.Parser
 
OsmChangesetParser - Class in org.openstreetmap.josm.io
Parser for a list of changesets, encapsulated in an OSM data set structure.
OsmChangesetParser() - Constructor for class org.openstreetmap.josm.io.OsmChangesetParser
 
OsmChangesetParser.Parser - Class in org.openstreetmap.josm.io
 
OsmChangesetParser.Parser() - Constructor for class org.openstreetmap.josm.io.OsmChangesetParser.Parser
 
osmClass - Variable in enum org.openstreetmap.josm.data.osm.OsmPrimitiveType
 
osmConform - Variable in class org.openstreetmap.josm.io.OsmWriter
 
OsmConnection - Class in org.openstreetmap.josm.io
Base class that handles common things like authentication for the reader and writer to the osm server.
OsmConnection() - Constructor for class org.openstreetmap.josm.io.OsmConnection
 
OsmDataLayer - Class in org.openstreetmap.josm.gui.layer
A layer that holds OSM data from a specific dataset.
OsmDataLayer(DataSet, String, File) - Constructor for class org.openstreetmap.josm.gui.layer.OsmDataLayer
Construct a OsmDataLayer.
OsmDataLayer.CommandQueueListener - Interface in org.openstreetmap.josm.gui.layer
 
OsmDataLayer.ConsistencyTestAction - Class in org.openstreetmap.josm.gui.layer
 
OsmDataLayer.ConsistencyTestAction() - Constructor for class org.openstreetmap.josm.gui.layer.OsmDataLayer.ConsistencyTestAction
 
OsmDataLayer.ConvertToGpxLayerAction - Class in org.openstreetmap.josm.gui.layer
 
OsmDataLayer.ConvertToGpxLayerAction() - Constructor for class org.openstreetmap.josm.gui.layer.OsmDataLayer.ConvertToGpxLayerAction
 
OsmDataLayer.DataCountVisitor - Class in org.openstreetmap.josm.gui.layer
 
OsmDataLayer.DataCountVisitor() - Constructor for class org.openstreetmap.josm.gui.layer.OsmDataLayer.DataCountVisitor
 
OsmDataParsingException - Exception in org.openstreetmap.josm.io
 
OsmDataParsingException() - Constructor for exception org.openstreetmap.josm.io.OsmDataParsingException
 
OsmDataParsingException(Exception) - Constructor for exception org.openstreetmap.josm.io.OsmDataParsingException
 
OsmDataParsingException(String, Exception) - Constructor for exception org.openstreetmap.josm.io.OsmDataParsingException
 
OsmDataParsingException(String) - Constructor for exception org.openstreetmap.josm.io.OsmDataParsingException
 
OsmDataSessionExporter - Class in org.openstreetmap.josm.io.session
 
OsmDataSessionExporter(OsmDataLayer) - Constructor for class org.openstreetmap.josm.io.session.OsmDataSessionExporter
 
OsmDataSessionExporter() - Constructor for class org.openstreetmap.josm.io.session.OsmDataSessionExporter
 
OsmDataSessionExporter.LayerSaveAction - Class in org.openstreetmap.josm.io.session
 
OsmDataSessionExporter.LayerSaveAction() - Constructor for class org.openstreetmap.josm.io.session.OsmDataSessionExporter.LayerSaveAction
 
OsmDataSessionImporter - Class in org.openstreetmap.josm.io.session
 
OsmDataSessionImporter() - Constructor for class org.openstreetmap.josm.io.session.OsmDataSessionImporter
 
OsmExporter - Class in org.openstreetmap.josm.io
 
OsmExporter() - Constructor for class org.openstreetmap.josm.io.OsmExporter
 
OsmExporter(ExtensionFileFilter) - Constructor for class org.openstreetmap.josm.io.OsmExporter
 
OsmFileCacheTileLoader - Class in org.openstreetmap.gui.jmapviewer
A TileLoader implementation that loads tiles from OSM via HTTP and saves all loaded files in a directory located in the temporary directory.
OsmFileCacheTileLoader(TileLoaderListener, File) - Constructor for class org.openstreetmap.gui.jmapviewer.OsmFileCacheTileLoader
Create a OSMFileCacheTileLoader with given cache directory.
OsmFileCacheTileLoader(TileLoaderListener) - Constructor for class org.openstreetmap.gui.jmapviewer.OsmFileCacheTileLoader
Create a OSMFileCacheTileLoader with system property temp dir.
OsmFileCacheTileLoader.FileLoadJob - Class in org.openstreetmap.gui.jmapviewer
 
OsmFileCacheTileLoader.FileLoadJob(Tile) - Constructor for class org.openstreetmap.gui.jmapviewer.OsmFileCacheTileLoader.FileLoadJob
 
OsmFileCacheTileLoader.TileClearController - Interface in org.openstreetmap.gui.jmapviewer
 
OsmGzipExporter - Class in org.openstreetmap.josm.io
 
OsmGzipExporter() - Constructor for class org.openstreetmap.josm.io.OsmGzipExporter
 
OsmGzipImporter - Class in org.openstreetmap.josm.io
 
OsmGzipImporter() - Constructor for class org.openstreetmap.josm.io.OsmGzipImporter
 
OsmHistoryReader - Class in org.openstreetmap.josm.io
Parser for OSM history data.
OsmHistoryReader(InputStream) - Constructor for class org.openstreetmap.josm.io.OsmHistoryReader
 
OsmHistoryReader.Parser - Class in org.openstreetmap.josm.io
 
OsmHistoryReader.Parser() - Constructor for class org.openstreetmap.josm.io.OsmHistoryReader.Parser
 
OsmIdTextField - Class in org.openstreetmap.josm.gui.widgets
 
OsmIdTextField() - Constructor for class org.openstreetmap.josm.gui.widgets.OsmIdTextField
 
OsmIdTextField.OsmIdValidator - Class in org.openstreetmap.josm.gui.widgets
Validator for a changeset ID entered in a JTextComponent.
OsmIdTextField.OsmIdValidator(JTextComponent) - Constructor for class org.openstreetmap.josm.gui.widgets.OsmIdTextField.OsmIdValidator
 
OsmImporter - Class in org.openstreetmap.josm.io
 
OsmImporter() - Constructor for class org.openstreetmap.josm.io.OsmImporter
 
OsmImporter(ExtensionFileFilter) - Constructor for class org.openstreetmap.josm.io.OsmImporter
 
OsmImporter.OsmImporterData - Class in org.openstreetmap.josm.io
 
OsmImporter.OsmImporterData(OsmDataLayer, Runnable) - Constructor for class org.openstreetmap.josm.io.OsmImporter.OsmImporterData
 
OsmLoginFailedException - Exception in org.openstreetmap.josm.gui.oauth
 
OsmLoginFailedException() - Constructor for exception org.openstreetmap.josm.gui.oauth.OsmLoginFailedException
 
OsmLoginFailedException(String, Throwable) - Constructor for exception org.openstreetmap.josm.gui.oauth.OsmLoginFailedException
 
OsmLoginFailedException(String) - Constructor for exception org.openstreetmap.josm.gui.oauth.OsmLoginFailedException
 
OsmLoginFailedException(Throwable) - Constructor for exception org.openstreetmap.josm.gui.oauth.OsmLoginFailedException
 
OsmMercator - Class in org.openstreetmap.gui.jmapviewer
This class implements the Mercator Projection as it is used by Openstreetmap (and google).
OsmMercator() - Constructor for class org.openstreetmap.gui.jmapviewer.OsmMercator
 
OsmOAuthAuthorizationClient - Class in org.openstreetmap.josm.gui.oauth
An OAuth 1.0 authorization client.
OsmOAuthAuthorizationClient() - Constructor for class org.openstreetmap.josm.gui.oauth.OsmOAuthAuthorizationClient
Creates a new authorisation client with default OAuth parameters
OsmOAuthAuthorizationClient(OAuthParameters) - Constructor for class org.openstreetmap.josm.gui.oauth.OsmOAuthAuthorizationClient
Creates a new authorisation client with the parameters parameters.
OsmOAuthAuthorizationClient(OAuthParameters, OAuthToken) - Constructor for class org.openstreetmap.josm.gui.oauth.OsmOAuthAuthorizationClient
Creates a new authorisation client with the parameters parameters and an already known Request Token.
OsmOAuthAuthorizationClient.SessionId - Class in org.openstreetmap.josm.gui.oauth
 
OsmOAuthAuthorizationClient.SessionId() - Constructor for class org.openstreetmap.josm.gui.oauth.OsmOAuthAuthorizationClient.SessionId
 
OsmOAuthAuthorizationException - Exception in org.openstreetmap.josm.gui.oauth
 
OsmOAuthAuthorizationException() - Constructor for exception org.openstreetmap.josm.gui.oauth.OsmOAuthAuthorizationException
 
OsmOAuthAuthorizationException(String, Throwable) - Constructor for exception org.openstreetmap.josm.gui.oauth.OsmOAuthAuthorizationException
 
OsmOAuthAuthorizationException(String) - Constructor for exception org.openstreetmap.josm.gui.oauth.OsmOAuthAuthorizationException
 
OsmOAuthAuthorizationException(Throwable) - Constructor for exception org.openstreetmap.josm.gui.oauth.OsmOAuthAuthorizationException
 
OsmosnimkiOffsetServer - Class in org.openstreetmap.josm.io.imagery
 
OsmosnimkiOffsetServer(String) - Constructor for class org.openstreetmap.josm.io.imagery.OsmosnimkiOffsetServer
 
OsmPrimitive - Class in org.openstreetmap.josm.data.osm
An OSM primitive can be associated with a key/value pair.
OsmPrimitive(long, boolean) - Constructor for class org.openstreetmap.josm.data.osm.OsmPrimitive
Creates a new primitive for the given id.
OsmPrimitive(long, int, boolean) - Constructor for class org.openstreetmap.josm.data.osm.OsmPrimitive
Creates a new primitive for the given id and version.
OsmPrimitiveComparator - Class in org.openstreetmap.josm.data.osm
Comparator, comparing by type and objects display names
OsmPrimitiveComparator() - Constructor for class org.openstreetmap.josm.data.osm.OsmPrimitiveComparator
 
OsmPrimitivesTable - Class in org.openstreetmap.josm.gui.widgets
 
OsmPrimitivesTable(OsmPrimitivesTableModel, TableColumnModel, ListSelectionModel) - Constructor for class org.openstreetmap.josm.gui.widgets.OsmPrimitivesTable
 
OsmPrimitivesTable.DblClickHandler - Class in org.openstreetmap.josm.gui.widgets
 
OsmPrimitivesTable.DblClickHandler() - Constructor for class org.openstreetmap.josm.gui.widgets.OsmPrimitivesTable.DblClickHandler
 
OsmPrimitivesTable.PopupListener - Class in org.openstreetmap.josm.gui.widgets
 
OsmPrimitivesTable.PopupListener() - Constructor for class org.openstreetmap.josm.gui.widgets.OsmPrimitivesTable.PopupListener
 
OsmPrimitivesTableModel - Interface in org.openstreetmap.josm.gui.widgets
 
OsmPrimitiveType - Enum in org.openstreetmap.josm.data.osm
 
OsmPrimitiveType(String, Class<? extends OsmPrimitive>, Class<? extends PrimitiveData>) - Constructor for enum org.openstreetmap.josm.data.osm.OsmPrimitiveType
 
OsmPrimitiveTypesComboBox - Class in org.openstreetmap.josm.gui.widgets
A Combo box containing OSM primitive types (Node, Way, Relation).
OsmPrimitiveTypesComboBox() - Constructor for class org.openstreetmap.josm.gui.widgets.OsmPrimitiveTypesComboBox
Constructs a new OsmPrimitiveTypesComboBox.
OsmPrimitivRenderer - Class in org.openstreetmap.josm.gui
Renderer that renders the objects from an OsmPrimitive as data.
OsmPrimitivRenderer() - Constructor for class org.openstreetmap.josm.gui.OsmPrimitivRenderer
 
OsmPrivileges - Class in org.openstreetmap.josm.data.oauth
 
OsmPrivileges() - Constructor for class org.openstreetmap.josm.data.oauth.OsmPrivileges
 
OsmPrivilegesPanel - Class in org.openstreetmap.josm.gui.oauth
 
OsmPrivilegesPanel() - Constructor for class org.openstreetmap.josm.gui.oauth.OsmPrivilegesPanel
 
OsmReader - Class in org.openstreetmap.josm.io
Parser for the Osm Api.
OsmReader() - Constructor for class org.openstreetmap.josm.io.OsmReader
constructor (for private and subclasses use only)
OsmReader.OsmParsingException - Exception in org.openstreetmap.josm.io
 
OsmReader.OsmParsingException() - Constructor for exception org.openstreetmap.josm.io.OsmReader.OsmParsingException
 
OsmReader.OsmParsingException(String) - Constructor for exception org.openstreetmap.josm.io.OsmReader.OsmParsingException
 
OsmReader.OsmParsingException(String, Location) - Constructor for exception org.openstreetmap.josm.io.OsmReader.OsmParsingException
 
OsmReader.OsmParsingException(String, Location, Throwable) - Constructor for exception org.openstreetmap.josm.io.OsmReader.OsmParsingException
 
OsmReader.OsmParsingException(String, Throwable) - Constructor for exception org.openstreetmap.josm.io.OsmReader.OsmParsingException
 
OsmReader.OsmParsingException(Throwable) - Constructor for exception org.openstreetmap.josm.io.OsmReader.OsmParsingException
 
OsmServerBackreferenceReader - Class in org.openstreetmap.josm.io
OsmServerBackreferenceReader fetches the primitives from the OSM server which refer to a specific primitive.
OsmServerBackreferenceReader(OsmPrimitive) - Constructor for class org.openstreetmap.josm.io.OsmServerBackreferenceReader
constructor
OsmServerBackreferenceReader(long, OsmPrimitiveType) - Constructor for class org.openstreetmap.josm.io.OsmServerBackreferenceReader
constructor
OsmServerBackreferenceReader(OsmPrimitive, boolean) - Constructor for class org.openstreetmap.josm.io.OsmServerBackreferenceReader
constructor
OsmServerBackreferenceReader(long, OsmPrimitiveType, boolean) - Constructor for class org.openstreetmap.josm.io.OsmServerBackreferenceReader
constructor
OsmServerChangesetReader - Class in org.openstreetmap.josm.io
Reads the history of an OsmPrimitive from the OSM API server.
OsmServerChangesetReader() - Constructor for class org.openstreetmap.josm.io.OsmServerChangesetReader
constructor
OsmServerHistoryReader - Class in org.openstreetmap.josm.io
Reads the history of an OsmPrimitive from the OSM API server.
OsmServerHistoryReader(OsmPrimitiveType, long) - Constructor for class org.openstreetmap.josm.io.OsmServerHistoryReader
constructor
OsmServerLocationReader - Class in org.openstreetmap.josm.io
 
OsmServerLocationReader(String) - Constructor for class org.openstreetmap.josm.io.OsmServerLocationReader
 
OsmServerLocationReader.Parser<T> - Class in org.openstreetmap.josm.io
 
OsmServerLocationReader.Parser() - Constructor for class org.openstreetmap.josm.io.OsmServerLocationReader.Parser
 
OsmServerObjectReader - Class in org.openstreetmap.josm.io
OsmServerObjectReader reads an individual object from the OSM server.
OsmServerObjectReader(long, OsmPrimitiveType, boolean) - Constructor for class org.openstreetmap.josm.io.OsmServerObjectReader
Creates a new server object reader for a given id and a primitive type.
OsmServerObjectReader(long, OsmPrimitiveType, int) - Constructor for class org.openstreetmap.josm.io.OsmServerObjectReader
Creates a new server object reader for a given id and a primitive type.
OsmServerObjectReader(long, OsmPrimitiveType, boolean, int) - Constructor for class org.openstreetmap.josm.io.OsmServerObjectReader
 
OsmServerObjectReader(PrimitiveId, boolean) - Constructor for class org.openstreetmap.josm.io.OsmServerObjectReader
Creates a new server object reader for an object with the given id
OsmServerObjectReader(PrimitiveId, int) - Constructor for class org.openstreetmap.josm.io.OsmServerObjectReader
Creates a new server object reader for an object with the given id
OsmServerObjectReader(PrimitiveId, boolean, int) - Constructor for class org.openstreetmap.josm.io.OsmServerObjectReader
 
OsmServerReader - Class in org.openstreetmap.josm.io
This DataReader reads directly from the REST API of the osm server.
OsmServerReader() - Constructor for class org.openstreetmap.josm.io.OsmServerReader
 
OsmServerReadPostprocessor - Interface in org.openstreetmap.josm.io
 
OsmServerUserInfoReader - Class in org.openstreetmap.josm.io
 
OsmServerUserInfoReader() - Constructor for class org.openstreetmap.josm.io.OsmServerUserInfoReader
 
OsmServerWritePostprocessor - Interface in org.openstreetmap.josm.io
 
OsmServerWriter - Class in org.openstreetmap.josm.io
Class that uploads all changes to the osm server.
OsmServerWriter() - Constructor for class org.openstreetmap.josm.io.OsmServerWriter
 
osmTaskFutures - Variable in class org.openstreetmap.josm.actions.downloadtasks.DownloadOsmTaskList
 
osmTasks - Variable in class org.openstreetmap.josm.actions.downloadtasks.DownloadOsmTaskList
 
OsmTileLoader - Class in org.openstreetmap.gui.jmapviewer
A TileLoader implementation that loads tiles from OSM.
OsmTileLoader(TileLoaderListener) - Constructor for class org.openstreetmap.gui.jmapviewer.OsmTileLoader
 
OsmTileSource - Class in org.openstreetmap.gui.jmapviewer.tilesources
 
OsmTileSource() - Constructor for class org.openstreetmap.gui.jmapviewer.tilesources.OsmTileSource
 
OsmTileSource.CycleMap - Class in org.openstreetmap.gui.jmapviewer.tilesources
 
OsmTileSource.CycleMap() - Constructor for class org.openstreetmap.gui.jmapviewer.tilesources.OsmTileSource.CycleMap
 
OsmTileSource.Mapnik - Class in org.openstreetmap.gui.jmapviewer.tilesources
 
OsmTileSource.Mapnik() - Constructor for class org.openstreetmap.gui.jmapviewer.tilesources.OsmTileSource.Mapnik
 
OsmTransferCanceledException - Exception in org.openstreetmap.josm.io
Exception thrown when a communication with the OSM server has been cancelled by the user.
OsmTransferCanceledException() - Constructor for exception org.openstreetmap.josm.io.OsmTransferCanceledException
 
OsmTransferException - Exception in org.openstreetmap.josm.io
Exception thrown when a communication error with the OSM server occurs.
OsmTransferException() - Constructor for exception org.openstreetmap.josm.io.OsmTransferException
Constructs an OsmTransferException with null as its error detail message.
OsmTransferException(String) - Constructor for exception org.openstreetmap.josm.io.OsmTransferException
Constructs an OsmTransferException with the specified detail message.
OsmTransferException(Throwable) - Constructor for exception org.openstreetmap.josm.io.OsmTransferException
Constructs an OsmTransferException with the specified cause and a detail message of (cause==null ? null : cause.toString()) (which typically contains the class and detail message of cause).
OsmTransferException(String, Throwable) - Constructor for exception org.openstreetmap.josm.io.OsmTransferException
Constructs an OsmTransferException with the specified detail message and cause.
OsmUrlToBounds - Class in org.openstreetmap.josm.tools
 
OsmUrlToBounds() - Constructor for class org.openstreetmap.josm.tools.OsmUrlToBounds
 
OsmUtils - Class in org.openstreetmap.josm.data.osm
 
OsmUtils() - Constructor for class org.openstreetmap.josm.data.osm.OsmUtils
 
OsmValidator - Class in org.openstreetmap.josm.data.validation
A OSM data validator
OsmValidator() - Constructor for class org.openstreetmap.josm.data.validation.OsmValidator
 
osmwriter - Variable in class org.openstreetmap.josm.io.OsmChangeBuilder
 
OsmWriter - Class in org.openstreetmap.josm.io
Save the dataset into a stream as osm intern xml format.
OsmWriter(PrintWriter, boolean, String) - Constructor for class org.openstreetmap.josm.io.OsmWriter
Do not call this directly.
OsmWriterFactory - Class in org.openstreetmap.josm.io
This factory is called by everyone who needs an OsmWriter object, instead of directly calling the OsmWriter constructor.
OsmWriterFactory() - Constructor for class org.openstreetmap.josm.io.OsmWriterFactory
 
other - Variable in class org.openstreetmap.josm.gui.QuadStateCheckBox.QuadStateDecorator
 
otherDatasetChange(AbstractDatasetChangedEvent) - Method in interface org.openstreetmap.josm.data.osm.event.DataSetListener
Minor dataset change, currently only changeset id changed is supported, but can be extended in future.
otherDatasetChange(AbstractDatasetChangedEvent) - Method in class org.openstreetmap.josm.data.osm.event.DataSetListenerAdapter
 
otherDatasetChange(AbstractDatasetChangedEvent) - Method in class org.openstreetmap.josm.data.osm.visitor.paint.relations.MultipolygonCache
 
otherDatasetChange(AbstractDatasetChangedEvent) - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetsInActiveDataLayerListModel
 
otherDatasetChange(AbstractDatasetChangedEvent) - Method in class org.openstreetmap.josm.gui.dialogs.FilterDialog
 
otherDatasetChange(AbstractDatasetChangedEvent) - Method in class org.openstreetmap.josm.gui.dialogs.relation.MemberTableModel
 
otherDatasetChange(AbstractDatasetChangedEvent) - Method in class org.openstreetmap.josm.gui.dialogs.RelationListDialog
 
otherDatasetChange(AbstractDatasetChangedEvent) - Method in class org.openstreetmap.josm.gui.dialogs.SelectionListDialog.SelectionListModel
 
otherDatasetChange(AbstractDatasetChangedEvent) - Method in class org.openstreetmap.josm.gui.history.HistoryBrowserModel
 
otherDatasetChange(AbstractDatasetChangedEvent) - Method in class org.openstreetmap.josm.gui.tagging.ac.AutoCompletionManager
 
othernodes - Variable in class org.openstreetmap.josm.data.validation.tests.UnconnectedWays
 
out(String) - Static method in class org.openstreetmap.josm.data.osm.QuadBuckets
 
out - Variable in class org.openstreetmap.josm.io.GeoJSONWriter
 
out - Variable in class org.openstreetmap.josm.io.XmlWriter
 
OUTER_STYLE_MISMATCH - Static variable in class org.openstreetmap.josm.data.validation.tests.MultipolygonTest
 
outerExactRoles - Variable in class org.openstreetmap.josm.data.osm.visitor.paint.relations.Multipolygon.MultipolygonRoleMatcher
 
outerPanel - Variable in class org.openstreetmap.josm.gui.layer.geoimage.CorrelateGpxWithImages
 
outerPolygons - Variable in class org.openstreetmap.josm.data.osm.visitor.paint.relations.Multipolygon
 
outerRolePrefixes - Variable in class org.openstreetmap.josm.data.osm.visitor.paint.relations.Multipolygon.MultipolygonRoleMatcher
 
outerWay - Variable in class org.openstreetmap.josm.actions.JoinAreasAction.AssembledMultipolygon
 
outerWay - Variable in class org.openstreetmap.josm.actions.JoinAreasAction.Multipolygon
 
outerWay - Variable in class org.openstreetmap.josm.data.osm.MultipolygonCreate.PolygonLevel
 
outerWays - Variable in class org.openstreetmap.josm.data.osm.MultipolygonCreate
 
outerWays - Variable in class org.openstreetmap.josm.data.osm.visitor.paint.relations.Multipolygon
 
outlineOnly - Variable in class org.openstreetmap.josm.data.osm.visitor.paint.MapPaintSettings
 
outlineOnly - Variable in class org.openstreetmap.josm.gui.preferences.display.DrawingPreference
 
outputDataSet - Variable in class org.openstreetmap.josm.io.MultiFetchServerObjectReader
 
over - Variable in class org.openstreetmap.josm.gui.mappaint.xml.LinemodPrototype
 
overlapCheckBox - Variable in class org.openstreetmap.josm.gui.preferences.imagery.WMSSettingsPanel
 
OVERLAPPING_AREA - Static variable in class org.openstreetmap.josm.data.validation.tests.OverlappingWays
 
OVERLAPPING_AREAS - Static variable in class org.openstreetmap.josm.data.validation.tests.OverlappingAreas
 
OVERLAPPING_HIGHWAY - Static variable in class org.openstreetmap.josm.data.validation.tests.OverlappingWays
 
OVERLAPPING_HIGHWAY_AREA - Static variable in class org.openstreetmap.josm.data.validation.tests.OverlappingWays
 
OVERLAPPING_RAILWAY - Static variable in class org.openstreetmap.josm.data.validation.tests.OverlappingWays
 
OVERLAPPING_RAILWAY_AREA - Static variable in class org.openstreetmap.josm.data.validation.tests.OverlappingWays
 
OVERLAPPING_WAY - Static variable in class org.openstreetmap.josm.data.validation.tests.OverlappingWays
 
OVERLAPPING_WAY_AREA - Static variable in class org.openstreetmap.josm.data.validation.tests.OverlappingWays
 
OverlappingAreas - Class in org.openstreetmap.josm.data.validation.tests
 
OverlappingAreas() - Constructor for class org.openstreetmap.josm.data.validation.tests.OverlappingAreas
 
OverlappingWays - Class in org.openstreetmap.josm.data.validation.tests
Tests if there are overlapping ways
OverlappingWays() - Constructor for class org.openstreetmap.josm.data.validation.tests.OverlappingWays
Constructor
overlay(Icon, String, ImageProvider.OverlayPosition) - Static method in class org.openstreetmap.josm.tools.ImageProvider
Deprecated. 
overlay(Icon, Icon, ImageProvider.OverlayPosition) - Static method in class org.openstreetmap.josm.tools.ImageProvider
Decorate one icon with an overlay icon.
overviewHeaderCount - Variable in class org.openstreetmap.josm.data.projection.datum.NTV2GridShiftFile
 
overviewHeaderCountId - Variable in class org.openstreetmap.josm.data.projection.datum.NTV2GridShiftFile
 
owner - Variable in class org.openstreetmap.josm.gui.io.CredentialDialog.CredentialPanel
 
owner - Variable in class org.openstreetmap.josm.gui.io.CredentialDialog.TFKeyListener
 

P

p - Variable in class org.openstreetmap.josm.data.validation.tests.DeprecatedTags.DeprecationError
 
p - Static variable in class org.openstreetmap.josm.gui.dialogs.LatLonDialog
 
p1 - Variable in class org.openstreetmap.josm.data.osm.visitor.paint.LineClip
 
p2 - Variable in class org.openstreetmap.josm.data.osm.visitor.paint.LineClip
 
p_Date - Variable in class org.openstreetmap.josm.io.NmeaReader.NMEAParserState
 
p_Time - Variable in class org.openstreetmap.josm.io.NmeaReader.NMEAParserState
 
p_Wp - Variable in class org.openstreetmap.josm.io.NmeaReader.NMEAParserState
 
PADDING_RIGHT - Static variable in class org.openstreetmap.josm.gui.MapScaler
 
paint(Graphics, Point) - Method in interface org.openstreetmap.gui.jmapviewer.interfaces.MapMarker
Paints the map marker on the map.
paint(Graphics, List<Point>) - Method in interface org.openstreetmap.gui.jmapviewer.interfaces.MapPolygon
Paints the map rectangle on the map.
paint(Graphics, Polygon) - Method in interface org.openstreetmap.gui.jmapviewer.interfaces.MapPolygon
Paints the map rectangle on the map.
paint(Graphics, Point, Point) - Method in interface org.openstreetmap.gui.jmapviewer.interfaces.MapRectangle
Paints the map rectangle on the map.
paint(Graphics, Point) - Method in class org.openstreetmap.gui.jmapviewer.MapMarkerDot
 
paint(Graphics, List<Point>) - Method in class org.openstreetmap.gui.jmapviewer.MapPolygonImpl
 
paint(Graphics, Polygon) - Method in class org.openstreetmap.gui.jmapviewer.MapPolygonImpl
 
paint(Graphics, Point, Point) - Method in class org.openstreetmap.gui.jmapviewer.MapRectangleImpl
 
paint(Graphics, int, int) - Method in class org.openstreetmap.gui.jmapviewer.Tile
Paints the tile-image on the Graphics g at the position x/y.
paint(Graphics2D, MapView, Bounds) - Method in class org.openstreetmap.josm.actions.mapmode.DrawAction
 
paint(Graphics2D, MapView, Bounds) - Method in class org.openstreetmap.josm.actions.mapmode.ExtrudeAction
 
paint(Graphics2D, MapView, Bounds) - Method in class org.openstreetmap.josm.actions.mapmode.ImproveWayAccuracyAction
Redraws temporary layer.
paint(Graphics2D, MapView, Bounds) - Method in class org.openstreetmap.josm.actions.mapmode.ParallelWayAction
 
paint(Graphics, NavigatableComponent, int, int, int, int) - Method in class org.openstreetmap.josm.data.imagery.GeorefImage
 
paint(Graphics, MapView) - Method in class org.openstreetmap.josm.data.validation.TestError
Paints the error on affected primitives
paint(Graphics) - Method in class org.openstreetmap.josm.gui.bbox.SizeButton
 
paint(Graphics) - Method in class org.openstreetmap.josm.gui.bbox.SlippyMapBBoxChooser
Draw the map.
paint(Graphics2D) - Method in class org.openstreetmap.josm.gui.bbox.SourceButton
 
paint(Graphics) - Method in class org.openstreetmap.josm.gui.bbox.TileSelectionBBoxChooser.TileBoundsMapView
Draw the map.
paint(Graphics) - Method in class org.openstreetmap.josm.gui.download.DownloadDialog
 
paint(Graphics2D, MapView, Bounds) - Method in class org.openstreetmap.josm.gui.layer.geoimage.GeoImageLayer
 
paint(Graphics2D, MapView, Bounds) - Method in class org.openstreetmap.josm.gui.layer.GpxLayer
 
paint(Graphics2D, MapView, Bounds) - Method in class org.openstreetmap.josm.gui.layer.Layer
Paint the dataset using the engine set.
paint(Graphics2D, MapView, Bounds) - Method in interface org.openstreetmap.josm.gui.layer.MapViewPaintable
Paint the dataset using the engine set.
paint(Graphics, MapView, boolean, boolean) - Method in class org.openstreetmap.josm.gui.layer.markerlayer.ButtonMarker
 
paint(Graphics, MapView, boolean, boolean) - Method in class org.openstreetmap.josm.gui.layer.markerlayer.Marker
Paints the marker.
paint(Graphics2D, MapView, Bounds) - Method in class org.openstreetmap.josm.gui.layer.markerlayer.MarkerLayer
 
paint(Graphics, MapView) - Method in class org.openstreetmap.josm.gui.layer.markerlayer.PlayHeadMarker
 
paint(Graphics2D, MapView, Bounds) - Method in class org.openstreetmap.josm.gui.layer.OsmDataLayer
Draw all primitives in this layer but do not draw modified ones (they are drawn by the edit layer).
paint(Graphics2D, MapView, Bounds) - Method in class org.openstreetmap.josm.gui.layer.TMSLayer
 
paint(Graphics2D, MapView, Bounds) - Method in class org.openstreetmap.josm.gui.layer.ValidatorLayer
Draw all primitives in this layer but do not draw modified ones (they are drawn by the edit layer).
paint(Graphics2D, MapView, Bounds) - Method in class org.openstreetmap.josm.gui.layer.WMSLayer
 
paint(Graphics) - Method in class org.openstreetmap.josm.gui.MapScaler
 
paint(Graphics) - Method in class org.openstreetmap.josm.gui.MapView
Draw the component.
paint(Graphics, MultiSplitLayout.Divider) - Method in class org.openstreetmap.josm.gui.MultiSplitPane.DefaultDividerPainter
 
paint(Graphics, MultiSplitLayout.Divider) - Method in class org.openstreetmap.josm.gui.MultiSplitPane.DividerPainter
Paint a single Divider.
paintAttribution(Graphics, int, int, Coordinate, Coordinate, int, ImageObserver) - Method in class org.openstreetmap.gui.jmapviewer.AttributionSupport
 
paintChildren(Graphics) - Method in class org.openstreetmap.josm.gui.MultiSplitPane
Uses the DividerPainter (if any) to paint each Divider that overlaps the clip Rectangle.
PaintColors - Enum in org.openstreetmap.josm.data.osm.visitor.paint
 
PaintColors(String, Color) - Constructor for enum org.openstreetmap.josm.data.osm.visitor.paint.PaintColors
 
paintComponent(Graphics) - Method in class org.openstreetmap.gui.jmapviewer.JMapViewer
 
paintComponent(Graphics) - Method in class org.openstreetmap.josm.gui.dialogs.FilterTableModel.OSDLabel
 
paintComponent(Graphics) - Method in class org.openstreetmap.josm.gui.dialogs.relation.MemberTableLinkedCellRenderer
 
paintComponent(Graphics) - Method in class org.openstreetmap.josm.gui.layer.geoimage.ImageDisplay
 
paintConflicts(Graphics, NavigatableComponent) - Method in class org.openstreetmap.josm.gui.dialogs.ConflictDialog
Paints all conflicts that can be expressed on the main window.
painter - Variable in class org.openstreetmap.josm.data.osm.visitor.paint.StyledMapRenderer
 
paintIcon(Component, Graphics, int, int) - Method in enum org.openstreetmap.josm.gui.MenuScroller.MenuIcon
 
paintLasso() - Method in class org.openstreetmap.josm.gui.SelectionManager
 
paintLayer(Layer, Graphics2D, Bounds) - Method in class org.openstreetmap.josm.gui.MapView
 
paintMarker(Graphics, MapMarker) - Method in class org.openstreetmap.gui.jmapviewer.JMapViewer
Paint a single marker.
paintPolygon(Graphics, MapPolygon) - Method in class org.openstreetmap.gui.jmapviewer.JMapViewer
Paint a single polygon.
paintPreferencesChanged - Variable in class org.openstreetmap.josm.gui.MapView
 
paintPrimitive(OsmPrimitive, MapPaintSettings, MapPainter, boolean, boolean) - Method in class org.openstreetmap.josm.gui.mappaint.AreaElemStyle
 
paintPrimitive(OsmPrimitive, MapPaintSettings, MapPainter, boolean, boolean) - Method in class org.openstreetmap.josm.gui.mappaint.BoxTextElemStyle
 
paintPrimitive(OsmPrimitive, MapPaintSettings, MapPainter, boolean, boolean) - Method in class org.openstreetmap.josm.gui.mappaint.ElemStyle
draws a primitive
paintPrimitive(OsmPrimitive, MapPaintSettings, MapPainter, boolean, boolean) - Method in class org.openstreetmap.josm.gui.mappaint.LineElemStyle
 
paintPrimitive(OsmPrimitive, MapPaintSettings, MapPainter, boolean, boolean) - Method in class org.openstreetmap.josm.gui.mappaint.LinePatternElemStyle
 
paintPrimitive(OsmPrimitive, MapPaintSettings, MapPainter, boolean, boolean) - Method in class org.openstreetmap.josm.gui.mappaint.LineTextElemStyle
 
paintPrimitive(OsmPrimitive, MapPaintSettings, MapPainter, boolean, boolean) - Method in class org.openstreetmap.josm.gui.mappaint.NodeElemStyle
 
paintRect() - Method in class org.openstreetmap.josm.gui.SelectionManager
Draw a selection rectangle on screen.
paintRectangle(Graphics, MapRectangle) - Method in class org.openstreetmap.gui.jmapviewer.JMapViewer
Paint a single rectangle.
paintSettings - Variable in class org.openstreetmap.josm.data.osm.visitor.paint.StyledMapRenderer
 
paintTileImages(Graphics, TMSLayer.TileSet, int, Tile) - Method in class org.openstreetmap.josm.gui.layer.TMSLayer
 
paintTileText(TMSLayer.TileSet, Tile, Graphics, MapView, int, Tile) - Method in class org.openstreetmap.josm.gui.layer.TMSLayer
 
Pair<A,B> - Class in org.openstreetmap.josm.tools
A pair.
Pair(A, B) - Constructor for class org.openstreetmap.josm.tools.Pair
 
PairTable - Class in org.openstreetmap.josm.gui.conflict.pair
 
PairTable(String, ListMergeModel<? extends PrimitiveId>, OsmPrimitivesTableModel, TableColumnModel, ListSelectionModel) - Constructor for class org.openstreetmap.josm.gui.conflict.pair.PairTable
 
pane - Variable in class org.openstreetmap.josm.gui.HelpAwareOptionPane.DefaultAction
 
PANE_TITLES - Static variable in class org.openstreetmap.josm.gui.conflict.tags.PasteTagsConflictResolverDialog
 
panel - Variable in class org.openstreetmap.josm.gui.layer.geoimage.CorrelateGpxWithImages.SetOffsetActionListener
 
panel - Variable in class org.openstreetmap.josm.gui.preferences.display.LafPreference
 
panel - Variable in class org.openstreetmap.josm.gui.preferences.shortcut.PrefJPanel.CbAction
 
panel - Static variable in class org.openstreetmap.josm.Main
 
panels - Variable in class org.openstreetmap.josm.gui.dialogs.DialogsPanel
Panels that are added to the multisplitpane.
ParallelWayAction - Class in org.openstreetmap.josm.actions.mapmode
MapMode for making parallel ways.
ParallelWayAction(MapFrame) - Constructor for class org.openstreetmap.josm.actions.mapmode.ParallelWayAction
 
ParallelWayAction.Mode - Enum in org.openstreetmap.josm.actions.mapmode
 
ParallelWayAction.Mode() - Constructor for enum org.openstreetmap.josm.actions.mapmode.ParallelWayAction.Mode
 
ParallelWays - Class in org.openstreetmap.josm.actions.mapmode
Helper for ParallelWayAction
ParallelWays(Collection<Way>, boolean, int) - Constructor for class org.openstreetmap.josm.actions.mapmode.ParallelWays
 
ParameterizedAction - Interface in org.openstreetmap.josm.actions
 
ParameterizedActionDecorator - Class in org.openstreetmap.josm.actions
 
ParameterizedActionDecorator(ParameterizedAction, Map<String, Object>) - Constructor for class org.openstreetmap.josm.actions.ParameterizedActionDecorator
 
parameters - Variable in class org.openstreetmap.josm.actions.ParameterizedActionDecorator
 
parameters - Variable in class org.openstreetmap.josm.gui.oauth.RetrieveAccessTokenTask
 
parameters - Variable in class org.openstreetmap.josm.gui.oauth.RetrieveRequestTokenTask
 
parameters - Variable in class org.openstreetmap.josm.gui.preferences.ToolbarPreferences.ActionDefinition
 
ParametrizedEnumProperty<T extends java.lang.Enum<T>> - Class in org.openstreetmap.josm.data.preferences
 
ParametrizedEnumProperty(Class<T>, T) - Constructor for class org.openstreetmap.josm.data.preferences.ParametrizedEnumProperty
 
paramInfo - Static variable in class org.openstreetmap.josm.gui.MainApplet
 
params - Variable in class org.openstreetmap.josm.data.projection.proj.LambertConformalConic
 
paramsByKey - Static variable in enum org.openstreetmap.josm.data.projection.CustomProjection.Param
 
paramType(String) - Method in class org.openstreetmap.josm.Main
Guess the type of a parameter string specified on the command line with --download= or --downloadgps.
parent - Variable in class org.openstreetmap.josm.data.osm.QuadBuckets.QBLevel
 
parent - Variable in class org.openstreetmap.josm.data.osm.RelationToChildReference
 
parent - Variable in class org.openstreetmap.josm.gui.dialogs.DialogsPanel
 
parent - Variable in class org.openstreetmap.josm.gui.download.BookmarkSelection
the parent download GUI
parent - Variable in class org.openstreetmap.josm.gui.download.BoundingBoxSelection
 
parent - Variable in class org.openstreetmap.josm.gui.download.PlaceSelection
 
parent - Variable in class org.openstreetmap.josm.gui.download.TileSelection
 
parent - Variable in class org.openstreetmap.josm.gui.ExtendedDialog
 
parent - Variable in class org.openstreetmap.josm.gui.io.DownloadOpenChangesetsTask
 
parent - Variable in class org.openstreetmap.josm.gui.layer.markerlayer.Marker.TemplateEntryProperty
 
parent - Variable in class org.openstreetmap.josm.gui.mappaint.Environment
If not null, this is the matching parent object if an condition or an expression is evaluated in a Selector.LinkSelector (within a child selector)
parent - Variable in class org.openstreetmap.josm.gui.MapStatus.Collector
 
parent - Variable in class org.openstreetmap.josm.gui.MultiSplitLayout.Node
 
parent - Variable in class org.openstreetmap.josm.gui.oauth.RetrieveAccessTokenTask
 
parent - Variable in class org.openstreetmap.josm.gui.oauth.RetrieveRequestTokenTask
 
parent - Variable in class org.openstreetmap.josm.gui.oauth.TestAccessTokenTask
 
parent - Variable in class org.openstreetmap.josm.gui.preferences.server.ApiUrlTestTask
 
parent - Variable in class org.openstreetmap.josm.gui.progress.ChildProgress
 
parent - Static variable in class org.openstreetmap.josm.Main
Global parent component for all dialogs and message boxes
parent_tag(String) - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.Expression.FunctionExpression.EvalFunctions
 
parentCondition - Variable in class org.openstreetmap.josm.tools.template_engine.ContextSwitchTemplate.ChildSet
 
parentLayer - Variable in class org.openstreetmap.josm.gui.layer.markerlayer.Marker
 
parentMonitor - Variable in class org.openstreetmap.josm.gui.io.SaveLayerTask
 
ParentRelationLoadingTask - Class in org.openstreetmap.josm.gui.dialogs.relation
This is an asynchronous task for loading the parents of a given relation.
ParentRelationLoadingTask(Relation, OsmDataLayer, boolean, PleaseWaitProgressMonitor) - Constructor for class org.openstreetmap.josm.gui.dialogs.relation.ParentRelationLoadingTask
Creates a new task for asynchronously downloading the parents of a child relation.
parents - Variable in class org.openstreetmap.josm.actions.downloadtasks.DownloadReferrersTask
the parents
parents - Variable in class org.openstreetmap.josm.gui.dialogs.relation.DownloadRelationMemberTask
 
parents - Variable in class org.openstreetmap.josm.gui.dialogs.relation.ParentRelationLoadingTask
 
parentSelector - Variable in class org.openstreetmap.josm.gui.mappaint.mapcss.Selector.ChildOrParentSelector
true, if this represents a parent selector (otherwise it is a child selector)
parentSubGridName - Variable in class org.openstreetmap.josm.data.projection.datum.NTV2SubGrid
 
parse() - Method in class org.openstreetmap.josm.actions.search.SearchCompiler
Parse search string.
parse(String) - Method in class org.openstreetmap.josm.data.preferences.ParametrizedEnumProperty
 
parse() - Method in class org.openstreetmap.josm.data.Preferences
 
parse(String) - Method in class org.openstreetmap.josm.io.ChangesetQuery.ChangesetQueryUrlParser
Parses the changeset query given as URL query parameters and replies a ChangesetQuery query is the query part of a API url for querying changesets, see OSM API.
parse(String, ProgressMonitor) - Method in class org.openstreetmap.josm.io.DiffResultProcessor
Parse the response from a diff upload to the OSM API.
parse(boolean) - Method in class org.openstreetmap.josm.io.GpxReader
 
parse() - Method in class org.openstreetmap.josm.io.imagery.ImageryReader
 
parse(ProgressMonitor) - Method in class org.openstreetmap.josm.io.OsmChangesetContentParser
Parses the content
parse() - Method in class org.openstreetmap.josm.io.OsmChangesetContentParser
Parses the content from the input source
parse(InputStream, ProgressMonitor) - Static method in class org.openstreetmap.josm.io.OsmChangesetParser
Parse the given input source and return the list of changesets
parse(ProgressMonitor) - Method in class org.openstreetmap.josm.io.OsmHistoryReader
 
parse() - Method in class org.openstreetmap.josm.io.OsmReader
 
parse() - Method in class org.openstreetmap.josm.io.OsmServerLocationReader.Parser
 
parse(InputStream) - Method in class org.openstreetmap.josm.plugins.PluginListParser
Parses a plugin information document and replies a list of plugin information objects.
parse(String) - Static method in class org.openstreetmap.josm.tools.DateParser
 
parse(String) - Method in class org.openstreetmap.josm.tools.FallbackDateParser
Attempts to parse the specified date.
parse(String) - Static method in class org.openstreetmap.josm.tools.OsmUrlToBounds
 
parse(String) - Method in class org.openstreetmap.josm.tools.PrimaryDateParser
Attempts to parse the specified date.
parse() - Method in class org.openstreetmap.josm.tools.template_engine.TemplateParser
 
parseAndPut(String) - Method in class org.openstreetmap.josm.data.preferences.IntegerProperty
parses and saves an integer value
parseAngle(String, String) - Static method in class org.openstreetmap.josm.data.projection.CustomProjection
 
parseArgs() - Method in class org.openstreetmap.josm.io.remotecontrol.handler.ImageryHandler
 
parseArgs() - Method in class org.openstreetmap.josm.io.remotecontrol.handler.ImportHandler
 
parseArgs() - Method in class org.openstreetmap.josm.io.remotecontrol.handler.RequestHandler
Parse the request parameters as key=value pairs.
parseAttribute(String, StreamTokenizer, MultiSplitLayout.Node) - Static method in class org.openstreetmap.josm.gui.MultiSplitLayout
 
parseAttributionText(InputSource) - Method in class org.openstreetmap.gui.jmapviewer.tilesources.BingAerialTileSource
 
parseBoolean(String, String) - Method in class org.openstreetmap.josm.io.ChangesetQuery.ChangesetQueryUrlParser
 
parseBoolean(String) - Method in class org.openstreetmap.josm.tools.XmlObjectParser.Parser
 
parseBounds(String) - Static method in class org.openstreetmap.josm.data.projection.CustomProjection
 
parseBounds(String) - Method in class org.openstreetmap.josm.io.OsmReader
 
parseChangeset(Long) - Method in class org.openstreetmap.josm.io.OsmReader
 
parseChangesetAttributes(Changeset, Attributes) - Method in class org.openstreetmap.josm.io.OsmChangesetParser.Parser
 
parseCommon(String) - Method in class org.openstreetmap.josm.io.OsmChangeReader
 
parseCondition() - Method in class org.openstreetmap.josm.tools.template_engine.TemplateParser
 
parseContextSwitch() - Method in class org.openstreetmap.josm.tools.template_engine.TemplateParser
 
parseCoord(String) - Method in class org.openstreetmap.josm.io.GpxReader.Parser
 
parseDataSet() - Method in class org.openstreetmap.josm.actions.downloadtasks.DownloadOsmChangeTask.DownloadTask
 
parseDataSet() - Method in class org.openstreetmap.josm.actions.downloadtasks.DownloadOsmTask.DownloadTask
 
parseDataSet(InputStream, ProgressMonitor) - Static method in class org.openstreetmap.josm.io.OsmChangeReader
Parse the given input source and return the dataset.
parseDataSet(InputStream, ProgressMonitor) - Method in class org.openstreetmap.josm.io.OsmImporter
 
parseDataSet(InputStream, ProgressMonitor) - Static method in class org.openstreetmap.josm.io.OsmReader
Parse the given input source and return the dataset.
parseDate(String, String) - Method in class org.openstreetmap.josm.io.ChangesetQuery.ChangesetQueryUrlParser
 
parseDatum(Map<String, String>, Ellipsoid) - Method in class org.openstreetmap.josm.data.projection.CustomProjection
 
parseDouble(Map<String, String>, String) - Static method in class org.openstreetmap.josm.data.projection.CustomProjection
 
parseDouble(String, String) - Static method in class org.openstreetmap.josm.data.projection.CustomProjection
 
parseDouble(HashMap<String, String>, String) - Static method in class org.openstreetmap.josm.tools.OsmUrlToBounds
 
parseDoubleFromUserInput(String) - Method in class org.openstreetmap.josm.gui.dialogs.LatLonDialog
 
parseEastNorth(String) - Static method in class org.openstreetmap.josm.gui.dialogs.LatLonDialog
 
parseEastNorthUserInput() - Method in class org.openstreetmap.josm.gui.dialogs.LatLonDialog
 
parseEllipsoid(Map<String, String>) - Method in class org.openstreetmap.josm.data.projection.CustomProjection
 
ParseError - Exception in org.openstreetmap.josm.tools.template_engine
 
ParseError(Tokenizer.Token) - Constructor for exception org.openstreetmap.josm.tools.template_engine.ParseError
 
ParseError(Tokenizer.Token, Tokenizer.TokenType) - Constructor for exception org.openstreetmap.josm.tools.template_engine.ParseError
 
ParseError(int, SearchCompiler.ParseError) - Constructor for exception org.openstreetmap.josm.tools.template_engine.ParseError
 
ParseError(String) - Constructor for exception org.openstreetmap.josm.tools.template_engine.ParseError
 
parseErrorHeader(String) - Method in exception org.openstreetmap.josm.io.ChangesetClosedException
 
parseExpression() - Method in class org.openstreetmap.josm.actions.search.SearchCompiler
Parse expression.
parseExpression(String) - Method in class org.openstreetmap.josm.actions.search.SearchCompiler
Parse expression, showing the specified error message if parsing fails.
parseExpression(Collection<Tokenizer.TokenType>) - Method in class org.openstreetmap.josm.tools.template_engine.TemplateParser
 
parseFactor() - Method in class org.openstreetmap.josm.actions.search.SearchCompiler
Parse next factor (a search operator or search term).
parseFactor(String) - Method in class org.openstreetmap.josm.actions.search.SearchCompiler
 
parseField(String, String, String) - Method in class org.openstreetmap.josm.tools.WindowGeometry
 
parseHistory(ProgressMonitor) - Method in class org.openstreetmap.josm.io.OsmServerHistoryReader
Fetches the history from the OSM API and parses it
parseInnerList() - Method in class org.openstreetmap.josm.data.Preferences
 
parseJos(Document, ProgressMonitor) - Method in class org.openstreetmap.josm.io.session.SessionReader
 
parseKV(String, String) - Method in class org.openstreetmap.josm.actions.search.SearchCompiler
 
parseLatLon(String) - Static method in class org.openstreetmap.josm.gui.dialogs.LatLonDialog
 
parseLatLon(Attributes) - Method in class org.openstreetmap.josm.io.GpxReader.Parser
 
parseLatLon(String, String, String, String) - Method in class org.openstreetmap.josm.io.NmeaReader
 
parseLatLonUserInput() - Method in class org.openstreetmap.josm.gui.dialogs.LatLonDialog
 
parseLayer(Element, Set<String>) - Method in class org.openstreetmap.josm.gui.preferences.imagery.AddWMSLayerPanel
 
parseLayers(List<Element>, Set<String>) - Method in class org.openstreetmap.josm.gui.preferences.imagery.AddWMSLayerPanel
 
parseLeaf(StreamTokenizer, MultiSplitLayout.Split) - Static method in class org.openstreetmap.josm.gui.MultiSplitLayout
 
parseLongStandardDate(String) - Method in class org.openstreetmap.josm.tools.PrimaryDateParser
 
parseManifestStyleFormattedString(String) - Method in class org.openstreetmap.josm.data.Version
 
parseMap() - Method in class org.openstreetmap.josm.data.Preferences
 
parseModel(Reader) - Static method in class org.openstreetmap.josm.gui.MultiSplitLayout
 
parseModel(String) - Static method in class org.openstreetmap.josm.gui.MultiSplitLayout
A convenience method that converts a string to a MultiSplitLayout model (a tree of Nodes) using a a simple syntax.
ParseNMEASentence(String, NmeaReader.NMEAParserState) - Method in class org.openstreetmap.josm.io.NmeaReader
 
parseNode() - Method in class org.openstreetmap.josm.io.OsmReader
 
parseOffset(String) - Method in class org.openstreetmap.josm.gui.layer.geoimage.CorrelateGpxWithImages
 
parseOpen(String) - Method in class org.openstreetmap.josm.io.ChangesetQuery.ChangesetQueryUrlParser
 
parseOsm(ProgressMonitor) - Method in class org.openstreetmap.josm.io.BoundingBoxDownloader
Read the data from the osm server address.
parseOsm(ProgressMonitor) - Method in class org.openstreetmap.josm.io.MultiFetchServerObjectReader.Fetcher
 
parseOsm(ProgressMonitor) - Method in class org.openstreetmap.josm.io.MultiFetchServerObjectReader
invokes one or more Multi Gets to fetch the OsmPrimitives and replies the dataset of retrieved primitives.
parseOsm() - Method in class org.openstreetmap.josm.io.OsmReader
 
parseOsm(ProgressMonitor) - Method in class org.openstreetmap.josm.io.OsmServerBackreferenceReader
Reads the referring primitives from the OSM server, parses them and replies them as DataSet
parseOsm(ProgressMonitor) - Method in class org.openstreetmap.josm.io.OsmServerChangesetReader
don't use - not implemented!
parseOsm(ProgressMonitor) - Method in class org.openstreetmap.josm.io.OsmServerHistoryReader
don't use - not implemented!
parseOsm(ProgressMonitor) - Method in class org.openstreetmap.josm.io.OsmServerLocationReader
Method to download OSM files from somewhere
parseOsm(ProgressMonitor) - Method in class org.openstreetmap.josm.io.OsmServerObjectReader
Downloads and parses the data.
parseOsm(ProgressMonitor) - Method in class org.openstreetmap.josm.io.OsmServerReader
 
parseOsm(ProgressMonitor) - Method in class org.openstreetmap.josm.io.OsmServerUserInfoReader
 
parseOsmBzip2(ProgressMonitor) - Method in class org.openstreetmap.josm.io.OsmServerLocationReader
Method to download BZip2-compressed OSM files from somewhere
parseOsmBzip2(ProgressMonitor) - Method in class org.openstreetmap.josm.io.OsmServerReader
 
parseOsmChange() - Method in class org.openstreetmap.josm.io.OsmChangeReader
 
parseOsmChange(ProgressMonitor) - Method in class org.openstreetmap.josm.io.OsmServerLocationReader
 
parseOsmChange(ProgressMonitor) - Method in class org.openstreetmap.josm.io.OsmServerReader
 
parseOsmChangeBzip2(ProgressMonitor) - Method in class org.openstreetmap.josm.io.OsmServerLocationReader
Method to download BZip2-compressed OSM Change files from somewhere
parseOsmChangeBzip2(ProgressMonitor) - Method in class org.openstreetmap.josm.io.OsmServerReader
 
parseOsmChangeGzip(ProgressMonitor) - Method in class org.openstreetmap.josm.io.OsmServerLocationReader
Method to download GZip-compressed OSM Change files from somewhere
parseOsmChangeGzip(ProgressMonitor) - Method in class org.openstreetmap.josm.io.OsmServerReader
 
parseOsmGzip(ProgressMonitor) - Method in class org.openstreetmap.josm.io.OsmServerLocationReader
Method to download GZip-compressed OSM files from somewhere
parseOsmGzip(ProgressMonitor) - Method in class org.openstreetmap.josm.io.OsmServerReader
 
parseParameterList(String) - Method in class org.openstreetmap.josm.data.projection.CustomProjection
 
parsePart(String, int, int) - Static method in class org.openstreetmap.josm.tools.DateUtils
 
parsePluginListDocument(String, String) - Method in class org.openstreetmap.josm.plugins.ReadRemotePluginInformationTask
Parses the plugin list
parsePreconditionFailed(String) - Static method in class org.openstreetmap.josm.tools.ExceptionUtil
 
parseProjection(Map<String, String>, Ellipsoid) - Method in class org.openstreetmap.josm.data.projection.CustomProjection
 
parseProxyPortValue(String, String) - Method in class org.openstreetmap.josm.io.DefaultProxySelector
 
parser - Variable in class org.openstreetmap.josm.data.Preferences
 
parser - Variable in class org.openstreetmap.josm.io.OsmReader
 
parser - Variable in class org.openstreetmap.josm.tools.XmlObjectParser
 
parseRawGps(ProgressMonitor) - Method in class org.openstreetmap.josm.io.BoundingBoxDownloader
Retrieve raw gps waypoints from the server API.
parseRawGps(ProgressMonitor) - Method in class org.openstreetmap.josm.io.OsmServerLocationReader
 
parseRawGps(ProgressMonitor) - Method in class org.openstreetmap.josm.io.OsmServerReader
 
parseRelation() - Method in class org.openstreetmap.josm.io.OsmReader
 
parseRelationMember(Relation) - Method in class org.openstreetmap.josm.io.OsmReader
 
parseRoot() - Method in class org.openstreetmap.josm.data.Preferences
 
parseRoot() - Method in class org.openstreetmap.josm.io.OsmChangeReader
 
parseRoot() - Method in class org.openstreetmap.josm.io.OsmReader
 
parseShortLink(String) - Static method in class org.openstreetmap.josm.tools.OsmUrlToBounds
p
parseShortStandardDate(String) - Method in class org.openstreetmap.josm.tools.PrimaryDateParser
 
parseSplit(StreamTokenizer, MultiSplitLayout.Split) - Static method in class org.openstreetmap.josm.gui.MultiSplitLayout
 
parseTag(Tagged) - Method in class org.openstreetmap.josm.io.OsmReader
 
parseTime(String) - Method in class org.openstreetmap.josm.io.ChangesetQuery.ChangesetQueryUrlParser
 
parseTimezone(String) - Method in class org.openstreetmap.josm.gui.layer.geoimage.CorrelateGpxWithImages
 
parseToplevelList() - Method in class org.openstreetmap.josm.data.Preferences
 
parseToWGS84(String, Ellipsoid) - Method in class org.openstreetmap.josm.data.projection.CustomProjection
 
parseUid(String) - Method in class org.openstreetmap.josm.io.ChangesetQuery.ChangesetQueryUrlParser
 
parseUnknown(boolean) - Method in class org.openstreetmap.josm.io.OsmReader
 
parseUnknown() - Method in class org.openstreetmap.josm.io.OsmReader
 
parseURL() - Method in class org.openstreetmap.josm.actions.JumpToAction
 
parseURL(DownloadDialog) - Method in class org.openstreetmap.josm.gui.download.BoundingBoxSelection
 
parseURL() - Method in class org.openstreetmap.josm.gui.widgets.BoundingBoxSelectionPanel
 
parseVariable() - Method in class org.openstreetmap.josm.tools.template_engine.TemplateParser
 
parseWay() - Method in class org.openstreetmap.josm.io.OsmReader
 
parseWayNode(Way) - Method in class org.openstreetmap.josm.io.OsmReader
 
partialSelection - Variable in class org.openstreetmap.josm.data.validation.Test
Whether the test is run on a partial selection data
participants - Variable in class org.openstreetmap.josm.gui.history.SelectionSynchronizer
 
participateInSynchronizedScrolling(Adjustable) - Method in class org.openstreetmap.josm.gui.conflict.pair.ListMerger.AdjustmentSynchronizer
registers an Adjustable for participation in synchronized scrolling.
participateInSynchronizedScrolling(Adjustable) - Method in class org.openstreetmap.josm.gui.history.AdjustmentSynchronizer
registers an Adjustable for participation in synchronized scrolling.
participateInSynchronizedSelection(ListSelectionModel) - Method in class org.openstreetmap.josm.gui.history.SelectionSynchronizer
 
participatesInConflict(Conflict<?>) - Method in class org.openstreetmap.josm.data.APIDataSet
Replies true if one of the primitives to be updated or to be deleted participates in the conflict conflict
participatesInConflict(ConflictCollection) - Method in class org.openstreetmap.josm.data.APIDataSet
Replies true if one of the primitives to be updated or to be deleted participates in at least one conflict in conflicts
participatingRoles - Variable in enum org.openstreetmap.josm.gui.conflict.pair.ComparePairType
 
password - Variable in class org.openstreetmap.josm.io.auth.CredentialsAgentResponse
 
paste - Variable in class org.openstreetmap.josm.gui.MainMenu
 
PasteAction - Class in org.openstreetmap.josm.actions
 
PasteAction() - Constructor for class org.openstreetmap.josm.actions.PasteAction
 
pasteBuffer - Static variable in class org.openstreetmap.josm.Main
The global paste buffer.
pasteBufferChanged(PrimitiveDeepCopy) - Method in class org.openstreetmap.josm.actions.PasteAction
 
pasteBufferChanged(PrimitiveDeepCopy) - Method in class org.openstreetmap.josm.actions.PasteTagsAction
 
pasteBufferChanged(PrimitiveDeepCopy) - Method in interface org.openstreetmap.josm.data.osm.PrimitiveDeepCopy.PasteBufferChangedListener
 
pasteData(PrimitiveDeepCopy, Layer, ActionEvent) - Method in class org.openstreetmap.josm.actions.PasteAction
 
pasteFromHeterogeneousSource() - Method in class org.openstreetmap.josm.actions.PasteTagsAction.TagPaster
Pastes the tags in the current selection of the paste buffer to a set of target primitives.
pasteFromHomogeneousSource() - Method in class org.openstreetmap.josm.actions.PasteTagsAction.TagPaster
Pastes the tags from a homogeneous source (the Main.pasteBuffers selection consisting of one type of OsmPrimitives only).
pasteSource - Static variable in class org.openstreetmap.josm.Main
 
pasteTags - Variable in class org.openstreetmap.josm.gui.MainMenu
 
PasteTagsAction - Class in org.openstreetmap.josm.actions
Action, to paste all tags from one primitive to another.
PasteTagsAction() - Constructor for class org.openstreetmap.josm.actions.PasteTagsAction
 
PasteTagsAction.TagPaster - Class in org.openstreetmap.josm.actions
 
PasteTagsAction.TagPaster(Collection<PrimitiveData>, Collection<OsmPrimitive>) - Constructor for class org.openstreetmap.josm.actions.PasteTagsAction.TagPaster
 
PasteTagsConflictResolverDialog - Class in org.openstreetmap.josm.gui.conflict.tags
 
PasteTagsConflictResolverDialog(Component) - Constructor for class org.openstreetmap.josm.gui.conflict.tags.PasteTagsConflictResolverDialog
 
PasteTagsConflictResolverDialog.ApplyAction - Class in org.openstreetmap.josm.gui.conflict.tags
 
PasteTagsConflictResolverDialog.ApplyAction() - Constructor for class org.openstreetmap.josm.gui.conflict.tags.PasteTagsConflictResolverDialog.ApplyAction
 
PasteTagsConflictResolverDialog.CancelAction - Class in org.openstreetmap.josm.gui.conflict.tags
 
PasteTagsConflictResolverDialog.CancelAction() - Constructor for class org.openstreetmap.josm.gui.conflict.tags.PasteTagsConflictResolverDialog.CancelAction
 
PasteTagsConflictResolverDialog.Mode - Enum in org.openstreetmap.josm.gui.conflict.tags
 
PasteTagsConflictResolverDialog.Mode() - Constructor for enum org.openstreetmap.josm.gui.conflict.tags.PasteTagsConflictResolverDialog.Mode
 
PasteTagsConflictResolverDialog.StatisticsInfo - Class in org.openstreetmap.josm.gui.conflict.tags
 
PasteTagsConflictResolverDialog.StatisticsInfo() - Constructor for class org.openstreetmap.josm.gui.conflict.tags.PasteTagsConflictResolverDialog.StatisticsInfo
 
PasteTagsConflictResolverDialog.StatisticsInfoRenderer - Class in org.openstreetmap.josm.gui.conflict.tags
 
PasteTagsConflictResolverDialog.StatisticsInfoRenderer() - Constructor for class org.openstreetmap.josm.gui.conflict.tags.PasteTagsConflictResolverDialog.StatisticsInfoRenderer
 
PasteTagsConflictResolverDialog.StatisticsInfoTable - Class in org.openstreetmap.josm.gui.conflict.tags
 
PasteTagsConflictResolverDialog.StatisticsInfoTable(PasteTagsConflictResolverDialog.StatisticsTableModel) - Constructor for class org.openstreetmap.josm.gui.conflict.tags.PasteTagsConflictResolverDialog.StatisticsInfoTable
 
PasteTagsConflictResolverDialog.StatisticsTableColumnModel - Class in org.openstreetmap.josm.gui.conflict.tags
 
PasteTagsConflictResolverDialog.StatisticsTableColumnModel() - Constructor for class org.openstreetmap.josm.gui.conflict.tags.PasteTagsConflictResolverDialog.StatisticsTableColumnModel
 
PasteTagsConflictResolverDialog.StatisticsTableModel - Class in org.openstreetmap.josm.gui.conflict.tags
 
PasteTagsConflictResolverDialog.StatisticsTableModel() - Constructor for class org.openstreetmap.josm.gui.conflict.tags.PasteTagsConflictResolverDialog.StatisticsTableModel
 
path - Variable in class org.openstreetmap.josm.gui.dialogs.relation.RelationTree.RelationLoader
 
path - Static variable in class org.openstreetmap.josm.gui.util.StayOpenCheckBoxMenuItem
 
path - Static variable in class org.openstreetmap.josm.gui.util.StayOpenMenuItem
 
path - Static variable in class org.openstreetmap.josm.gui.util.StayOpenRadioButtonMenuItem
 
path - Variable in class org.openstreetmap.josm.io.CacheCustomContent
The (file-)path where the data will be stored
PATTERN - Static variable in class org.openstreetmap.gui.jmapviewer.tilesources.MapQuestOpenAerialTileSource
 
PATTERN - Static variable in class org.openstreetmap.gui.jmapviewer.tilesources.MapQuestOsmTileSource
 
PATTERN - Static variable in class org.openstreetmap.gui.jmapviewer.tilesources.OsmTileSource.CycleMap
 
pattern - Variable in class org.openstreetmap.josm.gui.mappaint.LinePatternElemStyle
 
PATTERN_EXTERNAL_GPX_FILE - Static variable in class org.openstreetmap.josm.actions.downloadtasks.DownloadGpsTask
 
PATTERN_EXTERNAL_GPX_SCRIPT - Static variable in class org.openstreetmap.josm.actions.downloadtasks.DownloadGpsTask
 
PATTERN_HEADER - Static variable in class org.openstreetmap.gui.jmapviewer.tilesources.TemplatedTMSTileSource
 
PATTERN_NEG_Y - Static variable in class org.openstreetmap.gui.jmapviewer.tilesources.TemplatedTMSTileSource
 
PATTERN_SWITCH - Static variable in class org.openstreetmap.gui.jmapviewer.tilesources.TemplatedTMSTileSource
 
PATTERN_TRACE_ID - Static variable in class org.openstreetmap.josm.actions.downloadtasks.DownloadGpsTask
 
PATTERN_TRACKPOINTS_BBOX - Static variable in class org.openstreetmap.josm.actions.downloadtasks.DownloadGpsTask
 
PATTERN_X - Static variable in class org.openstreetmap.gui.jmapviewer.tilesources.TemplatedTMSTileSource
 
PATTERN_Y - Static variable in class org.openstreetmap.gui.jmapviewer.tilesources.TemplatedTMSTileSource
 
PATTERN_Y_YAHOO - Static variable in class org.openstreetmap.gui.jmapviewer.tilesources.TemplatedTMSTileSource
 
PATTERN_ZOOM - Static variable in class org.openstreetmap.gui.jmapviewer.tilesources.TemplatedTMSTileSource
 
pause() - Method in class org.openstreetmap.josm.tools.AudioPlayer.Execute
 
pause() - Static method in class org.openstreetmap.josm.tools.AudioPlayer
Pauses the currently playing audio stream.
paused() - Static method in class org.openstreetmap.josm.tools.AudioPlayer
Whether or not we are paused.
pcs - Variable in class org.openstreetmap.josm.gui.MultiSplitLayout
 
pe - Variable in class org.openstreetmap.josm.actions.mapmode.DrawAction.SnapHelper
 
peek() - Method in class org.openstreetmap.josm.data.osm.QuadBuckets.QuadBucketIterator
 
pendingDownloads - Variable in class org.openstreetmap.josm.gui.preferences.plugin.PluginPreferencesModel
 
percent - Variable in class org.openstreetmap.josm.gui.dialogs.UserListDialog.UserInfo
 
perDist(Point2D, Point2D, Point2D) - Static method in class org.openstreetmap.josm.gui.NavigatableComponent
 
performValidation() - Method in class org.openstreetmap.josm.gui.widgets.OsmIdTextField
 
PermissionPrefWithDefault - Class in org.openstreetmap.josm.io.remotecontrol
Contains a preference name to control permission for the operation implemented by the RequestHandler, and an error message to be displayed if not permitted.
PermissionPrefWithDefault(String, boolean, String) - Constructor for class org.openstreetmap.josm.io.remotecontrol.PermissionPrefWithDefault
 
PHI - Variable in class org.openstreetmap.josm.actions.mapmode.DrawAction
 
PHI - Static variable in class org.openstreetmap.josm.data.osm.visitor.paint.MapPainter
 
PHI - Static variable in class org.openstreetmap.josm.data.osm.visitor.paint.WireframeMapRenderer
Helper variable for #drawSgement
PHI - Static variable in class org.openstreetmap.josm.gui.layer.GpxLayer
 
pi - Variable in class org.openstreetmap.josm.gui.preferences.plugin.PluginListPanel.JPluginCheckBox
 
pivot - Variable in class org.openstreetmap.josm.command.RotateCommand
Pivot point
pivot - Variable in class org.openstreetmap.josm.command.ScaleCommand
Pivot point
pixel_per_eastnorth - Variable in class org.openstreetmap.josm.data.imagery.ImageryInfo.ImageryPreferenceEntry
 
pixelPerDegree - Variable in class org.openstreetmap.josm.data.imagery.ImageryInfo
 
pixelPerDegree - Variable in class org.openstreetmap.josm.data.imagery.types.EntryType
 
pixelPerDegree - Variable in class org.openstreetmap.josm.data.imagery.WmsCache.CacheEntry
 
pixelPerDegree - Variable in class org.openstreetmap.josm.io.imagery.WMSRequest
 
pixelPos(LatLon) - Method in class org.openstreetmap.josm.gui.layer.TMSLayer
 
pixelPos(Tile) - Method in class org.openstreetmap.josm.gui.layer.TMSLayer
 
pkg - Variable in class org.openstreetmap.josm.io.MultiFetchServerObjectReader.Fetcher
 
placeContentInScrollPane - Variable in class org.openstreetmap.josm.gui.ExtendedDialog
set to true if the content of the extended dialog should be placed in a JScrollPane
placeOnScreen(HistoryBrowserDialog) - Method in class org.openstreetmap.josm.gui.history.HistoryBrowserDialogManager
 
PlaceSelection - Class in org.openstreetmap.josm.gui.download
 
PlaceSelection() - Constructor for class org.openstreetmap.josm.gui.download.PlaceSelection
 
PlaceSelection.ListSelectionHandler - Class in org.openstreetmap.josm.gui.download
 
PlaceSelection.ListSelectionHandler() - Constructor for class org.openstreetmap.josm.gui.download.PlaceSelection.ListSelectionHandler
 
PlaceSelection.NamedResultCellRenderer - Class in org.openstreetmap.josm.gui.download
 
PlaceSelection.NamedResultCellRenderer() - Constructor for class org.openstreetmap.josm.gui.download.PlaceSelection.NamedResultCellRenderer
 
PlaceSelection.NamedResultTableColumnModel - Class in org.openstreetmap.josm.gui.download
 
PlaceSelection.NamedResultTableColumnModel() - Constructor for class org.openstreetmap.josm.gui.download.PlaceSelection.NamedResultTableColumnModel
 
PlaceSelection.NamedResultTableModel - Class in org.openstreetmap.josm.gui.download
 
PlaceSelection.NamedResultTableModel(ListSelectionModel) - Constructor for class org.openstreetmap.josm.gui.download.PlaceSelection.NamedResultTableModel
 
PlaceSelection.NameFinderResultParser - Class in org.openstreetmap.josm.gui.download
A very primitive parser for the name finder's output.
PlaceSelection.NameFinderResultParser() - Constructor for class org.openstreetmap.josm.gui.download.PlaceSelection.NameFinderResultParser
 
PlaceSelection.NameQueryTask - Class in org.openstreetmap.josm.gui.download
 
PlaceSelection.NameQueryTask(String) - Constructor for class org.openstreetmap.josm.gui.download.PlaceSelection.NameQueryTask
 
PlaceSelection.SearchAction - Class in org.openstreetmap.josm.gui.download
 
PlaceSelection.SearchAction() - Constructor for class org.openstreetmap.josm.gui.download.PlaceSelection.SearchAction
 
PlaceSelection.SearchResult - Class in org.openstreetmap.josm.gui.download
Data storage for search results.
PlaceSelection.SearchResult() - Constructor for class org.openstreetmap.josm.gui.download.PlaceSelection.SearchResult
 
PlaceSelection.Server - Class in org.openstreetmap.josm.gui.download
 
PlaceSelection.Server(String, String, String, String) - Constructor for class org.openstreetmap.josm.gui.download.PlaceSelection.Server
 
platform - Static variable in class org.openstreetmap.josm.Main
Platform specific code goes in here.
PlatformHook - Interface in org.openstreetmap.josm.tools
This interface allows platfrom (operating system) dependent code to be bundled into self-contained classes.
PlatformHookOsx - Class in org.openstreetmap.josm.tools
 
PlatformHookOsx() - Constructor for class org.openstreetmap.josm.tools.PlatformHookOsx
 
PlatformHookUnixoid - Class in org.openstreetmap.josm.tools
see PlatformHook.java BTW: THIS IS A STUB.
PlatformHookUnixoid() - Constructor for class org.openstreetmap.josm.tools.PlatformHookUnixoid
 
PlatformHookWindows - Class in org.openstreetmap.josm.tools
see PlatformHook.java
PlatformHookWindows() - Constructor for class org.openstreetmap.josm.tools.PlatformHookWindows
 
play(double) - Method in class org.openstreetmap.josm.gui.layer.markerlayer.AudioMarker
Starts playing the audio associated with the marker offset by the given amount
play() - Method in class org.openstreetmap.josm.gui.layer.markerlayer.AudioMarker
Starts playing the audio associated with the marker: used in response to pressing the marker as well as indirectly
play(URL, double, double) - Method in class org.openstreetmap.josm.tools.AudioPlayer.Execute
 
play(URL) - Static method in class org.openstreetmap.josm.tools.AudioPlayer
Plays a WAV audio file from the beginning.
play(URL, double) - Static method in class org.openstreetmap.josm.tools.AudioPlayer
Plays a WAV audio file from a specified position.
play(URL, double, double) - Static method in class org.openstreetmap.josm.tools.AudioPlayer
Plays a WAV audio file from a specified position at variable speed.
playAdjacentMarker(Marker, boolean) - Static method in class org.openstreetmap.josm.gui.layer.markerlayer.MarkerLayer
 
playAudio() - Static method in class org.openstreetmap.josm.gui.layer.markerlayer.MarkerLayer
 
playHead - Static variable in class org.openstreetmap.josm.gui.layer.markerlayer.PlayHeadMarker
 
PlayHeadDragMode - Class in org.openstreetmap.josm.actions.mapmode
Singleton marker class to track position of audio.
PlayHeadDragMode(PlayHeadMarker) - Constructor for class org.openstreetmap.josm.actions.mapmode.PlayHeadDragMode
 
playHeadMarker - Variable in class org.openstreetmap.josm.actions.mapmode.PlayHeadDragMode
 
PlayHeadMarker - Class in org.openstreetmap.josm.gui.layer.markerlayer
Singleton marker class to track position of audio.
PlayHeadMarker() - Constructor for class org.openstreetmap.josm.gui.layer.markerlayer.PlayHeadMarker
 
playHeadMarker - Variable in class org.openstreetmap.josm.gui.MapView
The play head marker: there is only one of these so it isn't in any specific layer
playing() - Static method in class org.openstreetmap.josm.tools.AudioPlayer
Whether or not we are playing.
playingUrl - Variable in class org.openstreetmap.josm.tools.AudioPlayer
 
playNextMarker() - Static method in class org.openstreetmap.josm.gui.layer.markerlayer.MarkerLayer
 
playPreviousMarker() - Static method in class org.openstreetmap.josm.gui.layer.markerlayer.MarkerLayer
 
PleaseWaitDialog - Class in org.openstreetmap.josm.gui
 
PleaseWaitDialog(Component) - Constructor for class org.openstreetmap.josm.gui.PleaseWaitDialog
 
PleaseWaitProgressMonitor - Class in org.openstreetmap.josm.gui.progress
 
PleaseWaitProgressMonitor() - Constructor for class org.openstreetmap.josm.gui.progress.PleaseWaitProgressMonitor
 
PleaseWaitProgressMonitor(String) - Constructor for class org.openstreetmap.josm.gui.progress.PleaseWaitProgressMonitor
 
PleaseWaitProgressMonitor(Component) - Constructor for class org.openstreetmap.josm.gui.progress.PleaseWaitProgressMonitor
 
PleaseWaitProgressMonitor(Component, String) - Constructor for class org.openstreetmap.josm.gui.progress.PleaseWaitProgressMonitor
 
PleaseWaitProgressMonitor.ProgressMonitorDialog - Interface in org.openstreetmap.josm.gui.progress
Implemented by both foreground dialog and background progress dialog (in status bar)
PleaseWaitRunnable - Class in org.openstreetmap.josm.gui
Instanced of this thread will display a "Please Wait" message in middle of JOSM to indicate a progress being executed.
PleaseWaitRunnable(String) - Constructor for class org.openstreetmap.josm.gui.PleaseWaitRunnable
Create the runnable object with a given message for the user.
PleaseWaitRunnable(String, boolean) - Constructor for class org.openstreetmap.josm.gui.PleaseWaitRunnable
Create the runnable object with a given message for the user.
PleaseWaitRunnable(Component, String, boolean) - Constructor for class org.openstreetmap.josm.gui.PleaseWaitRunnable
Create the runnable object with a given message for the user
PleaseWaitRunnable(String, ProgressMonitor, boolean) - Constructor for class org.openstreetmap.josm.gui.PleaseWaitRunnable
 
Plugin - Class in org.openstreetmap.josm.plugins
For all purposes of loading dynamic resources, the Plugin's class loader should be used (or else, the plugin jar will not be within the class path).
Plugin(PluginInformation) - Constructor for class org.openstreetmap.josm.plugins.Plugin
Creates the plugin
plugin - Variable in exception org.openstreetmap.josm.plugins.PluginException
 
plugin - Variable in class org.openstreetmap.josm.plugins.PluginPreferenceFactory
 
plugin - Variable in class org.openstreetmap.josm.plugins.PluginProxy
 
PluginDownloadException - Exception in org.openstreetmap.josm.plugins
 
PluginDownloadException() - Constructor for exception org.openstreetmap.josm.plugins.PluginDownloadException
 
PluginDownloadException(String, Throwable) - Constructor for exception org.openstreetmap.josm.plugins.PluginDownloadException
 
PluginDownloadException(String) - Constructor for exception org.openstreetmap.josm.plugins.PluginDownloadException
 
PluginDownloadException(Throwable) - Constructor for exception org.openstreetmap.josm.plugins.PluginDownloadException
 
PluginDownloadTask - Class in org.openstreetmap.josm.plugins
Asynchronous task for downloading a collection of plugins.
PluginDownloadTask(Component, Collection<PluginInformation>, String) - Constructor for class org.openstreetmap.josm.plugins.PluginDownloadTask
Creates the download task
PluginDownloadTask(ProgressMonitor, Collection<PluginInformation>, String) - Constructor for class org.openstreetmap.josm.plugins.PluginDownloadTask
Creates the task
PluginException - Exception in org.openstreetmap.josm.plugins
Exception that wraps any exception thrown by plugins.
PluginException(PluginProxy, String, Throwable) - Constructor for exception org.openstreetmap.josm.plugins.PluginException
 
PluginException(String, String) - Constructor for exception org.openstreetmap.josm.plugins.PluginException
 
PluginException(String, Throwable) - Constructor for exception org.openstreetmap.josm.plugins.PluginException
 
PluginHandler - Class in org.openstreetmap.josm.plugins
PluginHandler is basically a collection of static utility functions used to bootstrap and manage the loaded plugins.
PluginHandler() - Constructor for class org.openstreetmap.josm.plugins.PluginHandler
 
PluginHandler.DeprecatedPlugin - Class in org.openstreetmap.josm.plugins
 
PluginHandler.DeprecatedPlugin(String) - Constructor for class org.openstreetmap.josm.plugins.PluginHandler.DeprecatedPlugin
 
PluginHandler.DeprecatedPlugin(String, String) - Constructor for class org.openstreetmap.josm.plugins.PluginHandler.DeprecatedPlugin
 
PluginHandler.DeprecatedPlugin(String, String, Runnable) - Constructor for class org.openstreetmap.josm.plugins.PluginHandler.DeprecatedPlugin
 
PluginHandler.UpdatePluginsMessagePanel - Class in org.openstreetmap.josm.plugins
 
PluginHandler.UpdatePluginsMessagePanel() - Constructor for class org.openstreetmap.josm.plugins.PluginHandler.UpdatePluginsMessagePanel
 
pluginHook - Static variable in class org.openstreetmap.josm.gui.dialogs.properties.PropertiesDialog
 
PluginInformation - Class in org.openstreetmap.josm.plugins
Encapsulate general information about a plugin.
PluginInformation(File) - Constructor for class org.openstreetmap.josm.plugins.PluginInformation
Creates a plugin information object by reading the plugin information from the manifest in the plugin jar.
PluginInformation(File, String) - Constructor for class org.openstreetmap.josm.plugins.PluginInformation
Creates a plugin information object for the plugin with name name.
PluginInformation(InputStream, String, String) - Constructor for class org.openstreetmap.josm.plugins.PluginInformation
Creates a plugin information object by reading plugin information in Manifest format from the input stream manifestStream.
pluginList - Static variable in class org.openstreetmap.josm.plugins.PluginHandler
All installed and loaded plugins (resp.
PluginListPanel - Class in org.openstreetmap.josm.gui.preferences.plugin
 
PluginListPanel() - Constructor for class org.openstreetmap.josm.gui.preferences.plugin.PluginListPanel
 
PluginListPanel(PluginPreferencesModel) - Constructor for class org.openstreetmap.josm.gui.preferences.plugin.PluginListPanel
 
PluginListPanel.JPluginCheckBox - Class in org.openstreetmap.josm.gui.preferences.plugin
A plugin checkbox.
PluginListPanel.JPluginCheckBox(PluginInformation, boolean) - Constructor for class org.openstreetmap.josm.gui.preferences.plugin.PluginListPanel.JPluginCheckBox
 
PluginListPanel.PluginCbActionListener - Class in org.openstreetmap.josm.gui.preferences.plugin
Listener called when the user selects/unselects a plugin checkbox.
PluginListPanel.PluginCbActionListener(PluginListPanel.JPluginCheckBox) - Constructor for class org.openstreetmap.josm.gui.preferences.plugin.PluginListPanel.PluginCbActionListener
 
PluginListParseException - Exception in org.openstreetmap.josm.plugins
 
PluginListParseException() - Constructor for exception org.openstreetmap.josm.plugins.PluginListParseException
 
PluginListParseException(String, Throwable) - Constructor for exception org.openstreetmap.josm.plugins.PluginListParseException
 
PluginListParseException(String) - Constructor for exception org.openstreetmap.josm.plugins.PluginListParseException
 
PluginListParseException(Throwable) - Constructor for exception org.openstreetmap.josm.plugins.PluginListParseException
 
PluginListParser - Class in org.openstreetmap.josm.plugins
A parser for the plugin list provided by a JOSM Plugin Download Site.
PluginListParser() - Constructor for class org.openstreetmap.josm.plugins.PluginListParser
 
pluginOperation(String, String, String) - Static method in class org.openstreetmap.josm.data.CustomConfigurator
 
PluginPreference - Class in org.openstreetmap.josm.gui.preferences
 
PluginPreference() - Constructor for class org.openstreetmap.josm.gui.preferences.PluginPreference
 
PluginPreference.ConfigureSitesAction - Class in org.openstreetmap.josm.gui.preferences
The action for configuring the plugin download sites
PluginPreference.ConfigureSitesAction() - Constructor for class org.openstreetmap.josm.gui.preferences.PluginPreference.ConfigureSitesAction
 
PluginPreference.DownloadAvailablePluginsAction - Class in org.openstreetmap.josm.gui.preferences
The action for downloading the list of available plugins
PluginPreference.DownloadAvailablePluginsAction() - Constructor for class org.openstreetmap.josm.gui.preferences.PluginPreference.DownloadAvailablePluginsAction
 
PluginPreference.Factory - Class in org.openstreetmap.josm.gui.preferences
 
PluginPreference.Factory() - Constructor for class org.openstreetmap.josm.gui.preferences.PluginPreference.Factory
 
PluginPreference.PluginConfigurationSitesPanel - Class in org.openstreetmap.josm.gui.preferences
 
PluginPreference.PluginConfigurationSitesPanel() - Constructor for class org.openstreetmap.josm.gui.preferences.PluginPreference.PluginConfigurationSitesPanel
 
PluginPreference.SearchFieldAdapter - Class in org.openstreetmap.josm.gui.preferences
Applies the current filter condition in the filter text field to the model
PluginPreference.SearchFieldAdapter() - Constructor for class org.openstreetmap.josm.gui.preferences.PluginPreference.SearchFieldAdapter
 
PluginPreference.UpdateSelectedPluginsAction - Class in org.openstreetmap.josm.gui.preferences
The action for downloading the list of available plugins
PluginPreference.UpdateSelectedPluginsAction() - Constructor for class org.openstreetmap.josm.gui.preferences.PluginPreference.UpdateSelectedPluginsAction
 
PluginPreferenceFactory - Class in org.openstreetmap.josm.plugins
 
PluginPreferenceFactory(PluginProxy) - Constructor for class org.openstreetmap.josm.plugins.PluginPreferenceFactory
 
pluginPreferencesActivated - Variable in class org.openstreetmap.josm.gui.preferences.PluginPreference
is set to true if this preference pane has been selected by the user
PluginPreferencesModel - Class in org.openstreetmap.josm.gui.preferences.plugin
 
PluginPreferencesModel() - Constructor for class org.openstreetmap.josm.gui.preferences.plugin.PluginPreferencesModel
 
PluginProxy - Class in org.openstreetmap.josm.plugins
Helper class for the JOSM system to communicate with the plugin.
PluginProxy(Object, PluginInformation) - Constructor for class org.openstreetmap.josm.plugins.PluginProxy
 
PluginUpdatePolicyPanel - Class in org.openstreetmap.josm.gui.preferences.plugin
A panel for configuring whether JOSM shall update plugins at startup.
PluginUpdatePolicyPanel() - Constructor for class org.openstreetmap.josm.gui.preferences.plugin.PluginUpdatePolicyPanel
 
PluginUpdatePolicyPanel.Policy - Enum in org.openstreetmap.josm.gui.preferences.plugin
 
PluginUpdatePolicyPanel.Policy(String) - Constructor for enum org.openstreetmap.josm.gui.preferences.plugin.PluginUpdatePolicyPanel.Policy
 
PluginUpdatePolicyPanel.TimeBasedPolicyChangeListener - Class in org.openstreetmap.josm.gui.preferences.plugin
 
PluginUpdatePolicyPanel.TimeBasedPolicyChangeListener() - Constructor for class org.openstreetmap.josm.gui.preferences.plugin.PluginUpdatePolicyPanel.TimeBasedPolicyChangeListener
 
pluralEval(long) - Static method in class org.openstreetmap.josm.tools.I18n
 
pluralMode - Static variable in class org.openstreetmap.josm.tools.I18n
 
plus(float...) - Static method in class org.openstreetmap.josm.gui.mappaint.mapcss.Expression.FunctionExpression.EvalFunctions
 
pn - Variable in class org.openstreetmap.josm.actions.mapmode.DrawAction.SnapHelper
 
pnlAccessTokenInfo - Variable in class org.openstreetmap.josm.gui.oauth.FullyAutomaticAuthorizationUI
 
pnlAccessTokenInfo - Variable in class org.openstreetmap.josm.gui.oauth.SemiAutomaticAuthorizationUI
 
pnlActionButtonsPanel - Variable in class org.openstreetmap.josm.gui.oauth.FullyAutomaticAuthorizationUI
 
pnlAdvancedProperties - Variable in class org.openstreetmap.josm.gui.oauth.AbstractAuthorizationUI
 
pnlAdvancedProperties - Variable in class org.openstreetmap.josm.gui.preferences.server.OAuthAuthenticationPreferencesPanel
 
pnlAdvancedQueries - Variable in class org.openstreetmap.josm.gui.dialogs.changeset.query.ChangesetQueryDialog
 
pnlAlreadyAuthorised - Variable in class org.openstreetmap.josm.gui.preferences.server.OAuthAuthenticationPreferencesPanel
 
pnlApiUrlPreferences - Variable in class org.openstreetmap.josm.gui.preferences.ServerAccessPreference
 
pnlAuthenticationParameteters - Variable in class org.openstreetmap.josm.gui.preferences.server.AuthenticationPreferencesPanel
the panel which contains the authentication parameters for the respective authentication scheme
pnlAuthorisationMessage - Variable in class org.openstreetmap.josm.gui.preferences.server.OAuthAuthenticationPreferencesPanel
 
pnlAuthPreferences - Variable in class org.openstreetmap.josm.gui.preferences.ServerAccessPreference
panel for configuring authentication preferences
pnlBasicAuthPreferences - Variable in class org.openstreetmap.josm.gui.preferences.server.AuthenticationPreferencesPanel
the panel for the basic authentication parameters
pnlBasicChangesetQueries - Variable in class org.openstreetmap.josm.gui.dialogs.changeset.query.ChangesetQueryDialog
 
pnlBasicUploadSettings - Variable in class org.openstreetmap.josm.gui.io.UploadDialog
 
pnlBoundingBoxRestriction - Variable in class org.openstreetmap.josm.gui.dialogs.changeset.query.AdvancedChangesetQueryPanel
 
pnlButtons - Variable in class org.openstreetmap.josm.gui.conflict.tags.CombinePrimitiveResolverDialog
 
pnlChangesetManagement - Variable in class org.openstreetmap.josm.gui.io.UploadDialog
the panel to select the changeset used
pnlCredentials - Variable in class org.openstreetmap.josm.gui.io.CredentialDialog
 
pnlEmpty - Variable in class org.openstreetmap.josm.gui.io.SaveLayersTableColumnModel.RecommendedActionsTableCell
 
pnlFullyAutomaticAuthorisationUI - Variable in class org.openstreetmap.josm.gui.oauth.OAuthAuthorizationWizard
 
pnlHeader - Variable in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetContentPanel
 
pnlHttpProxyConfigurationPanel - Variable in class org.openstreetmap.josm.gui.preferences.server.ProxyPreferencesPanel
 
pnlInfos - Variable in class org.openstreetmap.josm.gui.dialogs.changeset.query.BasicChangesetQueryPanel
 
pnlList - Variable in class org.openstreetmap.josm.gui.dialogs.ChangesetDialog
 
pnlManualAuthorisationUI - Variable in class org.openstreetmap.josm.gui.oauth.OAuthAuthorizationWizard
 
pnlMessage - Variable in class org.openstreetmap.josm.gui.oauth.ManualAuthorizationUI
 
pnlMessage - Variable in class org.openstreetmap.josm.gui.oauth.OAuthAuthorizationWizard
 
pnlMultiChangesetPolicyPanel - Variable in class org.openstreetmap.josm.gui.io.UploadStrategySelectionPanel
 
pnlNotYetAuthorised - Variable in class org.openstreetmap.josm.gui.preferences.server.OAuthAuthenticationPreferencesPanel
 
pnlOAuthPreferences - Variable in class org.openstreetmap.josm.gui.preferences.server.AuthenticationPreferencesPanel
the panel for the OAuth authentication parameters
pnlOpenAndCloseRestriction - Variable in class org.openstreetmap.josm.gui.dialogs.changeset.query.AdvancedChangesetQueryPanel
 
pnlOsmPrivileges - Variable in class org.openstreetmap.josm.gui.oauth.FullyAutomaticAuthorizationUI
 
pnlPluginPreferences - Variable in class org.openstreetmap.josm.gui.preferences.PluginPreference
 
pnlPluginUpdatePolicy - Variable in class org.openstreetmap.josm.gui.preferences.PluginPreference
 
pnlPropertiesPanel - Variable in class org.openstreetmap.josm.gui.oauth.FullyAutomaticAuthorizationUI
 
pnlProxyPreferences - Variable in class org.openstreetmap.josm.gui.preferences.ServerAccessPreference
panel for configuring proxy preferences
pnlRelationMemberConflictResolver - Variable in class org.openstreetmap.josm.gui.conflict.tags.CombinePrimitiveResolverDialog
 
pnlResult - Variable in class org.openstreetmap.josm.gui.oauth.FullyAutomaticAuthorizationUI
 
pnlRetrieveAccessToken - Variable in class org.openstreetmap.josm.gui.oauth.SemiAutomaticAuthorizationUI
 
pnlRetrieveRequestToken - Variable in class org.openstreetmap.josm.gui.oauth.SemiAutomaticAuthorizationUI
 
pnlSemiAutomaticAuthorisationUI - Variable in class org.openstreetmap.josm.gui.oauth.OAuthAuthorizationWizard
 
pnlShowAccessToken - Variable in class org.openstreetmap.josm.gui.oauth.SemiAutomaticAuthorizationUI
 
pnlSlippyMapBBoxChooser - Variable in class org.openstreetmap.josm.gui.download.SlippyMapChooser
 
pnlSocksProxyConfigurationPanel - Variable in class org.openstreetmap.josm.gui.preferences.server.ProxyPreferencesPanel
 
pnlTagConflictResolver - Variable in class org.openstreetmap.josm.gui.conflict.tags.CombinePrimitiveResolverDialog
 
pnlTagEditor - Variable in class org.openstreetmap.josm.gui.io.TagSettingsPanel
checkbox for selecting whether an atomic upload is to be used
pnlTagResolver - Variable in class org.openstreetmap.josm.gui.conflict.tags.PasteTagsConflictResolverDialog
 
pnlTagSettings - Variable in class org.openstreetmap.josm.gui.io.UploadDialog
checkbox for selecting whether an atomic upload is to be used
pnlTileAddress - Variable in class org.openstreetmap.josm.gui.bbox.TileSelectionBBoxChooser
a panel for entering a bounding box given by the address of an individual OSM tile at a given zoom level
pnlTileGrid - Variable in class org.openstreetmap.josm.gui.bbox.TileSelectionBBoxChooser
a panel for entering a bounding box given by a tile grid and a zoom level
pnlTimeRestriction - Variable in class org.openstreetmap.josm.gui.dialogs.changeset.query.AdvancedChangesetQueryPanel
 
pnlUploadedObjects - Variable in class org.openstreetmap.josm.gui.io.UploadDialog
the panel with the objects to upload
pnlUploadLayers - Variable in class org.openstreetmap.josm.gui.io.SaveLayersDialog
 
pnlUploadParameterSummary - Variable in class org.openstreetmap.josm.gui.io.BasicUploadSettingsPanel
the panel with a summary of the upload parameters
pnlUploadStrategySelectionPanel - Variable in class org.openstreetmap.josm.gui.io.UploadDialog
 
pnlUrlBasedQueries - Variable in class org.openstreetmap.josm.gui.dialogs.changeset.query.ChangesetQueryDialog
 
pnlUserAndChangeset - Variable in class org.openstreetmap.josm.gui.history.VersionInfoPanel
 
pnlUserRestriction - Variable in class org.openstreetmap.josm.gui.dialogs.changeset.query.AdvancedChangesetQueryPanel
 
pointAt(double, Polygon, double) - Method in class org.openstreetmap.josm.data.osm.visitor.paint.MapPainter
 
pointInTimeType - Variable in class org.openstreetmap.josm.gui.history.HistoryBrowserModel.RelationMemberTableModel
 
pointInTimeType - Variable in class org.openstreetmap.josm.gui.history.HistoryBrowserModel.TagTableModel
 
PointInTimeType - Enum in org.openstreetmap.josm.gui.history
PointInTimeType enumerates two points in time in the History of an OsmPrimitive.
PointInTimeType() - Constructor for enum org.openstreetmap.josm.gui.history.PointInTimeType
 
pointInTimeType - Variable in class org.openstreetmap.josm.gui.history.VersionInfoPanel
 
points - Variable in class org.openstreetmap.gui.jmapviewer.MapPolygonImpl
 
points() - Method in class org.openstreetmap.josm.data.osm.BBox
Returns a list of all 4 corners of the bbox rectangle.
pol - Variable in class org.openstreetmap.josm.actions.JoinAreasAction.PolygonLevel
 
polar(EastNorth, EastNorth) - Static method in class org.openstreetmap.josm.actions.OrthogonalizeAction.EN
 
policy - Variable in class org.openstreetmap.josm.gui.io.UploadStrategySpecification
 
policyName - Variable in enum org.openstreetmap.josm.gui.preferences.server.ProxyPreferencesPanel.ProxyPolicy
 
poly - Variable in class org.openstreetmap.josm.data.osm.visitor.paint.relations.Multipolygon.PolyData
 
polygonIntersection(List<Node>, List<Node>) - Static method in class org.openstreetmap.josm.tools.Geometry
Tests if two polygons intersect.
polygons - Variable in class org.openstreetmap.josm.actions.JoinAreasAction.JoinAreasResult
 
pop() - Method in class org.openstreetmap.josm.gui.dialogs.relation.RelationNodeMap
Returns some remaining member or null if every sortable member has been processed.
popAdjacent(Integer) - Method in class org.openstreetmap.josm.gui.dialogs.relation.RelationNodeMap
Return a relation member that is linked to the member 'i', but has not been popped yet.
popBackwardOnewayPart(int) - Method in class org.openstreetmap.josm.gui.dialogs.relation.RelationNodeMap
 
popForwardOnewayPart(Integer) - Method in class org.openstreetmap.josm.gui.dialogs.relation.RelationNodeMap
 
populate(Collection<RelationToChildReference>) - Method in class org.openstreetmap.josm.gui.actionsupport.DeleteFromRelationConfirmationDialog.RelationMemberTableModel
 
populate(Conflict<? extends OsmPrimitive>) - Method in class org.openstreetmap.josm.gui.conflict.pair.ConflictResolver
populates the conflict resolver with the conflicts between my and their
populate(Conflict<? extends OsmPrimitive>) - Method in interface org.openstreetmap.josm.gui.conflict.pair.IConflictResolver
 
populate(Way, Way, Map<PrimitiveId, PrimitiveId>) - Method in class org.openstreetmap.josm.gui.conflict.pair.nodes.NodeListMergeModel
Populates the model with the nodes in the two Ways my and their.
populate(Conflict<? extends OsmPrimitive>) - Method in class org.openstreetmap.josm.gui.conflict.pair.nodes.NodeListMerger
 
populate(Conflict<? extends OsmPrimitive>) - Method in class org.openstreetmap.josm.gui.conflict.pair.properties.PropertiesMergeModel
Populates the model with the differences between local and server version
populate(Conflict<? extends OsmPrimitive>) - Method in class org.openstreetmap.josm.gui.conflict.pair.properties.PropertiesMerger
 
populate(Relation, Relation, Map<PrimitiveId, PrimitiveId>) - Method in class org.openstreetmap.josm.gui.conflict.pair.relation.RelationMemberListMergeModel
populates the model with the relation members in relation my and their
populate(Conflict<? extends OsmPrimitive>) - Method in class org.openstreetmap.josm.gui.conflict.pair.relation.RelationMemberMerger
 
populate(OsmPrimitive, OsmPrimitive) - Method in class org.openstreetmap.josm.gui.conflict.pair.tags.TagMergeModel
Populate the model with conflicts between the tag sets of the two OsmPrimitive my and their.
populate(Conflict<? extends OsmPrimitive>) - Method in class org.openstreetmap.josm.gui.conflict.pair.tags.TagMerger
 
populate(TagCollection, Map<OsmPrimitiveType, Integer>, Map<OsmPrimitiveType, Integer>) - Method in class org.openstreetmap.josm.gui.conflict.tags.PasteTagsConflictResolverDialog
Populates the conflict resolver with one tag collection
populate(TagCollection, TagCollection, TagCollection, Map<OsmPrimitiveType, Integer>, Map<OsmPrimitiveType, Integer>) - Method in class org.openstreetmap.josm.gui.conflict.tags.PasteTagsConflictResolverDialog
Populate the tag conflict resolver with tags for each type of primitives
populate(Relation, OsmPrimitive) - Method in class org.openstreetmap.josm.gui.conflict.tags.RelationMemberConflictResolverModel
Populates the model with the members of the relation relation referring to primitive.
populate(Collection<Relation>, Collection<? extends OsmPrimitive>) - Method in class org.openstreetmap.josm.gui.conflict.tags.RelationMemberConflictResolverModel
Populates the model with the relation members belonging to one of the relations in relations and referring to one of the primitives in memberPrimitives.
populate(Collection<RelationToChildReference>) - Method in class org.openstreetmap.josm.gui.conflict.tags.RelationMemberConflictResolverModel
Populates the model with the relation members represented as a collection of RelationToChildReferences.
populate(TagCollection, Set<String>) - Method in class org.openstreetmap.josm.gui.conflict.tags.TagConflictResolverModel
Populates the model with the tags for which conflicts are to be resolved.
populate(ChangesetDataSet) - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetContentTableModel
Populates the model with the content of a model.
populate() - Method in class org.openstreetmap.josm.gui.dialogs.LayerListDialog.LayerListModel
Populates the model with the current layers managed by MapView.
populate(Relation) - Method in class org.openstreetmap.josm.gui.dialogs.relation.ChildRelationBrowser
populates the browser with a relation
populate(List<RelationMember>) - Method in class org.openstreetmap.josm.gui.dialogs.relation.ChildRelationBrowser
populates the browser with a list of relation members
populate(Relation) - Method in class org.openstreetmap.josm.gui.dialogs.relation.MemberTableModel
 
populate(List<Relation>) - Method in class org.openstreetmap.josm.gui.dialogs.relation.ReferringRelationsBrowserModel
 
populate(DataSet) - Method in class org.openstreetmap.josm.gui.dialogs.relation.ReferringRelationsBrowserModel
Populates the browser with the list of referring relations in the DataSet ds.
populate(Relation) - Method in class org.openstreetmap.josm.gui.dialogs.relation.RelationTreeModel
Populates the model with a root relation
populate(List<RelationMember>) - Method in class org.openstreetmap.josm.gui.dialogs.relation.RelationTreeModel
Populates the model with a list of relation members
populate(Collection<? extends OsmPrimitive>) - Method in class org.openstreetmap.josm.gui.dialogs.UserListDialog.UserTableModel
 
populate(History) - Method in class org.openstreetmap.josm.gui.history.HistoryBrowser
populates the browser with the history of a specific OsmPrimitive
populate(List<OsmDataLayer>) - Method in class org.openstreetmap.josm.gui.io.SaveLayersModel
 
populate(Collection<OsmPrimitive>, Collection<OsmPrimitive>) - Method in class org.openstreetmap.josm.gui.io.UploadSelectionDialog
 
populateSelectedPrimitives(OsmDataLayer) - Method in class org.openstreetmap.josm.gui.dialogs.relation.SelectionTableModel
populates the model with the primitives currently selected in layer
populateWithKeys(AutoCompletionList) - Method in class org.openstreetmap.josm.gui.tagging.ac.AutoCompletionManager
Populates the an AutoCompletionList with the currently cached tag keys
populateWithMemberRoles(AutoCompletionList) - Method in class org.openstreetmap.josm.gui.tagging.ac.AutoCompletionManager
Populates the an AutoCompletionList with the currently cached member roles.
populateWithTagValues(AutoCompletionList, String) - Method in class org.openstreetmap.josm.gui.tagging.ac.AutoCompletionManager
Populates the an AutoCompletionList with the currently cached values for a tag
populateWithTagValues(AutoCompletionList, List<String>) - Method in class org.openstreetmap.josm.gui.tagging.ac.AutoCompletionManager
Populates the an AutoCompletionList with the currently cached values for some given tags
popup - Variable in class org.openstreetmap.josm.gui.dialogs.LayerListDialog.LayerOpacityAction
 
popup - Variable in class org.openstreetmap.josm.gui.MapStatus.Collector
The popup displayed to show additional information
popupBuildPrimitiveLabels(OsmPrimitive) - Method in class org.openstreetmap.josm.gui.MapStatus.Collector
Builds the labels with all necessary listeners for the info popup for the given OsmPrimitive
popupCreatePopup(Component, MapStatus.MouseState) - Method in class org.openstreetmap.josm.gui.MapStatus.Collector
Creates a popup for the given content next to the cursor.
popupCycleSelection(Collection<OsmPrimitive>, int) - Method in class org.openstreetmap.josm.gui.MapStatus.Collector
Call this with a set of primitives to cycle through them.
popupHidePopup() - Method in class org.openstreetmap.josm.gui.MapStatus.Collector
Tries to hide the given popup
popupLabels - Variable in class org.openstreetmap.josm.gui.MapStatus.Collector
Contains the labels that are currently shown in the information popup
popupMenu - Variable in class org.openstreetmap.josm.gui.dialogs.ChangesetDialog
 
popupMenu - Variable in class org.openstreetmap.josm.gui.dialogs.RelationListDialog
the popup menu
popupMenu - Variable in class org.openstreetmap.josm.gui.dialogs.SelectionListDialog
 
popupMenu - Variable in class org.openstreetmap.josm.gui.dialogs.ValidatorDialog
 
popupMenu - Variable in class org.openstreetmap.josm.gui.history.NodeListViewer
 
popupMenu - Variable in class org.openstreetmap.josm.gui.history.VersionTable
 
popupMenu - Variable in class org.openstreetmap.josm.gui.widgets.OsmPrimitivesTable
the popup menu
popupMenuCanceled(PopupMenuEvent) - Method in class org.openstreetmap.josm.gui.MenuScroller.MenuScrollListener
 
popupMenuError - Variable in class org.openstreetmap.josm.gui.dialogs.ValidatorDialog
 
PopupMenuLauncher - Class in org.openstreetmap.josm.gui.widgets
 
PopupMenuLauncher() - Constructor for class org.openstreetmap.josm.gui.widgets.PopupMenuLauncher
 
PopupMenuLauncher(JPopupMenu) - Constructor for class org.openstreetmap.josm.gui.widgets.PopupMenuLauncher
 
popupMenuWillBecomeInvisible(PopupMenuEvent) - Method in class org.openstreetmap.josm.gui.MenuScroller.MenuScrollListener
 
popupMenuWillBecomeVisible(PopupMenuEvent) - Method in class org.openstreetmap.josm.gui.MenuScroller.MenuScrollListener
 
popupSetLabelColors(JLabel, OsmPrimitive) - Method in class org.openstreetmap.josm.gui.MapStatus.Collector
Sets the colors for the given label depending on the selected status of the given OsmPrimitive
popupShowPopup(Popup, List<JLabel>) - Method in class org.openstreetmap.josm.gui.MapStatus.Collector
Tries to show the given popup, can be hidden using popupHideOldPopup If an old popup exists, it will be automatically hidden
popupUpdateLabels() - Method in class org.openstreetmap.josm.gui.MapStatus.Collector
This method should be called if the selection may have changed from outside of this class.
pos - Variable in class org.openstreetmap.josm.gui.conflict.tags.RelationMemberConflictDecision
 
pos - Variable in class org.openstreetmap.josm.gui.layer.geoimage.ImageEntry
The following values are computed from the correlation with the gpx track
position - Variable in class org.openstreetmap.josm.command.ChangeRelationMemberRoleCommand
 
position - Variable in class org.openstreetmap.josm.corrector.RoleCorrection
 
position - Variable in class org.openstreetmap.josm.data.osm.RelationToChildReference
 
position - Variable in class org.openstreetmap.josm.gui.dialogs.properties.PropertiesDialog.MemberInfo
 
position - Variable in enum org.openstreetmap.josm.io.NmeaReader.GPGGA
 
position - Variable in enum org.openstreetmap.josm.io.NmeaReader.GPGSA
 
position - Variable in enum org.openstreetmap.josm.io.NmeaReader.GPRMC
 
position - Variable in enum org.openstreetmap.josm.io.NmeaReader.GPVTG
 
position - Variable in class org.openstreetmap.josm.tools.AudioPlayer
 
position() - Static method in class org.openstreetmap.josm.tools.AudioPlayer
How far we are through playing, in seconds.
position - Variable in class org.openstreetmap.josm.tools.template_engine.Tokenizer.Token
 
positionOnScreen(RelationEditor) - Method in class org.openstreetmap.josm.gui.dialogs.relation.RelationDialogManager
Positions a RelationEditor on the screen.
positionString - Variable in class org.openstreetmap.josm.gui.dialogs.properties.PropertiesDialog.MemberInfo
 
positionToBounds(double, double, int) - Static method in class org.openstreetmap.josm.tools.OsmUrlToBounds
 
possibleMoveDirections - Variable in class org.openstreetmap.josm.actions.mapmode.ExtrudeAction
Possible directions to move to.
possiblyInterrupt() - Method in class org.openstreetmap.josm.tools.AudioPlayer.Execute
 
postConstructorProcessCmdLine(Map<MainApplication.Option, Collection<String>>) - Method in class org.openstreetmap.josm.Main
 
PostDownloadHandler - Class in org.openstreetmap.josm.actions.downloadtasks
 
PostDownloadHandler(DownloadTask, Future<?>) - Constructor for class org.openstreetmap.josm.actions.downloadtasks.PostDownloadHandler
constructor
PostDownloadHandler(DownloadTask, Future<?>...) - Constructor for class org.openstreetmap.josm.actions.downloadtasks.PostDownloadHandler
constructor
PostDownloadHandler(DownloadTask, List<Future<?>>) - Constructor for class org.openstreetmap.josm.actions.downloadtasks.PostDownloadHandler
constructor
postLayerTask - Variable in class org.openstreetmap.josm.io.GpxImporter.GpxImporterData
 
postLayerTask - Variable in class org.openstreetmap.josm.io.OsmImporter.OsmImporterData
 
postLoadTasks - Variable in class org.openstreetmap.josm.actions.SessionLoadAction.Loader
 
postLoadTasks - Variable in class org.openstreetmap.josm.io.session.SessionReader
 
postProcess(Changeset, ProgressMonitor) - Method in class org.openstreetmap.josm.io.DiffResultProcessor
Postprocesses the diff result read and parsed from the server.
postprocessDataSet(DataSet, ProgressMonitor) - Method in interface org.openstreetmap.josm.io.OsmServerReadPostprocessor
 
postprocessors - Static variable in class org.openstreetmap.josm.io.OsmReader
Used by plugins to register themselves as data postprocessors.
postprocessors - Static variable in class org.openstreetmap.josm.io.OsmServerWriter
 
postprocessUploadedPrimitives(Collection<IPrimitive>, ProgressMonitor) - Method in interface org.openstreetmap.josm.io.OsmServerWritePostprocessor
 
potentialDuplicates - Variable in class org.openstreetmap.josm.data.validation.tests.DuplicateNode
The map of potential duplicates.
potentialErrors - Variable in class org.openstreetmap.josm.data.validation.tests.PowerLines
 
pout(String) - Method in class org.openstreetmap.josm.data.osm.QuadBuckets
 
pout(String, int, int) - Method in class org.openstreetmap.josm.data.osm.QuadBuckets
 
POWER_ALLOWED_TAGS - Static variable in class org.openstreetmap.josm.data.validation.tests.PowerLines
 
POWER_LINE_TAGS - Static variable in class org.openstreetmap.josm.data.validation.tests.PowerLines
 
POWER_LINES - Static variable in class org.openstreetmap.josm.data.validation.tests.PowerLines
 
POWER_STATION_TAGS - Static variable in class org.openstreetmap.josm.data.validation.tests.PowerLines
 
POWER_TOWER_TAGS - Static variable in class org.openstreetmap.josm.data.validation.tests.PowerLines
 
PowerLines - Class in org.openstreetmap.josm.data.validation.tests
Checks for nodes in power lines/minor_lines that do not have a power=tower/pole tag.
See #7812 for discussions about this test.
PowerLines() - Constructor for class org.openstreetmap.josm.data.validation.tests.PowerLines
 
PowerLines.PowerLineError - Class in org.openstreetmap.josm.data.validation.tests
 
PowerLines.PowerLineError(Node, Way) - Constructor for class org.openstreetmap.josm.data.validation.tests.PowerLines.PowerLineError
 
powerStations - Variable in class org.openstreetmap.josm.data.validation.tests.PowerLines
 
PRECACHE_WMS - Static variable in interface org.openstreetmap.josm.gui.progress.ProgressTaskIds
 
precacheTask - Variable in class org.openstreetmap.josm.io.imagery.WMSRequest
 
precision - Variable in class org.openstreetmap.josm.data.validation.tests.DuplicateNode.NodeHash
 
preConstructorInit(Map<MainApplication.Option, Collection<String>>) - Static method in class org.openstreetmap.josm.Main
Should be called before the main constructor to setup some parameter stuff
predecessors - Variable in class org.openstreetmap.josm.actions.CombineWayAction.NodeGraph
 
Predicate<T> - Interface in org.openstreetmap.josm.tools
 
predicate - Variable in class org.openstreetmap.josm.tools.SubclassFilteredCollection
 
pref - Variable in class org.openstreetmap.josm.data.projection.CustomProjection
pref String that defines the projection null means fall back mode (Mercator)
PREF - Static variable in class org.openstreetmap.josm.gui.actionsupport.AlignImageryPanel
 
pref - Variable in class org.openstreetmap.josm.gui.preferences.projection.CustomProjectionChoice
 
pref - Variable in class org.openstreetmap.josm.gui.preferences.SourceEditor.SourcePrefHelper
 
pref - Variable in class org.openstreetmap.josm.io.remotecontrol.PermissionPrefWithDefault
name of the preference setting to permit the remote operation
pref - Static variable in class org.openstreetmap.josm.Main
Global application preferences
PREF_CHECK_COMPLEX - Static variable in class org.openstreetmap.josm.data.validation.tests.TagChecker
 
PREF_CHECK_COMPLEX_BEFORE_UPLOAD - Static variable in class org.openstreetmap.josm.data.validation.tests.TagChecker
 
PREF_CHECK_FIXMES - Static variable in class org.openstreetmap.josm.data.validation.tests.TagChecker
 
PREF_CHECK_FIXMES_BEFORE_UPLOAD - Static variable in class org.openstreetmap.josm.data.validation.tests.TagChecker
 
PREF_CHECK_KEYS - Static variable in class org.openstreetmap.josm.data.validation.tests.TagChecker
 
PREF_CHECK_KEYS_BEFORE_UPLOAD - Static variable in class org.openstreetmap.josm.data.validation.tests.TagChecker
 
PREF_CHECK_VALUES - Static variable in class org.openstreetmap.josm.data.validation.tests.TagChecker
 
PREF_CHECK_VALUES_BEFORE_UPLOAD - Static variable in class org.openstreetmap.josm.data.validation.tests.TagChecker
 
PREF_DOWNLOAD_ALONG_TRACK_AREA - Static variable in class org.openstreetmap.josm.gui.layer.GpxLayer
 
PREF_DOWNLOAD_ALONG_TRACK_DISTANCE - Static variable in class org.openstreetmap.josm.gui.layer.GpxLayer
 
PREF_DOWNLOAD_ALONG_TRACK_NEAR - Static variable in class org.openstreetmap.josm.gui.layer.GpxLayer
 
PREF_FILTER_BY_SELECTION - Static variable in class org.openstreetmap.josm.gui.preferences.ValidatorPreference
The preferences key for enabling the permanent filtering of the displayed errors in the tree regarding the current selection
PREF_KEY_INNER_ROLE_PREFIXES - Static variable in class org.openstreetmap.josm.data.osm.visitor.paint.relations.Multipolygon
preference key for collection of role prefixes which indicate that the respective member belongs to an inner polygon.
PREF_KEY_INNER_ROLES - Static variable in class org.openstreetmap.josm.data.osm.visitor.paint.relations.Multipolygon
preference key for a collection of roles which indicate that the respective member belongs to an inner polygon.
PREF_KEY_OUTER_ROLE_PREFIXES - Static variable in class org.openstreetmap.josm.data.osm.visitor.paint.relations.Multipolygon
preference key for collection of role prefixes which indicate that the respective member belongs to an outer polygon.
PREF_KEY_OUTER_ROLES - Static variable in class org.openstreetmap.josm.data.osm.visitor.paint.relations.Multipolygon
preference key for a collection of roles which indicate that the respective member belongs to an outer polygon.
PREF_KEY_RENDERER_CLASS_NAME - Static variable in class org.openstreetmap.josm.data.osm.visitor.paint.MapRendererFactory
preference key for the renderer class name.
PREF_LAYER - Static variable in class org.openstreetmap.josm.gui.preferences.ValidatorPreference
The preferences key for error layer
PREF_OTHER - Static variable in class org.openstreetmap.josm.gui.preferences.ValidatorPreference
The preferences key for ignored severity other
PREF_OTHER_UPLOAD - Static variable in class org.openstreetmap.josm.gui.preferences.ValidatorPreference
The preferences key for ignored severity other on upload
PREF_SOURCES - Static variable in class org.openstreetmap.josm.data.validation.tests.TagChecker
 
PREF_TESTS - Static variable in class org.openstreetmap.josm.gui.preferences.ValidatorPreference
The preferences key for enabled tests
PREF_TESTS_BEFORE_UPLOAD - Static variable in class org.openstreetmap.josm.gui.preferences.ValidatorPreference
The preferences key for enabled tests before upload
PREF_USE_DATA_FILE - Static variable in class org.openstreetmap.josm.data.validation.tests.TagChecker
 
PREF_USE_IGNORE - Static variable in class org.openstreetmap.josm.gui.preferences.ValidatorPreference
The preferences key for enabled tests
PREF_USE_IGNORE_FILE - Static variable in class org.openstreetmap.josm.data.validation.tests.TagChecker
 
PREF_USE_SPELL_FILE - Static variable in class org.openstreetmap.josm.data.validation.tests.TagChecker
 
prefcb - Variable in class org.openstreetmap.josm.gui.preferences.projection.ListProjectionChoice.CBPanel
 
prefCheckComplex - Variable in class org.openstreetmap.josm.data.validation.tests.TagChecker
 
prefCheckComplexBeforeUpload - Variable in class org.openstreetmap.josm.data.validation.tests.TagChecker
 
prefCheckFixmes - Variable in class org.openstreetmap.josm.data.validation.tests.TagChecker
 
prefCheckFixmesBeforeUpload - Variable in class org.openstreetmap.josm.data.validation.tests.TagChecker
 
prefCheckKeys - Variable in class org.openstreetmap.josm.data.validation.tests.TagChecker
 
prefCheckKeysBeforeUpload - Variable in class org.openstreetmap.josm.data.validation.tests.TagChecker
 
prefCheckPaint - Variable in class org.openstreetmap.josm.data.validation.tests.TagChecker
 
prefCheckPaintBeforeUpload - Variable in class org.openstreetmap.josm.data.validation.tests.TagChecker
 
prefCheckValues - Variable in class org.openstreetmap.josm.data.validation.tests.TagChecker
 
prefCheckValuesBeforeUpload - Variable in class org.openstreetmap.josm.data.validation.tests.TagChecker
 
prefDefault - Variable in class org.openstreetmap.josm.actions.PreferenceToggleAction
 
PREFERENCE_PREFIX - Static variable in class org.openstreetmap.josm.gui.layer.TMSLayer
 
preferenceChanged(Preferences.PreferenceChangeEvent) - Method in class org.openstreetmap.josm.actions.PreferenceToggleAction
 
preferenceChanged(Preferences.PreferenceChangeEvent) - Method in class org.openstreetmap.josm.data.osm.ChangesetCache
 
preferenceChanged(Preferences.PreferenceChangeEvent) - Method in class org.openstreetmap.josm.data.osm.visitor.paint.MapPaintSettings
 
preferenceChanged(Preferences.PreferenceChangeEvent) - Method in class org.openstreetmap.josm.data.osm.visitor.paint.relations.Multipolygon.MultipolygonRoleMatcher
 
preferenceChanged(Preferences.PreferenceChangeEvent) - Method in class org.openstreetmap.josm.data.preferences.CachedProperty
 
preferenceChanged(Preferences.PreferenceChangeEvent) - Method in interface org.openstreetmap.josm.data.Preferences.PreferenceChangedListener
 
preferenceChanged(Preferences.PreferenceChangeEvent) - Method in class org.openstreetmap.josm.gui.io.UploadDialog
 
preferenceChanged(Preferences.PreferenceChangeEvent) - Method in class org.openstreetmap.josm.gui.JosmUserIdentityManager
 
preferenceChanged(Preferences.PreferenceChangeEvent) - Method in class org.openstreetmap.josm.gui.layer.markerlayer.Marker.TemplateEntryProperty
 
preferenceChanged(Preferences.PreferenceChangeEvent) - Method in class org.openstreetmap.josm.gui.layer.WMSLayer
 
preferenceChanged(Preferences.PreferenceChangeEvent) - Method in class org.openstreetmap.josm.gui.MapView
 
PreferenceDialog - Class in org.openstreetmap.josm.gui.preferences
 
PreferenceDialog(Component) - Constructor for class org.openstreetmap.josm.gui.preferences.PreferenceDialog
 
PreferenceDialog.CancelAction - Class in org.openstreetmap.josm.gui.preferences
 
PreferenceDialog.CancelAction() - Constructor for class org.openstreetmap.josm.gui.preferences.PreferenceDialog.CancelAction
 
PreferenceDialog.OKAction - Class in org.openstreetmap.josm.gui.preferences
 
PreferenceDialog.OKAction() - Constructor for class org.openstreetmap.josm.gui.preferences.PreferenceDialog.OKAction
 
PreferenceDialog.WindowEventHandler - Class in org.openstreetmap.josm.gui.preferences
 
PreferenceDialog.WindowEventHandler() - Constructor for class org.openstreetmap.josm.gui.preferences.PreferenceDialog.WindowEventHandler
 
preferencePrefix - Variable in class org.openstreetmap.josm.gui.dialogs.ToggleDialog
 
Preferences - Class in org.openstreetmap.josm.data
This class holds all preferences for JOSM.
Preferences() - Constructor for class org.openstreetmap.josm.data.Preferences
 
preferences - Variable in class org.openstreetmap.josm.gui.MainMenu
 
Preferences.AbstractSetting<T> - Class in org.openstreetmap.josm.data
 
Preferences.AbstractSetting(T) - Constructor for class org.openstreetmap.josm.data.Preferences.AbstractSetting
 
Preferences.ColorKey - Interface in org.openstreetmap.josm.data
 
Preferences.DefaultPreferenceChangeEvent<T> - Class in org.openstreetmap.josm.data
 
Preferences.DefaultPreferenceChangeEvent(String, Preferences.Setting<T>, Preferences.Setting<T>) - Constructor for class org.openstreetmap.josm.data.Preferences.DefaultPreferenceChangeEvent
 
Preferences.ListListSetting - Class in org.openstreetmap.josm.data
 
Preferences.ListListSetting(List<List<String>>) - Constructor for class org.openstreetmap.josm.data.Preferences.ListListSetting
 
Preferences.ListSetting - Class in org.openstreetmap.josm.data
 
Preferences.ListSetting(List<String>) - Constructor for class org.openstreetmap.josm.data.Preferences.ListSetting
 
Preferences.MapListSetting - Class in org.openstreetmap.josm.data
 
Preferences.MapListSetting(List<Map<String, String>>) - Constructor for class org.openstreetmap.josm.data.Preferences.MapListSetting
 
Preferences.pref - Annotation Type in org.openstreetmap.josm.data
 
Preferences.PreferenceChangedListener - Interface in org.openstreetmap.josm.data
 
Preferences.PreferenceChangeEvent<T> - Interface in org.openstreetmap.josm.data
 
Preferences.Setting<T> - Interface in org.openstreetmap.josm.data
Interface for a preference value
Preferences.SettingToXml - Class in org.openstreetmap.josm.data
 
Preferences.SettingToXml(StringBuilder, boolean) - Constructor for class org.openstreetmap.josm.data.Preferences.SettingToXml
 
Preferences.SettingVisitor - Interface in org.openstreetmap.josm.data
 
Preferences.StringSetting - Class in org.openstreetmap.josm.data
 
Preferences.StringSetting(String) - Constructor for class org.openstreetmap.josm.data.Preferences.StringSetting
 
Preferences.writeExplicitly - Annotation Type in org.openstreetmap.josm.data
 
PreferencesAction - Class in org.openstreetmap.josm.actions
Open the Preferences dialog.
PreferencesAction() - Constructor for class org.openstreetmap.josm.actions.PreferencesAction
Create the preference action with "&Preferences" as label.
preferencesDirFile - Variable in class org.openstreetmap.josm.data.Preferences
Internal storage for the preference directory.
PreferenceSetting - Interface in org.openstreetmap.josm.gui.preferences
Base interface of Preferences settings, should not be directly implemented, see TabPreferenceSetting and SubPreferenceSetting.
preferenceSetting - Variable in class org.openstreetmap.josm.gui.preferences.PreferenceTabbedPane.PreferencePanel
 
preferenceSetting - Variable in class org.openstreetmap.josm.gui.preferences.PreferenceTabbedPane.PreferenceScrollPane
 
PreferenceSettingFactory - Interface in org.openstreetmap.josm.gui.preferences
 
PreferenceTabbedPane - Class in org.openstreetmap.josm.gui.preferences
The preference settings.
PreferenceTabbedPane() - Constructor for class org.openstreetmap.josm.gui.preferences.PreferenceTabbedPane
If the dialog is closed with Ok, the preferences will be stored to the preferences- file, otherwise no change of the file happens.
PreferenceTabbedPane.PreferencePanel - Class in org.openstreetmap.josm.gui.preferences
 
PreferenceTabbedPane.PreferencePanel(TabPreferenceSetting) - Constructor for class org.openstreetmap.josm.gui.preferences.PreferenceTabbedPane.PreferencePanel
 
PreferenceTabbedPane.PreferenceScrollPane - Class in org.openstreetmap.josm.gui.preferences
 
PreferenceTabbedPane.PreferenceScrollPane(Component, TabPreferenceSetting) - Constructor for class org.openstreetmap.josm.gui.preferences.PreferenceTabbedPane.PreferenceScrollPane
 
PreferenceTabbedPane.PreferenceScrollPane(PreferenceTabbedPane.PreferencePanel) - Constructor for class org.openstreetmap.josm.gui.preferences.PreferenceTabbedPane.PreferenceScrollPane
 
PreferenceTabbedPane.PreferenceTab - Interface in org.openstreetmap.josm.gui.preferences
 
PreferenceTabbedPane.TabIdentifier - Interface in org.openstreetmap.josm.gui.preferences
 
PreferenceTabbedPane.ValidationListener - Interface in org.openstreetmap.josm.gui.preferences
Allows PreferenceSettings to do validation of entered values when ok was pressed.
preferenceText - Variable in class org.openstreetmap.josm.io.remotecontrol.PermissionPrefWithDefault
text for the preference dialog checkbox
PreferenceToggleAction - Class in org.openstreetmap.josm.actions
 
PreferenceToggleAction(String, String, String, boolean) - Constructor for class org.openstreetmap.josm.actions.PreferenceToggleAction
 
preferenceValue - Variable in enum org.openstreetmap.josm.gui.io.UploadStrategy
 
preferenceValue - Variable in enum org.openstreetmap.josm.gui.preferences.plugin.PluginUpdatePolicyPanel.Policy
 
preferredComponentSize(MultiSplitLayout.Node) - Method in class org.openstreetmap.josm.gui.MultiSplitLayout
 
preferredHeight - Variable in class org.openstreetmap.josm.gui.dialogs.ToggleDialog
the preferred height if the toggle dialog is expanded
preferredLayoutSize(Container) - Method in class org.openstreetmap.josm.gui.MultiSplitLayout
 
preferredNodeSize(MultiSplitLayout.Node) - Method in class org.openstreetmap.josm.gui.MultiSplitLayout
 
prefferedHeight - Variable in class org.openstreetmap.josm.gui.tagging.TaggingPreset.PresetListEntry
 
prefferedWidth - Variable in class org.openstreetmap.josm.gui.tagging.TaggingPreset.PresetListEntry
 
PREFIX - Static variable in class org.openstreetmap.josm.data.validation.tests.TagChecker
The preferences prefix
PREFIX - Static variable in class org.openstreetmap.josm.data.validation.tests.UnconnectedWays
 
prefix - Variable in enum org.openstreetmap.josm.gui.mappaint.LineElemStyle.LineType
 
PREFIX - Static variable in class org.openstreetmap.josm.gui.preferences.ValidatorPreference
The preferences prefix
prefixSuffixSwitchers - Static variable in class org.openstreetmap.josm.corrector.ReverseWayTagCorrector
 
PrefJPanel - Class in org.openstreetmap.josm.gui.preferences.shortcut
This is the keyboard preferences content.
PrefJPanel(AbstractTableModel) - Constructor for class org.openstreetmap.josm.gui.preferences.shortcut.PrefJPanel
Creates new form prefJPanel
PrefJPanel.CbAction - Class in org.openstreetmap.josm.gui.preferences.shortcut
 
PrefJPanel.CbAction(PrefJPanel) - Constructor for class org.openstreetmap.josm.gui.preferences.shortcut.PrefJPanel.CbAction
 
PrefJPanel.FilterFieldAdapter - Class in org.openstreetmap.josm.gui.preferences.shortcut
 
PrefJPanel.FilterFieldAdapter() - Constructor for class org.openstreetmap.josm.gui.preferences.shortcut.PrefJPanel.FilterFieldAdapter
 
PrefJPanel.ShortcutTableCellRenderer - Class in org.openstreetmap.josm.gui.preferences.shortcut
 
PrefJPanel.ShortcutTableCellRenderer(boolean) - Constructor for class org.openstreetmap.josm.gui.preferences.shortcut.PrefJPanel.ShortcutTableCellRenderer
 
prefKey(String) - Method in class org.openstreetmap.josm.actions.mapmode.ParallelWayAction
 
prefKey - Variable in class org.openstreetmap.josm.actions.PreferenceToggleAction
 
prefOld - Variable in class org.openstreetmap.josm.gui.preferences.SourceEditor.SourcePrefHelper
 
prefOther - Variable in class org.openstreetmap.josm.gui.preferences.ValidatorPreference
 
prefOtherUpload - Variable in class org.openstreetmap.josm.gui.preferences.ValidatorPreference
 
prefs - Variable in class org.openstreetmap.josm.gui.preferences.RemoteControlPreference
 
prefUseDataFile - Variable in class org.openstreetmap.josm.data.validation.tests.TagChecker
 
prefUseIgnore - Variable in class org.openstreetmap.josm.gui.preferences.ValidatorPreference
 
prefUseIgnoreFile - Variable in class org.openstreetmap.josm.data.validation.tests.TagChecker
 
prefUseLayer - Variable in class org.openstreetmap.josm.gui.preferences.ValidatorPreference
 
prefUseSpellFile - Variable in class org.openstreetmap.josm.data.validation.tests.TagChecker
 
prepare() - Method in class org.openstreetmap.josm.actions.CombineWayAction.NodeGraph
 
prepare(PrimitiveId) - Method in class org.openstreetmap.josm.gui.history.NodeListViewer.NodeListPopupMenu
 
prepare(HistoryOsmPrimitive) - Method in class org.openstreetmap.josm.gui.history.VersionTable.ChangesetInfoAction
 
prepare(HistoryOsmPrimitive) - Method in class org.openstreetmap.josm.gui.history.VersionTable.VersionTablePopupMenu
 
prepareData(Map<String, Preferences.Setting>, Map<String, Preferences.Setting>, Map<String, Preferences.Setting>) - Method in class org.openstreetmap.josm.gui.preferences.advanced.AdvancedPreference
 
prepareDataSet() - Method in class org.openstreetmap.josm.io.AbstractReader
 
prepareDefaultDecisions() - Method in class org.openstreetmap.josm.gui.conflict.tags.CombinePrimitiveResolverDialog
Prepares the default decisions for populated tag and relation membership conflicts.
prepareDefaultRelationDecisions() - Method in class org.openstreetmap.josm.gui.conflict.tags.CombinePrimitiveResolverDialog
 
prepareDefaultTagDecisions() - Method in class org.openstreetmap.josm.gui.conflict.tags.CombinePrimitiveResolverDialog
 
prepareDefaultTagDecisions() - Method in class org.openstreetmap.josm.gui.conflict.tags.TagConflictResolverModel
Prepare the default decisions for the current model
prepareFileChooser(String, JFileChooser) - Method in class org.openstreetmap.josm.gui.preferences.SourceEditor.EditSourceEntryDialog.LaunchFileChooserAction
 
prepareFileChooser(String, JFileChooser) - Method in class org.openstreetmap.josm.gui.preferences.SourceEditor.FileOrUrlCellEditor.LaunchFileChooserAction
 
prepareForEditing() - Method in class org.openstreetmap.josm.gui.conflict.tags.RelationMemberConflictResolver
 
prepareForOsmApiCredentials(String, String) - Method in class org.openstreetmap.josm.gui.io.CredentialDialog
 
prepareForOtherHostCredentials(String, String, String) - Method in class org.openstreetmap.josm.gui.io.CredentialDialog
 
prepareForProxyCredentials(String, String) - Method in class org.openstreetmap.josm.gui.io.CredentialDialog
 
prepareForSavingAndUpdatingLayersBeforeDelete() - Method in class org.openstreetmap.josm.gui.io.SaveLayersDialog
 
prepareForSavingAndUpdatingLayersBeforeExit() - Method in class org.openstreetmap.josm.gui.io.SaveLayersDialog
 
prepareGUIBeforeConflictResolutionStarts() - Method in class org.openstreetmap.josm.gui.conflict.tags.CombinePrimitiveResolverDialog
 
prepareHelpContent(BufferedReader, boolean) - Method in class org.openstreetmap.josm.gui.help.HelpContentReader
Reads help content from the input stream and prepares it to be rendered later in the internal help browser.
prepareHttpUrlConnection(HttpURLConnection) - Method in class org.openstreetmap.gui.jmapviewer.OsmTileLoader
 
prepareLabel(RelationMemberConflictDecisionType, JLabel) - Static method in enum org.openstreetmap.josm.gui.conflict.tags.RelationMemberConflictDecisionType
 
prepareUIForEnteringRequest() - Method in class org.openstreetmap.josm.gui.oauth.FullyAutomaticAuthorizationUI
Prepares the UI for the first step in the automatic process: entering the authentication and authorisation parameters.
prepareUIForResultDisplay() - Method in class org.openstreetmap.josm.gui.oauth.FullyAutomaticAuthorizationUI
Prepares the UI for the second step in the automatic process: displaying the access token
prepend(TagModel) - Method in class org.openstreetmap.josm.gui.tagging.TagEditorModel
 
preset - Variable in class org.openstreetmap.josm.gui.tagging.TaggingPresetSearchDialog.PresetClasification
 
presetHandler - Variable in class org.openstreetmap.josm.gui.dialogs.properties.PresetListPanel.PresetLabelML
 
presetHandler - Variable in class org.openstreetmap.josm.gui.dialogs.properties.PropertiesDialog
 
presetHandler - Variable in class org.openstreetmap.josm.gui.tagging.TagEditorPanel
 
PresetListPanel - Class in org.openstreetmap.josm.gui.dialogs.properties
 
PresetListPanel() - Constructor for class org.openstreetmap.josm.gui.dialogs.properties.PresetListPanel
 
presetListPanel - Variable in class org.openstreetmap.josm.gui.tagging.TagEditorPanel
 
PresetListPanel.PresetHandler - Interface in org.openstreetmap.josm.gui.dialogs.properties
 
PresetListPanel.PresetLabelML - Class in org.openstreetmap.josm.gui.dialogs.properties
Small helper class that manages the highlighting of the label on hover as well as opening the corresponding preset when clicked
PresetListPanel.PresetLabelML(JLabel, TaggingPreset, PresetListPanel.PresetHandler) - Constructor for class org.openstreetmap.josm.gui.dialogs.properties.PresetListPanel.PresetLabelML
 
presetRoleCache - Static variable in class org.openstreetmap.josm.gui.tagging.ac.AutoCompletionManager
the same as roleCache but for the preset roles can be accessed directly
presets - Variable in class org.openstreetmap.josm.gui.dialogs.properties.PropertiesDialog
Matching preset display class
presets - Variable in class org.openstreetmap.josm.gui.tagging.TaggingPresetSearchDialog.ResultListModel
 
presetSearchAction - Variable in class org.openstreetmap.josm.gui.MainMenu
 
presetsMenu - Variable in class org.openstreetmap.josm.gui.MainMenu
 
presetsMenu - Variable in class org.openstreetmap.josm.gui.MainMenu.PresetsMenuEnabler
 
presetSourceProviders - Static variable in class org.openstreetmap.josm.gui.preferences.map.TaggingPresetPreference
 
presetsValueData - Static variable in class org.openstreetmap.josm.data.validation.tests.TagChecker
The spell check preset values
presetsWithPattern - Variable in class org.openstreetmap.josm.tools.TaggingPresetNameTemplateList
 
presetTagCache - Static variable in class org.openstreetmap.josm.gui.tagging.ac.AutoCompletionManager
the same as tagCache but for the preset keys and values can be accessed directly
PresetTextComparator - Class in org.openstreetmap.josm.tools
 
PresetTextComparator() - Constructor for class org.openstreetmap.josm.tools.PresetTextComparator
 
preStartupHook() - Method in interface org.openstreetmap.josm.tools.PlatformHook
The preStartupHook will be called extremly early.
preStartupHook() - Method in class org.openstreetmap.josm.tools.PlatformHookOsx
 
preStartupHook() - Method in class org.openstreetmap.josm.tools.PlatformHookUnixoid
 
prev - Variable in class org.openstreetmap.gui.jmapviewer.MemoryTileCache.CacheEntry
 
prev - Variable in class org.openstreetmap.josm.data.osm.visitor.paint.MapPainter.OffsetIterator
 
prevBounds - Variable in class org.openstreetmap.josm.actions.FullscreenToggleAction
 
prevEastNorth - Variable in class org.openstreetmap.josm.actions.ImageryAdjustAction
 
preventChange - Variable in class org.openstreetmap.josm.gui.MapSlider
 
previouslyShownUnsupportedCrsError - Variable in class org.openstreetmap.josm.gui.preferences.imagery.AddWMSLayerPanel
 
previousModifiers - Variable in class org.openstreetmap.josm.actions.mapmode.SelectAction
 
previousNode - Variable in class org.openstreetmap.josm.actions.mapmode.DrawAction
 
previousSibling() - Method in class org.openstreetmap.josm.gui.MultiSplitLayout.Node
Return the Node that comes before this one in the parent's list of children, or null.
PrimaryDateParser - Class in org.openstreetmap.josm.tools
Handles a number of different date formats encountered in OSM.
PrimaryDateParser() - Constructor for class org.openstreetmap.josm.tools.PrimaryDateParser
Creates a new instance.
primitive - Variable in class org.openstreetmap.josm.data.osm.ChangesetDataSet.DefaultChangesetDataSetEntry
 
primitive - Variable in class org.openstreetmap.josm.data.osm.event.TagsChangedEvent
 
primitive - Variable in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetContentTableModel.ChangesetContentEntry
 
primitive - Variable in class org.openstreetmap.josm.gui.history.VersionTable.ChangesetInfoAction
 
PrimitiveData - Class in org.openstreetmap.josm.data.osm
This class can be used to save properties of OsmPrimitive.
PrimitiveData() - Constructor for class org.openstreetmap.josm.data.osm.PrimitiveData
 
PrimitiveData(PrimitiveData) - Constructor for class org.openstreetmap.josm.data.osm.PrimitiveData
 
PrimitiveDeepCopy - Class in org.openstreetmap.josm.data.osm
This class allows to create and keep a deep copy of primitives.
PrimitiveDeepCopy() - Constructor for class org.openstreetmap.josm.data.osm.PrimitiveDeepCopy
 
PrimitiveDeepCopy(Collection<OsmPrimitive>) - Constructor for class org.openstreetmap.josm.data.osm.PrimitiveDeepCopy
 
PrimitiveDeepCopy.PasteBufferChangedListener - Interface in org.openstreetmap.josm.data.osm
 
PrimitiveId - Interface in org.openstreetmap.josm.data.osm
interface to represent identifaction and type of the datatypes primitives.
primitiveId - Variable in class org.openstreetmap.josm.gui.history.NodeListViewer.ShowHistoryAction
 
primitiveId - Variable in class org.openstreetmap.josm.gui.history.NodeListViewer.ZoomToNodeAction
 
primitiveIdAtRow(TableModel, int) - Static method in class org.openstreetmap.josm.gui.history.NodeListViewer
 
primitives - Variable in class org.openstreetmap.josm.data.osm.ChangesetDataSet
 
primitives - Variable in class org.openstreetmap.josm.data.osm.event.ChangesetIdChangedEvent
 
primitives - Variable in class org.openstreetmap.josm.data.osm.event.PrimitivesAddedEvent
 
primitives - Variable in class org.openstreetmap.josm.data.osm.event.PrimitivesRemovedEvent
 
primitives - Variable in class org.openstreetmap.josm.data.validation.TestError
The affected primitives
primitives - Variable in class org.openstreetmap.josm.gui.dialogs.InspectPrimitiveDialog
 
primitives - Variable in class org.openstreetmap.josm.gui.io.UploadedObjectsSummaryPanel.PrimitiveListModel
 
primitives - Variable in class org.openstreetmap.josm.io.DiffResultProcessor
the collection of primitives being uploaded
primitivesAdded(PrimitivesAddedEvent) - Method in interface org.openstreetmap.josm.data.osm.event.DataSetListener
A bunch of primitives were added into the DataSet, or existing deleted/invisible primitives were resurrected.
primitivesAdded(PrimitivesAddedEvent) - Method in class org.openstreetmap.josm.data.osm.event.DataSetListenerAdapter
 
primitivesAdded(PrimitivesAddedEvent) - Method in class org.openstreetmap.josm.data.osm.visitor.paint.relations.MultipolygonCache
 
primitivesAdded(PrimitivesAddedEvent) - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetsInActiveDataLayerListModel
 
primitivesAdded(PrimitivesAddedEvent) - Method in class org.openstreetmap.josm.gui.dialogs.FilterDialog
 
primitivesAdded(PrimitivesAddedEvent) - Method in class org.openstreetmap.josm.gui.dialogs.relation.MemberTableModel
 
primitivesAdded(PrimitivesAddedEvent) - Method in class org.openstreetmap.josm.gui.dialogs.RelationListDialog
 
primitivesAdded(PrimitivesAddedEvent) - Method in class org.openstreetmap.josm.gui.dialogs.SelectionListDialog.SelectionListModel
 
primitivesAdded(PrimitivesAddedEvent) - Method in class org.openstreetmap.josm.gui.history.HistoryBrowserModel
 
primitivesAdded(PrimitivesAddedEvent) - Method in class org.openstreetmap.josm.gui.tagging.ac.AutoCompletionManager
Implementation of the DataSetListener interface
PrimitivesAddedEvent - Class in org.openstreetmap.josm.data.osm.event
 
PrimitivesAddedEvent(DataSet, Collection<? extends OsmPrimitive>, boolean) - Constructor for class org.openstreetmap.josm.data.osm.event.PrimitivesAddedEvent
 
primitivesMap - Variable in class org.openstreetmap.josm.data.osm.DataSet
 
primitivesRemoved(PrimitivesRemovedEvent) - Method in interface org.openstreetmap.josm.data.osm.event.DataSetListener
A bunch of primitives were removed from the DataSet, or preexisting primitives were marked as deleted.
primitivesRemoved(PrimitivesRemovedEvent) - Method in class org.openstreetmap.josm.data.osm.event.DataSetListenerAdapter
 
primitivesRemoved(PrimitivesRemovedEvent) - Method in class org.openstreetmap.josm.data.osm.visitor.paint.relations.MultipolygonCache
 
primitivesRemoved(PrimitivesRemovedEvent) - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetsInActiveDataLayerListModel
 
primitivesRemoved(PrimitivesRemovedEvent) - Method in class org.openstreetmap.josm.gui.dialogs.FilterDialog
 
primitivesRemoved(PrimitivesRemovedEvent) - Method in class org.openstreetmap.josm.gui.dialogs.relation.MemberTableModel
 
primitivesRemoved(PrimitivesRemovedEvent) - Method in class org.openstreetmap.josm.gui.dialogs.RelationListDialog
 
primitivesRemoved(PrimitivesRemovedEvent) - Method in class org.openstreetmap.josm.gui.dialogs.SelectionListDialog.SelectionListModel
 
primitivesRemoved(PrimitivesRemovedEvent) - Method in class org.openstreetmap.josm.gui.history.HistoryBrowserModel
 
primitivesRemoved(PrimitivesRemovedEvent) - Method in class org.openstreetmap.josm.gui.tagging.ac.AutoCompletionManager
 
PrimitivesRemovedEvent - Class in org.openstreetmap.josm.data.osm.event
 
PrimitivesRemovedEvent(DataSet, Collection<? extends OsmPrimitive>, boolean) - Constructor for class org.openstreetmap.josm.data.osm.event.PrimitivesRemovedEvent
 
primitivesToCheck - Variable in class org.openstreetmap.josm.data.validation.tests.BuildingInBuilding
 
primitiveType - Variable in class org.openstreetmap.josm.io.OsmServerBackreferenceReader
the type of the primitive
primitiveType - Variable in class org.openstreetmap.josm.io.OsmServerHistoryReader
 
PrimitiveVisitor - Interface in org.openstreetmap.josm.data.osm.visitor
 
printDate(Calendar) - Static method in class org.openstreetmap.josm.data.imagery.WmsCache
 
printError(String, String, Object...) - Method in class org.openstreetmap.josm.data.osm.DatasetConsistencyTest
 
printIndented(int, Object) - Method in class org.openstreetmap.josm.data.osm.QuadBuckets
 
printModel(String, MultiSplitLayout.Node) - Static method in class org.openstreetmap.josm.gui.MultiSplitLayout
 
printModel(MultiSplitLayout.Node) - Static method in class org.openstreetmap.josm.gui.MultiSplitLayout
Print the tree with enough detail for simple debugging.
printTree() - Method in class org.openstreetmap.josm.data.osm.QuadBuckets
 
printTreeRecursive(QuadBuckets<T>.QBLevel, int) - Method in class org.openstreetmap.josm.data.osm.QuadBuckets
 
priority - Variable in class org.openstreetmap.josm.gui.mappaint.xml.Prototype
 
priority - Variable in class org.openstreetmap.josm.gui.tagging.ac.AutoCompletionListItem
the pritority of this item
priority - Variable in class org.openstreetmap.josm.io.imagery.WMSRequest
 
pristine - Variable in class org.openstreetmap.josm.tools.CopyList
 
processAskElement(Element) - Method in class org.openstreetmap.josm.data.CustomConfigurator.XMLCommandProcessor
 
processBackwardIfEndOfLoopReached(Integer) - Method in class org.openstreetmap.josm.gui.dialogs.relation.RelationNodeMap
 
processChangesetAfterParsing() - Method in class org.openstreetmap.josm.io.AbstractReader
 
processCommand(JMVCommandEvent) - Method in class org.openstreetmap.gui.jmapviewer.Demo
 
processCommand(JMVCommandEvent) - Method in interface org.openstreetmap.gui.jmapviewer.interfaces.JMapViewerEventListener
 
processDatasetEvent(AbstractDatasetChangedEvent) - Method in class org.openstreetmap.josm.data.AutosaveTask
 
processDatasetEvent(AbstractDatasetChangedEvent) - Method in class org.openstreetmap.josm.data.osm.event.DatasetEventManager
 
processDatasetEvent(AbstractDatasetChangedEvent) - Method in interface org.openstreetmap.josm.data.osm.event.DataSetListenerAdapter.Listener
 
processDatasetEvent(AbstractDatasetChangedEvent) - Method in class org.openstreetmap.josm.gui.dialogs.properties.PropertiesDialog
 
processDatasetEvent(AbstractDatasetChangedEvent) - Method in class org.openstreetmap.josm.gui.layer.OsmDataLayer
 
processDeleteElement(Element) - Method in class org.openstreetmap.josm.data.CustomConfigurator.XMLCommandProcessor
 
processDownloadElement(Element) - Method in class org.openstreetmap.josm.data.CustomConfigurator.XMLCommandProcessor
 
processDownloadOperation(String, String, String, boolean, boolean) - Static method in class org.openstreetmap.josm.data.CustomConfigurator
Downloads file to arbitrary folder
processed - Variable in class org.openstreetmap.josm.io.DiffResultProcessor
the set of processed primitives *after* the new id, the new version and the new changeset id is set
processed - Variable in class org.openstreetmap.josm.io.OsmServerWriter
This list contains all successfully processed objects.
processedCount - Variable in class org.openstreetmap.josm.gui.layer.WMSLayer.PrecacheTask
 
processedPrimitives - Variable in class org.openstreetmap.josm.gui.io.UploadLayerTask
 
processedPrimitives - Variable in class org.openstreetmap.josm.gui.io.UploadPrimitivesTask
 
processElseElement(Element) - Method in class org.openstreetmap.josm.data.CustomConfigurator.XMLCommandProcessor
 
processEvent(AbstractDatasetChangedEvent, Relation, Collection<Map<Relation, Multipolygon>>) - Method in class org.openstreetmap.josm.data.osm.visitor.paint.relations.MultipolygonCache
 
processIfElement(Element) - Method in class org.openstreetmap.josm.data.CustomConfigurator.XMLCommandProcessor
 
processingRequests - Variable in class org.openstreetmap.josm.gui.layer.WMSLayer
List of request currently being processed by download threads
processItems(boolean, List<PrimitiveId>, boolean, boolean) - Static method in class org.openstreetmap.josm.actions.DownloadPrimitiveAction
 
processJarFile(File, String) - Method in class org.openstreetmap.josm.plugins.ReadLocalPluginInformationTask
 
processKeyBinding(KeyStroke, KeyEvent, int, boolean) - Method in class org.openstreetmap.josm.gui.tagging.TagTable
 
processKeyEvent(KeyEvent) - Method in class org.openstreetmap.josm.actions.mapmode.DrawAction
 
processLocalPluginInformationFile(File) - Method in class org.openstreetmap.josm.plugins.ReadLocalPluginInformationTask
 
processMsgBoxElement(Element) - Method in class org.openstreetmap.josm.data.CustomConfigurator.XMLCommandProcessor
 
processNodesAfterParsing() - Method in class org.openstreetmap.josm.io.AbstractReader
Processes the parsed nodes after parsing.
processPluginInstallElement(Element) - Method in class org.openstreetmap.josm.data.CustomConfigurator.XMLCommandProcessor
 
processPostParentChecker(OsmDataLayer, Collection<OsmPrimitive>) - Method in class org.openstreetmap.josm.actions.UploadSelectionAction
 
processPreferencesElement(Element) - Method in class org.openstreetmap.josm.data.CustomConfigurator.XMLCommandProcessor
 
processRelationsAfterParsing() - Method in class org.openstreetmap.josm.io.AbstractReader
Completes the parsed relations with its members.
processRequest(Socket) - Static method in class org.openstreetmap.josm.io.remotecontrol.RequestProcessor
Spawns a new thread for the request
processRunTaskElement(Element) - Method in class org.openstreetmap.josm.data.CustomConfigurator.XMLCommandProcessor
 
processScriptElement(Element) - Method in class org.openstreetmap.josm.data.CustomConfigurator.XMLCommandProcessor
 
processWaysAfterParsing() - Method in class org.openstreetmap.josm.io.AbstractReader
Processes the ways after parsing.
processXML(Document) - Method in class org.openstreetmap.josm.data.CustomConfigurator.XMLCommandProcessor
 
processXmlFragment(Element) - Method in class org.openstreetmap.josm.data.CustomConfigurator.XMLCommandProcessor
 
progress - Variable in class org.openstreetmap.josm.gui.PleaseWaitDialog
 
PROGRESS_BAR_MAX - Static variable in class org.openstreetmap.josm.gui.progress.PleaseWaitProgressMonitor
 
PROGRESS_BAR_MAX - Static variable in class org.openstreetmap.josm.gui.progress.SwingRenderingProgressMonitor
 
progressBar - Variable in class org.openstreetmap.josm.gui.io.UploadAndSaveProgressRenderer
 
progressBar - Variable in class org.openstreetmap.josm.gui.MapStatus
 
progressBar - Variable in class org.openstreetmap.josm.gui.PleaseWaitDialog
 
progressBar - Variable in class org.openstreetmap.josm.gui.SplashScreen.SplashScreenProgressRenderer
 
ProgressException - Exception in org.openstreetmap.josm.gui.progress
 
ProgressException(String, Object...) - Constructor for exception org.openstreetmap.josm.gui.progress.ProgressException
 
ProgressInputStream - Class in org.openstreetmap.josm.io
Read from an other reader and increment an progress counter while on the way.
ProgressInputStream(URLConnection, ProgressMonitor) - Constructor for class org.openstreetmap.josm.io.ProgressInputStream
 
progressMonitor - Variable in class org.openstreetmap.josm.actions.downloadtasks.DownloadOsmTaskList
 
progressMonitor - Variable in class org.openstreetmap.josm.data.validation.Test
the progress monitor to use
progressMonitor - Variable in class org.openstreetmap.josm.gui.layer.WMSLayer.PrecacheTask
 
progressMonitor - Variable in class org.openstreetmap.josm.gui.MapStatus
 
progressMonitor - Variable in class org.openstreetmap.josm.gui.PleaseWaitRunnable
 
ProgressMonitor - Interface in org.openstreetmap.josm.gui.progress
Typical use case is:
progressMonitor - Variable in class org.openstreetmap.josm.gui.SplashScreen
 
progressMonitor - Variable in class org.openstreetmap.josm.io.MultiFetchServerObjectReader.Fetcher
 
progressMonitor - Variable in class org.openstreetmap.josm.io.ProgressInputStream
 
ProgressMonitor.CancelListener - Interface in org.openstreetmap.josm.gui.progress
 
ProgressMonitorExecutor - Class in org.openstreetmap.josm.gui.progress
 
ProgressMonitorExecutor() - Constructor for class org.openstreetmap.josm.gui.progress.ProgressMonitorExecutor
 
ProgressRenderer - Interface in org.openstreetmap.josm.gui.progress
Swing components can implement this interface and use a SwingRenderingProgressMonitor to render progress information.
progressRenderer - Variable in class org.openstreetmap.josm.gui.SplashScreen
 
ProgressTaskId - Class in org.openstreetmap.josm.gui.progress
 
ProgressTaskId(String, String) - Constructor for class org.openstreetmap.josm.gui.progress.ProgressTaskId
 
ProgressTaskIds - Interface in org.openstreetmap.josm.gui.progress
 
proj - Variable in class org.openstreetmap.josm.data.coor.CachedLatLon
 
proj - Variable in class org.openstreetmap.josm.data.projection.AbstractProjection
 
Proj - Interface in org.openstreetmap.josm.data.projection.proj
A projection (in the narrow sense).
proj - Static variable in class org.openstreetmap.josm.Main
The projection method used.
proj4Id - Variable in class org.openstreetmap.josm.data.projection.datum.AbstractDatum
 
projClass - Variable in class org.openstreetmap.josm.data.projection.proj.ClassProjFactory
 
project(double, double) - Method in class org.openstreetmap.josm.data.projection.proj.LambertConformalConic
 
project(double, double) - Method in class org.openstreetmap.josm.data.projection.proj.LonLat
 
project(double, double) - Method in class org.openstreetmap.josm.data.projection.proj.Mercator
 
project(double, double) - Method in interface org.openstreetmap.josm.data.projection.proj.Proj
Convert lat/lon to east/north.
project(double, double) - Method in class org.openstreetmap.josm.data.projection.proj.SwissObliqueMercator
 
project(double, double) - Method in class org.openstreetmap.josm.data.projection.proj.TransverseMercator
Converts a latitude/longitude pair to x and y coordinates in the Transverse Mercator projection.
project(LatLon) - Static method in class org.openstreetmap.josm.data.projection.Projections
 
project(Point2D, Point2D, Point2D) - Static method in class org.openstreetmap.josm.gui.NavigatableComponent
 
project(double, Point2D, Point2D) - Static method in class org.openstreetmap.josm.gui.NavigatableComponent
if r = 0 returns a, if r=1 returns b, if r = 0.5 returns center between a and b, etc..
projected - Variable in class org.openstreetmap.josm.actions.mapmode.DrawAction.SnapHelper
 
projection - Variable in class org.openstreetmap.josm.data.imagery.types.WmsCacheType
 
projection - Variable in class org.openstreetmap.josm.data.imagery.WmsCache.ProjectionEntries
 
Projection - Interface in org.openstreetmap.josm.data.projection
Classes implementing this are able to convert lat/lon values to planar screen coordinates.
projection - Variable in class org.openstreetmap.josm.gui.preferences.projection.SingleProjectionChoice
 
ProjectionBounds - Class in org.openstreetmap.josm.data
This is a simple data class for "rectangular" areas of the world, given in east/north min/max values.
ProjectionBounds(EastNorth, EastNorth) - Constructor for class org.openstreetmap.josm.data.ProjectionBounds
Construct bounds out of two points
ProjectionBounds(EastNorth) - Constructor for class org.openstreetmap.josm.data.ProjectionBounds
 
ProjectionBounds(EastNorth, double, double) - Constructor for class org.openstreetmap.josm.data.ProjectionBounds
 
ProjectionBounds(double, double, double, double) - Constructor for class org.openstreetmap.josm.data.ProjectionBounds
 
projectionChanged(Projection, Projection) - Method in class org.openstreetmap.josm.data.osm.DataSet
 
projectionChanged(Projection, Projection) - Method in class org.openstreetmap.josm.data.osm.visitor.paint.relations.MultipolygonCache
 
projectionChanged(Projection, Projection) - Method in interface org.openstreetmap.josm.data.projection.ProjectionChangeListener
 
projectionChanged(Projection, Projection) - Method in class org.openstreetmap.josm.gui.layer.GpxLayer
 
projectionChanged(Projection, Projection) - Method in class org.openstreetmap.josm.gui.layer.Layer
 
projectionChanged(Projection, Projection) - Method in class org.openstreetmap.josm.gui.layer.OsmDataLayer
 
ProjectionChangeListener - Interface in org.openstreetmap.josm.data.projection
 
ProjectionChoice - Interface in org.openstreetmap.josm.gui.preferences.projection
This class offers a choice of projections to the user.
projectionChoices - Static variable in class org.openstreetmap.josm.gui.preferences.projection.ProjectionPreference
 
projectionChoicesById - Static variable in class org.openstreetmap.josm.gui.preferences.projection.ProjectionPreference
 
projectionCode - Variable in class org.openstreetmap.josm.data.imagery.OffsetBookmark
 
projectionCode - Variable in class org.openstreetmap.josm.gui.preferences.projection.ProjectionPreference
 
projectionCodeGlue - Variable in class org.openstreetmap.josm.gui.preferences.projection.ProjectionPreference
 
projectionCodeLabel - Variable in class org.openstreetmap.josm.gui.preferences.projection.ProjectionPreference
 
projectionCombo - Variable in class org.openstreetmap.josm.gui.preferences.projection.ProjectionPreference
Combobox with all projections available
ProjectionConfigurationException - Exception in org.openstreetmap.josm.data.projection
 
ProjectionConfigurationException() - Constructor for exception org.openstreetmap.josm.data.projection.ProjectionConfigurationException
 
ProjectionConfigurationException(String, Throwable) - Constructor for exception org.openstreetmap.josm.data.projection.ProjectionConfigurationException
 
ProjectionConfigurationException(String) - Constructor for exception org.openstreetmap.josm.data.projection.ProjectionConfigurationException
 
ProjectionConfigurationException(Throwable) - Constructor for exception org.openstreetmap.josm.data.projection.ProjectionConfigurationException
 
ProjectionInfo - Class in org.openstreetmap.josm.data.projection
 
ProjectionInfo() - Constructor for class org.openstreetmap.josm.data.projection.ProjectionInfo
 
ProjectionPreference - Class in org.openstreetmap.josm.gui.preferences.projection
 
ProjectionPreference() - Constructor for class org.openstreetmap.josm.gui.preferences.projection.ProjectionPreference
 
ProjectionPreference.Factory - Class in org.openstreetmap.josm.gui.preferences.projection
 
ProjectionPreference.Factory() - Constructor for class org.openstreetmap.josm.gui.preferences.projection.ProjectionPreference.Factory
 
projections - Variable in class org.openstreetmap.josm.data.imagery.ImageryInfo.ImageryPreferenceEntry
 
Projections - Class in org.openstreetmap.josm.data.projection
Class to handle projections
Projections() - Constructor for class org.openstreetmap.josm.data.projection.Projections
 
projections - Variable in class org.openstreetmap.josm.io.imagery.ImageryReader.Parser
 
projectionSource - Variable in class org.openstreetmap.josm.actions.mapmode.DrawAction.SnapHelper
 
ProjectionType - Class in org.openstreetmap.josm.data.imagery.types
Java class for projection complex type.
ProjectionType() - Constructor for class org.openstreetmap.josm.data.imagery.types.ProjectionType
 
ProjFactory - Interface in org.openstreetmap.josm.data.projection.proj
Factory class that provides a Proj instance.
projPanel - Variable in class org.openstreetmap.josm.gui.preferences.projection.ProjectionPreference
This is the panel holding all projection preferences
ProjParameters - Class in org.openstreetmap.josm.data.projection.proj
Parameters to initialize a Proj object.
ProjParameters() - Constructor for class org.openstreetmap.josm.data.projection.proj.ProjParameters
 
projs - Static variable in class org.openstreetmap.josm.data.projection.Projections
Registry for custom projection should be compatible to PROJ.4
projSubPrefPanel - Variable in class org.openstreetmap.josm.gui.preferences.projection.ProjectionPreference
This variable holds the JPanel with the projection's preferences.
projSubPrefPanelGBC - Static variable in class org.openstreetmap.josm.gui.preferences.projection.ProjectionPreference
The GridBagConstraints for the Panel containing the ProjectionSubPrefs.
projSubPrefPanelWrapper - Variable in class org.openstreetmap.josm.gui.preferences.projection.ProjectionPreference
 
prologWritten - Variable in class org.openstreetmap.josm.io.OsmChangeBuilder
 
prop - Variable in class org.openstreetmap.josm.gui.mappaint.Cascade
 
prop(String) - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.Expression.FunctionExpression.EvalFunctions
 
prop(String, String) - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.Expression.FunctionExpression.EvalFunctions
 
PROP_ADD_TO_SLIPPYMAP_CHOOSER - Static variable in class org.openstreetmap.josm.gui.layer.TMSLayer
 
PROP_ALPHA_CHANNEL - Static variable in class org.openstreetmap.josm.gui.layer.WMSLayer
 
PROP_AUTOSAVE_ENABLED - Static variable in class org.openstreetmap.josm.data.AutosaveTask
 
PROP_BROWSER - Static variable in class org.openstreetmap.josm.io.imagery.HTMLGrabber
 
PROP_BUTTON_HIDING - Variable in class org.openstreetmap.josm.gui.dialogs.ToggleDialog
 
PROP_CACHE_PATH - Static variable in class org.openstreetmap.josm.data.imagery.WmsCache
 
PROP_COORDINATES - Static variable in class org.openstreetmap.josm.gui.preferences.projection.ProjectionPreference
 
PROP_DEFAULT_AUTOLOAD - Static variable in class org.openstreetmap.josm.gui.layer.TMSLayer
 
PROP_DEFAULT_AUTOZOOM - Static variable in class org.openstreetmap.josm.gui.layer.TMSLayer
 
PROP_DEFAULT_SHOWERRORS - Static variable in class org.openstreetmap.josm.gui.layer.TMSLayer
 
PROP_DELETED_LAYERS - Static variable in class org.openstreetmap.josm.data.AutosaveTask
 
PROP_DIRTY - Static variable in class org.openstreetmap.josm.gui.tagging.TagEditorModel
 
PROP_FADE_AMOUNT - Static variable in class org.openstreetmap.josm.gui.layer.ImageryLayer
 
PROP_FADE_COLOR - Static variable in class org.openstreetmap.josm.gui.layer.ImageryLayer
 
PROP_FILES_PER_LAYER - Static variable in class org.openstreetmap.josm.data.AutosaveTask
 
PROP_FILL_DEFAULT - Static variable in class org.openstreetmap.josm.gui.tagging.TaggingPreset
 
PROP_IMAGE_SIZE - Static variable in class org.openstreetmap.josm.gui.layer.WMSLayer
 
PROP_INDEX_LIMIT - Static variable in class org.openstreetmap.josm.data.AutosaveTask
 
PROP_INTERVAL - Static variable in class org.openstreetmap.josm.data.AutosaveTask
 
PROP_KEEP_BACKUP - Static variable in class org.openstreetmap.josm.gui.preferences.map.BackupPreference
 
PROP_LABEL - Static variable in class org.openstreetmap.josm.gui.layer.markerlayer.Marker.TemplateEntryProperty
 
PROP_MAPSTYLE - Static variable in class org.openstreetmap.josm.gui.bbox.SlippyMapBBoxChooser
 
PROP_MAX_ZOOM_LVL - Static variable in class org.openstreetmap.josm.gui.layer.TMSLayer
 
PROP_MIN_ZOOM_LVL - Static variable in class org.openstreetmap.josm.gui.layer.TMSLayer
 
PROP_NUM_UNDECIDED_TAGS - Static variable in class org.openstreetmap.josm.gui.conflict.pair.tags.TagMergeModel
 
PROP_OVERLAP - Static variable in class org.openstreetmap.josm.gui.layer.WMSLayer
 
PROP_OVERLAP_EAST - Static variable in class org.openstreetmap.josm.gui.layer.WMSLayer
 
PROP_OVERLAP_NORTH - Static variable in class org.openstreetmap.josm.gui.layer.WMSLayer
 
PROP_PROJECTION - Static variable in class org.openstreetmap.josm.gui.preferences.projection.ProjectionPreference
 
PROP_REMOTECONTROL_ENABLED - Static variable in class org.openstreetmap.josm.io.remotecontrol.RemoteControl
If the remote cotrol feature is enabled or disabled.
PROP_REVERSE_WAY - Static variable in class org.openstreetmap.josm.actions.CombineWayAction
 
PROP_SELECTED - Static variable in interface org.openstreetmap.josm.gui.conflict.pair.ListMerger.FreezeActionProperties
 
PROP_SERVER_ENABLED - Static variable in interface org.openstreetmap.josm.io.imagery.OffsetServer
 
PROP_SERVER_URL - Static variable in class org.openstreetmap.josm.io.imagery.OsmosnimkiOffsetServer
 
PROP_SHARPEN_LEVEL - Static variable in class org.openstreetmap.josm.gui.layer.ImageryLayer
 
PROP_SIMULTANEOUS_CONNECTIONS - Static variable in class org.openstreetmap.josm.gui.layer.WMSLayer
 
PROP_SNAP_DISTANCE - Static variable in class org.openstreetmap.josm.gui.NavigatableComponent
 
PROP_SUB_PROJECTION - Static variable in class org.openstreetmap.josm.gui.preferences.projection.ProjectionPreference
 
PROP_SYSTEM_OF_MEASUREMENT - Static variable in class org.openstreetmap.josm.gui.preferences.projection.ProjectionPreference
 
PROP_TILECACHE_DIR - Static variable in class org.openstreetmap.josm.gui.layer.TMSLayer
 
PROP_TMS_JOBS - Static variable in class org.openstreetmap.josm.gui.layer.TMSLayer
 
propagate() - Method in class org.openstreetmap.josm.gui.preferences.server.OsmApiUrlInputPanel.ApiUrlPropagator
 
propChangeSupport - Variable in class org.openstreetmap.josm.gui.tagging.TagEditorModel
 
properties - Variable in class org.openstreetmap.josm.data.Preferences
Map the property name to strings.
PropertiesDialog - Class in org.openstreetmap.josm.gui.dialogs.properties
This dialog displays the properties of the current selected primitives.
PropertiesDialog(MapFrame) - Constructor for class org.openstreetmap.josm.gui.dialogs.properties.PropertiesDialog
Create a new PropertiesDialog
propertiesDialog - Variable in class org.openstreetmap.josm.gui.MapFrame
 
PropertiesDialog.AbstractCopyAction - Class in org.openstreetmap.josm.gui.dialogs.properties
 
PropertiesDialog.AbstractCopyAction() - Constructor for class org.openstreetmap.josm.gui.dialogs.properties.PropertiesDialog.AbstractCopyAction
 
PropertiesDialog.AbstractRelationAction - Class in org.openstreetmap.josm.gui.dialogs.properties
 
PropertiesDialog.AbstractRelationAction() - Constructor for class org.openstreetmap.josm.gui.dialogs.properties.PropertiesDialog.AbstractRelationAction
 
PropertiesDialog.AddAction - Class in org.openstreetmap.josm.gui.dialogs.properties
Action handling add button press in properties dialog.
PropertiesDialog.AddAction() - Constructor for class org.openstreetmap.josm.gui.dialogs.properties.PropertiesDialog.AddAction
 
PropertiesDialog.CopyAllKeyValueAction - Class in org.openstreetmap.josm.gui.dialogs.properties
 
PropertiesDialog.CopyAllKeyValueAction() - Constructor for class org.openstreetmap.josm.gui.dialogs.properties.PropertiesDialog.CopyAllKeyValueAction
 
PropertiesDialog.CopyKeyValueAction - Class in org.openstreetmap.josm.gui.dialogs.properties
 
PropertiesDialog.CopyKeyValueAction() - Constructor for class org.openstreetmap.josm.gui.dialogs.properties.PropertiesDialog.CopyKeyValueAction
 
PropertiesDialog.CopyValueAction - Class in org.openstreetmap.josm.gui.dialogs.properties
 
PropertiesDialog.CopyValueAction() - Constructor for class org.openstreetmap.josm.gui.dialogs.properties.PropertiesDialog.CopyValueAction
 
PropertiesDialog.DeleteAction - Class in org.openstreetmap.josm.gui.dialogs.properties
Action handling delete button press in properties dialog.
PropertiesDialog.DeleteAction() - Constructor for class org.openstreetmap.josm.gui.dialogs.properties.PropertiesDialog.DeleteAction
 
PropertiesDialog.DownloadIncompleteMembersAction - Class in org.openstreetmap.josm.gui.dialogs.properties
Action for downloading incomplete members of selected relation
PropertiesDialog.DownloadIncompleteMembersAction() - Constructor for class org.openstreetmap.josm.gui.dialogs.properties.PropertiesDialog.DownloadIncompleteMembersAction
 
PropertiesDialog.EditAction - Class in org.openstreetmap.josm.gui.dialogs.properties
Action handling edit button press in properties dialog.
PropertiesDialog.EditAction() - Constructor for class org.openstreetmap.josm.gui.dialogs.properties.PropertiesDialog.EditAction
 
PropertiesDialog.HelpAction - Class in org.openstreetmap.josm.gui.dialogs.properties
 
PropertiesDialog.HelpAction() - Constructor for class org.openstreetmap.josm.gui.dialogs.properties.PropertiesDialog.HelpAction
 
PropertiesDialog.MemberInfo - Class in org.openstreetmap.josm.gui.dialogs.properties
 
PropertiesDialog.MemberInfo() - Constructor for class org.openstreetmap.josm.gui.dialogs.properties.PropertiesDialog.MemberInfo
 
PropertiesDialog.MouseClickWatch - Class in org.openstreetmap.josm.gui.dialogs.properties
Watches for mouse clicks
PropertiesDialog.MouseClickWatch() - Constructor for class org.openstreetmap.josm.gui.dialogs.properties.PropertiesDialog.MouseClickWatch
 
PropertiesDialog.RelationRelated - Interface in org.openstreetmap.josm.gui.dialogs.properties
 
PropertiesDialog.SearchAction - Class in org.openstreetmap.josm.gui.dialogs.properties
 
PropertiesDialog.SearchAction(boolean) - Constructor for class org.openstreetmap.josm.gui.dialogs.properties.PropertiesDialog.SearchAction
 
PropertiesDialog.SelectRelationAction - Class in org.openstreetmap.josm.gui.dialogs.properties
 
PropertiesDialog.SelectRelationAction(boolean) - Constructor for class org.openstreetmap.josm.gui.dialogs.properties.PropertiesDialog.SelectRelationAction
 
PropertiesDialog.SelectRelationMembersAction - Class in org.openstreetmap.josm.gui.dialogs.properties
Sets the current selection to the members of selected relation
PropertiesDialog.SelectRelationMembersAction() - Constructor for class org.openstreetmap.josm.gui.dialogs.properties.PropertiesDialog.SelectRelationMembersAction
 
PropertiesMergeModel - Class in org.openstreetmap.josm.gui.conflict.pair.properties
This is the model for resolving conflicts in the properties of the OsmPrimitives.
PropertiesMergeModel() - Constructor for class org.openstreetmap.josm.gui.conflict.pair.properties.PropertiesMergeModel
 
propertiesMerger - Variable in class org.openstreetmap.josm.gui.conflict.pair.ConflictResolver
 
PropertiesMerger - Class in org.openstreetmap.josm.gui.conflict.pair.properties
This class represents a UI component for resolving conflicts in some properties of OsmPrimitive.
PropertiesMerger() - Constructor for class org.openstreetmap.josm.gui.conflict.pair.properties.PropertiesMerger
 
PropertiesMerger.KeepMyCoordinatesAction - Class in org.openstreetmap.josm.gui.conflict.pair.properties
 
PropertiesMerger.KeepMyCoordinatesAction() - Constructor for class org.openstreetmap.josm.gui.conflict.pair.properties.PropertiesMerger.KeepMyCoordinatesAction
 
PropertiesMerger.KeepMyDeletedStateAction - Class in org.openstreetmap.josm.gui.conflict.pair.properties
 
PropertiesMerger.KeepMyDeletedStateAction() - Constructor for class org.openstreetmap.josm.gui.conflict.pair.properties.PropertiesMerger.KeepMyDeletedStateAction
 
PropertiesMerger.KeepTheirCoordinatesAction - Class in org.openstreetmap.josm.gui.conflict.pair.properties
 
PropertiesMerger.KeepTheirCoordinatesAction() - Constructor for class org.openstreetmap.josm.gui.conflict.pair.properties.PropertiesMerger.KeepTheirCoordinatesAction
 
PropertiesMerger.KeepTheirDeletedStateAction - Class in org.openstreetmap.josm.gui.conflict.pair.properties
 
PropertiesMerger.KeepTheirDeletedStateAction() - Constructor for class org.openstreetmap.josm.gui.conflict.pair.properties.PropertiesMerger.KeepTheirDeletedStateAction
 
PropertiesMerger.UndecideCoordinateConflictAction - Class in org.openstreetmap.josm.gui.conflict.pair.properties
 
PropertiesMerger.UndecideCoordinateConflictAction() - Constructor for class org.openstreetmap.josm.gui.conflict.pair.properties.PropertiesMerger.UndecideCoordinateConflictAction
 
PropertiesMerger.UndecideDeletedStateConflictAction - Class in org.openstreetmap.josm.gui.conflict.pair.properties
 
PropertiesMerger.UndecideDeletedStateConflictAction() - Constructor for class org.openstreetmap.josm.gui.conflict.pair.properties.PropertiesMerger.UndecideDeletedStateConflictAction
 
Property<ObjectType,PropertyType> - Interface in org.openstreetmap.josm.tools
Small interface to define a property with both read and write access.
propertyChange(PropertyChangeEvent) - Method in class org.openstreetmap.josm.gui.bbox.TileSelectionBBoxChooser.TileBoundsChangeListener
 
propertyChange(PropertyChangeEvent) - Method in class org.openstreetmap.josm.gui.bbox.TileSelectionBBoxChooser.TileGridInputPanel
 
propertyChange(PropertyChangeEvent) - Method in class org.openstreetmap.josm.gui.conflict.pair.ConflictResolver
handles property change events
propertyChange(PropertyChangeEvent) - Method in class org.openstreetmap.josm.gui.conflict.pair.ListMerger.CopyAllLeft
 
propertyChange(PropertyChangeEvent) - Method in class org.openstreetmap.josm.gui.conflict.pair.ListMerger.CopyAllRight
 
propertyChange(PropertyChangeEvent) - Method in class org.openstreetmap.josm.gui.conflict.pair.ListMerger
 
propertyChange(PropertyChangeEvent) - Method in class org.openstreetmap.josm.gui.conflict.tags.CombinePrimitiveResolverDialog.ApplyAction
 
propertyChange(PropertyChangeEvent) - Method in class org.openstreetmap.josm.gui.conflict.tags.CombinePrimitiveResolverDialog.AutoAdjustingSplitPane
 
propertyChange(PropertyChangeEvent) - Method in class org.openstreetmap.josm.gui.conflict.tags.PasteTagsConflictResolverDialog.ApplyAction
 
propertyChange(PropertyChangeEvent) - Method in class org.openstreetmap.josm.gui.conflict.tags.PasteTagsConflictResolverDialog
 
propertyChange(PropertyChangeEvent) - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetContentPanel
 
propertyChange(PropertyChangeEvent) - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetDetailPanel
 
propertyChange(PropertyChangeEvent) - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetTagsPanel
 
propertyChange(PropertyChangeEvent) - Method in class org.openstreetmap.josm.gui.dialogs.ConflictResolutionDialog.ApplyResolutionAction
 
propertyChange(PropertyChangeEvent) - Method in class org.openstreetmap.josm.gui.dialogs.ConflictResolutionDialog
 
propertyChange(PropertyChangeEvent) - Method in class org.openstreetmap.josm.gui.dialogs.LayerListDialog.LayerListModel
 
propertyChange(PropertyChangeEvent) - Method in class org.openstreetmap.josm.gui.dialogs.relation.GenericRelationEditor.DeleteCurrentRelationAction
 
propertyChange(PropertyChangeEvent) - Method in class org.openstreetmap.josm.gui.download.SlippyMapChooser
 
propertyChange(PropertyChangeEvent) - Method in class org.openstreetmap.josm.gui.download.TileSelection
 
propertyChange(PropertyChangeEvent) - Method in class org.openstreetmap.josm.gui.IconToggleButton
 
propertyChange(PropertyChangeEvent) - Method in class org.openstreetmap.josm.gui.io.SaveLayersDialog.DiscardAndProceedAction
 
propertyChange(PropertyChangeEvent) - Method in class org.openstreetmap.josm.gui.io.SaveLayersDialog.SaveAndProceedAction
 
propertyChange(PropertyChangeEvent) - Method in class org.openstreetmap.josm.gui.io.SaveLayersTable
 
propertyChange(PropertyChangeEvent) - Method in class org.openstreetmap.josm.gui.io.UploadAndSaveProgressRenderer
 
propertyChange(PropertyChangeEvent) - Method in class org.openstreetmap.josm.gui.io.UploadDialog
 
propertyChange(PropertyChangeEvent) - Method in class org.openstreetmap.josm.gui.io.UploadParameterSummaryPanel
 
propertyChange(PropertyChangeEvent) - Method in class org.openstreetmap.josm.gui.io.UploadStrategySelectionPanel.ChunkSizeInputVerifier
 
propertyChange(PropertyChangeEvent) - Method in class org.openstreetmap.josm.gui.io.UploadStrategySelectionPanel
 
propertyChange(PropertyChangeEvent) - Method in class org.openstreetmap.josm.gui.layer.geoimage.GeoImageLayer
 
propertyChange(PropertyChangeEvent) - Method in class org.openstreetmap.josm.gui.MapSlider
 
propertyChange(PropertyChangeEvent) - Method in class org.openstreetmap.josm.gui.MapView
 
propertyChange(PropertyChangeEvent) - Method in class org.openstreetmap.josm.gui.oauth.ManualAuthorizationUI.TestAccessTokenAction
 
propertyChange(PropertyChangeEvent) - Method in class org.openstreetmap.josm.gui.oauth.OAuthAuthorizationWizard.AcceptAccessTokenAction
 
propertyChange(PropertyChangeEvent) - Method in class org.openstreetmap.josm.gui.preferences.server.AuthenticationPreferencesPanel
 
propertyChange(PropertyChangeEvent) - Method in class org.openstreetmap.josm.gui.preferences.server.OAuthAuthenticationPreferencesPanel
 
propertyChange(PropertyChangeEvent) - Method in class org.openstreetmap.josm.gui.SelectionManager
If the action goes inactive, remove the selection rectangle from screen
propertyChange(PropertyChangeEvent) - Method in class org.openstreetmap.josm.gui.tagging.TagTable.AddAction
 
propertyChange(PropertyChangeEvent) - Method in class org.openstreetmap.josm.gui.tagging.TagTable.CellEditorRemover
 
propertyChange(PropertyChangeEvent) - Method in class org.openstreetmap.josm.gui.widgets.AbstractTextComponentValidator
 
propertyChangeListener - Variable in class org.openstreetmap.josm.gui.SideButton
 
propertyChangeSupport - Variable in class org.openstreetmap.josm.gui.layer.Layer
keeps track of property change listeners
propertyData - Variable in class org.openstreetmap.josm.gui.dialogs.properties.PropertiesDialog
The property data of selected objects.
propertyMenu - Variable in class org.openstreetmap.josm.gui.dialogs.properties.PropertiesDialog
 
propertyTable - Variable in class org.openstreetmap.josm.gui.dialogs.properties.PropertiesDialog
The properties table.
propertyTable - Variable in class org.openstreetmap.josm.io.remotecontrol.AddTagsDialog
 
PROPNAME_CENTER - Static variable in class org.openstreetmap.josm.gui.NavigatableComponent
 
PROPNAME_SCALE - Static variable in class org.openstreetmap.josm.gui.NavigatableComponent
 
props - Variable in class org.openstreetmap.josm.io.imagery.WMSGrabber
 
protocolMajorVersion - Static variable in class org.openstreetmap.josm.io.remotecontrol.RemoteControl
RemoteControl HTTP protocol version.
protocolMinorVersion - Static variable in class org.openstreetmap.josm.io.remotecontrol.RemoteControl
 
PROTOCOLVERSION - Static variable in class org.openstreetmap.josm.io.remotecontrol.RequestProcessor
RemoteControl protocol version.
Prototype - Class in org.openstreetmap.josm.gui.mappaint.xml
 
Prototype(Range) - Constructor for class org.openstreetmap.josm.gui.mappaint.xml.Prototype
 
Prototype() - Constructor for class org.openstreetmap.josm.gui.mappaint.xml.Prototype
 
provider - Variable in class org.openstreetmap.josm.gui.oauth.OsmOAuthAuthorizationClient
 
providers - Static variable in class org.openstreetmap.josm.gui.bbox.SlippyMapBBoxChooser
 
PROXY_HTTP_HOST - Static variable in class org.openstreetmap.josm.gui.preferences.server.ProxyPreferencesPanel
 
PROXY_HTTP_PORT - Static variable in class org.openstreetmap.josm.gui.preferences.server.ProxyPreferencesPanel
 
PROXY_PASS - Static variable in class org.openstreetmap.josm.gui.preferences.server.ProxyPreferencesPanel
 
PROXY_POLICY - Static variable in class org.openstreetmap.josm.gui.preferences.server.ProxyPreferencesPanel
 
PROXY_SOCKS_HOST - Static variable in class org.openstreetmap.josm.gui.preferences.server.ProxyPreferencesPanel
 
PROXY_SOCKS_PORT - Static variable in class org.openstreetmap.josm.gui.preferences.server.ProxyPreferencesPanel
 
PROXY_USER - Static variable in class org.openstreetmap.josm.gui.preferences.server.ProxyPreferencesPanel
 
proxyPolicy - Variable in class org.openstreetmap.josm.io.DefaultProxySelector
 
ProxyPreferencesPanel - Class in org.openstreetmap.josm.gui.preferences.server
 
ProxyPreferencesPanel() - Constructor for class org.openstreetmap.josm.gui.preferences.server.ProxyPreferencesPanel
 
ProxyPreferencesPanel.ProxyPolicy - Enum in org.openstreetmap.josm.gui.preferences.server
 
ProxyPreferencesPanel.ProxyPolicy(String) - Constructor for enum org.openstreetmap.josm.gui.preferences.server.ProxyPreferencesPanel.ProxyPolicy
 
ProxyPreferencesPanel.ProxyPolicyChangeListener - Class in org.openstreetmap.josm.gui.preferences.server
 
ProxyPreferencesPanel.ProxyPolicyChangeListener() - Constructor for class org.openstreetmap.josm.gui.preferences.server.ProxyPreferencesPanel.ProxyPolicyChangeListener
 
pruneSuccsAndReverse(List<Integer>) - Static method in class org.openstreetmap.josm.actions.JoinNodeWayAction
 
pruneSuccsAndReverse(List<Integer>) - Static method in class org.openstreetmap.josm.actions.mapmode.DrawAction
 
ps - Variable in class org.openstreetmap.josm.io.NmeaReader
 
PseudoCommand - Class in org.openstreetmap.josm.command
PseudoCommand is a reduced form of a command.
PseudoCommand() - Constructor for class org.openstreetmap.josm.command.PseudoCommand
 
pstrings - Static variable in class org.openstreetmap.josm.tools.I18n
 
pts - Variable in class org.openstreetmap.josm.actions.mapmode.ParallelWays
 
purge - Variable in class org.openstreetmap.josm.gui.MainMenu
 
PurgeAction - Class in org.openstreetmap.josm.actions
The action to purge the selected primitives, i.e.
PurgeAction() - Constructor for class org.openstreetmap.josm.actions.PurgeAction
 
PurgeCommand - Class in org.openstreetmap.josm.command
Command, to purge a list of primitives.
PurgeCommand(OsmDataLayer, Collection<OsmPrimitive>, Collection<OsmPrimitive>) - Constructor for class org.openstreetmap.josm.command.PurgeCommand
This command relies on a number of consistency conditions: - makeIncomplete must be a subset of toPurge.
PushbackTokenizer - Class in org.openstreetmap.josm.actions.search
 
PushbackTokenizer(Reader) - Constructor for class org.openstreetmap.josm.actions.search.PushbackTokenizer
 
PushbackTokenizer.Range - Class in org.openstreetmap.josm.actions.search
 
PushbackTokenizer.Range(long, long) - Constructor for class org.openstreetmap.josm.actions.search.PushbackTokenizer.Range
 
PushbackTokenizer.Token - Enum in org.openstreetmap.josm.actions.search
 
PushbackTokenizer.Token(String) - Constructor for enum org.openstreetmap.josm.actions.search.PushbackTokenizer.Token
 
pushZoomUndo(EastNorth, double) - Method in class org.openstreetmap.josm.gui.NavigatableComponent
 
put(String, String) - Method in class org.openstreetmap.josm.data.osm.AbstractPrimitive
Set the given value to the given key.
put(String, String) - Method in class org.openstreetmap.josm.data.osm.Changeset
 
put(HistoryOsmPrimitive, ChangesetDataSet.ChangesetModificationType) - Method in class org.openstreetmap.josm.data.osm.ChangesetDataSet
Remembers a history primitive with the given modification type
put(HistoryOsmPrimitive) - Method in class org.openstreetmap.josm.data.osm.history.HistoryDataSet
Adds a history primitive to the data set
put(String, String) - Method in class org.openstreetmap.josm.data.osm.history.HistoryOsmPrimitive
 
put(String, String) - Method in class org.openstreetmap.josm.data.osm.OsmPrimitive
 
put(K, T) - Method in class org.openstreetmap.josm.data.osm.Storage.FMap
 
put(T) - Method in class org.openstreetmap.josm.data.osm.Storage
 
put(String, String) - Method in interface org.openstreetmap.josm.data.osm.Tagged
Sets a key/value pairs
put(T) - Method in class org.openstreetmap.josm.data.preferences.AbstractProperty
Sets this property to the specified value.
put(Boolean) - Method in class org.openstreetmap.josm.data.preferences.BooleanProperty
 
put(String) - Method in class org.openstreetmap.josm.data.preferences.CachedProperty
 
put(T) - Method in class org.openstreetmap.josm.data.preferences.CachedProperty
 
put(Collection<String>) - Method in class org.openstreetmap.josm.data.preferences.CollectionProperty
 
put(Color) - Method in class org.openstreetmap.josm.data.preferences.ColorProperty
 
put(Integer) - Method in class org.openstreetmap.josm.data.preferences.IntegerProperty
 
put(T, String...) - Method in class org.openstreetmap.josm.data.preferences.ParametrizedEnumProperty
 
put(String, String) - Method in class org.openstreetmap.josm.data.Preferences
Set a value for a certain setting.
put(String, boolean) - Method in class org.openstreetmap.josm.data.Preferences
 
put(String) - Method in class org.openstreetmap.josm.data.preferences.StringProperty
 
put(String, Object) - Method in class org.openstreetmap.josm.gui.mappaint.Cascade
 
put(StyleCache.StyleList, Range) - Method in class org.openstreetmap.josm.gui.mappaint.StyleCache
 
put(StyleCache.StyleList, double, double) - Method in class org.openstreetmap.josm.gui.mappaint.StyleCache
add a new styles to the cache.
put(Collection<? extends SourceEntry>) - Method in class org.openstreetmap.josm.gui.preferences.SourceEditor.SourcePrefHelper
 
put(KeyStroke, Object) - Method in class org.openstreetmap.josm.gui.util.RedirectInputMap
 
put(String, String, String) - Method in class org.openstreetmap.josm.io.Capabilities
 
put(A, B) - Method in class org.openstreetmap.josm.tools.MultiMap
Map a key to a value.
putAll(Map<? extends K, ? extends T>) - Method in class org.openstreetmap.josm.data.osm.Storage.FMap
 
putAll(A, Collection<B>) - Method in class org.openstreetmap.josm.tools.MultiMap
Map the key to all the given values.
putArray(String, Collection<Collection<String>>) - Method in class org.openstreetmap.josm.data.Preferences
 
putArrayDefault(String, List<List<String>>) - Method in class org.openstreetmap.josm.data.Preferences
 
putCollection(String, Collection<String>) - Method in class org.openstreetmap.josm.data.Preferences
 
putCollectionBounded(String, int, Collection<String>) - Method in class org.openstreetmap.josm.data.Preferences
Saves at most maxsize items of collection val.
putCollectionDefault(String, List<String>) - Method in class org.openstreetmap.josm.data.Preferences
 
putColor(String, Color) - Method in class org.openstreetmap.josm.data.Preferences
 
putDefault(String, String) - Method in class org.openstreetmap.josm.data.Preferences
 
putDouble(String, Double) - Method in class org.openstreetmap.josm.data.Preferences
 
putImpl(StyleCache.StyleList, double, double) - Method in class org.openstreetmap.josm.gui.mappaint.StyleCache
ASCII-art explanation: data[i] --|-------|---------|-- bd[i-1] bd[i] bd[i+1] (--------] lower upper
putInteger(String, Integer) - Method in class org.openstreetmap.josm.data.Preferences
 
putListOfStructs(String, Collection<Map<String, String>>) - Method in class org.openstreetmap.josm.data.Preferences
 
putListOfStructs(String, Collection<T>, Class<T>) - Method in class org.openstreetmap.josm.data.Preferences
Save a list of hashes represented by a struct-like class.
putListOfStructsDefault(String, List<Map<String, String>>) - Method in class org.openstreetmap.josm.data.Preferences
 
putLong(String, Long) - Method in class org.openstreetmap.josm.data.Preferences
 
putOrClear(String, Object) - Method in class org.openstreetmap.josm.gui.mappaint.Cascade
 
putSetting(String, Preferences.Setting) - Method in class org.openstreetmap.josm.data.Preferences
 
putUnique(T) - Method in class org.openstreetmap.josm.data.osm.Storage
 
putValue(String, String) - Method in class org.openstreetmap.gui.jmapviewer.Tile
Puts the given key/value pair to the metadata of the tile.
putValue(String, Object) - Method in class org.openstreetmap.josm.actions.ParameterizedActionDecorator
 
putVoid(A) - Method in class org.openstreetmap.josm.tools.MultiMap
Put a key that maps to nothing.
Puwg - Class in org.openstreetmap.josm.data.projection
PUWG 1992 and 2000 are the official cordinate systems in Poland.
Puwg() - Constructor for class org.openstreetmap.josm.data.projection.Puwg
 
Puwg(int) - Constructor for class org.openstreetmap.josm.data.projection.Puwg
 
Puwg.Epsg2176 - Class in org.openstreetmap.josm.data.projection
 
Puwg.Epsg2176() - Constructor for class org.openstreetmap.josm.data.projection.Puwg.Epsg2176
 
Puwg.Epsg2177 - Class in org.openstreetmap.josm.data.projection
 
Puwg.Epsg2177() - Constructor for class org.openstreetmap.josm.data.projection.Puwg.Epsg2177
 
Puwg.Epsg2178 - Class in org.openstreetmap.josm.data.projection
 
Puwg.Epsg2178() - Constructor for class org.openstreetmap.josm.data.projection.Puwg.Epsg2178
 
Puwg.Epsg2179 - Class in org.openstreetmap.josm.data.projection
 
Puwg.Epsg2179() - Constructor for class org.openstreetmap.josm.data.projection.Puwg.Epsg2179
 
Puwg.Epsg2180 - Class in org.openstreetmap.josm.data.projection
 
Puwg.Epsg2180() - Constructor for class org.openstreetmap.josm.data.projection.Puwg.Epsg2180
 
Puwg.Puwg2000 - Class in org.openstreetmap.josm.data.projection
 
Puwg.Puwg2000() - Constructor for class org.openstreetmap.josm.data.projection.Puwg.Puwg2000
 
Puwg.PuwgData - Interface in org.openstreetmap.josm.data.projection
 
Puwg2000CDName - Variable in class org.openstreetmap.josm.data.projection.Puwg.Puwg2000
 
Puwg2000Code - Variable in class org.openstreetmap.josm.data.projection.Puwg.Puwg2000
 
PuwgFalseEasting - Static variable in class org.openstreetmap.josm.data.projection.Puwg.Puwg2000
 
PuwgFalseNorthing - Static variable in class org.openstreetmap.josm.data.projection.Puwg.Puwg2000
 
PuwgProjectionChoice - Class in org.openstreetmap.josm.gui.preferences.projection
 
PuwgProjectionChoice() - Constructor for class org.openstreetmap.josm.gui.preferences.projection.PuwgProjectionChoice
 
PuwgScaleFactor - Static variable in class org.openstreetmap.josm.data.projection.Puwg.Puwg2000
 
PuwgZone - Static variable in class org.openstreetmap.josm.data.projection.Puwg.Epsg2176
 
PuwgZone - Static variable in class org.openstreetmap.josm.data.projection.Puwg.Epsg2177
 
PuwgZone - Static variable in class org.openstreetmap.josm.data.projection.Puwg.Epsg2178
 
PuwgZone - Static variable in class org.openstreetmap.josm.data.projection.Puwg.Epsg2179
 
pWays - Variable in class org.openstreetmap.josm.actions.mapmode.ParallelWayAction
 

Q

quad - Variable in class org.openstreetmap.josm.data.osm.QuadBuckets.QBLevel
 
QuadBuckets<T extends OsmPrimitive> - Class in org.openstreetmap.josm.data.osm
Note: bbox of primitives added to QuadBuckets has to stay the same.
QuadBuckets() - Constructor for class org.openstreetmap.josm.data.osm.QuadBuckets
 
QuadBuckets.QBLevel - Class in org.openstreetmap.josm.data.osm
 
QuadBuckets.QBLevel() - Constructor for class org.openstreetmap.josm.data.osm.QuadBuckets.QBLevel
Constructor for root node
QuadBuckets.QBLevel(QuadBuckets<T>.QBLevel, int) - Constructor for class org.openstreetmap.josm.data.osm.QuadBuckets.QBLevel
 
QuadBuckets.QuadBucketIterator - Class in org.openstreetmap.josm.data.osm
 
QuadBuckets.QuadBucketIterator(QuadBuckets<T>) - Constructor for class org.openstreetmap.josm.data.osm.QuadBuckets.QuadBucketIterator
 
quadkeyPattern - Static variable in class org.openstreetmap.gui.jmapviewer.tilesources.BingAerialTileSource
 
quads() - Method in class org.openstreetmap.josm.data.osm.QuadBuckets.QBLevel
 
QuadStateCheckBox - Class in org.openstreetmap.josm.gui
 
QuadStateCheckBox(String, Icon, QuadStateCheckBox.State, QuadStateCheckBox.State[]) - Constructor for class org.openstreetmap.josm.gui.QuadStateCheckBox
 
QuadStateCheckBox(String, QuadStateCheckBox.State, QuadStateCheckBox.State[]) - Constructor for class org.openstreetmap.josm.gui.QuadStateCheckBox
 
QuadStateCheckBox.QuadStateDecorator - Class in org.openstreetmap.josm.gui
 
QuadStateCheckBox.QuadStateDecorator(ButtonModel) - Constructor for class org.openstreetmap.josm.gui.QuadStateCheckBox.QuadStateDecorator
 
QuadStateCheckBox.State - Enum in org.openstreetmap.josm.gui
 
QuadStateCheckBox.State() - Constructor for enum org.openstreetmap.josm.gui.QuadStateCheckBox.State
 
quadTile(LatLon) - Static method in class org.openstreetmap.josm.data.coor.QuadTiling
 
QuadTiling - Class in org.openstreetmap.josm.data.coor
 
QuadTiling() - Constructor for class org.openstreetmap.josm.data.coor.QuadTiling
 
query - Variable in class org.openstreetmap.josm.gui.dialogs.changeset.query.ChangesetQueryTask
the changeset query
queryChangesets(ChangesetQuery, ProgressMonitor) - Method in class org.openstreetmap.josm.io.OsmServerChangesetReader
Queries a list
questionMarkPresent - Variable in class org.openstreetmap.josm.gui.mappaint.mapcss.Condition.KeyCondition
 
queue - Variable in class org.openstreetmap.josm.tools.XmlObjectParser
The queue of already parsed items from the parsing thread.
queueEmpty - Variable in class org.openstreetmap.josm.gui.layer.WMSLayer
 
queueIterator - Variable in class org.openstreetmap.josm.tools.XmlObjectParser
 

R

R - Static variable in class org.openstreetmap.josm.gui.mappaint.mapcss.Selector.GeneralSelector
 
R - Static variable in class org.openstreetmap.josm.tools.OsmUrlToBounds
 
r0 - Variable in class org.openstreetmap.josm.data.projection.proj.LambertConformalConic
radius of the parallel of latitude of the false origin (2SP) or at natural origin (1SP)
RADIANS_PER_SECOND - Static variable in class org.openstreetmap.josm.data.projection.datum.NTV2GridShift
 
radius(int) - Static method in class org.openstreetmap.gui.jmapviewer.OsmMercator
 
radius - Variable in class org.openstreetmap.josm.actions.AlignInCircleAction.PolarCoor
 
RADIUS_E - Static variable in class org.openstreetmap.gui.jmapviewer.tilesources.ScanexTileSource
 
railway - Variable in class org.openstreetmap.josm.data.validation.tests.CrossingWays.ExtendedSegment
The railway type
rand - Variable in class org.openstreetmap.gui.jmapviewer.tilesources.TemplatedTMSTileSource
 
random(int, int) - Static method in class org.openstreetmap.josm.io.imagery.Grabber
 
randomParts - Variable in class org.openstreetmap.gui.jmapviewer.tilesources.TemplatedTMSTileSource
 
range - Variable in class org.openstreetmap.josm.gui.mappaint.mapcss.Selector.GeneralSelector
 
range - Variable in class org.openstreetmap.josm.gui.mappaint.MultiCascade
 
Range - Class in org.openstreetmap.josm.gui.mappaint
An interval of the form "lower < x <= upper" where 0 <= lower < upper.
Range() - Constructor for class org.openstreetmap.josm.gui.mappaint.Range
 
Range(double, double) - Constructor for class org.openstreetmap.josm.gui.mappaint.Range
 
range - Variable in class org.openstreetmap.josm.gui.mappaint.xml.Prototype
 
rangeCheck(int) - Method in class org.openstreetmap.josm.tools.CopyList
 
rawData - Variable in class org.openstreetmap.josm.actions.downloadtasks.DownloadGpsTask.DownloadTask
 
rbBasicAuthentication - Variable in class org.openstreetmap.josm.gui.preferences.server.AuthenticationPreferencesPanel
indicates whether we use basic authentication
rbBoth - Variable in class org.openstreetmap.josm.gui.dialogs.changeset.query.AdvancedChangesetQueryPanel.OpenAndCloseStateRestrictionPanel
 
rbClosedAfter - Variable in class org.openstreetmap.josm.gui.dialogs.changeset.query.AdvancedChangesetQueryPanel.TimeRestrictionPanel
 
rbClosedAfterAndCreatedBefore - Variable in class org.openstreetmap.josm.gui.dialogs.changeset.query.AdvancedChangesetQueryPanel.TimeRestrictionPanel
 
rbClosedOnly - Variable in class org.openstreetmap.josm.gui.dialogs.changeset.query.AdvancedChangesetQueryPanel.OpenAndCloseStateRestrictionPanel
 
rbExisting - Variable in class org.openstreetmap.josm.gui.io.ChangesetManagementPanel
 
rbFillOneChangeset - Variable in class org.openstreetmap.josm.gui.io.UploadStrategySelectionPanel
 
rbOAuth - Variable in class org.openstreetmap.josm.gui.preferences.server.AuthenticationPreferencesPanel
indicates whether we use OAuth as authentication scheme
rbOpenOnly - Variable in class org.openstreetmap.josm.gui.dialogs.changeset.query.AdvancedChangesetQueryPanel.OpenAndCloseStateRestrictionPanel
 
rbProxyPolicy - Variable in class org.openstreetmap.josm.gui.preferences.server.ProxyPreferencesPanel
 
rbQueries - Variable in class org.openstreetmap.josm.gui.dialogs.changeset.query.BasicChangesetQueryPanel
 
rbRestrictToMyself - Variable in class org.openstreetmap.josm.gui.dialogs.changeset.query.AdvancedChangesetQueryPanel.UserRestrictionPanel
 
rbRestrictToUid - Variable in class org.openstreetmap.josm.gui.dialogs.changeset.query.AdvancedChangesetQueryPanel.UserRestrictionPanel
 
rbRestrictToUserName - Variable in class org.openstreetmap.josm.gui.dialogs.changeset.query.AdvancedChangesetQueryPanel.UserRestrictionPanel
 
rbStrategy - Variable in class org.openstreetmap.josm.gui.io.UploadStrategySelectionPanel
 
rbTimeBasedUpatePolicy - Variable in class org.openstreetmap.josm.gui.preferences.plugin.PluginUpdatePolicyPanel
 
rbUseMultipleChangesets - Variable in class org.openstreetmap.josm.gui.io.UploadStrategySelectionPanel
 
rbUseNew - Variable in class org.openstreetmap.josm.gui.io.ChangesetManagementPanel
 
rbVersionBasedUpatePolicy - Variable in class org.openstreetmap.josm.gui.preferences.plugin.PluginUpdatePolicyPanel
 
read() - Method in class org.openstreetmap.josm.io.MirroredInputStream
 
read(byte[]) - Method in class org.openstreetmap.josm.io.MirroredInputStream
 
read(byte[], int, int) - Method in class org.openstreetmap.josm.io.MirroredInputStream
 
read(byte[], int, int) - Method in class org.openstreetmap.josm.io.ProgressInputStream
 
read() - Method in class org.openstreetmap.josm.io.ProgressInputStream
 
read(String) - Method in class org.openstreetmap.josm.tools.WikiReader
Read the page specified by the url and return the content.
READ_PROTOCOL_VERSION - Static variable in class org.openstreetmap.josm.io.remotecontrol.PermissionPrefWithDefault
 
readAll(Reader, boolean) - Static method in class org.openstreetmap.josm.gui.tagging.TaggingPreset
 
readAll(String, boolean) - Static method in class org.openstreetmap.josm.gui.tagging.TaggingPreset
 
readAll(Collection<String>, boolean) - Static method in class org.openstreetmap.josm.gui.tagging.TaggingPreset
 
readChangeset(long, ProgressMonitor) - Method in class org.openstreetmap.josm.io.OsmServerChangesetReader
Reads the changeset with id id from the server
readChangesetAction - Variable in class org.openstreetmap.josm.gui.dialogs.ChangesetDialog
 
readChangesets(Collection<Integer>, ProgressMonitor) - Method in class org.openstreetmap.josm.io.OsmServerChangesetReader
Reads the changeset with id id from the server
readCommon(PrimitiveData) - Method in class org.openstreetmap.josm.io.OsmReader
Read out the common attributes and put them into current OsmPrimitive.
reader - Variable in class org.openstreetmap.josm.actions.CloseChangesetAction.DownloadOpenChangesetsTask
 
reader - Variable in class org.openstreetmap.josm.actions.downloadtasks.DownloadGpsTask.DownloadTask
 
reader - Variable in class org.openstreetmap.josm.actions.downloadtasks.DownloadOsmTask.DownloadTask
 
reader - Variable in class org.openstreetmap.josm.actions.downloadtasks.DownloadReferrersTask
 
reader - Variable in class org.openstreetmap.josm.actions.UploadSelectionAction.DeletedParentsChecker
 
reader - Variable in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetContentDownloadTask
the reader object used to read changesets from the API
reader - Variable in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetHeaderDownloadTask
 
reader - Variable in class org.openstreetmap.josm.gui.help.HelpBrowser
 
reader - Variable in class org.openstreetmap.josm.gui.io.DownloadOpenChangesetsTask
 
reader - Variable in class org.openstreetmap.josm.gui.preferences.SourceEditor.SourceLoader
 
readException(URLConnection) - Method in class org.openstreetmap.josm.io.imagery.WMSGrabber
 
readExternal(ObjectInput) - Method in class org.openstreetmap.josm.gui.layer.WMSLayer
 
readFromPreferences() - Static method in class org.openstreetmap.josm.gui.mappaint.MapPaintStyles
 
readFromPreferences(boolean) - Static method in class org.openstreetmap.josm.gui.tagging.TaggingPreset
 
readFromString(String) - Method in class org.openstreetmap.josm.actions.ActionParameter
 
readFromString(String) - Method in class org.openstreetmap.josm.actions.ActionParameter.SearchSettingsActionParameter
 
readFromString(String) - Method in class org.openstreetmap.josm.actions.ActionParameter.StringActionParameter
 
readFromString(String) - Static method in class org.openstreetmap.josm.actions.search.SearchAction.SearchSetting
 
readFromTrac(BufferedReader) - Method in class org.openstreetmap.josm.tools.WikiReader
 
readFull - Variable in class org.openstreetmap.josm.io.OsmServerBackreferenceReader
true if this reader should complete incomplete primitives
readIfEqual(PushbackTokenizer.Token) - Method in class org.openstreetmap.josm.actions.search.PushbackTokenizer
 
readIncompletePrimitives(DataSet, ProgressMonitor) - Method in class org.openstreetmap.josm.io.OsmServerBackreferenceReader
Scans a dataset for incomplete primitives.
readLang(String) - Method in class org.openstreetmap.josm.tools.WikiReader
 
readLang(URL) - Method in class org.openstreetmap.josm.tools.WikiReader
 
readLocalPluginInformation() - Method in class org.openstreetmap.josm.gui.preferences.PluginPreference
Reads locally available information about plugins from the local file system.
ReadLocalPluginInformationTask - Class in org.openstreetmap.josm.plugins
This is an asynchronous task for reading plugin information from the files in the local plugin repositories.
ReadLocalPluginInformationTask() - Constructor for class org.openstreetmap.josm.plugins.ReadLocalPluginInformationTask
 
ReadLocalPluginInformationTask(ProgressMonitor) - Constructor for class org.openstreetmap.josm.plugins.ReadLocalPluginInformationTask
 
readNormal(BufferedReader) - Method in class org.openstreetmap.josm.tools.WikiReader
 
readNumber(String) - Method in class org.openstreetmap.josm.actions.search.PushbackTokenizer
 
readObject(ObjectInputStream) - Method in class org.openstreetmap.gui.jmapviewer.Coordinate
 
readObject(ObjectInputStream) - Method in class org.openstreetmap.josm.data.imagery.GeorefImage
 
readOrientation(File) - Static method in class org.openstreetmap.josm.tools.ExifReader
 
readOsmIds() - Method in class org.openstreetmap.josm.gui.widgets.OsmIdTextField.OsmIdValidator
 
readOsmIds() - Method in class org.openstreetmap.josm.gui.widgets.OsmIdTextField
 
readParameter(String, Collection<String>) - Method in class org.openstreetmap.josm.gui.MainApplet
 
readPreferences(Preferences) - Method in class org.openstreetmap.josm.gui.preferences.advanced.AdvancedPreference
 
readPreferencesFromDOMElement(Element) - Method in class org.openstreetmap.josm.data.CustomConfigurator.XMLCommandProcessor
 
readPrefsFromJS(ScriptEngine, Preferences, String) - Static method in class org.openstreetmap.josm.data.CustomConfigurator.PreferencesUtils
Convert JavaScript preferences object to preferences data structures
readRange(String) - Method in class org.openstreetmap.josm.actions.search.PushbackTokenizer
 
ReadRemotePluginInformationTask - Class in org.openstreetmap.josm.plugins
An asynchronous task for downloading plugin lists from the configured plugin download sites.
ReadRemotePluginInformationTask(Collection<String>) - Constructor for class org.openstreetmap.josm.plugins.ReadRemotePluginInformationTask
Creates the task
ReadRemotePluginInformationTask(ProgressMonitor, Collection<String>) - Constructor for class org.openstreetmap.josm.plugins.ReadRemotePluginInformationTask
Creates the task
ReadRemotePluginInformationTask.CacheType - Enum in org.openstreetmap.josm.plugins
 
ReadRemotePluginInformationTask.CacheType() - Constructor for enum org.openstreetmap.josm.plugins.ReadRemotePluginInformationTask.CacheType
 
readSoFar - Variable in class org.openstreetmap.josm.io.ProgressInputStream
 
readTextOrNumber() - Method in class org.openstreetmap.josm.actions.search.PushbackTokenizer
 
readTillChar(char, char) - Method in class org.openstreetmap.josm.gui.preferences.ToolbarPreferences.ActionParser
 
readTime(String) - Method in class org.openstreetmap.josm.io.NmeaReader
 
readTime(File) - Static method in class org.openstreetmap.josm.tools.ExifReader
 
readXML(String, String) - Static method in class org.openstreetmap.josm.data.CustomConfigurator
 
readXML(File, Preferences) - Static method in class org.openstreetmap.josm.data.CustomConfigurator
Read configuration script from XML file, modifying given preferences object
readXML(File) - Static method in class org.openstreetmap.josm.data.CustomConfigurator
Read configuration script from XML file, modifying main preferences
real - Variable in class org.openstreetmap.josm.io.imagery.WMSRequest
 
REAL_WIDTH - Static variable in interface org.openstreetmap.josm.gui.mappaint.StyleKeys
 
realindexes - Variable in class org.openstreetmap.josm.tools.Diff.file_data
Vector mapping virtual line numbers (not counting discarded lines) to real ones (counting those lines).
realm - Variable in exception org.openstreetmap.josm.data.ServerSidePreferences.MissingPassword
 
realRun() - Method in class org.openstreetmap.josm.actions.CloseChangesetAction.DownloadOpenChangesetsTask
 
realRun() - Method in class org.openstreetmap.josm.actions.downloadtasks.DownloadGpsTask.DownloadTask
 
realRun() - Method in class org.openstreetmap.josm.actions.downloadtasks.DownloadOsmTask.DownloadTask
 
realRun() - Method in class org.openstreetmap.josm.actions.downloadtasks.DownloadReferrersTask
 
realRun() - Method in class org.openstreetmap.josm.actions.OpenFileAction.OpenFileTask
 
realRun() - Method in class org.openstreetmap.josm.actions.SessionLoadAction.Loader
 
realRun() - Method in class org.openstreetmap.josm.actions.UploadSelectionAction.DeletedParentsChecker
 
realRun() - Method in class org.openstreetmap.josm.actions.ValidateAction.ValidationTask
 
realRun() - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetContentDownloadTask
 
realRun() - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetHeaderDownloadTask
 
realRun() - Method in class org.openstreetmap.josm.gui.dialogs.changeset.query.ChangesetQueryTask
 
realRun() - Method in class org.openstreetmap.josm.gui.dialogs.MapPaintDialog.SaveAsAction.SaveToFileTask
 
realRun() - Method in class org.openstreetmap.josm.gui.dialogs.relation.ChildRelationBrowser.DownloadAllChildrenTask
 
realRun() - Method in class org.openstreetmap.josm.gui.dialogs.relation.ChildRelationBrowser.DownloadRelationSetTask
 
realRun() - Method in class org.openstreetmap.josm.gui.dialogs.relation.DownloadRelationMemberTask
 
realRun() - Method in class org.openstreetmap.josm.gui.dialogs.relation.DownloadRelationTask
 
realRun() - Method in class org.openstreetmap.josm.gui.dialogs.relation.ParentRelationLoadingTask
 
realRun() - Method in class org.openstreetmap.josm.gui.dialogs.relation.RelationTree.RelationLoader
 
realRun() - Method in class org.openstreetmap.josm.gui.dialogs.ValidatorDialog.FixTask
 
realRun() - Method in class org.openstreetmap.josm.gui.download.PlaceSelection.NameQueryTask
 
realRun() - Method in class org.openstreetmap.josm.gui.history.HistoryLoadTask
 
realRun() - Method in class org.openstreetmap.josm.gui.io.CloseChangesetTask
 
realRun() - Method in class org.openstreetmap.josm.gui.io.DownloadFileTask
 
realRun() - Method in class org.openstreetmap.josm.gui.io.DownloadOpenChangesetsTask
 
realRun() - Method in class org.openstreetmap.josm.gui.io.DownloadPrimitivesTask
 
realRun() - Method in class org.openstreetmap.josm.gui.io.UpdatePrimitivesTask
 
realRun() - Method in class org.openstreetmap.josm.gui.io.UploadPrimitivesTask
 
realRun() - Method in class org.openstreetmap.josm.gui.layer.geoimage.GeoImageLayer.Loader
 
realRun() - Method in class org.openstreetmap.josm.gui.mappaint.MapPaintStyles.MapPaintStyleLoader
 
realRun() - Method in class org.openstreetmap.josm.gui.oauth.FullyAutomaticAuthorizationUI.FullyAutomaticAuthorisationTask
 
realRun() - Method in class org.openstreetmap.josm.gui.oauth.RetrieveAccessTokenTask
 
realRun() - Method in class org.openstreetmap.josm.gui.oauth.RetrieveRequestTokenTask
 
realRun() - Method in class org.openstreetmap.josm.gui.oauth.TestAccessTokenTask
 
realRun() - Method in class org.openstreetmap.josm.gui.PleaseWaitRunnable
Called in the worker thread to do the actual work.
realRun() - Method in class org.openstreetmap.josm.gui.preferences.server.ApiUrlTestTask
 
realRun() - Method in class org.openstreetmap.josm.gui.preferences.SourceEditor.SourceLoader
 
realRun() - Method in class org.openstreetmap.josm.gui.progress.ContributorTermsUpdateRunnable
 
realRun() - Method in class org.openstreetmap.josm.plugins.PluginDownloadTask
 
realRun() - Method in class org.openstreetmap.josm.plugins.ReadLocalPluginInformationTask
 
realRun() - Method in class org.openstreetmap.josm.plugins.ReadRemotePluginInformationTask
 
realWidth - Variable in class org.openstreetmap.josm.gui.mappaint.LineElemStyle
 
realWidth - Variable in class org.openstreetmap.josm.gui.mappaint.xml.LinePrototype
 
reason - Variable in class org.openstreetmap.josm.plugins.PluginHandler.DeprecatedPlugin
 
rebuild() - Method in class org.openstreetmap.josm.gui.conflict.tags.TagConflictResolverModel
initializes the model from the current tags
rebuild() - Method in class org.openstreetmap.josm.gui.io.RecentlyOpenedFilesMenu
 
rebuild() - Method in class org.openstreetmap.josm.gui.tagging.ac.AutoCompletionManager
initializes the cache from the primitives in the dataset
recalculateBounds() - Method in class org.openstreetmap.josm.data.gpx.GpxData
calculates the bounding box of available data and returns it.
recalculateCenterScale(BoundingXYVisitor) - Method in class org.openstreetmap.josm.gui.MapView
Set the new dimension to the view.
recentlyOpened - Variable in class org.openstreetmap.josm.gui.MainMenu
 
RecentlyOpenedFilesMenu - Class in org.openstreetmap.josm.gui.io
Show list of recently opened files
RecentlyOpenedFilesMenu() - Constructor for class org.openstreetmap.josm.gui.io.RecentlyOpenedFilesMenu
 
RecentlyOpenedFilesMenu.ClearAction - Class in org.openstreetmap.josm.gui.io
 
RecentlyOpenedFilesMenu.ClearAction() - Constructor for class org.openstreetmap.josm.gui.io.RecentlyOpenedFilesMenu.ClearAction
 
recentlyPlayedMarker - Static variable in class org.openstreetmap.josm.gui.layer.markerlayer.AudioMarker
 
recentlyPlayedMarker() - Static method in class org.openstreetmap.josm.gui.layer.markerlayer.AudioMarker
 
recentTags - Static variable in class org.openstreetmap.josm.gui.dialogs.properties.PropertiesDialog
 
recheckAfter - Variable in class org.openstreetmap.gui.jmapviewer.OsmFileCacheTileLoader
 
reconstituteConflicts() - Method in class org.openstreetmap.josm.command.ConflictResolveCommand
reconstitutes all remembered conflicts.
reconstruct(DialogsPanel.Action, ToggleDialog) - Method in class org.openstreetmap.josm.gui.dialogs.DialogsPanel
Reconstruct the view, if the configurations of dialogs has changed.
recordHistory - Variable in class org.openstreetmap.josm.actions.OpenFileAction.OpenFileTask
 
recoverFromChangesetFullException() - Method in class org.openstreetmap.josm.gui.io.UploadPrimitivesTask
 
recoverFromGoneOnServer(OsmApiPrimitiveGoneException, ProgressMonitor) - Method in class org.openstreetmap.josm.gui.io.UploadLayerTask
Retries to recover the upload operation from an exception which was thrown because an uploaded primitive was already deleted on the server.
recoverFromGoneOnServer(OsmApiPrimitiveGoneException, ProgressMonitor) - Method in class org.openstreetmap.josm.gui.io.UploadPrimitivesTask
Retries to recover the upload operation from an exception which was thrown because an uploaded primitive was already deleted on the server.
recoverUnsavedLayers() - Method in class org.openstreetmap.josm.data.AutosaveTask
 
rectaction - Variable in class org.openstreetmap.josm.gui.ImageryMenu
 
rectToPolygon(Rectangle) - Method in class org.openstreetmap.josm.gui.SelectionManager
 
red(Color) - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.Expression.FunctionExpression.EvalFunctions
 
redirect(JComponent, JComponent) - Static method in class org.openstreetmap.josm.gui.util.RedirectInputMap
 
RedirectInputMap - Class in org.openstreetmap.josm.gui.util
Make shortcuts from main window work in dialog windows.
RedirectInputMap(JComponent, InputMap) - Constructor for class org.openstreetmap.josm.gui.util.RedirectInputMap
 
redirectToMainContentPane(JComponent) - Static method in class org.openstreetmap.josm.Main
 
redo() - Method in class org.openstreetmap.josm.data.UndoRedoHandler
Redoes the last undoed command.
redo(int) - Method in class org.openstreetmap.josm.data.UndoRedoHandler
Redoes multiple commands.
redo - Variable in class org.openstreetmap.josm.gui.MainMenu
 
RedoAction - Class in org.openstreetmap.josm.actions
Redoes the last command.
RedoAction() - Constructor for class org.openstreetmap.josm.actions.RedoAction
Construct the action with "Redo" as label.
redoCommands - Variable in class org.openstreetmap.josm.data.UndoRedoHandler
The stack for redoing commands
redoSelectionListener - Variable in class org.openstreetmap.josm.gui.dialogs.CommandStackDialog
 
redoTree - Variable in class org.openstreetmap.josm.gui.dialogs.CommandStackDialog
 
redoTreeModel - Variable in class org.openstreetmap.josm.gui.dialogs.CommandStackDialog
 
redoUndoListener - Variable in class org.openstreetmap.josm.Main
 
redraw() - Method in class org.openstreetmap.josm.gui.layer.TMSLayer
Initiates a repaint of Main.map
redrawIcon() - Method in class org.openstreetmap.josm.gui.io.SaveLayersDialog.SaveAndProceedAction
 
redrawIfRequired() - Method in class org.openstreetmap.josm.actions.mapmode.DrawAction
Checks if a map redraw is required and does so if needed.
reduceAround(double, Range) - Method in class org.openstreetmap.josm.gui.mappaint.Range
under the premise, that x is within this range, and not within the other range, it shrinks this range in a way to exclude the other range, but still contain x.
redX - Static variable in class org.openstreetmap.josm.gui.dialogs.UserListDialog
 
reference - Variable in class org.openstreetmap.josm.gui.history.HistoryBrowserModel
 
reference - Variable in class org.openstreetmap.josm.gui.history.TwoColumnDiff
 
referenced - Variable in class org.openstreetmap.josm.data.osm.PrimitiveDeepCopy
 
referenceDiff - Variable in class org.openstreetmap.josm.gui.history.TwoColumnDiff
 
referenceInfoPanel - Variable in class org.openstreetmap.josm.gui.history.CoordinateInfoViewer
the common info panel for the history node in role REFERENCE_POINT_IN_TIME
referenceInfoPanel - Variable in class org.openstreetmap.josm.gui.history.NodeListViewer
 
referenceInfoPanel - Variable in class org.openstreetmap.josm.gui.history.RelationMemberListViewer
 
referenceInfoPanel - Variable in class org.openstreetmap.josm.gui.history.TagInfoViewer
 
referenceLatLonViewer - Variable in class org.openstreetmap.josm.gui.history.CoordinateInfoViewer
the info panel for coordinates for the node in role REFERENCE_POINT_IN_TIME
referenceNodeListTableModel - Variable in class org.openstreetmap.josm.gui.history.HistoryBrowserModel
 
referenceRelationMemberTableModel - Variable in class org.openstreetmap.josm.gui.history.HistoryBrowserModel
 
referenceSegment - Variable in class org.openstreetmap.josm.actions.mapmode.ParallelWayAction
 
referenceTagTableModel - Variable in class org.openstreetmap.josm.gui.history.HistoryBrowserModel
 
referredPrimitiveNotInDataset() - Method in class org.openstreetmap.josm.data.osm.DatasetConsistencyTest
 
referrerBrowser - Variable in class org.openstreetmap.josm.gui.dialogs.relation.GenericRelationEditor
 
referrerModel - Variable in class org.openstreetmap.josm.gui.dialogs.relation.GenericRelationEditor
 
referrers - Variable in class org.openstreetmap.josm.data.osm.OsmPrimitive
 
referrers - Variable in class org.openstreetmap.josm.gui.dialogs.relation.ParentRelationLoadingTask
 
referrers - Variable in class org.openstreetmap.josm.gui.dialogs.relation.ReferringRelationsBrowser
the list of relations
referrers - Variable in class org.openstreetmap.josm.gui.dialogs.relation.ReferringRelationsBrowserModel
 
referrersToString(List<OsmPrimitive>) - Method in class org.openstreetmap.josm.gui.conflict.pair.properties.PropertiesMerger
 
ReferringRelationsBrowser - Class in org.openstreetmap.josm.gui.dialogs.relation
This is browser for a list of relations which refer to another relations
ReferringRelationsBrowser(OsmDataLayer, ReferringRelationsBrowserModel, GenericRelationEditor) - Constructor for class org.openstreetmap.josm.gui.dialogs.relation.ReferringRelationsBrowser
 
ReferringRelationsBrowser.DblClickMouseAdapter - Class in org.openstreetmap.josm.gui.dialogs.relation
 
ReferringRelationsBrowser.DblClickMouseAdapter() - Constructor for class org.openstreetmap.josm.gui.dialogs.relation.ReferringRelationsBrowser.DblClickMouseAdapter
 
ReferringRelationsBrowser.EditAction - Class in org.openstreetmap.josm.gui.dialogs.relation
Action for editing the currently selected relation
ReferringRelationsBrowser.EditAction() - Constructor for class org.openstreetmap.josm.gui.dialogs.relation.ReferringRelationsBrowser.EditAction
 
ReferringRelationsBrowser.ReloadAction - Class in org.openstreetmap.josm.gui.dialogs.relation
Action for loading the parent relations of a relation
ReferringRelationsBrowser.ReloadAction() - Constructor for class org.openstreetmap.josm.gui.dialogs.relation.ReferringRelationsBrowser.ReloadAction
 
ReferringRelationsBrowserModel - Class in org.openstreetmap.josm.gui.dialogs.relation
 
ReferringRelationsBrowserModel() - Constructor for class org.openstreetmap.josm.gui.dialogs.relation.ReferringRelationsBrowserModel
 
ReferringRelationsBrowserModel(Relation) - Constructor for class org.openstreetmap.josm.gui.dialogs.relation.ReferringRelationsBrowserModel
 
refersTo(OsmPrimitive) - Method in class org.openstreetmap.josm.data.osm.RelationMember
Replies true, if this relation member refers to the primitive
refresh() - Method in class org.openstreetmap.josm.gui.conflict.tags.RelationMemberConflictResolverModel
Refreshes the model state.
refresh() - Method in class org.openstreetmap.josm.gui.dialogs.HistoryDialog.HistoryItemTableModel
 
refresh() - Method in interface org.openstreetmap.josm.gui.dialogs.LayerListDialog.LayerListModelListener
 
refresh(Collection<? extends OsmPrimitive>) - Method in class org.openstreetmap.josm.gui.dialogs.UserListDialog
 
refresh() - Method in class org.openstreetmap.josm.gui.history.CoordinateInfoViewer.DistanceViewer
 
refresh() - Method in class org.openstreetmap.josm.gui.history.CoordinateInfoViewer.LatLonViewer
 
refresh() - Method in class org.openstreetmap.josm.gui.io.OpenChangesetComboBoxModel
Refreshes the content of the combobox model with the current list of open changesets from the ChangesetCache.
refresh() - Method in class org.openstreetmap.josm.tools.UrlLabel
 
refreshAuthorisationProcedurePanel() - Method in class org.openstreetmap.josm.gui.oauth.OAuthAuthorizationWizard
Refreshes the view of the authorisation panel, depending on the authorisation procedure currently selected
refreshBounds() - Method in class org.openstreetmap.josm.gui.download.BoundingBoxSelection.BoundingBoxBuilder
 
refreshEnabled() - Method in class org.openstreetmap.josm.gui.dialogs.relation.ChildRelationBrowser.EditAction
 
refreshEnabled() - Method in class org.openstreetmap.josm.gui.dialogs.relation.GenericRelationEditor.AddSelectedAfterSelection
 
refreshEnabled() - Method in class org.openstreetmap.josm.gui.dialogs.relation.GenericRelationEditor.AddSelectedAtEndAction
 
refreshEnabled() - Method in class org.openstreetmap.josm.gui.dialogs.relation.GenericRelationEditor.AddSelectedAtStartAction
 
refreshEnabled() - Method in class org.openstreetmap.josm.gui.dialogs.relation.GenericRelationEditor.AddSelectedBeforeSelection
 
refreshEnabled() - Method in class org.openstreetmap.josm.gui.dialogs.relation.GenericRelationEditor.EditAction
 
refreshEnabled() - Method in class org.openstreetmap.josm.gui.dialogs.relation.GenericRelationEditor.SetRoleAction
 
refreshEnabled() - Method in class org.openstreetmap.josm.gui.dialogs.relation.ReferringRelationsBrowser.EditAction
 
refreshEnabled() - Method in class org.openstreetmap.josm.gui.dialogs.relation.ReferringRelationsBrowser.ReloadAction
 
refreshEnabled() - Method in class org.openstreetmap.josm.gui.MainMenu.PresetsMenuEnabler
Refreshes the enabled state
refreshEnabledState() - Method in class org.openstreetmap.josm.gui.io.ChangesetManagementPanel.CloseChangesetAction
 
refreshEnabledState() - Method in class org.openstreetmap.josm.gui.io.CloseChangesetDialog.CloseAction
 
refreshGUI() - Method in class org.openstreetmap.josm.gui.io.ChangesetManagementPanel
 
refreshImageryMenu() - Method in class org.openstreetmap.josm.gui.ImageryMenu
 
refreshLocalPluginVersion(Collection<PluginInformation>) - Method in class org.openstreetmap.josm.gui.preferences.plugin.PluginPreferencesModel
Refreshes the local version field on the plugins in plugins with the version in the manifest of the downloaded "jar.new"-file for this plugin.
refreshMapView() - Method in class org.openstreetmap.josm.gui.bbox.TileSelectionBBoxChooser
 
refreshMenu() - Method in class org.openstreetmap.josm.gui.MenuScroller
 
refreshNode(TreePath) - Method in class org.openstreetmap.josm.gui.dialogs.relation.RelationTreeModel
Invoke to notify all listeners about an update of a particular node
refreshNumConflicts() - Method in class org.openstreetmap.josm.gui.conflict.tags.TagConflictResolverModel
 
refreshNumUndecidedTags() - Method in class org.openstreetmap.josm.gui.conflict.pair.tags.TagMergeModel
refreshes the number of undecided tag conflicts after an update in the list of TagMergeItems.
refreshOffsetMenu() - Method in class org.openstreetmap.josm.gui.ImageryMenu
 
refreshTitle() - Method in class org.openstreetmap.josm.gui.MapView
 
refreshToolbarControl() - Method in class org.openstreetmap.josm.gui.preferences.ToolbarPreferences
Parse the toolbar preference setting and construct the toolbar GUI control.
refreshUserIdentity() - Method in class org.openstreetmap.josm.gui.io.DownloadOpenChangesetsTask
Refreshes the user info from the server.
refreshView() - Method in class org.openstreetmap.josm.gui.dialogs.ConflictDialog
refreshes the view of this dialog
refreshView(Relation) - Method in class org.openstreetmap.josm.gui.dialogs.relation.ChildRelationBrowser.DownloadAllChildrenTask
 
refreshView(Relation) - Method in class org.openstreetmap.josm.gui.dialogs.relation.ChildRelationBrowser.DownloadRelationSetTask
 
refreshView() - Method in class org.openstreetmap.josm.gui.preferences.plugin.PluginListPanel
 
refreshView() - Method in class org.openstreetmap.josm.gui.preferences.server.OAuthAuthenticationPreferencesPanel.AlreadyAuthorisedPanel
 
refreshView() - Method in class org.openstreetmap.josm.gui.preferences.server.OAuthAuthenticationPreferencesPanel
 
regactions - Variable in class org.openstreetmap.josm.gui.preferences.ToolbarPreferences
 
regex_search - Variable in class org.openstreetmap.josm.data.osm.Filter.FilterPreferenceEntry
 
regexFlags(boolean) - Static method in class org.openstreetmap.josm.actions.search.SearchCompiler
 
regexSearch - Variable in class org.openstreetmap.josm.actions.search.SearchAction.SearchSetting
 
regexSearch - Variable in class org.openstreetmap.josm.actions.search.SearchCompiler
 
register(Class<? extends AbstractMapRenderer>, String, String) - Method in class org.openstreetmap.josm.data.osm.visitor.paint.MapRendererFactory
Registers a map renderer class.
register() - Method in class org.openstreetmap.josm.gui.dialogs.relation.MemberTableModel
 
register(OsmDataLayer, Relation, RelationEditor) - Method in class org.openstreetmap.josm.gui.dialogs.relation.RelationDialogManager
Register the relation editor for a relation managed by a OsmDataLayer.
register() - Method in class org.openstreetmap.josm.gui.dialogs.relation.SelectionTableModel
 
register(Action) - Method in class org.openstreetmap.josm.gui.preferences.ToolbarPreferences
 
register(NavigatableComponent, boolean) - Method in class org.openstreetmap.josm.gui.SelectionManager
Register itself at the given event source.
registerActionShortcut(JosmAction) - Static method in class org.openstreetmap.josm.Main
 
registerActionShortcut(Action, Shortcut) - Static method in class org.openstreetmap.josm.Main
 
registerAsListener() - Method in class org.openstreetmap.josm.gui.dialogs.ChangesetDialog
 
registerAsObserver(HistoryBrowserModel) - Method in class org.openstreetmap.josm.gui.history.CoordinateInfoViewer
 
registerAsObserver(HistoryBrowserModel) - Method in class org.openstreetmap.josm.gui.history.NodeListViewer
 
registerAsObserver(HistoryBrowserModel) - Method in class org.openstreetmap.josm.gui.history.RelationMemberListViewer
 
registerAsObserver(HistoryBrowserModel) - Method in class org.openstreetmap.josm.gui.history.TagInfoViewer
 
registerBaseProjection(String, ProjFactory, String) - Static method in class org.openstreetmap.josm.data.projection.Projections
Plugins can register additional base projections.
registerBaseProjection(String, Class<? extends Proj>, String) - Static method in class org.openstreetmap.josm.data.projection.Projections
 
registerBoundingBoxBuilder() - Method in class org.openstreetmap.josm.gui.download.BoundingBoxSelection
 
registerBrowserAdapter(FeatureAdapter.BrowserAdapter) - Static method in class org.openstreetmap.gui.jmapviewer.FeatureAdapter
 
registerCopyPasteAction(AbstractAction, Object, KeyStroke) - Method in class org.openstreetmap.josm.gui.dialogs.relation.GenericRelationEditor
 
registerCredentialsAgentFactory(CredentialsManager.CredentialsAgentFactory) - Static method in class org.openstreetmap.josm.io.auth.CredentialsManager
Plugins can register a CredentialsAgentFactory, thereby overriding JOSM's default credentials agent.
registerDefaultRenderers() - Method in class org.openstreetmap.josm.data.osm.visitor.paint.MapRendererFactory
 
registerFormatHook(NameFormatterHook) - Static method in class org.openstreetmap.josm.gui.DefaultNameFormatter
Registers a format hook.
registerListeners() - Method in class org.openstreetmap.josm.gui.dialogs.ConflictResolutionDialog
 
registerListeners() - Method in class org.openstreetmap.josm.gui.MapStatus
 
registerMenuAddition(Action) - Static method in class org.openstreetmap.josm.gui.layer.geoimage.GeoImageLayer
 
registerNewlayer(OsmDataLayer) - Method in class org.openstreetmap.josm.data.AutosaveTask
 
registerPostprocessor(OsmServerReadPostprocessor) - Static method in class org.openstreetmap.josm.io.OsmReader
register a new postprocessor
registerPostprocessor(OsmServerWritePostprocessor) - Static method in class org.openstreetmap.josm.io.OsmServerWriter
 
registerProjectionChoice(ProjectionChoice) - Static method in class org.openstreetmap.josm.gui.preferences.projection.ProjectionPreference
 
registerProjectionChoice(String, Projection) - Static method in class org.openstreetmap.josm.gui.preferences.projection.ProjectionPreference
 
registerRelationEditor(Class<RelationEditor>) - Method in class org.openstreetmap.josm.gui.dialogs.relation.RelationEditor
Registers a relation editor class.
registerSessionLayerExporter(Class<? extends Layer>, Class<? extends SessionLayerExporter>) - Static method in class org.openstreetmap.josm.io.session.SessionWriter
Register a session layer exporter.
registerSessionLayerImporter(String, Class<? extends SessionLayerImporter>) - Static method in class org.openstreetmap.josm.io.session.SessionReader
 
registerShortcut(String, String, int, int) - Static method in class org.openstreetmap.josm.tools.Shortcut
Register a shortcut.
registerShortcut(String, String, int, int, Integer) - Static method in class org.openstreetmap.josm.tools.Shortcut
 
registerSourceProvider(SourceProvider) - Static method in class org.openstreetmap.josm.gui.preferences.map.MapPaintPreference
 
registerSourceProvider(SourceProvider) - Static method in class org.openstreetmap.josm.gui.preferences.map.TaggingPresetPreference
 
registerSystemShortcut(String, String, int, int) - Static method in class org.openstreetmap.josm.tools.Shortcut
FOR PLATFORMHOOK USE ONLY This registers a system shortcut.
registerTranslationAdapter(FeatureAdapter.TranslationAdapter) - Static method in class org.openstreetmap.gui.jmapviewer.FeatureAdapter
 
registerUploadHook(UploadHook) - Static method in class org.openstreetmap.josm.actions.UploadAction
Registers an upload hook.
rehash(int) - Method in class org.openstreetmap.josm.data.osm.Storage
Additional mixing of hash
reImg - Variable in class org.openstreetmap.josm.data.imagery.GeorefImage
 
reindexNode(Node, LatLon, EastNorth) - Method in class org.openstreetmap.josm.data.osm.DataSet
 
reindexRelation(Relation) - Method in class org.openstreetmap.josm.data.osm.DataSet
 
reindexWay(Way) - Method in class org.openstreetmap.josm.data.osm.DataSet
 
rel - Variable in class org.openstreetmap.josm.actions.JoinAreasAction.RelationRole
 
rel_id - Variable in class org.openstreetmap.josm.data.validation.tests.DuplicateRelation.RelMember
 
relatedWayStroke - Variable in class org.openstreetmap.josm.data.osm.visitor.paint.WireframeMapRenderer
Helper variable for {@link #visit(Relation)
relation - Variable in class org.openstreetmap.josm.actions.JoinAreasAction.Multipolygon
 
relation - Variable in class org.openstreetmap.josm.command.ChangeRelationMemberRoleCommand
 
relation - Variable in class org.openstreetmap.josm.corrector.RoleCorrection
 
relation - Variable in class org.openstreetmap.josm.data.osm.event.RelationMembersChangedEvent
 
Relation - Class in org.openstreetmap.josm.data.osm
An relation, having a set of tags and any number (0...n) of members.
Relation(long, boolean) - Constructor for class org.openstreetmap.josm.data.osm.Relation
 
Relation() - Constructor for class org.openstreetmap.josm.data.osm.Relation
Create a new relation with id 0
Relation(Relation, boolean) - Constructor for class org.openstreetmap.josm.data.osm.Relation
 
Relation(Relation) - Constructor for class org.openstreetmap.josm.data.osm.Relation
Create an identical clone of the argument (including the id)
Relation(long) - Constructor for class org.openstreetmap.josm.data.osm.Relation
Creates a new relation for the given id.
Relation(long, int) - Constructor for class org.openstreetmap.josm.data.osm.Relation
Creates new relation
relation - Variable in class org.openstreetmap.josm.gui.conflict.tags.RelationMemberConflictDecision
 
relation - Variable in class org.openstreetmap.josm.gui.dialogs.properties.PropertiesDialog.AbstractRelationAction
 
relation - Variable in class org.openstreetmap.josm.gui.dialogs.relation.ChildRelationBrowser.DownloadAllChildrenTask
 
relation - Variable in class org.openstreetmap.josm.gui.dialogs.relation.ReferringRelationsBrowserModel
the relation
relation - Variable in class org.openstreetmap.josm.gui.dialogs.relation.RelationDialogManager.DialogContext
 
relation - Variable in class org.openstreetmap.josm.gui.dialogs.relation.RelationEditor
The relation that this editor is working on.
relation - Variable in class org.openstreetmap.josm.gui.dialogs.relation.RelationTree.RelationLoader
 
RELATION_EMPTY - Static variable in class org.openstreetmap.josm.data.validation.tests.RelationChecker
 
RELATION_PROP - Static variable in class org.openstreetmap.josm.gui.dialogs.relation.RelationEditor
the property name for the current relation.
RELATION_SNAPSHOT_PROP - Static variable in class org.openstreetmap.josm.gui.dialogs.relation.RelationEditor
the property name for the current relation snapshot
RELATION_UNKNOWN - Static variable in class org.openstreetmap.josm.data.validation.tests.RelationChecker
 
RelationChecker - Class in org.openstreetmap.josm.data.validation.tests
Check for wrong relations
RelationChecker() - Constructor for class org.openstreetmap.josm.data.validation.tests.RelationChecker
Constructor
RelationChecker.RoleInfo - Class in org.openstreetmap.josm.data.validation.tests
 
RelationChecker.RoleInfo() - Constructor for class org.openstreetmap.josm.data.validation.tests.RelationChecker.RoleInfo
 
relationColor - Variable in class org.openstreetmap.josm.data.osm.visitor.paint.WireframeMapRenderer
Color Preference for relations
relationComparator - Variable in class org.openstreetmap.josm.gui.DefaultNameFormatter
 
RelationData - Class in org.openstreetmap.josm.data.osm
 
RelationData() - Constructor for class org.openstreetmap.josm.data.osm.RelationData
 
RelationData(RelationData) - Constructor for class org.openstreetmap.josm.data.osm.RelationData
 
RelationDialogManager - Class in org.openstreetmap.josm.gui.dialogs.relation
RelationDialogManager keeps track of the open relation editors.
RelationDialogManager() - Constructor for class org.openstreetmap.josm.gui.dialogs.relation.RelationDialogManager
constructor
relationDialogManager - Static variable in class org.openstreetmap.josm.gui.dialogs.relation.RelationDialogManager
keeps track of open relation editors
RelationDialogManager.DialogContext - Class in org.openstreetmap.josm.gui.dialogs.relation
Helper class for keeping the context of a relation editor.
RelationDialogManager.DialogContext(OsmDataLayer, Relation) - Constructor for class org.openstreetmap.josm.gui.dialogs.relation.RelationDialogManager.DialogContext
 
RelationEditor - Class in org.openstreetmap.josm.gui.dialogs.relation
 
RelationEditor(OsmDataLayer, Relation, Collection<RelationMember>) - Constructor for class org.openstreetmap.josm.gui.dialogs.relation.RelationEditor
Creates a new relation editor
RelationListDialog - Class in org.openstreetmap.josm.gui.dialogs
A dialog showing all known relations, with buttons to add, edit, and delete them.
RelationListDialog() - Constructor for class org.openstreetmap.josm.gui.dialogs.RelationListDialog
constructor
relationListDialog - Variable in class org.openstreetmap.josm.gui.MapFrame
 
RelationListDialog.AddToRelation - Class in org.openstreetmap.josm.gui.dialogs
 
RelationListDialog.AddToRelation() - Constructor for class org.openstreetmap.josm.gui.dialogs.RelationListDialog.AddToRelation
 
RelationListDialog.DeleteAction - Class in org.openstreetmap.josm.gui.dialogs
The delete action
RelationListDialog.DeleteAction() - Constructor for class org.openstreetmap.josm.gui.dialogs.RelationListDialog.DeleteAction
 
RelationListDialog.DeleteAction.AbortException - Exception in org.openstreetmap.josm.gui.dialogs
 
RelationListDialog.DeleteAction.AbortException() - Constructor for exception org.openstreetmap.josm.gui.dialogs.RelationListDialog.DeleteAction.AbortException
 
RelationListDialog.DownloadMembersAction - Class in org.openstreetmap.josm.gui.dialogs
The action for downloading members of all selected relations
RelationListDialog.DownloadMembersAction() - Constructor for class org.openstreetmap.josm.gui.dialogs.RelationListDialog.DownloadMembersAction
 
RelationListDialog.DownloadSelectedIncompleteMembersAction - Class in org.openstreetmap.josm.gui.dialogs
Action for downloading incomplete members of selected relations
RelationListDialog.DownloadSelectedIncompleteMembersAction() - Constructor for class org.openstreetmap.josm.gui.dialogs.RelationListDialog.DownloadSelectedIncompleteMembersAction
 
RelationListDialog.DuplicateAction - Class in org.openstreetmap.josm.gui.dialogs
Creates a new relation with a copy of the current editor state
RelationListDialog.DuplicateAction() - Constructor for class org.openstreetmap.josm.gui.dialogs.RelationListDialog.DuplicateAction
 
RelationListDialog.EditAction - Class in org.openstreetmap.josm.gui.dialogs
The edit action
RelationListDialog.EditAction() - Constructor for class org.openstreetmap.josm.gui.dialogs.RelationListDialog.EditAction
 
RelationListDialog.MouseEventHandler - Class in org.openstreetmap.josm.gui.dialogs
 
RelationListDialog.MouseEventHandler() - Constructor for class org.openstreetmap.josm.gui.dialogs.RelationListDialog.MouseEventHandler
 
RelationListDialog.NewAction - Class in org.openstreetmap.josm.gui.dialogs
The action for creating a new relation
RelationListDialog.NewAction() - Constructor for class org.openstreetmap.josm.gui.dialogs.RelationListDialog.NewAction
 
RelationListDialog.RelationDialogPopupMenu - Class in org.openstreetmap.josm.gui.dialogs
 
RelationListDialog.RelationDialogPopupMenu(JList) - Constructor for class org.openstreetmap.josm.gui.dialogs.RelationListDialog.RelationDialogPopupMenu
 
RelationListDialog.RelationListModel - Class in org.openstreetmap.josm.gui.dialogs
The list model for the list of relations displayed in the relation list dialog.
RelationListDialog.RelationListModel(DefaultListSelectionModel) - Constructor for class org.openstreetmap.josm.gui.dialogs.RelationListDialog.RelationListModel
 
RelationListDialog.SelectAction - Class in org.openstreetmap.josm.gui.dialogs
Sets the current selection to the list of relations selected in this dialog
RelationListDialog.SelectAction(boolean) - Constructor for class org.openstreetmap.josm.gui.dialogs.RelationListDialog.SelectAction
 
RelationListDialog.SelectMembersAction - Class in org.openstreetmap.josm.gui.dialogs
Sets the current selection to the list of relations selected in this dialog
RelationListDialog.SelectMembersAction(boolean) - Constructor for class org.openstreetmap.josm.gui.dialogs.RelationListDialog.SelectMembersAction
 
RelationMember - Class in org.openstreetmap.josm.data.osm
A linkage class that can be used by an relation to keep a list of members.
RelationMember(String, OsmPrimitive) - Constructor for class org.openstreetmap.josm.data.osm.RelationMember
 
RelationMember(RelationMember) - Constructor for class org.openstreetmap.josm.data.osm.RelationMember
Copy constructor.
RelationMemberConflictDecision - Class in org.openstreetmap.josm.gui.conflict.tags
 
RelationMemberConflictDecision(Relation, int) - Constructor for class org.openstreetmap.josm.gui.conflict.tags.RelationMemberConflictDecision
 
RelationMemberConflictDecisionEditor - Class in org.openstreetmap.josm.gui.conflict.tags
 
RelationMemberConflictDecisionEditor() - Constructor for class org.openstreetmap.josm.gui.conflict.tags.RelationMemberConflictDecisionEditor
 
RelationMemberConflictDecisionRenderer - Class in org.openstreetmap.josm.gui.conflict.tags
 
RelationMemberConflictDecisionRenderer() - Constructor for class org.openstreetmap.josm.gui.conflict.tags.RelationMemberConflictDecisionRenderer
 
RelationMemberConflictDecisionType - Enum in org.openstreetmap.josm.gui.conflict.tags
 
RelationMemberConflictDecisionType() - Constructor for enum org.openstreetmap.josm.gui.conflict.tags.RelationMemberConflictDecisionType
 
RelationMemberConflictResolver - Class in org.openstreetmap.josm.gui.conflict.tags
 
RelationMemberConflictResolver() - Constructor for class org.openstreetmap.josm.gui.conflict.tags.RelationMemberConflictResolver
 
RelationMemberConflictResolver.ApplyRoleAction - Class in org.openstreetmap.josm.gui.conflict.tags
 
RelationMemberConflictResolver.ApplyRoleAction() - Constructor for class org.openstreetmap.josm.gui.conflict.tags.RelationMemberConflictResolver.ApplyRoleAction
 
RelationMemberConflictResolver.ToggleTagRelationsAction - Class in org.openstreetmap.josm.gui.conflict.tags
 
RelationMemberConflictResolver.ToggleTagRelationsAction() - Constructor for class org.openstreetmap.josm.gui.conflict.tags.RelationMemberConflictResolver.ToggleTagRelationsAction
 
RelationMemberConflictResolverColumnModel - Class in org.openstreetmap.josm.gui.conflict.tags
 
RelationMemberConflictResolverColumnModel() - Constructor for class org.openstreetmap.josm.gui.conflict.tags.RelationMemberConflictResolverColumnModel
 
RelationMemberConflictResolverCommand - Class in org.openstreetmap.josm.command
Represent a command for resolving conflicts in the member lists of two Relations.
RelationMemberConflictResolverCommand(Relation, Relation, List<RelationMember>) - Constructor for class org.openstreetmap.josm.command.RelationMemberConflictResolverCommand
 
RelationMemberConflictResolverModel - Class in org.openstreetmap.josm.gui.conflict.tags
This model manages a list of conflicting relation members.
RelationMemberConflictResolverModel() - Constructor for class org.openstreetmap.josm.gui.conflict.tags.RelationMemberConflictResolverModel
 
RelationMemberConflictResolverTable - Class in org.openstreetmap.josm.gui.conflict.tags
 
RelationMemberConflictResolverTable(RelationMemberConflictResolverModel) - Constructor for class org.openstreetmap.josm.gui.conflict.tags.RelationMemberConflictResolverTable
 
RelationMemberConflictResolverTable.SelectNextColumnCellAction - Class in org.openstreetmap.josm.gui.conflict.tags
Action to be run when the user navigates to the next cell in the table, for instance by pressing TAB or ENTER.
RelationMemberConflictResolverTable.SelectNextColumnCellAction() - Constructor for class org.openstreetmap.josm.gui.conflict.tags.RelationMemberConflictResolverTable.SelectNextColumnCellAction
 
RelationMemberConflictResolverTable.SelectPreviousColumnCellAction - Class in org.openstreetmap.josm.gui.conflict.tags
Action to be run when the user navigates to the previous cell in the table, for instance by pressing Shift-TAB
RelationMemberConflictResolverTable.SelectPreviousColumnCellAction() - Constructor for class org.openstreetmap.josm.gui.conflict.tags.RelationMemberConflictResolverTable.SelectPreviousColumnCellAction
 
RelationMemberData - Class in org.openstreetmap.josm.data.osm
 
RelationMemberData(String, OsmPrimitiveType, long) - Constructor for class org.openstreetmap.josm.data.osm.RelationMemberData
 
RelationMemberData(String, PrimitiveId) - Constructor for class org.openstreetmap.josm.data.osm.RelationMemberData
 
RelationMemberListColumnModel - Class in org.openstreetmap.josm.gui.conflict.pair.relation
 
RelationMemberListColumnModel() - Constructor for class org.openstreetmap.josm.gui.conflict.pair.relation.RelationMemberListColumnModel
 
RelationMemberListMergeModel - Class in org.openstreetmap.josm.gui.conflict.pair.relation
The model for merging two lists of relation members
RelationMemberListMergeModel() - Constructor for class org.openstreetmap.josm.gui.conflict.pair.relation.RelationMemberListMergeModel
 
RelationMemberListTableCellRenderer - Class in org.openstreetmap.josm.gui.history
The TableCellRenderer for a list of relation members in HistoryBrower
RelationMemberListTableCellRenderer() - Constructor for class org.openstreetmap.josm.gui.history.RelationMemberListTableCellRenderer
 
relationMemberListViewer - Variable in class org.openstreetmap.josm.gui.history.HistoryBrowser
 
RelationMemberListViewer - Class in org.openstreetmap.josm.gui.history
RelationMemberListViewer is a UI component which displays the list of relation members of two version of a Relation in a History.
RelationMemberListViewer(HistoryBrowserModel) - Constructor for class org.openstreetmap.josm.gui.history.RelationMemberListViewer
 
relationMemberMerger - Variable in class org.openstreetmap.josm.gui.conflict.pair.ConflictResolver
 
RelationMemberMerger - Class in org.openstreetmap.josm.gui.conflict.pair.relation
A UI component for resolving conflicts in the member lists of two Relation
RelationMemberMerger() - Constructor for class org.openstreetmap.josm.gui.conflict.pair.relation.RelationMemberMerger
 
relationMembersChanged(RelationMembersChangedEvent) - Method in interface org.openstreetmap.josm.data.osm.event.DataSetListener
A relation's members have changed.
relationMembersChanged(RelationMembersChangedEvent) - Method in class org.openstreetmap.josm.data.osm.event.DataSetListenerAdapter
 
relationMembersChanged(RelationMembersChangedEvent) - Method in class org.openstreetmap.josm.data.osm.visitor.paint.relations.MultipolygonCache
 
relationMembersChanged(RelationMembersChangedEvent) - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetsInActiveDataLayerListModel
 
relationMembersChanged(RelationMembersChangedEvent) - Method in class org.openstreetmap.josm.gui.dialogs.FilterDialog
 
relationMembersChanged(RelationMembersChangedEvent) - Method in class org.openstreetmap.josm.gui.dialogs.relation.MemberTableModel
 
relationMembersChanged(RelationMembersChangedEvent) - Method in class org.openstreetmap.josm.gui.dialogs.RelationListDialog
 
relationMembersChanged(RelationMembersChangedEvent) - Method in class org.openstreetmap.josm.gui.dialogs.SelectionListDialog.SelectionListModel
 
relationMembersChanged(RelationMembersChangedEvent) - Method in class org.openstreetmap.josm.gui.history.HistoryBrowserModel
 
relationMembersChanged(RelationMembersChangedEvent) - Method in class org.openstreetmap.josm.gui.tagging.ac.AutoCompletionManager
 
RelationMembersChangedEvent - Class in org.openstreetmap.josm.data.osm.event
 
RelationMembersChangedEvent(DataSet, Relation) - Constructor for class org.openstreetmap.josm.data.osm.event.RelationMembersChangedEvent
 
RelationMemberTable - Class in org.openstreetmap.josm.gui.conflict.pair.relation
 
RelationMemberTable(String, ListMergeModel<RelationMember>, OsmPrimitivesTableModel, ListSelectionModel) - Constructor for class org.openstreetmap.josm.gui.conflict.pair.relation.RelationMemberTable
 
RelationMemberTableCellEditor - Class in org.openstreetmap.josm.gui.conflict.pair.relation
TableCellEditor for the role column in a table for RelationMembers.
RelationMemberTableCellEditor() - Constructor for class org.openstreetmap.josm.gui.conflict.pair.relation.RelationMemberTableCellEditor
 
RelationMemberTableCellRenderer - Class in org.openstreetmap.josm.gui.conflict.pair.relation
This is the TableCellRenderer used in the tables of RelationMemberMerger.
RelationMemberTableCellRenderer() - Constructor for class org.openstreetmap.josm.gui.conflict.pair.relation.RelationMemberTableCellRenderer
constructor
RelationMemberTableColumnModel - Class in org.openstreetmap.josm.gui.history
The TableColumnModel for the table with the list of relation members.
RelationMemberTableColumnModel() - Constructor for class org.openstreetmap.josm.gui.history.RelationMemberTableColumnModel
 
RelationNodeMap - Class in org.openstreetmap.josm.gui.dialogs.relation
Auxiliary class for relation sorting.
RelationNodeMap(List<RelationMember>) - Constructor for class org.openstreetmap.josm.gui.dialogs.relation.RelationNodeMap
 
RelationNodeMap.NodesWays - Class in org.openstreetmap.josm.gui.dialogs.relation
 
RelationNodeMap.NodesWays(boolean) - Constructor for class org.openstreetmap.josm.gui.dialogs.relation.RelationNodeMap.NodesWays
 
relationPredicate - Static variable in class org.openstreetmap.josm.data.osm.OsmPrimitive
 
relationpresets - Static variable in class org.openstreetmap.josm.data.validation.tests.RelationChecker
 
relations - Variable in class org.openstreetmap.josm.data.APIDataSet.RelationUploadDependencyGraph
 
relations - Variable in class org.openstreetmap.josm.data.osm.DataSet
All relations/relationships
relations - Variable in class org.openstreetmap.josm.data.validation.tests.DuplicateRelation
MultiMap of all relations
relations - Variable in class org.openstreetmap.josm.data.validation.tests.RelationChecker.RoleInfo
 
relations - Variable in class org.openstreetmap.josm.gui.conflict.tags.RelationMemberConflictResolverModel
the collection of relations for which we manage conflicts
relations - Variable in class org.openstreetmap.josm.gui.dialogs.relation.ChildRelationBrowser.DownloadRelationSetTask
 
relations - Variable in class org.openstreetmap.josm.gui.dialogs.relation.DownloadRelationTask
 
relations - Variable in class org.openstreetmap.josm.gui.dialogs.RelationListDialog.RelationListModel
 
relations - Variable in class org.openstreetmap.josm.gui.layer.OsmDataLayer.DataCountVisitor
 
relations - Variable in class org.openstreetmap.josm.io.AbstractReader
Data structure for relation objects
relations - Variable in class org.openstreetmap.josm.io.MultiFetchServerObjectReader
 
relations_nokeys - Variable in class org.openstreetmap.josm.data.validation.tests.DuplicateRelation
MultiMap of all relations, regardless of keys
relationSelectedColor - Variable in class org.openstreetmap.josm.data.osm.visitor.paint.MapPainter
 
relationSelectedColor - Variable in class org.openstreetmap.josm.data.osm.visitor.paint.MapPaintSettings
 
relationsFirst - Variable in class org.openstreetmap.josm.data.osm.OsmPrimitiveComparator
 
relationSnapshot - Variable in class org.openstreetmap.josm.gui.dialogs.relation.RelationEditor
The version of the relation when editing is started.
relationsToDownload - Variable in class org.openstreetmap.josm.gui.dialogs.relation.ChildRelationBrowser.DownloadAllChildrenTask
 
RelationToChildReference - Class in org.openstreetmap.josm.data.osm
 
RelationToChildReference(Relation, int, String, OsmPrimitive) - Constructor for class org.openstreetmap.josm.data.osm.RelationToChildReference
 
RelationToChildReference(Relation, int, RelationMember) - Constructor for class org.openstreetmap.josm.data.osm.RelationToChildReference
 
RelationTree - Class in org.openstreetmap.josm.gui.dialogs.relation
This is a JTree rendering the hierarchical structure of Relations.
RelationTree() - Constructor for class org.openstreetmap.josm.gui.dialogs.relation.RelationTree
constructor
RelationTree(RelationTreeModel) - Constructor for class org.openstreetmap.josm.gui.dialogs.relation.RelationTree
constructor
RelationTree.LazyRelationLoader - Class in org.openstreetmap.josm.gui.dialogs.relation
An adapter for TreeWillExpand-events.
RelationTree.LazyRelationLoader() - Constructor for class org.openstreetmap.josm.gui.dialogs.relation.RelationTree.LazyRelationLoader
 
RelationTree.RelationLoader - Class in org.openstreetmap.josm.gui.dialogs.relation
Asynchronous download task for a specific relation
RelationTree.RelationLoader(Dialog, Relation, TreePath) - Constructor for class org.openstreetmap.josm.gui.dialogs.relation.RelationTree.RelationLoader
 
RelationTreeCellRenderer - Class in org.openstreetmap.josm.gui.dialogs.relation
This is the cell renderer used in RelationTree.
RelationTreeCellRenderer() - Constructor for class org.openstreetmap.josm.gui.dialogs.relation.RelationTreeCellRenderer
constructor
RelationTreeModel - Class in org.openstreetmap.josm.gui.dialogs.relation
This is a TreeModel which provides the hierarchical structure of Relations to a JTree.
RelationTreeModel() - Constructor for class org.openstreetmap.josm.gui.dialogs.relation.RelationTreeModel
constructor
RelationTreeModel(Relation) - Constructor for class org.openstreetmap.josm.gui.dialogs.relation.RelationTreeModel
constructor
RelationTreeModel(List<RelationMember>) - Constructor for class org.openstreetmap.josm.gui.dialogs.relation.RelationTreeModel
constructor
RelationUploadOrderHook - Class in org.openstreetmap.josm.actions.upload
This upload hook reorders the list of new relations to upload such that child relations are uploaded before parent relations.
RelationUploadOrderHook() - Constructor for class org.openstreetmap.josm.actions.upload.RelationUploadOrderHook
 
releaseDescription - Variable in class org.openstreetmap.josm.data.Version
 
releaseEvent - Variable in class org.openstreetmap.josm.actions.mapmode.DrawAction
 
relicensingStatus - Variable in class org.openstreetmap.josm.data.osm.User
 
relicensingUsers - Static variable in class org.openstreetmap.josm.data.osm.User
 
reloadAction - Variable in class org.openstreetmap.josm.gui.dialogs.HistoryDialog
 
reloadAction - Variable in class org.openstreetmap.josm.gui.dialogs.MapPaintDialog
 
reloadAvailableSources(String, List<SourceProvider>) - Method in class org.openstreetmap.josm.gui.preferences.SourceEditor
 
reloadStyles(int...) - Static method in class org.openstreetmap.josm.gui.mappaint.MapPaintStyles
reload styles preferences are the same, but the file source may have changed
remaining - Variable in class org.openstreetmap.josm.gui.dialogs.relation.RelationNodeMap
 
remainingOneway - Variable in class org.openstreetmap.josm.gui.dialogs.relation.RelationNodeMap
 
remember(Collection<? extends OsmPrimitive>) - Method in class org.openstreetmap.josm.gui.dialogs.SelectionListDialog.SelectionListModel
Remembers a JOSM selection the history of JOSM selections
remember(PrimitiveId) - Method in class org.openstreetmap.josm.io.MultiFetchServerObjectReader
Remembers an OsmPrimitive's id.
remember(DataSet, long, OsmPrimitiveType) - Method in class org.openstreetmap.josm.io.MultiFetchServerObjectReader
remembers an OsmPrimitive's id.
remember(String) - Method in class org.openstreetmap.josm.tools.WindowGeometry
Remembers a window geometry under a specific preference key
rememberAddedChangeset(Changeset) - Method in class org.openstreetmap.josm.data.osm.DefaultChangesetCacheEvent
 
rememberChildRelationsToDownload(Relation) - Method in class org.openstreetmap.josm.gui.dialogs.relation.ChildRelationBrowser.DownloadAllChildrenTask
Remembers the child relations to download
rememberConflict(Conflict<?>) - Method in class org.openstreetmap.josm.command.ConflictResolveCommand
remembers a conflict in the internal list of remembered conflicts
rememberDecision(int, MergeDecisionType) - Method in class org.openstreetmap.josm.gui.conflict.pair.tags.TagMergeModel
 
rememberDownloadedData(DataSet) - Method in class org.openstreetmap.josm.actions.downloadtasks.DownloadOsmTask
 
rememberError(String) - Method in class org.openstreetmap.josm.gui.layer.geoimage.GeoImageLayer.Loader
 
rememberErrorMessage(String) - Method in class org.openstreetmap.josm.actions.downloadtasks.AbstractDownloadTask
 
rememberException(Exception) - Method in class org.openstreetmap.josm.actions.downloadtasks.AbstractDownloadTask
 
rememberGeometry() - Method in class org.openstreetmap.josm.gui.dialogs.ToggleDialog.DetachedDialog
 
rememberHistory() - Method in class org.openstreetmap.josm.gui.preferences.projection.CustomProjectionChoice.PreferencePanel
 
rememberIncomplete(OsmPrimitive) - Method in class org.openstreetmap.josm.data.osm.visitor.MergeSourceBuildingVisitor
 
rememberInPreferences() - Method in class org.openstreetmap.josm.gui.dialogs.changeset.query.BasicChangesetQueryPanel
 
rememberInPreferences() - Method in class org.openstreetmap.josm.gui.preferences.plugin.PluginUpdatePolicyPanel
Remebers the update policy preference settings on the JOSM preferences
rememberLocation(Locator) - Method in exception org.openstreetmap.josm.io.OsmDataParsingException
 
rememberLocation(Locator) - Method in exception org.openstreetmap.josm.tools.XmlObjectParser.PresetParsingException
 
rememberMovements - Static variable in class org.openstreetmap.josm.actions.OrthogonalizeAction
Remember movements, so the user can later undo it for certain nodes
rememberNode(Node) - Method in class org.openstreetmap.josm.data.osm.visitor.MergeSourceBuildingVisitor
Remebers a node in the "hull"
rememberNodesOfIncompleteWaysToLoad(DataSet) - Method in class org.openstreetmap.josm.io.MultiFetchServerObjectReader
 
rememberOriginalValue(String) - Method in class org.openstreetmap.josm.gui.tagging.ac.AutoCompletingTextField
 
rememberPredecessors(CombineWayAction.NodePair) - Method in class org.openstreetmap.josm.actions.CombineWayAction.NodeGraph
 
rememberPreferences() - Method in class org.openstreetmap.josm.gui.conflict.tags.TagConflictResolver
Remembers the current settings in the global preferences
rememberPreferences(Preferences) - Method in class org.openstreetmap.josm.gui.oauth.AdvancedOAuthPropertiesPanel
Remembers the current values in the preferences pref.
rememberRelation(Relation) - Method in class org.openstreetmap.josm.data.osm.visitor.MergeSourceBuildingVisitor
Remembers a relation in the hull
rememberRelationPartial(Relation) - Method in class org.openstreetmap.josm.data.osm.visitor.MergeSourceBuildingVisitor
 
rememberRemovedChangeset(Changeset) - Method in class org.openstreetmap.josm.data.osm.DefaultChangesetCacheEvent
 
rememberSettings() - Method in class org.openstreetmap.josm.gui.dialogs.changeset.query.AdvancedChangesetQueryPanel.OpenAndCloseStateRestrictionPanel
 
rememberSettings() - Method in class org.openstreetmap.josm.gui.dialogs.changeset.query.AdvancedChangesetQueryPanel
 
rememberSettings() - Method in class org.openstreetmap.josm.gui.dialogs.changeset.query.AdvancedChangesetQueryPanel.TimeRestrictionPanel
 
rememberSettings() - Method in class org.openstreetmap.josm.gui.dialogs.changeset.query.AdvancedChangesetQueryPanel.UserRestrictionPanel
 
rememberSettings() - Method in class org.openstreetmap.josm.gui.download.DownloadDialog
Remembers the current settings in the download dialog
rememberSizePref - Variable in class org.openstreetmap.josm.gui.ExtendedDialog
 
rememberSuccessor(CombineWayAction.NodePair) - Method in class org.openstreetmap.josm.actions.CombineWayAction.NodeGraph
 
rememberToggleDialogWidth() - Method in class org.openstreetmap.josm.gui.MapFrame
Remember the current width of the (possibly resized) toggle dialog area
rememberUpdatedChangeset(Changeset) - Method in class org.openstreetmap.josm.data.osm.DefaultChangesetCacheEvent
 
rememberUserInput() - Method in class org.openstreetmap.josm.gui.io.BasicUploadSettingsPanel
Remembers the user input in the preference settings
rememberUserInput() - Method in class org.openstreetmap.josm.gui.io.UploadDialog
Remembers the user input in the preference settings
rememberUserInput() - Method in class org.openstreetmap.josm.gui.io.UploadStrategySelectionPanel
 
rememberWay(Way) - Method in class org.openstreetmap.josm.data.osm.visitor.MergeSourceBuildingVisitor
remembers a way in the hull
remindPrimitivesHistory(HistoryComboBox) - Method in class org.openstreetmap.josm.actions.DownloadPrimitiveAction
Remind the current history in the preferences
remindUploadAddressHistory(HistoryComboBox) - Method in class org.openstreetmap.josm.actions.OpenLocationAction
Remind the current history in the preferences
RemoteControl - Class in org.openstreetmap.josm.io.remotecontrol
Manager class for remote control operations.
RemoteControl() - Constructor for class org.openstreetmap.josm.io.remotecontrol.RemoteControl
 
RemoteControlHttpServer - Class in org.openstreetmap.josm.io.remotecontrol
Simple HTTP server that spawns a RequestProcessor for every connection.
RemoteControlHttpServer(int) - Constructor for class org.openstreetmap.josm.io.remotecontrol.RemoteControlHttpServer
Constructor
RemoteControlPreference - Class in org.openstreetmap.josm.gui.preferences
Preference settings for the Remote Control plugin
RemoteControlPreference() - Constructor for class org.openstreetmap.josm.gui.preferences.RemoteControlPreference
 
RemoteControlPreference.Factory - Class in org.openstreetmap.josm.gui.preferences
 
RemoteControlPreference.Factory() - Constructor for class org.openstreetmap.josm.gui.preferences.RemoteControlPreference.Factory
 
remove(Conflict<?>) - Method in class org.openstreetmap.josm.data.conflict.ConflictCollection
removes a conflict from this collection
remove(OsmPrimitive) - Method in class org.openstreetmap.josm.data.conflict.ConflictCollection
removes the conflict registered for OsmPrimitive my if any
remove(ImageryInfo) - Method in class org.openstreetmap.josm.data.imagery.ImageryLayerInfo
 
remove(String) - Method in class org.openstreetmap.josm.data.osm.AbstractPrimitive
Remove the given key from the list
remove(String) - Method in class org.openstreetmap.josm.data.osm.Changeset
 
remove(int, DefaultChangesetCacheEvent) - Method in class org.openstreetmap.josm.data.osm.ChangesetCache
 
remove(int) - Method in class org.openstreetmap.josm.data.osm.ChangesetCache
 
remove(Changeset) - Method in class org.openstreetmap.josm.data.osm.ChangesetCache
 
remove(Collection<Changeset>) - Method in class org.openstreetmap.josm.data.osm.ChangesetCache
Removes the changesets in changesets from the cache.
remove() - Method in class org.openstreetmap.josm.data.osm.ChangesetDataSet.DefaultIterator
 
remove(String) - Method in class org.openstreetmap.josm.data.osm.OsmPrimitive
 
remove() - Method in class org.openstreetmap.josm.data.osm.QuadBuckets.QuadBucketIterator
 
remove(Object) - Method in class org.openstreetmap.josm.data.osm.QuadBuckets
 
remove(Object) - Method in class org.openstreetmap.josm.data.osm.Storage.FMap
 
remove() - Method in class org.openstreetmap.josm.data.osm.Storage.Iter
 
remove(Object) - Method in class org.openstreetmap.josm.data.osm.Storage
 
remove() - Method in class org.openstreetmap.josm.data.osm.Storage.SafeReadonlyIter
 
remove(Tag) - Method in class org.openstreetmap.josm.data.osm.TagCollection
Removes a specific tag from the tag collection.
remove(Collection<Tag>) - Method in class org.openstreetmap.josm.data.osm.TagCollection
Removes a collection of tags from the tag collection.
remove(TagCollection) - Method in class org.openstreetmap.josm.data.osm.TagCollection
Removes all tags in the tag collection tags from the current tag collection.
remove(String) - Method in interface org.openstreetmap.josm.data.osm.Tagged
Removes a given key/value pair
remove() - Method in class org.openstreetmap.josm.data.osm.visitor.paint.MapPainter.OffsetIterator
 
remove() - Method in class org.openstreetmap.josm.data.preferences.AbstractProperty
Removes this property from JOSM preferences (i.e replace it by its default value).
remove(String) - Method in class org.openstreetmap.josm.data.validation.tests.DeprecatedTags.DeprecationCheck
 
remove(int[]) - Method in class org.openstreetmap.josm.gui.dialogs.relation.MemberTableModel
 
remove(Component) - Static method in class org.openstreetmap.josm.gui.FileDrop
Removes the drag-and-drop hooks from the component and optionally from the all children.
remove(PrintStream, Component, boolean) - Static method in class org.openstreetmap.josm.gui.FileDrop
Removes the drag-and-drop hooks from the component and optionally from the all children.
remove(String) - Method in class org.openstreetmap.josm.gui.mappaint.Cascade
 
remove(int) - Method in class org.openstreetmap.josm.gui.preferences.advanced.ListListEditor.EntryListModel
 
remove(int) - Method in class org.openstreetmap.josm.gui.preferences.advanced.MapListEditor.EntryListModel
 
remove - Variable in class org.openstreetmap.josm.gui.preferences.display.ColorPreference
 
remove(int, int) - Method in class org.openstreetmap.josm.gui.tagging.ac.AutoCompletingComboBox.AutoCompletingComboBoxDocument
 
remove(String) - Method in class org.openstreetmap.josm.gui.tagging.ac.AutoCompletionList
removes the auto completion item with key key
remove(KeyStroke) - Method in class org.openstreetmap.josm.gui.util.RedirectInputMap
 
remove() - Method in class org.openstreetmap.josm.tools.CopyList.Itr
 
remove(int) - Method in class org.openstreetmap.josm.tools.CopyList
 
remove(A, B) - Method in class org.openstreetmap.josm.tools.MultiMap
Removes a cerain key=value mapping.
remove(A) - Method in class org.openstreetmap.josm.tools.MultiMap
Removes all mappings for a certain key.
remove() - Method in class org.openstreetmap.josm.tools.SubclassFilteredCollection.FilterIterator
 
remove_content(T) - Method in class org.openstreetmap.josm.data.osm.QuadBuckets.QBLevel
 
remove_from_parent() - Method in class org.openstreetmap.josm.data.osm.QuadBuckets.QBLevel
 
removeAction(MultikeyShortcutAction) - Method in class org.openstreetmap.josm.tools.MultikeyActionsHandler
 
removeActionListener(ActionListener) - Method in class org.openstreetmap.josm.gui.QuadStateCheckBox.QuadStateDecorator
 
removeAll() - Method in class org.openstreetmap.josm.data.osm.AbstractPrimitive
Removes all keys from this primitive.
removeAll() - Method in class org.openstreetmap.josm.data.osm.Changeset
 
removeAll() - Method in class org.openstreetmap.josm.data.osm.OsmPrimitive
 
removeAll(Collection<?>) - Method in class org.openstreetmap.josm.data.osm.QuadBuckets
 
removeAll() - Method in interface org.openstreetmap.josm.data.osm.Tagged
Removes all tags
removeAllMapMarkers() - Method in class org.openstreetmap.gui.jmapviewer.JMapViewer
 
removeAllMapPolygons() - Method in class org.openstreetmap.gui.jmapviewer.JMapViewer
 
removeAllMapRectangles() - Method in class org.openstreetmap.gui.jmapviewer.JMapViewer
 
removeavigationListeners(MultiValueCellEditor.NavigationListener) - Method in class org.openstreetmap.josm.gui.conflict.tags.MultiValueCellEditor
 
removeButton - Variable in class org.openstreetmap.josm.gui.preferences.ToolbarPreferences.Settings
 
removeButtonModel(ButtonModel) - Method in class org.openstreetmap.josm.actions.ChangesetManagerToggleAction
 
removeButtonModel(ButtonModel) - Method in class org.openstreetmap.josm.actions.ExpertToggleAction
 
removeButtonModel(ButtonModel) - Method in class org.openstreetmap.josm.actions.FullscreenToggleAction
 
removeButtonModel(ButtonModel) - Method in class org.openstreetmap.josm.actions.ViewportFollowToggleAction
 
removeButtonModel(ButtonModel) - Method in class org.openstreetmap.josm.actions.WireframeToggleAction
 
removeByKey(String) - Method in class org.openstreetmap.josm.data.osm.TagCollection
Removes all tags whose keys are equal to key.
removeByKey(Collection<String>) - Method in class org.openstreetmap.josm.data.osm.TagCollection
Removes all tags whose key is in the collection keys.
removeCancelListener(ProgressMonitor.CancelListener) - Method in class org.openstreetmap.josm.gui.progress.AbstractProgressMonitor
 
removeCancelListener(ProgressMonitor.CancelListener) - Method in class org.openstreetmap.josm.gui.progress.CancelHandler
 
removeCancelListener(ProgressMonitor.CancelListener) - Method in class org.openstreetmap.josm.gui.progress.NullProgressMonitor
 
removeCancelListener(ProgressMonitor.CancelListener) - Method in interface org.openstreetmap.josm.gui.progress.ProgressMonitor
 
removeCellEditorListener(CellEditorListener) - Method in class org.openstreetmap.josm.gui.conflict.tags.RelationMemberConflictDecisionEditor
 
removeCellEditorListener(CellEditorListener) - Method in class org.openstreetmap.josm.gui.io.ActionFlagsTableCell
 
removeCellEditorListener(CellEditorListener) - Method in class org.openstreetmap.josm.gui.io.FilenameCellEditor
 
removeCellEditorListener(CellEditorListener) - Method in class org.openstreetmap.josm.gui.io.LayerNameAndFilePathTableCell
 
removeCellEditorListener(CellEditorListener) - Method in class org.openstreetmap.josm.gui.preferences.SourceEditor.FileOrUrlCellEditor
 
removeCellEditorListener(CellEditorListener) - Method in class org.openstreetmap.josm.gui.tagging.ac.AutoCompletingTextField
 
removeCellEditorListener(CellEditorListener) - Method in class org.openstreetmap.josm.gui.util.TableCellEditorSupport
 
removeChangeListener(ChangeListener) - Method in class org.openstreetmap.josm.gui.QuadStateCheckBox.QuadStateDecorator
 
removeChangesetCacheListener(ChangesetCacheListener) - Method in class org.openstreetmap.josm.data.osm.ChangesetCache
 
removeCommandQueueListener(OsmDataLayer.CommandQueueListener) - Method in class org.openstreetmap.josm.data.UndoRedoHandler
 
removeComponentNotStoppingCellEditing(Component) - Method in class org.openstreetmap.josm.gui.tagging.TagTable
 
removeConflictListener(IConflictListener) - Method in class org.openstreetmap.josm.data.conflict.ConflictCollection
 
removeCurrentPhoto() - Method in class org.openstreetmap.josm.gui.layer.geoimage.GeoImageLayer
 
removeCurrentPhotoFromDisk() - Method in class org.openstreetmap.josm.gui.layer.geoimage.GeoImageLayer
 
removed - Variable in class org.openstreetmap.josm.data.osm.DefaultChangesetCacheEvent
 
removeDataSetListener(DataSetListener) - Method in class org.openstreetmap.josm.data.osm.DataSet
 
removeDatasetListener(DataSetListener) - Method in class org.openstreetmap.josm.data.osm.event.DatasetEventManager
 
removeDouble(List<Node>) - Method in class org.openstreetmap.josm.data.osm.Way
Prevent directly following identical nodes in ways.
removeDuplicateNodes(List<Way>) - Method in class org.openstreetmap.josm.actions.JoinAreasAction
This method removes duplicate points (if any) from the input way.
removeEditLayerChangeListener(MapView.EditLayerChangeListener) - Static method in class org.openstreetmap.josm.gui.MapView
 
removeEditor() - Method in class org.openstreetmap.josm.gui.tagging.TagTable
 
removeElem(T) - Method in class org.openstreetmap.josm.data.osm.Storage
 
removeEntry(MemoryTileCache.CacheEntry) - Method in class org.openstreetmap.gui.jmapviewer.MemoryTileCache.CacheLinkedListElement
Removes the specified element from the list.
removeEntry(MemoryTileCache.CacheEntry) - Method in class org.openstreetmap.gui.jmapviewer.MemoryTileCache
 
removeExpertModeChangeListener(ExpertToggleAction.ExpertModeChangeListener) - Static method in class org.openstreetmap.josm.actions.ExpertToggleAction
Removes a expert mode change listener
removeFilter(int) - Method in class org.openstreetmap.josm.gui.dialogs.FilterTableModel
 
removeForMy(OsmPrimitive) - Method in class org.openstreetmap.josm.data.conflict.ConflictCollection
Removes any conflicts for the OsmPrimitive my.
removeForTheir(OsmPrimitive) - Method in class org.openstreetmap.josm.data.conflict.ConflictCollection
Removes any conflicts for the OsmPrimitive their.
removeFromAllRelations(OsmPrimitive) - Method in class org.openstreetmap.josm.actions.JoinAreasAction
Removes a given OsmPrimitive from all relations
removeFromCollection(String, String) - Method in class org.openstreetmap.josm.data.Preferences
 
removeHighlighting() - Method in class org.openstreetmap.josm.actions.mapmode.DeleteAction
removes any highlighting that may have been set beforehand.
removeHighlighting() - Method in class org.openstreetmap.josm.actions.mapmode.DrawAction
Removes target highlighting from primitives.
removeHighlighting() - Method in class org.openstreetmap.josm.actions.mapmode.SelectAction
Removes all existing highlights.
removeHistoryChangedListener(HistoryChangedListener) - Method in class org.openstreetmap.josm.gui.widgets.ComboBoxHistory
 
removeHistoryDataSetListener(HistoryDataSetListener) - Method in class org.openstreetmap.josm.data.osm.history.HistoryDataSet
 
removeIdxs(Collection<Integer>) - Method in class org.openstreetmap.josm.gui.preferences.SourceEditor.ActiveSourcesModel
 
removeIndexInterval(int, int) - Method in class org.openstreetmap.josm.gui.conflict.pair.ListMergeModel.EntriesSelectionModel
 
removeItemListener(ItemListener) - Method in class org.openstreetmap.josm.gui.QuadStateCheckBox.QuadStateDecorator
 
removeJMVListener(JMapViewerEventListener) - Method in class org.openstreetmap.gui.jmapviewer.JMapViewer
 
removeLayer(Layer) - Method in class org.openstreetmap.josm.gui.MapView
Remove the layer from the mapview.
removeLayer(Layer) - Method in class org.openstreetmap.josm.Main
Remove the specified layer from the map.
removeLayerChangeListener(MapView.LayerChangeListener) - Static method in class org.openstreetmap.josm.gui.MapView
Removes a layer change listener
removeLayerListModelListener(LayerListDialog.LayerListModelListener) - Method in class org.openstreetmap.josm.gui.dialogs.LayerListDialog.LayerListModel
removes a listener from this model
removeLayoutComponent(Component) - Method in class org.openstreetmap.josm.gui.MultiSplitLayout
Removes the specified component from the layout.
removeListDataListener(ListDataListener) - Method in class org.openstreetmap.josm.gui.dialogs.ConflictDialog.ConflictListModel
 
removeListSelectionListener(ListSelectionListener) - Method in class org.openstreetmap.josm.gui.dialogs.RelationListDialog
Removes a selection listener from the relation list.
removeMapMarker(MapMarker) - Method in class org.openstreetmap.gui.jmapviewer.JMapViewer
 
removeMapModeChangeListener(MapFrame.MapModeChangeListener) - Static method in class org.openstreetmap.josm.gui.MapFrame
Removes a mapMode change listener
removeMapPaintSylesUpdateListener(MapPaintStyles.MapPaintSylesUpdateListener) - Static method in class org.openstreetmap.josm.gui.mappaint.MapPaintStyles
 
removeMapPolygon(MapPolygon) - Method in class org.openstreetmap.gui.jmapviewer.JMapViewer
 
removeMapRectangle(MapRectangle) - Method in class org.openstreetmap.gui.jmapviewer.JMapViewer
 
removeMember(int) - Method in class org.openstreetmap.josm.data.osm.Relation
Removes member at specified position.
removeMemberModelListener(IMemberModelListener) - Method in class org.openstreetmap.josm.gui.dialogs.relation.MemberTableModel
 
removeMembersFor(OsmPrimitive) - Method in class org.openstreetmap.josm.data.osm.Relation
removes all members with member.member == primitive
removeMembersFor(Collection<OsmPrimitive>) - Method in class org.openstreetmap.josm.data.osm.Relation
removes all members with member.member == primitive
removeMembershipPopupMenuListener(PopupMenuListener) - Method in class org.openstreetmap.josm.gui.dialogs.properties.PropertiesDialog
 
removeMembersReferringTo(List<? extends OsmPrimitive>) - Method in class org.openstreetmap.josm.gui.dialogs.relation.MemberTableModel
 
removeMerged(int[]) - Method in class org.openstreetmap.josm.gui.conflict.pair.ListMergeModel
Removes the nodes given by indices in rows from the list of merged nodes.
removeMergedAction - Variable in class org.openstreetmap.josm.gui.conflict.pair.ListMerger
 
removeMultipolygonFrom(Relation, Collection<Map<Relation, Multipolygon>>) - Method in class org.openstreetmap.josm.data.osm.visitor.paint.relations.MultipolygonCache
 
removeNode(Node) - Method in class org.openstreetmap.josm.data.osm.Way
Removes the given Node from this way.
removeNodes(Set<? extends Node>) - Method in class org.openstreetmap.josm.data.osm.Way
Removes the given set of nodes from this way.
removeNonReferencedFiles() - Method in class org.openstreetmap.josm.data.imagery.WmsCache
 
removeNotify() - Method in class org.openstreetmap.josm.gui.dialogs.ConflictResolutionDialog
 
removeNotify() - Method in class org.openstreetmap.josm.gui.tagging.TagTable
 
removeObsolete() - Method in class org.openstreetmap.josm.data.Preferences
Removes obsolete preference settings.
removeOldEntries() - Method in class org.openstreetmap.gui.jmapviewer.MemoryTileCache
Removes the least recently used tiles
removePasteBufferChangedListener(PrimitiveDeepCopy.PasteBufferChangedListener) - Method in class org.openstreetmap.josm.data.osm.PrimitiveDeepCopy
 
removePopupMenuListener(PopupMenuListener) - Method in class org.openstreetmap.josm.gui.dialogs.RelationListDialog
 
removePopupMenuListener(PopupMenuListener) - Method in class org.openstreetmap.josm.gui.dialogs.SelectionListDialog
 
removePreferenceChangeListener(Preferences.PreferenceChangedListener) - Method in class org.openstreetmap.josm.data.Preferences
 
removePrimitive(PrimitiveId) - Method in class org.openstreetmap.josm.data.osm.DataSet
Removes a primitive from the dataset.
removeProcessed(Collection<IPrimitive>) - Method in class org.openstreetmap.josm.data.APIDataSet
 
removeProjectionChangeListener(ProjectionChangeListener) - Static method in class org.openstreetmap.josm.Main
Removes a projection change listener
removePropertyChangeListener(PropertyChangeListener) - Method in class org.openstreetmap.josm.actions.ParameterizedActionDecorator
 
removePropertyChangeListener(PropertyChangeListener) - Method in class org.openstreetmap.josm.gui.conflict.pair.ListMergeModel
 
removePropertyChangeListener(PropertyChangeListener) - Method in class org.openstreetmap.josm.gui.conflict.pair.properties.PropertiesMergeModel
 
removePropertyChangeListener(PropertyChangeListener) - Method in class org.openstreetmap.josm.gui.conflict.pair.tags.TagMergeModel
 
removePropertyChangeListener(PropertyChangeListener) - Method in class org.openstreetmap.josm.gui.conflict.tags.RelationMemberConflictResolverModel
 
removePropertyChangeListener(PropertyChangeListener) - Method in class org.openstreetmap.josm.gui.conflict.tags.TagConflictResolverModel
 
removePropertyChangeListener(PropertyChangeListener) - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetCacheManagerModel
 
removePropertyChangeListener(PropertyChangeListener) - Method in class org.openstreetmap.josm.gui.dialogs.relation.RelationEditor
 
removePropertyChangeListener(PropertyChangeListener) - Method in class org.openstreetmap.josm.gui.io.SaveLayersModel
 
removePropertyChangeListener(PropertyChangeListener) - Method in class org.openstreetmap.josm.gui.layer.Layer
Removes a PropertyChangeListener
removePropertyChangeListener(PropertyChangeListener) - Method in class org.openstreetmap.josm.gui.MultiSplitLayout
 
removePropertyChangeListener(PropertyChangeListener) - Method in interface org.openstreetmap.josm.gui.SelectionManager.SelectionEnded
Called to remove the selection manager from the listener list for "active" property.
removePropertyPopupMenuListener(PopupMenuListener) - Method in class org.openstreetmap.josm.gui.dialogs.properties.PropertiesDialog
 
removeProperyChangeListener(PropertyChangeListener) - Method in class org.openstreetmap.josm.gui.tagging.TagEditorModel
 
removeReferrer(OsmPrimitive) - Method in class org.openstreetmap.josm.data.osm.OsmPrimitive
Remove referrer.
removeRelations(Collection<? extends OsmPrimitive>) - Method in class org.openstreetmap.josm.gui.dialogs.RelationListDialog.RelationListModel
Removes all relations in removedPrimitives from the model
removeRow(int) - Method in class org.openstreetmap.josm.gui.preferences.imagery.ImageryPreference.ImageryProvidersPanel.ImageryLayerTableModel
 
removeRow(int) - Method in class org.openstreetmap.josm.gui.preferences.imagery.ImageryPreference.OffsetBookmarksPanel.OffsetsBookmarksModel
 
removeSelected() - Method in class org.openstreetmap.josm.gui.preferences.SourceEditor.ActiveSourcesModel
 
removeSelected() - Method in class org.openstreetmap.josm.gui.preferences.SourceEditor.IconPathTableModel
 
removeSelectionInterval(int, int) - Method in class org.openstreetmap.josm.gui.conflict.pair.ListMergeModel.EntriesSelectionModel
 
removeSelectionListener(SelectionChangedListener) - Static method in class org.openstreetmap.josm.data.osm.DataSet
 
removeSelectionListener(SelectionChangedListener) - Method in class org.openstreetmap.josm.data.osm.event.SelectionEventManager
 
removeSlot - Variable in class org.openstreetmap.josm.data.osm.Storage.Iter
 
removeSources(Collection<Integer>) - Method in class org.openstreetmap.josm.gui.preferences.SourceEditor
 
removeSourceWay(Way) - Method in class org.openstreetmap.josm.actions.mapmode.ParallelWayAction
 
removeTagsFromWaysIfNeeded(Relation) - Method in class org.openstreetmap.josm.actions.CreateMultipolygonAction
This method removes tags/value pairs from inner and outer ways and put them on relation if necessary Function was extended in reltoolbox plugin by Zverikk and copied back to the core
removeTemporaryLayer(MapViewPaintable) - Method in class org.openstreetmap.josm.gui.MapView
 
removeTopPanel(Class<?>) - Method in class org.openstreetmap.josm.gui.MapFrame
 
removeTreeModelListener(TreeModelListener) - Method in class org.openstreetmap.josm.gui.dialogs.relation.RelationTreeModel
 
removeUninterestingKeys(Map<String, String>) - Method in class org.openstreetmap.josm.data.validation.tests.DuplicateWay
Remove uninteresting keys, like created_by to normalize the tags
removeUpdate(DocumentEvent) - Method in class org.openstreetmap.josm.gui.dialogs.changeset.query.UrlBasedQueryPanel.ChangetQueryUrlValidator
 
removeUpdate(DocumentEvent) - Method in class org.openstreetmap.josm.gui.dialogs.changeset.SingleChangesetDownloadPanel.DownloadAction
 
removeUpdate(DocumentEvent) - Method in class org.openstreetmap.josm.gui.dialogs.LatLonDialog.EastNorthInputVerifier
 
removeUpdate(DocumentEvent) - Method in class org.openstreetmap.josm.gui.dialogs.LatLonDialog.LatLonInputVerifier
 
removeUpdate(DocumentEvent) - Method in class org.openstreetmap.josm.gui.dialogs.relation.GenericRelationEditor.SetRoleAction
 
removeUpdate(DocumentEvent) - Method in class org.openstreetmap.josm.gui.download.BoundingBoxSelection.OsmUrlRefresher
 
removeUpdate(DocumentEvent) - Method in class org.openstreetmap.josm.gui.download.PlaceSelection.SearchAction
 
removeUpdate(DocumentEvent) - Method in class org.openstreetmap.josm.gui.io.UploadStrategySelectionPanel.ChunkSizeInputVerifier
 
removeUpdate(DocumentEvent) - Method in class org.openstreetmap.josm.gui.layer.geoimage.CorrelateGpxWithImages.StatusBarUpdater
 
removeUpdate(DocumentEvent) - Method in class org.openstreetmap.josm.gui.oauth.FullyAutomaticAuthorizationUI.RunAuthorisationAction
 
removeUpdate(DocumentEvent) - Method in class org.openstreetmap.josm.gui.oauth.ManualAuthorizationUI.AccessTokenBuilder
 
removeUpdate(DocumentEvent) - Method in class org.openstreetmap.josm.gui.preferences.PluginPreference.SearchFieldAdapter
 
removeUpdate(DocumentEvent) - Method in class org.openstreetmap.josm.gui.preferences.server.OsmApiUrlInputPanel.ValidateApiUrlAction
 
removeUpdate(DocumentEvent) - Method in class org.openstreetmap.josm.gui.preferences.shortcut.PrefJPanel.FilterFieldAdapter
 
removeUpdate(DocumentEvent) - Method in class org.openstreetmap.josm.gui.widgets.AbstractTextComponentValidator
 
removeUpdate(DocumentEvent) - Method in class org.openstreetmap.josm.gui.widgets.BoundingBoxSelectionPanel.OsmUrlRefresher
 
removeValue(String) - Method in class org.openstreetmap.josm.gui.tagging.TagModel
removes a value from the list of values.
removeVisibilitySwitcher(Component) - Static method in class org.openstreetmap.josm.actions.ExpertToggleAction
 
removeWayHighlighting(Collection<Way>) - Method in class org.openstreetmap.josm.actions.mapmode.ParallelWayAction
 
removeWays(Collection<JoinAreasAction.WayInPolygon>) - Method in class org.openstreetmap.josm.actions.JoinAreasAction.WayTraverser
 
removeZoomChangeListener(NavigatableComponent.ZoomChangeListener) - Static method in class org.openstreetmap.josm.gui.NavigatableComponent
Removes a zoom change listener
rename(File, File) - Method in interface org.openstreetmap.josm.tools.PlatformHook
 
rename(File, File) - Method in class org.openstreetmap.josm.tools.PlatformHookUnixoid
 
rename(File, File) - Method in class org.openstreetmap.josm.tools.PlatformHookWindows
 
RenameLayerAction - Class in org.openstreetmap.josm.actions
Action to rename an specific layer.
RenameLayerAction(File, Layer) - Constructor for class org.openstreetmap.josm.actions.RenameLayerAction
 
render(DataSet, boolean, Bounds) - Method in interface org.openstreetmap.josm.data.osm.visitor.paint.Rendering
Renders the OSM data in data
render(DataSet, boolean, Bounds) - Method in class org.openstreetmap.josm.data.osm.visitor.paint.StyledMapRenderer
 
render(DataSet, boolean, Bounds) - Method in class org.openstreetmap.josm.data.osm.visitor.paint.WireframeMapRenderer
Renders the dataset for display.
renderBackground(ListMergeModel<Node>.EntriesTableModel, RelationMember, int, int, boolean) - Method in class org.openstreetmap.josm.gui.conflict.pair.relation.RelationMemberTableCellRenderer
 
renderBackground(MemberTableModel, OsmPrimitive, boolean) - Method in class org.openstreetmap.josm.gui.dialogs.relation.MemberTableCellRenderer
 
renderBackground(boolean) - Method in class org.openstreetmap.josm.gui.dialogs.relation.RelationTreeCellRenderer
renders the background
renderBackground(OsmPrimitive, boolean) - Method in class org.openstreetmap.josm.gui.dialogs.relation.SelectionTableCellRenderer
 
renderColor(boolean) - Method in class org.openstreetmap.josm.gui.BookmarkList.BookmarkCellRenderer
 
renderColor(boolean) - Method in class org.openstreetmap.josm.gui.download.PlaceSelection.NamedResultCellRenderer
 
renderColors(boolean) - Method in class org.openstreetmap.josm.gui.conflict.tags.MultiValueCellEditor.EditorCellRenderer
 
renderColors(MultiValueResolutionDecision, boolean) - Method in class org.openstreetmap.josm.gui.conflict.tags.MultiValueCellRenderer
 
renderColors(boolean) - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetCacheTableCellRenderer
 
renderColors(boolean) - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetContentTableCellRenderer
 
renderColors(boolean) - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetListCellRenderer
 
renderColors(boolean) - Method in class org.openstreetmap.josm.gui.oauth.AuthorizationProcedureComboBox.AuthorisationProcedureCellRenderer
 
renderDate(Date) - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetCacheTableCellRenderer
 
renderEmptyRow() - Method in class org.openstreetmap.josm.gui.conflict.pair.nodes.NodeListTableCellRenderer
render an empty row
renderEmptyRow() - Method in class org.openstreetmap.josm.gui.conflict.pair.relation.RelationMemberTableCellRenderer
 
renderer - Variable in class org.openstreetmap.josm.data.osm.visitor.paint.MapRendererFactory.Descriptor
 
renderer(Component, OsmPrimitive) - Method in class org.openstreetmap.josm.gui.OsmPrimitivRenderer
Internal method that stuffs information into the rendering component provided that it's a kind of JLabel.
renderer(Component, HistoryOsmPrimitive) - Method in class org.openstreetmap.josm.gui.OsmPrimitivRenderer
Internal method that stuffs information into the rendering component provided that it's a kind of JLabel.
RENDERER - Static variable in class org.openstreetmap.josm.gui.tagging.TaggingPreset.ComboMultiSelect
 
renderForeground(ListMergeModel<Node>.EntriesTableModel, RelationMember, int, int, boolean) - Method in class org.openstreetmap.josm.gui.conflict.pair.relation.RelationMemberTableCellRenderer
 
renderForeground(boolean) - Method in class org.openstreetmap.josm.gui.dialogs.relation.MemberTableCellRenderer
 
renderFrom(PasteTagsConflictResolverDialog.StatisticsInfo) - Method in class org.openstreetmap.josm.gui.conflict.tags.PasteTagsConflictResolverDialog.StatisticsInfoRenderer
 
renderIcon() - Method in class org.openstreetmap.josm.gui.dialogs.relation.RelationTreeCellRenderer
renders the icon
renderIcon(RelationMemberData) - Method in class org.openstreetmap.josm.gui.history.RelationMemberListTableCellRenderer
 
renderId(Changeset) - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetCacheTableCellRenderer
 
renderId(HistoryOsmPrimitive) - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetContentTableCellRenderer
 
Rendering - Interface in org.openstreetmap.josm.data.osm.visitor.paint
An object which can render data provided by a DataSet.
renderKey(TagMergeItem, boolean) - Method in class org.openstreetmap.josm.gui.conflict.pair.tags.MergedTableCellRenderer
 
renderKey(TagMergeItem, boolean) - Method in class org.openstreetmap.josm.gui.conflict.pair.tags.MineTableCellRenderer
 
renderKey(TagMergeItem, boolean) - Method in class org.openstreetmap.josm.gui.conflict.pair.tags.TagMergeTableCellRenderer
 
renderKey(TagMergeItem, boolean) - Method in class org.openstreetmap.josm.gui.conflict.pair.tags.TheirTableCellRenderer
 
renderLabel(Changeset) - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetListCellRenderer
 
renderModificationType(ChangesetDataSet.ChangesetModificationType) - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetContentTableCellRenderer
 
renderName(String, HistoryBrowserModel.TagTableModel, boolean) - Method in class org.openstreetmap.josm.gui.history.TagTableCellRenderer
 
renderNode(ListMergeModel<Node>.EntriesTableModel, Node, int, boolean) - Method in class org.openstreetmap.josm.gui.conflict.pair.nodes.NodeListTableCellRenderer
render a node
renderNode(TwoColumnDiff.Item, boolean) - Method in class org.openstreetmap.josm.gui.history.NodeListTableCellRenderer
 
renderNumTags(PasteTagsConflictResolverDialog.StatisticsInfo) - Method in class org.openstreetmap.josm.gui.conflict.tags.PasteTagsConflictResolverDialog.StatisticsInfoRenderer
 
renderOpen(Changeset) - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetCacheTableCellRenderer
 
renderPrimitive(RelationMember) - Method in class org.openstreetmap.josm.gui.conflict.pair.relation.RelationMemberTableCellRenderer
 
renderPrimitive(OsmPrimitive) - Method in class org.openstreetmap.josm.gui.dialogs.relation.MemberTableMemberCellRenderer
 
renderPrimitive(OsmPrimitive) - Method in class org.openstreetmap.josm.gui.dialogs.relation.SelectionTableCellRenderer
 
renderPrimitive(HistoryBrowserModel.RelationMemberTableModel, RelationMemberData, int, boolean) - Method in class org.openstreetmap.josm.gui.history.RelationMemberListTableCellRenderer
 
renderRole(RelationMember) - Method in class org.openstreetmap.josm.gui.conflict.pair.relation.RelationMemberTableCellRenderer
 
renderRole(HistoryBrowserModel.RelationMemberTableModel, RelationMemberData, int, boolean) - Method in class org.openstreetmap.josm.gui.history.RelationMemberListTableCellRenderer
 
renderRowId(ListMergeModel<Node>.EntriesTableModel, int, boolean) - Method in class org.openstreetmap.josm.gui.conflict.pair.nodes.NodeListTableCellRenderer
render the row id
renderRowId(int) - Method in class org.openstreetmap.josm.gui.conflict.pair.relation.RelationMemberTableCellRenderer
render the row id
renderStatistics(Map<OsmPrimitiveType, Integer>) - Method in class org.openstreetmap.josm.gui.conflict.tags.PasteTagsConflictResolverDialog.StatisticsInfoRenderer
 
renderTagName(TagModel) - Method in class org.openstreetmap.josm.gui.tagging.TagCellRenderer
renders the name of a tag in the second column of the table
renderTagValue(TagModel) - Method in class org.openstreetmap.josm.gui.tagging.TagCellRenderer
renders the value of a a tag in the third column of the table
renderText(AuthorizationProcedure) - Method in class org.openstreetmap.josm.gui.oauth.AuthorizationProcedureComboBox.AuthorisationProcedureCellRenderer
 
renderTitle(History) - Method in class org.openstreetmap.josm.gui.history.HistoryBrowserDialog
displays the title for this dialog
renderTo(PasteTagsConflictResolverDialog.StatisticsInfo) - Method in class org.openstreetmap.josm.gui.conflict.tags.PasteTagsConflictResolverDialog.StatisticsInfoRenderer
 
renderToolTipText(MultiValueResolutionDecision) - Method in class org.openstreetmap.josm.gui.conflict.tags.MultiValueCellRenderer
Sets the text of the tooltip for both renderers, this (the JLabel) and the combobox renderer.
renderToolTipText(AuthorizationProcedure) - Method in class org.openstreetmap.josm.gui.oauth.AuthorizationProcedureComboBox.AuthorisationProcedureCellRenderer
 
renderUploadComment(Changeset) - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetCacheTableCellRenderer
 
renderUser(Changeset) - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetCacheTableCellRenderer
 
renderValue(TagMergeItem, boolean) - Method in class org.openstreetmap.josm.gui.conflict.pair.tags.MergedTableCellRenderer
 
renderValue(TagMergeItem, boolean) - Method in class org.openstreetmap.josm.gui.conflict.pair.tags.MineTableCellRenderer
 
renderValue(TagMergeItem, boolean) - Method in class org.openstreetmap.josm.gui.conflict.pair.tags.TagMergeTableCellRenderer
 
renderValue(TagMergeItem, boolean) - Method in class org.openstreetmap.josm.gui.conflict.pair.tags.TheirTableCellRenderer
 
renderValue(Object) - Method in class org.openstreetmap.josm.gui.conflict.tags.MultiValueCellEditor.EditorCellRenderer
 
renderValue(MultiValueResolutionDecision) - Method in class org.openstreetmap.josm.gui.conflict.tags.MultiValueCellRenderer
 
renderValue(Relation) - Method in class org.openstreetmap.josm.gui.dialogs.relation.RelationTreeCellRenderer
renders the textual value.
renderValue(String, HistoryBrowserModel.TagTableModel, boolean) - Method in class org.openstreetmap.josm.gui.history.TagTableCellRenderer
 
repaintDragLimits() - Method in class org.openstreetmap.josm.gui.MultiSplitPane
 
repaintIfRequired(Set<OsmPrimitive>, WaySegment) - Method in class org.openstreetmap.josm.actions.mapmode.DeleteAction
 
repaintIfRequired(HashSet<OsmPrimitive>) - Method in class org.openstreetmap.josm.actions.mapmode.SelectAction
 
repaintSelectionChangedListener - Variable in class org.openstreetmap.josm.gui.MapView
 
repaintTheMap - Variable in class org.openstreetmap.josm.gui.layer.geoimage.CorrelateGpxWithImages
 
replacePreferences(Preferences, Preferences) - Static method in class org.openstreetmap.josm.data.CustomConfigurator.PreferencesUtils
 
replaceTagsOf(Tagged) - Method in class org.openstreetmap.josm.data.osm.TagCollection
Replaces the tags of an OsmPrimitive by the tags in this collection .
replaceTagsOf(Collection<? extends Tagged>) - Method in class org.openstreetmap.josm.data.osm.TagCollection
Replaces the tags of a collection ofOsmPrimitives by the tags in this collection.
report() - Method in class org.openstreetmap.josm.tools.XmlObjectParser.Parser
 
reportError(Way, String, int) - Method in class org.openstreetmap.josm.data.validation.tests.WronglyOrderedWays
 
reportProblemDialog(Set<PrimitiveId>, String, String, String, int) - Static method in class org.openstreetmap.josm.actions.DownloadPrimitiveAction
 
reposition(EastNorth) - Method in class org.openstreetmap.josm.gui.layer.markerlayer.PlayHeadMarker
reposition the play head at the point on the track nearest position given, providing we are within reasonable distance from the track; otherwise reset to the original position.
request - Variable in class org.openstreetmap.josm.io.remotecontrol.handler.RequestHandler
The request URL without "GET".
request - Variable in class org.openstreetmap.josm.io.remotecontrol.RequestProcessor
The socket this processor listens on
requestedGroup - Variable in class org.openstreetmap.josm.tools.Shortcut
 
requestedKey - Variable in class org.openstreetmap.josm.tools.Shortcut
 
requestedState - Variable in class org.openstreetmap.josm.gui.progress.AbstractProgressMonitor
 
requestFocusInCell(int, int) - Method in class org.openstreetmap.josm.gui.tagging.TagTable
 
requestFocusInWindow() - Method in class org.openstreetmap.josm.gui.tagging.TaggingPreset.Check
 
requestFocusInWindow() - Method in class org.openstreetmap.josm.gui.tagging.TaggingPreset.ComboMultiSelect
 
requestFocusInWindow() - Method in class org.openstreetmap.josm.gui.tagging.TaggingPreset.Item
 
requestFocusInWindow() - Method in class org.openstreetmap.josm.gui.tagging.TaggingPreset.Text
 
RequestHandler - Class in org.openstreetmap.josm.io.remotecontrol.handler
This is the parent of all classes that handle a specific remote control command
RequestHandler() - Constructor for class org.openstreetmap.josm.io.remotecontrol.handler.RequestHandler
 
RequestHandler.RequestHandlerBadRequestException - Exception in org.openstreetmap.josm.io.remotecontrol.handler
 
RequestHandler.RequestHandlerBadRequestException(String) - Constructor for exception org.openstreetmap.josm.io.remotecontrol.handler.RequestHandler.RequestHandlerBadRequestException
 
RequestHandler.RequestHandlerErrorException - Exception in org.openstreetmap.josm.io.remotecontrol.handler
 
RequestHandler.RequestHandlerErrorException() - Constructor for exception org.openstreetmap.josm.io.remotecontrol.handler.RequestHandler.RequestHandlerErrorException
 
RequestHandler.RequestHandlerException - Exception in org.openstreetmap.josm.io.remotecontrol.handler
 
RequestHandler.RequestHandlerException(String) - Constructor for exception org.openstreetmap.josm.io.remotecontrol.handler.RequestHandler.RequestHandlerException
 
RequestHandler.RequestHandlerException() - Constructor for exception org.openstreetmap.josm.io.remotecontrol.handler.RequestHandler.RequestHandlerException
 
RequestHandler.RequestHandlerForbiddenException - Exception in org.openstreetmap.josm.io.remotecontrol.handler
 
RequestHandler.RequestHandlerForbiddenException(String) - Constructor for exception org.openstreetmap.josm.io.remotecontrol.handler.RequestHandler.RequestHandlerForbiddenException
 
requestIsVisible(WMSRequest) - Method in class org.openstreetmap.josm.gui.layer.WMSLayer
 
RequestProcessor - Class in org.openstreetmap.josm.io.remotecontrol
Processes HTTP "remote control" requests.
RequestProcessor(Socket) - Constructor for class org.openstreetmap.josm.io.remotecontrol.RequestProcessor
Constructor
requestQueue - Variable in class org.openstreetmap.josm.gui.layer.WMSLayer
 
requestQueueLock - Variable in class org.openstreetmap.josm.gui.layer.WMSLayer
 
requests - Variable in class org.openstreetmap.josm.gui.progress.AbstractProgressMonitor
 
requestToken - Variable in class org.openstreetmap.josm.gui.oauth.RetrieveAccessTokenTask
 
requestToken - Variable in class org.openstreetmap.josm.gui.oauth.RetrieveRequestTokenTask
 
requestToken - Variable in class org.openstreetmap.josm.gui.oauth.SemiAutomaticAuthorizationUI
 
requestTokenUrl - Variable in class org.openstreetmap.josm.data.oauth.OAuthParameters
 
required - Variable in class org.openstreetmap.josm.gui.tagging.TaggingPreset.Role
 
requires - Variable in class org.openstreetmap.josm.plugins.PluginInformation
 
REQUIRES_SAVE_TO_DISK_PROP - Static variable in class org.openstreetmap.josm.gui.layer.OsmDataLayer
 
REQUIRES_UPLOAD_TO_SERVER_PROP - Static variable in class org.openstreetmap.josm.gui.layer.OsmDataLayer
 
requiresArgument - Variable in enum org.openstreetmap.josm.gui.MainApplication.Option
 
requiresArgument() - Method in enum org.openstreetmap.josm.gui.MainApplication.Option
 
requiresAttribution() - Method in interface org.openstreetmap.gui.jmapviewer.interfaces.Attributed
 
requiresAttribution() - Method in class org.openstreetmap.gui.jmapviewer.tilesources.AbstractOsmTileSource
 
requiresAttribution() - Method in class org.openstreetmap.gui.jmapviewer.tilesources.AbstractTileSource
 
requiresAttribution() - Method in class org.openstreetmap.gui.jmapviewer.tilesources.BingAerialTileSource
 
requiresAttribution() - Method in class org.openstreetmap.josm.data.imagery.ImageryInfo
 
requiresAttribution() - Method in class org.openstreetmap.josm.gui.bbox.SlippyMapBBoxChooser.RenamedSourceDecorator
 
requiresSaveToFile - Variable in class org.openstreetmap.josm.gui.layer.OsmDataLayer
 
requiresSaveToFile() - Method in class org.openstreetmap.josm.gui.layer.OsmDataLayer
Replies true if the data managed by this layer needs to be saved to a file.
requiresUpdate(Prototype, Prototype, Double, MultiCascade) - Method in class org.openstreetmap.josm.gui.mappaint.xml.XmlStyleSource
checks whether a certain match is better than the current match
requiresUploadToServer - Variable in class org.openstreetmap.josm.gui.layer.OsmDataLayer
 
requiresUploadToServer() - Method in class org.openstreetmap.josm.gui.layer.OsmDataLayer
Replies true if the data managed by this layer needs to be uploaded to the server because it contains at least one modified primitive.
requiresZip() - Method in class org.openstreetmap.josm.io.session.ImagerySessionExporter
 
requiresZip() - Method in class org.openstreetmap.josm.io.session.OsmDataSessionExporter
 
requiresZip() - Method in interface org.openstreetmap.josm.io.session.SessionLayerExporter
Return true, if some data needs to be included in the zip archive.
RESERVED - Static variable in class org.openstreetmap.josm.tools.Shortcut
 
reset() - Method in class org.openstreetmap.josm.gui.conflict.pair.nodes.NodeListTableCellRenderer
reset the renderer
reset() - Method in class org.openstreetmap.josm.gui.conflict.pair.relation.RelationMemberTableCellRenderer
reset the renderer
reset() - Method in class org.openstreetmap.josm.gui.conflict.pair.tags.TagMergeTableCellRenderer
 
reset() - Method in class org.openstreetmap.josm.gui.conflict.tags.MultiValueCellRenderer
 
reset() - Method in class org.openstreetmap.josm.gui.conflict.tags.PasteTagsConflictResolverDialog.StatisticsInfoRenderer
 
reset() - Method in class org.openstreetmap.josm.gui.conflict.tags.PasteTagsConflictResolverDialog.StatisticsTableModel
 
reset() - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetCacheTableCellRenderer
 
reset() - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetContentTableCellRenderer
 
reset() - Method in class org.openstreetmap.josm.gui.dialogs.relation.MemberTableCellRenderer
reset the renderer
reset() - Method in class org.openstreetmap.josm.gui.dialogs.relation.SelectionTableCellRenderer
reset the renderer
reset() - Method in class org.openstreetmap.josm.gui.download.PlaceSelection.NamedResultCellRenderer
 
reset() - Method in class org.openstreetmap.josm.gui.preferences.advanced.AdvancedPreference.PrefEntry
 
reset() - Method in class org.openstreetmap.josm.gui.progress.PleaseWaitProgressMonitor
 
reset() - Static method in class org.openstreetmap.josm.tools.AudioPlayer
 
reset - Variable in class org.openstreetmap.josm.tools.Shortcut
 
resetCursor(Object) - Method in class org.openstreetmap.josm.gui.NavigatableComponent
Remove the new cursor and reset to previous
resetErrorMessage(JTextField) - Method in class org.openstreetmap.josm.gui.download.BoundingBoxSelection
 
resetErrors() - Method in class org.openstreetmap.josm.gui.dialogs.validator.ValidatorTreePanel
Updates the current errors list
resetHelpText(Object) - Method in class org.openstreetmap.josm.gui.MapStatus
 
resetListRenderer() - Method in class org.openstreetmap.josm.gui.conflict.tags.RelationMemberConflictDecisionRenderer
 
resetMouseTrackingState() - Method in class org.openstreetmap.josm.actions.mapmode.ParallelWayAction
 
resetNodes(DataSet) - Method in class org.openstreetmap.josm.data.osm.visitor.paint.relations.Multipolygon.PolyData
 
resetPoly() - Method in class org.openstreetmap.josm.data.osm.visitor.paint.relations.Multipolygon.PolyData
 
resetPreference(PreferenceTabbedPane, JTable) - Method in class org.openstreetmap.josm.gui.preferences.advanced.AdvancedPreference
 
resetPrimitive(OsmPrimitive) - Method in class org.openstreetmap.josm.data.osm.DataSetMerger
 
resetRenderer() - Method in class org.openstreetmap.josm.gui.tagging.TagCellRenderer
resets the renderer
resetSaveAndUploadState() - Method in class org.openstreetmap.josm.gui.io.SaveLayersModel
 
resetState() - Method in class org.openstreetmap.josm.gui.progress.AbstractProgressMonitor
 
resetTableRenderer() - Method in class org.openstreetmap.josm.gui.conflict.tags.RelationMemberConflictDecisionRenderer
 
resetToCheckpoint() - Method in class org.openstreetmap.josm.command.MoveCommand
Restore old displacement in case of some problems
resetToDefault() - Method in class org.openstreetmap.josm.data.Preferences
 
resetToDefaultSettings() - Method in class org.openstreetmap.josm.gui.oauth.AdvancedOAuthPropertiesPanel
 
resetUploadAndSaveState() - Method in class org.openstreetmap.josm.gui.io.SaveLayerInfo
Resets the upload and save state
RESIZE_PROP - Static variable in class org.openstreetmap.josm.gui.bbox.SlippyMapBBoxChooser
 
resizeSlippyMap() - Method in class org.openstreetmap.josm.gui.bbox.SlippyMapBBoxChooser
Performs resizing of the DownloadDialog in order to enlarge or shrink the map.
resolution - Variable in class org.openstreetmap.josm.gui.layer.WMSLayer
 
resolve() - Method in class org.openstreetmap.josm.gui.dialogs.ConflictDialog
Launches a conflict resolution dialog for the first selected conflict
RESOLVED_COMPLETELY_PROP - Static variable in class org.openstreetmap.josm.gui.conflict.pair.ConflictResolver
name of the property indicating whether all conflicts are resolved, ConflictResolver.isResolvedCompletely()
RESOLVED_COMPLETELY_PROP - Static variable in class org.openstreetmap.josm.gui.conflict.pair.properties.PropertiesMergeModel
 
resolvedCompletely - Variable in class org.openstreetmap.josm.gui.conflict.pair.ConflictResolver
indicates whether the current conflict is resolved completely
resolvedCompletely - Variable in class org.openstreetmap.josm.gui.conflict.pair.properties.PropertiesMergeModel
 
resolvedConflicts - Variable in class org.openstreetmap.josm.command.ConflictResolveCommand
the list of resolved conflicts
resolver - Variable in class org.openstreetmap.josm.gui.dialogs.ConflictResolutionDialog
the conflict resolver component
resolvers - Variable in class org.openstreetmap.josm.gui.conflict.tags.PasteTagsConflictResolverDialog
 
resolveTagConflicts(List<JoinAreasAction.Multipolygon>) - Method in class org.openstreetmap.josm.actions.JoinAreasAction
Checks if tags of two given ways differ, and presents the user a dialog to solve conflicts
responseCode - Variable in exception org.openstreetmap.josm.gui.help.HelpContentReaderException
 
responseCode - Variable in exception org.openstreetmap.josm.io.OsmApiException
 
restartRemoteControlHttpServer() - Static method in class org.openstreetmap.josm.io.remotecontrol.RemoteControlHttpServer
Starts or restarts the HTTP server
restoreFromPreferences() - Method in class org.openstreetmap.josm.gui.dialogs.changeset.query.BasicChangesetQueryPanel
 
restoreFromSettings() - Method in class org.openstreetmap.josm.gui.dialogs.changeset.query.AdvancedChangesetQueryPanel.OpenAndCloseStateRestrictionPanel
 
restoreFromSettings() - Method in class org.openstreetmap.josm.gui.dialogs.changeset.query.AdvancedChangesetQueryPanel
 
restoreFromSettings() - Method in class org.openstreetmap.josm.gui.dialogs.changeset.query.AdvancedChangesetQueryPanel.TimeRestrictionPanel
 
restoreFromSettings() - Method in class org.openstreetmap.josm.gui.dialogs.changeset.query.AdvancedChangesetQueryPanel.UserRestrictionPanel
 
restoreMenuItems() - Method in class org.openstreetmap.josm.gui.MenuScroller.MenuScrollListener
 
restoreOriginalValue() - Method in class org.openstreetmap.josm.gui.tagging.ac.AutoCompletingTextField
 
restorePrimitivesHistory(HistoryComboBox) - Method in class org.openstreetmap.josm.actions.DownloadPrimitiveAction
Restore the current history from the preferences
restoreSettings() - Method in class org.openstreetmap.josm.gui.download.DownloadDialog
 
restoreUploadAddressHistory(HistoryComboBox) - Method in class org.openstreetmap.josm.actions.OpenLocationAction
Restore the current history from the preferences
result - Variable in class org.openstreetmap.josm.gui.ExtendedDialog
 
result - Variable in class org.openstreetmap.josm.gui.preferences.ToolbarPreferences.ActionParser
 
result - Variable in class org.openstreetmap.josm.tools.AudioPlayer.Execute
 
resultingLayerField - Variable in class org.openstreetmap.josm.gui.preferences.imagery.AddWMSLayerPanel
 
retainAll(Collection<?>) - Method in class org.openstreetmap.josm.data.osm.QuadBuckets
 
RetrieveAccessTokenTask - Class in org.openstreetmap.josm.gui.oauth
Asynchronous task for retrieving an Access Token.
RetrieveAccessTokenTask(Component, OAuthParameters, OAuthToken) - Constructor for class org.openstreetmap.josm.gui.oauth.RetrieveAccessTokenTask
Creates the task
RetrieveRequestTokenTask - Class in org.openstreetmap.josm.gui.oauth
Asynchronous task for retrieving a request token
RetrieveRequestTokenTask(Component, OAuthParameters) - Constructor for class org.openstreetmap.josm.gui.oauth.RetrieveRequestTokenTask
Creates the task
Reunion92Name - Static variable in class org.openstreetmap.josm.gui.preferences.projection.UTM_France_DOM_ProjectionChoice
 
ReunionBounds - Static variable in class org.openstreetmap.josm.data.projection.UTM_France_DOM
 
ReunionDatum - Static variable in class org.openstreetmap.josm.data.projection.UTM_France_DOM
 
ReunionEPSG - Static variable in class org.openstreetmap.josm.data.projection.UTM_France_DOM
 
reverse() - Method in class org.openstreetmap.josm.gui.dialogs.relation.MemberTableModel
Reverse the relation members.
reverse(WayConnectionType.Direction) - Static method in class org.openstreetmap.josm.gui.dialogs.relation.MemberTableModel
 
REVERSE_VALUES - Static variable in class org.openstreetmap.josm.data.osm.OsmUtils
 
reverseCommand - Variable in class org.openstreetmap.josm.actions.ReverseWayAction.ReverseWayResult
 
reversed - Variable in class org.openstreetmap.josm.data.osm.MultipolygonCreate.JoinedPolygon
 
REVERSED_COASTLINE - Static variable in class org.openstreetmap.josm.data.validation.tests.Coastlines
 
reversedDirection() - Method in class org.openstreetmap.josm.data.osm.OsmPrimitive
 
reversedDirectionKeys - Static variable in class org.openstreetmap.josm.data.osm.OsmPrimitive
 
reverseScript - Static variable in class org.openstreetmap.josm.tools.Diff
Standard ScriptBuilders.
reverseval - Static variable in class org.openstreetmap.josm.data.osm.OsmUtils
 
reverseWay(Way) - Static method in class org.openstreetmap.josm.actions.ReverseWayAction
 
reverseWay - Variable in class org.openstreetmap.josm.gui.MainMenu
 
ReverseWayAction - Class in org.openstreetmap.josm.actions
 
ReverseWayAction() - Constructor for class org.openstreetmap.josm.actions.ReverseWayAction
 
ReverseWayAction.ReverseWayResult - Class in org.openstreetmap.josm.actions
 
ReverseWayAction.ReverseWayResult(Way, Collection<Command>, Command) - Constructor for class org.openstreetmap.josm.actions.ReverseWayAction.ReverseWayResult
 
ReverseWayTagCorrector - Class in org.openstreetmap.josm.corrector
A ReverseWayTagCorrector handles necessary corrections of tags when a way is reversed.
ReverseWayTagCorrector() - Constructor for class org.openstreetmap.josm.corrector.ReverseWayTagCorrector
 
ReverseWayTagCorrector.PrefixSuffixSwitcher - Class in org.openstreetmap.josm.corrector
 
ReverseWayTagCorrector.PrefixSuffixSwitcher(String, String) - Constructor for class org.openstreetmap.josm.corrector.ReverseWayTagCorrector.PrefixSuffixSwitcher
 
reversibleTags - Static variable in class org.openstreetmap.josm.corrector.ReverseWayTagCorrector
 
rgb(float, float, float) - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.Expression.FunctionExpression.EvalFunctions
 
rhs - Variable in class org.openstreetmap.josm.actions.search.SearchCompiler.BinaryMatch
 
rhs - Variable in class org.openstreetmap.josm.tools.template_engine.ContextSwitchTemplate.AndSet
 
rhs - Variable in class org.openstreetmap.josm.tools.template_engine.ContextSwitchTemplate.OrSet
 
RIGHT - Static variable in class org.openstreetmap.josm.gui.mappaint.Keyword
 
right - Variable in class org.openstreetmap.josm.gui.mappaint.mapcss.Selector.ChildOrParentSelector
 
RIGHT_DIRECTION - Static variable in class org.openstreetmap.josm.gui.ScrollViewport
 
rightClickPressPos - Variable in class org.openstreetmap.josm.actions.mapmode.DrawAction
 
RMCTIMEFMT - Static variable in class org.openstreetmap.josm.io.NmeaReader
 
RMCTIMEFMTSTD - Static variable in class org.openstreetmap.josm.io.NmeaReader
 
role - Variable in class org.openstreetmap.josm.actions.JoinAreasAction.RelationRole
 
role - Variable in class org.openstreetmap.josm.actions.search.SearchCompiler.RoleMatch
 
role - Variable in class org.openstreetmap.josm.data.osm.RelationMember
 
role - Variable in class org.openstreetmap.josm.data.osm.RelationMemberData
 
role - Variable in class org.openstreetmap.josm.data.osm.RelationToChildReference
 
role - Variable in class org.openstreetmap.josm.data.validation.tests.DuplicateRelation.RelMember
 
role - Variable in class org.openstreetmap.josm.gui.conflict.pair.ListMergeModel.EntriesTableModel
 
role - Variable in class org.openstreetmap.josm.gui.conflict.tags.RelationMemberConflictDecision
 
role - Variable in class org.openstreetmap.josm.gui.dialogs.properties.PropertiesDialog.MemberInfo
 
role - Variable in class org.openstreetmap.josm.gui.history.CoordinateInfoViewer.LatLonViewer
 
role - Variable in class org.openstreetmap.josm.gui.mappaint.mapcss.Condition.RoleCondition
 
role() - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.Expression.FunctionExpression.EvalFunctions
 
ROLE_EMPTY - Static variable in class org.openstreetmap.josm.data.validation.tests.RelationChecker
 
ROLE_MISSING - Static variable in class org.openstreetmap.josm.data.validation.tests.RelationChecker
 
ROLE_UNKNOWN - Static variable in class org.openstreetmap.josm.data.validation.tests.RelationChecker
 
roleCache - Variable in class org.openstreetmap.josm.gui.tagging.ac.AutoCompletionManager
the cached list of member roles only accessed by getRoleCache(), rebuild() and cacheRelationMemberRoles() use getRoleCache() accessor
RoleCorrection - Class in org.openstreetmap.josm.corrector
 
RoleCorrection(Relation, int, RelationMember, String) - Constructor for class org.openstreetmap.josm.corrector.RoleCorrection
 
RoleCorrectionTable - Class in org.openstreetmap.josm.corrector
 
RoleCorrectionTable(List<RoleCorrection>) - Constructor for class org.openstreetmap.josm.corrector.RoleCorrectionTable
 
RoleCorrectionTableModel - Class in org.openstreetmap.josm.corrector
 
RoleCorrectionTableModel(List<RoleCorrection>) - Constructor for class org.openstreetmap.josm.corrector.RoleCorrectionTableModel
 
roleMatcher - Static variable in class org.openstreetmap.josm.data.osm.visitor.paint.relations.Multipolygon
 
roles - Variable in class org.openstreetmap.josm.gui.tagging.TaggingPreset.Roles
 
root - Variable in class org.openstreetmap.josm.data.osm.QuadBuckets
 
root - Variable in class org.openstreetmap.josm.gui.dialogs.relation.RelationTreeModel
the root relation
rootActionsNode - Variable in class org.openstreetmap.josm.gui.preferences.ToolbarPreferences
 
rotate(EastNorth, double) - Method in class org.openstreetmap.josm.data.coor.EastNorth
Returns an EastNorth representing the this EastNorth rotated around a given EastNorth by a given angle
rotate_cc(EastNorth, EastNorth, double) - Static method in class org.openstreetmap.josm.actions.OrthogonalizeAction.EN
 
RotateCommand - Class in org.openstreetmap.josm.command
RotateCommand rotates a number of objects around their centre.
RotateCommand(Collection<OsmPrimitive>, EastNorth) - Constructor for class org.openstreetmap.josm.command.RotateCommand
Creates a RotateCommand.
rotationAngle - Variable in class org.openstreetmap.josm.command.RotateCommand
computed rotation angle between starting click and current mouse pos
roundabout_left - Static variable in class org.openstreetmap.josm.gui.dialogs.relation.MemberTableLinkedCellRenderer
 
roundabout_right - Static variable in class org.openstreetmap.josm.gui.dialogs.relation.MemberTableLinkedCellRenderer
 
roundaboutType(int) - Method in class org.openstreetmap.josm.gui.dialogs.relation.MemberTableModel
determine, if the way i is a roundabout and if yes, what type of roundabout
roundaboutType(Way) - Static method in class org.openstreetmap.josm.gui.dialogs.relation.MemberTableModel
 
roundCoord(LatLon) - Method in class org.openstreetmap.josm.data.validation.tests.DuplicateNode.NodeHash
 
roundToOsmPrecision(double) - Static method in class org.openstreetmap.josm.data.coor.LatLon
Returns the value rounded to OSM precisions, i.e.
roundToOsmPrecisionStrict(double) - Static method in class org.openstreetmap.josm.data.coor.LatLon
Returns the value rounded to OSM precision.
ROUTE_POINT - Static variable in class org.openstreetmap.josm.io.GpxWriter
 
routePoints - Variable in class org.openstreetmap.josm.data.gpx.GpxRoute
 
routes - Variable in class org.openstreetmap.josm.data.gpx.GpxData
 
rowLayout - Variable in class org.openstreetmap.josm.gui.MultiSplitLayout.Split
 
rowMax - Variable in class org.openstreetmap.josm.gui.tagging.TagEditorModel.SelectionStateMemento
 
rowMin - Variable in class org.openstreetmap.josm.gui.tagging.TagEditorModel.SelectionStateMemento
 
rowNumberBorder - Variable in class org.openstreetmap.josm.gui.conflict.pair.nodes.NodeListTableCellRenderer
 
rowNumberBorder - Variable in class org.openstreetmap.josm.gui.conflict.pair.relation.RelationMemberTableCellRenderer
 
rows - Variable in class org.openstreetmap.josm.gui.history.DiffTableModel
 
rows - Variable in class org.openstreetmap.josm.gui.tagging.TaggingPreset.MultiSelect
 
rowSelectionModel - Variable in class org.openstreetmap.josm.gui.tagging.TagEditorModel
 
rule - Variable in class org.openstreetmap.josm.gui.mappaint.xml.XmlStyleSourceHandler
 
rules - Variable in class org.openstreetmap.josm.gui.mappaint.mapcss.MapCSSStyleSource
 
run() - Method in class org.openstreetmap.gui.jmapviewer.JobDispatcher.JobThread
 
run() - Method in class org.openstreetmap.gui.jmapviewer.OsmFileCacheTileLoader.FileLoadJob
 
run() - Method in class org.openstreetmap.josm.actions.downloadtasks.DownloadOsmTaskList.PostDownloadProcessor
Grabs and displays the error messages after all download threads have finished.
run() - Method in class org.openstreetmap.josm.actions.downloadtasks.PostDownloadHandler
 
run() - Method in class org.openstreetmap.josm.actions.PreferencesAction
 
run() - Method in class org.openstreetmap.josm.data.AutosaveTask
 
run() - Method in class org.openstreetmap.josm.gui.bbox.SlippyMapControler.MoveTask
 
run() - Method in class org.openstreetmap.josm.gui.conflict.tags.RelationMemberConflictResolverTable.SelectNextColumnCellAction
 
run() - Method in class org.openstreetmap.josm.gui.conflict.tags.RelationMemberConflictResolverTable.SelectPreviousColumnCellAction
 
run() - Method in class org.openstreetmap.josm.gui.conflict.tags.TagConflictResolverTable.SelectNextColumnCellAction
 
run() - Method in class org.openstreetmap.josm.gui.conflict.tags.TagConflictResolverTable.SelectPreviousColumnCellAction
 
run() - Method in class org.openstreetmap.josm.gui.dialogs.relation.ChildRelationBrowser.DownloadAllChildRelationsAction
 
run() - Method in class org.openstreetmap.josm.gui.dialogs.relation.ChildRelationBrowser.DownloadSelectedAction
 
run() - Method in class org.openstreetmap.josm.gui.dialogs.relation.ChildRelationBrowser.EditAction
 
run() - Method in class org.openstreetmap.josm.gui.dialogs.relation.GenericRelationEditor.ApplyAction
 
run() - Method in class org.openstreetmap.josm.gui.dialogs.relation.GenericRelationEditor.DeleteCurrentRelationAction
 
run() - Method in class org.openstreetmap.josm.gui.dialogs.relation.GenericRelationEditor.EditAction
 
run() - Method in class org.openstreetmap.josm.gui.dialogs.relation.GenericRelationEditor.OKAction
 
run() - Method in class org.openstreetmap.josm.gui.dialogs.relation.MemberTable.SelectNextColumnCellAction
 
run() - Method in class org.openstreetmap.josm.gui.dialogs.relation.ReferringRelationsBrowser.EditAction
 
run() - Method in class org.openstreetmap.josm.gui.dialogs.relation.RunnableAction
 
run() - Method in class org.openstreetmap.josm.gui.dialogs.RelationListDialog.NewAction
 
run() - Method in class org.openstreetmap.josm.gui.download.DownloadDialog.CancelAction
 
run() - Method in class org.openstreetmap.josm.gui.download.DownloadDialog.DownloadAction
 
run() - Method in class org.openstreetmap.josm.gui.history.HistoryBrowserDialog.CloseAction
 
run() - Method in class org.openstreetmap.josm.gui.history.NodeListViewer.ShowHistoryAction
 
run() - Method in class org.openstreetmap.josm.gui.io.AbstractIOTask
Runs the task
run() - Method in class org.openstreetmap.josm.gui.io.SaveLayersDialog.SaveAndUploadTask
 
run() - Method in class org.openstreetmap.josm.gui.io.SaveLayerTask
 
run() - Method in class org.openstreetmap.josm.gui.io.UploadLayerTask
 
run() - Method in class org.openstreetmap.josm.gui.layer.geoimage.ImageDisplay.LoadImageRunnable
 
run() - Method in class org.openstreetmap.josm.gui.layer.geoimage.ThumbsLoader
 
run() - Method in class org.openstreetmap.josm.gui.layer.ImageryLayer.OffsetServerThread
 
run() - Method in class org.openstreetmap.josm.gui.MapStatus.Collector
Execution function for the Collector.
run() - Method in class org.openstreetmap.josm.gui.PleaseWaitRunnable
 
run() - Method in class org.openstreetmap.josm.gui.tagging.TagTable.AddAction
 
run() - Method in class org.openstreetmap.josm.gui.tagging.TagTable.DeleteAction
 
run() - Method in class org.openstreetmap.josm.gui.tagging.TagTable.SelectNextColumnCellAction
 
run() - Method in class org.openstreetmap.josm.io.imagery.Grabber
 
run() - Method in class org.openstreetmap.josm.io.remotecontrol.RemoteControlHttpServer
The main loop, spawns a RequestProcessor for each connection
run() - Method in class org.openstreetmap.josm.io.remotecontrol.RequestProcessor
The work is done here.
run() - Method in class org.openstreetmap.josm.tools.AudioPlayer
Starts the thread to actually play the audio, per Thread interface Not to be used as public, though Thread interface doesn't allow it to be made private
run() - Method in class org.openstreetmap.josm.tools.MultikeyActionsHandler.MyTimerTask
 
runDownloadTask(ChangesetDownloadTask) - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetCacheManager
 
runInEDT(Runnable) - Static method in class org.openstreetmap.josm.gui.util.GuiHelper
 
runInEDTAndWait(Runnable) - Static method in class org.openstreetmap.josm.gui.util.GuiHelper
 
RunnableAction - Class in org.openstreetmap.josm.gui.dialogs.relation
 
RunnableAction() - Constructor for class org.openstreetmap.josm.gui.dialogs.relation.RunnableAction
 
runTest() - Method in class org.openstreetmap.josm.data.osm.DatasetConsistencyTest
 
runTests(DataSet) - Static method in class org.openstreetmap.josm.data.osm.DatasetConsistencyTest
 
rx - Variable in class org.openstreetmap.josm.data.projection.datum.SevenParameterDatum
 
rxErrorMsg - Static variable in class org.openstreetmap.josm.actions.search.SearchCompiler
 
rxErrorMsgNoPos - Static variable in class org.openstreetmap.josm.actions.search.SearchCompiler
 
ry - Variable in class org.openstreetmap.josm.data.projection.datum.SevenParameterDatum
 
rz - Variable in class org.openstreetmap.josm.data.projection.datum.SevenParameterDatum
 

S

s - Variable in class org.openstreetmap.josm.actions.search.SearchAction.DescriptionTextBuilder
 
s - Variable in class org.openstreetmap.josm.data.projection.datum.SevenParameterDatum
 
s - Variable in class org.openstreetmap.josm.gui.dialogs.InspectPrimitiveDialog.DataText
 
s - Variable in class org.openstreetmap.josm.gui.dialogs.MapPaintDialog.SaveAsAction.SaveToFileTask
 
s - Variable in class org.openstreetmap.josm.gui.dialogs.SelectionListDialog.SearchMenuItem
 
s - Variable in class org.openstreetmap.josm.gui.preferences.ToolbarPreferences.ActionParser
 
S_TR - Static variable in class org.openstreetmap.josm.gui.dialogs.LatLonDialog
 
safeIterator - Variable in class org.openstreetmap.josm.data.osm.Storage
 
SainteAnneBounds - Static variable in class org.openstreetmap.josm.data.projection.UTM_France_DOM
 
SainteAnneDatum - Static variable in class org.openstreetmap.josm.data.projection.UTM_France_DOM
 
SainteAnneEPSG - Static variable in class org.openstreetmap.josm.data.projection.UTM_France_DOM
 
SainteAnneName - Static variable in class org.openstreetmap.josm.gui.preferences.projection.UTM_France_DOM_ProjectionChoice
 
SAME - Static variable in class org.openstreetmap.josm.gui.history.TwoColumnDiff.Item
 
SAME_NAME - Static variable in class org.openstreetmap.josm.data.validation.tests.NodesWithSameName
 
SAME_RELATION - Static variable in class org.openstreetmap.josm.data.validation.tests.DuplicateRelation
 
SAME_WAY - Static variable in class org.openstreetmap.josm.data.validation.tests.DuplicateWay
 
sameType - Variable in class org.openstreetmap.josm.gui.dialogs.properties.PropertiesDialog.SearchAction
 
sanitize(String) - Method in class org.openstreetmap.josm.gui.preferences.imagery.AddWMSLayerPanel
 
sanity() - Method in class org.openstreetmap.josm.data.osm.BBox
 
sanityCheck() - Method in class org.openstreetmap.josm.actions.mapmode.ParallelWayAction
 
save() - Method in class org.openstreetmap.josm.data.imagery.ImageryLayerInfo
 
save() - Method in class org.openstreetmap.josm.data.osm.Node
 
save() - Method in class org.openstreetmap.josm.data.osm.OsmPrimitive
Save parameters of this primitive to the transport object
save() - Method in class org.openstreetmap.josm.data.osm.Relation
 
save() - Method in class org.openstreetmap.josm.data.osm.Way
 
save() - Method in class org.openstreetmap.josm.data.Preferences
Called after every put.
save() - Method in class org.openstreetmap.josm.data.ServerSidePreferences
Do nothing on save.
save() - Method in class org.openstreetmap.josm.gui.BookmarkList
Save all bookmarks to the preferences file
save - Variable in class org.openstreetmap.josm.gui.io.SaveLayersDialog.SaveAndProceedAction
 
save - Variable in class org.openstreetmap.josm.gui.MainMenu
 
save(Preferences, CredentialsAgent) - Method in class org.openstreetmap.josm.gui.preferences.server.OAuthAccessTokenHolder
Saves the content of this holder to the preferences and a credential store managed by a credential manager.
save(File, OsmDataLayer, boolean) - Method in class org.openstreetmap.josm.io.OsmExporter
 
save() - Method in class org.openstreetmap.josm.tools.Shortcut
 
SaveAction - Class in org.openstreetmap.josm.actions
Export the data as an OSM xml file.
SaveAction() - Constructor for class org.openstreetmap.josm.actions.SaveAction
Construct the action with "Save" as label.
saveAction(ToolbarPreferences.ActionDefinition) - Method in class org.openstreetmap.josm.gui.preferences.ToolbarPreferences.ActionParser
 
SaveActionBase - Class in org.openstreetmap.josm.actions
 
SaveActionBase(String, String, String, Shortcut) - Constructor for class org.openstreetmap.josm.actions.SaveActionBase
 
saveAndProceedAction - Variable in class org.openstreetmap.josm.gui.io.SaveLayersDialog
 
saveAndProceedActionButton - Variable in class org.openstreetmap.josm.gui.io.SaveLayersDialog
 
saveAndUploadTask - Variable in class org.openstreetmap.josm.gui.io.SaveLayersDialog
 
saveAngles(String...) - Method in class org.openstreetmap.josm.actions.mapmode.DrawAction.SnapHelper
 
saveAs - Variable in class org.openstreetmap.josm.gui.MainMenu
 
SaveAsAction - Class in org.openstreetmap.josm.actions
Export the data.
SaveAsAction() - Constructor for class org.openstreetmap.josm.actions.SaveAsAction
Construct the action with "Save" as label.
saveBookmarks() - Static method in class org.openstreetmap.josm.data.imagery.OffsetBookmark
 
saveCheckpoint() - Method in class org.openstreetmap.josm.command.MoveCommand
Save curent displacement to restore in case of some problems
saveCommonAttributes(PrimitiveData) - Method in class org.openstreetmap.josm.data.osm.OsmPrimitive
 
saveData(String, byte[]) - Method in class org.openstreetmap.josm.io.CacheFiles
Writes an byte-array to disk
saveDefault() - Method in class org.openstreetmap.josm.tools.Shortcut
 
saveDis - Variable in class org.openstreetmap.josm.gui.io.SaveLayersDialog.SaveAndProceedAction
 
saveIgnoredErrors() - Static method in class org.openstreetmap.josm.data.validation.OsmValidator
 
saveImg(String, BufferedImage) - Method in class org.openstreetmap.josm.io.CacheFiles
Saves a given image and ident to the cache
saveIncomplete(Collection<OsmPrimitive>) - Method in class org.openstreetmap.josm.command.PurgeCommand
 
saveIndex() - Method in class org.openstreetmap.josm.data.imagery.WmsCache
 
savelayer(AutosaveTask.AutosaveLayerInfo) - Method in class org.openstreetmap.josm.data.AutosaveTask
 
SaveLayerInfo - Class in org.openstreetmap.josm.gui.io
SaveLayerInfo represents the information, user preferences and save/upload states of a layer which might be uploaded/saved.
SaveLayerInfo(OsmDataLayer) - Constructor for class org.openstreetmap.josm.gui.io.SaveLayerInfo
 
saveLayers(List<SaveLayerInfo>) - Method in class org.openstreetmap.josm.gui.io.SaveLayersDialog.SaveAndUploadTask
 
SaveLayersDialog - Class in org.openstreetmap.josm.gui.io
 
SaveLayersDialog(Component) - Constructor for class org.openstreetmap.josm.gui.io.SaveLayersDialog
 
SaveLayersDialog.CancelAction - Class in org.openstreetmap.josm.gui.io
 
SaveLayersDialog.CancelAction() - Constructor for class org.openstreetmap.josm.gui.io.SaveLayersDialog.CancelAction
 
SaveLayersDialog.DiscardAndProceedAction - Class in org.openstreetmap.josm.gui.io
 
SaveLayersDialog.DiscardAndProceedAction() - Constructor for class org.openstreetmap.josm.gui.io.SaveLayersDialog.DiscardAndProceedAction
 
SaveLayersDialog.LayerListWarningMessagePanel - Class in org.openstreetmap.josm.gui.io
 
SaveLayersDialog.LayerListWarningMessagePanel(String, List<SaveLayerInfo>) - Constructor for class org.openstreetmap.josm.gui.io.SaveLayersDialog.LayerListWarningMessagePanel
 
SaveLayersDialog.SaveAndProceedAction - Class in org.openstreetmap.josm.gui.io
 
SaveLayersDialog.SaveAndProceedAction() - Constructor for class org.openstreetmap.josm.gui.io.SaveLayersDialog.SaveAndProceedAction
 
SaveLayersDialog.SaveAndUploadTask - Class in org.openstreetmap.josm.gui.io
This is the asynchronous task which uploads modified layers to the server and saves them to files, if requested by the user.
SaveLayersDialog.SaveAndUploadTask(SaveLayersModel, ProgressMonitor) - Constructor for class org.openstreetmap.josm.gui.io.SaveLayersDialog.SaveAndUploadTask
 
SaveLayersDialog.UserAction - Enum in org.openstreetmap.josm.gui.io
 
SaveLayersDialog.UserAction() - Constructor for enum org.openstreetmap.josm.gui.io.SaveLayersDialog.UserAction
 
SaveLayersDialog.WindowClosingAdapter - Class in org.openstreetmap.josm.gui.io
 
SaveLayersDialog.WindowClosingAdapter() - Constructor for class org.openstreetmap.josm.gui.io.SaveLayersDialog.WindowClosingAdapter
 
SaveLayersModel - Class in org.openstreetmap.josm.gui.io
 
SaveLayersModel() - Constructor for class org.openstreetmap.josm.gui.io.SaveLayersModel
 
SaveLayersModel.Mode - Enum in org.openstreetmap.josm.gui.io
 
SaveLayersModel.Mode() - Constructor for enum org.openstreetmap.josm.gui.io.SaveLayersModel.Mode
 
SaveLayersTable - Class in org.openstreetmap.josm.gui.io
 
SaveLayersTable(SaveLayersModel) - Constructor for class org.openstreetmap.josm.gui.io.SaveLayersTable
 
SaveLayersTableColumnModel - Class in org.openstreetmap.josm.gui.io
 
SaveLayersTableColumnModel() - Constructor for class org.openstreetmap.josm.gui.io.SaveLayersTableColumnModel
 
SaveLayersTableColumnModel.RecommendedActionsTableCell - Class in org.openstreetmap.josm.gui.io
small renderer class that handles the "should be uploaded/saved" texts.
SaveLayersTableColumnModel.RecommendedActionsTableCell() - Constructor for class org.openstreetmap.josm.gui.io.SaveLayersTableColumnModel.RecommendedActionsTableCell
 
SaveLayerTask - Class in org.openstreetmap.josm.gui.io
SaveLayerTask saves the data managed by an OsmDataLayer to the OsmDataLayer#getAssociatedFile().
SaveLayerTask(SaveLayerInfo, ProgressMonitor) - Constructor for class org.openstreetmap.josm.gui.io.SaveLayerTask
 
savePreferences(String, boolean) - Method in class org.openstreetmap.josm.gui.preferences.display.GPXSettingsPanel
Save preferences from UI controls for specified layer if layerName==null, global preferences are written
savePreferences() - Method in class org.openstreetmap.josm.gui.preferences.display.GPXSettingsPanel
Save preferences from UI controls for initial layer or globally
savePreferences() - Method in class org.openstreetmap.josm.gui.preferences.PreferenceTabbedPane
 
savePrefs() - Method in class org.openstreetmap.josm.gui.dialogs.FilterTableModel
 
savePrefs() - Static method in class org.openstreetmap.josm.tools.Shortcut
 
saveSettings() - Method in class org.openstreetmap.josm.gui.preferences.imagery.CommonSettingsPanel
Saves the common settings.
saveSettings() - Method in class org.openstreetmap.josm.gui.preferences.imagery.TMSSettingsPanel
Saves the TMS settings.
saveSettings() - Method in class org.openstreetmap.josm.gui.preferences.imagery.WMSSettingsPanel
Saves the WMS settings.
saveState - Variable in class org.openstreetmap.josm.gui.io.SaveLayerInfo
 
saveTagsToFile() - Method in class org.openstreetmap.gui.jmapviewer.OsmFileCacheTileLoader.FileLoadJob
 
saveTileToFile(byte[]) - Method in class org.openstreetmap.gui.jmapviewer.OsmFileCacheTileLoader.FileLoadJob
 
saveToCache(BufferedImage, InputStream, Projection, double, double, double) - Method in class org.openstreetmap.josm.data.imagery.WmsCache
 
saveToDisk() - Method in class org.openstreetmap.josm.io.CacheCustomContent
Stores the data to disk
saveToHistory(SearchAction.SearchSetting) - Static method in class org.openstreetmap.josm.actions.search.SearchAction
 
saveToPreferences(Preferences) - Method in class org.openstreetmap.josm.data.oauth.OAuthParameters
Saves these OAuth parameters to the given Preferences.
saveToPreferences(UploadStrategy) - Static method in enum org.openstreetmap.josm.gui.io.UploadStrategy
Saves the upload strategy strategy to the preferences.
saveToPreferences() - Method in class org.openstreetmap.josm.gui.preferences.server.AuthenticationPreferencesPanel
 
saveToPreferences() - Method in class org.openstreetmap.josm.gui.preferences.server.BasicAuthenticationPreferencesPanel
 
saveToPreferences - Variable in class org.openstreetmap.josm.gui.preferences.server.OAuthAccessTokenHolder
 
saveToPreferences() - Method in class org.openstreetmap.josm.gui.preferences.server.OAuthAuthenticationPreferencesPanel
Saves the current values to preferences
saveToPreferences() - Method in class org.openstreetmap.josm.gui.preferences.server.OsmApiUrlInputPanel
Saves the values to the preferences
saveToPreferences() - Method in class org.openstreetmap.josm.gui.preferences.server.ProxyPreferencesPanel
Saves the current values to the preferences
saveUnsavedModifications() - Static method in class org.openstreetmap.josm.Main
 
saveUsernameAndPasswordCheckboxText - Variable in class org.openstreetmap.josm.gui.io.CredentialDialog
 
sc - Variable in class org.openstreetmap.josm.actions.JosmAction
 
scale(double) - Method in class org.openstreetmap.josm.data.coor.EastNorth
 
SCALE - Variable in class org.openstreetmap.josm.data.validation.tests.MultipolygonTest
 
scale - Variable in class org.openstreetmap.josm.gui.NavigatableComponent
The scale factor in x or y-units per pixel.
scale - Variable in class org.openstreetmap.josm.gui.NavigatableComponent.ZoomData
 
ScaleCommand - Class in org.openstreetmap.josm.command
 
ScaleCommand(Collection<OsmPrimitive>, EastNorth) - Constructor for class org.openstreetmap.josm.command.ScaleCommand
Creates a ScaleCommand.
scaledDimension(Image) - Method in class org.openstreetmap.josm.gui.layer.geoimage.GeoImageLayer
 
scaleMax - Variable in class org.openstreetmap.josm.gui.mappaint.xml.XmlStyleSourceHandler.RuleElem
 
scaleMin - Variable in class org.openstreetmap.josm.gui.mappaint.xml.XmlStyleSourceHandler.RuleElem
 
scalingFactor - Variable in class org.openstreetmap.josm.command.ScaleCommand
Current scaling factor applied
ScanexTileSource - Class in org.openstreetmap.gui.jmapviewer.tilesources
 
ScanexTileSource(String) - Constructor for class org.openstreetmap.gui.jmapviewer.tilesources.ScanexTileSource
 
ScanexTileSource.ScanexLayer - Enum in org.openstreetmap.gui.jmapviewer.tilesources
 
ScanexTileSource.ScanexLayer(String, String) - Constructor for enum org.openstreetmap.gui.jmapviewer.tilesources.ScanexTileSource.ScanexLayer
 
scanIconCacheFiles(ProgressMonitor, File) - Method in class org.openstreetmap.josm.plugins.ReadLocalPluginInformationTask
 
scanLocalPluginRepository(ProgressMonitor, File) - Method in class org.openstreetmap.josm.plugins.ReadLocalPluginInformationTask
 
scanManifest(Manifest, boolean) - Method in class org.openstreetmap.josm.plugins.PluginInformation
 
scanPluginFiles(ProgressMonitor, File) - Method in class org.openstreetmap.josm.plugins.ReadLocalPluginInformationTask
 
scanSiteCacheFiles(ProgressMonitor, File) - Method in class org.openstreetmap.josm.plugins.ReadLocalPluginInformationTask
 
schedule() - Method in class org.openstreetmap.josm.data.AutosaveTask
 
scheduled - Variable in class org.openstreetmap.josm.gui.bbox.SlippyMapControler.MoveTask
Indicated if moveTask is currently enabled (periodically executed via timer) or disabled
scroll() - Method in class org.openstreetmap.josm.gui.ScrollViewport
 
scroll(int, int) - Method in class org.openstreetmap.josm.gui.ScrollViewport
 
scrollCount - Variable in class org.openstreetmap.josm.gui.MenuScroller
 
scrollDirection - Variable in class org.openstreetmap.josm.gui.ScrollViewport
 
scrollPane - Variable in class org.openstreetmap.josm.gui.dialogs.CommandStackDialog
 
scrollRectToVisible(Rectangle) - Method in class org.openstreetmap.josm.gui.history.VersionTable
 
scrollToElementWithId(String) - Method in class org.openstreetmap.josm.gui.help.HelpBrowser.HyperlinkHandler
Scrolls the help browser to the element with id id
scrollToVisible(int, int) - Method in class org.openstreetmap.josm.gui.dialogs.LayerListDialog.LayerList
 
scrollToVisible(int, int) - Method in class org.openstreetmap.josm.gui.dialogs.MapPaintDialog.StylesTable
 
ScrollViewport - Class in org.openstreetmap.josm.gui
A viewport with UP and DOWN arrow buttons, so that the user can make the content scroll.
ScrollViewport(JComponent, int) - Constructor for class org.openstreetmap.josm.gui.ScrollViewport
 
ScrollViewport(int) - Constructor for class org.openstreetmap.josm.gui.ScrollViewport
 
ScrollViewport.ScrollViewPortMouseListener - Class in org.openstreetmap.josm.gui
 
ScrollViewport.ScrollViewPortMouseListener(int) - Constructor for class org.openstreetmap.josm.gui.ScrollViewport.ScrollViewPortMouseListener
 
se - Variable in class org.openstreetmap.josm.data.osm.QuadBuckets.QBLevel
 
SE_INDEX - Static variable in class org.openstreetmap.josm.data.osm.QuadBuckets
 
search - Variable in class org.openstreetmap.josm.actions.search.PushbackTokenizer
 
search() - Static method in class org.openstreetmap.josm.actions.search.SearchAction
Launches the dialog for specifying search criteria and runs a search
search(String, SearchAction.SearchMode) - Static method in class org.openstreetmap.josm.actions.search.SearchAction
 
search(SearchAction.SearchSetting) - Static method in class org.openstreetmap.josm.actions.search.SearchAction
 
search - Variable in class org.openstreetmap.josm.actions.search.SearchCompiler.Any
 
search(BBox, List<T>) - Method in class org.openstreetmap.josm.data.osm.QuadBuckets.QBLevel
 
search(BBox) - Method in class org.openstreetmap.josm.data.osm.QuadBuckets
 
search - Variable in class org.openstreetmap.josm.gui.MainMenu
 
search_cache - Variable in class org.openstreetmap.josm.data.osm.QuadBuckets
 
search_contents(BBox, List<T>) - Method in class org.openstreetmap.josm.data.osm.QuadBuckets.QBLevel
 
SEARCH_EXPRESSION - Static variable in class org.openstreetmap.josm.actions.search.SearchAction
 
SEARCH_IN_TAGS - Static variable in class org.openstreetmap.josm.gui.tagging.TaggingPresetSearchDialog
 
SearchAction - Class in org.openstreetmap.josm.actions.search
 
SearchAction() - Constructor for class org.openstreetmap.josm.actions.search.SearchAction
 
SearchAction.DescriptionTextBuilder - Class in org.openstreetmap.josm.actions.search
 
SearchAction.DescriptionTextBuilder() - Constructor for class org.openstreetmap.josm.actions.search.SearchAction.DescriptionTextBuilder
 
SearchAction.SearchKeywordRow - Class in org.openstreetmap.josm.actions.search
 
SearchAction.SearchKeywordRow(HistoryComboBox) - Constructor for class org.openstreetmap.josm.actions.search.SearchAction.SearchKeywordRow
 
SearchAction.SearchMode - Enum in org.openstreetmap.josm.actions.search
 
SearchAction.SearchMode(char) - Constructor for enum org.openstreetmap.josm.actions.search.SearchAction.SearchMode
 
SearchAction.SearchSetting - Class in org.openstreetmap.josm.actions.search
 
SearchAction.SearchSetting() - Constructor for class org.openstreetmap.josm.actions.search.SearchAction.SearchSetting
 
SearchAction.SearchSetting(String, SearchAction.SearchMode, boolean, boolean, boolean) - Constructor for class org.openstreetmap.josm.actions.search.SearchAction.SearchSetting
 
SearchAction.SearchSetting(SearchAction.SearchSetting) - Constructor for class org.openstreetmap.josm.actions.search.SearchAction.SearchSetting
 
searchActionAny - Variable in class org.openstreetmap.josm.gui.dialogs.properties.PropertiesDialog
 
searchActionSame - Variable in class org.openstreetmap.josm.gui.dialogs.properties.PropertiesDialog
 
SearchCompiler - Class in org.openstreetmap.josm.actions.search
Implements a google-like search.
SearchCompiler(boolean, boolean, PushbackTokenizer) - Constructor for class org.openstreetmap.josm.actions.search.SearchCompiler
 
SearchCompiler.Always - Class in org.openstreetmap.josm.actions.search
Matches every OsmPrimitive.
SearchCompiler.Always() - Constructor for class org.openstreetmap.josm.actions.search.SearchCompiler.Always
 
SearchCompiler.And - Class in org.openstreetmap.josm.actions.search
Matches if both left and right expressions match.
SearchCompiler.And(SearchCompiler.Match, SearchCompiler.Match) - Constructor for class org.openstreetmap.josm.actions.search.SearchCompiler.And
 
SearchCompiler.Any - Class in org.openstreetmap.josm.actions.search
Match a string in any tags (key or value), with optional regex and case insensitivity.
SearchCompiler.Any(String, boolean, boolean) - Constructor for class org.openstreetmap.josm.actions.search.SearchCompiler.Any
 
SearchCompiler.AreaSize - Class in org.openstreetmap.josm.actions.search
Matches if the size of the area is within the given range
SearchCompiler.AreaSize(PushbackTokenizer.Range) - Constructor for class org.openstreetmap.josm.actions.search.SearchCompiler.AreaSize
 
SearchCompiler.AreaSize(PushbackTokenizer) - Constructor for class org.openstreetmap.josm.actions.search.SearchCompiler.AreaSize
 
SearchCompiler.BinaryMatch - Class in org.openstreetmap.josm.actions.search
A binary search operator which may take data parameters.
SearchCompiler.BinaryMatch(SearchCompiler.Match, SearchCompiler.Match) - Constructor for class org.openstreetmap.josm.actions.search.SearchCompiler.BinaryMatch
 
SearchCompiler.BinaryMatchFactory - Interface in org.openstreetmap.josm.actions.search
 
SearchCompiler.BooleanMatch - Class in org.openstreetmap.josm.actions.search
Matches if the value of the corresponding key is ''yes'', ''true'', ''1'' or ''on''.
SearchCompiler.BooleanMatch(String, boolean) - Constructor for class org.openstreetmap.josm.actions.search.SearchCompiler.BooleanMatch
 
SearchCompiler.ChangesetId - Class in org.openstreetmap.josm.actions.search
Matches objects with the given changeset ID.
SearchCompiler.ChangesetId(long) - Constructor for class org.openstreetmap.josm.actions.search.SearchCompiler.ChangesetId
 
SearchCompiler.ChangesetId(PushbackTokenizer) - Constructor for class org.openstreetmap.josm.actions.search.SearchCompiler.ChangesetId
 
SearchCompiler.Child - Class in org.openstreetmap.josm.actions.search
Matches objects if they are children of the expression
SearchCompiler.Child(SearchCompiler.Match) - Constructor for class org.openstreetmap.josm.actions.search.SearchCompiler.Child
 
SearchCompiler.Closed - Class in org.openstreetmap.josm.actions.search
Matches ways which are closed (i.e.
SearchCompiler.Closed() - Constructor for class org.openstreetmap.josm.actions.search.SearchCompiler.Closed
 
SearchCompiler.CoreSimpleMatchFactory - Class in org.openstreetmap.josm.actions.search
 
SearchCompiler.CoreSimpleMatchFactory() - Constructor for class org.openstreetmap.josm.actions.search.SearchCompiler.CoreSimpleMatchFactory
 
SearchCompiler.CoreUnaryMatchFactory - Class in org.openstreetmap.josm.actions.search
 
SearchCompiler.CoreUnaryMatchFactory() - Constructor for class org.openstreetmap.josm.actions.search.SearchCompiler.CoreUnaryMatchFactory
 
SearchCompiler.CountRange - Class in org.openstreetmap.josm.actions.search
Matches objects with properties in a certain range.
SearchCompiler.CountRange(long, long) - Constructor for class org.openstreetmap.josm.actions.search.SearchCompiler.CountRange
 
SearchCompiler.CountRange(PushbackTokenizer.Range) - Constructor for class org.openstreetmap.josm.actions.search.SearchCompiler.CountRange
 
SearchCompiler.ExactKeyValue - Class in org.openstreetmap.josm.actions.search
Matches objects with the exact given key-value pair.
SearchCompiler.ExactKeyValue(boolean, String, String) - Constructor for class org.openstreetmap.josm.actions.search.SearchCompiler.ExactKeyValue
 
SearchCompiler.ExactKeyValue.Mode - Enum in org.openstreetmap.josm.actions.search
 
SearchCompiler.ExactKeyValue.Mode() - Constructor for enum org.openstreetmap.josm.actions.search.SearchCompiler.ExactKeyValue.Mode
 
SearchCompiler.ExactType - Class in org.openstreetmap.josm.actions.search
 
SearchCompiler.ExactType(String) - Constructor for class org.openstreetmap.josm.actions.search.SearchCompiler.ExactType
 
SearchCompiler.Id - Class in org.openstreetmap.josm.actions.search
Matches objects with the given object ID.
SearchCompiler.Id(long) - Constructor for class org.openstreetmap.josm.actions.search.SearchCompiler.Id
 
SearchCompiler.Id(PushbackTokenizer) - Constructor for class org.openstreetmap.josm.actions.search.SearchCompiler.Id
 
SearchCompiler.InArea - Class in org.openstreetmap.josm.actions.search
Matches objects within the given bounds.
SearchCompiler.InArea(boolean) - Constructor for class org.openstreetmap.josm.actions.search.SearchCompiler.InArea
 
SearchCompiler.Incomplete - Class in org.openstreetmap.josm.actions.search
Match objects that are incomplete, where only id and type are known.
SearchCompiler.Incomplete() - Constructor for class org.openstreetmap.josm.actions.search.SearchCompiler.Incomplete
 
SearchCompiler.InDataSourceArea - Class in org.openstreetmap.josm.actions.search
Matches objects within source area ("downloaded area").
SearchCompiler.InDataSourceArea(boolean) - Constructor for class org.openstreetmap.josm.actions.search.SearchCompiler.InDataSourceArea
 
SearchCompiler.InView - Class in org.openstreetmap.josm.actions.search
Matches objects within current map view.
SearchCompiler.InView(boolean) - Constructor for class org.openstreetmap.josm.actions.search.SearchCompiler.InView
 
SearchCompiler.KeyValue - Class in org.openstreetmap.josm.actions.search
Matches objects with the given key-value pair.
SearchCompiler.KeyValue(String, String, boolean, boolean) - Constructor for class org.openstreetmap.josm.actions.search.SearchCompiler.KeyValue
 
SearchCompiler.Match - Class in org.openstreetmap.josm.actions.search
Base class for all search operators.
SearchCompiler.Match() - Constructor for class org.openstreetmap.josm.actions.search.SearchCompiler.Match
 
SearchCompiler.MatchFactory - Interface in org.openstreetmap.josm.actions.search
Classes implementing this interface can provide Match operators.
SearchCompiler.Modified - Class in org.openstreetmap.josm.actions.search
Matches all objects that have been modified, created, or undeleted
SearchCompiler.Modified() - Constructor for class org.openstreetmap.josm.actions.search.SearchCompiler.Modified
 
SearchCompiler.Never - Class in org.openstreetmap.josm.actions.search
Never matches any OsmPrimitive.
SearchCompiler.Never() - Constructor for class org.openstreetmap.josm.actions.search.SearchCompiler.Never
 
SearchCompiler.New - Class in org.openstreetmap.josm.actions.search
Matches objects that are new (i.e.
SearchCompiler.New() - Constructor for class org.openstreetmap.josm.actions.search.SearchCompiler.New
 
SearchCompiler.NodeCountRange - Class in org.openstreetmap.josm.actions.search
Matches ways with a number of nodes in given range
SearchCompiler.NodeCountRange(PushbackTokenizer.Range) - Constructor for class org.openstreetmap.josm.actions.search.SearchCompiler.NodeCountRange
 
SearchCompiler.NodeCountRange(PushbackTokenizer) - Constructor for class org.openstreetmap.josm.actions.search.SearchCompiler.NodeCountRange
 
SearchCompiler.Not - Class in org.openstreetmap.josm.actions.search
Inverts the match.
SearchCompiler.Not(SearchCompiler.Match) - Constructor for class org.openstreetmap.josm.actions.search.SearchCompiler.Not
 
SearchCompiler.Or - Class in org.openstreetmap.josm.actions.search
Matches if the left OR the right expression match.
SearchCompiler.Or(SearchCompiler.Match, SearchCompiler.Match) - Constructor for class org.openstreetmap.josm.actions.search.SearchCompiler.Or
 
SearchCompiler.Parent - Class in org.openstreetmap.josm.actions.search
Matches objects if they are parents of the expression
SearchCompiler.Parent(SearchCompiler.Match) - Constructor for class org.openstreetmap.josm.actions.search.SearchCompiler.Parent
 
SearchCompiler.ParseError - Exception in org.openstreetmap.josm.actions.search
 
SearchCompiler.ParseError(String) - Constructor for exception org.openstreetmap.josm.actions.search.SearchCompiler.ParseError
 
SearchCompiler.ParseError(PushbackTokenizer.Token, PushbackTokenizer.Token) - Constructor for exception org.openstreetmap.josm.actions.search.SearchCompiler.ParseError
 
SearchCompiler.RoleMatch - Class in org.openstreetmap.josm.actions.search
Matches objects with the given relation role (i.e.
SearchCompiler.RoleMatch(String) - Constructor for class org.openstreetmap.josm.actions.search.SearchCompiler.RoleMatch
 
SearchCompiler.Selected - Class in org.openstreetmap.josm.actions.search
Matches all objects currently selected
SearchCompiler.Selected() - Constructor for class org.openstreetmap.josm.actions.search.SearchCompiler.Selected
 
SearchCompiler.SimpleMatchFactory - Interface in org.openstreetmap.josm.actions.search
 
SearchCompiler.TagCountRange - Class in org.openstreetmap.josm.actions.search
Matches objects with a number of tags in given range
SearchCompiler.TagCountRange(PushbackTokenizer.Range) - Constructor for class org.openstreetmap.josm.actions.search.SearchCompiler.TagCountRange
 
SearchCompiler.TagCountRange(PushbackTokenizer) - Constructor for class org.openstreetmap.josm.actions.search.SearchCompiler.TagCountRange
 
SearchCompiler.TimestampRange - Class in org.openstreetmap.josm.actions.search
Matches objects with a timestamp in given range
SearchCompiler.TimestampRange(long, long) - Constructor for class org.openstreetmap.josm.actions.search.SearchCompiler.TimestampRange
 
SearchCompiler.UnaryMatch - Class in org.openstreetmap.josm.actions.search
A unary search operator which may take data parameters.
SearchCompiler.UnaryMatch(SearchCompiler.Match) - Constructor for class org.openstreetmap.josm.actions.search.SearchCompiler.UnaryMatch
 
SearchCompiler.UnaryMatchFactory - Interface in org.openstreetmap.josm.actions.search
 
SearchCompiler.Untagged - Class in org.openstreetmap.josm.actions.search
Matches objects that don't have any interesting tags (i.e.
SearchCompiler.Untagged() - Constructor for class org.openstreetmap.josm.actions.search.SearchCompiler.Untagged
 
SearchCompiler.UserMatch - Class in org.openstreetmap.josm.actions.search
Matches objects last changed by the given username.
SearchCompiler.UserMatch(String) - Constructor for class org.openstreetmap.josm.actions.search.SearchCompiler.UserMatch
 
SearchCompiler.Version - Class in org.openstreetmap.josm.actions.search
Matches objects with the given version number.
SearchCompiler.Version(long) - Constructor for class org.openstreetmap.josm.actions.search.SearchCompiler.Version
 
SearchCompiler.Version(PushbackTokenizer) - Constructor for class org.openstreetmap.josm.actions.search.SearchCompiler.Version
 
SearchCompiler.Xor - Class in org.openstreetmap.josm.actions.search
Matches if the left OR the right expression match, but not both.
SearchCompiler.Xor(SearchCompiler.Match, SearchCompiler.Match) - Constructor for class org.openstreetmap.josm.actions.search.SearchCompiler.Xor
 
searchExpression - Variable in class org.openstreetmap.josm.gui.download.PlaceSelection.NameQueryTask
 
SearchExpressionCondition - Class in org.openstreetmap.josm.tools.template_engine
 
SearchExpressionCondition(SearchCompiler.Match, TemplateEntry) - Constructor for class org.openstreetmap.josm.tools.template_engine.SearchExpressionCondition
 
searchHistory - Static variable in class org.openstreetmap.josm.actions.search.SearchAction
 
searchNodes(BBox) - Method in class org.openstreetmap.josm.data.osm.DataSet
 
searchNodes() - Method in class org.openstreetmap.josm.data.osm.DatasetConsistencyTest
 
searchRegex - Variable in class org.openstreetmap.josm.actions.search.SearchCompiler.Any
 
searchRelations(BBox) - Method in class org.openstreetmap.josm.data.osm.DataSet
 
searchWays(BBox) - Method in class org.openstreetmap.josm.data.osm.DataSet
 
searchWays() - Method in class org.openstreetmap.josm.data.osm.DatasetConsistencyTest
 
searchWithHistory(SearchAction.SearchSetting) - Static method in class org.openstreetmap.josm.actions.search.SearchAction
Adds the search specified by the settings in s to the search history and performs the search.
searchWithoutHistory(SearchAction.SearchSetting) - Static method in class org.openstreetmap.josm.actions.search.SearchAction
 
SEC - Static variable in class org.openstreetmap.josm.gui.dialogs.LatLonDialog
 
SECONDS_PER_MINUTE - Static variable in class org.openstreetmap.josm.io.OsmServerWriter
 
secret - Variable in class org.openstreetmap.josm.data.oauth.OAuthToken
 
segDirections - Variable in class org.openstreetmap.josm.actions.OrthogonalizeAction.WayData
 
segmentNumberSpace - Variable in class org.openstreetmap.josm.data.osm.visitor.paint.MapPainter
 
segmentNumberSpace - Variable in class org.openstreetmap.josm.data.osm.visitor.paint.WireframeMapRenderer
Preference: minimum space (displayed way length) to display segment numbers
segmentOrderNumber - Variable in class org.openstreetmap.josm.gui.preferences.display.DrawingPreference
 
segmentPoint1 - Variable in class org.openstreetmap.josm.actions.mapmode.DrawAction.SnapHelper
 
segmentPoint2 - Variable in class org.openstreetmap.josm.actions.mapmode.DrawAction.SnapHelper
 
segments - Variable in class org.openstreetmap.josm.data.gpx.ImmutableGpxTrack
 
segmentsParallel(EastNorth, EastNorth, EastNorth, EastNorth) - Static method in class org.openstreetmap.josm.tools.Geometry
 
segSum - Variable in class org.openstreetmap.josm.actions.OrthogonalizeAction.WayData
 
sel - Variable in class org.openstreetmap.josm.gui.dialogs.CommandStackDialog.CommandStackPopup
 
sel - Variable in class org.openstreetmap.josm.gui.dialogs.SelectionListDialog.SelectionMenuItem
 
sel - Variable in class org.openstreetmap.josm.io.remotecontrol.AddTagsDialog
 
select() - Method in class org.openstreetmap.josm.gui.dialogs.UserListDialog.SelectUsersPrimitivesAction
 
select(URI) - Method in class org.openstreetmap.josm.io.DefaultProxySelector
 
SelectAction - Class in org.openstreetmap.josm.actions.mapmode
Move is an action that can move all kind of OsmPrimitives (except keys for now).
SelectAction(MapFrame) - Constructor for class org.openstreetmap.josm.actions.mapmode.SelectAction
Create a new SelectAction
SelectAction.CycleManager - Class in org.openstreetmap.josm.actions.mapmode
 
SelectAction.CycleManager() - Constructor for class org.openstreetmap.josm.actions.mapmode.SelectAction.CycleManager
 
SelectAction.Mode - Enum in org.openstreetmap.josm.actions.mapmode
 
SelectAction.Mode() - Constructor for enum org.openstreetmap.josm.actions.mapmode.SelectAction.Mode
 
SelectAction.SelectActionCursor - Enum in org.openstreetmap.josm.actions.mapmode
 
SelectAction.SelectActionCursor(String, String) - Constructor for enum org.openstreetmap.josm.actions.mapmode.SelectAction.SelectActionCursor
 
SelectAction.SelectActionCursor(int) - Constructor for enum org.openstreetmap.josm.actions.mapmode.SelectAction.SelectActionCursor
 
SelectAction.VirtualManager - Class in org.openstreetmap.josm.actions.mapmode
 
SelectAction.VirtualManager() - Constructor for class org.openstreetmap.josm.actions.mapmode.SelectAction.VirtualManager
 
selectAll - Variable in class org.openstreetmap.josm.gui.MainMenu
 
SelectAllAction - Class in org.openstreetmap.josm.actions
 
SelectAllAction() - Constructor for class org.openstreetmap.josm.actions.SelectAllAction
 
SelectAllOnFocusGainedDecorator - Class in org.openstreetmap.josm.gui.widgets
 
SelectAllOnFocusGainedDecorator() - Constructor for class org.openstreetmap.josm.gui.widgets.SelectAllOnFocusGainedDecorator
 
selectButton - Variable in class org.openstreetmap.josm.gui.dialogs.ValidatorDialog
The select button
selectDrawTool(boolean) - Method in class org.openstreetmap.josm.gui.MapFrame
 
selected - Variable in class org.openstreetmap.josm.actions.ChangesetManagerToggleAction
 
selected - Variable in class org.openstreetmap.josm.actions.ExpertToggleAction
 
selected - Variable in class org.openstreetmap.josm.actions.FullscreenToggleAction
 
selected - Variable in class org.openstreetmap.josm.actions.ViewportFollowToggleAction
 
selected - Variable in class org.openstreetmap.josm.actions.WireframeToggleAction
 
selected - Variable in class org.openstreetmap.josm.data.osm.visitor.paint.relations.Multipolygon.JoinedWay
 
selected - Variable in class org.openstreetmap.josm.data.osm.visitor.paint.relations.Multipolygon.PolyData
 
selected - Variable in class org.openstreetmap.josm.data.validation.TestError
If this error is selected
selected - Variable in class org.openstreetmap.josm.gui.preferences.ToolbarPreferences.Settings
 
selected - Variable in class org.openstreetmap.josm.gui.tagging.ac.AutoCompletionItemPritority
 
SELECTED_CHANGESET_PROP - Static variable in class org.openstreetmap.josm.gui.io.ChangesetManagementPanel
 
selectedChangeset - Variable in class org.openstreetmap.josm.gui.io.OpenChangesetComboBoxModel
 
selectedChangeset - Variable in class org.openstreetmap.josm.gui.io.UploadParameterSummaryPanel
 
selectedColor - Variable in class org.openstreetmap.josm.actions.mapmode.DrawAction
 
selectedColor - Variable in class org.openstreetmap.josm.actions.mapmode.ExtrudeAction
 
selectedColor - Variable in class org.openstreetmap.josm.data.osm.visitor.paint.MapPainter
 
selectedColor - Variable in class org.openstreetmap.josm.data.osm.visitor.paint.MapPaintSettings
Color Preference for selected objects
selectedColor - Variable in class org.openstreetmap.josm.data.osm.visitor.paint.WireframeMapRenderer
Color Preference for selected objects
selectedGPX(boolean) - Method in class org.openstreetmap.josm.gui.layer.geoimage.CorrelateGpxWithImages
 
selectedIcon - Variable in class org.openstreetmap.josm.gui.layer.geoimage.GeoImageLayer
 
selectedIdx - Variable in class org.openstreetmap.josm.gui.conflict.pair.ListMergeModel.ComparePairListModel
 
selectedLayer - Variable in class org.openstreetmap.josm.gui.preferences.imagery.AddWMSLayerPanel
 
selectedLayers - Variable in class org.openstreetmap.josm.gui.preferences.imagery.AddWMSLayerPanel
 
selectedList - Variable in class org.openstreetmap.josm.gui.preferences.ToolbarPreferences.Settings
 
selectedNode - Variable in class org.openstreetmap.josm.actions.UnGlueAction
 
selectedNodes - Variable in class org.openstreetmap.josm.actions.UnGlueAction
 
selectedNodeSize - Variable in class org.openstreetmap.josm.data.osm.visitor.paint.MapPaintSettings
Preference: size of selected nodes
selectedNodeSize - Variable in class org.openstreetmap.josm.data.osm.visitor.paint.WireframeMapRenderer
Preference: size of selected nodes
selectedPluginsMap - Variable in class org.openstreetmap.josm.gui.preferences.plugin.PluginPreferencesModel
 
selectedPolyData - Variable in class org.openstreetmap.josm.data.osm.visitor.paint.relations.MultipolygonCache
 
selectedPrimitives - Variable in class org.openstreetmap.josm.data.osm.DataSet
 
selectedProjectionChanged(ProjectionChoice) - Method in class org.openstreetmap.josm.gui.preferences.projection.ProjectionPreference
Handles all the work related to update the projection-specific preferences
selectedRect - Variable in class org.openstreetmap.josm.gui.layer.geoimage.ImageDisplay
When a selection is done, the rectangle of the selection (in image coordinates)
selectedSegment - Variable in class org.openstreetmap.josm.actions.mapmode.ExtrudeAction
 
selectedWay - Variable in class org.openstreetmap.josm.actions.UnGlueAction
 
selectFirstChangeset() - Method in class org.openstreetmap.josm.gui.io.OpenChangesetComboBoxModel
Selects the first changeset in the current list of open changesets
selectFirstTabWithConflicts() - Method in class org.openstreetmap.josm.gui.conflict.pair.ConflictResolver
 
selecting - Variable in class org.openstreetmap.josm.gui.tagging.ac.AutoCompletingComboBox.AutoCompletingComboBoxDocument
 
selection - Variable in class org.openstreetmap.josm.data.osm.event.SelectionEventManager
 
selection - Variable in class org.openstreetmap.josm.gui.dialogs.SelectionListDialog.SelectionListModel
 
selection - Variable in class org.openstreetmap.josm.gui.layer.geoimage.GeoImageLayer.Loader
 
SELECTION_HISTORY_SIZE - Static variable in class org.openstreetmap.josm.gui.dialogs.SelectionListDialog.SelectionListModel
 
selectionBase - Variable in class org.openstreetmap.josm.data.osm.visitor.MergeSourceBuildingVisitor
 
selectionChangeAdapter - Variable in class org.openstreetmap.josm.actions.JosmAction
 
selectionChanged(Collection<? extends OsmPrimitive>) - Method in class org.openstreetmap.josm.actions.JosmAction.SelectionChangeAdapter
 
selectionChanged(Collection<? extends OsmPrimitive>) - Method in class org.openstreetmap.josm.actions.mapmode.DrawAction
redraw to (possibly) get rid of helper line if selection changes.
selectionChanged(Collection<? extends OsmPrimitive>) - Method in class org.openstreetmap.josm.actions.mapmode.ImproveWayAccuracyAction
 
selectionChanged(Collection<? extends OsmPrimitive>) - Method in class org.openstreetmap.josm.data.osm.event.SelectionEventManager
 
selectionChanged(Collection<? extends OsmPrimitive>) - Method in class org.openstreetmap.josm.data.osm.visitor.paint.relations.MultipolygonCache
 
selectionChanged(Collection<? extends OsmPrimitive>) - Method in interface org.openstreetmap.josm.data.SelectionChangedListener
Informs the listener that the selection in the dataset has changed.
selectionChanged(Collection<? extends OsmPrimitive>) - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetInSelectionListModel
 
selectionChanged(Collection<? extends OsmPrimitive>) - Method in class org.openstreetmap.josm.gui.dialogs.ConflictDialog
 
selectionChanged(Collection<? extends OsmPrimitive>) - Method in class org.openstreetmap.josm.gui.dialogs.HistoryDialog.HistoryItemTableModel
 
selectionChanged(Collection<? extends OsmPrimitive>) - Method in class org.openstreetmap.josm.gui.dialogs.properties.PropertiesDialog
 
selectionChanged(Collection<? extends OsmPrimitive>) - Method in class org.openstreetmap.josm.gui.dialogs.relation.MemberTableModel
 
selectionChanged(Collection<? extends OsmPrimitive>) - Method in class org.openstreetmap.josm.gui.dialogs.relation.SelectionTableModel
 
selectionChanged(Collection<? extends OsmPrimitive>) - Method in class org.openstreetmap.josm.gui.dialogs.RelationListDialog.AddToRelation
 
selectionChanged(Collection<? extends OsmPrimitive>) - Method in class org.openstreetmap.josm.gui.dialogs.SelectionListDialog.SelectionListModel
 
selectionChanged(Collection<? extends OsmPrimitive>) - Method in class org.openstreetmap.josm.gui.dialogs.UserListDialog
Called when the selection in the dataset changed.
selectionChanged(Collection<? extends OsmPrimitive>) - Method in class org.openstreetmap.josm.gui.dialogs.ValidatorDialog
 
selectionChanged(Collection<? extends OsmPrimitive>) - Method in class org.openstreetmap.josm.gui.layer.OsmDataLayer
 
selectionChanged(Collection<? extends OsmPrimitive>) - Method in class org.openstreetmap.josm.gui.tagging.TaggingPresetSearchDialog
 
selectionChanged(Collection<? extends OsmPrimitive>) - Method in class org.openstreetmap.josm.io.remotecontrol.AddTagsDialog
 
selectionChangedBlocked - Variable in class org.openstreetmap.josm.actions.mapmode.ImproveWayAccuracyAction
 
SelectionChangedListener - Interface in org.openstreetmap.josm.data
This is a listener for selection changes through the dataset's data.
selectionEmpty() - Method in class org.openstreetmap.josm.data.osm.DataSet
 
selectionEnded(Rectangle, MouseEvent) - Method in class org.openstreetmap.josm.actions.mapmode.SelectAction
 
selectionEnded(Rectangle, MouseEvent) - Method in class org.openstreetmap.josm.actions.mapmode.ZoomAction
Zoom to the rectangle on the map.
selectionEnded(Rectangle, MouseEvent) - Method in interface org.openstreetmap.josm.gui.SelectionManager.SelectionEnded
Called, when the left mouse button was released.
selectionEndedListener - Variable in class org.openstreetmap.josm.gui.SelectionManager
The listener that receives the events after left mouse button is released.
SelectionEventManager - Class in org.openstreetmap.josm.data.osm.event
Similar like DatasetEventManager, just for selection events.
SelectionEventManager() - Constructor for class org.openstreetmap.josm.data.osm.event.SelectionEventManager
 
SelectionEventManager.ListenerInfo - Class in org.openstreetmap.josm.data.osm.event
 
SelectionEventManager.ListenerInfo(SelectionChangedListener, boolean) - Constructor for class org.openstreetmap.josm.data.osm.event.SelectionEventManager.ListenerInfo
 
selectionHistory - Variable in class org.openstreetmap.josm.data.osm.DataSet
History of selections - shared by plugins and SelectionListDialog
SelectionListDialog - Class in org.openstreetmap.josm.gui.dialogs
A small tool dialog for displaying the current selection.
SelectionListDialog() - Constructor for class org.openstreetmap.josm.gui.dialogs.SelectionListDialog
 
selectionListDialog - Variable in class org.openstreetmap.josm.gui.MapFrame
 
SelectionListDialog.DblClickHandler - Class in org.openstreetmap.josm.gui.dialogs
Responds to double clicks on the list of selected objects
SelectionListDialog.DblClickHandler() - Constructor for class org.openstreetmap.josm.gui.dialogs.SelectionListDialog.DblClickHandler
 
SelectionListDialog.DownloadSelectedIncompleteMembersAction - Class in org.openstreetmap.josm.gui.dialogs
Action for downloading incomplete members of selected relations
SelectionListDialog.DownloadSelectedIncompleteMembersAction() - Constructor for class org.openstreetmap.josm.gui.dialogs.SelectionListDialog.DownloadSelectedIncompleteMembersAction
 
SelectionListDialog.EditRelationSelection - Class in org.openstreetmap.josm.gui.dialogs
The action for setting and editing a relation in relation list dialog
SelectionListDialog.EditRelationSelection() - Constructor for class org.openstreetmap.josm.gui.dialogs.SelectionListDialog.EditRelationSelection
 
SelectionListDialog.OsmPrimitiveQuickComparator - Class in org.openstreetmap.josm.gui.dialogs
Quicker comparator, comparing just by type and ID's
SelectionListDialog.OsmPrimitiveQuickComparator() - Constructor for class org.openstreetmap.josm.gui.dialogs.SelectionListDialog.OsmPrimitiveQuickComparator
 
SelectionListDialog.SearchAction - Class in org.openstreetmap.josm.gui.dialogs
Launches the search dialog
SelectionListDialog.SearchAction() - Constructor for class org.openstreetmap.josm.gui.dialogs.SelectionListDialog.SearchAction
 
SelectionListDialog.SearchMenuItem - Class in org.openstreetmap.josm.gui.dialogs
A specialized JMenuItem for presenting one entry of the search history
SelectionListDialog.SearchMenuItem(SearchAction.SearchSetting) - Constructor for class org.openstreetmap.josm.gui.dialogs.SelectionListDialog.SearchMenuItem
 
SelectionListDialog.SearchPopupMenu - Class in org.openstreetmap.josm.gui.dialogs
The popup menu for the search history entries
SelectionListDialog.SearchPopupMenu() - Constructor for class org.openstreetmap.josm.gui.dialogs.SelectionListDialog.SearchPopupMenu
 
SelectionListDialog.SelectAction - Class in org.openstreetmap.josm.gui.dialogs
Sets the current JOSM selection to the OSM primitives selected in the list of this dialog
SelectionListDialog.SelectAction() - Constructor for class org.openstreetmap.josm.gui.dialogs.SelectionListDialog.SelectAction
 
SelectionListDialog.SelectionHistoryPopup - Class in org.openstreetmap.josm.gui.dialogs
The popup menue for the JOSM selection history entries
SelectionListDialog.SelectionHistoryPopup(Collection<Collection<? extends OsmPrimitive>>) - Constructor for class org.openstreetmap.josm.gui.dialogs.SelectionListDialog.SelectionHistoryPopup
 
SelectionListDialog.SelectionListModel - Class in org.openstreetmap.josm.gui.dialogs
The list model for the list of OSM primitives in the current JOSM selection.
SelectionListDialog.SelectionListModel(DefaultListSelectionModel) - Constructor for class org.openstreetmap.josm.gui.dialogs.SelectionListDialog.SelectionListModel
Constructor
SelectionListDialog.SelectionMenuItem - Class in org.openstreetmap.josm.gui.dialogs
A specialized JMenuItem for presenting one entry of the selection history
SelectionListDialog.SelectionMenuItem(Collection<? extends OsmPrimitive>) - Constructor for class org.openstreetmap.josm.gui.dialogs.SelectionListDialog.SelectionMenuItem
 
SelectionListDialog.SelectionPopup - Class in org.openstreetmap.josm.gui.dialogs
The popup menu for the selection list
SelectionListDialog.SelectionPopup(JList) - Constructor for class org.openstreetmap.josm.gui.dialogs.SelectionListDialog.SelectionPopup
 
SelectionListDialog.SelectionPopupMenuLauncher - Class in org.openstreetmap.josm.gui.dialogs
The popup menu launcher
SelectionListDialog.SelectionPopupMenuLauncher() - Constructor for class org.openstreetmap.josm.gui.dialogs.SelectionListDialog.SelectionPopupMenuLauncher
 
SelectionListDialog.SetRelationSelection - Class in org.openstreetmap.josm.gui.dialogs
The action for setting a relation in relation list dialog
SelectionListDialog.SetRelationSelection() - Constructor for class org.openstreetmap.josm.gui.dialogs.SelectionListDialog.SetRelationSelection
 
SelectionListDialog.TitleUpdater - Class in org.openstreetmap.josm.gui.dialogs
Updates the dialog title with a summary of the current JOSM selection
SelectionListDialog.TitleUpdater() - Constructor for class org.openstreetmap.josm.gui.dialogs.SelectionListDialog.TitleUpdater
 
SelectionListDialog.ZoomToJOSMSelectionAction - Class in org.openstreetmap.josm.gui.dialogs
The action for zooming to the primitives in the current JOSM selection
SelectionListDialog.ZoomToJOSMSelectionAction() - Constructor for class org.openstreetmap.josm.gui.dialogs.SelectionListDialog.ZoomToJOSMSelectionAction
 
SelectionListDialog.ZoomToListSelection - Class in org.openstreetmap.josm.gui.dialogs
The action for zooming to the primitives which are currently selected in the list displaying the JOSM selection
SelectionListDialog.ZoomToListSelection() - Constructor for class org.openstreetmap.josm.gui.dialogs.SelectionListDialog.ZoomToListSelection
 
selectionLock - Variable in class org.openstreetmap.josm.data.osm.DataSet
 
selectionManager - Variable in class org.openstreetmap.josm.actions.mapmode.SelectAction
 
selectionManager - Variable in class org.openstreetmap.josm.actions.mapmode.ZoomAction
Manager that manages the selection rectangle with the aspect ratio of the MapView.
SelectionManager - Class in org.openstreetmap.josm.gui
Manages the selection of a rectangle.
SelectionManager(SelectionManager.SelectionEnded, boolean, NavigatableComponent) - Constructor for class org.openstreetmap.josm.gui.SelectionManager
Create a new SelectionManager.
SelectionManager.SelectionEnded - Interface in org.openstreetmap.josm.gui
This is the interface that an user of SelectionManager has to implement to get informed when a selection closes.
selectionmode - Variable in class org.openstreetmap.josm.gui.dialogs.properties.PropertiesDialog.SelectRelationAction
 
selectionModel - Variable in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetCacheManagerModel
 
selectionModel - Variable in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetContentTableModel
 
selectionModel - Variable in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetListModel
 
selectionModel - Variable in class org.openstreetmap.josm.gui.dialogs.HistoryDialog.HistoryItemTableModel
 
selectionModel - Variable in class org.openstreetmap.josm.gui.dialogs.LayerListDialog.LayerListModel
manages list selection state
selectionModel - Variable in class org.openstreetmap.josm.gui.dialogs.LayerListDialog
the selection model
selectionModel - Variable in class org.openstreetmap.josm.gui.dialogs.MapPaintDialog
 
selectionModel - Variable in class org.openstreetmap.josm.gui.dialogs.RelationListDialog.RelationListModel
 
selectionModel - Variable in class org.openstreetmap.josm.gui.dialogs.SelectionListDialog.SelectionListModel
 
selectionModel - Variable in class org.openstreetmap.josm.gui.download.PlaceSelection.NamedResultTableModel
 
selectionModel - Variable in class org.openstreetmap.josm.gui.preferences.SourceEditor.ActiveSourcesModel
 
selectionModel - Variable in class org.openstreetmap.josm.gui.preferences.SourceEditor.AvailableSourcesListModel
 
selectionModel - Variable in class org.openstreetmap.josm.gui.preferences.SourceEditor.IconPathTableModel
 
selectionSnapshot - Variable in class org.openstreetmap.josm.data.osm.DataSet
 
selectionSynchronizer - Variable in class org.openstreetmap.josm.gui.history.NodeListViewer
 
selectionSynchronizer - Variable in class org.openstreetmap.josm.gui.history.RelationMemberListViewer
 
SelectionSynchronizer - Class in org.openstreetmap.josm.gui.history
 
SelectionSynchronizer() - Constructor for class org.openstreetmap.josm.gui.history.SelectionSynchronizer
 
selectionSynchronizer - Variable in class org.openstreetmap.josm.gui.history.TagInfoViewer
 
selectionTable - Variable in class org.openstreetmap.josm.gui.dialogs.relation.GenericRelationEditor
the model for the selection table
SelectionTable - Class in org.openstreetmap.josm.gui.dialogs.relation
 
SelectionTable(SelectionTableModel, SelectionTableColumnModel) - Constructor for class org.openstreetmap.josm.gui.dialogs.relation.SelectionTable
 
SelectionTable.DoubleClickAdapter - Class in org.openstreetmap.josm.gui.dialogs.relation
 
SelectionTable.DoubleClickAdapter() - Constructor for class org.openstreetmap.josm.gui.dialogs.relation.SelectionTable.DoubleClickAdapter
 
SelectionTableCellRenderer - Class in org.openstreetmap.josm.gui.dialogs.relation
This is the TableCellRenderer used in SelectionTable.
SelectionTableCellRenderer() - Constructor for class org.openstreetmap.josm.gui.dialogs.relation.SelectionTableCellRenderer
constructor
SelectionTableColumnModel - Class in org.openstreetmap.josm.gui.dialogs.relation
 
SelectionTableColumnModel(MemberTableModel) - Constructor for class org.openstreetmap.josm.gui.dialogs.relation.SelectionTableColumnModel
 
selectionTableModel - Variable in class org.openstreetmap.josm.gui.dialogs.relation.GenericRelationEditor
 
SelectionTableModel - Class in org.openstreetmap.josm.gui.dialogs.relation
 
SelectionTableModel(OsmDataLayer) - Constructor for class org.openstreetmap.josm.gui.dialogs.relation.SelectionTableModel
constructor
selectionUsersPrimitivesAction - Variable in class org.openstreetmap.josm.gui.dialogs.UserListDialog
 
selectLanguage(String) - Method in class org.openstreetmap.josm.gui.preferences.display.LanguagePreference.LanguageComboBoxModel
 
selectMapMode(MapMode) - Method in class org.openstreetmap.josm.gui.MapFrame
Change the operating map mode for the view.
selectMapMode(MapMode, Layer) - Method in class org.openstreetmap.josm.gui.MapFrame
Another version of the selectMapMode for changing layer action.
selectMapPaintPreferenceTab() - Method in class org.openstreetmap.josm.gui.preferences.PreferenceDialog
 
selectMembersReferringTo(Collection<? extends OsmPrimitive>) - Method in class org.openstreetmap.josm.gui.dialogs.relation.MemberTableModel
Selects all mebers which refer to OsmPrimitives in the collections primitmives.
selectNextColumnCellAction - Variable in class org.openstreetmap.josm.gui.conflict.tags.RelationMemberConflictResolverTable
 
selectNextColumnCellAction - Variable in class org.openstreetmap.josm.gui.conflict.tags.TagConflictResolverTable
 
selectNextConflict(int[]) - Method in class org.openstreetmap.josm.gui.conflict.pair.tags.TagMerger
 
selectObjectsAction - Variable in class org.openstreetmap.josm.gui.dialogs.ChangesetDialog
 
selectObjectsByChangesetIds(DataSet, Set<Integer>) - Method in class org.openstreetmap.josm.gui.dialogs.ChangesetDialog.SelectObjectsAction
 
Selector - Interface in org.openstreetmap.josm.gui.mappaint.mapcss
 
Selector.ChildOrParentSelector - Class in org.openstreetmap.josm.gui.mappaint.mapcss
Represents a child selector or a parent selector.
Selector.ChildOrParentSelector(Selector, Selector.LinkSelector, Selector, boolean) - Constructor for class org.openstreetmap.josm.gui.mappaint.mapcss.Selector.ChildOrParentSelector
 
Selector.ChildOrParentSelector.MatchingReferrerFinder - Class in org.openstreetmap.josm.gui.mappaint.mapcss
Finds the first referrer matching Selector.ChildOrParentSelector.left
Selector.ChildOrParentSelector.MatchingReferrerFinder(Environment) - Constructor for class org.openstreetmap.josm.gui.mappaint.mapcss.Selector.ChildOrParentSelector.MatchingReferrerFinder
Constructor
Selector.GeneralSelector - Class in org.openstreetmap.josm.gui.mappaint.mapcss
 
Selector.GeneralSelector(String, Pair<Integer, Integer>, List<Condition>, String) - Constructor for class org.openstreetmap.josm.gui.mappaint.mapcss.Selector.GeneralSelector
 
Selector.LinkSelector - Class in org.openstreetmap.josm.gui.mappaint.mapcss
 
Selector.LinkSelector(List<Condition>) - Constructor for class org.openstreetmap.josm.gui.mappaint.mapcss.Selector.LinkSelector
 
selectors - Variable in class org.openstreetmap.josm.gui.mappaint.mapcss.MapCSSRule
 
selectPreferencesTabByClass(Class<? extends TabPreferenceSetting>) - Method in class org.openstreetmap.josm.gui.preferences.PreferenceDialog
 
selectPreferencesTabByName(String) - Method in class org.openstreetmap.josm.gui.preferences.PreferenceDialog
 
selectPreset(int) - Method in class org.openstreetmap.josm.gui.tagging.TaggingPresetSearchDialog
 
selectPreviousColumnCellAction - Variable in class org.openstreetmap.josm.gui.conflict.tags.RelationMemberConflictResolverTable
 
selectPreviousColumnCellAction - Variable in class org.openstreetmap.josm.gui.conflict.tags.TagConflictResolverTable
 
selectPrimitives(Collection<OsmPrimitive>) - Method in class org.openstreetmap.josm.gui.dialogs.HistoryDialog.HistoryItemTableModel
 
selectPrimitivesOwnedBy(int[]) - Method in class org.openstreetmap.josm.gui.dialogs.UserListDialog.UserTableModel
 
selectPrims(Collection<OsmPrimitive>, boolean, boolean) - Method in class org.openstreetmap.josm.actions.mapmode.SelectAction
 
selectRelation(Relation) - Method in class org.openstreetmap.josm.gui.dialogs.RelationListDialog
Selects the relation relation in the list of relations.
selectRelations(Collection<Relation>) - Method in class org.openstreetmap.josm.gui.dialogs.RelationListDialog
Selects the relations in the list of relations.
selectSelectTool(boolean) - Method in class org.openstreetmap.josm.gui.MapFrame
 
selectSth - Variable in class org.openstreetmap.josm.gui.dialogs.properties.PropertiesDialog
Text to display when nothing selected.
selectTabBy(PreferenceTabbedPane.TabIdentifier, Object) - Method in class org.openstreetmap.josm.gui.preferences.PreferenceTabbedPane
 
selectTabByName(String) - Method in class org.openstreetmap.josm.gui.preferences.PreferenceTabbedPane
 
selectTabByPref(Class<? extends TabPreferenceSetting>) - Method in class org.openstreetmap.josm.gui.preferences.PreferenceTabbedPane
 
selectTargetLocationNode(List<Node>) - Static method in class org.openstreetmap.josm.actions.MergeNodesAction
Select the location of the target node after merge.
selectTargetNode(Collection<Node>) - Static method in class org.openstreetmap.josm.actions.MergeNodesAction
Find which node to merge into (i.e.
selectTargetWayStroke - Variable in class org.openstreetmap.josm.actions.mapmode.ImproveWayAccuracyAction
 
selectVisibleTracksInTable(JTable) - Method in class org.openstreetmap.josm.gui.layer.GpxLayer.ChooseTrackVisibilityAction
selects all rows (=tracks) in the table that are currently visible
selectZoomTool(boolean) - Method in class org.openstreetmap.josm.gui.MapFrame
 
SELF_INTERSECT - Static variable in class org.openstreetmap.josm.data.validation.tests.SelfIntersectingWay
 
SelfIntersectingWay - Class in org.openstreetmap.josm.data.validation.tests
Checks for self-intersecting ways.
SelfIntersectingWay() - Constructor for class org.openstreetmap.josm.data.validation.tests.SelfIntersectingWay
 
selListeners - Static variable in class org.openstreetmap.josm.data.osm.DataSet
A list of listeners to selection changed events.
SemiAutomaticAuthorizationUI - Class in org.openstreetmap.josm.gui.oauth
This is the UI for running a semic-automic authorisation procedure.
SemiAutomaticAuthorizationUI(String) - Constructor for class org.openstreetmap.josm.gui.oauth.SemiAutomaticAuthorizationUI
Constructs a new SemiAutomaticAuthorizationUI for the given API URL.
SemiAutomaticAuthorizationUI.RetrieveAccessTokenAction - Class in org.openstreetmap.josm.gui.oauth
Action for retrieving an Access Token
SemiAutomaticAuthorizationUI.RetrieveAccessTokenAction() - Constructor for class org.openstreetmap.josm.gui.oauth.SemiAutomaticAuthorizationUI.RetrieveAccessTokenAction
 
SemiAutomaticAuthorizationUI.RetrieveAccessTokenPanel - Class in org.openstreetmap.josm.gui.oauth
This is the panel displayed in the second step of the semi-automatic authorization process.
SemiAutomaticAuthorizationUI.RetrieveAccessTokenPanel() - Constructor for class org.openstreetmap.josm.gui.oauth.SemiAutomaticAuthorizationUI.RetrieveAccessTokenPanel
 
SemiAutomaticAuthorizationUI.RetrieveAccessTokenPanel.BackAction - Class in org.openstreetmap.josm.gui.oauth
Action to go back to step 1 in the process
SemiAutomaticAuthorizationUI.RetrieveAccessTokenPanel.BackAction() - Constructor for class org.openstreetmap.josm.gui.oauth.SemiAutomaticAuthorizationUI.RetrieveAccessTokenPanel.BackAction
 
SemiAutomaticAuthorizationUI.RetrieveRequestTokenAction - Class in org.openstreetmap.josm.gui.oauth
Action for retrieving a request token
SemiAutomaticAuthorizationUI.RetrieveRequestTokenAction() - Constructor for class org.openstreetmap.josm.gui.oauth.SemiAutomaticAuthorizationUI.RetrieveRequestTokenAction
 
SemiAutomaticAuthorizationUI.RetrieveRequestTokenPanel - Class in org.openstreetmap.josm.gui.oauth
This is the panel displayed in the first step of the semi-automatic authorisation process.
SemiAutomaticAuthorizationUI.RetrieveRequestTokenPanel() - Constructor for class org.openstreetmap.josm.gui.oauth.SemiAutomaticAuthorizationUI.RetrieveRequestTokenPanel
 
SemiAutomaticAuthorizationUI.ShowAccessTokenPanel - Class in org.openstreetmap.josm.gui.oauth
Displays the retrieved Access Token in step 3.
SemiAutomaticAuthorizationUI.ShowAccessTokenPanel() - Constructor for class org.openstreetmap.josm.gui.oauth.SemiAutomaticAuthorizationUI.ShowAccessTokenPanel
 
SemiAutomaticAuthorizationUI.ShowAccessTokenPanel.RestartAction - Class in org.openstreetmap.josm.gui.oauth
Action to go back to step 1 in the process
SemiAutomaticAuthorizationUI.ShowAccessTokenPanel.RestartAction() - Constructor for class org.openstreetmap.josm.gui.oauth.SemiAutomaticAuthorizationUI.ShowAccessTokenPanel.RestartAction
 
SemiAutomaticAuthorizationUI.TestAccessTokenAction - Class in org.openstreetmap.josm.gui.oauth
Action for testing an Access Token
SemiAutomaticAuthorizationUI.TestAccessTokenAction() - Constructor for class org.openstreetmap.josm.gui.oauth.SemiAutomaticAuthorizationUI.TestAccessTokenAction
 
send() - Method in class org.openstreetmap.josm.tools.AudioPlayer.Execute
 
sendAuthorisationRequest(OsmOAuthAuthorizationClient.SessionId, OAuthToken, OsmPrivileges) - Method in class org.openstreetmap.josm.gui.oauth.OsmOAuthAuthorizationClient
 
sendBadRequest(Writer, String) - Method in class org.openstreetmap.josm.io.remotecontrol.RequestProcessor
Sends a 403 error: forbidden
sendError(Writer) - Method in class org.openstreetmap.josm.io.remotecontrol.RequestProcessor
Sends a 500 error: server error
sendForbidden(Writer, String) - Method in class org.openstreetmap.josm.io.remotecontrol.RequestProcessor
Sends a 403 error: forbidden
sendHeader(Writer, String, String, boolean) - Method in class org.openstreetmap.josm.io.remotecontrol.RequestProcessor
Send common HTTP headers to the client.
sendNotImplemented(Writer) - Method in class org.openstreetmap.josm.io.remotecontrol.RequestProcessor
Sends a 501 error: not implemented
sendRequest(String, String, String, ProgressMonitor) - Method in class org.openstreetmap.josm.io.OsmApi
 
sendRequest(String, String, String, ProgressMonitor, boolean, boolean) - Method in class org.openstreetmap.josm.io.OsmApi
Generic method for sending requests to the OSM API.
SEPARATOR - Static variable in class org.openstreetmap.josm.corrector.ReverseWayTagCorrector.PrefixSuffixSwitcher
 
separator - Variable in class org.openstreetmap.josm.gui.dialogs.CommandStackDialog
 
separator - Static variable in class org.openstreetmap.josm.gui.io.LayerNameAndFilePathTableCell
 
sequence - Variable in class org.openstreetmap.josm.command.SequenceCommand
The command sequenz to be executed.
sequence_complete - Variable in class org.openstreetmap.josm.command.SequenceCommand
 
SequenceCommand - Class in org.openstreetmap.josm.command
A command consisting of a sequence of other commands.
SequenceCommand(String, Collection<Command>) - Constructor for class org.openstreetmap.josm.command.SequenceCommand
Create the command by specifying the list of commands to execute.
SequenceCommand(String, Command...) - Constructor for class org.openstreetmap.josm.command.SequenceCommand
Convenient constructor, if the commands are known at compile time.
serialize(SourceEntry) - Method in class org.openstreetmap.josm.gui.preferences.map.MapPaintPreference.MapPaintPrefHelper
 
serialize(SourceEntry) - Method in class org.openstreetmap.josm.gui.preferences.map.TaggingPresetPreference.PresetPrefHelper
 
serialize(SourceEntry) - Method in class org.openstreetmap.josm.gui.preferences.SourceEditor.SourcePrefHelper
 
serializeFormatVersion - Variable in class org.openstreetmap.josm.gui.layer.WMSLayer
 
serializeListOfStructs(Collection<T>, Class<T>) - Method in class org.openstreetmap.josm.data.Preferences
 
serializeStruct(T, Class<T>) - Static method in class org.openstreetmap.josm.data.Preferences
 
serialVersionUID - Static variable in class org.openstreetmap.gui.jmapviewer.Demo
 
serialVersionUID - Static variable in class org.openstreetmap.gui.jmapviewer.events.JMVCommandEvent
 
serialVersionUID - Static variable in class org.openstreetmap.gui.jmapviewer.JMapViewer
 
serialVersionUID - Static variable in class org.openstreetmap.josm.actions.mapmode.ImproveWayAccuracyAction
 
serialVersionUID - Static variable in class org.openstreetmap.josm.actions.mapmode.ParallelWayAction
 
serialVersionUID - Static variable in class org.openstreetmap.josm.actions.upload.ValidateUploadHook
Serializable ID
serialVersionUID - Static variable in class org.openstreetmap.josm.actions.ValidateAction
Serializable ID
serialVersionUID - Static variable in class org.openstreetmap.josm.data.imagery.GeorefImage
 
serialVersionUID - Static variable in class org.openstreetmap.josm.gui.dialogs.validator.ValidatorTreePanel
Serializable ID
serialVersionUID - Static variable in class org.openstreetmap.josm.gui.dialogs.validator.ValidatorTreeRenderer
Serializable ID
serialVersionUID - Static variable in class org.openstreetmap.josm.gui.dialogs.ValidatorDialog
Serializable ID
serialVersionUID - Static variable in exception org.openstreetmap.josm.io.remotecontrol.handler.RequestHandler.RequestHandlerForbiddenException
 
SERVER - Static variable in class org.openstreetmap.gui.jmapviewer.tilesources.OsmTileSource.CycleMap
 
server - Variable in class org.openstreetmap.josm.gui.download.PlaceSelection
 
server - Variable in class org.openstreetmap.josm.io.remotecontrol.RemoteControlHttpServer
The server socket
SERVER_NUM - Variable in class org.openstreetmap.gui.jmapviewer.tilesources.AbstractMapQuestTileSource
 
SERVER_NUM - Variable in class org.openstreetmap.gui.jmapviewer.tilesources.OsmTileSource.CycleMap
 
ServerAccessPreference - Class in org.openstreetmap.josm.gui.preferences
 
ServerAccessPreference() - Constructor for class org.openstreetmap.josm.gui.preferences.ServerAccessPreference
 
ServerAccessPreference.Factory - Class in org.openstreetmap.josm.gui.preferences
 
ServerAccessPreference.Factory() - Constructor for class org.openstreetmap.josm.gui.preferences.ServerAccessPreference.Factory
 
serverProjections - Variable in class org.openstreetmap.josm.data.imagery.ImageryInfo
 
servers - Static variable in class org.openstreetmap.josm.gui.download.PlaceSelection
 
ServerSidePreferences - Class in org.openstreetmap.josm.data
This class tweak the Preferences class to provide server side preference settings, as example used in the applet version.
ServerSidePreferences(URL) - Constructor for class org.openstreetmap.josm.data.ServerSidePreferences
 
ServerSidePreferences.Connection - Class in org.openstreetmap.josm.data
 
ServerSidePreferences.Connection(URL) - Constructor for class org.openstreetmap.josm.data.ServerSidePreferences.Connection
 
ServerSidePreferences.MissingPassword - Exception in org.openstreetmap.josm.data
 
ServerSidePreferences.MissingPassword(String) - Constructor for exception org.openstreetmap.josm.data.ServerSidePreferences.MissingPassword
 
serverUrl - Variable in class org.openstreetmap.josm.data.ServerSidePreferences.Connection
 
serverUrl - Variable in class org.openstreetmap.josm.io.OsmApi
the server URL
services - Variable in class org.openstreetmap.josm.actions.Map_Rectifier_WMSmenuAction
List of available rectifier services.
serviceUrl - Variable in class org.openstreetmap.josm.gui.preferences.imagery.AddWMSLayerPanel
 
sessionFile - Variable in class org.openstreetmap.josm.io.session.SessionReader
 
SessionLayerExporter - Interface in org.openstreetmap.josm.io.session
 
sessionLayerExporters - Static variable in class org.openstreetmap.josm.io.session.SessionWriter
 
SessionLayerImporter - Interface in org.openstreetmap.josm.io.session
 
sessionLayerImporters - Static variable in class org.openstreetmap.josm.io.session.SessionReader
 
sessionLoad - Variable in class org.openstreetmap.josm.gui.MainMenu
 
SessionLoadAction - Class in org.openstreetmap.josm.actions
 
SessionLoadAction() - Constructor for class org.openstreetmap.josm.actions.SessionLoadAction
 
SessionLoadAction.Loader - Class in org.openstreetmap.josm.actions
 
SessionLoadAction.Loader(File, boolean) - Constructor for class org.openstreetmap.josm.actions.SessionLoadAction.Loader
 
sessionMenu - Variable in class org.openstreetmap.josm.gui.MainMenu
 
SessionReader - Class in org.openstreetmap.josm.io.session
Reads a .jos session file and loads the layers in the process.
SessionReader() - Constructor for class org.openstreetmap.josm.io.session.SessionReader
 
SessionReader.CancelOrContinueDialog - Class in org.openstreetmap.josm.io.session
Show Dialog when there is an error for one layer.
SessionReader.CancelOrContinueDialog() - Constructor for class org.openstreetmap.josm.io.session.SessionReader.CancelOrContinueDialog
 
SessionReader.ImportSupport - Class in org.openstreetmap.josm.io.session
 
SessionReader.ImportSupport(String, int, LinkedHashMap<Integer, SessionLayerImporter>) - Constructor for class org.openstreetmap.josm.io.session.SessionReader.ImportSupport
 
sessionSaveAs - Variable in class org.openstreetmap.josm.gui.MainMenu
 
SessionSaveAsAction - Class in org.openstreetmap.josm.actions
 
SessionSaveAsAction() - Constructor for class org.openstreetmap.josm.actions.SessionSaveAsAction
Construct the action with "Save" as label.
SessionSaveAsAction.SessionSaveAsDialog - Class in org.openstreetmap.josm.actions
 
SessionSaveAsAction.SessionSaveAsDialog() - Constructor for class org.openstreetmap.josm.actions.SessionSaveAsAction.SessionSaveAsDialog
 
SessionWriter - Class in org.openstreetmap.josm.io.session
 
SessionWriter(List<Layer>, Map<Layer, SessionLayerExporter>, MultiMap<Layer, Layer>, boolean) - Constructor for class org.openstreetmap.josm.io.session.SessionWriter
 
SessionWriter.ExportSupport - Class in org.openstreetmap.josm.io.session
 
SessionWriter.ExportSupport(Document, int) - Constructor for class org.openstreetmap.josm.io.session.SessionWriter.ExportSupport
 
set - Variable in class org.openstreetmap.josm.actions.mapmode.DrawAction
 
set(int, String, String) - Method in class org.openstreetmap.josm.data.validation.tests.UnclosedWays
 
set(int, String) - Method in class org.openstreetmap.josm.data.validation.tests.UnclosedWays
 
set(int, E) - Method in class org.openstreetmap.josm.tools.CopyList
 
set(String) - Static method in class org.openstreetmap.josm.tools.I18n
Sets the default locale (see Locale.setDefault(Locale) to the local given by localName.
set(ObjectType, PropertyType) - Method in interface org.openstreetmap.josm.tools.Property
Set the value of the property for the object.
setAccelerator(AbstractAction) - Method in class org.openstreetmap.josm.tools.Shortcut
use this to set a actions's accelerator
setAccessedUrl(String) - Method in exception org.openstreetmap.josm.io.OsmApiException
Sets the complete URL accessed when this error occured.
setAccessToken(OAuthToken) - Method in class org.openstreetmap.josm.gui.oauth.AbstractAuthorizationUI
Sets the current Access Token.
setAccessToken(OAuthToken) - Method in class org.openstreetmap.josm.gui.oauth.AccessTokenInfoPanel
Displays the key and secret in token.
setAccessToken(OAuthToken) - Method in class org.openstreetmap.josm.gui.oauth.FullyAutomaticAuthorizationUI
 
setAccessToken(OAuthToken) - Method in class org.openstreetmap.josm.gui.oauth.SemiAutomaticAuthorizationUI.ShowAccessTokenPanel
 
setAccessToken(String, String) - Method in class org.openstreetmap.josm.gui.preferences.server.OAuthAccessTokenHolder
Sets the access token hold by this holder.
setAccessToken(OAuthToken) - Method in class org.openstreetmap.josm.gui.preferences.server.OAuthAccessTokenHolder
Sets the access token hold by this holder.
setAccessTokenKey(String) - Method in class org.openstreetmap.josm.gui.preferences.server.OAuthAccessTokenHolder
Sets the access token key.
setAccessTokenSecret(String) - Method in class org.openstreetmap.josm.gui.preferences.server.OAuthAccessTokenHolder
Sets the access token secret.
setAccessTokenUrl(String) - Method in class org.openstreetmap.josm.data.oauth.OAuthParameters
Sets the access token URL.
setAccountCreated(Date) - Method in class org.openstreetmap.josm.data.osm.UserInfo
 
setActionCommand(String) - Method in class org.openstreetmap.josm.gui.QuadStateCheckBox.QuadStateDecorator
 
setActiveLayer(Layer) - Method in class org.openstreetmap.josm.gui.MapView
Sets the active layer to layer.
setActiveLayer(Layer, boolean) - Method in class org.openstreetmap.josm.gui.MapView
 
setActiveSources(Collection<? extends SourceEntry>) - Method in class org.openstreetmap.josm.gui.preferences.SourceEditor.ActiveSourcesModel
 
setAdditionalClassLoaders(Collection<ClassLoader>) - Method in class org.openstreetmap.josm.tools.ImageProvider
Add a collection of additional class loaders to search image for.
setAdvancedParameters(OAuthParameters) - Method in class org.openstreetmap.josm.gui.oauth.AdvancedOAuthPropertiesPanel
Sets the advanced parameters to be displayed
setAllowReadGpx(boolean) - Method in class org.openstreetmap.josm.data.oauth.OsmPrivileges
 
setAllowReadPrefs(boolean) - Method in class org.openstreetmap.josm.data.oauth.OsmPrivileges
 
setAllowWriteApi(boolean) - Method in class org.openstreetmap.josm.data.oauth.OsmPrivileges
 
setAllowWriteGpx(boolean) - Method in class org.openstreetmap.josm.data.oauth.OsmPrivileges
 
setAllowWritePrefs(boolean) - Method in class org.openstreetmap.josm.data.oauth.OsmPrivileges
 
setAnchorSelectionIndex(int) - Method in class org.openstreetmap.josm.gui.conflict.pair.ListMergeModel.EntriesSelectionModel
 
setAngle(double) - Method in class org.openstreetmap.josm.gui.MapStatus
 
setAnonymous() - Method in class org.openstreetmap.josm.gui.JosmUserIdentityManager
Remembers the fact that the current JOSM user is anonymous.
setApiUrl(String) - Method in class org.openstreetmap.josm.gui.oauth.AbstractAuthorizationUI
Sets the URL of the OSM API for which this UI is currently trying to retrieve an OAuth Access Token
setApiUrl(String) - Method in class org.openstreetmap.josm.gui.oauth.AdvancedOAuthPropertiesPanel
Sets the URL of the OSM API for which this panel is currently displaying OAuth properties.
setApiUrl(String) - Method in class org.openstreetmap.josm.gui.oauth.ManualAuthorizationUI
 
setApiUrl(String) - Method in class org.openstreetmap.josm.gui.preferences.server.OAuthAuthenticationPreferencesPanel
Sets the URL of the OSM API for which this panel is currently displaying OAuth properties.
setApiUrlInputEnabled(boolean) - Method in class org.openstreetmap.josm.gui.preferences.server.OsmApiUrlInputPanel
 
setArchive(File) - Method in class org.openstreetmap.josm.tools.ImageProvider
Specify a zip file where the image is located.
setArea(Bounds) - Method in class org.openstreetmap.josm.gui.BookmarkList.Bookmark
 
setAreaToCache(Set<ProjectionBounds>) - Method in class org.openstreetmap.josm.data.imagery.WmsCache
 
setArmed(boolean) - Method in class org.openstreetmap.josm.gui.QuadStateCheckBox.QuadStateDecorator
Filter: No one may change the armed/selected/pressed status except us.
setAssignedKey(int) - Method in class org.openstreetmap.josm.tools.Shortcut
FOR PREF PANE ONLY
setAssignedModifier(int) - Method in class org.openstreetmap.josm.tools.Shortcut
FOR PREF PANE ONLY
setAssignedUser(boolean) - Method in class org.openstreetmap.josm.tools.Shortcut
FOR PREF PANE ONLY
setAssociatedFile(File) - Method in class org.openstreetmap.josm.gui.layer.GpxLayer
 
setAssociatedFile(File) - Method in class org.openstreetmap.josm.gui.layer.Layer
 
setAttribution(AbstractTileSource) - Method in class org.openstreetmap.josm.data.imagery.ImageryInfo
Applies the attribution from this object to a TMSTileSource.
setAttributionImage(Image) - Method in class org.openstreetmap.gui.jmapviewer.tilesources.AbstractTileSource
 
setAttributionImage(String) - Method in class org.openstreetmap.josm.data.imagery.ImageryInfo
 
setAttributionImageURL(String) - Method in class org.openstreetmap.gui.jmapviewer.tilesources.AbstractTileSource
 
setAttributionImageURL(String) - Method in class org.openstreetmap.josm.data.imagery.ImageryInfo
 
setAttributionLinkURL(String) - Method in class org.openstreetmap.gui.jmapviewer.tilesources.AbstractTileSource
 
setAttributionLinkURL(String) - Method in class org.openstreetmap.josm.data.imagery.ImageryInfo
 
setAttributionText(String) - Method in class org.openstreetmap.gui.jmapviewer.tilesources.AbstractTileSource
 
setAttributionText(String) - Method in class org.openstreetmap.josm.data.imagery.ImageryInfo
 
setAuthoriseUrl(String) - Method in class org.openstreetmap.josm.data.oauth.OAuthParameters
Sets the authorise URL.
setAuthoriseUrl(String) - Method in class org.openstreetmap.josm.gui.oauth.SemiAutomaticAuthorizationUI.RetrieveAccessTokenPanel
 
setAutocompleteEnabled(boolean) - Method in class org.openstreetmap.josm.gui.tagging.ac.AutoCompletingComboBox
 
setAutoCompletionList(AutoCompletionList) - Method in class org.openstreetmap.josm.gui.tagging.ac.AutoCompletingTextField
sets the auto completion list
setAutoCompletionList(AutoCompletionList) - Method in class org.openstreetmap.josm.gui.tagging.TagCellEditor
sets the AutoCompletionList this table cell editor synchronizes with
setAutoCompletionList(AutoCompletionList) - Method in class org.openstreetmap.josm.gui.tagging.TagTable
 
setAutoCompletionManager(AutoCompletionManager) - Method in class org.openstreetmap.josm.gui.tagging.TagCellEditor
 
setAutoCompletionManager(AutoCompletionManager) - Method in class org.openstreetmap.josm.gui.tagging.TagTable
 
setAutoHideDisabledButton(boolean) - Method in class org.openstreetmap.josm.gui.IconToggleButton
 
setAutomatic() - Method in class org.openstreetmap.josm.tools.Shortcut
FOR PREF PANE ONLY
setAvailablePlugins(Collection<PluginInformation>) - Method in class org.openstreetmap.josm.gui.preferences.plugin.PluginPreferencesModel
 
setBackgroundColor(TagMergeItem, boolean) - Method in class org.openstreetmap.josm.gui.conflict.pair.tags.MergedTableCellRenderer
 
setBackgroundColor(TagMergeItem, boolean) - Method in class org.openstreetmap.josm.gui.conflict.pair.tags.MineTableCellRenderer
 
setBackgroundColor(TagMergeItem, boolean) - Method in class org.openstreetmap.josm.gui.conflict.pair.tags.TheirTableCellRenderer
 
setBackgroundLayer(boolean) - Method in class org.openstreetmap.josm.gui.layer.Layer
Sets whether this layer is a background layer
setBaseSegment(WaySegment) - Method in class org.openstreetmap.josm.actions.mapmode.DrawAction.SnapHelper
 
setBeforeUpload(boolean) - Method in class org.openstreetmap.josm.data.validation.Test
Sets the flag that marks an upload check
setBottomFixedCount(int) - Method in class org.openstreetmap.josm.gui.MenuScroller
Sets the number of items to fix at the bottom of the menu or popup menu.
setBoundingBox(Bounds) - Method in interface org.openstreetmap.josm.gui.bbox.BBoxChooser
Sets the current bounding box in this BboxChooser.
setBoundingBox(Bounds) - Method in class org.openstreetmap.josm.gui.bbox.SlippyMapBBoxChooser
Sets the current bounding box in this bbox chooser without emiting a property change event.
setBoundingBox(Bounds) - Method in class org.openstreetmap.josm.gui.bbox.TileSelectionBBoxChooser
Sets the current bounding box.
setBoundingBox(Bounds) - Method in class org.openstreetmap.josm.gui.bbox.TileSelectionBBoxChooser.TileBoundsMapView
 
setBoundingBox(Bounds) - Method in class org.openstreetmap.josm.gui.widgets.BoundingBoxSelectionPanel
 
setBounds(ImageryInfo.ImageryBounds) - Method in class org.openstreetmap.josm.data.imagery.ImageryInfo
 
setBounds(Rectangle) - Method in class org.openstreetmap.josm.gui.MultiSplitLayout.Node
Set the bounding Rectangle for this node.
setButton(JToggleButton) - Method in class org.openstreetmap.josm.gui.dialogs.ToggleDialog
 
setButton(JButton) - Method in class org.openstreetmap.josm.gui.MapFrame.ListAllButtonsAction
 
setButtonHidden(boolean) - Method in interface org.openstreetmap.josm.gui.HideableButton
 
setButtonHidden(boolean) - Method in class org.openstreetmap.josm.gui.IconToggleButton
 
setButtonIcons(Icon[]) - Method in class org.openstreetmap.josm.gui.ExtendedDialog
Allows decorating the buttons with icons.
setButtonIcons(String[]) - Method in class org.openstreetmap.josm.gui.ExtendedDialog
Convenience method to provide image names instead of images.
setCacheDirectory(String) - Method in class org.openstreetmap.josm.data.imagery.types.ProjectionType
Sets the value of the cacheDirectory property.
setCacheMaxFileAge(long) - Method in class org.openstreetmap.gui.jmapviewer.OsmFileCacheTileLoader
Sets the maximum age of the local cached tile in the file system.
setCacheSize(int) - Method in class org.openstreetmap.gui.jmapviewer.MemoryTileCache
Changes the maximum number of Tile objects that this cache holds.
setCancelable(boolean) - Method in class org.openstreetmap.josm.gui.progress.PleaseWaitProgressMonitor
 
setCancelButton(Integer...) - Method in class org.openstreetmap.josm.gui.ExtendedDialog
Used in combination with toggle: If the user presses 'cancel' the toggle settings are ignored and not saved to the pref
setCancelCallback(ActionListener) - Method in class org.openstreetmap.josm.gui.PleaseWaitDialog
Installs a callback for the cancel button.
setCanceled(boolean) - Method in class org.openstreetmap.josm.actions.downloadtasks.AbstractDownloadTask
 
setCanceled(boolean) - Method in class org.openstreetmap.josm.gui.actionsupport.DeleteFromRelationConfirmationDialog
 
setCanceled(boolean) - Method in class org.openstreetmap.josm.gui.conflict.tags.CombinePrimitiveResolverDialog
 
setCanceled(boolean) - Method in class org.openstreetmap.josm.gui.conflict.tags.PasteTagsConflictResolverDialog
 
setCanceled(boolean) - Method in class org.openstreetmap.josm.gui.dialogs.changeset.query.ChangesetQueryDialog
 
setCanceled(boolean) - Method in class org.openstreetmap.josm.gui.download.DownloadDialog
 
setCanceled(boolean) - Method in class org.openstreetmap.josm.gui.io.AbstractIOTask
Set whether this task has been canceled
setCanceled(boolean) - Method in class org.openstreetmap.josm.gui.io.CloseChangesetDialog
Sets whether this dialog is canceled
setCanceled(boolean) - Method in class org.openstreetmap.josm.gui.io.CredentialDialog
 
setCanceled(boolean) - Method in class org.openstreetmap.josm.gui.io.UploadDialog
Sets whether the dialog was canceled
setCanceled(boolean) - Method in class org.openstreetmap.josm.gui.io.UploadSelectionDialog
 
setCanceled(boolean) - Method in class org.openstreetmap.josm.gui.oauth.OAuthAuthorizationWizard
 
setCanceled(boolean) - Method in class org.openstreetmap.josm.gui.preferences.PreferenceDialog
 
setCanceled(boolean) - Method in class org.openstreetmap.josm.io.auth.CredentialsAgentResponse
 
setCancelEnabled(boolean) - Method in class org.openstreetmap.josm.gui.PleaseWaitDialog
Sets whether the cancel button is enabled or not
setCenter(Point) - Method in class org.openstreetmap.gui.jmapviewer.JMapViewer
 
setChangeset(Changeset) - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetContentPanel.HeaderPanel
 
setChangeset(Changeset) - Method in class org.openstreetmap.josm.io.OsmApi
Sets the changesets to which further data uploads are directed.
setChangeset(Changeset) - Method in class org.openstreetmap.josm.io.OsmWriter
 
setChangesetId(int) - Method in class org.openstreetmap.josm.data.osm.AbstractPrimitive
Sets the changeset id of this primitive.
setChangesetId(int) - Method in interface org.openstreetmap.josm.data.osm.IPrimitive
 
setChangesetId(int) - Method in class org.openstreetmap.josm.data.osm.OsmPrimitive
 
setChangesetInDetailView(Changeset) - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetCacheManagerModel
Sets the changeset currently displayed in the detail view.
setChangesets(Collection<Changeset>) - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetListModel
 
setChangesets(Collection<Changeset>) - Method in class org.openstreetmap.josm.gui.io.CloseChangesetDialog
Sets the collection of changesets to be displayed
setChildComponentsEnabled(boolean) - Method in class org.openstreetmap.josm.gui.oauth.AdvancedOAuthPropertiesPanel
 
setChildren(List<MultiSplitLayout.Node>) - Method in class org.openstreetmap.josm.gui.MultiSplitLayout.Split
Set's the children property of this Split node.
setChunkSize(int) - Method in class org.openstreetmap.josm.gui.io.UploadStrategySpecification
 
setCloseChangesetAfterNextUpload(boolean) - Method in class org.openstreetmap.josm.gui.io.UploadParameterSummaryPanel
 
setCloseChangesetAfterUpload(boolean) - Method in class org.openstreetmap.josm.gui.io.UploadStrategySpecification
 
setClosedAt(Date) - Method in class org.openstreetmap.josm.data.osm.Changeset
 
setColorModel(Map<String, String>) - Method in class org.openstreetmap.josm.gui.preferences.display.ColorPreference
Set the colors to be shown in the preference table.
setColumn(int) - Method in exception org.openstreetmap.josm.gui.mappaint.mapcss.MapCSSException
 
setCommand(JMVCommandEvent.COMMAND) - Method in class org.openstreetmap.gui.jmapviewer.events.JMVCommandEvent
 
setCommand(String) - Method in class org.openstreetmap.josm.io.remotecontrol.handler.RequestHandler
Save command associated with this handler.
setComment(String) - Method in class org.openstreetmap.josm.gui.io.ChangesetCommentModel
Sets the current changeset comment and notifies observers if the comment has changed.
setConfigurationParameterRequestListener(ConfigurationParameterRequestHandler) - Method in class org.openstreetmap.josm.gui.io.UploadParameterSummaryPanel
 
setConsumerKey(String) - Method in class org.openstreetmap.josm.data.oauth.OAuthParameters
Sets the consumer key.
setConsumerSecret(String) - Method in class org.openstreetmap.josm.data.oauth.OAuthParameters
Sets the consumer secret.
setContent(ChangesetDataSet) - Method in class org.openstreetmap.josm.data.osm.Changeset
 
setContent(Component) - Method in class org.openstreetmap.josm.gui.ExtendedDialog
Sets the content that will be displayed in the message dialog.
setContent(Component, boolean) - Method in class org.openstreetmap.josm.gui.ExtendedDialog
Sets the content that will be displayed in the message dialog.
setContent(String) - Method in class org.openstreetmap.josm.gui.ExtendedDialog
Sets the message that will be displayed.
setContentVisible(boolean) - Method in class org.openstreetmap.josm.gui.dialogs.ToggleDialog
Sets the visibility of all components in this toggle dialog, except the title bar
setContinuation(Runnable) - Method in class org.openstreetmap.josm.gui.dialogs.relation.ParentRelationLoadingTask
Set a continuation which is called upon the job finished.
setContinuousLayout(boolean) - Method in class org.openstreetmap.josm.gui.MultiSplitPane
Sets the value of the continuousLayout property.
setCoor(LatLon) - Method in class org.openstreetmap.josm.data.coor.CachedLatLon
 
setCoor(LatLon) - Method in interface org.openstreetmap.josm.data.osm.INode
 
setCoor(LatLon) - Method in class org.openstreetmap.josm.data.osm.Node
 
setCoor(LatLon) - Method in class org.openstreetmap.josm.data.osm.NodeData
 
setCoor(LatLon) - Method in class org.openstreetmap.josm.gui.layer.markerlayer.Marker
 
setCoordinateFormat(CoordinateFormat) - Static method in enum org.openstreetmap.josm.data.coor.CoordinateFormat
Sets the default coordinate format
setCoordinates(LatLon) - Method in class org.openstreetmap.josm.gui.dialogs.LatLonDialog
 
setCoords(LatLon) - Method in class org.openstreetmap.josm.data.osm.history.HistoryNode
Sets the coordinates.
setCoorInternal(LatLon, EastNorth) - Method in class org.openstreetmap.josm.data.osm.Node
To be used only by Dataset.reindexNode
setCorrectPermissions(File) - Method in class org.openstreetmap.josm.data.Preferences
 
setCountryCode(String) - Method in class org.openstreetmap.josm.data.imagery.ImageryInfo
 
setCreatedAt(Date) - Method in class org.openstreetmap.josm.data.osm.Changeset
 
setCurrentAction(String) - Method in class org.openstreetmap.josm.gui.MapStatus.BackgroundProgressMonitor
 
setCurrentAction(String) - Method in class org.openstreetmap.josm.gui.PleaseWaitDialog
 
setCurrentAction(ToolbarPreferences.ActionDefinition) - Method in class org.openstreetmap.josm.gui.preferences.ToolbarPreferences.ActionParametersTableModel
 
setCurrentAction(String) - Method in interface org.openstreetmap.josm.gui.progress.PleaseWaitProgressMonitor.ProgressMonitorDialog
 
setCurrentChangeset(Changeset) - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetContentPanel
 
setCurrentChangeset(Changeset) - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetDetailPanel
 
setCurrentMap(TileSource) - Method in class org.openstreetmap.josm.gui.bbox.SourceButton
 
setCurrentPointInTime(HistoryOsmPrimitive) - Method in class org.openstreetmap.josm.gui.history.HistoryBrowserModel
Sets the HistoryOsmPrimitive which plays the role of the current point in time (see PointInTimeType).
setCurrentPointInTime(int) - Method in class org.openstreetmap.josm.gui.history.HistoryBrowserModel.VersionTableModel
 
setCurrentRelationAsSelection() - Method in class org.openstreetmap.josm.gui.dialogs.RelationListDialog.MouseEventHandler
 
setCurrentUrl(String) - Method in class org.openstreetmap.josm.gui.help.HelpBrowserHistory
 
setCustomText(String) - Method in class org.openstreetmap.josm.gui.io.UploadAndSaveProgressRenderer
 
setCustomText(String) - Method in class org.openstreetmap.josm.gui.MapStatus.BackgroundProgressMonitor
 
setCustomText(String) - Method in class org.openstreetmap.josm.gui.PleaseWaitDialog
Sets a custom text line below currentAction.
setCustomText(String) - Method in class org.openstreetmap.josm.gui.progress.AbstractProgressMonitor
 
setCustomText(String) - Method in class org.openstreetmap.josm.gui.progress.NullProgressMonitor
 
setCustomText(String) - Method in interface org.openstreetmap.josm.gui.progress.PleaseWaitProgressMonitor.ProgressMonitorDialog
 
setCustomText(String) - Method in interface org.openstreetmap.josm.gui.progress.ProgressMonitor
Shows additional text
setCustomText(String) - Method in interface org.openstreetmap.josm.gui.progress.ProgressRenderer
 
setCustomText(String) - Method in class org.openstreetmap.josm.gui.SplashScreen.SplashScreenProgressRenderer
 
setDashed(List<Float>) - Method in class org.openstreetmap.josm.gui.mappaint.xml.LinePrototype
 
setData(List<PlaceSelection.SearchResult>) - Method in class org.openstreetmap.josm.gui.download.PlaceSelection.NamedResultTableModel
 
setDataset(DataSet) - Method in class org.openstreetmap.josm.data.osm.Node
 
setDataset(DataSet) - Method in class org.openstreetmap.josm.data.osm.OsmPrimitive
This method should never ever by called from somewhere else than Dataset.addPrimitive or removePrimitive methods
setDataset(DataSet) - Method in class org.openstreetmap.josm.data.osm.Relation
 
setDataset(DataSet) - Method in class org.openstreetmap.josm.data.osm.Way
 
setDefaultButton(int) - Method in class org.openstreetmap.josm.gui.ExtendedDialog
Sets the button that will react to ENTER.
setDefaultChangesetTags(Map<String, String>) - Method in class org.openstreetmap.josm.gui.io.UploadDialog
 
setDefaultEntry(boolean) - Method in class org.openstreetmap.josm.data.imagery.ImageryInfo
 
setDefaultMaxZoom(int) - Method in class org.openstreetmap.josm.data.imagery.ImageryInfo
 
setDefaultMinZoom(int) - Method in class org.openstreetmap.josm.data.imagery.ImageryInfo
 
setDefaultTags(Map<String, String>) - Method in class org.openstreetmap.josm.gui.io.TagSettingsPanel
 
setDeleted(boolean) - Method in class org.openstreetmap.josm.data.osm.AbstractPrimitive
Sets whether this primitive is deleted or not.
setDeleted(boolean) - Method in interface org.openstreetmap.josm.data.osm.IPrimitive
 
setDeleted(boolean) - Method in class org.openstreetmap.josm.data.osm.OsmPrimitive
 
setDeleted(boolean) - Method in class org.openstreetmap.josm.data.osm.Relation
 
setDeleted(boolean) - Method in class org.openstreetmap.josm.data.osm.Way
 
setDescription(String) - Method in class org.openstreetmap.josm.data.osm.UserInfo
 
setDescription(String) - Method in class org.openstreetmap.josm.tools.UrlLabel
Sets the text part of the URL label.
setDialogReturnValue(String, Integer) - Static method in class org.openstreetmap.josm.gui.ConditionalOptionPaneUtil
sets the value for the preference key "message." + prefKey + ".value".
setDialogShowingEnabled(String, boolean) - Static method in class org.openstreetmap.josm.gui.ConditionalOptionPaneUtil
sets the value for the preference key "message." + prefKey.
setDialogsPanel(DialogsPanel) - Method in class org.openstreetmap.josm.gui.dialogs.ToggleDialog
Sets the dialogsPanel managing all toggle dialogs
setDialogVisible(boolean) - Method in class org.openstreetmap.josm.gui.progress.PleaseWaitProgressMonitor
 
setDirectionX(int) - Method in class org.openstreetmap.josm.gui.bbox.SlippyMapControler.MoveTask
 
setDirectionY(int) - Method in class org.openstreetmap.josm.gui.bbox.SlippyMapControler.MoveTask
 
setDirs(Collection<String>) - Method in class org.openstreetmap.josm.tools.ImageProvider
Directories to look for the image.
setDirty(boolean) - Method in class org.openstreetmap.josm.gui.tagging.TagEditorModel
 
setDisabledState(boolean) - Method in class org.openstreetmap.josm.data.osm.OsmPrimitive
Make the primitive disabled (e.g. if a filter applies).
setDisabledType(boolean) - Method in class org.openstreetmap.josm.data.osm.OsmPrimitive
Set binary property used internally by the filter mechanism.
setDisplayName(String) - Method in class org.openstreetmap.josm.data.osm.UserInfo
 
setDisplayName() - Method in class org.openstreetmap.josm.gui.tagging.TaggingPreset
Change the display name without changing the toolbar value.
setDisplayName() - Method in class org.openstreetmap.josm.gui.tagging.TaggingPresetMenu
 
setDisplayName() - Method in class org.openstreetmap.josm.gui.tagging.TaggingPresetSeparator
 
setDisplayPosition(int, int, int) - Method in class org.openstreetmap.gui.jmapviewer.JMapViewer
 
setDisplayPosition(Point, int, int, int) - Method in class org.openstreetmap.gui.jmapviewer.JMapViewer
 
setDisplayPositionByLatLon(double, double, int) - Method in class org.openstreetmap.gui.jmapviewer.JMapViewer
Changes the map pane so that it is centered on the specified coordinate at the given zoom level.
setDisplayPositionByLatLon(Point, double, double, int) - Method in class org.openstreetmap.gui.jmapviewer.JMapViewer
Changes the map pane so that the specified coordinate at the given zoom level is displayed on the map at the screen coordinate mapPoint.
setDisplayToFitMapElements(boolean, boolean, boolean) - Method in class org.openstreetmap.gui.jmapviewer.JMapViewer
Sets the displayed map pane and zoom level so that all chosen map elements are visible.
setDisplayToFitMapMarkers() - Method in class org.openstreetmap.gui.jmapviewer.JMapViewer
Sets the displayed map pane and zoom level so that all map markers are visible.
setDisplayToFitMapPolygons() - Method in class org.openstreetmap.gui.jmapviewer.JMapViewer
Sets the displayed map pane and zoom level so that all map polygons are visible.
setDisplayToFitMapRectangles() - Method in class org.openstreetmap.gui.jmapviewer.JMapViewer
Sets the displayed map pane and zoom level so that all map rectangles are visible.
setDist(double) - Method in class org.openstreetmap.josm.gui.MapStatus
 
setDividerPainter(MultiSplitPane.DividerPainter) - Method in class org.openstreetmap.josm.gui.MultiSplitPane
Sets the DividerPainter that's used to paint Dividers on this MultiSplitPane.
setDividerSize(int) - Method in class org.openstreetmap.josm.gui.MultiSplitLayout
Sets the width of Dividers in Split rows, and the height of Dividers in Split columns.
setDividerSize(int) - Method in class org.openstreetmap.josm.gui.MultiSplitPane
A convenience method that sets the MultiSplitLayout dividerSize property.
setDoAuthenticate(boolean) - Method in class org.openstreetmap.josm.io.OsmServerReader
Sets whether this reader adds authentication credentials to the read request sent to the server.
setDocumentLocator(Locator) - Method in class org.openstreetmap.josm.io.DiffResultProcessor.Parser
 
setDocumentLocator(Locator) - Method in class org.openstreetmap.josm.io.OsmChangesetContentParser.Parser
 
setDocumentLocator(Locator) - Method in class org.openstreetmap.josm.io.OsmChangesetParser.Parser
 
setDocumentLocator(Locator) - Method in class org.openstreetmap.josm.io.OsmHistoryReader.Parser
 
setDocumentLocator(Locator) - Method in class org.openstreetmap.josm.tools.XmlObjectParser.Parser
 
setDoSaveToFile(boolean) - Method in class org.openstreetmap.josm.gui.io.SaveLayerInfo
Sets whether this layer should be saved to a file
setDotted(Graphics) - Method in class org.openstreetmap.josm.gui.dialogs.relation.MemberTableLinkedCellRenderer
 
setDoubleClickZoomEnabled(boolean) - Method in class org.openstreetmap.gui.jmapviewer.DefaultMapController
 
setDoUploadToServer(boolean) - Method in class org.openstreetmap.josm.gui.io.SaveLayerInfo
Sets whether this layer should be uploaded to a file
setDownloadArea(Bounds) - Method in class org.openstreetmap.josm.gui.download.BookmarkSelection
Sets the current download area
setDownloadArea(Bounds) - Method in class org.openstreetmap.josm.gui.download.BoundingBoxSelection
 
setDownloadArea(Bounds) - Method in interface org.openstreetmap.josm.gui.download.DownloadSelection
Sets the current download area.
setDownloadArea(Bounds) - Method in class org.openstreetmap.josm.gui.download.PlaceSelection
 
setDownloadArea(Bounds) - Method in class org.openstreetmap.josm.gui.download.SlippyMapChooser
 
setDownloadArea(Bounds) - Method in class org.openstreetmap.josm.gui.download.TileSelection
 
setDrawMultipolygon(boolean) - Method in class org.openstreetmap.josm.gui.mappaint.ElemStyles
 
setEast(double) - Method in class org.openstreetmap.josm.data.imagery.types.EntryType
Sets the value of the east property.
setEastNorth(EastNorth) - Method in class org.openstreetmap.josm.data.coor.CachedLatLon
 
setEastNorth(EastNorth) - Method in interface org.openstreetmap.josm.data.osm.INode
 
setEastNorth(EastNorth) - Method in class org.openstreetmap.josm.data.osm.Node
 
setEastNorth(EastNorth) - Method in class org.openstreetmap.josm.data.osm.NodeData
 
setEastNorth(EastNorth) - Method in class org.openstreetmap.josm.gui.layer.markerlayer.Marker
 
setEastNorthText(String) - Method in class org.openstreetmap.josm.gui.dialogs.LatLonDialog
 
setEditLayer(List<Layer>) - Method in class org.openstreetmap.josm.gui.MapView
 
setElevation(Double) - Method in class org.openstreetmap.josm.gui.layer.geoimage.ImageEntry
 
setEnabled(boolean) - Method in class org.openstreetmap.josm.actions.ParameterizedActionDecorator
 
setEnabled(boolean) - Method in class org.openstreetmap.josm.gui.oauth.AdvancedOAuthPropertiesPanel.UseDefaultItemListener
 
setEnabled(boolean) - Method in class org.openstreetmap.josm.gui.QuadStateCheckBox.QuadStateDecorator
We disable focusing on the component when it is not enabled.
setEnabled(boolean) - Method in class org.openstreetmap.josm.gui.tagging.TagEditorPanel
 
setEnabled(boolean) - Method in class org.openstreetmap.josm.io.auth.DefaultAuthenticator
 
setEnabled(boolean) - Method in class org.openstreetmap.josm.io.FileExporter
Sets the enabled state of the FileExporter.
setEnabled(boolean) - Method in class org.openstreetmap.josm.io.FileImporter
Sets the enabled state of the FileImporter.
setEnabledRec(Container, boolean) - Static method in class org.openstreetmap.josm.gui.util.GuiHelper
disable / enable a component and all its child components
setError(String) - Method in class org.openstreetmap.gui.jmapviewer.Tile
 
setErrorBody(String) - Method in exception org.openstreetmap.josm.io.OsmApiException
Sets the error body.
setErrorFeedback(JTextField, String) - Method in class org.openstreetmap.josm.gui.dialogs.LatLonDialog
 
setErrorFeedback(JTextField, String) - Method in class org.openstreetmap.josm.gui.io.UploadStrategySelectionPanel.ChunkSizeInputVerifier
 
setErrorHeader(String) - Method in exception org.openstreetmap.josm.io.OsmApiException
Sets the error header.
setErrorList(List<TestError>) - Method in class org.openstreetmap.josm.gui.dialogs.validator.ValidatorTreePanel
Sets the errors list used by a data layer
setErrorMessage(JTextField, String) - Method in class org.openstreetmap.josm.gui.download.BoundingBoxSelection
 
setErrorMessage(String) - Method in class org.openstreetmap.josm.gui.progress.NullProgressMonitor
 
setErrors(List<TestError>) - Method in class org.openstreetmap.josm.gui.dialogs.validator.ValidatorTreePanel
Clears the current error list and adds these errors to it
setEulaAcceptanceRequired(String) - Method in class org.openstreetmap.josm.data.imagery.ImageryInfo
 
setExifCoor(LatLon) - Method in class org.openstreetmap.josm.gui.layer.geoimage.ImageEntry
 
setExifImgDir(double) - Method in class org.openstreetmap.josm.gui.layer.geoimage.ImageEntry
 
setExifOrientation(Integer) - Method in class org.openstreetmap.josm.gui.layer.geoimage.ImageEntry
 
setExifTime(Date) - Method in class org.openstreetmap.josm.gui.layer.geoimage.ImageEntry
 
setExpire(int, boolean) - Method in class org.openstreetmap.josm.io.CacheFiles
Sets the amount of time data is stored before it gets expired
setExtendedUrl(String) - Method in class org.openstreetmap.josm.data.imagery.ImageryInfo
 
setExtraText(String) - Method in class org.openstreetmap.josm.gui.progress.AbstractProgressMonitor
 
setExtraText(String) - Method in class org.openstreetmap.josm.gui.progress.NullProgressMonitor
 
setExtraText(String) - Method in interface org.openstreetmap.josm.gui.progress.ProgressMonitor
Show extra text after normal task title.
setFailed(boolean) - Method in class org.openstreetmap.josm.actions.downloadtasks.AbstractDownloadTask
 
setFailed(boolean) - Method in class org.openstreetmap.josm.gui.io.AbstractIOTask
Sets whether the task has been failed
setFile(File) - Method in class org.openstreetmap.josm.gui.io.SaveLayerInfo
Sets the file this layer should be saved to, if SaveLayerInfo.isDoSaveToFile() is true
setFile(File) - Method in class org.openstreetmap.josm.gui.layer.geoimage.ImageEntry
 
setFileCacheEnabled(boolean) - Method in class org.openstreetmap.josm.gui.bbox.SlippyMapBBoxChooser
 
setFilename(String) - Method in class org.openstreetmap.josm.data.imagery.types.EntryType
Sets the value of the filename property.
setFilter(int, Filter) - Method in class org.openstreetmap.josm.gui.dialogs.FilterTableModel
 
setFilter(Set<OsmPrimitive>) - Method in class org.openstreetmap.josm.gui.dialogs.validator.ValidatorTreePanel
 
setFixedMode() - Method in class org.openstreetmap.josm.actions.mapmode.DrawAction.SnapHelper
 
setFloatingDividers(boolean) - Method in class org.openstreetmap.josm.gui.MultiSplitLayout
If true, Leaf node bounds match the corresponding component's preferred size and Splits/Dividers are resized accordingly.
setFrozen(boolean) - Method in class org.openstreetmap.josm.gui.conflict.pair.ListMergeModel
 
setFullyIdentified(String, UserInfo) - Method in class org.openstreetmap.josm.gui.JosmUserIdentityManager
Remembers the fact that the current JOSM user is fully identified with a verified pair of user name and user id.
setGpsTime(Date) - Method in class org.openstreetmap.josm.gui.layer.geoimage.ImageEntry
 
setGroup(ButtonGroup) - Method in class org.openstreetmap.josm.gui.QuadStateCheckBox.QuadStateDecorator
 
setHasExactMatch(boolean) - Method in class org.openstreetmap.josm.io.imagery.WMSRequest
 
setHeading(double) - Method in class org.openstreetmap.josm.gui.MapStatus
 
setHeadlines(String, String) - Method in class org.openstreetmap.josm.gui.download.PlaceSelection.NamedResultTableColumnModel
 
setHeight(int) - Method in class org.openstreetmap.josm.tools.ImageProvider
 
setHelpContext(JComponent, String) - Static method in class org.openstreetmap.josm.gui.help.HelpUtil
Makes a component aware of context sensitive help.
setHelpId() - Method in class org.openstreetmap.josm.actions.JosmAction
 
setHelpText(String) - Method in class org.openstreetmap.josm.gui.MapStatus
 
setHelpText(Object, String) - Method in class org.openstreetmap.josm.gui.MapStatus
 
setHelpTopic(String) - Method in class org.openstreetmap.josm.gui.help.ContextSensitiveHelpAction
Sets the help topic
setHiddenType(boolean) - Method in class org.openstreetmap.josm.data.osm.OsmPrimitive
Set binary property used internally by the filter mechanism.
setHighlighted(boolean) - Method in class org.openstreetmap.josm.data.osm.OsmPrimitive
 
setHighlightedVirtualNodes(Collection<WaySegment>) - Method in class org.openstreetmap.josm.data.osm.DataSet
set what virtual nodes should be highlighted.
setHighlightedWaySegments(Collection<WaySegment>) - Method in class org.openstreetmap.josm.data.osm.DataSet
set what virtual ways should be highlighted.
setHistory(History) - Method in class org.openstreetmap.josm.gui.history.HistoryBrowserDialog
sets the current history
setHistory(History) - Method in class org.openstreetmap.josm.gui.history.HistoryBrowserModel
sets the history to be managed by this model
setHistory(List<String>) - Method in class org.openstreetmap.josm.gui.widgets.HistoryComboBox
 
setHome(LatLon) - Method in class org.openstreetmap.josm.data.osm.UserInfo
 
setHomeZoom(int) - Method in class org.openstreetmap.josm.data.osm.UserInfo
 
setHttpRequestParameters(HttpURLConnection) - Method in class org.openstreetmap.josm.gui.oauth.OsmOAuthAuthorizationClient
 
setIcon(String) - Method in class org.openstreetmap.josm.data.imagery.ImageryInfo
 
setIcon(Icon) - Method in class org.openstreetmap.josm.gui.ExtendedDialog
Decorate the dialog with an icon that is shown on the left part of the window area.
setIcon(int) - Method in class org.openstreetmap.josm.gui.ExtendedDialog
Convenience method to allow values that would be accepted by JOptionPane as messageType.
setIcon(String) - Method in class org.openstreetmap.josm.gui.preferences.ToolbarPreferences.ActionDefinition
 
setIcon(String) - Method in class org.openstreetmap.josm.gui.tagging.TaggingPreset
 
setIcon(String) - Method in class org.openstreetmap.josm.gui.tagging.TaggingPresetMenu
 
setIconPaths(Collection<String>) - Method in class org.openstreetmap.josm.gui.preferences.SourceEditor.IconPathTableModel
 
setId(int) - Method in class org.openstreetmap.josm.data.osm.Changeset
 
setId(long) - Method in class org.openstreetmap.josm.data.osm.PrimitiveData
 
setId(int) - Method in class org.openstreetmap.josm.data.osm.UserInfo
 
setId(String) - Method in class org.openstreetmap.josm.tools.ImageProvider
Set an id used for caching.
setIgnored(boolean) - Method in class org.openstreetmap.josm.data.validation.TestError
 
setImage(BufferedImage) - Method in class org.openstreetmap.gui.jmapviewer.Tile
 
setImage(File, Integer) - Method in class org.openstreetmap.josm.gui.layer.geoimage.ImageDisplay
 
setImageryType(ImageryInfo.ImageryType) - Method in class org.openstreetmap.josm.data.imagery.ImageryInfo
 
setInBackgroundCallback(ActionListener) - Method in class org.openstreetmap.josm.gui.PleaseWaitDialog
Installs a callback for the "In background" button.
setInBackgroundPossible(boolean) - Method in class org.openstreetmap.josm.gui.PleaseWaitDialog
 
setIncomplete(boolean) - Method in class org.openstreetmap.josm.data.osm.AbstractPrimitive
If set to true, this object is incomplete, which means only the id and type is known (type is the objects instance class)
setIncomplete(boolean) - Method in class org.openstreetmap.josm.data.osm.Changeset
 
setIncomplete(boolean) - Method in class org.openstreetmap.josm.data.osm.OsmPrimitive
 
setIncomplete(boolean) - Method in class org.openstreetmap.josm.data.osm.PrimitiveData
override to make it public
setIndeterminate(boolean) - Method in class org.openstreetmap.josm.gui.io.UploadAndSaveProgressRenderer
 
setIndeterminate(boolean) - Method in class org.openstreetmap.josm.gui.MapStatus.BackgroundProgressMonitor
 
setIndeterminate(boolean) - Method in class org.openstreetmap.josm.gui.PleaseWaitDialog
 
setIndeterminate(boolean) - Method in interface org.openstreetmap.josm.gui.progress.PleaseWaitProgressMonitor.ProgressMonitorDialog
 
setIndeterminate(boolean) - Method in interface org.openstreetmap.josm.gui.progress.ProgressRenderer
 
setIndeterminate(boolean) - Method in class org.openstreetmap.josm.gui.SplashScreen.SplashScreenProgressRenderer
 
setInitialValue(File) - Method in class org.openstreetmap.josm.gui.io.FilenameCellEditor
 
setInitialValue(String) - Method in class org.openstreetmap.josm.gui.preferences.SourceEditor.FileOrUrlCellEditor
 
setInitStatusListener(Main.InitStatusListener) - Static method in class org.openstreetmap.josm.Main
 
setInterval(int) - Method in class org.openstreetmap.josm.gui.MenuScroller.MenuScrollItem
 
setInterval(int) - Method in class org.openstreetmap.josm.gui.MenuScroller
Sets the scroll interval in milliseconds
setIsButtonHiding(ToggleDialog.ButtonHiddingType) - Method in class org.openstreetmap.josm.gui.dialogs.ToggleDialog
 
setIsCollapsed(boolean) - Method in class org.openstreetmap.josm.gui.dialogs.ToggleDialog
 
setIsDocked(boolean) - Method in class org.openstreetmap.josm.gui.dialogs.ToggleDialog
 
setIsShowing(boolean) - Method in class org.openstreetmap.josm.gui.dialogs.ToggleDialog
 
setItem(Object) - Method in class org.openstreetmap.josm.gui.tagging.ac.AutoCompletingTextField
 
setItemsAsString(List<String>) - Method in class org.openstreetmap.josm.gui.widgets.ComboBoxHistory
 
setJOSMSelection(Collection<? extends OsmPrimitive>) - Method in class org.openstreetmap.josm.gui.dialogs.SelectionListDialog.SelectionListModel
Sets the collection of currently selected OSM objects
setKey(String) - Method in class org.openstreetmap.josm.data.Preferences.SettingToXml
 
setKeyList() - Static method in class org.openstreetmap.josm.gui.preferences.shortcut.PrefJPanel
 
setKeys(Map<String, String>) - Method in class org.openstreetmap.josm.data.osm.AbstractPrimitive
Sets the keys of this primitives to the key/value pairs in keys.
setKeys(Map<String, String>) - Method in class org.openstreetmap.josm.data.osm.Changeset
 
setKeys(Map<String, String>) - Method in class org.openstreetmap.josm.data.osm.OsmPrimitive
 
setKeys(Map<String, String>) - Method in interface org.openstreetmap.josm.data.osm.Tagged
Sets the map of key/value pairs
setLanguages(List<String>) - Method in class org.openstreetmap.josm.data.osm.UserInfo
 
setLassoMode(boolean) - Method in class org.openstreetmap.josm.actions.mapmode.SelectAction
 
setLassoMode(boolean) - Method in class org.openstreetmap.josm.gui.SelectionManager
 
setLastException(Exception) - Method in class org.openstreetmap.josm.gui.io.AbstractIOTask
Sets the last exception caught
setLastModified(Calendar) - Method in class org.openstreetmap.josm.data.imagery.types.EntryType
Sets the value of the lastModified property.
setLastMTime(long) - Method in class org.openstreetmap.josm.gui.mappaint.StyleSource
 
setLastUsed(Calendar) - Method in class org.openstreetmap.josm.data.imagery.types.EntryType
Sets the value of the lastUsed property.
setLat(double) - Method in class org.openstreetmap.gui.jmapviewer.Coordinate
 
setLatAccuracyAvailable(boolean) - Method in class org.openstreetmap.josm.data.projection.datum.NTV2GridShift
 
setLatAccuracySeconds(double) - Method in class org.openstreetmap.josm.data.projection.datum.NTV2GridShift
 
setLatDegrees(double) - Method in class org.openstreetmap.josm.data.projection.datum.NTV2GridShift
 
setLatest(HistoryOsmPrimitive) - Method in class org.openstreetmap.josm.gui.history.HistoryBrowserModel
 
setLatLon(LatLonDialog.LatLonHolder, double, double, double, String, double, double, double, String) - Static method in class org.openstreetmap.josm.gui.dialogs.LatLonDialog
 
setLatLon(LatLonDialog.LatLonHolder, double, double, double, String) - Static method in class org.openstreetmap.josm.gui.dialogs.LatLonDialog
 
setLatLonObj(LatLonDialog.LatLonHolder, Object, Object, Object, Object, Object, Object, Object, Object) - Static method in class org.openstreetmap.josm.gui.dialogs.LatLonDialog
 
setLatLonText(String) - Method in class org.openstreetmap.josm.gui.dialogs.LatLonDialog
 
setLatSeconds(double) - Method in class org.openstreetmap.josm.data.projection.datum.NTV2GridShift
 
setLatShiftSeconds(double) - Method in class org.openstreetmap.josm.data.projection.datum.NTV2GridShift
 
setLayer(WMSLayer) - Method in class org.openstreetmap.josm.data.imagery.GeorefImage
 
setLayer(OsmDataLayer) - Method in class org.openstreetmap.josm.gui.widgets.OsmPrimitivesTable
 
setLayerFileName(AutosaveTask.AutosaveLayerInfo) - Method in class org.openstreetmap.josm.data.AutosaveTask
 
setLeadSelectionIndex(int) - Method in class org.openstreetmap.josm.gui.conflict.pair.ListMergeModel.EntriesSelectionModel
 
setLIFO(boolean) - Method in class org.openstreetmap.gui.jmapviewer.JobDispatcher
Function to set the LIFO/FIFO mode for tile loading job.
setLine(int) - Method in exception org.openstreetmap.josm.gui.mappaint.mapcss.MapCSSException
 
setLoaded(boolean) - Method in class org.openstreetmap.gui.jmapviewer.Tile
 
setLocation(double, double) - Method in class org.openstreetmap.josm.data.coor.Coordinate
 
setLon(double) - Method in class org.openstreetmap.gui.jmapviewer.Coordinate
 
setLonAccuracyAvailable(boolean) - Method in class org.openstreetmap.josm.data.projection.datum.NTV2GridShift
 
setLonAccuracySeconds(double) - Method in class org.openstreetmap.josm.data.projection.datum.NTV2GridShift
 
setLongText(String) - Method in class org.openstreetmap.josm.tools.Shortcut
 
setLonPositiveEastDegrees(double) - Method in class org.openstreetmap.josm.data.projection.datum.NTV2GridShift
 
setLonPositiveWestSeconds(double) - Method in class org.openstreetmap.josm.data.projection.datum.NTV2GridShift
 
setLonShiftPositiveWestSeconds(double) - Method in class org.openstreetmap.josm.data.projection.datum.NTV2GridShift
 
setMapFrame(MapFrame) - Method in class org.openstreetmap.josm.Main
Set or clear (if passed null) the map.
setMapMarkerList(List<MapMarker>) - Method in class org.openstreetmap.gui.jmapviewer.JMapViewer
 
setMapMarkerVisible(boolean) - Method in class org.openstreetmap.gui.jmapviewer.JMapViewer
Enables or disables painting of the MapMarker
setMapPolygonList(List<MapPolygon>) - Method in class org.openstreetmap.gui.jmapviewer.JMapViewer
 
setMapPolygonsVisible(boolean) - Method in class org.openstreetmap.gui.jmapviewer.JMapViewer
Enables or disables painting of the MapPolygon
setMapRectangleList(List<MapRectangle>) - Method in class org.openstreetmap.gui.jmapviewer.JMapViewer
 
setMapRectanglesVisible(boolean) - Method in class org.openstreetmap.gui.jmapviewer.JMapViewer
Enables or disables painting of the MapRectangle
setMax(LatLon) - Method in class org.openstreetmap.josm.data.osm.Changeset
 
setMaxHeight(int) - Method in class org.openstreetmap.josm.tools.ImageProvider
 
setMaximum(int) - Method in class org.openstreetmap.josm.gui.io.UploadAndSaveProgressRenderer
 
setMaximum(int) - Method in interface org.openstreetmap.josm.gui.progress.ProgressRenderer
 
setMaximum(int) - Method in class org.openstreetmap.josm.gui.SplashScreen.SplashScreenProgressRenderer
 
setMaxSize(int, boolean) - Method in class org.openstreetmap.josm.io.CacheFiles
Sets the amount of data stored in the cache
setMaxSize(Dimension) - Method in class org.openstreetmap.josm.tools.ImageProvider
Limit the maximum size of the image.
setMaxTextLength(int) - Method in class org.openstreetmap.josm.gui.tagging.ac.AutoCompletingComboBox
 
setMaxTilesInMemory(int) - Method in class org.openstreetmap.josm.gui.bbox.SlippyMapBBoxChooser
 
setMaxWidth(int) - Method in class org.openstreetmap.josm.gui.JMultilineLabel
Set the maximum width.
setMaxWidth(int) - Method in class org.openstreetmap.josm.tools.ImageProvider
 
setMaxWorkers(int) - Static method in class org.openstreetmap.gui.jmapviewer.JobDispatcher
Function to set the maximum number of workers for tile loading.
setMaxWorkers() - Static method in class org.openstreetmap.josm.gui.layer.TMSLayer
Function to set the maximum number of workers for tile loading to the value defined in preferences.
setMaxZoomLvl(int) - Static method in class org.openstreetmap.josm.gui.layer.TMSLayer
 
setMember(int, RelationMember) - Method in class org.openstreetmap.josm.data.osm.Relation
Replace member at position specified by index.
setMembers(List<RelationMember>) - Method in class org.openstreetmap.josm.data.osm.Relation
 
setMembers(List<RelationMemberData>) - Method in class org.openstreetmap.josm.data.osm.RelationData
 
setMemberTableModel(MemberTableModel) - Method in class org.openstreetmap.josm.gui.dialogs.relation.SelectionTable
 
setMemberTableModel(MemberTableModel) - Method in class org.openstreetmap.josm.gui.dialogs.relation.SelectionTableCellRenderer
 
setMenuCheckBox(JCheckBoxMenuItem) - Method in class org.openstreetmap.josm.actions.mapmode.DrawAction.SnapHelper
 
setMenuItems() - Method in class org.openstreetmap.josm.gui.MenuScroller.MenuScrollListener
 
setMergedMap(Map<PrimitiveId, PrimitiveId>) - Method in class org.openstreetmap.josm.data.conflict.Conflict
 
setMessage(String) - Method in class org.openstreetmap.josm.data.validation.TestError
Sets the error message
setMessage(String) - Method in class org.openstreetmap.josm.plugins.PluginHandler.UpdatePluginsMessagePanel
 
setMin(LatLon) - Method in class org.openstreetmap.josm.data.osm.Changeset
 
setMinZoomLvl(int) - Static method in class org.openstreetmap.josm.gui.layer.TMSLayer
 
setMnemonic(int) - Method in class org.openstreetmap.josm.gui.QuadStateCheckBox.QuadStateDecorator
 
setMnemonic(JMenu) - Method in class org.openstreetmap.josm.tools.Shortcut
use this to set a menu's mnemonic
setMnemonic(AbstractButton) - Method in class org.openstreetmap.josm.tools.Shortcut
use this to set a buttons's mnemonic
setMode() - Method in class org.openstreetmap.josm.actions.FullscreenToggleAction
 
setMode(ParallelWayAction.Mode) - Method in class org.openstreetmap.josm.actions.mapmode.ParallelWayAction
 
setMode(SaveLayersModel.Mode) - Method in class org.openstreetmap.josm.gui.io.SaveLayersModel
 
setModel(HistoryBrowserModel) - Method in class org.openstreetmap.josm.gui.history.CoordinateInfoViewer
Sets the model for this viewer
setModel(HistoryBrowserModel) - Method in class org.openstreetmap.josm.gui.history.NodeListViewer
 
setModel(HistoryBrowserModel) - Method in class org.openstreetmap.josm.gui.history.RelationMemberListViewer
 
setModel(HistoryBrowserModel) - Method in class org.openstreetmap.josm.gui.history.TagInfoViewer
 
setModel(MultiSplitLayout.Node) - Method in class org.openstreetmap.josm.gui.MultiSplitLayout
Set the root of the tree of Split, Leaf, and Divider nodes that define this layout.
setModel(MultiSplitLayout.Node) - Method in class org.openstreetmap.josm.gui.MultiSplitPane
A convenience method that sets the MultiSplitLayout model.
setModified(boolean) - Method in class org.openstreetmap.josm.data.osm.AbstractPrimitive
Marks this primitive as being modified.
setModified(boolean) - Method in interface org.openstreetmap.josm.data.osm.IPrimitive
 
setMovementEnabled(boolean) - Method in class org.openstreetmap.gui.jmapviewer.DefaultMapController
Enables or disables that the map pane can be moved using the mouse.
setMovementMouseButton(int) - Method in class org.openstreetmap.gui.jmapviewer.DefaultMapController
Sets the mouse button that is used for moving the map.
setMy(OsmPrimitive) - Method in class org.openstreetmap.josm.gui.conflict.pair.ConflictResolver
Sets the OsmPrimitive in the role "my"
setName(String) - Method in class org.openstreetmap.josm.data.imagery.ImageryInfo
 
setName(String) - Method in class org.openstreetmap.josm.data.imagery.types.ProjectionType
Sets the value of the name property.
setName(String) - Method in class org.openstreetmap.josm.gui.BookmarkList.Bookmark
 
setName(String) - Method in class org.openstreetmap.josm.gui.layer.Layer
Sets the name of the layer
setName(String) - Method in class org.openstreetmap.josm.gui.MultiSplitLayout.Leaf
Set the value of the name property.
setName(String) - Method in class org.openstreetmap.josm.gui.preferences.ToolbarPreferences.ActionDefinition
 
setName(String) - Method in class org.openstreetmap.josm.gui.tagging.TagModel
sets the name.
setName(String) - Method in class org.openstreetmap.josm.plugins.PluginInformation
Sets the name
setName_template(String) - Method in class org.openstreetmap.josm.gui.tagging.TaggingPreset
 
setName_template_filter(String) - Method in class org.openstreetmap.josm.gui.tagging.TaggingPreset
 
setNameTags(List<String>) - Method in class org.openstreetmap.josm.gui.mappaint.LabelCompositionStrategy.DeriveLabelFromNameTagsCompositionStrategy
Sets the name tags to be looked up in order to build up the label
setNew(String) - Method in class org.openstreetmap.josm.gui.conflict.tags.MultiValueResolutionDecision
sets a new value for this
setNewCursor(Cursor, Object) - Method in class org.openstreetmap.josm.gui.NavigatableComponent
Set new cursor.
setNewCursor(int, Object) - Method in class org.openstreetmap.josm.gui.NavigatableComponent
 
setNextEnabled(Boolean) - Static method in class org.openstreetmap.josm.gui.layer.geoimage.ImageViewerDialog
 
setNodes(List<Node>) - Method in class org.openstreetmap.josm.data.osm.Way
Set new list of nodes to way.
setNodes(List<Long>) - Method in class org.openstreetmap.josm.data.osm.WayData
 
setNormalized(Collection<String>, List<String>) - Method in class org.openstreetmap.josm.data.osm.visitor.paint.relations.Multipolygon.MultipolygonRoleMatcher
 
setNorth(double) - Method in class org.openstreetmap.josm.data.imagery.types.EntryType
Sets the value of the north property.
setNumConflicts(int) - Method in class org.openstreetmap.josm.gui.conflict.tags.TagConflictResolverModel
 
setNumObjects(int) - Method in class org.openstreetmap.josm.gui.io.UploadParameterSummaryPanel
 
setNumUploadedObjects(int) - Method in class org.openstreetmap.josm.gui.io.UploadStrategySelectionPanel
 
setOffset(double, double) - Method in class org.openstreetmap.josm.gui.layer.ImageryLayer
 
setOffset(double, double) - Method in class org.openstreetmap.josm.gui.layer.TMSLayer
 
setOffset(double, double) - Method in class org.openstreetmap.josm.gui.layer.WMSLayer
 
setOkEnabled(boolean) - Method in class org.openstreetmap.josm.gui.dialogs.LatLonDialog
 
setOpacity(double) - Method in class org.openstreetmap.josm.gui.dialogs.LayerListDialog.LayerOpacityAction
 
setOpacity(double) - Method in class org.openstreetmap.josm.gui.layer.Layer
 
setOpen(boolean) - Method in class org.openstreetmap.josm.data.osm.Changeset
 
setOptional(boolean) - Method in class org.openstreetmap.josm.tools.ImageProvider
Decide, if an exception should be thrown, when the image cannot be located.
setOsdText(String) - Method in class org.openstreetmap.josm.gui.layer.geoimage.ImageDisplay
 
setOsmId(long, int) - Method in class org.openstreetmap.josm.data.osm.AbstractPrimitive
Sets the id and the version of this primitive if it is known to the OSM API.
setOsmId(long, int) - Method in interface org.openstreetmap.josm.data.osm.IPrimitive
 
setOsmId(long, int) - Method in class org.openstreetmap.josm.data.osm.OsmPrimitive
Sets the id and the version of this primitive if it is known to the OSM API.
setParent(MultiSplitLayout.Split) - Method in class org.openstreetmap.josm.gui.MultiSplitLayout.Node
Set the value of this Node's parent property.
setParser(XMLStreamReader) - Method in class org.openstreetmap.josm.io.OsmReader
 
setPartiallyIdentified(String) - Method in class org.openstreetmap.josm.gui.JosmUserIdentityManager
Remebers the fact that the current JOSM user is partially identified by the user name of its OSM account.
setPartialSelection(boolean) - Method in class org.openstreetmap.josm.data.validation.Test
Flag notifying that this test is run over a partial data selection
setParticipatingInSynchronizedScrolling(Adjustable, boolean) - Method in class org.openstreetmap.josm.gui.conflict.pair.ListMerger.AdjustmentSynchronizer
sets whether adjustable participates in adjustment synchronization or not
setParticipatingInSynchronizedScrolling(Adjustable, boolean) - Method in class org.openstreetmap.josm.gui.history.AdjustmentSynchronizer
sets whether adjustable participates in adjustment synchronization or not
setPassword(char[]) - Method in class org.openstreetmap.josm.io.auth.CredentialsAgentResponse
 
setPixelPerDegree(double) - Method in class org.openstreetmap.josm.data.imagery.ImageryInfo
 
setPixelPerDegree(double) - Method in class org.openstreetmap.josm.data.imagery.types.EntryType
Sets the value of the pixelPerDegree property.
setPluginInformation(PluginInformation) - Method in class org.openstreetmap.josm.plugins.Plugin
Sets the plugin information object for this plugin
setPluginSelected(String, boolean) - Method in class org.openstreetmap.josm.gui.preferences.plugin.PluginPreferencesModel
Sets whether the plugin is selected or not.
setPluginSites(Collection<String>) - Method in class org.openstreetmap.josm.data.Preferences
Sets the collection of plugin site URLs.
setPluginsToDownload(Collection<PluginInformation>) - Method in class org.openstreetmap.josm.plugins.PluginDownloadTask
Sets the collection of plugins to update.
setPolicy(MaxChangesetSizeExceededPolicy) - Method in class org.openstreetmap.josm.gui.io.UploadStrategySpecification
 
setPos(CachedLatLon) - Method in class org.openstreetmap.josm.gui.layer.geoimage.ImageEntry
setter methods
setPos(LatLon) - Method in class org.openstreetmap.josm.gui.layer.geoimage.ImageEntry
 
setPossibleACItems(Collection<AutoCompletionListItem>) - Method in class org.openstreetmap.josm.gui.tagging.ac.AutoCompletingComboBox
sets the items of the combobox to the given AutoCompletionListItems
setPossibleItems(Collection<String>) - Method in class org.openstreetmap.josm.gui.tagging.ac.AutoCompletingComboBox
sets the items of the combobox to the given strings
setPreferences(Collection<String>) - Method in class org.openstreetmap.josm.gui.preferences.projection.CustomProjectionChoice
 
setPreferences(Collection<String>) - Method in class org.openstreetmap.josm.gui.preferences.projection.ListProjectionChoice
 
setPreferences(Collection<String>) - Method in interface org.openstreetmap.josm.gui.preferences.projection.ProjectionChoice
Set the internal state to match the preferences.
setPreferences(Collection<String>) - Method in class org.openstreetmap.josm.gui.preferences.projection.SingleProjectionChoice
 
setPreferences(Collection<String>) - Method in class org.openstreetmap.josm.gui.preferences.projection.UTMProjectionChoice
 
setPresets(List<TaggingPresetSearchDialog.PresetClasification>) - Method in class org.openstreetmap.josm.gui.tagging.TaggingPresetSearchDialog.ResultListModel
 
setPressed(boolean) - Method in class org.openstreetmap.josm.gui.QuadStateCheckBox.QuadStateDecorator
 
setPreviousEnabled(Boolean) - Static method in class org.openstreetmap.josm.gui.layer.geoimage.ImageViewerDialog
 
setPrimitiveId(PrimitiveId) - Method in class org.openstreetmap.josm.gui.history.NodeListViewer.ShowHistoryAction
 
setPrimitiveId(PrimitiveId) - Method in class org.openstreetmap.josm.gui.history.NodeListViewer.ZoomToNodeAction
 
setPrimitives(List<OsmPrimitive>) - Method in class org.openstreetmap.josm.data.validation.TestError
Sets the list of primitives affected by this error
setPrimitives(List<OsmPrimitive>) - Method in class org.openstreetmap.josm.gui.io.UploadedObjectsSummaryPanel.PrimitiveListModel
 
setPrimitives(List<OsmPrimitive>) - Method in class org.openstreetmap.josm.gui.io.UploadSelectionDialog.OsmPrimitiveListModel
 
setPriority(AutoCompletionItemPritority) - Method in class org.openstreetmap.josm.gui.tagging.ac.AutoCompletionListItem
sets the priority
setPriority(int) - Method in class org.openstreetmap.josm.io.imagery.WMSRequest
 
setProgressTaskId(ProgressTaskId) - Method in class org.openstreetmap.josm.gui.progress.ChildProgress
 
setProgressTaskId(ProgressTaskId) - Method in class org.openstreetmap.josm.gui.progress.NullProgressMonitor
 
setProgressTaskId(ProgressTaskId) - Method in class org.openstreetmap.josm.gui.progress.PleaseWaitProgressMonitor
 
setProgressTaskId(ProgressTaskId) - Method in interface org.openstreetmap.josm.gui.progress.ProgressMonitor
Should be used only by PleaseWaitRunnable.
setProgressTaskId(ProgressTaskId) - Method in class org.openstreetmap.josm.gui.progress.SwingRenderingProgressMonitor
 
setProjection() - Static method in class org.openstreetmap.josm.gui.preferences.projection.ProjectionPreference
 
setProjection(String, Collection<String>) - Static method in class org.openstreetmap.josm.gui.preferences.projection.ProjectionPreference
 
setProjection(Projection) - Static method in class org.openstreetmap.josm.Main
Sets the current projection
setReadFull(boolean) - Method in class org.openstreetmap.josm.io.OsmServerBackreferenceReader
Set true if this reader should reads immediate children of referring primitives too.
setRecordHistory(boolean) - Method in class org.openstreetmap.josm.actions.OpenFileAction.OpenFileTask
save filename in history (for list of recently opened files) default: false
setReferencePointInTime(HistoryOsmPrimitive) - Method in class org.openstreetmap.josm.gui.history.HistoryBrowserModel
Sets the HistoryOsmPrimitive which plays the role of a reference point in time (see PointInTimeType).
setReferencePointInTime(int) - Method in class org.openstreetmap.josm.gui.history.HistoryBrowserModel.VersionTableModel
 
setRelation(Relation) - Method in class org.openstreetmap.josm.gui.dialogs.properties.PropertiesDialog.AbstractRelationAction
 
setRelation(Relation) - Method in interface org.openstreetmap.josm.gui.dialogs.properties.PropertiesDialog.RelationRelated
 
setRelation(Relation) - Method in class org.openstreetmap.josm.gui.dialogs.relation.ReferringRelationsBrowserModel
 
setRelation(Relation) - Method in class org.openstreetmap.josm.gui.dialogs.relation.RelationEditor
Sets the currently edited relation.
setRelations(Collection<Relation>) - Method in class org.openstreetmap.josm.gui.dialogs.RelationListDialog.RelationListModel
 
setRelationSnapshot(Relation) - Method in class org.openstreetmap.josm.gui.dialogs.relation.RelationEditor
 
setRelicensingStatus(int) - Method in class org.openstreetmap.josm.data.osm.User
Sets this user's relicensing status.
setRememberWindowGeometry(String, WindowGeometry) - Method in class org.openstreetmap.josm.gui.ExtendedDialog
Call this if you want the dialog to remember the size set by the user.
setRequestTokenUrl(String) - Method in class org.openstreetmap.josm.data.oauth.OAuthParameters
Sets the request token URL.
setRequiresSaveToFile(boolean) - Method in class org.openstreetmap.josm.gui.layer.OsmDataLayer
 
setRequiresUploadToServer(boolean) - Method in class org.openstreetmap.josm.gui.layer.OsmDataLayer
 
setRequisite(String) - Method in class org.openstreetmap.josm.gui.tagging.TaggingPreset.Role
 
setResponseCode(int) - Method in exception org.openstreetmap.josm.gui.help.HelpContentReaderException
Sets the HTTP response code
setResponseCode(int) - Method in exception org.openstreetmap.josm.io.OsmApiException
Sets the HTTP response code.
setRole(String) - Method in class org.openstreetmap.josm.gui.conflict.tags.RelationMemberConflictDecision
 
setRollover(boolean) - Method in class org.openstreetmap.josm.gui.QuadStateCheckBox.QuadStateDecorator
 
setRowLayout(boolean) - Method in class org.openstreetmap.josm.gui.MultiSplitLayout.Split
Set the rowLayout property.
setRows(List<TwoColumnDiff.Item>) - Method in class org.openstreetmap.josm.gui.history.DiffTableModel
 
setSaveState(UploadOrSaveState) - Method in class org.openstreetmap.josm.gui.io.SaveLayerInfo
Sets the save state for SaveLayerInfo.getLayer()
setSaveState(OsmDataLayer, UploadOrSaveState) - Method in class org.openstreetmap.josm.gui.io.SaveLayersModel
 
setSaveToPreferences(boolean) - Method in class org.openstreetmap.josm.gui.oauth.AccessTokenInfoPanel
 
setSaveToPreferences(boolean) - Method in class org.openstreetmap.josm.gui.preferences.server.OAuthAccessTokenHolder
Sets whether the current access token should be saved to the preferences file.
setScrollCount(int) - Method in class org.openstreetmap.josm.gui.MenuScroller
Sets the number of items in the scrolling portion of the menu.
setScrollerFor(JMenu) - Static method in class org.openstreetmap.josm.gui.MenuScroller
Registers a menu to be scrolled with the default number of items to display at a time and the default scrolling interval.
setScrollerFor(JPopupMenu) - Static method in class org.openstreetmap.josm.gui.MenuScroller
Registers a popup menu to be scrolled with the default number of items to display at a time and the default scrolling interval.
setScrollerFor(JMenu, int) - Static method in class org.openstreetmap.josm.gui.MenuScroller
Registers a menu to be scrolled with the default number of items to display at a time and the specified scrolling interval.
setScrollerFor(JPopupMenu, int) - Static method in class org.openstreetmap.josm.gui.MenuScroller
Registers a popup menu to be scrolled with the default number of items to display at a time and the specified scrolling interval.
setScrollerFor(JMenu, int, int) - Static method in class org.openstreetmap.josm.gui.MenuScroller
Registers a menu to be scrolled, with the specified number of items to display at a time and the specified scrolling interval.
setScrollerFor(JPopupMenu, int, int) - Static method in class org.openstreetmap.josm.gui.MenuScroller
Registers a popup menu to be scrolled, with the specified number of items to display at a time and the specified scrolling interval.
setScrollerFor(JMenu, int, int, int, int) - Static method in class org.openstreetmap.josm.gui.MenuScroller
Registers a menu to be scrolled, with the specified number of items to display in the scrolling region, the specified scrolling interval, and the specified numbers of items fixed at the top and bottom of the menu.
setScrollerFor(JPopupMenu, int, int, int, int) - Static method in class org.openstreetmap.josm.gui.MenuScroller
Registers a popup menu to be scrolled, with the specified number of items to display in the scrolling region, the specified scrolling interval, and the specified numbers of items fixed at the top and bottom of the popup menu.
setSelected(Collection<? extends PrimitiveId>, boolean) - Method in class org.openstreetmap.josm.data.osm.DataSet
Sets the current selection to the primitives in selection.
setSelected(Collection<? extends PrimitiveId>) - Method in class org.openstreetmap.josm.data.osm.DataSet
Sets the current selection to the primitives in selection and notifies all SelectionChangedListener.
setSelected(PrimitiveId...) - Method in class org.openstreetmap.josm.data.osm.DataSet
 
setSelected(boolean) - Method in class org.openstreetmap.josm.data.validation.TestError
Sets the selection flag of this error
setSelected(Collection<OsmPrimitive>) - Method in class org.openstreetmap.josm.gui.dialogs.SelectionListDialog.SelectionListModel
Sets the OSM primitives to be selected in the view of this model
setSelected(boolean) - Method in class org.openstreetmap.josm.gui.QuadStateCheckBox.QuadStateDecorator
 
setSelected(boolean) - Method in class org.openstreetmap.josm.gui.QuadStateCheckBox
 
setSelectedByIdx(int) - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetCacheManagerModel
Selects the changeset displayed at row row
setSelectedByIdx(int) - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetContentTableModel
 
setSelectedChangesetForNextUpload(Changeset) - Method in class org.openstreetmap.josm.gui.io.ChangesetManagementPanel
Sets the changeset to be used in the next upload
setSelectedChangesetForNextUpload(Changeset) - Method in class org.openstreetmap.josm.gui.io.UploadDialog
 
setSelectedChangesets(Collection<Changeset>) - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetCacheManager
Selects the changesets in changests, provided the respective changesets are already present in the local changeset cache.
setSelectedChangesets(Collection<Changeset>) - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetCacheManagerModel
Selects the changesets in selected.
setSelectedChangesets(Collection<Changeset>) - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetListModel
 
setSelectedChangesetsById(Collection<Integer>) - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetCacheManager
Selects the changesets with the ids in ids, provided the respective changesets are already present in the local changeset cache.
setSelectedItem(Object) - Method in class org.openstreetmap.josm.gui.conflict.pair.ListMergeModel.ComparePairListModel
 
setSelectedItem(Object) - Method in class org.openstreetmap.josm.gui.io.OpenChangesetComboBoxModel
 
setSelectedItem(Object) - Method in class org.openstreetmap.josm.gui.tagging.ac.AutoCompletingComboBox.AutoCompletingComboBoxDocument
 
setSelectedItem(Object) - Method in class org.openstreetmap.josm.gui.tagging.ac.AutoCompletingComboBox
Selects a given item in the ComboBox model
setSelectedItem(Object) - Method in class org.openstreetmap.josm.gui.tagging.TaggingPreset.ConcatenatingJList
 
setSelectedItems() - Method in class org.openstreetmap.josm.gui.dialogs.ValidatorDialog
Sets the selection of the map to the current selected items.
setSelectedLayer(Layer) - Method in class org.openstreetmap.josm.gui.dialogs.LayerListDialog.LayerListModel
Marks layer as selected layer.
setSelectedMembers(Collection<RelationMember>) - Method in class org.openstreetmap.josm.gui.dialogs.relation.MemberTableModel
Selects the members in the collection selectedMembers
setSelectedMembersIdx(Collection<Integer>) - Method in class org.openstreetmap.josm.gui.dialogs.relation.MemberTableModel
Selects the members in the collection selectedIndices
setSelectedModifierCombo - Variable in class org.openstreetmap.josm.actions.mapmode.ParallelWayAction
 
setSelectedRelations(Collection<Relation>) - Method in class org.openstreetmap.josm.gui.dialogs.RelationListDialog.RelationListModel
Sets the selected relations.
setSelection(Point, Point) - Method in class org.openstreetmap.josm.gui.bbox.SlippyMapBBoxChooser
Callback for the OsmMapControl.
setSelection(Collection<OsmPrimitive>, boolean) - Method in class org.openstreetmap.josm.gui.dialogs.ValidatorDialog
Checks for fixes in selected element and, if needed, adds to the sel parameter all selected elements
setSelection(MouseEvent) - Method in class org.openstreetmap.josm.gui.widgets.OsmPrimitivesTable.DblClickHandler
 
setSelectionInterval(int, int) - Method in class org.openstreetmap.josm.gui.conflict.pair.ListMergeModel.EntriesSelectionModel
 
setServerProjections(Collection<String>) - Method in class org.openstreetmap.josm.data.imagery.ImageryInfo
 
setServerUrl(String, String) - Method in class org.openstreetmap.josm.gui.preferences.imagery.ImageryPreference
Updates a server URL in the preferences dialog.
setSeverity(Severity) - Method in class org.openstreetmap.josm.data.validation.TestError
Sets the severity of this error
setShapes(List<Shape>) - Method in class org.openstreetmap.josm.data.imagery.ImageryInfo.ImageryBounds
 
setShowHeadArrowOnly(boolean) - Method in class org.openstreetmap.josm.data.osm.visitor.paint.MapPaintSettings
 
setShowHideButtonListener(ShowHideButtonListener) - Method in interface org.openstreetmap.josm.gui.HideableButton
 
setShowHideButtonListener(ShowHideButtonListener) - Method in class org.openstreetmap.josm.gui.IconToggleButton
 
setShowTagsWithConflictsOnly(boolean) - Method in class org.openstreetmap.josm.gui.conflict.tags.TagConflictResolverModel
Sets whether all tags or only tags with conflicts are displayed
setShowTagsWithMultiValuesOnly(boolean) - Method in class org.openstreetmap.josm.gui.conflict.tags.TagConflictResolverModel
Sets whether all conflicts or only conflicts with multiple values are displayed
setSilent(boolean) - Method in class org.openstreetmap.josm.gui.progress.NullProgressMonitor
 
setSize(Dimension) - Method in class org.openstreetmap.josm.tools.ImageProvider
Set the dimensions of the image.
setSource(ChangesetClosedException.Source) - Method in exception org.openstreetmap.josm.io.ChangesetClosedException
 
setSources(List<SourceEditor.ExtendedSourceEntry>) - Method in class org.openstreetmap.josm.gui.preferences.SourceEditor.AvailableSourcesListModel
 
setSpeed(Double) - Method in class org.openstreetmap.josm.gui.layer.geoimage.ImageEntry
 
setState(QuadStateCheckBox.State) - Method in class org.openstreetmap.josm.gui.QuadStateCheckBox.QuadStateDecorator
 
setState(QuadStateCheckBox.State) - Method in class org.openstreetmap.josm.gui.QuadStateCheckBox
Set the new state.
setStrategy(UploadStrategy) - Method in class org.openstreetmap.josm.gui.io.UploadStrategySpecification
 
setStyle(StyleSource) - Method in class org.openstreetmap.josm.gui.mappaint.MapPaintMenu.MapPaintAction
 
setStyleSources(Collection<StyleSource>) - Method in class org.openstreetmap.josm.gui.mappaint.ElemStyles
set the style sources; only accessed from MapPaintStyles
setSubGridArray(NTV2SubGrid[]) - Method in class org.openstreetmap.josm.data.projection.datum.NTV2SubGrid
Set an array of Sub Grids of this sub grid
setSubGridName(String) - Method in class org.openstreetmap.josm.data.projection.datum.NTV2GridShift
 
setSuppressWarnings(boolean) - Method in class org.openstreetmap.josm.tools.ImageProvider
Suppresses warning on the command line in case the image cannot be found.
setTagCellEditor(TagCellEditor) - Method in class org.openstreetmap.josm.gui.tagging.TagTable
Inject a tag cell editor in the tag table
setTags(Map<String, String>) - Method in class org.openstreetmap.josm.data.osm.history.HistoryOsmPrimitive
Sets the tags for this history primitive.
setTargetPrimitive(OsmPrimitive) - Method in class org.openstreetmap.josm.gui.conflict.tags.CombinePrimitiveResolverDialog
Sets the primitive the collection of primitives is merged or combined to.
setTaskTitle(String) - Method in class org.openstreetmap.josm.gui.io.UploadAndSaveProgressRenderer
 
setTaskTitle(String) - Method in interface org.openstreetmap.josm.gui.progress.ProgressRenderer
 
setTaskTitle(String) - Method in class org.openstreetmap.josm.gui.SplashScreen.SplashScreenProgressRenderer
Stores and displays the MAX_NUMBER_OF_MESSAGES most recent task titles together with their execution time.
setTermsOfUseText(String) - Method in class org.openstreetmap.gui.jmapviewer.tilesources.AbstractTileSource
 
setTermsOfUseText(String) - Method in class org.openstreetmap.josm.data.imagery.ImageryInfo
 
setTermsOfUseURL(String) - Method in class org.openstreetmap.gui.jmapviewer.tilesources.AbstractTileSource
 
setTermsOfUseURL(String) - Method in class org.openstreetmap.josm.data.imagery.ImageryInfo
 
setText(String) - Method in class org.openstreetmap.josm.gui.MapStatus.ImageLabel
 
setText(String) - Method in class org.openstreetmap.josm.gui.widgets.HistoryComboBox
 
setText(String) - Method in class org.openstreetmap.josm.gui.widgets.HtmlPanel
Sets the current text to display.
setTextColor(TagMergeItem) - Method in class org.openstreetmap.josm.gui.conflict.pair.tags.MineTableCellRenderer
 
setTextColor(TagMergeItem) - Method in class org.openstreetmap.josm.gui.conflict.pair.tags.TheirTableCellRenderer
 
setTheir(OsmPrimitive) - Method in class org.openstreetmap.josm.gui.conflict.pair.ConflictResolver
Sets the OsmPrimitive in the role "their".
setTicks(int) - Method in class org.openstreetmap.josm.gui.progress.AbstractProgressMonitor
 
setTicks(int) - Method in class org.openstreetmap.josm.gui.progress.NullProgressMonitor
 
setTicks(int) - Method in interface org.openstreetmap.josm.gui.progress.ProgressMonitor
 
setTicksCount(int) - Method in class org.openstreetmap.josm.gui.progress.AbstractProgressMonitor
 
setTicksCount(int) - Method in class org.openstreetmap.josm.gui.progress.NullProgressMonitor
 
setTicksCount(int) - Method in interface org.openstreetmap.josm.gui.progress.ProgressMonitor
 
setTileBounds(TileSelectionBBoxChooser.TileBounds) - Method in class org.openstreetmap.josm.gui.bbox.TileSelectionBBoxChooser.TileGridInputPanel
 
setTileCache(TileCache) - Method in class org.openstreetmap.gui.jmapviewer.TileController
 
setTileCacheDir(String) - Method in class org.openstreetmap.gui.jmapviewer.OsmFileCacheTileLoader
 
setTileGridVisible(boolean) - Method in class org.openstreetmap.gui.jmapviewer.JMapViewer
 
setTileLoader(TileLoader) - Method in class org.openstreetmap.gui.jmapviewer.JMapViewer
 
setTileLoader(TileLoader) - Method in class org.openstreetmap.gui.jmapviewer.TileController
 
setTileSize(int) - Method in class org.openstreetmap.josm.data.imagery.types.WmsCacheType
Sets the value of the tileSize property.
setTileSource(TileSource) - Method in class org.openstreetmap.gui.jmapviewer.JMapViewer
 
setTileSource(TileSource) - Method in class org.openstreetmap.gui.jmapviewer.TileController
 
setTime() - Method in class org.openstreetmap.josm.data.gpx.WayPoint
Convert the time stamp of the waypoint into seconds from the epoch
setTimestamp(Date) - Method in class org.openstreetmap.josm.data.osm.AbstractPrimitive
 
setTimestamp(Date) - Method in interface org.openstreetmap.josm.data.osm.IPrimitive
 
setTimestamp(Date) - Method in class org.openstreetmap.josm.data.osm.OsmPrimitive
 
settings - Variable in class org.openstreetmap.josm.data.osm.visitor.paint.MapPainter
 
settings - Variable in class org.openstreetmap.josm.gui.preferences.PreferenceTabbedPane
 
settingsChanged - Variable in class org.openstreetmap.josm.gui.layer.WMSLayer
 
settingsFactory - Static variable in class org.openstreetmap.josm.gui.preferences.PreferenceTabbedPane
 
settingsInitialized - Variable in class org.openstreetmap.josm.gui.preferences.PreferenceTabbedPane
 
setTitle(String) - Method in class org.openstreetmap.josm.gui.dialogs.ToggleDialog
Sets the title
setTitle(String) - Method in class org.openstreetmap.josm.gui.dialogs.ToggleDialog.TitleBar
 
setToggleCheckboxText(String) - Method in class org.openstreetmap.josm.gui.ExtendedDialog
Overwrites the default "Don't show again" text of the toggle checkbox if you want to give more information.
setTooltip(String) - Method in class org.openstreetmap.josm.actions.JosmAction
 
setToolTipTexts(String[]) - Method in class org.openstreetmap.josm.gui.ExtendedDialog
Allows decorating the buttons with tooltips.
setTopFixedCount(int) - Method in class org.openstreetmap.josm.gui.MenuScroller
Sets the number of items to fix at the top of the menu or popup menu.
setTotalFileSize(int) - Method in class org.openstreetmap.josm.data.imagery.types.WmsCacheType
Sets the value of the totalFileSize property.
setTranslucent(boolean) - Method in class org.openstreetmap.josm.gui.dialogs.LayerListDialog.LayerVisibleCheckBox
 
setType(String) - Method in class org.openstreetmap.josm.gui.tagging.TaggingPreset.Role
 
setType(String) - Method in class org.openstreetmap.josm.gui.tagging.TaggingPreset
 
setType(OsmPrimitiveType) - Method in class org.openstreetmap.josm.gui.widgets.OsmIdTextField
 
setUniqueForKey(Tag) - Method in class org.openstreetmap.josm.data.osm.TagCollection
Sets a unique tag for the key of this tag.
setUniqueForKey(String, String) - Method in class org.openstreetmap.josm.data.osm.TagCollection
Sets a unique tag for the key of this tag.
setup() - Static method in class org.openstreetmap.josm.gui.dialogs.MapPaintDialog.ReloadWindowListener
 
setup(String, String, String, ActionListener) - Method in class org.openstreetmap.josm.gui.SideButton
 
setUpdateModTime(boolean) - Method in class org.openstreetmap.josm.io.CacheFiles
Call this with true to update the last modification time when a file it is read.
setupDialog() - Method in class org.openstreetmap.josm.gui.ExtendedDialog
This is called by ExtendedDialog.showDialog().
setupDone - Variable in class org.openstreetmap.josm.gui.ExtendedDialog
 
setupEscListener() - Method in class org.openstreetmap.josm.gui.ExtendedDialog
Makes the dialog listen to ESC keypressed
setUploadComment(String) - Method in class org.openstreetmap.josm.gui.io.TagSettingsPanel
 
setUploadCommentDownFocusTraversalHandler(Action) - Method in class org.openstreetmap.josm.gui.io.BasicUploadSettingsPanel
 
setUploadDiscouraged(boolean) - Method in class org.openstreetmap.josm.data.osm.DataSet
 
setUploadDiscouraged(boolean) - Method in class org.openstreetmap.josm.gui.layer.OsmDataLayer
 
setUploadedPrimitives(APIDataSet) - Method in class org.openstreetmap.josm.gui.io.UploadDialog
Sets the collection of primitives to upload
setUploadedPrimitives(List<OsmPrimitive>, List<OsmPrimitive>, List<OsmPrimitive>) - Method in class org.openstreetmap.josm.gui.io.UploadedObjectsSummaryPanel
Sets the collections of primitives which will be uploaded
setUploadState(UploadOrSaveState) - Method in class org.openstreetmap.josm.gui.io.SaveLayerInfo
Sets the upload state for SaveLayerInfo.getLayer()
setUploadState(OsmDataLayer, UploadOrSaveState) - Method in class org.openstreetmap.josm.gui.io.SaveLayersModel
 
setUploadStrategySpecification(UploadStrategySpecification) - Method in class org.openstreetmap.josm.gui.io.UploadParameterSummaryPanel
 
setUploadStrategySpecification(UploadStrategySpecification) - Method in class org.openstreetmap.josm.gui.io.UploadStrategySelectionPanel
 
setupProjectionCombo() - Method in class org.openstreetmap.josm.gui.preferences.projection.ProjectionPreference
Sets up projection combobox with default values and action listener
setUrl(String) - Method in class org.openstreetmap.josm.data.imagery.ImageryInfo
 
setUrl(String) - Method in exception org.openstreetmap.josm.io.OsmTransferException
Sets the URL related to this error.
setUrl(String) - Method in class org.openstreetmap.josm.io.remotecontrol.handler.RequestHandler
Set request URL and parse args.
setUrl(String) - Method in class org.openstreetmap.josm.tools.UrlLabel
Sets the URL to be visited if the user clicks on this URL label.
setUrlForHelpTopic(String) - Static method in class org.openstreetmap.josm.gui.help.HelpBrowser
Show the help page for help topic helpTopic.
setUser(User) - Method in class org.openstreetmap.josm.data.osm.AbstractPrimitive
Sets the user who has last touched this object.
setUser(User) - Method in class org.openstreetmap.josm.data.osm.Changeset
 
setUser(User) - Method in interface org.openstreetmap.josm.data.osm.IPrimitive
 
setUser(User) - Method in class org.openstreetmap.josm.data.osm.OsmPrimitive
 
setUserAction(SaveLayersDialog.UserAction) - Method in class org.openstreetmap.josm.gui.io.SaveLayersDialog
 
setUsername(String) - Method in class org.openstreetmap.josm.io.auth.CredentialsAgentResponse
 
setValue(int) - Method in class org.openstreetmap.josm.gui.io.UploadAndSaveProgressRenderer
 
setValue(Preferences.Setting) - Method in class org.openstreetmap.josm.gui.preferences.advanced.AdvancedPreference.PrefEntry
 
setValue(int) - Method in interface org.openstreetmap.josm.gui.progress.ProgressRenderer
 
setValue(int) - Method in class org.openstreetmap.josm.gui.SplashScreen.SplashScreenProgressRenderer
 
setValue(String) - Method in class org.openstreetmap.josm.gui.tagging.ac.AutoCompletionListItem
sets the value
setValue(String) - Method in class org.openstreetmap.josm.gui.tagging.TagModel
sets a unique value for this tag.
setValue(XmlObjectParser.Entry, String, String) - Method in class org.openstreetmap.josm.tools.XmlObjectParser.Parser
 
setValueAt(Object, int, int) - Method in class org.openstreetmap.josm.corrector.CorrectionTableModel
 
setValueAt(Object, int, int) - Method in class org.openstreetmap.josm.gui.conflict.pair.ListMergeModel.EntriesTableModel
 
setValueAt(DefaultTableModel, Object, int, int) - Method in class org.openstreetmap.josm.gui.conflict.pair.ListMergeModel
Handles method dispatches from ListMergeModel.EntriesTableModel.setValueAt(Object, int, int).
setValueAt(DefaultTableModel, Object, int, int) - Method in class org.openstreetmap.josm.gui.conflict.pair.nodes.NodeListMergeModel
 
setValueAt(DefaultTableModel, Object, int, int) - Method in class org.openstreetmap.josm.gui.conflict.pair.relation.RelationMemberListMergeModel
 
setValueAt(Object, int, int) - Method in class org.openstreetmap.josm.gui.conflict.tags.RelationMemberConflictResolverModel
 
setValueAt(Object, int, int) - Method in class org.openstreetmap.josm.gui.conflict.tags.TagConflictResolverModel
 
setValueAt(Object, int, int) - Method in class org.openstreetmap.josm.gui.dialogs.FilterTableModel
 
setValueAt(Object, int, int) - Method in class org.openstreetmap.josm.gui.dialogs.LayerListDialog.LayerListModel
 
setValueAt(Object, int, int) - Method in class org.openstreetmap.josm.gui.dialogs.MapPaintDialog.StylesModel
 
setValueAt(Object, int, int) - Method in class org.openstreetmap.josm.gui.dialogs.relation.MemberTableModel
 
setValueAt(Object, int, int) - Method in class org.openstreetmap.josm.gui.history.HistoryBrowserModel.VersionTableModel
 
setValueAt(Object, int, int) - Method in class org.openstreetmap.josm.gui.io.SaveLayersModel
 
setValueAt(Object, int, int) - Method in class org.openstreetmap.josm.gui.preferences.advanced.AdvancedPreference.AllSettingsTableModel
 
setValueAt(Object, int, int) - Method in class org.openstreetmap.josm.gui.preferences.advanced.ListEditor.ListSettingTableModel
 
setValueAt(Object, int, int) - Method in class org.openstreetmap.josm.gui.preferences.advanced.ListListEditor.ListTableModel
 
setValueAt(Object, int, int) - Method in class org.openstreetmap.josm.gui.preferences.advanced.MapListEditor.MapTableModel
 
setValueAt(Object, int, int) - Method in class org.openstreetmap.josm.gui.preferences.imagery.ImageryPreference.ImageryProvidersPanel.ImageryLayerTableModel
 
setValueAt(Object, int, int) - Method in class org.openstreetmap.josm.gui.preferences.imagery.ImageryPreference.OffsetBookmarksPanel.OffsetsBookmarksModel
 
setValueAt(Object, int, int) - Method in class org.openstreetmap.josm.gui.preferences.SourceEditor.ActiveSourcesModel
 
setValueAt(Object, int, int) - Method in class org.openstreetmap.josm.gui.preferences.SourceEditor.IconPathTableModel
 
setValueAt(Object, int, int) - Method in class org.openstreetmap.josm.gui.preferences.ToolbarPreferences.ActionParametersTableModel
 
setValueAt(Object, int, int) - Method in class org.openstreetmap.josm.gui.tagging.TagEditorModel
 
setVar(String, String) - Method in class org.openstreetmap.josm.data.CustomConfigurator.XMLCommandProcessor
 
setVersion(String) - Method in class org.openstreetmap.josm.data.osm.DataSet
Sets the API version this dataset was created from.
setVersion(int) - Method in class org.openstreetmap.josm.data.osm.PrimitiveData
 
setVersion(String) - Method in class org.openstreetmap.josm.io.OsmWriter
 
setVirtualNodesEnabled(boolean) - Method in class org.openstreetmap.josm.gui.MapView
 
setVisible(boolean) - Method in class org.openstreetmap.josm.actions.ImageryAdjustAction.ImageryOffsetDialog
 
setVisible(boolean) - Method in class org.openstreetmap.josm.data.osm.AbstractPrimitive
Sets whether this primitive is visible, i.e.
setVisible(boolean) - Method in interface org.openstreetmap.josm.data.osm.IPrimitive
 
setVisible(boolean) - Method in class org.openstreetmap.josm.data.osm.OsmPrimitive
 
setVisible(boolean) - Method in class org.openstreetmap.josm.gui.actionsupport.DeleteFromRelationConfirmationDialog
 
setVisible(boolean) - Method in class org.openstreetmap.josm.gui.conflict.tags.CombinePrimitiveResolverDialog
 
setVisible(boolean) - Method in class org.openstreetmap.josm.gui.conflict.tags.PasteTagsConflictResolverDialog
 
setVisible(boolean) - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetCacheManager
 
setVisible(boolean) - Method in class org.openstreetmap.josm.gui.dialogs.changeset.query.ChangesetQueryDialog
 
setVisible(boolean) - Method in class org.openstreetmap.josm.gui.dialogs.ConflictResolutionDialog
 
setVisible(boolean) - Method in class org.openstreetmap.josm.gui.dialogs.LatLonDialog
 
setVisible(boolean) - Method in class org.openstreetmap.josm.gui.dialogs.properties.PropertiesDialog
 
setVisible(boolean) - Method in class org.openstreetmap.josm.gui.dialogs.relation.GenericRelationEditor
 
setVisible(boolean) - Method in class org.openstreetmap.josm.gui.dialogs.validator.ValidatorTreePanel
 
setVisible(boolean) - Method in class org.openstreetmap.josm.gui.dialogs.ValidatorDialog
 
setVisible(boolean) - Method in class org.openstreetmap.josm.gui.download.DownloadDialog
 
setVisible(boolean) - Method in class org.openstreetmap.josm.gui.ExtendedDialog
Override setVisible to be able to save the window geometry if required
setVisible(boolean) - Method in class org.openstreetmap.josm.gui.help.HelpBrowser
 
setVisible(boolean) - Method in class org.openstreetmap.josm.gui.io.CloseChangesetDialog
 
setVisible(boolean) - Method in class org.openstreetmap.josm.gui.io.CredentialDialog
 
setVisible(boolean) - Method in class org.openstreetmap.josm.gui.io.UploadDialog
 
setVisible(boolean) - Method in class org.openstreetmap.josm.gui.io.UploadSelectionDialog
 
setVisible(boolean) - Method in class org.openstreetmap.josm.gui.layer.Layer
Sets the visibility of this layer.
setVisible(boolean) - Method in class org.openstreetmap.josm.gui.MapFrame
Fires an property changed event "visible".
setVisible(boolean) - Method in class org.openstreetmap.josm.gui.MapStatus.BackgroundProgressMonitor
 
setVisible(boolean) - Method in class org.openstreetmap.josm.gui.oauth.OAuthAuthorizationWizard
 
setVisible(boolean) - Method in class org.openstreetmap.josm.gui.preferences.PreferenceDialog
 
setVisible(boolean) - Method in interface org.openstreetmap.josm.gui.progress.PleaseWaitProgressMonitor.ProgressMonitorDialog
 
setWeight(double) - Method in class org.openstreetmap.josm.gui.MultiSplitLayout.Divider
Dividers can't have a weight, they don't grow or shrink.
setWeight(double) - Method in class org.openstreetmap.josm.gui.MultiSplitLayout.Node
The weight property is a between 0.0 and 1.0 used to compute how much space to add to this sibling when the layout grows or how much to reduce when the layout shrinks.
setWheelZoomEnabled(boolean) - Method in class org.openstreetmap.gui.jmapviewer.DefaultMapController
 
setWidth(int) - Method in class org.openstreetmap.josm.gui.mappaint.xml.LinePrototype
 
setWidth(int) - Method in class org.openstreetmap.josm.tools.ImageProvider
 
setWithBody(boolean) - Method in class org.openstreetmap.josm.io.OsmWriter
 
setZoom(int, Point) - Method in class org.openstreetmap.gui.jmapviewer.JMapViewer
Set the zoom level and center point for display
setZoom(int) - Method in class org.openstreetmap.gui.jmapviewer.JMapViewer
Set the zoom level
setZoomContolsVisible(boolean) - Method in class org.openstreetmap.gui.jmapviewer.JMapViewer
 
setZoomLevel(int) - Method in class org.openstreetmap.josm.gui.bbox.TileSelectionBBoxChooser.TileCoordinateValidator
 
setZoomLevel(int) - Method in class org.openstreetmap.josm.gui.layer.TMSLayer
 
SevenParameterDatum - Class in org.openstreetmap.josm.data.projection.datum
Datum provides general conversion from one ellipsoid to another.
SevenParameterDatum(String, String, Ellipsoid, double, double, double, double, double, double, double) - Constructor for class org.openstreetmap.josm.data.projection.datum.SevenParameterDatum
 
Severity - Enum in org.openstreetmap.josm.data.validation
The error severity
Severity(String, String, Color) - Constructor for enum org.openstreetmap.josm.data.validation.Severity
Constructor
severity - Variable in class org.openstreetmap.josm.data.validation.TestError
Severity
severity - Variable in class org.openstreetmap.josm.data.validation.tests.TagChecker.CheckerData
 
shallExport() - Method in class org.openstreetmap.josm.io.session.ImagerySessionExporter
 
shallExport() - Method in class org.openstreetmap.josm.io.session.OsmDataSessionExporter
 
shallExport() - Method in interface org.openstreetmap.josm.io.session.SessionLayerExporter
Return true, if the layer should be included in the list of exported layers.
Shape - Class in org.openstreetmap.josm.data.imagery
 
Shape(String, String) - Constructor for class org.openstreetmap.josm.data.imagery.Shape
 
Shape() - Constructor for class org.openstreetmap.josm.data.imagery.Shape
 
shape - Variable in class org.openstreetmap.josm.io.imagery.ImageryReader.Parser
 
shapes - Variable in class org.openstreetmap.josm.data.imagery.ImageryInfo.ImageryBounds
 
shapes - Variable in class org.openstreetmap.josm.data.imagery.ImageryInfo.ImageryPreferenceEntry
 
sharpen - Variable in class org.openstreetmap.josm.gui.preferences.imagery.CommonSettingsPanel
 
sharpenImage(BufferedImage) - Method in class org.openstreetmap.josm.gui.layer.ImageryLayer
 
sharpenLevel - Variable in class org.openstreetmap.josm.gui.layer.ImageryLayer
 
shift - Variable in class org.openstreetmap.josm.actions.mapmode.MapMode
 
shift - Variable in class org.openstreetmap.josm.actions.mapmode.ModifiersSpec
 
SHIFT - Static variable in class org.openstreetmap.josm.gui.preferences.shortcut.PrefJPanel
 
SHIFT - Static variable in class org.openstreetmap.josm.tools.Shortcut
 
shift_boundaries(Diff.file_data) - Method in class org.openstreetmap.josm.tools.Diff.file_data
Adjust inserts/deletes of blank lines to join changes as much as possible.
shift_boundaries() - Method in class org.openstreetmap.josm.tools.Diff
Adjust inserts/deletes of blank lines to join changes as much as possible.
shiftType - Variable in class org.openstreetmap.josm.data.projection.datum.NTV2GridShiftFile
 
short_description - Variable in class org.openstreetmap.josm.gui.tagging.TaggingPreset.PresetListEntry
 
short_descriptions - Variable in class org.openstreetmap.josm.gui.tagging.TaggingPreset.ComboMultiSelect
 
shortcut - Variable in class org.openstreetmap.josm.tools.MultikeyActionsHandler.MyAction
 
Shortcut - Class in org.openstreetmap.josm.tools
Global shortcut class.
Shortcut(String, String, int, int, int, int, boolean, boolean) - Constructor for class org.openstreetmap.josm.tools.Shortcut
 
Shortcut(String) - Constructor for class org.openstreetmap.josm.tools.Shortcut
 
ShortcutPreference - Class in org.openstreetmap.josm.gui.preferences.shortcut
 
ShortcutPreference() - Constructor for class org.openstreetmap.josm.gui.preferences.shortcut.ShortcutPreference
 
ShortcutPreference.Factory - Class in org.openstreetmap.josm.gui.preferences.shortcut
 
ShortcutPreference.Factory() - Constructor for class org.openstreetmap.josm.gui.preferences.shortcut.ShortcutPreference.Factory
 
ShortcutPreference.scListModel - Class in org.openstreetmap.josm.gui.preferences.shortcut
 
ShortcutPreference.scListModel() - Constructor for class org.openstreetmap.josm.gui.preferences.shortcut.ShortcutPreference.scListModel
 
shortcuts - Static variable in class org.openstreetmap.josm.tools.Shortcut
 
shortcutTable - Variable in class org.openstreetmap.josm.gui.preferences.shortcut.PrefJPanel
 
SHORTLINK_CHARS - Static variable in class org.openstreetmap.josm.tools.OsmUrlToBounds
 
SHORTLINK_PREFIX - Static variable in class org.openstreetmap.josm.tools.OsmUrlToBounds
 
shortText - Variable in class org.openstreetmap.josm.tools.Shortcut
 
shouldSelectCell(EventObject) - Method in class org.openstreetmap.josm.gui.conflict.tags.RelationMemberConflictDecisionEditor
 
shouldSelectCell(EventObject) - Method in class org.openstreetmap.josm.gui.io.ActionFlagsTableCell
 
shouldSelectCell(EventObject) - Method in class org.openstreetmap.josm.gui.io.FilenameCellEditor
 
shouldSelectCell(EventObject) - Method in class org.openstreetmap.josm.gui.io.LayerNameAndFilePathTableCell
 
shouldSelectCell(EventObject) - Method in class org.openstreetmap.josm.gui.preferences.SourceEditor.FileOrUrlCellEditor
 
shouldSelectCell(EventObject) - Method in class org.openstreetmap.josm.gui.tagging.ac.AutoCompletingTextField
 
shouldWrite(OsmPrimitive) - Method in class org.openstreetmap.josm.io.OsmWriter
 
show(long, HistoryBrowserDialog) - Method in class org.openstreetmap.josm.gui.history.HistoryBrowserDialogManager
 
show(long) - Method in class org.openstreetmap.josm.gui.history.HistoryBrowserDialogManager
 
show(History) - Method in class org.openstreetmap.josm.gui.history.HistoryBrowserDialogManager
 
show(String, String, int, ProgressMonitor) - Method in class org.openstreetmap.josm.io.session.SessionReader.CancelOrContinueDialog
 
showAngle - Variable in class org.openstreetmap.josm.actions.mapmode.DrawAction.SnapHelper
 
showBoundsButton - Variable in class org.openstreetmap.josm.gui.preferences.imagery.AddWMSLayerPanel
 
showButton() - Method in interface org.openstreetmap.josm.gui.HideableButton
 
showButton() - Method in class org.openstreetmap.josm.gui.IconToggleButton
 
showChangesetInfoAction - Variable in class org.openstreetmap.josm.gui.dialogs.ChangesetDialog
 
showConfirmationDialog(String, Component, Object, String, int, int, int) - Static method in class org.openstreetmap.josm.gui.ConditionalOptionPaneUtil
Displays a confirmation dialog with some option buttons given by optionType.
showDetails() - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetCacheManager.ShowDetailAction
 
showDialog() - Method in class org.openstreetmap.josm.gui.dialogs.ToggleDialog
Shows the dialog
showDialog() - Method in class org.openstreetmap.josm.gui.dialogs.UserListDialog
 
showDialog() - Method in class org.openstreetmap.josm.gui.ExtendedDialog
Show the dialog to the user.
showDialog(Collection<OsmPrimitive>, boolean) - Method in class org.openstreetmap.josm.gui.tagging.TaggingPreset
 
showDialog() - Method in class org.openstreetmap.josm.gui.tagging.TaggingPresetSearchDialog
 
showDirectionArrow - Variable in class org.openstreetmap.josm.data.osm.visitor.paint.MapPaintSettings
Preference: should directional arrows be displayed
showDirectionArrow - Variable in class org.openstreetmap.josm.data.osm.visitor.paint.WireframeMapRenderer
Preference: should directional arrows be displayed
showError(String, Exception) - Method in class org.openstreetmap.josm.gui.preferences.imagery.AddWMSLayerPanel
 
showErrors - Variable in class org.openstreetmap.josm.gui.layer.TMSLayer
 
showErrorsPopup - Variable in class org.openstreetmap.josm.gui.layer.TMSLayer
 
showForegroundDialog() - Method in class org.openstreetmap.josm.gui.progress.PleaseWaitProgressMonitor
 
showHeadArrowOnly - Variable in class org.openstreetmap.josm.data.osm.visitor.paint.MapPaintSettings
Preference: should only the last arrow of a way be displayed
showHeadArrowOnly - Variable in class org.openstreetmap.josm.data.osm.visitor.paint.WireframeMapRenderer
Preference: should only the last arrow of a way be displayed
showHelp() - Static method in class org.openstreetmap.josm.gui.MainApplication
Displays help on the console
showHelpButton - Variable in class org.openstreetmap.josm.gui.ExtendedDialog
true, if the dialog should include a help button
ShowHideButtonListener - Interface in org.openstreetmap.josm.gui
When some component (ToggleDialog, for example) is linked to button and needs information about button showing/hiding events, this interface is used, setting the listener should be implemented by @class HideableButton
showHideLayerAction - Variable in class org.openstreetmap.josm.gui.dialogs.LayerListDialog
 
showHistory(Collection<HistoryOsmPrimitive>) - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetContentPanel.ShowHistoryAction
 
showHistory(Collection<OsmPrimitive>) - Method in class org.openstreetmap.josm.gui.history.HistoryBrowserDialogManager
 
showHistoryAction - Variable in class org.openstreetmap.josm.gui.dialogs.HistoryDialog
 
showHistoryAction - Variable in class org.openstreetmap.josm.gui.history.NodeListViewer.DoubleClickAdapter
 
showHistoryAction - Variable in class org.openstreetmap.josm.gui.history.NodeListViewer.NodeListPopupMenu
 
showIcons - Variable in class org.openstreetmap.josm.data.osm.visitor.paint.MapPainter
 
showIconsDistance - Variable in class org.openstreetmap.josm.data.osm.visitor.paint.MapPaintSettings
 
showID - Variable in class org.openstreetmap.josm.gui.preferences.display.LafPreference
 
showImage(GeoImageLayer, ImageEntry) - Static method in class org.openstreetmap.josm.gui.layer.geoimage.ImageViewerDialog
 
showJumpToDialog() - Method in class org.openstreetmap.josm.actions.JumpToAction
 
showLastException() - Method in class org.openstreetmap.josm.gui.dialogs.relation.ParentRelationLoadingTask
 
showLayersPopup(MultikeyActionsHandler.MyAction) - Method in class org.openstreetmap.josm.tools.MultikeyActionsHandler
 
showLocalizedName - Variable in class org.openstreetmap.josm.gui.preferences.display.LafPreference
 
showMessageDialog(String, Component, Object, String, int) - Static method in class org.openstreetmap.josm.gui.ConditionalOptionPaneUtil
Displays an message in modal dialog with an OK button.
showMessageDialogInEDT(Component, Object, String, int, String) - Static method in class org.openstreetmap.josm.gui.HelpAwareOptionPane
Run it in Event Dispatch Thread.
showMetadataTile - Variable in class org.openstreetmap.josm.gui.layer.TMSLayer
 
showNames - Variable in class org.openstreetmap.josm.data.osm.visitor.paint.MapPainter
 
showNamesDistance - Variable in class org.openstreetmap.josm.data.osm.visitor.paint.MapPaintSettings
 
shownChangesets - Variable in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetListModel
 
shownCustomText - Variable in class org.openstreetmap.josm.gui.progress.AbstractProgressMonitor
 
showNextPhoto() - Method in class org.openstreetmap.josm.gui.layer.geoimage.GeoImageLayer
 
showNmeaInfobox(boolean, NmeaReader) - Method in class org.openstreetmap.josm.io.NMEAImporter
 
showNotify() - Method in class org.openstreetmap.josm.gui.dialogs.ChangesetDialog
 
showNotify() - Method in class org.openstreetmap.josm.gui.dialogs.CommandStackDialog
 
showNotify() - Method in class org.openstreetmap.josm.gui.dialogs.ConflictDialog
 
showNotify() - Method in class org.openstreetmap.josm.gui.dialogs.FilterDialog
 
showNotify() - Method in class org.openstreetmap.josm.gui.dialogs.HistoryDialog
 
showNotify() - Method in class org.openstreetmap.josm.gui.dialogs.LayerListDialog
 
showNotify() - Method in class org.openstreetmap.josm.gui.dialogs.MapPaintDialog
 
showNotify() - Method in class org.openstreetmap.josm.gui.dialogs.properties.PropertiesDialog
 
showNotify() - Method in class org.openstreetmap.josm.gui.dialogs.RelationListDialog
 
showNotify() - Method in class org.openstreetmap.josm.gui.dialogs.SelectionListDialog
 
showNotify() - Method in class org.openstreetmap.josm.gui.dialogs.ToggleDialog
Called when toggle dialog is shown (after it was created or expanded).
showNotify() - Method in class org.openstreetmap.josm.gui.dialogs.UserListDialog
 
showNotify() - Method in class org.openstreetmap.josm.gui.dialogs.ValidatorDialog
 
showNotifyListener - Variable in class org.openstreetmap.josm.gui.dialogs.CommandStackDialog
Simple listener setup to update the button enabled state when the side dialog shows.
shownTitle - Variable in class org.openstreetmap.josm.gui.progress.AbstractProgressMonitor
 
showOnewayArrow - Variable in class org.openstreetmap.josm.data.osm.visitor.paint.MapPaintSettings
Preference: should arrows for oneways be displayed
showOnewayArrow - Variable in class org.openstreetmap.josm.data.osm.visitor.paint.WireframeMapRenderer
Preference: should arrows for oneways be displayed
showOptionDialog(String, Component, Object, String, int, int, Object[], Object) - Static method in class org.openstreetmap.josm.gui.ConditionalOptionPaneUtil
Displays an confirmation dialog with some option buttons given by optionType.
showOptionDialog(Component, Object, String, int, Icon, HelpAwareOptionPane.ButtonSpec[], HelpAwareOptionPane.ButtonSpec, String) - Static method in class org.openstreetmap.josm.gui.HelpAwareOptionPane
Displays an option dialog which is aware of a help context.
showOptionDialog(Component, Object, String, int, String) - Static method in class org.openstreetmap.josm.gui.HelpAwareOptionPane
 
showOrderNumber - Variable in class org.openstreetmap.josm.data.osm.visitor.paint.MapPaintSettings
Preference: should the segement numbers of ways be displayed
showOrderNumber - Variable in class org.openstreetmap.josm.data.osm.visitor.paint.WireframeMapRenderer
Preference: should the segement numbers of ways be displayed
showOrHideButtons() - Method in class org.openstreetmap.josm.gui.ScrollViewport
Update the visibility of the buttons Only show them if the Viewport is too small for the content.
showPopup(MouseEvent) - Method in class org.openstreetmap.josm.gui.history.NodeListViewer.PopupMenuLauncher
 
showPopup(MouseEvent) - Method in class org.openstreetmap.josm.gui.history.VersionTable.PopupMenuTrigger
 
showPopup(MouseEvent) - Method in class org.openstreetmap.josm.gui.widgets.OsmPrimitivesTable.PopupListener
 
showPopupMenu(MouseEvent) - Method in class org.openstreetmap.josm.gui.dialogs.ValidatorDialog
 
showPopupMenu(MouseEvent) - Method in class org.openstreetmap.josm.gui.history.VersionTable
 
showPrefs(Preferences) - Static method in class org.openstreetmap.josm.data.CustomConfigurator.PreferencesUtils
 
showPreviousPhoto() - Method in class org.openstreetmap.josm.gui.layer.geoimage.GeoImageLayer
 
showProjectedPoint - Variable in class org.openstreetmap.josm.actions.mapmode.DrawAction.SnapHelper
 
showProjectionCode() - Method in class org.openstreetmap.josm.gui.preferences.projection.CustomProjectionChoice
 
showProjectionCode() - Method in interface org.openstreetmap.josm.gui.preferences.projection.SubPrefsOptions
 
showSearchDialog(SearchAction.SearchSetting) - Static method in class org.openstreetmap.josm.actions.search.SearchAction
 
showSplashScreen - Variable in class org.openstreetmap.josm.gui.preferences.display.LafPreference
 
showStatusInfo(double, double, double, boolean) - Method in class org.openstreetmap.josm.actions.mapmode.DrawAction
 
ShowStatusReportAction - Class in org.openstreetmap.josm.actions
 
ShowStatusReportAction() - Constructor for class org.openstreetmap.josm.actions.ShowStatusReportAction
 
showTagsWithConflictsOnly - Variable in class org.openstreetmap.josm.gui.conflict.tags.TagConflictResolverModel
 
showTagsWithMultiValuesOnly - Variable in class org.openstreetmap.josm.gui.conflict.tags.TagConflictResolverModel
 
showUrl - Variable in class org.openstreetmap.josm.gui.download.BoundingBoxSelection
 
showUserInfoAction - Variable in class org.openstreetmap.josm.gui.dialogs.UserListDialog
 
showWarning() - Method in class org.openstreetmap.josm.actions.AlignInLineAction
 
shrinkImage - Variable in class org.openstreetmap.josm.gui.bbox.SizeButton
 
shrinkImage - Variable in class org.openstreetmap.josm.gui.bbox.SourceButton
 
siblingAtOffset(int) - Method in class org.openstreetmap.josm.gui.MultiSplitLayout.Node
 
SideButton - Class in org.openstreetmap.josm.gui
 
SideButton(Action) - Constructor for class org.openstreetmap.josm.gui.SideButton
 
SideButton(Action, boolean) - Constructor for class org.openstreetmap.josm.gui.SideButton
 
SideButton(Action, String) - Constructor for class org.openstreetmap.josm.gui.SideButton
 
SideButton(String, String, String, ActionListener) - Constructor for class org.openstreetmap.josm.gui.SideButton
Deprecated. 
SideButton(String, String, String, String, Shortcut, ActionListener) - Constructor for class org.openstreetmap.josm.gui.SideButton
Deprecated. 
SideButton(String, String, String, String, ActionListener) - Constructor for class org.openstreetmap.josm.gui.SideButton
Deprecated. 
sidetoolbarPreferencesChangedListener - Variable in class org.openstreetmap.josm.gui.MapFrame
 
sign(HttpURLConnection) - Method in class org.openstreetmap.josm.gui.oauth.TestAccessTokenTask
 
SIMILAR_NAMED - Static variable in class org.openstreetmap.josm.data.validation.tests.SimilarNamedWays
 
SimilarNamedWays - Class in org.openstreetmap.josm.data.validation.tests
Checks for similar named ways, symptom of a possible typo.
SimilarNamedWays() - Constructor for class org.openstreetmap.josm.data.validation.tests.SimilarNamedWays
Constructor
SIMPLE_NODE_ELEMSTYLE - Static variable in class org.openstreetmap.josm.gui.mappaint.NodeElemStyle
 
SIMPLE_NODE_TEXT_ELEMSTYLE - Static variable in class org.openstreetmap.josm.gui.mappaint.BoxTextElemStyle
 
simpleFileName - Variable in class org.openstreetmap.josm.gui.preferences.SourceEditor.ExtendedSourceEntry
 
simpleMatchFactoryMap - Static variable in class org.openstreetmap.josm.actions.search.SearchCompiler
 
SimplePrimitiveId - Class in org.openstreetmap.josm.data.osm
 
SimplePrimitiveId(long, OsmPrimitiveType) - Constructor for class org.openstreetmap.josm.data.osm.SimplePrimitiveId
 
simpleTag(String, String) - Method in class org.openstreetmap.josm.io.GpxWriter
if content not null, open tag, write encoded content, and close tag else do nothing.
simplifyWay(Way, DataSet) - Method in class org.openstreetmap.josm.actions.SimplifyWayAction
Simplifies a way
simplifyWay - Variable in class org.openstreetmap.josm.gui.MainMenu
 
SimplifyWayAction - Class in org.openstreetmap.josm.actions
 
SimplifyWayAction() - Constructor for class org.openstreetmap.josm.actions.SimplifyWayAction
 
SingleChangesetDownloadPanel - Class in org.openstreetmap.josm.gui.dialogs.changeset
This panel allows to enter the ID of single changeset and to download the respective changeset.
SingleChangesetDownloadPanel() - Constructor for class org.openstreetmap.josm.gui.dialogs.changeset.SingleChangesetDownloadPanel
 
SingleChangesetDownloadPanel.ChangesetIdValidator - Class in org.openstreetmap.josm.gui.dialogs.changeset
Validator for a changeset ID entered in a JTextComponent.
SingleChangesetDownloadPanel.ChangesetIdValidator(JTextComponent) - Constructor for class org.openstreetmap.josm.gui.dialogs.changeset.SingleChangesetDownloadPanel.ChangesetIdValidator
 
SingleChangesetDownloadPanel.DownloadAction - Class in org.openstreetmap.josm.gui.dialogs.changeset
Downloads the single changeset from the OSM API
SingleChangesetDownloadPanel.DownloadAction() - Constructor for class org.openstreetmap.josm.gui.dialogs.changeset.SingleChangesetDownloadPanel.DownloadAction
 
singleGetId(OsmPrimitiveType, long, ProgressMonitor) - Method in class org.openstreetmap.josm.io.MultiFetchServerObjectReader.Fetcher
invokes a Multi Get for a single id and a given OsmPrimitiveType.
singleGetIdPackage(OsmPrimitiveType, Set<Long>, ProgressMonitor) - Method in class org.openstreetmap.josm.io.MultiFetchServerObjectReader.Fetcher
invokes a sequence of Multi Gets for individual ids in a set of ids and a given OsmPrimitiveType.
singleOffset - Variable in class org.openstreetmap.josm.gui.ImageryMenu
 
SingleProjectionChoice - Class in org.openstreetmap.josm.gui.preferences.projection
ProjectionChoice, that offers just one projection as choice.
SingleProjectionChoice(String, String, Projection) - Constructor for class org.openstreetmap.josm.gui.preferences.projection.SingleProjectionChoice
 
SingleProjectionChoice(String, Projection) - Constructor for class org.openstreetmap.josm.gui.preferences.projection.SingleProjectionChoice
 
sinPHI - Static variable in class org.openstreetmap.josm.data.osm.visitor.paint.MapPainter
 
sinPHI - Static variable in class org.openstreetmap.josm.data.osm.visitor.paint.WireframeMapRenderer
Helper variable for #drawSgement
sites - Variable in class org.openstreetmap.josm.plugins.ReadRemotePluginInformationTask
 
size() - Method in class org.openstreetmap.josm.data.conflict.ConflictCollection
Replies the size of the collection
size() - Method in class org.openstreetmap.josm.data.osm.ChangesetCache
 
size() - Method in class org.openstreetmap.josm.data.osm.ChangesetDataSet
Replies the number of objects in the dataset
size - Variable in class org.openstreetmap.josm.data.osm.QuadBuckets
 
size() - Method in class org.openstreetmap.josm.data.osm.QuadBuckets
 
size() - Method in class org.openstreetmap.josm.data.osm.Storage.FMap
 
size - Variable in class org.openstreetmap.josm.data.osm.Storage
 
size() - Method in class org.openstreetmap.josm.data.osm.Storage
 
size() - Method in class org.openstreetmap.josm.data.osm.TagCollection
Replies the number of tags in this tag collection
size - Variable in class org.openstreetmap.josm.data.validation.util.MultipleNameVisitor
Size of the collection
size() - Method in class org.openstreetmap.josm.gui.layer.TMSLayer.TileSet
 
size - Variable in class org.openstreetmap.josm.gui.mappaint.ElemStyle.FontDescriptor
 
size - Variable in class org.openstreetmap.josm.gui.mappaint.NodeElemStyle.Symbol
 
size() - Method in class org.openstreetmap.josm.gui.mappaint.StyleCache.StyleList
 
size() - Method in class org.openstreetmap.josm.gui.preferences.advanced.MapListEditor.MapTableModel
 
size() - Method in class org.openstreetmap.josm.gui.util.RedirectInputMap
 
size - Variable in class org.openstreetmap.josm.tools.CopyList
 
size() - Method in class org.openstreetmap.josm.tools.CopyList
 
size() - Method in class org.openstreetmap.josm.tools.MultiMap
Returns the number of keys.
size - Variable in class org.openstreetmap.josm.tools.SubclassFilteredCollection
 
size() - Method in class org.openstreetmap.josm.tools.SubclassFilteredCollection
 
SizeButton - Class in org.openstreetmap.josm.gui.bbox
 
SizeButton() - Constructor for class org.openstreetmap.josm.gui.bbox.SizeButton
 
sizeCheck - Variable in class org.openstreetmap.josm.gui.download.DownloadDialog
 
sizeKnown - Variable in class org.openstreetmap.josm.io.ProgressInputStream
 
sizeWithInsets(Container, Dimension) - Method in class org.openstreetmap.josm.gui.MultiSplitLayout
 
skip(char) - Method in class org.openstreetmap.josm.gui.preferences.ToolbarPreferences.ActionParser
 
skip(long) - Method in class org.openstreetmap.josm.io.MirroredInputStream
 
skip(char) - Method in class org.openstreetmap.josm.tools.template_engine.Tokenizer
 
skipEmptyNodes - Variable in class org.openstreetmap.josm.io.GeoJSONWriter
 
skipEntry - Variable in class org.openstreetmap.josm.io.imagery.ImageryReader.Parser
Skip the current entry because it has mandatory attributes that this version of JOSM cannot process.
skipWhitespace() - Method in class org.openstreetmap.josm.tools.template_engine.TemplateParser
 
sl4 - Static variable in class org.openstreetmap.josm.gui.layer.GpxLayer
 
sl9 - Static variable in class org.openstreetmap.josm.gui.layer.GpxLayer
 
sleepAndListen(int, ProgressMonitor) - Method in class org.openstreetmap.josm.io.OsmApi
 
slider - Variable in class org.openstreetmap.josm.gui.dialogs.LayerListDialog.LayerOpacityAction
 
SlippyMapBBoxChooser - Class in org.openstreetmap.josm.gui.bbox
 
SlippyMapBBoxChooser() - Constructor for class org.openstreetmap.josm.gui.bbox.SlippyMapBBoxChooser
 
SlippyMapBBoxChooser.RenamedSourceDecorator - Class in org.openstreetmap.josm.gui.bbox
 
SlippyMapBBoxChooser.RenamedSourceDecorator(TileSource, String) - Constructor for class org.openstreetmap.josm.gui.bbox.SlippyMapBBoxChooser.RenamedSourceDecorator
 
SlippyMapBBoxChooser.TileSourceProvider - Interface in org.openstreetmap.josm.gui.bbox
 
SlippyMapBBoxChooser.TMSTileSourceProvider - Class in org.openstreetmap.josm.gui.bbox
TMS TileSource provider for the slippymap chooser
SlippyMapBBoxChooser.TMSTileSourceProvider() - Constructor for class org.openstreetmap.josm.gui.bbox.SlippyMapBBoxChooser.TMSTileSourceProvider
 
SlippyMapChooser - Class in org.openstreetmap.josm.gui.download
JComponent that displays the slippy map tiles
SlippyMapChooser() - Constructor for class org.openstreetmap.josm.gui.download.SlippyMapChooser
Create the chooser component.
SlippyMapControler - Class in org.openstreetmap.josm.gui.bbox
This class controls the user input by listening to mouse and key events.
SlippyMapControler(SlippyMapBBoxChooser, JPanel, SizeButton, SourceButton) - Constructor for class org.openstreetmap.josm.gui.bbox.SlippyMapControler
Create a new OsmMapControl
SlippyMapControler.MoveTask - Class in org.openstreetmap.josm.gui.bbox
Moves the map depending on which cursor keys are pressed (or not)
SlippyMapControler.MoveTask() - Constructor for class org.openstreetmap.josm.gui.bbox.SlippyMapControler.MoveTask
 
SlippyMapControler.MoveXAction - Class in org.openstreetmap.josm.gui.bbox
 
SlippyMapControler.MoveXAction(int) - Constructor for class org.openstreetmap.josm.gui.bbox.SlippyMapControler.MoveXAction
 
SlippyMapControler.MoveYAction - Class in org.openstreetmap.josm.gui.bbox
 
SlippyMapControler.MoveYAction(int) - Constructor for class org.openstreetmap.josm.gui.bbox.SlippyMapControler.MoveYAction
 
SlippyMapControler.ZoomInAction - Class in org.openstreetmap.josm.gui.bbox
 
SlippyMapControler.ZoomInAction() - Constructor for class org.openstreetmap.josm.gui.bbox.SlippyMapControler.ZoomInAction
 
SlippyMapControler.ZoomOutAction - Class in org.openstreetmap.josm.gui.bbox
 
SlippyMapControler.ZoomOutAction() - Constructor for class org.openstreetmap.josm.gui.bbox.SlippyMapControler.ZoomOutAction
 
slot - Variable in class org.openstreetmap.josm.data.osm.Storage.Iter
 
slot - Variable in class org.openstreetmap.josm.data.osm.Storage.SafeReadonlyIter
 
smoothScrollTo(LatLon) - Method in class org.openstreetmap.josm.gui.NavigatableComponent
 
smoothScrollTo(EastNorth) - Method in class org.openstreetmap.josm.gui.NavigatableComponent
Create a thread that moves the viewport to the given center in an animated fashion.
SNAKE_LIMIT - Static variable in class org.openstreetmap.josm.tools.Diff
Snakes bigger than this are considered "big".
snap - Variable in class org.openstreetmap.josm.actions.mapmode.ParallelWayAction
 
snapAngles - Variable in class org.openstreetmap.josm.actions.mapmode.DrawAction.SnapHelper
 
snapAngleTolerance - Variable in class org.openstreetmap.josm.actions.mapmode.DrawAction.SnapHelper
 
snapChangeAction - Variable in class org.openstreetmap.josm.actions.mapmode.DrawAction
 
snapCheckboxMenuItem - Variable in class org.openstreetmap.josm.actions.mapmode.DrawAction
 
snapDefault - Variable in class org.openstreetmap.josm.actions.mapmode.ParallelWayAction
 
snapDistanceChinese - Variable in class org.openstreetmap.josm.actions.mapmode.ParallelWayAction
 
snapDistanceImperial - Variable in class org.openstreetmap.josm.actions.mapmode.ParallelWayAction
 
snapDistanceMetric - Variable in class org.openstreetmap.josm.actions.mapmode.ParallelWayAction
 
snapHelper - Variable in class org.openstreetmap.josm.actions.mapmode.DrawAction
 
snapHelperColor - Variable in class org.openstreetmap.josm.actions.mapmode.DrawAction.SnapHelper
 
snapModifierCombo - Variable in class org.openstreetmap.josm.actions.mapmode.ParallelWayAction
 
snapOn - Variable in class org.openstreetmap.josm.actions.mapmode.DrawAction.SnapHelper
 
snappingShortcut - Variable in class org.openstreetmap.josm.actions.mapmode.DrawAction
 
snapThreshold - Variable in class org.openstreetmap.josm.actions.mapmode.ParallelWayAction
 
snapToProjections - Variable in class org.openstreetmap.josm.actions.mapmode.DrawAction.SnapHelper
 
socksProxySocketAddress - Variable in class org.openstreetmap.josm.io.DefaultProxySelector
 
sort(List<ExtensionFileFilter>) - Static method in class org.openstreetmap.josm.actions.ExtensionFileFilter
 
sort() - Method in class org.openstreetmap.josm.gui.actionsupport.DeleteFromRelationConfirmationDialog.RelationMemberTableModel
 
sort() - Method in class org.openstreetmap.josm.gui.conflict.tags.TagConflictResolverModel
 
sort() - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetCacheManagerModel
 
sort() - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetContentTableModel
 
sort() - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetListModel
 
sort() - Method in class org.openstreetmap.josm.gui.dialogs.relation.MemberTableModel
Sort the selected relation members by the way they are linked.
sort() - Method in class org.openstreetmap.josm.gui.dialogs.RelationListDialog.RelationListModel
 
sort() - Method in class org.openstreetmap.josm.gui.dialogs.SelectionListDialog.SelectionListModel
Sorts the current elements in the selection
sort() - Method in class org.openstreetmap.josm.gui.io.UploadSelectionDialog.OsmPrimitiveListModel
 
sort() - Method in class org.openstreetmap.josm.gui.preferences.plugin.PluginPreferencesModel
Sorts the list of available plugins
sort() - Method in class org.openstreetmap.josm.gui.preferences.SourceEditor.IconPathTableModel
 
sort() - Method in class org.openstreetmap.josm.gui.tagging.ac.AutoCompletionList
sorts the list
sort() - Method in class org.openstreetmap.josm.gui.tagging.TagEditorModel
sorts the current tags according alphabetical order of names
sort(Pair<T, T>) - Static method in class org.openstreetmap.josm.tools.Pair
 
sortAscending() - Method in class org.openstreetmap.josm.data.osm.history.History
 
sortById(Collection<? extends OsmPrimitive>) - Method in class org.openstreetmap.josm.io.OsmWriter
 
sortDescending() - Method in class org.openstreetmap.josm.data.osm.history.History
 
sortedNodes - Variable in class org.openstreetmap.josm.actions.mapmode.ParallelWays
 
sortMembers(List<RelationMember>) - Method in class org.openstreetmap.josm.gui.dialogs.relation.MemberTableModel
get a node we can link against when sorting members
sortMenu - Variable in class org.openstreetmap.josm.gui.preferences.map.TaggingPresetPreference
 
sortMenu() - Method in class org.openstreetmap.josm.gui.tagging.TaggingPresetMenu
Sorts the menu items using the translated item text
sortMenu(JMenu) - Static method in class org.openstreetmap.josm.gui.tagging.TaggingPresetMenu
Sorts the menu items using the translated item text
sortRequests(boolean) - Method in class org.openstreetmap.josm.gui.layer.WMSLayer
 
source - Variable in class org.openstreetmap.gui.jmapviewer.AttributionSupport
 
source - Variable in class org.openstreetmap.gui.jmapviewer.Tile
 
source - Variable in class org.openstreetmap.josm.actions.PasteTagsAction.TagPaster
 
source - Variable in class org.openstreetmap.josm.data.osm.DefaultChangesetCacheEvent
 
source - Variable in class org.openstreetmap.josm.gui.bbox.SlippyMapBBoxChooser.RenamedSourceDecorator
 
source - Variable in class org.openstreetmap.josm.gui.dialogs.CommandStackDialog.UndoRedoSelectionListener
 
source - Variable in class org.openstreetmap.josm.gui.mappaint.Environment
 
source - Variable in class org.openstreetmap.josm.gui.mappaint.MapImage
 
source - Variable in class org.openstreetmap.josm.gui.mappaint.MapPaintStyles.IconReference
 
source - Variable in exception org.openstreetmap.josm.io.ChangesetClosedException
the source
source - Variable in class org.openstreetmap.josm.io.imagery.ImageryReader
 
source - Variable in class org.openstreetmap.josm.io.OsmChangesetContentParser
 
sourceBounds - Variable in class org.openstreetmap.josm.gui.preferences.display.DrawingPreference
 
SourceButton - Class in org.openstreetmap.josm.gui.bbox
 
SourceButton(List<TileSource>) - Constructor for class org.openstreetmap.josm.gui.bbox.SourceButton
 
sourceCacheDirMap - Variable in class org.openstreetmap.gui.jmapviewer.OsmFileCacheTileLoader
 
sourceDataSet - Variable in class org.openstreetmap.josm.data.osm.DataSetMerger
the source dataset where primitives are merged from
SourceEditor - Class in org.openstreetmap.josm.gui.preferences
 
SourceEditor(boolean, String, List<SourceProvider>) - Constructor for class org.openstreetmap.josm.gui.preferences.SourceEditor
constructor
SourceEditor.ActivateSourcesAction - Class in org.openstreetmap.josm.gui.preferences
 
SourceEditor.ActivateSourcesAction() - Constructor for class org.openstreetmap.josm.gui.preferences.SourceEditor.ActivateSourcesAction
 
SourceEditor.ActiveSourcesModel - Class in org.openstreetmap.josm.gui.preferences
 
SourceEditor.ActiveSourcesModel(DefaultListSelectionModel) - Constructor for class org.openstreetmap.josm.gui.preferences.SourceEditor.ActiveSourcesModel
 
SourceEditor.AvailableSourcesListModel - Class in org.openstreetmap.josm.gui.preferences
 
SourceEditor.AvailableSourcesListModel(DefaultListSelectionModel) - Constructor for class org.openstreetmap.josm.gui.preferences.SourceEditor.AvailableSourcesListModel
 
SourceEditor.EditActiveSourceAction - Class in org.openstreetmap.josm.gui.preferences
 
SourceEditor.EditActiveSourceAction() - Constructor for class org.openstreetmap.josm.gui.preferences.SourceEditor.EditActiveSourceAction
 
SourceEditor.EditIconPathAction - Class in org.openstreetmap.josm.gui.preferences
 
SourceEditor.EditIconPathAction() - Constructor for class org.openstreetmap.josm.gui.preferences.SourceEditor.EditIconPathAction
 
SourceEditor.EditSourceEntryDialog - Class in org.openstreetmap.josm.gui.preferences
 
SourceEditor.EditSourceEntryDialog(Component, String, SourceEntry) - Constructor for class org.openstreetmap.josm.gui.preferences.SourceEditor.EditSourceEntryDialog
 
SourceEditor.EditSourceEntryDialog.LaunchFileChooserAction - Class in org.openstreetmap.josm.gui.preferences
 
SourceEditor.EditSourceEntryDialog.LaunchFileChooserAction() - Constructor for class org.openstreetmap.josm.gui.preferences.SourceEditor.EditSourceEntryDialog.LaunchFileChooserAction
 
SourceEditor.ExtendedSourceEntry - Class in org.openstreetmap.josm.gui.preferences
 
SourceEditor.ExtendedSourceEntry(String, String) - Constructor for class org.openstreetmap.josm.gui.preferences.SourceEditor.ExtendedSourceEntry
 
SourceEditor.FileOrUrlCellEditor - Class in org.openstreetmap.josm.gui.preferences
 
SourceEditor.FileOrUrlCellEditor(boolean) - Constructor for class org.openstreetmap.josm.gui.preferences.SourceEditor.FileOrUrlCellEditor
 
SourceEditor.FileOrUrlCellEditor.LaunchFileChooserAction - Class in org.openstreetmap.josm.gui.preferences
 
SourceEditor.FileOrUrlCellEditor.LaunchFileChooserAction() - Constructor for class org.openstreetmap.josm.gui.preferences.SourceEditor.FileOrUrlCellEditor.LaunchFileChooserAction
 
SourceEditor.I18nString - Enum in org.openstreetmap.josm.gui.preferences
Identifiers for strings that need to be provided.
SourceEditor.I18nString() - Constructor for enum org.openstreetmap.josm.gui.preferences.SourceEditor.I18nString
 
SourceEditor.IconPathTableModel - Class in org.openstreetmap.josm.gui.preferences
 
SourceEditor.IconPathTableModel(DefaultListSelectionModel) - Constructor for class org.openstreetmap.josm.gui.preferences.SourceEditor.IconPathTableModel
 
SourceEditor.MoveUpDownAction - Class in org.openstreetmap.josm.gui.preferences
The action to move the currently selected entries up or down in the list.
SourceEditor.MoveUpDownAction(boolean) - Constructor for class org.openstreetmap.josm.gui.preferences.SourceEditor.MoveUpDownAction
 
SourceEditor.NewActiveSourceAction - Class in org.openstreetmap.josm.gui.preferences
 
SourceEditor.NewActiveSourceAction() - Constructor for class org.openstreetmap.josm.gui.preferences.SourceEditor.NewActiveSourceAction
 
SourceEditor.NewIconPathAction - Class in org.openstreetmap.josm.gui.preferences
 
SourceEditor.NewIconPathAction() - Constructor for class org.openstreetmap.josm.gui.preferences.SourceEditor.NewIconPathAction
 
SourceEditor.ReloadSourcesAction - Class in org.openstreetmap.josm.gui.preferences
 
SourceEditor.ReloadSourcesAction(String, List<SourceProvider>) - Constructor for class org.openstreetmap.josm.gui.preferences.SourceEditor.ReloadSourcesAction
 
SourceEditor.RemoveActiveSourcesAction - Class in org.openstreetmap.josm.gui.preferences
 
SourceEditor.RemoveActiveSourcesAction() - Constructor for class org.openstreetmap.josm.gui.preferences.SourceEditor.RemoveActiveSourcesAction
 
SourceEditor.RemoveIconPathAction - Class in org.openstreetmap.josm.gui.preferences
 
SourceEditor.RemoveIconPathAction() - Constructor for class org.openstreetmap.josm.gui.preferences.SourceEditor.RemoveIconPathAction
 
SourceEditor.ResetAction - Class in org.openstreetmap.josm.gui.preferences
 
SourceEditor.ResetAction() - Constructor for class org.openstreetmap.josm.gui.preferences.SourceEditor.ResetAction
 
SourceEditor.SourceEntryListCellRenderer - Class in org.openstreetmap.josm.gui.preferences
 
SourceEditor.SourceEntryListCellRenderer() - Constructor for class org.openstreetmap.josm.gui.preferences.SourceEditor.SourceEntryListCellRenderer
 
SourceEditor.SourceEntryTableCellRenderer - Class in org.openstreetmap.josm.gui.preferences
 
SourceEditor.SourceEntryTableCellRenderer() - Constructor for class org.openstreetmap.josm.gui.preferences.SourceEditor.SourceEntryTableCellRenderer
 
SourceEditor.SourceLoader - Class in org.openstreetmap.josm.gui.preferences
 
SourceEditor.SourceLoader(String, List<SourceProvider>) - Constructor for class org.openstreetmap.josm.gui.preferences.SourceEditor.SourceLoader
 
SourceEditor.SourcePrefHelper - Class in org.openstreetmap.josm.gui.preferences
 
SourceEditor.SourcePrefHelper(String, String) - Constructor for class org.openstreetmap.josm.gui.preferences.SourceEditor.SourcePrefHelper
 
SourceEntry - Class in org.openstreetmap.josm.gui.preferences
A source entry primarily used to save the user's selection of mappaint styles, but also for preset sources.
SourceEntry(String, String, String, Boolean) - Constructor for class org.openstreetmap.josm.gui.preferences.SourceEntry
 
SourceEntry(SourceEntry) - Constructor for class org.openstreetmap.josm.gui.preferences.SourceEntry
 
sourceInfo - Variable in class org.openstreetmap.josm.gui.conflict.tags.PasteTagsConflictResolverDialog.StatisticsInfo
 
SourceProvider - Interface in org.openstreetmap.josm.gui.preferences
 
sourceProviders - Variable in class org.openstreetmap.josm.gui.preferences.SourceEditor.ReloadSourcesAction
 
sourceProviders - Variable in class org.openstreetmap.josm.gui.preferences.SourceEditor.SourceLoader
 
sourceProviders - Variable in class org.openstreetmap.josm.gui.preferences.SourceEditor
 
sources - Variable in class org.openstreetmap.josm.gui.bbox.SourceButton
 
sources - Variable in class org.openstreetmap.josm.gui.mappaint.MapPaintStyles.MapPaintStyleLoader
 
sources - Variable in class org.openstreetmap.josm.gui.preferences.map.MapPaintPreference
 
sources - Variable in class org.openstreetmap.josm.gui.preferences.map.TaggingPresetPreference
 
sources - Variable in class org.openstreetmap.josm.gui.preferences.SourceEditor.SourceLoader
 
sources - Static variable in class org.openstreetmap.josm.plugins.PluginHandler
Add here all ClassLoader whose resource should be searched.
sourcesInitiallyLoaded - Variable in class org.openstreetmap.josm.gui.preferences.SourceEditor
 
sourcesList - Variable in class org.openstreetmap.josm.data.validation.tests.TagChecker
List of sources for spellcheck data
sourceTabLoaded - Variable in class org.openstreetmap.josm.gui.dialogs.MapPaintDialog.InfoAction
 
sourceWays - Variable in class org.openstreetmap.josm.actions.mapmode.ParallelWayAction
 
SOUTH - Static variable in class org.openstreetmap.josm.data.coor.LatLon
 
south - Variable in class org.openstreetmap.josm.gui.preferences.projection.UTMProjectionChoice.UTMPanel
 
spacer - Variable in class org.openstreetmap.josm.gui.dialogs.CommandStackDialog
 
spAdd - Variable in class org.openstreetmap.josm.gui.io.UploadedObjectsSummaryPanel
 
span(int, int) - Method in class org.openstreetmap.josm.tools.GBC
 
span(int) - Method in class org.openstreetmap.josm.tools.GBC
 
spAuthorisationProcedureUI - Variable in class org.openstreetmap.josm.gui.oauth.OAuthAuthorizationWizard
 
spContent - Variable in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetCacheManager
 
spDelete - Variable in class org.openstreetmap.josm.gui.io.UploadedObjectsSummaryPanel
 
spec - Variable in class org.openstreetmap.josm.gui.io.UploadParameterSummaryPanel
 
special - Variable in class org.openstreetmap.josm.tools.template_engine.Variable
 
SPECIAL_VALUE_EVERYTHING - Static variable in class org.openstreetmap.josm.tools.template_engine.Variable
 
SPECIAL_VALUE_ID - Static variable in class org.openstreetmap.josm.data.osm.OsmPrimitive
 
SPECIAL_VALUE_LOCAL_NAME - Static variable in class org.openstreetmap.josm.data.osm.OsmPrimitive
 
SPECIAL_VARIABLE_PREFIX - Static variable in class org.openstreetmap.josm.tools.template_engine.Variable
 
specialCharaters - Variable in class org.openstreetmap.josm.tools.template_engine.Tokenizer
 
specialChars - Static variable in class org.openstreetmap.josm.actions.search.PushbackTokenizer
 
specialCharsQuoted - Static variable in class org.openstreetmap.josm.actions.search.PushbackTokenizer
 
specialmessage - Variable in exception org.openstreetmap.josm.gui.mappaint.mapcss.MapCSSException
 
speed - Variable in class org.openstreetmap.josm.gui.layer.geoimage.ImageEntry
Speed in kilometer per second
speed - Variable in class org.openstreetmap.josm.tools.AudioPlayer.Execute
 
speed() - Method in class org.openstreetmap.josm.tools.AudioPlayer.Execute
 
speed - Variable in class org.openstreetmap.josm.tools.AudioPlayer
 
speed() - Static method in class org.openstreetmap.josm.tools.AudioPlayer
Speed at which we will play.
speedX - Variable in class org.openstreetmap.josm.gui.bbox.SlippyMapControler.MoveTask
The current x speed (pixels per timer interval)
speedY - Variable in class org.openstreetmap.josm.gui.bbox.SlippyMapControler.MoveTask
The current y speed (pixels per timer interval)
SPELL_FILE - Static variable in class org.openstreetmap.josm.data.validation.tests.TagChecker
 
spellCheckKeyData - Static variable in class org.openstreetmap.josm.data.validation.tests.TagChecker
The spell check key substitutions: the key should be substituted by the value
spinEast - Variable in class org.openstreetmap.josm.gui.preferences.imagery.WMSSettingsPanel
 
spinNorth - Variable in class org.openstreetmap.josm.gui.preferences.imagery.WMSSettingsPanel
 
spinSimConn - Variable in class org.openstreetmap.josm.gui.preferences.imagery.WMSSettingsPanel
 
SplashScreen - Class in org.openstreetmap.josm.gui
Show a splash screen so the user knows what is happening during startup.
SplashScreen() - Constructor for class org.openstreetmap.josm.gui.SplashScreen
 
SplashScreen.SplashScreenProgressRenderer - Class in org.openstreetmap.josm.gui
 
SplashScreen.SplashScreenProgressRenderer() - Constructor for class org.openstreetmap.josm.gui.SplashScreen.SplashScreenProgressRenderer
 
spLists - Variable in class org.openstreetmap.josm.gui.io.UploadSelectionDialog
 
split(OsmDataLayer, Way, List<Node>, Collection<? extends OsmPrimitive>) - Static method in class org.openstreetmap.josm.actions.SplitWayAction
Splits the way way at the nodes in atNodes and replies the result of this process in an instance of SplitWayAction.SplitWayResult.
splitEscaped(char, String) - Static method in class org.openstreetmap.josm.gui.tagging.TaggingPreset
allow escaped comma in comma separated list: "A\, B\, C,one\, two" --> ["A, B, C", "one, two"]
splitWay(OsmDataLayer, Way, List<List<Node>>, Collection<? extends OsmPrimitive>) - Static method in class org.openstreetmap.josm.actions.SplitWayAction
Splits the way way into chunks of wayChunks and replies the result of this process in an instance of SplitWayAction.SplitWayResult.
splitWay - Variable in class org.openstreetmap.josm.gui.MainMenu
 
SplitWayAction - Class in org.openstreetmap.josm.actions
Splits a way into multiple ways (all identical except for their node list).
SplitWayAction() - Constructor for class org.openstreetmap.josm.actions.SplitWayAction
Create a new SplitWayAction.
SplitWayAction.SplitWayResult - Class in org.openstreetmap.josm.actions
Represents the result of a SplitWayAction
SplitWayAction.SplitWayResult(Command, List<? extends PrimitiveId>, Way, List<Way>) - Constructor for class org.openstreetmap.josm.actions.SplitWayAction.SplitWayResult
 
splitWayOnNodes(Way, Set<Node>) - Method in class org.openstreetmap.josm.actions.JoinAreasAction
This is a method splits way into smaller parts, using the prepared nodes list as split points.
spLog - Variable in class org.openstreetmap.josm.gui.PleaseWaitDialog
 
spPluginPreferences - Variable in class org.openstreetmap.josm.gui.preferences.PluginPreference
 
spTagConflictTypes - Variable in class org.openstreetmap.josm.gui.conflict.tags.CombinePrimitiveResolverDialog
 
spUpdate - Variable in class org.openstreetmap.josm.gui.io.UploadedObjectsSummaryPanel
 
spZoomLevel - Variable in class org.openstreetmap.josm.gui.bbox.TileSelectionBBoxChooser.TileGridInputPanel
 
sqr(double) - Static method in class org.openstreetmap.josm.data.projection.Ellipsoid
 
stage - Variable in class org.openstreetmap.josm.plugins.PluginInformation
 
standard_angle_0_to_2PI(double) - Static method in class org.openstreetmap.josm.actions.OrthogonalizeAction
Make sure angle (up to 2*Pi) is in interval [ 0, 2*Pi ).
standard_angle_mPI_to_PI(double) - Static method in class org.openstreetmap.josm.actions.OrthogonalizeAction
Make sure angle (up to 2*Pi) is in interval ( -Pi, Pi ].
standardParallel1 - Variable in class org.openstreetmap.josm.data.projection.proj.LambertConformalConic.Parameters2SP
 
standardParallel2 - Variable in class org.openstreetmap.josm.data.projection.proj.LambertConformalConic.Parameters2SP
 
start - Variable in class org.openstreetmap.josm.actions.search.PushbackTokenizer.Range
 
start() - Method in class org.openstreetmap.josm.gui.MainApplet
 
start() - Method in class org.openstreetmap.josm.io.OsmChangeBuilder
Writes the prolog of the OsmChange document
start() - Static method in class org.openstreetmap.josm.io.remotecontrol.RemoteControl
Starts the remote control server
start(Reader, ContentHandler) - Method in class org.openstreetmap.josm.tools.XmlObjectParser
 
start(Reader) - Method in class org.openstreetmap.josm.tools.XmlObjectParser
 
startAngle - Variable in class org.openstreetmap.josm.command.RotateCommand
angle of rotation starting click to pivot
startDocument() - Method in class org.openstreetmap.josm.gui.mappaint.xml.XmlStyleSourceHandler
 
startDocument() - Method in class org.openstreetmap.josm.io.GpxReader.Parser
 
startDocument() - Method in class org.openstreetmap.josm.io.imagery.ImageryReader.Parser
 
startDocument() - Method in class org.openstreetmap.josm.io.OsmApi.CapabilitiesParser
 
startDownload(Bounds) - Method in class org.openstreetmap.josm.gui.download.DownloadDialog
Invoked by
startDrag() - Method in class org.openstreetmap.josm.gui.layer.markerlayer.PlayHeadMarker
called back from drag mode to say when we started dragging for real (at least a short distance)
startDrag(int, int) - Method in class org.openstreetmap.josm.gui.MultiSplitPane
 
startElement(String, String, String, Attributes) - Method in class org.openstreetmap.josm.gui.download.PlaceSelection.NameFinderResultParser
Detect starting elements.
startElement(String, String, String, Attributes) - Method in class org.openstreetmap.josm.gui.mappaint.xml.XmlStyleSourceHandler
 
startElement(String, String, String, Attributes) - Method in class org.openstreetmap.josm.io.DiffResultProcessor.Parser
 
startElement(String, String, String, Attributes) - Method in class org.openstreetmap.josm.io.GpxReader.Parser
 
startElement(String, String, String, Attributes) - Method in class org.openstreetmap.josm.io.imagery.ImageryReader.Parser
 
startElement(String, String, String, Attributes) - Method in class org.openstreetmap.josm.io.OsmApi.CapabilitiesParser
 
startElement(String, String, String, Attributes) - Method in class org.openstreetmap.josm.io.OsmChangesetContentParser.Parser
 
startElement(String, String, String, Attributes) - Method in class org.openstreetmap.josm.io.OsmChangesetParser.Parser
 
startElement(String, String, String, Attributes) - Method in class org.openstreetmap.josm.io.OsmHistoryReader.Parser
 
startElement(String, String, String, Attributes) - Method in class org.openstreetmap.josm.tools.XmlObjectParser.AddNamespaceFilter
 
startElement(String, String, String, Attributes) - Method in class org.openstreetmap.josm.tools.XmlObjectParser.Parser
 
startElementLine(String, Attributes, LinePrototype) - Method in class org.openstreetmap.josm.gui.mappaint.xml.XmlStyleSourceHandler
 
startElementLinemod(String, Attributes, LinemodPrototype) - Method in class org.openstreetmap.josm.gui.mappaint.xml.XmlStyleSourceHandler
 
startEN - Variable in class org.openstreetmap.josm.actions.mapmode.SelectAction
point where user pressed the mouse to start movement
startEN - Variable in class org.openstreetmap.josm.command.MoveCommand
Starting position, base command point, current (mouse-drag) position = startEN + (x,y) =
startEN - Variable in class org.openstreetmap.josm.command.RotateCommand
World position of the mouse when the user started the command.
startEN - Variable in class org.openstreetmap.josm.command.ScaleCommand
World position of the mouse when the user started the command.
startGrabberThreads() - Method in class org.openstreetmap.josm.gui.layer.WMSLayer
 
startImproving(Way) - Method in class org.openstreetmap.josm.actions.mapmode.ImproveWayAccuracyAction
Switches to Improving state
startingDraggingPos - Variable in class org.openstreetmap.josm.actions.mapmode.SelectAction
The old cursor before the user pressed the mouse button.
startMovement(MouseEvent) - Method in class org.openstreetmap.josm.gui.MapMover
Start movement by setting a new cursor and remember the current mouse position.
startNewWay(JoinAreasAction.WayInPolygon) - Method in class org.openstreetmap.josm.actions.JoinAreasAction.WayTraverser
 
startNewWay() - Method in class org.openstreetmap.josm.actions.JoinAreasAction.WayTraverser
 
startNode(Attributes) - Method in class org.openstreetmap.josm.io.OsmChangesetContentParser.Parser
 
startNode(Attributes) - Method in class org.openstreetmap.josm.io.OsmHistoryReader.Parser
 
startPattern - Variable in class org.openstreetmap.josm.corrector.ReverseWayTagCorrector.PrefixSuffixSwitcher
 
startRelation(Attributes) - Method in class org.openstreetmap.josm.io.OsmChangesetContentParser.Parser
 
startRelation(Attributes) - Method in class org.openstreetmap.josm.io.OsmHistoryReader.Parser
 
startSelecting() - Method in class org.openstreetmap.josm.actions.mapmode.ImproveWayAccuracyAction
Switches to Selecting state
startTest(ProgressMonitor) - Method in class org.openstreetmap.josm.data.validation.Test
Start the test using a given progress monitor
startTest(ProgressMonitor) - Method in class org.openstreetmap.josm.data.validation.tests.Coastlines
 
startTest(ProgressMonitor) - Method in class org.openstreetmap.josm.data.validation.tests.CrossingWays
 
startTest(ProgressMonitor) - Method in class org.openstreetmap.josm.data.validation.tests.DuplicateNode
 
startTest(ProgressMonitor) - Method in class org.openstreetmap.josm.data.validation.tests.DuplicateRelation
 
startTest(ProgressMonitor) - Method in class org.openstreetmap.josm.data.validation.tests.DuplicateWay
 
startTest(ProgressMonitor) - Method in class org.openstreetmap.josm.data.validation.tests.NodesWithSameName
 
startTest(ProgressMonitor) - Method in class org.openstreetmap.josm.data.validation.tests.OverlappingWays
 
startTest(ProgressMonitor) - Method in class org.openstreetmap.josm.data.validation.tests.SimilarNamedWays
 
startTest(ProgressMonitor) - Method in class org.openstreetmap.josm.data.validation.tests.TagChecker
 
startTest(ProgressMonitor) - Method in class org.openstreetmap.josm.data.validation.tests.UnclosedWays
 
startTest(ProgressMonitor) - Method in class org.openstreetmap.josm.data.validation.tests.UnconnectedWays
 
startTest(ProgressMonitor) - Method in class org.openstreetmap.josm.data.validation.tests.UntaggedNode
 
startTest(ProgressMonitor) - Method in class org.openstreetmap.josm.data.validation.tests.UntaggedWay
 
startupHook() - Method in interface org.openstreetmap.josm.tools.PlatformHook
The startupHook will be called early, but after the GUI setup has started.
startupHook() - Method in class org.openstreetmap.josm.tools.PlatformHookOsx
 
startupHook() - Method in class org.openstreetmap.josm.tools.PlatformHookUnixoid
 
startUserInput() - Method in class org.openstreetmap.josm.gui.dialogs.changeset.query.AdvancedChangesetQueryPanel.OpenAndCloseStateRestrictionPanel
 
startUserInput() - Method in class org.openstreetmap.josm.gui.dialogs.changeset.query.AdvancedChangesetQueryPanel
 
startUserInput() - Method in class org.openstreetmap.josm.gui.dialogs.changeset.query.AdvancedChangesetQueryPanel.TimeRestrictionPanel
 
startUserInput() - Method in class org.openstreetmap.josm.gui.dialogs.changeset.query.AdvancedChangesetQueryPanel.UserRestrictionPanel
 
startUserInput() - Method in class org.openstreetmap.josm.gui.dialogs.changeset.query.ChangesetQueryDialog
 
startUserInput() - Method in class org.openstreetmap.josm.gui.dialogs.changeset.query.UrlBasedQueryPanel
 
startUserInput() - Method in class org.openstreetmap.josm.gui.io.BasicUploadSettingsPanel
Initializes the panel for user input
startUserInput() - Method in class org.openstreetmap.josm.gui.io.CredentialDialog.CredentialPanel
 
startUserInput() - Method in class org.openstreetmap.josm.gui.io.TagSettingsPanel
 
startUserInput() - Method in class org.openstreetmap.josm.gui.io.UploadDialog
Initializes the panel for user input
startWay(Attributes) - Method in class org.openstreetmap.josm.io.OsmChangesetContentParser.Parser
 
startWay(Attributes) - Method in class org.openstreetmap.josm.io.OsmHistoryReader.Parser
 
startWithValidation(Reader, String, String) - Method in class org.openstreetmap.josm.tools.XmlObjectParser
 
state - Variable in class org.openstreetmap.josm.actions.mapmode.ImproveWayAccuracyAction
 
state - Variable in class org.openstreetmap.josm.data.imagery.GeorefImage
 
state - Variable in class org.openstreetmap.josm.gui.history.TwoColumnDiff.Item
 
state - Variable in class org.openstreetmap.josm.gui.progress.AbstractProgressMonitor
 
state - Variable in class org.openstreetmap.josm.io.imagery.WMSRequest
 
state - Variable in class org.openstreetmap.josm.tools.AudioPlayer
 
stateChanged(ChangeEvent) - Method in class org.openstreetmap.josm.gui.bbox.TileSelectionBBoxChooser.TileGridInputPanel.TileBoundsBuilder
 
stateChanged(ChangeEvent) - Method in class org.openstreetmap.josm.gui.bbox.TileSelectionBBoxChooser.TileGridInputPanel.ZomeLevelChangeHandler
 
stateChanged(ChangeEvent) - Method in class org.openstreetmap.josm.gui.conflict.tags.RelationMemberConflictResolver.ToggleTagRelationsAction
 
stateChanged() - Method in class org.openstreetmap.josm.gui.dialogs.ToggleDialog
primitive stateChangedListener for subclasses
stateChanged() - Method in class org.openstreetmap.josm.gui.layer.geoimage.ImageViewerDialog
 
stateChanged(ChangeEvent) - Method in class org.openstreetmap.josm.gui.MapSlider
 
stateChanged(ChangeEvent) - Method in class org.openstreetmap.josm.gui.MenuScroller.MenuScrollItem
 
stateChanged(ChangeEvent) - Method in class org.openstreetmap.josm.gui.preferences.plugin.PluginUpdatePolicyPanel.TimeBasedPolicyChangeListener
 
stateChanged(ChangeEvent) - Method in class org.openstreetmap.josm.gui.preferences.PreferenceTabbedPane
 
states - Variable in class org.openstreetmap.josm.io.GpxReader.Parser
 
states - Variable in class org.openstreetmap.josm.io.imagery.ImageryReader.Parser
 
StaticText - Class in org.openstreetmap.josm.tools.template_engine
 
StaticText(String) - Constructor for class org.openstreetmap.josm.tools.template_engine.StaticText
 
staticText - Variable in class org.openstreetmap.josm.tools.template_engine.StaticText
 
statisticsModel - Variable in class org.openstreetmap.josm.gui.conflict.tags.PasteTagsConflictResolverDialog
 
STATUS_AGREED - Static variable in class org.openstreetmap.josm.data.osm.User
 
STATUS_ANONYMOUS - Static variable in class org.openstreetmap.josm.data.osm.User
 
STATUS_AUTO_AGREED - Static variable in class org.openstreetmap.josm.data.osm.User
 
STATUS_BAR_ID - Static variable in class org.openstreetmap.josm.tools.MultikeyActionsHandler
 
STATUS_NOT_AGREED - Static variable in class org.openstreetmap.josm.data.osm.User
 
STATUS_UNDECIDED - Static variable in class org.openstreetmap.josm.data.osm.User
 
STATUS_UNKNOWN - Static variable in class org.openstreetmap.josm.data.osm.User
 
statusBarElementUpdate(MapStatus.MouseState) - Method in class org.openstreetmap.josm.gui.MapStatus.Collector
Calls this to update the element that is shown in the statusbar
statusBarText - Variable in class org.openstreetmap.josm.gui.layer.geoimage.CorrelateGpxWithImages
 
statusBarUpdater - Variable in class org.openstreetmap.josm.gui.layer.geoimage.CorrelateGpxWithImages
 
statusBarUpdaterWithRepaint - Variable in class org.openstreetmap.josm.gui.layer.geoimage.CorrelateGpxWithImages
 
statusLine - Variable in class org.openstreetmap.josm.gui.MapFrame
The status line below the map
statusreport - Variable in class org.openstreetmap.josm.gui.MainMenu
 
statusText() - Method in class org.openstreetmap.josm.gui.layer.geoimage.CorrelateGpxWithImages.StatusBarUpdater
 
statusText - Variable in class org.openstreetmap.josm.gui.MapStatus
 
StayOpenCheckBoxMenuItem - Class in org.openstreetmap.josm.gui.util
An extension of JCheckBoxMenuItem that doesn't close the menu when selected.
StayOpenCheckBoxMenuItem() - Constructor for class org.openstreetmap.josm.gui.util.StayOpenCheckBoxMenuItem
 
StayOpenCheckBoxMenuItem(Action) - Constructor for class org.openstreetmap.josm.gui.util.StayOpenCheckBoxMenuItem
 
StayOpenCheckBoxMenuItem(Icon) - Constructor for class org.openstreetmap.josm.gui.util.StayOpenCheckBoxMenuItem
 
StayOpenCheckBoxMenuItem(String) - Constructor for class org.openstreetmap.josm.gui.util.StayOpenCheckBoxMenuItem
 
StayOpenCheckBoxMenuItem(String, boolean) - Constructor for class org.openstreetmap.josm.gui.util.StayOpenCheckBoxMenuItem
 
StayOpenCheckBoxMenuItem(String, Icon) - Constructor for class org.openstreetmap.josm.gui.util.StayOpenCheckBoxMenuItem
 
StayOpenCheckBoxMenuItem(String, Icon, boolean) - Constructor for class org.openstreetmap.josm.gui.util.StayOpenCheckBoxMenuItem
 
StayOpenMenuItem - Class in org.openstreetmap.josm.gui.util
An extension of JMenuItem that doesn't close the menu when selected.
StayOpenMenuItem() - Constructor for class org.openstreetmap.josm.gui.util.StayOpenMenuItem
 
StayOpenMenuItem(Action) - Constructor for class org.openstreetmap.josm.gui.util.StayOpenMenuItem
 
StayOpenMenuItem(Icon) - Constructor for class org.openstreetmap.josm.gui.util.StayOpenMenuItem
 
StayOpenMenuItem(String) - Constructor for class org.openstreetmap.josm.gui.util.StayOpenMenuItem
 
StayOpenMenuItem(String, Icon) - Constructor for class org.openstreetmap.josm.gui.util.StayOpenMenuItem
 
StayOpenMenuItem(String, int) - Constructor for class org.openstreetmap.josm.gui.util.StayOpenMenuItem
 
StayOpenRadioButtonMenuItem - Class in org.openstreetmap.josm.gui.util
An extension of JRadioButtonMenuItem that doesn't close the menu when selected.
StayOpenRadioButtonMenuItem() - Constructor for class org.openstreetmap.josm.gui.util.StayOpenRadioButtonMenuItem
 
StayOpenRadioButtonMenuItem(Action) - Constructor for class org.openstreetmap.josm.gui.util.StayOpenRadioButtonMenuItem
 
StayOpenRadioButtonMenuItem(Icon) - Constructor for class org.openstreetmap.josm.gui.util.StayOpenRadioButtonMenuItem
 
StayOpenRadioButtonMenuItem(Icon, boolean) - Constructor for class org.openstreetmap.josm.gui.util.StayOpenRadioButtonMenuItem
 
StayOpenRadioButtonMenuItem(String) - Constructor for class org.openstreetmap.josm.gui.util.StayOpenRadioButtonMenuItem
 
StayOpenRadioButtonMenuItem(String, boolean) - Constructor for class org.openstreetmap.josm.gui.util.StayOpenRadioButtonMenuItem
 
StayOpenRadioButtonMenuItem(String, Icon) - Constructor for class org.openstreetmap.josm.gui.util.StayOpenRadioButtonMenuItem
 
StayOpenRadioButtonMenuItem(String, Icon, boolean) - Constructor for class org.openstreetmap.josm.gui.util.StayOpenRadioButtonMenuItem
 
std() - Static method in class org.openstreetmap.josm.tools.GBC
Create a standard constraint (which is not the last).
std(int, int) - Static method in class org.openstreetmap.josm.tools.GBC
 
stop - Variable in class org.openstreetmap.josm.gui.layer.geoimage.ThumbsLoader
 
stopCellEditing() - Method in class org.openstreetmap.josm.gui.conflict.tags.RelationMemberConflictDecisionEditor
 
stopCellEditing() - Method in class org.openstreetmap.josm.gui.dialogs.relation.MemberRoleCellEditor
 
stopCellEditing() - Method in class org.openstreetmap.josm.gui.io.ActionFlagsTableCell
 
stopCellEditing() - Method in class org.openstreetmap.josm.gui.io.FilenameCellEditor
 
stopCellEditing() - Method in class org.openstreetmap.josm.gui.io.LayerNameAndFilePathTableCell
 
stopCellEditing() - Method in class org.openstreetmap.josm.gui.preferences.SourceEditor.FileOrUrlCellEditor
 
stopCellEditing() - Method in class org.openstreetmap.josm.gui.tagging.ac.AutoCompletingTextField
 
stopServer() - Method in class org.openstreetmap.josm.io.remotecontrol.RemoteControlHttpServer
Stops the HTTP server
Storage<T> - Class in org.openstreetmap.josm.data.osm
A Set-like class that allows looking up equivalent preexising instance.
Storage() - Constructor for class org.openstreetmap.josm.data.osm.Storage
 
Storage(int) - Constructor for class org.openstreetmap.josm.data.osm.Storage
 
Storage(Hash<? super T, ? super T>) - Constructor for class org.openstreetmap.josm.data.osm.Storage
 
Storage(boolean) - Constructor for class org.openstreetmap.josm.data.osm.Storage
 
Storage(int, boolean) - Constructor for class org.openstreetmap.josm.data.osm.Storage
 
Storage(Hash<? super T, ? super T>, boolean) - Constructor for class org.openstreetmap.josm.data.osm.Storage
 
Storage(Hash<? super T, ? super T>, int) - Constructor for class org.openstreetmap.josm.data.osm.Storage
 
Storage(Hash<? super T, ? super T>, int, boolean) - Constructor for class org.openstreetmap.josm.data.osm.Storage
constructor
Storage.FMap<K> - Class in org.openstreetmap.josm.data.osm
 
Storage.FMap(Hash<K, ? super T>) - Constructor for class org.openstreetmap.josm.data.osm.Storage.FMap
 
Storage.Iter - Class in org.openstreetmap.josm.data.osm
 
Storage.Iter() - Constructor for class org.openstreetmap.josm.data.osm.Storage.Iter
 
Storage.SafeReadonlyIter - Class in org.openstreetmap.josm.data.osm
 
Storage.SafeReadonlyIter(T[]) - Constructor for class org.openstreetmap.josm.data.osm.Storage.SafeReadonlyIter
 
storageFile - Variable in class org.openstreetmap.josm.data.gpx.GpxData
 
store(Authenticator.RequestorType, String, PasswordAuthentication) - Method in interface org.openstreetmap.josm.io.auth.CredentialsAgent
Saves the credentials in credentials for the given service type.
store(Authenticator.RequestorType, String, PasswordAuthentication) - Method in class org.openstreetmap.josm.io.auth.CredentialsManager
 
store(Authenticator.RequestorType, String, PasswordAuthentication) - Method in class org.openstreetmap.josm.io.auth.JosmPreferencesCredentialAgent
 
storeOAuthAccessToken(OAuthToken) - Method in interface org.openstreetmap.josm.io.auth.CredentialsAgent
Stores the OAuth Access Token accessToken.
storeOAuthAccessToken(OAuthToken) - Method in class org.openstreetmap.josm.io.auth.CredentialsManager
 
storeOAuthAccessToken(OAuthToken) - Method in class org.openstreetmap.josm.io.auth.JosmPreferencesCredentialAgent
Stores the OAuth Access Token accessToken.
storeOldState() - Method in class org.openstreetmap.josm.command.TransformNodesCommand
Stores the state of the nodes before the command.
strategy - Variable in class org.openstreetmap.josm.gui.io.UploadLayerTask
 
strategy - Variable in class org.openstreetmap.josm.gui.io.UploadPrimitivesTask
 
strategy - Variable in class org.openstreetmap.josm.gui.io.UploadStrategySpecification
 
string2label(String) - Static method in class org.openstreetmap.josm.gui.ExtendedDialog
Convenience function that converts a given string into a JMultilineLabel
StringEditor - Class in org.openstreetmap.josm.gui.preferences.advanced
 
StringEditor(PreferenceTabbedPane, AdvancedPreference.PrefEntry, Preferences.StringSetting) - Constructor for class org.openstreetmap.josm.gui.preferences.advanced.StringEditor
 
StringProperty - Class in org.openstreetmap.josm.data.preferences
A property containing an String value.
StringProperty(String, String) - Constructor for class org.openstreetmap.josm.data.preferences.StringProperty
Constructs a new StringProperty.
strings - Static variable in class org.openstreetmap.josm.tools.I18n
 
stripCursors(Object) - Method in class org.openstreetmap.josm.gui.NavigatableComponent
 
stripTags(Collection<Way>) - Method in class org.openstreetmap.josm.actions.JoinAreasAction
 
stripTags(Way) - Method in class org.openstreetmap.josm.actions.JoinAreasAction
 
stroke - Variable in class org.openstreetmap.gui.jmapviewer.MapPolygonImpl
 
stroke - Variable in class org.openstreetmap.gui.jmapviewer.MapRectangleImpl
 
stroke - Variable in class org.openstreetmap.josm.gui.mappaint.NodeElemStyle.Symbol
 
strokeColor - Variable in class org.openstreetmap.josm.gui.mappaint.NodeElemStyle.Symbol
 
style - Variable in class org.openstreetmap.josm.data.osm.visitor.paint.StyledMapRenderer.StyleRecord
 
STYLE - Static variable in class org.openstreetmap.josm.gui.GettingStarted
 
style - Variable in class org.openstreetmap.josm.gui.mappaint.ElemStyle.FontDescriptor
 
style - Variable in class org.openstreetmap.josm.gui.mappaint.MapPaintMenu.MapPaintAction
 
style - Variable in class org.openstreetmap.josm.gui.mappaint.xml.XmlStyleSourceHandler
 
StyleCache - Class in org.openstreetmap.josm.gui.mappaint
Caches styles for a single primitive.
StyleCache() - Constructor for class org.openstreetmap.josm.gui.mappaint.StyleCache
 
StyleCache(StyleCache) - Constructor for class org.openstreetmap.josm.gui.mappaint.StyleCache
 
StyleCache.StyleList - Class in org.openstreetmap.josm.gui.mappaint
List of Styles, immutable
StyleCache.StyleList() - Constructor for class org.openstreetmap.josm.gui.mappaint.StyleCache.StyleList
 
StyleCache.StyleList(ElemStyle...) - Constructor for class org.openstreetmap.josm.gui.mappaint.StyleCache.StyleList
 
StyleCache.StyleList(Collection<ElemStyle>) - Constructor for class org.openstreetmap.josm.gui.mappaint.StyleCache.StyleList
 
StyleCache.StyleList(StyleCache.StyleList, ElemStyle) - Constructor for class org.openstreetmap.josm.gui.mappaint.StyleCache.StyleList
 
StyledMapRenderer - Class in org.openstreetmap.josm.data.osm.visitor.paint
A map renderer which renders a map according to style rules in a set of style sheets.
StyledMapRenderer(Graphics2D, NavigatableComponent, boolean) - Constructor for class org.openstreetmap.josm.data.osm.visitor.paint.StyledMapRenderer
StyledMapRenderer.StyleCollector - Class in org.openstreetmap.josm.data.osm.visitor.paint
 
StyledMapRenderer.StyleCollector(boolean, boolean, boolean) - Constructor for class org.openstreetmap.josm.data.osm.visitor.paint.StyledMapRenderer.StyleCollector
 
StyledMapRenderer.StyleRecord - Class in org.openstreetmap.josm.data.osm.visitor.paint
 
StyledMapRenderer.StyleRecord(ElemStyle, OsmPrimitive, int) - Constructor for class org.openstreetmap.josm.data.osm.visitor.paint.StyledMapRenderer.StyleRecord
 
styleElems - Variable in class org.openstreetmap.josm.data.osm.visitor.paint.StyledMapRenderer.StyleCollector
 
StyleKeys - Interface in org.openstreetmap.josm.gui.mappaint
 
styleOverrideListener - Static variable in enum org.openstreetmap.josm.data.osm.visitor.paint.PaintColors
 
styles - Variable in class org.openstreetmap.josm.data.osm.visitor.paint.StyledMapRenderer
 
styles - Static variable in class org.openstreetmap.josm.data.validation.tests.MultipolygonTest
 
styles - Static variable in class org.openstreetmap.josm.gui.mappaint.MapPaintStyles
 
StyleSource - Class in org.openstreetmap.josm.gui.mappaint
 
StyleSource(String, String, String) - Constructor for class org.openstreetmap.josm.gui.mappaint.StyleSource
 
StyleSource(SourceEntry) - Constructor for class org.openstreetmap.josm.gui.mappaint.StyleSource
 
styleSourceProviders - Static variable in class org.openstreetmap.josm.gui.preferences.map.MapPaintPreference
 
styleSources - Variable in class org.openstreetmap.josm.gui.mappaint.ElemStyles
 
sub(EastNorth) - Method in class org.openstreetmap.josm.data.coor.EastNorth
 
SubclassFilteredCollection<S,T extends S> - Class in org.openstreetmap.josm.tools
Filtered view of a collection.
SubclassFilteredCollection(Collection<? extends S>, Predicate<? super S>) - Constructor for class org.openstreetmap.josm.tools.SubclassFilteredCollection
 
SubclassFilteredCollection.FilterIterator - Class in org.openstreetmap.josm.tools
 
SubclassFilteredCollection.FilterIterator(Iterator<? extends S>) - Constructor for class org.openstreetmap.josm.tools.SubclassFilteredCollection.FilterIterator
 
subdir - Variable in class org.openstreetmap.josm.tools.ImageProvider
 
subdomainPattern - Static variable in class org.openstreetmap.gui.jmapviewer.tilesources.BingAerialTileSource
 
subdomains - Static variable in class org.openstreetmap.gui.jmapviewer.tilesources.BingAerialTileSource
 
subGrid - Variable in class org.openstreetmap.josm.data.projection.datum.NTV2SubGrid
 
subGridCount - Variable in class org.openstreetmap.josm.data.projection.datum.NTV2GridShiftFile
 
subGridHeaderCount - Variable in class org.openstreetmap.josm.data.projection.datum.NTV2GridShiftFile
 
subGridName - Variable in class org.openstreetmap.josm.data.projection.datum.NTV2GridShift
 
subGridName - Variable in class org.openstreetmap.josm.data.projection.datum.NTV2SubGrid
 
subpart - Variable in class org.openstreetmap.josm.gui.mappaint.mapcss.Selector.GeneralSelector
 
SubPreferenceSetting - Interface in org.openstreetmap.josm.gui.preferences
Preference settings, that do *not* display a top level tab.
SubPrefsOptions - Interface in org.openstreetmap.josm.gui.preferences.projection
ProjectionChoice can implement this interface to set some additional options
subTask(String) - Method in class org.openstreetmap.josm.gui.progress.AbstractProgressMonitor
 
subTask(String) - Method in class org.openstreetmap.josm.gui.progress.NullProgressMonitor
 
subTask(String) - Method in interface org.openstreetmap.josm.gui.progress.ProgressMonitor
Normal subtask
success - Variable in class org.openstreetmap.josm.gui.preferences.server.ApiUrlTestTask
 
success - Variable in class org.openstreetmap.josm.io.NmeaReader.NMEAParserState
 
successfullyOpenedFiles - Variable in class org.openstreetmap.josm.actions.OpenFileAction.OpenFileTask
 
successors - Variable in class org.openstreetmap.josm.actions.CombineWayAction.NodeGraph
 
suggestImageryLayers() - Method in class org.openstreetmap.josm.actions.downloadtasks.DownloadOsmTask.DownloadTask
 
suggestRecentlyAddedTags(JPanel, AutoCompletingComboBox, AutoCompletingComboBox, List<JosmAction>, int, FocusAdapter) - Method in class org.openstreetmap.josm.gui.dialogs.properties.PropertiesDialog
 
sum(EastNorth, EastNorth) - Static method in class org.openstreetmap.josm.actions.OrthogonalizeAction.EN
 
summary - Static variable in class org.openstreetmap.josm.data.CustomConfigurator
 
sumUpdateCount() - Method in class org.openstreetmap.josm.gui.layer.GpxLayer
 
SUPERFLUOUS - Static variable in class org.openstreetmap.josm.data.validation.tests.TurnrestrictionTest
 
superPreferred - Variable in class org.openstreetmap.josm.gui.JMultilineLabel
 
support - Variable in class org.openstreetmap.josm.gui.conflict.pair.properties.PropertiesMergeModel
 
support - Variable in class org.openstreetmap.josm.gui.conflict.tags.RelationMemberConflictResolverModel
 
support - Variable in class org.openstreetmap.josm.gui.conflict.tags.TagConflictResolverModel
 
support - Variable in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetCacheManagerModel
 
support - Variable in class org.openstreetmap.josm.gui.dialogs.relation.RelationEditor
 
support - Variable in class org.openstreetmap.josm.gui.io.SaveLayersModel
 
supported - Variable in class org.openstreetmap.josm.gui.preferences.imagery.AddWMSLayerPanel.LayerDetails
 
supportLayers(List<Layer>) - Method in class org.openstreetmap.josm.gui.dialogs.LayerListDialog.DeleteLayerAction
 
supportLayers(List<Layer>) - Method in class org.openstreetmap.josm.gui.dialogs.LayerListDialog.LayerOpacityAction
 
supportLayers(List<Layer>) - Method in class org.openstreetmap.josm.gui.dialogs.LayerListDialog.ShowHideLayerAction
 
supportLayers(List<Layer>) - Method in class org.openstreetmap.josm.gui.layer.CustomizeColor
 
supportLayers(List<Layer>) - Method in class org.openstreetmap.josm.gui.layer.GpxLayer.CustomizeDrawing
 
supportLayers(List<Layer>) - Method in class org.openstreetmap.josm.gui.layer.ImageryLayer.OffsetAction
 
supportLayers(List<Layer>) - Method in interface org.openstreetmap.josm.gui.layer.Layer.LayerAction
 
supportLayers(List<Layer>) - Method in class org.openstreetmap.josm.gui.layer.Layer.SeparatorLayerAction
 
supportLayers(List<Layer>) - Method in class org.openstreetmap.josm.gui.layer.markerlayer.MarkerLayer.ShowHideMarkerText
 
supportLayers(List<Layer>) - Method in class org.openstreetmap.josm.gui.layer.WMSLayer.ChangeResolutionAction
 
supportLayers(List<Layer>) - Method in class org.openstreetmap.josm.gui.layer.WMSLayer.StartStopAction
 
supportLayers(List<Layer>) - Method in class org.openstreetmap.josm.gui.layer.WMSLayer.ToggleAlphaAction
 
supportsDnD - Static variable in class org.openstreetmap.josm.gui.FileDrop
Discover if the running JVM is modern enough to have drag and drop.
supportsDnD() - Static method in class org.openstreetmap.josm.gui.FileDrop
 
supportsRelation() - Method in class org.openstreetmap.josm.gui.tagging.TaggingPreset
 
supportsVersion(String) - Method in class org.openstreetmap.josm.io.Capabilities
 
suppressExceptionDialogs - Static variable in class org.openstreetmap.josm.tools.BugReportExceptionHandler
 
suppressWarnings - Variable in class org.openstreetmap.josm.tools.ImageProvider
 
svg - Variable in class org.openstreetmap.josm.tools.ImageResource
 
svgUniverse - Static variable in class org.openstreetmap.josm.tools.ImageProvider
 
sw - Variable in class org.openstreetmap.josm.data.osm.QuadBuckets.QBLevel
 
SW_INDEX - Static variable in class org.openstreetmap.josm.data.osm.QuadBuckets
 
swap() - Method in class org.openstreetmap.josm.actions.CombineWayAction.NodePair
 
SwingRenderingProgressMonitor - Class in org.openstreetmap.josm.gui.progress
SwingRenderingProgressMonitor is progress monitor which delegates the rendering of progress information to a ProgressRenderer.
SwingRenderingProgressMonitor(ProgressRenderer) - Constructor for class org.openstreetmap.josm.gui.progress.SwingRenderingProgressMonitor
 
SwissGrid - Class in org.openstreetmap.josm.data.projection
SwissGrid CH1903 / L03, see http://de.wikipedia.org/wiki/Swiss_Grid.
SwissGrid() - Constructor for class org.openstreetmap.josm.data.projection.SwissGrid
 
SwissGridProjectionChoice - Class in org.openstreetmap.josm.gui.preferences.projection
 
SwissGridProjectionChoice() - Constructor for class org.openstreetmap.josm.gui.preferences.projection.SwissGridProjectionChoice
 
SwissObliqueMercator - Class in org.openstreetmap.josm.data.projection.proj
Projection for the SwissGrid CH1903 / L03, see http://de.wikipedia.org/wiki/Swiss_Grid.
SwissObliqueMercator() - Constructor for class org.openstreetmap.josm.data.projection.proj.SwissObliqueMercator
 
switchMode(String) - Method in class org.openstreetmap.josm.io.OsmChangeBuilder
 
swriter - Variable in class org.openstreetmap.josm.io.OsmChangeBuilder
 
symbol - Variable in class org.openstreetmap.josm.gui.layer.markerlayer.Marker
 
symbol - Variable in class org.openstreetmap.josm.gui.mappaint.NodeElemStyle
 
symbol - Variable in class org.openstreetmap.josm.gui.mappaint.NodeElemStyle.Symbol
 
syncDialog - Variable in class org.openstreetmap.josm.gui.layer.geoimage.CorrelateGpxWithImages
 
synchronize(EastNorth) - Method in class org.openstreetmap.josm.gui.layer.markerlayer.PlayHeadMarker
Synchronize the audio at the position where the play head was paused before dragging with the position on the track where it was dropped.
synchronizeAdjustment(Adjustable) - Method in class org.openstreetmap.josm.gui.conflict.pair.tags.TagMerger.AdjustmentSynchronizer
 
synchronizeAudioMarkers(AudioMarker) - Method in class org.openstreetmap.josm.gui.layer.markerlayer.MarkerLayer
 
synchronizedAdjustables - Variable in class org.openstreetmap.josm.gui.conflict.pair.ListMerger.AdjustmentSynchronizer
 
synchronizedAdjustables - Variable in class org.openstreetmap.josm.gui.conflict.pair.tags.TagMerger.AdjustmentSynchronizer
 
synchronizedAdjustables - Variable in class org.openstreetmap.josm.gui.history.AdjustmentSynchronizer
 
synchronizeDataSet() - Method in class org.openstreetmap.josm.gui.io.AbstractUploadTask
Synchronizes the local state of the dataset with the state on the server.
synchronizePrimitive(OsmPrimitiveType, long) - Method in class org.openstreetmap.josm.gui.io.AbstractUploadTask
Synchronizes the local state of an OsmPrimitive with its state on the server.
syncOffset - Variable in class org.openstreetmap.josm.gui.layer.markerlayer.AudioMarker
 
syncOffset() - Method in class org.openstreetmap.josm.gui.layer.markerlayer.AudioMarker
 
SYSTEMS_OF_MEASUREMENT - Static variable in class org.openstreetmap.josm.gui.NavigatableComponent
 

T

t(double) - Method in class org.openstreetmap.josm.data.projection.proj.LambertConformalConic
auxiliary function t
tabbedPane - Variable in class org.openstreetmap.josm.gui.conflict.pair.ConflictResolver
 
table - Variable in class org.openstreetmap.josm.actions.ZoomToAction
 
table - Variable in class org.openstreetmap.josm.gui.history.NodeListViewer.DoubleClickAdapter
 
table - Variable in class org.openstreetmap.josm.gui.history.NodeListViewer.PopupMenuLauncher
 
table - Variable in class org.openstreetmap.josm.gui.preferences.advanced.ListListEditor
 
table - Variable in class org.openstreetmap.josm.gui.preferences.advanced.MapListEditor
 
tableCellEditorSupport - Variable in class org.openstreetmap.josm.gui.conflict.tags.RelationMemberConflictDecisionEditor
 
tableCellEditorSupport - Variable in class org.openstreetmap.josm.gui.tagging.ac.AutoCompletingTextField
 
TableCellEditorSupport - Class in org.openstreetmap.josm.gui.util
 
TableCellEditorSupport(Object) - Constructor for class org.openstreetmap.josm.gui.util.TableCellEditorSupport
 
tableChanged(TableModelEvent) - Method in class org.openstreetmap.josm.gui.actionsupport.DeleteFromRelationConfirmationDialog
 
tableChanged(TableModelEvent) - Method in class org.openstreetmap.josm.gui.dialogs.relation.GenericRelationEditor.AddSelectedAfterSelection
 
tableChanged(TableModelEvent) - Method in class org.openstreetmap.josm.gui.dialogs.relation.GenericRelationEditor.AddSelectedAtEndAction
 
tableChanged(TableModelEvent) - Method in class org.openstreetmap.josm.gui.dialogs.relation.GenericRelationEditor.AddSelectedAtStartAction
 
tableChanged(TableModelEvent) - Method in class org.openstreetmap.josm.gui.dialogs.relation.GenericRelationEditor.AddSelectedBeforeSelection
 
tableChanged(TableModelEvent) - Method in class org.openstreetmap.josm.gui.dialogs.relation.GenericRelationEditor.DownloadIncompleteMembersAction
 
tableChanged(TableModelEvent) - Method in class org.openstreetmap.josm.gui.dialogs.relation.GenericRelationEditor.DownloadSelectedIncompleteMembersAction
 
tableChanged(TableModelEvent) - Method in class org.openstreetmap.josm.gui.dialogs.relation.GenericRelationEditor.RemoveSelectedAction
 
tableChanged(TableModelEvent) - Method in class org.openstreetmap.josm.gui.dialogs.relation.GenericRelationEditor.ReverseAction
 
tableChanged(TableModelEvent) - Method in class org.openstreetmap.josm.gui.dialogs.relation.GenericRelationEditor.SelectedMembersForSelectionAction
 
tableChanged(TableModelEvent) - Method in class org.openstreetmap.josm.gui.dialogs.relation.GenericRelationEditor.SortAction
 
tableChanged(TableModelEvent) - Method in class org.openstreetmap.josm.gui.dialogs.relation.MemberTableModel
 
tableChanged(TableModelEvent) - Method in class org.openstreetmap.josm.gui.io.SaveLayersDialog
 
tableChanged(TableModelEvent) - Method in class org.openstreetmap.josm.gui.io.TagSettingsPanel
 
tableChanged(TableModelEvent) - Method in class org.openstreetmap.josm.gui.preferences.SourceEditor.MoveUpDownAction
 
tableModel - Variable in class org.openstreetmap.josm.gui.preferences.advanced.ListListEditor
 
tableModel - Variable in class org.openstreetmap.josm.gui.preferences.advanced.MapListEditor
 
tableModel - Variable in class org.openstreetmap.josm.gui.preferences.display.ColorPreference
 
tableRow(String, String) - Method in class org.openstreetmap.josm.gui.dialogs.MapPaintDialog.InfoAction
 
TabPreferenceSetting - Interface in org.openstreetmap.josm.gui.preferences
Preference settings, that display a top level tab.
tabs - Variable in class org.openstreetmap.josm.gui.dialogs.LatLonDialog
 
tabs - Variable in class org.openstreetmap.josm.gui.preferences.PreferenceTabbedPane
 
taComment - Variable in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetDetailPanel
 
Tag - Class in org.openstreetmap.josm.data.osm
Tag represents an immutable key/value-pair.
Tag() - Constructor for class org.openstreetmap.josm.data.osm.Tag
Create an empty tag whose key and value are empty.
Tag(String) - Constructor for class org.openstreetmap.josm.data.osm.Tag
Create a tag whose key is key and whose value is empty.
Tag(String, String) - Constructor for class org.openstreetmap.josm.data.osm.Tag
Creates a tag for a key and a value.
Tag(Tag) - Constructor for class org.openstreetmap.josm.data.osm.Tag
Creates clone of the tag tag.
tag - Variable in class org.openstreetmap.josm.data.validation.tests.TagChecker.CheckerData.CheckerElement
 
tag - Variable in class org.openstreetmap.josm.gui.dialogs.properties.PresetListPanel.PresetLabelML
 
tag(String) - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.Expression.FunctionExpression.EvalFunctions
 
TAG_CHECK_ERROR - Static variable in class org.openstreetmap.josm.data.validation.tests.TagChecker.CheckerData
 
TAG_CHECK_INFO - Static variable in class org.openstreetmap.josm.data.validation.tests.TagChecker.CheckerData
 
TAG_CHECK_WARN - Static variable in class org.openstreetmap.josm.data.validation.tests.TagChecker.CheckerData
 
tagAll - Variable in class org.openstreetmap.josm.data.validation.tests.TagChecker.CheckerData.CheckerElement
 
tagCache - Variable in class org.openstreetmap.josm.gui.tagging.ac.AutoCompletionManager
the cached tags given by a tag key and a list of values for this tag only accessed by getTagCache(), rebuild() and cachePrimitiveTags() use getTagCache() accessor
TagCellEditor - Class in org.openstreetmap.josm.gui.tagging
This is the table cell editor for the tag editor dialog.
TagCellEditor() - Constructor for class org.openstreetmap.josm.gui.tagging.TagCellEditor
constructor
TagCellRenderer - Class in org.openstreetmap.josm.gui.tagging
This is the table cell renderer for cells for the table of tags in the tag editor dialog.
TagCellRenderer() - Constructor for class org.openstreetmap.josm.gui.tagging.TagCellRenderer
 
TagChecker - Class in org.openstreetmap.josm.data.validation.tests
Check for misspelled or wrong properties
TagChecker() - Constructor for class org.openstreetmap.josm.data.validation.tests.TagChecker
Constructor
TagChecker.CheckerData - Class in org.openstreetmap.josm.data.validation.tests
 
TagChecker.CheckerData() - Constructor for class org.openstreetmap.josm.data.validation.tests.TagChecker.CheckerData
 
TagChecker.CheckerData.CheckerElement - Class in org.openstreetmap.josm.data.validation.tests
 
TagChecker.CheckerData.CheckerElement(String) - Constructor for class org.openstreetmap.josm.data.validation.tests.TagChecker.CheckerData.CheckerElement
 
TagChecker.IgnoreKeyPair - Class in org.openstreetmap.josm.data.validation.tests
 
TagChecker.IgnoreKeyPair() - Constructor for class org.openstreetmap.josm.data.validation.tests.TagChecker.IgnoreKeyPair
 
TagCollection - Class in org.openstreetmap.josm.data.osm
TagCollection is a collection of tags which can be used to manipulate tags managed by OsmPrimitives.
TagCollection() - Constructor for class org.openstreetmap.josm.data.osm.TagCollection
Creates an empty tag collection
TagCollection(TagCollection) - Constructor for class org.openstreetmap.josm.data.osm.TagCollection
Creates a clone of the tag collection other.
TagConflictResolutionUtil - Class in org.openstreetmap.josm.gui.conflict.tags
Collection of utility methods for tag conflict resolution
TagConflictResolutionUtil() - Constructor for class org.openstreetmap.josm.gui.conflict.tags.TagConflictResolutionUtil
no constructor, just static utility methods
TagConflictResolveCommand - Class in org.openstreetmap.josm.command
Represents a the resolution of a tag conflict in an OsmPrimitive
TagConflictResolveCommand(Conflict<? extends OsmPrimitive>, List<TagMergeItem>) - Constructor for class org.openstreetmap.josm.command.TagConflictResolveCommand
constructor
TagConflictResolver - Class in org.openstreetmap.josm.gui.conflict.tags
This is a UI widget for resolving tag conflicts, i.e.
TagConflictResolver() - Constructor for class org.openstreetmap.josm.gui.conflict.tags.TagConflictResolver
 
TagConflictResolverColumnModel - Class in org.openstreetmap.josm.gui.conflict.tags
 
TagConflictResolverColumnModel() - Constructor for class org.openstreetmap.josm.gui.conflict.tags.TagConflictResolverColumnModel
 
TagConflictResolverModel - Class in org.openstreetmap.josm.gui.conflict.tags
 
TagConflictResolverModel() - Constructor for class org.openstreetmap.josm.gui.conflict.tags.TagConflictResolverModel
 
TagConflictResolverTable - Class in org.openstreetmap.josm.gui.conflict.tags
 
TagConflictResolverTable(TagConflictResolverModel) - Constructor for class org.openstreetmap.josm.gui.conflict.tags.TagConflictResolverTable
 
TagConflictResolverTable.SelectNextColumnCellAction - Class in org.openstreetmap.josm.gui.conflict.tags
Action to be run when the user navigates to the next cell in the table, for instance by pressing TAB or ENTER.
TagConflictResolverTable.SelectNextColumnCellAction() - Constructor for class org.openstreetmap.josm.gui.conflict.tags.TagConflictResolverTable.SelectNextColumnCellAction
 
TagConflictResolverTable.SelectPreviousColumnCellAction - Class in org.openstreetmap.josm.gui.conflict.tags
Action to be run when the user navigates to the previous cell in the table, for instance by pressing Shift-TAB
TagConflictResolverTable.SelectPreviousColumnCellAction() - Constructor for class org.openstreetmap.josm.gui.conflict.tags.TagConflictResolverTable.SelectPreviousColumnCellAction
 
TagCorrection - Class in org.openstreetmap.josm.corrector
TagCorrection reprepresents a change of a single tag.
TagCorrection(String, String, String, String) - Constructor for class org.openstreetmap.josm.corrector.TagCorrection
 
tagCorrectionCommands - Variable in class org.openstreetmap.josm.actions.ReverseWayAction.ReverseWayResult
 
TagCorrectionTable - Class in org.openstreetmap.josm.corrector
 
TagCorrectionTable(List<TagCorrection>) - Constructor for class org.openstreetmap.josm.corrector.TagCorrectionTable
 
TagCorrectionTableModel - Class in org.openstreetmap.josm.corrector
 
TagCorrectionTableModel(List<TagCorrection>) - Constructor for class org.openstreetmap.josm.corrector.TagCorrectionTableModel
 
TagCorrector<P extends OsmPrimitive> - Class in org.openstreetmap.josm.corrector
Abstract base class for automatic tag corrections.
TagCorrector() - Constructor for class org.openstreetmap.josm.corrector.TagCorrector
 
TagEditorModel - Class in org.openstreetmap.josm.gui.tagging
TagEditorModel is a table model.
TagEditorModel() - Constructor for class org.openstreetmap.josm.gui.tagging.TagEditorModel
Creates a new tag editor model.
TagEditorModel(DefaultListSelectionModel, DefaultListSelectionModel) - Constructor for class org.openstreetmap.josm.gui.tagging.TagEditorModel
Creates a new tag editor model.
TagEditorModel.SelectionStateMemento - Class in org.openstreetmap.josm.gui.tagging
 
TagEditorModel.SelectionStateMemento() - Constructor for class org.openstreetmap.josm.gui.tagging.TagEditorModel.SelectionStateMemento
 
tagEditorPanel - Variable in class org.openstreetmap.josm.gui.dialogs.relation.GenericRelationEditor
the tag table and its model
TagEditorPanel - Class in org.openstreetmap.josm.gui.tagging
TagEditorPanel is a JPanel which can be embedded as UI component in UIs.
TagEditorPanel(PresetListPanel.PresetHandler) - Constructor for class org.openstreetmap.josm.gui.tagging.TagEditorPanel
Creates a new tag editor panel.
TagEditorPanel(TagEditorModel, PresetListPanel.PresetHandler) - Constructor for class org.openstreetmap.josm.gui.tagging.TagEditorPanel
Creates a new tag editor panel with a supplied model.
Tagged - Interface in org.openstreetmap.josm.data.osm
Objects implement Tagged if they provide a map of key/value pairs.
taggedColor - Variable in class org.openstreetmap.josm.data.osm.visitor.paint.MapPaintSettings
Color Preference for tagged nodes
taggedColor - Variable in class org.openstreetmap.josm.data.osm.visitor.paint.WireframeMapRenderer
Color Preference for tagged nodes
taggedConnectionColor - Variable in class org.openstreetmap.josm.data.osm.visitor.paint.MapPaintSettings
Color Preference for tagged and multiply connected nodes
taggedConnectionColor - Variable in class org.openstreetmap.josm.data.osm.visitor.paint.WireframeMapRenderer
Color Preference for tagged and multiply connected nodes
taggedNodeSize - Variable in class org.openstreetmap.josm.data.osm.visitor.paint.MapPaintSettings
Preference: size of tagged nodes
taggedNodeSize - Variable in class org.openstreetmap.josm.data.osm.visitor.paint.WireframeMapRenderer
Preference: size of tagged nodes
TaggingPreset - Class in org.openstreetmap.josm.gui.tagging
This class read encapsulate one tagging preset.
TaggingPreset() - Constructor for class org.openstreetmap.josm.gui.tagging.TaggingPreset
Create an empty tagging preset.
TaggingPreset.Check - Class in org.openstreetmap.josm.gui.tagging
 
TaggingPreset.Check() - Constructor for class org.openstreetmap.josm.gui.tagging.TaggingPreset.Check
 
TaggingPreset.Combo - Class in org.openstreetmap.josm.gui.tagging
 
TaggingPreset.Combo() - Constructor for class org.openstreetmap.josm.gui.tagging.TaggingPreset.Combo
 
TaggingPreset.ComboMultiSelect - Class in org.openstreetmap.josm.gui.tagging
 
TaggingPreset.ComboMultiSelect() - Constructor for class org.openstreetmap.josm.gui.tagging.TaggingPreset.ComboMultiSelect
 
TaggingPreset.ConcatenatingJList - Class in org.openstreetmap.josm.gui.tagging
Class that allows list values to be assigned and retrieved as a comma-delimited string.
TaggingPreset.ConcatenatingJList(String, Object[]) - Constructor for class org.openstreetmap.josm.gui.tagging.TaggingPreset.ConcatenatingJList
 
TaggingPreset.Item - Class in org.openstreetmap.josm.gui.tagging
 
TaggingPreset.Item() - Constructor for class org.openstreetmap.josm.gui.tagging.TaggingPreset.Item
 
TaggingPreset.Key - Class in org.openstreetmap.josm.gui.tagging
 
TaggingPreset.Key() - Constructor for class org.openstreetmap.josm.gui.tagging.TaggingPreset.Key
 
TaggingPreset.KeyedItem - Class in org.openstreetmap.josm.gui.tagging
 
TaggingPreset.KeyedItem() - Constructor for class org.openstreetmap.josm.gui.tagging.TaggingPreset.KeyedItem
 
TaggingPreset.Label - Class in org.openstreetmap.josm.gui.tagging
 
TaggingPreset.Label() - Constructor for class org.openstreetmap.josm.gui.tagging.TaggingPreset.Label
 
TaggingPreset.Link - Class in org.openstreetmap.josm.gui.tagging
 
TaggingPreset.Link() - Constructor for class org.openstreetmap.josm.gui.tagging.TaggingPreset.Link
 
TaggingPreset.MatchType - Enum in org.openstreetmap.josm.gui.tagging
Enum denoting how a match (see TaggingPreset.Item.matches(java.util.Map)) is performed.
TaggingPreset.MatchType(String) - Constructor for enum org.openstreetmap.josm.gui.tagging.TaggingPreset.MatchType
 
TaggingPreset.MultiSelect - Class in org.openstreetmap.josm.gui.tagging
 
TaggingPreset.MultiSelect() - Constructor for class org.openstreetmap.josm.gui.tagging.TaggingPreset.MultiSelect
 
TaggingPreset.Optional - Class in org.openstreetmap.josm.gui.tagging
 
TaggingPreset.Optional() - Constructor for class org.openstreetmap.josm.gui.tagging.TaggingPreset.Optional
 
TaggingPreset.PresetListEntry - Class in org.openstreetmap.josm.gui.tagging
 
TaggingPreset.PresetListEntry() - Constructor for class org.openstreetmap.josm.gui.tagging.TaggingPreset.PresetListEntry
 
TaggingPreset.PresetListEntry(String) - Constructor for class org.openstreetmap.josm.gui.tagging.TaggingPreset.PresetListEntry
 
TaggingPreset.PresetPanel - Class in org.openstreetmap.josm.gui.tagging
 
TaggingPreset.PresetPanel() - Constructor for class org.openstreetmap.josm.gui.tagging.TaggingPreset.PresetPanel
 
TaggingPreset.PresetType - Enum in org.openstreetmap.josm.gui.tagging
 
TaggingPreset.PresetType(String) - Constructor for enum org.openstreetmap.josm.gui.tagging.TaggingPreset.PresetType
 
TaggingPreset.Role - Class in org.openstreetmap.josm.gui.tagging
 
TaggingPreset.Role() - Constructor for class org.openstreetmap.josm.gui.tagging.TaggingPreset.Role
 
TaggingPreset.Roles - Class in org.openstreetmap.josm.gui.tagging
 
TaggingPreset.Roles() - Constructor for class org.openstreetmap.josm.gui.tagging.TaggingPreset.Roles
 
TaggingPreset.Space - Class in org.openstreetmap.josm.gui.tagging
 
TaggingPreset.Space() - Constructor for class org.openstreetmap.josm.gui.tagging.TaggingPreset.Space
 
TaggingPreset.Text - Class in org.openstreetmap.josm.gui.tagging
 
TaggingPreset.Text() - Constructor for class org.openstreetmap.josm.gui.tagging.TaggingPreset.Text
 
TaggingPreset.Usage - Class in org.openstreetmap.josm.gui.tagging
 
TaggingPreset.Usage() - Constructor for class org.openstreetmap.josm.gui.tagging.TaggingPreset.Usage
 
TaggingPresetMenu - Class in org.openstreetmap.josm.gui.tagging
 
TaggingPresetMenu() - Constructor for class org.openstreetmap.josm.gui.tagging.TaggingPresetMenu
 
TaggingPresetNameTemplateList - Class in org.openstreetmap.josm.tools
List of tagging presets with name templates, allows to find appropriate template based on existing primitive
TaggingPresetNameTemplateList() - Constructor for class org.openstreetmap.josm.tools.TaggingPresetNameTemplateList
 
TaggingPresetPreference - Class in org.openstreetmap.josm.gui.preferences.map
 
TaggingPresetPreference() - Constructor for class org.openstreetmap.josm.gui.preferences.map.TaggingPresetPreference
 
TaggingPresetPreference.Factory - Class in org.openstreetmap.josm.gui.preferences.map
 
TaggingPresetPreference.Factory() - Constructor for class org.openstreetmap.josm.gui.preferences.map.TaggingPresetPreference.Factory
 
TaggingPresetPreference.PresetPrefHelper - Class in org.openstreetmap.josm.gui.preferences.map
 
TaggingPresetPreference.PresetPrefHelper() - Constructor for class org.openstreetmap.josm.gui.preferences.map.TaggingPresetPreference.PresetPrefHelper
 
TaggingPresetPreference.TaggingPresetSourceEditor - Class in org.openstreetmap.josm.gui.preferences.map
 
TaggingPresetPreference.TaggingPresetSourceEditor() - Constructor for class org.openstreetmap.josm.gui.preferences.map.TaggingPresetPreference.TaggingPresetSourceEditor
 
taggingPresets - Static variable in class org.openstreetmap.josm.gui.preferences.map.TaggingPresetPreference
 
TaggingPresetSearchAction - Class in org.openstreetmap.josm.gui.tagging
 
TaggingPresetSearchAction() - Constructor for class org.openstreetmap.josm.gui.tagging.TaggingPresetSearchAction
 
TaggingPresetSearchDialog - Class in org.openstreetmap.josm.gui.tagging
 
TaggingPresetSearchDialog() - Constructor for class org.openstreetmap.josm.gui.tagging.TaggingPresetSearchDialog
 
TaggingPresetSearchDialog.PresetClasification - Class in org.openstreetmap.josm.gui.tagging
 
TaggingPresetSearchDialog.PresetClasification(TaggingPreset) - Constructor for class org.openstreetmap.josm.gui.tagging.TaggingPresetSearchDialog.PresetClasification
 
TaggingPresetSearchDialog.ResultListCellRenderer - Class in org.openstreetmap.josm.gui.tagging
 
TaggingPresetSearchDialog.ResultListCellRenderer() - Constructor for class org.openstreetmap.josm.gui.tagging.TaggingPresetSearchDialog.ResultListCellRenderer
 
TaggingPresetSearchDialog.ResultListModel - Class in org.openstreetmap.josm.gui.tagging
 
TaggingPresetSearchDialog.ResultListModel() - Constructor for class org.openstreetmap.josm.gui.tagging.TaggingPresetSearchDialog.ResultListModel
 
TaggingPresetSeparator - Class in org.openstreetmap.josm.gui.tagging
 
TaggingPresetSeparator() - Constructor for class org.openstreetmap.josm.gui.tagging.TaggingPresetSeparator
 
tagInfoViewer - Variable in class org.openstreetmap.josm.gui.history.HistoryBrowser
 
TagInfoViewer - Class in org.openstreetmap.josm.gui.history
TagInfoViewer is a UI component which displays the list of tags of two version of a OsmPrimitive in a History.
TagInfoViewer(HistoryBrowserModel) - Constructor for class org.openstreetmap.josm.gui.history.TagInfoViewer
 
tagIsInt(String) - Static method in class org.openstreetmap.josm.data.osm.TigerUtils
 
TagMergeColumnModel - Class in org.openstreetmap.josm.gui.conflict.pair.tags
 
TagMergeColumnModel(TableCellRenderer) - Constructor for class org.openstreetmap.josm.gui.conflict.pair.tags.TagMergeColumnModel
 
TagMergeItem - Class in org.openstreetmap.josm.gui.conflict.pair.tags
TagMergeItem represents an individual merge action for a specific pair of key/value.
TagMergeItem(String, String, String) - Constructor for class org.openstreetmap.josm.gui.conflict.pair.tags.TagMergeItem
constructor
TagMergeItem(String, OsmPrimitive, OsmPrimitive) - Constructor for class org.openstreetmap.josm.gui.conflict.pair.tags.TagMergeItem
constructor
tagMergeItems - Variable in class org.openstreetmap.josm.gui.conflict.pair.tags.TagMergeModel
the list of tag merge items
TagMergeModel - Class in org.openstreetmap.josm.gui.conflict.pair.tags
This is the TableModel used in the tables of the TagMerger.
TagMergeModel() - Constructor for class org.openstreetmap.josm.gui.conflict.pair.tags.TagMergeModel
 
tagMerger - Variable in class org.openstreetmap.josm.gui.conflict.pair.ConflictResolver
 
TagMerger - Class in org.openstreetmap.josm.gui.conflict.pair.tags
UI component for resolving conflicts in the tag sets of two OsmPrimitives.
TagMerger() - Constructor for class org.openstreetmap.josm.gui.conflict.pair.tags.TagMerger
 
TagMerger.AdjustmentSynchronizer - Class in org.openstreetmap.josm.gui.conflict.pair.tags
Synchronizes scrollbar adjustments between a set of Adjustables.
TagMerger.AdjustmentSynchronizer() - Constructor for class org.openstreetmap.josm.gui.conflict.pair.tags.TagMerger.AdjustmentSynchronizer
 
TagMerger.DoubleClickAdapter - Class in org.openstreetmap.josm.gui.conflict.pair.tags
Handler for double clicks on entries in the three tag tables.
TagMerger.DoubleClickAdapter() - Constructor for class org.openstreetmap.josm.gui.conflict.pair.tags.TagMerger.DoubleClickAdapter
 
TagMerger.KeepMineAction - Class in org.openstreetmap.josm.gui.conflict.pair.tags
Keeps the currently selected tags in my table in the list of merged tags.
TagMerger.KeepMineAction() - Constructor for class org.openstreetmap.josm.gui.conflict.pair.tags.TagMerger.KeepMineAction
 
TagMerger.KeepTheirAction - Class in org.openstreetmap.josm.gui.conflict.pair.tags
Keeps the currently selected tags in their table in the list of merged tags.
TagMerger.KeepTheirAction() - Constructor for class org.openstreetmap.josm.gui.conflict.pair.tags.TagMerger.KeepTheirAction
 
TagMerger.UndecideAction - Class in org.openstreetmap.josm.gui.conflict.pair.tags
Sets the currently selected tags in the table of merged tags to state MergeDecisionType.UNDECIDED
TagMerger.UndecideAction() - Constructor for class org.openstreetmap.josm.gui.conflict.pair.tags.TagMerger.UndecideAction
 
TagMergeTableCellRenderer - Class in org.openstreetmap.josm.gui.conflict.pair.tags
 
TagMergeTableCellRenderer() - Constructor for class org.openstreetmap.josm.gui.conflict.pair.tags.TagMergeTableCellRenderer
 
TagModel - Class in org.openstreetmap.josm.gui.tagging
 
TagModel() - Constructor for class org.openstreetmap.josm.gui.tagging.TagModel
constructor
TagModel(String) - Constructor for class org.openstreetmap.josm.gui.tagging.TagModel
constructor
TagModel(String, String) - Constructor for class org.openstreetmap.josm.gui.tagging.TagModel
constructor
tagObj(String) - Static method in class org.openstreetmap.josm.data.osm.TigerUtils
 
tags - Variable in class org.openstreetmap.josm.command.ChangePropertyCommand
Key and value pairs.
tags - Variable in class org.openstreetmap.josm.data.osm.Changeset
the map of tags
tags - Variable in class org.openstreetmap.josm.data.osm.history.HistoryOsmPrimitive
 
tags - Variable in class org.openstreetmap.josm.data.osm.TagCollection
 
tags - Variable in class org.openstreetmap.josm.data.validation.tests.DuplicateRelation.RelMember
 
tags - Variable in class org.openstreetmap.josm.gui.conflict.tags.MultiValueResolutionDecision
the collection of tags for which a decision is needed
tags - Variable in class org.openstreetmap.josm.gui.conflict.tags.TagConflictResolverModel
 
tags - Variable in class org.openstreetmap.josm.gui.tagging.TagEditorModel
the list holding the tags
tags - Variable in class org.openstreetmap.josm.gui.tagging.TaggingPresetSearchDialog.PresetClasification
 
TAGS_CHARSET - Static variable in class org.openstreetmap.gui.jmapviewer.OsmFileCacheTileLoader
 
TAGS_FILE_EXT - Static variable in class org.openstreetmap.gui.jmapviewer.OsmFileCacheTileLoader
 
tagsChanged(TagsChangedEvent) - Method in interface org.openstreetmap.josm.data.osm.event.DataSetListener
There was some change in the tag set of a primitive.
tagsChanged(TagsChangedEvent) - Method in class org.openstreetmap.josm.data.osm.event.DataSetListenerAdapter
 
tagsChanged(TagsChangedEvent) - Method in class org.openstreetmap.josm.data.osm.visitor.paint.relations.MultipolygonCache
 
tagsChanged(TagsChangedEvent) - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetsInActiveDataLayerListModel
 
tagsChanged(TagsChangedEvent) - Method in class org.openstreetmap.josm.gui.dialogs.FilterDialog
 
tagsChanged(TagsChangedEvent) - Method in class org.openstreetmap.josm.gui.dialogs.relation.MemberTableModel
 
tagsChanged(TagsChangedEvent) - Method in class org.openstreetmap.josm.gui.dialogs.RelationListDialog
 
tagsChanged(TagsChangedEvent) - Method in class org.openstreetmap.josm.gui.dialogs.SelectionListDialog.SelectionListModel
 
tagsChanged(TagsChangedEvent) - Method in class org.openstreetmap.josm.gui.history.HistoryBrowserModel
 
tagsChanged(TagsChangedEvent) - Method in class org.openstreetmap.josm.gui.tagging.ac.AutoCompletionManager
 
TagsChangedEvent - Class in org.openstreetmap.josm.data.osm.event
 
TagsChangedEvent(DataSet, OsmPrimitive, Map<String, String>) - Constructor for class org.openstreetmap.josm.data.osm.event.TagsChangedEvent
 
TagSettingsPanel - Class in org.openstreetmap.josm.gui.io
 
TagSettingsPanel(ChangesetCommentModel) - Constructor for class org.openstreetmap.josm.gui.io.TagSettingsPanel
Creates a new panel
TagSettingsPanel.ChangesetCommentObserver - Class in org.openstreetmap.josm.gui.io
Observes the changeset comment model and keeps the tag editor in sync with the current changeset comment
TagSettingsPanel.ChangesetCommentObserver() - Constructor for class org.openstreetmap.josm.gui.io.TagSettingsPanel.ChangesetCommentObserver
 
tagTable - Variable in class org.openstreetmap.josm.gui.tagging.TagEditorPanel
the tag table
TagTable - Class in org.openstreetmap.josm.gui.tagging
This is the tabular editor component for OSM tags.
TagTable(TagEditorModel) - Constructor for class org.openstreetmap.josm.gui.tagging.TagTable
Creates a new tag table
TagTable.AddAction - Class in org.openstreetmap.josm.gui.tagging
Action to be run when the user adds a new tag.
TagTable.AddAction() - Constructor for class org.openstreetmap.josm.gui.tagging.TagTable.AddAction
 
TagTable.CellEditorRemover - Class in org.openstreetmap.josm.gui.tagging
This is a custom implementation of the CellEditorRemover used in JTable to handle the client property terminateEditOnFocusLost.
TagTable.CellEditorRemover(KeyboardFocusManager) - Constructor for class org.openstreetmap.josm.gui.tagging.TagTable.CellEditorRemover
 
TagTable.DeleteAction - Class in org.openstreetmap.josm.gui.tagging
Action to be run when the user invokes a delete action on the table, for instance by pressing DEL.
TagTable.DeleteAction() - Constructor for class org.openstreetmap.josm.gui.tagging.TagTable.DeleteAction
 
TagTable.SelectNextColumnCellAction - Class in org.openstreetmap.josm.gui.tagging
Action to be run when the user navigates to the next cell in the table, for instance by pressing TAB or ENTER.
TagTable.SelectNextColumnCellAction() - Constructor for class org.openstreetmap.josm.gui.tagging.TagTable.SelectNextColumnCellAction
 
TagTable.SelectPreviousColumnCellAction - Class in org.openstreetmap.josm.gui.tagging
Action to be run when the user navigates to the previous cell in the table, for instance by pressing Shift-TAB
TagTable.SelectPreviousColumnCellAction() - Constructor for class org.openstreetmap.josm.gui.tagging.TagTable.SelectPreviousColumnCellAction
 
TagTable.TagTableColumnModel - Class in org.openstreetmap.josm.gui.tagging
The table has two columns.
TagTable.TagTableColumnModel(DefaultListSelectionModel) - Constructor for class org.openstreetmap.josm.gui.tagging.TagTable.TagTableColumnModel
 
TagTableCellRenderer - Class in org.openstreetmap.josm.gui.history
The TableCellRenderer for a list of tagsin HistoryBrower
TagTableCellRenderer() - Constructor for class org.openstreetmap.josm.gui.history.TagTableCellRenderer
 
TagTableColumnModel - Class in org.openstreetmap.josm.gui.history
The TableColumnModel for the table with the list of tags
TagTableColumnModel() - Constructor for class org.openstreetmap.josm.gui.history.TagTableColumnModel
 
taLog - Variable in class org.openstreetmap.josm.gui.PleaseWaitDialog
the text area and the scroll pane for the log
target - Variable in class org.openstreetmap.josm.actions.PasteTagsAction.TagPaster
 
target - Variable in class org.openstreetmap.josm.gui.util.RedirectInputMap
 
targetDataSet - Variable in class org.openstreetmap.josm.data.osm.DataSetMerger
the target dataset for merging
targetInfo - Variable in class org.openstreetmap.josm.gui.conflict.tags.PasteTagsConflictResolverDialog.StatisticsInfo
 
targetLayer - Variable in class org.openstreetmap.josm.actions.downloadtasks.DownloadOsmTask
 
targetLayer - Variable in class org.openstreetmap.josm.actions.downloadtasks.DownloadReferrersTask
the target layer
targetPrimitive - Variable in class org.openstreetmap.josm.gui.conflict.tags.CombinePrimitiveResolverDialog
 
targetWay - Variable in class org.openstreetmap.josm.actions.mapmode.ImproveWayAccuracyAction
 
task - Variable in class org.openstreetmap.josm.actions.downloadtasks.PostDownloadHandler
 
taskId - Variable in class org.openstreetmap.josm.gui.progress.PleaseWaitProgressMonitor
 
tasksMap - Variable in class org.openstreetmap.josm.data.CustomConfigurator.XMLCommandProcessor
 
taskTitle - Variable in class org.openstreetmap.josm.gui.progress.AbstractProgressMonitor
 
tblActiveSources - Variable in class org.openstreetmap.josm.gui.preferences.SourceEditor
 
tblChangesets - Variable in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetCacheManager
 
tblContent - Variable in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetContentPanel
 
tblIconPaths - Variable in class org.openstreetmap.josm.gui.preferences.SourceEditor
 
tblResolver - Variable in class org.openstreetmap.josm.gui.conflict.tags.RelationMemberConflictResolver
 
tblSearchResults - Variable in class org.openstreetmap.josm.gui.download.PlaceSelection
 
tblStyles - Variable in class org.openstreetmap.josm.gui.dialogs.MapPaintDialog
 
tblTags - Variable in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetTagsPanel
 
tBookmarkName - Variable in class org.openstreetmap.josm.actions.ImageryAdjustAction.ImageryOffsetDialog
 
tc - Variable in class org.openstreetmap.josm.gui.widgets.AbstractTextComponentValidator
 
tearDown() - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetCacheManagerModel
 
teardown() - Static method in class org.openstreetmap.josm.gui.dialogs.MapPaintDialog.ReloadWindowListener
 
tempCornerTile(Tile) - Method in class org.openstreetmap.josm.gui.layer.TMSLayer
 
template - Variable in class org.openstreetmap.josm.tools.template_engine.ContextSwitchTemplate
 
template - Variable in class org.openstreetmap.josm.tools.template_engine.Tokenizer
 
TemplatedTMSTileSource - Class in org.openstreetmap.gui.jmapviewer.tilesources
 
TemplatedTMSTileSource(String, String, int) - Constructor for class org.openstreetmap.gui.jmapviewer.tilesources.TemplatedTMSTileSource
 
TemplatedTMSTileSource(String, String, int, int) - Constructor for class org.openstreetmap.gui.jmapviewer.tilesources.TemplatedTMSTileSource
 
TemplateEngineDataProvider - Interface in org.openstreetmap.josm.tools.template_engine
 
TemplateEntry - Interface in org.openstreetmap.josm.tools.template_engine
 
TemplateParser - Class in org.openstreetmap.josm.tools.template_engine
 
TemplateParser(String) - Constructor for class org.openstreetmap.josm.tools.template_engine.TemplateParser
 
temporary - Variable in class org.openstreetmap.josm.gui.mappaint.BoxTextElemStyle.BoxProviderResult
 
temporary - Variable in class org.openstreetmap.josm.gui.mappaint.MapImage
 
temporaryLayers - Variable in class org.openstreetmap.josm.gui.MapView
 
terms_of_use_text - Variable in class org.openstreetmap.josm.data.imagery.ImageryInfo.ImageryPreferenceEntry
 
terms_of_use_url - Variable in class org.openstreetmap.josm.data.imagery.ImageryInfo.ImageryPreferenceEntry
 
termsOfUseText - Variable in class org.openstreetmap.gui.jmapviewer.tilesources.AbstractTileSource
 
termsOfUseText - Variable in class org.openstreetmap.josm.data.imagery.ImageryInfo
 
termsOfUseURL - Variable in class org.openstreetmap.gui.jmapviewer.tilesources.AbstractTileSource
 
termsOfUseURL - Variable in class org.openstreetmap.josm.data.imagery.ImageryInfo
 
test(List<FilterMatcher.FilterInfo>, OsmPrimitive, boolean) - Method in class org.openstreetmap.josm.data.osm.FilterMatcher
 
Test - Class in org.openstreetmap.josm.data.validation
Parent class for all validation tests.
Test(String, String) - Constructor for class org.openstreetmap.josm.data.validation.Test
Constructor
Test(String) - Constructor for class org.openstreetmap.josm.data.validation.Test
Constructor
test - Variable in class org.openstreetmap.josm.data.validation.tests.DeprecatedTags.DeprecationCheck
 
test(String, String) - Method in class org.openstreetmap.josm.data.validation.tests.DeprecatedTags.DeprecationCheck
 
test(String) - Method in class org.openstreetmap.josm.data.validation.tests.DeprecatedTags.DeprecationCheck
 
TestAccessTokenTask - Class in org.openstreetmap.josm.gui.oauth
Checks whether an OSM API server can be accessed with a specific Access Token.
TestAccessTokenTask(Component, String, OAuthParameters, OAuthToken) - Constructor for class org.openstreetmap.josm.gui.oauth.TestAccessTokenTask
Create the task
testAndRemove(String, String) - Method in class org.openstreetmap.josm.data.validation.tests.DeprecatedTags.DeprecationCheck
 
testAndRemove(String) - Method in class org.openstreetmap.josm.data.validation.tests.DeprecatedTags.DeprecationCheck
 
testBeforeUpload - Variable in class org.openstreetmap.josm.data.validation.Test
Whether this test must check before upload.
testBeforeUpload() - Method in class org.openstreetmap.josm.data.validation.Test
Returns true if this plugin must check the uploaded data before uploading
tester - Variable in class org.openstreetmap.josm.data.validation.TestError
The tester that raised this error
TestError - Class in org.openstreetmap.josm.data.validation
Validation error
TestError(Test, Severity, String, String, String, int, Collection<? extends OsmPrimitive>, Collection<?>) - Constructor for class org.openstreetmap.josm.data.validation.TestError
Constructors
TestError(Test, Severity, String, int, Collection<? extends OsmPrimitive>, Collection<?>) - Constructor for class org.openstreetmap.josm.data.validation.TestError
 
TestError(Test, Severity, String, String, String, int, Collection<? extends OsmPrimitive>) - Constructor for class org.openstreetmap.josm.data.validation.TestError
 
TestError(Test, Severity, String, int, Collection<? extends OsmPrimitive>) - Constructor for class org.openstreetmap.josm.data.validation.TestError
 
TestError(Test, Severity, String, int, OsmPrimitive) - Constructor for class org.openstreetmap.josm.data.validation.TestError
 
TestError(Test, Severity, String, String, String, int, OsmPrimitive) - Constructor for class org.openstreetmap.josm.data.validation.TestError
 
TestError.PaintVisitor - Class in org.openstreetmap.josm.data.validation
Visitor that highlights the primitives affected by this error
TestError.PaintVisitor(Graphics, MapView) - Constructor for class org.openstreetmap.josm.data.validation.TestError.PaintVisitor
Constructor
testErrors - Variable in class org.openstreetmap.josm.gui.dialogs.ValidatorDialog.FixTask
 
testForError(Way, Node, OsmPrimitive) - Method in class org.openstreetmap.josm.data.validation.tests.WayConnectedToArea
 
testJoin(List<JoinAreasAction.Multipolygon>) - Method in class org.openstreetmap.josm.actions.JoinAreasAction
Tests if the areas have some intersections to join.
tests - Variable in class org.openstreetmap.josm.actions.ValidateAction.ValidationTask
 
text - Variable in class org.openstreetmap.josm.actions.search.SearchAction.SearchSetting
 
text - Variable in class org.openstreetmap.josm.data.gpx.GpxLink
 
text - Variable in class org.openstreetmap.josm.data.osm.Filter.FilterPreferenceEntry
 
text - Variable in class org.openstreetmap.josm.gui.HelpAwareOptionPane.ButtonSpec
 
text - Variable in class org.openstreetmap.josm.gui.layer.markerlayer.Marker
 
text - Variable in class org.openstreetmap.josm.gui.mappaint.AreaElemStyle
 
text - Variable in class org.openstreetmap.josm.gui.mappaint.BoxTextElemStyle
 
text - Variable in class org.openstreetmap.josm.gui.mappaint.LineTextElemStyle
 
TEXT - Static variable in interface org.openstreetmap.josm.gui.mappaint.StyleKeys
 
text - Variable in class org.openstreetmap.josm.gui.MapStatus.StatusTextHistory
 
text - Variable in class org.openstreetmap.josm.gui.tagging.TaggingPreset.KeyedItem
 
text - Variable in class org.openstreetmap.josm.gui.tagging.TaggingPreset.Label
 
text - Variable in class org.openstreetmap.josm.gui.tagging.TaggingPreset.Link
 
text - Variable in class org.openstreetmap.josm.gui.tagging.TaggingPreset.Role
 
text - Variable in class org.openstreetmap.josm.tools.template_engine.SearchExpressionCondition
 
text - Variable in class org.openstreetmap.josm.tools.template_engine.Tokenizer
 
text - Variable in class org.openstreetmap.josm.tools.template_engine.Tokenizer.Token
 
text_context - Variable in class org.openstreetmap.josm.gui.tagging.TaggingPreset.KeyedItem
 
text_context - Variable in class org.openstreetmap.josm.gui.tagging.TaggingPreset.Label
 
text_context - Variable in class org.openstreetmap.josm.gui.tagging.TaggingPreset.Link
 
text_context - Variable in class org.openstreetmap.josm.gui.tagging.TaggingPreset.Role
 
TEXT_POSITION - Static variable in interface org.openstreetmap.josm.gui.mappaint.StyleKeys
 
textEastNorth - Variable in class org.openstreetmap.josm.actions.AddNodeAction
 
TextElement - Class in org.openstreetmap.josm.gui.mappaint
Represents the rendering style for a textual label placed somewhere on the map.
TextElement(LabelCompositionStrategy, Font, int, int, Color, Float, Color) - Constructor for class org.openstreetmap.josm.gui.mappaint.TextElement
Creates a new text element
TextElement(TextElement) - Constructor for class org.openstreetmap.josm.gui.mappaint.TextElement
Copy constructor
textLatLon - Variable in class org.openstreetmap.josm.actions.AddNodeAction
 
textVersion - Variable in class org.openstreetmap.josm.gui.layer.markerlayer.Marker
 
tf - Variable in class org.openstreetmap.josm.gui.MapStatus.ImageLabel
 
tfAccessTokenKey - Variable in class org.openstreetmap.josm.gui.oauth.AccessTokenInfoPanel
 
tfAccessTokenKey - Variable in class org.openstreetmap.josm.gui.oauth.ManualAuthorizationUI
 
tfAccessTokenKey - Variable in class org.openstreetmap.josm.gui.preferences.server.OAuthAuthenticationPreferencesPanel.AlreadyAuthorisedPanel
 
tfAccessTokenSecret - Variable in class org.openstreetmap.josm.gui.oauth.AccessTokenInfoPanel
 
tfAccessTokenSecret - Variable in class org.openstreetmap.josm.gui.oauth.ManualAuthorizationUI
 
tfAccessTokenSecret - Variable in class org.openstreetmap.josm.gui.preferences.server.OAuthAuthenticationPreferencesPanel.AlreadyAuthorisedPanel
 
tfAccessTokenURL - Variable in class org.openstreetmap.josm.gui.oauth.AdvancedOAuthPropertiesPanel
 
tfAuthoriseURL - Variable in class org.openstreetmap.josm.gui.oauth.AdvancedOAuthPropertiesPanel
 
tfAuthoriseUrl - Variable in class org.openstreetmap.josm.gui.oauth.SemiAutomaticAuthorizationUI.RetrieveAccessTokenPanel
 
tfChangesetId - Variable in class org.openstreetmap.josm.gui.dialogs.changeset.SingleChangesetDownloadPanel
 
tfChunkSize - Variable in class org.openstreetmap.josm.gui.io.UploadStrategySelectionPanel
 
tfClosedAfterDate1 - Variable in class org.openstreetmap.josm.gui.dialogs.changeset.query.AdvancedChangesetQueryPanel.TimeRestrictionPanel
 
tfClosedAfterDate2 - Variable in class org.openstreetmap.josm.gui.dialogs.changeset.query.AdvancedChangesetQueryPanel.TimeRestrictionPanel
 
tfClosedAfterTime1 - Variable in class org.openstreetmap.josm.gui.dialogs.changeset.query.AdvancedChangesetQueryPanel.TimeRestrictionPanel
 
tfClosedAfterTime2 - Variable in class org.openstreetmap.josm.gui.dialogs.changeset.query.AdvancedChangesetQueryPanel.TimeRestrictionPanel
 
tfClosedOn - Variable in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetDetailPanel
 
tfConsumerKey - Variable in class org.openstreetmap.josm.gui.oauth.AdvancedOAuthPropertiesPanel
 
tfConsumerSecret - Variable in class org.openstreetmap.josm.gui.oauth.AdvancedOAuthPropertiesPanel
 
tfCreatedBeforeDate - Variable in class org.openstreetmap.josm.gui.dialogs.changeset.query.AdvancedChangesetQueryPanel.TimeRestrictionPanel
 
tfCreatedBeforeTime - Variable in class org.openstreetmap.josm.gui.dialogs.changeset.query.AdvancedChangesetQueryPanel.TimeRestrictionPanel
 
tfCreatedOn - Variable in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetDetailPanel
 
tfEastNorth - Variable in class org.openstreetmap.josm.gui.dialogs.LatLonDialog
 
tfFileName - Variable in class org.openstreetmap.josm.gui.io.FilenameCellEditor
 
tfFilename - Variable in class org.openstreetmap.josm.gui.io.LayerNameAndFilePathTableCell
 
tfFileName - Variable in class org.openstreetmap.josm.gui.preferences.SourceEditor.FileOrUrlCellEditor
 
tfFilter - Variable in class org.openstreetmap.josm.gui.preferences.PluginPreference
 
tfGpsTime - Variable in class org.openstreetmap.josm.gui.layer.geoimage.CorrelateGpxWithImages.SetOffsetActionListener
 
tfID - Variable in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetDetailPanel
 
tfKey - Variable in class org.openstreetmap.josm.gui.conflict.tags.RelationMemberConflictResolver
 
tfKey - Variable in class org.openstreetmap.josm.gui.preferences.shortcut.PrefJPanel
 
tfLatLon - Variable in class org.openstreetmap.josm.gui.dialogs.LatLonDialog
 
tfLatLon - Variable in class org.openstreetmap.josm.gui.widgets.BoundingBoxSelectionPanel
 
tfLatValue - Variable in class org.openstreetmap.josm.gui.download.BoundingBoxSelection.LatValueChecker
 
tfLonValue - Variable in class org.openstreetmap.josm.gui.download.BoundingBoxSelection.LonValueChecker
 
tfMaxX - Variable in class org.openstreetmap.josm.gui.bbox.TileSelectionBBoxChooser.TileGridInputPanel
 
tfMaxY - Variable in class org.openstreetmap.josm.gui.bbox.TileSelectionBBoxChooser.TileGridInputPanel
 
tfMinX - Variable in class org.openstreetmap.josm.gui.bbox.TileSelectionBBoxChooser.TileGridInputPanel
 
tfMinY - Variable in class org.openstreetmap.josm.gui.bbox.TileSelectionBBoxChooser.TileGridInputPanel
 
tfOffset - Variable in class org.openstreetmap.josm.gui.layer.geoimage.CorrelateGpxWithImages
 
tfOpen - Variable in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetDetailPanel
 
tfOsmPassword - Variable in class org.openstreetmap.josm.gui.preferences.server.BasicAuthenticationPreferencesPanel
the OSM password
tfOsmServerUrl - Variable in class org.openstreetmap.josm.gui.preferences.server.OsmApiUrlInputPanel
 
tfOsmUrl - Variable in class org.openstreetmap.josm.gui.download.BoundingBoxSelection
 
tfOsmUrl - Variable in class org.openstreetmap.josm.gui.widgets.BoundingBoxSelectionPanel
 
tfOsmUserName - Variable in class org.openstreetmap.josm.gui.preferences.server.BasicAuthenticationPreferencesPanel
the OSM user name
tfPassword - Variable in class org.openstreetmap.josm.gui.io.CredentialDialog.CredentialPanel
 
tfPassword - Variable in class org.openstreetmap.josm.gui.oauth.FullyAutomaticAuthorizationUI
 
tfPassword - Variable in class org.openstreetmap.josm.gui.oauth.FullyAutomaticPropertiesPanel
 
tfProxyHttpHost - Variable in class org.openstreetmap.josm.gui.preferences.server.ProxyPreferencesPanel
 
tfProxyHttpPassword - Variable in class org.openstreetmap.josm.gui.preferences.server.ProxyPreferencesPanel
 
tfProxyHttpPort - Variable in class org.openstreetmap.josm.gui.preferences.server.ProxyPreferencesPanel
 
tfProxyHttpUser - Variable in class org.openstreetmap.josm.gui.preferences.server.ProxyPreferencesPanel
 
tfProxySocksHost - Variable in class org.openstreetmap.josm.gui.preferences.server.ProxyPreferencesPanel
 
tfProxySocksPort - Variable in class org.openstreetmap.josm.gui.preferences.server.ProxyPreferencesPanel
 
tfRequestTokenURL - Variable in class org.openstreetmap.josm.gui.oauth.AdvancedOAuthPropertiesPanel
 
tfRole - Variable in class org.openstreetmap.josm.gui.conflict.tags.RelationMemberConflictResolver
 
tfRole - Variable in class org.openstreetmap.josm.gui.dialogs.relation.GenericRelationEditor
 
tfTarget - Variable in class org.openstreetmap.josm.gui.download.BoundingBoxSelection.SelectAllOnFocusHandler
 
tfTileAddress - Variable in class org.openstreetmap.josm.gui.bbox.TileSelectionBBoxChooser.TileAddressInputPanel
 
tfTimezone - Variable in class org.openstreetmap.josm.gui.layer.geoimage.CorrelateGpxWithImages
 
tfTitle - Variable in class org.openstreetmap.josm.gui.preferences.SourceEditor.EditSourceEntryDialog
 
tfUid - Variable in class org.openstreetmap.josm.gui.dialogs.changeset.query.AdvancedChangesetQueryPanel.UserRestrictionPanel
 
tfUpdateInterval - Variable in class org.openstreetmap.josm.gui.preferences.plugin.PluginUpdatePolicyPanel
 
tfUrl - Variable in class org.openstreetmap.josm.gui.dialogs.changeset.query.UrlBasedQueryPanel
 
tfURL - Variable in class org.openstreetmap.josm.gui.preferences.SourceEditor.EditSourceEntryDialog
 
tfUser - Variable in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetDetailPanel
 
tfUserName - Variable in class org.openstreetmap.josm.gui.dialogs.changeset.query.AdvancedChangesetQueryPanel.UserRestrictionPanel
 
tfUserName - Variable in class org.openstreetmap.josm.gui.io.CredentialDialog.CredentialPanel
 
tfUserName - Variable in class org.openstreetmap.josm.gui.oauth.FullyAutomaticAuthorizationUI
 
tfUserName - Variable in class org.openstreetmap.josm.gui.oauth.FullyAutomaticPropertiesPanel
 
tfValue - Variable in class org.openstreetmap.josm.gui.conflict.tags.RelationMemberConflictResolver
 
theFactory - Static variable in class org.openstreetmap.josm.io.OsmWriterFactory
 
their - Variable in class org.openstreetmap.josm.command.RelationMemberConflictResolverCommand
their relation
their - Variable in class org.openstreetmap.josm.data.conflict.Conflict
 
their - Variable in class org.openstreetmap.josm.gui.conflict.pair.ConflictResolver
 
THEIR_PRIMITIVE_PROP - Static variable in class org.openstreetmap.josm.gui.conflict.pair.ConflictResolver
name of the property for the OsmPrimitive in the role "my"
theirCoords - Variable in class org.openstreetmap.josm.gui.conflict.pair.properties.PropertiesMergeModel
 
theirDeletedState - Variable in class org.openstreetmap.josm.gui.conflict.pair.properties.PropertiesMergeModel
 
theirEntriesSelectionModel - Variable in class org.openstreetmap.josm.gui.conflict.pair.ListMergeModel
 
theirEntriesTable - Variable in class org.openstreetmap.josm.gui.conflict.pair.ListMerger
 
theirEntriesTableModel - Variable in class org.openstreetmap.josm.gui.conflict.pair.ListMergeModel
 
theirReferrers - Variable in class org.openstreetmap.josm.gui.conflict.pair.properties.PropertiesMergeModel
 
theirTable - Variable in class org.openstreetmap.josm.gui.conflict.pair.tags.TagMerger
 
TheirTableCellRenderer - Class in org.openstreetmap.josm.gui.conflict.pair.tags
 
TheirTableCellRenderer() - Constructor for class org.openstreetmap.josm.gui.conflict.pair.tags.TheirTableCellRenderer
 
theirTagValue - Variable in class org.openstreetmap.josm.gui.conflict.pair.tags.TagMergeItem
 
THINNEST - Static variable in class org.openstreetmap.josm.gui.mappaint.Keyword
 
thirdcol - Variable in class org.openstreetmap.josm.gui.download.PlaceSelection.Server
 
thread - Variable in class org.openstreetmap.josm.gui.MapStatus
This is the thread that runs in the background and collects the information displayed.
threadCount - Variable in class org.openstreetmap.josm.gui.layer.WMSLayer
 
ThreeParameterDatum - Class in org.openstreetmap.josm.data.projection.datum
Datum provides 3 dimensional offset and ellipsoid conversion.
ThreeParameterDatum(String, String, Ellipsoid, double, double, double) - Constructor for class org.openstreetmap.josm.data.projection.datum.ThreeParameterDatum
 
throwException(String) - Method in class org.openstreetmap.josm.data.Preferences
 
throwException(String) - Method in class org.openstreetmap.josm.io.DiffResultProcessor.Parser
 
throwException(String) - Method in class org.openstreetmap.josm.io.OsmChangesetContentParser.Parser
 
throwException(Exception) - Method in class org.openstreetmap.josm.io.OsmChangesetContentParser.Parser
 
throwException(String) - Method in class org.openstreetmap.josm.io.OsmChangesetParser.Parser
 
throwException(String) - Method in class org.openstreetmap.josm.io.OsmHistoryReader.Parser
 
throwException(String) - Method in class org.openstreetmap.josm.io.OsmReader
 
throwException(Exception) - Method in class org.openstreetmap.josm.tools.XmlObjectParser.Parser
 
throwInvalidLayout(String, MultiSplitLayout.Node) - Method in class org.openstreetmap.josm.gui.MultiSplitLayout
 
throwParseException(StreamTokenizer, String) - Static method in class org.openstreetmap.josm.gui.MultiSplitLayout
 
thumbnail - Variable in class org.openstreetmap.josm.gui.layer.geoimage.ImageEntry
 
thumbsLoaded - Variable in class org.openstreetmap.josm.gui.layer.geoimage.GeoImageLayer
 
thumbsloader - Variable in class org.openstreetmap.josm.gui.layer.geoimage.GeoImageLayer
 
ThumbsLoader - Class in org.openstreetmap.josm.gui.layer.geoimage
 
ThumbsLoader(GeoImageLayer) - Constructor for class org.openstreetmap.josm.gui.layer.geoimage.ThumbsLoader
 
ticks - Variable in class org.openstreetmap.josm.gui.progress.AbstractProgressMonitor
 
ticksCount - Variable in class org.openstreetmap.josm.gui.progress.AbstractProgressMonitor
 
TigerUtils - Class in org.openstreetmap.josm.data.osm
A simple class to keep helper functions for merging TIGER data
TigerUtils() - Constructor for class org.openstreetmap.josm.data.osm.TigerUtils
 
tile - Variable in class org.openstreetmap.gui.jmapviewer.MemoryTileCache.CacheEntry
 
tile - Variable in class org.openstreetmap.gui.jmapviewer.OsmFileCacheTileLoader.FileLoadJob
 
Tile - Class in org.openstreetmap.gui.jmapviewer
Holds one map tile.
Tile(TileSource, int, int, int) - Constructor for class org.openstreetmap.gui.jmapviewer.Tile
Creates a tile with empty image.
Tile(TileSource, int, int, int, BufferedImage) - Constructor for class org.openstreetmap.gui.jmapviewer.Tile
 
tile2LatLon(long) - Static method in class org.openstreetmap.josm.data.coor.QuadTiling
 
TILE_BOUNDS_PROP - Static variable in class org.openstreetmap.josm.gui.bbox.TileSelectionBBoxChooser.TileAddressInputPanel
 
TILE_BOUNDS_PROP - Static variable in class org.openstreetmap.josm.gui.bbox.TileSelectionBBoxChooser.TileGridInputPanel
 
TILE_SIZE - Static variable in class org.openstreetmap.gui.jmapviewer.OsmMercator
 
tileBounds - Variable in class org.openstreetmap.josm.gui.bbox.TileSelectionBBoxChooser.TileAddressValidator
 
tileBoundsBuilder - Variable in class org.openstreetmap.josm.gui.bbox.TileSelectionBBoxChooser.TileGridInputPanel
 
TileCache - Interface in org.openstreetmap.gui.jmapviewer.interfaces
Implement this interface for creating your custom tile cache for JMapViewer.
tileCache - Variable in class org.openstreetmap.gui.jmapviewer.TileController
 
tileCache - Variable in class org.openstreetmap.josm.gui.layer.TMSLayer
 
tileCacheDir - Variable in class org.openstreetmap.gui.jmapviewer.OsmFileCacheTileLoader.FileLoadJob
 
tilecacheDir - Variable in class org.openstreetmap.josm.gui.preferences.imagery.TMSSettingsPanel
 
tileController - Variable in class org.openstreetmap.gui.jmapviewer.JMapViewer
 
TileController - Class in org.openstreetmap.gui.jmapviewer
 
TileController(TileSource, TileCache, TileLoaderListener) - Constructor for class org.openstreetmap.gui.jmapviewer.TileController
 
tileFile - Variable in class org.openstreetmap.gui.jmapviewer.OsmFileCacheTileLoader.FileLoadJob
 
tileGridVisible - Variable in class org.openstreetmap.gui.jmapviewer.JMapViewer
 
tileIndex - Variable in class org.openstreetmap.josm.gui.bbox.TileSelectionBBoxChooser.TileCoordinateValidator
 
TileJob - Interface in org.openstreetmap.gui.jmapviewer.interfaces
Interface for implementing a tile loading job.
tileLatLon(Tile) - Method in class org.openstreetmap.josm.gui.layer.TMSLayer
 
TileLoader - Interface in org.openstreetmap.gui.jmapviewer.interfaces
Interface for implementing a tile loader.
tileLoader - Variable in class org.openstreetmap.gui.jmapviewer.TileController
 
tileLoader - Variable in class org.openstreetmap.josm.gui.layer.TMSLayer
 
TileLoaderListener - Interface in org.openstreetmap.gui.jmapviewer.interfaces
 
tileLoadingFinished(Tile, boolean) - Method in interface org.openstreetmap.gui.jmapviewer.interfaces.TileLoaderListener
Will be called if a new Tile has been loaded successfully.
tileLoadingFinished(Tile, boolean) - Method in class org.openstreetmap.gui.jmapviewer.JMapViewer
 
tileLoadingFinished(Tile, boolean) - Method in class org.openstreetmap.josm.gui.layer.TMSLayer
 
tileMax - Variable in class org.openstreetmap.josm.gui.layer.TMSLayer.TileSet
 
tileOptionMenu - Variable in class org.openstreetmap.josm.gui.layer.TMSLayer
 
tileRequestsOutstanding - Variable in class org.openstreetmap.josm.gui.layer.TMSLayer
 
TILES_PER_LEVEL - Static variable in class org.openstreetmap.josm.data.coor.QuadTiling
 
TILES_PER_LEVEL_SHIFT - Static variable in class org.openstreetmap.josm.data.coor.QuadTiling
 
TileSelection - Class in org.openstreetmap.josm.gui.download
Tile selector.
TileSelection() - Constructor for class org.openstreetmap.josm.gui.download.TileSelection
 
TileSelectionBBoxChooser - Class in org.openstreetmap.josm.gui.bbox
TileSelectionBBoxChooser allows to select a bounding box (i.e.
TileSelectionBBoxChooser() - Constructor for class org.openstreetmap.josm.gui.bbox.TileSelectionBBoxChooser
 
TileSelectionBBoxChooser.TileAddressInputPanel - Class in org.openstreetmap.josm.gui.bbox
A panel for entering the address of a single OSM tile at a given zoom level.
TileSelectionBBoxChooser.TileAddressInputPanel() - Constructor for class org.openstreetmap.josm.gui.bbox.TileSelectionBBoxChooser.TileAddressInputPanel
 
TileSelectionBBoxChooser.TileAddressInputPanel.ApplyTileAddressAction - Class in org.openstreetmap.josm.gui.bbox
 
TileSelectionBBoxChooser.TileAddressInputPanel.ApplyTileAddressAction() - Constructor for class org.openstreetmap.josm.gui.bbox.TileSelectionBBoxChooser.TileAddressInputPanel.ApplyTileAddressAction
 
TileSelectionBBoxChooser.TileAddressValidator - Class in org.openstreetmap.josm.gui.bbox
Validates a tile address
TileSelectionBBoxChooser.TileAddressValidator(JTextComponent) - Constructor for class org.openstreetmap.josm.gui.bbox.TileSelectionBBoxChooser.TileAddressValidator
 
TileSelectionBBoxChooser.TileBounds - Class in org.openstreetmap.josm.gui.bbox
Represents a rectangular area of tiles at a given zoom level.
TileSelectionBBoxChooser.TileBounds() - Constructor for class org.openstreetmap.josm.gui.bbox.TileSelectionBBoxChooser.TileBounds
 
TileSelectionBBoxChooser.TileBounds(Point, Point, int) - Constructor for class org.openstreetmap.josm.gui.bbox.TileSelectionBBoxChooser.TileBounds
 
TileSelectionBBoxChooser.TileBoundsChangeListener - Class in org.openstreetmap.josm.gui.bbox
Listens to changes in the selected tile bounds, refreshes the map view and emits property change events for BBoxChooser.BBOX_PROP
TileSelectionBBoxChooser.TileBoundsChangeListener() - Constructor for class org.openstreetmap.josm.gui.bbox.TileSelectionBBoxChooser.TileBoundsChangeListener
 
TileSelectionBBoxChooser.TileBoundsMapView - Class in org.openstreetmap.josm.gui.bbox
The map view used in this bounding box chooser
TileSelectionBBoxChooser.TileBoundsMapView() - Constructor for class org.openstreetmap.josm.gui.bbox.TileSelectionBBoxChooser.TileBoundsMapView
 
TileSelectionBBoxChooser.TileCoordinateValidator - Class in org.openstreetmap.josm.gui.bbox
Validates the x- or y-coordinate of a tile at a given zoom level.
TileSelectionBBoxChooser.TileCoordinateValidator(JTextComponent) - Constructor for class org.openstreetmap.josm.gui.bbox.TileSelectionBBoxChooser.TileCoordinateValidator
 
TileSelectionBBoxChooser.TileGridInputPanel - Class in org.openstreetmap.josm.gui.bbox
A panel for describing a rectangular area of OSM tiles at a given zoom level.
TileSelectionBBoxChooser.TileGridInputPanel() - Constructor for class org.openstreetmap.josm.gui.bbox.TileSelectionBBoxChooser.TileGridInputPanel
 
TileSelectionBBoxChooser.TileGridInputPanel.TileBoundsBuilder - Class in org.openstreetmap.josm.gui.bbox
 
TileSelectionBBoxChooser.TileGridInputPanel.TileBoundsBuilder() - Constructor for class org.openstreetmap.josm.gui.bbox.TileSelectionBBoxChooser.TileGridInputPanel.TileBoundsBuilder
 
TileSelectionBBoxChooser.TileGridInputPanel.ZomeLevelChangeHandler - Class in org.openstreetmap.josm.gui.bbox
 
TileSelectionBBoxChooser.TileGridInputPanel.ZomeLevelChangeHandler() - Constructor for class org.openstreetmap.josm.gui.bbox.TileSelectionBBoxChooser.TileGridInputPanel.ZomeLevelChangeHandler
 
tileSetInfos - Variable in class org.openstreetmap.josm.gui.layer.TMSLayer.DeepTileSet
 
tileSets - Variable in class org.openstreetmap.josm.gui.layer.TMSLayer.DeepTileSet
 
tileSize - Variable in class org.openstreetmap.josm.data.imagery.types.WmsCacheType
 
tileSize - Variable in class org.openstreetmap.josm.data.imagery.WmsCache
 
TileSource - Interface in org.openstreetmap.gui.jmapviewer.interfaces
 
tileSource - Variable in class org.openstreetmap.gui.jmapviewer.JMapViewer
 
tileSource - Variable in class org.openstreetmap.gui.jmapviewer.TileController
 
tileSource - Variable in class org.openstreetmap.josm.gui.layer.TMSLayer
 
TileSource.TileUpdate - Enum in org.openstreetmap.gui.jmapviewer.interfaces
Specifies the different mechanisms for detecting updated tiles respectively only download newer tiles than those stored locally.
TileSource.TileUpdate() - Constructor for enum org.openstreetmap.gui.jmapviewer.interfaces.TileSource.TileUpdate
 
tilesSpanned() - Method in class org.openstreetmap.josm.gui.layer.TMSLayer.TileSet
 
tileToRect(Tile) - Method in class org.openstreetmap.josm.gui.layer.TMSLayer
 
tileXToLon(int, int) - Method in interface org.openstreetmap.gui.jmapviewer.interfaces.TileSource
 
tileXToLon(int, int) - Method in class org.openstreetmap.gui.jmapviewer.tilesources.AbstractTMSTileSource
 
tileXToLon(int, int) - Method in class org.openstreetmap.gui.jmapviewer.tilesources.ScanexTileSource
 
tileXToLon(int, int) - Method in class org.openstreetmap.josm.gui.bbox.SlippyMapBBoxChooser.RenamedSourceDecorator
 
tileYToLat(int, int) - Method in interface org.openstreetmap.gui.jmapviewer.interfaces.TileSource
 
tileYToLat(int, int) - Method in class org.openstreetmap.gui.jmapviewer.tilesources.AbstractTMSTileSource
 
tileYToLat(int, int) - Method in class org.openstreetmap.gui.jmapviewer.tilesources.ScanexTileSource
 
tileYToLat(int, int) - Method in class org.openstreetmap.josm.gui.bbox.SlippyMapBBoxChooser.RenamedSourceDecorator
 
time - Variable in class org.openstreetmap.josm.data.gpx.WayPoint
 
time - Variable in class org.openstreetmap.josm.data.Version
 
time - Variable in class org.openstreetmap.josm.gui.layer.markerlayer.Marker
 
time - Variable in class org.openstreetmap.josm.gui.SplashScreen.SplashScreenProgressRenderer
 
timedMarkersOmitted - Variable in class org.openstreetmap.josm.gui.layer.GpxLayer.Markers
 
timeFromAudio - Variable in class org.openstreetmap.josm.gui.layer.markerlayer.AudioMarker
 
timeLeft(int, int) - Method in class org.openstreetmap.josm.io.OsmServerWriter
 
timeoutConnect - Variable in class org.openstreetmap.gui.jmapviewer.OsmTileLoader
 
timeoutRead - Variable in class org.openstreetmap.gui.jmapviewer.OsmTileLoader
 
timer - Variable in class org.openstreetmap.josm.actions.mapmode.DrawAction
 
timer - Variable in class org.openstreetmap.josm.data.AutosaveTask
 
timer - Static variable in class org.openstreetmap.josm.gui.bbox.SlippyMapControler
A Timer for smoothly moving the map area
timer - Variable in class org.openstreetmap.josm.gui.layer.markerlayer.PlayHeadMarker
 
timer - Variable in class org.openstreetmap.josm.gui.MenuScroller.MenuScrollItem
 
timer - Variable in class org.openstreetmap.josm.gui.ScrollViewport
 
timer - Variable in class org.openstreetmap.josm.tools.MultikeyActionsHandler
 
timerAction() - Method in class org.openstreetmap.josm.gui.layer.markerlayer.PlayHeadMarker
callback for moving play head marker according to audio player position
timeRestrictionsStateChanged() - Method in class org.openstreetmap.josm.gui.dialogs.changeset.query.AdvancedChangesetQueryPanel.RestrictionGroupStateChangeHandler
 
timerInterval - Static variable in class org.openstreetmap.josm.gui.bbox.SlippyMapControler
How often to do the moving (milliseconds)
times(float...) - Static method in class org.openstreetmap.josm.gui.mappaint.mapcss.Expression.FunctionExpression.EvalFunctions
 
timestamp - Variable in class org.openstreetmap.josm.data.osm.AbstractPrimitive
 
timestamp - Variable in class org.openstreetmap.josm.data.osm.history.HistoryOsmPrimitive
 
timezone - Variable in class org.openstreetmap.josm.gui.layer.geoimage.CorrelateGpxWithImages
 
title - Variable in class org.openstreetmap.josm.gui.MapStatus.BackgroundProgressMonitor
 
title - Variable in class org.openstreetmap.josm.gui.PleaseWaitRunnable
 
title - Variable in class org.openstreetmap.josm.gui.preferences.DefaultTabPreferenceSetting
 
title - Variable in class org.openstreetmap.josm.gui.preferences.SourceEntry
A title that can be used as menu entry.
title - Variable in class org.openstreetmap.josm.gui.progress.AbstractProgressMonitor.Request
 
title - Variable in class org.openstreetmap.josm.gui.progress.PleaseWaitProgressMonitor
 
titleBar - Variable in class org.openstreetmap.josm.gui.dialogs.ToggleDialog
 
tmp - Variable in class org.openstreetmap.josm.gui.layer.geoimage.ImageEntry
When the corralation dialog is open, we like to show the image position for the current time offset on the map in real time.
TMSLayer - Class in org.openstreetmap.josm.gui.layer
Class that displays a slippy map layer.
TMSLayer(ImageryInfo) - Constructor for class org.openstreetmap.josm.gui.layer.TMSLayer
 
TMSLayer.CachedAttributionBingAerialTileSource - Class in org.openstreetmap.josm.gui.layer
 
TMSLayer.CachedAttributionBingAerialTileSource() - Constructor for class org.openstreetmap.josm.gui.layer.TMSLayer.CachedAttributionBingAerialTileSource
 
TMSLayer.CachedAttributionBingAerialTileSource.BingAttributionData - Class in org.openstreetmap.josm.gui.layer
 
TMSLayer.CachedAttributionBingAerialTileSource.BingAttributionData() - Constructor for class org.openstreetmap.josm.gui.layer.TMSLayer.CachedAttributionBingAerialTileSource.BingAttributionData
 
TMSLayer.DeepTileSet - Class in org.openstreetmap.josm.gui.layer
 
TMSLayer.DeepTileSet(EastNorth, EastNorth, int, int) - Constructor for class org.openstreetmap.josm.gui.layer.TMSLayer.DeepTileSet
 
TMSLayer.TileSet - Class in org.openstreetmap.josm.gui.layer
 
TMSLayer.TileSet(EastNorth, EastNorth, int) - Constructor for class org.openstreetmap.josm.gui.layer.TMSLayer.TileSet
Create a TileSet by EastNorth bbox taking a layer shift in account
TMSLayer.TileSet(LatLon, LatLon, int) - Constructor for class org.openstreetmap.josm.gui.layer.TMSLayer.TileSet
Create a TileSet by known LatLon bbox without layer shift correction
TMSLayer.TileSetInfo - Class in org.openstreetmap.josm.gui.layer
 
TMSLayer.TileSetInfo() - Constructor for class org.openstreetmap.josm.gui.layer.TMSLayer.TileSetInfo
 
TMSLayer.TmsTileClearController - Class in org.openstreetmap.josm.gui.layer
 
TMSLayer.TmsTileClearController(ProgressMonitor) - Constructor for class org.openstreetmap.josm.gui.layer.TMSLayer.TmsTileClearController
 
tmsSettings - Variable in class org.openstreetmap.josm.gui.preferences.imagery.ImageryPreference
 
TMSSettingsPanel - Class in org.openstreetmap.josm.gui.preferences.imagery
JPanel giving access to TMS settings.
TMSSettingsPanel() - Constructor for class org.openstreetmap.josm.gui.preferences.imagery.TMSSettingsPanel
Constructs a new TMSSettingsPanel.
TMSTileSource - Class in org.openstreetmap.gui.jmapviewer.tilesources
 
TMSTileSource(String, String, int) - Constructor for class org.openstreetmap.gui.jmapviewer.tilesources.TMSTileSource
 
TMSTileSource(String, String, int, int) - Constructor for class org.openstreetmap.gui.jmapviewer.tilesources.TMSTileSource
 
tmsURL - Variable in class org.openstreetmap.josm.gui.preferences.imagery.AddWMSLayerPanel
 
tmsZoom - Variable in class org.openstreetmap.josm.gui.preferences.imagery.AddWMSLayerPanel
 
TO_VIA_NODE - Static variable in class org.openstreetmap.josm.data.validation.tests.TurnrestrictionTest
 
TO_VIA_WAY - Static variable in class org.openstreetmap.josm.data.validation.tests.TurnrestrictionTest
 
toAdd - Variable in class org.openstreetmap.josm.data.APIDataSet
 
toArray() - Method in class org.openstreetmap.josm.data.osm.QuadBuckets
 
toArray(A[]) - Method in class org.openstreetmap.josm.data.osm.QuadBuckets
 
toArrayList() - Method in class org.openstreetmap.josm.data.osm.QuadBuckets
 
toArrayList(Pair<T, T>) - Static method in class org.openstreetmap.josm.tools.Pair
 
toBool(Object) - Static method in class org.openstreetmap.josm.gui.mappaint.Cascade
 
toCode() - Method in class org.openstreetmap.josm.data.projection.AbstractProjection
Default implementation of toCode().
toCode() - Method in class org.openstreetmap.josm.data.projection.CustomProjection
 
toCode() - Method in class org.openstreetmap.josm.data.projection.Epsg4326
 
toCode() - Method in interface org.openstreetmap.josm.data.projection.Projection
Return projection code.
toCode() - Method in class org.openstreetmap.josm.data.projection.Puwg.Epsg2180
 
toCode() - Method in class org.openstreetmap.josm.data.projection.Puwg.Puwg2000
 
toCode() - Method in interface org.openstreetmap.josm.data.projection.Puwg.PuwgData
 
toCode() - Method in class org.openstreetmap.josm.gui.mappaint.xml.XmlCondition
 
toColor(Object) - Static method in class org.openstreetmap.josm.gui.mappaint.Cascade
 
toDelete - Variable in class org.openstreetmap.josm.command.DeleteCommand
The primitives that get deleted.
toDelete - Variable in class org.openstreetmap.josm.data.APIDataSet
 
toDisplayString() - Method in class org.openstreetmap.josm.data.coor.LatLon
Returns this lat/lon pair in human-readable format.
toDownload - Variable in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetContentDownloadTask
the list of changeset ids to download
toEastNorth() - Method in class org.openstreetmap.josm.actions.AlignInCircleAction.PolarCoor
 
toEllipsoid - Variable in class org.openstreetmap.josm.data.projection.datum.NTV2GridShiftFile
 
tOffset - Variable in class org.openstreetmap.josm.actions.ImageryAdjustAction.ImageryOffsetDialog
 
toFloat(Object) - Static method in class org.openstreetmap.josm.gui.mappaint.Cascade
 
toFloatArray(Object) - Static method in class org.openstreetmap.josm.gui.mappaint.Cascade
 
toggle() - Method in class org.openstreetmap.josm.gui.bbox.SizeButton
 
toggle() - Method in class org.openstreetmap.josm.gui.bbox.SourceButton
 
toggleable - Variable in class org.openstreetmap.josm.gui.ExtendedDialog
 
toggleAction - Variable in class org.openstreetmap.josm.gui.dialogs.ToggleDialog
The action to toggle this dialog
toggleButtonHook() - Method in class org.openstreetmap.josm.gui.dialogs.ToggleDialog
Do something when the toggleButton is pressed.
toggleButtonHook() - Method in class org.openstreetmap.josm.gui.layer.geoimage.ImageViewerDialog
When pressing the Toggle button always show the docked dialog.
toggleCheckbox - Variable in class org.openstreetmap.josm.gui.ExtendedDialog
 
toggleCheckboxText - Variable in class org.openstreetmap.josm.gui.ExtendedDialog
 
toggleCheckState(String) - Method in class org.openstreetmap.josm.gui.ExtendedDialog
This function returns true if the dialog has been set to "do not show again"
ToggleDialog - Class in org.openstreetmap.josm.gui.dialogs
This class is a toggle dialog that can be turned on and off.
ToggleDialog(String, String, String, Shortcut, int) - Constructor for class org.openstreetmap.josm.gui.dialogs.ToggleDialog
Constructor (see below)
ToggleDialog(String, String, String, Shortcut, int, boolean) - Constructor for class org.openstreetmap.josm.gui.dialogs.ToggleDialog
Constructor
ToggleDialog.ButtonHiddingType - Enum in org.openstreetmap.josm.gui.dialogs
 
ToggleDialog.ButtonHiddingType() - Constructor for enum org.openstreetmap.josm.gui.dialogs.ToggleDialog.ButtonHiddingType
 
ToggleDialog.DetachedDialog - Class in org.openstreetmap.josm.gui.dialogs
The dialog class used to display toggle dialogs in a detached window.
ToggleDialog.DetachedDialog() - Constructor for class org.openstreetmap.josm.gui.dialogs.ToggleDialog.DetachedDialog
 
ToggleDialog.TitleBar - Class in org.openstreetmap.josm.gui.dialogs
The title bar displayed in docked mode
ToggleDialog.TitleBar(String, String) - Constructor for class org.openstreetmap.josm.gui.dialogs.ToggleDialog.TitleBar
 
ToggleDialog.ToggleDialogAction - Class in org.openstreetmap.josm.gui.dialogs
The action to toggle the visibility state of this toggle dialog.
ToggleDialog.ToggleDialogAction(String, String, String, Shortcut, String) - Constructor for class org.openstreetmap.josm.gui.dialogs.ToggleDialog.ToggleDialogAction
 
toggleDisable() - Method in class org.openstreetmap.josm.gui.ExtendedDialog
Call this if you "accidentally" called toggleEnable.
toggleEnable(String) - Method in class org.openstreetmap.josm.gui.ExtendedDialog
Calling this will offer the user a "Do not show again" checkbox for the dialog.
toggleGPXLines - Variable in class org.openstreetmap.josm.gui.MainMenu
 
ToggleGPXLinesAction - Class in org.openstreetmap.josm.actions
 
ToggleGPXLinesAction() - Constructor for class org.openstreetmap.josm.actions.ToggleGPXLinesAction
 
toggleMapSource(TileSource) - Method in class org.openstreetmap.josm.gui.bbox.SlippyMapBBoxChooser
 
togglePref - Variable in class org.openstreetmap.josm.gui.ExtendedDialog
 
toggleSaveState() - Method in class org.openstreetmap.josm.gui.ExtendedDialog
This function checks the state of the "Do not show again" checkbox and writes the corresponding pref.
toggleSelected(Collection<? extends PrimitiveId>) - Method in class org.openstreetmap.josm.data.osm.DataSet
 
toggleSelected(PrimitiveId...) - Method in class org.openstreetmap.josm.data.osm.DataSet
 
toggleSelectedModifierCombo - Variable in class org.openstreetmap.josm.actions.mapmode.ParallelWayAction
 
toggleSelectedState() - Method in class org.openstreetmap.josm.actions.ChangesetManagerToggleAction
 
toggleSelectedState() - Method in class org.openstreetmap.josm.actions.ExpertToggleAction
 
toggleSelectedState() - Method in class org.openstreetmap.josm.actions.FullscreenToggleAction
 
toggleSelectedState() - Method in class org.openstreetmap.josm.actions.ViewportFollowToggleAction
 
toggleSelectedState() - Method in class org.openstreetmap.josm.actions.WireframeToggleAction
 
toggleSnapping() - Method in class org.openstreetmap.josm.actions.mapmode.DrawAction.SnapHelper
 
toggleStyle() - Method in class org.openstreetmap.josm.gui.mappaint.MapPaintMenu.MapPaintAction
 
toggleStyleActive(int...) - Static method in class org.openstreetmap.josm.gui.mappaint.MapPaintStyles
 
ToggleUploadDiscouragedLayerAction - Class in org.openstreetmap.josm.actions
 
ToggleUploadDiscouragedLayerAction(OsmDataLayer) - Constructor for class org.openstreetmap.josm.actions.ToggleUploadDiscouragedLayerAction
 
toggleValue - Variable in class org.openstreetmap.josm.gui.ExtendedDialog
 
toggleVisible() - Method in class org.openstreetmap.josm.gui.layer.Layer
Toggles the visibility state of this layer.
toGpxData(DataSet, File) - Static method in class org.openstreetmap.josm.gui.layer.OsmDataLayer
 
toGpxData() - Method in class org.openstreetmap.josm.gui.layer.OsmDataLayer
 
toHexString(byte[]) - Static method in class org.openstreetmap.josm.tools.Utils
Converts a byte array to a string of hexadecimal characters.
toIntervalLat(double) - Static method in class org.openstreetmap.josm.data.coor.LatLon
 
toIntervalLon(double) - Static method in class org.openstreetmap.josm.data.coor.LatLon
Returns a valid OSM longitude [-180,+180] for the given extended longitude value.
token - Variable in class org.openstreetmap.josm.gui.oauth.OAuthAuthorizationWizard.AcceptAccessTokenAction
 
token - Variable in class org.openstreetmap.josm.gui.oauth.OsmOAuthAuthorizationClient.SessionId
 
token - Variable in class org.openstreetmap.josm.gui.oauth.TestAccessTokenTask
 
tokenizer - Variable in class org.openstreetmap.josm.actions.search.SearchCompiler
 
tokenizer - Variable in class org.openstreetmap.josm.tools.template_engine.TemplateParser
 
Tokenizer - Class in org.openstreetmap.josm.tools.template_engine
 
Tokenizer(String) - Constructor for class org.openstreetmap.josm.tools.template_engine.Tokenizer
 
Tokenizer.Token - Class in org.openstreetmap.josm.tools.template_engine
 
Tokenizer.Token(Tokenizer.TokenType, int) - Constructor for class org.openstreetmap.josm.tools.template_engine.Tokenizer.Token
 
Tokenizer.Token(Tokenizer.TokenType, int, String) - Constructor for class org.openstreetmap.josm.tools.template_engine.Tokenizer.Token
 
Tokenizer.TokenType - Enum in org.openstreetmap.josm.tools.template_engine
 
Tokenizer.TokenType() - Constructor for enum org.openstreetmap.josm.tools.template_engine.Tokenizer.TokenType
 
toLabel() - Method in class org.openstreetmap.josm.data.validation.util.MultipleNameVisitor
 
toLabel() - Method in class org.openstreetmap.josm.data.validation.util.NameVisitor
 
TOLERANCE1 - Static variable in class org.openstreetmap.josm.actions.OrthogonalizeAction
excepted deviation from an angle of 0, 90, 180, 360 degrees maximum value: 45 degrees Current policy is to except just everything, no matter how strange the result would be.
TOLERANCE2 - Static variable in class org.openstreetmap.josm.actions.OrthogonalizeAction
 
toLoad - Variable in class org.openstreetmap.josm.actions.downloadtasks.DownloadOsmChangeTask.HistoryLoaderAndListener
 
toLoad - Variable in class org.openstreetmap.josm.gui.history.HistoryLoadTask
 
tooLarge() - Method in class org.openstreetmap.josm.gui.layer.TMSLayer.TileSet
 
toolbar - Static variable in class org.openstreetmap.josm.Main
The toolbar preference control to register new actions.
toolBarActions - Variable in class org.openstreetmap.josm.gui.MapFrame
The toolbar with the action icons.
ToolbarPreferences - Class in org.openstreetmap.josm.gui.preferences
 
ToolbarPreferences() - Constructor for class org.openstreetmap.josm.gui.preferences.ToolbarPreferences
 
ToolbarPreferences.ActionDefinition - Class in org.openstreetmap.josm.gui.preferences
 
ToolbarPreferences.ActionDefinition(Action) - Constructor for class org.openstreetmap.josm.gui.preferences.ToolbarPreferences.ActionDefinition
 
ToolbarPreferences.ActionParametersTableModel - Class in org.openstreetmap.josm.gui.preferences
 
ToolbarPreferences.ActionParametersTableModel() - Constructor for class org.openstreetmap.josm.gui.preferences.ToolbarPreferences.ActionParametersTableModel
 
ToolbarPreferences.ActionParser - Class in org.openstreetmap.josm.gui.preferences
 
ToolbarPreferences.ActionParser(Map<String, Action>) - Constructor for class org.openstreetmap.josm.gui.preferences.ToolbarPreferences.ActionParser
 
ToolbarPreferences.Settings - Class in org.openstreetmap.josm.gui.preferences
 
ToolbarPreferences.Settings(DefaultMutableTreeNode) - Constructor for class org.openstreetmap.josm.gui.preferences.ToolbarPreferences.Settings
 
ToolbarPreferences.Settings.ActionTransferable - Class in org.openstreetmap.josm.gui.preferences
 
ToolbarPreferences.Settings.ActionTransferable(List<ToolbarPreferences.ActionDefinition>) - Constructor for class org.openstreetmap.josm.gui.preferences.ToolbarPreferences.Settings.ActionTransferable
 
ToolbarPreferences.Settings.Move - Class in org.openstreetmap.josm.gui.preferences
 
ToolbarPreferences.Settings.Move() - Constructor for class org.openstreetmap.josm.gui.preferences.ToolbarPreferences.Settings.Move
 
ToolbarPreferences.ToolbarPopupMenu - Class in org.openstreetmap.josm.gui.preferences
 
ToolbarPreferences.ToolbarPopupMenu(ToolbarPreferences.ActionDefinition) - Constructor for class org.openstreetmap.josm.gui.preferences.ToolbarPreferences.ToolbarPopupMenu
 
toolBarToggle - Variable in class org.openstreetmap.josm.gui.MapFrame
 
toolGroup - Variable in class org.openstreetmap.josm.gui.MapFrame
 
toolsMenu - Variable in class org.openstreetmap.josm.gui.MainMenu
 
tooltipText - Variable in class org.openstreetmap.josm.gui.HelpAwareOptionPane.ButtonSpec
 
tooSmall() - Method in class org.openstreetmap.josm.gui.layer.TMSLayer.TileSet
 
topFixedCount - Variable in class org.openstreetmap.josm.gui.MenuScroller
 
topLeft - Variable in class org.openstreetmap.gui.jmapviewer.MapRectangleImpl
 
topLeft - Variable in class org.openstreetmap.josm.gui.layer.TMSLayer.DeepTileSet
 
topLeft - Variable in class org.openstreetmap.josm.tools.WindowGeometry
the top left point
topLevelSubGrid - Variable in class org.openstreetmap.josm.data.projection.datum.NTV2GridShiftFile
 
topologicalSort(MultiMap<T, T>) - Static method in class org.openstreetmap.josm.tools.Utils
Topological sort.
topoSort(Collection<OsmPrimitive>) - Static method in class org.openstreetmap.josm.command.PurgeCommand
Sorts a collection of primitives such that for each object its referrers come later in the sorted collection.
toPurge - Variable in class org.openstreetmap.josm.actions.PurgeAction
 
toPurge - Variable in class org.openstreetmap.josm.command.PurgeCommand
 
toPurgeAdditionally - Variable in class org.openstreetmap.josm.actions.PurgeAction
Subset of toPurgeChecked.
toPurgeChecked - Variable in class org.openstreetmap.josm.actions.PurgeAction
finally, contains all objects that are purged
toSemiMajorAxis - Variable in class org.openstreetmap.josm.data.projection.datum.NTV2GridShiftFile
 
toSemiMinorAxis - Variable in class org.openstreetmap.josm.data.projection.datum.NTV2GridShiftFile
 
toShortString(DecimalFormat) - Method in class org.openstreetmap.josm.data.Bounds
 
toString() - Method in class org.openstreetmap.gui.jmapviewer.Coordinate
 
toString() - Method in class org.openstreetmap.gui.jmapviewer.MapMarkerDot
 
toString() - Method in class org.openstreetmap.gui.jmapviewer.MapPolygonImpl
 
toString() - Method in class org.openstreetmap.gui.jmapviewer.MapRectangleImpl
 
toString() - Method in class org.openstreetmap.gui.jmapviewer.OsmTileLoader
 
toString() - Method in class org.openstreetmap.gui.jmapviewer.Tile
 
toString() - Method in class org.openstreetmap.gui.jmapviewer.tilesources.AbstractTMSTileSource
 
toString() - Method in class org.openstreetmap.josm.actions.CombineWayAction.NodePair
 
toString() - Method in enum org.openstreetmap.josm.actions.search.PushbackTokenizer.Token
 
toString() - Method in class org.openstreetmap.josm.actions.search.SearchAction.DescriptionTextBuilder
 
toString() - Method in class org.openstreetmap.josm.actions.search.SearchAction.SearchSetting
 
toString() - Method in class org.openstreetmap.josm.actions.search.SearchCompiler.And
 
toString() - Method in class org.openstreetmap.josm.actions.search.SearchCompiler.Any
 
toString() - Method in class org.openstreetmap.josm.actions.search.SearchCompiler.ChangesetId
 
toString() - Method in class org.openstreetmap.josm.actions.search.SearchCompiler.Child
 
toString() - Method in class org.openstreetmap.josm.actions.search.SearchCompiler.Closed
 
toString() - Method in class org.openstreetmap.josm.actions.search.SearchCompiler.CountRange
 
toString() - Method in class org.openstreetmap.josm.actions.search.SearchCompiler.ExactKeyValue
 
toString() - Method in class org.openstreetmap.josm.actions.search.SearchCompiler.ExactType
 
toString() - Method in class org.openstreetmap.josm.actions.search.SearchCompiler.Id
 
toString() - Method in class org.openstreetmap.josm.actions.search.SearchCompiler.Incomplete
 
toString() - Method in class org.openstreetmap.josm.actions.search.SearchCompiler.KeyValue
 
toString() - Method in class org.openstreetmap.josm.actions.search.SearchCompiler.Modified
 
toString() - Method in class org.openstreetmap.josm.actions.search.SearchCompiler.New
 
toString() - Method in class org.openstreetmap.josm.actions.search.SearchCompiler.Not
 
toString() - Method in class org.openstreetmap.josm.actions.search.SearchCompiler.Or
 
toString() - Method in class org.openstreetmap.josm.actions.search.SearchCompiler.Parent
 
toString() - Method in class org.openstreetmap.josm.actions.search.SearchCompiler.RoleMatch
 
toString() - Method in class org.openstreetmap.josm.actions.search.SearchCompiler.Selected
 
toString() - Method in class org.openstreetmap.josm.actions.search.SearchCompiler.Untagged
 
toString() - Method in class org.openstreetmap.josm.actions.search.SearchCompiler.UserMatch
 
toString() - Method in class org.openstreetmap.josm.actions.search.SearchCompiler.Version
 
toString() - Method in class org.openstreetmap.josm.actions.search.SearchCompiler.Xor
 
toString() - Method in class org.openstreetmap.josm.data.Bounds
 
toString() - Method in class org.openstreetmap.josm.data.conflict.ConflictCollection
 
toString() - Method in class org.openstreetmap.josm.data.coor.CachedLatLon
 
toString() - Method in enum org.openstreetmap.josm.data.coor.CoordinateFormat
 
toString() - Method in class org.openstreetmap.josm.data.coor.EastNorth
 
toString() - Method in class org.openstreetmap.josm.data.coor.LatLon
 
toString() - Method in class org.openstreetmap.josm.data.gpx.WayPoint
 
toString() - Method in class org.openstreetmap.josm.data.imagery.ImageryInfo
 
toString() - Method in class org.openstreetmap.josm.data.osm.BBox
 
toString() - Method in class org.openstreetmap.josm.data.osm.event.AbstractDatasetChangedEvent
 
toString() - Method in class org.openstreetmap.josm.data.osm.history.History
 
toString() - Method in class org.openstreetmap.josm.data.osm.history.HistoryOsmPrimitive
 
toString() - Method in class org.openstreetmap.josm.data.osm.Node
 
toString() - Method in class org.openstreetmap.josm.data.osm.NodeData
 
toString() - Method in enum org.openstreetmap.josm.data.osm.OsmPrimitiveType
 
toString() - Method in class org.openstreetmap.josm.data.osm.PrimitiveData
 
toString() - Method in class org.openstreetmap.josm.data.osm.QuadBuckets.QBLevel
 
toString() - Method in class org.openstreetmap.josm.data.osm.Relation
 
toString() - Method in class org.openstreetmap.josm.data.osm.RelationData
 
toString() - Method in class org.openstreetmap.josm.data.osm.RelationMember
 
toString() - Method in class org.openstreetmap.josm.data.osm.RelationMemberData
 
toString() - Method in class org.openstreetmap.josm.data.osm.SimplePrimitiveId
 
toString() - Method in class org.openstreetmap.josm.data.osm.Tag
 
toString() - Method in class org.openstreetmap.josm.data.osm.TagCollection
 
toString() - Method in class org.openstreetmap.josm.data.osm.User
 
toString() - Method in class org.openstreetmap.josm.data.osm.visitor.BoundingXYVisitor
 
toString() - Method in class org.openstreetmap.josm.data.osm.Way
 
toString() - Method in class org.openstreetmap.josm.data.osm.WayData
 
toString() - Method in class org.openstreetmap.josm.data.Preferences.AbstractSetting
 
toString() - Method in class org.openstreetmap.josm.data.projection.BelgianLambert1972
 
toString() - Method in class org.openstreetmap.josm.data.projection.BelgianLambert2008
 
toString() - Method in class org.openstreetmap.josm.data.projection.CustomProjection
 
toString() - Method in class org.openstreetmap.josm.data.projection.datum.CentricDatum
 
toString() - Method in class org.openstreetmap.josm.data.projection.datum.NTV2GridShiftFile
 
toString() - Method in class org.openstreetmap.josm.data.projection.datum.NTV2SubGrid
 
toString() - Method in class org.openstreetmap.josm.data.projection.Ellipsoid
 
toString() - Method in class org.openstreetmap.josm.data.projection.Epsg3008
 
toString() - Method in class org.openstreetmap.josm.data.projection.Epsg4326
 
toString() - Method in class org.openstreetmap.josm.data.projection.GaussKrueger
 
toString() - Method in class org.openstreetmap.josm.data.projection.Lambert
 
toString() - Method in class org.openstreetmap.josm.data.projection.Lambert93
 
toString() - Method in class org.openstreetmap.josm.data.projection.LambertCC9Zones
 
toString() - Method in class org.openstreetmap.josm.data.projection.LambertEST
 
toString() - Method in class org.openstreetmap.josm.data.projection.Mercator
 
toString() - Method in interface org.openstreetmap.josm.data.projection.Projection
Describe the projection converter in one or two words.
toString() - Method in class org.openstreetmap.josm.data.projection.Puwg.Epsg2180
 
toString() - Method in class org.openstreetmap.josm.data.projection.Puwg.Puwg2000
 
toString() - Method in class org.openstreetmap.josm.data.projection.Puwg
 
toString() - Method in class org.openstreetmap.josm.data.projection.SwissGrid
 
toString() - Method in class org.openstreetmap.josm.data.projection.TransverseMercatorLV
 
toString() - Method in class org.openstreetmap.josm.data.projection.UTM
 
toString() - Method in class org.openstreetmap.josm.data.projection.UTM_France_DOM
 
toString() - Method in class org.openstreetmap.josm.data.ProjectionBounds
 
toString() - Method in enum org.openstreetmap.josm.data.validation.Severity
 
toString() - Method in class org.openstreetmap.josm.data.validation.util.MultipleNameVisitor
 
toString() - Method in class org.openstreetmap.josm.gui.bbox.TileSelectionBBoxChooser.TileBounds
 
toString() - Method in class org.openstreetmap.josm.gui.BookmarkList.Bookmark
 
toString() - Method in class org.openstreetmap.josm.gui.dialogs.InspectPrimitiveDialog.DataText
 
toString() - Method in class org.openstreetmap.josm.gui.dialogs.relation.RelationDialogManager.DialogContext
 
toString() - Method in class org.openstreetmap.josm.gui.dialogs.relation.WayConnectionType
 
toString() - Method in class org.openstreetmap.josm.gui.dialogs.ToggleDialog
 
toString() - Method in class org.openstreetmap.josm.gui.download.PlaceSelection.Server
 
toString() - Method in class org.openstreetmap.josm.gui.layer.geoimage.CorrelateGpxWithImages.GpxDataWrapper
 
toString() - Method in class org.openstreetmap.josm.gui.layer.geoimage.ImageEntry
String representation.
toString() - Method in class org.openstreetmap.josm.gui.mappaint.AreaElemStyle
 
toString() - Method in class org.openstreetmap.josm.gui.mappaint.BoxTextElemStyle
 
toString() - Method in class org.openstreetmap.josm.gui.mappaint.Cascade
 
toString() - Method in class org.openstreetmap.josm.gui.mappaint.ElemStyle
 
toString() - Method in class org.openstreetmap.josm.gui.mappaint.Keyword
 
toString() - Method in class org.openstreetmap.josm.gui.mappaint.LabelCompositionStrategy.DeriveLabelFromNameTagsCompositionStrategy
 
toString() - Method in class org.openstreetmap.josm.gui.mappaint.LabelCompositionStrategy.StaticLabelCompositionStrategy
 
toString() - Method in class org.openstreetmap.josm.gui.mappaint.LabelCompositionStrategy.TagLookupCompositionStrategy
 
toString() - Method in class org.openstreetmap.josm.gui.mappaint.LineElemStyle
 
toString() - Method in class org.openstreetmap.josm.gui.mappaint.LinePatternElemStyle
 
toString() - Method in class org.openstreetmap.josm.gui.mappaint.LineTextElemStyle
 
toString() - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.Condition.ExpressionCondition
 
toString() - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.Condition.KeyCondition
 
toString() - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.Condition.KeyValueCondition
 
toString() - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.Condition.PseudoClassCondition
 
toString() - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.Expression.FunctionExpression
 
toString() - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.Expression.LiteralExpression
 
toString() - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.Instruction.AssignmentInstruction
 
toString() - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.Instruction.RelativeFloat
 
toString() - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.MapCSSRule
 
toString() - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.MapCSSStyleSource
 
toString() - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.Selector.ChildOrParentSelector
 
toString() - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.Selector.GeneralSelector
 
toString() - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.Selector.LinkSelector
 
toString() - Method in class org.openstreetmap.josm.gui.mappaint.MapImage
 
toString() - Method in class org.openstreetmap.josm.gui.mappaint.MapPaintStyles.IconReference
 
toString() - Method in class org.openstreetmap.josm.gui.mappaint.MapPaintStyles.TagKeyReference
 
toString() - Method in class org.openstreetmap.josm.gui.mappaint.NodeElemStyle.Symbol
 
toString() - Method in class org.openstreetmap.josm.gui.mappaint.NodeElemStyle
 
toString() - Method in class org.openstreetmap.josm.gui.mappaint.Range
 
toString() - Method in class org.openstreetmap.josm.gui.mappaint.StyleCache.StyleList
 
toString() - Method in class org.openstreetmap.josm.gui.mappaint.StyleCache
 
toString() - Method in class org.openstreetmap.josm.gui.mappaint.TextElement
 
toString() - Method in class org.openstreetmap.josm.gui.mappaint.xml.XmlCondition
 
toString() - Method in class org.openstreetmap.josm.gui.MultiSplitLayout.Divider
 
toString() - Method in class org.openstreetmap.josm.gui.MultiSplitLayout.Leaf
 
toString() - Method in class org.openstreetmap.josm.gui.MultiSplitLayout.Split
 
toString() - Method in class org.openstreetmap.josm.gui.preferences.advanced.AdvancedPreference.PrefEntry
 
toString() - Method in class org.openstreetmap.josm.gui.preferences.imagery.AddWMSLayerPanel.LayerDetails
 
toString() - Method in class org.openstreetmap.josm.gui.preferences.projection.AbstractProjectionChoice
 
toString() - Method in class org.openstreetmap.josm.gui.preferences.projection.SingleProjectionChoice
 
toString() - Method in class org.openstreetmap.josm.gui.preferences.SourceEditor.ExtendedSourceEntry
 
toString() - Method in class org.openstreetmap.josm.gui.preferences.SourceEntry
 
toString() - Method in class org.openstreetmap.josm.gui.tagging.ac.AutoCompletionItemPritority
 
toString() - Method in class org.openstreetmap.josm.gui.tagging.ac.AutoCompletionListItem
 
toString() - Method in class org.openstreetmap.josm.gui.tagging.TaggingPreset.PresetListEntry
 
toString() - Method in class org.openstreetmap.josm.gui.tagging.TaggingPreset
 
toString() - Method in class org.openstreetmap.josm.gui.tagging.TaggingPresetSearchDialog.PresetClasification
 
toString() - Method in class org.openstreetmap.josm.io.ChangesetQuery
 
toString() - Method in class org.openstreetmap.josm.io.imagery.WMSRequest
 
toString() - Method in class org.openstreetmap.josm.tools.MultikeyActionsHandler.MyAction
 
toString() - Method in class org.openstreetmap.josm.tools.MultiMap
 
toString() - Method in class org.openstreetmap.josm.tools.Pair
 
toString() - Method in class org.openstreetmap.josm.tools.Shortcut
 
toString() - Method in class org.openstreetmap.josm.tools.template_engine.CompoundTemplateEntry
 
toString() - Method in class org.openstreetmap.josm.tools.template_engine.Condition
 
toString() - Method in class org.openstreetmap.josm.tools.template_engine.SearchExpressionCondition
 
toString() - Method in class org.openstreetmap.josm.tools.template_engine.StaticText
 
toString() - Method in class org.openstreetmap.josm.tools.template_engine.Tokenizer.Token
 
toString() - Method in class org.openstreetmap.josm.tools.template_engine.Variable
 
toString(Color) - Static method in class org.openstreetmap.josm.tools.Utils
convert Color to String (Color.toString() omits alpha value)
toString() - Method in class org.openstreetmap.josm.tools.WindowGeometry
 
toStringCSV(String) - Method in class org.openstreetmap.josm.data.osm.BBox
 
toStringImpl() - Method in class org.openstreetmap.josm.gui.mappaint.TextElement
 
total - Variable in class org.openstreetmap.josm.data.validation.tests.RelationChecker.RoleInfo
 
totalCount - Variable in class org.openstreetmap.josm.gui.layer.WMSLayer.PrecacheTask
 
totalFileSize - Variable in class org.openstreetmap.josm.data.imagery.types.WmsCacheType
 
totalFileSize - Variable in class org.openstreetmap.josm.data.imagery.WmsCache
 
totalFileSizeDirty - Variable in class org.openstreetmap.josm.data.imagery.WmsCache
 
toUpdate - Variable in class org.openstreetmap.josm.data.APIDataSet
 
toUpdate - Variable in class org.openstreetmap.josm.gui.io.UpdatePrimitivesTask
 
toUpdate - Variable in class org.openstreetmap.josm.plugins.PluginDownloadTask
 
toUpload - Variable in class org.openstreetmap.josm.actions.UploadSelectionAction.DeletedParentsChecker
 
toUpload - Variable in class org.openstreetmap.josm.gui.io.UploadLayerTask
 
toUpload - Variable in class org.openstreetmap.josm.gui.io.UploadPrimitivesTask
 
toWay() - Method in class org.openstreetmap.josm.data.osm.WaySegment
returns this way segment as complete way.
towerPoleTagMap - Variable in class org.openstreetmap.josm.data.validation.tests.PowerLines
 
toWGS84(LatLon) - Method in class org.openstreetmap.josm.data.projection.datum.CentricDatum
 
toWGS84(LatLon) - Method in interface org.openstreetmap.josm.data.projection.datum.Datum
Convert lat/lon from this datum to WGS84 datum.
toWGS84(LatLon) - Method in class org.openstreetmap.josm.data.projection.datum.NTV2Datum
 
toWGS84(LatLon) - Method in class org.openstreetmap.josm.data.projection.datum.NullDatum
 
toWGS84(LatLon) - Method in class org.openstreetmap.josm.data.projection.datum.SevenParameterDatum
 
toWGS84(LatLon) - Method in class org.openstreetmap.josm.data.projection.datum.ThreeParameterDatum
 
toXML(boolean) - Method in class org.openstreetmap.josm.data.Preferences
 
toXml(IPrimitive, boolean) - Method in class org.openstreetmap.josm.io.OsmApi
Makes an XML string from an OSM primitive.
toXml(Changeset) - Method in class org.openstreetmap.josm.io.OsmApi
Makes an XML string from an OSM primitive.
tpConfigPanels - Variable in class org.openstreetmap.josm.gui.io.UploadDialog
the tabbed pane used below of the list of primitives
tpDownloadAreaSelectors - Variable in class org.openstreetmap.josm.gui.download.DownloadDialog
 
tpPreferences - Variable in class org.openstreetmap.josm.gui.preferences.PreferenceDialog
 
tpQueryPanels - Variable in class org.openstreetmap.josm.gui.dialogs.changeset.query.ChangesetQueryDialog
 
tpResolvers - Variable in class org.openstreetmap.josm.gui.conflict.tags.PasteTagsConflictResolverDialog
 
tpServerPreferences - Variable in class org.openstreetmap.josm.gui.preferences.ServerAccessPreference
 
tpViewers - Variable in class org.openstreetmap.josm.gui.history.HistoryBrowser
 
tr(String, Object...) - Method in class org.openstreetmap.gui.jmapviewer.FeatureAdapter.DefaultTranslationAdapter
 
tr(String, Object...) - Static method in class org.openstreetmap.gui.jmapviewer.FeatureAdapter
 
tr(String, Object...) - Method in interface org.openstreetmap.gui.jmapviewer.FeatureAdapter.TranslationAdapter
 
tr(String, Object...) - Static method in class org.openstreetmap.josm.tools.I18n
Translates some text for the current locale.
TRACK_POINT - Static variable in class org.openstreetmap.josm.io.GpxWriter
 
tracker - Variable in class org.openstreetmap.josm.gui.layer.geoimage.ImageDisplay
The tracker to load the images
tracker - Variable in class org.openstreetmap.josm.gui.layer.geoimage.ThumbsLoader
 
tracks - Variable in class org.openstreetmap.josm.data.gpx.GpxData
 
trackVisibility - Variable in class org.openstreetmap.josm.gui.layer.GpxLayer
 
transform(SearchCompiler.Match, int) - Method in class org.openstreetmap.josm.tools.template_engine.ContextSwitchTemplate
 
transform(Collection<? extends A>, Utils.Function<A, B>) - Static method in class org.openstreetmap.josm.tools.Utils
Transforms the collection c into an unmodifiable collection and applies the Utils.Function f on each element upon access.
transformNodes() - Method in class org.openstreetmap.josm.command.RotateCommand
Rotate nodes.
transformNodes() - Method in class org.openstreetmap.josm.command.ScaleCommand
Scale nodes.
transformNodes() - Method in class org.openstreetmap.josm.command.TransformNodesCommand
Implementation for the nodes transformation.
TransformNodesCommand - Class in org.openstreetmap.josm.command
Abstract class with common services for nodes rotation and scaling commands.
TransformNodesCommand(Collection<OsmPrimitive>) - Constructor for class org.openstreetmap.josm.command.TransformNodesCommand
Creates a TransformNodesObject.
TransformNodesCommand.OldState - Class in org.openstreetmap.josm.command
Small helper for holding the interesting part of the old data state of the nodes.
TransformNodesCommand.OldState() - Constructor for class org.openstreetmap.josm.command.TransformNodesCommand.OldState
 
transitionToRetrieveAccessToken() - Method in class org.openstreetmap.josm.gui.oauth.SemiAutomaticAuthorizationUI
 
transitionToRetrieveRequestToken() - Method in class org.openstreetmap.josm.gui.oauth.SemiAutomaticAuthorizationUI
 
transitionToShowAccessToken() - Method in class org.openstreetmap.josm.gui.oauth.SemiAutomaticAuthorizationUI
 
translateJavaInternalMessages() - Static method in class org.openstreetmap.josm.tools.I18n
Localizations for file chooser dialog.
translationAdapter - Static variable in class org.openstreetmap.gui.jmapviewer.FeatureAdapter
 
transparentColor - Static variable in class org.openstreetmap.josm.data.imagery.GeorefImage
 
TransverseMercator - Class in org.openstreetmap.josm.data.projection.proj
Transverse Mercator projection.
TransverseMercator() - Constructor for class org.openstreetmap.josm.data.projection.proj.TransverseMercator
 
TransverseMercatorLV - Class in org.openstreetmap.josm.data.projection
LKS-92/ Latvia TM projection.
TransverseMercatorLV() - Constructor for class org.openstreetmap.josm.data.projection.TransverseMercatorLV
 
trc(String, String) - Static method in class org.openstreetmap.josm.tools.I18n
Translates some text in a context for the current locale.
trc_lazy(String, String) - Static method in class org.openstreetmap.josm.tools.I18n
 
tree - Variable in class org.openstreetmap.josm.gui.dialogs.CommandStackDialog.UndoRedoAction
 
tree - Variable in class org.openstreetmap.josm.gui.dialogs.ValidatorDialog
The display tree
treeData - Variable in class org.openstreetmap.josm.gui.preferences.imagery.AddWMSLayerPanel
 
treeRootNode - Variable in class org.openstreetmap.josm.gui.preferences.imagery.AddWMSLayerPanel
 
treeWillCollapse(TreeExpansionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.relation.RelationTree.LazyRelationLoader
 
treeWillExpand(TreeExpansionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.relation.RelationTree.LazyRelationLoader
 
trn(String, String, long, Object...) - Static method in class org.openstreetmap.josm.tools.I18n
Translates some text for the current locale and distinguishes between singularText and pluralText depending on n.
trnc(String, String, String, long, Object...) - Static method in class org.openstreetmap.josm.tools.I18n
Translates some text in a context for the current locale and distinguishes between singularText and pluralText depending on n.
TRUE_VALUES - Static variable in class org.openstreetmap.josm.data.osm.OsmUtils
 
trueval - Static variable in class org.openstreetmap.josm.data.osm.OsmUtils
 
tryAgain(MouseEvent) - Method in class org.openstreetmap.josm.actions.mapmode.DrawAction
 
tryToFinish() - Method in class org.openstreetmap.josm.io.GpxReader.Parser
 
tryToMoveNodeOnIntersection(List<WaySegment>, Node) - Method in class org.openstreetmap.josm.actions.mapmode.DrawAction
 
tryToPasteFromClipboard(OsmIdTextField, OsmPrimitiveTypesComboBox) - Method in class org.openstreetmap.josm.actions.DownloadPrimitiveAction
 
TurnrestrictionTest - Class in org.openstreetmap.josm.data.validation.tests
 
TurnrestrictionTest() - Constructor for class org.openstreetmap.josm.data.validation.tests.TurnrestrictionTest
 
tvalue - Variable in class org.openstreetmap.josm.gui.preferences.advanced.StringEditor
 
TwoColumnDiff - Class in org.openstreetmap.josm.gui.history
Produces a "two column diff" of two lists.
TwoColumnDiff(Object[], Object[]) - Constructor for class org.openstreetmap.josm.gui.history.TwoColumnDiff
The arguments will _not_ be modified
TwoColumnDiff.Item - Class in org.openstreetmap.josm.gui.history
 
TwoColumnDiff.Item(int, Object) - Constructor for class org.openstreetmap.josm.gui.history.TwoColumnDiff.Item
 
twoColumnDiffFromScript(Diff.change, Object[], Object[]) - Method in class org.openstreetmap.josm.gui.history.TwoColumnDiff
The result from the diff algorithm is a "script" (a compressed description of the changes) This method expands this script into a full two column description.
txtData - Variable in class org.openstreetmap.josm.gui.dialogs.InspectPrimitiveDialog
 
txtFilter - Variable in class org.openstreetmap.josm.gui.preferences.advanced.AdvancedPreference
 
txtMappaint - Variable in class org.openstreetmap.josm.gui.dialogs.InspectPrimitiveDialog
 
type - Variable in class org.openstreetmap.josm.actions.search.SearchCompiler.ExactType
 
type - Variable in class org.openstreetmap.josm.data.gpx.GpxLink
 
type - Variable in class org.openstreetmap.josm.data.imagery.ImageryInfo.ImageryPreferenceEntry
 
type - Variable in class org.openstreetmap.josm.data.osm.history.History
 
type - Variable in class org.openstreetmap.josm.data.osm.SimplePrimitiveId
 
type - Variable in class org.openstreetmap.josm.data.validation.tests.DuplicateRelation.RelMember
 
type - Variable in class org.openstreetmap.josm.data.validation.tests.TagChecker.CheckerData
 
type - Variable in class org.openstreetmap.josm.data.validation.tests.UnclosedWays
 
type - Variable in class org.openstreetmap.josm.gui.conflict.tags.MultiValueResolutionDecision
the type of decision
type - Variable in class org.openstreetmap.josm.gui.dialogs.CommandStackDialog.UndoRedoAction
 
type - Variable in class org.openstreetmap.josm.gui.widgets.OsmIdTextField.OsmIdValidator
 
type - Variable in class org.openstreetmap.josm.io.MultiFetchServerObjectReader.Fetcher
 
type - Variable in enum org.openstreetmap.josm.io.NmeaReader.NMEA_TYPE
 
type - Variable in exception org.openstreetmap.josm.io.OsmApiPrimitiveGoneException
the type of the primitive which is gone on the server
type - Variable in class org.openstreetmap.josm.tools.template_engine.Tokenizer.Token
 
typeCache - Static variable in class org.openstreetmap.josm.gui.tagging.TaggingPreset
 
typeIterator - Variable in class org.openstreetmap.josm.data.osm.ChangesetDataSet.DefaultIterator
 
typeMatches(Collection<TaggingPreset.PresetType>) - Method in class org.openstreetmap.josm.gui.tagging.TaggingPreset
 
types - Variable in class org.openstreetmap.josm.gui.tagging.TaggingPreset.Role
 
types - Variable in class org.openstreetmap.josm.gui.tagging.TaggingPreset
The types as preparsed collection.
typesInSelection - Variable in class org.openstreetmap.josm.gui.tagging.TaggingPresetSearchDialog
 
typesInSelectionDirty - Variable in class org.openstreetmap.josm.gui.tagging.TaggingPresetSearchDialog
 

U

uid - Variable in class org.openstreetmap.josm.data.osm.User
the user id
uid - Variable in class org.openstreetmap.josm.io.ChangesetQuery
the user id this query is restricted to.
uidCounter - Static variable in class org.openstreetmap.josm.data.osm.User
 
unaryMatchFactoryMap - Static variable in class org.openstreetmap.josm.actions.search.SearchCompiler
 
unassignCtrlShiftUpDown(JComponent, int) - Static method in class org.openstreetmap.josm.tools.InputMapUtils
 
uncachedLoader - Variable in class org.openstreetmap.josm.gui.bbox.SlippyMapBBoxChooser
 
uncaughtException(Thread, Throwable) - Method in class org.openstreetmap.josm.tools.BugReportExceptionHandler
 
UnclosedWays - Class in org.openstreetmap.josm.data.validation.tests
Check area type ways for errors
UnclosedWays() - Constructor for class org.openstreetmap.josm.data.validation.tests.UnclosedWays
Constructor
UNCONNECTED - Variable in class org.openstreetmap.josm.gui.dialogs.relation.MemberTableModel
 
UNCONNECTED_COASTLINE - Static variable in class org.openstreetmap.josm.data.validation.tests.Coastlines
 
UNCONNECTED_VIA - Static variable in class org.openstreetmap.josm.data.validation.tests.TurnrestrictionTest
 
UNCONNECTED_WAYS - Static variable in class org.openstreetmap.josm.data.validation.tests.UnconnectedWays
 
UnconnectedWays - Class in org.openstreetmap.josm.data.validation.tests
Tests if there are segments that crosses in the same layer
UnconnectedWays() - Constructor for class org.openstreetmap.josm.data.validation.tests.UnconnectedWays
Constructor
UnconnectedWays.MyWaySegment - Class in org.openstreetmap.josm.data.validation.tests
 
UnconnectedWays.MyWaySegment(Way, Node, Node) - Constructor for class org.openstreetmap.josm.data.validation.tests.UnconnectedWays.MyWaySegment
 
undecide() - Method in class org.openstreetmap.josm.gui.conflict.tags.MultiValueResolutionDecision
marks this as undecided
undiscarded - Variable in class org.openstreetmap.josm.tools.Diff.file_data
Vector, like the previous one except that the elements for discarded lines have been squeezed out.
undo() - Method in class org.openstreetmap.josm.data.UndoRedoHandler
Undoes the last added command.
undo(int) - Method in class org.openstreetmap.josm.data.UndoRedoHandler
Undoes multiple commands.
undo - Variable in class org.openstreetmap.josm.gui.MainMenu
 
UndoAction - Class in org.openstreetmap.josm.actions
Undoes the last command.
UndoAction() - Constructor for class org.openstreetmap.josm.actions.UndoAction
Construct the action with "Undo" as label.
undoCommand() - Method in class org.openstreetmap.josm.command.AddCommand
 
undoCommand() - Method in class org.openstreetmap.josm.command.AddPrimitivesCommand
 
undoCommand() - Method in class org.openstreetmap.josm.command.ChangeRelationMemberRoleCommand
 
undoCommand() - Method in class org.openstreetmap.josm.command.Command
Undoes the command.
undoCommand() - Method in class org.openstreetmap.josm.command.ConflictAddCommand
 
undoCommand() - Method in class org.openstreetmap.josm.command.ConflictResolveCommand
 
undoCommand() - Method in class org.openstreetmap.josm.command.DeleteCommand
 
undoCommand() - Method in class org.openstreetmap.josm.command.MoveCommand
 
undoCommand() - Method in class org.openstreetmap.josm.command.PurgeCommand
 
undoCommand() - Method in class org.openstreetmap.josm.command.RelationMemberConflictResolverCommand
 
undoCommand() - Method in class org.openstreetmap.josm.command.SequenceCommand
 
undoCommand() - Method in class org.openstreetmap.josm.command.TransformNodesCommand
Restore the state of the nodes from the backup.
undoCommands(int) - Method in class org.openstreetmap.josm.command.SequenceCommand
 
undoRedo - Variable in class org.openstreetmap.josm.Main
 
UndoRedoHandler - Class in org.openstreetmap.josm.data
 
UndoRedoHandler() - Constructor for class org.openstreetmap.josm.data.UndoRedoHandler
 
undoSelectionListener - Variable in class org.openstreetmap.josm.gui.dialogs.CommandStackDialog
 
undoTree - Variable in class org.openstreetmap.josm.gui.dialogs.CommandStackDialog
 
undoTreeModel - Variable in class org.openstreetmap.josm.gui.dialogs.CommandStackDialog
 
unescape(String) - Method in class org.openstreetmap.josm.data.validation.util.Entities
 
unexpectedChar(char, char, int) - Static method in exception org.openstreetmap.josm.tools.template_engine.ParseError
 
unexpectedToken - Variable in exception org.openstreetmap.josm.tools.template_engine.ParseError
 
unFixOrTurnOff() - Method in class org.openstreetmap.josm.actions.mapmode.DrawAction.SnapHelper
 
unfurlDialog() - Method in class org.openstreetmap.josm.gui.dialogs.ToggleDialog
Changes the state of the dialog such that the user can see the content.
UnGlueAction - Class in org.openstreetmap.josm.actions
Duplicate nodes that are used by multiple ways.
UnGlueAction() - Constructor for class org.openstreetmap.josm.actions.UnGlueAction
Create a new UnGlueAction.
unglueNode(ActionEvent) - Method in class org.openstreetmap.josm.actions.UnGlueAction
Assumes there is one tagged Node stored in selectedNode that it will try to unglue (= copy node and remove all tags from the old one.
unglueNodes - Variable in class org.openstreetmap.josm.gui.MainMenu
 
unglueWays() - Method in class org.openstreetmap.josm.actions.UnGlueAction
dupe a single node into as many nodes as there are ways using it, OR dupe a single node once, and put the copy on the selected way
unglueWays2() - Method in class org.openstreetmap.josm.actions.UnGlueAction
dupe all nodes that are selected, and put the copies on the selected way
uninteresting - Static variable in class org.openstreetmap.josm.data.osm.OsmPrimitive
 
union(TagCollection) - Method in class org.openstreetmap.josm.data.osm.TagCollection
Replies the union of this tag collection and another tag collection
unionOfAllPrimitives(Collection<? extends Tagged>) - Static method in class org.openstreetmap.josm.data.osm.TagCollection
Creates a tag collection from the union of the tags managed by a collection of primitives.
unionOfAllPrimitives(DataSet) - Static method in class org.openstreetmap.josm.data.osm.TagCollection
Replies a tag collection with the union of the tags which are common to all primitives in the dataset ds.
unitsCombo - Variable in class org.openstreetmap.josm.gui.preferences.projection.ProjectionPreference
 
unitsValues - Static variable in class org.openstreetmap.josm.gui.preferences.projection.ProjectionPreference
 
unitsValuesTr - Static variable in class org.openstreetmap.josm.gui.preferences.projection.ProjectionPreference
 
UNKNOWN - Static variable in class org.openstreetmap.josm.actions.mapmode.ModifiersSpec
 
UNKNOWN - Static variable in class org.openstreetmap.josm.gui.tagging.ac.AutoCompletionItemPritority
Unknown priority.
unknown - Variable in class org.openstreetmap.josm.io.NmeaReader.NMEAParserState
 
UNKNOWN_ROLE - Static variable in class org.openstreetmap.josm.data.validation.tests.TurnrestrictionTest
 
UNKNOWN_TYPE - Static variable in class org.openstreetmap.josm.data.validation.tests.TurnrestrictionTest
 
unlinkAsListener() - Method in class org.openstreetmap.josm.gui.conflict.pair.ListMerger
 
unlinkAsListener() - Method in class org.openstreetmap.josm.gui.dialogs.relation.MemberTable
 
unlinkAsListener() - Method in class org.openstreetmap.josm.gui.history.HistoryBrowserDialog
 
unlinkAsListener() - Method in class org.openstreetmap.josm.gui.history.HistoryBrowserModel
Removes this model as listener for data change and layer change events.
unlinkAsListener() - Method in class org.openstreetmap.josm.gui.widgets.OsmPrimitivesTable
 
unlinkNodeFromWays(Node) - Method in class org.openstreetmap.josm.data.osm.DataSet
removes all references from ways in this dataset to a particular node
unlinkPrimitiveFromRelations(OsmPrimitive) - Method in class org.openstreetmap.josm.data.osm.DataSet
removes all references from relations in this dataset to this primitive
unlinkReferencesToPrimitive(OsmPrimitive) - Method in class org.openstreetmap.josm.data.osm.DataSet
removes all references from other primitives to the referenced primitive
unload() - Method in class org.openstreetmap.josm.data.projection.datum.NTV2GridShiftFile
 
unloadedHistoryPredicate - Variable in class org.openstreetmap.josm.gui.history.HistoryBrowserDialogManager
 
UNMAINTAINED_PLUGINS - Static variable in class org.openstreetmap.josm.plugins.PluginHandler
 
unmarshal(String) - Method in class org.openstreetmap.josm.data.imagery.types.Adapter1
 
UNNAMED_JUNCTION - Static variable in class org.openstreetmap.josm.data.validation.tests.UntaggedWay
Unnamed junction error
UNNAMED_WAY - Static variable in class org.openstreetmap.josm.data.validation.tests.UntaggedWay
Unnamed way error
UNORDERED_COASTLINE - Static variable in class org.openstreetmap.josm.data.validation.tests.Coastlines
 
unpack - Variable in class org.openstreetmap.josm.gui.io.DownloadFileTask
 
unregister(Class<? extends AbstractMapRenderer>) - Method in class org.openstreetmap.josm.data.osm.visitor.paint.MapRendererFactory
Unregisters a map renderer class.
unregister() - Method in class org.openstreetmap.josm.gui.dialogs.relation.MemberTableModel
 
unregister() - Method in class org.openstreetmap.josm.gui.dialogs.relation.SelectionTableModel
 
unregister(Component) - Method in class org.openstreetmap.josm.gui.SelectionManager
Unregister itself from the given event source.
unregisterActions() - Static method in class org.openstreetmap.josm.gui.layer.JumpToMarkerActions
 
unregisterActionShortcut(JosmAction) - Static method in class org.openstreetmap.josm.Main
 
unregisterActionShortcut(Action, Shortcut) - Static method in class org.openstreetmap.josm.Main
 
unregisterAsListener() - Method in class org.openstreetmap.josm.gui.dialogs.ChangesetDialog
 
unregisterAsObserver(HistoryBrowserModel) - Method in class org.openstreetmap.josm.gui.history.CoordinateInfoViewer
 
unregisterAsObserver(HistoryBrowserModel) - Method in class org.openstreetmap.josm.gui.history.NodeListViewer
 
unregisterAsObserver(HistoryBrowserModel) - Method in class org.openstreetmap.josm.gui.history.RelationMemberListViewer
 
unregisterAsObserver(HistoryBrowserModel) - Method in class org.openstreetmap.josm.gui.history.TagInfoViewer
 
unregisterFormatHook(NameFormatterHook) - Static method in class org.openstreetmap.josm.gui.DefaultNameFormatter
Unregisters a format hook.
unregisterListeners() - Method in class org.openstreetmap.josm.gui.conflict.pair.ConflictResolver
 
unregisterListeners() - Method in class org.openstreetmap.josm.gui.dialogs.ConflictResolutionDialog
 
unregisterListeners() - Method in class org.openstreetmap.josm.gui.MapStatus
 
unregisterPostprocessor(OsmServerWritePostprocessor) - Static method in class org.openstreetmap.josm.io.OsmServerWriter
 
unregisterShortcut(Shortcut) - Static method in class org.openstreetmap.josm.Main
 
unregisterUploadHook(UploadHook) - Static method in class org.openstreetmap.josm.actions.UploadAction
Unregisters an upload hook.
unselectAll - Variable in class org.openstreetmap.josm.gui.MainMenu
 
UnselectAllAction - Class in org.openstreetmap.josm.actions
 
UnselectAllAction() - Constructor for class org.openstreetmap.josm.actions.UnselectAllAction
 
unselectedNodeSize - Variable in class org.openstreetmap.josm.data.osm.visitor.paint.MapPaintSettings
Preference: size of unselected nodes
unselectedNodeSize - Variable in class org.openstreetmap.josm.data.osm.visitor.paint.WireframeMapRenderer
Preference: size of unselected nodes
unsetDisabledState() - Method in class org.openstreetmap.josm.data.osm.OsmPrimitive
Remove the disabled flag from the primitive.
unsetDotted(Graphics) - Method in class org.openstreetmap.josm.gui.dialogs.relation.MemberTableLinkedCellRenderer
 
unsetFixedMode() - Method in class org.openstreetmap.josm.actions.mapmode.DrawAction.SnapHelper
 
UNSPECIFIED_CHUNK_SIZE - Static variable in class org.openstreetmap.josm.gui.io.UploadStrategySpecification
indicates that the chunk size isn't specified
UNTAGGED_NODE_BLANK - Static variable in class org.openstreetmap.josm.data.validation.tests.UntaggedNode
 
UNTAGGED_NODE_CREATED_BY - Static variable in class org.openstreetmap.josm.data.validation.tests.UntaggedNode
 
UNTAGGED_NODE_FIXME - Static variable in class org.openstreetmap.josm.data.validation.tests.UntaggedNode
 
UNTAGGED_NODE_NOTE - Static variable in class org.openstreetmap.josm.data.validation.tests.UntaggedNode
 
UNTAGGED_NODE_OTHER - Static variable in class org.openstreetmap.josm.data.validation.tests.UntaggedNode
 
UNTAGGED_NODE_SOURCE - Static variable in class org.openstreetmap.josm.data.validation.tests.UntaggedNode
 
UNTAGGED_NODE_WATCH - Static variable in class org.openstreetmap.josm.data.validation.tests.UntaggedNode
 
UNTAGGED_WAY - Static variable in class org.openstreetmap.josm.data.validation.tests.UntaggedWay
Untagged way error
UNTAGGED_WAY - Static variable in class org.openstreetmap.josm.gui.mappaint.LineElemStyle
 
UntaggedNode - Class in org.openstreetmap.josm.data.validation.tests
Checks for nodes with uninteresting tags that are in no way
UntaggedNode() - Constructor for class org.openstreetmap.josm.data.validation.tests.UntaggedNode
Constructor
UntaggedWay - Class in org.openstreetmap.josm.data.validation.tests
Checks for untagged ways
UntaggedWay() - Constructor for class org.openstreetmap.josm.data.validation.tests.UntaggedWay
Constructor
untaggedWayColor - Variable in class org.openstreetmap.josm.data.osm.visitor.paint.WireframeMapRenderer
Color Preference for untagged ways
until(Date) - Method in class org.openstreetmap.josm.data.osm.history.History
 
until(long) - Method in class org.openstreetmap.josm.data.osm.history.History
 
untimedMarkersOmitted - Variable in class org.openstreetmap.josm.gui.layer.GpxLayer.Markers
 
unused() - Method in class org.openstreetmap.josm.gui.tagging.TaggingPreset.Usage
 
unzipFileRecursively(File, String) - Static method in class org.openstreetmap.josm.gui.io.DownloadFileTask
Recursive unzipping function TODO: May be placed somewhere else - Tools.Utils?
UP_DIRECTION - Static variable in class org.openstreetmap.josm.gui.ScrollViewport
 
upAction - Variable in class org.openstreetmap.josm.gui.dialogs.MapPaintDialog
 
upButton - Variable in class org.openstreetmap.josm.gui.dialogs.FilterDialog
 
upButton - Variable in class org.openstreetmap.josm.gui.preferences.ToolbarPreferences.Settings
 
update(Changeset, DefaultChangesetCacheEvent) - Method in class org.openstreetmap.josm.data.osm.ChangesetCache
 
update(Changeset) - Method in class org.openstreetmap.josm.data.osm.ChangesetCache
 
update(Collection<Changeset>) - Method in class org.openstreetmap.josm.data.osm.ChangesetCache
 
update(Collection<Filter>) - Method in class org.openstreetmap.josm.data.osm.FilterMatcher
 
update(String) - Method in class org.openstreetmap.josm.data.projection.CustomProjection
 
update(Observable, Object) - Method in class org.openstreetmap.josm.gui.conflict.pair.ListMerger.CopyAllLeft
 
update(Observable, Object) - Method in class org.openstreetmap.josm.gui.conflict.pair.ListMerger.CopyAllRight
 
update(Observable, Object) - Method in class org.openstreetmap.josm.gui.conflict.pair.ListMerger
 
update(Observable, Object) - Method in class org.openstreetmap.josm.gui.conflict.pair.properties.PropertiesMerger.KeepMyCoordinatesAction
 
update(Observable, Object) - Method in class org.openstreetmap.josm.gui.conflict.pair.properties.PropertiesMerger.KeepMyDeletedStateAction
 
update(Observable, Object) - Method in class org.openstreetmap.josm.gui.conflict.pair.properties.PropertiesMerger.KeepTheirCoordinatesAction
 
update(Observable, Object) - Method in class org.openstreetmap.josm.gui.conflict.pair.properties.PropertiesMerger.KeepTheirDeletedStateAction
 
update(Observable, Object) - Method in class org.openstreetmap.josm.gui.conflict.pair.properties.PropertiesMerger.UndecideCoordinateConflictAction
 
update(Observable, Object) - Method in class org.openstreetmap.josm.gui.conflict.pair.properties.PropertiesMerger.UndecideDeletedStateConflictAction
 
update(Observable, Object) - Method in class org.openstreetmap.josm.gui.conflict.pair.properties.PropertiesMerger
 
update(Collection<? extends OsmPrimitive>) - Method in class org.openstreetmap.josm.gui.dialogs.SelectionListDialog.SelectionListModel
Triggers a refresh of the view for all primitives in toUpdate which are currently displayed in the view
update(Observable, Object) - Method in class org.openstreetmap.josm.gui.help.HelpBrowser.BackAction
 
update(Observable, Object) - Method in class org.openstreetmap.josm.gui.help.HelpBrowser.ForwardAction
 
update(Observable, Object) - Method in class org.openstreetmap.josm.gui.history.CoordinateInfoViewer.LatLonViewer
 
update(Observable, Object) - Method in class org.openstreetmap.josm.gui.history.VersionInfoPanel
 
update(Observable, Object) - Method in class org.openstreetmap.josm.gui.history.VersionTable
 
update(Observable, Object) - Method in class org.openstreetmap.josm.gui.io.BasicUploadSettingsPanel.ChangesetCommentObserver
 
update(Observable, Object) - Method in class org.openstreetmap.josm.gui.io.TagSettingsPanel.ChangesetCommentObserver
 
update - Variable in class org.openstreetmap.josm.gui.MainMenu
 
update(T, T, Double, MultiCascade) - Method in class org.openstreetmap.josm.gui.mappaint.xml.XmlStyleSource
 
updateAllFormatsImporter() - Static method in class org.openstreetmap.josm.actions.ExtensionFileFilter
Updates the AllFormatsImporter that is contained in the importers list.
updateAllPreferences() - Method in class org.openstreetmap.josm.actions.mapmode.ParallelWayAction
 
updateAvailablePlugin(PluginInformation) - Method in class org.openstreetmap.josm.gui.preferences.plugin.PluginPreferencesModel
 
updateAvailablePlugins(Collection<PluginInformation>) - Method in class org.openstreetmap.josm.gui.preferences.plugin.PluginPreferencesModel
Updates the list of plugin information objects with new information from plugin update sites.
updateBboxFields(Bounds) - Method in class org.openstreetmap.josm.gui.download.BoundingBoxSelection
 
updateBboxFields(Bounds) - Method in class org.openstreetmap.josm.gui.widgets.BoundingBoxSelectionPanel
 
updateBoundsAndShapes(int) - Method in class org.openstreetmap.josm.gui.preferences.imagery.ImageryPreference.ImageryProvidersPanel.DefListSelectionListener
 
updateBufferAndRepaint() - Method in class org.openstreetmap.josm.gui.layer.geoimage.GeoImageLayer
 
updateButton() - Method in class org.openstreetmap.josm.gui.mappaint.MapPaintMenu.MapPaintAction
 
updateChangeset(Changeset, ProgressMonitor) - Method in class org.openstreetmap.josm.io.OsmApi
Updates a changeset with the keys in changesetUpdate.
updateCheckboxes(Object) - Method in class org.openstreetmap.josm.gui.io.ActionFlagsTableCell
 
updateCommandWhileDragging(EastNorth) - Method in class org.openstreetmap.josm.actions.mapmode.SelectAction
Create or update data modification command while dragging mouse - implementation of continuous moving, scaling and rotation
updateContext(OsmDataLayer, Relation, RelationEditor) - Method in class org.openstreetmap.josm.gui.dialogs.relation.RelationDialogManager
 
updateCoor(LatLon, EastNorth) - Method in class org.openstreetmap.josm.data.osm.Node
 
updateCoordinates() - Method in class org.openstreetmap.josm.command.MoveCommand
 
updateCoordinates() - Method in class org.openstreetmap.josm.gui.conflict.pair.properties.PropertiesMerger
 
updateCount - Variable in class org.openstreetmap.josm.data.osm.DataSet
 
updateCount - Variable in class org.openstreetmap.josm.data.preferences.CachedProperty
 
updateCount - Variable in class org.openstreetmap.josm.gui.dialogs.validator.ValidatorTreePanel
 
updateCount - Variable in class org.openstreetmap.josm.gui.layer.ValidatorLayer
 
updateCursor(MouseEvent, int) - Method in class org.openstreetmap.josm.actions.mapmode.DeleteAction
This function handles all work related to updating the cursor and highlights
updateCursor() - Method in class org.openstreetmap.josm.actions.mapmode.ImproveWayAccuracyAction
Sets new cursor depending on state, mouse position
updateCursor() - Method in class org.openstreetmap.josm.actions.mapmode.ParallelWayAction
 
updateCursor(int, int, boolean) - Method in class org.openstreetmap.josm.gui.MultiSplitPane
 
updateCursorDependentObjectsIfNeeded() - Method in class org.openstreetmap.josm.actions.mapmode.ImproveWayAccuracyAction
Updates these objects under cursor: targetWay, candidateNode, candidateSegment
updated - Variable in class org.openstreetmap.josm.data.projection.datum.NTV2SubGrid
 
updateData() - Method in class org.openstreetmap.josm.gui.GettingStarted.MotdContent
This function gets executed whenever the cached files need updating
updateData() - Method in class org.openstreetmap.josm.gui.layer.TMSLayer.CachedAttributionBingAerialTileSource.BingAttributionData
 
updateData() - Method in class org.openstreetmap.josm.io.CacheCustomContent
This function will be executed when an update is required.
updateData() - Method in class org.openstreetmap.josm.io.OsmApi.CapabilitiesCache
 
UpdateDataAction - Class in org.openstreetmap.josm.actions
 
UpdateDataAction() - Constructor for class org.openstreetmap.josm.actions.UpdateDataAction
 
updateDeletedState() - Method in class org.openstreetmap.josm.gui.conflict.pair.properties.PropertiesMerger
 
updateDialogHeader() - Method in class org.openstreetmap.josm.gui.dialogs.FilterDialog
 
updateDirectionFlags() - Method in class org.openstreetmap.josm.data.osm.OsmPrimitive
 
updateDownloadAreaLabel() - Method in class org.openstreetmap.josm.gui.download.BookmarkSelection
 
updateDrag(int, int) - Method in class org.openstreetmap.josm.gui.MultiSplitPane
 
updateEnabledState() - Method in class org.openstreetmap.josm.actions.AbstractInfoAction
 
updateEnabledState(Collection<? extends OsmPrimitive>) - Method in class org.openstreetmap.josm.actions.AbstractInfoAction
 
updateEnabledState() - Method in class org.openstreetmap.josm.actions.AddImageryLayerAction
 
updateEnabledState() - Method in class org.openstreetmap.josm.actions.AddNodeAction
 
updateEnabledState() - Method in class org.openstreetmap.josm.actions.AlignInCircleAction
 
updateEnabledState(Collection<? extends OsmPrimitive>) - Method in class org.openstreetmap.josm.actions.AlignInCircleAction
 
updateEnabledState() - Method in class org.openstreetmap.josm.actions.AlignInLineAction
 
updateEnabledState(Collection<? extends OsmPrimitive>) - Method in class org.openstreetmap.josm.actions.AlignInLineAction
 
updateEnabledState() - Method in class org.openstreetmap.josm.actions.AutoScaleAction
 
updateEnabledState(Collection<? extends OsmPrimitive>) - Method in class org.openstreetmap.josm.actions.AutoScaleAction
 
updateEnabledState() - Method in class org.openstreetmap.josm.actions.CombineWayAction
 
updateEnabledState(Collection<? extends OsmPrimitive>) - Method in class org.openstreetmap.josm.actions.CombineWayAction
 
updateEnabledState() - Method in class org.openstreetmap.josm.actions.CopyAction
 
updateEnabledState(Collection<? extends OsmPrimitive>) - Method in class org.openstreetmap.josm.actions.CopyAction
 
updateEnabledState() - Method in class org.openstreetmap.josm.actions.CopyCoordinatesAction
 
updateEnabledState(Collection<? extends OsmPrimitive>) - Method in class org.openstreetmap.josm.actions.CopyCoordinatesAction
 
updateEnabledState() - Method in class org.openstreetmap.josm.actions.CreateCircleAction
 
updateEnabledState(Collection<? extends OsmPrimitive>) - Method in class org.openstreetmap.josm.actions.CreateCircleAction
 
updateEnabledState() - Method in class org.openstreetmap.josm.actions.CreateMultipolygonAction
Enable this action only if something is selected
updateEnabledState(Collection<? extends OsmPrimitive>) - Method in class org.openstreetmap.josm.actions.CreateMultipolygonAction
Enable this action only if something is selected
updateEnabledState() - Method in class org.openstreetmap.josm.actions.DeleteAction
 
updateEnabledState(Collection<? extends OsmPrimitive>) - Method in class org.openstreetmap.josm.actions.DeleteAction
 
updateEnabledState() - Method in class org.openstreetmap.josm.actions.DistributeAction
 
updateEnabledState(Collection<? extends OsmPrimitive>) - Method in class org.openstreetmap.josm.actions.DistributeAction
 
updateEnabledState() - Method in class org.openstreetmap.josm.actions.DownloadReferrersAction
 
updateEnabledState(Collection<? extends OsmPrimitive>) - Method in class org.openstreetmap.josm.actions.DownloadReferrersAction
 
updateEnabledState() - Method in class org.openstreetmap.josm.actions.DuplicateAction
 
updateEnabledState(Collection<? extends OsmPrimitive>) - Method in class org.openstreetmap.josm.actions.DuplicateAction
 
updateEnabledState() - Method in class org.openstreetmap.josm.actions.FollowLineAction
 
updateEnabledState(Collection<? extends OsmPrimitive>) - Method in class org.openstreetmap.josm.actions.FollowLineAction
 
updateEnabledState() - Method in class org.openstreetmap.josm.actions.GpxExportAction
Refreshes the enabled state
updateEnabledState() - Method in class org.openstreetmap.josm.actions.HistoryInfoAction
 
updateEnabledState(Collection<? extends OsmPrimitive>) - Method in class org.openstreetmap.josm.actions.HistoryInfoAction
 
updateEnabledState() - Method in class org.openstreetmap.josm.actions.InfoAction
 
updateEnabledState(Collection<? extends OsmPrimitive>) - Method in class org.openstreetmap.josm.actions.InfoAction
 
updateEnabledState() - Method in class org.openstreetmap.josm.actions.JoinAreasAction
 
updateEnabledState(Collection<? extends OsmPrimitive>) - Method in class org.openstreetmap.josm.actions.JoinAreasAction
 
updateEnabledState() - Method in class org.openstreetmap.josm.actions.JoinNodeWayAction
 
updateEnabledState(Collection<? extends OsmPrimitive>) - Method in class org.openstreetmap.josm.actions.JoinNodeWayAction
 
updateEnabledState() - Method in class org.openstreetmap.josm.actions.JosmAction
Override in subclasses to update the enabled state of the action when something in the JOSM state changes, i.e.
updateEnabledState(Collection<? extends OsmPrimitive>) - Method in class org.openstreetmap.josm.actions.JosmAction
Override in subclasses to update the enabled state of the action if the collection of selected primitives changes.
updateEnabledState() - Method in class org.openstreetmap.josm.actions.Map_Rectifier_WMSmenuAction
 
updateEnabledState() - Method in class org.openstreetmap.josm.actions.mapmode.DeleteAction
 
updateEnabledState() - Method in class org.openstreetmap.josm.actions.mapmode.DrawAction
 
updateEnabledState() - Method in class org.openstreetmap.josm.actions.mapmode.ImproveWayAccuracyAction
 
updateEnabledState() - Method in class org.openstreetmap.josm.actions.MergeLayerAction
 
updateEnabledState() - Method in class org.openstreetmap.josm.actions.MergeNodesAction
 
updateEnabledState(Collection<? extends OsmPrimitive>) - Method in class org.openstreetmap.josm.actions.MergeNodesAction
 
updateEnabledState() - Method in class org.openstreetmap.josm.actions.MergeSelectionAction
 
updateEnabledState(Collection<? extends OsmPrimitive>) - Method in class org.openstreetmap.josm.actions.MergeSelectionAction
 
updateEnabledState() - Method in class org.openstreetmap.josm.actions.MirrorAction
 
updateEnabledState(Collection<? extends OsmPrimitive>) - Method in class org.openstreetmap.josm.actions.MirrorAction
 
updateEnabledState() - Method in class org.openstreetmap.josm.actions.MoveAction
 
updateEnabledState(Collection<? extends OsmPrimitive>) - Method in class org.openstreetmap.josm.actions.MoveAction
 
updateEnabledState() - Method in class org.openstreetmap.josm.actions.MoveNodeAction
 
updateEnabledState(Collection<? extends OsmPrimitive>) - Method in class org.openstreetmap.josm.actions.MoveNodeAction
 
updateEnabledState() - Method in class org.openstreetmap.josm.actions.OpenFileAction
 
updateEnabledState() - Method in class org.openstreetmap.josm.actions.OrthogonalizeAction
Don't check, if the current selection is suited for orthogonalization.
updateEnabledState() - Method in class org.openstreetmap.josm.actions.PasteAction
 
updateEnabledState() - Method in class org.openstreetmap.josm.actions.PasteTagsAction
 
updateEnabledState(Collection<? extends OsmPrimitive>) - Method in class org.openstreetmap.josm.actions.PasteTagsAction
 
updateEnabledState() - Method in class org.openstreetmap.josm.actions.PurgeAction
 
updateEnabledState(Collection<? extends OsmPrimitive>) - Method in class org.openstreetmap.josm.actions.PurgeAction
 
updateEnabledState() - Method in class org.openstreetmap.josm.actions.RedoAction
 
updateEnabledState() - Method in class org.openstreetmap.josm.actions.ReverseWayAction
 
updateEnabledState(Collection<? extends OsmPrimitive>) - Method in class org.openstreetmap.josm.actions.ReverseWayAction
 
updateEnabledState() - Method in class org.openstreetmap.josm.actions.SaveActionBase
Refreshes the enabled state
updateEnabledState() - Method in class org.openstreetmap.josm.actions.search.SearchAction
Refreshes the enabled state
updateEnabledState() - Method in class org.openstreetmap.josm.actions.SelectAllAction
Refreshes the enabled state
updateEnabledState() - Method in class org.openstreetmap.josm.actions.SimplifyWayAction
 
updateEnabledState(Collection<? extends OsmPrimitive>) - Method in class org.openstreetmap.josm.actions.SimplifyWayAction
 
updateEnabledState() - Method in class org.openstreetmap.josm.actions.SplitWayAction
 
updateEnabledState(Collection<? extends OsmPrimitive>) - Method in class org.openstreetmap.josm.actions.SplitWayAction
 
updateEnabledState() - Method in class org.openstreetmap.josm.actions.UndoAction
 
updateEnabledState() - Method in class org.openstreetmap.josm.actions.UnGlueAction
 
updateEnabledState(Collection<? extends OsmPrimitive>) - Method in class org.openstreetmap.josm.actions.UnGlueAction
 
updateEnabledState() - Method in class org.openstreetmap.josm.actions.UnselectAllAction
Refreshes the enabled state
updateEnabledState() - Method in class org.openstreetmap.josm.actions.UpdateDataAction
Refreshes the enabled state
updateEnabledState() - Method in class org.openstreetmap.josm.actions.UpdateModifiedAction
 
updateEnabledState(Collection<? extends OsmPrimitive>) - Method in class org.openstreetmap.josm.actions.UpdateModifiedAction
 
updateEnabledState() - Method in class org.openstreetmap.josm.actions.UpdateSelectionAction
 
updateEnabledState(Collection<? extends OsmPrimitive>) - Method in class org.openstreetmap.josm.actions.UpdateSelectionAction
 
updateEnabledState() - Method in class org.openstreetmap.josm.actions.UploadAction
Refreshes the enabled state
updateEnabledState() - Method in class org.openstreetmap.josm.actions.UploadSelectionAction
 
updateEnabledState(Collection<? extends OsmPrimitive>) - Method in class org.openstreetmap.josm.actions.UploadSelectionAction
 
updateEnabledState() - Method in class org.openstreetmap.josm.actions.ValidateAction
 
updateEnabledState() - Method in class org.openstreetmap.josm.actions.ViewportFollowToggleAction
 
updateEnabledState() - Method in class org.openstreetmap.josm.actions.WireframeToggleAction
 
updateEnabledState() - Method in class org.openstreetmap.josm.actions.ZoomInAction
 
updateEnabledState() - Method in class org.openstreetmap.josm.actions.ZoomOutAction
 
updateEnabledState() - Method in class org.openstreetmap.josm.actions.ZoomToAction
 
updateEnabledState() - Method in class org.openstreetmap.josm.gui.conflict.pair.ListMerger.CopyAllLeft
 
updateEnabledState() - Method in class org.openstreetmap.josm.gui.conflict.pair.ListMerger.CopyAllRight
 
updateEnabledState() - Method in class org.openstreetmap.josm.gui.conflict.tags.CombinePrimitiveResolverDialog.ApplyAction
 
updateEnabledState() - Method in class org.openstreetmap.josm.gui.conflict.tags.PasteTagsConflictResolverDialog.ApplyAction
 
updateEnabledState() - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetCacheManager.CloseSelectedChangesetsAction
 
updateEnabledState() - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetCacheManager.DownloadSelectedChangesetContentAction
 
updateEnabledState() - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetCacheManager.DownloadSelectedChangesetsAction
 
updateEnabledState() - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetCacheManager.RemoveFromCacheAction
 
updateEnabledState() - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetContentPanel.SelectInCurrentLayerAction
 
updateEnabledState() - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetContentPanel.ShowHistoryAction
 
updateEnabledState() - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetContentPanel.ZoomInCurrentLayerAction
 
updateEnabledState() - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetDetailPanel.SelectInCurrentLayerAction
 
updateEnabledState() - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetDetailPanel.ZoomInCurrentLayerAction
 
updateEnabledState() - Method in class org.openstreetmap.josm.gui.dialogs.changeset.SingleChangesetDownloadPanel.DownloadAction
 
updateEnabledState() - Method in class org.openstreetmap.josm.gui.dialogs.ChangesetDialog.CloseOpenChangesetsAction
 
updateEnabledState() - Method in class org.openstreetmap.josm.gui.dialogs.ChangesetDialog.ReadChangesetsAction
 
updateEnabledState() - Method in class org.openstreetmap.josm.gui.dialogs.ChangesetDialog.SelectObjectsAction
 
updateEnabledState() - Method in class org.openstreetmap.josm.gui.dialogs.ChangesetDialog.ShowChangesetInfoAction
 
updateEnabledState() - Method in interface org.openstreetmap.josm.gui.dialogs.CommandStackDialog.IEnabledStateUpdating
 
updateEnabledState() - Method in class org.openstreetmap.josm.gui.dialogs.CommandStackDialog.SelectAction
 
updateEnabledState() - Method in class org.openstreetmap.josm.gui.dialogs.CommandStackDialog.UndoRedoAction
 
updateEnabledState() - Method in class org.openstreetmap.josm.gui.dialogs.ConflictResolutionDialog.ApplyResolutionAction
 
updateEnabledState() - Method in class org.openstreetmap.josm.gui.dialogs.HistoryDialog.ReloadAction
 
updateEnabledState() - Method in class org.openstreetmap.josm.gui.dialogs.HistoryDialog.ShowHistoryAction
 
updateEnabledState() - Method in class org.openstreetmap.josm.gui.dialogs.LayerListDialog.ActivateLayerAction
 
updateEnabledState() - Method in class org.openstreetmap.josm.gui.dialogs.LayerListDialog.DeleteLayerAction
 
updateEnabledState() - Method in class org.openstreetmap.josm.gui.dialogs.LayerListDialog.DuplicateAction
 
updateEnabledState() - Method in interface org.openstreetmap.josm.gui.dialogs.LayerListDialog.IEnabledStateUpdating
 
updateEnabledState() - Method in class org.openstreetmap.josm.gui.dialogs.LayerListDialog.LayerOpacityAction
 
updateEnabledState() - Method in class org.openstreetmap.josm.gui.dialogs.LayerListDialog.MergeAction
 
updateEnabledState() - Method in class org.openstreetmap.josm.gui.dialogs.LayerListDialog.MoveDownAction
 
updateEnabledState() - Method in class org.openstreetmap.josm.gui.dialogs.LayerListDialog.MoveUpAction
 
updateEnabledState() - Method in class org.openstreetmap.josm.gui.dialogs.LayerListDialog.ShowHideLayerAction
 
updateEnabledState() - Method in class org.openstreetmap.josm.gui.dialogs.MapPaintDialog.MoveUpDownAction
 
updateEnabledState() - Method in class org.openstreetmap.josm.gui.dialogs.MapPaintDialog.OnOffAction
 
updateEnabledState() - Method in class org.openstreetmap.josm.gui.dialogs.properties.PropertiesDialog.DeleteAction
 
updateEnabledState() - Method in class org.openstreetmap.josm.gui.dialogs.properties.PropertiesDialog.EditAction
 
updateEnabledState() - Method in class org.openstreetmap.josm.gui.dialogs.relation.ChildRelationBrowser.DownloadSelectedAction
 
updateEnabledState() - Method in class org.openstreetmap.josm.gui.dialogs.relation.GenericRelationEditor.DeleteCurrentRelationAction
 
updateEnabledState() - Method in class org.openstreetmap.josm.gui.dialogs.relation.GenericRelationEditor.DownloadIncompleteMembersAction
 
updateEnabledState() - Method in class org.openstreetmap.josm.gui.dialogs.relation.GenericRelationEditor.DownloadSelectedIncompleteMembersAction
 
updateEnabledState() - Method in class org.openstreetmap.josm.gui.dialogs.relation.GenericRelationEditor.RemoveSelectedAction
 
updateEnabledState() - Method in class org.openstreetmap.josm.gui.dialogs.relation.GenericRelationEditor.ReverseAction
 
updateEnabledState() - Method in class org.openstreetmap.josm.gui.dialogs.relation.GenericRelationEditor.SelectedMembersForSelectionAction
 
updateEnabledState() - Method in class org.openstreetmap.josm.gui.dialogs.relation.GenericRelationEditor.SelectPrimitivesForSelectedMembersAction
 
updateEnabledState() - Method in class org.openstreetmap.josm.gui.dialogs.relation.GenericRelationEditor.SortAction
 
updateEnabledState() - Method in class org.openstreetmap.josm.gui.dialogs.relation.MemberTable.ZoomToGapAction
 
updateEnabledState() - Method in class org.openstreetmap.josm.gui.dialogs.RelationListDialog.DownloadMembersAction
 
updateEnabledState() - Method in class org.openstreetmap.josm.gui.dialogs.RelationListDialog.DownloadSelectedIncompleteMembersAction
 
updateEnabledState() - Method in class org.openstreetmap.josm.gui.dialogs.RelationListDialog.DuplicateAction
 
updateEnabledState() - Method in class org.openstreetmap.josm.gui.dialogs.RelationListDialog.NewAction
 
updateEnabledState() - Method in class org.openstreetmap.josm.gui.dialogs.RelationListDialog.SelectAction
 
updateEnabledState() - Method in class org.openstreetmap.josm.gui.dialogs.RelationListDialog.SelectMembersAction
 
updateEnabledState() - Method in class org.openstreetmap.josm.gui.dialogs.SelectionListDialog.DownloadSelectedIncompleteMembersAction
 
updateEnabledState() - Method in class org.openstreetmap.josm.gui.dialogs.SelectionListDialog.SearchAction
 
updateEnabledState() - Method in class org.openstreetmap.josm.gui.dialogs.SelectionListDialog.SelectAction
 
updateEnabledState() - Method in class org.openstreetmap.josm.gui.dialogs.SelectionListDialog.SetRelationSelection
 
updateEnabledState() - Method in class org.openstreetmap.josm.gui.dialogs.SelectionListDialog.ZoomToJOSMSelectionAction
 
updateEnabledState() - Method in class org.openstreetmap.josm.gui.dialogs.SelectionListDialog.ZoomToListSelection
 
updateEnabledState() - Method in class org.openstreetmap.josm.gui.dialogs.UserListDialog.SelectUsersPrimitivesAction
 
updateEnabledState() - Method in class org.openstreetmap.josm.gui.dialogs.UserListDialog.ShowUserInfoAction
 
updateEnabledState() - Method in class org.openstreetmap.josm.gui.download.BookmarkSelection.RemoveAction
 
updateEnabledState() - Method in class org.openstreetmap.josm.gui.download.BookmarkSelection.RenameAction
 
updateEnabledState() - Method in class org.openstreetmap.josm.gui.download.BoundingBoxSelection.PasteUrlAction
 
updateEnabledState() - Method in class org.openstreetmap.josm.gui.download.PlaceSelection.SearchAction
 
updateEnabledState() - Method in class org.openstreetmap.josm.gui.history.NodeListViewer.ShowHistoryAction
 
updateEnabledState() - Method in class org.openstreetmap.josm.gui.history.NodeListViewer.ZoomToNodeAction
 
updateEnabledState() - Method in class org.openstreetmap.josm.gui.io.UploadSelectionDialog.ContinueAction
 
updateEnabledState() - Method in class org.openstreetmap.josm.gui.mappaint.MapPaintMenu.MapPaintAction
 
updateEnabledState() - Method in class org.openstreetmap.josm.gui.oauth.FullyAutomaticAuthorizationUI.RunAuthorisationAction
 
updateEnabledState() - Method in class org.openstreetmap.josm.gui.oauth.ManualAuthorizationUI.TestAccessTokenAction
 
updateEnabledState(OAuthToken) - Method in class org.openstreetmap.josm.gui.oauth.OAuthAuthorizationWizard.AcceptAccessTokenAction
 
updateEnabledState() - Method in class org.openstreetmap.josm.gui.preferences.advanced.ListListEditor.RemoveEntryAction
 
updateEnabledState() - Method in class org.openstreetmap.josm.gui.preferences.advanced.MapListEditor.RemoveEntryAction
 
updateEnabledState() - Method in class org.openstreetmap.josm.gui.preferences.imagery.ImageryPreference.ImageryProvidersPanel.ActivateAction
 
updateEnabledState() - Method in class org.openstreetmap.josm.gui.preferences.imagery.ImageryPreference.ImageryProvidersPanel.RemoveEntryAction
 
updateEnabledState() - Method in class org.openstreetmap.josm.gui.preferences.server.OsmApiUrlInputPanel.ValidateApiUrlAction
 
updateEnabledState() - Method in class org.openstreetmap.josm.gui.preferences.server.ProxyPreferencesPanel
 
updateEnabledState() - Method in class org.openstreetmap.josm.gui.preferences.SourceEditor.ActivateSourcesAction
 
updateEnabledState() - Method in class org.openstreetmap.josm.gui.preferences.SourceEditor.EditActiveSourceAction
 
updateEnabledState() - Method in class org.openstreetmap.josm.gui.preferences.SourceEditor.EditIconPathAction
 
updateEnabledState() - Method in class org.openstreetmap.josm.gui.preferences.SourceEditor.MoveUpDownAction
 
updateEnabledState() - Method in class org.openstreetmap.josm.gui.preferences.SourceEditor.RemoveActiveSourcesAction
 
updateEnabledState() - Method in class org.openstreetmap.josm.gui.preferences.SourceEditor.RemoveIconPathAction
 
updateEnabledState() - Method in class org.openstreetmap.josm.gui.preferences.ToolbarPreferences.Settings
 
updateEnabledState() - Method in class org.openstreetmap.josm.gui.tagging.TaggingPreset
 
updateEnabledState() - Method in class org.openstreetmap.josm.gui.tagging.TagTable.AddAction
 
updateEnabledState() - Method in class org.openstreetmap.josm.gui.tagging.TagTable.DeleteAction
 
updateEnabledState() - Method in class org.openstreetmap.josm.gui.widgets.BoundingBoxSelectionPanel.PasteUrlAction
 
updateEnabledState() - Method in class org.openstreetmap.josm.io.session.OsmDataSessionExporter.LayerSaveAction
 
updateFilters() - Method in class org.openstreetmap.josm.gui.dialogs.FilterTableModel
 
updateFlags(int, boolean) - Method in class org.openstreetmap.josm.data.osm.AbstractPrimitive
 
updateFlags(int, boolean) - Method in class org.openstreetmap.josm.data.osm.OsmPrimitive
 
updateFlagsChangeableAlways() - Method in class org.openstreetmap.josm.actions.mapmode.ParallelWayAction
 
updateFlagsNoLock(int, boolean) - Method in class org.openstreetmap.josm.data.osm.OsmPrimitive
 
updateFlagsOnlyChangeableOnPress() - Method in class org.openstreetmap.josm.actions.mapmode.ParallelWayAction
 
updateForce() - Method in class org.openstreetmap.josm.io.CacheCustomContent
Executes an update regardless of updateInterval
updateForceString() - Method in class org.openstreetmap.josm.io.CacheCustomContent
Executes an update regardless of updateInterval
updateFromPluginSite(PluginInformation) - Method in class org.openstreetmap.josm.plugins.PluginInformation
Updates the plugin information of this plugin information object with the plugin information in a plugin information object retrieved from a plugin update site.
updateIfRequired() - Method in class org.openstreetmap.josm.io.CacheCustomContent
Updates data if required
updateIfRequiredString() - Method in class org.openstreetmap.josm.io.CacheCustomContent
Updates data if required
updateInterval - Variable in class org.openstreetmap.josm.io.CacheCustomContent
How often to update the cached version
updateKeyModifiers(InputEvent) - Method in class org.openstreetmap.josm.actions.mapmode.MapMode
 
updateKeyModifiers(MouseEvent) - Method in class org.openstreetmap.josm.actions.mapmode.MapMode
 
updateKeyModifiers(int) - Method in class org.openstreetmap.josm.actions.mapmode.MapMode
 
updateLayer(OsmDataLayer) - Method in class org.openstreetmap.josm.actions.UpdateDataAction
 
updateLinks() - Method in class org.openstreetmap.josm.gui.dialogs.relation.MemberTableModel
refresh the cache of member WayConnectionTypes
updateMessage() - Method in class org.openstreetmap.josm.gui.actionsupport.DeleteFromRelationConfirmationDialog
 
updateMeta(ProjectionChoice) - Method in class org.openstreetmap.josm.gui.preferences.projection.ProjectionPreference
 
updateModel() - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetListModel
 
updateModeLocalPreferences() - Method in class org.openstreetmap.josm.actions.mapmode.ParallelWayAction
 
updateModified - Variable in class org.openstreetmap.josm.gui.MainMenu
 
UpdateModifiedAction - Class in org.openstreetmap.josm.actions
This action synchronizes a set of primitives with their state on the server.
UpdateModifiedAction() - Constructor for class org.openstreetmap.josm.actions.UpdateModifiedAction
constructor
updateModifiersState(InputEvent) - Method in class org.openstreetmap.josm.actions.mapmode.ParallelWayAction
 
updateModTime - Variable in class org.openstreetmap.josm.io.CacheFiles
 
updateMultipolygonsReferringTo(AbstractDatasetChangedEvent) - Method in class org.openstreetmap.josm.data.osm.visitor.paint.relations.MultipolygonCache
 
updateMultipolygonsReferringTo(AbstractDatasetChangedEvent, Collection<? extends OsmPrimitive>, DataSet) - Method in class org.openstreetmap.josm.data.osm.visitor.paint.relations.MultipolygonCache
 
updateMultipolygonsReferringTo(AbstractDatasetChangedEvent, Collection<? extends OsmPrimitive>, DataSet, Collection<Map<Relation, Multipolygon>>) - Method in class org.openstreetmap.josm.data.osm.visitor.paint.relations.MultipolygonCache
 
updateNumConflicts() - Method in class org.openstreetmap.josm.gui.conflict.tags.RelationMemberConflictResolverModel
Updates the current number of conflicts from list of decisions and emits a property change event if necessary.
updateNumRequestsLabels() - Method in class org.openstreetmap.josm.gui.io.UploadStrategySelectionPanel
 
updateOffscreenBuffer - Variable in class org.openstreetmap.josm.gui.layer.geoimage.GeoImageLayer
 
updateOffset() - Method in class org.openstreetmap.josm.actions.ImageryAdjustAction.ImageryOffsetDialog
 
updateOffset() - Method in class org.openstreetmap.josm.gui.layer.ImageryLayer.OffsetServerThread
 
updateOffsetIntl() - Method in class org.openstreetmap.josm.actions.ImageryAdjustAction.ImageryOffsetDialog
 
updatePath(int, String) - Method in class org.openstreetmap.josm.gui.preferences.SourceEditor.IconPathTableModel
 
updatePlugins(Component, List<PluginInformation>, ProgressMonitor) - Static method in class org.openstreetmap.josm.plugins.PluginHandler
Updates the plugins in plugins.
updatePosition() - Method in class org.openstreetmap.josm.data.osm.Node
 
updatePosition() - Method in class org.openstreetmap.josm.data.osm.OsmPrimitive
Called by Dataset to update cached position information of primitive (bbox, cached EarthNorth, ...)
updatePosition() - Method in class org.openstreetmap.josm.data.osm.Relation
 
updatePosition() - Method in class org.openstreetmap.josm.data.osm.Way
 
updatePotentiallyDeletedPrimitives(Set<OsmPrimitive>) - Method in class org.openstreetmap.josm.actions.downloadtasks.DownloadOsmTaskList
Updates the local state of a set of primitives (given by a set of primitive ids) with the state currently held on the server.
updatePresets(Collection<TaggingPreset.PresetType>, Map<String, String>, PresetListPanel.PresetHandler) - Method in class org.openstreetmap.josm.gui.dialogs.properties.PresetListPanel
 
updatePresets() - Method in class org.openstreetmap.josm.gui.tagging.TagEditorPanel
 
updatePrimitive(PrimitiveId) - Method in class org.openstreetmap.josm.actions.UpdateSelectionAction
Updates the data for the OsmPrimitives with id id with the data currently kept on the server.
updatePrimitives(Collection<OsmPrimitive>) - Method in class org.openstreetmap.josm.actions.UpdateSelectionAction
Updates the data for for the OsmPrimitives in selection with the data currently kept on the server.
UpdatePrimitivesTask - Class in org.openstreetmap.josm.gui.io
The asynchronous task for updating a collection of objects using multi fetch.
UpdatePrimitivesTask(OsmDataLayer, Collection<? extends OsmPrimitive>) - Constructor for class org.openstreetmap.josm.gui.io.UpdatePrimitivesTask
Creates the task
updateProgress(int) - Method in class org.openstreetmap.josm.gui.MapStatus.BackgroundProgressMonitor
 
updateProgress(int) - Method in class org.openstreetmap.josm.gui.PleaseWaitDialog
 
updateProgress(double) - Method in class org.openstreetmap.josm.gui.progress.AbstractProgressMonitor
 
updateProgress(double) - Method in class org.openstreetmap.josm.gui.progress.ChildProgress
 
updateProgress(int) - Method in interface org.openstreetmap.josm.gui.progress.PleaseWaitProgressMonitor.ProgressMonitorDialog
 
updateProgress(double) - Method in class org.openstreetmap.josm.gui.progress.PleaseWaitProgressMonitor
 
updateProgress(double) - Method in class org.openstreetmap.josm.gui.progress.SwingRenderingProgressMonitor
 
updateReferrers() - Method in class org.openstreetmap.josm.gui.conflict.pair.properties.PropertiesMerger
 
updateResolvedCompletely() - Method in class org.openstreetmap.josm.gui.conflict.pair.ConflictResolver
Updates the state of the property ConflictResolver.RESOLVED_COMPLETELY_PROP
updateRole(int[], String) - Method in class org.openstreetmap.josm.gui.dialogs.relation.MemberTableModel
updates the role of the members given by the indices in idx
updateScheduleStatus() - Method in class org.openstreetmap.josm.gui.bbox.SlippyMapControler.MoveTask
 
updateSelection() - Method in class org.openstreetmap.josm.gui.dialogs.properties.PropertiesDialog
Update selection status, call @{link #selectionChanged} function.
updateSelection(Collection<? extends OsmPrimitive>) - Method in class org.openstreetmap.josm.gui.dialogs.ValidatorDialog
 
updateSelection - Variable in class org.openstreetmap.josm.gui.MainMenu
 
UpdateSelectionAction - Class in org.openstreetmap.josm.actions
This action synchronizes a set of primitives with their state on the server.
UpdateSelectionAction() - Constructor for class org.openstreetmap.josm.actions.UpdateSelectionAction
constructor
UpdateSelectionAction(String, String, String, Shortcut, boolean) - Constructor for class org.openstreetmap.josm.actions.UpdateSelectionAction
 
updateSize() - Method in class org.openstreetmap.josm.io.ProgressInputStream
 
updateSizeCheck() - Method in class org.openstreetmap.josm.gui.download.DownloadDialog
 
updateStateByCurrentSelection() - Method in class org.openstreetmap.josm.actions.mapmode.ImproveWayAccuracyAction
Updates the state according to the current selection.
updateStatus(Layer) - Method in class org.openstreetmap.josm.gui.dialogs.LayerListDialog.LayerVisibleCheckBox
 
updateStatus(String) - Method in interface org.openstreetmap.josm.Main.InitStatusListener
 
updateStatusBar() - Method in class org.openstreetmap.josm.gui.layer.geoimage.CorrelateGpxWithImages.StatusBarUpdater
 
updateStatusLine() - Method in class org.openstreetmap.josm.actions.mapmode.ImproveWayAccuracyAction
 
updateStatusLine() - Method in class org.openstreetmap.josm.actions.mapmode.MapMode
 
updateSummary() - Method in class org.openstreetmap.josm.gui.io.UploadParameterSummaryPanel
 
updateSystemProperties() - Method in class org.openstreetmap.josm.data.Preferences
Updates system properties with the current values in the preferences.
updateSystemProperty(String, String) - Method in class org.openstreetmap.josm.data.Preferences
 
updateTagged() - Method in class org.openstreetmap.josm.data.osm.OsmPrimitive
 
updateTagName(TagModel, String) - Method in class org.openstreetmap.josm.gui.tagging.TagEditorModel
updates the name of a tag and sets the dirty state to true if the new name is different from the old name.
updateTags(List<Tag>) - Method in interface org.openstreetmap.josm.gui.dialogs.properties.PresetListPanel.PresetHandler
 
updateTags(List<Tag>) - Method in class org.openstreetmap.josm.gui.dialogs.relation.GenericRelationEditor
 
updateTagValue(TagModel, String) - Method in class org.openstreetmap.josm.gui.tagging.TagEditorModel
updates the value value of a tag and sets the dirty state to true if the new name is different from the old name
updateText() - Method in class org.openstreetmap.josm.gui.MapStatus.BackgroundProgressMonitor
 
updateTitle() - Method in class org.openstreetmap.josm.gui.actionsupport.DeleteFromRelationConfirmationDialog
 
updateTitle() - Method in class org.openstreetmap.josm.gui.conflict.tags.CombinePrimitiveResolverDialog
 
updateTitle(int) - Method in class org.openstreetmap.josm.gui.dialogs.ConflictDialog
 
updateTitle() - Method in class org.openstreetmap.josm.gui.dialogs.ConflictResolutionDialog
 
updateTitle(OsmPrimitive) - Method in class org.openstreetmap.josm.gui.dialogs.ConflictResolutionDialog
 
updateTitle() - Method in class org.openstreetmap.josm.gui.dialogs.relation.RelationEditor
updates the title of the relation editor
updateTitle() - Method in class org.openstreetmap.josm.gui.dialogs.RelationListDialog.RelationListModel
 
updateTitle() - Method in class org.openstreetmap.josm.gui.dialogs.SelectionListDialog.TitleUpdater
 
updateTreeList(List<AddWMSLayerPanel.LayerDetails>) - Method in class org.openstreetmap.josm.gui.preferences.imagery.AddWMSLayerPanel
 
updateUrl(boolean) - Method in class org.openstreetmap.josm.actions.JumpToAction
 
updateUrl(Bounds) - Method in class org.openstreetmap.josm.gui.download.BoundingBoxSelection
 
updateValue() - Method in class org.openstreetmap.josm.data.preferences.CachedProperty
 
updateView(Changeset) - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetDetailPanel
 
updateWaypointLabelCombobox(JosmComboBox, JTextField, Marker.TemplateEntryProperty) - Method in class org.openstreetmap.josm.gui.preferences.display.GPXSettingsPanel
 
updateWaypointPattern(JosmComboBox, JTextField) - Method in class org.openstreetmap.josm.gui.preferences.display.GPXSettingsPanel
 
updateZoomParameters() - Method in class org.openstreetmap.gui.jmapviewer.Demo
 
upItem - Variable in class org.openstreetmap.josm.gui.MenuScroller
 
upld - Variable in class org.openstreetmap.josm.gui.io.SaveLayersDialog.SaveAndProceedAction
 
upldDis - Variable in class org.openstreetmap.josm.gui.io.SaveLayersDialog.SaveAndProceedAction
 
upload(String) - Method in class org.openstreetmap.josm.data.ServerSidePreferences.Connection
 
upload() - Method in class org.openstreetmap.josm.data.ServerSidePreferences
Use this instead of save() for the ServerSidePreferences, since uploads are costly while save is called often.
upload - Variable in class org.openstreetmap.josm.gui.MainMenu
 
UPLOAD_STRATEGY_SPECIFICATION_PROP - Static variable in class org.openstreetmap.josm.gui.io.UploadStrategySelectionPanel
The property for the upload strategy
UploadAction - Class in org.openstreetmap.josm.actions
Action that opens a connection to the osm server and uploads all changes.
UploadAction() - Constructor for class org.openstreetmap.josm.actions.UploadAction
 
UploadAndSaveProgressRenderer - Class in org.openstreetmap.josm.gui.io
 
UploadAndSaveProgressRenderer() - Constructor for class org.openstreetmap.josm.gui.io.UploadAndSaveProgressRenderer
 
uploadCanceled - Variable in class org.openstreetmap.josm.gui.io.UploadPrimitivesTask
 
uploadChangesAsDiffUpload(Collection<? extends IPrimitive>, ProgressMonitor) - Method in class org.openstreetmap.josm.io.OsmServerWriter
Upload all changes in one diff upload
uploadChangeset - Variable in class org.openstreetmap.josm.io.AbstractReader
 
uploadChangesInChunks(Collection<? extends IPrimitive>, ProgressMonitor, int) - Method in class org.openstreetmap.josm.io.OsmServerWriter
Upload all changes in one diff upload
uploadChangesIndividually(Collection<? extends IPrimitive>, ProgressMonitor) - Method in class org.openstreetmap.josm.io.OsmServerWriter
Uploads the changes individually.
uploadData(OsmDataLayer, APIDataSet) - Method in class org.openstreetmap.josm.actions.UploadAction
Uploads data to the OSM API.
UploadDialog - Class in org.openstreetmap.josm.gui.io
This is a dialog for entering upload options like the parameters for the upload changeset and the strategy for opening/closing a changeset.
UploadDialog() - Constructor for class org.openstreetmap.josm.gui.io.UploadDialog
constructor
uploadDialog - Static variable in class org.openstreetmap.josm.gui.io.UploadDialog
the unique instance of the upload dialog
UploadDialog.CancelAction - Class in org.openstreetmap.josm.gui.io
Action for canceling the dialog
UploadDialog.CancelAction() - Constructor for class org.openstreetmap.josm.gui.io.UploadDialog.CancelAction
 
UploadDialog.UploadAction - Class in org.openstreetmap.josm.gui.io
Handles an upload
UploadDialog.UploadAction() - Constructor for class org.openstreetmap.josm.gui.io.UploadDialog.UploadAction
 
UploadDialog.WindowEventHandler - Class in org.openstreetmap.josm.gui.io
Listens to window closing events and processes them as cancel events.
UploadDialog.WindowEventHandler() - Constructor for class org.openstreetmap.josm.gui.io.UploadDialog.WindowEventHandler
 
uploadDiff(Collection<? extends IPrimitive>, ProgressMonitor) - Method in class org.openstreetmap.josm.io.OsmApi
Uploads a list of changes in "diff" form to the server.
uploadDiscouraged - Variable in class org.openstreetmap.josm.data.osm.DataSet
 
UploadedObjectsSummaryPanel - Class in org.openstreetmap.josm.gui.io
This panel displays a summary of the objects to upload.
UploadedObjectsSummaryPanel() - Constructor for class org.openstreetmap.josm.gui.io.UploadedObjectsSummaryPanel
 
UploadedObjectsSummaryPanel.PrimitiveList - Class in org.openstreetmap.josm.gui.io
A simple list of OSM primitives.
UploadedObjectsSummaryPanel.PrimitiveList() - Constructor for class org.openstreetmap.josm.gui.io.UploadedObjectsSummaryPanel.PrimitiveList
 
UploadedObjectsSummaryPanel.PrimitiveListModel - Class in org.openstreetmap.josm.gui.io
A list model for a list of OSM primitives.
UploadedObjectsSummaryPanel.PrimitiveListModel() - Constructor for class org.openstreetmap.josm.gui.io.UploadedObjectsSummaryPanel.PrimitiveListModel
 
UploadedObjectsSummaryPanel.PrimitiveListModel(List<OsmPrimitive>) - Constructor for class org.openstreetmap.josm.gui.io.UploadedObjectsSummaryPanel.PrimitiveListModel
 
UploadHook - Interface in org.openstreetmap.josm.actions.upload
 
uploadHooks - Static variable in class org.openstreetmap.josm.actions.UploadAction
The list of upload hooks.
uploadLayers(List<SaveLayerInfo>) - Method in class org.openstreetmap.josm.gui.io.SaveLayersDialog.SaveAndUploadTask
 
UploadLayerTask - Class in org.openstreetmap.josm.gui.io
UploadLayerTask uploads the data managed by an OsmDataLayer asynchronously.
UploadLayerTask(UploadStrategySpecification, OsmDataLayer, ProgressMonitor, Changeset) - Constructor for class org.openstreetmap.josm.gui.io.UploadLayerTask
Creates the upload task
uploadOrder - Variable in class org.openstreetmap.josm.data.APIDataSet.RelationUploadDependencyGraph
 
UploadOrSaveState - Enum in org.openstreetmap.josm.gui.io
 
UploadOrSaveState() - Constructor for enum org.openstreetmap.josm.gui.io.UploadOrSaveState
 
uploadOsm(UploadStrategySpecification, Collection<? extends IPrimitive>, Changeset, ProgressMonitor) - Method in class org.openstreetmap.josm.io.OsmServerWriter
Send the dataset to the server.
UploadParameterSummaryPanel - Class in org.openstreetmap.josm.gui.io
 
UploadParameterSummaryPanel() - Constructor for class org.openstreetmap.josm.gui.io.UploadParameterSummaryPanel
 
uploadPrimitives(OsmDataLayer, Collection<OsmPrimitive>) - Method in class org.openstreetmap.josm.actions.UploadSelectionAction
Uploads the primitives in toUpload to the server.
UploadPrimitivesTask - Class in org.openstreetmap.josm.gui.io
The task for uploading a collection of primitives
UploadPrimitivesTask(UploadStrategySpecification, OsmDataLayer, APIDataSet, Changeset) - Constructor for class org.openstreetmap.josm.gui.io.UploadPrimitivesTask
Creates the task
uploadSelection - Variable in class org.openstreetmap.josm.gui.MainMenu
 
UploadSelectionAction - Class in org.openstreetmap.josm.actions
Uploads the current selection to the server.
UploadSelectionAction() - Constructor for class org.openstreetmap.josm.actions.UploadSelectionAction
 
UploadSelectionAction.DeletedParentsChecker - Class in org.openstreetmap.josm.actions
 
UploadSelectionAction.DeletedParentsChecker(OsmDataLayer, Collection<OsmPrimitive>) - Constructor for class org.openstreetmap.josm.actions.UploadSelectionAction.DeletedParentsChecker
 
UploadSelectionAction.UploadHullBuilder - Class in org.openstreetmap.josm.actions
Computes the collection of primitives to upload, given a collection of candidate primitives.
UploadSelectionAction.UploadHullBuilder() - Constructor for class org.openstreetmap.josm.actions.UploadSelectionAction.UploadHullBuilder
 
UploadSelectionDialog - Class in org.openstreetmap.josm.gui.io
This dialog can be used to select individual object for uploading.
UploadSelectionDialog() - Constructor for class org.openstreetmap.josm.gui.io.UploadSelectionDialog
 
UploadSelectionDialog.CancelAction - Class in org.openstreetmap.josm.gui.io
 
UploadSelectionDialog.CancelAction() - Constructor for class org.openstreetmap.josm.gui.io.UploadSelectionDialog.CancelAction
 
UploadSelectionDialog.ContinueAction - Class in org.openstreetmap.josm.gui.io
 
UploadSelectionDialog.ContinueAction() - Constructor for class org.openstreetmap.josm.gui.io.UploadSelectionDialog.ContinueAction
 
UploadSelectionDialog.OsmPrimitiveList - Class in org.openstreetmap.josm.gui.io
 
UploadSelectionDialog.OsmPrimitiveList() - Constructor for class org.openstreetmap.josm.gui.io.UploadSelectionDialog.OsmPrimitiveList
 
UploadSelectionDialog.OsmPrimitiveList(UploadSelectionDialog.OsmPrimitiveListModel) - Constructor for class org.openstreetmap.josm.gui.io.UploadSelectionDialog.OsmPrimitiveList
 
UploadSelectionDialog.OsmPrimitiveListModel - Class in org.openstreetmap.josm.gui.io
 
UploadSelectionDialog.OsmPrimitiveListModel() - Constructor for class org.openstreetmap.josm.gui.io.UploadSelectionDialog.OsmPrimitiveListModel
 
UploadSelectionDialog.OsmPrimitiveListModel(List<OsmPrimitive>) - Constructor for class org.openstreetmap.josm.gui.io.UploadSelectionDialog.OsmPrimitiveListModel
 
uploadStartTime - Variable in class org.openstreetmap.josm.io.OsmServerWriter
 
uploadState - Variable in class org.openstreetmap.josm.gui.io.SaveLayerInfo
 
UploadStrategy - Enum in org.openstreetmap.josm.gui.io
 
UploadStrategy(String) - Constructor for enum org.openstreetmap.josm.gui.io.UploadStrategy
 
UploadStrategySelectionPanel - Class in org.openstreetmap.josm.gui.io
UploadStrategySelectionPanel is a panel for selecting an upload strategy.
UploadStrategySelectionPanel() - Constructor for class org.openstreetmap.josm.gui.io.UploadStrategySelectionPanel
 
UploadStrategySelectionPanel.ChunkSizeInputVerifier - Class in org.openstreetmap.josm.gui.io
 
UploadStrategySelectionPanel.ChunkSizeInputVerifier() - Constructor for class org.openstreetmap.josm.gui.io.UploadStrategySelectionPanel.ChunkSizeInputVerifier
 
UploadStrategySelectionPanel.StrategyChangeListener - Class in org.openstreetmap.josm.gui.io
 
UploadStrategySelectionPanel.StrategyChangeListener() - Constructor for class org.openstreetmap.josm.gui.io.UploadStrategySelectionPanel.StrategyChangeListener
 
UploadStrategySelectionPanel.TextFieldFocusHandler - Class in org.openstreetmap.josm.gui.io
 
UploadStrategySelectionPanel.TextFieldFocusHandler() - Constructor for class org.openstreetmap.josm.gui.io.UploadStrategySelectionPanel.TextFieldFocusHandler
 
UploadStrategySpecification - Class in org.openstreetmap.josm.gui.io
An UploadStrategySpecification consists of the parameter describing the strategy for uploading a collection of OsmPrimitive.
UploadStrategySpecification() - Constructor for class org.openstreetmap.josm.gui.io.UploadStrategySpecification
Creates a new upload strategy with default values.
UploadStrategySpecification(UploadStrategySpecification) - Constructor for class org.openstreetmap.josm.gui.io.UploadStrategySpecification
Clones another upload strategy.
upper - Variable in class org.openstreetmap.josm.gui.mappaint.Range
 
uri - Variable in enum org.openstreetmap.gui.jmapviewer.tilesources.ScanexTileSource.ScanexLayer
 
uri - Variable in class org.openstreetmap.josm.data.gpx.GpxLink
 
url - Variable in class org.openstreetmap.josm.actions.JumpToAction
 
url - Variable in class org.openstreetmap.josm.actions.Map_Rectifier_WMSmenuAction.RectifierService
 
url - Variable in class org.openstreetmap.josm.data.imagery.ImageryInfo.ImageryPreferenceEntry
 
url - Variable in class org.openstreetmap.josm.data.imagery.ImageryInfo
 
url - Variable in class org.openstreetmap.josm.gui.download.PlaceSelection.Server
 
url - Variable in class org.openstreetmap.josm.gui.help.HelpBrowser
the currently displayed URL
url() - Method in class org.openstreetmap.josm.gui.layer.markerlayer.AudioMarker
 
url - Variable in class org.openstreetmap.josm.gui.preferences.server.ApiUrlTestTask
 
url - Variable in class org.openstreetmap.josm.gui.preferences.SourceEditor.ReloadSourcesAction
 
url - Variable in class org.openstreetmap.josm.gui.preferences.SourceEditor.SourceLoader
 
url - Variable in class org.openstreetmap.josm.gui.preferences.SourceEntry
A URL can be anything that MirroredInputStream understands, i.e.
url - Variable in class org.openstreetmap.josm.io.imagery.OsmosnimkiOffsetServer
 
url - Variable in class org.openstreetmap.josm.io.OsmServerLocationReader
 
url - Variable in exception org.openstreetmap.josm.io.OsmTransferException
 
url - Variable in class org.openstreetmap.josm.tools.AudioPlayer.Execute
 
url() - Method in class org.openstreetmap.josm.tools.AudioPlayer.Execute
 
url() - Static method in class org.openstreetmap.josm.tools.AudioPlayer
To get the Url of the playing or recently played audio.
url - Variable in class org.openstreetmap.josm.tools.UrlLabel
 
UrlBasedQueryPanel - Class in org.openstreetmap.josm.gui.dialogs.changeset.query
 
UrlBasedQueryPanel() - Constructor for class org.openstreetmap.josm.gui.dialogs.changeset.query.UrlBasedQueryPanel
 
UrlBasedQueryPanel.ChangetQueryUrlValidator - Class in org.openstreetmap.josm.gui.dialogs.changeset.query
Validates text entered in the changeset query URL field on the fly
UrlBasedQueryPanel.ChangetQueryUrlValidator() - Constructor for class org.openstreetmap.josm.gui.dialogs.changeset.query.UrlBasedQueryPanel.ChangetQueryUrlValidator
 
urlFileFilter - Static variable in class org.openstreetmap.josm.actions.OpenFileAction
 
UrlLabel - Class in org.openstreetmap.josm.tools
Label that contains a clickable link.
UrlLabel() - Constructor for class org.openstreetmap.josm.tools.UrlLabel
 
UrlLabel(String) - Constructor for class org.openstreetmap.josm.tools.UrlLabel
 
UrlLabel(String, int) - Constructor for class org.openstreetmap.josm.tools.UrlLabel
 
UrlLabel(String, String) - Constructor for class org.openstreetmap.josm.tools.UrlLabel
 
UrlLabel(String, String, int) - Constructor for class org.openstreetmap.josm.tools.UrlLabel
 
urlRegEx - Variable in class org.openstreetmap.josm.actions.Map_Rectifier_WMSmenuAction.RectifierService
 
urlString - Variable in enum org.openstreetmap.josm.data.imagery.ImageryInfo.ImageryType
 
USAGE - Variable in class org.openstreetmap.josm.actions.OrthogonalizeAction
 
usage - Variable in class org.openstreetmap.josm.gui.tagging.TaggingPreset.ComboMultiSelect
 
use_last_as_default - Variable in class org.openstreetmap.josm.gui.tagging.TaggingPreset.ComboMultiSelect
 
use_last_as_default - Variable in class org.openstreetmap.josm.gui.tagging.TaggingPreset.Text
 
useAntialiasing - Variable in class org.openstreetmap.josm.gui.preferences.display.DrawingPreference
 
useHighlighting - Variable in class org.openstreetmap.josm.gui.preferences.display.DrawingPreference
 
useLastMoveCommandIfPossible() - Method in class org.openstreetmap.josm.actions.mapmode.SelectAction
Adapt last move command (if it is suitable) to work with next drag, started at point startEN
useOffsetServer - Variable in class org.openstreetmap.josm.gui.preferences.imagery.CommonSettingsPanel
 
user - Variable in class org.openstreetmap.josm.actions.search.SearchCompiler.UserMatch
 
user - Variable in class org.openstreetmap.josm.data.osm.AbstractPrimitive
User that last modified this primitive, as specified by the server.
user - Variable in class org.openstreetmap.josm.data.osm.Changeset
the user who owns the changeset
user - Variable in class org.openstreetmap.josm.data.osm.history.HistoryOsmPrimitive
 
User - Class in org.openstreetmap.josm.data.osm
A simple class to keep a list of user names.
User(long, String) - Constructor for class org.openstreetmap.josm.data.osm.User
private constructor, only called from get method.
user - Variable in class org.openstreetmap.josm.gui.dialogs.UserListDialog.UserInfo
 
UserCancelException - Exception in org.openstreetmap.josm.corrector
 
UserCancelException() - Constructor for exception org.openstreetmap.josm.corrector.UserCancelException
 
useRealWidth - Variable in class org.openstreetmap.josm.data.osm.visitor.paint.MapPaintSettings
 
useRepeatedShortcut - Variable in class org.openstreetmap.josm.actions.mapmode.DrawAction
 
userInfo - Variable in class org.openstreetmap.josm.actions.CloseChangesetAction.DownloadOpenChangesetsTask
 
UserInfo - Class in org.openstreetmap.josm.data.osm
 
UserInfo() - Constructor for class org.openstreetmap.josm.data.osm.UserInfo
 
userInfo - Variable in class org.openstreetmap.josm.gui.JosmUserIdentityManager
 
userInfoReader - Variable in class org.openstreetmap.josm.gui.dialogs.changeset.query.ChangesetQueryTask
the reader object used to read information about the current user from the API
UserListDialog - Class in org.openstreetmap.josm.gui.dialogs
Displays a dialog with all users who have last edited something in the selection area, along with the number of objects.
UserListDialog() - Constructor for class org.openstreetmap.josm.gui.dialogs.UserListDialog
 
UserListDialog.DoubleClickAdapter - Class in org.openstreetmap.josm.gui.dialogs
 
UserListDialog.DoubleClickAdapter() - Constructor for class org.openstreetmap.josm.gui.dialogs.UserListDialog.DoubleClickAdapter
 
UserListDialog.LoadRelicensingInformationAction - Class in org.openstreetmap.josm.gui.dialogs
 
UserListDialog.LoadRelicensingInformationAction() - Constructor for class org.openstreetmap.josm.gui.dialogs.UserListDialog.LoadRelicensingInformationAction
 
UserListDialog.SelectUsersPrimitivesAction - Class in org.openstreetmap.josm.gui.dialogs
 
UserListDialog.SelectUsersPrimitivesAction() - Constructor for class org.openstreetmap.josm.gui.dialogs.UserListDialog.SelectUsersPrimitivesAction
 
UserListDialog.ShowUserInfoAction - Class in org.openstreetmap.josm.gui.dialogs
 
UserListDialog.ShowUserInfoAction() - Constructor for class org.openstreetmap.josm.gui.dialogs.UserListDialog.ShowUserInfoAction
 
UserListDialog.UserInfo - Class in org.openstreetmap.josm.gui.dialogs
Action for selecting the primitives contributed by the currently selected users.
UserListDialog.UserInfo(User, int, double) - Constructor for class org.openstreetmap.josm.gui.dialogs.UserListDialog.UserInfo
 
UserListDialog.UserTableModel - Class in org.openstreetmap.josm.gui.dialogs
The table model for the users
UserListDialog.UserTableModel() - Constructor for class org.openstreetmap.josm.gui.dialogs.UserListDialog.UserTableModel
 
userMap - Static variable in class org.openstreetmap.josm.data.osm.User
the map of known users
userName - Variable in class org.openstreetmap.josm.gui.JosmUserIdentityManager
 
userName - Variable in class org.openstreetmap.josm.gui.oauth.OsmOAuthAuthorizationClient.SessionId
 
username - Variable in class org.openstreetmap.josm.io.auth.CredentialsAgentResponse
 
userName - Variable in class org.openstreetmap.josm.io.ChangesetQuery
the user name this query is restricted to.
UserNameValidator - Class in org.openstreetmap.josm.gui.preferences.server
 
UserNameValidator(JTextComponent) - Constructor for class org.openstreetmap.josm.gui.preferences.server.UserNameValidator
 
userRestrictionStateChanged() - Method in class org.openstreetmap.josm.gui.dialogs.changeset.query.AdvancedChangesetQueryPanel.RestrictionGroupStateChangeHandler
 
userTable - Variable in class org.openstreetmap.josm.gui.dialogs.FilterDialog
 
userTable - Variable in class org.openstreetmap.josm.gui.dialogs.UserListDialog
The display list.
useserver - Variable in class org.openstreetmap.josm.gui.download.PlaceSelection.NameQueryTask
 
useServerOffsetAction - Variable in class org.openstreetmap.josm.gui.layer.ImageryLayer
 
usesInvalidUrl - Variable in class org.openstreetmap.josm.gui.layer.WMSLayer
set to true if this layer uses an invalid base url
useStrokes - Variable in class org.openstreetmap.josm.data.osm.visitor.paint.MapPainter
 
useStrokesDistance - Variable in class org.openstreetmap.josm.data.osm.visitor.paint.MapPaintSettings
 
useThumbs - Variable in class org.openstreetmap.josm.gui.layer.geoimage.GeoImageLayer
 
UTFInputStreamReader - Class in org.openstreetmap.josm.io
Detects the different UTF encodings from byte order mark
UTFInputStreamReader(InputStream) - Constructor for class org.openstreetmap.josm.io.UTFInputStreamReader
 
UTFInputStreamReader(InputStream, String) - Constructor for class org.openstreetmap.josm.io.UTFInputStreamReader
 
Utils - Class in org.openstreetmap.josm.tools
Basic utils, that can be useful in different parts of the program.
Utils() - Constructor for class org.openstreetmap.josm.tools.Utils
 
Utils.Function<A,B> - Interface in org.openstreetmap.josm.tools
Represents a function that can be applied to objects of A and returns objects of B.
UTM - Class in org.openstreetmap.josm.data.projection
 
UTM() - Constructor for class org.openstreetmap.josm.data.projection.UTM
 
UTM(int, UTM.Hemisphere) - Constructor for class org.openstreetmap.josm.data.projection.UTM
 
UTM.Hemisphere - Enum in org.openstreetmap.josm.data.projection
 
UTM.Hemisphere() - Constructor for enum org.openstreetmap.josm.data.projection.UTM.Hemisphere
 
UTM_France_DOM - Class in org.openstreetmap.josm.data.projection
This class implements all projections for French departements in the Caribbean Sea and Indian Ocean using the UTM transvers Mercator projection and specific geodesic settings.
UTM_France_DOM() - Constructor for class org.openstreetmap.josm.data.projection.UTM_France_DOM
 
UTM_France_DOM(int) - Constructor for class org.openstreetmap.josm.data.projection.UTM_France_DOM
 
UTM_France_DOM_ProjectionChoice - Class in org.openstreetmap.josm.gui.preferences.projection
 
UTM_France_DOM_ProjectionChoice() - Constructor for class org.openstreetmap.josm.gui.preferences.projection.UTM_France_DOM_ProjectionChoice
 
utmBounds - Static variable in class org.openstreetmap.josm.data.projection.UTM_France_DOM
 
utmDatums - Static variable in class org.openstreetmap.josm.data.projection.UTM_France_DOM
 
utmEPSGs - Static variable in class org.openstreetmap.josm.data.projection.UTM_France_DOM
 
utmGeodesicsNames - Static variable in class org.openstreetmap.josm.gui.preferences.projection.UTM_France_DOM_ProjectionChoice
 
UTMProjectionChoice - Class in org.openstreetmap.josm.gui.preferences.projection
 
UTMProjectionChoice() - Constructor for class org.openstreetmap.josm.gui.preferences.projection.UTMProjectionChoice
 
UTMProjectionChoice.UTMPanel - Class in org.openstreetmap.josm.gui.preferences.projection
 
UTMProjectionChoice.UTMPanel(Object[], int, String, ActionListener) - Constructor for class org.openstreetmap.josm.gui.preferences.projection.UTMProjectionChoice.UTMPanel
 
utmZones - Static variable in class org.openstreetmap.josm.data.projection.UTM_France_DOM
 

V

v - Variable in class org.openstreetmap.josm.gui.mappaint.mapcss.Condition.KeyValueCondition
 
val - Variable in class org.openstreetmap.josm.gui.mappaint.Keyword
 
val - Variable in class org.openstreetmap.josm.gui.mappaint.mapcss.Instruction.AssignmentInstruction
 
val - Variable in class org.openstreetmap.josm.gui.mappaint.mapcss.Instruction.RelativeFloat
 
valAccessTokenKey - Variable in class org.openstreetmap.josm.gui.oauth.ManualAuthorizationUI
 
valAccessTokenSecret - Variable in class org.openstreetmap.josm.gui.oauth.ManualAuthorizationUI
 
valChangesetId - Variable in class org.openstreetmap.josm.gui.dialogs.changeset.SingleChangesetDownloadPanel
 
valClosedAfterDate1 - Variable in class org.openstreetmap.josm.gui.dialogs.changeset.query.AdvancedChangesetQueryPanel.TimeRestrictionPanel
 
valClosedAfterDate2 - Variable in class org.openstreetmap.josm.gui.dialogs.changeset.query.AdvancedChangesetQueryPanel.TimeRestrictionPanel
 
valClosedAfterTime1 - Variable in class org.openstreetmap.josm.gui.dialogs.changeset.query.AdvancedChangesetQueryPanel.TimeRestrictionPanel
 
valClosedAfterTime2 - Variable in class org.openstreetmap.josm.gui.dialogs.changeset.query.AdvancedChangesetQueryPanel.TimeRestrictionPanel
 
valCreatedBeforeDate - Variable in class org.openstreetmap.josm.gui.dialogs.changeset.query.AdvancedChangesetQueryPanel.TimeRestrictionPanel
 
valCreatedBeforeTime - Variable in class org.openstreetmap.josm.gui.dialogs.changeset.query.AdvancedChangesetQueryPanel.TimeRestrictionPanel
 
valiateChunkSize() - Method in class org.openstreetmap.josm.gui.io.UploadStrategySelectionPanel.ChunkSizeInputVerifier
 
valid - Variable in class org.openstreetmap.josm.gui.widgets.AbstractTextComponentValidator
remembers whether the content of the text component is currently valid or not; null means, we don't know yet
validate() - Method in class org.openstreetmap.josm.gui.bbox.TileSelectionBBoxChooser.TileAddressValidator
 
validate() - Method in class org.openstreetmap.josm.gui.bbox.TileSelectionBBoxChooser.TileCoordinateValidator
 
validate() - Method in class org.openstreetmap.josm.gui.dialogs.changeset.query.AdvancedChangesetQueryPanel.DateValidator
 
validate() - Method in class org.openstreetmap.josm.gui.dialogs.changeset.query.AdvancedChangesetQueryPanel.TimeValidator
 
validate() - Method in class org.openstreetmap.josm.gui.dialogs.changeset.query.AdvancedChangesetQueryPanel.UidInputFieldValidator
 
validate() - Method in class org.openstreetmap.josm.gui.dialogs.changeset.query.AdvancedChangesetQueryPanel.UserNameInputValidator
 
validate() - Method in class org.openstreetmap.josm.gui.dialogs.changeset.query.UrlBasedQueryPanel.ChangetQueryUrlValidator
 
validate() - Method in class org.openstreetmap.josm.gui.dialogs.changeset.SingleChangesetDownloadPanel.ChangesetIdValidator
 
validate() - Method in class org.openstreetmap.josm.gui.oauth.FullyAutomaticAuthorizationUI.PasswordValidator
 
validate() - Method in class org.openstreetmap.josm.gui.oauth.FullyAutomaticAuthorizationUI.UserNameValidator
 
validate() - Method in class org.openstreetmap.josm.gui.oauth.FullyAutomaticPropertiesPanel.UserNameValidator
 
validate() - Method in class org.openstreetmap.josm.gui.oauth.ManualAuthorizationUI.AccessTokenKeyValidator
 
validate() - Method in class org.openstreetmap.josm.gui.oauth.ManualAuthorizationUI.AccessTokenSecretValidator
 
validate() - Method in class org.openstreetmap.josm.gui.preferences.server.OsmApiUrlInputPanel.ApiUrlValidator
 
validate() - Method in class org.openstreetmap.josm.gui.preferences.server.UserNameValidator
 
validate() - Method in class org.openstreetmap.josm.gui.widgets.AbstractTextComponentValidator
Implement in subclasses to validate the content of the text component.
validate() - Method in class org.openstreetmap.josm.gui.widgets.BoundingBoxSelectionPanel.LatitudeValidator
 
validate() - Method in class org.openstreetmap.josm.gui.widgets.BoundingBoxSelectionPanel.LongitudeValidator
 
validate() - Method in class org.openstreetmap.josm.gui.widgets.OsmIdTextField.OsmIdValidator
 
ValidateAction - Class in org.openstreetmap.josm.actions
The action that does the validate thing.
ValidateAction() - Constructor for class org.openstreetmap.josm.actions.ValidateAction
Constructor
ValidateAction.ValidationTask - Class in org.openstreetmap.josm.actions
Asynchronous task for running a collection of tests against a collection of primitives
ValidateAction.ValidationTask(Collection<Test>, Collection<OsmPrimitive>, Collection<OsmPrimitive>) - Constructor for class org.openstreetmap.josm.actions.ValidateAction.ValidationTask
 
validatedPrimitives - Variable in class org.openstreetmap.josm.actions.ValidateAction.ValidationTask
 
validatePreferences() - Method in class org.openstreetmap.josm.gui.preferences.display.GPXSettingsPanel
 
validatePreferences() - Method in interface org.openstreetmap.josm.gui.preferences.PreferenceTabbedPane.ValidationListener
 
validateToolBarsVisibility() - Method in class org.openstreetmap.josm.gui.MapFrame
 
ValidateUploadHook - Class in org.openstreetmap.josm.actions.upload
The action that does the validate thing.
ValidateUploadHook() - Constructor for class org.openstreetmap.josm.actions.upload.ValidateUploadHook
 
validateXML(Reader) - Method in class org.openstreetmap.josm.data.Preferences
 
validationErrors - Variable in class org.openstreetmap.josm.gui.layer.OsmDataLayer
 
validationListener - Variable in class org.openstreetmap.josm.gui.preferences.map.TaggingPresetPreference
 
validationListeners - Variable in class org.openstreetmap.josm.gui.preferences.PreferenceTabbedPane
 
validator - Variable in class org.openstreetmap.josm.gui.widgets.OsmIdTextField
 
validator - Variable in class org.openstreetmap.josm.Main
The data validation handler.
ValidatorDialog - Class in org.openstreetmap.josm.gui.dialogs
A small tool dialog for displaying the current errors.
ValidatorDialog() - Constructor for class org.openstreetmap.josm.gui.dialogs.ValidatorDialog
Constructor
validatorDialog - Variable in class org.openstreetmap.josm.gui.MapFrame
 
ValidatorDialog.ClickWatch - Class in org.openstreetmap.josm.gui.dialogs
Watches for clicks.
ValidatorDialog.ClickWatch() - Constructor for class org.openstreetmap.josm.gui.dialogs.ValidatorDialog.ClickWatch
 
ValidatorDialog.FixTask - Class in org.openstreetmap.josm.gui.dialogs
Task for fixing a collection of TestErrors.
ValidatorDialog.FixTask(Collection<TestError>) - Constructor for class org.openstreetmap.josm.gui.dialogs.ValidatorDialog.FixTask
 
ValidatorDialog.SelectionWatch - Class in org.openstreetmap.josm.gui.dialogs
Watches for tree selection.
ValidatorDialog.SelectionWatch() - Constructor for class org.openstreetmap.josm.gui.dialogs.ValidatorDialog.SelectionWatch
 
ValidatorDialog.ValidatorBoundingXYVisitor - Class in org.openstreetmap.josm.gui.dialogs
 
ValidatorDialog.ValidatorBoundingXYVisitor() - Constructor for class org.openstreetmap.josm.gui.dialogs.ValidatorDialog.ValidatorBoundingXYVisitor
 
ValidatorLayer - Class in org.openstreetmap.josm.gui.layer
A layer showing error messages.
ValidatorLayer() - Constructor for class org.openstreetmap.josm.gui.layer.ValidatorLayer
 
ValidatorPreference - Class in org.openstreetmap.josm.gui.preferences
Preference settings for the validator
ValidatorPreference() - Constructor for class org.openstreetmap.josm.gui.preferences.ValidatorPreference
 
ValidatorPreference.Factory - Class in org.openstreetmap.josm.gui.preferences
 
ValidatorPreference.Factory() - Constructor for class org.openstreetmap.josm.gui.preferences.ValidatorPreference.Factory
 
ValidatorTreePanel - Class in org.openstreetmap.josm.gui.dialogs.validator
A panel that displays the error tree.
ValidatorTreePanel(List<TestError>) - Constructor for class org.openstreetmap.josm.gui.dialogs.validator.ValidatorTreePanel
Constructor
ValidatorTreePanel() - Constructor for class org.openstreetmap.josm.gui.dialogs.validator.ValidatorTreePanel
Constructor
ValidatorTreeRenderer - Class in org.openstreetmap.josm.gui.dialogs.validator
Tree renderer for displaying errors
ValidatorTreeRenderer() - Constructor for class org.openstreetmap.josm.gui.dialogs.validator.ValidatorTreeRenderer
 
ValidatorVisitor - Interface in org.openstreetmap.josm.data.validation
 
vAlign - Variable in class org.openstreetmap.josm.gui.mappaint.BoxTextElemStyle
 
valMaxX - Variable in class org.openstreetmap.josm.gui.bbox.TileSelectionBBoxChooser.TileGridInputPanel
 
valMaxY - Variable in class org.openstreetmap.josm.gui.bbox.TileSelectionBBoxChooser.TileGridInputPanel
 
valMinX - Variable in class org.openstreetmap.josm.gui.bbox.TileSelectionBBoxChooser.TileGridInputPanel
 
valMinY - Variable in class org.openstreetmap.josm.gui.bbox.TileSelectionBBoxChooser.TileGridInputPanel
 
valOsmServerUrl - Variable in class org.openstreetmap.josm.gui.preferences.server.OsmApiUrlInputPanel
 
valPassword - Variable in class org.openstreetmap.josm.gui.oauth.FullyAutomaticAuthorizationUI
 
valTileAddress - Variable in class org.openstreetmap.josm.gui.bbox.TileSelectionBBoxChooser.TileAddressInputPanel
 
valTreeModel - Variable in class org.openstreetmap.josm.gui.dialogs.validator.ValidatorTreePanel
The validation data.
value - Variable in class org.openstreetmap.josm.actions.search.SearchCompiler.ExactKeyValue
 
value - Variable in class org.openstreetmap.josm.actions.search.SearchCompiler.KeyValue
 
value - Variable in class org.openstreetmap.josm.data.osm.Tag
 
value - Variable in class org.openstreetmap.josm.data.Preferences.AbstractSetting
 
value - Variable in class org.openstreetmap.josm.data.preferences.CachedProperty
 
value - Variable in class org.openstreetmap.josm.data.validation.tests.TagChecker.CheckerData.CheckerElement
 
value - Variable in class org.openstreetmap.josm.data.validation.tests.TagChecker.IgnoreKeyPair
 
value - Variable in class org.openstreetmap.josm.gui.conflict.tags.MultiValueResolutionDecision
the selected value if MultiValueResolutionDecision.type is MultiValueDecisionType.KEEP_ONE
value - Variable in class org.openstreetmap.josm.gui.dialogs.relation.MemberTableLinkedCellRenderer
 
value - Variable in class org.openstreetmap.josm.gui.HelpAwareOptionPane.DefaultAction
 
value - Variable in class org.openstreetmap.josm.gui.history.TwoColumnDiff.Item
 
value - Variable in class org.openstreetmap.josm.gui.io.FilenameCellEditor
 
value - Variable in class org.openstreetmap.josm.gui.io.LayerNameAndFilePathTableCell
 
value - Variable in class org.openstreetmap.josm.gui.mappaint.xml.XmlCondition
 
value - Variable in class org.openstreetmap.josm.gui.preferences.advanced.AdvancedPreference.PrefEntry
 
value - Variable in class org.openstreetmap.josm.gui.preferences.SourceEditor.FileOrUrlCellEditor
 
value - Variable in class org.openstreetmap.josm.gui.tagging.ac.AutoCompletionListItem
the value of this item
value - Variable in class org.openstreetmap.josm.gui.tagging.TaggingPreset.Key
 
value - Variable in enum org.openstreetmap.josm.gui.tagging.TaggingPreset.MatchType
 
value - Variable in class org.openstreetmap.josm.gui.tagging.TaggingPreset.PresetListEntry
 
value - Variable in class org.openstreetmap.josm.gui.tagging.TaggingPreset.Text
 
value_context - Variable in class org.openstreetmap.josm.gui.tagging.TaggingPreset.PresetListEntry
 
value_off - Variable in class org.openstreetmap.josm.gui.tagging.TaggingPreset.Check
 
value_on - Variable in class org.openstreetmap.josm.gui.tagging.TaggingPreset.Check
 
valueAll - Variable in class org.openstreetmap.josm.data.validation.tests.TagChecker.CheckerData.CheckerElement
 
valueBool - Variable in class org.openstreetmap.josm.data.validation.tests.TagChecker.CheckerData.CheckerElement
 
valueChanged(ListSelectionEvent) - Method in class org.openstreetmap.josm.actions.ZoomToAction
 
valueChanged(ListSelectionEvent) - Method in class org.openstreetmap.josm.gui.conflict.pair.ListMerger.CopyAfterCurrentLeftAction
 
valueChanged(ListSelectionEvent) - Method in class org.openstreetmap.josm.gui.conflict.pair.ListMerger.CopyAfterCurrentRightAction
 
valueChanged(ListSelectionEvent) - Method in class org.openstreetmap.josm.gui.conflict.pair.ListMerger.CopyBeforeCurrentLeftAction
 
valueChanged(ListSelectionEvent) - Method in class org.openstreetmap.josm.gui.conflict.pair.ListMerger.CopyBeforeCurrentRightAction
 
valueChanged(ListSelectionEvent) - Method in class org.openstreetmap.josm.gui.conflict.pair.ListMerger.CopyEndLeftAction
 
valueChanged(ListSelectionEvent) - Method in class org.openstreetmap.josm.gui.conflict.pair.ListMerger.CopyEndRightAction
 
valueChanged(ListSelectionEvent) - Method in class org.openstreetmap.josm.gui.conflict.pair.ListMerger.CopyStartLeftAction
 
valueChanged(ListSelectionEvent) - Method in class org.openstreetmap.josm.gui.conflict.pair.ListMerger.CopyStartRightAction
 
valueChanged(ListSelectionEvent) - Method in class org.openstreetmap.josm.gui.conflict.pair.ListMerger.MoveDownMergedAction
 
valueChanged(ListSelectionEvent) - Method in class org.openstreetmap.josm.gui.conflict.pair.ListMerger.MoveUpMergedAction
 
valueChanged(ListSelectionEvent) - Method in class org.openstreetmap.josm.gui.conflict.pair.ListMerger.RemoveMergedAction
 
valueChanged(ListSelectionEvent) - Method in class org.openstreetmap.josm.gui.conflict.pair.tags.TagMerger.KeepMineAction
 
valueChanged(ListSelectionEvent) - Method in class org.openstreetmap.josm.gui.conflict.pair.tags.TagMerger.KeepTheirAction
 
valueChanged(ListSelectionEvent) - Method in class org.openstreetmap.josm.gui.conflict.pair.tags.TagMerger.UndecideAction
 
valueChanged(ListSelectionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetCacheManager.ChangesetDetailViewSynchronizer
 
valueChanged(ListSelectionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetCacheManager.CloseSelectedChangesetsAction
 
valueChanged(ListSelectionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetCacheManager.DownloadSelectedChangesetContentAction
 
valueChanged(ListSelectionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetCacheManager.DownloadSelectedChangesetsAction
 
valueChanged(ListSelectionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetCacheManager.RemoveFromCacheAction
 
valueChanged(ListSelectionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetContentPanel.SelectInCurrentLayerAction
 
valueChanged(ListSelectionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetContentPanel.ShowHistoryAction
 
valueChanged(ListSelectionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetContentPanel.ZoomInCurrentLayerAction
 
valueChanged(ListSelectionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.ChangesetDialog.CloseOpenChangesetsAction
 
valueChanged(ListSelectionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.ChangesetDialog.LaunchChangesetManagerAction
 
valueChanged(ListSelectionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.ChangesetDialog.ReadChangesetsAction
 
valueChanged(ListSelectionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.ChangesetDialog.SelectObjectsAction
 
valueChanged(ListSelectionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.ChangesetDialog.ShowChangesetInfoAction
 
valueChanged(TreeSelectionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.CommandStackDialog.UndoRedoSelectionListener
 
valueChanged(ListSelectionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.ConflictDialog.ResolveAction
 
valueChanged(ListSelectionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.ConflictDialog.SelectAction
 
valueChanged(ListSelectionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.HistoryDialog.ReloadAction
 
valueChanged(ListSelectionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.HistoryDialog.ShowHistoryAction
 
valueChanged(ListSelectionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.MapPaintDialog.MoveUpDownAction
 
valueChanged(ListSelectionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.MapPaintDialog.OnOffAction
 
valueChanged(ListSelectionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.MapPaintDialog.ReloadAction
 
valueChanged(ListSelectionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.properties.PropertiesDialog.DeleteAction
 
valueChanged(ListSelectionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.properties.PropertiesDialog.EditAction
 
valueChanged(TreeSelectionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.relation.ChildRelationBrowser.DownloadSelectedAction
 
valueChanged(TreeSelectionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.relation.ChildRelationBrowser.EditAction
 
valueChanged(ListSelectionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.relation.GenericRelationEditor.AddSelectedAfterSelection
 
valueChanged(ListSelectionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.relation.GenericRelationEditor.AddSelectedBeforeSelection
 
valueChanged(ListSelectionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.relation.GenericRelationEditor.DownloadSelectedIncompleteMembersAction
 
valueChanged(ListSelectionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.relation.GenericRelationEditor.EditAction
 
valueChanged(ListSelectionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.relation.GenericRelationEditor.MoveDownAction
 
valueChanged(ListSelectionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.relation.GenericRelationEditor.MoveUpAction
 
valueChanged(ListSelectionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.relation.GenericRelationEditor.RemoveAction
 
valueChanged(ListSelectionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.relation.GenericRelationEditor.SelectPrimitivesForSelectedMembersAction
 
valueChanged(ListSelectionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.relation.GenericRelationEditor.SetRoleAction
 
valueChanged(ListSelectionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.relation.MemberTable.ZoomToGapAction
 
valueChanged(ListSelectionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.relation.ReferringRelationsBrowser.EditAction
 
valueChanged(ListSelectionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.RelationListDialog.AddToRelation
 
valueChanged(ListSelectionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.RelationListDialog.DeleteAction
 
valueChanged(ListSelectionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.RelationListDialog.DownloadMembersAction
 
valueChanged(ListSelectionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.RelationListDialog.DownloadSelectedIncompleteMembersAction
 
valueChanged(ListSelectionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.RelationListDialog.DuplicateAction
 
valueChanged(ListSelectionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.RelationListDialog.EditAction
 
valueChanged(ListSelectionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.RelationListDialog.SelectAction
 
valueChanged(ListSelectionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.RelationListDialog.SelectMembersAction
 
valueChanged(ListSelectionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.SelectionListDialog.DownloadSelectedIncompleteMembersAction
 
valueChanged(ListSelectionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.SelectionListDialog.SelectAction
 
valueChanged(ListSelectionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.SelectionListDialog.SetRelationSelection
 
valueChanged(ListSelectionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.SelectionListDialog.ZoomToListSelection
 
valueChanged(ListSelectionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.UserListDialog.SelectUsersPrimitivesAction
 
valueChanged(ListSelectionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.UserListDialog.ShowUserInfoAction
 
valueChanged(TreeSelectionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.ValidatorDialog.SelectionWatch
 
valueChanged(ListSelectionEvent) - Method in class org.openstreetmap.josm.gui.download.BookmarkSelection.RemoveAction
 
valueChanged(ListSelectionEvent) - Method in class org.openstreetmap.josm.gui.download.BookmarkSelection.RenameAction
 
valueChanged(ListSelectionEvent) - Method in class org.openstreetmap.josm.gui.download.PlaceSelection.ListSelectionHandler
 
valueChanged(ListSelectionEvent) - Method in class org.openstreetmap.josm.gui.history.SelectionSynchronizer
 
valueChanged(ListSelectionEvent) - Method in class org.openstreetmap.josm.gui.io.CloseChangesetDialog.CloseAction
 
valueChanged(ListSelectionEvent) - Method in class org.openstreetmap.josm.gui.io.UploadSelectionDialog.ContinueAction
 
valueChanged(ListSelectionEvent) - Method in class org.openstreetmap.josm.gui.preferences.advanced.ListListEditor.EntryListener
 
valueChanged(ListSelectionEvent) - Method in class org.openstreetmap.josm.gui.preferences.advanced.ListListEditor.RemoveEntryAction
 
valueChanged(ListSelectionEvent) - Method in class org.openstreetmap.josm.gui.preferences.advanced.MapListEditor.EntryListener
 
valueChanged(ListSelectionEvent) - Method in class org.openstreetmap.josm.gui.preferences.advanced.MapListEditor.RemoveEntryAction
 
valueChanged(ListSelectionEvent) - Method in class org.openstreetmap.josm.gui.preferences.imagery.ImageryPreference.ImageryProvidersPanel.ActivateAction
 
valueChanged(ListSelectionEvent) - Method in class org.openstreetmap.josm.gui.preferences.imagery.ImageryPreference.ImageryProvidersPanel.DefListSelectionListener
 
valueChanged(ListSelectionEvent) - Method in class org.openstreetmap.josm.gui.preferences.imagery.ImageryPreference.ImageryProvidersPanel.RemoveEntryAction
 
valueChanged(ListSelectionEvent) - Method in class org.openstreetmap.josm.gui.preferences.shortcut.PrefJPanel.CbAction
 
valueChanged(ListSelectionEvent) - Method in class org.openstreetmap.josm.gui.preferences.SourceEditor.ActivateSourcesAction
 
valueChanged(ListSelectionEvent) - Method in class org.openstreetmap.josm.gui.preferences.SourceEditor.EditActiveSourceAction
 
valueChanged(ListSelectionEvent) - Method in class org.openstreetmap.josm.gui.preferences.SourceEditor.EditIconPathAction
 
valueChanged(ListSelectionEvent) - Method in class org.openstreetmap.josm.gui.preferences.SourceEditor.MoveUpDownAction
 
valueChanged(ListSelectionEvent) - Method in class org.openstreetmap.josm.gui.preferences.SourceEditor.RemoveActiveSourcesAction
 
valueChanged(ListSelectionEvent) - Method in class org.openstreetmap.josm.gui.preferences.SourceEditor.RemoveIconPathAction
 
valueChanged(ListSelectionEvent) - Method in class org.openstreetmap.josm.gui.tagging.TagTable.DeleteAction
listens to the table selection model
valueCount - Variable in class org.openstreetmap.josm.gui.dialogs.properties.PropertiesDialog
 
valueForPathChanged(TreePath, Object) - Method in class org.openstreetmap.josm.gui.dialogs.relation.RelationTreeModel
 
valueOf(String) - Static method in enum org.openstreetmap.gui.jmapviewer.events.JMVCommandEvent.COMMAND
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openstreetmap.gui.jmapviewer.interfaces.TileSource.TileUpdate
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openstreetmap.gui.jmapviewer.tilesources.ScanexTileSource.ScanexLayer
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openstreetmap.josm.actions.mapmode.DeleteAction.DeleteMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openstreetmap.josm.actions.mapmode.ExtrudeAction.Mode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openstreetmap.josm.actions.mapmode.ImproveWayAccuracyAction.State
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openstreetmap.josm.actions.mapmode.ParallelWayAction.Mode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openstreetmap.josm.actions.mapmode.SelectAction.Mode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openstreetmap.josm.actions.mapmode.SelectAction.SelectActionCursor
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openstreetmap.josm.actions.MoveAction.Direction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openstreetmap.josm.actions.OrthogonalizeAction.Direction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openstreetmap.josm.actions.search.PushbackTokenizer.Token
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openstreetmap.josm.actions.search.SearchAction.SearchMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openstreetmap.josm.actions.search.SearchCompiler.ExactKeyValue.Mode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openstreetmap.josm.data.Bounds.ParseMethod
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openstreetmap.josm.data.coor.CoordinateFormat
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openstreetmap.josm.data.imagery.GeorefImage.State
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openstreetmap.josm.data.imagery.ImageryInfo.ImageryType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openstreetmap.josm.data.osm.ChangesetDataSet.ChangesetModificationType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openstreetmap.josm.data.osm.event.AbstractDatasetChangedEvent.DatasetEventType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openstreetmap.josm.data.osm.event.DatasetEventManager.FireMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openstreetmap.josm.data.osm.FilterMatcher.FilterType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openstreetmap.josm.data.osm.OsmPrimitiveType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openstreetmap.josm.data.osm.visitor.paint.PaintColors
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openstreetmap.josm.data.osm.visitor.paint.relations.Multipolygon.PolyData.Intersection
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openstreetmap.josm.data.projection.CustomProjection.Param
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openstreetmap.josm.data.projection.UTM.Hemisphere
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openstreetmap.josm.data.validation.Severity
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openstreetmap.josm.gui.conflict.ConflictColors
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openstreetmap.josm.gui.conflict.pair.ComparePairType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openstreetmap.josm.gui.conflict.pair.ListRole
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openstreetmap.josm.gui.conflict.pair.MergeDecisionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openstreetmap.josm.gui.conflict.tags.MultiValueDecisionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openstreetmap.josm.gui.conflict.tags.PasteTagsConflictResolverDialog.Mode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openstreetmap.josm.gui.conflict.tags.RelationMemberConflictDecisionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openstreetmap.josm.gui.dialogs.changeset.query.BasicChangesetQueryPanel.BasicQuery
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openstreetmap.josm.gui.dialogs.CommandStackDialog.UndoRedoType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openstreetmap.josm.gui.dialogs.DialogsPanel.Action
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openstreetmap.josm.gui.dialogs.relation.WayConnectionType.Direction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openstreetmap.josm.gui.dialogs.ToggleDialog.ButtonHiddingType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openstreetmap.josm.gui.history.PointInTimeType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openstreetmap.josm.gui.io.MaxChangesetSizeExceededPolicy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openstreetmap.josm.gui.io.SaveLayersDialog.UserAction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openstreetmap.josm.gui.io.SaveLayersModel.Mode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openstreetmap.josm.gui.io.UploadOrSaveState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openstreetmap.josm.gui.io.UploadStrategy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openstreetmap.josm.gui.layer.GpxLayer.colorModes
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openstreetmap.josm.gui.MainApplication.Option
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openstreetmap.josm.gui.MainMenu.WINDOW_MENU_GROUP
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openstreetmap.josm.gui.mappaint.BoxTextElemStyle.HorizontalTextAlignment
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openstreetmap.josm.gui.mappaint.BoxTextElemStyle.VerticalTextAlignment
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openstreetmap.josm.gui.mappaint.LineElemStyle.LineType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openstreetmap.josm.gui.mappaint.mapcss.Condition.Context
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openstreetmap.josm.gui.mappaint.mapcss.Condition.Op
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openstreetmap.josm.gui.mappaint.NodeElemStyle.SymbolShape
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openstreetmap.josm.gui.mappaint.xml.LinemodPrototype.WidthMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openstreetmap.josm.gui.MenuScroller.MenuIcon
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openstreetmap.josm.gui.oauth.AuthorizationProcedure
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openstreetmap.josm.gui.preferences.plugin.PluginUpdatePolicyPanel.Policy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openstreetmap.josm.gui.preferences.server.ProxyPreferencesPanel.ProxyPolicy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openstreetmap.josm.gui.preferences.SourceEditor.I18nString
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openstreetmap.josm.gui.progress.AbstractProgressMonitor.State
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openstreetmap.josm.gui.QuadStateCheckBox.State
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openstreetmap.josm.gui.tagging.TaggingPreset.MatchType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openstreetmap.josm.gui.tagging.TaggingPreset.PresetType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openstreetmap.josm.io.ChangesetClosedException.Source
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openstreetmap.josm.io.GpxReader.State
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openstreetmap.josm.io.imagery.ImageryReader.State
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openstreetmap.josm.io.NmeaReader.GPGGA
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openstreetmap.josm.io.NmeaReader.GPGSA
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openstreetmap.josm.io.NmeaReader.GPRMC
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openstreetmap.josm.io.NmeaReader.GPVTG
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openstreetmap.josm.io.NmeaReader.NMEA_TYPE
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openstreetmap.josm.Main.DownloadParamType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openstreetmap.josm.plugins.ReadRemotePluginInformationTask.CacheType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openstreetmap.josm.tools.AudioPlayer.Command
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openstreetmap.josm.tools.AudioPlayer.Result
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openstreetmap.josm.tools.AudioPlayer.State
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openstreetmap.josm.tools.Geometry.PolygonIntersection
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openstreetmap.josm.tools.I18n.PluralMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openstreetmap.josm.tools.ImageProvider.ImageType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openstreetmap.josm.tools.ImageProvider.OverlayPosition
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openstreetmap.josm.tools.template_engine.Tokenizer.TokenType
Returns the enum constant of this type with the specified name.
valuePattern - Variable in class org.openstreetmap.josm.actions.search.SearchCompiler.ExactKeyValue
 
valuePattern - Variable in class org.openstreetmap.josm.actions.search.SearchCompiler.KeyValue
 
values() - Static method in enum org.openstreetmap.gui.jmapviewer.events.JMVCommandEvent.COMMAND
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.openstreetmap.gui.jmapviewer.interfaces.TileSource.TileUpdate
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.openstreetmap.gui.jmapviewer.tilesources.ScanexTileSource.ScanexLayer
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.openstreetmap.josm.actions.mapmode.DeleteAction.DeleteMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.openstreetmap.josm.actions.mapmode.ExtrudeAction.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.actions.mapmode.ImproveWayAccuracyAction.State
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.openstreetmap.josm.actions.mapmode.ParallelWayAction.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.actions.mapmode.SelectAction.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.actions.mapmode.SelectAction.SelectActionCursor
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.openstreetmap.josm.actions.MoveAction.Direction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.openstreetmap.josm.actions.OrthogonalizeAction.Direction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.openstreetmap.josm.actions.search.PushbackTokenizer.Token
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.openstreetmap.josm.actions.search.SearchAction.SearchMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.openstreetmap.josm.actions.search.SearchCompiler.ExactKeyValue.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.data.Bounds.ParseMethod
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.openstreetmap.josm.data.coor.CoordinateFormat
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.openstreetmap.josm.data.imagery.GeorefImage.State
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.openstreetmap.josm.data.imagery.ImageryInfo.ImageryType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.openstreetmap.josm.data.osm.ChangesetDataSet.ChangesetModificationType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.openstreetmap.josm.data.osm.event.AbstractDatasetChangedEvent.DatasetEventType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.openstreetmap.josm.data.osm.event.DatasetEventManager.FireMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.openstreetmap.josm.data.osm.FilterMatcher.FilterType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.openstreetmap.josm.data.osm.OsmPrimitiveType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class org.openstreetmap.josm.data.osm.Storage.FMap
 
values() - Static method in enum org.openstreetmap.josm.data.osm.visitor.paint.PaintColors
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.openstreetmap.josm.data.osm.visitor.paint.relations.Multipolygon.PolyData.Intersection
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.openstreetmap.josm.data.projection.CustomProjection.Param
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.openstreetmap.josm.data.projection.UTM.Hemisphere
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.openstreetmap.josm.data.validation.Severity
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.openstreetmap.josm.gui.conflict.ConflictColors
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.openstreetmap.josm.gui.conflict.pair.ComparePairType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.openstreetmap.josm.gui.conflict.pair.ListRole
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.openstreetmap.josm.gui.conflict.pair.MergeDecisionType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.openstreetmap.josm.gui.conflict.tags.MultiValueDecisionType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.openstreetmap.josm.gui.conflict.tags.PasteTagsConflictResolverDialog.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.gui.conflict.tags.RelationMemberConflictDecisionType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.openstreetmap.josm.gui.dialogs.changeset.query.BasicChangesetQueryPanel.BasicQuery
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.openstreetmap.josm.gui.dialogs.CommandStackDialog.UndoRedoType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.openstreetmap.josm.gui.dialogs.DialogsPanel.Action
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.openstreetmap.josm.gui.dialogs.relation.WayConnectionType.Direction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.openstreetmap.josm.gui.dialogs.ToggleDialog.ButtonHiddingType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.openstreetmap.josm.gui.history.PointInTimeType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.openstreetmap.josm.gui.io.MaxChangesetSizeExceededPolicy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.openstreetmap.josm.gui.io.SaveLayersDialog.UserAction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.openstreetmap.josm.gui.io.SaveLayersModel.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.gui.io.UploadOrSaveState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.openstreetmap.josm.gui.io.UploadStrategy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.openstreetmap.josm.gui.layer.GpxLayer.colorModes
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.openstreetmap.josm.gui.MainApplication.Option
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.openstreetmap.josm.gui.MainMenu.WINDOW_MENU_GROUP
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.openstreetmap.josm.gui.mappaint.BoxTextElemStyle.HorizontalTextAlignment
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.openstreetmap.josm.gui.mappaint.BoxTextElemStyle.VerticalTextAlignment
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.openstreetmap.josm.gui.mappaint.LineElemStyle.LineType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.openstreetmap.josm.gui.mappaint.mapcss.Condition.Context
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.openstreetmap.josm.gui.mappaint.mapcss.Condition.Op
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.openstreetmap.josm.gui.mappaint.NodeElemStyle.SymbolShape
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.openstreetmap.josm.gui.mappaint.xml.LinemodPrototype.WidthMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.openstreetmap.josm.gui.MenuScroller.MenuIcon
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.openstreetmap.josm.gui.oauth.AuthorizationProcedure
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.openstreetmap.josm.gui.preferences.plugin.PluginUpdatePolicyPanel.Policy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.openstreetmap.josm.gui.preferences.server.ProxyPreferencesPanel.ProxyPolicy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.openstreetmap.josm.gui.preferences.SourceEditor.I18nString
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.openstreetmap.josm.gui.progress.AbstractProgressMonitor.State
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.openstreetmap.josm.gui.QuadStateCheckBox.State
Returns an array containing the constants of this enum type, in the order they are declared.
values - Variable in class org.openstreetmap.josm.gui.tagging.TaggingPreset.ComboMultiSelect
 
values() - Static method in enum org.openstreetmap.josm.gui.tagging.TaggingPreset.MatchType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.openstreetmap.josm.gui.tagging.TaggingPreset.PresetType
Returns an array containing the constants of this enum type, in the order they are declared.
values - Variable in class org.openstreetmap.josm.gui.tagging.TaggingPreset.Usage
 
values - Variable in class org.openstreetmap.josm.gui.tagging.TagModel
the list of values
values() - Static method in enum org.openstreetmap.josm.io.ChangesetClosedException.Source
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.openstreetmap.josm.io.GpxReader.State
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.openstreetmap.josm.io.imagery.ImageryReader.State
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.openstreetmap.josm.io.NmeaReader.GPGGA
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.openstreetmap.josm.io.NmeaReader.GPGSA
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.openstreetmap.josm.io.NmeaReader.GPRMC
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.openstreetmap.josm.io.NmeaReader.GPVTG
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.openstreetmap.josm.io.NmeaReader.NMEA_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.Main.DownloadParamType
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.ReadRemotePluginInformationTask.CacheType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.openstreetmap.josm.tools.AudioPlayer.Command
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.openstreetmap.josm.tools.AudioPlayer.Result
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.openstreetmap.josm.tools.AudioPlayer.State
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.openstreetmap.josm.tools.Geometry.PolygonIntersection
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.openstreetmap.josm.tools.I18n.PluralMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.openstreetmap.josm.tools.ImageProvider.ImageType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.openstreetmap.josm.tools.ImageProvider.OverlayPosition
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class org.openstreetmap.josm.tools.MultiMap
Returns a collection of all value sets.
values() - Static method in enum org.openstreetmap.josm.tools.template_engine.Tokenizer.TokenType
Returns an array containing the constants of this enum type, in the order they are declared.
values_context - Variable in class org.openstreetmap.josm.gui.tagging.TaggingPreset.ComboMultiSelect
 
valUid - Variable in class org.openstreetmap.josm.gui.dialogs.changeset.query.AdvancedChangesetQueryPanel.UserRestrictionPanel
 
valUserName - Variable in class org.openstreetmap.josm.gui.dialogs.changeset.query.AdvancedChangesetQueryPanel.UserRestrictionPanel
 
valUserName - Variable in class org.openstreetmap.josm.gui.oauth.FullyAutomaticAuthorizationUI
 
valUserName - Variable in class org.openstreetmap.josm.gui.oauth.FullyAutomaticPropertiesPanel
 
valUserName - Variable in class org.openstreetmap.josm.gui.preferences.server.BasicAuthenticationPreferencesPanel
 
ValUtil - Class in org.openstreetmap.josm.data.validation.util
Utility class
ValUtil() - Constructor for class org.openstreetmap.josm.data.validation.util.ValUtil
 
valutToItemMap - Variable in class org.openstreetmap.josm.gui.tagging.ac.AutoCompletionList
map from value to priority
Variable - Class in org.openstreetmap.josm.tools.template_engine
 
Variable(String) - Constructor for class org.openstreetmap.josm.tools.template_engine.Variable
 
variableName - Variable in class org.openstreetmap.josm.tools.template_engine.Variable
 
version - Variable in class org.openstreetmap.josm.actions.search.SearchCompiler.Version
 
version - Variable in class org.openstreetmap.josm.data.osm.AbstractPrimitive
Contains the version number as returned by the API.
version - Variable in class org.openstreetmap.josm.data.osm.DataSet
The API version that created this data set, if any.
version - Variable in class org.openstreetmap.josm.data.osm.Filter.FilterPreferenceEntry
 
version - Static variable in class org.openstreetmap.josm.data.osm.Filter
 
version - Variable in class org.openstreetmap.josm.data.osm.history.HistoryOsmPrimitive
 
version - Variable in class org.openstreetmap.josm.data.projection.datum.NTV2GridShiftFile
 
Version - Class in org.openstreetmap.josm.data
Provides basic information about the currently used JOSM build.
Version() - Constructor for class org.openstreetmap.josm.data.Version
 
version - Variable in class org.openstreetmap.josm.data.Version
 
version - Variable in class org.openstreetmap.josm.gui.preferences.SourceEditor.ExtendedSourceEntry
 
version - Variable in class org.openstreetmap.josm.io.GpxReader
 
version - Variable in class org.openstreetmap.josm.io.OsmApi
API version used for server communications
version - Variable in class org.openstreetmap.josm.io.OsmServerObjectReader
the specific version number, if required (incompatible with full), or -1 else
version - Variable in class org.openstreetmap.josm.io.OsmWriter
 
version - Variable in class org.openstreetmap.josm.plugins.PluginInformation
 
VersionConflictResolveCommand - Class in org.openstreetmap.josm.command
Represents a command for resolving a version conflict between two OsmPrimitive
VersionConflictResolveCommand(Conflict<? extends OsmPrimitive>) - Constructor for class org.openstreetmap.josm.command.VersionConflictResolveCommand
constructor
VersionHandler - Class in org.openstreetmap.josm.io.remotecontrol.handler
Handler for version request.
VersionHandler() - Constructor for class org.openstreetmap.josm.io.remotecontrol.handler.VersionHandler
 
VersionInfoPanel - Class in org.openstreetmap.josm.gui.history
VersionInfoPanel is an UI component which displays the basic properties of a version of a OsmPrimitive.
VersionInfoPanel() - Constructor for class org.openstreetmap.josm.gui.history.VersionInfoPanel
 
VersionInfoPanel(HistoryBrowserModel, PointInTimeType) - Constructor for class org.openstreetmap.josm.gui.history.VersionInfoPanel
constructor
versions - Variable in class org.openstreetmap.josm.data.osm.history.History
the list of object snapshots
versionTable - Variable in class org.openstreetmap.josm.gui.history.HistoryBrowser
 
VersionTable - Class in org.openstreetmap.josm.gui.history
VersionTable shows a list of version in a History of an OsmPrimitive.
VersionTable(HistoryBrowserModel) - Constructor for class org.openstreetmap.josm.gui.history.VersionTable
 
VersionTable.AlignedRenderer - Class in org.openstreetmap.josm.gui.history
 
VersionTable.AlignedRenderer(int) - Constructor for class org.openstreetmap.josm.gui.history.VersionTable.AlignedRenderer
 
VersionTable.ChangesetInfoAction - Class in org.openstreetmap.josm.gui.history
 
VersionTable.ChangesetInfoAction() - Constructor for class org.openstreetmap.josm.gui.history.VersionTable.ChangesetInfoAction
 
VersionTable.LabelRenderer - Class in org.openstreetmap.josm.gui.history
 
VersionTable.LabelRenderer() - Constructor for class org.openstreetmap.josm.gui.history.VersionTable.LabelRenderer
 
VersionTable.PopupMenuTrigger - Class in org.openstreetmap.josm.gui.history
 
VersionTable.PopupMenuTrigger() - Constructor for class org.openstreetmap.josm.gui.history.VersionTable.PopupMenuTrigger
 
VersionTable.RadioButtonEditor - Class in org.openstreetmap.josm.gui.history
 
VersionTable.RadioButtonEditor() - Constructor for class org.openstreetmap.josm.gui.history.VersionTable.RadioButtonEditor
 
VersionTable.RadioButtonRenderer - Class in org.openstreetmap.josm.gui.history
 
VersionTable.RadioButtonRenderer() - Constructor for class org.openstreetmap.josm.gui.history.VersionTable.RadioButtonRenderer
 
VersionTable.VersionTablePopupMenu - Class in org.openstreetmap.josm.gui.history
 
VersionTable.VersionTablePopupMenu() - Constructor for class org.openstreetmap.josm.gui.history.VersionTable.VersionTablePopupMenu
 
VersionTableColumnModel - Class in org.openstreetmap.josm.gui.history
The TableColumnModel for the table with the list of versions
VersionTableColumnModel() - Constructor for class org.openstreetmap.josm.gui.history.VersionTableColumnModel
Creates a new VersionTableColumnModel.
versionTableModel - Variable in class org.openstreetmap.josm.gui.history.HistoryBrowserModel
 
VERTICAL_DIRECTION - Static variable in class org.openstreetmap.josm.gui.ScrollViewport
 
VerticallyScrollablePanel - Class in org.openstreetmap.josm.gui.widgets
 
VerticallyScrollablePanel() - Constructor for class org.openstreetmap.josm.gui.widgets.VerticallyScrollablePanel
 
VerticallyScrollablePanel(boolean) - Constructor for class org.openstreetmap.josm.gui.widgets.VerticallyScrollablePanel
 
VerticallyScrollablePanel(LayoutManager, boolean) - Constructor for class org.openstreetmap.josm.gui.widgets.VerticallyScrollablePanel
 
VerticallyScrollablePanel(LayoutManager) - Constructor for class org.openstreetmap.josm.gui.widgets.VerticallyScrollablePanel
 
verticalRadiusOfCurvature(double) - Method in class org.openstreetmap.josm.data.projection.Ellipsoid
Returns the radius of curvature in the prime vertical for this reference ellipsoid at the specified latitude.
viewMenu - Variable in class org.openstreetmap.josm.gui.MainMenu
 
viewportFollowing - Variable in class org.openstreetmap.josm.gui.MapView
 
ViewportFollowToggleAction - Class in org.openstreetmap.josm.actions
 
ViewportFollowToggleAction() - Constructor for class org.openstreetmap.josm.actions.ViewportFollowToggleAction
 
virtualManager - Variable in class org.openstreetmap.josm.actions.mapmode.SelectAction
 
virtualNode - Variable in class org.openstreetmap.josm.actions.mapmode.SelectAction.VirtualManager
 
virtualNodes - Variable in class org.openstreetmap.josm.gui.preferences.display.DrawingPreference
 
virtualNodesEnabled - Variable in class org.openstreetmap.josm.gui.MapView
 
virtualNodeSize - Variable in class org.openstreetmap.josm.data.osm.visitor.paint.MapPainter
 
virtualNodeSize - Variable in class org.openstreetmap.josm.data.osm.visitor.paint.WireframeMapRenderer
Preference: size of virtual nodes (0 displayes display)
virtualNodeSpace - Variable in class org.openstreetmap.josm.data.osm.visitor.paint.MapPainter
 
virtualNodeSpace - Variable in class org.openstreetmap.josm.data.osm.visitor.paint.WireframeMapRenderer
Preference: minimum space (displayed way length) to display virtual nodes
virtualSnapDistSq2 - Variable in class org.openstreetmap.josm.actions.mapmode.SelectAction.VirtualManager
 
virtualSpace - Variable in class org.openstreetmap.josm.actions.mapmode.SelectAction.VirtualManager
 
virtualWays - Variable in class org.openstreetmap.josm.actions.mapmode.SelectAction.VirtualManager
 
visibilityToggleActions - Variable in class org.openstreetmap.josm.gui.dialogs.LayerListDialog
 
visibilityToggleListeners - Static variable in class org.openstreetmap.josm.actions.ExpertToggleAction
 
visibilityToggleShortcuts - Variable in class org.openstreetmap.josm.gui.dialogs.LayerListDialog
 
visible - Variable in class org.openstreetmap.josm.data.osm.history.HistoryOsmPrimitive
 
visible - Variable in class org.openstreetmap.josm.gui.layer.Layer
The visibility state of the layer.
VISIBLE_PROP - Static variable in class org.openstreetmap.josm.gui.layer.Layer
 
visibleRect - Variable in class org.openstreetmap.josm.gui.layer.geoimage.ImageDisplay
The rectangle (in image coordinates) of the image that is visible.
visit(Node) - Method in class org.openstreetmap.josm.actions.UploadSelectionAction.UploadHullBuilder
 
visit(Way) - Method in class org.openstreetmap.josm.actions.UploadSelectionAction.UploadHullBuilder
 
visit(Relation) - Method in class org.openstreetmap.josm.actions.UploadSelectionAction.UploadHullBuilder
 
visit(Changeset) - Method in class org.openstreetmap.josm.actions.UploadSelectionAction.UploadHullBuilder
 
visit(Node) - Method in class org.openstreetmap.josm.command.Command.CloneVisitor
 
visit(Way) - Method in class org.openstreetmap.josm.command.Command.CloneVisitor
 
visit(Relation) - Method in class org.openstreetmap.josm.command.Command.CloneVisitor
 
visit(Stack<Relation>, Relation) - Method in class org.openstreetmap.josm.data.APIDataSet.RelationUploadDependencyGraph
 
visit(Visitor) - Method in class org.openstreetmap.josm.data.osm.Changeset
 
visit(PrimitiveVisitor) - Method in interface org.openstreetmap.josm.data.osm.IPrimitive
 
visit(Visitor) - Method in class org.openstreetmap.josm.data.osm.Node
 
visit(PrimitiveVisitor) - Method in class org.openstreetmap.josm.data.osm.Node
 
visit(PrimitiveVisitor) - Method in class org.openstreetmap.josm.data.osm.NodeData
 
visit(Visitor) - Method in class org.openstreetmap.josm.data.osm.OsmPrimitive
 
visit(Visitor) - Method in class org.openstreetmap.josm.data.osm.Relation
 
visit(PrimitiveVisitor) - Method in class org.openstreetmap.josm.data.osm.Relation
 
visit(PrimitiveVisitor) - Method in class org.openstreetmap.josm.data.osm.RelationData
 
visit(Changeset) - Method in class org.openstreetmap.josm.data.osm.visitor.AbstractVisitor
 
visit(Node) - Method in class org.openstreetmap.josm.data.osm.visitor.AllNodesVisitor
Nodes have only itself as nodes.
visit(Way) - Method in class org.openstreetmap.josm.data.osm.visitor.AllNodesVisitor
Ways have their way nodes.
visit(Relation) - Method in class org.openstreetmap.josm.data.osm.visitor.AllNodesVisitor
Relations may have any number of nodes.
visit(Node) - Method in class org.openstreetmap.josm.data.osm.visitor.BoundingXYVisitor
 
visit(Way) - Method in class org.openstreetmap.josm.data.osm.visitor.BoundingXYVisitor
 
visit(Relation) - Method in class org.openstreetmap.josm.data.osm.visitor.BoundingXYVisitor
 
visit(Bounds) - Method in class org.openstreetmap.josm.data.osm.visitor.BoundingXYVisitor
 
visit(ProjectionBounds) - Method in class org.openstreetmap.josm.data.osm.visitor.BoundingXYVisitor
 
visit(LatLon) - Method in class org.openstreetmap.josm.data.osm.visitor.BoundingXYVisitor
 
visit(EastNorth) - Method in class org.openstreetmap.josm.data.osm.visitor.BoundingXYVisitor
 
visit(Node) - Method in class org.openstreetmap.josm.data.osm.visitor.MergeSourceBuildingVisitor
 
visit(Way) - Method in class org.openstreetmap.josm.data.osm.visitor.MergeSourceBuildingVisitor
 
visit(Relation) - Method in class org.openstreetmap.josm.data.osm.visitor.MergeSourceBuildingVisitor
 
visit(Node) - Method in class org.openstreetmap.josm.data.osm.visitor.paint.WireframeMapRenderer
Draw a small rectangle.
visit(Way) - Method in class org.openstreetmap.josm.data.osm.visitor.paint.WireframeMapRenderer
Draw a line for all way segments.
visit(Relation) - Method in class org.openstreetmap.josm.data.osm.visitor.paint.WireframeMapRenderer
Draw objects used in relations.
visit(Changeset) - Method in class org.openstreetmap.josm.data.osm.visitor.paint.WireframeMapRenderer
Visitor for changesets not used in this class
visit(INode) - Method in interface org.openstreetmap.josm.data.osm.visitor.PrimitiveVisitor
 
visit(IWay) - Method in interface org.openstreetmap.josm.data.osm.visitor.PrimitiveVisitor
 
visit(IRelation) - Method in interface org.openstreetmap.josm.data.osm.visitor.PrimitiveVisitor
 
visit(Node) - Method in interface org.openstreetmap.josm.data.osm.visitor.Visitor
Visiting call for points.
visit(Way) - Method in interface org.openstreetmap.josm.data.osm.visitor.Visitor
Visiting call for lines.
visit(Relation) - Method in interface org.openstreetmap.josm.data.osm.visitor.Visitor
Visiting call for relations.
visit(Changeset) - Method in interface org.openstreetmap.josm.data.osm.visitor.Visitor
Visiting call for changesets.
visit(Visitor) - Method in class org.openstreetmap.josm.data.osm.Way
 
visit(PrimitiveVisitor) - Method in class org.openstreetmap.josm.data.osm.Way
 
visit(PrimitiveVisitor) - Method in class org.openstreetmap.josm.data.osm.WayData
 
visit(Preferences.SettingVisitor) - Method in class org.openstreetmap.josm.data.Preferences.ListListSetting
 
visit(Preferences.SettingVisitor) - Method in class org.openstreetmap.josm.data.Preferences.ListSetting
 
visit(Preferences.SettingVisitor) - Method in class org.openstreetmap.josm.data.Preferences.MapListSetting
 
visit(Preferences.SettingVisitor) - Method in interface org.openstreetmap.josm.data.Preferences.Setting
Enable usage of the visitor pattern.
visit(Preferences.StringSetting) - Method in class org.openstreetmap.josm.data.Preferences.SettingToXml
 
visit(Preferences.ListSetting) - Method in class org.openstreetmap.josm.data.Preferences.SettingToXml
 
visit(Preferences.ListListSetting) - Method in class org.openstreetmap.josm.data.Preferences.SettingToXml
 
visit(Preferences.MapListSetting) - Method in class org.openstreetmap.josm.data.Preferences.SettingToXml
 
visit(Preferences.StringSetting) - Method in interface org.openstreetmap.josm.data.Preferences.SettingVisitor
 
visit(Preferences.ListSetting) - Method in interface org.openstreetmap.josm.data.Preferences.SettingVisitor
 
visit(Preferences.ListListSetting) - Method in interface org.openstreetmap.josm.data.Preferences.SettingVisitor
 
visit(Preferences.MapListSetting) - Method in interface org.openstreetmap.josm.data.Preferences.SettingVisitor
 
visit(Preferences.SettingVisitor) - Method in class org.openstreetmap.josm.data.Preferences.StringSetting
 
visit(Collection<OsmPrimitive>) - Method in class org.openstreetmap.josm.data.validation.Test
Visits all primitives to be tested.
visit(Node) - Method in class org.openstreetmap.josm.data.validation.Test
 
visit(Way) - Method in class org.openstreetmap.josm.data.validation.Test
 
visit(Relation) - Method in class org.openstreetmap.josm.data.validation.Test
 
visit(OsmPrimitive) - Method in class org.openstreetmap.josm.data.validation.TestError.PaintVisitor
 
visit(Node) - Method in class org.openstreetmap.josm.data.validation.TestError.PaintVisitor
Draw a small rectangle.
visit(Way) - Method in class org.openstreetmap.josm.data.validation.TestError.PaintVisitor
 
visit(WaySegment) - Method in class org.openstreetmap.josm.data.validation.TestError.PaintVisitor
 
visit(Relation) - Method in class org.openstreetmap.josm.data.validation.TestError.PaintVisitor
 
visit(List<Node>) - Method in class org.openstreetmap.josm.data.validation.TestError.PaintVisitor
 
visit(Node) - Method in class org.openstreetmap.josm.data.validation.tests.BuildingInBuilding
 
visit(Way) - Method in class org.openstreetmap.josm.data.validation.tests.BuildingInBuilding
 
visit(Way) - Method in class org.openstreetmap.josm.data.validation.tests.Coastlines
 
visit(Way) - Method in class org.openstreetmap.josm.data.validation.tests.CrossingWays
 
visit(OsmPrimitive) - Method in class org.openstreetmap.josm.data.validation.tests.DeprecatedTags
 
visit(Node) - Method in class org.openstreetmap.josm.data.validation.tests.DeprecatedTags
 
visit(Way) - Method in class org.openstreetmap.josm.data.validation.tests.DeprecatedTags
 
visit(Relation) - Method in class org.openstreetmap.josm.data.validation.tests.DeprecatedTags
 
visit(Way) - Method in class org.openstreetmap.josm.data.validation.tests.DuplicatedWayNodes
 
visit(Node) - Method in class org.openstreetmap.josm.data.validation.tests.DuplicateNode
 
visit(Relation) - Method in class org.openstreetmap.josm.data.validation.tests.DuplicateRelation
 
visit(Way) - Method in class org.openstreetmap.josm.data.validation.tests.DuplicateWay
 
visit(Way) - Method in class org.openstreetmap.josm.data.validation.tests.MultipolygonTest
 
visit(Relation) - Method in class org.openstreetmap.josm.data.validation.tests.MultipolygonTest
 
visit(Collection<OsmPrimitive>) - Method in class org.openstreetmap.josm.data.validation.tests.NameMismatch
Checks a name mismatch in all primitives.
visit(Way) - Method in class org.openstreetmap.josm.data.validation.tests.NodesDuplicatingWayTags
 
visit(Node) - Method in class org.openstreetmap.josm.data.validation.tests.NodesWithSameName
 
visit(Way) - Method in class org.openstreetmap.josm.data.validation.tests.OverlappingAreas
 
visit(Way) - Method in class org.openstreetmap.josm.data.validation.tests.OverlappingWays
 
visit(Way) - Method in class org.openstreetmap.josm.data.validation.tests.PowerLines
 
visit(Relation) - Method in class org.openstreetmap.josm.data.validation.tests.PowerLines
 
visit(Relation) - Method in class org.openstreetmap.josm.data.validation.tests.RelationChecker
 
visit(Way) - Method in class org.openstreetmap.josm.data.validation.tests.SelfIntersectingWay
 
visit(Way) - Method in class org.openstreetmap.josm.data.validation.tests.SimilarNamedWays
 
visit(Node) - Method in class org.openstreetmap.josm.data.validation.tests.TagChecker
 
visit(Relation) - Method in class org.openstreetmap.josm.data.validation.tests.TagChecker
 
visit(Way) - Method in class org.openstreetmap.josm.data.validation.tests.TagChecker
 
visit(Collection<OsmPrimitive>) - Method in class org.openstreetmap.josm.data.validation.tests.TagChecker
 
visit(Relation) - Method in class org.openstreetmap.josm.data.validation.tests.TurnrestrictionTest
 
visit(Way) - Method in class org.openstreetmap.josm.data.validation.tests.UnclosedWays
 
visit(Way) - Method in class org.openstreetmap.josm.data.validation.tests.UnconnectedWays
 
visit(Node) - Method in class org.openstreetmap.josm.data.validation.tests.UnconnectedWays
 
visit(Collection<OsmPrimitive>) - Method in class org.openstreetmap.josm.data.validation.tests.UntaggedNode
 
visit(Node) - Method in class org.openstreetmap.josm.data.validation.tests.UntaggedNode
 
visit(Way) - Method in class org.openstreetmap.josm.data.validation.tests.UntaggedWay
 
visit(Way) - Method in class org.openstreetmap.josm.data.validation.tests.WayConnectedToArea
 
visit(Way) - Method in class org.openstreetmap.josm.data.validation.tests.WronglyOrderedWays
 
visit(Collection<OsmPrimitive>) - Method in class org.openstreetmap.josm.data.validation.util.AggregatePrimitivesVisitor
Visits a collection of primitives
visit(Node) - Method in class org.openstreetmap.josm.data.validation.util.AggregatePrimitivesVisitor
 
visit(Way) - Method in class org.openstreetmap.josm.data.validation.util.AggregatePrimitivesVisitor
 
visit(Relation) - Method in class org.openstreetmap.josm.data.validation.util.AggregatePrimitivesVisitor
 
visit(Collection<? extends OsmPrimitive>) - Method in class org.openstreetmap.josm.data.validation.util.MultipleNameVisitor
Visits a collection of primitives
visit(Node) - Method in class org.openstreetmap.josm.data.validation.util.NameVisitor
If the node has a name-key or id-key, this is displayed.
visit(Way) - Method in class org.openstreetmap.josm.data.validation.util.NameVisitor
If the way has a name-key or id-key, this is displayed.
visit(Relation) - Method in class org.openstreetmap.josm.data.validation.util.NameVisitor
 
visit(OsmPrimitive) - Method in interface org.openstreetmap.josm.data.validation.ValidatorVisitor
 
visit(WaySegment) - Method in interface org.openstreetmap.josm.data.validation.ValidatorVisitor
 
visit(List<Node>) - Method in interface org.openstreetmap.josm.data.validation.ValidatorVisitor
 
visit(OsmPrimitive) - Method in class org.openstreetmap.josm.gui.dialogs.ValidatorDialog.ValidatorBoundingXYVisitor
 
visit(WaySegment) - Method in class org.openstreetmap.josm.gui.dialogs.ValidatorDialog.ValidatorBoundingXYVisitor
 
visit(List<Node>) - Method in class org.openstreetmap.josm.gui.dialogs.ValidatorDialog.ValidatorBoundingXYVisitor
 
visit(Node) - Method in class org.openstreetmap.josm.gui.history.HistoryBrowserModel.HistoryPrimitiveBuilder
 
visit(Relation) - Method in class org.openstreetmap.josm.gui.history.HistoryBrowserModel.HistoryPrimitiveBuilder
 
visit(Way) - Method in class org.openstreetmap.josm.gui.history.HistoryBrowserModel.HistoryPrimitiveBuilder
 
visit(Node) - Method in class org.openstreetmap.josm.gui.layer.OsmDataLayer.DataCountVisitor
 
visit(Way) - Method in class org.openstreetmap.josm.gui.layer.OsmDataLayer.DataCountVisitor
 
visit(Relation) - Method in class org.openstreetmap.josm.gui.layer.OsmDataLayer.DataCountVisitor
 
visit(Node) - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.Selector.ChildOrParentSelector.MatchingReferrerFinder
 
visit(Way) - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.Selector.ChildOrParentSelector.MatchingReferrerFinder
 
visit(Relation) - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.Selector.ChildOrParentSelector.MatchingReferrerFinder
 
visit(Node) - Method in class org.openstreetmap.josm.io.GeoJSONWriter
 
visit(Way) - Method in class org.openstreetmap.josm.io.GeoJSONWriter
 
visit(Relation) - Method in class org.openstreetmap.josm.io.GeoJSONWriter
 
visit(Changeset) - Method in class org.openstreetmap.josm.io.GeoJSONWriter
 
visit(INode) - Method in class org.openstreetmap.josm.io.OsmWriter
 
visit(IWay) - Method in class org.openstreetmap.josm.io.OsmWriter
 
visit(IRelation) - Method in class org.openstreetmap.josm.io.OsmWriter
 
visit(Changeset) - Method in class org.openstreetmap.josm.io.OsmWriter
 
visitBoundingBox(BoundingXYVisitor) - Method in class org.openstreetmap.josm.gui.layer.geoimage.GeoImageLayer
 
visitBoundingBox(BoundingXYVisitor) - Method in class org.openstreetmap.josm.gui.layer.GpxLayer
 
visitBoundingBox(BoundingXYVisitor) - Method in class org.openstreetmap.josm.gui.layer.Layer
 
visitBoundingBox(BoundingXYVisitor) - Method in class org.openstreetmap.josm.gui.layer.markerlayer.MarkerLayer
 
visitBoundingBox(BoundingXYVisitor) - Method in class org.openstreetmap.josm.gui.layer.OsmDataLayer
 
visitBoundingBox(BoundingXYVisitor) - Method in class org.openstreetmap.josm.gui.layer.TMSLayer
 
visitBoundingBox(BoundingXYVisitor) - Method in class org.openstreetmap.josm.gui.layer.ValidatorLayer
 
visitBoundingBox(BoundingXYVisitor) - Method in class org.openstreetmap.josm.gui.layer.WMSLayer
 
visited - Variable in class org.openstreetmap.josm.data.APIDataSet.RelationUploadDependencyGraph
 
visitHighlighted(ValidatorVisitor) - Method in class org.openstreetmap.josm.data.validation.TestError
 
Visitor - Interface in org.openstreetmap.josm.data.osm.visitor
Implementation of the visitor scheme.
visitReferrers(Visitor) - Method in class org.openstreetmap.josm.data.osm.OsmPrimitive
Visits visitor for all referrers.
visitVirtual(GeneralPath, Way) - Method in class org.openstreetmap.josm.data.osm.visitor.paint.MapPainter
 
visitVirtual(GeneralPath, Way) - Method in class org.openstreetmap.josm.data.osm.visitor.paint.WireframeMapRenderer
Creates path for drawing virtual nodes for one way.
vp - Variable in class org.openstreetmap.josm.gui.ScrollViewport
 

W

w - Variable in class org.openstreetmap.josm.data.validation.tests.UnconnectedWays.MyWaySegment
 
w(float) - Static method in class org.openstreetmap.josm.gui.layer.GpxLayer
transition function: w(0)=1, w(1)=0, 0<=w(x)<=1
W_TR - Static variable in class org.openstreetmap.josm.gui.dialogs.LatLonDialog
 
waitForMouseUpParameter - Variable in class org.openstreetmap.josm.actions.mapmode.SelectAction.CycleManager
 
warn(Exception) - Method in class org.openstreetmap.josm.gui.preferences.SourceEditor.SourceLoader
 
warn(String) - Static method in class org.openstreetmap.josm.Main
Print a warning message if logging is on.
warn(String, Object...) - Static method in class org.openstreetmap.josm.Main
Print a formated warning message if logging is on.
warnBecauseOfDeletedRelation(Relation) - Method in class org.openstreetmap.josm.gui.dialogs.relation.ChildRelationBrowser.DownloadAllChildrenTask
warns the user if a relation couldn't be loaded because it was deleted on the server (the server replied a HTTP code 410)
warnBecauseOfDoubleConflict() - Method in class org.openstreetmap.josm.command.ConflictAddCommand
 
warnBecauseOfUnsavedData() - Method in class org.openstreetmap.josm.gui.io.SaveLayersDialog.SaveAndUploadTask
 
warnCantImportIntoServerLayer(GpxLayer) - Method in class org.openstreetmap.josm.gui.layer.GpxLayer.ImportAudio
 
warnCantImportIntoServerLayer(GpxLayer) - Method in class org.openstreetmap.josm.gui.layer.GpxLayer.ImportImages
 
warnCombiningImpossible() - Static method in class org.openstreetmap.josm.actions.CombineWayAction
 
warnCyclicUploadDependency(CyclicUploadDependencyException) - Method in class org.openstreetmap.josm.actions.upload.RelationUploadOrderHook
Warns the user if a cyclic dependency is detected
warnDoubleConflict() - Method in class org.openstreetmap.josm.gui.dialogs.relation.GenericRelationEditor.SavingAction
 
warnIllegalChunkSize() - Method in class org.openstreetmap.josm.gui.io.UploadDialog.UploadAction
 
warningGpl - Static variable in class org.openstreetmap.josm.io.GpxExporter
 
warnLayersWithConflictsAndUploadRequest(List<SaveLayerInfo>) - Method in class org.openstreetmap.josm.gui.io.SaveLayersDialog
 
warnLayersWithIllegalFilesAndSaveRequest(List<SaveLayerInfo>) - Method in class org.openstreetmap.josm.gui.io.SaveLayersDialog
 
warnLayersWithoutFilesAndSaveRequest(List<SaveLayerInfo>) - Method in class org.openstreetmap.josm.gui.io.SaveLayersDialog
 
warnMergingUploadDiscouragedLayers(Layer, Layer) - Static method in class org.openstreetmap.josm.actions.MergeLayerAction
returns true if the user wants to cancel, false if they want to continue
warnMergingUploadDiscouragedObjects(Layer) - Static method in class org.openstreetmap.josm.actions.MergeSelectionAction
returns true if the user wants to cancel, false if they want to continue
warnNoImageryLayers() - Method in class org.openstreetmap.josm.gui.layer.GpxLayer.DownloadWmsAlongTrackAction
 
warnNoTargetLayersForSourceLayer(Layer) - Method in class org.openstreetmap.josm.actions.AbstractMergeAction
 
warnNumNewConflicts(int) - Method in class org.openstreetmap.josm.gui.layer.OsmDataLayer
Warns the user about the number of detected conflicts
warnOfCircularReferences(OsmPrimitive) - Static method in class org.openstreetmap.josm.gui.dialogs.relation.GenericRelationEditor
 
warnUploadComment() - Method in class org.openstreetmap.josm.gui.io.UploadDialog.UploadAction
returns true if the user wants to revisit, false if they want to continue
warnUploadDiscouraged(OsmDataLayer) - Static method in class org.openstreetmap.josm.actions.UploadAction
returns true if the user wants to cancel, false if they want to continue
warnUser(String, String, ImageIcon, String) - Static method in class org.openstreetmap.josm.gui.util.GuiHelper
returns true if the user wants to cancel, false if they want to continue
wasComplete - Variable in class org.openstreetmap.josm.data.osm.event.PrimitivesRemovedEvent
 
wasComplete() - Method in class org.openstreetmap.josm.data.osm.event.PrimitivesRemovedEvent
 
wasIncomplete - Variable in class org.openstreetmap.josm.data.osm.event.PrimitivesAddedEvent
 
wasIncomplete() - Method in class org.openstreetmap.josm.data.osm.event.PrimitivesAddedEvent
 
wasPlaying - Variable in class org.openstreetmap.josm.gui.layer.markerlayer.PlayHeadMarker
 
waterway - Variable in class org.openstreetmap.josm.data.validation.tests.CrossingWays.ExtendedSegment
The waterway type
way - Variable in class org.openstreetmap.josm.actions.JoinAreasAction.WayInPolygon
 
way - Variable in class org.openstreetmap.josm.actions.OrthogonalizeAction.WayData
 
way - Variable in class org.openstreetmap.josm.command.ChangeNodesCommand
 
way - Variable in class org.openstreetmap.josm.data.osm.event.WayNodesChangedEvent
 
Way - Class in org.openstreetmap.josm.data.osm
One full way, consisting of a list of way nodes.
Way(long, boolean) - Constructor for class org.openstreetmap.josm.data.osm.Way
 
Way() - Constructor for class org.openstreetmap.josm.data.osm.Way
Contructs a new Way with id 0.
Way(Way, boolean) - Constructor for class org.openstreetmap.josm.data.osm.Way
Contructs a new Way from an existing Way.
Way(Way) - Constructor for class org.openstreetmap.josm.data.osm.Way
Contructs a new Way from an existing Way (including its id).
Way(long) - Constructor for class org.openstreetmap.josm.data.osm.Way
Contructs a new Way for the given id.
Way(long, int) - Constructor for class org.openstreetmap.josm.data.osm.Way
Contructs a new Way with given id and version.
way - Variable in class org.openstreetmap.josm.data.osm.WaySegment
The way.
WAY_POINT - Static variable in class org.openstreetmap.josm.io.GpxWriter
 
wayComparator - Variable in class org.openstreetmap.josm.gui.DefaultNameFormatter
 
WayConnectedToArea - Class in org.openstreetmap.josm.data.validation.tests
 
WayConnectedToArea() - Constructor for class org.openstreetmap.josm.data.validation.tests.WayConnectedToArea
 
WayConnectionType - Class in org.openstreetmap.josm.gui.dialogs.relation
 
WayConnectionType(boolean, boolean, WayConnectionType.Direction) - Constructor for class org.openstreetmap.josm.gui.dialogs.relation.WayConnectionType
 
WayConnectionType(boolean) - Constructor for class org.openstreetmap.josm.gui.dialogs.relation.WayConnectionType
 
WayConnectionType() - Constructor for class org.openstreetmap.josm.gui.dialogs.relation.WayConnectionType
construct invalid instance
WayConnectionType.Direction - Enum in org.openstreetmap.josm.gui.dialogs.relation
 
WayConnectionType.Direction() - Constructor for enum org.openstreetmap.josm.gui.dialogs.relation.WayConnectionType.Direction
 
WayData - Class in org.openstreetmap.josm.data.osm
 
WayData() - Constructor for class org.openstreetmap.josm.data.osm.WayData
 
WayData(WayData) - Constructor for class org.openstreetmap.josm.data.osm.WayData
 
wayIds - Variable in class org.openstreetmap.josm.data.osm.visitor.paint.relations.Multipolygon.JoinedWay
 
wayIds - Variable in class org.openstreetmap.josm.data.osm.visitor.paint.relations.Multipolygon.PolyData
 
wayInsideWay(JoinAreasAction.AssembledPolygon, JoinAreasAction.AssembledPolygon) - Static method in class org.openstreetmap.josm.actions.JoinAreasAction
Tests if way is inside other way
wayIsFinished - Variable in class org.openstreetmap.josm.actions.mapmode.DrawAction
 
wayNodesChanged(WayNodesChangedEvent) - Method in interface org.openstreetmap.josm.data.osm.event.DataSetListener
A way's node list was changed.
wayNodesChanged(WayNodesChangedEvent) - Method in class org.openstreetmap.josm.data.osm.event.DataSetListenerAdapter
 
wayNodesChanged(WayNodesChangedEvent) - Method in class org.openstreetmap.josm.data.osm.visitor.paint.relations.Multipolygon.PolyData
 
wayNodesChanged(WayNodesChangedEvent) - Method in class org.openstreetmap.josm.data.osm.visitor.paint.relations.MultipolygonCache
 
wayNodesChanged(WayNodesChangedEvent) - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetsInActiveDataLayerListModel
 
wayNodesChanged(WayNodesChangedEvent) - Method in class org.openstreetmap.josm.gui.dialogs.FilterDialog
 
wayNodesChanged(WayNodesChangedEvent) - Method in class org.openstreetmap.josm.gui.dialogs.relation.MemberTableModel
 
wayNodesChanged(WayNodesChangedEvent) - Method in class org.openstreetmap.josm.gui.dialogs.RelationListDialog
 
wayNodesChanged(WayNodesChangedEvent) - Method in class org.openstreetmap.josm.gui.dialogs.SelectionListDialog.SelectionListModel
 
wayNodesChanged(WayNodesChangedEvent) - Method in class org.openstreetmap.josm.gui.history.HistoryBrowserModel
 
wayNodesChanged(WayNodesChangedEvent) - Method in class org.openstreetmap.josm.gui.tagging.ac.AutoCompletionManager
 
WayNodesChangedEvent - Class in org.openstreetmap.josm.data.osm.event
 
WayNodesChangedEvent(DataSet, Way) - Constructor for class org.openstreetmap.josm.data.osm.event.WayNodesChangedEvent
 
WayNodesConflictResolverCommand - Class in org.openstreetmap.josm.command
Represent a command for resolving conflicts in the node list of two Ways.
WayNodesConflictResolverCommand(Conflict<? extends OsmPrimitive>, List<Node>) - Constructor for class org.openstreetmap.josm.command.WayNodesConflictResolverCommand
 
WayPoint - Class in org.openstreetmap.josm.data.gpx
 
WayPoint(WayPoint) - Constructor for class org.openstreetmap.josm.data.gpx.WayPoint
 
WayPoint(LatLon) - Constructor for class org.openstreetmap.josm.data.gpx.WayPoint
 
wayPoint(WayPoint, int) - Method in class org.openstreetmap.josm.io.GpxWriter
output a point
WAYPOINT_LABEL_CUSTOM - Static variable in class org.openstreetmap.josm.gui.preferences.display.GPXSettingsPanel
 
waypointLabel - Variable in class org.openstreetmap.josm.gui.preferences.display.GPXSettingsPanel
 
waypointLabelPattern - Variable in class org.openstreetmap.josm.gui.preferences.display.GPXSettingsPanel
 
waypoints - Variable in class org.openstreetmap.josm.data.gpx.GpxData
 
wayPoints - Variable in class org.openstreetmap.josm.data.gpx.ImmutableGpxTrackSegment
 
waypoints - Variable in class org.openstreetmap.josm.io.NmeaReader.NMEAParserState
 
wayPredicate - Static variable in class org.openstreetmap.josm.data.osm.OsmPrimitive
 
ways - Variable in class org.openstreetmap.josm.actions.JoinAreasAction.AssembledPolygon
 
ways - Variable in class org.openstreetmap.josm.actions.mapmode.ParallelWays
 
ways - Variable in class org.openstreetmap.josm.data.osm.DataSet
All ways (Streets etc.) in the DataSet.
ways - Variable in class org.openstreetmap.josm.data.osm.MultipolygonCreate.JoinedPolygon
 
ways - Variable in class org.openstreetmap.josm.data.validation.tests.DuplicateWay
Bag of all ways
ways - Variable in class org.openstreetmap.josm.data.validation.tests.RelationChecker.RoleInfo
 
ways - Variable in class org.openstreetmap.josm.data.validation.tests.UnconnectedWays
 
ways - Variable in class org.openstreetmap.josm.gui.dialogs.relation.RelationNodeMap.NodesWays
 
ways - Variable in class org.openstreetmap.josm.gui.layer.OsmDataLayer.DataCountVisitor
 
ways - Variable in class org.openstreetmap.josm.io.AbstractReader
Data structure for the remaining way objects
ways - Variable in class org.openstreetmap.josm.io.MultiFetchServerObjectReader
 
ways_seen - Variable in class org.openstreetmap.josm.data.validation.tests.CrossingWays
The already detected ways in error
WaySegment - Class in org.openstreetmap.josm.data.osm
A segment consisting of 2 consecutive nodes out of a way.
WaySegment(Way, int) - Constructor for class org.openstreetmap.josm.data.osm.WaySegment
 
waysNoTags - Variable in class org.openstreetmap.josm.data.validation.tests.DuplicateWay
Bag of all ways, regardless of tags
waysUsedInRelations - Variable in class org.openstreetmap.josm.data.validation.tests.UntaggedWay
 
WebMarker - Class in org.openstreetmap.josm.gui.layer.markerlayer
Marker class with Web URL activation.
WebMarker(LatLon, URL, MarkerLayer, double, double) - Constructor for class org.openstreetmap.josm.gui.layer.markerlayer.WebMarker
 
webUrl - Variable in class org.openstreetmap.josm.gui.layer.markerlayer.WebMarker
 
weight - Variable in class org.openstreetmap.josm.gui.MultiSplitLayout.Node
 
weight(double, double) - Method in class org.openstreetmap.josm.tools.GBC
Specifies how to distribute extra horizontal space.
WEST - Static variable in class org.openstreetmap.josm.data.coor.LatLon
 
WGS84 - Static variable in class org.openstreetmap.josm.data.projection.Ellipsoid
WGS84 ellipsoid
WGS84Datum - Class in org.openstreetmap.josm.data.projection.datum
WGS84 datum.
WGS84Datum() - Constructor for class org.openstreetmap.josm.data.projection.datum.WGS84Datum
 
wheelZoomEnabled - Variable in class org.openstreetmap.gui.jmapviewer.DefaultMapController
 
WHITELIST - Static variable in class org.openstreetmap.josm.data.validation.tests.UntaggedWay
Whitelist of roles allowed to reference an untagged way
width() - Method in class org.openstreetmap.josm.data.osm.BBox
 
width() - Method in class org.openstreetmap.josm.data.osm.QuadBuckets.QBLevel
 
width - Variable in class org.openstreetmap.josm.gui.mappaint.MapImage
 
WIDTH - Static variable in interface org.openstreetmap.josm.gui.mappaint.StyleKeys
 
width - Variable in class org.openstreetmap.josm.gui.mappaint.xml.LinePrototype
 
width() - Method in class org.openstreetmap.josm.io.imagery.Grabber
 
width - Variable in class org.openstreetmap.josm.tools.ImageProvider
 
widthMode - Variable in class org.openstreetmap.josm.gui.mappaint.xml.LinemodPrototype
 
WikiReader - Class in org.openstreetmap.josm.tools
Read a trac-wiki page.
WikiReader(String) - Constructor for class org.openstreetmap.josm.tools.WikiReader
 
WikiReader() - Constructor for class org.openstreetmap.josm.tools.WikiReader
 
willJvmRetrieveSystemProxies() - Static method in class org.openstreetmap.josm.io.DefaultProxySelector
The ProxySelector provided by the JDK will retrieve proxy information from the system settings, if the system property java.net.useSystemProxies is defined at startup.
windowActivated(WindowEvent) - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetCacheManager.WindowEventHandler
 
windowActivated(WindowEvent) - Method in class org.openstreetmap.josm.gui.dialogs.MapPaintDialog.ReloadWindowListener
 
windowActivated(WindowEvent) - Method in class org.openstreetmap.josm.gui.download.DownloadDialog.WindowEventHandler
 
windowActivated(WindowEvent) - Method in class org.openstreetmap.josm.gui.io.CloseChangesetDialog.WindowEventHandler
 
windowActivated(WindowEvent) - Method in class org.openstreetmap.josm.gui.io.CredentialDialog.WindowEventHander
 
windowActivated(WindowEvent) - Method in class org.openstreetmap.josm.gui.io.UploadDialog.WindowEventHandler
 
windowClosed(WindowEvent) - Method in class org.openstreetmap.josm.actions.ChangesetManagerToggleAction.ChangesetCacheManagerClosedHandler
 
windowClosed(WindowEvent) - Method in class org.openstreetmap.josm.gui.dialogs.relation.RelationDialogManager
 
windowClosing(WindowEvent) - Method in class org.openstreetmap.josm.gui.actionsupport.DeleteFromRelationConfirmationDialog.WindowEventHandler
 
windowClosing(WindowEvent) - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetCacheManager.WindowEventHandler
 
windowClosing(WindowEvent) - Method in class org.openstreetmap.josm.gui.dialogs.changeset.query.ChangesetQueryDialog.WindowEventHandler
 
windowClosing(WindowEvent) - Method in class org.openstreetmap.josm.gui.download.DownloadDialog.WindowEventHandler
 
windowClosing(WindowEvent) - Method in class org.openstreetmap.josm.gui.history.HistoryBrowserDialog.WindowClosingAdapter
 
windowClosing(WindowEvent) - Method in class org.openstreetmap.josm.gui.io.CloseChangesetDialog.WindowEventHandler
 
windowClosing(WindowEvent) - Method in class org.openstreetmap.josm.gui.io.CredentialDialog.WindowEventHander
 
windowClosing(WindowEvent) - Method in class org.openstreetmap.josm.gui.io.SaveLayersDialog.WindowClosingAdapter
 
windowClosing(WindowEvent) - Method in class org.openstreetmap.josm.gui.io.UploadDialog.WindowEventHandler
 
windowClosing(WindowEvent) - Method in class org.openstreetmap.josm.gui.oauth.OAuthAuthorizationWizard.WindowEventHandler
 
windowClosing(WindowEvent) - Method in class org.openstreetmap.josm.gui.preferences.PreferenceDialog.WindowEventHandler
 
windowDeactivated(WindowEvent) - Method in class org.openstreetmap.josm.gui.dialogs.MapPaintDialog.ReloadWindowListener
 
WindowGeometry - Class in org.openstreetmap.josm.tools
This is a helper class for persisting the geometry of a JOSM window to the preference store and for restoring it from the preference store.
WindowGeometry(Point, Dimension) - Constructor for class org.openstreetmap.josm.tools.WindowGeometry
 
WindowGeometry(Rectangle) - Constructor for class org.openstreetmap.josm.tools.WindowGeometry
 
WindowGeometry(Window) - Constructor for class org.openstreetmap.josm.tools.WindowGeometry
Creates a window geometry from the position and the size of a window.
WindowGeometry(String) - Constructor for class org.openstreetmap.josm.tools.WindowGeometry
Creates a window geometry from the values kept in the preference store under the key preferenceKey
WindowGeometry(String, WindowGeometry) - Constructor for class org.openstreetmap.josm.tools.WindowGeometry
Creates a window geometry from the values kept in the preference store under the key preferenceKey.
WindowGeometry.WindowGeometryException - Exception in org.openstreetmap.josm.tools
Exception thrown by the WindowGeometry class if something goes wrong
WindowGeometry.WindowGeometryException(String, Throwable) - Constructor for exception org.openstreetmap.josm.tools.WindowGeometry.WindowGeometryException
 
WindowGeometry.WindowGeometryException(String) - Constructor for exception org.openstreetmap.josm.tools.WindowGeometry.WindowGeometryException
 
windowListener - Variable in class org.openstreetmap.josm.gui.progress.PleaseWaitProgressMonitor
 
windowMenu - Variable in class org.openstreetmap.josm.gui.MainMenu
the window menu is split into several groups.
windowMenuItem - Variable in class org.openstreetmap.josm.gui.dialogs.relation.GenericRelationEditor
the menu item in the windows menu.
windowMenuItem - Variable in class org.openstreetmap.josm.gui.dialogs.ToggleDialog
holds the menu entry in the windows menu.
windowMenuItem - Variable in class org.openstreetmap.josm.gui.help.HelpBrowser
the menu item in the windows menu.
windowOpened(WindowEvent) - Method in class org.openstreetmap.josm.gui.actionsupport.DeleteFromRelationConfirmationDialog.WindowEventHandler
 
windowOpened(WindowEvent) - Method in class org.openstreetmap.josm.gui.conflict.tags.CombinePrimitiveResolverDialog.AdjustDividerLocationAction
 
windowOpened(WindowEvent) - Method in class org.openstreetmap.josm.gui.io.UploadDialog.WindowEventHandler
 
windowState - Static variable in class org.openstreetmap.josm.Main
 
windowStateChanged(WindowEvent) - Method in class org.openstreetmap.josm.Main.WindowPositionSizeListener
 
windowTitle - Variable in class org.openstreetmap.josm.gui.progress.PleaseWaitProgressMonitor
 
wireActionsToSelectionModels() - Method in class org.openstreetmap.josm.gui.conflict.pair.ListMerger
 
WireframeMapRenderer - Class in org.openstreetmap.josm.data.osm.visitor.paint
A map renderer that paints a simple scheme of every primitive it visits to a previous set graphic environment.
WireframeMapRenderer(Graphics2D, NavigatableComponent, boolean) - Constructor for class org.openstreetmap.josm.data.osm.visitor.paint.WireframeMapRenderer
Creates an wireframe render
WireframeToggleAction - Class in org.openstreetmap.josm.actions
 
WireframeToggleAction() - Constructor for class org.openstreetmap.josm.actions.WireframeToggleAction
 
wireFrameToggleAction - Variable in class org.openstreetmap.josm.gui.MainMenu
 
wireUpdateEnabledStateUpdater(CommandStackDialog.IEnabledStateUpdating, JTree) - Method in class org.openstreetmap.josm.gui.dialogs.CommandStackDialog
Wires updater for enabled state to the events.
WithAttributes - Class in org.openstreetmap.josm.data.gpx
Base class for various classes in the GPX model.
WithAttributes() - Constructor for class org.openstreetmap.josm.data.gpx.WithAttributes
 
withBody - Variable in class org.openstreetmap.josm.io.OsmWriter
 
withChild(OsmPrimitive) - Method in class org.openstreetmap.josm.gui.mappaint.Environment
 
withContext(Condition.Context) - Method in class org.openstreetmap.josm.gui.mappaint.Environment
 
withIndex(int) - Method in class org.openstreetmap.josm.gui.mappaint.Environment
 
withLinkContext() - Method in class org.openstreetmap.josm.gui.mappaint.Environment
 
withParent(OsmPrimitive) - Method in class org.openstreetmap.josm.gui.mappaint.Environment
 
withPrimitive(OsmPrimitive) - Method in class org.openstreetmap.josm.gui.mappaint.Environment
 
WmsCache - Class in org.openstreetmap.josm.data.imagery
 
WmsCache(String, int) - Constructor for class org.openstreetmap.josm.data.imagery.WmsCache
 
WmsCache.CacheEntry - Class in org.openstreetmap.josm.data.imagery
 
WmsCache.CacheEntry(double, double, double, int, String) - Constructor for class org.openstreetmap.josm.data.imagery.WmsCache.CacheEntry
 
WmsCache.ProjectionEntries - Class in org.openstreetmap.josm.data.imagery
 
WmsCache.ProjectionEntries(String, String) - Constructor for class org.openstreetmap.josm.data.imagery.WmsCache.ProjectionEntries
 
WmsCacheType - Class in org.openstreetmap.josm.data.imagery.types
Java class for anonymous complex type.
WmsCacheType() - Constructor for class org.openstreetmap.josm.data.imagery.types.WmsCacheType
 
WMSGrabber - Class in org.openstreetmap.josm.io.imagery
 
WMSGrabber(MapView, WMSLayer, boolean) - Constructor for class org.openstreetmap.josm.io.imagery.WMSGrabber
 
WMSLayer - Class in org.openstreetmap.josm.gui.layer
This is a layer that grabs the current screen from an WMS server.
WMSLayer() - Constructor for class org.openstreetmap.josm.gui.layer.WMSLayer
 
WMSLayer(ImageryInfo) - Constructor for class org.openstreetmap.josm.gui.layer.WMSLayer
 
wmsLayer - Variable in class org.openstreetmap.josm.io.WMSLayerImporter
 
WMSLayer.BookmarkWmsAction - Class in org.openstreetmap.josm.gui.layer
This action will add a WMS layer menu entry with the current WMS layer URL and name extended by the current resolution.
WMSLayer.BookmarkWmsAction() - Constructor for class org.openstreetmap.josm.gui.layer.WMSLayer.BookmarkWmsAction
 
WMSLayer.ChangeResolutionAction - Class in org.openstreetmap.josm.gui.layer
 
WMSLayer.ChangeResolutionAction() - Constructor for class org.openstreetmap.josm.gui.layer.WMSLayer.ChangeResolutionAction
 
WMSLayer.DownloadAction - Class in org.openstreetmap.josm.gui.layer
 
WMSLayer.DownloadAction() - Constructor for class org.openstreetmap.josm.gui.layer.WMSLayer.DownloadAction
 
WMSLayer.PrecacheTask - Class in org.openstreetmap.josm.gui.layer
 
WMSLayer.PrecacheTask(ProgressMonitor) - Constructor for class org.openstreetmap.josm.gui.layer.WMSLayer.PrecacheTask
 
WMSLayer.ReloadErrorTilesAction - Class in org.openstreetmap.josm.gui.layer
 
WMSLayer.ReloadErrorTilesAction() - Constructor for class org.openstreetmap.josm.gui.layer.WMSLayer.ReloadErrorTilesAction
 
WMSLayer.StartStopAction - Class in org.openstreetmap.josm.gui.layer
 
WMSLayer.StartStopAction() - Constructor for class org.openstreetmap.josm.gui.layer.WMSLayer.StartStopAction
 
WMSLayer.ToggleAlphaAction - Class in org.openstreetmap.josm.gui.layer
 
WMSLayer.ToggleAlphaAction() - Constructor for class org.openstreetmap.josm.gui.layer.WMSLayer.ToggleAlphaAction
 
WMSLayer.ZoomToNativeResolution - Class in org.openstreetmap.josm.gui.layer
 
WMSLayer.ZoomToNativeResolution() - Constructor for class org.openstreetmap.josm.gui.layer.WMSLayer.ZoomToNativeResolution
 
WMSLayerExporter - Class in org.openstreetmap.josm.io
Export a WMS layer to a serialized binary file that can be imported later via WMSLayerImporter.
WMSLayerExporter() - Constructor for class org.openstreetmap.josm.io.WMSLayerExporter
Constructs a new WMSLayerExporter
WMSLayerImporter - Class in org.openstreetmap.josm.io
Import a WMS layer from a serialized binary file previously exported via WMSLayerExporter.
WMSLayerImporter() - Constructor for class org.openstreetmap.josm.io.WMSLayerImporter
Constructs a new WMSLayerImporter.
WMSLayerImporter(WMSLayer) - Constructor for class org.openstreetmap.josm.io.WMSLayerImporter
Constructs a new WMSLayerImporter that will import data to the specified WMS layer.
WMSRequest - Class in org.openstreetmap.josm.io.imagery
 
WMSRequest(int, int, double, boolean, boolean) - Constructor for class org.openstreetmap.josm.io.imagery.WMSRequest
 
WMSRequest(int, int, double, boolean, boolean, WMSLayer.PrecacheTask) - Constructor for class org.openstreetmap.josm.io.imagery.WMSRequest
 
wmsSettings - Variable in class org.openstreetmap.josm.gui.preferences.imagery.ImageryPreference
 
WMSSettingsPanel - Class in org.openstreetmap.josm.gui.preferences.imagery
JPanel giving access to WMS settings.
WMSSettingsPanel() - Constructor for class org.openstreetmap.josm.gui.preferences.imagery.WMSSettingsPanel
Constructs a new WMSSettingsPanel.
wmsUrl - Variable in class org.openstreetmap.josm.actions.Map_Rectifier_WMSmenuAction.RectifierService
 
worked(int) - Method in class org.openstreetmap.josm.gui.progress.AbstractProgressMonitor
 
worked(int) - Method in class org.openstreetmap.josm.gui.progress.NullProgressMonitor
 
worked(int) - Method in interface org.openstreetmap.josm.gui.progress.ProgressMonitor
Increase number of already done work units by ticks
worker - Variable in class org.openstreetmap.josm.gui.io.SaveLayersDialog.SaveAndUploadTask
 
worker - Static variable in class org.openstreetmap.josm.Main
The worker thread slave.
WORKER_THREAD_MAX_COUNT - Static variable in class org.openstreetmap.gui.jmapviewer.JobDispatcher
 
WORKER_THREAD_TIMEOUT - Static variable in class org.openstreetmap.gui.jmapviewer.JobDispatcher
Specifies the time span in seconds that a worker thread waits for new jobs to perform.
workerThreadCount - Variable in class org.openstreetmap.gui.jmapviewer.JobDispatcher
Total number of worker threads currently idle or active
workerThreadId - Variable in class org.openstreetmap.gui.jmapviewer.JobDispatcher
Just an id for identifying an worker thread instance
workerThreadIdleCount - Variable in class org.openstreetmap.gui.jmapviewer.JobDispatcher
Number of worker threads currently idle
workingThreadCount - Variable in class org.openstreetmap.josm.gui.layer.WMSLayer
 
WORLD_PARTS - Static variable in class org.openstreetmap.josm.data.coor.QuadTiling
 
WPT_KEYS - Static variable in class org.openstreetmap.josm.io.GpxWriter
 
wrapVerticallyScrollablePanel(VerticallyScrollablePanel) - Method in class org.openstreetmap.josm.gui.preferences.ServerAccessPreference
Embeds a vertically scrollable panel in a JScrollPane
write() - Method in class org.openstreetmap.josm.io.GeoJSONWriter
 
write(GpxData) - Method in class org.openstreetmap.josm.io.GpxWriter
 
write(IPrimitive) - Method in class org.openstreetmap.josm.io.OsmChangeBuilder
 
write(File) - Method in class org.openstreetmap.josm.io.session.SessionWriter
 
write(OutputStream) - Method in class org.openstreetmap.josm.io.session.SessionWriter
 
writeAttr(Map<String, Object>) - Method in class org.openstreetmap.josm.io.GpxWriter
 
writeContent(DataSet) - Method in class org.openstreetmap.josm.io.OsmWriter
 
writeDataSources(DataSet) - Method in class org.openstreetmap.josm.io.OsmWriter
 
writeExternal(ObjectOutput) - Method in class org.openstreetmap.josm.gui.layer.WMSLayer
 
writeJos(Document, OutputStream) - Method in class org.openstreetmap.josm.io.session.SessionWriter
 
writeLayer(OsmDataLayer) - Method in class org.openstreetmap.josm.io.OsmWriter
 
writeLock() - Method in class org.openstreetmap.josm.data.osm.OsmPrimitive
 
writeMetaData() - Method in class org.openstreetmap.josm.io.GpxWriter
 
writeObject(ObjectOutputStream) - Method in class org.openstreetmap.gui.jmapviewer.Coordinate
 
writeObject(ObjectOutputStream) - Method in class org.openstreetmap.josm.data.imagery.GeorefImage
 
writer - Variable in class org.openstreetmap.josm.data.osm.DatasetConsistencyTest
 
writer - Variable in class org.openstreetmap.josm.gui.io.UploadLayerTask
 
writer - Variable in class org.openstreetmap.josm.gui.io.UploadPrimitivesTask
 
writer - Variable in class org.openstreetmap.josm.io.OsmChangeBuilder
 
writeRoutes() - Method in class org.openstreetmap.josm.io.GpxWriter
 
writes - Variable in class org.openstreetmap.josm.io.CacheFiles
 
writeToString(SearchAction.SearchSetting) - Method in class org.openstreetmap.josm.actions.ActionParameter.SearchSettingsActionParameter
 
writeToString(String) - Method in class org.openstreetmap.josm.actions.ActionParameter.StringActionParameter
 
writeToString(T) - Method in class org.openstreetmap.josm.actions.ActionParameter
 
writeToString() - Method in class org.openstreetmap.josm.actions.search.SearchAction.SearchSetting
 
writeTracks() - Method in class org.openstreetmap.josm.io.GpxWriter
 
writeUnlock(boolean) - Method in class org.openstreetmap.josm.data.osm.OsmPrimitive
 
writeWayPoints() - Method in class org.openstreetmap.josm.io.GpxWriter
 
WRONG_MEMBER_ROLE - Static variable in class org.openstreetmap.josm.data.validation.tests.MultipolygonTest
 
WRONG_MEMBER_TYPE - Static variable in class org.openstreetmap.josm.data.validation.tests.MultipolygonTest
 
WRONG_TYPE - Static variable in class org.openstreetmap.josm.data.validation.tests.RelationChecker
 
WRONGLY_ORDERED_COAST - Static variable in class org.openstreetmap.josm.data.validation.tests.WronglyOrderedWays
 
WRONGLY_ORDERED_LAND - Static variable in class org.openstreetmap.josm.data.validation.tests.WronglyOrderedWays
 
WronglyOrderedWays - Class in org.openstreetmap.josm.data.validation.tests
Check cyclic ways for errors
WronglyOrderedWays() - Constructor for class org.openstreetmap.josm.data.validation.tests.WronglyOrderedWays
Constructor
ws - Variable in class org.openstreetmap.josm.data.validation.tests.CrossingWays.ExtendedSegment
 

X

x - Variable in class org.openstreetmap.josm.command.MoveCommand
x difference movement.
x - Variable in class org.openstreetmap.josm.data.coor.Coordinate
 
x - Variable in class org.openstreetmap.josm.gui.bbox.SizeButton
 
x0 - Variable in class org.openstreetmap.josm.gui.layer.TMSLayer.TileSet
 
x1 - Variable in class org.openstreetmap.josm.gui.layer.TMSLayer.TileSet
 
x_0 - Variable in class org.openstreetmap.josm.data.projection.AbstractProjection
 
x_0s - Static variable in class org.openstreetmap.josm.data.projection.Lambert
Lambert I, II, III, and IV false east
X_BIAS - Static variable in class org.openstreetmap.josm.data.coor.QuadTiling
 
X_PARTS - Static variable in class org.openstreetmap.josm.data.coor.QuadTiling
 
x_prev0 - Variable in class org.openstreetmap.josm.data.osm.visitor.paint.MapPainter.OffsetIterator
 
xIndex - Variable in class org.openstreetmap.josm.data.imagery.GeorefImage
 
xIndex - Variable in class org.openstreetmap.josm.io.imagery.WMSRequest
 
xmax - Variable in class org.openstreetmap.josm.data.osm.BBox
 
xmin - Variable in class org.openstreetmap.josm.data.osm.BBox
 
XML_DATE - Static variable in class org.openstreetmap.josm.tools.DateUtils
 
XmlCondition - Class in org.openstreetmap.josm.gui.mappaint.xml
 
XmlCondition() - Constructor for class org.openstreetmap.josm.gui.mappaint.xml.XmlCondition
 
XmlCondition(XmlCondition) - Constructor for class org.openstreetmap.josm.gui.mappaint.xml.XmlCondition
 
XmlObjectParser - Class in org.openstreetmap.josm.tools
An helper class that reads from a XML stream into specific objects.
XmlObjectParser() - Constructor for class org.openstreetmap.josm.tools.XmlObjectParser
 
XmlObjectParser(DefaultHandler) - Constructor for class org.openstreetmap.josm.tools.XmlObjectParser
 
XmlObjectParser.AddNamespaceFilter - Class in org.openstreetmap.josm.tools
 
XmlObjectParser.AddNamespaceFilter(String) - Constructor for class org.openstreetmap.josm.tools.XmlObjectParser.AddNamespaceFilter
 
XmlObjectParser.Entry - Class in org.openstreetmap.josm.tools
 
XmlObjectParser.Entry(Class<?>, boolean, boolean) - Constructor for class org.openstreetmap.josm.tools.XmlObjectParser.Entry
 
XmlObjectParser.Parser - Class in org.openstreetmap.josm.tools
 
XmlObjectParser.Parser() - Constructor for class org.openstreetmap.josm.tools.XmlObjectParser.Parser
 
XmlObjectParser.PresetParsingException - Exception in org.openstreetmap.josm.tools
 
XmlObjectParser.PresetParsingException() - Constructor for exception org.openstreetmap.josm.tools.XmlObjectParser.PresetParsingException
 
XmlObjectParser.PresetParsingException(Exception) - Constructor for exception org.openstreetmap.josm.tools.XmlObjectParser.PresetParsingException
 
XmlObjectParser.PresetParsingException(String, Exception) - Constructor for exception org.openstreetmap.josm.tools.XmlObjectParser.PresetParsingException
 
XmlObjectParser.PresetParsingException(String) - Constructor for exception org.openstreetmap.josm.tools.XmlObjectParser.PresetParsingException
 
XmlStyleSource - Class in org.openstreetmap.josm.gui.mappaint.xml
 
XmlStyleSource(String, String, String) - Constructor for class org.openstreetmap.josm.gui.mappaint.xml.XmlStyleSource
 
XmlStyleSource(SourceEntry) - Constructor for class org.openstreetmap.josm.gui.mappaint.xml.XmlStyleSource
 
XmlStyleSource.WayPrototypesRecord - Class in org.openstreetmap.josm.gui.mappaint.xml
 
XmlStyleSource.WayPrototypesRecord() - Constructor for class org.openstreetmap.josm.gui.mappaint.xml.XmlStyleSource.WayPrototypesRecord
 
XmlStyleSourceHandler - Class in org.openstreetmap.josm.gui.mappaint.xml
 
XmlStyleSourceHandler(XmlStyleSource) - Constructor for class org.openstreetmap.josm.gui.mappaint.xml.XmlStyleSourceHandler
 
XmlStyleSourceHandler.RuleElem - Class in org.openstreetmap.josm.gui.mappaint.xml
 
XmlStyleSourceHandler.RuleElem() - Constructor for class org.openstreetmap.josm.gui.mappaint.xml.XmlStyleSourceHandler.RuleElem
 
XmlWriter - Class in org.openstreetmap.josm.io
Helper class to use for xml outputting classes.
XmlWriter(PrintWriter) - Constructor for class org.openstreetmap.josm.io.XmlWriter
 
xOffset - Variable in class org.openstreetmap.josm.gui.mappaint.TextElement
 
xPoints - Variable in enum org.openstreetmap.josm.gui.MenuScroller.MenuIcon
 
xtd(double, double, double, double, double, double) - Static method in class org.openstreetmap.josm.actions.SimplifyWayAction
 
xtile - Variable in class org.openstreetmap.gui.jmapviewer.Tile
 
XToLon(int, int) - Static method in class org.openstreetmap.gui.jmapviewer.OsmMercator
Transforms pixel coordinate X to longitude
xvec - Variable in class org.openstreetmap.josm.tools.Diff
 
xy2tile(long, long) - Static method in class org.openstreetmap.josm.data.coor.QuadTiling
 

Y

y - Variable in class org.openstreetmap.josm.command.MoveCommand
y difference movement.
y - Variable in class org.openstreetmap.josm.data.coor.Coordinate
 
y - Variable in class org.openstreetmap.josm.gui.bbox.SizeButton
 
y0 - Variable in class org.openstreetmap.josm.gui.layer.TMSLayer.TileSet
 
y1 - Variable in class org.openstreetmap.josm.gui.layer.TMSLayer.TileSet
 
y_0 - Variable in class org.openstreetmap.josm.data.projection.AbstractProjection
 
y_0s - Static variable in class org.openstreetmap.josm.data.projection.Lambert
Lambert I, II, III, and IV false north
Y_BIAS - Static variable in class org.openstreetmap.josm.data.coor.QuadTiling
 
Y_PARTS - Static variable in class org.openstreetmap.josm.data.coor.QuadTiling
 
y_prev0 - Variable in class org.openstreetmap.josm.data.osm.visitor.paint.MapPainter.OffsetIterator
 
yIndex - Variable in class org.openstreetmap.josm.data.imagery.GeorefImage
 
yIndex - Variable in class org.openstreetmap.josm.io.imagery.WMSRequest
 
yLayer - Variable in class org.openstreetmap.josm.gui.layer.geoimage.CorrelateGpxWithImages
 
ymax - Variable in class org.openstreetmap.josm.data.osm.BBox
 
ymin - Variable in class org.openstreetmap.josm.data.osm.BBox
 
yOffset - Variable in class org.openstreetmap.josm.gui.mappaint.TextElement
 
yPoints - Variable in enum org.openstreetmap.josm.gui.MenuScroller.MenuIcon
 
ytile - Variable in class org.openstreetmap.gui.jmapviewer.Tile
 
YToLat(int, int) - Static method in class org.openstreetmap.gui.jmapviewer.OsmMercator
Transforms pixel coordinate Y to latitude
yvec - Variable in class org.openstreetmap.josm.tools.Diff
 

Z

z_index - Variable in class org.openstreetmap.josm.gui.mappaint.ElemStyle
 
Z_INDEX - Static variable in interface org.openstreetmap.josm.gui.mappaint.StyleKeys
 
ZERO - Static variable in class org.openstreetmap.josm.gui.dialogs.LatLonDialog
 
ZERO_BOX - Static variable in class org.openstreetmap.josm.gui.mappaint.BoxTextElemStyle
 
ZERO_CHAR_STRING - Static variable in class org.openstreetmap.josm.gui.FileDrop
 
zero_coord - Variable in class org.openstreetmap.josm.io.NmeaReader.NMEAParserState
 
zip - Variable in class org.openstreetmap.josm.actions.SessionLoadAction.Loader
 
zip - Variable in class org.openstreetmap.josm.io.session.SessionReader
 
zip - Variable in class org.openstreetmap.josm.io.session.SessionWriter
 
zipFile - Variable in class org.openstreetmap.josm.io.session.SessionReader
 
zipIcons - Variable in class org.openstreetmap.josm.gui.mappaint.StyleSource
 
zipIcons - Variable in class org.openstreetmap.josm.gui.tagging.TaggingPreset.PresetListEntry
 
zipIcons - Static variable in class org.openstreetmap.josm.gui.tagging.TaggingPreset
 
zipOut - Variable in class org.openstreetmap.josm.io.session.SessionWriter
 
zipRequired - Variable in class org.openstreetmap.josm.actions.SessionSaveAsAction
 
zm - Variable in class org.openstreetmap.josm.actions.JumpToAction
 
zone - Variable in class org.openstreetmap.josm.data.projection.GaussKrueger
 
zone - Variable in class org.openstreetmap.josm.data.projection.Puwg
 
zone - Variable in class org.openstreetmap.josm.data.projection.UTM
 
zone - Static variable in class org.openstreetmap.josm.data.projection.UTM_France_DOM
UTM zone (from 1 to 60)
zoneLimitsDegree - Static variable in class org.openstreetmap.josm.data.projection.Lambert
 
zones - Static variable in class org.openstreetmap.josm.data.projection.Puwg
 
zones - Static variable in class org.openstreetmap.josm.gui.preferences.projection.GaussKruegerProjectionChoice
 
zoneToIndex(String) - Method in class org.openstreetmap.josm.gui.preferences.projection.GaussKruegerProjectionChoice
 
zoneToIndex(String) - Method in class org.openstreetmap.josm.gui.preferences.projection.LambertCC9ZonesProjectionChoice
 
zoneToIndex(String) - Method in class org.openstreetmap.josm.gui.preferences.projection.LambertProjectionChoice
 
zoneToIndex(String) - Method in class org.openstreetmap.josm.gui.preferences.projection.ListProjectionChoice
Convert preference value to 0-based index.
zoneToIndex(String) - Method in class org.openstreetmap.josm.gui.preferences.projection.PuwgProjectionChoice
 
zoneToIndex(String) - Method in class org.openstreetmap.josm.gui.preferences.projection.UTM_France_DOM_ProjectionChoice
 
zoneToIndex(String) - Method in class org.openstreetmap.josm.gui.preferences.projection.UTMProjectionChoice
 
zoom - Variable in class org.openstreetmap.gui.jmapviewer.JMapViewer
Current zoom level
zoom - Variable in class org.openstreetmap.gui.jmapviewer.Tile
 
zoom - Variable in class org.openstreetmap.josm.gui.download.PlaceSelection.SearchResult
 
zoom - Variable in class org.openstreetmap.josm.gui.layer.TMSLayer.TileSet
 
zoom(double, double, double, double) - Method in class org.openstreetmap.josm.io.remotecontrol.handler.LoadAndZoomHandler
 
ZOOM_BUTTON - Static variable in class org.openstreetmap.josm.gui.layer.geoimage.ImageDisplay
 
ZoomAction - Class in org.openstreetmap.josm.actions.mapmode
Enable the zoom mode within the MapFrame.
ZoomAction(MapFrame) - Constructor for class org.openstreetmap.josm.actions.mapmode.ZoomAction
Construct a ZoomAction without a label.
zoomBestFitOrOne() - Method in class org.openstreetmap.josm.gui.layer.geoimage.ImageDisplay
 
zoomChangeAdapter - Variable in class org.openstreetmap.josm.actions.AutoScaleAction
 
zoomChanged(int) - Method in class org.openstreetmap.gui.jmapviewer.JMapViewer
Every time the zoom level changes this method is called.
zoomChanged() - Method in class org.openstreetmap.josm.actions.AutoScaleAction.ZoomChangeAdapter
 
zoomChanged() - Method in class org.openstreetmap.josm.gui.layer.TMSLayer
 
zoomChanged() - Method in interface org.openstreetmap.josm.gui.NavigatableComponent.ZoomChangeListener
 
zoomChangeListeners - Static variable in class org.openstreetmap.josm.gui.NavigatableComponent
the zoom listeners
zoomDecreaseAllowed() - Method in class org.openstreetmap.josm.gui.layer.TMSLayer
Check if zooming out is allowed
zoomFactor - Variable in class org.openstreetmap.josm.actions.JumpToAction
 
zoomIn() - Method in class org.openstreetmap.gui.jmapviewer.JMapViewer
Increases the current zoom level by one
zoomIn(Point) - Method in class org.openstreetmap.gui.jmapviewer.JMapViewer
Increases the current zoom level by one
ZoomInAction - Class in org.openstreetmap.josm.actions
 
ZoomInAction() - Constructor for class org.openstreetmap.josm.actions.ZoomInAction
 
zoomInButton - Variable in class org.openstreetmap.gui.jmapviewer.JMapViewer
 
zoomIncreaseAllowed() - Method in class org.openstreetmap.josm.gui.layer.TMSLayer
Zoom in, go closer to map.
zoomIsTooBig() - Method in class org.openstreetmap.josm.gui.layer.WMSLayer
 
zoomLabel - Variable in class org.openstreetmap.gui.jmapviewer.Demo
 
zoomLevel - Variable in class org.openstreetmap.josm.gui.bbox.TileSelectionBBoxChooser.TileBounds
 
zoomLevel - Variable in class org.openstreetmap.josm.gui.bbox.TileSelectionBBoxChooser.TileCoordinateValidator
 
zoomNext() - Method in class org.openstreetmap.josm.gui.NavigatableComponent
 
zoomNoUndoTo(EastNorth, double) - Method in class org.openstreetmap.josm.gui.NavigatableComponent
Zoom to the given coordinate without adding to the zoom undo buffer.
zoomOut() - Method in class org.openstreetmap.gui.jmapviewer.JMapViewer
Decreases the current zoom level by one
zoomOut(Point) - Method in class org.openstreetmap.gui.jmapviewer.JMapViewer
Decreases the current zoom level by one
ZoomOutAction - Class in org.openstreetmap.josm.actions
 
ZoomOutAction() - Constructor for class org.openstreetmap.josm.actions.ZoomOutAction
 
zoomOutButton - Variable in class org.openstreetmap.gui.jmapviewer.JMapViewer
 
zoomPrevious() - Method in class org.openstreetmap.josm.gui.NavigatableComponent
 
zoomRedoBuffer - Variable in class org.openstreetmap.josm.gui.NavigatableComponent
 
zoomSlider - Variable in class org.openstreetmap.gui.jmapviewer.JMapViewer
 
zoomTimestamp - Variable in class org.openstreetmap.josm.gui.NavigatableComponent
 
zoomTo(Collection<OsmPrimitive>) - Static method in class org.openstreetmap.josm.actions.AutoScaleAction
 
zoomTo(EastNorth, double) - Method in class org.openstreetmap.josm.gui.NavigatableComponent
Zoom to the given coordinate.
zoomTo(EastNorth) - Method in class org.openstreetmap.josm.gui.NavigatableComponent
 
zoomTo(LatLon) - Method in class org.openstreetmap.josm.gui.NavigatableComponent
 
zoomTo(ProjectionBounds) - Method in class org.openstreetmap.josm.gui.NavigatableComponent
 
zoomTo(Bounds) - Method in class org.openstreetmap.josm.gui.NavigatableComponent
 
ZoomToAction - Class in org.openstreetmap.josm.actions
 
ZoomToAction(OsmPrimitivesTable, String, String, String) - Constructor for class org.openstreetmap.josm.actions.ZoomToAction
 
ZoomToAction(MemberTable) - Constructor for class org.openstreetmap.josm.actions.ZoomToAction
 
ZoomToAction(RelationMemberTable) - Constructor for class org.openstreetmap.josm.actions.ZoomToAction
 
ZoomToAction(NodeListTable) - Constructor for class org.openstreetmap.josm.actions.ZoomToAction
 
zoomToAction - Variable in class org.openstreetmap.josm.gui.widgets.OsmPrimitivesTable
 
zoomToDataSetBoundingBox(DataSet) - Method in class org.openstreetmap.josm.gui.MapView
Tries to zoom to the download boundingbox[es] of the current edit layer (aka OsmDataLayer).
zoomToFactor(double, double, double) - Method in class org.openstreetmap.josm.gui.NavigatableComponent
 
zoomToFactor(EastNorth, double) - Method in class org.openstreetmap.josm.gui.NavigatableComponent
 
zoomToFactor(double) - Method in class org.openstreetmap.josm.gui.NavigatableComponent
 
zoomToGap - Variable in class org.openstreetmap.josm.gui.dialogs.relation.MemberTable
the additional actions in popup menu
zoomToNodeAction - Variable in class org.openstreetmap.josm.gui.history.NodeListViewer.NodeListPopupMenu
 
zoomToProblem() - Method in class org.openstreetmap.josm.gui.dialogs.ValidatorDialog
 
zoomToSelection() - Static method in class org.openstreetmap.josm.actions.AutoScaleAction
Zooms the current map view to the currently selected primitives.
zoomUndoBuffer - Variable in class org.openstreetmap.josm.gui.NavigatableComponent
 
zoomValue - Variable in class org.openstreetmap.gui.jmapviewer.Demo
 

_

__add_content(T) - Method in class org.openstreetmap.josm.data.osm.QuadBuckets.QBLevel
 
__allTiles(boolean) - Method in class org.openstreetmap.josm.gui.layer.TMSLayer.TileSet
 
__split() - Method in class org.openstreetmap.josm.data.osm.QuadBuckets.QBLevel
 
__toggleSelected(PrimitiveId) - Method in class org.openstreetmap.josm.data.osm.DataSet
 

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 _

JOSM