A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _ 
All Classes All Packages

A

a - org.openstreetmap.josm.data.projection.CustomProjection.Param
Semimajor radius of the ellipsoid axis
a - Variable in class org.openstreetmap.josm.actions.AlignInLineAction.Line
Line equation ax + by + c = 0 Such as a^2 + b^2 = 1, ie (-b, a) is a unit vector of line
a - Variable in class org.openstreetmap.josm.actions.corrector.ReverseWayTagCorrector.StringSwitcher
 
a - Variable in class org.openstreetmap.josm.actions.CreateCircleAction.PolarNode
 
a - Variable in class org.openstreetmap.josm.data.osm.NodePair
 
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.tools.CompositeList
 
a - Variable in class org.openstreetmap.josm.tools.Pair
The first item
aasin(double) - Method in class org.openstreetmap.josm.data.projection.proj.AbstractProj
Tolerant asin that will just return the limits of its output range if the input is out of range
ab - Variable in class org.openstreetmap.josm.data.projection.proj.ObliqueMercator
Convenience value equal to a×ObliqueMercator.b.
abData - Variable in class org.openstreetmap.josm.io.audio.JavaSoundPlayer
 
abort(String) - Static method in class org.openstreetmap.josm.data.osm.QuadBuckets
 
ABORT - org.openstreetmap.josm.command.SplitWayCommand.WhenRelationOrderUncertain
If there are relation members missing, and these are needed to determine the order of the new parts in that relation, abort the split operation.
ABORT - org.openstreetmap.josm.io.MaxChangesetSizeExceededPolicy
Abort uploading.
abortSelecting() - Method in class org.openstreetmap.josm.gui.SelectionManager
 
about - Variable in class org.openstreetmap.josm.gui.MainMenu
Help / About
ABOUT_LOGO - org.openstreetmap.josm.tools.ImageProvider.ImageSizes
About dialog logo size
AboutAction - Class in org.openstreetmap.josm.actions
Nice about screen.
AboutAction() - Constructor for class org.openstreetmap.josm.actions.AboutAction
Constructs a new AboutAction.
AboutAction.OpenDirAction - Class in org.openstreetmap.josm.actions
 
ABOVE - org.openstreetmap.josm.gui.mappaint.styleelement.BoxTextElement.VerticalTextAlignment
Render above the box
aboveMaxColor - Variable in class org.openstreetmap.josm.tools.ColorScale
 
ABSOLUTE_EXPIRE_TIME_LIMIT - Static variable in class org.openstreetmap.josm.data.cache.JCSCachedTileLoaderJob
 
absoluteFix - Variable in class org.openstreetmap.josm.actions.mapmode.DrawSnapHelper
 
abstr - Variable in class org.openstreetmap.josm.data.imagery.LayerDetails
The layer abstract (WMS Abstract)
AbstractAudioAction - Class in org.openstreetmap.josm.actions.audio
Base class for every action related to audio content.
AbstractAudioAction(String, String, String, Shortcut, boolean) - Constructor for class org.openstreetmap.josm.actions.audio.AbstractAudioAction
Constructs a new BaseAudioAction.
AbstractAuthorizationUI - Class in org.openstreetmap.josm.gui.oauth
This is the abstract base class for the three authorisation UIs.
AbstractAuthorizationUI(String, OAuthVersion) - Constructor for class org.openstreetmap.josm.gui.oauth.AbstractAuthorizationUI
Constructs a new AbstractAuthorizationUI for the given API URL.
AbstractBinaryMatch(SearchCompiler.Match, SearchCompiler.Match) - Constructor for class org.openstreetmap.josm.data.osm.search.SearchCompiler.AbstractBinaryMatch
Constructs a new BinaryMatch.
AbstractBrowserAction(IHelpBrowser) - Constructor for class org.openstreetmap.josm.gui.help.HelpBrowser.AbstractBrowserAction
 
AbstractCachedTileSourceLayer<T extends org.openstreetmap.gui.jmapviewer.tilesources.AbstractTMSTileSource> - Class in org.openstreetmap.josm.gui.layer
Class providing cache to other layers
AbstractCachedTileSourceLayer(ImageryInfo) - Constructor for class org.openstreetmap.josm.gui.layer.AbstractCachedTileSourceLayer
Creates an instance of class based on ImageryInfo
AbstractCellRenderer - Class in org.openstreetmap.josm.gui.dialogs.changeset
Superclass of changeset cell renderers.
AbstractCellRenderer() - Constructor for class org.openstreetmap.josm.gui.dialogs.changeset.AbstractCellRenderer
 
AbstractChangesetDownloadTask - Class in org.openstreetmap.josm.actions.downloadtasks
Common abstract implementation of other changeset download tasks.
AbstractChangesetDownloadTask() - Constructor for class org.openstreetmap.josm.actions.downloadtasks.AbstractChangesetDownloadTask
 
AbstractChangesetDownloadTask.RunnableDownloadTask - Class in org.openstreetmap.josm.actions.downloadtasks
 
AbstractCoordinateFormat - Class in org.openstreetmap.josm.data.coor.conversion
Abstract base class for ICoordinateFormat implementations.
AbstractCoordinateFormat(String, String) - Constructor for class org.openstreetmap.josm.data.coor.conversion.AbstractCoordinateFormat
 
AbstractCopyAction - Class in org.openstreetmap.josm.gui.dialogs.properties
Super class of all copy actions from tag table.
AbstractCopyAction(JTable, IntFunction<String>, Supplier<Collection<? extends Tagged>>) - Constructor for class org.openstreetmap.josm.gui.dialogs.properties.AbstractCopyAction
Constructs a new AbstractCopyAction.
AbstractCredentialsAgent - Class in org.openstreetmap.josm.io.auth
Partial implementation of the CredentialsAgent interface.
AbstractCredentialsAgent() - Constructor for class org.openstreetmap.josm.io.auth.AbstractCredentialsAgent
 
AbstractCredentialsAgent.CredentialsProvider - Interface in org.openstreetmap.josm.io.auth
Synchronous credentials provider.
AbstractDatasetChangedEvent - Class in org.openstreetmap.josm.data.osm.event
Base class of all dataset change events.
AbstractDatasetChangedEvent(DataSet) - Constructor for class org.openstreetmap.josm.data.osm.event.AbstractDatasetChangedEvent
Constructs a new AbstractDatasetChangedEvent.
AbstractDatasetChangedEvent.DatasetEventType - Enum in org.openstreetmap.josm.data.osm.event
Type of dataset changed event, returned by AbstractDatasetChangedEvent.getType().
AbstractDataSourceChangeEvent - Class in org.openstreetmap.josm.data.osm
The base class for data source change events
AbstractDataSourceChangeEvent(DataSet, Set<DataSource>) - Constructor for class org.openstreetmap.josm.data.osm.AbstractDataSourceChangeEvent
Create a Data Source change event
AbstractDatum - Class in org.openstreetmap.josm.data.projection.datum
Abstract base class for Datum implementations.
AbstractDatum(String, String, Ellipsoid) - Constructor for class org.openstreetmap.josm.data.projection.datum.AbstractDatum
Constructs a new AbstractDatum.
AbstractDownloadSourcePanel<T> - Class in org.openstreetmap.josm.gui.download
GUI representation of DownloadSource that is shown to the user in DownloadDialog.
AbstractDownloadSourcePanel(DownloadSource<T>) - Constructor for class org.openstreetmap.josm.gui.download.AbstractDownloadSourcePanel
Called when creating a new AbstractDownloadSourcePanel for the given download source
AbstractDownloadTask<T> - Class in org.openstreetmap.josm.actions.downloadtasks
Common abstract implementation of other download tasks.
AbstractDownloadTask() - Constructor for class org.openstreetmap.josm.actions.downloadtasks.AbstractDownloadTask
Constructs a new AbstractDownloadTask.
AbstractEntryListModel() - Constructor for class org.openstreetmap.josm.gui.preferences.advanced.AbstractTableListEditor.AbstractEntryListModel
 
AbstractFileChooser - Class in org.openstreetmap.josm.gui.widgets
Abstract class to allow different file chooser implementations.
AbstractFileChooser() - Constructor for class org.openstreetmap.josm.gui.widgets.AbstractFileChooser
 
AbstractFilterAction() - Constructor for class org.openstreetmap.josm.gui.dialogs.FilterDialog.AbstractFilterAction
 
AbstractFilterSlider(double, double, double) - Constructor for class org.openstreetmap.josm.gui.dialogs.layer.LayerVisibilityAction.AbstractFilterSlider
Create a new filter slider.
AbstractFinder(Environment) - Constructor for class org.openstreetmap.josm.gui.mappaint.mapcss.Selector.ChildOrParentSelector.AbstractFinder
 
AbstractIdTextField<T extends AbstractTextComponentValidator> - Class in org.openstreetmap.josm.gui.widgets
An abstract class for ID text fields.
AbstractIdTextField(Class<T>) - Constructor for class org.openstreetmap.josm.gui.widgets.AbstractIdTextField
Constructs a new AbstractIdTextField
AbstractIdTextField(Class<T>, int) - Constructor for class org.openstreetmap.josm.gui.widgets.AbstractIdTextField
Constructs a new AbstractIdTextField
AbstractImageryInfoBasedTileSourceProvider() - Constructor for class org.openstreetmap.josm.gui.bbox.JosmMapViewer.AbstractImageryInfoBasedTileSourceProvider
 
AbstractInfoAction - Class in org.openstreetmap.josm.actions
Abstract base class for info actions, opening an URL describing a particular object.
AbstractInfoAction(boolean) - Constructor for class org.openstreetmap.josm.actions.AbstractInfoAction
Constructs a new AbstractInfoAction.
AbstractInfoAction(String, String, String, Shortcut, boolean, String, boolean) - Constructor for class org.openstreetmap.josm.actions.AbstractInfoAction
Constructs a new AbstractInfoAction.
AbstractInternalTask(DownloadParams, String, boolean, boolean) - Constructor for class org.openstreetmap.josm.actions.downloadtasks.DownloadOsmTask.AbstractInternalTask
Constructs a new AbstractInternalTask.
AbstractInternalTask(DownloadParams, String, ProgressMonitor, boolean, boolean) - Constructor for class org.openstreetmap.josm.actions.downloadtasks.DownloadOsmTask.AbstractInternalTask
Constructs a new AbstractInternalTask.
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
Constructs a new AbstractIOTask.
AbstractIter() - Constructor for class org.openstreetmap.josm.data.osm.Storage.AbstractIter
 
AbstractListEditor<T> - Class in org.openstreetmap.josm.gui.preferences.advanced
Abstract superclass of ListEditor and AbstractTableListEditor.
AbstractListEditor(Component, String, PrefEntry) - Constructor for class org.openstreetmap.josm.gui.preferences.advanced.AbstractListEditor
Constructs a new AbstractListEditor.
AbstractListMergeModel<T extends PrimitiveId,​C extends ConflictResolveCommand> - Class in org.openstreetmap.josm.gui.conflict.pair
ListMergeModel is a model for interactively comparing and merging two list of entries of type T.
AbstractListMergeModel() - Constructor for class org.openstreetmap.josm.gui.conflict.pair.AbstractListMergeModel
Constructs a new ListMergeModel.
AbstractListMergeModel.ComparePairListModel - Class in org.openstreetmap.josm.gui.conflict.pair
A model for ComparePairType with the enums added as options.
AbstractListMergeModel.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 AbstractListMergeModel.
AbstractListMergeModel.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 AbstractListMergeModel.
AbstractListMerger<T extends PrimitiveId,​C extends ConflictResolveCommand> - Class in org.openstreetmap.josm.gui.conflict.pair
A UI component for resolving conflicts in two lists of entries of type T.
AbstractListMerger(AbstractListMergeModel<T, C>) - Constructor for class org.openstreetmap.josm.gui.conflict.pair.AbstractListMerger
Constructs a new ListMerger.
AbstractListMerger.CopyAction - Class in org.openstreetmap.josm.gui.conflict.pair
Base class of all other Copy* inner classes.
AbstractListMerger.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.
AbstractListMerger.CopyAfterCurrentRightAction - Class in org.openstreetmap.josm.gui.conflict.pair
 
AbstractListMerger.CopyAllLeft - Class in org.openstreetmap.josm.gui.conflict.pair
 
AbstractListMerger.CopyAllRight - Class in org.openstreetmap.josm.gui.conflict.pair
 
AbstractListMerger.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.
AbstractListMerger.CopyBeforeCurrentRightAction - Class in org.openstreetmap.josm.gui.conflict.pair
 
AbstractListMerger.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.
AbstractListMerger.CopyEndRightAction - Class in org.openstreetmap.josm.gui.conflict.pair
 
AbstractListMerger.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.
AbstractListMerger.CopyStartRightAction - Class in org.openstreetmap.josm.gui.conflict.pair
 
AbstractListMerger.FreezeAction - Class in org.openstreetmap.josm.gui.conflict.pair
Action for freezing the current state of the list merger
AbstractListMerger.FreezeActionProperties - Interface in org.openstreetmap.josm.gui.conflict.pair
 
AbstractListMerger.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
AbstractListMerger.MoveUpMergedAction - Class in org.openstreetmap.josm.gui.conflict.pair
 
AbstractListMerger.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.
AbstractMapPathVisitor() - Constructor for class org.openstreetmap.josm.gui.draw.MapViewPath.AbstractMapPathVisitor
 
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
AbstractMapViewPaintable - Class in org.openstreetmap.josm.gui.layer
This class implements the invalidation listener mechanism suggested by MapViewPaintable and a default #atta
AbstractMapViewPaintable() - Constructor for class org.openstreetmap.josm.gui.layer.AbstractMapViewPaintable
 
AbstractMapViewPaintable.CompatibilityModeLayerPainter - Class in org.openstreetmap.josm.gui.layer
This is the default implementation of the layer painter.
AbstractMergeAction - Class in org.openstreetmap.josm.actions
Abstract superclass of different "Merge" actions.
AbstractMergeAction(String, String, String, Shortcut, boolean) - Constructor for class org.openstreetmap.josm.actions.AbstractMergeAction
Constructs a new AbstractMergeAction.
AbstractMergeAction(String, String, String, Shortcut, boolean, String, boolean) - Constructor for class org.openstreetmap.josm.actions.AbstractMergeAction
Constructs a new AbstractMergeAction.
AbstractMergeAction.LayerListCellRenderer - Class in org.openstreetmap.josm.actions
the list cell renderer used to render layer list entries
AbstractMergeAction.TargetLayerDialogResult<T extends Layer> - Class in org.openstreetmap.josm.actions
TargetLayerDialogResult returned by AbstractMergeAction.askTargetLayer(java.util.List<? extends org.openstreetmap.josm.gui.layer.Layer>, boolean, java.lang.String, boolean, java.lang.String) containing the selectedTargetLayer and whether the checkbox is ticked
AbstractMergePanel - Class in org.openstreetmap.josm.gui.conflict.pair
A panel used as tab in the merge dialog.
AbstractMergePanel() - Constructor for class org.openstreetmap.josm.gui.conflict.pair.AbstractMergePanel
Create a new merge panel.
AbstractMergePanel.AbstractUndecideRow - Class in org.openstreetmap.josm.gui.conflict.pair
Add the undecide button to the middle of the merged row.
AbstractMergePanel.MergeRow - Class in org.openstreetmap.josm.gui.conflict.pair
A helper class to add a row to the layout.
AbstractMergePanel.MergeRowWithoutButton - Class in org.openstreetmap.josm.gui.conflict.pair
A row that does not contain the merge buttons.
AbstractMergePanel.TitleRow - Class in org.openstreetmap.josm.gui.conflict.pair
The title for the rows (mine, merged, theirs)
AbstractModifiableLayer - Class in org.openstreetmap.josm.gui.layer
A modifiable layer.
AbstractModifiableLayer(String) - Constructor for class org.openstreetmap.josm.gui.layer.AbstractModifiableLayer
Constructs a new ModifiableLayer.
AbstractNodesCommand<C extends java.util.Collection<Node>> - Class in org.openstreetmap.josm.command
Abstracts superclass of ChangeNodesCommand / RemoveNodesCommand.
AbstractNodesCommand(DataSet, Way, C) - Constructor for class org.openstreetmap.josm.command.AbstractNodesCommand
Constructs a new AbstractNodesCommand.
AbstractNodesCommand(Way, C) - Constructor for class org.openstreetmap.josm.command.AbstractNodesCommand
Constructs a new AbstractNodesCommand.
AbstractOsmDataLayer - Class in org.openstreetmap.josm.gui.layer
Abstraction of OsmDataLayer.
AbstractOsmDataLayer(String) - Constructor for class org.openstreetmap.josm.gui.layer.AbstractOsmDataLayer
 
AbstractOsmDataPaster - Class in org.openstreetmap.josm.gui.datatransfer.importers
This is an abstract class that helps implementing the transfer support required by swing.
AbstractOsmDataPaster(DataFlavor) - Constructor for class org.openstreetmap.josm.gui.datatransfer.importers.AbstractOsmDataPaster
AbstractParser - Class in org.openstreetmap.josm.io
Base class of OsmChangesetContentParser and OsmHistoryReader internal parsers.
AbstractParser() - Constructor for class org.openstreetmap.josm.io.AbstractParser
 
AbstractPasteAction - Class in org.openstreetmap.josm.actions
This is the base class for all actions that paste objects.
AbstractPasteAction(String, String, String, Shortcut, boolean) - Constructor for class org.openstreetmap.josm.actions.AbstractPasteAction
Constructs a new AbstractPasteAction.
AbstractPasteAction(String, String, String, Shortcut, boolean, String) - Constructor for class org.openstreetmap.josm.actions.AbstractPasteAction
Constructs a new AbstractPasteAction.
AbstractPreferences - Class in org.openstreetmap.josm.spi.preferences
Abstract implementation of the IPreferences interface.
AbstractPreferences() - Constructor for class org.openstreetmap.josm.spi.preferences.AbstractPreferences
 
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
 
AbstractPrimitiveTask - Class in org.openstreetmap.josm.gui.io
Abstract superclass of download/update primitives tasks.
AbstractPrimitiveTask(String, OsmDataLayer) - Constructor for class org.openstreetmap.josm.gui.io.AbstractPrimitiveTask
 
AbstractPrimitiveTask(String, ProgressMonitor, OsmDataLayer) - Constructor for class org.openstreetmap.josm.gui.io.AbstractPrimitiveTask
 
AbstractProgressMonitor - Class in org.openstreetmap.josm.gui.progress
This class contains the progress logic required to implement a ProgressMonitor.
AbstractProgressMonitor(CancelHandler) - Constructor for class org.openstreetmap.josm.gui.progress.AbstractProgressMonitor
AbstractProgressMonitor.Request - Class in org.openstreetmap.josm.gui.progress
 
AbstractProgressMonitor.State - Enum in org.openstreetmap.josm.gui.progress
Progress monitor state
AbstractProj - Class in org.openstreetmap.josm.data.projection.proj
Abstract base class providing utilities for implementations of the Proj interface.
AbstractProj() - Constructor for class org.openstreetmap.josm.data.projection.proj.AbstractProj
 
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
Super class for ProjectionChoice implementations.
AbstractProjectionChoice(String, String) - Constructor for class org.openstreetmap.josm.gui.preferences.projection.AbstractProjectionChoice
Constructs a new 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.
AbstractProperty.InvalidPreferenceValueException - Exception in org.openstreetmap.josm.data.preferences
An exception that is thrown if a preference value is invalid.
AbstractProperty.PreferenceChangedListenerAdapter - Class in org.openstreetmap.josm.data.preferences
 
AbstractProperty.ValueChangeEvent<T> - Class in org.openstreetmap.josm.data.preferences
An event that is triggered if the value of a property changes.
AbstractProperty.ValueChangeListener<T> - Interface in org.openstreetmap.josm.data.preferences
A listener that listens to changes in the properties value.
AbstractProperty.WeakPreferenceAdapter - Class in org.openstreetmap.josm.data.preferences
This class wraps the ValueChangeListener in a ListenableWeakReference that automatically removes itself if the listener is garbage collected.
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
 
AbstractReader.BinaryParserWorker - Interface in org.openstreetmap.josm.io
An interface for reading binary data
AbstractReader.CommonReader - Interface in org.openstreetmap.josm.io
 
AbstractReader.NodeReader - Interface in org.openstreetmap.josm.io
 
AbstractReader.ParserWorker - Interface in org.openstreetmap.josm.io
 
AbstractReader.RelationReader - Interface in org.openstreetmap.josm.io
 
AbstractReader.WayReader - Interface in org.openstreetmap.josm.io
 
AbstractRelationAction - Class in org.openstreetmap.josm.actions.relation
Ancestor for all actions that want to work with relation collection and to be disabled if the collection is empty
AbstractRelationAction() - Constructor for class org.openstreetmap.josm.actions.relation.AbstractRelationAction
 
AbstractRelationEditorAction - Class in org.openstreetmap.josm.gui.dialogs.relation.actions
Abstract superclass of relation editor actions.
AbstractRelationEditorAction(IRelationEditorActionAccess, String, IRelationEditorUpdateOn...) - Constructor for class org.openstreetmap.josm.gui.dialogs.relation.actions.AbstractRelationEditorAction
Create a new relation editor action
AbstractRelationEditorAction(IRelationEditorActionAccess, IRelationEditorUpdateOn...) - Constructor for class org.openstreetmap.josm.gui.dialogs.relation.actions.AbstractRelationEditorAction
Create a new relation editor action
AbstractRelationMemberConverter() - Constructor for class org.openstreetmap.josm.gui.dialogs.relation.MemberTransferHandler.AbstractRelationMemberConverter
 
AbstractSelectAction - Class in org.openstreetmap.josm.actions
Superclass of "Select" actions in various parts of JOSM.
AbstractSelectAction() - Constructor for class org.openstreetmap.josm.actions.AbstractSelectAction
Constructs a new AbstractSelectAction.
AbstractSelectionEvent(D, Set<O>) - Constructor for class org.openstreetmap.josm.data.osm.event.IDataSelectionListener.AbstractSelectionEvent
 
AbstractSelectionEvent(DataSet, Set<OsmPrimitive>) - Constructor for class org.openstreetmap.josm.data.osm.DataSelectionListener.AbstractSelectionEvent
 
AbstractSelector(List<Condition>) - Constructor for class org.openstreetmap.josm.gui.mappaint.mapcss.Selector.AbstractSelector
 
AbstractSessionExporter<T extends Layer> - Class in org.openstreetmap.josm.io.session
Abstract superclass of all session layer exporters.
AbstractSessionExporter(T) - Constructor for class org.openstreetmap.josm.io.session.AbstractSessionExporter
Constructs a new AbstractSessionExporter.
AbstractSetting<T> - Class in org.openstreetmap.josm.spi.preferences
Base abstract class of all settings, holding the setting value.
AbstractSetting(T) - Constructor for class org.openstreetmap.josm.spi.preferences.AbstractSetting
Constructs a new AbstractSetting with the given value
AbstractShowHistoryAction - Class in org.openstreetmap.josm.actions
Superclass of "History" actions in various parts of JOSM.
AbstractShowHistoryAction() - Constructor for class org.openstreetmap.josm.actions.AbstractShowHistoryAction
Constructs a new AbstractShowHistoryAction.
AbstractStackTransferHandler - Class in org.openstreetmap.josm.gui.datatransfer
A transfer handler class that allows you to manage a prioritized stack of transfer handlers.
AbstractStackTransferHandler() - Constructor for class org.openstreetmap.josm.gui.datatransfer.AbstractStackTransferHandler
 
AbstractTableListEditor<T> - Class in org.openstreetmap.josm.gui.preferences.advanced
Abstract superclass of ListListEditor and MapListEditor.
AbstractTableListEditor(Component, String, PrefEntry) - Constructor for class org.openstreetmap.josm.gui.preferences.advanced.AbstractTableListEditor
Constructs a new AbstractListEditor.
AbstractTableListEditor.AbstractEntryListModel - Class in org.openstreetmap.josm.gui.preferences.advanced
 
AbstractTableListEditor.EntryListener - Class in org.openstreetmap.josm.gui.preferences.advanced
 
AbstractTableListEditor.NewEntryAction - Class in org.openstreetmap.josm.gui.preferences.advanced
 
AbstractTableListEditor.RemoveEntryAction - Class in org.openstreetmap.josm.gui.preferences.advanced
 
AbstractTableModelExtension(List<Map.Entry<String, List<WMTSTileSource.Layer>>>) - Constructor for class org.openstreetmap.josm.gui.layer.imagery.WMTSLayerSelection.AbstractTableModelExtension
 
AbstractTag2LinkPopupListener - Class in org.openstreetmap.josm.gui.util
A popup listener which adds web links based on tags of OSM primitives.
AbstractTag2LinkPopupListener() - Constructor for class org.openstreetmap.josm.gui.util.AbstractTag2LinkPopupListener
 
AbstractTagPaster - Class in org.openstreetmap.josm.gui.datatransfer.importers
This transfer support allows us to transfer tags to the selected primitives
AbstractTagPaster(DataFlavor) - Constructor for class org.openstreetmap.josm.gui.datatransfer.importers.AbstractTagPaster
 
AbstractTagsDialog(Component, String, String...) - Constructor for class org.openstreetmap.josm.gui.dialogs.properties.TagEditHelper.AbstractTagsDialog
 
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 wires 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
Constructs a new AbstractTextComponentValidator.
AbstractTextComponentValidator.Status - Enum in org.openstreetmap.josm.gui.widgets
 
AbstractTileAction(String, AbstractTileSourceLayer<?>, Tile) - Constructor for class org.openstreetmap.josm.gui.layer.AbstractTileSourceLayer.AbstractTileAction
 
AbstractTileSourceLayer<T extends org.openstreetmap.gui.jmapviewer.tilesources.AbstractTMSTileSource> - Class in org.openstreetmap.josm.gui.layer
Base abstract class that supports displaying images provided by TileSource.
AbstractTileSourceLayer(ImageryInfo) - Constructor for class org.openstreetmap.josm.gui.layer.AbstractTileSourceLayer
Creates Tile Source based Imagery Layer based on Imagery Info
AbstractTileSourceLayer.AbstractTileAction - Class in org.openstreetmap.josm.gui.layer
 
AbstractTileSourceLayer.DeepTileSet - Class in org.openstreetmap.josm.gui.layer
 
AbstractTileSourceLayer.GetOsmTileStatusAction - Class in org.openstreetmap.josm.gui.layer
 
AbstractTileSourceLayer.LoadTileAction - Class in org.openstreetmap.josm.gui.layer
 
AbstractTileSourceLayer.MarkOsmTileDirtyAction - Class in org.openstreetmap.josm.gui.layer
 
AbstractTileSourceLayer.MenuAddition - Class in org.openstreetmap.josm.gui.layer
Class to store a menu action and the class it belongs to.
AbstractTileSourceLayer.OffsetMenuBookmarkEntry - Class in org.openstreetmap.josm.gui.layer
An entry for a bookmark in the offset menu.
AbstractTileSourceLayer.PrecacheTask - Class in org.openstreetmap.josm.gui.layer
Task responsible for precaching imagery along the gpx track
AbstractTileSourceLayer.ShowTileInfoAction - Class in org.openstreetmap.josm.gui.layer
 
AbstractTileSourceLayer.TileSet - Class in org.openstreetmap.josm.gui.layer
 
AbstractTileSourceLayer.TileSetInfo - Class in org.openstreetmap.josm.gui.layer
Data container to hold information about a TileSet class.
AbstractTileSourceLayer.TileSourceLayerPopup - Class in org.openstreetmap.josm.gui.layer
Tile source layer popup menu.
AbstractTileSourceLayer.TileSourcePainter - Class in org.openstreetmap.josm.gui.layer
 
AbstractToStringProperty<T> - Class in org.openstreetmap.josm.data.preferences
This class represents a property that can be represented as String.
AbstractToStringProperty(String, T) - Constructor for class org.openstreetmap.josm.data.preferences.AbstractToStringProperty
Create a new property and store the default value.
AbstractToStringProperty.ChildProperty<T> - Class in org.openstreetmap.josm.data.preferences
This is a version of this property that attempts to get the property with a more specialized key and - if that fails - uses the property value as default.
AbstractUndecideRow() - Constructor for class org.openstreetmap.josm.gui.conflict.pair.AbstractMergePanel.AbstractUndecideRow
 
AbstractUploadAction - Class in org.openstreetmap.josm.actions
Abstract super-class of all upload actions.
AbstractUploadAction(String, String, String, Shortcut, boolean) - Constructor for class org.openstreetmap.josm.actions.AbstractUploadAction
Constructs a new AbstractUploadAction.
AbstractUploadDialog - Class in org.openstreetmap.josm.gui.io
This is an abstract base class for dialogs used for entering generic upload options.
AbstractUploadDialog(Window) - Constructor for class org.openstreetmap.josm.gui.io.AbstractUploadDialog
Creates a modeless dialog with the specified Window as its owner and an empty title.
AbstractUploadDialog(Window, Dialog.ModalityType) - Constructor for class org.openstreetmap.josm.gui.io.AbstractUploadDialog
Creates a dialog with an empty title and the specified modality and Window as its owner.
AbstractUploadDialog(Window, String) - Constructor for class org.openstreetmap.josm.gui.io.AbstractUploadDialog
Creates a modeless dialog with the specified title and owner Window.
AbstractUploadDialog(Window, String, Dialog.ModalityType) - Constructor for class org.openstreetmap.josm.gui.io.AbstractUploadDialog
Creates a dialog with the specified title, owner Window and modality.
AbstractUploadDialog(Window, String, Dialog.ModalityType, GraphicsConfiguration) - Constructor for class org.openstreetmap.josm.gui.io.AbstractUploadDialog
Creates a dialog with the specified title, owner Window, modality and GraphicsConfiguration.
AbstractUploadTask - Class in org.openstreetmap.josm.gui.io
Abstract base class for the task of uploading primitives via OSM API.
AbstractUploadTask(String) - Constructor for class org.openstreetmap.josm.gui.io.AbstractUploadTask
Constructs a new AbstractUploadTask.
AbstractUploadTask(String, boolean) - Constructor for class org.openstreetmap.josm.gui.io.AbstractUploadTask
Constructs a new AbstractUploadTask.
AbstractUploadTask(String, ProgressMonitor, boolean) - Constructor for class org.openstreetmap.josm.gui.io.AbstractUploadTask
Constructs a new AbstractUploadTask.
AbstractValidator - Class in org.openstreetmap.josm.data.validation.routines
Abstract validator superclass to extend Apache Validator routines.
AbstractValidator() - Constructor for class org.openstreetmap.josm.data.validation.routines.AbstractValidator
 
AbstractWMSTileSource - Class in org.openstreetmap.josm.data.imagery
Base class for different WMS tile sources those based on URL templates and those based on WMS endpoints
AbstractWMSTileSource(TileSourceInfo, Projection) - Constructor for class org.openstreetmap.josm.data.imagery.AbstractWMSTileSource
Constructs a new AbstractWMSTileSource.
ACCELERATION - Static variable in class org.openstreetmap.josm.gui.bbox.SlippyMapController
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.gpx.ImportAudioAction.AudioFileFilter
 
accept(File) - Method in class org.openstreetmap.josm.gui.util.FileFilterAllFiles
 
accept(InputStream) - Method in interface org.openstreetmap.josm.io.AbstractReader.BinaryParserWorker
Effectively parses the file, depending on the binary format (PBF, etc.)
accept(InputStreamReader) - Method in interface org.openstreetmap.josm.io.AbstractReader.ParserWorker
Effectively parses the file, depending on the format (XML, JSON, etc.)
accept(NodeData) - Method in interface org.openstreetmap.josm.io.AbstractReader.NodeReader
Reads the node tags.
accept(PrimitiveData) - Method in interface org.openstreetmap.josm.io.AbstractReader.CommonReader
Reads the common primitive attributes and sets them in pd
accept(RelationData, Collection<RelationMemberData>) - Method in interface org.openstreetmap.josm.io.AbstractReader.RelationReader
Reads the relation members and tags.
accept(OsmPrimitiveVisitor) - Method in class org.openstreetmap.josm.data.osm.Node
 
accept(OsmPrimitiveVisitor) - Method in class org.openstreetmap.josm.data.osm.OsmPrimitive
Implementation of the visitor scheme.
accept(OsmPrimitiveVisitor) - Method in class org.openstreetmap.josm.data.osm.Relation
 
accept(OsmPrimitiveVisitor) - Method in class org.openstreetmap.josm.data.osm.Way
 
accept(PrimitiveVisitor) - Method in interface org.openstreetmap.josm.data.osm.IPrimitive
Makes the given visitor visit this primitive.
accept(PrimitiveVisitor) - Method in class org.openstreetmap.josm.data.osm.Node
 
accept(PrimitiveVisitor) - Method in class org.openstreetmap.josm.data.osm.NodeData
 
accept(PrimitiveVisitor) - Method in class org.openstreetmap.josm.data.osm.Relation
 
accept(PrimitiveVisitor) - Method in class org.openstreetmap.josm.data.osm.RelationData
 
accept(PrimitiveVisitor) - Method in class org.openstreetmap.josm.data.osm.Way
 
accept(PrimitiveVisitor) - Method in class org.openstreetmap.josm.data.osm.WayData
 
accept(PrimitiveVisitor) - Method in class org.openstreetmap.josm.data.vector.VectorNode
 
accept(PrimitiveVisitor) - Method in class org.openstreetmap.josm.data.vector.VectorRelation
 
accept(PrimitiveVisitor) - Method in class org.openstreetmap.josm.data.vector.VectorWay
 
accept(WayData, Collection<Long>) - Method in interface org.openstreetmap.josm.io.AbstractReader.WayReader
Reads the way nodes and tags.
accept(PlatformVisitor<T>) - Method in enum org.openstreetmap.josm.tools.Platform
Support for the visitor pattern.
accept(T) - Method in interface org.openstreetmap.josm.data.Preferences.ThrowingConsumer
Accept an object
AcceptAccessTokenAction() - Constructor for class org.openstreetmap.josm.gui.oauth.OAuthAuthorizationWizard.AcceptAccessTokenAction
Constructs a new AcceptAccessTokenAction.
acceptDrawable(IPrimitive) - Method in class org.openstreetmap.josm.data.osm.visitor.paint.ComputeStyleListWorker
 
acceptFile(File) - Method in class org.openstreetmap.josm.gui.io.importexport.AllFormatsImporter
 
acceptFile(File) - Method in class org.openstreetmap.josm.gui.io.importexport.FileImporter
Determines if this file importer accepts the given file.
acceptFile(File) - Method in class org.openstreetmap.josm.gui.io.importexport.ImageImporter
 
acceptFile(File, Layer) - Method in class org.openstreetmap.josm.gui.io.importexport.FileExporter
Check if this exporter can export a certain layer to a certain file.
acceptFile(File, Layer) - Method in class org.openstreetmap.josm.gui.io.importexport.GpxExporter
 
acceptFile(File, Layer) - Method in class org.openstreetmap.josm.gui.io.importexport.NoteExporter
 
acceptFile(File, Layer) - Method in class org.openstreetmap.josm.gui.io.importexport.OsmExporter
 
acceptFile(File, Layer) - Method in class org.openstreetmap.josm.gui.io.importexport.ValidatorErrorExporter
 
acceptLink(String, String, ImageResource) - Method in interface org.openstreetmap.josm.tools.Tag2Link.LinkConsumer
Performs the operation on the given arguments.
acceptName(String) - Method in class org.openstreetmap.josm.actions.ExtensionFileFilter
Returns true if this file filter accepts the given filename.
acceptsDocumentationSummary() - Method in interface org.openstreetmap.josm.actions.downloadtasks.DownloadTask
Returns a short HTML documentation string, describing acceptable URLs.
acceptsMember(List<RelationMember>, RelationMember) - Method in interface org.openstreetmap.josm.gui.dialogs.relation.sort.RelationSorter.AdditionalSorter
 
acceptsMember(List<RelationMember>, RelationMember) - Method in class org.openstreetmap.josm.gui.dialogs.relation.sort.RelationSorter.AssociatedStreetRoleAddressHouseSorter
 
acceptsMember(List<RelationMember>, RelationMember) - Method in class org.openstreetmap.josm.gui.dialogs.relation.sort.RelationSorter.AssociatedStreetRoleStreetSorter
 
acceptsMember(List<RelationMember>, RelationMember) - Method in class org.openstreetmap.josm.gui.dialogs.relation.sort.RelationSorter.FromViaToSorter
 
acceptsMember(List<RelationMember>, RelationMember) - Method in class org.openstreetmap.josm.gui.dialogs.relation.sort.RelationSorter.PublicTransportRoleStopPlatformSorter
 
acceptsUrl(String) - Method in class org.openstreetmap.josm.actions.downloadtasks.AbstractDownloadTask
Determines if the given URL is accepted by AbstractDownloadTask.getPatterns().
acceptsUrl(String, boolean) - Method in class org.openstreetmap.josm.actions.downloadtasks.AbstractDownloadTask
 
acceptsUrl(String, boolean) - 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 - Static variable in class org.openstreetmap.josm.data.oauth.OAuth20Token
 
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
 
AccessibleMapScaler() - Constructor for class org.openstreetmap.josm.gui.MapScaler.AccessibleMapScaler
 
AccessibleMultiSplitPane() - Constructor for class org.openstreetmap.josm.gui.widgets.MultiSplitPane.AccessibleMultiSplitPane
 
AccessibleSizeButton() - Constructor for class org.openstreetmap.josm.gui.bbox.SizeButton.AccessibleSizeButton
 
accessToken - Variable in class org.openstreetmap.josm.data.oauth.OAuth20Token
 
accessToken - Variable in class org.openstreetmap.josm.gui.oauth.AbstractAuthorizationUI
 
AccessTokenBuilder() - Constructor for class org.openstreetmap.josm.gui.oauth.ManualAuthorizationUI.AccessTokenBuilder
 
AccessTokenInfoPanel - Class in org.openstreetmap.josm.gui.oauth
Displays the key of an OAuth Access Token.
AccessTokenInfoPanel() - Constructor for class org.openstreetmap.josm.gui.oauth.AccessTokenInfoPanel
Constructs a new AccessTokenInfoPanel.
accessTokenKeyChanged - Variable in class org.openstreetmap.josm.data.UserIdentityManager
 
AccessTokenKeyValidator(JTextComponent) - Constructor for class org.openstreetmap.josm.gui.oauth.ManualAuthorizationUI.AccessTokenKeyValidator
 
accessTokenSecretChanged - Variable in class org.openstreetmap.josm.data.UserIdentityManager
 
accountCreated - Variable in class org.openstreetmap.josm.data.osm.UserInfo
the date this user was created
accumulator - Variable in class org.openstreetmap.josm.io.GpxParser
 
accumulator - Variable in class org.openstreetmap.josm.io.imagery.ImageryReader.Parser
 
acquireSemaphore(Runnable) - Method in class org.openstreetmap.josm.data.cache.HostLimitQueue
 
act - Variable in class org.openstreetmap.josm.gui.preferences.ToolbarPreferences.ToolbarPopupMenu
 
actAdd - Variable in class org.openstreetmap.josm.gui.download.BookmarkSelection
the add action
actAddChangesetComment - Variable in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetDiscussionPanel
 
actCloseSelectedChangesetsAction - Variable in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetCacheManager
 
actDownloadChangesetContent - Variable in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetDetailPanel
 
actDownloadContentAction - Variable in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetContentPanel
 
actDownloadObjectAction - Variable in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetContentPanel
 
actDownloadSelectedChangesetObjects - Variable in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetCacheManager
 
actDownloadSelectedChangesets - Variable in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetCacheManager
 
actDownloadSelectedContent - Variable in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetCacheManager
 
action - Variable in class org.openstreetmap.josm.actions.ParameterizedActionDecorator
 
action - Variable in class org.openstreetmap.josm.data.notes.NoteComment
 
action - Variable in class org.openstreetmap.josm.gui.io.SaveLayersDialog
 
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.gui.util.MultikeyActionsHandler.MyAction
 
action - Variable in class org.openstreetmap.josm.gui.util.MultikeyActionsHandler.ShowLayersPopupWorker
 
action - Variable in class org.openstreetmap.josm.gui.widgets.ButtonColumn
 
Action() - Constructor for enum org.openstreetmap.josm.data.notes.NoteComment.Action
 
Action() - Constructor for enum org.openstreetmap.josm.gui.dialogs.DialogsPanel.Action
 
Action() - Constructor for class org.openstreetmap.josm.gui.dialogs.MenuItemSearchDialog.Action
Constructs a new Action.
Action() - Constructor for class org.openstreetmap.josm.gui.tagging.presets.TaggingPresetSearchPrimitiveDialog.Action
ACTION_DESCRIPTION - Static variable in class org.openstreetmap.josm.actions.ShowStatusReportAction
Localized description text for this action
ACTION_FLAVOR - Static variable in class org.openstreetmap.josm.gui.preferences.ToolbarPreferences
 
ACTION_IMG_SUBDIR - Static variable in class org.openstreetmap.josm.gui.download.OverpassDownloadSource.OverpassDownloadSourcePanel
 
actionAccess - Variable in class org.openstreetmap.josm.gui.dialogs.relation.GenericRelationEditor
 
ActionDefinition(Action) - Constructor for class org.openstreetmap.josm.gui.preferences.ToolbarPreferences.ActionDefinition
Constructs a new ActionDefinition.
ActionDefinitionModel() - Constructor for class org.openstreetmap.josm.gui.preferences.ToolbarPreferences.Settings.ActionDefinitionModel
 
actionEvent - Variable in class org.openstreetmap.josm.gui.preferences.imagery.AddWMSLayerPanel.GetCapabilitiesRunnable
 
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
Constructs a new ActionFlagsTableCell.
actionImg - Variable in class org.openstreetmap.josm.gui.io.SaveLayersDialog.SaveAndProceedAction
 
ActionParameter<T> - Class in org.openstreetmap.josm.actions
Abstract class for key=value parameters, used in ParameterizedAction.
ActionParameter(String) - Constructor for class org.openstreetmap.josm.actions.ActionParameter
Constructs a new ActionParameter.
ActionParameter.StringActionParameter - Class in org.openstreetmap.josm.actions
Simple ActionParameter implementation for string values.
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
 
ActionParametersTableModel() - Constructor for class org.openstreetmap.josm.gui.preferences.ToolbarPreferences.ActionParametersTableModel
 
ActionParser(Map<String, Action>) - Constructor for class org.openstreetmap.josm.gui.preferences.ToolbarPreferences.ActionParser
Constructs a new ActionParser.
actionPerformed() - Method in class org.openstreetmap.josm.gui.layer.AbstractTileSourceLayer.OffsetMenuBookmarkEntry
 
actionPerformed() - Method in interface org.openstreetmap.josm.gui.layer.ImageryLayer.OffsetMenuEntry
Load this bookmark
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.actions.AboutAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.actions.AboutAction.OpenDirAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.actions.AbstractInfoAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.actions.AbstractPasteAction
 
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
Perform AlignInCircle action.
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.CopyUrlAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.actions.CreateCircleAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.actions.CreateMultipolygonAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.actions.DeleteAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.actions.DeleteLayerAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.actions.DialogsToggleAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.actions.DistributeAction
Perform action.
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.actions.DownloadAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.actions.DownloadAlongAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.actions.DownloadNotesInViewAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.actions.DownloadOsmInViewAction
 
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.DrawBoundariesOfDownloadedDataAction
 
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.InvertSelectionAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.actions.JoinAreasAction
Gets called whenever the shortcut is pressed or the menu entry is selected.
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.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.DrawSnapHelper.DisableAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.actions.mapmode.DrawSnapHelper.HelperAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.actions.mapmode.DrawSnapHelper.ProjectionAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.actions.mapmode.DrawSnapHelper.RepeatedAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.actions.mapmode.DrawSnapHelper.Snap30DegreesAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.actions.mapmode.DrawSnapHelper.Snap45DegreesAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.actions.mapmode.DrawSnapHelper.Snap90DegreesAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.actions.mapmode.ExtrudeAction.DualAlignChangeAction
 
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.mapmode.SplitMode.SplitWayActionConcrete
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.actions.MapRectifierWMSmenuAction
 
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.OpenBrowserAction
 
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) - Method in class org.openstreetmap.josm.actions.ParameterizedActionDecorator
 
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.relation.AddSelectionToRelations
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.actions.relation.DeleteRelationsAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.actions.relation.DownloadMembersAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.actions.relation.DownloadRelationAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.actions.relation.DownloadSelectedIncompleteMembersAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.actions.relation.DuplicateRelationAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.actions.relation.EditRelationAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.actions.relation.ExportRelationToGpxAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.actions.relation.RecentRelationsAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.actions.relation.RecentRelationsAction.LaunchEditorAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.actions.relation.RecentRelationsAction.RecentRelationsMenuItem
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.actions.relation.SelectInRelationListAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.actions.relation.SelectMembersAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.actions.relation.SelectRelationAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.actions.RenameLayerAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.actions.ReorderImageryLayersAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.actions.ReportBugAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.actions.RestartAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.actions.RestorePropertyAction
 
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) - Method in class org.openstreetmap.josm.actions.SearchNotesDownloadAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.actions.SelectAllAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.actions.SelectNonBranchingWaySequencesAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.actions.SelectSharedChildObjectsAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.actions.SessionLoadAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.actions.SessionSaveAction
 
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.TaggingPresetSearchAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.actions.TiledRenderToggleAction
 
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.UnJoinNodeWayAction
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
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.actions.UploadAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.actions.UploadNotesAction
 
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.bbox.SlippyMapController.MoveXAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.bbox.SlippyMapController.MoveYAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.bbox.SlippyMapController.ZoomInAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.bbox.SlippyMapController.ZoomOutAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.bbox.SourceButton.TileSourceButtonModel
 
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.AbstractListMerger.CopyAfterCurrentLeftAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.conflict.pair.AbstractListMerger.CopyAfterCurrentRightAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.conflict.pair.AbstractListMerger.CopyAllLeft
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.conflict.pair.AbstractListMerger.CopyAllRight
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.conflict.pair.AbstractListMerger.CopyBeforeCurrentLeftAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.conflict.pair.AbstractListMerger.CopyBeforeCurrentRightAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.conflict.pair.AbstractListMerger.CopyEndLeftAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.conflict.pair.AbstractListMerger.CopyEndRightAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.conflict.pair.AbstractListMerger.CopyStartLeftAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.conflict.pair.AbstractListMerger.CopyStartRightAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.conflict.pair.AbstractListMerger.FreezeAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.conflict.pair.AbstractListMerger.MoveDownMergedAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.conflict.pair.AbstractListMerger.MoveUpMergedAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.conflict.pair.AbstractListMerger.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.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.DownloadSelectedChangesetObjectsAction
 
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.DownloadObjectAction
 
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.OpenChangesetPopupMenuAction
 
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.ChangesetDiscussionPanel.AddChangesetCommentAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetDiscussionPanel.UpdateChangesetDiscussionAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.changeset.DownloadChangesetContentAction
 
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.SelectAndZoomAction
 
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.ResolveToAction
 
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.DeleteFromRelationConfirmationDialog.CancelAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.DeleteFromRelationConfirmationDialog.OKAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.FilterDialog.AbstractFilterAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.FilterDialog.AddAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.FilterDialog.DeleteAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.FilterDialog.EditAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.FilterDialog.MoveDownAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.FilterDialog.MoveUpAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.FilterDialog.ReverseAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.FilterDialog.SortAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.layer.ActivateLayerAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.layer.CycleLayerDownAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.layer.CycleLayerUpAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.layer.DeleteLayerAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.layer.DuplicateAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.layer.LayerVisibilityAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.layer.MergeAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.layer.MergeGpxLayerDialog.MoveLayersActionListener
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.layer.MoveDownAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.layer.MoveUpAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.layer.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.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.MenuItemSearchDialog.Action
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.NotesDialog.AddCommentAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.NotesDialog.CloseAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.NotesDialog.NewAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.NotesDialog.OpenInBrowserAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.NotesDialog.ReopenAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.NotesDialog.SortAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.properties.AbstractCopyAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.properties.HelpAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.properties.HelpMembershipAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.properties.HelpTagAction
 
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.EditAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.properties.PropertiesDialog.PasteValueAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.properties.PropertiesDialog.SearchAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.properties.TagEditHelper.AddTagsDialog.EditIgnoreTagsAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.properties.TagEditHelper.AddTagsDialog.IgnoreTagAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.properties.TaginfoAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.relation.actions.AddSelectedAfterSelection
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.relation.actions.AddSelectedAtEndAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.relation.actions.AddSelectedAtStartAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.relation.actions.AddSelectedBeforeSelection
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.relation.actions.ApplyAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.relation.actions.CancelAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.relation.actions.CopyMembersAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.relation.actions.DeleteCurrentRelationAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.relation.actions.DownloadIncompleteMembersAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.relation.actions.DownloadSelectedIncompleteMembersAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.relation.actions.DuplicateRelationAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.relation.actions.EditAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.relation.actions.MoveDownAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.relation.actions.MoveUpAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.relation.actions.OKAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.relation.actions.PasteMembersAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.relation.actions.RefreshAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.relation.actions.RemoveAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.relation.actions.RemoveSelectedAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.relation.actions.ReverseAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.relation.actions.SelectAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.relation.actions.SelectedMembersForSelectionAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.relation.actions.SelectPrimitivesForSelectedMembersAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.relation.actions.SetRoleAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.relation.actions.SortAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.relation.actions.SortBelowAction
 
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.MemberTable.SelectNextGapAction
 
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.RelationListDialog.NewAction
 
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.ShowHistoryAction
 
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.SelectUsersPrimitivesAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.UserListDialog.ShowUserInfoAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.ValidatorDialog.IgnorelistManagementAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.ValidatorDialog.LookupAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.download.BookmarkSelection.AddAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.download.BookmarkSelection.RefreshAction
 
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.DownloadDialog.CancelAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.download.DownloadDialog.DownloadAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.download.OverpassDownloadSource.OverpassDownloadSourcePanel.AddSnippetAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.download.OverpassDownloadSource.OverpassDownloadSourcePanel.EditSnippetAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.download.OverpassDownloadSource.OverpassDownloadSourcePanel.RemoveSnippetAction
 
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.HelpAwareOptionPane.HelpAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.history.CoordinateInfoViewer.RestoreCoordinateAction
 
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.HistoryViewerPanel.ZoomToObjectAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.history.ShowHistoryAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.history.VersionInfoPanel.OpenChangesetDialogAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.history.VersionTable.ChangesetInfoAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.history.VersionTable.UserInfoAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.ImageryMenu.AdjustImageryOffsetAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.io.BasicUploadSettingsPanel
Update the model when the selection changes in a combobox.
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.LayerNameAndFilePathTableCell.LaunchFileChooserAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.io.OnlineResourceMenu.ToggleOnlineResourceAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.io.RecentlyOpenedFilesMenu.ClearAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.io.RecentlyOpenedFilesMenu.OpenRecentAction
 
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.SaveLayersDialog.SaveSessionButtonAction
 
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.AbstractTileSourceLayer.GetOsmTileStatusAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.layer.AbstractTileSourceLayer.LoadTileAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.layer.AbstractTileSourceLayer.MarkOsmTileDirtyAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.layer.AbstractTileSourceLayer.ShowTileInfoAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.layer.CustomizeColor
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.layer.geoimage.AdvancedCorrelationSettingsDialog.CheckBoxActionListener
 
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.AdvancedSettingsActionListener
 
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.CorrelateGpxWithImages.UseSupportLayerActionListener
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.layer.geoimage.EditImagesSequenceAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.layer.geoimage.ImageViewerDialog.ImageAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.layer.geoimage.ImageViewerDialog.ImageCenterViewAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.layer.geoimage.ImageViewerDialog.ImageCollapseAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.layer.geoimage.ImageViewerDialog.ImageCopyPathAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.layer.geoimage.ImageViewerDialog.ImageOpenExternalAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.layer.geoimage.ImageViewerDialog.ImageRememberAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.layer.geoimage.ImageViewerDialog.ImageRemoveAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.layer.geoimage.ImageViewerDialog.ImageRemoveFromDiskAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.layer.geoimage.ImageViewerDialog.ImageZoomAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.layer.geoimage.ShowThumbnailAction
This is called after the menu entry was selected.
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.layer.geoimage.WikimediaCommonsLoader.WikimediaCommonsLoadImagesAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.layer.gpx.ChooseTrackVisibilityAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.layer.gpx.ConvertFromGpxLayerAction.TagConversionDialogRadioButtonActionListener
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.layer.gpx.ConvertToDataLayerAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.layer.gpx.CustomizeDrawingAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.layer.gpx.DownloadWmsAlongTrackAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.layer.gpx.ImportAudioAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.layer.gpx.ImportImagesAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.layer.gpx.MarkersFromNamedPointsAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.layer.GpxLayer.CombineTracksToSegmentedTrackAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.layer.GpxLayer.SplitTrackSegmentsToTracksAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.layer.GpxLayer.SplitTracksToLayersAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.layer.imagery.AutoLoadTilesAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.layer.imagery.AutoZoomAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.layer.imagery.DecreaseZoomAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.layer.imagery.FlushTileCacheAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.layer.imagery.IncreaseZoomAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.layer.imagery.LoadAllTilesAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.layer.imagery.LoadErroneousTilesAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.layer.imagery.MVTLayer.ConvertLayerAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.layer.imagery.MVTLayer.EnableLayerAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.layer.imagery.ShowErrorsAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.layer.imagery.ZoomToBestAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.layer.imagery.ZoomToNativeLevelAction
 
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.JumpToMarker
 
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.MapFrame.ListAllButtonsAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.MapMover.ZoomerAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.mappaint.ColorStyleSettingGui.ColorStyleSettingAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.mappaint.MapPaintMenu.MapPaintAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.mappaint.PropertyStyleSettingGui.PropertyStyleSettingAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.NotificationManager.NotificationPanel.ShowNoteHelpAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.NotificationManager.PauseFinishedEvent
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.NotificationManager.UnfreezeEvent
 
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.preferences.advanced.AbstractTableListEditor.NewEntryAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.preferences.advanced.AbstractTableListEditor.RemoveEntryAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.preferences.advanced.AdvancedPreference.EditBoundariesAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.preferences.advanced.AdvancedPreference.ImportProfileAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.preferences.advanced.AdvancedPreference.ResetPreferencesAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.preferences.advanced.ExportProfileAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.preferences.imagery.ImageryProvidersPanel.ActivateAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.preferences.imagery.ImageryProvidersPanel.NewEntryAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.preferences.imagery.ImageryProvidersPanel.ReloadAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.preferences.imagery.ImageryProvidersPanel.RemoveEntryAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.preferences.plugin.PluginCheckBox
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.preferences.plugin.PluginPreference.ConfigureSitesAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.preferences.plugin.PluginPreference.DownloadAvailablePluginsAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.preferences.plugin.PluginPreference.SelectByListAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.preferences.plugin.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.RemoveAuthorisationAction
 
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.LaunchFileChooserSourceTypeAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.preferences.SourceEditor.FileOrUrlCellEditor.LaunchFileChooserEditCellAction
 
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.presets.items.Combo.ChooseColorAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.tagging.presets.TaggingPreset
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.tagging.presets.TaggingPreset.ToolbarButtonAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.tagging.presets.TaggingPresetMenu
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.tagging.presets.TaggingPresetSearchPrimitiveDialog.Action
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.tagging.TagTable.AddAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.tagging.TagTable.DeleteAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.tagging.TagTable.PasteAction
 
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.util.MultikeyActionsHandler.MyAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.widgets.AbstractTextComponentValidator
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.widgets.ButtonColumn
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.widgets.JosmTable.SelectNextColumnCellAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.widgets.JosmTable.SelectPreviousColumnCellAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.widgets.OrientationAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.widgets.PopupMenuButton
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.widgets.TextContextualPopupMenu.RedoAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.widgets.TextContextualPopupMenu.UndoAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.io.session.GenericSessionExporter.LayerSaveAction
 
actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.plugins.PluginHandler.PluginInformationAction
 
actionPerformed(ActionEvent, Map<String, Object>) - Method in interface org.openstreetmap.josm.actions.ParameterizedAction
Invoke action using the given parameters.
actionPerformed(ActionEvent, Map<String, Object>) - Method in class org.openstreetmap.josm.actions.search.SearchAction
 
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.Settings.ActionTransferable
 
ACTIONS - Static variable in class org.openstreetmap.josm.io.OsmChangeReader
List of possible actions.
actionsTree - Variable in class org.openstreetmap.josm.gui.preferences.ToolbarPreferences.Settings
 
actionsTreeModel - Variable in class org.openstreetmap.josm.gui.preferences.ToolbarPreferences.Settings
 
actionSupportLayers(List<Layer>) - Static method in class org.openstreetmap.josm.gui.layer.AbstractTileSourceLayer
Default implementation of Layer.LayerAction.supportLayers(List).
ActionTransferable(List<ToolbarPreferences.ActionDefinition>) - Constructor for class org.openstreetmap.josm.gui.preferences.ToolbarPreferences.Settings.ActionTransferable
 
activate(Class<? extends AbstractMapRenderer>) - Method in class org.openstreetmap.josm.data.osm.visitor.paint.MapRendererFactory
Activates a map renderer class.
ACTIVATE_TOOLTIP - org.openstreetmap.josm.gui.preferences.SourceEditor.I18nString
Add the selected available (styles|presets|rules) to the list of active (styles|presets|rules)
ActivateAction() - Constructor for class org.openstreetmap.josm.gui.preferences.imagery.ImageryProvidersPanel.ActivateAction
Constructs a new ActivateAction.
activateAnglePanel(boolean) - Method in class org.openstreetmap.josm.gui.MapStatus
Activates the angle panel.
activateDefault() - Method in class org.openstreetmap.josm.data.osm.visitor.paint.MapRendererFactory
Activates the default map renderer.
activatedOnce - Variable in class org.openstreetmap.josm.gui.io.UploadDialog.WindowEventHandler
 
activateLayerAction - Variable in class org.openstreetmap.josm.gui.dialogs.LayerListDialog
 
ActivateLayerAction - Class in org.openstreetmap.josm.gui.dialogs.layer
The action to activate the currently selected layer
ActivateLayerAction(LayerListDialog.LayerListModel) - Constructor for class org.openstreetmap.josm.gui.dialogs.layer.ActivateLayerAction
Constructs a new ActivateLayerAction.
ActivateLayerAction(Layer, LayerListDialog.LayerListModel) - Constructor for class org.openstreetmap.josm.gui.dialogs.layer.ActivateLayerAction
Constructs a new ActivateLayerAction.
activateMapRenderer(String) - Method in class org.openstreetmap.josm.data.osm.visitor.paint.MapRendererFactory
 
activatePlugins(List<String>, boolean) - Method in class org.openstreetmap.josm.gui.preferences.plugin.PluginPreference.SelectByListAction
 
activatePlugins(JTextArea, boolean) - Method in class org.openstreetmap.josm.gui.preferences.plugin.PluginPreference.SelectByListAction
 
ActivateSourcesAction() - Constructor for class org.openstreetmap.josm.gui.preferences.SourceEditor.ActivateSourcesAction
 
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.DrawSnapHelper
 
active - Variable in class org.openstreetmap.josm.actions.SessionLoadAction.Loader
 
active - Variable in class org.openstreetmap.josm.data.preferences.sources.SourceEntry
active is a boolean flag that can be used to turn the source on or off at runtime.
active - Variable in class org.openstreetmap.josm.io.session.SessionReader
 
active - Variable in class org.openstreetmap.josm.io.session.SessionWriter
 
active() - Method in class org.openstreetmap.josm.gui.preferences.SourceEditor.EditSourceEntryDialog
Determines if the active combobox is selected.
ACTIVE_SOURCES - org.openstreetmap.josm.gui.preferences.SourceEditor.I18nString
Active (styles|presets|rules)
activeConnection - Variable in class org.openstreetmap.josm.io.CachedFile
 
activeConnection - Variable in class org.openstreetmap.josm.io.OsmConnection
 
activeDivider() - Method in class org.openstreetmap.josm.gui.widgets.MultiSplitPane
Returns the Divider that's currently being moved, typically because the user is dragging it, or null.
activeHandles - Variable in class org.openstreetmap.josm.tools.MemoryManager
 
activeLayer - Variable in class org.openstreetmap.josm.gui.layer.MainLayerManager
The layer from the layers list that is currently active.
ActiveLayerCellRenderer() - Constructor for class org.openstreetmap.josm.gui.dialogs.LayerListDialog.ActiveLayerCellRenderer
Constructs a new ActiveLayerCellRenderer.
activeLayerChangeAdapter - Variable in class org.openstreetmap.josm.actions.JosmAction
 
ActiveLayerChangeAdapter() - Constructor for class org.openstreetmap.josm.actions.JosmAction.ActiveLayerChangeAdapter
 
ActiveLayerChangeEvent(MainLayerManager, OsmDataLayer, Layer) - Constructor for class org.openstreetmap.josm.gui.layer.MainLayerManager.ActiveLayerChangeEvent
activeLayerChangeListener - Variable in class org.openstreetmap.josm.gui.layer.geoimage.GeoImageLayer
 
activeLayerChangeListeners - Variable in class org.openstreetmap.josm.gui.layer.MainLayerManager
 
ActiveLayerCheckBox() - Constructor for class org.openstreetmap.josm.gui.dialogs.LayerListDialog.ActiveLayerCheckBox
 
activeModel - Variable in class org.openstreetmap.josm.gui.preferences.imagery.ImageryProvidersPanel
The model of active providers
activeMoveDirection - Variable in class org.openstreetmap.josm.actions.mapmode.ExtrudeAction
The direction that is currently active.
activeOrEditLayerChanged(MainLayerManager.ActiveLayerChangeEvent) - Method in class org.openstreetmap.josm.actions.JosmAction.ActiveLayerChangeAdapter
 
activeOrEditLayerChanged(MainLayerManager.ActiveLayerChangeEvent) - Method in class org.openstreetmap.josm.actions.ZoomToAction
 
activeOrEditLayerChanged(MainLayerManager.ActiveLayerChangeEvent) - Method in class org.openstreetmap.josm.data.osm.event.DatasetEventManager
 
activeOrEditLayerChanged(MainLayerManager.ActiveLayerChangeEvent) - Method in class org.openstreetmap.josm.data.osm.event.SelectionEventManager
 
activeOrEditLayerChanged(MainLayerManager.ActiveLayerChangeEvent) - Method in class org.openstreetmap.josm.gui.bbox.SlippyMapBBoxChooser
 
activeOrEditLayerChanged(MainLayerManager.ActiveLayerChangeEvent) - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetContentPanel.SelectionBasedAction
 
activeOrEditLayerChanged(MainLayerManager.ActiveLayerChangeEvent) - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetDetailPanel.SelectInCurrentLayerAction
 
activeOrEditLayerChanged(MainLayerManager.ActiveLayerChangeEvent) - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetDetailPanel.ZoomInCurrentLayerAction
 
activeOrEditLayerChanged(MainLayerManager.ActiveLayerChangeEvent) - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetsInActiveDataLayerListModel
 
activeOrEditLayerChanged(MainLayerManager.ActiveLayerChangeEvent) - Method in class org.openstreetmap.josm.gui.dialogs.ConflictDialog
 
activeOrEditLayerChanged(MainLayerManager.ActiveLayerChangeEvent) - Method in class org.openstreetmap.josm.gui.dialogs.layer.ActivateLayerAction
 
activeOrEditLayerChanged(MainLayerManager.ActiveLayerChangeEvent) - Method in class org.openstreetmap.josm.gui.dialogs.LayerListDialog.LayerListModel
 
activeOrEditLayerChanged(MainLayerManager.ActiveLayerChangeEvent) - Method in class org.openstreetmap.josm.gui.dialogs.properties.PropertiesDialog
 
activeOrEditLayerChanged(MainLayerManager.ActiveLayerChangeEvent) - Method in class org.openstreetmap.josm.gui.dialogs.relation.MemberTable.ZoomToGapAction
 
activeOrEditLayerChanged(MainLayerManager.ActiveLayerChangeEvent) - Method in class org.openstreetmap.josm.gui.dialogs.relation.SelectionTableModel
 
activeOrEditLayerChanged(MainLayerManager.ActiveLayerChangeEvent) - Method in class org.openstreetmap.josm.gui.dialogs.RelationListDialog.NewAction
 
activeOrEditLayerChanged(MainLayerManager.ActiveLayerChangeEvent) - Method in class org.openstreetmap.josm.gui.dialogs.SelectionListDialog.SearchAction
 
activeOrEditLayerChanged(MainLayerManager.ActiveLayerChangeEvent) - Method in class org.openstreetmap.josm.gui.dialogs.SelectionListDialog.SelectionListModel
 
activeOrEditLayerChanged(MainLayerManager.ActiveLayerChangeEvent) - Method in class org.openstreetmap.josm.gui.dialogs.UserListDialog
 
activeOrEditLayerChanged(MainLayerManager.ActiveLayerChangeEvent) - Method in class org.openstreetmap.josm.gui.dialogs.ValidatorDialog
 
activeOrEditLayerChanged(MainLayerManager.ActiveLayerChangeEvent) - Method in class org.openstreetmap.josm.gui.history.HistoryBrowserModel
 
activeOrEditLayerChanged(MainLayerManager.ActiveLayerChangeEvent) - Method in class org.openstreetmap.josm.gui.io.importexport.FileExporter
 
activeOrEditLayerChanged(MainLayerManager.ActiveLayerChangeEvent) - Method in class org.openstreetmap.josm.gui.io.importexport.WMSLayerExporter
 
activeOrEditLayerChanged(MainLayerManager.ActiveLayerChangeEvent) - Method in class org.openstreetmap.josm.gui.layer.geoimage.ImageViewerDialog
 
activeOrEditLayerChanged(MainLayerManager.ActiveLayerChangeEvent) - Method in interface org.openstreetmap.josm.gui.layer.MainLayerManager.ActiveLayerChangeListener
Called whenever the active or edit layer changed.
activeOrEditLayerChanged(MainLayerManager.ActiveLayerChangeEvent) - Method in class org.openstreetmap.josm.gui.MainMenu.EditLayerMenuEnabler
 
activeOrEditLayerChanged(MainLayerManager.ActiveLayerChangeEvent) - Method in class org.openstreetmap.josm.gui.MapFrame
 
activeOrEditLayerChanged(MainLayerManager.ActiveLayerChangeEvent) - Method in class org.openstreetmap.josm.gui.MapView
 
activeOrEditLayerChanged(MainLayerManager.ActiveLayerChangeEvent) - Method in class org.openstreetmap.josm.gui.tagging.presets.TaggingPreset
 
activeRenderer - Variable in class org.openstreetmap.josm.data.osm.visitor.paint.MapRendererFactory
 
activeSourcesModel - Variable in class org.openstreetmap.josm.gui.preferences.SourceEditor
the underlying model of active sources
ActiveSourcesModel(DefaultListSelectionModel) - Constructor for class org.openstreetmap.josm.gui.preferences.SourceEditor.ActiveSourcesModel
Constructs a new ActiveSourcesModel.
activeTable - Variable in class org.openstreetmap.josm.gui.preferences.imagery.ImageryProvidersPanel
The table of active providers
activeToolbar - Variable in class org.openstreetmap.josm.gui.preferences.imagery.ImageryProvidersPanel
The toolbar on the right of active providers
actOnDecisions(BiConsumer<String, MultiValueResolutionDecision>) - Method in class org.openstreetmap.josm.gui.conflict.tags.TagConflictResolverModel
Perform an action on all decisions, useful to perform a global decision (keep all, keep none, etc.)
actOpenChangesetPopupMenu - Variable in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetDetailPanel
 
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
 
actShowHistory - Variable in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetContentPanel
 
actShowHistory - Variable in class org.openstreetmap.josm.gui.dialogs.SelectionListDialog
 
actUpdateChangesets - Variable in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetDetailPanel
 
actUpdateChangesets - Variable in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetDiscussionPanel
 
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.util.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
adapt(JToggleButton) - Method in class org.openstreetmap.josm.gui.conflict.pair.AbstractListMerger.FreezeAction
Java 1.5 doesn't know Action.SELECT_KEY.
AdaptableAction - Interface in org.openstreetmap.josm.actions
Interface to indicate that name (tooltip) and icon may be changed for an entry in the toolbar.
adapter - Variable in class org.openstreetmap.josm.gui.layer.AbstractTileSourceLayer
 
adaptForNimbus(JEditorPane) - Static method in class org.openstreetmap.josm.gui.widgets.JosmEditorPane
Adapts a JEditorPane for Nimbus look and feel.
adaptRequest(HttpClient) - Method in class org.openstreetmap.josm.io.OsmServerReader
Allows subclasses to modify the request.
adaptRequest(HttpClient) - Method in class org.openstreetmap.josm.io.OverpassDownloadReader
 
adaptTo(IEnabledStateUpdating, ListSelectionModel) - Static method in class org.openstreetmap.josm.gui.util.TableHelper
Wires listener to listSelectionModel in such a way, that listener receives a IEnabledStateUpdating.updateEnabledState() on every ListSelectionEvent.
adaptTo(IEnabledStateUpdating, AbstractTableModel) - Static method in class org.openstreetmap.josm.gui.util.TableHelper
Wires listener to listModel in such a way, that listener receives a IEnabledStateUpdating.updateEnabledState() on every ListDataEvent.
add - org.openstreetmap.josm.data.osm.search.SearchMode
add to selection
add - Variable in class org.openstreetmap.josm.actions.relation.SelectMembersAction
 
add - Variable in class org.openstreetmap.josm.actions.relation.SelectRelationAction
 
add - Variable in class org.openstreetmap.josm.data.osm.DataSelectionListener.SelectionAddEvent
 
add - Variable in class org.openstreetmap.josm.data.osm.DataSelectionListener.SelectionToggleEvent
 
add - Variable in class org.openstreetmap.josm.data.osm.event.IDataSelectionListener.SelectionAddEvent
 
add - Variable in class org.openstreetmap.josm.data.osm.event.IDataSelectionListener.SelectionToggleEvent
 
add - Variable in class org.openstreetmap.josm.gui.dialogs.SearchDialog
 
add() - Method in class org.openstreetmap.josm.gui.preferences.advanced.AbstractTableListEditor.AbstractEntryListModel
 
add() - Method in class org.openstreetmap.josm.gui.preferences.advanced.ListListEditor.EntryListModel
 
add() - Method in class org.openstreetmap.josm.gui.preferences.advanced.MapListEditor.EntryListModel
 
add(double, double) - Method in class org.openstreetmap.josm.data.coor.EastNorth
Adds an offset to this EastNorth instance and returns the result.
add(double, double) - Method in class org.openstreetmap.josm.data.osm.BBox
Extends this bbox to include the point (x, y)
add(int, E) - Method in class org.openstreetmap.josm.tools.CopyList
 
add(int, Marker) - Method in class org.openstreetmap.josm.gui.layer.markerlayer.MarkerLayer.MarkerData
 
add(E) - Method in class org.openstreetmap.josm.gui.tagging.presets.TaggingPresetReader.HashSetWithLast
 
add(E) - Method in class org.openstreetmap.josm.tools.CopyList
 
add(Iterable<NodePair>) - Method in class org.openstreetmap.josm.data.osm.NodeGraph
Add a list of node pairs.
add(String, String) - Method in class org.openstreetmap.josm.data.gpx.GpxExtensionCollection
Creates and adds a new GpxExtension from the given parameters.
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(String, String...) - Method in class org.openstreetmap.josm.gui.dialogs.InspectPrimitiveDataText
 
add(String, String, String) - Method in class org.openstreetmap.josm.data.gpx.GpxExtensionCollection
Creates and adds a new GpxExtension from the given parameters.
add(Collection<String>, AutoCompletionPriority) - Method in class org.openstreetmap.josm.gui.tagging.ac.AutoCompletionList
adds a list of strings to this list.
add(Collection<Conflict<?>>) - Method in class org.openstreetmap.josm.data.conflict.ConflictCollection
Add the conflicts in otherConflicts to this collection of conflicts
add(Collection<Tag>) - Method in class org.openstreetmap.josm.data.osm.TagCollection
Adds a collection of tags to the tag collection.
add(Collection<AutoCompletionItem>) - Method in class org.openstreetmap.josm.gui.tagging.ac.AutoCompletionList
adds a collection of AutoCompletionItem to this list.
add(Action) - Method in class org.openstreetmap.josm.gui.widgets.ListPopupMenu
 
add(JComponent) - Method in class org.openstreetmap.josm.gui.ScrollViewport
Sets the component to be used as content.
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(JPanel, int) - Method in class org.openstreetmap.josm.gui.dialogs.PropertiesMembershipChoiceDialog.ExistingBothNewChoice
 
add(Command) - Method in class org.openstreetmap.josm.data.UndoRedoHandler
Executes the command and add it to the intern command queue.
add(Command, boolean) - Method in class org.openstreetmap.josm.data.UndoRedoHandler
Executes the command only if wanted and add it to the intern command queue.
add(Conflict<?>) - Method in class org.openstreetmap.josm.data.conflict.ConflictCollection
Adds a conflict to the collection of conflicts.
add(ConflictCollection) - Method in class org.openstreetmap.josm.data.conflict.ConflictCollection
Adds all conflicts from another collection.
add(EastNorth) - Method in class org.openstreetmap.josm.data.coor.EastNorth
Adds the coordinates of another EastNorth instance to this one.
add(EastNorth) - Method in class org.openstreetmap.josm.gui.MapViewState.MapViewPoint
Add the given offset to this point
add(ILatLon) - Method in class org.openstreetmap.josm.data.osm.BBox
Add a point to an existing BBox.
add(LatLon) - Method in class org.openstreetmap.josm.data.osm.BBox
Add a point to an existing BBox.
add(GpxExtension) - Method in class org.openstreetmap.josm.data.gpx.GpxExtensionCollection
 
add(WayPoint) - Method in class org.openstreetmap.josm.data.gpx.Line
 
add(ImageryInfo) - Method in class org.openstreetmap.josm.data.imagery.ImageryLayerInfo
Add a new imagery entry.
add(BBox) - Method in class org.openstreetmap.josm.data.osm.BBox
Extends this bbox to include the bbox other.
add(Filter) - Method in class org.openstreetmap.josm.data.osm.FilterMatcher
Adds a filter to the currently used filters
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(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(INode, int) - Method in class org.openstreetmap.josm.data.osm.visitor.paint.ComputeStyleListWorker
Add new style records for the given node.
add(IRelation<?>, int) - Method in class org.openstreetmap.josm.data.osm.visitor.paint.ComputeStyleListWorker
Add new style records for the given relation.
add(IRelationMember<?>, Integer) - Method in class org.openstreetmap.josm.gui.dialogs.properties.PropertiesDialog.MemberInfo
 
add(IWay<?>, int) - Method in class org.openstreetmap.josm.data.osm.visitor.paint.ComputeStyleListWorker
Add new style records for the given way.
add(NodePair) - Method in class org.openstreetmap.josm.data.osm.NodeGraph
Add a node pair.
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(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(PrimitiveId) - Method in class org.openstreetmap.josm.gui.history.HistoryLoadTask
Adds an object whose history is to be loaded.
add(Tag) - Method in class org.openstreetmap.josm.data.osm.TagCollection
Adds a tag to the tag collection.
add(Tag) - Method in class org.openstreetmap.josm.gui.dialogs.properties.RecentTagCollection
 
add(TagCollection) - Method in class org.openstreetmap.josm.data.osm.TagCollection
Adds the tags of another tag collection to this collection.
add(AutoCompletionItem) - Method in class org.openstreetmap.josm.data.tagging.ac.AutoCompletionSet
 
add(AutoCompletionItem) - Method in class org.openstreetmap.josm.gui.tagging.ac.AutoCompletionList
adds an AutoCompletionItem to the list.
add(ToggleDialog) - Method in class org.openstreetmap.josm.gui.dialogs.DialogsPanel
Add a new ToggleDialog to the list of known dialogs and trigger reconstruct.
add(ToggleDialog, boolean) - Method in class org.openstreetmap.josm.gui.dialogs.DialogsPanel
Add a new ToggleDialog to the list of known dialogs.
add(MapCSSRule) - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.MapCSSRuleIndex
Add a rule to this index.
add(StyleSource) - Method in class org.openstreetmap.josm.gui.mappaint.ElemStyles
add a style source; only accessed from MapPaintStyles
add(AutoCompletionList) - Method in class org.openstreetmap.josm.gui.tagging.ac.AutoCompletionList
adds another AutoCompletionList to this list.
add(TagModel) - Method in class org.openstreetmap.josm.gui.tagging.TagEditorModel
adds a tag to the model
add(Shortcut) - Method in class org.openstreetmap.josm.tools.Shortcut.ShortcutCollection
 
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(T) - Method in class org.openstreetmap.josm.tools.ListeningCollection
 
ADD - org.openstreetmap.josm.data.APIDataSet.APIOperation
Add a new primitive
add_escapes(String) - Static method in exception org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.ParseException
Used to convert raw characters to their escaped version when these raw version cannot be used as part of an ASCII string literal.
ADD_NODE_STROKE - Static variable in class org.openstreetmap.josm.actions.mapmode.ImproveWayAccuracyAction
 
ADD_TO_SELECTION_MODIFIER_COMBO - Static variable in class org.openstreetmap.josm.actions.mapmode.ParallelWayAction
 
AddAbortException() - Constructor for exception org.openstreetmap.josm.gui.dialogs.relation.GenericRelationEditor.AddAbortException
 
addAction - Variable in class org.openstreetmap.josm.gui.dialogs.FilterDialog
 
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(Action) - Method in class org.openstreetmap.josm.gui.PopupMenuHandler
Appends a new menu item to the end of the menu which dispatches the specified Action object.
addAction(MultikeyShortcutAction) - Method in class org.openstreetmap.josm.gui.util.MultikeyActionsHandler
Registers an action and its shortcut
AddAction() - Constructor for class org.openstreetmap.josm.gui.dialogs.FilterDialog.AddAction
 
AddAction() - Constructor for class org.openstreetmap.josm.gui.dialogs.properties.PropertiesDialog.AddAction
 
AddAction() - Constructor for class org.openstreetmap.josm.gui.download.BookmarkSelection.AddAction
 
AddAction() - Constructor for class org.openstreetmap.josm.gui.tagging.TagTable.AddAction
 
addActionListener(ActionListener) - Method in class org.openstreetmap.josm.gui.widgets.QuadStateCheckBox.QuadStateDecorator
 
addActionsToMembers(IRelationEditorActionGroup) - Static method in class org.openstreetmap.josm.gui.dialogs.relation.RelationEditorHooks
Adds actions to the members action toolbar
addActionsToSelection(IRelationEditorActionGroup) - Static method in class org.openstreetmap.josm.gui.dialogs.relation.RelationEditorHooks
Adds actions to the selection action toolbar
addActiveLayerChangeListener(MainLayerManager.ActiveLayerChangeListener) - Method in class org.openstreetmap.josm.gui.layer.MainLayerManager
Adds an active/edit layer change listener
addActiveLayerChangeListeners(Collection<? extends MainLayerManager.ActiveLayerChangeListener>) - Method in class org.openstreetmap.josm.gui.layer.MainLayerManager
Adds multiple active/edit layer change listeners.
addAdditionalClassLoader(ClassLoader) - Static method in class org.openstreetmap.josm.tools.ResourceProvider
Add an additional class loader to search image for.
addAdditionalClassLoaders(Collection<ClassLoader>) - Static method in class org.openstreetmap.josm.tools.ResourceProvider
Add a collection of additional class loaders to search image for.
addAfter(JMenu, JosmAction, boolean, JosmAction) - Static method in class org.openstreetmap.josm.gui.MainMenu
Add the JosmAction actionToBeInserted directly below existingMenuEntryAction.
addAll(int, Collection<? extends Marker>) - Method in class org.openstreetmap.josm.gui.layer.markerlayer.MarkerLayer.MarkerData
 
addAll(Collection<? extends GpxExtension>) - Method in class org.openstreetmap.josm.data.gpx.GpxExtensionCollection
 
addAll(Collection<? extends WayPoint>) - Method in class org.openstreetmap.josm.data.gpx.Line
 
addAll(Collection<? extends Marker>) - Method in class org.openstreetmap.josm.gui.layer.markerlayer.MarkerLayer.MarkerData
 
addAll(Collection<? extends T>) - Method in class org.openstreetmap.josm.data.osm.QuadBuckets
 
addAll(Collection<String>, AutoCompletionPriority) - Method in class org.openstreetmap.josm.data.tagging.ac.AutoCompletionSet
Adds a list of strings to this list.
addAllElements(Collection<E>) - Method in class org.openstreetmap.josm.gui.widgets.JosmComboBoxModel
Adds all elements from the collection.
addAllElements(Collection<String>, Function<String, E>) - Method in class org.openstreetmap.josm.gui.widgets.JosmComboBoxModel
Adds all elements from the collection of string representations.
addAllStrings(List<String>) - Method in class org.openstreetmap.josm.gui.widgets.HistoryComboBoxModel
Adds strings to the model.
addAndFireActiveLayerChangeListener(MainLayerManager.ActiveLayerChangeListener) - Method in class org.openstreetmap.josm.gui.layer.MainLayerManager
Adds an active/edit layer change listener.
addAndFireChangeListener(ChangeListener) - Method in class org.openstreetmap.josm.gui.layer.gpx.DownloadAlongPanel
Adds a change listener to comboboxes
addAndFireLayerChangeListener(LayerManager.LayerChangeListener) - Method in class org.openstreetmap.josm.gui.layer.LayerManager
Adds a layer change listener and fire an add event for every layer in this manager.
addAndFireMapFrameListener(MapFrameListener) - Static method in class org.openstreetmap.josm.gui.MainApplication
Registers a new MapFrameListener that will be notified of MapFrame changes.
addAndFireMapFrameListener(MapFrameListener) - Method in class org.openstreetmap.josm.gui.MainPanel
Registers a new MapFrameListener that will be notified of MapFrame changes.
addApiUrlChangeListener(PropertyChangeListener) - Method in class org.openstreetmap.josm.gui.preferences.server.ServerAccessPreference
Adds a listener that will be notified of API URL change.
addArabicCharacters(Map<Integer, Character>) - Static method in class org.openstreetmap.josm.tools.KeyboardUtils
 
AddArchiveExtension() - Constructor for enum org.openstreetmap.josm.actions.ExtensionFileFilter.AddArchiveExtension
 
addArgumentParameter(String, OptionParser.OptionCount, Consumer<String>) - Method in class org.openstreetmap.josm.tools.OptionParser
Add a parameter that expects a string attribute.
addArmenianCharacters(Map<Integer, Character>) - Static method in class org.openstreetmap.josm.tools.KeyboardUtils
 
addAttr(String, String, Element, SessionWriter.ExportSupport) - Static method in class org.openstreetmap.josm.io.session.GeoImageSessionExporter
 
addAttributes(Map<String, Object>, OsmPrimitive, List<String>, boolean, boolean, String) - Static method in class org.openstreetmap.josm.gui.layer.gpx.ConvertFromGpxLayerAction
 
addAttributes(IPrimitive) - Method in class org.openstreetmap.josm.gui.dialogs.InspectPrimitiveDataText
 
addAttributes(Element, Map<String, String>, SessionWriter.ExportSupport) - Static method in class org.openstreetmap.josm.io.session.ImagerySessionExporter
 
addAudioListener(AudioListener) - Method in class org.openstreetmap.josm.io.audio.JavaSoundPlayer
 
addAudioListener(AudioListener) - Method in interface org.openstreetmap.josm.io.audio.SoundPlayer
Adds a listener that will be notified of audio playback events.
addAudioMarker(double, LatLon) - Method in class org.openstreetmap.josm.gui.layer.markerlayer.MarkerLayer
 
addAuth(HttpClient) - Method in class org.openstreetmap.josm.io.OsmConnection
 
addAuthorizationConsumer(String, AuthorizationHandler.AuthorizationConsumer) - Static method in class org.openstreetmap.josm.io.remotecontrol.handler.AuthorizationHandler
Add an authorization consumer.
addAutoCompListener(AutoCompListener) - Method in class org.openstreetmap.josm.gui.tagging.ac.AutoCompTextField
Adds an AutoCompListener.
addBasicAuthorizationHeader(HttpClient) - Method in class org.openstreetmap.josm.io.OsmConnection
Adds an authentication header for basic authentication
addBbox(IPrimitive) - Method in class org.openstreetmap.josm.gui.dialogs.InspectPrimitiveDataText
 
addBookmark(OffsetBookmark) - Static method in class org.openstreetmap.josm.data.imagery.OffsetBookmark
Adds a bookmark.
addBorder(JPanel, String) - Static method in class org.openstreetmap.josm.gui.bugreport.BugReportDialog
 
addBounds() - Method in class org.openstreetmap.josm.tools.ColorScale
Add standard colors for values below min or above max value
addBugReportHandler(Predicate<ReportedException>) - Method in class org.openstreetmap.josm.tools.bugreport.BugReportQueue
Allows you to peek or even intercept the bug reports.
addButton - Variable in class org.openstreetmap.josm.gui.preferences.ToolbarPreferences.Settings
 
addButton(JButton, String, ActionListener) - Method in class org.openstreetmap.josm.gui.dialogs.ToggleDialog.TitleBar
 
addButton(JPanel, JButton, String) - Static method in class org.openstreetmap.josm.gui.preferences.plugin.PluginPreference
 
addButton(AutoFilterButton, int, int) - Method in class org.openstreetmap.josm.gui.autofilter.AutoFilterManager
 
addButtonAndShortcut(ToolbarPreferences.ActionDefinition) - Method in class org.openstreetmap.josm.gui.preferences.ToolbarPreferences
 
addButtonGroup(JPanel, AbstractButton...) - Static method in class org.openstreetmap.josm.gui.layer.geoimage.ImageViewerDialog
Add a button group to a panel
addButtonModel(ButtonModel) - Method in class org.openstreetmap.josm.actions.ToggleAction
Adds a button model
addButtonsForImageLayers() - Method in class org.openstreetmap.josm.gui.layer.geoimage.ImageViewerDialog
Add the buttons for image layers
addCancelListener(ProgressMonitor.CancelListener) - Method in class org.openstreetmap.josm.gui.progress.AbstractProgressMonitor
 
addCancelListener(ProgressMonitor.CancelListener) - Method in class org.openstreetmap.josm.gui.progress.CancelHandler
Adds a new cancel listener
addCancelListener(ProgressMonitor.CancelListener) - Method in class org.openstreetmap.josm.gui.progress.NullProgressMonitor
 
addCancelListener(ProgressMonitor.CancelListener) - Method in interface org.openstreetmap.josm.gui.progress.ProgressMonitor
Add listener for user abort action
addCancelListener(ProgressMonitor.CancelListener) - Method in class org.openstreetmap.josm.gui.SplashScreen.SplashProgressMonitor
 
addCellEditorListener(CellEditorListener) - Method in class org.openstreetmap.josm.gui.io.ActionFlagsTableCell
 
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.tagging.ac.AutoCompTextField
 
addCellEditorListener(CellEditorListener) - Method in class org.openstreetmap.josm.gui.util.CellEditorSupport
Worker for CellEditor.addCellEditorListener(CellEditorListener) method.
addChangeListener(ChangeListener) - Method in class org.openstreetmap.josm.gui.HelpAwareOptionPane.ButtonSpec
 
addChangeListener(ChangeListener) - Method in class org.openstreetmap.josm.gui.util.ChangeNotifier
Adds a ChangeListener.
addChangeListener(ChangeListener) - Method in class org.openstreetmap.josm.gui.widgets.QuadStateCheckBox.QuadStateDecorator
 
addChangeListener(GpxData.GpxDataChangeListener) - Method in class org.openstreetmap.josm.data.gpx.GpxData
Adds a listener that gets called whenever the data changed.
addChangeListener(BugReport.BugReportListener) - Method in class org.openstreetmap.josm.tools.bugreport.BugReport
Add a new change listener.
addChangeListenerOnComponents(ChangeListener) - Method in class org.openstreetmap.josm.gui.layer.geoimage.ImageDirectionPositionPanel
Adds a change listener on all spinners of this panel.
addChangesetCacheListener(ChangesetCacheListener) - Method in class org.openstreetmap.josm.data.osm.ChangesetCache
Add a changeset cache listener.
AddChangesetCommentAction() - Constructor for class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetDiscussionPanel.AddChangesetCommentAction
 
addChangeSetTag(String, String) - Method in class org.openstreetmap.josm.data.osm.DataSet
Adds a new changeset tag.
addChangesetTags() - Method in class org.openstreetmap.josm.io.remotecontrol.handler.LoadAndZoomHandler
 
addCheckBoxActionListener(JCheckBox, JComponent...) - Static method in class org.openstreetmap.josm.gui.layer.geoimage.AdvancedCorrelationSettingsDialog
 
addCheckedChangeNodesCmd(List<Command>, Way, List<Node>) - Method in class org.openstreetmap.josm.actions.UnGlueAction
 
addChoosableFileFilter(FileFilter) - Method in class org.openstreetmap.josm.gui.widgets.AbstractFileChooser
Adds a filter to the list of user choosable file filters.
addChoosableFileFilter(FileFilter) - Method in class org.openstreetmap.josm.gui.widgets.NativeFileChooser
 
addChoosableFileFilter(FileFilter) - Method in class org.openstreetmap.josm.gui.widgets.SwingFileChooser
 
addColorBarTitles(String[]) - Method in class org.openstreetmap.josm.tools.ColorScale
Adds titles to the color bar for a fixed scale
AddCommand - Class in org.openstreetmap.josm.command
A command that adds an osm primitive to a dataset.
AddCommand(DataSet, OsmPrimitive) - Constructor for class org.openstreetmap.josm.command.AddCommand
Creates the command and specify the element to add in the context of the given data set.
addCommandQueueListener(UndoRedoHandler.CommandQueueListener) - Method in class org.openstreetmap.josm.data.UndoRedoHandler
Adds a command queue listener.
addCommandQueuePreciseListener(UndoRedoHandler.CommandQueuePreciseListener) - Method in class org.openstreetmap.josm.data.UndoRedoHandler
Adds a precise command queue listener.
addCommands(List<Tag>) - Method in class org.openstreetmap.josm.gui.tagging.presets.items.Check
 
addCommands(List<Tag>) - Method in class org.openstreetmap.josm.gui.tagging.presets.items.CheckGroup
 
addCommands(List<Tag>) - Method in class org.openstreetmap.josm.gui.tagging.presets.items.ComboMultiSelect
 
addCommands(List<Tag>) - Method in class org.openstreetmap.josm.gui.tagging.presets.items.ItemSeparator
 
addCommands(List<Tag>) - Method in class org.openstreetmap.josm.gui.tagging.presets.items.Key
 
addCommands(List<Tag>) - Method in class org.openstreetmap.josm.gui.tagging.presets.items.PresetLink
 
addCommands(List<Tag>) - Method in class org.openstreetmap.josm.gui.tagging.presets.items.Roles
 
addCommands(List<Tag>) - Method in class org.openstreetmap.josm.gui.tagging.presets.items.Space
 
addCommands(List<Tag>) - Method in class org.openstreetmap.josm.gui.tagging.presets.items.Text
 
addCommands(List<Tag>) - Method in class org.openstreetmap.josm.gui.tagging.presets.items.TextItem
 
addCommands(List<Tag>) - Method in class org.openstreetmap.josm.gui.tagging.presets.TaggingPresetItem
Adds the new tags to apply to selected OSM primitives when the preset holding this item is applied.
addComment(NoteComment) - Method in class org.openstreetmap.josm.data.notes.Note
Adds a comment.
addCommentAction - Variable in class org.openstreetmap.josm.gui.dialogs.NotesDialog
 
AddCommentAction() - Constructor for class org.openstreetmap.josm.gui.dialogs.NotesDialog.AddCommentAction
Constructs a new AddCommentAction.
addCommentToChangeset(Changeset, String, ProgressMonitor) - Method in class org.openstreetmap.josm.io.OsmApi
Adds a comment to the discussion of a closed changeset.
addCommentToNote(Note, String) - Method in class org.openstreetmap.josm.data.osm.NoteData
Add a new comment to an existing note
addCommentToNote(Note, String, ProgressMonitor) - Method in class org.openstreetmap.josm.io.OsmApi
Add a comment to an existing note.
addCommon(IPrimitive) - Method in class org.openstreetmap.josm.gui.dialogs.InspectPrimitiveDataText
 
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.
addCommonSettings() - Method in class org.openstreetmap.josm.gui.preferences.imagery.AddImageryPanel
 
addComponent(Component) - Method in class org.openstreetmap.josm.gui.util.CursorManager
Adds a component that this manager should send cursor changes to.
addComponentNotStoppingCellEditing(Component) - Method in class org.openstreetmap.josm.gui.tagging.TagTable
Marks a component that may be focused without stopping the cell editing
addConditionalInformation(JPanel, String, boolean) - Static method in class org.openstreetmap.josm.gui.layer.OsmDataLayer
 
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
Adds the specified conflict listener, if not already present.
addConflicts(OsmPrimitive) - Method in class org.openstreetmap.josm.gui.dialogs.InspectPrimitiveDataText
 
addConstraints(GBC, int) - Method in class org.openstreetmap.josm.gui.conflict.pair.AbstractMergePanel.AbstractUndecideRow
 
addConstraints(GBC, int) - Method in class org.openstreetmap.josm.gui.conflict.pair.AbstractMergePanel.MergeRow
 
addConstraints(GBC, int) - Method in class org.openstreetmap.josm.gui.conflict.pair.AbstractMergePanel.MergeRowWithoutButton
 
addConstraints(GBC, int) - Method in class org.openstreetmap.josm.gui.conflict.pair.properties.PropertiesMerger.EmptyFillRow
 
addConstraints(GBC, int) - Method in class org.openstreetmap.josm.gui.conflict.pair.tags.TagMerger.TagTableRow
 
addConsumer(Consumer<List<Way>>) - Method in class org.openstreetmap.josm.actions.SimplifyWayAction.SimplifyWayDataSelectionListener
 
addContentEntry(LayerVisibilityAction.VisibilityMenuEntry) - Method in class org.openstreetmap.josm.gui.dialogs.layer.LayerVisibilityAction
 
addContentValidationListener(AddImageryPanel.ContentValidationListener) - Method in class org.openstreetmap.josm.gui.preferences.imagery.AddImageryPanel
Registers a new ContentValidationListener
addCoordinates(INode) - Method in class org.openstreetmap.josm.gui.dialogs.InspectPrimitiveDataText
 
addCreateTicketSection() - Method in class org.openstreetmap.josm.gui.bugreport.BugReportDialog
 
addCrs(String) - Method in class org.openstreetmap.josm.data.imagery.LayerDetails
Add projection supported by this layer
addCtrlEnterAction(JComponent, Action) - Static method in class org.openstreetmap.josm.tools.InputMapUtils
Add an action activated with Ctrl+Enter key on a component.
addCurrentItemToHistory() - Method in class org.openstreetmap.josm.gui.widgets.HistoryComboBox
Adds the item in the editor to the top of the history.
addCustomButton(String, int, boolean) - Method in class org.openstreetmap.josm.gui.preferences.ToolbarPreferences
The method to add custom button on toolbar like search or preset buttons
addCustomPropertiesCellRenderer(TableCellRenderer) - Method in class org.openstreetmap.josm.gui.dialogs.properties.PropertiesDialog
Adds a custom table cell renderer to render cells of the tags table.
addCustomRenderer(TableCellRenderer) - Method in class org.openstreetmap.josm.gui.dialogs.properties.PropertiesCellRenderer
Adds a custom table cell renderer to render cells of the tags table.
addCyrillicCharacters(Map<Integer, Character>) - Static method in class org.openstreetmap.josm.tools.KeyboardUtils
 
addData(List<NameFinder.SearchResult>) - Method in class org.openstreetmap.josm.gui.download.PlaceSelection.NamedResultTableModel
Add data to the table
addDataFile(OutputStream) - Method in class org.openstreetmap.josm.io.session.GenericSessionExporter
 
addDataFile(OutputStream) - Method in class org.openstreetmap.josm.io.session.GpxTracksSessionExporter
 
addDataFile(OutputStream) - Method in class org.openstreetmap.josm.io.session.MarkerSessionExporter
 
addDataFile(OutputStream) - Method in class org.openstreetmap.josm.io.session.NoteSessionExporter
 
addDataFile(OutputStream) - Method in class org.openstreetmap.josm.io.session.OsmDataSessionExporter
 
addDataLayerListeners(OsmDataLayer) - Method in class org.openstreetmap.josm.gui.dialogs.ConflictDialog
 
addDatasetListener(DataSetListener, DatasetEventManager.FireMode) - Method in class org.openstreetmap.josm.data.osm.event.DatasetEventManager
Register listener, that will receive events from currently active dataset
addDataSetListener(DataSetListener) - Method in class org.openstreetmap.josm.data.osm.DataSet
Adds a new data set listener.
addDataSource(DataSource) - Method in class org.openstreetmap.josm.data.osm.DataSet
Adds a new data source.
addDataSource(DataSource) - Method in class org.openstreetmap.josm.data.osm.NoteData
Adds a new data source.
addDataSource(DataSource) - Method in class org.openstreetmap.josm.data.vector.DataStore
Add a datasource to this data set
addDataSourceListener(DataSourceListener) - Method in class org.openstreetmap.josm.data.osm.DataSet
Adds a listener that gets notified whenever the data sources change
addDataSources(Collection<DataSource>) - Method in class org.openstreetmap.josm.data.osm.DataSet
Adds new data sources.
addDataTile(T) - Method in class org.openstreetmap.josm.data.vector.VectorDataStore
Add the information from a tile to this object
addDateListener(ChangeListener) - Method in class org.openstreetmap.josm.gui.widgets.DateEditorWithSlider
Adds a change listener to this date editor.
addDebugTextSection() - Method in class org.openstreetmap.josm.gui.bugreport.BugReportDialog
 
addDefault(List<ExtendedSourceEntry>, String, String, String) - Method in class org.openstreetmap.josm.data.preferences.sources.ValidatorPrefHelper
 
addDefaults() - Method in class org.openstreetmap.josm.data.preferences.PreferencesWriter
 
addDependencies(GpxData, JCheckBox, JosmTextField, JosmTextField, JosmTextField, JButton, JosmTextField, JLabel, JLabel, JLabel, JLabel, JLabel) - Static method in class org.openstreetmap.josm.gui.io.importexport.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
 
addDependency(PluginClassLoader) - Method in class org.openstreetmap.josm.plugins.PluginClassLoader
Add class loader of a required plugin.
addDirtyRegion(JComponent, int, int, int, int) - Method in class org.openstreetmap.josm.gui.util.CheckThreadViolationRepaintManager
 
addDiscussionComment(ChangesetDiscussionComment) - Method in class org.openstreetmap.josm.data.osm.Changeset
Adds a comment to the changeset discussion.
addDoubleIfPresent(WayPoint, OsmPrimitive, String, String, String) - Static method in class org.openstreetmap.josm.gui.layer.OsmDataLayer
 
addDownloadAreaListener(DownloadSelection) - Method in class org.openstreetmap.josm.gui.download.DownloadDialog
Add a listener to get events from the DownloadSelection window
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
Called in the download dialog to give the plugins a chance to modify the list of bounding box selectors.
addDownloadSelection(List<DownloadSelection>) - Method in class org.openstreetmap.josm.plugins.PluginProxy
 
addDownloadSource(DownloadSource<T>) - Static method in class org.openstreetmap.josm.gui.download.DownloadDialog
Adds a new download source to the download dialog if it is not added.
addDownloadTask(ProgressMonitor, DownloadTask, Rectangle2D, int, int) - Method in class org.openstreetmap.josm.actions.downloadtasks.DownloadTaskList
 
addDownloadTaskClass(Class<? extends DownloadTask>) - Method in class org.openstreetmap.josm.actions.OpenLocationAction
Adds a new download task to the supported ones.
addDownloadType(IDownloadSourceType) - Static method in class org.openstreetmap.josm.gui.download.OSMDownloadSource
Add a download type to the default JOSM download window
addDualAlignMenuItem() - Method in class org.openstreetmap.josm.actions.mapmode.ExtrudeAction
 
addDynamic(Action, ImageryInfo.ImageryCategory) - Method in class org.openstreetmap.josm.gui.ImageryMenu
 
addDynamic(JMenuItem) - Method in class org.openstreetmap.josm.gui.ImageryMenu
 
addDynamicSeparator() - Method in class org.openstreetmap.josm.gui.ImageryMenu
 
added - Variable in class org.openstreetmap.josm.data.imagery.vectortile.mapbox.CommandInteger
 
added - Variable in class org.openstreetmap.josm.data.osm.DataSelectionListener.SelectionReplaceEvent
 
added - Variable in class org.openstreetmap.josm.data.osm.DefaultChangesetCacheEvent
 
added - Variable in class org.openstreetmap.josm.data.osm.event.DataSourceAddedEvent
 
added - Variable in class org.openstreetmap.josm.data.osm.event.DataSourceRemovedEvent
 
added - Variable in class org.openstreetmap.josm.data.osm.event.IDataSelectionListener.SelectionReplaceEvent
 
added(T) - Method in class org.openstreetmap.josm.tools.ListeningCollection
Called when an object is added.
addedEdges - Variable in class org.openstreetmap.josm.data.osm.NodeGraph
The number of edges that were added.
addedLayer - Variable in class org.openstreetmap.josm.gui.layer.LayerManager.LayerAddEvent
 
addedNodes - Variable in class org.openstreetmap.josm.io.remotecontrol.handler.AddWayHandler
The place to remember already added nodes (they are reused if needed @since 5845
addedRelations - Variable in class org.openstreetmap.josm.actions.JoinAreasAction
 
addedTiles - Variable in class org.openstreetmap.josm.data.vector.DataStore
 
addElement(E) - Method in class org.openstreetmap.josm.gui.widgets.JosmComboBoxModel
Adds an element to the end of the model.
addEnterAction(JComponent, Action) - Static method in class org.openstreetmap.josm.tools.InputMapUtils
Add an action activated with Enter key on a component.
addEnterAction(JComponent, Action, int) - Static method in class org.openstreetmap.josm.tools.InputMapUtils
 
addEnterActionWhenAncestor(JComponent, Action) - Static method in class org.openstreetmap.josm.tools.InputMapUtils
Add an action activated with Enter key on a component or its children.
addEntry(ColorPreference.ColorEntry) - Method in class org.openstreetmap.josm.gui.preferences.display.ColorPreference.ColorTableModel
 
addEntry(PresetListEntry) - Method in class org.openstreetmap.josm.gui.tagging.presets.items.Combo
 
addEntry(PresetListEntry) - Method in class org.openstreetmap.josm.gui.tagging.presets.items.MultiSelect
 
addError(int, Way, Collection<Way>, Node) - Method in class org.openstreetmap.josm.data.validation.tests.Coastlines
Add error if not already done
addErrorForSegment(WaySegment, Double) - Method in class org.openstreetmap.josm.data.validation.tests.LongSegment
 
addErrorOrWarningTab(JTabbedPane, JLabel, Collection<?>, String, int, ImageIcon) - Method in class org.openstreetmap.josm.gui.dialogs.MapPaintDialog.InfoAction
 
addErrors(Severity, Map<Node, UnconnectedWays.MyWaySegment>, String) - Method in class org.openstreetmap.josm.data.validation.tests.UnconnectedWays
 
addErrorsForPrimitive(OsmPrimitive, Collection<TestError>) - Method in class org.openstreetmap.josm.data.validation.tests.OpeningHourTest
Checks the tags of the given primitive and adds validation errors to the given list.
addEscapeAction(JComponent, Action) - Static method in class org.openstreetmap.josm.tools.InputMapUtils
Add an action activated with ESCAPE key on a component or its children.
addEscapes(String) - Static method in error org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.TokenMgrError
Replaces unprintable characters by their escaped (or unicode escaped) equivalents in the given string
addEventListeners() - Method in class org.openstreetmap.josm.gui.dialogs.properties.TagEditHelper.AbstractTagsDialog
 
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
Register a expert mode change listener, and optionally fires it.
addExporter(FileExporter) - Static method in class org.openstreetmap.josm.actions.ExtensionFileFilter
Adds a new file exporter at the end of the global list.
addExporterFirst(FileExporter) - Static method in class org.openstreetmap.josm.actions.ExtensionFileFilter
Adds a new file exporter at the beginning of the global list.
addExtendedSourceEntries(List<ExtendedSourceEntry>) - Method in class org.openstreetmap.josm.gui.preferences.SourceEditor.ActiveSourcesModel
Adds multiple sources.
addExtensions(GpxExtensionCollection, OsmPrimitive, boolean, List<String>, boolean, String) - Static method in class org.openstreetmap.josm.gui.layer.gpx.ConvertFromGpxLayerAction
 
addFailedCredentialHost(String) - Method in class org.openstreetmap.josm.io.auth.DefaultAuthenticator
Marks for this host that the authentication failed, i.e., the CredentialsManager will show a dialog at the next time.
addFeatureData(T, Layer, Collection<Feature>) - Method in class org.openstreetmap.josm.data.vector.VectorDataStore
 
addFeatureData(T, Layer, Feature) - Method in class org.openstreetmap.josm.data.vector.VectorDataStore
 
addFilter(Filter) - Method in class org.openstreetmap.josm.data.osm.FilterModel
Adds a new filter to the filter list.
addFilter(Filter) - Method in class org.openstreetmap.josm.gui.dialogs.FilterTableModel
Adds a new filter to the filter list.
addFilterChangeListener(ImageryFilterSettings.FilterChangeListener) - Method in class org.openstreetmap.josm.gui.layer.imagery.ImageryFilterSettings
Adds a filter change listener
addFilters(Filter...) - Method in class org.openstreetmap.josm.data.osm.FilterModel
Adds new filters to the filter list.
addFilters(Filter...) - Method in class org.openstreetmap.josm.gui.dialogs.FilterTableModel
Adds a new filter to the filter list.
addFlagParameter(String, Runnable) - Method in class org.openstreetmap.josm.tools.OptionParser
Adds an option that may be used as a flag, e.g.
addFlat(String[], String) - Method in class org.openstreetmap.josm.data.gpx.GpxExtensionCollection
Adds an extension from a flat chain without prefix, e.g.
addFocusListenerOnComponent(FocusListener) - Method in class org.openstreetmap.josm.gui.layer.geoimage.ImageDirectionPositionPanel
Adds a focus listener on all spinners of this panel.
addForKey(int) - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.MapCSSRuleIndex.MapCSSKeyRules
 
addForKeyAndValue(String, int) - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.MapCSSRuleIndex.MapCSSKeyRules
 
AddFromSelectionAction - Class in org.openstreetmap.josm.gui.dialogs.relation.actions
Abstract superclass of "Add from selection" actions.
AddFromSelectionAction(IRelationEditorActionAccess, IRelationEditorUpdateOn...) - Constructor for class org.openstreetmap.josm.gui.dialogs.relation.actions.AddFromSelectionAction
 
addGeorgianCharacters(Map<Integer, Character>) - Static method in class org.openstreetmap.josm.tools.KeyboardUtils
 
addGreekCharacters(Map<Integer, Character>) - Static method in class org.openstreetmap.josm.tools.KeyboardUtils
 
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.Addresses
 
addGui(JPanel) - Method in class org.openstreetmap.josm.data.validation.tests.OpeningHourTest
 
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.audio.AudioPreference
 
addGui(PreferenceTabbedPane) - Method in class org.openstreetmap.josm.gui.preferences.display.ColorPreference
 
addGui(PreferenceTabbedPane) - Method in class org.openstreetmap.josm.gui.preferences.display.DrawingPreference
 
addGui(PreferenceTabbedPane) - Method in class org.openstreetmap.josm.gui.preferences.display.GPXPreference
 
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.ExtensibleTabPreferenceSetting
 
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.TaggingPresetPreference
 
addGui(PreferenceTabbedPane) - Method in class org.openstreetmap.josm.gui.preferences.plugin.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.remotecontrol.RemoteControlPreference
 
addGui(PreferenceTabbedPane) - Method in class org.openstreetmap.josm.gui.preferences.server.ProxyPreference
 
addGui(PreferenceTabbedPane) - Method in class org.openstreetmap.josm.gui.preferences.server.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.validator.ValidatorTagCheckerRulesPreference
 
addGui(PreferenceTabbedPane) - Method in class org.openstreetmap.josm.gui.preferences.validator.ValidatorTestsPreference
 
addGUITabs(boolean) - Method in class org.openstreetmap.josm.gui.preferences.PreferenceTabbedPane
 
addGUITabsForSetting(Icon, TabPreferenceSetting, int) - Method in class org.openstreetmap.josm.gui.preferences.PreferenceTabbedPane
 
addHashTagsFromDataSet(String, DataSet) - Static method in class org.openstreetmap.josm.gui.io.UploadDialogModel
Returns the given comment with appended hashtags from dataset changeset tags, if not already present.
addHeadline(IPrimitive) - Method in class org.openstreetmap.josm.gui.dialogs.InspectPrimitiveDataText
 
addHebrewCharacters(Map<Integer, Character>) - Static method in class org.openstreetmap.josm.tools.KeyboardUtils
 
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(Object) - 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).
addHighlightUpdateListener(HighlightUpdateListener) - Method in class org.openstreetmap.josm.data.osm.DataSet
 
addHighlightUpdateListener(HighlightUpdateListener) - Method in interface org.openstreetmap.josm.data.osm.OsmData
Adds a listener that gets notified whenever way segment / virtual nodes highlights change.
addHighlightUpdateListener(HighlightUpdateListener) - Method in class org.openstreetmap.josm.data.vector.VectorDataSet
 
addHistoryDataSetListener(HistoryDataSetListener) - Method in class org.openstreetmap.josm.data.osm.history.HistoryDataSet
Adds a listener that listens to history data set events.
addHistoryHook(HistoryHook) - Static method in class org.openstreetmap.josm.gui.history.HistoryBrowserDialogManager
Adds a new HistoryHook.
addHoverHighlightListener(Component, Collection<OsmPrimitive>) - Method in class org.openstreetmap.josm.actions.mapmode.SplitMode
Add a mouse listener to the component c which highlights prims when the mouse pointer is hovering over the component
addIcon(JLabel) - Method in class org.openstreetmap.josm.gui.tagging.presets.items.TextItem
Defines the label icon from this entry's icon
addIfNewOrCloser(Map<Node, UnconnectedWays.MyWaySegment>, Node, UnconnectedWays.MyWaySegment) - Method in class org.openstreetmap.josm.data.validation.tests.UnconnectedWays
 
addIfNotNull(List<T>, T) - Static method in class org.openstreetmap.josm.gui.mappaint.ElemStyles
 
addIfNotPresent(String, String) - Method in class org.openstreetmap.josm.data.gpx.GpxExtensionCollection
Creates and adds a new GpxExtension, if it hasn't been added yet.
addIfNotSimilar(TestError, List<TestError>) - Static method in class org.openstreetmap.josm.data.validation.tests.MapCSSTagChecker
See #12627 Add error to given list if list doesn't already contain a similar error.
addIgnoreButton() - Method in class org.openstreetmap.josm.gui.bugreport.BugReportDialog
 
addIgnoredError(String) - Static method in class org.openstreetmap.josm.data.validation.OsmValidator
Adds an ignored error
addIgnoredError(String, String) - Static method in class org.openstreetmap.josm.data.validation.OsmValidator
Adds an ignored error
addIgnoredHighway(String) - Method in class org.openstreetmap.josm.data.validation.tests.SharpAngles
Deprecated, for removal: This API element is subject to removal in a future version.
Not known to be used. Please use config preference "validator.sharpangles.ignorehighway" instead.
addImageChangeListener(IGeoImageLayer.ImageChangeListener) - Method in class org.openstreetmap.josm.gui.layer.geoimage.GeoImageLayer
 
addImageChangeListener(IGeoImageLayer.ImageChangeListener) - Method in interface org.openstreetmap.josm.gui.layer.geoimage.IGeoImageLayer
Add a listener for when images change
addImageChangeListener(IGeoImageLayer.ImageChangeListener) - Method in class org.openstreetmap.josm.gui.layer.markerlayer.MarkerLayer
 
addImageDataUpdateListener(ImageData.ImageDataUpdateListener) - Method in class org.openstreetmap.josm.data.ImageData
Add a listener that listens to image data changes
addImageProcessor(ImageProcessor) - Method in class org.openstreetmap.josm.gui.layer.ImageryLayer
This method adds the ImageProcessor to this Layer if it is not null.
AddImageryDialog - Class in org.openstreetmap.josm.gui.preferences.imagery
Dialog shown to add a new imagery (WMS/TMS/WMTS) source from imagery preferences.
AddImageryDialog(Component, AddImageryPanel) - Constructor for class org.openstreetmap.josm.gui.preferences.imagery.AddImageryDialog
Constructs a new AddImageryDialog.
AddImageryLayerAction - Class in org.openstreetmap.josm.actions
Action displayed in imagery menu to add a new imagery layer.
AddImageryLayerAction(ImageryInfo) - Constructor for class org.openstreetmap.josm.actions.AddImageryLayerAction
Constructs a new AddImageryLayerAction for the given ImageryInfo.
AddImageryLayerAction.LayerSelection - Class in org.openstreetmap.josm.actions
Represents the user choices when selecting layers to display.
AddImageryLayerAction.SelectWmsLayersDialog - Class in org.openstreetmap.josm.actions
 
AddImageryPanel - Class in org.openstreetmap.josm.gui.preferences.imagery
An abstract imagery panel used to add WMS/TMS imagery sources.
AddImageryPanel() - Constructor for class org.openstreetmap.josm.gui.preferences.imagery.AddImageryPanel
 
AddImageryPanel(LayoutManager) - Constructor for class org.openstreetmap.josm.gui.preferences.imagery.AddImageryPanel
 
AddImageryPanel.ContentValidationListener - Interface in org.openstreetmap.josm.gui.preferences.imagery
A listener notified when the validation status of this panel change.
addImageToSelection(ImageEntry) - Method in class org.openstreetmap.josm.data.ImageData
Add image to the list of selected images
addImporter(FileImporter) - Static method in class org.openstreetmap.josm.actions.ExtensionFileFilter
Adds a new file importer at the end of the global list.
addImporterFirst(FileImporter) - Static method in class org.openstreetmap.josm.actions.ExtensionFileFilter
Adds a new file importer at the beginning of the global list.
addInArrayCopy(T[], T) - Static method in class org.openstreetmap.josm.tools.Utils
Adds the given item at the end of a new copy of given array.
addInCache(String, GeoPropertyIndex<Boolean>, TagMap) - Static method in class org.openstreetmap.josm.tools.Territories
 
addInner(Multipolygon.PolyData) - Method in class org.openstreetmap.josm.data.osm.visitor.paint.relations.Multipolygon.PolyData
Adds an inner polygon
addInnerToOuters(List<Multipolygon.PolyData>, List<Multipolygon.PolyData>) - Method in class org.openstreetmap.josm.data.osm.visitor.paint.relations.Multipolygon
 
addInstallationLine(JPanel, String, String) - Static method in class org.openstreetmap.josm.actions.AboutAction
Add line to installation details showing symbolic name used in status report and actual directory.
addIntegerIfPresent(WayPoint, OsmPrimitive, String, String, String) - Static method in class org.openstreetmap.josm.gui.layer.OsmDataLayer
 
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.
addInvalidationListener(Runnable) - Method in class org.openstreetmap.josm.gui.dialogs.validator.ValidatorTreePanel
Add a new invalidation listener
addInvalidationListener(MapViewPaintable.PaintableInvalidationListener) - Method in class org.openstreetmap.josm.gui.layer.AbstractMapViewPaintable
 
addInvalidationListener(MapViewPaintable.PaintableInvalidationListener) - Method in interface org.openstreetmap.josm.gui.layer.MapViewPaintable
Adds a new paintable invalidation listener.
addInvalidComponent(JComponent) - Method in class org.openstreetmap.josm.gui.util.CheckThreadViolationRepaintManager
 
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.widgets.QuadStateCheckBox.QuadStateDecorator
 
addItemListenerOnComponents(ItemListener) - Method in class org.openstreetmap.josm.gui.layer.geoimage.ImageDirectionPositionPanel
Adds a change listener on all checkboxes of this panel.
addition - Variable in class org.openstreetmap.josm.gui.layer.AbstractTileSourceLayer.MenuAddition
 
ADDITIONAL_SORTERS - Static variable in class org.openstreetmap.josm.gui.dialogs.relation.sort.RelationSorter
 
additionalPresetsValueData - Static variable in class org.openstreetmap.josm.data.validation.tests.TagChecker
The spell check preset values which are not stored in TaggingPresets
additionalTypes - Variable in class org.openstreetmap.josm.gui.widgets.FileChooserManager
 
additionalTypes(Predicate<ExtensionFileFilter>) - Method in class org.openstreetmap.josm.gui.widgets.FileChooserManager
Builder method to set additionalTypes property.
additive_expression() - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParser
 
addJapaneseCharacters(Map<Integer, Character>) - Static method in class org.openstreetmap.josm.tools.KeyboardUtils
 
addKeyListener(KeyPressReleaseListener) - Method in class org.openstreetmap.josm.gui.util.AdvancedKeyPressDetector
Adds an object that wants to receive key press and release events.
addKeyPreferenceChangeListener(String, PreferenceChangedListener) - Method in class org.openstreetmap.josm.data.Preferences
Adds a listener that only listens to changes in one preference
addKeyPreferenceChangeListener(String, PreferenceChangedListener) - Method in interface org.openstreetmap.josm.spi.preferences.IPreferences
Adds a listener that only listens to changes in one preference
addKeyPreferenceChangeListener(String, PreferenceChangedListener) - Method in class org.openstreetmap.josm.spi.preferences.MemoryPreferences
 
addKeyword(String, String, String, String...) - Method in class org.openstreetmap.josm.gui.dialogs.SearchDialog.SearchKeywordRow
Adds an example keyword label at the end of the row.
addLabel(JPanel) - Method in class org.openstreetmap.josm.gui.tagging.presets.items.ComboMultiSelect
Adds the label to the panel
addLassoPoint(Point) - Method in class org.openstreetmap.josm.gui.SelectionManager
 
addLatinCharacters(Map<Integer, Character>) - Static method in class org.openstreetmap.josm.tools.KeyboardUtils
 
addLatLon(LatLon, double) - Method in class org.openstreetmap.josm.data.osm.BBox
Extends this bbox to include the bbox of the primitive extended by extraSpace.
addLayer(ImageryInfo) - Static method in class org.openstreetmap.josm.data.imagery.ImageryLayerInfo
 
addLayer(Layer) - Static method in class org.openstreetmap.josm.actions.SessionLoadAction.Loader
Tries to add a new layer.
addLayer(Layer) - Method in class org.openstreetmap.josm.gui.io.importexport.OsmChangeImporter
 
addLayer(Layer) - Method in class org.openstreetmap.josm.gui.layer.LayerManager
Add a layer.
addLayer(Layer, boolean) - Method in class org.openstreetmap.josm.gui.layer.LayerManager
Add a layer.
addLayerAvailabilityListener(MainLayerManager.LayerAvailabilityListener) - Method in class org.openstreetmap.josm.gui.layer.MainLayerManager
addLayerChangeListener(LayerManager.LayerChangeListener) - Method in class org.openstreetmap.josm.gui.layer.LayerManager
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() - Method in class org.openstreetmap.josm.actions.SessionLoadAction.Loader
 
addLayers(Collection<ImageryInfo>) - Static method in class org.openstreetmap.josm.data.imagery.ImageryLayerInfo
 
addLayers(Collection<WMTSTileSource.Layer>) - Method in class org.openstreetmap.josm.data.imagery.WMTSCapabilities
Adds layers to this WMTS service response
addLayers(GpxImporter.GpxImporterData) - Static method in class org.openstreetmap.josm.gui.io.importexport.GpxImporter
Adds the specified GPX and marker layers to Map.main
addLayerStateChangeListener(OsmDataLayer.LayerStateChangeListener) - Method in class org.openstreetmap.josm.gui.layer.OsmDataLayer
Adds a layer state change listener
addLayersToTreeData(MutableTreeNode, Collection<LayerDetails>) - Method in class org.openstreetmap.josm.gui.preferences.imagery.WMSLayerTree
 
addLayoutComponent(String, Component) - Method in class org.openstreetmap.josm.gui.widgets.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.
addLineBetween(double, MapViewState.MapViewPoint, MapViewState.MapViewPoint, boolean) - Method in interface org.openstreetmap.josm.gui.draw.MapViewPath.PathSegmentConsumer
Add a line segment between two points
addLineBetween(double, MapViewState.MapViewPoint, MapViewState.MapViewPoint, boolean) - Method in class org.openstreetmap.josm.gui.mappaint.styleelement.placement.OnLineStrategy.GlyphRotatingVisitor
 
addLineBetween(double, MapViewState.MapViewPoint, MapViewState.MapViewPoint, boolean) - Method in class org.openstreetmap.josm.gui.mappaint.styleelement.placement.OnLineStrategy.UpsideComputingVisitor
 
addLinks(JPopupMenu, String, String) - Method in class org.openstreetmap.josm.gui.util.AbstractTag2LinkPopupListener
 
addListDataListener(ListDataListener) - Method in class org.openstreetmap.josm.gui.dialogs.ConflictDialog.ConflictListModel
 
addListener(PopupMenuListener) - Method in class org.openstreetmap.josm.gui.PopupMenuHandler
Adds a PopupMenu listener.
addListener(IGpxTrack.GpxTrackChangeListener) - Method in class org.openstreetmap.josm.data.gpx.GpxTrack
 
addListener(IGpxTrack.GpxTrackChangeListener) - Method in interface org.openstreetmap.josm.data.gpx.IGpxTrack
Add a listener that listens to changes in the GPX track.
addListener(AbstractProperty.ValueChangeListener<? super T>) - Method in class org.openstreetmap.josm.data.preferences.AbstractProperty
Adds a listener that listens only for changes to this preference key.
addListener(UserIdentityManager.UserIdentityListener) - Method in class org.openstreetmap.josm.data.UserIdentityManager
Add a listener that listens to changes of the current user.
addListener(TaggingPresetItemGuiSupport.ChangeListener) - Method in class org.openstreetmap.josm.gui.tagging.presets.TaggingPresetItemGuiSupport
Adds a new change listener
addListener(TaggingPresetListener) - Static method in class org.openstreetmap.josm.gui.tagging.presets.TaggingPresets
Adds a tagging preset listener.
addListener(T) - Method in class org.openstreetmap.josm.tools.ListenerList
Adds a listener.
addListener(T) - Method in class org.openstreetmap.josm.tools.ListenerList.TracingListenerList
 
addListenerImpl(PreferenceChangedListener) - Method in class org.openstreetmap.josm.data.preferences.AbstractProperty
 
addListenerImpl(PreferenceChangedListener) - Method in class org.openstreetmap.josm.data.preferences.AbstractToStringProperty.ChildProperty
 
addListenerImpl(PreferenceChangedListener) - Method in class org.openstreetmap.josm.data.preferences.FallbackProperty
 
addListeners() - Method in class org.openstreetmap.josm.actions.ImageryAdjustAction
 
addListeners() - Method in class org.openstreetmap.josm.actions.SessionSaveAction
 
addListeners() - Method in class org.openstreetmap.josm.actions.SessionSaveAsAction
 
addListEntries(Collection<PresetListEntry>) - Method in class org.openstreetmap.josm.gui.tagging.presets.items.ComboMultiSelect
Adds a collection of preset list entries.
addListEntry(PresetListEntry) - Method in class org.openstreetmap.josm.gui.tagging.presets.items.ComboMultiSelect
Adds a preset list entry.
addListSelectionListener(ListSelectionListener) - Method in class org.openstreetmap.josm.gui.dialogs.ConflictDialog
Add a list selection listener to the conflicts list.
addLocaleNames(Collection<String>, TaggingPreset) - Static method in class org.openstreetmap.josm.gui.tagging.presets.TaggingPresetSelector.PresetClassification
 
addMapCSS(String) - Method in class org.openstreetmap.josm.data.validation.tests.MapCSSTagChecker
Adds a new MapCSS config file from the given URL.
addMapCSS(String, Consumer<String>) - Method in class org.openstreetmap.josm.data.validation.tests.MapCSSTagChecker
Adds a new MapCSS config file from the given URL.
addMapFrameListener(MapFrameListener) - Static method in class org.openstreetmap.josm.gui.MainApplication
Registers a new MapFrameListener that will be notified of MapFrame changes
addMapFrameListener(MapFrameListener) - Method in class org.openstreetmap.josm.gui.MainPanel
Registers a new MapFrameListener that will be notified of MapFrame changes
addMapMode(IconToggleButton) - Method in class org.openstreetmap.josm.gui.MapFrame
Adds a new map mode button
addMapModeChangeListener(MapFrame.MapModeChangeListener) - Static method in class org.openstreetmap.josm.gui.MapFrame
Adds a mapMode change listener
addMapPaintStylesUpdateListener(MapPaintStyles.MapPaintStylesUpdateListener) - Static method in class org.openstreetmap.josm.gui.mappaint.MapPaintStyles
Add a listener that listens to global style changes.
addMatchFactory(SearchCompiler.MatchFactory) - Static method in class org.openstreetmap.josm.data.osm.search.SearchCompiler
Add (register) MatchFactory with SearchCompiler
addMember(int, RelationMember) - Method in class org.openstreetmap.josm.data.osm.Relation
Adds the specified relation member at the specified index.
addMember(RelationMember) - Method in class org.openstreetmap.josm.data.osm.Relation
Adds the specified relation member at the last position.
addMember(RelationMemberData) - Method in class org.openstreetmap.josm.data.osm.history.HistoryRelation
adds a member to the list of members
addMemberModelListener(IMemberModelListener) - Method in class org.openstreetmap.josm.gui.dialogs.relation.MemberTableModel
Add a new member model listener.
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
 
addMembersAtIndexKeepingOldSelection(Iterable<RelationMember>, 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
 
addMemberTableAction(String, Action) - Method in interface org.openstreetmap.josm.gui.dialogs.relation.actions.IRelationEditorActionAccess
Adds a keyboard action to the member table.
addMenu(String, String, int, int, String) - Method in class org.openstreetmap.josm.gui.MainMenu
Creates a menu and adds it on the given position to the main menu.
addMenu(T, String, int, int, String) - Method in class org.openstreetmap.josm.gui.MainMenu
Adds the given menu on the given position to the main menu.
addMenuEntries() - Method in class org.openstreetmap.josm.gui.widgets.TextContextualPopupMenu
 
addMenuEntry(JMenu) - Method in class org.openstreetmap.josm.gui.mappaint.BooleanStyleSettingGui
 
addMenuEntry(JMenu) - Method in class org.openstreetmap.josm.gui.mappaint.ColorStyleSettingGui
 
addMenuEntry(JMenu) - Method in class org.openstreetmap.josm.gui.mappaint.PropertyStyleSettingGui
 
addMenuEntry(JMenu) - Method in class org.openstreetmap.josm.gui.mappaint.StyleSettingGroupGui
 
addMenuEntry(JMenu) - Method in interface org.openstreetmap.josm.gui.mappaint.StyleSettingGui
Adds the menu entry for the corresponding style setting to the menu
addMenuEntry(JMenuItem, String) - Method in class org.openstreetmap.josm.gui.widgets.TextContextualPopupMenu
 
addMenuEntry(JTextComponent, String, String, String) - Method in class org.openstreetmap.josm.gui.widgets.TextContextualPopupMenu
 
addMenuItem() - Method in class org.openstreetmap.josm.actions.mapmode.DrawAction
 
addMessageSection() - Method in class org.openstreetmap.josm.gui.bugreport.BugReportDialog
The message informing the user what happened.
addMirror(ImageryInfo) - Method in class org.openstreetmap.josm.data.imagery.ImageryInfo
Adds a mirror entry.
addMissingCertificates() - Static method in class org.openstreetmap.josm.io.CertificateAmendment
Add missing root certificates to the list of trusted certificates for TLS connections.
addModifierExListener(ModifierExListener) - Method in class org.openstreetmap.josm.gui.util.AdvancedKeyPressDetector
Adds an object that wants to receive extended key modifier changed events.
addMouseListener(MouseListener) - Method in class org.openstreetmap.josm.gui.MapStatus
 
addMouseListener(MouseListener) - Method in class org.openstreetmap.josm.gui.widgets.QuadStateCheckBox
Do not let anyone add mouse listeners
addMouseListenerToAllChildComponents(Component, MouseListener) - Static method in class org.openstreetmap.josm.gui.NotificationManager.NotificationPanel
 
addMoveCommandIfNeeded(Node, PolarCoor, List<Command>) - Static method in class org.openstreetmap.josm.actions.AlignInCircleAction
Add a MoveCommand to move a node to a PolarCoor if there is a significant move.
AddMVTLayerPanel - Class in org.openstreetmap.josm.gui.preferences.imagery
A panel for adding Mapbox Vector Tile layers
AddMVTLayerPanel() - Constructor for class org.openstreetmap.josm.gui.preferences.imagery.AddMVTLayerPanel
Constructs a new AddMVTLayerPanel.
addNagPanelIfNeeded(ImageryInfo) - Static method in class org.openstreetmap.josm.gui.layer.AlignImageryPanel
Adds a nag panel for a given imagery info.
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(IPrimitive) - Method in class org.openstreetmap.josm.gui.dialogs.InspectPrimitiveDataText
 
AddNamespaceFilter(String) - Constructor for class org.openstreetmap.josm.tools.XmlObjectParser.AddNamespaceFilter
 
addNavigationListener(MultiValueCellEditor.NavigationListener) - Method in class org.openstreetmap.josm.gui.conflict.tags.MultiValueCellEditor
Adds a navigation listener.
addNearbyObjects() - Method in class org.openstreetmap.josm.data.validation.tests.CrossingWays
 
addNetworkError(String, Throwable) - Static method in class org.openstreetmap.josm.io.NetworkManager
Adds a new network error that occur to give a hint about broken Internet connection.
addNetworkError(URL, Throwable) - Static method in class org.openstreetmap.josm.io.NetworkManager
Adds a new network error that occur to give a hint about broken Internet connection.
addNewButtons(NavigableSet<Integer>) - Method in class org.openstreetmap.josm.gui.autofilter.AutoFilterManager
 
addNewDownloadSourceTab(DownloadSource<T>) - Method in class org.openstreetmap.josm.gui.download.DownloadDialog
Adds the download source to the download sources tab.
addNewLayerIfRequired(String) - Method in class org.openstreetmap.josm.actions.downloadtasks.DownloadOsmTask.AbstractInternalTask
 
addNewLineInTooltip(StringBuilder, String, boolean) - Static method in class org.openstreetmap.josm.data.imagery.ImageryInfo
 
addNewNode(MouseEvent) - Static method in class org.openstreetmap.josm.actions.mapmode.ExtrudeAction
Inserts node into nearby segment.
addNoDataErrorMessage(String) - Static method in class org.openstreetmap.josm.actions.downloadtasks.PostDownloadHandler
Adds a new translated error message indicating that no data has been downloaded.
addNode - Variable in class org.openstreetmap.josm.gui.MainMenu
Tools / Add Node...
addNode() - Method in class org.openstreetmap.josm.io.remotecontrol.handler.AddNodeHandler
Adds a node, implements the GET /add_node?lon=...&lat=...
addNode(int, Node) - Method in class org.openstreetmap.josm.data.osm.Way
Adds a node at position offs.
addNode(long) - Method in class org.openstreetmap.josm.data.osm.history.HistoryWay
adds a node id to the list nodes of this way
addNode(DataSet) - Method in class org.openstreetmap.josm.actions.mapmode.ImproveWayAccuracyAction
Add a new node to the currently highlighted segment
addNode(Node) - Method in class org.openstreetmap.josm.data.osm.Way
Adds a node to the end of the list of nodes.
addNode(NodeData, AbstractReader.NodeReader) - Method in class org.openstreetmap.josm.io.AbstractReader
 
addNode(Node, Set<Node>) - Method in class org.openstreetmap.josm.data.validation.tests.UnconnectedWays
 
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
Constructs a new AddNodeAction.
addNodeAndSplit(MapView, Point, Way) - Method in class org.openstreetmap.josm.actions.mapmode.SplitMode
Add a node to a way and then split it
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
 
addNodes(Node) - Method in class org.openstreetmap.josm.actions.SelectNonBranchingWaySequences
Add a way endpoint to nodes, outerNodes
addNodes(Way) - Method in class org.openstreetmap.josm.actions.SelectNonBranchingWaySequences
Add the endpoints of the way to nodes, outerNodes
addNodeWayMap(INode, int) - Method in class org.openstreetmap.josm.gui.dialogs.relation.sort.RelationNodeMap
 
addNodeWayMapReverse(INode, int) - Method in class org.openstreetmap.josm.gui.dialogs.relation.sort.RelationNodeMap
 
addNoRedraw(Command) - Method in class org.openstreetmap.josm.data.UndoRedoHandler
Executes the command and add it to the intern command queue.
addNoRedraw(Command, boolean) - Method in class org.openstreetmap.josm.data.UndoRedoHandler
Executes the command and add it to the intern command queue.
AddNoteAction - Class in org.openstreetmap.josm.actions.mapmode
Map mode to add a new note.
AddNoteAction(NoteData) - Constructor for class org.openstreetmap.josm.actions.mapmode.AddNoteAction
Construct a new map mode.
addNoteDataUpdateListener(NoteData.NoteDataUpdateListener) - Method in class org.openstreetmap.josm.data.osm.NoteData
Adds a listener that listens to node data changes
addNotes(Collection<Note>) - Method in class org.openstreetmap.josm.data.osm.NoteData
Add notes to the data set.
addNotify() - Method in class org.openstreetmap.josm.gui.dialogs.ConflictResolutionDialog
 
addNotify() - Method in class org.openstreetmap.josm.gui.GettingStarted
 
addNotify() - Method in class org.openstreetmap.josm.gui.NavigatableComponent
 
addOAuth20AuthorizationHeader(HttpClient) - Method in class org.openstreetmap.josm.io.OsmConnection
Signs the connection with an OAuth authentication header
addOldId(String) - Method in class org.openstreetmap.josm.data.sources.SourceInfo
Adds an old Id.
addOnToolbar - Variable in class org.openstreetmap.josm.gui.dialogs.SearchDialog
 
addOption(ProgramArguments.Option, String) - Method in class org.openstreetmap.josm.gui.ProgramArguments
 
addOrMergeLayer(L, L) - Method in class org.openstreetmap.josm.actions.downloadtasks.DownloadGpsTask.DownloadTask
 
addOrUpdate(String, String, String) - Method in class org.openstreetmap.josm.data.gpx.GpxExtensionCollection
Creates and adds a new GpxExtension or updates its value and shows it if already present.
addOsmApiInitializationListener(OsmApi.OsmApiInitializationListener) - Static method in class org.openstreetmap.josm.io.OsmApi
Adds a new OSM API initialization listener.
addOsmPrimitives(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.
addOverlay(ImageOverlay) - Method in class org.openstreetmap.josm.tools.ImageProvider
Add an overlay over the image.
addOwnMultipolygonRelation(Collection<Way>) - Method in class org.openstreetmap.josm.actions.JoinAreasAction
Will add own multipolygon relation to the "previously existing" relations.
addPair(INode, int) - Method in class org.openstreetmap.josm.gui.dialogs.relation.sort.RelationNodeMap
 
addPanel(AbstractDownloadSourcePanel<?>) - Method in class org.openstreetmap.josm.gui.download.DownloadDialog.DownloadSourceTabs
 
addPanelForColor(Color) - Method in class org.openstreetmap.josm.gui.dialogs.layer.LayerVisibilityAction.ColorSelector
 
addParameter(long) - Method in class org.openstreetmap.josm.data.imagery.vectortile.mapbox.CommandInteger
Add a parameter
addParameter(Number) - Method in class org.openstreetmap.josm.data.imagery.vectortile.mapbox.CommandInteger
Add a parameter
addPath(String) - Method in class org.openstreetmap.josm.gui.preferences.SourceEditor.IconPathTableModel
Adds an icon path.
addPermissionPref(PermissionPrefWithDefault) - Static method in class org.openstreetmap.josm.io.remotecontrol.PermissionPrefWithDefault
Adds a permission preference.
addPluginInformation(List<PluginInformation>, String, String, Attributes) - 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
Add a menu item to the popup menu
addPopupMenuSeparator() - Method in class org.openstreetmap.josm.gui.dialogs.ChangesetDialog
Add a separator to the popup menu
addPossibleError(Way, Node, OsmPrimitive, OsmPrimitive) - Method in class org.openstreetmap.josm.data.validation.tests.WayConnectedToArea
 
addPossibleResourceDir(Set<String>, String) - Static method in class org.openstreetmap.josm.data.Preferences
 
addPostLayersTask(Runnable) - Method in class org.openstreetmap.josm.io.session.SessionReader.ImportSupport
Add a task, e.g.
addPreference(JComponent) - Method in class org.openstreetmap.josm.gui.preferences.advanced.PreferencesTable
Add new preference to the table
addPreferenceChangeListener(PreferenceChangedListener) - Method in class org.openstreetmap.josm.data.Preferences
Adds a new preferences listener.
addPreferenceChangeListener(PreferenceChangedListener) - Method in interface org.openstreetmap.josm.spi.preferences.IPreferences
Adds a new preferences listener.
addPreferenceChangeListener(PreferenceChangedListener) - Method in class org.openstreetmap.josm.spi.preferences.MemoryPreferences
 
addPresetValue(KeyedItem) - Static method in class org.openstreetmap.josm.data.validation.tests.TagChecker
 
addPrimitive(O) - Method in interface org.openstreetmap.josm.data.osm.OsmData
Adds a primitive.
addPrimitive(O) - Method in class org.openstreetmap.josm.data.vector.DataStore
Add a primitive to this dataset
addPrimitive(IPrimitive) - Method in class org.openstreetmap.josm.data.osm.QuadBucketPrimitiveStore
Adds a primitive to this quad bucket store
addPrimitive(IPrimitive) - Method in class org.openstreetmap.josm.gui.dialogs.InspectPrimitiveDataText
Adds a new OSM primitive.
addPrimitive(IPrimitive, double) - Method in class org.openstreetmap.josm.data.osm.BBox
Extends this bbox to include the bbox of the primitive extended by extraSpace.
addPrimitive(OsmPrimitive) - Method in class org.openstreetmap.josm.data.osm.DataSet
Adds a primitive to the dataset.
addPrimitive(OsmPrimitive, double) - Method in class org.openstreetmap.josm.data.osm.BBox
Extends this bbox to include the bbox of the primitive extended by extraSpace.
addPrimitive(VectorPrimitive) - Method in class org.openstreetmap.josm.data.vector.VectorDataSet
Add a primitive to the custom data store
addPrimitive(VectorPrimitive) - Method in class org.openstreetmap.josm.data.vector.VectorDataStore
 
addPrimitiveHoverListener(PrimitiveHoverListener) - Method in class org.openstreetmap.josm.gui.NavigatableComponent
Adds a primitive hover listener
addPrimitiveHoverMouseListeners() - Method in class org.openstreetmap.josm.gui.NavigatableComponent
 
addPrimitiveIds(Collection<? extends PrimitiveId>) - Method in class org.openstreetmap.josm.gui.history.HistoryLoadTask
Adds a collection of objects to loaded, specified by a collection of OSM primitives.
addPrimitiveRecursive(OsmPrimitive) - Method in class org.openstreetmap.josm.data.osm.DataSet
Adds recursively a primitive, and all its children, to the dataset.
AddPrimitivesCommand - Class in org.openstreetmap.josm.command
Add primitives to a data layer.
AddPrimitivesCommand(List<PrimitiveData>, List<PrimitiveData>, DataSet) - Constructor for class org.openstreetmap.josm.command.AddPrimitivesCommand
Constructs a new AddPrimitivesCommand to add data to the given data set.
AddPrimitivesCommand(List<PrimitiveData>, DataSet) - Constructor for class org.openstreetmap.josm.command.AddPrimitivesCommand
Constructs a new AddPrimitivesCommand to add data to the given data set.
addPrimitivesToRelation(Relation, Collection<? extends OsmPrimitive>) - Static method in class org.openstreetmap.josm.gui.dialogs.relation.GenericRelationEditor
Adds primitives to a given relation.
addProjectionChangeListener(ProjectionChangeListener) - Static method in class org.openstreetmap.josm.data.projection.ProjectionRegistry
Register a projection change listener.
addPropertyChangeListener(PropertyChangeListener) - Method in class org.openstreetmap.josm.actions.ParameterizedActionDecorator
 
addPropertyChangeListener(PropertyChangeListener) - Method in class org.openstreetmap.josm.gui.conflict.pair.AbstractListMergeModel
 
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
Adds a property change listener to this model.
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.tagging.TagEditorModel
Adds property change listener.
addPropertyChangeListener(PropertyChangeListener) - Method in class org.openstreetmap.josm.gui.widgets.MultiSplitLayout
Add property change listener.
addProxyPreferenceListener(ProxyPreferenceListener) - Static method in class org.openstreetmap.josm.gui.preferences.server.ProxyPreference
Adds a new ProxyPreferenceListener.
ADDR_CITY - Static variable in class org.openstreetmap.josm.data.validation.tests.Addresses
 
ADDR_FLATS - Static variable in class org.openstreetmap.josm.data.validation.tests.Addresses
 
ADDR_HOUSE_NAME - Static variable in class org.openstreetmap.josm.data.validation.tests.Addresses
 
ADDR_HOUSE_NUMBER - Static variable in class org.openstreetmap.josm.data.validation.tests.Addresses
 
ADDR_INTERPOLATION - Static variable in class org.openstreetmap.josm.data.validation.tests.Addresses
 
ADDR_NEIGHBOURHOOD - Static variable in class org.openstreetmap.josm.data.validation.tests.Addresses
 
ADDR_PLACE - Static variable in class org.openstreetmap.josm.data.validation.tests.Addresses
 
ADDR_POSTCODE - Static variable in class org.openstreetmap.josm.data.validation.tests.Addresses
 
ADDR_STREET - Static variable in class org.openstreetmap.josm.data.validation.tests.Addresses
 
ADDR_SUBURB - Static variable in class org.openstreetmap.josm.data.validation.tests.Addresses
 
ADDR_UNIT - Static variable in class org.openstreetmap.josm.data.validation.tests.Addresses
 
addRadioButton(ButtonGroup, JPanel, JRadioButton, PluginInstallation) - Method in class org.openstreetmap.josm.gui.preferences.plugin.PluginPreference
 
addRecursiveFiles(Collection<File>, Collection<File>) - Method in class org.openstreetmap.josm.gui.layer.geoimage.ImagesLoader
 
addRecursiveFiles(List<File>, File...) - Static method in class org.openstreetmap.josm.gui.layer.gpx.ImportImagesAction
 
addRecursiveFiles(List<File>, Set<String>, List<File>, ProgressMonitor) - Static method in class org.openstreetmap.josm.gui.io.importexport.ImageImporter
 
addRecursiveFiles(Set<Options>, List<File>, Set<String>, List<File>, ProgressMonitor) - Static method in class org.openstreetmap.josm.gui.io.importexport.ImageImporter
 
addReferrer(IPrimitive) - Method in class org.openstreetmap.josm.data.vector.VectorPrimitive
Add new referrer.
addReferrer(OsmPrimitive) - Method in class org.openstreetmap.josm.data.osm.OsmPrimitive
Add new referrer.
addReferrers(StringBuilder, IPrimitive) - Method in class org.openstreetmap.josm.gui.dialogs.InspectPrimitiveDataText
 
addRegExprRule(String, String) - Method in class org.openstreetmap.josm.data.validation.tests.SimilarNamedWays
Add a regular expression rule.
addRelationMember(VectorRelationMember) - Method in class org.openstreetmap.josm.data.vector.VectorRelation
 
addRelationMembers(IRelation<?>) - Method in class org.openstreetmap.josm.gui.dialogs.InspectPrimitiveDataText
 
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(INode, int) - Method in class org.openstreetmap.josm.gui.dialogs.relation.sort.RelationNodeMap
 
addRemoveSelection(DataSet, OsmPrimitive, OsmPrimitive) - Static method in class org.openstreetmap.josm.actions.mapmode.DrawAction
 
addRepaintListener(MapView.RepaintListener) - Method in class org.openstreetmap.josm.gui.MapView
Adds a listener that gets informed whenever repaint() is called for this class.
addRepeatedMemberError(Relation, List<OsmPrimitive>, int, String) - Method in class org.openstreetmap.josm.data.validation.tests.MultipolygonTest
 
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
 
Addresses - Class in org.openstreetmap.josm.data.validation.tests
Performs validation tests on addresses (addr:housenumber) and associatedStreet relations.
Addresses() - Constructor for class org.openstreetmap.josm.data.validation.tests.Addresses
Constructor
addRoute(GpxRoute) - Method in class org.openstreetmap.josm.data.gpx.GpxData
Add a new route
addRow(ImageryInfo) - Method in class org.openstreetmap.josm.gui.preferences.imagery.ImageryProvidersPanel.ImageryLayerTableModel
Adds a new imagery info as the last row.
addRow(OffsetBookmark) - Method in class org.openstreetmap.josm.gui.preferences.imagery.ImageryPreference.OffsetBookmarksPanel.OffsetsBookmarksModel
 
addScale(NativeScaleLayer.Scale) - Method in class org.openstreetmap.josm.gui.layer.NativeScaleLayer.ScaleList
 
addScrollButton(int, String, String) - Method in class org.openstreetmap.josm.gui.ScrollViewport
 
addSelected(Collection<? extends PrimitiveId>) - Method in class org.openstreetmap.josm.data.osm.DataSet
 
addSelected(Collection<? extends PrimitiveId>) - Method in interface org.openstreetmap.josm.data.osm.OsmData
Adds the primitives in selection to the current selection and notifies all DataSelectionListener.
addSelected(Collection<? extends PrimitiveId>) - Method in class org.openstreetmap.josm.data.vector.VectorDataSet
 
addSelected(Stream<? extends PrimitiveId>) - Method in class org.openstreetmap.josm.data.osm.DataSet
 
addSelected(PrimitiveId...) - Method in class org.openstreetmap.josm.data.osm.DataSet
 
addSelected(PrimitiveId...) - Method in interface org.openstreetmap.josm.data.osm.OsmData
Adds the primitives in osm to the current selection and notifies all DataSelectionListener.
addSelected(PrimitiveId...) - Method in class org.openstreetmap.josm.data.vector.VectorDataSet
 
AddSelectedAfterSelection - Class in org.openstreetmap.josm.gui.dialogs.relation.actions
Add all objects selected in the current dataset after the last selected member.
AddSelectedAfterSelection(IRelationEditorActionAccess) - Constructor for class org.openstreetmap.josm.gui.dialogs.relation.actions.AddSelectedAfterSelection
Constructs a new AddSelectedAfterSelection.
AddSelectedAtEndAction - Class in org.openstreetmap.josm.gui.dialogs.relation.actions
Add all objects selected in the current dataset after the last member.
AddSelectedAtEndAction(IRelationEditorActionAccess) - Constructor for class org.openstreetmap.josm.gui.dialogs.relation.actions.AddSelectedAtEndAction
Constructs a new AddSelectedAtEndAction.
AddSelectedAtStartAction - Class in org.openstreetmap.josm.gui.dialogs.relation.actions
Add all objects selected in the current dataset before the first member.
AddSelectedAtStartAction(IRelationEditorActionAccess) - Constructor for class org.openstreetmap.josm.gui.dialogs.relation.actions.AddSelectedAtStartAction
Constructs a new AddSelectedAtStartAction.
AddSelectedBeforeSelection - Class in org.openstreetmap.josm.gui.dialogs.relation.actions
Add all objects selected in the current dataset before the first selected member.
AddSelectedBeforeSelection(IRelationEditorActionAccess) - Constructor for class org.openstreetmap.josm.gui.dialogs.relation.actions.AddSelectedBeforeSelection
Constructs a new AddSelectedBeforeSelection.
addSelectedImpl(Stream<? extends PrimitiveId>) - Method in class org.openstreetmap.josm.data.vector.VectorDataSet
 
addSelection(MouseEvent) - Method in class org.openstreetmap.josm.gui.widgets.OsmPrimitivesTable.DblClickHandler
 
addSelection(DataSet, OsmPrimitive) - Static method in class org.openstreetmap.josm.actions.mapmode.DrawAction
 
addSelectionInterval(int, int) - Method in class org.openstreetmap.josm.gui.conflict.pair.AbstractListMergeModel.EntriesSelectionModel
 
addSelectionListener(ListSelectionListener) - Method in class org.openstreetmap.josm.gui.widgets.SearchTextResultListPanel
Adds a selection listener to the presets list.
addSelectionListener(DataSelectionListener) - Method in class org.openstreetmap.josm.data.osm.DataSet
 
addSelectionListener(DataSelectionListener) - Method in class org.openstreetmap.josm.data.osm.event.SelectionEventManager
Adds a selection listener that gets notified for selections immediately.
addSelectionListener(DataSelectionListener) - Method in interface org.openstreetmap.josm.data.osm.OsmData
Add a listener that listens to selection changes in this specific data set.
addSelectionListener(DataSelectionListener) - Method in class org.openstreetmap.josm.data.vector.VectorDataSet
 
addSelectionListener(IDataSelectionListener<O, N, W, R, D>) - Method in interface org.openstreetmap.josm.data.osm.event.IDataSelectionEventSource
Add a listener
addSelectionListener(IDataSelectionListener<VectorPrimitive, VectorNode, VectorWay, VectorRelation, VectorDataSet>) - Method in class org.openstreetmap.josm.data.vector.VectorDataSet
 
addSelectionListenerForEdt(DataSelectionListener) - Method in class org.openstreetmap.josm.data.osm.event.SelectionEventManager
Adds a selection listener that gets notified for selections later in the EDT thread.
addSelectionToRelations - Variable in class org.openstreetmap.josm.gui.dialogs.RelationListDialog
add all selected primitives to the given relations
AddSelectionToRelations - Class in org.openstreetmap.josm.actions.relation
Add all objects selected in the current dataset after the last member of relation(s).
AddSelectionToRelations() - Constructor for class org.openstreetmap.josm.actions.relation.AddSelectionToRelations
Constructs a new AddSelectionToRelation.
addSensitive(CredentialsAgent, String) - Method in class org.openstreetmap.josm.spi.preferences.AbstractPreferences
 
addSensitive(CredentialsAgent, String) - Method in interface org.openstreetmap.josm.spi.preferences.IPreferences
Add sensitive keys
addSeparator() - Method in class org.openstreetmap.josm.gui.PopupMenuHandler
Appends a new separator at the end of the menu.
addSetting(String, JComponent) - Method in class org.openstreetmap.josm.gui.layer.geoimage.ImageDirectionPositionPanel
 
addSettingsChangeListener(TileSourceDisplaySettings.DisplaySettingsChangeListener) - Method in class org.openstreetmap.josm.gui.layer.imagery.TileSourceDisplaySettings
Add a listener that listens to display settings changes.
addSettingsSection(JPanel, String, JPanel) - Static method in class org.openstreetmap.josm.gui.preferences.imagery.ImageryPreference
 
addSettingsSection(JPanel, String, JPanel, GBC) - Static method in class org.openstreetmap.josm.gui.preferences.imagery.ImageryPreference
 
addShape(Shape) - Method in class org.openstreetmap.josm.data.sources.SourceBounds
Adds a new shape to this bounds.
addShortAlias(String, String) - Method in class org.openstreetmap.josm.tools.OptionParser
Adds an alias for the long option --optionName to the short version -name
addShowNotifyListener(IEnabledStateUpdating) - Method in class org.openstreetmap.josm.gui.dialogs.CommandStackDialog
 
addSize(String, Collection<?>) - Static method in class org.openstreetmap.josm.gui.dialogs.validator.ValidatorTreePanel
 
AddSnippetAction() - Constructor for class org.openstreetmap.josm.gui.download.OverpassDownloadSource.OverpassDownloadSourcePanel.AddSnippetAction
Constructs a new AddSnippetAction.
addSoMChangeListener(SystemOfMeasurement.SoMChangeListener) - Static method in class org.openstreetmap.josm.data.SystemOfMeasurement
Adds a SoM change listener.
addSortedWays(int, int, SplitWayCommand.Direction, List<Way>, Relation) - Static method in class org.openstreetmap.josm.command.SplitWayCommand
Add ways in a sorted manner
addSource(SourceEntry) - Method in class org.openstreetmap.josm.gui.preferences.SourceEditor.ActiveSourcesModel
Adds an active source.
addSourceWay(Way) - Method in class org.openstreetmap.josm.actions.mapmode.ParallelWayAction
 
addSpacebarAction(JComponent, Action) - Static method in class org.openstreetmap.josm.tools.InputMapUtils
Add an action activated with Spacebar key on a component.
addSpecial(IPrimitive) - Method in class org.openstreetmap.josm.gui.dialogs.InspectPrimitiveDataText
 
addSpecialRelationType(String, String) - Static method in class org.openstreetmap.josm.command.SplitWayCommand
Add relations that are treated in a specific way.
addSrcButton - Variable in class org.openstreetmap.josm.gui.widgets.EditableList
The add button
addState(IPrimitive) - Method in class org.openstreetmap.josm.gui.dialogs.InspectPrimitiveDataText
 
addStringIfPresent(WayPoint, OsmPrimitive, String, String, String, String) - Static method in class org.openstreetmap.josm.gui.layer.OsmDataLayer
 
addStyle(String, String) - Method in class org.openstreetmap.josm.data.imagery.LayerDetails
Add style to list of styles defined by this layer
addStyle(SourceEntry) - Static method in class org.openstreetmap.josm.gui.mappaint.MapPaintStyles
Add a new map paint style.
addSubLayer(int, Layer, Element) - Method in class org.openstreetmap.josm.io.session.SessionReader.ImportSupport
Add sub layers
addSubPreferenceSetting(TabPreferenceSetting, SubPreferenceSetting) - Method in class org.openstreetmap.josm.gui.preferences.PreferenceTabbedPane
 
addSubTab(SubPreferenceSetting, String, Component) - Method in class org.openstreetmap.josm.gui.preferences.DefaultTabPreferenceSetting
 
addSubTab(SubPreferenceSetting, String, Component) - Method in interface org.openstreetmap.josm.gui.preferences.TabPreferenceSetting
Adds a new sub preference settings tab with the given title and component.
addSubTab(SubPreferenceSetting, String, Component, String) - Method in class org.openstreetmap.josm.gui.preferences.DefaultTabPreferenceSetting
 
addSubTab(SubPreferenceSetting, String, Component, String) - Method in interface org.openstreetmap.josm.gui.preferences.TabPreferenceSetting
Adds a new sub preference settings tab with the given title, component and tooltip.
addSuppressedException(Throwable) - Static method in class org.openstreetmap.josm.tools.bugreport.BugReport
Add a suppressed exception.
addSymbolCharacters(Map<Integer, Character>) - Static method in class org.openstreetmap.josm.tools.KeyboardUtils
 
addSynonyms(String...) - Method in class org.openstreetmap.josm.data.validation.tests.SimilarNamedWays
Add a rule with synonym words.
addTab(String, JComponent) - Method in class org.openstreetmap.josm.gui.conflict.pair.ConflictResolver
 
addTag() - Method in class org.openstreetmap.josm.gui.dialogs.properties.TagEditHelper
Open the add selection dialog and add a new key/value to the table (and to the dataset, of course).
addTaggingPresets(Collection<TaggingPreset>) - Static method in class org.openstreetmap.josm.gui.tagging.presets.TaggingPresets
Adds a list of tagging presets to the current list.
addTags(String[][], String, Collection<? extends OsmPrimitive>) - Static method in class org.openstreetmap.josm.io.remotecontrol.AddTagsDialog
Ask user and add the tags he confirm.
addTags(Collection<OsmPrimitive>) - Method in class org.openstreetmap.josm.io.remotecontrol.handler.LoadAndZoomHandler
 
addTags(Map<String, String>, String, Collection<? extends OsmPrimitive>) - Static method in class org.openstreetmap.josm.io.remotecontrol.AddTagsDialog
parse addtags parameters Example URL (part): addtags=wikipedia:de%3DResidenzschloss Dresden|name:en%3DDresden Castle
addTags(Tagged, String, boolean) - Method in class org.openstreetmap.josm.io.OsmWriter
 
addTags(Tagged, List<String>, List<String>) - Static method in class org.openstreetmap.josm.io.OsmPbfReader
Add a set of tags to a primitive
ADDTAGS - Static variable in class org.openstreetmap.josm.io.remotecontrol.handler.LoadAndZoomHandler
 
AddTagsDialog - Class in org.openstreetmap.josm.io.remotecontrol
Dialog to add tags as part of the remotecontrol.
AddTagsDialog() - Constructor for class org.openstreetmap.josm.gui.dialogs.properties.TagEditHelper.AddTagsDialog
 
AddTagsDialog(String[][], String, Collection<? extends OsmPrimitive>) - Constructor for class org.openstreetmap.josm.io.remotecontrol.AddTagsDialog
Constructs a new AddTagsDialog.
AddTagsDialog.DeleteTagMarker - Class in org.openstreetmap.josm.io.remotecontrol
Class for displaying "delete from ...
AddTagsDialog.ExistingValues - Class in org.openstreetmap.josm.io.remotecontrol
Class for displaying list of existing tag values in the table
AddTagsDialog.PropertyTableModel - Class in org.openstreetmap.josm.io.remotecontrol
 
addTemporaryLayer(MapViewPaintable) - Method in class org.openstreetmap.josm.gui.MapView
Adds a new temporary layer.
addTest(Class<? extends Test>) - Static method in class org.openstreetmap.josm.data.validation.OsmValidator
Adds a test to the list of available tests
addTexts(File) - Static method in class org.openstreetmap.josm.tools.I18n
I18n initialization for plugins.
addThaiCharacters(Map<Integer, Character>) - Static method in class org.openstreetmap.josm.tools.KeyboardUtils
 
addTileData(MVTTile) - Method in class org.openstreetmap.josm.data.vector.VectorDataSet
Add tile data to this dataset
addTileLoaderFinisher(MVTTile.TileListener) - Method in class org.openstreetmap.josm.data.imagery.vectortile.mapbox.MVTTile
Add a tile loader finisher listener
addTileSourceProvider(JosmMapViewer.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
addTime(Setting<?>) - Method in class org.openstreetmap.josm.data.preferences.PreferencesWriter
 
addTitle(String) - Method in class org.openstreetmap.josm.gui.dialogs.SearchDialog.SearchKeywordRow
Adds the title (prefix) label at the beginning of the row.
addTitle(String) - Method in class org.openstreetmap.josm.tools.ColorScale
Adds a title to this scale
AddTMSLayerPanel - Class in org.openstreetmap.josm.gui.preferences.imagery
An imagery panel used to add TMS imagery sources
AddTMSLayerPanel() - Constructor for class org.openstreetmap.josm.gui.preferences.imagery.AddTMSLayerPanel
Constructs a new AddTMSLayerPanel.
addTo(AbstractMergePanel) - Method in class org.openstreetmap.josm.gui.conflict.pair.AbstractMergePanel.MergeRow
 
addTo(MapViewPaintable) - Method in class org.openstreetmap.josm.gui.MapView.LayerInvalidatedListener
Temporary until all MapViewPaintables support this.
addToBBox(BBox, Set<PrimitiveId>) - Method in class org.openstreetmap.josm.data.osm.Node
 
addToBBox(BBox, Set<PrimitiveId>) - Method in class org.openstreetmap.josm.data.osm.OsmPrimitive
If necessary, extend the bbox to contain this primitive
addToBBox(BBox, Set<PrimitiveId>) - Method in class org.openstreetmap.josm.data.osm.Relation
 
addToBBox(BBox, Set<PrimitiveId>) - Method in class org.openstreetmap.josm.data.osm.Way
 
addToChildren(Environment, IPrimitive) - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.Selector.ChildOrParentSelector.AbstractFinder
 
addToDownload(Area, Rectangle2D, Collection<Rectangle2D>, double) - Static method in class org.openstreetmap.josm.actions.DownloadAlongAction
 
addToFileOpenHistory(File) - Static method in class org.openstreetmap.josm.actions.SaveActionBase
 
addToggleDialog(ToggleDialog) - Method in class org.openstreetmap.josm.gui.MapFrame
Adds a new toggle dialog to the left button list.
addToggleDialog(ToggleDialog, boolean) - Method in class org.openstreetmap.josm.gui.MapFrame
Call this to add new toggle dialogs to the left button-list
addToKeyDictionary(String) - Static method in class org.openstreetmap.josm.data.validation.tests.TagChecker
 
addToPanel(JPanel) - Method in class org.openstreetmap.josm.gui.tagging.presets.items.Roles.Role
Adds this role to the given panel.
addToPanel(JPanel, TaggingPresetItemGuiSupport) - Method in class org.openstreetmap.josm.gui.tagging.presets.items.Check
 
addToPanel(JPanel, TaggingPresetItemGuiSupport) - Method in class org.openstreetmap.josm.gui.tagging.presets.items.CheckGroup
 
addToPanel(JPanel, TaggingPresetItemGuiSupport) - Method in class org.openstreetmap.josm.gui.tagging.presets.items.Combo
 
addToPanel(JPanel, TaggingPresetItemGuiSupport) - Method in class org.openstreetmap.josm.gui.tagging.presets.items.ItemSeparator
 
addToPanel(JPanel, TaggingPresetItemGuiSupport) - Method in class org.openstreetmap.josm.gui.tagging.presets.items.Key
 
addToPanel(JPanel, TaggingPresetItemGuiSupport) - Method in class org.openstreetmap.josm.gui.tagging.presets.items.Label
 
addToPanel(JPanel, TaggingPresetItemGuiSupport) - Method in class org.openstreetmap.josm.gui.tagging.presets.items.Link
 
addToPanel(JPanel, TaggingPresetItemGuiSupport) - Method in class org.openstreetmap.josm.gui.tagging.presets.items.MultiSelect
 
addToPanel(JPanel, TaggingPresetItemGuiSupport) - Method in class org.openstreetmap.josm.gui.tagging.presets.items.Optional
 
addToPanel(JPanel, TaggingPresetItemGuiSupport) - Method in class org.openstreetmap.josm.gui.tagging.presets.items.PresetLink
 
addToPanel(JPanel, TaggingPresetItemGuiSupport) - Method in class org.openstreetmap.josm.gui.tagging.presets.items.Roles
 
addToPanel(JPanel, TaggingPresetItemGuiSupport) - Method in class org.openstreetmap.josm.gui.tagging.presets.items.Space
 
addToPanel(JPanel, TaggingPresetItemGuiSupport) - Method in class org.openstreetmap.josm.gui.tagging.presets.items.Text
 
addToPanel(JPanel, TaggingPresetItemGuiSupport) - Method in class org.openstreetmap.josm.gui.tagging.presets.TaggingPresetItem
addToPanel(CacheAccess<String, BufferedImageCacheEntry>, String) - Method in class org.openstreetmap.josm.gui.preferences.imagery.CacheSettingsPanel
 
addTopElement(E) - Method in class org.openstreetmap.josm.gui.widgets.JosmComboBoxModel
Adds an element to the top of the list.
addTopPanel(Component) - Method in class org.openstreetmap.josm.gui.MapFrame
Add component c on top of MapView
addToRelations(MultiMap<DuplicateRelation.RelationPair, Relation>, Relation, boolean) - Static method in class org.openstreetmap.josm.data.validation.tests.DuplicateRelation
 
addToResult(Path2D.Double, double[], int, Rectangle2D, Rectangle2D) - Static method in class org.openstreetmap.josm.tools.ShapeClipper
Clip extracted segment if needed and add it to result if not completely outside of clipping rectangle.
addToSelectedMembers(BitSet) - Method in class org.openstreetmap.josm.gui.dialogs.relation.MemberTableModel
Add one or more members indices to the selection.
addToSlippyMapChosser - Variable in class org.openstreetmap.josm.gui.preferences.imagery.TMSSettingsPanel
 
addToWindowMenu(IRelationEditor, String) - Static method in class org.openstreetmap.josm.gui.dialogs.relation.GenericRelationEditor
Adds current relation editor to the windows menu (in the "volatile" group)
addTrack(IGpxTrack) - Method in class org.openstreetmap.josm.data.gpx.GpxData
Add a new track
addTreeModelListener(TreeModelListener) - Method in class org.openstreetmap.josm.gui.dialogs.relation.RelationTreeModel
 
addTreeSelectionListener(TreeSelectionListener) - Method in class org.openstreetmap.josm.gui.dialogs.ValidatorDialog
Add a tree selection listener to the validator tree.
addType(IPrimitive) - Method in class org.openstreetmap.josm.gui.dialogs.InspectPrimitiveDataText
 
addUndoRedo - Variable in class org.openstreetmap.josm.actions.JoinAreasAction
 
addUpToDateSection() - Method in class org.openstreetmap.josm.gui.bugreport.BugReportDialog
 
addUrl(String) - Method in class org.openstreetmap.josm.actions.OpenBrowserAction
Adds an additional URL to be launched.
addURL(URL) - Method in class org.openstreetmap.josm.plugins.DynamicURLClassLoader
 
addUserInput(Collection<String>) - Method in class org.openstreetmap.josm.data.tagging.ac.AutoCompletionSet
Adds values that have been entered by the user.
addUserInput(Collection<String>) - Method in class org.openstreetmap.josm.gui.tagging.ac.AutoCompletionList
Adds values that have been entered by the user.
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
adds a tag value
addValue(String) - Method in class org.openstreetmap.josm.io.remotecontrol.AddTagsDialog.ExistingValues
 
addVisibilitySwitcher(Component) - Static method in class org.openstreetmap.josm.actions.ExpertToggleAction
Marks a component to be only visible when expert mode is enabled.
addVMArguments(Collection<String>) - Static method in class org.openstreetmap.josm.actions.RestartAction
 
addWaterWaySegments(Way) - Method in class org.openstreetmap.josm.data.validation.tests.PowerLines
Add segments to the appropriate cells
addWay() - Method in class org.openstreetmap.josm.io.remotecontrol.handler.AddWayHandler
This function creates the way with given coordinates of nodes
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
 
addWayIfNotInner(Collection<Way>, Way) - Static method in class org.openstreetmap.josm.tools.RightAndLefthandTraffic
Adds w to ways, except if it is an inner way of another lefthand driving multipolygon, as Lesotho in South Africa and Cyprus village in British Cyprus base.
addWayNodeMap(INode, int) - Method in class org.openstreetmap.josm.gui.dialogs.relation.sort.RelationNodeMap
 
addWayNodeMapReverse(INode, int) - Method in class org.openstreetmap.josm.gui.dialogs.relation.sort.RelationNodeMap
 
addWayNodes(IWay<?>) - Method in class org.openstreetmap.josm.gui.dialogs.InspectPrimitiveDataText
 
addWaypoint(WayPoint) - Method in class org.openstreetmap.josm.data.gpx.GpxData
Add a new waypoint
addWeakChangeListener(GpxData.GpxDataChangeListener) - Method in class org.openstreetmap.josm.data.gpx.GpxData
Adds a listener that gets called whenever the data changed.
addWeakKeyPreferenceChangeListener(String, PreferenceChangedListener) - Method in class org.openstreetmap.josm.data.Preferences
Adds a weak listener that only listens to changes in one preference
addWeakListener(AbstractProperty.ValueChangeListener<? super T>) - Method in class org.openstreetmap.josm.data.preferences.AbstractProperty
Adds a weak listener that listens only for changes to this preference key.
addWeakListener(AbstractProperty.ValueChangeListener<? super T>) - Method in class org.openstreetmap.josm.data.preferences.FallbackProperty
 
addWeakListener(T) - Method in class org.openstreetmap.josm.tools.ListenerList
Adds a listener.
addWeakListener(T) - Method in class org.openstreetmap.josm.tools.ListenerList.TracingListenerList
 
addWithCheckbox(JMenu, JosmAction, int, boolean) - Static method in class org.openstreetmap.josm.gui.MainMenu
Add a JosmAction to a menu and automatically prints accelerator if available.
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.
addWithCheckbox(JMenu, JosmAction, Enum<E>, boolean, boolean) - Static method in class org.openstreetmap.josm.gui.MainMenu
Add a JosmAction to a menu and automatically prints accelerator if available.
addWMSLayer(String, String) - Static method in class org.openstreetmap.josm.actions.MapRectifierWMSmenuAction
Adds a WMS Layer with given title and URL
AddWMSLayerPanel - Class in org.openstreetmap.josm.gui.preferences.imagery
An imagery panel used to add WMS imagery sources.
AddWMSLayerPanel() - Constructor for class org.openstreetmap.josm.gui.preferences.imagery.AddWMSLayerPanel
Constructs a new AddWMSLayerPanel.
AddWMSLayerPanel.GetCapabilitiesRunnable - Class in org.openstreetmap.josm.gui.preferences.imagery
Perform the get WMS layers network calls in a separate thread, mostly to allow for cancellation
AddWMTSLayerPanel - Class in org.openstreetmap.josm.gui.preferences.imagery
Panel for adding WMTS imagery sources
AddWMTSLayerPanel() - Constructor for class org.openstreetmap.josm.gui.preferences.imagery.AddWMTSLayerPanel
default constructor
addZoomChangeListener(NavigatableComponent.ZoomChangeListener) - Static method in class org.openstreetmap.josm.gui.NavigatableComponent
Adds a zoom change listener
AdjustableDownloadSizePolicy(AbstractProperty<Integer>) - Constructor for class org.openstreetmap.josm.gui.download.DownloadSourceSizingPolicy.AdjustableDownloadSizePolicy
AdjustableDownloadSizePolicy(AbstractProperty<Integer>, IntSupplier) - Constructor for class org.openstreetmap.josm.gui.download.DownloadSourceSizingPolicy.AdjustableDownloadSizePolicy
adjustAction - Variable in class org.openstreetmap.josm.gui.layer.AbstractTileSourceLayer
 
AdjustActionListener() - Constructor for class org.openstreetmap.josm.gui.layer.geoimage.CorrelateGpxWithImages.AdjustActionListener
 
adjustBeginLineColumn(int, int) - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.SimpleCharStream
Method to adjust line and column numbers for the start of a token.
adjustColumnWidth(JTable, int, boolean) - Static method in class org.openstreetmap.josm.gui.util.TableHelper
adjust the preferred width of column col to the maximum preferred width of the cells (including header)
adjustColumnWidth(JTable, int, int) - Static method in class org.openstreetmap.josm.gui.history.VersionTable
 
adjustColumnWidth(JTable, int, int) - Static method in class org.openstreetmap.josm.gui.util.TableHelper
adjust the preferred width of column col to the maximum preferred width of the cells (including header) requires JTable.setAutoResizeMode(JTable.AUTO_RESIZE_OFF);
adjustDividerLocation() - Method in class org.openstreetmap.josm.gui.conflict.tags.CombinePrimitiveResolverDialog
 
AdjustDividerLocationAction() - Constructor for class org.openstreetmap.josm.gui.conflict.tags.CombinePrimitiveResolverDialog.AdjustDividerLocationAction
 
adjustForSize(int, int, int, int) - Method in interface org.openstreetmap.josm.gui.animation.AnimationExtension
Adjusts for size.
adjustForSize(int, int, int, int) - Method in class org.openstreetmap.josm.gui.animation.BirthdayExtension
 
adjustForSize(int, int, int, int) - Method in class org.openstreetmap.josm.gui.animation.ChristmasExtension
 
adjustForSize(int, int, int, int) - Method in class org.openstreetmap.josm.gui.animation.NoExtension
 
AdjustImageryOffsetAction() - Constructor for class org.openstreetmap.josm.gui.ImageryMenu.AdjustImageryOffsetAction
 
adjustLayout() - Method in class org.openstreetmap.josm.gui.PleaseWaitDialog
 
adjustListener(AdjustTimezoneAndOffsetDialog.AdjustListener) - Method in class org.openstreetmap.josm.gui.layer.geoimage.AdjustTimezoneAndOffsetDialog
adjustmentSynchronizer - Variable in class org.openstreetmap.josm.gui.conflict.pair.AbstractListMerger
 
adjustmentSynchronizer - Variable in class org.openstreetmap.josm.gui.conflict.pair.tags.TagMerger.TagTableRow
 
adjustmentSynchronizer - Variable in class org.openstreetmap.josm.gui.history.HistoryViewerPanel
 
AdjustmentSynchronizer - Class in org.openstreetmap.josm.gui.util
Synchronizes scrollbar adjustments between a set of Adjustables.
AdjustmentSynchronizer() - Constructor for class org.openstreetmap.josm.gui.conflict.pair.tags.TagMerger.AdjustmentSynchronizer
 
AdjustmentSynchronizer() - Constructor for class org.openstreetmap.josm.gui.util.AdjustmentSynchronizer
Constructs a new AdjustmentSynchronizer
adjustmentValueChanged(AdjustmentEvent) - Method in class org.openstreetmap.josm.gui.conflict.pair.tags.TagMerger.AdjustmentSynchronizer
 
adjustmentValueChanged(AdjustmentEvent) - Method in class org.openstreetmap.josm.gui.util.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).
adjustNodeDefault(Collection<Pair<Node, Node>>, Node) - Static method in class org.openstreetmap.josm.actions.mapmode.DrawAction
 
adjustNodeTwoSegments(Collection<Pair<Node, Node>>, Node) - Static method in class org.openstreetmap.josm.actions.mapmode.DrawAction
 
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.
AdjustTimezoneAndOffsetDialog - Class in org.openstreetmap.josm.gui.layer.geoimage
Dialog used to manually adjust timezone and offset for GPX correlation.
AdjustTimezoneAndOffsetDialog(Component, GpxTimezone, GpxTimeOffset, int) - Constructor for class org.openstreetmap.josm.gui.layer.geoimage.AdjustTimezoneAndOffsetDialog
Constructs a new AdjustTimezoneAndOffsetDialog
AdjustTimezoneAndOffsetDialog.AdjustListener - Interface in org.openstreetmap.josm.gui.layer.geoimage
Listener called when the sliders are moved.
adjustWidths() - Method in class org.openstreetmap.josm.gui.history.TagInfoViewer
Use current data to adjust preferredWidth for both tables.
adjustWidths(JTable, int) - Static method in class org.openstreetmap.josm.gui.history.TagInfoViewer
 
advance() - Method in class org.openstreetmap.josm.tools.bugreport.ReportedException.CauseTraceIterator
 
ADVANCED_PREFERENCE_FACTORY - Static variable in class org.openstreetmap.josm.gui.preferences.PreferenceTabbedPane
 
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
Constructs a new AdvancedChangesetQueryPanel.
AdvancedChangesetQueryPanel.RestrictionGroupStateChangeHandler - Class in org.openstreetmap.josm.gui.dialogs.changeset.query
 
AdvancedCorrelationSettingsDialog - Class in org.openstreetmap.josm.gui.layer.geoimage
Dialog for advanced GPX correlation settings.
AdvancedCorrelationSettingsDialog(Component, boolean) - Constructor for class org.openstreetmap.josm.gui.layer.geoimage.AdvancedCorrelationSettingsDialog
Constructs a new AdvancedCorrelationSettingsDialog.
AdvancedCorrelationSettingsDialog.CheckBoxActionListener - Class in org.openstreetmap.josm.gui.layer.geoimage
 
AdvancedKeyPressDetector - Class in org.openstreetmap.josm.gui.util
Helper object that allows cross-platform detection of key press and release events instance is available globally as Main.map.keyDetector.
AdvancedKeyPressDetector() - Constructor for class org.openstreetmap.josm.gui.util.AdvancedKeyPressDetector
 
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 OSM login URL OSM logout URL
AdvancedOAuthPropertiesPanel(OAuthVersion) - Constructor for class org.openstreetmap.josm.gui.oauth.AdvancedOAuthPropertiesPanel
Constructs a new AdvancedOAuthPropertiesPanel.
AdvancedOAuthPropertiesPanel.UseDefaultItemListener - Class in org.openstreetmap.josm.gui.oauth
 
AdvancedPreference - Class in org.openstreetmap.josm.gui.preferences.advanced
Advanced preferences, allowing to set preference entries directly.
AdvancedPreference() - Constructor for class org.openstreetmap.josm.gui.preferences.advanced.AdvancedPreference
 
AdvancedPreference.EditBoundariesAction - Class in org.openstreetmap.josm.gui.preferences.advanced
Requires Logging.isDebugEnabled(), otherwise dataset is unloaded
AdvancedPreference.Factory - Class in org.openstreetmap.josm.gui.preferences.advanced
Factory used to create a new AdvancedPreference.
AdvancedPreference.ImportProfileAction - Class in org.openstreetmap.josm.gui.preferences.advanced
 
AdvancedPreference.ResetPreferencesAction - Class in org.openstreetmap.josm.gui.preferences.advanced
 
AdvancedPreference.UnclearableOsmDataLayer - Class in org.openstreetmap.josm.gui.preferences.advanced
 
AdvancedSettingsActionListener() - Constructor for class org.openstreetmap.josm.gui.layer.geoimage.CorrelateGpxWithImages.AdvancedSettingsActionListener
 
advanceTicker(int) - Method in class org.openstreetmap.josm.io.StreamProgressUpdater
Increase ticker (progress counter and displayed text) by the given amount.
advanceUniqueId(long) - Method in class org.openstreetmap.josm.data.osm.UniqueIdGenerator
Advances the current primitive unique id to skip a range of values.
AFTER_LAST_DATA_LAYER - Static variable in interface org.openstreetmap.josm.gui.layer.LayerPositionStrategy
A GPX layer is added below the lowest data layer.
AFTER_LAST_VALIDATION_LAYER - Static variable in interface org.openstreetmap.josm.gui.layer.LayerPositionStrategy
A normal layer is added after all validation layers.
afterAdd(List<? extends Command>) - Method in class org.openstreetmap.josm.data.UndoRedoHandler
Fires a commands change event after adding a list of commands.
afterAdd(Command) - Method in class org.openstreetmap.josm.data.UndoRedoHandler
Fires a commands change event after adding a command.
afterExecute(Runnable, Throwable) - Method in class org.openstreetmap.josm.gui.progress.swing.ProgressMonitorExecutor
 
afterFinish() - Method in class org.openstreetmap.josm.gui.PleaseWaitRunnable
Can be overridden if something needs to run after progress monitor is closed.
afterImageUpdated(ImageEntry) - Method in class org.openstreetmap.josm.data.ImageData
 
afterInitializationTasks() - Method in class org.openstreetmap.josm.gui.MainInitialization
 
afterInitializationTasks() - Method in interface org.openstreetmap.josm.spi.lifecycle.InitializationSequence
Returns tasks that must be run after parallel tasks.
afterLast(Predicate<Layer>) - Static method in interface org.openstreetmap.josm.gui.layer.LayerPositionStrategy
Creates a strategy that places the layer after the last layer of a given kind or at the beginning of the list if no such layer exists.
afterLastLayerRemoved(MainLayerManager.LayerAvailabilityEvent) - Method in interface org.openstreetmap.josm.gui.layer.MainLayerManager.LayerAvailabilityListener
This method is called in the UI thread after the last layer was removed.
afterPrefStartupHook() - Method in interface org.openstreetmap.josm.tools.PlatformHook
The afterPrefStartupHook will be called early, but after the preferences have been loaded and basic processing of command line arguments is finished.
afterPrefStartupHook() - Method in class org.openstreetmap.josm.tools.PlatformHookOsx
 
afterPrefStartupHook() - Method in class org.openstreetmap.josm.tools.PlatformHookWindows
 
AGAIN - Static variable in class org.openstreetmap.josm.gui.layer.geoimage.CorrelateGpxWithImages.SyncDialogWindowListener
 
agent - Variable in class org.openstreetmap.josm.gui.io.UploadDialogModel
the user-agent
agentFactory - Static variable in class org.openstreetmap.josm.io.auth.CredentialsManager
 
aggregatedData - Variable in class org.openstreetmap.josm.data.validation.util.AggregatePrimitivesVisitor
Aggregated data
aggregateList(List<?>) - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.ExpressionFactory.MinMaxFunction
Compute the minimum / maximum over the list
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
 
AGPIFO_STYLE - Static variable in class org.openstreetmap.josm.gui.layer.geoimage.ImageDisplay
 
Airy - Static variable in class org.openstreetmap.josm.data.projection.Ellipsoid
Airy 1830
AiryMod - Static variable in class org.openstreetmap.josm.data.projection.Ellipsoid
Modified Airy 1849
AlbersEqualArea - Class in org.openstreetmap.josm.data.projection.proj
Albers Equal Area Projection (EPSG code 9822).
AlbersEqualArea() - Constructor for class org.openstreetmap.josm.data.projection.proj.AlbersEqualArea
 
alertAnonymousUser(Component) - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetCacheManager.DownloadMyChangesets
 
alertAuthorisationFailed() - 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.AbstractListMergeModel
 
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
 
alertInvalidCapabilities() - Method in class org.openstreetmap.josm.gui.preferences.server.ApiUrlTestTask
 
alertInvalidCapabilitiesUrl(String) - Method in class org.openstreetmap.josm.gui.preferences.server.ApiUrlTestTask
 
alertInvalidChangesetQuery() - Method in class org.openstreetmap.josm.gui.dialogs.changeset.query.ChangesetQueryDialog.QueryAction
 
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.UserRestrictionPanel
 
alertInvalidUrl(String) - Method in class org.openstreetmap.josm.gui.preferences.server.ApiUrlTestTask
 
alertInvalidUserName() - Method in class org.openstreetmap.josm.gui.dialogs.changeset.query.UserRestrictionPanel
 
alertJavaUpdateRequired(Component, String, int) - Static method in class org.openstreetmap.josm.plugins.PluginHandler
 
alertJOSMUpdateRequired(Component, String, int) - Static method in class org.openstreetmap.josm.plugins.PluginHandler
 
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, and offer to download them & restart JOSM
alertNoPrimitivesTo(Collection<HistoryOsmPrimitive>, String, String) - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetContentPanel
 
alertNoPrimitivesToSelect() - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetDetailPanel.SelectInCurrentLayerAction
 
alertNoPrimitivesToZoomTo() - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetDetailPanel.ZoomInCurrentLayerAction
 
alertNothingToUpdate() - Method in class org.openstreetmap.josm.gui.preferences.plugin.PluginPreference.UpdateSelectedPluginsAction
 
alertPluginStillRequired(Component, String, Set<String>) - Static method in class org.openstreetmap.josm.gui.preferences.plugin.PluginCheckBox
Alerts the user if an unselected plugin is still required by another plugins
alertSelectAtLeastOneWay() - Method in class org.openstreetmap.josm.actions.SimplifyWayAction
 
alertUnresolvedConflicts(OsmDataLayer) - Static method in class org.openstreetmap.josm.actions.UploadAction
 
aliases - Variable in class org.openstreetmap.josm.io.CertificateAmendment.NativeCertAmend
 
align - Variable in class org.openstreetmap.josm.gui.mappaint.styleelement.RepeatImageElement
The alignment of the image
align(String) - Static method in class org.openstreetmap.josm.gui.MainApplication
 
align(T[]) - Method in class org.openstreetmap.josm.data.osm.Storage.AbstractIter
 
align(T[]) - Method in class org.openstreetmap.josm.data.osm.Storage.Iter
 
AlignImageryPanel - Class in org.openstreetmap.josm.gui.layer
The panel to nag a user ONCE that he/she has to align imagery.
AlignImageryPanel(boolean, BooleanProperty, ImageryInfo) - Constructor for class org.openstreetmap.josm.gui.layer.AlignImageryPanel
 
alignInCircle - Variable in class org.openstreetmap.josm.gui.MainMenu
Tools / Align Nodes in Circle
AlignInCircleAction - Class in org.openstreetmap.josm.actions
Aligns all selected nodes within a circle.
AlignInCircleAction() - Constructor for class org.openstreetmap.josm.actions.AlignInCircleAction
Constructs a new AlignInCircleAction.
AlignInCircleAction.InvalidSelection - Exception in org.openstreetmap.josm.actions
InvalidSelection exception has to be raised when action can't be performed
alignInLine - Variable in class org.openstreetmap.josm.gui.MainMenu
Tools / Align Nodes in Line
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
Constructs a new AlignInLineAction.
AlignInLineAction.InvalidSelection - Exception in org.openstreetmap.josm.actions
InvalidSelection exception has to be raised when action can't be performed
AlignInLineAction.Line - Class in org.openstreetmap.josm.actions
Class that represent a line
ALIGNMENT_EPSILON - Static variable in class org.openstreetmap.josm.gui.NavigatableComponent
 
alignmentOffset - Variable in enum org.openstreetmap.josm.gui.mappaint.styleelement.RepeatImageElement.LineImageAlignment
 
alignMultiWay(Collection<Way>) - Static method in class org.openstreetmap.josm.actions.AlignInLineAction
Align way in case of multiple way #6819
alignOnlyNodes(List<Node>) - Static method in class org.openstreetmap.josm.actions.AlignInLineAction
Align nodes in case 3 or more nodes are selected.
alignSingleNode(Node, List<AlignInLineAction.Line>) - Static method in class org.openstreetmap.josm.actions.AlignInLineAction
Align a single node relative to a set of lines #9081
alignStrokeOffset(MapViewState.MapViewPoint, MapViewState.MapViewPoint) - Method in class org.openstreetmap.josm.gui.draw.MapViewPath.ClampingPathVisitor
 
all - Variable in class org.openstreetmap.josm.data.osm.search.SearchCompiler.InArea
 
ALL - org.openstreetmap.josm.actions.ExtensionFileFilter.AddArchiveExtension
All extensions are added (base + archives)
ALL - org.openstreetmap.josm.gui.preferences.plugin.PluginInstallation
All plugins
ALL - org.openstreetmap.josm.io.OnlineResource
Value used to represent all online resources
ALL - org.openstreetmap.josm.tools.bugreport.BugReportQueue.SuppressionMode
Suppress all report dialogs
ALL_DIRECTION - Static variable in class org.openstreetmap.josm.gui.ScrollViewport
Allow scrolling in both directions
ALL_IN_DOWNLOADED_AREA - Static variable in class org.openstreetmap.josm.data.osm.search.SearchCompiler
 
ALL_SYSTEMS - Static variable in class org.openstreetmap.josm.data.SystemOfMeasurement
Known systems of measurement.
ALL_TESTS - Static variable in class org.openstreetmap.josm.data.validation.tests.MapCSSTagChecker
 
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
ALL_WMS_PATTERNS - Static variable in class org.openstreetmap.josm.data.imagery.ImageryPatterns
 
ALL_WMTS_PATTERNS - Static variable in class org.openstreetmap.josm.data.imagery.ImageryPatterns
 
allBookmarks - Static variable in class org.openstreetmap.josm.data.imagery.OffsetBookmark
 
allCodes - Static variable in class org.openstreetmap.josm.data.projection.Projections
 
allCodes() - Method in class org.openstreetmap.josm.gui.preferences.projection.CodeProjectionChoice
 
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 choice.
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.UTMFranceDOMProjectionChoice
 
allCodes() - Method in class org.openstreetmap.josm.gui.preferences.projection.UTMProjectionChoice
 
allCoordinates - Variable in class org.openstreetmap.josm.io.remotecontrol.handler.AddWayHandler
 
allData - Variable in class org.openstreetmap.josm.gui.preferences.advanced.AdvancedPreference
 
allDefaultLayers - Static variable in class org.openstreetmap.josm.data.imagery.ImageryLayerInfo
List of all available default layers (including mirrors)
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
 
allElements - Variable in class org.openstreetmap.josm.data.osm.search.SearchSetting
true to include all objects (even incomplete and deleted ones)
allElements - Variable in class org.openstreetmap.josm.gui.dialogs.SearchDialog
 
allExistingTiles() - Method in class org.openstreetmap.josm.gui.layer.AbstractTileSourceLayer.TileSet
Get all tiles represented by this TileSet that are already in the tileCache.
AllFormatsImporter - Class in org.openstreetmap.josm.gui.io.importexport
Dummy importer that adds the "All Formats"-Filter when opening files
AllFormatsImporter() - Constructor for class org.openstreetmap.josm.gui.io.importexport.AllFormatsImporter
Constructs a new AllFormatsImporter.
allKeys() - Method in class org.openstreetmap.josm.gui.util.RedirectInputMap
 
allLoadedTiles() - Method in class org.openstreetmap.josm.gui.layer.AbstractTileSourceLayer.TileSet
 
allMapModeButtons - Variable in class org.openstreetmap.josm.gui.MapFrame
All map mode buttons.
allModifiedPrimitives() - Method in interface org.openstreetmap.josm.data.osm.OsmData
Returns a collection containing all modified primitives.
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 interface org.openstreetmap.josm.data.osm.OsmData
Returns a collection containing all not-deleted complete primitives.
allNonDeletedPhysicalPrimitives() - Method in interface org.openstreetmap.josm.data.osm.OsmData
Returns a collection containing all not-deleted complete physical primitives.
allNonDeletedPrimitives() - Method in interface org.openstreetmap.josm.data.osm.OsmData
Returns a collection containing all not-deleted primitives.
allocateCacheMemory() - Method in class org.openstreetmap.josm.gui.layer.AbstractTileSourceLayer.TileSourcePainter
 
allocateMemory(String, long, Supplier<T>) - Method in class org.openstreetmap.josm.tools.MemoryManager
Allocates a basic, fixed memory size.
allow(String, String) - Method in class org.openstreetmap.josm.io.remotecontrol.handler.RequestHandler.PermissionCache
 
ALLOW_2_SLASHES - Static variable in class org.openstreetmap.josm.data.validation.routines.UrlValidator
Allow two slashes in the path component of the URL.
ALLOW_ALL_SCHEMES - Static variable in class org.openstreetmap.josm.data.validation.routines.UrlValidator
Allows all validly formatted schemes to pass validation instead of supplying a set of valid schemes.
ALLOW_COMPLEX_LOOP - Static variable in class org.openstreetmap.josm.data.validation.tests.RelationChecker
 
ALLOW_LOCAL_URLS - Static variable in class org.openstreetmap.josm.data.validation.routines.UrlValidator
Allow local URLs, such as http://localhost/ or http://machine/ .
ALLOW_WEB_RESOURCES - org.openstreetmap.josm.gui.io.importexport.Options
Allow import/export of web resources
ALLOW_WEB_RESOURCES - Static variable in class org.openstreetmap.josm.io.remotecontrol.PermissionPrefWithDefault
Open web files
allowed - Variable in class org.openstreetmap.josm.gui.widgets.QuadStateCheckBox
 
allowed - Variable in class org.openstreetmap.josm.io.remotecontrol.handler.RequestHandler.PermissionCache
 
allowedSchemes - Variable in class org.openstreetmap.josm.data.validation.routines.UrlValidator
The set of schemes that are allowed to be in a URL.
allowedScrollDirections - Variable in class org.openstreetmap.josm.gui.ScrollViewport
 
allowIncompleteParentWays - Variable in class org.openstreetmap.josm.io.OsmServerBackreferenceReader
true if this reader should allow incomplete parent ways
allowLocal - Variable in class org.openstreetmap.josm.data.validation.routines.DomainValidator
 
allowLocal - Variable in class org.openstreetmap.josm.data.validation.routines.EmailValidator
 
allowModifyNotes - Variable in class org.openstreetmap.josm.data.oauth.OsmPrivileges
 
allowReadGpx - Variable in class org.openstreetmap.josm.data.oauth.OsmPrivileges
 
allowReadPrefs - Variable in class org.openstreetmap.josm.data.oauth.OsmPrivileges
 
allowTld - Variable in class org.openstreetmap.josm.data.validation.routines.EmailValidator
 
allowWriteApi - Variable in class org.openstreetmap.josm.data.oauth.OsmPrivileges
 
allowWriteDiary - 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
 
allPanels - Variable in class org.openstreetmap.josm.gui.download.DownloadDialog.DownloadSourceTabs
 
allParentMultipolygonsFiltered(IPrimitive, boolean) - Static method in class org.openstreetmap.josm.data.osm.FilterMatcher
 
allParentWaysFiltered(T, boolean) - Static method in class org.openstreetmap.josm.data.osm.FilterMatcher
Check if all parent ways are filtered.
allPreservedPrimitives() - Method in interface org.openstreetmap.josm.data.osm.OsmData
Returns a collection containing all primitives preserved from filtering.
allPrimitives - Variable in class org.openstreetmap.josm.data.osm.DataSet
 
allPrimitives - Variable in class org.openstreetmap.josm.data.vector.DataStore
 
allPrimitives() - Method in interface org.openstreetmap.josm.data.osm.OsmData
Returns a collection containing all primitives of the dataset.
allRecords() - Method in class org.openstreetmap.josm.data.protobuf.ProtobufParser
Read all records
AllSettingsTableModel() - Constructor for class org.openstreetmap.josm.gui.preferences.advanced.PreferencesTable.AllSettingsTableModel
 
allStackTraces - Variable in exception org.openstreetmap.josm.tools.bugreport.ReportedException
We capture all stack traces on exception creation.
allTests - Static variable in class org.openstreetmap.josm.data.validation.OsmValidator
All registered tests
allTests - Variable in class org.openstreetmap.josm.gui.preferences.validator.ValidatorTestsPreference
The list of all tests
allTestsMap - Static variable in class org.openstreetmap.josm.data.validation.OsmValidator
 
allTiles(Function<TilePosition, Tile>) - Method in class org.openstreetmap.josm.gui.layer.AbstractTileSourceLayer.TileSet
 
allTilesCreate() - Method in class org.openstreetmap.josm.gui.layer.AbstractTileSourceLayer.TileSet
 
allTypes(boolean) - Method in class org.openstreetmap.josm.gui.widgets.FileChooserManager
Builder method to set allTypes property.
alpha - org.openstreetmap.josm.data.projection.CustomProjection.Param
azimuth (true) of the center line passing through the center of the projection (Oblique Mercator)
alpha - Variable in class org.openstreetmap.josm.data.projection.proj.ProjParameters
alpha - Variable in class org.openstreetmap.josm.data.projection.proj.SwissObliqueMercator
 
alpha - Variable in class org.openstreetmap.josm.gui.mappaint.styleelement.MapImage
The alpha (opacity) value of the image.
alpha(Color) - Static method in class org.openstreetmap.josm.gui.mappaint.mapcss.Functions
Get the value of the alpha channel in the rgba color model
alphabeticImageryComparator - Static variable in class org.openstreetmap.josm.gui.ImageryMenu
Compare ImageryInfo objects alphabetically by name.
alphaLines - Variable in class org.openstreetmap.josm.gui.layer.gpx.GpxDrawHelper
 
alphaMultiply(Color, float) - Static method in class org.openstreetmap.josm.tools.ColorHelper
Multiply the alpha value of the given color with the factor.
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
Constructs a new Alphanum Comparator.
AlreadyAuthorisedPanel() - Constructor for class org.openstreetmap.josm.gui.preferences.server.OAuthAuthenticationPreferencesPanel.AlreadyAuthorisedPanel
Constructs a new AlreadyAuthorisedPanel.
alt - Variable in class org.openstreetmap.josm.actions.mapmode.MapMode
 
ALT - org.openstreetmap.josm.actions.mapmode.ParallelWayAction.Modifier
 
ALT - Static variable in class org.openstreetmap.josm.gui.preferences.shortcut.PrefJPanel
 
ALT - Static variable in class org.openstreetmap.josm.tools.Shortcut
Alt group
ALT_CTRL - Static variable in class org.openstreetmap.josm.tools.Shortcut
Alt-Command group.
ALT_CTRL_SHIFT - Static variable in class org.openstreetmap.josm.tools.Shortcut
Alt-Command-Shift group.
ALT_SHIFT - Static variable in class org.openstreetmap.josm.tools.Shortcut
Alt-Shift group
alternative_autocomplete_keys - Variable in class org.openstreetmap.josm.gui.tagging.presets.items.Text
A comma separated list of alternative keys to use for autocompletion.
alternatives - Variable in class org.openstreetmap.josm.data.validation.tests.MapCSSTagCheckerRule
Tags (or arbitrary strings) of alternatives to be presented to the user
Always() - Constructor for class org.openstreetmap.josm.data.osm.search.SearchCompiler.Always
 
ALWAYS - org.openstreetmap.josm.gui.MainMenu.WINDOW_MENU_GROUP
Entries always displayed, at the top
ALWAYS - org.openstreetmap.josm.gui.preferences.plugin.PluginUpdatePolicyPanel.Policy
 
ALWAYS_HIDDEN - org.openstreetmap.josm.gui.dialogs.ToggleDialog.ButtonHidingType
Buttons are always hidden
ALWAYS_SHOWN - org.openstreetmap.josm.gui.dialogs.ToggleDialog.ButtonHidingType
Buttons are always shown (default)
alwaysAskUserConfirm - Variable in class org.openstreetmap.josm.gui.preferences.remotecontrol.RemoteControlPreference
 
alwaysCreateNodes - Variable in class org.openstreetmap.josm.actions.mapmode.ExtrudeAction
If true, when extruding create new node(s) even if segments are parallel.
alwaysHidden - Variable in class org.openstreetmap.josm.gui.dialogs.ToggleDialog
 
alwaysShown - Variable in class org.openstreetmap.josm.gui.dialogs.ToggleDialog
 
AMPERSAND - Static variable in interface org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParserConstants
RegularExpression Id.
analyseInProcessPlugins() - Method in class org.openstreetmap.josm.plugins.ReadLocalPluginInformationTask
 
analyseOverlaps(Set<WaySegment>, Map<List<Way>, Set<WaySegment>>) - Method in class org.openstreetmap.josm.data.validation.tests.OverlappingWays
 
analysePresets() - Static method in class org.openstreetmap.josm.data.validation.tests.TagChecker
Add presets that contain only numerical values to the ignore list
analyseSplit(Way, Way, List<Way>) - Static method in class org.openstreetmap.josm.command.SplitWayCommand
 
Analysis(List<SplitWayCommand.RelationAnalysis>, Collection<Command>, EnumSet<SplitWayCommand.WarningType>, int) - Constructor for class org.openstreetmap.josm.command.SplitWayCommand.Analysis
 
aName - Variable in class org.openstreetmap.josm.data.SystemOfMeasurement
First unit used to format text.
ancestorAdded(AncestorEvent) - Method in class org.openstreetmap.josm.gui.util.WindowOnTopListener
 
ancestorMoved(HierarchyEvent) - Method in class org.openstreetmap.josm.gui.widgets.AutoAdjustingSplitPane
 
ancestorMoved(AncestorEvent) - Method in class org.openstreetmap.josm.gui.util.WindowOnTopListener
 
ancestorRemoved(AncestorEvent) - Method in class org.openstreetmap.josm.gui.util.WindowOnTopListener
 
ancestorResized(HierarchyEvent) - Method in class org.openstreetmap.josm.gui.widgets.AutoAdjustingSplitPane
 
anchor - Variable in class org.openstreetmap.josm.gui.layer.imagery.ReprojectionTile
 
anchor(int) - Method in class org.openstreetmap.josm.tools.GBC
Set the anchor of this GBC to a.
ANCHOR - org.openstreetmap.josm.gui.mappaint.RenderingCLI.Option
 
anchorPosition - Variable in class org.openstreetmap.josm.data.imagery.AbstractWMSTileSource
 
And(SearchCompiler.Match, SearchCompiler.Match) - Constructor for class org.openstreetmap.josm.data.osm.search.SearchCompiler.And
Constructs a new And match.
and_expression() - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParser
 
AndOperator(List<Expression>) - Constructor for class org.openstreetmap.josm.gui.mappaint.mapcss.ExpressionFactory.AndOperator
Constructs a new AndOperator.
AndSet(ContextSwitchTemplate.ContextProvider, ContextSwitchTemplate.ContextProvider) - Constructor for class org.openstreetmap.josm.tools.template_engine.ContextSwitchTemplate.AndSet
 
angle - Variable in class org.openstreetmap.josm.data.coor.PolarCoor
Angular coordinate in radians.
angle - Variable in class org.openstreetmap.josm.tools.RotationAngle.StaticRotationAngle
 
angleEnabled - Variable in class org.openstreetmap.josm.gui.MapStatus
 
angleIsClockwise(N, N, N) - 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.DrawSnapHelper
 
AnglePopupMenu(DrawSnapHelper) - Constructor for class org.openstreetmap.josm.actions.mapmode.DrawSnapHelper.AnglePopupMenu
 
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 interface org.openstreetmap.josm.gui.animation.AnimationExtension
Performs the optional animation.
animate() - Method in class org.openstreetmap.josm.gui.animation.BirthdayExtension
 
animate() - Method in class org.openstreetmap.josm.gui.animation.ChristmasExtension
 
animate() - Method in class org.openstreetmap.josm.gui.animation.DropImage
 
animate() - Method in interface org.openstreetmap.josm.gui.animation.IAnimObject
Animate the object - Cause next step of animation
animate() - Method in class org.openstreetmap.josm.gui.animation.NoExtension
 
animate() - Method in class org.openstreetmap.josm.gui.animation.Star
 
animate() - Method in class org.openstreetmap.josm.gui.layer.markerlayer.PlayHeadMarker
Animates the marker along the track.
AnimationExtension - Interface in org.openstreetmap.josm.gui.animation
Graphical animation extension.
AnimationExtensionManager - Class in org.openstreetmap.josm.gui.animation
Animation extension manager.
AnimationExtensionManager() - Constructor for class org.openstreetmap.josm.gui.animation.AnimationExtensionManager
 
animationInterval - Variable in class org.openstreetmap.josm.gui.layer.markerlayer.PlayHeadMarker
 
ANONYMOUS - Static variable in class org.openstreetmap.josm.data.osm.User
The anonymous user is a local user used in places where no user is known.
antialiasing - Variable in class org.openstreetmap.josm.data.osm.visitor.paint.StyledMapRenderer
 
anticlockwise(Environment) - Static method in class org.openstreetmap.josm.gui.mappaint.mapcss.ConditionFactory.PseudoClasses
:anticlockwise whether the way is closed and oriented anticlockwise, or non-closed and the 1st, 2nd and last node are in anticlockwise order.
any(Environment, Object...) - Static method in class org.openstreetmap.josm.gui.mappaint.mapcss.Functions
Returns the first non-null object.
Any(String, boolean, boolean) - Constructor for class org.openstreetmap.josm.data.osm.search.SearchCompiler.Any
 
ANY - org.openstreetmap.josm.data.osm.search.SearchCompiler.ExactKeyValue.Mode
Matches everything
ANY_CONTAINS - org.openstreetmap.josm.gui.mappaint.mapcss.ConditionFactory.KeyMatchType
The key needs to contain the given label as substring.
ANY_ENDS_WITH - org.openstreetmap.josm.gui.mappaint.mapcss.ConditionFactory.KeyMatchType
The key needs to end with the given label.
ANY_KEY - org.openstreetmap.josm.data.osm.search.SearchCompiler.ExactKeyValue.Mode
Any key with the specified value will match
ANY_KEY_REGEXP - org.openstreetmap.josm.data.osm.search.SearchCompiler.ExactKeyValue.Mode
Similar to SearchCompiler.ExactKeyValue.Mode.ANY_KEY, but the value matches a regex
ANY_STARTS_WITH - org.openstreetmap.josm.gui.mappaint.mapcss.ConditionFactory.KeyMatchType
The key needs to start with the given label.
ANY_VALUE - org.openstreetmap.josm.data.osm.search.SearchCompiler.ExactKeyValue.Mode
Any value with the specified key will match
ANY_VALUE_REGEXP - org.openstreetmap.josm.data.osm.search.SearchCompiler.ExactKeyValue.Mode
Similar to SearchCompiler.ExactKeyValue.Mode.ANY_VALUE, but the key matches a regex
anyHighlighted() - Method in class org.openstreetmap.josm.gui.util.HighlightHelper
Check whether there are any primitives highlighted
anySegmentOverlapsWith(GpxData.GpxTrackSegmentSpan) - Method in class org.openstreetmap.josm.data.gpx.GpxData
 
aPA0 - Variable in class org.openstreetmap.josm.data.projection.proj.LambertAzimuthalEqualArea
Coefficients for authalic latitude.
aPA1 - Variable in class org.openstreetmap.josm.data.projection.proj.LambertAzimuthalEqualArea
Coefficients for authalic latitude.
aPA2 - Variable in class org.openstreetmap.josm.data.projection.proj.LambertAzimuthalEqualArea
Coefficients for authalic latitude.
api - Variable in class org.openstreetmap.josm.io.OsmServerReader
 
api - Variable in class org.openstreetmap.josm.io.OsmServerWriter
 
API - org.openstreetmap.josm.io.NoteReader.NoteParseMode
 
API_URL - org.openstreetmap.josm.io.UrlPatterns.NoteUrlPattern
URL of OSM API Notes endpoint
API_URL - Static variable in class org.openstreetmap.josm.data.oauth.OAuth20Parameters
 
API_URL_PROP - Static variable in class org.openstreetmap.josm.gui.preferences.server.OsmApiUrlInputPanel
OSM API URL property key.
ApiCapabilitiesTest - Class in org.openstreetmap.josm.data.validation.tests
Performs validation tests against OSM API capabilities.
ApiCapabilitiesTest() - Constructor for class org.openstreetmap.josm.data.validation.tests.ApiCapabilitiesTest
Constructs a new ApiCapabilitiesTest.
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(Collection<OsmPrimitive>) - Constructor for class org.openstreetmap.josm.data.APIDataSet
initializes the API data set with the primitives in primitives
APIDataSet(DataSet) - Constructor for class org.openstreetmap.josm.data.APIDataSet
initializes the API data set with the modified primitives in ds
APIDataSet.APIOperation - Enum in org.openstreetmap.josm.data
The type of operation we can perform with OSM API on a primitive.
APIDataSet.RelationUploadDependencyGraph - Class in org.openstreetmap.josm.data
Utility class to sort a collection of new relations with their dependencies topologically.
apiInitialized(OsmApi) - Method in interface org.openstreetmap.josm.io.OsmApi.OsmApiInitializationListener
Called when an OSM API instance has been successfully initialized.
ApiKeyProvider - Class in org.openstreetmap.josm.io.imagery
Provider of confidential imagery API keys.
ApiKeyProvider() - Constructor for class org.openstreetmap.josm.io.imagery.ApiKeyProvider
 
APIOperation() - Constructor for enum org.openstreetmap.josm.data.APIDataSet.APIOperation
 
ApiPreconditionCheckerHook - Class in org.openstreetmap.josm.actions.upload
Checks certain basic conditions, that are listed in the OSM API Capabilities.
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.data.oauth.OAuth20Parameters
 
apiUrl - Variable in class org.openstreetmap.josm.gui.layer.geoimage.WikimediaCommonsLoader
 
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
 
ApiUrlPropagator() - Constructor for class org.openstreetmap.josm.gui.preferences.server.OsmApiUrlInputPanel.ApiUrlPropagator
 
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
Constructs a new ApiUrlTestTask.
ApiUrlValidator(JTextComponent) - Constructor for class org.openstreetmap.josm.gui.preferences.server.OsmApiUrlInputPanel.ApiUrlValidator
 
apiVersion - Variable in class org.openstreetmap.josm.io.OsmChangeBuilder
 
APOSTROPHE - org.openstreetmap.josm.tools.template_engine.Tokenizer.TokenType
 
append(Iterable<? extends ILatLon>, boolean) - Method in class org.openstreetmap.josm.gui.draw.MapViewPath
Append a list of nodes
append(Collection<? extends IPrimitive>) - Method in class org.openstreetmap.josm.io.OsmChangeBuilder
Appends a collection of Primitives to the OsmChange document.
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(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(IPrimitive) - Method in class org.openstreetmap.josm.io.OsmChangeBuilder
Appends an Primitive to the OsmChange document.
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(PrimitiveId) - Method in class org.openstreetmap.josm.io.MultiFetchServerObjectReader
Remembers an OsmPrimitive's id.
append(PasteTagsConflictResolverDialog.StatisticsInfo) - Method in class org.openstreetmap.josm.gui.conflict.tags.PasteTagsConflictResolverDialog.StatisticsTableModel
 
appendBounds(Bounds, JsonObjectBuilder) - Method in class org.openstreetmap.josm.io.GeoJSONWriter
 
appendClosed(Iterable<? extends ILatLon>, boolean) - Method in class org.openstreetmap.josm.gui.draw.MapViewPath
Append a list of nodes as closed way.
appendCollection(PrintWriter, String, Collection<String>) - Static method in class org.openstreetmap.josm.actions.ShowStatusReportAction
 
appendFromEastNorth(Path2D.Double) - Method in class org.openstreetmap.josm.gui.draw.MapViewPath
Converts a path in east/north coordinates to view space.
appendInfoboxContent(StringBuilder, boolean, NmeaReader) - Method in class org.openstreetmap.josm.gui.io.importexport.NMEAImporter
 
appendInfoboxContent(StringBuilder, boolean, T) - Method in class org.openstreetmap.josm.gui.io.importexport.GpxLikeImporter
 
appendInner(Path2D.Double) - Method in class org.openstreetmap.josm.data.osm.visitor.paint.relations.Multipolygon.PolyData
 
appendLayerBounds(DataSet, JsonObjectBuilder) - Method in class org.openstreetmap.josm.io.GeoJSONWriter
 
appendLayerFeatures(DataSet, JsonObjectBuilder) - Method in class org.openstreetmap.josm.io.GeoJSONWriter
 
appendLeftDrivingBoundaries(OsmPrimitive, Collection<Way>) - Static method in class org.openstreetmap.josm.tools.RightAndLefthandTraffic
 
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 interface org.openstreetmap.josm.gui.progress.ProgressMonitor
Appends a message to the log managed by the progress monitor.
appendLogMessage(String) - Method in class org.openstreetmap.josm.gui.progress.swing.PleaseWaitProgressMonitor
 
appendLogMessage(String) - Method in interface org.openstreetmap.josm.gui.progress.swing.PleaseWaitProgressMonitor.ProgressMonitorDialog
Append a message to the progress log
appendLogMessage(String) - Method in class org.openstreetmap.josm.gui.SplashScreen.SplashProgressMonitor
 
appendMarkerProducer(MarkerProducers) - Static method in class org.openstreetmap.josm.gui.layer.markerlayer.Marker
Add a new marker producers at the end of the JOSM list.
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.
appendOnewayPath(boolean, MapViewState.MapViewPoint, double, double, double, double, Path2D) - Static method in class org.openstreetmap.josm.data.osm.visitor.paint.StyledMapRenderer
 
appendPreferences(Preferences, Preferences) - Static method in class org.openstreetmap.josm.data.PreferencesUtils
 
appendPrimitive(OsmPrimitive, JsonArrayBuilder) - 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) - Static method in class org.openstreetmap.josm.data.preferences.sources.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
Execute this template by generating text for a given data provider.
appendText(StringBuilder, TemplateEngineDataProvider) - Method in class org.openstreetmap.josm.tools.template_engine.Variable
 
appendWay(Iterable<? extends ILatLon>, boolean, boolean) - Method in class org.openstreetmap.josm.gui.draw.MapViewPath
 
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.
APPLE_APP_PATH - Static variable in class org.openstreetmap.josm.actions.RestartAction
 
APPLE_OSASCRIPT - Static variable in class org.openstreetmap.josm.actions.RestartAction
 
application - Variable in class org.openstreetmap.josm.gui.MainInitialization
 
APPLICATION_OPTIONS - Static variable in class org.openstreetmap.josm.actions.corrector.TagCorrector
 
applied - Variable in class org.openstreetmap.josm.gui.conflict.tags.CombinePrimitiveResolverDialog
 
applies(Tagged) - Method in interface org.openstreetmap.josm.gui.mappaint.mapcss.Condition
Checks if the condition applies in the given Tagged element.
applies(Tagged) - Method in interface org.openstreetmap.josm.gui.mappaint.mapcss.Condition.TagCondition
 
applies(Tagged) - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.ConditionFactory.KeyCondition
 
applies(Tagged) - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.ConditionFactory.KeyRegexpCondition
 
applies(Tagged) - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.ConditionFactory.KeyValueCondition
 
applies(Tagged) - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.ConditionFactory.KeyValueRegexpCondition
 
applies(Tagged) - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.ConditionFactory.SimpleKeyValueCondition
 
applies(Environment) - Method in interface org.openstreetmap.josm.gui.mappaint.mapcss.Condition
Checks if the condition applies in the given MapCSS Environment.
applies(Environment) - Method in interface org.openstreetmap.josm.gui.mappaint.mapcss.Condition.TagCondition
 
applies(Environment) - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.ConditionFactory.ClassCondition
 
applies(Environment) - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.ConditionFactory.ExpressionCondition
 
applies(Environment) - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.ConditionFactory.IndexCondition
 
applies(Environment) - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.ConditionFactory.OpenEndPseudoClassCondition
 
applies(Environment) - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.ConditionFactory.PseudoClassCondition
 
applies(Environment) - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.ConditionFactory.RoleCondition
 
apply - Variable in class org.openstreetmap.josm.gui.correction.CorrectionTableModel
 
apply() - Method in class org.openstreetmap.josm.gui.dialogs.relation.GenericRelationEditor
Apply changes.
apply() - Method in class org.openstreetmap.josm.gui.tagging.TagEditorModel.SelectionStateMemento
 
apply(int) - Method in class org.openstreetmap.josm.data.imagery.vectortile.mapbox.style.Source.ZoomBoundFunction
 
apply(String) - Method in class org.openstreetmap.josm.actions.corrector.ReverseWayTagCorrector.StringSwitcher
 
apply(String, String) - Static method in class org.openstreetmap.josm.actions.corrector.ReverseWayTagCorrector.TagSwitcher
Reverses a given tag (key=value).
apply(Tag) - Static method in class org.openstreetmap.josm.actions.corrector.ReverseWayTagCorrector.TagSwitcher
Reverses a given tag.
apply(MultiCascade, IPrimitive, double, boolean) - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.MapCSSStyleSource
 
apply(MultiCascade, IPrimitive, double, boolean) - Method in class org.openstreetmap.josm.gui.mappaint.StyleSource
Apply style to osm primitive.
apply(T, U, V) - Method in interface org.openstreetmap.josm.gui.mappaint.mapcss.ExpressionFactory.TriFunction
Call the function
apply(T, U, V, W) - Method in interface org.openstreetmap.josm.gui.mappaint.mapcss.ExpressionFactory.QuadFunction
Call the function
applyAction - Variable in class org.openstreetmap.josm.gui.dialogs.relation.GenericRelationEditor
Action for performing the ApplyAction
ApplyAction - Class in org.openstreetmap.josm.gui.dialogs.relation.actions
Apply the current updates.
ApplyAction() - Constructor for class org.openstreetmap.josm.gui.conflict.tags.CombinePrimitiveResolverDialog.ApplyAction
Constructs a new ApplyAction.
ApplyAction() - Constructor for class org.openstreetmap.josm.gui.conflict.tags.PasteTagsConflictResolverDialog.ApplyAction
 
ApplyAction(IRelationEditorActionAccess) - Constructor for class org.openstreetmap.josm.gui.dialogs.relation.actions.ApplyAction
Constructs a new ApplyAction.
applyAutomaticTagConflictResolution(TagCollection) - Static method in class org.openstreetmap.josm.gui.conflict.tags.TagConflictResolutionUtil
Automatically resolve some tag conflicts.
applyAutomaticTagConflictResolution(TagCollection, Collection<TagConflictResolutionUtil.AutomaticTagConflictResolver>) - Static method in class org.openstreetmap.josm.gui.conflict.tags.TagConflictResolutionUtil
Automatically resolve some given conflicts using the given resolvers.
applyButtonHiddenPreferences() - Method in interface org.openstreetmap.josm.gui.HideableButton
 
applyButtonHiddenPreferences() - Method in class org.openstreetmap.josm.gui.IconToggleButton
 
applyChangedTags(OsmPrimitive, List<Tag>) - Static method in interface org.openstreetmap.josm.gui.tagging.presets.TaggingPresetValidation
 
applyChanges() - Method in class org.openstreetmap.josm.gui.dialogs.relation.actions.SavingAction
 
applyChildRequest(AbstractProgressMonitor.Request) - Method in class org.openstreetmap.josm.gui.progress.AbstractProgressMonitor
 
applyChoosableExportFileFilters(AbstractFileChooser, String, Predicate<ExtensionFileFilter>) - Static method in class org.openstreetmap.josm.actions.ExtensionFileFilter
Applies the choosable FileFilter to a AbstractFileChooser before using the file chooser for selecting a file for writing.
applyChoosableImportFileFilters(AbstractFileChooser, String, Predicate<ExtensionFileFilter>) - Static method in class org.openstreetmap.josm.actions.ExtensionFileFilter
Applies the choosable FileFilter to a AbstractFileChooser before using the file chooser for selecting a file for reading.
applyColumn - Variable in class org.openstreetmap.josm.gui.correction.CorrectionTableModel
 
applyCorrections(DataSet, Map<OsmPrimitive, List<TagCorrection>>, Map<OsmPrimitive, List<RoleCorrection>>, String) - Method in class org.openstreetmap.josm.actions.corrector.TagCorrector
Creates the commands to correct the tags.
applyExif(ImageMetadata, InputStream) - Static method in class org.openstreetmap.josm.gui.layer.geoimage.ImageUtils
Apply exif information from an InputStream
applyExifRotation(BufferedImage, Integer) - Static method in class org.openstreetmap.josm.gui.layer.geoimage.ImageUtils
Rotate an image, if needed
applyExistingConflictingRelation(TagEditorModel) - Method in class org.openstreetmap.josm.gui.dialogs.relation.actions.SavingAction
Apply the updates for an existing relation which has been changed outside of the relation editor.
applyExistingNonConflictingRelation(TagEditorModel) - Method in class org.openstreetmap.josm.gui.dialogs.relation.actions.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.layer.gpx.DateFilterPanel
Applies the filter that was input by the user to the GPX track
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 AutoCompletionItems.
applyFilterWithDelay() - Method in class org.openstreetmap.josm.gui.layer.gpx.DateFilterPanel
Do filtering but little bit later (to reduce cpu load)
applyFromPropertiesMap(Map<String, String>) - Method in class org.openstreetmap.josm.gui.layer.imagery.ColorfulImageProcessor
 
applyFromPropertiesMap(Map<String, String>) - Method in class org.openstreetmap.josm.gui.layer.imagery.GammaImageProcessor
 
applyFromPropertiesMap(Map<String, String>) - Method in class org.openstreetmap.josm.gui.layer.imagery.SharpenImageProcessor
 
applyFromPropertiesMap(Map<String, String>) - Method in class org.openstreetmap.josm.gui.layer.imagery.TileSourceDisplaySettings
Load the settings from the given data instance.
applyFromPropertiesMap(Map<String, String>) - Method in interface org.openstreetmap.josm.io.session.SessionAwareReadApply
Import settings from a map of properties.
applyImageProcessors(BufferedImage) - Method in class org.openstreetmap.josm.gui.layer.ImageryLayer
Applies all the chosen ImageProcessors to the image
applyLaFWorkarounds() - Static method in class org.openstreetmap.josm.gui.MainApplication
Apply workarounds for LaF and platform specific issues.
applyNewRelation(TagEditorModel) - Method in class org.openstreetmap.josm.gui.dialogs.relation.actions.SavingAction
apply updates to a new relation
ApplyOffsetAction(ImageryLayer.OffsetMenuEntry) - Constructor for class org.openstreetmap.josm.gui.layer.ImageryLayer.ApplyOffsetAction
 
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
 
ApplyResolutionAction() - Constructor for class org.openstreetmap.josm.gui.dialogs.ConflictResolutionDialog.ApplyResolutionAction
 
applyRole(String) - Method in class org.openstreetmap.josm.gui.conflict.tags.RelationMemberConflictResolverModel
Apply a role to all member managed by this model.
ApplyRoleAction() - Constructor for class org.openstreetmap.josm.gui.conflict.tags.RelationMemberConflictResolver.ApplyRoleAction
 
applySafe(Window) - Method in class org.openstreetmap.josm.gui.util.WindowGeometry
Applies this geometry to a window.
applyThisRequest(AbstractProgressMonitor.Request) - Method in class org.openstreetmap.josm.gui.progress.AbstractProgressMonitor
 
ApplyTileAddressAction() - Constructor for class org.openstreetmap.josm.gui.bbox.TileSelectionBBoxChooser.TileAddressInputPanel.ApplyTileAddressAction
 
applyTmp() - Method in class org.openstreetmap.josm.data.gpx.GpxImageEntry
Copy the values from the temporary variable to the main instance.
applyTmp() - Method in class org.openstreetmap.josm.gui.layer.geoimage.GeoImageLayer
 
applyTo(Collection<? extends OsmPrimitive>) - Method in class org.openstreetmap.josm.gui.conflict.tags.MultiValueResolutionDecision
Applies this resolution to a collection of primitives
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(Tagged) - Method in class org.openstreetmap.josm.data.osm.TagCollection
Applies this tag collection to an OsmPrimitive.
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
Applies this member model to the given relation.
applyToTags(boolean) - 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 currentEN.
arb - Variable in class org.openstreetmap.josm.data.projection.proj.ObliqueMercator
Convenience value equal to a / ObliqueMercator.b.
archive - Variable in class org.openstreetmap.josm.tools.ImageProvider
archive file to take image from
ARCHIVE - org.openstreetmap.josm.tools.ImageProvider.ImageLocations
 
area - Variable in class org.openstreetmap.josm.data.osm.MultipolygonBuilder.JoinedPolygon
the area in east/north space
area - Variable in class org.openstreetmap.josm.gui.download.BookmarkList.Bookmark
 
area - Variable in class org.openstreetmap.josm.gui.io.UploadTextComponentValidator.UploadAreaValidator
 
area - Variable in class org.openstreetmap.josm.gui.mappaint.mapcss.Selector.ChildOrParentSelector.CrossingFinder
 
area - Variable in class org.openstreetmap.josm.tools.DefaultGeoProperty
 
area - Variable in class org.openstreetmap.josm.tools.Geometry.AreaAndPerimeter
 
area() - Method in class org.openstreetmap.josm.data.osm.BBox
Gets the area of the bbox.
AREA_SIZE - Static variable in class org.openstreetmap.josm.data.osm.search.SearchCompiler
 
AREA_TEXT - org.openstreetmap.josm.data.osm.visitor.paint.PaintColors
Default text color for areas
AreaAndPerimeter(double, double) - Constructor for class org.openstreetmap.josm.tools.Geometry.AreaAndPerimeter
areaCustomName - Variable in class org.openstreetmap.josm.data.SystemOfMeasurement
Specific optional area unit.
areaCustomValue - Variable in class org.openstreetmap.josm.data.SystemOfMeasurement
Specific optional area value, in squared meters, between aValue*aValue and bValue*bValue.
AreaElement - Class in org.openstreetmap.josm.gui.mappaint.styleelement
This is the style that defines how an area is filled.
AreaElement(Cascade, Color, MapImage, Float, Float) - Constructor for class org.openstreetmap.josm.gui.mappaint.styleelement.AreaElement
 
AreaIconElement - Class in org.openstreetmap.josm.gui.mappaint.styleelement
This class defines how an icon is rendered onto the area.
AreaIconElement(Cascade, MapImage, RotationAngle, PositionForAreaStrategy) - Constructor for class org.openstreetmap.josm.gui.mappaint.styleelement.AreaIconElement
 
areasize(Environment) - Static method in class org.openstreetmap.josm.gui.mappaint.mapcss.Functions
Returns the area of a closed way or multipolygon in square meters or null.
AreaSize(PushbackTokenizer) - Constructor for class org.openstreetmap.josm.data.osm.search.SearchCompiler.AreaSize
 
AreaSize(PushbackTokenizer.Range) - Constructor for class org.openstreetmap.josm.data.osm.search.SearchCompiler.AreaSize
 
areaStyle(Environment) - Static method in class org.openstreetmap.josm.gui.mappaint.mapcss.ConditionFactory.PseudoClasses
:area-style tests whether the object has an area style.
areaToRelation(T, Layer, Collection<VectorPrimitive>, Area) - Method in class org.openstreetmap.josm.data.vector.VectorDataStore
 
areaValidator - Variable in class org.openstreetmap.josm.gui.io.BasicUploadSettingsPanel
 
areaValidatorFeedback - Variable in class org.openstreetmap.josm.gui.io.BasicUploadSettingsPanel
 
areFieldsInFocus() - Method in class org.openstreetmap.josm.actions.ImageryAdjustAction.ImageryOffsetDialog
 
areLatLonDefined(double, double) - Static method in class org.openstreetmap.josm.io.AbstractReader
 
areLatLonDefined(String, String) - Static method in class org.openstreetmap.josm.io.AbstractReader
 
areLayerOrLevelDifferent(Way, Way) - Static method in class org.openstreetmap.josm.data.validation.tests.CrossingWays
 
arg - Variable in class org.openstreetmap.josm.gui.mappaint.mapcss.ExpressionFactory.IsInsideFunction
 
arg - Variable in class org.openstreetmap.josm.gui.mappaint.mapcss.ExpressionFactory.LengthFunction
 
arg - Variable in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParser.JJCalls
 
argAnchor - Variable in class org.openstreetmap.josm.gui.mappaint.RenderingCLI
 
argBounds - Variable in class org.openstreetmap.josm.gui.mappaint.RenderingCLI
 
argCurrentStyle - Variable in class org.openstreetmap.josm.gui.mappaint.RenderingCLI
 
argDebug - Variable in class org.openstreetmap.josm.gui.mappaint.RenderingCLI
 
argHeightM - Variable in class org.openstreetmap.josm.gui.mappaint.RenderingCLI
 
argHeightPx - Variable in class org.openstreetmap.josm.gui.mappaint.RenderingCLI
 
argInput - Variable in class org.openstreetmap.josm.gui.mappaint.RenderingCLI
 
argInverse - Variable in class org.openstreetmap.josm.data.projection.ProjectionCLI
 
argMap - Variable in class org.openstreetmap.josm.gui.ProgramArguments
 
argMaxImageSize - Variable in class org.openstreetmap.josm.gui.mappaint.RenderingCLI
 
argOutput - Variable in class org.openstreetmap.josm.gui.mappaint.RenderingCLI
 
argProjection - Variable in class org.openstreetmap.josm.gui.mappaint.RenderingCLI
 
args - Variable in class org.openstreetmap.josm.gui.MainApplication.GuiFinalizationWorker
 
args - Variable in class org.openstreetmap.josm.gui.mappaint.mapcss.ExpressionFactory.AndOperator
 
args - Variable in class org.openstreetmap.josm.gui.mappaint.mapcss.ExpressionFactory.MinMaxFunction
 
args - Variable in class org.openstreetmap.josm.gui.mappaint.mapcss.ExpressionFactory.OrOperator
 
args - Variable in class org.openstreetmap.josm.io.remotecontrol.handler.RequestHandler
The GET request arguments
argScale - Variable in class org.openstreetmap.josm.gui.mappaint.RenderingCLI
 
argStyles - Variable in class org.openstreetmap.josm.gui.mappaint.RenderingCLI
 
argSwitchInput - Variable in class org.openstreetmap.josm.data.projection.ProjectionCLI
 
argSwitchOutput - Variable in class org.openstreetmap.josm.data.projection.ProjectionCLI
 
argTrace - Variable in class org.openstreetmap.josm.gui.mappaint.RenderingCLI
 
argWidthM - Variable in class org.openstreetmap.josm.gui.mappaint.RenderingCLI
 
argWidthPx - Variable in class org.openstreetmap.josm.gui.mappaint.RenderingCLI
 
argZoom - Variable in class org.openstreetmap.josm.gui.mappaint.RenderingCLI
 
array - Variable in class org.openstreetmap.josm.tools.CopyList
 
ARRAY - Static variable in class org.openstreetmap.josm.data.validation.util.Entities
 
arrayContains(String[], String) - Static method in class org.openstreetmap.josm.data.validation.routines.DomainValidator
Check if a sorted array contains the specified key
arrayCopyNecessary - Variable in class org.openstreetmap.josm.data.osm.Storage
 
ArrayType() - Constructor for enum org.openstreetmap.josm.data.validation.routines.DomainValidator.ArrayType
 
arrow - Variable in class org.openstreetmap.josm.actions.relation.RecentRelationsAction
 
ARROW_DOWN - Static variable in class org.openstreetmap.josm.gui.dialogs.relation.MemberTableLinkedCellRenderer
 
ARROW_ICON_HEIGHT - Static variable in class org.openstreetmap.josm.gui.MenuScroller
 
ARROW_PAINT_HELPER - Static variable in class org.openstreetmap.josm.data.osm.visitor.paint.WireframeMapRenderer
ARROW_UP - Static variable in class org.openstreetmap.josm.gui.dialogs.relation.MemberTableLinkedCellRenderer
 
arrowButton - Variable in class org.openstreetmap.josm.gui.history.VersionInfoPanel
 
arrowButton - Variable in class org.openstreetmap.josm.gui.SideButton
 
arrowEnabledWithButton - Variable in class org.openstreetmap.josm.gui.SideButton
 
ArrowPaintHelper - Class in org.openstreetmap.josm.data.osm.visitor.paint
This class helps with painting arrows with fixed length along a path.
ArrowPaintHelper(double, double) - Constructor for class org.openstreetmap.josm.data.osm.visitor.paint.ArrowPaintHelper
Creates a new arrow helper.
arrows - Variable in class org.openstreetmap.josm.gui.layer.gpx.GpxDrawHelper
 
arrowsDelta - Variable in class org.openstreetmap.josm.gui.layer.gpx.GpxDrawHelper
don't draw arrows nearer to each other than this
arrowsFast - Variable in class org.openstreetmap.josm.gui.layer.gpx.GpxDrawHelper
paint direction arrow with alternate math.
ASCII_MAPPING - Static variable in class org.openstreetmap.josm.tools.AlphanumComparator
A mapping from ASCII characters to the default Collator order.
ASCII_SORT_ORDER - Static variable in class org.openstreetmap.josm.tools.AlphanumComparator
The sort order for the fast ASCII sort method.
asColl(T) - Static method in class org.openstreetmap.josm.actions.mapmode.SelectAction
Returns o as collection of o's type.
asCollection() - Method in class org.openstreetmap.josm.gui.widgets.JosmComboBoxModel
Returns a copy of the element list.
asDouble() - Method in class org.openstreetmap.josm.data.protobuf.ProtobufRecord
Get as a double (WireType.SIXTY_FOUR_BIT)
asFixed32() - Method in class org.openstreetmap.josm.data.protobuf.ProtobufRecord
Get as 32 bits (WireType.THIRTY_TWO_BIT)
asFixed64() - Method in class org.openstreetmap.josm.data.protobuf.ProtobufRecord
Get as 64 bits (WireType.SIXTY_FOUR_BIT)
asFloat() - Method in class org.openstreetmap.josm.data.protobuf.ProtobufRecord
Get as a float (WireType.THIRTY_TWO_BIT)
ASK - org.openstreetmap.josm.gui.preferences.plugin.PluginUpdatePolicyPanel.Policy
 
ASK_USER_FOR_CONSENT_TO_DOWNLOAD - org.openstreetmap.josm.command.SplitWayCommand.WhenRelationOrderUncertain
Ask the user to consent to downloading the missing members.
askAddSetting(JComponent, JPanel) - Static method in class org.openstreetmap.josm.gui.preferences.advanced.PreferencesTable
 
askedLayer() - Method in class org.openstreetmap.josm.gui.layer.gpx.DownloadWmsAlongTrackAction
 
askForOption(String, String) - Static method in class org.openstreetmap.josm.gui.io.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.gui.io.CustomConfigurator
Ask the user for text
askSimplifyWays(String, boolean) - Static method in class org.openstreetmap.josm.actions.SimplifyWayAction
Asks the user for max-err value used to simplify ways, if not remembered before
askSimplifyWays(List<Way>, String, boolean) - Static method in class org.openstreetmap.josm.actions.SimplifyWayAction
Asks the user for max-err value used to simplify ways, if not remembered before
askSimplifyWays(List<Way>, Supplier<String>, SimplifyWayAction.SimplifyWayDataSelectionListener, boolean) - Static method in class org.openstreetmap.josm.actions.SimplifyWayAction
Asks the user for max-err value used to simplify ways, if not remembered before
askTargetLayer(List<? extends Layer>, boolean, String, boolean, String) - Static method in class org.openstreetmap.josm.actions.AbstractMergeAction
Ask user to choose the target layer and shows a checkbox.
askTargetLayer(T[], String, String, String, String) - Static method in class org.openstreetmap.josm.actions.AbstractMergeAction
Ask user to choose the target layer.
askTargetLayer(T[], String, String, String, String, String, boolean, boolean) - Static method in class org.openstreetmap.josm.actions.AbstractMergeAction
Ask user to choose the target layer.
askToSelectLayers(WMSImagery) - Static method in class org.openstreetmap.josm.actions.AddImageryLayerAction
 
askUpdate(String, String, String, String, StringBuilder, String) - Static method in class org.openstreetmap.josm.gui.MainApplication
 
askUpdateDisableKeepPluginAfterException(PluginProxy) - Static method in class org.openstreetmap.josm.plugins.PluginHandler
 
askUpdateJava(String, String, String, boolean) - Static method in class org.openstreetmap.josm.gui.MainApplication
Asks user to update its version of Java.
askUpdateJava(String, String, String, boolean) - Method in interface org.openstreetmap.josm.tools.PlatformHook.JavaExpirationCallback
Asks user to update its version of Java.
askUserForCustomSettingsFile() - Method in class org.openstreetmap.josm.gui.preferences.advanced.ExportProfileAction
 
askUserForCustomSettingsFiles(boolean, String) - Static method in class org.openstreetmap.josm.gui.preferences.advanced.AdvancedPreference
 
askWhichTasksToLoad(Collection<DownloadTask>) - Method in class org.openstreetmap.josm.actions.OpenLocationAction
Asks the user which of the possible tasks to perform.
asList() - Method in class org.openstreetmap.josm.data.osm.TagCollection
Replies the tags of this tag collection as list.
asNewLayer() - Method in class org.openstreetmap.josm.gui.download.DownloadSettings
Gets the flag defining if a new layer must be created for the downloaded data.
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
AssembledMultipolygon(JoinAreasAction.AssembledPolygon) - Constructor for class org.openstreetmap.josm.actions.JoinAreasAction.AssembledMultipolygon
AssembledPolygon(List<JoinAreasAction.WayInPolygon>) - Constructor for class org.openstreetmap.josm.actions.JoinAreasAction.AssembledPolygon
 
assertCallFromEdt() - Static method in class org.openstreetmap.josm.gui.util.GuiHelper
This function fails if it was not called from the EDT thread.
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
true if it got assigned what was requested.
assignedKey - Variable in class org.openstreetmap.josm.tools.Shortcut
the key that actually is used
assignedModifier - Variable in class org.openstreetmap.josm.tools.Shortcut
the modifiers that are used
assignedUser - Variable in class org.openstreetmap.josm.tools.Shortcut
true if the user changed this shortcut
asSignedVarInt() - Method in class org.openstreetmap.josm.data.protobuf.ProtobufRecord
Get the signed var int (WireType#VARINT).
AssignmentInstruction(String, Object, boolean) - Constructor for class org.openstreetmap.josm.gui.mappaint.mapcss.Instruction.AssignmentInstruction
 
ASSOCIATED_STREET - Static variable in class org.openstreetmap.josm.data.validation.tests.Addresses
 
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.
AssociatedStreetRoleAddressHouseSorter() - Constructor for class org.openstreetmap.josm.gui.dialogs.relation.sort.RelationSorter.AssociatedStreetRoleAddressHouseSorter
 
AssociatedStreetRoleStreetSorter() - Constructor for class org.openstreetmap.josm.gui.dialogs.relation.sort.RelationSorter.AssociatedStreetRoleStreetSorter
 
asString() - Method in class org.openstreetmap.josm.data.protobuf.ProtobufRecord
Get as a string (WireType.LENGTH_DELIMITED)
asStringList() - Method in class org.openstreetmap.josm.gui.widgets.HistoryComboBoxModel
Gets all items in the history as a list of strings.
asStringList() - Method in class org.openstreetmap.josm.gui.widgets.JosmComboBoxModel.Preferences
Returns the model elements as list of strings.
asTag() - Method in class org.openstreetmap.josm.gui.tagging.presets.items.Key
Returns the Tag set by this item
asTag(Tagged) - Method in interface org.openstreetmap.josm.gui.mappaint.mapcss.Condition.TagCondition
Converts the current condition to a tag
asTag(Tagged) - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.ConditionFactory.KeyCondition
Get the matched key and the corresponding value.
asTag(Tagged) - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.ConditionFactory.KeyRegexpCondition
Get the matched key and the corresponding value.
asTag(Tagged) - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.ConditionFactory.KeyValueCondition
 
asTag(Tagged) - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.ConditionFactory.SimpleKeyValueCondition
 
asUnsignedVarInt() - Method in class org.openstreetmap.josm.data.protobuf.ProtobufRecord
Get the var int (WireType#VARINT)
asUser() - Method in class org.openstreetmap.josm.data.UserIdentityManager
Returns the identity as a User object
asWayPoint() - Method in class org.openstreetmap.josm.data.gpx.GpxImageEntry
Returns a WayPoint representation of this GPX image entry.
asynchronousCallableTasks() - Method in class org.openstreetmap.josm.gui.MainInitialization
 
asynchronousCallableTasks() - Method in interface org.openstreetmap.josm.spi.lifecycle.InitializationSequence
Returns asynchronous callable initializations to be completed eventually
asynchronousRunnableTasks() - Method in class org.openstreetmap.josm.gui.MainInitialization
 
asynchronousRunnableTasks() - Method in interface org.openstreetmap.josm.spi.lifecycle.InitializationSequence
Returns asynchronous runnable initializations to be completed eventually
asynchronousUploadPrimitivesTask - Static variable in class org.openstreetmap.josm.gui.io.AsynchronousUploadPrimitivesTask
Static instance
AsynchronousUploadPrimitivesTask - Class in org.openstreetmap.josm.gui.io
Task for uploading primitives using background worker threads.
AsynchronousUploadPrimitivesTask(UploadStrategySpecification, OsmDataLayer, APIDataSet, Changeset) - Constructor for class org.openstreetmap.josm.gui.io.AsynchronousUploadPrimitivesTask
Private constructor to restrict creating more Asynchronous upload tasks
at(Environment, double, double) - Static method in class org.openstreetmap.josm.gui.mappaint.mapcss.Functions
Determines if the object centroid lies at given lat/lon coordinates.
attach(JTextComponent, boolean) - Method in class org.openstreetmap.josm.gui.widgets.TextContextualPopupMenu
Attaches this contextual menu to the given text component.
attachImageIcon(String, ImageProvider.ImageSizes, ImageResource, ImageResource, ImageResource) - Method in class org.openstreetmap.josm.gui.io.SaveLayersDialog.SaveAndProceedAction
 
attachImageIcon(AbstractAction) - Method in class org.openstreetmap.josm.tools.ImageResource
Set both icons of an Action
attachImageIcon(AbstractAction, boolean) - Method in class org.openstreetmap.josm.tools.ImageResource
Set both icons of an Action
attachToMapView(MapViewPaintable.MapViewEvent) - Method in class org.openstreetmap.josm.gui.layer.AbstractMapViewPaintable
This method is called whenever this layer is added to a map view.
attachToMapView(MapViewPaintable.MapViewEvent) - Method in class org.openstreetmap.josm.gui.layer.AbstractTileSourceLayer
 
attachToMapView(MapViewPaintable.MapViewEvent) - Method in class org.openstreetmap.josm.gui.layer.geoimage.GeoImageLayer
 
attachToMapView(MapViewPaintable.MapViewEvent) - Method in class org.openstreetmap.josm.gui.layer.markerlayer.MarkerLayer
 
attemptGetCapabilities(String) - Method in class org.openstreetmap.josm.io.imagery.WMSImagery
 
attr - Variable in class org.openstreetmap.josm.data.gpx.WithAttributes
The "attr" hash is used to store the XML payload (not only XML attributes!)
attr - Variable in class org.openstreetmap.josm.plugins.PluginInformation
All manifest attributes.
attributes - Variable in class org.openstreetmap.josm.data.cache.JCSCachedTileLoaderJob
 
attribution - Variable in class org.openstreetmap.josm.data.imagery.vectortile.mapbox.style.Source
The attribution to display for the user
attribution - Variable in class org.openstreetmap.josm.gui.layer.AbstractTileSourceLayer
 
attribution_text - Variable in class org.openstreetmap.josm.data.sources.SourcePreferenceEntry
The attribution text for the source
attribution_url - Variable in class org.openstreetmap.josm.data.sources.SourcePreferenceEntry
The attribution URL for the source
attributionDownloadedTask - Variable in class org.openstreetmap.josm.data.imagery.CachedAttributionBingAerialTileSource
 
attributionImage - Variable in class org.openstreetmap.josm.data.sources.SourceInfo
Image of a graphical attribution displayed when using the imagery
attributionImageURL - Variable in class org.openstreetmap.josm.data.sources.SourceInfo
Link behind the graphical attribution displayed when using the imagery
attributionLinkURL - Variable in class org.openstreetmap.josm.data.sources.SourceInfo
Link behind the text attribution displayed when using the imagery
attributions - Variable in class org.openstreetmap.josm.data.imagery.CachedAttributionBingAerialTileSource.AttributionTimerTask
 
attributionText - Variable in class org.openstreetmap.josm.data.sources.SourceInfo
Text of a text attribution displayed when using the imagery
AttributionTimerTask(ProgressMonitor, Timer, int, AtomicReference<List<BingAerialTileSource.Attribution>>, CountDownLatch) - Constructor for class org.openstreetmap.josm.data.imagery.CachedAttributionBingAerialTileSource.AttributionTimerTask
Create a new task for fetching Bing attribution data
attrs - Variable in class org.openstreetmap.josm.data.cache.CacheEntryAttributes
 
audioBack - Variable in class org.openstreetmap.josm.gui.MainMenu
Audio / Back
AudioBackAction - Class in org.openstreetmap.josm.actions.audio
Jump the audio backward 10 seconds and start playing if paused.
AudioBackAction() - Constructor for class org.openstreetmap.josm.actions.audio.AudioBackAction
Constructs a new AudioBackAction.
audioCalibration - Variable in class org.openstreetmap.josm.gui.preferences.audio.AudioPreference
 
AudioException - Exception in org.openstreetmap.josm.io.audio
Generic audio exception.
AudioException(String) - Constructor for exception org.openstreetmap.josm.io.audio.AudioException
Constructs a new AudioException.
AudioException(String, Throwable) - Constructor for exception org.openstreetmap.josm.io.audio.AudioException
Constructs a new AudioException.
AudioException(Throwable) - Constructor for exception org.openstreetmap.josm.io.audio.AudioException
Constructs a new AudioException.
audioFaster - Variable in class org.openstreetmap.josm.gui.MainMenu
Audio / Faster
AudioFasterAction - Class in org.openstreetmap.josm.actions.audio
Increase the speed of audio playback.
AudioFasterAction() - Constructor for class org.openstreetmap.josm.actions.audio.AudioFasterAction
Constructs a new AudioFasterAction.
audioFastForwardMultiplier - Variable in class org.openstreetmap.josm.gui.preferences.audio.AudioPreference
 
AudioFastSlowAction - Class in org.openstreetmap.josm.actions.audio
Abstract superclass of AudioFasterAction and AudioSlowerAction.
AudioFastSlowAction(String, String, String, Shortcut, boolean) - Constructor for class org.openstreetmap.josm.actions.audio.AudioFastSlowAction
Constructs a new AudioFastSlowAction.
AudioFileFilter() - Constructor for class org.openstreetmap.josm.gui.layer.gpx.ImportAudioAction.AudioFileFilter
 
audioForwardBackAmount - Variable in class org.openstreetmap.josm.gui.preferences.audio.AudioPreference
 
audioFwd - Variable in class org.openstreetmap.josm.gui.MainMenu
Audio / Forward
AudioFwdAction - Class in org.openstreetmap.josm.actions.audio
Jump the audio forward 10 seconds.
AudioFwdAction() - Constructor for class org.openstreetmap.josm.actions.audio.AudioFwdAction
Constructs a new AudioFwdAction.
audioInputStream - Variable in class org.openstreetmap.josm.io.audio.JavaSoundPlayer
 
audioLeadIn - Variable in class org.openstreetmap.josm.gui.preferences.audio.AudioPreference
 
AudioListener - Interface in org.openstreetmap.josm.io.audio
Listener receiving audio playing events.
audioMalfunction(Exception) - Static method in class org.openstreetmap.josm.io.audio.AudioUtil
Shows a popup audio error message for the given exception.
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.audio.AudioPreference
 
audioMarkersFromNamedTrackpoints - Variable in class org.openstreetmap.josm.gui.preferences.audio.AudioPreference
 
audioMarkersFromStart - Variable in class org.openstreetmap.josm.gui.preferences.audio.AudioPreference
 
audioMarkersFromUntimedWaypoints - Variable in class org.openstreetmap.josm.gui.preferences.audio.AudioPreference
 
audioMarkersFromWavTimestamps - Variable in class org.openstreetmap.josm.gui.preferences.audio.AudioPreference
 
audioMenu - Variable in class org.openstreetmap.josm.gui.MainMenu
audioMenu contains all audio-related actions.
audioMenuVisible - Variable in class org.openstreetmap.josm.gui.preferences.audio.AudioPreference
 
audioNext - Variable in class org.openstreetmap.josm.gui.MainMenu
Audio / Next marker
AudioNextAction - Class in org.openstreetmap.josm.actions.audio
Play the sound track from the Audio Marker after the one most recently played.
Play from the first such Marker if none has been played, or repeat the last marker if at the end.
AudioNextAction() - Constructor for class org.openstreetmap.josm.actions.audio.AudioNextAction
Constructs a new AudioNextAction.
audioOutputLine - Variable in class org.openstreetmap.josm.io.audio.JavaSoundPlayer
 
audioPlayer - Static variable in class org.openstreetmap.josm.io.audio.AudioPlayer
 
AudioPlayer - Class in org.openstreetmap.josm.io.audio
Creates and controls a separate audio player thread.
AudioPlayer() - Constructor for class org.openstreetmap.josm.io.audio.AudioPlayer
 
AudioPlayer.Command - Enum in org.openstreetmap.josm.io.audio
Audio player command.
AudioPlayer.Execute - Class in org.openstreetmap.josm.io.audio
Passes information from the control thread to the playing thread
AudioPlayer.Result - Enum in org.openstreetmap.josm.io.audio
Audio player result.
AudioPlayer.State - Enum in org.openstreetmap.josm.io.audio
Audio player state.
audioPlayPause - Variable in class org.openstreetmap.josm.gui.MainMenu
Audio / Play/Pause
AudioPlayPauseAction - Class in org.openstreetmap.josm.actions.audio
If not playing, play the sound track from the first Audio Marker, or from the point at which it was paused.
If playing, pause the sound.
If fast forwarding or slow forwarding, resume normal speed.
AudioPlayPauseAction() - Constructor for class org.openstreetmap.josm.actions.audio.AudioPlayPauseAction
Constructs a new AudioPlayPauseAction.
AudioPreference - Class in org.openstreetmap.josm.gui.preferences.audio
Audio preferences.
AudioPreference() - Constructor for class org.openstreetmap.josm.gui.preferences.audio.AudioPreference
 
AudioPreference.Factory - Class in org.openstreetmap.josm.gui.preferences.audio
Factory used to create a new AudioPreference.
audioPrev - Variable in class org.openstreetmap.josm.gui.MainMenu
Audio / Previous Marker
AudioPrevAction - Class in org.openstreetmap.josm.actions.audio
Play the sound track from the Audio Marker before the one most recently played.
Play from the first such Marker if none has been played or already at the first marker.
AudioPrevAction() - Constructor for class org.openstreetmap.josm.actions.audio.AudioPrevAction
Constructs a new AudioPrevAction.
audioSlower - Variable in class org.openstreetmap.josm.gui.MainMenu
Audio / Slower
AudioSlowerAction - Class in org.openstreetmap.josm.actions.audio
Decrease the speed of audio playback.
AudioSlowerAction() - Constructor for class org.openstreetmap.josm.actions.audio.AudioSlowerAction
Constructs a new AudioSlowerAction.
audioUrl - Variable in class org.openstreetmap.josm.gui.layer.markerlayer.AudioMarker
 
AudioUtil - Class in org.openstreetmap.josm.io.audio
Utils functions for audio.
AudioUtil() - Constructor for class org.openstreetmap.josm.io.audio.AudioUtil
 
audioWaypointLabel - Variable in class org.openstreetmap.josm.gui.preferences.display.GPXSettingsPanel
 
audioWaypointLabelPattern - Variable in class org.openstreetmap.josm.gui.preferences.display.GPXSettingsPanel
 
AustSA - Static variable in class org.openstreetmap.josm.data.projection.Ellipsoid
Australian National Spheroid (Australian Natl & S.
AuthenticationMethodChangeListener() - Constructor for class org.openstreetmap.josm.gui.preferences.server.AuthenticationPreferencesPanel.AuthenticationMethodChangeListener
 
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
Constructs a new AuthenticationPreferencesPanel.
AuthenticationPreferencesPanel.AuthenticationMethodChangeListener - Class in org.openstreetmap.josm.gui.preferences.server
Listens to changes in the authentication method
authlat(double) - Method in class org.openstreetmap.josm.data.projection.proj.LambertAzimuthalEqualArea
Determines latitude from authalic latitude.
author - Variable in class org.openstreetmap.josm.data.preferences.sources.ExtendedSourceEntry
author name used for display
author - Variable in class org.openstreetmap.josm.plugins.PluginInformation
The plugin author.
AUTHOR - org.openstreetmap.josm.io.GpxParser.State
 
AuthoriseNowAction(AuthorizationProcedure) - Constructor for class org.openstreetmap.josm.gui.preferences.server.OAuthAuthenticationPreferencesPanel.AuthoriseNowAction
 
AUTHORITY_CHARS_REGEX - Static variable in class org.openstreetmap.josm.data.validation.routines.UrlValidator
 
AUTHORITY_PATTERN - Static variable in class org.openstreetmap.josm.data.validation.routines.UrlValidator
 
AUTHORITY_REGEX - Static variable in class org.openstreetmap.josm.data.validation.routines.UrlValidator
 
authorityValidator - Variable in class org.openstreetmap.josm.data.validation.routines.UrlValidator
Regular expressions used to manually validate authorities if IANA domain name validation isn't desired.
AUTHORIZATION_CONSUMERS - Static variable in class org.openstreetmap.josm.io.remotecontrol.handler.AuthorizationHandler
 
AuthorizationHandler - Class in org.openstreetmap.josm.io.remotecontrol.handler
Handle authorization requests (mostly OAuth)
AuthorizationHandler() - Constructor for class org.openstreetmap.josm.io.remotecontrol.handler.AuthorizationHandler
 
AuthorizationHandler.AuthorizationConsumer - Interface in org.openstreetmap.josm.io.remotecontrol.handler
The actual authorization consumer/handler
AuthorizationHandler.ResponseRecord - Class in org.openstreetmap.josm.io.remotecontrol.handler
A basic record for changing responses
AuthorizationProcedure - Enum in org.openstreetmap.josm.gui.oauth
The type of procedure to use for retrieving OAuth credentials.
AuthorizationProcedure() - Constructor for enum org.openstreetmap.josm.gui.oauth.AuthorizationProcedure
 
authorize(boolean, Consumer<Optional<IOAuthToken>>, String, OAuthVersion, IOAuthParameters) - Static method in class org.openstreetmap.josm.gui.oauth.OAuthAuthorizationWizard
Perform the oauth dance
authorize(IOAuthParameters, Consumer<Optional<IOAuthToken>>, Enum<?>...) - Method in interface org.openstreetmap.josm.data.oauth.IOAuthAuthorization
Perform the authorization dance
authorize(IOAuthParameters, Consumer<Optional<IOAuthToken>>, Enum<?>...) - Method in class org.openstreetmap.josm.data.oauth.OAuth20Authorization
 
AUTHORIZE_URL - Static variable in class org.openstreetmap.josm.data.oauth.OAuth20Parameters
 
authorizeUrl - Variable in class org.openstreetmap.josm.data.oauth.OAuth20Parameters
 
auto(Shortcut) - Static method in class org.openstreetmap.josm.tools.PlatformHookOsx
 
AUTO - org.openstreetmap.josm.tools.ImageResizeMode
Calculate proportional dimensions that best fit into the target width and height, retain aspect ratio
AUTO - Static variable in class org.openstreetmap.josm.gui.mappaint.Keyword
Automated text positioning
auto_increment - Variable in class org.openstreetmap.josm.gui.tagging.presets.items.Text
May contain a comma separated list of integer increments or decrements, e.g.
auto_increment_selected - Static variable in class org.openstreetmap.josm.gui.tagging.presets.items.Text
 
AUTO_LABEL_COMPOSITION_STRATEGY - Static variable in class org.openstreetmap.josm.gui.mappaint.styleelement.TextLabel
The default strategy to use when determining the label of a element.
AUTO_LOAD - Static variable in class org.openstreetmap.josm.gui.layer.imagery.TileSourceDisplaySettings
AUTO_ZOOM - Static variable in class org.openstreetmap.josm.gui.layer.imagery.TileSourceDisplaySettings
AutoAdjustingSplitPane - Class in org.openstreetmap.josm.gui.widgets
Auto adjusting split pane when parent is resized.
AutoAdjustingSplitPane(int) - Constructor for class org.openstreetmap.josm.gui.widgets.AutoAdjustingSplitPane
Constructs a new AutoAdjustingSplitPane.
AUTOCOMP_BEFORE - Static variable in class org.openstreetmap.josm.gui.tagging.ac.AutoCompEvent
This event id indicates that an autocomp is about to start.
AUTOCOMP_DONE - Static variable in class org.openstreetmap.josm.gui.tagging.ac.AutoCompEvent
This event id indicates that an autocomp completed.
AUTOCOMP_FIRST - Static variable in class org.openstreetmap.josm.gui.tagging.ac.AutoCompEvent
The first number in the range of ids used for autoComp events.
AUTOCOMP_LAST - Static variable in class org.openstreetmap.josm.gui.tagging.ac.AutoCompEvent
The last number in the range of ids used for autoComp events.
autoCompBefore(AutoCompEvent) - Method in class org.openstreetmap.josm.gui.dialogs.properties.TagEditHelper.AddTagsDialog
 
autoCompBefore(AutoCompEvent) - Method in class org.openstreetmap.josm.gui.dialogs.properties.TagEditHelper.EditTagDialog
 
autoCompBefore(AutoCompEvent) - Method in class org.openstreetmap.josm.gui.tagging.ac.AutoCompComboBox
AutoCompListener Interface
autoCompBefore(AutoCompEvent) - Method in interface org.openstreetmap.josm.gui.tagging.ac.AutoCompListener
Invoked before an autocomplete.
AutoCompComboBox<E> - Class in org.openstreetmap.josm.gui.tagging.ac
An auto-completing ComboBox.
AutoCompComboBox() - Constructor for class org.openstreetmap.josm.gui.tagging.ac.AutoCompComboBox
Constructs an AutoCompletingComboBox.
AutoCompComboBox(AutoCompComboBoxModel<E>) - Constructor for class org.openstreetmap.josm.gui.tagging.ac.AutoCompComboBox
Constructs an AutoCompletingComboBox with a supplied AutoCompComboBoxModel.
AutoCompComboBoxEditor<E> - Class in org.openstreetmap.josm.gui.tagging.ac
A ComboBoxEditor that uses an AutoCompTextField.
AutoCompComboBoxEditor() - Constructor for class org.openstreetmap.josm.gui.tagging.ac.AutoCompComboBoxEditor
 
AutoCompComboBoxModel<E> - Class in org.openstreetmap.josm.gui.tagging.ac
A data model for the AutoCompComboBox
AutoCompComboBoxModel() - Constructor for class org.openstreetmap.josm.gui.tagging.ac.AutoCompComboBoxModel
Constructs a new empty model with a default AutoCompComboBoxModel.comparator.
AutoCompComboBoxModel(Comparator<E>) - Constructor for class org.openstreetmap.josm.gui.tagging.ac.AutoCompComboBoxModel
Constructs a new empty model with a custom AutoCompComboBoxModel.comparator.
AutoCompEvent - Class in org.openstreetmap.josm.gui.tagging.ac
This event is generated by an AutoCompTextField when an autocomplete occurred.
AutoCompEvent(Object, int, Object) - Constructor for class org.openstreetmap.josm.gui.tagging.ac.AutoCompEvent
Constructs a AutoCompEvent object.
autocomplete - Variable in class org.openstreetmap.josm.gui.dialogs.properties.TagEditHelper.AddTagsDialog
 
autocomplete - Variable in class org.openstreetmap.josm.gui.dialogs.properties.TagEditHelper.EditTagDialog
 
autocomplete - Variable in class org.openstreetmap.josm.gui.tagging.TagCellEditor
the cache of auto completion items derived from the current JOSM data set
autocomplete(Object) - Method in class org.openstreetmap.josm.gui.tagging.ac.AutoCompComboBox
Selects the autocompleted item in the dropdown.
autocomplete(String) - Method in class org.openstreetmap.josm.gui.tagging.ac.AutoCompTextField
Autocompletes what the user typed in.
AUTOCOMPLETE_KEYS - Static variable in class org.openstreetmap.josm.gui.dialogs.properties.TagEditHelper
Autocomplete keys by default
AUTOCOMPLETE_NUMBERS - Variable in class org.openstreetmap.josm.gui.tagging.ac.AutoCompTextField
Whether to autocomplete numbers
AUTOCOMPLETE_VALUES - Static variable in class org.openstreetmap.josm.gui.dialogs.properties.TagEditHelper
Autocomplete values by default
autocompleteEnabled - Variable in class org.openstreetmap.josm.gui.tagging.ac.AutoCompTextField
true if the combobox should autocomplete
AutoCompletingComboBox - Class in org.openstreetmap.josm.gui.tagging.ac
Deprecated.
Use the generic type AutoCompComboBox instead. Eg. AutoCompComboBox<AutoCompletionItem> or AutoCompComboBox<String>.
AutoCompletingComboBox() - Constructor for class org.openstreetmap.josm.gui.tagging.ac.AutoCompletingComboBox
Deprecated.
 
AutoCompletingTextField - Class in org.openstreetmap.josm.gui.tagging.ac
AutoCompletingTextField is a text field with autocompletion behaviour.
AutoCompletingTextField() - Constructor for class org.openstreetmap.josm.gui.tagging.ac.AutoCompletingTextField
Constructs a new AutoCompletingTextField.
AutoCompletingTextField(int) - Constructor for class org.openstreetmap.josm.gui.tagging.ac.AutoCompletingTextField
Constructs a new AutoCompletingTextField.
AutoCompletingTextField(int, boolean) - Constructor for class org.openstreetmap.josm.gui.tagging.ac.AutoCompletingTextField
Constructs a new AutoCompletingTextField.
AutoCompletingTextField.AutoCompletionDocument - Class in org.openstreetmap.josm.gui.tagging.ac
The document model for the editor
AutoCompletionDocument() - Constructor for class org.openstreetmap.josm.gui.tagging.ac.AutoCompletingTextField.AutoCompletionDocument
 
AutoCompletionItem - Class in org.openstreetmap.josm.data.tagging.ac
Represents an entry in the set of auto completion values.
AutoCompletionItem() - Constructor for class org.openstreetmap.josm.data.tagging.ac.AutoCompletionItem
Constructs a new AutoCompletionItem.
AutoCompletionItem(String) - Constructor for class org.openstreetmap.josm.data.tagging.ac.AutoCompletionItem
Constructs a new AutoCompletionItem with the given value and unknown priority.
AutoCompletionItem(String, AutoCompletionPriority) - Constructor for class org.openstreetmap.josm.data.tagging.ac.AutoCompletionItem
Constructs a new AutoCompletionItem with the given value and priority.
autoCompletionItemSelected(String) - Method in class org.openstreetmap.josm.gui.tagging.TagCellEditor
Selects an item from the auto completion list and fills this cell with the value
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 - Variable in class org.openstreetmap.josm.gui.tagging.TagCellEditor
user input is matched against this list of auto completion items
AutoCompletionList - Class in org.openstreetmap.josm.gui.tagging.ac
AutoCompletionList manages a graphical list of AutoCompletionItems.
AutoCompletionList() - Constructor for class org.openstreetmap.josm.gui.tagging.ac.AutoCompletionList
constructor
autoCompletionManager - Variable in class org.openstreetmap.josm.gui.dialogs.relation.MemberRoleCellEditor
 
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
Constructs a new AutoCompletionManager.
AutoCompletionManager.UserInputTag - Class in org.openstreetmap.josm.gui.tagging.ac
Data class to remember tags that the user has entered.
AutoCompletionPriority - Class in org.openstreetmap.josm.data.tagging.ac
Describes the priority of an item in an autocompletion set.
AutoCompletionPriority(boolean, boolean, boolean) - Constructor for class org.openstreetmap.josm.data.tagging.ac.AutoCompletionPriority
Constructs a new AutoCompletionItemPriority.
AutoCompletionPriority(boolean, boolean, boolean, Integer) - Constructor for class org.openstreetmap.josm.data.tagging.ac.AutoCompletionPriority
Constructs a new AutoCompletionItemPriority.
AutoCompletionSet - Class in org.openstreetmap.josm.data.tagging.ac
A sorted set of AutoCompletionItems.
AutoCompletionSet() - Constructor for class org.openstreetmap.josm.data.tagging.ac.AutoCompletionSet
 
AutoCompListener - Interface in org.openstreetmap.josm.gui.tagging.ac
The listener interface for receiving autoComp events.
autoCompModel - Variable in class org.openstreetmap.josm.gui.tagging.presets.items.Combo
 
autoCompPerformed(AutoCompEvent) - Method in class org.openstreetmap.josm.gui.dialogs.properties.TagEditHelper.AbstractTagsDialog
 
autoCompPerformed(AutoCompEvent) - Method in class org.openstreetmap.josm.gui.tagging.ac.AutoCompComboBox
 
autoCompPerformed(AutoCompEvent) - Method in interface org.openstreetmap.josm.gui.tagging.ac.AutoCompListener
Invoked after an autocomplete happened.
AutoCompTextField<E> - Class in org.openstreetmap.josm.gui.tagging.ac
An auto-completing TextField.
AutoCompTextField() - Constructor for class org.openstreetmap.josm.gui.tagging.ac.AutoCompTextField
Constructs a new AutoCompTextField.
AutoCompTextField(int) - Constructor for class org.openstreetmap.josm.gui.tagging.ac.AutoCompTextField
Constructs a new AutoCompTextField.
AutoCompTextField(int, boolean) - Constructor for class org.openstreetmap.josm.gui.tagging.ac.AutoCompTextField
Constructs a new AutoCompTextField.
AutoCompTextField(AutoCompComboBoxModel<E>) - Constructor for class org.openstreetmap.josm.gui.tagging.ac.AutoCompTextField
Constructs a new AutoCompTextField.
autoDecide() - Method in class org.openstreetmap.josm.gui.conflict.tags.MultiValueResolutionDecision
Tries to find the best decision based on the current values.
AutoFilter - Class in org.openstreetmap.josm.gui.autofilter
An auto filter is a graphical shortcut to enable a filter for a specific tag.
AutoFilter(String, String, AutoFilterManager.CompiledFilter) - Constructor for class org.openstreetmap.josm.gui.autofilter.AutoFilter
Constructs a new AutoFilter.
AutoFilterButton - Class in org.openstreetmap.josm.gui.autofilter
A button associated to an auto filter.
AutoFilterButton(AutoFilter) - Constructor for class org.openstreetmap.josm.gui.autofilter.AutoFilterButton
Constructs a new AutoFilterButton.
AutoFilterManager - Class in org.openstreetmap.josm.gui.autofilter
The auto filter manager keeps track of registered auto filter rules and applies the active one on the fly, when the map contents, location or zoom changes.
AutoFilterManager() - Constructor for class org.openstreetmap.josm.gui.autofilter.AutoFilterManager
 
AutoFilterManager.CompiledFilter - Class in org.openstreetmap.josm.gui.autofilter
 
AutoFilterManager.Match - Class in org.openstreetmap.josm.gui.autofilter
 
AutoFilterRule - Class in org.openstreetmap.josm.gui.autofilter
An auto filter rule determines how auto filter can be built from visible map data.
AutoFilterRule(String, int) - Constructor for class org.openstreetmap.josm.gui.autofilter.AutoFilterRule
Constructs a new AutoFilterRule.
autoFilterRules - Variable in class org.openstreetmap.josm.gui.preferences.display.DrawingPreference
 
autoFilters - Variable in class org.openstreetmap.josm.gui.preferences.display.DrawingPreference
 
AutofixCommand(Collection<Command>) - Constructor for class org.openstreetmap.josm.gui.dialogs.ValidatorDialog.AutofixCommand
 
autoGuess(List<ImageEntry>, GpxData) - Static method in class org.openstreetmap.josm.gui.layer.geoimage.CorrelateGpxWithImages
Tries to auto-guess the timezone and offset.
AutoGuessActionListener() - Constructor for class org.openstreetmap.josm.gui.layer.geoimage.CorrelateGpxWithImages.AutoGuessActionListener
 
autoLength - Variable in class org.openstreetmap.josm.gui.MapStatus
see #19887: determine if the distValue field should be filled with length of selected object
autoLoad - Variable in class org.openstreetmap.josm.gui.layer.imagery.TileSourceDisplaySettings
if layer automatically loads new tiles
autoloadTiles - Variable in class org.openstreetmap.josm.gui.preferences.imagery.TMSSettingsPanel
 
AutoLoadTilesAction - Class in org.openstreetmap.josm.gui.layer.imagery
Auto load tiles.
AutoLoadTilesAction(AbstractTileSourceLayer<?>) - Constructor for class org.openstreetmap.josm.gui.layer.imagery.AutoLoadTilesAction
Constructs a new AutoLoadTilesAction.
automatic - Variable in class org.openstreetmap.josm.tools.Shortcut
true if the user cannot change this shortcut (Note: it also will not be saved into the preferences)
AUTOMATIC - org.openstreetmap.josm.io.nmea.NmeaParser.GSA
 
AUTOMATICALLY_OPEN_NEW_CHANGESETS - org.openstreetmap.josm.io.MaxChangesetSizeExceededPolicy
Automatically open as many new changesets as necessary to upload the data.
AutomaticChoice() - Constructor for class org.openstreetmap.josm.gui.conflict.tags.TagConflictResolutionUtil.AutomaticChoice
Default constructor.
AutomaticChoice(String, String, String, boolean, String, String) - Constructor for class org.openstreetmap.josm.gui.conflict.tags.TagConflictResolutionUtil.AutomaticChoice
Instantiate a particular choice from a group for automatic tag conflict resolution.
AutomaticChoiceGroup(String, String, boolean, List<TagConflictResolutionUtil.AutomaticChoice>) - Constructor for class org.openstreetmap.josm.gui.conflict.tags.TagConflictResolutionUtil.AutomaticChoiceGroup
Instantiate an automatic tag conflict resolver which choose from a given list of choice values.
AutomaticCombine() - Constructor for class org.openstreetmap.josm.gui.conflict.tags.TagConflictResolutionUtil.AutomaticCombine
Default constructor.
AutomaticCombine(String, String, boolean, String, String) - Constructor for class org.openstreetmap.josm.gui.conflict.tags.TagConflictResolutionUtil.AutomaticCombine
Instantiate an automatic tag-conflict resolver which combining the values using a separator.
automaticTagConflictResolvers - Static variable in class org.openstreetmap.josm.gui.conflict.tags.TagConflictResolutionUtil
 
autoRescale - Variable in class org.openstreetmap.josm.gui.mappaint.styleelement.MapImage
A flag indicating that the image should automatically be scaled to the right size.
autoresizeTagTable() - Method in class org.openstreetmap.josm.gui.dialogs.properties.PropertiesDialog
 
autosave - Variable in class org.openstreetmap.josm.gui.preferences.map.BackupPreference
 
autosave(File) - Method in class org.openstreetmap.josm.gui.layer.AbstractModifiableLayer
Perform the autosave action for the layer
autosave(File) - Method in class org.openstreetmap.josm.gui.layer.NoteLayer
 
autosave(File) - Method in class org.openstreetmap.josm.gui.layer.OsmDataLayer
 
AUTOSAVE_DIR - Static variable in class org.openstreetmap.josm.gui.layer.AutosaveTask
 
autosaveDir - Variable in class org.openstreetmap.josm.gui.layer.AutosaveTask
 
autosaveInterval - Variable in class org.openstreetmap.josm.gui.preferences.map.BackupPreference
 
AutosaveLayerInfo(T) - Constructor for class org.openstreetmap.josm.gui.layer.AutosaveTask.AutosaveLayerInfo
 
AutosaveTask - Class in org.openstreetmap.josm.gui.layer
Saves data and note layers periodically so they can be recovered in case of a crash.
AutosaveTask() - Constructor for class org.openstreetmap.josm.gui.layer.AutosaveTask
 
AutosaveTask.AutosaveLayerInfo<T extends AbstractModifiableLayer> - Class in org.openstreetmap.josm.gui.layer
 
autoScale() - Method in class org.openstreetmap.josm.actions.AutoScaleAction
Performs this auto scale operation for the mode this action is in.
autoScale(AutoScaleAction.AutoScaleMode) - Static method in class org.openstreetmap.josm.actions.AutoScaleAction
Performs the auto scale operation of the given mode without the need to create a new action.
AutoScaleAction - Class in org.openstreetmap.josm.actions
Toggles the autoScale feature of the mapView
AutoScaleAction(AutoScaleAction.AutoScaleMode) - Constructor for class org.openstreetmap.josm.actions.AutoScaleAction
Constructs a new AutoScaleAction.
AutoScaleAction(AutoScaleAction.AutoScaleMode, boolean) - Constructor for class org.openstreetmap.josm.actions.AutoScaleAction
Constructs a new AutoScaleAction.
AutoScaleAction.AutoScaleMode - Enum in org.openstreetmap.josm.actions
A list of things we can zoom to.
AutoScaleAction.MapFrameAdapter - Class in org.openstreetmap.josm.actions
Adapter for MapFrame change events
AutoScaleAction.ZoomChangeAdapter - Class in org.openstreetmap.josm.actions
Adapter for zoom change events
autoScaleActions - Variable in class org.openstreetmap.josm.gui.MainMenu
View / "Zoom to"...
AutoScaleMode(String) - Constructor for enum org.openstreetmap.josm.actions.AutoScaleAction.AutoScaleMode
 
AutoSizePanel() - Constructor for class org.openstreetmap.josm.gui.preferences.server.ProxyPreferencesPanel.AutoSizePanel
 
autostartIfNeeded() - Static method in class org.openstreetmap.josm.gui.download.DownloadDialog
Automatically opens the download dialog, if autorun is enabled.
autoZoom - Variable in class org.openstreetmap.josm.gui.layer.imagery.TileSourceDisplaySettings
if layers changes automatically, when user zooms in
AutoZoomAction - Class in org.openstreetmap.josm.gui.layer.imagery
Auto zoom.
AutoZoomAction(AbstractTileSourceLayer<?>) - Constructor for class org.openstreetmap.josm.gui.layer.imagery.AutoZoomAction
Constructs a new AutoZoomAction.
autozoomActive - Variable in class org.openstreetmap.josm.gui.preferences.imagery.TMSSettingsPanel
 
autozoomActive - Variable in class org.openstreetmap.josm.gui.preferences.imagery.WMSSettingsPanel
 
available - Variable in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.SimpleCharStream
 
available() - Method in class org.openstreetmap.josm.io.OsmPbfReader.BoundedInputStream
 
AVAILABLE - org.openstreetmap.josm.gui.preferences.plugin.PluginInstallation
Plugins not loaded
AVAILABLE_SOURCES - org.openstreetmap.josm.gui.preferences.SourceEditor.I18nString
Available (styles|presets|rules)
availableOptions - Variable in class org.openstreetmap.josm.tools.OptionParser
 
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
 
availablePluginsModified() - Method in class org.openstreetmap.josm.gui.preferences.plugin.PluginPreferencesModel
 
availableSourcesModel - Variable in class org.openstreetmap.josm.gui.preferences.SourceEditor
the underlying model of available sources
AvailableSourcesModel() - Constructor for class org.openstreetmap.josm.gui.preferences.SourceEditor.AvailableSourcesModel
Constructs a new AvailableSourcesListModel
availableSourcesUrl - Variable in class org.openstreetmap.josm.gui.preferences.SourceEditor
the URL from which the available sources are fetched
availableWays - Variable in class org.openstreetmap.josm.actions.JoinAreasAction.WayTraverser
Set of JoinAreasAction.WayInPolygon to be joined by walk algorithm
aValue - Variable in class org.openstreetmap.josm.data.SystemOfMeasurement
First value, in meters, used to translate unit according to above formula.
averageFallSpeed - Static variable in class org.openstreetmap.josm.gui.animation.DropImage
 
averageFallSpeed - Static variable in class org.openstreetmap.josm.gui.animation.Star
 
averageRotationSpeed - Static variable in class org.openstreetmap.josm.gui.animation.Star
 
averageStarWidth - Static variable in class org.openstreetmap.josm.gui.animation.Star
 
awtListener - Variable in class org.openstreetmap.josm.gui.MapStatus
 
axis - org.openstreetmap.josm.data.projection.CustomProjection.Param
definition of axis for projection
axis - Variable in class org.openstreetmap.josm.data.projection.CustomProjection
Starting in PROJ 4.8.0, the +axis argument can be used to control the axis orientation of the coordinate system.
azimuth - Variable in class org.openstreetmap.josm.data.projection.proj.ObliqueMercator
The azimuth of the central line passing through the centre of the projection, in radians.
azimuthalAngle - Variable in class org.openstreetmap.josm.gui.util.imagery.Vector3D
The azimuthal angle phi
azimuthalAngleCos - Variable in class org.openstreetmap.josm.gui.util.imagery.Vector3D
Cosine of azimuthal angle (angle from X axis)
azimuthalAngleSin - Variable in class org.openstreetmap.josm.gui.util.imagery.Vector3D
Sine of azimuthal angle (angle from X axis)
AzimuthalEquidistant - Class in org.openstreetmap.josm.data.projection.proj
Azimuthal Equidistant projection.
AzimuthalEquidistant() - Constructor for class org.openstreetmap.josm.data.projection.proj.AzimuthalEquidistant
 
AzimuthalEquidistant.Mode - Enum in org.openstreetmap.josm.data.projection.proj
The four possible modes or aspects of the projection.

B

b - org.openstreetmap.josm.data.projection.CustomProjection.Param
Semiminor radius of the ellipsoid axis
b - Variable in class org.openstreetmap.josm.actions.AlignInLineAction.Line
 
b - Variable in class org.openstreetmap.josm.actions.corrector.ReverseWayTagCorrector.StringSwitcher
 
b - Variable in class org.openstreetmap.josm.data.osm.NodePair
 
b - Variable in class org.openstreetmap.josm.data.projection.Ellipsoid
half short axis
b - Variable in class org.openstreetmap.josm.data.projection.proj.ObliqueMercator
Constants used in the transformation.
b - Variable in class org.openstreetmap.josm.tools.CompositeList
 
b - Variable in class org.openstreetmap.josm.tools.Pair
The second item
b0 - Variable in class org.openstreetmap.josm.data.projection.proj.SwissObliqueMercator
 
back() - Method in class org.openstreetmap.josm.gui.help.HelpBrowserHistory
Go back.
BackAction() - Constructor for class org.openstreetmap.josm.gui.oauth.FullyAutomaticAuthorizationUI.BackAction
 
BackAction(IHelpBrowser) - Constructor for class org.openstreetmap.josm.gui.help.HelpBrowser.BackAction
Constructs a new BackAction.
background - Variable in class org.openstreetmap.josm.gui.layer.Layer
The layer should be handled as a background layer in automatic handling
BACKGROUND - org.openstreetmap.josm.data.imagery.vectortile.mapbox.style.Layers.Type
A background color or pattern
BACKGROUND - org.openstreetmap.josm.data.osm.visitor.paint.PaintColors
Background of the map
BACKGROUND_COLOR - Static variable in class org.openstreetmap.josm.gui.dialogs.ConflictDialog
 
backgroundColor - Variable in class org.openstreetmap.josm.data.osm.visitor.paint.AbstractMapRenderer
Color Preference for background
backgroundColor - Variable in class org.openstreetmap.josm.gui.mappaint.RenderingHelper
 
backgroundColor - Variable in class org.openstreetmap.josm.gui.preferences.advanced.PreferencesTable.SettingCellRenderer
 
backgroundColorCache - Variable in class org.openstreetmap.josm.gui.mappaint.ElemStyles
 
backgroundColorOverride - Variable in class org.openstreetmap.josm.gui.mappaint.mapcss.MapCSSStyleSource
 
BackgroundProgressMonitor() - Constructor for class org.openstreetmap.josm.gui.MapStatus.BackgroundProgressMonitor
 
backspaceAction - Variable in class org.openstreetmap.josm.actions.mapmode.DrawAction
 
BackSpaceAction() - Constructor for class org.openstreetmap.josm.actions.mapmode.DrawAction.BackSpaceAction
 
backspaceShortcut - Variable in class org.openstreetmap.josm.actions.mapmode.DrawAction
 
backup(int) - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.SimpleCharStream
Backup a number of characters.
backupFiles - Variable in class org.openstreetmap.josm.gui.layer.AutosaveTask.AutosaveLayerInfo
 
backupPerLayer - Variable in class org.openstreetmap.josm.gui.preferences.map.BackupPreference
 
BackupPreference - Class in org.openstreetmap.josm.gui.preferences.map
Preference settings for data layer autosave.
BackupPreference() - Constructor for class org.openstreetmap.josm.gui.preferences.map.BackupPreference
 
BackupPreference.Factory - Class in org.openstreetmap.josm.gui.preferences.map
Factory used to create a new BackupPreference.
backupX - Variable in class org.openstreetmap.josm.command.MoveCommand
 
backupY - Variable in class org.openstreetmap.josm.command.MoveCommand
 
BACKWARD - org.openstreetmap.josm.gui.dialogs.relation.sort.WayConnectionType.Direction
 
BACKWARDS - org.openstreetmap.josm.command.SplitWayCommand.Direction
 
badConnections - Variable in class org.openstreetmap.josm.data.validation.tests.PowerLines
 
BARRIER - org.openstreetmap.josm.data.validation.tests.CrossingWays.WayType
 
BARRIER - Static variable in class org.openstreetmap.josm.data.validation.tests.CrossingWays
 
BARRIER_ENTRANCE_WITHOUT_BARRIER - Static variable in class org.openstreetmap.josm.data.validation.tests.BarriersEntrances
 
BarriersEntrances - Class in org.openstreetmap.josm.data.validation.tests
Performs validation tests on barriers and entrances.
BarriersEntrances() - Constructor for class org.openstreetmap.josm.data.validation.tests.BarriersEntrances
Constructor
base - Variable in class org.openstreetmap.josm.data.preferences.AbstractProperty.ValueChangeEvent
 
base - Variable in class org.openstreetmap.josm.data.projection.ShiftedProjecting
 
base - Variable in class org.openstreetmap.josm.gui.download.DownloadSourceSizingPolicy.FixedDownloadSourceSizePolicy
 
base - Variable in class org.openstreetmap.josm.gui.mappaint.mapcss.Selector.GeneralSelector
 
base - Variable in class org.openstreetmap.josm.tools.ListeningCollection
 
BASE - org.openstreetmap.josm.actions.ExtensionFileFilter.AddArchiveExtension
Only base extension is added
BASE_16 - Static variable in class org.openstreetmap.josm.data.validation.routines.InetAddressValidator
 
BASE_ANY - Static variable in interface org.openstreetmap.josm.gui.mappaint.mapcss.Selector
selector base that matches anything.
BASE_AREA - Static variable in interface org.openstreetmap.josm.gui.mappaint.mapcss.Selector
selector base that matches with any area regardless of whether the area border is only modelled with a single way or with a set of ways glued together with a relation.
BASE_CANVAS - Static variable in interface org.openstreetmap.josm.gui.mappaint.mapcss.Selector
selector base for style information not specific to nodes, ways or relations.
BASE_META - Static variable in interface org.openstreetmap.josm.gui.mappaint.mapcss.Selector
selector base for special rules containing meta information.
BASE_NODE - Static variable in interface org.openstreetmap.josm.gui.mappaint.mapcss.Selector
selector base that matches on OSM object node.
BASE_RELATION - Static variable in interface org.openstreetmap.josm.gui.mappaint.mapcss.Selector
selector base that matches on OSM object relation.
BASE_SETTING - Static variable in interface org.openstreetmap.josm.gui.mappaint.mapcss.Selector
selector base for artificial bases created to use preferences.
BASE_SETTINGS - Static variable in interface org.openstreetmap.josm.gui.mappaint.mapcss.Selector
selector base for grouping settings.
BASE_WAY - Static variable in interface org.openstreetmap.josm.gui.mappaint.mapcss.Selector
selector base that matches on OSM object way.
baseDirectories - Static variable in class org.openstreetmap.josm.spi.preferences.Config
 
baseImage - Variable in class org.openstreetmap.josm.tools.ImageResource
The base raster image for the final output
BASELANGUAGE - org.openstreetmap.josm.tools.LanguageInfo.LocaleType
The base language (i.e.
baseMultiResolutionImageClass - Static variable in class org.openstreetmap.josm.tools.HiDPISupport
 
baseMultiResolutionImageConstructor - Static variable in class org.openstreetmap.josm.tools.HiDPISupport
 
baseProperty - Variable in enum org.openstreetmap.josm.data.osm.visitor.paint.PaintColors
 
baseurl - Variable in class org.openstreetmap.josm.tools.WikiReader
 
baseUrl - Variable in class org.openstreetmap.josm.data.imagery.WMTSCapabilities
 
baseUrl - Variable in class org.openstreetmap.josm.data.imagery.WMTSTileSource.Layer
 
baseUrl - Variable in class org.openstreetmap.josm.tools.Mediawiki
 
BASIC_AUTH - Static variable in class org.openstreetmap.josm.io.OsmConnection
 
BASIC_STROKE - Static variable in class org.openstreetmap.josm.actions.mapmode.DrawAction
 
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
Constructs a new BasicAuthenticationPreferencesPanel.
BasicChangesetQueryPanel - Class in org.openstreetmap.josm.gui.dialogs.changeset.query
This panel presents a list of basic queries for changesets.
BasicChangesetQueryPanel() - Constructor for class org.openstreetmap.josm.gui.dialogs.changeset.query.BasicChangesetQueryPanel
Constructs a new BasicChangesetQueryPanel.
BasicChangesetQueryPanel.BasicQuery - Enum in org.openstreetmap.josm.gui.dialogs.changeset.query
Enumeration of basic, predefined queries
BasicChangesetQueryPanel.SelectQueryHandler - Class in org.openstreetmap.josm.gui.dialogs.changeset.query
Responds to changes in the selected query
BasicQuery() - Constructor for enum org.openstreetmap.josm.gui.dialogs.changeset.query.BasicChangesetQueryPanel.BasicQuery
 
BasicUploadSettingsPanel - Class in org.openstreetmap.josm.gui.io
BasicUploadSettingsPanel allows to enter the basic parameters required for uploading data.
BasicUploadSettingsPanel(UploadDialogModel) - Constructor for class org.openstreetmap.josm.gui.io.BasicUploadSettingsPanel
Creates the panel
bbox - Variable in class org.openstreetmap.josm.data.imagery.vectortile.mapbox.MVTTile
 
bbox - Variable in class org.openstreetmap.josm.data.imagery.WMTSTileSource.Layer
 
bbox - Variable in class org.openstreetmap.josm.data.osm.pbf.HeaderBlock
 
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 - Variable in class org.openstreetmap.josm.tools.GeoPropertyIndex.GPLevel
 
bbox() - Method in class org.openstreetmap.josm.data.osm.pbf.HeaderBlock
The bbox
bbox(double, double, double, double) - Static method in class org.openstreetmap.josm.io.OverpassDownloadReader
 
BBox - Class in org.openstreetmap.josm.data.osm
A BBox represents an area in lat/lon space.
BBox() - Constructor for class org.openstreetmap.josm.data.osm.BBox
Constructs a new (invalid) BBox
BBox(double, double) - Constructor for class org.openstreetmap.josm.data.osm.BBox
Constructs a new BBox defined by a single point.
BBox(double, double, double) - Constructor for class org.openstreetmap.josm.data.osm.BBox
Creates bbox around the coordinate (x, y).
BBox(double, double, double, double) - Constructor for class org.openstreetmap.josm.data.osm.BBox
Create minimal BBox so that this.bounds(ax,ay) and this.bounds(bx,by) will both return true
BBox(ILatLon) - Constructor for class org.openstreetmap.josm.data.osm.BBox
Create BBox for a given latlon.
BBox(LatLon, LatLon) - Constructor for class org.openstreetmap.josm.data.osm.BBox
Constructs a new BBox defined by points a and b.
BBox(BBox) - Constructor for class org.openstreetmap.josm.data.osm.BBox
Constructs a new BBox from another one.
BBox(INode) - Constructor for class org.openstreetmap.josm.data.osm.BBox
Create BBox for a node.
BBox(IWay<?>) - Constructor for class org.openstreetmap.josm.data.osm.BBox
Create BBox for all nodes of the way with known coordinates.
BBOX_PROP - Static variable in interface org.openstreetmap.josm.gui.bbox.BBoxChooser
A BBoxChooser emits PropertyChangeEvents for this property if the current bounding box changes.
BBox.Immutable - Class in org.openstreetmap.josm.data.osm
 
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
 
bboxesAreFunctionallyEqual(BBox, BBox, Double) - Static method in class org.openstreetmap.josm.data.osm.BBox
Check if bboxes are functionally equal
bboxIsFunctionallyEqual(BBox, Double) - Method in class org.openstreetmap.josm.data.osm.BBox
Check if bboxes are functionally equal
BBoxRestrictionPanel - Class in org.openstreetmap.josm.gui.dialogs.changeset.query
This is the panel for selecting whether the query should be restricted to a specific bounding box.
BBoxRestrictionPanel() - Constructor for class org.openstreetmap.josm.gui.dialogs.changeset.query.BBoxRestrictionPanel
Constructs a new BBoxRestrictionPanel.
bboxText - Variable in class org.openstreetmap.josm.gui.download.DownloadDialog
 
BD - org.openstreetmap.josm.io.nmea.TalkerId
BeiDou (China)
bdiag - Variable in class org.openstreetmap.josm.tools.Diff
 
bdiagoff - Variable in class org.openstreetmap.josm.tools.Diff
 
bearing(ILatLon) - Method in interface org.openstreetmap.josm.data.coor.ILatLon
Returns bearing from this point to another.
bearing(LatLon) - Method in class org.openstreetmap.josm.data.coor.LatLon
Deprecated.
since 18494 (use ILatLon.bearing(ILatLon) instead)
becomeDirty() - Method in class org.openstreetmap.josm.data.osm.visitor.paint.ImageCache
Mark this tile as dirty
BEFORE_FIRST_BACKGROUND_LAYER - Static variable in interface org.openstreetmap.josm.gui.layer.LayerPositionStrategy
The default for background layers: They are added before the first background layer in the list.
BEFORE_UPLOAD - Static variable in class org.openstreetmap.josm.data.validation.tests.TagChecker
 
beforeFirstLayerAdded(MainLayerManager.LayerAvailabilityEvent) - Method in interface org.openstreetmap.josm.gui.layer.MainLayerManager.LayerAvailabilityListener
This method is called in the UI thread right before the first layer is added.
beforeInitializationTasks() - Method in class org.openstreetmap.josm.gui.MainInitialization
 
beforeInitializationTasks() - Method in interface org.openstreetmap.josm.spi.lifecycle.InitializationSequence
Returns tasks that must be run before parallel tasks.
beforeUpload - Variable in class org.openstreetmap.josm.data.validation.ValidationTask
 
beginColumn - Variable in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.Token
The column number of the first character of this Token.
beginLine - Variable in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.Token
The line number of the first character of this Token.
BEGINS_WITH - org.openstreetmap.josm.gui.mappaint.mapcss.ConditionFactory.Op
The value needs to begin with the reference string.
beginTask(String) - Method in class org.openstreetmap.josm.gui.progress.AbstractProgressMonitor
 
beginTask(String) - Method in class org.openstreetmap.josm.gui.progress.NullProgressMonitor
 
beginTask(String) - Method in interface org.openstreetmap.josm.gui.progress.ProgressMonitor
Starts this progress monitor.
beginTask(String) - Method in class org.openstreetmap.josm.gui.SplashScreen.SplashProgressMonitor
 
beginTask(String, int) - Method in class org.openstreetmap.josm.gui.progress.AbstractProgressMonitor
 
beginTask(String, int) - Method in class org.openstreetmap.josm.gui.progress.NullProgressMonitor
 
beginTask(String, int) - Method in interface org.openstreetmap.josm.gui.progress.ProgressMonitor
Starts this progress monitor.
beginTask(String, int) - Method in class org.openstreetmap.josm.gui.SplashScreen.SplashProgressMonitor
 
BeginToken() - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.SimpleCharStream
Start.
beginUpdate() - Method in class org.openstreetmap.josm.data.gpx.GpxData
Begins updating this GpxData and prevents listeners from being fired.
beginUpdate() - Method in class org.openstreetmap.josm.data.osm.DataSet
Can be called before bigger changes on dataset.
behaviour - Variable in class org.openstreetmap.josm.gui.widgets.FilterField.FilterFieldAdapter
 
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
BELOW - org.openstreetmap.josm.gui.mappaint.styleelement.BoxTextElement.VerticalTextAlignment
Render below the box
belowMinColor - Variable in class org.openstreetmap.josm.tools.ColorScale
 
belowWMS130 - Variable in class org.openstreetmap.josm.data.imagery.TemplatedWMSTileSource
 
belowWMS130() - Method in class org.openstreetmap.josm.io.imagery.WMSImagery
Determines if this service operates at protocol level below WMS 1.3.0
benchmarkFactory - Variable in class org.openstreetmap.josm.data.osm.visitor.paint.StyledMapRenderer
 
Bessel1841 - Static variable in class org.openstreetmap.josm.data.projection.Ellipsoid
Bessel 1841 ellipsoid
BesselNamibia - Static variable in class org.openstreetmap.josm.data.projection.Ellipsoid
Bessel 1841 (Namibia)
bestMarked - Variable in class org.openstreetmap.josm.data.imagery.ImageryInfo
marked as best in other editors
bestMarked - Variable in class org.openstreetmap.josm.data.imagery.ImageryInfo.ImageryPreferenceEntry
 
betterJarUrl(URL) - Static method in class org.openstreetmap.josm.tools.Utils
Tries to build a better JAR URL if we find it concerned by a JDK bug.
betterJarUrl(URL, URL) - Static method in class org.openstreetmap.josm.tools.Utils
Tries to build a better JAR URL if we find it concerned by a JDK bug.
between(long, long) - Method in class org.openstreetmap.josm.data.osm.history.History
Returns a new partial copy of this history, between the given version numbers
between(Instant, Instant) - Method in class org.openstreetmap.josm.data.osm.history.History
Returns a new partial copy of this history, between the given dates
BGCOLOR - org.openstreetmap.josm.gui.conflict.ConflictColors
Conflict background
BGCOLOR_COMBINED - org.openstreetmap.josm.gui.conflict.ConflictColors
Conflict background: combined
BGCOLOR_DECIDED - org.openstreetmap.josm.gui.conflict.ConflictColors
Conflict background: decided
BGCOLOR_DOUBLE_ENTRY - Static variable in class org.openstreetmap.josm.gui.dialogs.relation.MemberTableCellRenderer
 
BGCOLOR_DROP - org.openstreetmap.josm.gui.conflict.ConflictColors
Conflict background: drop
BGCOLOR_EMPTY_ROW - org.openstreetmap.josm.gui.conflict.ConflictColors
Conflict background: empty row
BGCOLOR_FROZEN - org.openstreetmap.josm.gui.conflict.ConflictColors
Conflict background: frozen
BGCOLOR_IN_JOSM_SELECTION - Static variable in class org.openstreetmap.josm.gui.dialogs.relation.MemberTableCellRenderer
 
BGCOLOR_IN_OPPOSITE - org.openstreetmap.josm.gui.conflict.ConflictColors
Conflict background: in opposite
BGCOLOR_KEEP - org.openstreetmap.josm.gui.conflict.ConflictColors
Conflict background: keep
BGCOLOR_MEMBER_KEEP - org.openstreetmap.josm.gui.conflict.ConflictColors
Conflict background: keep member
BGCOLOR_MEMBER_REMOVE - org.openstreetmap.josm.gui.conflict.ConflictColors
Conflict background: remove member
BGCOLOR_NO_CONFLICT - org.openstreetmap.josm.gui.conflict.ConflictColors
Conflict background: no conflict
BGCOLOR_NOT_IN_OPPOSITE - org.openstreetmap.josm.gui.conflict.ConflictColors
Conflict background: not in opposite
BGCOLOR_PARTICIPATING_IN_COMPARISON - org.openstreetmap.josm.gui.conflict.ConflictColors
Conflict background: in comparison
BGCOLOR_SAME_POSITION_IN_OPPOSITE - org.openstreetmap.josm.gui.conflict.ConflictColors
Conflict background: same position in opposite
BGCOLOR_SELECTED - org.openstreetmap.josm.gui.conflict.ConflictColors
Conflict background: selected
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
Color of selected background
BGCOLOR_SELECTED - Static variable in class org.openstreetmap.josm.gui.history.TagTableCellRenderer
The background color for a selected row while the table is not focused.
BGCOLOR_SELECTED_FOCUS - Static variable in class org.openstreetmap.josm.gui.history.TagTableCellRenderer
The background color for a selected row that has the focus.
BGCOLOR_SINGLE_ENTRY - Static variable in class org.openstreetmap.josm.gui.dialogs.relation.SelectionTableCellRenderer
 
BGCOLOR_TAG_KEEP_ALL - org.openstreetmap.josm.gui.conflict.ConflictColors
Conflict background: keep all tags
BGCOLOR_TAG_KEEP_NONE - org.openstreetmap.josm.gui.conflict.ConflictColors
Conflict background: drop tag
BGCOLOR_TAG_KEEP_ONE - org.openstreetmap.josm.gui.conflict.ConflictColors
Conflict background: keep one tag
BGCOLOR_TAG_SUM_ALL_NUM - org.openstreetmap.josm.gui.conflict.ConflictColors
Conflict background: sum all numeric tags
BGCOLOR_UNDECIDED - org.openstreetmap.josm.gui.conflict.ConflictColors
Conflict background: undecided
bgUserRestrictions - Variable in class org.openstreetmap.josm.gui.dialogs.changeset.query.UserRestrictionPanel
 
bIcons - Variable in class org.openstreetmap.josm.gui.ExtendedDialog
 
BILINEAR - org.openstreetmap.josm.tools.ImageWarp.Interpolation
Bilinear.
binaryMatchFactoryMap - Static variable in class org.openstreetmap.josm.data.osm.search.SearchCompiler
 
BING - org.openstreetmap.josm.data.imagery.ImageryInfo.ImageryType
TMS entry for Microsoft Bing.
BingAttributionData() - Constructor for class org.openstreetmap.josm.data.imagery.CachedAttributionBingAerialTileSource.BingAttributionData
 
BirthdayExtension - Class in org.openstreetmap.josm.gui.animation
Birthday animation game extension.
BirthdayExtension() - Constructor for class org.openstreetmap.josm.gui.animation.BirthdayExtension
 
BirthdayExtension.Circle - Class in org.openstreetmap.josm.gui.animation
Creates a circle with a position, radius and checks if two circles ovelaps
BirthdayExtension.Gift - Class in org.openstreetmap.josm.gui.animation
Creates a gift with a position, radius, updates position and renders the image
BirthdayExtension.Player - Class in org.openstreetmap.josm.gui.animation
Creates a player with a position, radius and updates position
BLACKLIST - Static variable in class org.openstreetmap.josm.data.validation.tests.Lanes
 
blankSpaceMenu - Variable in class org.openstreetmap.josm.gui.dialogs.properties.PropertiesDialog
 
blankSpaceMenuHandler - Variable in class org.openstreetmap.josm.gui.dialogs.properties.PropertiesDialog
 
BlankSpaceMenuLauncher(JPopupMenu) - Constructor for class org.openstreetmap.josm.gui.dialogs.properties.PropertiesDialog.BlankSpaceMenuLauncher
 
Blob - Class in org.openstreetmap.josm.data.osm.pbf
A "Blob" of data from an OSM PBF file.
Blob(Integer, Blob.CompressionType, byte...) - Constructor for class org.openstreetmap.josm.data.osm.pbf.Blob
Create a new blob
Blob.CompressionType - Enum in org.openstreetmap.josm.data.osm.pbf
The compression types for the blob
BlobHeader - Class in org.openstreetmap.josm.data.osm.pbf
A "BlobHeader" which contains metadata for a Blob.
BlobHeader(String, byte[], int) - Constructor for class org.openstreetmap.josm.data.osm.pbf.BlobHeader
Create a new BlobHeader
BLOCKED - org.openstreetmap.josm.data.osm.DownloadPolicy
Download blocked.
BLOCKED - org.openstreetmap.josm.data.osm.UploadPolicy
Upload blocked.
blue(Color) - Static method in class org.openstreetmap.josm.gui.mappaint.mapcss.Functions
Get the value of the blue color channel in the rgb color model
bName - Variable in class org.openstreetmap.josm.data.SystemOfMeasurement
Second unit used to format text.
boldRenderer - Static variable in class org.openstreetmap.josm.gui.correction.CorrectionTable
 
BoldRenderer() - Constructor for class org.openstreetmap.josm.gui.correction.CorrectionTable.BoldRenderer
 
bookmark - Variable in class org.openstreetmap.josm.gui.layer.AbstractTileSourceLayer.OffsetMenuBookmarkEntry
 
Bookmark() - Constructor for class org.openstreetmap.josm.gui.download.BookmarkList.Bookmark
Constructs a new empty Bookmark.
Bookmark(String, Bounds) - Constructor for class org.openstreetmap.josm.gui.download.BookmarkList.Bookmark
Constructs a new Bookmark for the given name and area.
Bookmark(Collection<String>) - Constructor for class org.openstreetmap.josm.gui.download.BookmarkList.Bookmark
Constructs a new Bookmark with the given contents.
Bookmark(Bounds) - Constructor for class org.openstreetmap.josm.gui.download.BookmarkList.Bookmark
Constructs a new unnamed Bookmark for the given area.
BookmarkCellRenderer() - Constructor for class org.openstreetmap.josm.gui.download.BookmarkList.BookmarkCellRenderer
Constructs a new BookmarkCellRenderer.
BookmarkList - Class in org.openstreetmap.josm.gui.download
List class that read and save its content from the bookmark file.
BookmarkList() - Constructor for class org.openstreetmap.josm.gui.download.BookmarkList
Creates a bookmark list as well as the Buttons add and remove.
BookmarkList.Bookmark - Class in org.openstreetmap.josm.gui.download
Class holding one bookmarkentry.
BookmarkList.BookmarkCellRenderer - Class in org.openstreetmap.josm.gui.download
 
BookmarkList.ChangesetBookmark - Class in org.openstreetmap.josm.gui.download
A specific optional bookmark for the boundaries of recent changesets.
BookmarkList.HomeLocationBookmark - Class in org.openstreetmap.josm.gui.download
A specific optional bookmark for the "home location" configured on osm.org website.
bookmarkOffset(String, AbstractTileSourceLayer<?>) - Static method in class org.openstreetmap.josm.data.imagery.OffsetBookmark
Add a bookmark for the displacement of that layer
bookmarks - Variable in class org.openstreetmap.josm.gui.download.BookmarkSelection
the list of bookmarks
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.DoubleClickAdapter - Class in org.openstreetmap.josm.gui.download
 
BookmarkSelection.RefreshAction - Class in org.openstreetmap.josm.gui.download
 
BookmarkSelection.RemoveAction - Class in org.openstreetmap.josm.gui.download
 
BookmarkSelection.RenameAction - Class in org.openstreetmap.josm.gui.download
 
BookmarkWmsAction() - Constructor for class org.openstreetmap.josm.gui.layer.WMSLayer.BookmarkWmsAction
Constructs a new BookmarkWmsAction.
BOOL - Static variable in class org.openstreetmap.josm.data.imagery.vectortile.mapbox.Layer.ValueFields
 
BooleanMatch(String, boolean) - Constructor for class org.openstreetmap.josm.data.osm.search.SearchCompiler.BooleanMatch
 
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.
BooleanRenderer() - Constructor for class org.openstreetmap.josm.gui.dialogs.FilterDialog.BooleanRenderer
 
BooleanStyleSetting(StyleSource, String, AbstractToStringProperty<Boolean>) - Constructor for class org.openstreetmap.josm.gui.mappaint.StyleSetting.BooleanStyleSetting
 
BooleanStyleSettingCheckBoxMenuItem(StyleSetting.BooleanStyleSetting) - Constructor for class org.openstreetmap.josm.gui.mappaint.BooleanStyleSettingGui.BooleanStyleSettingCheckBoxMenuItem
 
BooleanStyleSettingGui - Class in org.openstreetmap.josm.gui.mappaint
GUI elements for a StyleSetting.BooleanStyleSetting class.
BooleanStyleSettingGui(StyleSetting.BooleanStyleSetting) - Constructor for class org.openstreetmap.josm.gui.mappaint.BooleanStyleSettingGui
Constructs a new BooleanStyleSettingGui.
BooleanStyleSettingGui.BooleanStyleSettingCheckBoxMenuItem - Class in org.openstreetmap.josm.gui.mappaint
 
BOPOMOFO - Static variable in class org.openstreetmap.josm.tools.I18n
 
both - Variable in class org.openstreetmap.josm.tools.XmlObjectParser.Entry
 
BOTH - org.openstreetmap.josm.gui.dialogs.PropertiesMembershipChoiceDialog.ExistingBothNew
 
bothNodes - Variable in class org.openstreetmap.josm.gui.dialogs.PropertiesMembershipChoiceDialog.ExistingBothNewChoice
The "Both nodes" button
bothTables - Variable in class org.openstreetmap.josm.gui.dialogs.properties.PropertiesDialog
JPanel containing both previous tables
BOTTOM - org.openstreetmap.josm.gui.mappaint.styleelement.BoxTextElement.VerticalTextAlignment
Align to the bottom of the box
BOTTOM - org.openstreetmap.josm.gui.mappaint.styleelement.RepeatImageElement.LineImageAlignment
Align it to the bottom of the line
BOTTOM - Static variable in class org.openstreetmap.josm.gui.mappaint.Keyword
Align text at the bottom
BOTTOM - Static variable in class org.openstreetmap.josm.tools.ShapeClipper
 
Boundaries() - Constructor for class org.openstreetmap.josm.data.validation.tests.CrossingWays.Boundaries
Constructs a new crossing Boundaries test.
BOUNDED - org.openstreetmap.josm.tools.ImageResizeMode
Calculate dimensions for the largest image that fit within the bounding box, retain aspect ratio
BoundedInputStream(InputStream) - Constructor for class org.openstreetmap.josm.io.OsmPbfReader.BoundedInputStream
 
BoundingBoxBuilder() - Constructor for class org.openstreetmap.josm.gui.download.BoundingBoxSelection.BoundingBoxBuilder
 
boundingBoxChanged(Bounds) - Method in class org.openstreetmap.josm.gui.download.AbstractDownloadSourcePanel
Updates GUI components of the panel according to the bbox changes.
boundingBoxChanged(Bounds) - Method in class org.openstreetmap.josm.gui.download.OSMDownloadSource.OSMDownloadSourcePanel
 
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
Read content from OSM server for a given bounding box
BoundingBoxDownloader(Bounds) - Constructor for class org.openstreetmap.josm.io.BoundingBoxDownloader
Constructs a new BoundingBoxDownloader.
BoundingBoxDownloader.MoreNotesException - Exception in org.openstreetmap.josm.io
Indicates that the number of fetched notes equals the specified limit.
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.LatValueChecker - Class in org.openstreetmap.josm.gui.download
 
BoundingBoxSelection.LonValueChecker - Class in org.openstreetmap.josm.gui.download
 
BoundingBoxSelection.OsmUrlRefresher - Class in org.openstreetmap.josm.gui.download
 
BoundingBoxSelection.SelectAllOnFocusHandler - Class in org.openstreetmap.josm.gui.download
 
BoundingBoxSelectionPanel - Class in org.openstreetmap.josm.gui.widgets
A panel that allows the user to input the coordinates of a lat/lon box
BoundingBoxSelectionPanel() - Constructor for class org.openstreetmap.josm.gui.widgets.BoundingBoxSelectionPanel
Constructs a new BoundingBoxSelectionPanel.
BoundingBoxSelectionPanel.LatitudeValidator - Class in org.openstreetmap.josm.gui.widgets
 
BoundingBoxSelectionPanel.LongitudeValidator - Class in org.openstreetmap.josm.gui.widgets
 
BoundingBoxSelectionPanel.OsmUrlRefresher - Class in org.openstreetmap.josm.gui.widgets
 
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 - org.openstreetmap.josm.data.projection.CustomProjection.Param
 
bounds - org.openstreetmap.josm.gui.DownloadParamType
geographic area
bounds - Variable in class org.openstreetmap.josm.actions.downloadtasks.DownloadNotesTask.DownloadBoundingBoxTask
 
bounds - Variable in class org.openstreetmap.josm.data.DataSource
The bounds of this data source
bounds - Variable in class org.openstreetmap.josm.data.gpx.GpxTrack
 
bounds - Variable in class org.openstreetmap.josm.data.gpx.GpxTrackSegment
 
bounds - Variable in class org.openstreetmap.josm.data.imagery.LayerDetails
 
bounds - Variable in class org.openstreetmap.josm.data.imagery.vectortile.mapbox.style.Source
The bounds of the data.
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 - Variable in class org.openstreetmap.josm.data.sources.SourceInfo
display bounds of imagery, displayed in prefs and used for automatic imagery selection
bounds - Variable in class org.openstreetmap.josm.data.sources.SourcePreferenceEntry
The bounds of the source
bounds - Variable in class org.openstreetmap.josm.data.ViewportData
 
bounds - Variable in class org.openstreetmap.josm.gui.layer.AbstractTileSourceLayer.DeepTileSet
 
bounds - Variable in class org.openstreetmap.josm.gui.layer.geoimage.WikimediaCommonsLoader
 
bounds - Variable in class org.openstreetmap.josm.gui.mappaint.RenderingCLI.RenderingArea
 
bounds - Variable in class org.openstreetmap.josm.gui.mappaint.RenderingHelper
 
bounds - Variable in class org.openstreetmap.josm.gui.preferences.projection.ProjectionPreference
 
bounds - Variable in class org.openstreetmap.josm.gui.widgets.MultiSplitLayout.Node
 
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 - Variable in class org.openstreetmap.josm.io.NameFinder.SearchResult
 
bounds(LatLon) - Method in class org.openstreetmap.josm.data.osm.BBox
Tests, whether the Point c lies within the bbox.
bounds(BBox) - Method in class org.openstreetmap.josm.data.osm.BBox
Tests, whether the bbox b lies completely inside this bbox.
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(double...) - Constructor for class org.openstreetmap.josm.data.Bounds
Constructs bounds out of two points.
Bounds(double[], boolean) - Constructor for class org.openstreetmap.josm.data.Bounds
Constructs bounds out of two points.
Bounds(double, double, boolean) - Constructor for class org.openstreetmap.josm.data.Bounds
Single point Bounds defined by point [lat,lon].
Bounds(double, double, double, double) - Constructor for class org.openstreetmap.josm.data.Bounds
Constructs bounds out of two points.
Bounds(double, double, double, double, boolean) - Constructor for class org.openstreetmap.josm.data.Bounds
Constructs bounds out of two points.
Bounds(Rectangle2D) - Constructor for class org.openstreetmap.josm.data.Bounds
Creates new Bounds from a rectangle.
Bounds(String, String) - Constructor for class org.openstreetmap.josm.data.Bounds
Bounds(String, String, Bounds.ParseMethod) - Constructor for class org.openstreetmap.josm.data.Bounds
Parse the bounds from a given string and round to OSM precision
Bounds(String, String, Bounds.ParseMethod, boolean) - Constructor for class org.openstreetmap.josm.data.Bounds
Parse the bounds from a given string
Bounds(Bounds) - Constructor for class org.openstreetmap.josm.data.Bounds
Creates new Bounds from an existing one.
Bounds(LatLon) - Constructor for class org.openstreetmap.josm.data.Bounds
Constructs bounds out a single point.
Bounds(LatLon, boolean) - Constructor for class org.openstreetmap.josm.data.Bounds
Single point Bounds defined by lat/lon b.
Bounds(LatLon, double, double) - Constructor for class org.openstreetmap.josm.data.Bounds
Creates new bounds around a coordinate pair center.
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
Constructs bounds out of two points.
BOUNDS - org.openstreetmap.josm.gui.mappaint.RenderingCLI.Option
 
BOUNDS - org.openstreetmap.josm.io.imagery.ImageryReader.State
 
Bounds.ParseMethod - Enum in org.openstreetmap.josm.data
The method used by the Bounds(String, String, ParseMethod) constructor
boundsInterner - Variable in class org.openstreetmap.josm.io.imagery.ImageryReader.Parser
 
boundsProvider - Static variable in class org.openstreetmap.josm.data.projection.ProjectionRegistry
 
boundsToTiles(double, double, double, double, int) - Static method in class org.openstreetmap.josm.data.osm.visitor.paint.TileZXY
Convert a bounds to a series of tiles that entirely cover the bounds
boundsToTiles(double, double, double, double, int, int) - Static method in class org.openstreetmap.josm.data.osm.visitor.paint.TileZXY
Convert a bounds to a series of tiles that entirely cover the bounds
boundsWithXandWidth(Rectangle, double, double) - Static method in class org.openstreetmap.josm.gui.widgets.MultiSplitLayout
 
boundsWithYandHeight(Rectangle, double, double) - Static method in class org.openstreetmap.josm.gui.widgets.MultiSplitLayout
 
box - Variable in class org.openstreetmap.josm.gui.mappaint.styleelement.BoxTextElement.BoxProviderResult
 
box - Variable in class org.openstreetmap.josm.gui.mappaint.styleelement.BoxTextElement.SimpleBoxProvider
 
box() - Method in class org.openstreetmap.josm.gui.mappaint.styleelement.MapImage.MapImageBoxProvider
 
boxProvider - Variable in class org.openstreetmap.josm.gui.mappaint.styleelement.BoxTextElement
 
BoxProviderResult(Rectangle, boolean) - Constructor for class org.openstreetmap.josm.gui.mappaint.styleelement.BoxTextElement.BoxProviderResult
Create a new box provider result
BoxTextElement - Class in org.openstreetmap.josm.gui.mappaint.styleelement
Text style attached to a style with a bounding box, like an icon or a symbol.
BoxTextElement(Cascade, TextLabel, BoxTextElement.BoxProvider, int, int, BoxTextElement.HorizontalTextAlignment, BoxTextElement.VerticalTextAlignment) - Constructor for class org.openstreetmap.josm.gui.mappaint.styleelement.BoxTextElement
Create a new BoxTextElement
BoxTextElement.BoxProvider - Interface in org.openstreetmap.josm.gui.mappaint.styleelement
Something that provides us with a BoxTextElement.BoxProviderResult
BoxTextElement.BoxProviderResult - Class in org.openstreetmap.josm.gui.mappaint.styleelement
A box rectangle with a flag if it is temporary.
BoxTextElement.HorizontalTextAlignment - Enum in org.openstreetmap.josm.gui.mappaint.styleelement
MapCSS text-anchor-horizontal
BoxTextElement.SimpleBoxProvider - Class in org.openstreetmap.josm.gui.mappaint.styleelement
A BoxTextElement.BoxProvider that always returns the same non-temporary rectangle
BoxTextElement.VerticalTextAlignment - Enum in org.openstreetmap.josm.gui.mappaint.styleelement
MapCSS text-anchor-vertical
bra - Variable in class org.openstreetmap.josm.data.projection.proj.ObliqueMercator
Convenience value equal to ObliqueMercator.b / a.
browser - Variable in class org.openstreetmap.josm.gui.help.HelpBrowser.AbstractBrowserAction
 
browser - Variable in class org.openstreetmap.josm.gui.help.HelpBrowserHistory
 
browser - Variable in class org.openstreetmap.josm.gui.help.HyperlinkHandler
 
browser - Variable in class org.openstreetmap.josm.gui.history.HistoryBrowserDialog
the embedded browser
browserActions - Variable in class org.openstreetmap.josm.gui.util.AbstractTag2LinkPopupListener
 
bTexts - Variable in class org.openstreetmap.josm.gui.ExtendedDialog
 
btn - Variable in class org.openstreetmap.josm.actions.MapRectifierWMSmenuAction.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.download.DownloadDialog
 
btnCancel - Variable in class org.openstreetmap.josm.gui.PleaseWaitDialog
 
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
 
btnCopyPath - Variable in class org.openstreetmap.josm.gui.layer.geoimage.ImageViewerDialog
 
btnDel - Variable in class org.openstreetmap.josm.gui.dialogs.properties.PropertiesDialog
The Delete button (needed to be able to disable it)
btnDelete - Variable in class org.openstreetmap.josm.gui.layer.geoimage.ImageViewerDialog
 
btnDeleteFromDisk - Variable in class org.openstreetmap.josm.gui.layer.geoimage.ImageViewerDialog
 
btnDown - Variable in class org.openstreetmap.josm.gui.dialogs.layer.MergeGpxLayerDialog
 
btnDownload - Variable in class org.openstreetmap.josm.gui.download.DownloadDialog
 
btnDownloadNewLayer - 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)
btnFileChooser - Variable in class org.openstreetmap.josm.gui.io.LayerNameAndFilePathTableCell
 
btnFirst - Variable in class org.openstreetmap.josm.gui.layer.geoimage.ImageViewerDialog
 
btnHelp - Variable in class org.openstreetmap.josm.gui.download.DownloadDialog
 
btnInBackground - Variable in class org.openstreetmap.josm.gui.PleaseWaitDialog
 
btnLast - Variable in class org.openstreetmap.josm.gui.layer.geoimage.ImageViewerDialog
 
btnNext - Variable in class org.openstreetmap.josm.gui.layer.geoimage.ImageViewerDialog
 
btnOK - Variable in class org.openstreetmap.josm.gui.dialogs.DeleteFromRelationConfirmationDialog
 
btnOpenChangesetPopupMenu - Variable in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetDetailPanel
 
btnOpenExternal - Variable in class org.openstreetmap.josm.gui.layer.geoimage.ImageViewerDialog
 
btnPrevious - Variable in class org.openstreetmap.josm.gui.layer.geoimage.ImageViewerDialog
 
btnResolveMy - Variable in class org.openstreetmap.josm.gui.dialogs.ConflictDialog.ResolveButtonsPopupMenuListener
 
btnResolveTheir - Variable in class org.openstreetmap.josm.gui.dialogs.ConflictDialog.ResolveButtonsPopupMenuListener
 
btnTest - Variable in class org.openstreetmap.josm.gui.preferences.server.OsmApiUrlInputPanel
 
btnUp - Variable in class org.openstreetmap.josm.gui.dialogs.layer.MergeGpxLayerDialog
 
btnUpload - Variable in class org.openstreetmap.josm.gui.io.UploadDialog
the upload button
bToolTipTexts - Variable in class org.openstreetmap.josm.gui.ExtendedDialog
 
bufcolumn - Variable in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.SimpleCharStream
 
buffer - Variable in class org.openstreetmap.josm.gui.layer.gpx.DownloadAlongPanel
 
buffer - Variable in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.SimpleCharStream
 
buffer - Variable in class org.openstreetmap.josm.io.NoteReader.Parser
 
BUFFER_PIXELS - Static variable in class org.openstreetmap.josm.data.osm.visitor.paint.StyledTiledMapRenderer
 
BUFFER_TILES - Static variable in class org.openstreetmap.josm.data.osm.visitor.paint.StyledTiledMapRenderer
 
BufferedImageCacheEntry - Class in org.openstreetmap.josm.data.cache
Cache Entry that has methods to get the BufferedImage, that will be cached along in memory but will be not serialized when saved to the disk (to avoid duplication of data)
BufferedImageCacheEntry(byte[]) - Constructor for class org.openstreetmap.josm.data.cache.BufferedImageCacheEntry
 
bufferedLines - Variable in class org.openstreetmap.josm.tools.Diff.FileData
Number of elements (lines) in this file.
bufline - Variable in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.SimpleCharStream
 
bufpos - Variable in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.SimpleCharStream
Position in buffer.
bufsize - Variable in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.SimpleCharStream
 
BugReport - Class in org.openstreetmap.josm.tools.bugreport
This class contains utility methods to create and handle a bug report.
BugReport(ReportedException) - Constructor for class org.openstreetmap.josm.tools.bugreport.BugReport
Create a new bug report
BugReport.BugReportListener - Interface in org.openstreetmap.josm.tools.bugreport
A listener that listens to changes to this report.
bugReportChanged(BugReport) - Method in interface org.openstreetmap.josm.tools.bugreport.BugReport.BugReportListener
Called whenever this bug report was changed, e.g.
BugReportDialog - Class in org.openstreetmap.josm.gui.bugreport
This is a dialog that can be used to display a bug report.
BugReportDialog(BugReport) - Constructor for class org.openstreetmap.josm.gui.bugreport.BugReportDialog
Create a new dialog.
BugReportDisplayRunnable() - Constructor for class org.openstreetmap.josm.tools.bugreport.BugReportQueue.BugReportDisplayRunnable
 
BugReportExceptionHandler - Class in org.openstreetmap.josm.tools.bugreport
An exception handler that asks the user to send a bug report.
BugReportExceptionHandler() - Constructor for class org.openstreetmap.josm.tools.bugreport.BugReportExceptionHandler
 
bugReportHandler - Variable in class org.openstreetmap.josm.tools.bugreport.BugReportQueue
 
BugReportQueue - Class in org.openstreetmap.josm.tools.bugreport
This class handles the display of the bug report dialog.
BugReportQueue() - Constructor for class org.openstreetmap.josm.tools.bugreport.BugReportQueue
 
BugReportQueue.BugReportDisplayRunnable - Class in org.openstreetmap.josm.tools.bugreport
 
BugReportQueue.BugReportHandler - Interface in org.openstreetmap.josm.tools.bugreport
Class that handles reporting a bug to the user.
BugReportQueue.SuppressionMode - Enum in org.openstreetmap.josm.tools.bugreport
The suppression mode that should be used after the dialog was closed.
BugReportSender - Class in org.openstreetmap.josm.tools.bugreport
This class handles sending the bug report to JOSM website.
BugReportSender(String) - Constructor for class org.openstreetmap.josm.tools.bugreport.BugReportSender
Creates a new sender.
BugReportSender.BugReportSenderException - Exception in org.openstreetmap.josm.tools.bugreport
 
BugReportSender.BugReportSendingHandler - Interface in org.openstreetmap.josm.tools.bugreport
Called during bug submission to JOSM bugtracker.
BugReportSenderException(String) - Constructor for exception org.openstreetmap.josm.tools.bugreport.BugReportSender.BugReportSenderException
 
BugReportSenderException(Throwable) - Constructor for exception org.openstreetmap.josm.tools.bugreport.BugReportSender.BugReportSenderException
 
BugReportSettingsPanel - Class in org.openstreetmap.josm.gui.bugreport
This panel displays the settings that can be changed before submitting a bug report to the web page.
BugReportSettingsPanel(BugReport) - Constructor for class org.openstreetmap.josm.gui.bugreport.BugReportSettingsPanel
Creates the new settings panel.
build() - Method in class org.openstreetmap.josm.actions.SessionSaveAction.SessionSaveAsDialog
 
build() - Method in class org.openstreetmap.josm.data.imagery.WMTSTileSource.TileMatrixSetBuilder
 
build() - Method in class org.openstreetmap.josm.data.osm.visitor.MergeSourceBuildingVisitor
Builds and returns the "hull".
build() - Method in class org.openstreetmap.josm.data.validation.TestError.Builder
Returns a new test error with the specified values
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.AbstractListMerger
 
build() - Method in class org.openstreetmap.josm.gui.conflict.pair.ConflictResolver
builds the UI
build() - Method in class org.openstreetmap.josm.gui.conflict.tags.CombinePrimitiveResolverDialog
Builds the components.
build() - Method in class org.openstreetmap.josm.gui.conflict.tags.PasteTagsConflictResolverDialog
 
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.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.ChangesetDiscussionPanel
 
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.BasicChangesetQueryPanel
 
build() - Method in class org.openstreetmap.josm.gui.dialogs.changeset.query.ChangesetQueryDialog
 
build() - Method in class org.openstreetmap.josm.gui.dialogs.changeset.query.OpenAndCloseStateRestrictionPanel
 
build() - Method in class org.openstreetmap.josm.gui.dialogs.changeset.query.TimeRestrictionPanel
 
build() - Method in class org.openstreetmap.josm.gui.dialogs.changeset.query.UrlBasedQueryPanel
 
build() - Method in class org.openstreetmap.josm.gui.dialogs.changeset.query.UserRestrictionPanel
 
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.DeleteFromRelationConfirmationDialog
 
build() - Method in class org.openstreetmap.josm.gui.dialogs.FilterDialog
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
Builds GUI.
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() - Method in class org.openstreetmap.josm.gui.history.HistoryViewerPanel
 
build() - Method in class org.openstreetmap.josm.gui.history.VersionInfoPanel
 
build() - Method in class org.openstreetmap.josm.gui.history.VersionTable
Builds the table.
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.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.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.layer.geoimage.ImageViewerDialog
 
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.preferences.advanced.AbstractListEditor
 
build() - Method in class org.openstreetmap.josm.gui.preferences.advanced.AbstractTableListEditor
 
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() - Method in class org.openstreetmap.josm.gui.preferences.plugin.PluginUpdatePolicyPanel
 
build() - Method in class org.openstreetmap.josm.gui.preferences.PreferenceDialog
 
build() - Method in class org.openstreetmap.josm.gui.preferences.projection.CodeSelectionPanel
 
build() - Static method in class org.openstreetmap.josm.gui.preferences.projection.CustomProjectionChoice.ParameterInfoDialog
 
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.FeaturesPanel
 
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.TagTableColumnModelBuilder
Returns the new tag table column model.
build() - Method in class org.openstreetmap.josm.gui.widgets.BoundingBoxSelectionPanel
 
build() - Method in class org.openstreetmap.josm.gui.widgets.EditableList
 
build() - Method in class org.openstreetmap.josm.gui.widgets.HtmlPanel
 
build() - Method in class org.openstreetmap.josm.plugins.PluginHandler.UpdatePluginsMessagePanel
 
build(String) - Method in class org.openstreetmap.josm.gui.preferences.advanced.StringEditor
 
build(String, ActionListener) - Method in class org.openstreetmap.josm.gui.preferences.projection.CustomProjectionChoice.PreferencePanel
 
build(String, String) - Method in class org.openstreetmap.josm.gui.dialogs.LogShowDialog
 
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<OsmPrimitive>, List<OsmPrimitive>) - Static method in class org.openstreetmap.josm.command.PurgeCommand
Creates a new PurgeCommand to purge selected OSM primitives.
build(Collection<Relation>) - Method in class org.openstreetmap.josm.data.APIDataSet.RelationUploadDependencyGraph
 
build(OsmPrimitive) - Method in class org.openstreetmap.josm.gui.history.HistoryBrowserModel.HistoryPrimitiveBuilder
 
build(OsmPrimitive, Tagged) - Static method in class org.openstreetmap.josm.command.ChangePropertyCommand
Calculate the ChangePropertyCommand that is needed to change the tags in source to be equal to those in target.
build(Notification, MouseListener, ActionListener) - Method in class org.openstreetmap.josm.gui.NotificationManager.NotificationPanel
 
BUILD_AN_EXECUTE_QUERY - Static variable in class org.openstreetmap.josm.gui.download.OverpassQueryWizardDialog
 
BUILD_QUERY - Static variable in class org.openstreetmap.josm.gui.download.OverpassQueryWizardDialog
 
buildAboutPanel() - Method in class org.openstreetmap.josm.actions.AboutAction
 
buildAbsoluteHelpTopic(String, LanguageInfo.LocaleType) - Static method in class org.openstreetmap.josm.gui.help.HelpUtil
Replies the absolute, localized help topic for the given topic.
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.dialogs.changeset.ChangesetDiscussionPanel
 
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.preferences.plugin.PluginPreference
 
buildActionPanel() - Method in class org.openstreetmap.josm.gui.preferences.PreferenceDialog
 
buildActionsPanel() - Method in class org.openstreetmap.josm.gui.oauth.ManualAuthorizationUI
 
buildActiveLayerChangeAdapter() - Method in class org.openstreetmap.josm.actions.JosmAction
Override this if calling JosmAction.updateEnabledState() on active layer change event is not enough.
buildAdjustmentLockControlPanel(JCheckBox) - Method in class org.openstreetmap.josm.gui.conflict.pair.AbstractListMerger
 
buildAdvancedPropertiesPanel() - Method in class org.openstreetmap.josm.gui.preferences.server.OAuthAuthenticationPreferencesPanel
Builds the panel for entering the advanced OAuth parameters
buildAllRoles(Relation) - Static method in class org.openstreetmap.josm.data.validation.tests.RelationChecker
 
buildAndParse(InputStream, Class<T>) - Static method in class org.openstreetmap.josm.gui.io.importexport.GpxLikeImporter
 
buildApplyAction() - Method in class org.openstreetmap.josm.gui.conflict.tags.CombinePrimitiveResolverDialog
Builds the "Apply" action.
buildButton(JPanel, AbstractAction) - Method in class org.openstreetmap.josm.gui.tagging.TagEditorPanel
 
buildButtonPanel() - Method in class org.openstreetmap.josm.gui.conflict.tags.CombinePrimitiveResolverDialog
Builds the button panel.
buildButtonPanel() - Method in class org.openstreetmap.josm.gui.conflict.tags.PasteTagsConflictResolverDialog
 
buildButtonPanel() - Static 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.DeleteFromRelationConfirmationDialog
 
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
Builds the button pane of the dialog.
buildButtonPanel() - Method in class org.openstreetmap.josm.gui.io.UploadSelectionDialog
 
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>) - Method in class org.openstreetmap.josm.gui.conflict.tags.MultiValueResolutionDecision
Builds a change command for applying this resolution to a collection of primitives
buildChangeCommand(OsmPrimitive) - Method in class org.openstreetmap.josm.gui.conflict.tags.MultiValueResolutionDecision
Builds a change command for applying this resolution to a primitive
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
Builds the changeset query.
buildChangesetQuery() - Method in class org.openstreetmap.josm.gui.dialogs.changeset.query.UrlBasedQueryPanel
Replies the ChangesetQuery specified in this panel.
buildChangesetQuery(String) - Static method in class org.openstreetmap.josm.gui.dialogs.changeset.query.UrlBasedQueryPanel
 
buildChangesetsLists() - Method in class org.openstreetmap.josm.gui.dialogs.ChangesetDialog
 
buildChangesetSummary() - Method in class org.openstreetmap.josm.gui.io.UploadParameterSummaryPanel
 
buildChangesetSummary2() - 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.TimeRestrictionPanel
 
buildClosedAfterInputPanel() - Method in class org.openstreetmap.josm.gui.dialogs.changeset.query.TimeRestrictionPanel
 
buildCommand(DataSet) - Static method in class org.openstreetmap.josm.actions.AlignInCircleAction
Builds "align in circle" command depending on the selected objects.
buildCommand(DataSet) - Method in class org.openstreetmap.josm.actions.AlignInLineAction
Builds "align in line" command depending on the selected objects.
buildCommandLineArgumentMap(String...) - Method in class org.openstreetmap.josm.gui.ProgramArguments
Builds the command-line argument map.
buildComparePairSelectionPanel() - Method in class org.openstreetmap.josm.gui.conflict.pair.AbstractListMerger
 
buildContent(boolean) - Method in class org.openstreetmap.josm.gui.layer.geoimage.AdvancedCorrelationSettingsDialog
 
buildContent(List<ImageEntry>) - Method in class org.openstreetmap.josm.gui.layer.geoimage.SynchronizeTimeFromPhotoDialog
 
buildContent(GpxTimezone, GpxTimeOffset, int) - Method in class org.openstreetmap.josm.gui.layer.geoimage.AdjustTimezoneAndOffsetDialog
 
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
buildCurrentTable() - Method in class org.openstreetmap.josm.gui.history.HistoryViewerPanel
 
buildCurrentTable() - Method in class org.openstreetmap.josm.gui.history.NodeListViewer
 
buildCurrentTable() - Method in class org.openstreetmap.josm.gui.history.RelationMemberListViewer
 
buildCurrentTable() - Method in class org.openstreetmap.josm.gui.history.TagInfoViewer
 
buildDataText(OsmData<?, ?, ?, ?>, List<IPrimitive>) - Static method in class org.openstreetmap.josm.gui.dialogs.InspectPrimitiveDialog
 
buildDefaultServerUrlPanel() - Method in class org.openstreetmap.josm.gui.preferences.server.OsmApiUrlInputPanel
 
buildDefaultToolTip(long, Map<String, String>) - Static method in class org.openstreetmap.josm.data.osm.DefaultNameFormatter
 
buildDefaultToolTip(HistoryOsmPrimitive) - Method in class org.openstreetmap.josm.data.osm.DefaultNameFormatter
Builds a default tooltip text for an HistoryOsmPrimitive primitive.
buildDefaultToolTip(IPrimitive) - Method in class org.openstreetmap.josm.data.osm.DefaultNameFormatter
Builds a default tooltip text for the primitive primitive.
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
 
buildDetailViewPanel() - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetDetailPanel
 
buildDialog() - Method in class org.openstreetmap.josm.gui.dialogs.NotesDialog
 
buildDiscussionPanel() - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetDiscussionPanel
 
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.plugin.PluginPreference
Returns the download summary string to be shown.
buildEastNorth() - Method in class org.openstreetmap.josm.gui.dialogs.LatLonDialog
 
buildEmptyConflictsPanel() - Method in class org.openstreetmap.josm.gui.conflict.tags.CombinePrimitiveResolverDialog
Builds empty conflicts panel.
builder(Test, Severity, int) - Static method in class org.openstreetmap.josm.data.validation.TestError
Starts building a new TestError
Builder(Test, Severity, int) - Constructor for class org.openstreetmap.josm.data.validation.TestError.Builder
 
buildErrorsOrWarningPanel(Collection<T>, JPanel) - Method in class org.openstreetmap.josm.gui.dialogs.MapPaintDialog.InfoAction
 
buildExceptionIncludesHostsProxyConfigurationPanel() - Method in class org.openstreetmap.josm.gui.preferences.server.ProxyPreferencesPanel
 
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
Parses the given XML data and returns the associated user info.
buildFromXML(Document) - Static method in class org.openstreetmap.josm.io.OsmServerUserPreferencesReader
Parses the given XML data and returns the associated user preferences.
buildFrozeStateControlPanel() - Method in class org.openstreetmap.josm.gui.conflict.pair.AbstractListMerger
 
buildGetMapUrl(List<String>, Collection<String>, String, boolean) - Method in class org.openstreetmap.josm.io.imagery.WMSImagery
Returns URL for accessing GetMap service.
buildGetMapUrl(List<DefaultLayer>, boolean) - Method in class org.openstreetmap.josm.io.imagery.WMSImagery
Returns URL for accessing GetMap service.
buildGetMapUrl(List<LayerDetails>, List<String>, boolean) - Method in class org.openstreetmap.josm.io.imagery.WMSImagery
Returns URL for accessing GetMap service.
buildGetMapUrl(List<LayerDetails>, List<String>, String, boolean) - Method in class org.openstreetmap.josm.io.imagery.WMSImagery
Returns URL for accessing GetMap service.
buildGrantsPanel() - Method in class org.openstreetmap.josm.gui.oauth.FullyAutomaticAuthorizationUI
Builds the panel with the three privileges the user can grant JOSM
buildGraph(Way) - Method in class org.openstreetmap.josm.data.validation.tests.CycleDetector
Returns a collection of ways, which belongs to the same graph.
buildGroups(List<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
Constructs GUI.
buildHeaderInfoPanel() - Method in class org.openstreetmap.josm.gui.oauth.OAuthAuthorizationWizard
Builds the panel with general information in the header
buildHelpPanel() - Method in class org.openstreetmap.josm.gui.dialogs.changeset.query.UrlBasedQueryPanel
 
buildHintsSection(AutoCompComboBox<SearchSetting>, SearchDialog.PanelOptions) - Static method in class org.openstreetmap.josm.gui.dialogs.SearchDialog
 
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
 
buildIcons(GridBagConstraints) - Method in class org.openstreetmap.josm.gui.preferences.SourceEditor
 
buildIdMap(List<ImageryInfo>, Map<String, ImageryInfo>) - Static method in class org.openstreetmap.josm.data.imagery.ImageryLayerInfo
Build the mapping of unique ids to ImageryInfos.
buildIgnore(JTree) - Static method in class org.openstreetmap.josm.data.validation.OsmValidator
Build a HashMap from a tree of ignored errors
buildIgnore(TreeModel, DefaultMutableTreeNode) - Static method in class org.openstreetmap.josm.data.validation.OsmValidator
 
buildImageryInfo() - Method in class org.openstreetmap.josm.io.remotecontrol.handler.ImageryHandler
 
buildIndex(Stream<MapCSSRule>) - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.MapCSSStyleIndex
Builds and initializes the index.
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 - org.openstreetmap.josm.data.validation.tests.CrossingWays.WayType
 
BUILDING - Static variable in class org.openstreetmap.josm.data.validation.tests.PowerLines
 
BUILDING_STATION_TAGS - Static variable in class org.openstreetmap.josm.data.validation.tests.PowerLines
Values for building key interpreted as power stations
buildInputFields() - Method in class org.openstreetmap.josm.gui.widgets.BoundingBoxSelectionPanel
 
buildJTreeList() - Static method in class org.openstreetmap.josm.data.validation.OsmValidator
Build a JTree with a list
buildLabel(String, String, JTextArea) - Static method in class org.openstreetmap.josm.gui.history.VersionInfoPanel
 
buildLabelCompositionStrategy(Cascade, boolean) - Static method in class org.openstreetmap.josm.gui.mappaint.styleelement.TextLabel
Derives a suitable label composition strategy from the style properties in c.
buildLabelText(double) - Method in class org.openstreetmap.josm.actions.mapmode.DrawSnapHelper
 
buildLatLon() - Method in class org.openstreetmap.josm.gui.dialogs.LatLonDialog
 
buildLayerChangeAdapter() - Method in class org.openstreetmap.josm.actions.AbstractUploadAction
 
buildLayerChangeAdapter() - Method in class org.openstreetmap.josm.actions.JosmAction
Override this if calling JosmAction.updateEnabledState() on layer change events is not enough.
buildLayerChangeAdapter() - Method in class org.openstreetmap.josm.actions.SaveAction
 
buildLeftButtonPanel() - Method in class org.openstreetmap.josm.gui.conflict.pair.AbstractListMerger
 
buildList() - Method in class org.openstreetmap.josm.gui.dialogs.ValidatorListManagementDialog
Build a JTree with a list
buildListOfEditorsText(Collection<? extends IPrimitive>) - Static method in class org.openstreetmap.josm.gui.dialogs.InspectPrimitiveDialog
 
buildListOfPluginsToLoad(Component, ProgressMonitor) - Static method in class org.openstreetmap.josm.plugins.PluginHandler
Builds the list of plugins to load.
buildListPanel() - Method in class org.openstreetmap.josm.gui.dialogs.ChangesetDialog
 
buildMainPanel() - Method in class org.openstreetmap.josm.gui.download.DownloadDialog
Builds the main panel of the dialog.
buildMapPaintText() - Static method in class org.openstreetmap.josm.gui.dialogs.InspectPrimitiveDialog
 
buildMemberEditorPanel(GenericRelationEditor.LeftButtonToolbar, IRelationEditorActionAccess) - Static method in class org.openstreetmap.josm.gui.dialogs.relation.GenericRelationEditor
builds the panel for the relation member editor
buildMembershipTable() - Method in class org.openstreetmap.josm.gui.dialogs.properties.PropertiesDialog
 
buildMenuRecentExisting() - Method in class org.openstreetmap.josm.gui.dialogs.properties.TagEditHelper.AddTagsDialog
 
buildMenuRefreshRecent() - Method in class org.openstreetmap.josm.gui.dialogs.properties.TagEditHelper.AddTagsDialog
 
buildMergedElementsTable() - Method in class org.openstreetmap.josm.gui.conflict.pair.AbstractListMerger
 
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.AbstractListMergeModel
 
buildMergedEntriesTableModel() - Method in class org.openstreetmap.josm.gui.conflict.pair.relation.RelationMemberListMergeModel
 
buildMergedListControlButtons() - Method in class org.openstreetmap.josm.gui.conflict.pair.AbstractListMerger
 
buildModel() - Static 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
 
buildMvtUrl() - Method in class org.openstreetmap.josm.gui.preferences.imagery.AddMVTLayerPanel
 
buildMyElementsTable() - Method in class org.openstreetmap.josm.gui.conflict.pair.AbstractListMerger
 
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.AbstractListMergeModel
 
buildName - Variable in class org.openstreetmap.josm.data.Version
 
buildNameTags(List<String>) - Static method in class org.openstreetmap.josm.gui.mappaint.styleelement.LabelCompositionStrategy.DeriveLabelFromNameTagsCompositionStrategy
 
buildNativeGroup(int, AbstractRelationEditorAction...) - Static method in class org.openstreetmap.josm.gui.dialogs.relation.GenericRelationEditor
 
buildNodeChunks(Way, Collection<Node>) - Static method in class org.openstreetmap.josm.actions.JoinAreasAction
Simple chunking version.
buildNodePairs(List<Way>, boolean) - Static method in class org.openstreetmap.josm.data.osm.NodeGraph
Builds a list of pair of nodes from the given ways.
buildNodePairs(Way, boolean) - Static method in class org.openstreetmap.josm.data.osm.NodeGraph
Builds a list of pair of nodes from the given way.
buildNominatimURL(String) - Static method in class org.openstreetmap.josm.io.NameFinder
Builds the Nominatim URL for performing the given search
buildNominatimURL(String, Collection<NameFinder.SearchResult>) - Static method in class org.openstreetmap.josm.io.NameFinder
Builds the Nominatim URL for performing the given search and excluding the results (of a previous search)
buildOkCancelButtonPanel(OKAction, DeleteCurrentRelationAction, CancelAction) - Method in class org.openstreetmap.josm.gui.dialogs.relation.GenericRelationEditor
builds the panel with the OK and the Cancel button
buildOSBuildNumber() - Method in class org.openstreetmap.josm.tools.PlatformHookOsx
 
buildOSBuildNumber() - Static method in class org.openstreetmap.josm.tools.PlatformHookWindows
 
buildOSDescription() - Method in class org.openstreetmap.josm.tools.PlatformHookUnixoid
 
buildPanel() - Method in class org.openstreetmap.josm.gui.preferences.PreferenceTabbedPane.PreferencePanel
 
buildPanel(boolean) - Method in class org.openstreetmap.josm.actions.PurgeAction
 
buildPanel(SearchDialog.PanelOptions) - Method in class org.openstreetmap.josm.gui.dialogs.SearchDialog
 
buildParser() - Static method in class org.openstreetmap.josm.gui.tagging.presets.TaggingPresetReader
 
buildPath2DLatLon(List<? extends ILatLon>, Path2D) - Static method in class org.openstreetmap.josm.tools.Geometry
Builds a path from a list of nodes
buildPathFromNodePairs(Deque<NodePair>) - Method in class org.openstreetmap.josm.data.osm.NodeGraph
 
buildPFClip(Path2D.Double, List<? extends INode>, double) - Static method in class org.openstreetmap.josm.data.osm.visitor.paint.StyledMapRenderer
Fix the clipping area of unclosed polygons for partial fill.
buildPluginListPanel() - Method in class org.openstreetmap.josm.gui.preferences.plugin.PluginPreference
 
buildPoly() - Method in class org.openstreetmap.josm.data.osm.visitor.paint.relations.Multipolygon.PolyData
 
buildPolygon(double, double, double) - Method in enum org.openstreetmap.josm.gui.draw.SymbolShape
 
buildPopupMenu() - Method in class org.openstreetmap.josm.gui.dialogs.relation.MemberTable
 
buildPopupMenu() - Method in class org.openstreetmap.josm.gui.preferences.advanced.AdvancedPreference
 
buildPopupMenu() - Method in class org.openstreetmap.josm.gui.widgets.OsmPrimitivesTable
 
buildPresetsWithPattern() - Method in class org.openstreetmap.josm.gui.tagging.presets.TaggingPresetNameTemplateList
 
buildPrimitive(PrimitiveData) - Method in class org.openstreetmap.josm.io.AbstractReader
 
buildPropertiesPanel() - Method in class org.openstreetmap.josm.gui.oauth.FullyAutomaticAuthorizationUI
 
buildProxySettingsPanel() - Method in class org.openstreetmap.josm.gui.preferences.server.ProxyPreferencesPanel
 
buildQueriesPanel() - Method in class org.openstreetmap.josm.gui.dialogs.changeset.query.BasicChangesetQueryPanel
 
buildQueryAction() - Method in class org.openstreetmap.josm.gui.download.OverpassQueryWizardDialog
Builds an Overpass query out from SearchSetting contents.
buildQueryPanel() - Method in class org.openstreetmap.josm.gui.dialogs.changeset.query.AdvancedChangesetQueryPanel
 
buildRecentTagsPanel() - Method in class org.openstreetmap.josm.gui.dialogs.properties.TagEditHelper.AddTagsDialog
 
buildRedoTree() - Method in class org.openstreetmap.josm.gui.dialogs.CommandStackDialog
 
buildReferenceTable() - Method in class org.openstreetmap.josm.gui.history.HistoryViewerPanel
 
buildReferenceTable() - Method in class org.openstreetmap.josm.gui.history.NodeListViewer
 
buildReferenceTable() - Method in class org.openstreetmap.josm.gui.history.RelationMemberListViewer
 
buildReferenceTable() - Method in class org.openstreetmap.josm.gui.history.TagInfoViewer
 
buildRelationMemberConflictResolverPanel() - Method in class org.openstreetmap.josm.gui.conflict.tags.CombinePrimitiveResolverDialog
Builds the relation member conflict resolver panel.
buildRelationMemberTablePanel() - Method in class org.openstreetmap.josm.gui.dialogs.DeleteFromRelationConfirmationDialog
 
buildRequestString(OsmPrimitiveType, Set<Long>) - Method in class org.openstreetmap.josm.io.MultiFetchServerObjectReader
builds the Multi Get request string for a set of ids 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.CombinePrimitiveResolver
Builds conflicts resolution commands for the given target primitive.
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.AbstractListMergeModel
Builds the command to resolve conflicts in the list.
buildResolveCommand(Conflict<? extends OsmPrimitive>) - Method in class org.openstreetmap.josm.gui.conflict.pair.nodes.NodeListMergeModel
 
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(Conflict<? extends OsmPrimitive>) - Method in class org.openstreetmap.josm.gui.conflict.pair.relation.RelationMemberListMergeModel
 
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
 
buildResponse(ProgressMonitor) - Method in class org.openstreetmap.josm.tools.Http1Client
 
buildResponse(ProgressMonitor) - Method in class org.openstreetmap.josm.tools.HttpClient
 
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.AbstractListMerger
 
buildRoleEditingPanel() - Method in class org.openstreetmap.josm.gui.conflict.tags.RelationMemberConflictResolver
 
buildRoleInfoMap(Relation) - Static method in class org.openstreetmap.josm.data.validation.tests.RelationChecker
 
buildRoleTextField(IRelationEditor) - Static method in class org.openstreetmap.josm.gui.dialogs.relation.GenericRelationEditor
builds the role text field
buildRootUrl() - Method in class org.openstreetmap.josm.io.imagery.WMSImagery
Returns root URL of services in this GetCapabilities.
buildRootUrlWithoutCapabilities() - Method in class org.openstreetmap.josm.io.imagery.WMSImagery
Returns root URL of services without the GetCapabilities call.
buildRows() - Method in class org.openstreetmap.josm.gui.conflict.pair.AbstractMergePanel
Add the rows to this component.
buildScript(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.
buildScript(boolean[], int, boolean[], int) - Method in class org.openstreetmap.josm.tools.Diff.ReverseScript
 
buildScript(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.
buildSearchFieldPanel() - Method in class org.openstreetmap.josm.gui.preferences.plugin.PluginPreference
 
buildSearchPanel() - Method in class org.openstreetmap.josm.gui.download.PlaceSelection
 
buildSearchStringForTag(String, String) - Static method in class org.openstreetmap.josm.data.osm.search.SearchCompiler
Builds a search string for the given tag.
buildSelectedPrimitivesPanel() - Method in class org.openstreetmap.josm.gui.io.UploadSelectionDialog
 
buildSelectionControlButtonToolbar(IRelationEditorActionAccess) - Static method in class org.openstreetmap.josm.gui.dialogs.relation.GenericRelationEditor
build the toolbar with the buttons for adding or removing the current selection
buildSelectionTablePanel(SelectionTable) - Static method in class org.openstreetmap.josm.gui.dialogs.relation.GenericRelationEditor
builds the panel with the table displaying the currently selected primitives
buildSetOfIncompleteMembers(Collection<IRelation<?>>) - Static method in class org.openstreetmap.josm.actions.relation.DownloadSelectedIncompleteMembersAction
Returns the set of incomplete members of the given relations.
buildSettingsPanel() - Method in class org.openstreetmap.josm.gui.preferences.imagery.ImageryPreference
 
buildShapeAround(double, double) - Method in class org.openstreetmap.josm.gui.mappaint.styleelement.Symbol
Builds the shape for this symbol
buildSimplifiedNodeList(List<Node>, int, int, double, List<Node>) - Static 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.
buildSimplifyWaysCommand(List<Way>, double) - Static method in class org.openstreetmap.josm.actions.SimplifyWayAction
Creates the commands to simplify the ways with the given threshold
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() - Method in class org.openstreetmap.josm.data.osm.NodeGraph
Tries to find a path through the graph which visits each edge (i.e.
buildSpanningPath(Node) - Method in class org.openstreetmap.josm.data.osm.NodeGraph
Tries to find a spanning path starting from node startNode.
buildSpanningPathNoRemove() - Method in class org.openstreetmap.josm.data.osm.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.command.SplitWayCommand
Splits the nodes of wayToSplit into a list of node sequences which are separated at the nodes in splitPoints.
buildSplitPane(JPanel, JPanel, IRelationEditor) - Static method in class org.openstreetmap.josm.gui.dialogs.relation.GenericRelationEditor
builds the JSplitPane which divides the editor in an upper and a lower half
buildStaticRotation(double) - Static method in interface org.openstreetmap.josm.tools.RotationAngle
Always returns the fixed angle.
buildStaticRotation(String) - Static method in interface org.openstreetmap.josm.tools.RotationAngle
Parses the rotation angle from the specified string.
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
 
buildTable(Object[]...) - Static method in class org.openstreetmap.josm.gui.layer.gpx.ChooseTrackVisibilityAction
Builds an editable table whose 5th column will open a browser when double clicked.
buildTable(PointInTimeType) - Method in class org.openstreetmap.josm.gui.history.TagInfoViewer
 
buildTable(PointInTimeType, String) - Method in class org.openstreetmap.josm.gui.history.NodeListViewer
 
buildTable(PointInTimeType, String) - Method in class org.openstreetmap.josm.gui.history.RelationMemberListViewer
 
buildTableContents() - Method in class org.openstreetmap.josm.gui.layer.gpx.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.CombinePrimitiveResolver
Builds the list of tag change commands.
buildTagChangeCommand(OsmPrimitive, TagCollection) - Method in class org.openstreetmap.josm.gui.conflict.tags.CombinePrimitiveResolverDialog
Builds the list of tag change commands.
buildTagConflictResolverPanel() - Method in class org.openstreetmap.josm.gui.conflict.tags.CombinePrimitiveResolverDialog
Builds the tag conflict resolver panel.
buildTagEditorPanel(TagEditorPanel) - Static 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
 
buildTags(TagCollection) - Method in class org.openstreetmap.josm.gui.datatransfer.importers.PrimitiveTagTransferPaster.TagPasteSupport
 
buildTagsTable() - Method in class org.openstreetmap.josm.gui.dialogs.properties.PropertiesDialog
 
buildTagTableEditorPanel() - Method in class org.openstreetmap.josm.gui.tagging.TagEditorPanel
builds the panel with the table for editing tags
buildTaskForChangesets(Component, Collection<Changeset>) - Static method in class org.openstreetmap.josm.actions.downloadtasks.ChangesetHeaderDownloadTask
Builds a download task from for a collection of changesets.
buildTaskForChangesets(Collection<Changeset>) - Static method in class org.openstreetmap.josm.actions.downloadtasks.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
Returns the list of "duplicate nodes" errors for the given selection of node and parent test
buildTextArea(String) - Static method in class org.openstreetmap.josm.gui.history.VersionInfoPanel
 
buildTextPanel() - Method in class org.openstreetmap.josm.gui.bbox.TileSelectionBBoxChooser.TileAddressInputPanel
 
buildTextPanel() - Method in class org.openstreetmap.josm.gui.bbox.TileSelectionBBoxChooser.TileGridInputPanel
 
buildTextPanel(JLabel, JTextArea) - Static method in class org.openstreetmap.josm.gui.history.VersionInfoPanel
 
buildTheirElementsTable() - Method in class org.openstreetmap.josm.gui.conflict.pair.AbstractListMerger
 
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.AbstractListMergeModel
 
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
 
buildTitle(History) - Static method in class org.openstreetmap.josm.gui.history.HistoryBrowserDialog
Constructs the title for this dialog
buildTMSUrl() - Method in class org.openstreetmap.josm.gui.preferences.imagery.AddTMSLayerPanel
 
buildToolBar() - Method in class org.openstreetmap.josm.gui.help.HelpBrowser
Builds toolbar.
buildToolBar(AbstractRelationEditorAction...) - Static method in class org.openstreetmap.josm.gui.dialogs.relation.GenericRelationEditor
Creates the toolbar
buildToolbarPanel() - Static method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetCacheManager
builds the toolbar panel in the heading of the dialog
buildToolTipText(Changeset) - Method in class org.openstreetmap.josm.gui.io.ChangesetCellRenderer
 
buildToolTipText(BookmarkList.Bookmark) - Method in class org.openstreetmap.josm.gui.download.BookmarkList.BookmarkCellRenderer
 
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
buildTree(boolean) - Method in class org.openstreetmap.josm.gui.dialogs.validator.ValidatorTreePanel
Builds the errors tree
buildTreeInternal(boolean) - Method in class org.openstreetmap.josm.gui.dialogs.validator.ValidatorTreePanel
 
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.UserRestrictionPanel
 
buildUndoTree() - Method in class org.openstreetmap.josm.gui.dialogs.CommandStackDialog
 
buildUpdateIntervalPanel() - Method in class org.openstreetmap.josm.gui.preferences.plugin.PluginUpdatePolicyPanel
 
buildUploadCommentPanel() - Method in class org.openstreetmap.josm.gui.io.BasicUploadSettingsPanel
 
buildUploadSourcePanel() - Method in class org.openstreetmap.josm.gui.io.BasicUploadSettingsPanel
 
buildUploadStrategyPanel() - Method in class org.openstreetmap.josm.gui.io.UploadStrategySelectionPanel
 
buildUrlLabel() - Method in class org.openstreetmap.josm.gui.tagging.presets.items.Link
 
buildURLPanel() - Method in class org.openstreetmap.josm.gui.dialogs.changeset.query.UrlBasedQueryPanel
 
buildUserNameInputPanel() - Method in class org.openstreetmap.josm.gui.dialogs.changeset.query.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) - Static 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
buildWayDirectionRotation() - Static method in interface org.openstreetmap.josm.tools.RotationAngle
Computes the angle depending on the referencing way segment, or 0 if none exists.
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.gui.io.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
 
BUTTON_IMAGES - Static variable in class org.openstreetmap.josm.gui.dialogs.ValidatorListManagementDialog
 
BUTTON_TEXTS - Static variable in class org.openstreetmap.josm.gui.dialogs.ValidatorListManagementDialog
 
buttonAction(int, ActionEvent) - Method in class org.openstreetmap.josm.actions.ImageryAdjustAction.ImageryOffsetDialog
 
buttonAction(int, ActionEvent) - Method in class org.openstreetmap.josm.actions.SplitWayAction.SegmentToKeepSelectionDialog
 
buttonAction(int, ActionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.MenuItemSearchDialog
 
buttonAction(int, ActionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.SearchDialog
 
buttonAction(int, ActionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.ValidatorListManagementDialog
 
buttonAction(int, ActionEvent) - Method in class org.openstreetmap.josm.gui.download.OverpassQueryWizardDialog
 
buttonAction(int, ActionEvent) - Method in class org.openstreetmap.josm.gui.download.UserQueryList.EditItemDialog
 
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.layer.geoimage.AdvancedCorrelationSettingsDialog
 
buttonAction(int, ActionEvent) - Method in class org.openstreetmap.josm.gui.tagging.presets.TaggingPresetSearchDialog
 
buttonAction(int, ActionEvent) - Method in class org.openstreetmap.josm.gui.tagging.presets.TaggingPresetSearchPrimitiveDialog
 
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
 
buttonActions - Variable in class org.openstreetmap.josm.gui.preferences.ToolbarPreferences
 
ButtonColumn - Class in org.openstreetmap.josm.gui.widgets
Class based on: http://www.camick.com/java/source/ButtonColumn.java https://tips4java.wordpress.com/2009/07/12/table-button-column/
ButtonColumn() - Constructor for class org.openstreetmap.josm.gui.widgets.ButtonColumn
Creates a column that is rendered as a button with no action bound to the click event
ButtonColumn(Action) - Constructor for class org.openstreetmap.josm.gui.widgets.ButtonColumn
Creates a column that is rendered as a button
ButtonColumn(Action, String) - Constructor for class org.openstreetmap.josm.gui.widgets.ButtonColumn
Constructs a new ButtonColumn.
buttonHidden() - Method in class org.openstreetmap.josm.gui.dialogs.ToggleDialog
 
buttonHidden() - Method in interface org.openstreetmap.josm.gui.ShowHideButtonListener
Called when the button is hidden
buttonHiding - Variable in class org.openstreetmap.josm.gui.dialogs.ToggleDialog
Indicates whether dynamic button hiding is active or not.
ButtonHidingType() - Constructor for enum org.openstreetmap.josm.gui.dialogs.ToggleDialog.ButtonHidingType
 
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.ToggleAction
 
buttonName - Variable in class org.openstreetmap.josm.gui.widgets.ButtonColumn
 
buttonRectangle - Variable in class org.openstreetmap.josm.gui.layer.markerlayer.ButtonMarker
 
buttons - Variable in class org.openstreetmap.josm.gui.autofilter.AutoFilterManager
The buttons currently displayed in map view.
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
 
BUTTONS(int, String, ImageProvider) - Constructor for enum org.openstreetmap.josm.gui.dialogs.ValidatorListManagementDialog.BUTTONS
 
buttonsHide - Variable in class org.openstreetmap.josm.gui.dialogs.ToggleDialog.TitleBar
the button 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
Called when the button is shown
buttonsPanel - Variable in class org.openstreetmap.josm.gui.dialogs.ToggleDialog
 
ButtonSpec(String, Icon, String, String) - Constructor for class org.openstreetmap.josm.gui.HelpAwareOptionPane.ButtonSpec
Constructs a new ButtonSpec.
ButtonSpec(String, Icon, String, String, boolean) - Constructor for class org.openstreetmap.josm.gui.HelpAwareOptionPane.ButtonSpec
Constructs a new ButtonSpec.
ButtonSpec(String, ImageProvider, String, String) - Constructor for class org.openstreetmap.josm.gui.HelpAwareOptionPane.ButtonSpec
Constructs a new ButtonSpec.
buttonSupport - Variable in class org.openstreetmap.josm.gui.layer.geoimage.CorrelateGpxWithImages
 
bValue - Variable in class org.openstreetmap.josm.data.SystemOfMeasurement
Second value, in meters, used to translate unit according to above formula.
BW - Static variable in class org.openstreetmap.josm.data.validation.tests.ConnectivityRelations
 
byExtension(String) - Static method in enum org.openstreetmap.josm.io.Compression
Determines the compression type depending on the suffix of name.
byIdComparator - Static variable in class org.openstreetmap.josm.io.OsmWriter
Sorts -1-infinity, then +1+infinity
byKeyComparator - Static variable in class org.openstreetmap.josm.io.OsmWriter
 
BYTE_SIZE - Static variable in class org.openstreetmap.josm.data.protobuf.ProtobufParser
The default byte size (see ProtobufParser.VAR_INT_BYTE_SIZE for var ints)
bytes - Variable in class org.openstreetmap.josm.data.osm.pbf.Blob
 
bytes - Variable in class org.openstreetmap.josm.data.protobuf.ProtobufPacked
 
bytes - Variable in class org.openstreetmap.josm.data.protobuf.ProtobufRecord
 
bytes() - Method in class org.openstreetmap.josm.data.osm.pbf.Blob
The bytes that make up the blob data
bytesPerSecond - Variable in class org.openstreetmap.josm.io.audio.JavaSoundPlayer
 
bytesToDword(byte[], int) - Static method in class org.openstreetmap.josm.tools.WindowsShortcut
 
bytesToWord(byte[], int) - Static method in class org.openstreetmap.josm.tools.WindowsShortcut
 
bzip2 - org.openstreetmap.josm.data.osm.pbf.Blob.CompressionType
bzip2 compression (deprecated in 2010, so if we ever support saving PBF files, don't use this compression type)
BZIP2 - org.openstreetmap.josm.io.Compression
bzip2 compression

C

c - Variable in class org.openstreetmap.josm.actions.AlignInLineAction.Line
 
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.data.osm.search.PushbackTokenizer
 
c - Variable in class org.openstreetmap.josm.data.projection.proj.AlbersEqualArea
Constants used by the spherical and elliptical Albers projection.
c - Variable in class org.openstreetmap.josm.data.projection.proj.DoubleStereographic
 
c - Variable in class org.openstreetmap.josm.gui.dialogs.layer.MergeGpxLayerDialog
 
c - Variable in class org.openstreetmap.josm.tools.template_engine.Tokenizer
 
C00 - Static variable in class org.openstreetmap.josm.data.projection.proj.AbstractProj
C02 - Static variable in class org.openstreetmap.josm.data.projection.proj.AbstractProj
 
C04 - Static variable in class org.openstreetmap.josm.data.projection.proj.AbstractProj
 
C06 - Static variable in class org.openstreetmap.josm.data.projection.proj.AbstractProj
 
C08 - Static variable in class org.openstreetmap.josm.data.projection.proj.AbstractProj
 
C1 - Static variable in class org.openstreetmap.josm.data.projection.proj.CassiniSoldner
Constants used for the forward and inverse transform for the elliptical case of the Cassini-Soldner.
C2 - Static variable in class org.openstreetmap.josm.data.projection.proj.CassiniSoldner
 
C22 - Static variable in class org.openstreetmap.josm.data.projection.proj.AbstractProj
 
C3 - Static variable in class org.openstreetmap.josm.data.projection.proj.CassiniSoldner
 
C4 - Static variable in class org.openstreetmap.josm.data.projection.proj.CassiniSoldner
 
C44 - Static variable in class org.openstreetmap.josm.data.projection.proj.AbstractProj
 
C46 - Static variable in class org.openstreetmap.josm.data.projection.proj.AbstractProj
 
C48 - Static variable in class org.openstreetmap.josm.data.projection.proj.AbstractProj
 
C5 - Static variable in class org.openstreetmap.josm.data.projection.proj.CassiniSoldner
 
C66 - Static variable in class org.openstreetmap.josm.data.projection.proj.AbstractProj
 
C68 - Static variable in class org.openstreetmap.josm.data.projection.proj.AbstractProj
 
C88 - Static variable in class org.openstreetmap.josm.data.projection.proj.AbstractProj
 
cache - Variable in class org.openstreetmap.josm.data.cache.JCSCachedTileLoaderJob
 
cache - Variable in class org.openstreetmap.josm.data.imagery.CachedTileLoaderFactory
 
cache - Variable in class org.openstreetmap.josm.data.imagery.TMSCachedTileLoader
 
cache - Variable in class org.openstreetmap.josm.data.imagery.vectortile.mapbox.MapboxVectorCachedTileLoader
 
cache - Variable in class org.openstreetmap.josm.data.osm.ChangesetCache
the cached changesets
cache - Variable in class org.openstreetmap.josm.data.osm.visitor.paint.relations.MultipolygonCache
 
cache - Variable in class org.openstreetmap.josm.data.osm.visitor.paint.StyledTiledMapRenderer
 
cache - Variable in class org.openstreetmap.josm.data.preferences.CachingProperty
 
cache - Variable in class org.openstreetmap.josm.gui.dialogs.relation.SelectionTableModel
 
cache - Variable in class org.openstreetmap.josm.gui.layer.AbstractCachedTileSourceLayer
 
cache - Variable in class org.openstreetmap.josm.gui.layer.geoimage.ThumbsLoader
 
cache - Variable in class org.openstreetmap.josm.gui.layer.OsmDataLayer
A cache used for painting
cache - Static variable in class org.openstreetmap.josm.tools.ImageProvider
The icon cache
cache - Variable in class org.openstreetmap.josm.tools.ImageWarp.GridTransform
 
cache - Static variable in class org.openstreetmap.josm.tools.PatternUtils
A cache for Java Patterns (no flags)
CACHE - Static variable in class org.openstreetmap.josm.io.imagery.ApiKeyProvider
 
CACHE_REGION_NAME - Static variable in class org.openstreetmap.josm.gui.layer.imagery.MVTLayer
 
CACHE_REGION_NAME - Static variable in class org.openstreetmap.josm.gui.layer.TMSLayer
 
CACHE_REGION_NAME - Static variable in class org.openstreetmap.josm.gui.layer.WMSLayer
 
CACHE_REGION_NAME - Static variable in class org.openstreetmap.josm.gui.layer.WMTSLayer
 
CACHE_UPDATES - org.openstreetmap.josm.io.OnlineResource
Updates of CachedFile
cacheAsEmpty(Map<String, List<String>>, int) - Method in class org.openstreetmap.josm.data.cache.JCSCachedTileLoaderJob
Simple implementation.
cacheAsEmpty(Map<String, List<String>>, int) - Method in class org.openstreetmap.josm.data.imagery.TMSCachedTileLoaderJob
 
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() - Method in class org.openstreetmap.josm.data.preferences.AbstractProperty
Creates a new CachingProperty instance for this property.
cached() - Method in class org.openstreetmap.josm.data.preferences.AbstractToStringProperty.ChildProperty
 
CACHED_VALUES - Static variable in enum org.openstreetmap.josm.data.imagery.vectortile.mapbox.Command
 
CACHED_VALUES - Static variable in enum org.openstreetmap.josm.data.imagery.vectortile.mapbox.GeometryTypes
 
CACHED_VALUES - Static variable in enum org.openstreetmap.josm.data.protobuf.WireType
 
cacheData - Variable in class org.openstreetmap.josm.data.cache.JCSCachedTileLoaderJob
 
CachedAttributionBingAerialTileSource - Class in org.openstreetmap.josm.data.imagery
Bing TileSource with cached attribution
CachedAttributionBingAerialTileSource(TileSourceInfo, Runnable) - Constructor for class org.openstreetmap.josm.data.imagery.CachedAttributionBingAerialTileSource
Creates tile source
CachedAttributionBingAerialTileSource(ImageryInfo) - Constructor for class org.openstreetmap.josm.data.imagery.CachedAttributionBingAerialTileSource
Creates tile source
CachedAttributionBingAerialTileSource.AttributionTimerTask - Class in org.openstreetmap.josm.data.imagery
A timer task for fetching Bing attribution information
CachedAttributionBingAerialTileSource.BingAttributionData - Class in org.openstreetmap.josm.data.imagery
 
cachedBBox - Variable in class org.openstreetmap.josm.data.vector.VectorRelation
 
cachedBBox - Variable in class org.openstreetmap.josm.data.vector.VectorWay
 
cachedDataSourceArea - Variable in class org.openstreetmap.josm.data.osm.DataSet
 
cachedDataSourceBounds - Variable in class org.openstreetmap.josm.data.osm.DataSet
 
cachedDefaultTemplate - Variable in class org.openstreetmap.josm.gui.layer.markerlayer.Marker
 
cachedDisplayValue - Variable in class org.openstreetmap.josm.gui.tagging.presets.items.PresetListEntry
 
cachedEvents - Variable in class org.openstreetmap.josm.data.osm.DataSet
 
cachedFile - Variable in class org.openstreetmap.josm.gui.preferences.SourceEditor.SourceLoader
 
cachedFile - Variable in class org.openstreetmap.josm.io.imagery.ImageryReader
 
CachedFile - Class in org.openstreetmap.josm.io
Downloads a file and caches it on disk in order to reduce network load.
CachedFile(String) - Constructor for class org.openstreetmap.josm.io.CachedFile
Constructs a CachedFile object from a given filename, URL or internal resource.
CachedFile.CachingStrategy - Enum in org.openstreetmap.josm.io
Caching strategy.
cachedIcon - Variable in class org.openstreetmap.josm.gui.tagging.presets.items.PresetListEntry
 
cacheDir - Variable in class org.openstreetmap.josm.data.preferences.JosmBaseDirectories
Internal storage for the cache directory.
cacheDir - Variable in class org.openstreetmap.josm.gui.preferences.imagery.CacheSettingsPanel
 
cacheDir - Variable in class org.openstreetmap.josm.plugins.Plugin.PluginBaseDirectories
 
cacheDirLock - Static variable in class org.openstreetmap.josm.data.cache.JCSCacheManager
 
cachedKlassFields - Variable in class org.openstreetmap.josm.tools.XmlObjectParser.Entry
This is used to avoid array copies in XmlObjectParser.Entry.getUncachedField(String).
cachedKlassMethods - Variable in class org.openstreetmap.josm.tools.XmlObjectParser.Entry
This is used to avoid array copies in XmlObjectParser.Entry.getUncachedMethod(String).
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
Constructs a new CachedLatLon.
CachedLatLon(EastNorth) - Constructor for class org.openstreetmap.josm.data.coor.CachedLatLon
Constructs a new CachedLatLon.
CachedLatLon(EastNorth, Projection) - Constructor for class org.openstreetmap.josm.data.coor.CachedLatLon
 
CachedLatLon(LatLon) - Constructor for class org.openstreetmap.josm.data.coor.CachedLatLon
Constructs a new CachedLatLon.
cachedLoader - Variable in class org.openstreetmap.josm.gui.bbox.JosmMapViewer
 
CachedProperty<T> - Class in org.openstreetmap.josm.data.preferences
This is an old-style cached preference value.
CachedProperty(String, String) - Constructor for class org.openstreetmap.josm.data.preferences.CachedProperty
 
cachedShortDescription - Variable in class org.openstreetmap.josm.gui.tagging.presets.items.PresetListEntry
 
cachedTemplates - Static variable in class org.openstreetmap.josm.gui.layer.markerlayer.Marker
 
cachedText - Variable in class org.openstreetmap.josm.gui.layer.markerlayer.Marker
 
CachedTileLoaderFactory - Class in org.openstreetmap.josm.data.imagery
TileLoaderFactory creating JCS cached TileLoaders
CachedTileLoaderFactory(ICacheAccess<String, BufferedImageCacheEntry>, Class<? extends TileLoader>) - Constructor for class org.openstreetmap.josm.data.imagery.CachedTileLoaderFactory
 
cachedTileSize - Variable in class org.openstreetmap.josm.data.imagery.WMTSTileSource
 
cacheElement - Variable in class org.openstreetmap.josm.data.cache.JCSCachedTileLoaderJob
 
CacheEntry - Class in org.openstreetmap.josm.data.cache
Class that will hold JCS cache entries
CacheEntry(byte[]) - Constructor for class org.openstreetmap.josm.data.cache.CacheEntry
 
CacheEntryAttributes - Class in org.openstreetmap.josm.data.cache
Class that contains attributes for JCS cache entries.
CacheEntryAttributes() - Constructor for class org.openstreetmap.josm.data.cache.CacheEntryAttributes
Constructs a new CacheEntryAttributes.
cacheFile - Variable in class org.openstreetmap.josm.io.CachedFile
 
cacheIdx - Variable in class org.openstreetmap.josm.gui.mappaint.ElemStyles
 
cacheInstance(OsmApi) - Static method in class org.openstreetmap.josm.io.OsmApi
 
cacheKey - Variable in class org.openstreetmap.josm.data.coor.CachedLatLon
 
cacheKey(Dimension) - Method in enum org.openstreetmap.josm.tools.ImageResizeMode
Returns a cache key for this mode and the given dimension
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
cachePresetItem(TaggingPreset, TaggingPresetItem) - Static method in class org.openstreetmap.josm.gui.tagging.presets.TaggingPresets
 
cachePresets(Collection<TaggingPreset>) - Static method in class org.openstreetmap.josm.gui.tagging.presets.TaggingPresets
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
cacheRecentTags() - Method in class org.openstreetmap.josm.gui.dialogs.properties.TagEditHelper
Update cache of recent tags used for displaying tags.
cacheRelationMemberRoles(Relation) - Method in class org.openstreetmap.josm.gui.tagging.ac.AutoCompletionManager
Caches all member roles of the relation relation
cacheSettingsPanel - Variable in class org.openstreetmap.josm.gui.preferences.imagery.ImageryPreference
 
CacheSettingsPanel - Class in org.openstreetmap.josm.gui.preferences.imagery
Panel for cache size, location and content management.
CacheSettingsPanel() - Constructor for class org.openstreetmap.josm.gui.preferences.imagery.CacheSettingsPanel
Creates cache content panel
cacheTile(BufferedImage) - Method in class org.openstreetmap.josm.data.osm.visitor.paint.StyledTiledMapRenderer.TileLoader
Finish a tile generation job
cacheValid - Variable in class org.openstreetmap.josm.data.preferences.CachingProperty
 
CachingProperty<T> - Class in org.openstreetmap.josm.data.preferences
This is a special wrapper of AbstractProperty.
CachingProperty(AbstractProperty<T>) - Constructor for class org.openstreetmap.josm.data.preferences.CachingProperty
Create a new caching property.
cachingStrategy - Variable in class org.openstreetmap.josm.io.CachedFile
 
CachingStrategy() - Constructor for enum org.openstreetmap.josm.io.CachedFile.CachingStrategy
 
calcAffectedRelations(Collection<Way>) - Method in class org.openstreetmap.josm.actions.UnGlueAction
 
calcBetweenPoints(LatLon, LatLon, double) - Static method in class org.openstreetmap.josm.actions.DownloadAlongAction
Calculate list of points between two given points so that the distance between two consecutive points is below a limit.
calcClosest(Node) - Method in class org.openstreetmap.josm.data.validation.tests.UnconnectedWays.MyWaySegment
 
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.
calcIgnored() - Method in class org.openstreetmap.josm.data.validation.TestError
 
calculateBestMovement(EastNorth) - Method in class org.openstreetmap.josm.actions.mapmode.ExtrudeAction
Determines best movement from ExtrudeAction.initialMousePos to current mouse position, choosing one of the directions from ExtrudeAction.possibleMoveDirections.
calculateBestMovementAndNewNodes(EastNorth) - Method in class org.openstreetmap.josm.actions.mapmode.ExtrudeAction
Calculate newN1en, newN2en best suitable for given mouse coordinates For dual align, calculates positions of new nodes, aligning them to neighboring segments.
calculateBounds() - Method in class org.openstreetmap.josm.data.gpx.GpxTrack
 
calculateBounds() - Method in class org.openstreetmap.josm.data.gpx.GpxTrackSegment
 
calculateChildren() - Method in class org.openstreetmap.josm.io.imagery.WMSImagery
 
calculateColors() - Method in class org.openstreetmap.josm.gui.layer.gpx.GpxDrawHelper
Calculate colors of way segments based on latest configuration settings
calculateContrastRatio(Color, Color) - Static method in class org.openstreetmap.josm.tools.ColorHelper
Calculate the contrast between two colors (e.g.
calculateDefaultCenter() - Static method in class org.openstreetmap.josm.gui.MapViewState
 
calculateDrawImageRectangle(ImageDisplay.VisRect, Dimension) - Static method in class org.openstreetmap.josm.gui.layer.geoimage.ImageDisplay
calculateDrawImageRectangle
calculateDrawImageRectangle(ImageDisplay.VisRect, Rectangle) - Static method in class org.openstreetmap.josm.gui.layer.geoimage.ImageDisplay
calculateDrawImageRectangle
calculateFontMetrics(Graphics2D) - Static method in class org.openstreetmap.josm.tools.ColorScale
 
calculateIntersectingLen(Node, Set<ILatLon>) - Static method in class org.openstreetmap.josm.data.validation.tests.PowerLines
The summarized length (in metres) of a way where a power line hangs over a water area.
calculateLatLon(OsmPbfReader.PrimitiveBlockRecord, long, long) - Static method in class org.openstreetmap.josm.io.OsmPbfReader
Calculate the actual lat lon
calculateLength() - Method in class org.openstreetmap.josm.data.gpx.GpxTrack
 
calculateLength() - Method in class org.openstreetmap.josm.data.gpx.GpxTrackSegment
 
calculateLuminance(Color) - Static method in class org.openstreetmap.josm.tools.ColorHelper
Calculate the relative "luminance" of a color.
calculateLuminanceStepFunction(double) - Static method in class org.openstreetmap.josm.tools.ColorHelper
This is a step function for ColorHelper.calculateLuminance(Color)
calculatePossibleDirectionsByNode() - Method in class org.openstreetmap.josm.actions.mapmode.ExtrudeAction
Gathers possible move directions - along all adjacent segments.
calculatePossibleDirectionsBySegment() - Method in class org.openstreetmap.josm.actions.mapmode.ExtrudeAction
Gathers possible move directions - perpendicular to the selected segment and parallel to neighboring segments.
calculatePossibleDirectionsForDualAlign() - Method in class org.openstreetmap.josm.actions.mapmode.ExtrudeAction
Gathers possible move directions - perpendicular to the selected segment only.
calculateRealTiles(int, int, int) - Static method in class org.openstreetmap.josm.gui.layer.AbstractTileSourceLayer
Take into account ZOOM_OFFSET to calculate real number of tiles and multiply by 7, to cover all tiles, that might be accessed when looking for tiles outside current zoom level.
calculateRemoveNodes(Set<? extends Node>) - Method in class org.openstreetmap.josm.data.osm.Way
Calculate the remaining nodes after a removal of the given set of nodes from this way.
calculateSegmentOffset(EastNorth, EastNorth, EastNorth, EastNorth) - Static method in class org.openstreetmap.josm.actions.mapmode.ExtrudeAction
This method calculates offset amount by which to move the given segment perpendicularly for it to be in line with mouse position.
calculateSurveyorsArea(int[], int[]) - Static method in class org.openstreetmap.josm.data.imagery.vectortile.mapbox.Geometry
This is also known as the "shoelace formula".
calibration - Variable in class org.openstreetmap.josm.io.audio.JavaSoundPlayer
 
call() - Method in class org.openstreetmap.josm.io.MultiFetchServerObjectReader.Fetcher
 
call() - Method in class org.openstreetmap.josm.spi.lifecycle.InitializationTask
 
callback - Static variable in class org.openstreetmap.josm.command.DeleteCommand
 
callback - Static variable in class org.openstreetmap.josm.io.MessageNotifier
 
callbacks - Variable in class org.openstreetmap.josm.gui.download.OverpassQueryWizardDialog
 
callHandler(String, String, Writer, String) - Static method in class org.openstreetmap.josm.io.remotecontrol.RequestProcessor
Call the handler for the command
callPostProcessors(ProgressMonitor) - Method in class org.openstreetmap.josm.io.AbstractReader
Iterate over registered postprocessors and give them each a chance to modify the dataset we have just loaded.
cameraPlane - Variable in class org.openstreetmap.josm.gui.layer.geoimage.viewers.projections.Equirectangular
 
CameraPlane - Class in org.openstreetmap.josm.gui.util.imagery
The plane that the camera appears on and rotates around.
CameraPlane(int, int) - Constructor for class org.openstreetmap.josm.gui.util.imagery.CameraPlane
Create a new CameraPlane with the default FOV (110 degrees).
CameraPlane(int, int, double) - Constructor for class org.openstreetmap.josm.gui.util.imagery.CameraPlane
Create a new CameraPlane
cameraProjection - Variable in class org.openstreetmap.josm.data.gpx.GpxImageEntry
 
canBeHidden() - Method in class org.openstreetmap.josm.gui.preferences.DefaultTabPreferenceSetting
Determines whether this tab may be hidden (since it does not contain any relevant content)
canBeHidden() - Method in class org.openstreetmap.josm.gui.preferences.display.DisplayPreference
 
cancel - Variable in class org.openstreetmap.josm.data.osm.visitor.paint.StyledTiledMapRenderer.TileLoader
 
cancel - Variable in class org.openstreetmap.josm.io.AbstractReader
 
cancel - Variable in class org.openstreetmap.josm.io.OsmConnection
 
cancel - Variable in class org.openstreetmap.josm.io.session.SessionReader.CancelOrContinueDialog
 
cancel() - Method in class org.openstreetmap.josm.actions.CloseChangesetAction.DownloadOpenChangesetsTask
 
cancel() - Method in class org.openstreetmap.josm.actions.downloadtasks.AbstractChangesetDownloadTask
 
cancel() - Method in class org.openstreetmap.josm.actions.downloadtasks.AbstractChangesetDownloadTask.RunnableDownloadTask
 
cancel() - Method in class org.openstreetmap.josm.actions.downloadtasks.ChangesetQueryTask.DownloadTask
 
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.DownloadNotesTask
 
cancel() - Method in class org.openstreetmap.josm.actions.downloadtasks.DownloadNotesTask.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 class org.openstreetmap.josm.actions.downloadtasks.DownloadSessionTask
 
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.search.SearchAction.SearchTask
 
cancel() - Method in class org.openstreetmap.josm.actions.SessionLoadAction.Loader
 
cancel() - Method in class org.openstreetmap.josm.actions.upload.UploadNotesTask.UploadTask
 
cancel() - Method in class org.openstreetmap.josm.actions.UploadSelectionAction.DeletedParentsChecker
 
cancel() - Method in class org.openstreetmap.josm.data.imagery.ImageryLayerInfo.DefaultEntryLoader
 
cancel() - Method in class org.openstreetmap.josm.data.osm.visitor.paint.StyledTiledMapRenderer.TileLoader
Cancel this job without causing a CancellationException
cancel() - Method in class org.openstreetmap.josm.data.validation.ValidationTask
 
cancel() - Method in class org.openstreetmap.josm.gui.dialogs.changeset.query.ChangesetQueryDialog.CancelAction
 
cancel() - Method in class org.openstreetmap.josm.gui.dialogs.MapPaintDialog.SaveAsAction.SaveToFileTask
 
cancel() - Method in class org.openstreetmap.josm.gui.dialogs.relation.ChildRelationBrowser.DownloadTask
 
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.GenericRelationEditor
Cancel changes.
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.AbstractPrimitiveTask
 
cancel() - Method in class org.openstreetmap.josm.gui.io.AsynchronousUploadPrimitivesTask
 
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.DownloadFromOverpassTask
 
cancel() - Method in class org.openstreetmap.josm.gui.io.DownloadOpenChangesetsTask
 
cancel() - Method in class org.openstreetmap.josm.gui.io.DownloadPrimitivesWithReferrersTask
Cancel recursively the task.
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.UploadLayerTask
 
cancel() - Method in class org.openstreetmap.josm.gui.io.UploadNoteLayerTask
 
cancel() - Method in class org.openstreetmap.josm.gui.io.UploadPrimitivesTask
 
cancel() - Method in class org.openstreetmap.josm.gui.layer.AbstractTileSourceLayer.PrecacheTask
cancel the task
cancel() - Method in class org.openstreetmap.josm.gui.layer.geoimage.ImagesLoader
 
cancel() - Method in class org.openstreetmap.josm.gui.layer.geoimage.WikimediaCommonsLoader
 
cancel() - Method in class org.openstreetmap.josm.gui.layer.gpx.DownloadWmsAlongTrackAction.PrecacheWmsTask
 
cancel() - Method in class org.openstreetmap.josm.gui.mappaint.loader.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.TestAccessTokenTask
 
cancel() - Method in class org.openstreetmap.josm.gui.PleaseWaitRunnable
User pressed cancel button.
cancel() - Method in class org.openstreetmap.josm.gui.preferences.imagery.AddWMSLayerPanel.GetCapabilitiesRunnable
 
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
Cancels the operation.
cancel() - Method in class org.openstreetmap.josm.gui.progress.NullProgressMonitor
 
cancel() - Method in interface org.openstreetmap.josm.gui.progress.ProgressMonitor
Abort current operation, usually called when user somehow requested an abort
cancel() - Method in class org.openstreetmap.josm.gui.SplashScreen.SplashProgressMonitor
 
cancel() - Method in class org.openstreetmap.josm.io.MultiFetchServerObjectReader
 
cancel() - Method in class org.openstreetmap.josm.io.OsmConnection
Cancels the connection.
cancel() - Method in class org.openstreetmap.josm.io.OsmServerWriter
Cancel operation.
cancel() - Method in class org.openstreetmap.josm.io.remotecontrol.handler.LoadDataHandler.LoadDataTask
 
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
 
CANCEL - org.openstreetmap.josm.gui.dialogs.ValidatorListManagementDialog.BUTTONS
 
CANCEL - org.openstreetmap.josm.gui.io.SaveLayersDialog.UserAction
save/upload of layers was not successful or user canceled operation
CANCEL - Static variable in class org.openstreetmap.josm.gui.dialogs.properties.TagEditHelper
 
CANCEL - Static variable in class org.openstreetmap.josm.gui.download.OverpassQueryWizardDialog
 
CANCEL - Static variable in class org.openstreetmap.josm.gui.io.AbstractUploadTask
 
CANCEL - Static variable in class org.openstreetmap.josm.gui.layer.geoimage.CorrelateGpxWithImages.SyncDialogWindowListener
 
CANCEL - Static variable in class org.openstreetmap.josm.plugins.PluginHandler
 
CANCEL_BTN - Static variable in class org.openstreetmap.josm.gui.download.UserQueryList.EditItemDialog
 
CANCEL_TR - Static variable in class org.openstreetmap.josm.gui.dialogs.properties.TagEditHelper
 
CANCEL_TR - Static variable in class org.openstreetmap.josm.gui.io.AbstractUploadTask
 
cancelable - Variable in class org.openstreetmap.josm.gui.progress.swing.PleaseWaitProgressMonitor
 
cancelAction - Variable in class org.openstreetmap.josm.gui.dialogs.relation.GenericRelationEditor
Action for performing the CancelAction
cancelAction - Variable in class org.openstreetmap.josm.gui.io.SaveLayersDialog
 
CancelAction - Class in org.openstreetmap.josm.gui.dialogs.relation.actions
Cancel the updates and close the dialog
CancelAction() - Constructor for class org.openstreetmap.josm.gui.conflict.tags.CombinePrimitiveResolverDialog.CancelAction
Constructs a new CancelAction.
CancelAction() - Constructor for class org.openstreetmap.josm.gui.conflict.tags.PasteTagsConflictResolverDialog.CancelAction
 
CancelAction() - Constructor for class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetCacheManager.CancelAction
 
CancelAction() - Constructor for class org.openstreetmap.josm.gui.dialogs.changeset.query.ChangesetQueryDialog.CancelAction
 
CancelAction() - Constructor for class org.openstreetmap.josm.gui.dialogs.ConflictResolutionDialog.CancelAction
 
CancelAction() - Constructor for class org.openstreetmap.josm.gui.dialogs.DeleteFromRelationConfirmationDialog.CancelAction
 
CancelAction() - Constructor for class org.openstreetmap.josm.gui.download.DownloadDialog.CancelAction
 
CancelAction() - Constructor for class org.openstreetmap.josm.gui.io.CloseChangesetDialog.CancelAction
 
CancelAction() - Constructor for class org.openstreetmap.josm.gui.io.CredentialDialog.CancelAction
 
CancelAction() - Constructor for class org.openstreetmap.josm.gui.io.SaveLayersDialog.CancelAction
 
CancelAction() - Constructor for class org.openstreetmap.josm.gui.io.UploadSelectionDialog.CancelAction
 
CancelAction() - Constructor for class org.openstreetmap.josm.gui.oauth.OAuthAuthorizationWizard.CancelAction
Constructs a new CancelAction.
CancelAction() - Constructor for class org.openstreetmap.josm.gui.preferences.PreferenceDialog.CancelAction
 
CancelAction(IRelationEditorActionAccess) - Constructor for class org.openstreetmap.josm.gui.dialogs.relation.actions.CancelAction
Constructs a new CancelAction.
CancelAction(IUploadDialog) - Constructor for class org.openstreetmap.josm.gui.io.UploadDialog.CancelAction
 
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.io.ActionFlagsTableCell
 
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
 
cancelCellEditing() - Method in class org.openstreetmap.josm.gui.tagging.ac.AutoCompTextField
 
cancelDrag() - Method in class org.openstreetmap.josm.gui.widgets.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.search.SearchAction.SearchTask
 
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.data.imagery.ImageryLayerInfo.DefaultEntryLoader
 
canceled - Variable in class org.openstreetmap.josm.data.validation.ValidationTask
 
canceled - Variable in class org.openstreetmap.josm.gui.conflict.tags.PasteTagsConflictResolverDialog
 
canceled - Variable in class org.openstreetmap.josm.gui.dialogs.changeset.query.ChangesetQueryDialog
 
canceled - Variable in class org.openstreetmap.josm.gui.dialogs.DeleteFromRelationConfirmationDialog
 
canceled - Variable in class org.openstreetmap.josm.gui.dialogs.MapPaintDialog.SaveAsAction.SaveToFileTask
 
canceled - Variable in class org.openstreetmap.josm.gui.dialogs.relation.ChildRelationBrowser.DownloadTask
 
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.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.AbstractPrimitiveTask
 
canceled - Variable in class org.openstreetmap.josm.gui.io.AbstractUploadDialog
 
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.DownloadFromOverpassTask
 
canceled - Variable in class org.openstreetmap.josm.gui.io.DownloadOpenChangesetsTask
 
canceled - Variable in class org.openstreetmap.josm.gui.io.DownloadPrimitivesWithReferrersTask
Flag indicated that user ask for cancel this task
canceled - Variable in class org.openstreetmap.josm.gui.io.importexport.FileExporter
 
canceled - Variable in class org.openstreetmap.josm.gui.io.SaveLayersDialog.SaveAndUploadTask
 
canceled - Variable in class org.openstreetmap.josm.gui.io.UploadSelectionDialog
 
canceled - Variable in class org.openstreetmap.josm.gui.layer.geoimage.ImagesLoader
 
canceled - Variable in class org.openstreetmap.josm.gui.mappaint.loader.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.TestAccessTokenTask
 
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.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
 
CANCELED - org.openstreetmap.josm.data.cache.ICachedLoaderListener.LoadResult
 
CANCELED - org.openstreetmap.josm.gui.io.UploadOrSaveState
uploading or saving a data layer was canceled
cancelHandler - Variable in class org.openstreetmap.josm.gui.progress.AbstractProgressMonitor
 
CancelHandler - Class in org.openstreetmap.josm.gui.progress
A handler that notifies all listeners that a given operation was canceled.
CancelHandler() - Constructor for class org.openstreetmap.josm.gui.progress.CancelHandler
 
cancelImageFuture(CacheAccess<TileZXY, ImageCache>, TileZXY, ImageCache) - Static method in class org.openstreetmap.josm.data.osm.visitor.paint.StyledTiledMapRenderer
Cancel a job for a tile
cancelListener - Variable in class org.openstreetmap.josm.gui.progress.swing.PleaseWaitProgressMonitor
 
cancelLoadingImage() - Method in class org.openstreetmap.josm.gui.layer.geoimage.ImageViewerDialog
 
CancelOrContinueDialog() - Constructor for class org.openstreetmap.josm.io.session.SessionReader.CancelOrContinueDialog
 
cancelOutstandingTasks() - Method in class org.openstreetmap.josm.data.cache.JCSCachedTileLoaderJob
TODO: move to JobFactory cancels all outstanding tasks in the queue.
cancelOutstandingTasks() - Method in class org.openstreetmap.josm.data.imagery.TMSCachedTileLoader
cancels all outstanding tasks in the queue.
cancelOutstandingTasks() - Method in class org.openstreetmap.josm.data.imagery.vectortile.mapbox.MapboxVectorCachedTileLoader
 
cancelSafeAndUploadTask() - Method in class org.openstreetmap.josm.gui.io.SaveLayersDialog
 
cancelWhenInEditingModel() - 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
 
canDownload() - Method in class org.openstreetmap.josm.actions.relation.AbstractRelationAction
 
canDownload() - Method in class org.openstreetmap.josm.gui.dialogs.relation.actions.AbstractRelationEditorAction
 
canEnable - Variable in class org.openstreetmap.josm.gui.preferences.SourceEditor
determines if the entry type can be enabled (set as active)
canExport - Variable in class org.openstreetmap.josm.io.session.MarkerSessionExporter
 
canExtend() - Method in class org.openstreetmap.josm.actions.SelectNonBranchingWaySequences
Find out if the selection can be extended
canFullscreen() - Method in interface org.openstreetmap.josm.tools.PlatformHook
Determines if the platform allows full-screen.
canFullscreen() - Method in class org.openstreetmap.josm.tools.PlatformHookOsx
 
canGoBack() - Method in class org.openstreetmap.josm.gui.help.HelpBrowserHistory
Determines if the help browser can go back.
canGoForward() - Method in class org.openstreetmap.josm.gui.help.HelpBrowserHistory
Determines if the help browser can go forward.
canImport(JComponent, DataFlavor[]) - Method in class org.openstreetmap.josm.gui.preferences.ToolbarPreferences.Settings.SelectedListTransferHandler
 
canImport(TransferHandler.TransferSupport) - Method in class org.openstreetmap.josm.gui.datatransfer.AbstractStackTransferHandler
 
canImport(TransferHandler.TransferSupport) - Method in class org.openstreetmap.josm.gui.dialogs.layer.LayerListTransferHandler
 
canImport(TransferHandler.TransferSupport) - Method in class org.openstreetmap.josm.gui.dialogs.relation.MemberTransferHandler
 
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
canloadatruntime - Variable in class org.openstreetmap.josm.plugins.PluginInformation
Plugin can be loaded at any time and not just at start.
canMergeWays(W, W, boolean) - Static method in class org.openstreetmap.josm.data.vector.VectorDataStore
 
canModify() - Method in class org.openstreetmap.josm.actions.relation.AbstractRelationAction
 
canMove(int) - Method in interface org.openstreetmap.josm.gui.util.ReorderableTableModel
Checks that the currently selected range of rows can be moved by a number of positions.
canMove(int, IntSupplier, int...) - Method in interface org.openstreetmap.josm.data.ReorderableModel
Checks that a range of rows can be moved by a given number of positions.
canMoveDown() - Method in interface org.openstreetmap.josm.gui.util.ReorderableTableModel
Checks that the currently selected range of rows can be moved down.
canMoveDown(int...) - Method in interface org.openstreetmap.josm.gui.util.ReorderableTableModel
Checks that a range of rows can be moved down.
canMoveDown(IntSupplier, int...) - Method in interface org.openstreetmap.josm.data.ReorderableModel
Checks that a range of rows can be moved down (by 1 position).
canMoveStyles(int[], int) - Static method in class org.openstreetmap.josm.gui.mappaint.MapPaintStyles
Check if the styles can be moved
canMoveUp() - Method in interface org.openstreetmap.josm.gui.util.ReorderableTableModel
Checks that the currently selected range of rows can be moved up.
canMoveUp(int...) - Method in interface org.openstreetmap.josm.gui.util.ReorderableTableModel
Checks that a range of rows can be moved up.
canMoveUp(IntSupplier, int...) - Method in interface org.openstreetmap.josm.data.ReorderableModel
Checks that a range of rows can be moved up (by 1 position).
canPasteFromHeterogeneousSourceWithoutConflict() - Method in class org.openstreetmap.josm.gui.datatransfer.importers.PrimitiveTagTransferPaster.TagPasteSupport
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
Determines if reloading the relation is possible/authorized.
canRemove() - Method in class org.openstreetmap.josm.data.osm.QuadBuckets.QBLevel
 
canRemove(int...) - Method in class org.openstreetmap.josm.gui.dialogs.relation.MemberTableModel
Checks that a range of rows can be removed.
canRunInBackground() - Method in class org.openstreetmap.josm.actions.downloadtasks.DownloadGpsTask.DownloadTask
 
canRunInBackground() - Method in class org.openstreetmap.josm.gui.io.AsynchronousUploadPrimitivesTask
 
canRunInBackground() - Method in class org.openstreetmap.josm.gui.layer.gpx.DownloadWmsAlongTrackAction.PrecacheWmsTask
 
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
 
canSumAllNumeric() - Method in class org.openstreetmap.josm.gui.conflict.tags.MultiValueResolutionDecision
Replies true, if summing all numeric values is a possible value in this resolution
canvasRules - Variable in class org.openstreetmap.josm.gui.mappaint.mapcss.MapCSSStyleIndex
rules to apply canvas properties
canWrite(File) - Static method in class org.openstreetmap.josm.gui.io.LayerNameAndFilePathTableCell
 
capabilities - Variable in class org.openstreetmap.josm.io.Capabilities
 
capabilities - Variable in class org.openstreetmap.josm.io.Capabilities.CapabilitiesParser
 
capabilities - Variable in class org.openstreetmap.josm.io.OsmApi
API capabilities
Capabilities - Class in org.openstreetmap.josm.io
Represents the OSM API server capabilities.
Capabilities() - Constructor for class org.openstreetmap.josm.io.Capabilities
Constructs new Capabilities.
CAPABILITIES - Static variable in class org.openstreetmap.josm.io.OsmApi.CapabilitiesCache
 
CAPABILITIES_QUERY_STRING - Static variable in class org.openstreetmap.josm.io.imagery.WMSImagery
 
CAPABILITIES_ROOT_111 - Static variable in class org.openstreetmap.josm.io.imagery.WMSImagery
 
CAPABILITIES_ROOT_130 - Static variable in class org.openstreetmap.josm.io.imagery.WMSImagery
 
Capabilities.CapabilitiesParser - Class in org.openstreetmap.josm.io
A parser for the "capabilities" response XML.
CapabilitiesCache(ProgressMonitor, boolean) - Constructor for class org.openstreetmap.josm.io.OsmApi.CapabilitiesCache
 
CapabilitiesParser() - Constructor for class org.openstreetmap.josm.io.Capabilities.CapabilitiesParser
 
capabilitiesUrl - Variable in class org.openstreetmap.josm.io.imagery.WMSImagery
 
capacity - Variable in class org.openstreetmap.josm.gui.util.LruCache
 
CapturingBenchmark() - Constructor for class org.openstreetmap.josm.data.osm.visitor.paint.RenderBenchmarkCollector.CapturingBenchmark
 
CapturingSearchReceiver() - Constructor for class org.openstreetmap.josm.actions.search.SearchAction.CapturingSearchReceiver
 
cardinal_to_radians(String) - Static method in class org.openstreetmap.josm.gui.mappaint.mapcss.Functions
Converts an angle diven in cardinal directions to radians.
CARET - Static variable in interface org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParserConstants
RegularExpression Id.
carsWays - Variable in class org.openstreetmap.josm.data.validation.tests.Highways
 
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
Constructs a new Cascade.
Cascade(Cascade) - Constructor for class org.openstreetmap.josm.gui.mappaint.Cascade
Constructs a new Cascade from existing one.
case_sensitive - Variable in class org.openstreetmap.josm.data.osm.Filter.FilterPreferenceEntry
caseSensitive - Variable in class org.openstreetmap.josm.data.osm.search.SearchCompiler.Any
 
caseSensitive - Variable in class org.openstreetmap.josm.data.osm.search.SearchCompiler
 
caseSensitive - Variable in class org.openstreetmap.josm.data.osm.search.SearchCompiler.KeyValue
 
caseSensitive - Variable in class org.openstreetmap.josm.data.osm.search.SearchSetting
true to perform a case-sensitive search
caseSensitive - Variable in class org.openstreetmap.josm.gui.dialogs.SearchDialog
 
CASING - org.openstreetmap.josm.gui.mappaint.styleelement.LineElement.LineType
A casing (line behind normal line, extended to the right/left)
CassiniSoldner - Class in org.openstreetmap.josm.data.projection.proj
Cassini-Soldner Projection (EPSG code 9806).
CassiniSoldner() - Constructor for class org.openstreetmap.josm.data.projection.proj.CassiniSoldner
 
cast(Object, Class<T>) - Static method in class org.openstreetmap.josm.tools.Utils
Cast an object safely.
castPrim(Tagged) - Static method in class org.openstreetmap.josm.data.validation.tests.UntaggedNode
 
castToStream(Class<U>) - Static method in class org.openstreetmap.josm.tools.Utils
Get a function that converts an object to a singleton stream of a certain class (or null if the object cannot be cast to that class).
category - Variable in enum org.openstreetmap.josm.data.imagery.ImageryInfo.ImageryCategory
 
category - Variable in class org.openstreetmap.josm.data.preferences.ColorInfo
 
category - Variable in class org.openstreetmap.josm.data.preferences.NamedColorProperty
 
category - Variable in class org.openstreetmap.josm.data.sources.SourceInfo
category of the imagery
category - Variable in class org.openstreetmap.josm.data.sources.SourcePreferenceEntry
The category string for the source
categoryOriginalString - Variable in class org.openstreetmap.josm.data.sources.SourceInfo
category of the imagery (input string, not saved, copied or used otherwise except for error checks)
caughtOnThread - Variable in exception org.openstreetmap.josm.tools.bugreport.ReportedException
 
CauseTraceIterator() - Constructor for class org.openstreetmap.josm.tools.bugreport.ReportedException.CauseTraceIterator
 
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.dialogs.LayerListDialog.NativeScaleLayerCellRenderer
 
cb - Variable in class org.openstreetmap.josm.gui.dialogs.LayerListDialog.OffsetLayerCellRenderer
 
CbAction(PrefJPanel) - Constructor for class org.openstreetmap.josm.gui.preferences.shortcut.PrefJPanel.CbAction
 
cbActive - Variable in class org.openstreetmap.josm.gui.preferences.SourceEditor.EditSourceEntryDialog
 
cbAlt - Variable in class org.openstreetmap.josm.gui.preferences.shortcut.PrefJPanel
 
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
 
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.OSMDownloadSource.GpsDataDownloadType
 
cbDownloadGpxData - Variable in class org.openstreetmap.josm.gui.layer.gpx.DownloadAlongPanel
 
cbDownloadNotes - Variable in class org.openstreetmap.josm.gui.download.OSMDownloadSource.NotesDataDownloadType
 
cbDownloadOsmData - Variable in class org.openstreetmap.josm.gui.download.OSMDownloadSource.OsmDataDownloadType
 
cbDownloadOsmData - Variable in class org.openstreetmap.josm.gui.layer.gpx.DownloadAlongPanel
 
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
 
cbId - Variable in class org.openstreetmap.josm.gui.dialogs.OsmIdSelectionDialog
 
cbInput - Variable in class org.openstreetmap.josm.gui.preferences.projection.CustomProjectionChoice.PreferencePanel
 
cbInSelectionOnly - Variable in class org.openstreetmap.josm.gui.dialogs.ChangesetDialog
 
cbMeta - Variable in class org.openstreetmap.josm.gui.preferences.shortcut.PrefJPanel
 
cbModel - Variable in class org.openstreetmap.josm.gui.widgets.QuadStateCheckBox
 
cbModifyNotes - Variable in class org.openstreetmap.josm.gui.oauth.OsmPrivilegesPanel
 
cbMyChangesetsOnly - Variable in class org.openstreetmap.josm.gui.dialogs.changeset.query.BasicChangesetQueryPanel
 
cbOpenAndCloseRestrictions - Variable in class org.openstreetmap.josm.gui.dialogs.changeset.query.AdvancedChangesetQueryPanel
 
cbOpenChangesets - Variable in class org.openstreetmap.josm.gui.io.ChangesetManagementPanel
 
CBPanel(String[], int, String, ActionListener) - Constructor for class org.openstreetmap.josm.gui.preferences.projection.ListProjectionChoice.CBPanel
 
cbPlugin - Variable in class org.openstreetmap.josm.gui.preferences.plugin.PluginListPanel.PluginCheckBoxMouseAdapter
 
cbReadFull - Variable in class org.openstreetmap.josm.gui.dialogs.relation.ReferringRelationsBrowser
 
cbReadGpx - Variable in class org.openstreetmap.josm.gui.oauth.OsmPrivilegesPanel
 
cbReadPrefs - Variable in class org.openstreetmap.josm.gui.oauth.OsmPrivilegesPanel
 
cbRequestReview - Variable in class org.openstreetmap.josm.gui.io.BasicUploadSettingsPanel
the checkbox to request feedback from other users
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.preferences.server.OAuthAuthenticationPreferencesPanel
 
cbShowImmediateDialog - Variable in class org.openstreetmap.josm.gui.ConditionalOptionPaneUtil.MessagePanel
 
cbShowPermanentDialog - Variable in class org.openstreetmap.josm.gui.ConditionalOptionPaneUtil.MessagePanel
 
cbShowSessionDialog - 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
 
cbStandard - Variable in class org.openstreetmap.josm.gui.ConditionalOptionPaneUtil.MessagePanel
 
cbStartup - Variable in class org.openstreetmap.josm.gui.download.DownloadDialog
 
cbSuppressAll - Variable in class org.openstreetmap.josm.gui.bugreport.BugReportDialog
 
cbSuppressSingle - Variable in class org.openstreetmap.josm.gui.bugreport.BugReportDialog
 
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.SynchronizeTimeFromPhotoDialog
 
cbType - Variable in class org.openstreetmap.josm.gui.dialogs.OsmIdSelectionDialog
 
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
cbUseForAllRequests - Variable in class org.openstreetmap.josm.gui.preferences.server.OAuthAuthenticationPreferencesPanel
 
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
 
cbWriteGpx - Variable in class org.openstreetmap.josm.gui.oauth.OsmPrivilegesPanel
 
cbWritePrefs - Variable in class org.openstreetmap.josm.gui.oauth.OsmPrivilegesPanel
 
cbZoomToDownloadedData - Variable in class org.openstreetmap.josm.gui.download.DownloadDialog
 
cChangeImageDirection - Variable in class org.openstreetmap.josm.gui.layer.geoimage.ImageDirectionPositionPanel
 
CDATA_PATTERN - Static variable in class org.openstreetmap.josm.data.imagery.TMSCachedTileLoaderJob
 
cDdFormatter - Static variable in class org.openstreetmap.josm.data.coor.conversion.AbstractCoordinateFormat
The normal number format for server precision coordinates
cDdFormatter - Static variable in class org.openstreetmap.josm.data.coor.LatLon
The normal number format for server precision coordinates
cDdHighPrecisionFormatter - Static variable in class org.openstreetmap.josm.data.coor.LatLon
The number format used for high precision coordinates
CellEditorRemover(KeyboardFocusManager) - Constructor for class org.openstreetmap.josm.gui.tagging.TagTable.CellEditorRemover
 
cellEditorSupport - Variable in class org.openstreetmap.josm.gui.io.ActionFlagsTableCell
 
cellEditorSupport - Variable in class org.openstreetmap.josm.gui.io.LayerNameAndFilePathTableCell
 
CellEditorSupport - Class in org.openstreetmap.josm.gui.util
Utility class used to ease implementation of CellEditor interface, or one of its sub-interfaces, for classes that cannot extend AbstractCellEditor.
CellEditorSupport(CellEditor) - Constructor for class org.openstreetmap.josm.gui.util.CellEditorSupport
Constructs a new CellEditorSupport.
cellRenderer - Variable in class org.openstreetmap.josm.gui.dialogs.properties.PropertiesDialog
 
CellRenderer() - Constructor for class org.openstreetmap.josm.gui.dialogs.MenuItemSearchDialog.CellRenderer
 
cellSegments - Variable in class org.openstreetmap.josm.data.validation.tests.CrossingWays
All way segments, grouped by cells
cellSegments - Variable in class org.openstreetmap.josm.gui.mappaint.mapcss.Selector.ChildOrParentSelector.CrossingFinder
Will contain all way segments, grouped by cells
cellSegmentsWater - Variable in class org.openstreetmap.josm.data.validation.tests.PowerLines
All waterway 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.josm.data.ViewportData
 
center - Variable in class org.openstreetmap.josm.gui.animation.Star
 
center - Variable in class org.openstreetmap.josm.gui.NavigatableComponent.ZoomData
 
center - Variable in class org.openstreetmap.josm.io.session.SessionReader.SessionViewportData
 
center(double, double, double, double) - Static method in class org.openstreetmap.josm.io.OverpassDownloadReader
 
center(Environment) - Static method in class org.openstreetmap.josm.gui.mappaint.mapcss.Functions
Returns the center of the environment OSM primitive.
CENTER - org.openstreetmap.josm.gui.mappaint.styleelement.BoxTextElement.HorizontalTextAlignment
Align in the center
CENTER - org.openstreetmap.josm.gui.mappaint.styleelement.BoxTextElement.VerticalTextAlignment
Render at the center of the box
CENTER - org.openstreetmap.josm.gui.mappaint.styleelement.RepeatImageElement.LineImageAlignment
Align it to the center of the line
CENTER - Static variable in class org.openstreetmap.josm.gui.mappaint.Keyword
Align text at the center
center_lat - Variable in class org.openstreetmap.josm.data.imagery.OffsetBookmark
 
center_lon - Variable in class org.openstreetmap.josm.data.imagery.OffsetBookmark
 
centerInWindow(Component, Dimension) - Static method in class org.openstreetmap.josm.gui.util.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.
centerOf(MapViewState, Rectangle) - Method in class org.openstreetmap.josm.gui.mappaint.styleelement.placement.CompletelyInsideAreaStrategy
 
centerOnScreen(Dimension) - Static method in class org.openstreetmap.josm.gui.util.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.gui.util.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
 
centralMeridian - Variable in class org.openstreetmap.josm.data.projection.proj.AzimuthalEquidistant
Central longitude in radians.
centralMeridian - Variable in class org.openstreetmap.josm.data.projection.proj.ObliqueMercator
Central longitude in radians.
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
Constructs a new CentricDatum.
CERT_AMEND - Static variable in class org.openstreetmap.josm.io.CertificateAmendment
Certificates embedded in JOSM
CertAmend(String, String) - Constructor for class org.openstreetmap.josm.io.CertificateAmendment.CertAmend
 
CertificateAmendment - Class in org.openstreetmap.josm.io
Class to add missing root certificates to the list of trusted certificates for TLS connections.
CertificateAmendment() - Constructor for class org.openstreetmap.josm.io.CertificateAmendment
 
CertificateAmendment.CertAmend - Class in org.openstreetmap.josm.io
A certificate amendment.
CertificateAmendment.EmbeddedCertAmend - Class in org.openstreetmap.josm.io
An embedded certificate amendment.
CertificateAmendment.NativeCertAmend - Class in org.openstreetmap.josm.io
A certificate amendment relying on native platform certificate store.
certificateIsMissing(KeyStore, X509Certificate) - Static method in class org.openstreetmap.josm.io.CertificateAmendment
Check if the certificate is missing and needs to be added to the keystore.
CERTIFICATES - org.openstreetmap.josm.io.OnlineResource
Various government certificates downloaded on Windows to make https imagery work in some countries
cForce - Variable in class org.openstreetmap.josm.gui.layer.geoimage.AdvancedCorrelationSettingsDialog
 
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.
CHANGE_FILE - org.openstreetmap.josm.data.validation.ValidatorCLI.Option
--change-file=<change-file> Add a change file
CHANGE_SELECTION - Static variable in class org.openstreetmap.josm.io.remotecontrol.PermissionPrefWithDefault
Change the selection
CHANGE_VIEWPORT - Static variable in class org.openstreetmap.josm.io.remotecontrol.PermissionPrefWithDefault
Change the viewport
changeBy(int) - Method in enum org.openstreetmap.josm.actions.OrthogonalizeAction.Direction
Change a direction by the specified number of 90 degree increments counter-clockwise
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(DataSet, OsmPrimitive, OsmPrimitive) - Constructor for class org.openstreetmap.josm.command.ChangeCommand
Constructs a new ChangeCommand in the context of a given data set.
ChangeCommand(OsmPrimitive, OsmPrimitive) - Constructor for class org.openstreetmap.josm.command.ChangeCommand
Constructs a new ChangeCommand in the context of osm data set.
changed - Variable in class org.openstreetmap.josm.data.osm.FilterModel
true, if the filter state (normal / disabled / hidden) of any primitive has changed in the process
changed - Variable in class org.openstreetmap.josm.gui.preferences.advanced.PrefEntry
 
CHANGED - org.openstreetmap.josm.gui.history.TwoColumnDiff.Item.DiffItemType
 
changedColor - Variable in class org.openstreetmap.josm.gui.preferences.advanced.PreferencesTable.SettingCellRenderer
 
changedData - Variable in class org.openstreetmap.josm.gui.layer.AutosaveTask
 
changedFlag - Variable in class org.openstreetmap.josm.tools.Diff.FileData
Array, indexed by real origin-1 line number, containing true for a line that is an insertion or a deletion.
changedKey - Variable in class org.openstreetmap.josm.gui.dialogs.properties.TagEditHelper
 
changedSetting - Variable in class org.openstreetmap.josm.gui.layer.imagery.TileSourceDisplaySettings.DisplaySettingsChangeEvent
 
changedTagsSupplier - Variable in class org.openstreetmap.josm.gui.tagging.presets.TaggingPresetItemGuiSupport
 
changedUpdate(DocumentEvent) - Method in class org.openstreetmap.josm.actions.JumpToAction.OsmLonLatListener
 
changedUpdate(DocumentEvent) - Method in class org.openstreetmap.josm.actions.JumpToAction.OsmURLListener
 
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.relation.actions.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.layer.geoimage.CorrelateGpxWithImages.StatusBarUpdater
 
changedUpdate(DocumentEvent) - Method in class org.openstreetmap.josm.gui.oauth.ManualAuthorizationUI.AccessTokenBuilder
 
changedUpdate(DocumentEvent) - Method in class org.openstreetmap.josm.gui.preferences.projection.CodeSelectionPanel
 
changedUpdate(DocumentEvent) - Method in class org.openstreetmap.josm.gui.preferences.server.OsmApiUrlInputPanel.ValidateApiUrlAction
 
changedUpdate(DocumentEvent) - Method in interface org.openstreetmap.josm.gui.util.DocumentAdapter
 
changedUpdate(DocumentEvent) - Method in class org.openstreetmap.josm.gui.widgets.AbstractTextComponentValidator
 
changedUpdate(DocumentEvent) - Method in class org.openstreetmap.josm.gui.widgets.BoundingBoxSelectionPanel.OsmUrlRefresher
 
changedUpdate(DocumentEvent) - Method in class org.openstreetmap.josm.gui.widgets.CompileSearchTextDecorator
 
changedUpdate(DocumentEvent) - Method in class org.openstreetmap.josm.gui.widgets.FilterField.FilterFieldAdapter
 
changeEvent - Variable in class org.openstreetmap.josm.gui.util.ChangeNotifier
Only one ChangeEvent is needed per button model instance since the event's only state is the source property.
changeFiles - Variable in class org.openstreetmap.josm.data.validation.ValidatorCLI
The change files.
ChangeMembersCommand - Class in org.openstreetmap.josm.command
Command that changes the members of a relation.
ChangeMembersCommand(DataSet, Relation, List<RelationMember>) - Constructor for class org.openstreetmap.josm.command.ChangeMembersCommand
Constructs a new ChangeMembersCommand in the context of a given data set.
ChangeMembersCommand(Relation, List<RelationMember>) - Constructor for class org.openstreetmap.josm.command.ChangeMembersCommand
Constructs a new ChangeMembersCommand in the context of r data set.
ChangeNodesCommand - Class in org.openstreetmap.josm.command
Command that changes the nodes list of a way.
ChangeNodesCommand(DataSet, Way, List<Node>) - Constructor for class org.openstreetmap.josm.command.ChangeNodesCommand
Constructs a new ChangeNodesCommand.
ChangeNodesCommand(Way, List<Node>) - Constructor for class org.openstreetmap.josm.command.ChangeNodesCommand
Constructs a new ChangeNodesCommand.
ChangeNotifier - Class in org.openstreetmap.josm.gui.util
Replacement to java.util.Observable class, deprecated with Java 9.
ChangeNotifier() - Constructor for class org.openstreetmap.josm.gui.util.ChangeNotifier
 
changeOffset(double) - Method in class org.openstreetmap.josm.actions.mapmode.ParallelWays
Offsets the way(s) d units.
ChangePropertyCommand - Class in org.openstreetmap.josm.command
Command that manipulate the key/value structure of several objects.
ChangePropertyCommand(Collection<? extends OsmPrimitive>, String, String) - Constructor for class org.openstreetmap.josm.command.ChangePropertyCommand
Creates a command to change one tag of multiple objects
ChangePropertyCommand(Collection<? extends OsmPrimitive>, Map<String, String>) - Constructor for class org.openstreetmap.josm.command.ChangePropertyCommand
Creates a command to change multiple tags of multiple objects
ChangePropertyCommand(DataSet, Collection<? extends OsmPrimitive>, Map<String, String>) - Constructor for class org.openstreetmap.josm.command.ChangePropertyCommand
Creates a command to change multiple tags of multiple objects
ChangePropertyCommand(OsmPrimitive, String, String) - Constructor for class org.openstreetmap.josm.command.ChangePropertyCommand
Creates a command to change one tag of one object
ChangePropertyCommand.OsmPseudoCommand - Class in org.openstreetmap.josm.command
 
ChangePropertyKeyCommand - Class in org.openstreetmap.josm.command
Command that replaces the key of one or several objects
ChangePropertyKeyCommand(Collection<? extends OsmPrimitive>, String, String) - Constructor for class org.openstreetmap.josm.command.ChangePropertyKeyCommand
Constructs a new ChangePropertyKeyCommand.
ChangePropertyKeyCommand(DataSet, Collection<? extends OsmPrimitive>, String, String) - Constructor for class org.openstreetmap.josm.command.ChangePropertyKeyCommand
Constructs a new ChangePropertyKeyCommand.
ChangePropertyKeyCommand(OsmPrimitive, String, String) - Constructor for class org.openstreetmap.josm.command.ChangePropertyKeyCommand
Constructs a new ChangePropertyKeyCommand.
ChangePropertyKeyCommand.SinglePrimitivePseudoCommand - Class in org.openstreetmap.josm.command
 
ChangeRelationMemberRoleCommand - Class in org.openstreetmap.josm.command
Command that changes the role of a relation member
ChangeRelationMemberRoleCommand(DataSet, Relation, int, String) - Constructor for class org.openstreetmap.josm.command.ChangeRelationMemberRoleCommand
Constructs a new ChangeRelationMemberRoleCommand.
ChangeRelationMemberRoleCommand(Relation, int, String) - Constructor for class org.openstreetmap.josm.command.ChangeRelationMemberRoleCommand
Constructs a new ChangeRelationMemberRoleCommand.
changesCount - Variable in class org.openstreetmap.josm.data.osm.Changeset
the number of changes for this changeset
changeset - Variable in class org.openstreetmap.josm.data.osm.history.HistoryOsmPrimitive
 
changeset - Variable in class org.openstreetmap.josm.data.osm.pbf.Info
 
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() - Method in class org.openstreetmap.josm.data.osm.pbf.Info
Get the OSM changeset
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 - Static variable in class org.openstreetmap.josm.data.osm.search.SearchCompiler
 
CHANGESET_COMMENT - Static variable in class org.openstreetmap.josm.io.remotecontrol.handler.LoadAndZoomHandler
 
CHANGESET_HASHTAGS - Static variable in class org.openstreetmap.josm.io.remotecontrol.handler.LoadAndZoomHandler
 
CHANGESET_ID_CHANGED - org.openstreetmap.josm.data.osm.event.AbstractDatasetChangedEvent.DatasetEventType
The changeset id changed for a list of primitives
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
CHANGESET_SLASH - Static variable in class org.openstreetmap.josm.io.OsmApi
 
CHANGESET_SOURCE - Static variable in class org.openstreetmap.josm.io.remotecontrol.handler.LoadAndZoomHandler
 
CHANGESET_STR - Static variable in class org.openstreetmap.josm.io.OsmApi
 
CHANGESET_TAGS - Static variable in class org.openstreetmap.josm.io.remotecontrol.handler.LoadAndZoomHandler
 
ChangesetAware - Interface in org.openstreetmap.josm.gui.dialogs.changeset
Super interface of changeset-aware components.
ChangesetBookmark(Changeset) - Constructor for class org.openstreetmap.josm.gui.download.BookmarkList.ChangesetBookmark
Constructs a new ChangesetBookmark.
changesetButton - Variable in class org.openstreetmap.josm.gui.history.VersionInfoPanel
 
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
Constructs a new ChangesetCache.
ChangesetCacheEvent - Interface in org.openstreetmap.josm.data.osm
An event indicating a change in the ChangesetCache
ChangesetCacheListener - Interface in org.openstreetmap.josm.data.osm
A listener that listens to changes on the ChangesetCache
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
Constructs a new ChangesetCacheManager.
ChangesetCacheManager.CancelAction - Class in org.openstreetmap.josm.gui.dialogs.changeset
the cancel / close action
ChangesetCacheManager.ChangesetDetailViewSynchronizer - Class in org.openstreetmap.josm.gui.dialogs.changeset
 
ChangesetCacheManager.ChangesetTablePopupMenu - Class in org.openstreetmap.josm.gui.dialogs.changeset
 
ChangesetCacheManager.CloseSelectedChangesetsAction - Class in org.openstreetmap.josm.gui.dialogs.changeset
Closes the selected changesets
ChangesetCacheManager.DownloadMyChangesets - Class in org.openstreetmap.josm.gui.dialogs.changeset
 
ChangesetCacheManager.DownloadSelectedChangesetContentAction - Class in org.openstreetmap.josm.gui.dialogs.changeset
Downloads the content of selected changesets from the OSM server
ChangesetCacheManager.DownloadSelectedChangesetObjectsAction - Class in org.openstreetmap.josm.gui.dialogs.changeset
Downloads the objects contained in the selected changesets from the OSM server
ChangesetCacheManager.DownloadSelectedChangesetsAction - Class in org.openstreetmap.josm.gui.dialogs.changeset
Downloads the selected changesets
ChangesetCacheManager.MouseEventHandler - Class in org.openstreetmap.josm.gui.dialogs.changeset
 
ChangesetCacheManager.QueryAction - Class in org.openstreetmap.josm.gui.dialogs.changeset
The action to query and download changesets
ChangesetCacheManager.RemoveFromCacheAction - Class in org.openstreetmap.josm.gui.dialogs.changeset
Removes the selected changesets from the local changeset cache
ChangesetCacheManager.ShowDetailAction - Class in org.openstreetmap.josm.gui.dialogs.changeset
 
ChangesetCacheManager.WindowEventHandler - Class in org.openstreetmap.josm.gui.dialogs.changeset
Handler for window events
changesetCacheManagerClosedHandler - Variable in class org.openstreetmap.josm.actions.ChangesetManagerToggleAction
 
ChangesetCacheManagerClosedHandler() - Constructor for class org.openstreetmap.josm.actions.ChangesetManagerToggleAction.ChangesetCacheManagerClosedHandler
 
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
Creates a new ChangesetCacheManagerModel that is based on the selectionModel
ChangesetCacheTableCellRenderer - Class in org.openstreetmap.josm.gui.dialogs.changeset
The cell renderer for the changeset table
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
Creates a new ChangesetCacheTableColumnModel.
ChangesetCacheTableRowSorter - Class in org.openstreetmap.josm.gui.dialogs.changeset
The row sorter for the changeset table
ChangesetCacheTableRowSorter(ChangesetCacheManagerModel) - Constructor for class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetCacheTableRowSorter
 
changesetCacheUpdated(ChangesetCacheEvent) - Method in interface org.openstreetmap.josm.data.osm.ChangesetCacheListener
Gets notified on changeset cache updates
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.ChangesetManagementPanel
 
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
Constructs a new 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(long, Instant, ChangesetClosedException.Source) - Constructor for exception org.openstreetmap.josm.io.ChangesetClosedException
Creates the exception
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 source.
ChangesetClosedException(String, ChangesetClosedException.Source, Throwable) - Constructor for exception org.openstreetmap.josm.io.ChangesetClosedException
Creates the exception with the given error header, source and cause.
ChangesetClosedException.Source - Enum in org.openstreetmap.josm.io
Identifies when the changeset exception occurred.
changesetCommentsDialogAction - Variable in class org.openstreetmap.josm.gui.history.VersionInfoPanel
 
ChangesetContentDownloadTask - Class in org.openstreetmap.josm.actions.downloadtasks
This is an asynchronous task for downloading the changeset content of a collection of changesets.
ChangesetContentDownloadTask(int) - Constructor for class org.openstreetmap.josm.actions.downloadtasks.ChangesetContentDownloadTask
Creates a download task for a single changeset
ChangesetContentDownloadTask(Component, int) - Constructor for class org.openstreetmap.josm.actions.downloadtasks.ChangesetContentDownloadTask
Creates a download task for a single changeset
ChangesetContentDownloadTask(Component, Collection<Integer>) - Constructor for class org.openstreetmap.josm.actions.downloadtasks.ChangesetContentDownloadTask
Creates a download task for a collection of changesets.
ChangesetContentDownloadTask(Collection<Integer>) - Constructor for class org.openstreetmap.josm.actions.downloadtasks.ChangesetContentDownloadTask
Creates a download task for a collection of changesets.
ChangesetContentDownloadTask.DownloadTask - Class in org.openstreetmap.josm.actions.downloadtasks
 
ChangesetContentEntry(ChangesetDataSet.ChangesetDataSetEntry) - Constructor for class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetContentTableModel.ChangesetContentEntry
 
ChangesetContentEntry(ChangesetDataSet.ChangesetModificationType, HistoryOsmPrimitive) - Constructor for class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetContentTableModel.ChangesetContentEntry
 
ChangesetContentPanel - Class in org.openstreetmap.josm.gui.dialogs.changeset
The panel which displays the content of a changeset in a scrollable table.
ChangesetContentPanel() - Constructor for class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetContentPanel
Constructs a new ChangesetContentPanel.
ChangesetContentPanel.ChangesetContentTablePopupMenu - Class in org.openstreetmap.josm.gui.dialogs.changeset
 
ChangesetContentPanel.DownloadObjectAction - Class in org.openstreetmap.josm.gui.dialogs.changeset
 
ChangesetContentPanel.HeaderPanel - Class in org.openstreetmap.josm.gui.dialogs.changeset
 
ChangesetContentPanel.HeaderPanel.DownloadAction - Class in org.openstreetmap.josm.gui.dialogs.changeset
 
ChangesetContentPanel.SelectInCurrentLayerAction - Class in org.openstreetmap.josm.gui.dialogs.changeset
 
ChangesetContentPanel.SelectionBasedAction - Class in org.openstreetmap.josm.gui.dialogs.changeset
 
ChangesetContentPanel.ShowHistoryAction - Class in org.openstreetmap.josm.gui.dialogs.changeset
 
ChangesetContentPanel.ZoomInCurrentLayerAction - Class in org.openstreetmap.josm.gui.dialogs.changeset
 
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 PrimitiveRenderer.
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
Constructs a new 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
Constructs a new ChangesetContentTableModel.
ChangesetContentTableModel.ChangesetContentEntry - Class in org.openstreetmap.josm.gui.dialogs.changeset
The type used internally to keep information about HistoryOsmPrimitive with their ChangesetDataSet.ChangesetModificationType.
ChangesetContentTablePopupMenu() - Constructor for class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetContentPanel.ChangesetContentTablePopupMenu
 
ChangesetContentTableRowSorter - Class in org.openstreetmap.josm.gui.dialogs.changeset
The row sorter for the changeset content
ChangesetContentTableRowSorter(ChangesetContentTableModel) - Constructor for class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetContentTableRowSorter
 
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
An entry in the changeset dataset.
ChangesetDataSet.ChangesetModificationType - Enum in org.openstreetmap.josm.data.osm
Type of primitive modification.
ChangesetDataSet.DefaultChangesetDataSetEntry - Class in org.openstreetmap.josm.data.osm
Class to keep one entry of a changeset: the combination of modification type and primitive.
ChangesetDataSet.DefaultIterator - Class in org.openstreetmap.josm.data.osm
 
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
Constructs a new ChangesetDetailPanel.
ChangesetDetailPanel.OpenChangesetPopupMenuAction - Class in org.openstreetmap.josm.gui.dialogs.changeset
The action for opening OpenChangesetPopupMenu
ChangesetDetailPanel.RemoveFromCacheAction - Class in org.openstreetmap.josm.gui.dialogs.changeset
The action for removing the currently selected changeset from the changeset cache
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.UpdateChangesetAction - Class in org.openstreetmap.josm.gui.dialogs.changeset
Updates the current changeset from the OSM server
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.
ChangesetDetailViewSynchronizer(ChangesetCacheManagerModel) - Constructor for class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetCacheManager.ChangesetDetailViewSynchronizer
 
ChangesetDialog - Class in org.openstreetmap.josm.gui.dialogs
ChangesetDialog is a toggle dialog which displays the current list of changesets.
ChangesetDialog() - Constructor for class org.openstreetmap.josm.gui.dialogs.ChangesetDialog
Constructs a new ChangesetDialog.
ChangesetDialog.ChangesetDialogPopup - Class in org.openstreetmap.josm.gui.dialogs
 
ChangesetDialog.CloseOpenChangesetsAction - Class in org.openstreetmap.josm.gui.dialogs
Closes the currently selected changesets
ChangesetDialog.DblClickHandler - Class in org.openstreetmap.josm.gui.dialogs
 
ChangesetDialog.FilterChangeHandler - Class in org.openstreetmap.josm.gui.dialogs
 
ChangesetDialog.LaunchChangesetManager - Class in org.openstreetmap.josm.gui.dialogs
A utility class to fetch changesets and display the changeset dialog.
ChangesetDialog.LaunchChangesetManagerAction - Class in org.openstreetmap.josm.gui.dialogs
Show information about the currently selected changesets
ChangesetDialog.ReadChangesetsAction - Class in org.openstreetmap.josm.gui.dialogs
Downloads selected changesets
ChangesetDialog.SelectObjectsAction - Class in org.openstreetmap.josm.gui.dialogs
Selects objects for the currently selected changesets.
ChangesetDialog.ShowChangesetInfoAction - Class in org.openstreetmap.josm.gui.dialogs
Show information about the currently selected changesets
changesetDialogAction - Variable in class org.openstreetmap.josm.gui.history.VersionInfoPanel
 
ChangesetDialogPopup(JList<?>...) - Constructor for class org.openstreetmap.josm.gui.dialogs.ChangesetDialog.ChangesetDialogPopup
 
ChangesetDiscussionComment - Class in org.openstreetmap.josm.data.osm
A comment in a public changeset discussion.
ChangesetDiscussionComment(Instant, User) - Constructor for class org.openstreetmap.josm.data.osm.ChangesetDiscussionComment
Constructs a new ChangesetDiscussionComment.
ChangesetDiscussionPanel - Class in org.openstreetmap.josm.gui.dialogs.changeset
The panel which displays the public discussion around a changeset in a scrollable table.
ChangesetDiscussionPanel() - Constructor for class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetDiscussionPanel
Constructs a new ChangesetDiscussionPanel.
ChangesetDiscussionPanel.AddChangesetCommentAction - Class in org.openstreetmap.josm.gui.dialogs.changeset
Adds a discussion comment to the current changeset
ChangesetDiscussionPanel.UpdateChangesetDiscussionAction - Class in org.openstreetmap.josm.gui.dialogs.changeset
Updates the current changeset discussion from the OSM server
ChangesetDiscussionTableCellRenderer - Class in org.openstreetmap.josm.gui.dialogs.changeset
The cell renderer for the changeset discussion table
ChangesetDiscussionTableCellRenderer() - Constructor for class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetDiscussionTableCellRenderer
 
ChangesetDiscussionTableColumnModel - Class in org.openstreetmap.josm.gui.dialogs.changeset
The column model for the changeset content
ChangesetDiscussionTableColumnModel() - Constructor for class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetDiscussionTableColumnModel
Constructs a new ChangesetContentTableColumnModel.
ChangesetDiscussionTableModel - Class in org.openstreetmap.josm.gui.dialogs.changeset
Model of changeset discussion table.
ChangesetDiscussionTableModel() - Constructor for class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetDiscussionTableModel
 
ChangesetDiscussionTableRowSorter - Class in org.openstreetmap.josm.gui.dialogs.changeset
The row sorter for the changeset discussion
ChangesetDiscussionTableRowSorter(ChangesetDiscussionTableModel) - Constructor for class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetDiscussionTableRowSorter
 
ChangesetHeaderDownloadTask - Class in org.openstreetmap.josm.actions.downloadtasks
This is an asynchronous task for downloading a collection of changesets from the OSM server.
ChangesetHeaderDownloadTask(Component, Collection<Integer>) - Constructor for class org.openstreetmap.josm.actions.downloadtasks.ChangesetHeaderDownloadTask
Creates the download task for a collection of changeset ids.
ChangesetHeaderDownloadTask(Component, Collection<Integer>, boolean) - Constructor for class org.openstreetmap.josm.actions.downloadtasks.ChangesetHeaderDownloadTask
Creates the download task for a collection of changeset ids, with possibility to download changeset discussion.
ChangesetHeaderDownloadTask(Collection<Integer>) - Constructor for class org.openstreetmap.josm.actions.downloadtasks.ChangesetHeaderDownloadTask
Creates the download task for a collection of changeset ids.
ChangesetHeaderDownloadTask.DownloadTask - Class in org.openstreetmap.josm.actions.downloadtasks
 
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
ChangesetId(PushbackTokenizer) - Constructor for class org.openstreetmap.josm.data.osm.search.SearchCompiler.ChangesetId
 
ChangesetId(PushbackTokenizer.Range) - Constructor for class org.openstreetmap.josm.data.osm.search.SearchCompiler.ChangesetId
 
ChangesetIdChangedEvent - Class in org.openstreetmap.josm.data.osm.event
An event that is triggered when the changeset id has changed for a list of primitives.
ChangesetIdChangedEvent(DataSet, List<OsmPrimitive>, int, int) - Constructor for class org.openstreetmap.josm.data.osm.event.ChangesetIdChangedEvent
Constructs a new ChangesetIdChangedEvent.
changesetIds - Variable in class org.openstreetmap.josm.io.ChangesetQuery
a collection of changeset ids to query for
ChangesetIdTextField - Class in org.openstreetmap.josm.gui.widgets
A text field designed to enter a single OSM changeset ID.
ChangesetIdTextField() - Constructor for class org.openstreetmap.josm.gui.widgets.ChangesetIdTextField
Constructs a new ChangesetIdTextField
ChangesetIdTextField.ChangesetIdValidator - Class in org.openstreetmap.josm.gui.widgets
Validator for a changeset ID entered in a JTextComponent.
ChangesetIdValidator(JTextComponent) - Constructor for class org.openstreetmap.josm.gui.widgets.ChangesetIdTextField.ChangesetIdValidator
changesetInDetailView - Variable in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetCacheManagerModel
 
changesetInfoAction - Variable in class org.openstreetmap.josm.gui.history.VersionTable.VersionTablePopupMenu
 
ChangesetInfoAction() - Constructor for class org.openstreetmap.josm.gui.history.VersionTable.ChangesetInfoAction
Constructs a new ChangesetInfoAction.
ChangesetInSelectionListModel - Class in org.openstreetmap.josm.gui.dialogs.changeset
A table of changesets that displays the ones that are used by the primitives in the current selection.
ChangesetInSelectionListModel(DefaultListSelectionModel) - Constructor for class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetInSelectionListModel
ChangesetListCellRenderer - Class in org.openstreetmap.josm.gui.dialogs.changeset
This class renders the cells in a ChangesetListModel.
ChangesetListCellRenderer() - Constructor for class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetListCellRenderer
Constructs a new ChangesetListCellRenderer.
ChangesetListModel - Class in org.openstreetmap.josm.gui.dialogs.changeset
This is the model that backs a list of changesets
ChangesetListModel(DefaultListSelectionModel) - Constructor for class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetListModel
Creates a new ChangesetListModel
ChangesetManagementPanel - Class in org.openstreetmap.josm.gui.io
ChangesetManagementPanel allows to configure changeset to be used in the next upload.
ChangesetManagementPanel() - Constructor for class org.openstreetmap.josm.gui.io.ChangesetManagementPanel
Constructs a new ChangesetManagementPanel.
ChangesetManagementPanel.CloseAfterUploadItemStateListener - Class in org.openstreetmap.josm.gui.io
Listens to changes in "close after upload" flag and fires property change events.
ChangesetManagementPanel.CloseChangesetAction - Class in org.openstreetmap.josm.gui.io
Closes the currently selected changeset
ChangesetManagementPanel.RefreshAction - Class in org.openstreetmap.josm.gui.io
Refreshes the list of open changesets
changesetManager - Variable in class org.openstreetmap.josm.gui.MainMenu
Windows / Changeset Manager
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
Constructs a new ChangesetManagerToggleAction.
ChangesetManagerToggleAction.ChangesetCacheManagerClosedHandler - Class in org.openstreetmap.josm.actions
 
ChangesetModificationType() - Constructor for enum org.openstreetmap.josm.data.osm.ChangesetDataSet.ChangesetModificationType
 
ChangesetQuery - Class in org.openstreetmap.josm.io
Data class to collect restrictions (parameters) for downloading changesets from the OSM API.
ChangesetQuery() - Constructor for class org.openstreetmap.josm.io.ChangesetQuery
 
ChangesetQuery.ChangesetQueryUrlException - Exception in org.openstreetmap.josm.io
Exception thrown for invalid changeset queries.
ChangesetQuery.ChangesetQueryUrlParser - Class in org.openstreetmap.josm.io
Changeset query URL parser.
ChangesetQueryDialog - Class in org.openstreetmap.josm.gui.dialogs.changeset.query
This is a modal dialog for entering query criteria to search for changesets.
ChangesetQueryDialog(Window) - Constructor for class org.openstreetmap.josm.gui.dialogs.changeset.query.ChangesetQueryDialog
Constructs a new ChangesetQueryDialog.
ChangesetQueryDialog.CancelAction - Class in org.openstreetmap.josm.gui.dialogs.changeset.query
 
ChangesetQueryDialog.QueryAction - Class in org.openstreetmap.josm.gui.dialogs.changeset.query
 
ChangesetQueryDialog.WindowEventHandler - Class in org.openstreetmap.josm.gui.dialogs.changeset.query
 
ChangesetQueryTask - Class in org.openstreetmap.josm.actions.downloadtasks
Asynchronous task to send a changeset query to the OSM API.
ChangesetQueryTask(Component, ChangesetQuery) - Constructor for class org.openstreetmap.josm.actions.downloadtasks.ChangesetQueryTask
Creates the task.
ChangesetQueryTask(ChangesetQuery) - Constructor for class org.openstreetmap.josm.actions.downloadtasks.ChangesetQueryTask
Creates the task.
ChangesetQueryTask.DownloadTask - Class in org.openstreetmap.josm.actions.downloadtasks
 
ChangesetQueryUrlException(String) - Constructor for exception org.openstreetmap.josm.io.ChangesetQuery.ChangesetQueryUrlException
Constructs a new ChangesetQueryUrlException with the specified detail message.
ChangesetQueryUrlException(String, Throwable) - Constructor for exception org.openstreetmap.josm.io.ChangesetQuery.ChangesetQueryUrlException
Constructs a new ChangesetQueryUrlException with the specified cause and detail message.
ChangesetQueryUrlException(Throwable) - Constructor for exception org.openstreetmap.josm.io.ChangesetQuery.ChangesetQueryUrlException
Constructs a new ChangesetQueryUrlException with the specified cause and a detail message of (cause==null ? null : cause.toString()) (which typically contains the class and detail message of cause).
ChangesetQueryUrlParser() - Constructor for class org.openstreetmap.josm.io.ChangesetQuery.ChangesetQueryUrlParser
 
changesets - Variable in class org.openstreetmap.josm.actions.CloseChangesetAction.DownloadOpenChangesetsTask
 
changesets - Variable in class org.openstreetmap.josm.data.osm.history.HistoryDataSet
 
changesets - Variable in class org.openstreetmap.josm.gui.datatransfer.ChangesetTransferable
 
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.io.OsmChangesetParser
 
CHANGESETS_IN_MAP_VIEW - org.openstreetmap.josm.gui.dialogs.changeset.query.BasicChangesetQueryPanel.BasicQuery
 
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
ChangesetTablePopupMenu() - Constructor for class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetCacheManager.ChangesetTablePopupMenu
 
changesetTagListener - Variable in class org.openstreetmap.josm.gui.io.UploadDialog
 
changeSetTags - Variable in class org.openstreetmap.josm.data.osm.DataSet
Holding bin for changeset tag information, to be applied when or if this is ever uploaded.
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
Constructs a new ChangesetTagsPanel.
ChangesetTransferable - Class in org.openstreetmap.josm.gui.datatransfer
This class allows to transfer a list of Changesets
ChangesetTransferable(List<Changeset>) - Constructor for class org.openstreetmap.josm.gui.datatransfer.ChangesetTransferable
Constructs a new transferable
ChangesetUpdater - Class in org.openstreetmap.josm.io
Checks periodically if open changesets have been closed on server side.
ChangesetUpdater() - Constructor for class org.openstreetmap.josm.io.ChangesetUpdater
 
ChangesetUpdater.Worker - Class in org.openstreetmap.josm.io
 
ChangesetViewerEntry() - Constructor for class org.openstreetmap.josm.gui.history.OpenChangesetPopupMenu.ChangesetViewerEntry
Constructs a new ChangesetViewerEntry.
ChangesetViewerEntry(String, String) - Constructor for class org.openstreetmap.josm.gui.history.OpenChangesetPopupMenu.ChangesetViewerEntry
 
changesHiddenWay(Command) - Static method in class org.openstreetmap.josm.actions.mapmode.DeleteAction
 
changeStartPoint(EastNorth) - Method in class org.openstreetmap.josm.command.MoveCommand
Changes base point of movement
ChangetQueryUrlValidator() - Constructor for class org.openstreetmap.josm.gui.dialogs.changeset.query.UrlBasedQueryPanel.ChangetQueryUrlValidator
 
characters - Variable in class org.openstreetmap.josm.tools.XmlObjectParser.Parser
 
characters(char[], int, int) - Method in class org.openstreetmap.josm.io.GpxParser
 
characters(char[], int, int) - Method in class org.openstreetmap.josm.io.imagery.ImageryReader.Parser
 
characters(char[], int, int) - Method in class org.openstreetmap.josm.io.NameFinder.NameFinderResultParser
Read characters for description.
characters(char[], int, int) - Method in class org.openstreetmap.josm.io.NoteReader.Parser
 
characters(char[], int, int) - Method in class org.openstreetmap.josm.io.OsmChangesetParser.Parser
 
characters(char[], int, int) - Method in class org.openstreetmap.josm.tools.XmlObjectParser.Parser
 
charCount - Variable in class org.openstreetmap.josm.gui.widgets.ImageLabel
 
charset - Variable in class org.openstreetmap.josm.tools.PlatformHookWindows.FontEntry
The character subset.
charWidth - Variable in class org.openstreetmap.josm.gui.widgets.LargeTextTable
 
check - Variable in class org.openstreetmap.josm.gui.tagging.presets.items.Check
 
check() - Method in class org.openstreetmap.josm.gui.download.BoundingBoxSelection.LatValueChecker
 
check() - Method in class org.openstreetmap.josm.gui.download.BoundingBoxSelection.LonValueChecker
 
check() - Static method in class org.openstreetmap.josm.io.ChangesetUpdater
Checks for open changesets that have been closed on server side, and update Changeset cache if needed.
check(OsmPrimitive) - Method in class org.openstreetmap.josm.data.validation.Test.TagTest
Checks the tags of the given primitive.
check(OsmPrimitive) - Method in class org.openstreetmap.josm.data.validation.tests.ConditionalKeys
 
check(OsmPrimitive) - Method in class org.openstreetmap.josm.data.validation.tests.InternetTags
 
check(OsmPrimitive) - Method in class org.openstreetmap.josm.data.validation.tests.Lanes
 
check(OsmPrimitive) - Method in class org.openstreetmap.josm.data.validation.tests.MapCSSTagChecker
Visiting call for primitives.
check(OsmPrimitive) - Method in class org.openstreetmap.josm.data.validation.tests.NameMismatch
Check a primitive for a name mismatch.
check(OsmPrimitive) - Method in class org.openstreetmap.josm.data.validation.tests.OpeningHourTest
 
check(OsmPrimitive) - Method in class org.openstreetmap.josm.data.validation.tests.TagChecker
Checks the primitive tags
check(Tokenizer.TokenType) - Method in class org.openstreetmap.josm.tools.template_engine.TemplateParser
 
Check - Class in org.openstreetmap.josm.gui.tagging.presets.items
Checkbox type.
Check() - Constructor for class org.openstreetmap.josm.gui.tagging.presets.items.Check
 
checkAddMember(Relation, Relation) - Static method in class org.openstreetmap.josm.data.validation.tests.RelationChecker
Check if adding one relation to another would produce a circular dependency.
checkAndAddCertificate(MessageDigest, X509Certificate, CertificateAmendment.CertAmend, KeyStore) - Static method in class org.openstreetmap.josm.io.CertificateAmendment
 
checkAndConfirmCombineOutlyingWays(Collection<Way>) - Static method in class org.openstreetmap.josm.actions.CombineWayAction
Check whether user is about to combine ways with unknown parents.
checkAndConfirmOutlyingDelete(Collection<? extends OsmPrimitive>, Collection<? extends OsmPrimitive>) - Static method in class org.openstreetmap.josm.actions.DeleteAction
Check whether user is about to delete data outside of the download area.
checkAndConfirmOutlyingDelete(Collection<? extends OsmPrimitive>, Collection<? extends OsmPrimitive>) - Method in interface org.openstreetmap.josm.command.DeleteCommand.DeletionCallback
Check whether user is about to delete data outside of the download area.
checkAndConfirmOutlyingOperation(String, String, String, String, Collection<? extends OsmPrimitive>, Collection<? extends OsmPrimitive>) - Static method in class org.openstreetmap.josm.actions.JosmAction
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.
checkAndConfirmReverseWay(Way) - Static method in class org.openstreetmap.josm.actions.corrector.ReverseWayNoTagCorrector
Checks the given way can be safely reversed and asks user to confirm the operation if it not the case.
checkAndModifyVisibleRectSize(Image, ImageDisplay.VisRect) - Method in class org.openstreetmap.josm.gui.layer.geoimage.viewers.projections.Equirectangular
 
checkAndModifyVisibleRectSize(Image, ImageDisplay.VisRect) - Method in interface org.openstreetmap.josm.gui.layer.geoimage.viewers.projections.IImageViewer
Check and modify the visible rect size to appropriate dimensions
checkAndSave() - Method in class org.openstreetmap.josm.gui.layer.geoimage.CorrelateGpxWithImages.SyncDialogWindowListener
 
checkAngle(double) - Method in class org.openstreetmap.josm.data.validation.tests.RightAngleBuildingTest
 
checkAngle(Node, Node, Node, int, Way, boolean) - Method in class org.openstreetmap.josm.data.validation.tests.SharpAngles
 
checkAngleSnapping(EastNorth, double, double) - Method in class org.openstreetmap.josm.actions.mapmode.DrawSnapHelper
If mouse position is close to line at 15-30-45-...
checkAsserts(MapCSSTagCheckerRule, Map<String, Boolean>, Consumer<String>) - Static method in class org.openstreetmap.josm.data.validation.tests.MapCSSTagCheckerAsserts
Checks that rule assertions are met for the given set of TagChecks.
checkBase(String) - Static method in class org.openstreetmap.josm.gui.mappaint.mapcss.Selector.GeneralSelector
Set base and check if this is a known value.
checkBeforeUpload - Variable in class org.openstreetmap.josm.data.validation.Test
The preferences check for validation on upload
checkBounds - Variable in class org.openstreetmap.josm.gui.preferences.imagery.WMSLayerTree
 
checkbox - Variable in class org.openstreetmap.josm.actions.PreferenceToggleAction
 
checkBox - Variable in class org.openstreetmap.josm.actions.mapmode.DrawSnapHelper
 
CheckBoxActionListener(JComponent...) - Constructor for class org.openstreetmap.josm.gui.layer.geoimage.AdvancedCorrelationSettingsDialog.CheckBoxActionListener
 
checkboxChangeListener - Variable in class org.openstreetmap.josm.gui.download.OSMDownloadSource.OSMDownloadSourcePanel
 
checkBoxes - Variable in class org.openstreetmap.josm.gui.io.ActionFlagsTableCell
 
checkboxIncludeBldgPOI - Variable in class org.openstreetmap.josm.data.validation.tests.Addresses
 
checkboxStrictMode - Variable in class org.openstreetmap.josm.data.validation.tests.OpeningHourTest
 
checkboxTicked - Variable in class org.openstreetmap.josm.actions.AbstractMergeAction.TargetLayerDialogResult
Whether the checkbox is ticked
checkCache() - Method in class org.openstreetmap.josm.gui.layer.gpx.GpxDrawHelper
Check cache validity set necessary flags
checkCancel() - Method in class org.openstreetmap.josm.gui.download.AbstractDownloadSourcePanel
Performs the logic needed in case if the user triggered the cancel action in DownloadDialog.
checkCommandForLargeDistance(Command) - Static method in class org.openstreetmap.josm.actions.mapmode.SelectAction
 
checkCompleteNodesWithoutCoordinates() - Method in class org.openstreetmap.josm.data.osm.DatasetConsistencyTest
Checks for complete nodes without coordinates.
checkCompleteWaysWithIncompleteNodes() - Method in class org.openstreetmap.josm.data.osm.DatasetConsistencyTest
Checks for complete ways with incomplete nodes.
checkComplex - Variable in class org.openstreetmap.josm.data.validation.tests.TagChecker
Was used for special configuration file, might be used to disable value spell checker.
checkConnections() - Method in class org.openstreetmap.josm.data.validation.tests.Coastlines
Check connections between coastline ways.
checkConsistency() - Method in class org.openstreetmap.josm.command.DeleteCommand
 
checkContainsLayer(Layer) - Method in class org.openstreetmap.josm.gui.layer.LayerManager
Checks if the specified layer is handled by this layer manager.
checkCurrentVersion() - Method in class org.openstreetmap.josm.gui.bugreport.JosmUpdatePanel
 
checkDataset() - Method in class org.openstreetmap.josm.data.osm.OsmPrimitive
Throws exception if primitive is not part of the dataset
checkDatasetNotReadOnly() - Method in class org.openstreetmap.josm.data.osm.OsmPrimitive
Throws exception if primitive is in a read-only dataset
checkDirection() - Method in class org.openstreetmap.josm.data.validation.tests.Coastlines
Check if two or more coastline ways form a closed clockwise way
checkDistance(OsmPrimitive, Collection<Way>) - Method in class org.openstreetmap.josm.data.validation.tests.Addresses
 
checkDistributeNodes(Collection<Way>, Collection<Node>) - Static method in class org.openstreetmap.josm.actions.DistributeAction
Test if nodes oriented algorithm applies to the selection.
checkDistributeWay(Collection<Way>, Collection<Node>) - Static method in class org.openstreetmap.josm.actions.DistributeAction
Test if one way, no self-crossing, is selected with at most two of its nodes.
checkDownload(DownloadSettings) - Method in class org.openstreetmap.josm.gui.download.AbstractDownloadSourcePanel
Performs the logic needed in case if the user triggered the download action in DownloadDialog.
checkDownload(DownloadSettings) - Method in class org.openstreetmap.josm.gui.download.OSMDownloadSource.OSMDownloadSourcePanel
 
checkDownload(DownloadSettings) - Method in class org.openstreetmap.josm.gui.download.OverpassDownloadSource.OverpassDownloadSourcePanel
 
checkDualAlignConditions() - Method in class org.openstreetmap.josm.actions.mapmode.ExtrudeAction
Checks dual alignment conditions: 1.
checkDuplicateWaySegment(Way) - Static method in class org.openstreetmap.josm.data.validation.tests.OverlappingWays
 
checkEnabled - Variable in class org.openstreetmap.josm.data.validation.Test
The preferences check for validation
checkEnabled - Variable in class org.openstreetmap.josm.gui.widgets.PopupMenuLauncher
 
checkEnabled() - Method in class org.openstreetmap.josm.gui.download.OverpassDownloadSource.OverpassDownloadSourcePanel.EditSnippetAction
Disables the action if no items are selected.
checkEnabled() - Method in class org.openstreetmap.josm.gui.download.OverpassDownloadSource.OverpassDownloadSourcePanel.RemoveSnippetAction
Disables the action if no items are selected.
checkExpiredJava(PlatformHook.JavaExpirationCallback) - Method in interface org.openstreetmap.josm.tools.PlatformHook
Checks if the running version of Java has expired, proposes to user to update it if needed.
checkFileAndConfirmOverWrite(AbstractFileChooser, String) - Static method in class org.openstreetmap.josm.actions.SaveActionBase
Checks if selected filename has the given extension.
checkFileValidity(File, Preferences.ThrowingConsumer<File, IOException>) - Static method in class org.openstreetmap.josm.data.Preferences
Ensure that a preferences file is "ok" before copying/moving it over another preferences file
checkFixmes - Variable in class org.openstreetmap.josm.data.validation.tests.TagChecker
 
checkFocusAndShowMenu(Component, MouseEvent) - Method in class org.openstreetmap.josm.gui.widgets.PopupMenuLauncher
 
checkForBadRole(Relation) - Method in class org.openstreetmap.josm.data.validation.tests.ConnectivityRelations
Check if the roles of the relation are appropriate
checkForComodification() - Method in class org.openstreetmap.josm.tools.CopyList.Itr
 
checkForDuplicate(OsmPrimitive) - Method in class org.openstreetmap.josm.data.validation.tests.Addresses
 
checkForImpliedConnectivity(Relation, Map<String, Integer>, Map<Integer, Map<Integer, Boolean>>) - Method in class org.openstreetmap.josm.data.validation.tests.ConnectivityRelations
Check the relation to see if the connectivity described is already implied by other data
checkForInconsistentLanes(Relation, Map<Integer, Map<Integer, Boolean>>) - Method in class org.openstreetmap.josm.data.validation.tests.ConnectivityRelations
Compare lane tags of members to values in the connectivity tag of the relation
checkForIntersectionAtMembers(Relation) - Static method in class org.openstreetmap.josm.data.validation.tests.ConnectivityRelations
Check to see if there is an intersection present at the via member
checkFormat(INode, String) - Method in interface org.openstreetmap.josm.data.osm.NameFormatterHook
Check the node format.
checkFormat(IRelation<?>, String) - Method in interface org.openstreetmap.josm.data.osm.NameFormatterHook
Check the relation format.
checkFormat(IWay<?>, String) - Method in interface org.openstreetmap.josm.data.osm.NameFormatterHook
Check the way format.
checkForMissingRole(Relation) - Static method in class org.openstreetmap.josm.data.validation.tests.ConnectivityRelations
Check if the relation contains all necessary roles
checkGeometryAndRoles(Relation, Multipolygon) - Method in class org.openstreetmap.josm.data.validation.tests.MultipolygonTest
Various geometry-related checks: MultipolygonTest.NON_CLOSED_WAY: Multipolygon is not closed MultipolygonTest.INNER_WAY_OUTSIDE: Multipolygon inner way is outside MultipolygonTest.CROSSING_WAYS: Intersection between multipolygon ways
CheckGroup - Class in org.openstreetmap.josm.gui.tagging.presets.items
A group of Checks.
CheckGroup() - Constructor for class org.openstreetmap.josm.gui.tagging.presets.items.CheckGroup
 
checkHouseNumbersWithoutStreet(OsmPrimitive) - Method in class org.openstreetmap.josm.data.validation.tests.Addresses
Checks for house numbers for which the street is unknown.
checkHtmlBody() - Method in exception org.openstreetmap.josm.io.OsmApiException
 
checkIfConnected(Relation, Way, Way, String, int) - Method in class org.openstreetmap.josm.data.validation.tests.TurnrestrictionTest
 
checkIfEndOfLoopReached(INode) - Method in class org.openstreetmap.josm.gui.dialogs.relation.sort.RelationNodeMap
 
checkIfListContainsEntry(List<Marker>, RemoteEntry) - Static method in class org.openstreetmap.josm.gui.layer.markerlayer.MarkerLayer
Check if a list contains an entry
checkIfNodeIsInsidePolygon(Node, Multipolygon.PolyData) - Static method in class org.openstreetmap.josm.data.validation.tests.MultipolygonTest
Check if a node is inside the polygon according to the insideness rules of Shape.
checkIfObsolete(Relation) - Method in class org.openstreetmap.josm.data.validation.tests.Addresses
Check if an associatedStreet Relation is obsolete.
checkIfReversed(Way, Way, Node) - Method in class org.openstreetmap.josm.data.validation.tests.Coastlines
Check if a reversed way would fit, if yes, add fixable "reversed" error, "unordered" else
checkIntersection(Area, double) - Static method in class org.openstreetmap.josm.tools.Geometry
Check an intersection area which might describe multiple small polygons.
checkIPv6() - Static method in class org.openstreetmap.josm.gui.MainApplication
Check if IPv6 can be safely enabled and do so.
checkKeys - Variable in class org.openstreetmap.josm.data.validation.tests.TagChecker
 
checkLayer() - Method in class org.openstreetmap.josm.gui.dialogs.relation.DownloadRelationMemberTask
 
checkLayer(Node, List<Way>) - Static method in class org.openstreetmap.josm.data.validation.tests.Highways
Check if there are at least two neighbouring nodes on the given ways.
checkLayout(String, String) - Static method in class org.openstreetmap.josm.tools.date.DateUtils
Check text for a specified layout
checkLayout(MultiSplitLayout.Node) - Static method in class org.openstreetmap.josm.gui.widgets.MultiSplitLayout
 
checkList - Variable in class org.openstreetmap.josm.gui.layer.gpx.ConvertFromGpxLayerAction.TagConversionDialogRadioButtonActionListener
 
checkListSelection(JList<?>, Point) - Method in class org.openstreetmap.josm.gui.widgets.PopupMenuLauncher
 
checkListsSameLength(List<String>, List<String>, String) - Method in class org.openstreetmap.josm.gui.tagging.presets.items.ComboMultiSelect
Checks if list a is either null or the same length as list b.
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) - Method in class org.openstreetmap.josm.io.CachedFile
 
checkLoop(Relation) - Method in class org.openstreetmap.josm.data.validation.tests.RelationChecker
Check if a given relation is part of a circular dependency loop.
checkLoop(Relation, List<Relation>) - Method in class org.openstreetmap.josm.data.validation.tests.RelationChecker
 
checkMandatoryParams() - Method in class org.openstreetmap.josm.io.remotecontrol.handler.RequestHandler
 
checkMaxNodes(Collection<OsmPrimitive>, long) - Static method in class org.openstreetmap.josm.actions.upload.ApiPreconditionCheckerHook
 
checkMaxZoomLvl(int, TileSource) - Static method in class org.openstreetmap.josm.gui.layer.AbstractTileSourceLayer
Checks zoom level against settings
checkMemberExpressionAndType(Map<Roles.Role, String>, RelationMember, Relation) - Method in class org.openstreetmap.josm.data.validation.tests.RelationChecker
get all role definition for specified key and check, if some definition matches
checkMembers() - Method in class org.openstreetmap.josm.data.osm.Relation
Checks that members are part of the same dataset, and that they're not deleted.
checkMembersAndRoles(Relation, List<TestError>) - Method in class org.openstreetmap.josm.data.validation.tests.MultipolygonTest
Check for: MultipolygonTest.WRONG_MEMBER_ROLE: No useful role for multipolygon member MultipolygonTest.WRONG_MEMBER_TYPE: Non-Way in multipolygon
checkMemberTagsForImpliedConnectivity(Relation, Map<String, Integer>) - Static method in class org.openstreetmap.josm.data.validation.tests.ConnectivityRelations
Check the relation to see if the connectivity described is already implied by the relation members' tags
checkMemberType(Roles.Role, RelationMember) - Static method in class org.openstreetmap.josm.data.validation.tests.RelationChecker
 
checkMetaVersion(Element) - Static method in class org.openstreetmap.josm.io.session.OsmDataSessionImporter
Checks that element defines the expected version number.
checkMinZoomLvl(int, TileSource) - Static method in class org.openstreetmap.josm.gui.layer.AbstractTileSourceLayer
Checks zoom level against settings
checkMissing(DataSet, ProgressMonitor) - Method in class org.openstreetmap.josm.io.MultiFetchServerObjectReader
Workaround for difference in Overpass API.
checkModifiable() - Method in class org.openstreetmap.josm.data.osm.DataSet
Checks the dataset is modifiable (not read-only).
checkMultipolygonTags(OsmPrimitive) - Method in class org.openstreetmap.josm.data.validation.tests.TagChecker
 
checkNewLayers(List<Layer>) - Static method in class org.openstreetmap.josm.actions.OpenFileAction.OpenFileTask
 
checkNodes() - Method in class org.openstreetmap.josm.data.osm.Way
 
checkNodeStyles(OsmPrimitive) - Static method in class org.openstreetmap.josm.command.AddCommand
 
checkNumberOfLanes(OsmPrimitive) - Method in class org.openstreetmap.josm.data.validation.tests.Lanes
 
checkNumberOfLanesByKey(OsmPrimitive, String, String) - Method in class org.openstreetmap.josm.data.validation.tests.Lanes
 
checkObject(Object) - Static method in interface org.openstreetmap.josm.data.validation.tests.MapCSSTagCheckerFixCommand
Checks that object is either an Expression or a String.
checkOpeningHourSyntax(String, String) - Method in class org.openstreetmap.josm.data.validation.tests.OpeningHourTest
Checks for a correct usage of the opening hour syntax of the value given, and returns a list containing validation errors or an empty list.
checkOpeningHourSyntax(String, String, OsmPrimitive, Locale) - Method in class org.openstreetmap.josm.data.validation.tests.OpeningHourTest
Checks for a correct usage of the opening hour syntax of the value given, and returns a list containing validation errors or an empty list.
checkOptionName(String) - Method in class org.openstreetmap.josm.tools.OptionParser
 
checkOrderAndTags(Set<Relation>) - Method in class org.openstreetmap.josm.data.validation.tests.DuplicateRelation
Check a list of relations which are guaranteed to have the same members, possibly in different order and possibly different tags.
checkOrSetRoles(Relation, List<Multipolygon.PolyData>, Map<Long, RelationMember>, Set<Node>) - Method in class org.openstreetmap.josm.data.validation.tests.MultipolygonTest
Calculate the nesting levels of the polygon rings and check if calculated role matches
checkOuterWaysOfRelation(Relation) - Method in class org.openstreetmap.josm.data.validation.tests.TagChecker
Check if an outer way of the relation has the same tag as the relation.
checkOutlyingOrIncompleteOperation(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.
checkOverlapAtSharedNodes(Set<Node>, Multipolygon.PolyData, Multipolygon.PolyData) - Static method in class org.openstreetmap.josm.data.validation.tests.MultipolygonTest
 
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
 
checkParents(Node, String) - Method in class org.openstreetmap.josm.data.validation.tests.DirectionNodes
 
checkPermission() - Method in class org.openstreetmap.josm.io.remotecontrol.handler.RequestHandler
Check permissions in preferences and display error message or ask for permission.
checkPointInside(Point) - Method in class org.openstreetmap.josm.gui.layer.geoimage.ImageDisplay.VisRect
 
checkPolygonForSelfIntersection(Relation, Multipolygon.PolyData) - Method in class org.openstreetmap.josm.data.validation.tests.MultipolygonTest
Check if a polygon ring is self-intersecting when the ring was build from multiple ways.
checkPolygonsForSharedNodes(Relation, Multipolygon.PolyData, Multipolygon.PolyData, Set<Node>) - Method in class org.openstreetmap.josm.data.validation.tests.MultipolygonTest
 
checkPosition(int) - Method in class org.openstreetmap.josm.gui.layer.LayerManager
Check if the (new) position is valid
checkPreconditions(RenderingHelper) - Method in class org.openstreetmap.josm.gui.mappaint.RenderingCLI
 
checkPresetsTypes - Variable in class org.openstreetmap.josm.data.validation.tests.TagChecker
 
checkPresetsTypes(OsmPrimitive, Collection<TaggingPreset>, Map<String, String>) - Method in class org.openstreetmap.josm.data.validation.tests.TagChecker
Check that the primitive matches the preset types for the preset
checkPreUploadConditions(AbstractModifiableLayer) - Static method in class org.openstreetmap.josm.actions.UploadAction
Check whether the preconditions are met to upload data from a given layer, if applicable.
checkPreUploadConditions(AbstractModifiableLayer, APIDataSet) - Static method in class org.openstreetmap.josm.actions.UploadAction
Check whether the preconditions are met to upload data in apiData.
checkPreUploadConditionsAsync(AbstractModifiableLayer, APIDataSet, Consumer<Boolean>) - Static method in class org.openstreetmap.josm.actions.UploadAction
Check whether the preconditions are met to upload data in apiData.
checkProblemMap(Map<Multipolygon.PolyData, List<Multipolygon.PolyData>>, Multipolygon.PolyData, Multipolygon.PolyData) - Static method in class org.openstreetmap.josm.data.validation.tests.MultipolygonTest
Check if map contains combination of two given polygons.
checkProlog() - Method in class org.openstreetmap.josm.io.OsmChangeBuilder
 
checkRectPos() - Method in class org.openstreetmap.josm.gui.layer.geoimage.ImageDisplay.VisRect
 
checkRectSize() - Method in class org.openstreetmap.josm.gui.layer.geoimage.ImageDisplay.VisRect
 
checkReferredPrimitive(OsmPrimitive, OsmPrimitive) - Method in class org.openstreetmap.josm.data.osm.DatasetConsistencyTest
 
checkReferrers() - Method in class org.openstreetmap.josm.data.osm.DatasetConsistencyTest
Checks that parent primitive is referred from its child members
checkRegions - Variable in class org.openstreetmap.josm.data.validation.tests.TagChecker
 
checkRegions(OsmPrimitive, Collection<TaggingPreset>) - Method in class org.openstreetmap.josm.data.validation.tests.TagChecker
Check that the preset is valid for the region the primitive is in
checkRelationTypeName(IRelation<?>, String) - Method in interface org.openstreetmap.josm.data.osm.NameFormatterHook
Check the relation type name.
checkRepeatedWayMembers(Relation) - Method in class org.openstreetmap.josm.data.validation.tests.MultipolygonTest
Check for: MultipolygonTest.REPEATED_MEMBER_DIFF_ROLE: Multipolygon member repeated with different role MultipolygonTest.REPEATED_MEMBER_SAME_ROLE: Multipolygon member repeated with same role
checkRequiredFeatures(HeaderBlock) - Static method in class org.openstreetmap.josm.io.OsmPbfReader
Ensure that we support all the required features in the PBF
checkRequiredPluginsPreconditions(Component, Collection<PluginInformation>, PluginInformation, boolean) - Static method in class org.openstreetmap.josm.plugins.PluginHandler
Checks if required plugins preconditions for loading the plugin plugin are met.
checkRoleCounts(Relation, Roles.Role, String, RelationChecker.RoleInfo) - Method in class org.openstreetmap.josm.data.validation.tests.RelationChecker
 
checkRoles(Relation, Map<Roles.Role, String>, Map<String, RelationChecker.RoleInfo>) - Method in class org.openstreetmap.josm.data.validation.tests.RelationChecker
 
checks - Variable in class org.openstreetmap.josm.data.validation.tests.MapCSSTagChecker
 
checks - Static variable in class org.openstreetmap.josm.data.validation.tests.UnclosedWays
 
checks - Variable in class org.openstreetmap.josm.gui.tagging.presets.items.CheckGroup
List of checkboxes
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
 
checkSaveConditions() - Method in class org.openstreetmap.josm.gui.layer.ValidatorLayer
 
checkSelection(Component, Point) - Method in class org.openstreetmap.josm.gui.dialogs.properties.PropertiesDialog.BlankSpaceMenuLauncher
 
checkSelection(Component, Point) - Method in class org.openstreetmap.josm.gui.widgets.PopupMenuLauncher
 
checkSelectionOneNodeAtMostOneWay(Collection<? extends OsmPrimitive>) - Method in class org.openstreetmap.josm.actions.UnGlueAction
Checks if the selection consists of something we can work with.
checkSelectionOneWayAnyNodes(Collection<? extends OsmPrimitive>) - Method in class org.openstreetmap.josm.actions.UnGlueAction
Checks if the selection consists of something we can work with.
checkSingleTagComplex(MultiMap<OsmPrimitive, String>, OsmPrimitive, String, String) - Method in class org.openstreetmap.josm.data.validation.tests.TagChecker
 
checkSingleTagKeySimple(MultiMap<OsmPrimitive, String>, OsmPrimitive, String, String) - Method in class org.openstreetmap.josm.data.validation.tests.TagChecker
 
checkSingleTagValueSimple(MultiMap<OsmPrimitive, String>, OsmPrimitive, String, String, String) - Method in class org.openstreetmap.josm.data.validation.tests.TagChecker
 
checkState(AbstractProgressMonitor.State...) - Method in class org.openstreetmap.josm.gui.progress.AbstractProgressMonitor
 
checkStyleConsistency(Relation, Multipolygon) - Method in class org.openstreetmap.josm.data.validation.tests.MultipolygonTest
Various style-related checks: MultipolygonTest.NO_STYLE: No area style for multipolygon MultipolygonTest.INNER_STYLE_MISMATCH: With the currently used mappaint style the style for inner way equals the multipolygon style MultipolygonTest.OUTER_STYLE_MISMATCH: With the currently used mappaint style the style for outer way mismatches the area style MultipolygonTest.OUTER_STYLE: Area style on outer way
checksumErrors - Variable in class org.openstreetmap.josm.io.nmea.NmeaParser
 
checkTableSelection(JTable, Point) - Method in class org.openstreetmap.josm.gui.history.NodeListViewer.InternalPopupMenuLauncher
 
checkTableSelection(JTable, Point) - Method in class org.openstreetmap.josm.gui.history.RelationMemberListViewer.InternalPopupMenuLauncher
 
checkTableSelection(JTable, Point) - Method in class org.openstreetmap.josm.gui.history.VersionTable.MouseListener
 
checkTableSelection(JTable, Point) - Method in class org.openstreetmap.josm.gui.widgets.PopupMenuLauncher
 
CheckThreadViolationRepaintManager - Class in org.openstreetmap.josm.gui.util
This class is used to detect Event Dispatch Thread rule violations
CheckThreadViolationRepaintManager() - Constructor for class org.openstreetmap.josm.gui.util.CheckThreadViolationRepaintManager
 
checkThreadViolations(JComponent) - Method in class org.openstreetmap.josm.gui.util.CheckThreadViolationRepaintManager
 
checkTreeSelection(JTree, Point) - Method in class org.openstreetmap.josm.gui.widgets.PopupMenuLauncher
 
checkUpload(APIDataSet) - Method in class org.openstreetmap.josm.actions.upload.ApiPreconditionCheckerHook
 
checkUpload(APIDataSet) - Method in class org.openstreetmap.josm.actions.upload.DiscardTagsHook
 
checkUpload(APIDataSet) - Method in class org.openstreetmap.josm.actions.upload.FixDataHook
Checks the upload for deprecated or wrong tags.
checkUpload(APIDataSet) - Method in class org.openstreetmap.josm.actions.upload.RelationUploadOrderHook
 
checkUpload(APIDataSet) - Method in interface org.openstreetmap.josm.actions.upload.UploadHook
Check and/or change the data to be uploaded.
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.data.imagery.TemplatedWMSTileSource
Checks if url is acceptable by this Tile Source
checkUrl(String) - Static method in class org.openstreetmap.josm.data.imagery.WMTSTileSource
Checks if url is acceptable by this Tile Source
checkUrlPatterns(String, Pattern[], String) - Static method in class org.openstreetmap.josm.data.imagery.ImageryPatterns
 
checkValues - Variable in class org.openstreetmap.josm.data.validation.tests.TagChecker
 
checkWay(Way) - Method in class org.openstreetmap.josm.data.validation.tests.DuplicateWay
 
checkWayForSharpAngles(Way) - Method in class org.openstreetmap.josm.data.validation.tests.SharpAngles
Check nodes in a way for sharp angles
checkWmsUrlPatterns(String) - Static method in class org.openstreetmap.josm.data.imagery.ImageryPatterns
 
checkWmtsUrlPatterns(String) - Static method in class org.openstreetmap.josm.data.imagery.ImageryPatterns
 
checkZeroNodesWays() - Method in class org.openstreetmap.josm.data.osm.DatasetConsistencyTest
Checks for zero and one-node ways.
chi0 - Variable in class org.openstreetmap.josm.data.projection.proj.DoubleStereographic
 
child - Variable in class org.openstreetmap.josm.data.osm.RelationToChildReference
 
child - Variable in class org.openstreetmap.josm.gui.mappaint.Environment
The same for parent selector.
Child(SearchCompiler.Match) - Constructor for class org.openstreetmap.josm.data.osm.search.SearchCompiler.Child
 
CHILD - org.openstreetmap.josm.gui.mappaint.mapcss.Selector.ChildOrParentSelectorType
 
child_selector() - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParser
 
child_tag(Environment, String) - Static method in class org.openstreetmap.josm.gui.mappaint.mapcss.Functions
Gets the value of the key key from the object's child.
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.widgets.MultiSplitLayout
 
childMap - Variable in class org.openstreetmap.josm.gui.widgets.MultiSplitLayout
 
ChildOrParentSelector(Selector, Selector.LinkSelector, Selector, Selector.ChildOrParentSelectorType) - Constructor for class org.openstreetmap.josm.gui.mappaint.mapcss.Selector.ChildOrParentSelector
Constructs a new ChildOrParentSelector.
ChildOrParentSelectorType() - Constructor for enum org.openstreetmap.josm.gui.mappaint.mapcss.Selector.ChildOrParentSelectorType
 
ChildProgress - Class in org.openstreetmap.josm.gui.progress
The progress of a sub task
ChildProgress(AbstractProgressMonitor, CancelHandler, boolean) - Constructor for class org.openstreetmap.josm.gui.progress.ChildProgress
Creates a new ChildProgress
ChildProperty(AbstractToStringProperty<T>, String) - Constructor for class org.openstreetmap.josm.data.preferences.AbstractToStringProperty.ChildProperty
 
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.DownloadAllChildrenTask - Class in org.openstreetmap.josm.gui.dialogs.relation
The asynchronous task for downloading relation members.
ChildRelationBrowser.DownloadRelationSetTask - Class in org.openstreetmap.josm.gui.dialogs.relation
The asynchronous task for downloading a set of relations
ChildRelationBrowser.DownloadSelectedAction - Class in org.openstreetmap.josm.gui.dialogs.relation
Action for downloading all selected relations
ChildRelationBrowser.DownloadTask - Class in org.openstreetmap.josm.gui.dialogs.relation
 
ChildRelationBrowser.EditAction - Class in org.openstreetmap.josm.gui.dialogs.relation
Action for editing the currently selected relation
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.data.imagery.LayerDetails
 
children - Variable in class org.openstreetmap.josm.gui.dialogs.relation.DownloadRelationMemberTask
 
children - Variable in class org.openstreetmap.josm.gui.mappaint.Environment
Set of matched children filled by ContainsFinder and CrossingFinder, null if nothing matched
children - Variable in class org.openstreetmap.josm.gui.widgets.MultiSplitLayout.Split
 
children - Variable in class org.openstreetmap.josm.tools.GeoPropertyIndex.GPLevel
 
ChildSet(SearchCompiler.Match) - Constructor for class org.openstreetmap.josm.tools.template_engine.ContextSwitchTemplate.ChildSet
 
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
 
childStack - Variable in class org.openstreetmap.josm.data.gpx.GpxExtensionCollection
 
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 - Static variable in class org.openstreetmap.josm.data.SystemOfMeasurement
Chinese system.
chkMarkers - Variable in class org.openstreetmap.josm.io.session.GpxTracksSessionExporter
 
choices - Variable in class org.openstreetmap.josm.gui.conflict.tags.TagConflictResolutionUtil.AutomaticChoiceGroup
The list of choice to choose from.
chompLeadingDot(String) - Static method in class org.openstreetmap.josm.data.validation.routines.DomainValidator
 
ChooseColorAction() - Constructor for class org.openstreetmap.josm.gui.tagging.presets.items.Combo.ChooseColorAction
 
chooseGpxDataFile() - Static method in class org.openstreetmap.josm.gui.layer.gpx.GpxDataHelper
Opens a file chooser to let the user select a "GPX data" file and returns it.
chooseProjection(Projection) - Method in class org.openstreetmap.josm.gui.layer.WMSLayer
 
chooser - Variable in class org.openstreetmap.josm.gui.download.TileSelection
 
ChooseTrackVisibilityAction - Class in org.openstreetmap.josm.gui.layer.gpx
allows the user to choose which of the downloaded tracks should be displayed.
ChooseTrackVisibilityAction(GpxLayer) - Constructor for class org.openstreetmap.josm.gui.layer.gpx.ChooseTrackVisibilityAction
Constructs a new ChooseTrackVisibilityAction.
ChooseTrackVisibilityAction.GpxTrackTable - Class in org.openstreetmap.josm.gui.layer.gpx
 
ChristmasExtension - Class in org.openstreetmap.josm.gui.animation
Christmas animation extension.
ChristmasExtension() - Constructor for class org.openstreetmap.josm.gui.animation.ChristmasExtension
 
chunk - Static variable in class org.openstreetmap.josm.io.audio.JavaSoundPlayer
 
Chunk() - Constructor for class org.openstreetmap.josm.gui.tagging.presets.TaggingPresetReader.Chunk
 
CHUNKED_DATASET_STRATEGY - org.openstreetmap.josm.io.UploadStrategy
Upload the objects in junks of n objects using m diff uploads
chunkSize - Variable in class org.openstreetmap.josm.io.UploadStrategySpecification
 
ChunkSizeValidator(JTextComponent) - Constructor for class org.openstreetmap.josm.gui.io.UploadStrategySelectionPanel.ChunkSizeValidator
 
cInterpolSeg - Variable in class org.openstreetmap.josm.gui.layer.geoimage.AdvancedCorrelationSettingsDialog
 
cInterpolSegDist - Variable in class org.openstreetmap.josm.gui.layer.geoimage.AdvancedCorrelationSettingsDialog
 
cInterpolSegTime - Variable in class org.openstreetmap.josm.gui.layer.geoimage.AdvancedCorrelationSettingsDialog
 
cInterpolTrack - Variable in class org.openstreetmap.josm.gui.layer.geoimage.AdvancedCorrelationSettingsDialog
 
cInterpolTrackDist - Variable in class org.openstreetmap.josm.gui.layer.geoimage.AdvancedCorrelationSettingsDialog
 
cInterpolTrackTime - Variable in class org.openstreetmap.josm.gui.layer.geoimage.AdvancedCorrelationSettingsDialog
 
circle - Variable in class org.openstreetmap.josm.gui.animation.BirthdayExtension.Gift
 
circle - Variable in class org.openstreetmap.josm.gui.animation.BirthdayExtension.Player
 
Circle() - Constructor for class org.openstreetmap.josm.gui.animation.BirthdayExtension.Circle
 
CIRCLE - org.openstreetmap.josm.data.imagery.vectortile.mapbox.style.Layers.Type
A circle
CIRCLE - org.openstreetmap.josm.gui.draw.SymbolShape
A circle
circum - Variable in class org.openstreetmap.josm.data.osm.visitor.paint.ComputeStyleListWorker
 
circum - Variable in class org.openstreetmap.josm.data.osm.visitor.paint.RenderBenchmarkCollector.LoggingBenchmark
 
circum - Variable in class org.openstreetmap.josm.data.osm.visitor.paint.StyledMapRenderer
 
ckDst - Variable in class org.openstreetmap.josm.gui.layer.geoimage.SynchronizeTimeFromPhotoDialog
 
ckOnlyApplicable - Variable in class org.openstreetmap.josm.gui.tagging.presets.TaggingPresetSelector
 
ckSearchInTags - Variable in class org.openstreetmap.josm.gui.tagging.presets.TaggingPresetSelector
 
clamp(double, double, double) - Static method in class org.openstreetmap.josm.tools.Utils
Clamp a value to the given range
clamp(int, int, int) - Static method in class org.openstreetmap.josm.tools.Utils
Clamp a integer value to the given range
ClampingPathVisitor(MapViewState.MapViewRectangle, double, MapViewPath.PathSegmentConsumer) - Constructor for class org.openstreetmap.josm.gui.draw.MapViewPath.ClampingPathVisitor
Clarke1866 - Static variable in class org.openstreetmap.josm.data.projection.Ellipsoid
Clarke 1866 ellipsoid
Clarke1880 - Static variable in class org.openstreetmap.josm.data.projection.Ellipsoid
Clarke 1880 (modified)
ClarkeIGN - Static variable in class org.openstreetmap.josm.data.projection.Ellipsoid
Clarke 1880 IGN (French national geographic institute)
class_or_pseudoclass(Condition.Context) - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParser
 
ClassCondition(String, boolean) - Constructor for class org.openstreetmap.josm.gui.mappaint.mapcss.ConditionFactory.ClassCondition
Constructs a new ClassCondition.
classification - Variable in class org.openstreetmap.josm.gui.tagging.presets.TaggingPresetSelector.PresetClassification
CLASSIFICATION_GROUP_MATCH - Static variable in class org.openstreetmap.josm.gui.tagging.presets.TaggingPresetSelector
 
CLASSIFICATION_IN_FAVORITES - Static variable in class org.openstreetmap.josm.gui.tagging.presets.TaggingPresetSelector
 
CLASSIFICATION_NAME_MATCH - Static variable in class org.openstreetmap.josm.gui.tagging.presets.TaggingPresetSelector
 
CLASSIFICATION_TAGS_MATCH - Static variable in class org.openstreetmap.josm.gui.tagging.presets.TaggingPresetSelector
 
classifications - Variable in class org.openstreetmap.josm.gui.tagging.presets.TaggingPresetSelector
 
classifications - Variable in class org.openstreetmap.josm.gui.tagging.presets.TaggingPresetSelector.PresetClassifications
 
CLASSIFIED_HIGHWAYS - Static variable in class org.openstreetmap.josm.data.validation.tests.Highways
Classified highways in order of importance
classLoader - Variable in class org.openstreetmap.josm.plugins.PluginProxy
 
classLoaders - Static variable in class org.openstreetmap.josm.plugins.PluginHandler
Plugin class loaders.
classLoaders - Static variable in class org.openstreetmap.josm.tools.ResourceProvider
set of class loaders to take resources from
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
The plugin class name.
classNamePlural - Variable in class org.openstreetmap.josm.data.validation.util.NameVisitor
The plural name of the item class
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
Constructs a new ClassProjFactory.
clazz - Variable in class org.openstreetmap.josm.gui.layer.AbstractTileSourceLayer.MenuAddition
 
clean() - Method in class org.openstreetmap.josm.data.UndoRedoHandler
Resets the undo/redo list.
clean() - Method in class org.openstreetmap.josm.gui.io.UploadDialog
Clean dialog state and release resources.
clean() - Static method in class org.openstreetmap.josm.tools.ListenableWeakReference
 
clean(String) - Static method in class org.openstreetmap.josm.gui.mappaint.mapcss.ConditionFactory.PseudoClassCondition
 
clean(DataSet) - Method in class org.openstreetmap.josm.data.UndoRedoHandler
Resets all commands that affect the given dataset.
cleaned(UndoRedoHandler.CommandQueueCleanedEvent) - Method in interface org.openstreetmap.josm.data.UndoRedoHandler.CommandQueuePreciseListener
Notifies the listener about commands being cleaned.
cleaned(UndoRedoHandler.CommandQueueCleanedEvent) - Method in class org.openstreetmap.josm.gui.dialogs.CommandStackDialog
 
cleanedKeys(OsmPrimitive) - Static method in class org.openstreetmap.josm.data.validation.tests.DuplicateRelation
return tags of a primitive after removing all discardable tags
cleanSelectedNodes(List<Way>, List<Node>) - Method in class org.openstreetmap.josm.actions.UnJoinNodeWayAction
Removes irrelevant nodes from user selection.
cleanSelfReferences(MemberTableModel, Relation) - Static method in class org.openstreetmap.josm.gui.dialogs.relation.GenericRelationEditor
checks whether the current relation has members referring to itself.
cleanup() - Method in class org.openstreetmap.josm.actions.SessionSaveAction
 
cleanup() - Method in class org.openstreetmap.josm.actions.UnGlueAction
 
cleanup() - Method in class org.openstreetmap.josm.command.SplitWayCommand.Analysis
Unlink temporary copies of relations.
cleanup(String) - Static method in class org.openstreetmap.josm.io.CachedFile
Clear the cache for the given resource.
cleanup(String, String) - Static method in class org.openstreetmap.josm.io.CachedFile
Clear the cache for the given resource.
cleanUp(int) - Method in class org.openstreetmap.josm.tools.ImageWarp.GridTransform
 
cleanupAfterUpload() - Method in class org.openstreetmap.josm.gui.io.UploadPrimitivesTask
 
cleanupAfterUpload(Collection<? extends IPrimitive>) - Method in class org.openstreetmap.josm.gui.layer.OsmDataLayer
Clean out the data behind the layer.
cleanupDeletedPrimitives() - Method in class org.openstreetmap.josm.data.osm.DataSet
Cleanups all deleted primitives (really delete them from the dataset).
cleanupIgnoredErrors() - Static method in class org.openstreetmap.josm.data.validation.OsmValidator
Make sure that we don't keep single entries for a "group ignore".
cleanupLayer(AbstractModifiableLayer) - Method in class org.openstreetmap.josm.gui.layer.AutosaveTask
 
cleanupResidualBounds() - Method in class org.openstreetmap.josm.gui.preferences.imagery.ImageryProvidersPanel.DefListSelectionListener
 
clear() - Method in class org.openstreetmap.josm.actions.mapmode.SelectAction.VirtualManager
 
clear() - Method in class org.openstreetmap.josm.data.gpx.GpxData
Removes all gpx elements
clear() - Method in class org.openstreetmap.josm.data.gpx.GpxExtensionCollection
 
clear() - Method in class org.openstreetmap.josm.data.gpx.Line
 
clear() - Method in class org.openstreetmap.josm.data.imagery.ImageryLayerInfo
Clear the lists of layers.
clear() - Method in class org.openstreetmap.josm.data.oauth.OAuthAccessTokenHolder
Clears the content of this holder
clear() - Method in class org.openstreetmap.josm.data.osm.ChangesetCache
Clears the cache.
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.history.HistoryDataSet
Clear the history data.
clear() - Method in interface org.openstreetmap.josm.data.osm.OsmData
Removes all primitives.
clear() - Method in class org.openstreetmap.josm.data.osm.QuadBucketPrimitiveStore
Removes all primitives from the this store.
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() - Method in class org.openstreetmap.josm.data.osm.TagMap
 
clear() - Method in class org.openstreetmap.josm.data.osm.visitor.paint.relations.MultipolygonCache
Clears the whole cache.
clear() - Method in class org.openstreetmap.josm.data.tagging.ac.AutoCompletionSet
 
clear() - Method in class org.openstreetmap.josm.data.validation.Test
Free resources.
clear() - Static method in class org.openstreetmap.josm.data.validation.tests.MapCSSTagCheckerAsserts
Clear previous checks (remove from memory)
clear() - Method in class org.openstreetmap.josm.data.validation.tests.PowerLines
 
clear() - Method in class org.openstreetmap.josm.data.validation.tests.PublicTransportRouteTest
 
clear() - Method in class org.openstreetmap.josm.data.vector.VectorDataSet
 
clear() - Static method in class org.openstreetmap.josm.gui.datatransfer.ClipboardUtils
Clears the system clipboard.
clear() - Method in class org.openstreetmap.josm.gui.dialogs.relation.sort.WayConnectionTypeCalculator
Free resources.
clear() - Method in class org.openstreetmap.josm.gui.dialogs.RelationListDialog.RelationListModel
Clears the model.
clear() - Method in class org.openstreetmap.josm.gui.help.HelpBrowserHistory
Clears the history.
clear() - Method in class org.openstreetmap.josm.gui.layer.AbstractOsmDataLayer
Clears the data backing this layer, unless if locked.
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.mappaint.mapcss.MapCSSRuleIndex
Clear the index.
clear() - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.MapCSSStyleIndex
Clear the index.
clear() - Method in class org.openstreetmap.josm.gui.preferences.advanced.AdvancedPreference.UnclearableOsmDataLayer
 
clear() - Method in class org.openstreetmap.josm.gui.preferences.display.ColorPreference.ColorTableModel
 
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.presets.TaggingPresetSelector.PresetClassifications
Clears the selector.
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.HighlightHelper
Clear highlighting of all remembered primitives
clear() - Method in class org.openstreetmap.josm.gui.util.RedirectInputMap
 
clear() - Method in class org.openstreetmap.josm.io.CachedFile
Clears the cached file
clear() - Method in class org.openstreetmap.josm.io.Capabilities
Clears the API capabilities.
clear() - Method in class org.openstreetmap.josm.io.remotecontrol.handler.RequestHandler.PermissionCache
 
clear() - Method in class org.openstreetmap.josm.tools.CopyList
 
clear() - Method in class org.openstreetmap.josm.tools.Diff.FileData
Allocate changed array for the results of comparison.
clear() - Method in class org.openstreetmap.josm.tools.Logging.RememberWarningHandler
 
clear() - Method in class org.openstreetmap.josm.tools.MultiMap
Removes all of the mappings from this map.
clear(DataSet) - Method in class org.openstreetmap.josm.data.osm.visitor.paint.relations.MultipolygonCache
Clears the cache for the given dataset.
CLEAR_LOADED - Static variable in class org.openstreetmap.josm.data.imagery.vectortile.mapbox.MVTTile
 
clearAction - Variable in class org.openstreetmap.josm.gui.io.RecentlyOpenedFilesMenu
 
ClearAction() - Constructor for class org.openstreetmap.josm.gui.io.RecentlyOpenedFilesMenu.ClearAction
 
clearAllHighlighted() - Static method in class org.openstreetmap.josm.gui.dialogs.relation.MemberTable
 
clearAllHighlighted() - Static method in class org.openstreetmap.josm.gui.util.HighlightHelper
Slow method to remove highlights from all primitives
clearButtonActions() - Method in class org.openstreetmap.josm.gui.dialogs.ToggleDialog
Clear button actions.
clearCache - Variable in class org.openstreetmap.josm.data.imagery.ImageryLayerInfo.DefaultEntryLoader
 
clearCache() - Static method in class org.openstreetmap.josm.tools.ImageProvider
Clears the internal image caches.
clearCache(TileSource) - Method in class org.openstreetmap.josm.data.imagery.TMSCachedTileLoader
 
clearCache(TileSource) - Method in class org.openstreetmap.josm.data.imagery.vectortile.mapbox.MapboxVectorCachedTileLoader
 
clearCached() - Method in class org.openstreetmap.josm.gui.mappaint.ElemStyles
Clear the style cache for all primitives of all DataSets.
clearCachedNodeStyles() - Method in class org.openstreetmap.josm.data.osm.Way
Clears all cached styles for all nodes of this way.
clearCachedStyle() - Method in interface org.openstreetmap.josm.data.osm.Stylable
Clears the cached style.
clearData() - Method in class org.openstreetmap.josm.gui.dialogs.NotesDialog.NoteTableModel
Clear the note data
clearDragState() - Method in class org.openstreetmap.josm.gui.widgets.MultiSplitPane
 
clearEntries() - Method in class org.openstreetmap.josm.gui.dialogs.properties.TagEditHelper.AddTagsDialog
 
clearErrors() - Method in class org.openstreetmap.josm.io.DefaultProxySelector
Clear the sets of failed resources and error messages.
clearErrorTiles() - Method in class org.openstreetmap.josm.gui.layer.AbstractTileSourceLayer
Remove all cached error tiles
clearFields() - Method in class org.openstreetmap.josm.actions.JoinAreasAction
 
clearFilter() - Method in class org.openstreetmap.josm.gui.tagging.ac.AutoCompletionList
clears the current filter
clearFilterFlags() - Method in class org.openstreetmap.josm.data.osm.FilterModel
Clears all filtered flags from all primitives in the dataset
clearFilterFlags(Collection<T>) - Static method in class org.openstreetmap.josm.data.osm.FilterWorker
Clear all filter flags, i.e. turn off filters.
clearFilters() - Method in class org.openstreetmap.josm.data.osm.FilterModel
Removes all filters from this model.
clearHighlightedVirtualNodes() - Method in interface org.openstreetmap.josm.data.osm.OsmData
clear all highlights of virtual nodes
clearHighlightedWaySegments() - Method in interface org.openstreetmap.josm.data.osm.OsmData
clear all highlights of way segments
clearId() - Method in class org.openstreetmap.josm.data.sources.SourceInfo
Store the id of this info to the preferences and clear it afterwards.
clearIgnoredErrors() - Static method in class org.openstreetmap.josm.data.validation.OsmValidator
For unit tests
clearLastErrorAndWarnings() - Static method in class org.openstreetmap.josm.tools.Logging
Clear the list of last warnings
clearMap() - Method in class org.openstreetmap.josm.gui.preferences.imagery.ImageryProvidersPanel.DefListSelectionListener
 
clearMappaintCache() - Method in class org.openstreetmap.josm.data.osm.DataSet
 
clearMappaintCache() - Method in interface org.openstreetmap.josm.data.osm.OsmData
Clear the mappaint cache for this DataSet.
clearMappaintCache() - Method in class org.openstreetmap.josm.data.vector.VectorDataSet
 
clearMemos() - Method in class org.openstreetmap.josm.data.preferences.JosmBaseDirectories
clearMerged() - Method in class org.openstreetmap.josm.gui.conflict.pair.AbstractListMergeModel
Clear the merged list.
clearNetworkErrors() - Static method in class org.openstreetmap.josm.io.NetworkManager
Clears the network errors cache.
clearOsmMetadata() - Method in class org.openstreetmap.josm.data.osm.AbstractPrimitive
Clears the metadata, including id and version known to the OSM API.
clearOsmMetadata() - Method in class org.openstreetmap.josm.data.osm.OsmPrimitive
Clears the metadata, including id and version known to the OSM API.
clearPaintedObjects() - Method in class org.openstreetmap.josm.gui.layer.validation.PaintVisitor
Clears the internal painted objects collections.
clearPassword() - Method in class org.openstreetmap.josm.gui.preferences.server.BasicAuthenticationPreferencesPanel
Clears the password field.
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
clearProjectionChangeListeners() - Static method in class org.openstreetmap.josm.data.projection.ProjectionRegistry
Remove all projection change listeners.
clearSelectedImage() - Method in class org.openstreetmap.josm.data.ImageData
Clear the selected image(s)
clearSelection() - Method in class org.openstreetmap.josm.data.osm.DataSet
 
clearSelection() - Method in interface org.openstreetmap.josm.data.osm.OsmData
Clears the current selection.
clearSelection() - Method in class org.openstreetmap.josm.data.vector.VectorDataSet
 
clearSelection() - Method in class org.openstreetmap.josm.gui.layer.geoimage.GeoImageLayer
 
clearSelection() - Method in interface org.openstreetmap.josm.gui.layer.geoimage.IGeoImageLayer
Clear the selection of the layer
clearSelection() - Method in class org.openstreetmap.josm.gui.layer.markerlayer.MarkerLayer
 
clearSelection() - Method in class org.openstreetmap.josm.gui.widgets.SearchTextResultListPanel
Clear the selected result
clearSelection(Collection<? extends PrimitiveId>) - Method in class org.openstreetmap.josm.data.osm.DataSet
 
clearSelection(Collection<? extends PrimitiveId>) - Method in interface org.openstreetmap.josm.data.osm.OsmData
Removes the selection from every value in the collection.
clearSelection(Collection<? extends PrimitiveId>) - Method in class org.openstreetmap.josm.data.vector.VectorDataSet
 
clearSelection(Stream<? extends PrimitiveId>) - Method in class org.openstreetmap.josm.data.osm.DataSet
 
clearSelection(DataSet, OsmPrimitive) - Static method in class org.openstreetmap.josm.actions.mapmode.DrawAction
 
clearSelection(PrimitiveId...) - Method in class org.openstreetmap.josm.data.osm.DataSet
 
clearSelection(PrimitiveId...) - Method in interface org.openstreetmap.josm.data.osm.OsmData
Removes the selection from every value in the collection.
clearSelection(PrimitiveId...) - Method in class org.openstreetmap.josm.data.vector.VectorDataSet
 
clearSelectionHistory() - Method in class org.openstreetmap.josm.data.osm.DataSet
Clears selection history list
clearSelectionImpl(Stream<? extends PrimitiveId>) - Method in class org.openstreetmap.josm.data.vector.VectorDataSet
 
clearSelectorMatchingInformation() - Method in class org.openstreetmap.josm.gui.mappaint.Environment
Clears all matching context information
clearSourceWays() - Method in class org.openstreetmap.josm.actions.mapmode.ParallelWayAction
 
clearStyleCachePool() - Static method in class org.openstreetmap.josm.gui.mappaint.StyleCache
Clears the style cache.
clearTextIfInvalid() - Method in class org.openstreetmap.josm.gui.widgets.AbstractIdTextField
Clears field if content is invalid
clearTileCache() - Method in class org.openstreetmap.josm.gui.layer.AbstractTileSourceLayer
Clears the tile cache.
clearTLDOverrides() - Static method in class org.openstreetmap.josm.data.validation.routines.DomainValidator
 
clearTracks() - Method in class org.openstreetmap.josm.data.gpx.GpxData
Clear all tracks, empties the current privateTracks container, helper method for some gpx manipulations.
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
 
clearView() - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetDiscussionPanel
 
clickListener - Variable in class org.openstreetmap.josm.gui.widgets.SearchTextResultListPanel
 
CLIENT_ID - Static variable in class org.openstreetmap.josm.data.oauth.OAuth20Parameters
 
CLIENT_SECRET - Static variable in class org.openstreetmap.josm.data.oauth.OAuth20Parameters
 
clientId - Variable in class org.openstreetmap.josm.data.oauth.OAuth20Parameters
 
clientSecret - Variable in class org.openstreetmap.josm.data.oauth.OAuth20Parameters
 
CLIModule - Interface in org.openstreetmap.josm.cli
A command line interface module.
cliModules - Static variable in class org.openstreetmap.josm.gui.MainApplication
 
clip - Variable in class org.openstreetmap.josm.gui.draw.MapViewPath.ClampingPathVisitor
 
CLIP_BOUNDS - Static variable in class org.openstreetmap.josm.gui.MapViewState
Additional pixels outside the view for where to start clipping.
clipboard - Static variable in class org.openstreetmap.josm.gui.datatransfer.ClipboardUtils
 
clipboardListeners - Variable in class org.openstreetmap.josm.gui.dialogs.relation.GenericRelationEditor
A list of listeners that need to be notified on clipboard content changes.
ClipboardUtils - Class in org.openstreetmap.josm.gui.datatransfer
This is a utility class that provides methods useful for general data transfer support.
ClipboardUtils() - Constructor for class org.openstreetmap.josm.gui.datatransfer.ClipboardUtils
 
ClipboardUtils.DoNothingClipboardOwner - Class in org.openstreetmap.josm.gui.datatransfer
 
clipBounds - Variable in class org.openstreetmap.josm.gui.layer.MapViewGraphics
 
CLIProgressMonitor - Class in org.openstreetmap.josm.gui.progress
CLI implementation of a ProgressMonitor
CLIProgressMonitor() - Constructor for class org.openstreetmap.josm.gui.progress.CLIProgressMonitor
Create a new CLIProgressMonitor
clipShape(Shape, Rectangle2D) - Static method in class org.openstreetmap.josm.tools.ShapeClipper
Clip a given (closed) shape with a given rectangle.
clipSinglePathWithSutherlandHodgman(double[], int, Rectangle2D, Rectangle2D) - Static method in class org.openstreetmap.josm.tools.ShapeClipper
Clip a single path with a given rectangle using the Sutherland-Hodgman algorithm.
clockwise(Environment) - Static method in class org.openstreetmap.josm.gui.mappaint.mapcss.ConditionFactory.PseudoClasses
:clockwise whether the way is closed and oriented clockwise, or non-closed and the 1st, 2nd and last node are in clockwise order.
clone - Variable in class org.openstreetmap.josm.gui.history.HistoryBrowserModel.HistoryPrimitiveBuilder
 
cloneDate(Date) - Static method in class org.openstreetmap.josm.tools.date.DateUtils
Null-safe date cloning method.
clonedPrimitives - Variable in class org.openstreetmap.josm.command.DeleteCommand
 
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
 
cloneEntryForMergedList(T) - Method in class org.openstreetmap.josm.gui.conflict.pair.AbstractListMergeModel
Creates a clone of an entry of type T suitable to be included in the list of merged entries
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.OsmPrimitive
Get and write all attributes from the parameter.
cloneFrom(OsmPrimitive, boolean) - Method in class org.openstreetmap.josm.data.osm.Node
 
cloneFrom(OsmPrimitive, boolean) - Method in class org.openstreetmap.josm.data.osm.OsmPrimitive
Get and write all attributes from the parameter.
cloneFrom(OsmPrimitive, boolean) - Method in class org.openstreetmap.josm.data.osm.Relation
 
cloneFrom(OsmPrimitive, boolean) - 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
cloneNode(Node, List<Command>) - Static method in class org.openstreetmap.josm.actions.UnGlueAction
 
clonePrimitives(Iterable<Node>, Iterable<Way>, Iterable<Relation>) - Method in class org.openstreetmap.josm.data.osm.DataSet
Clones the specified primitives into this data set.
CloneVisitor() - Constructor for class org.openstreetmap.josm.command.Command.CloneVisitor
 
close - Variable in class org.openstreetmap.josm.gui.layer.geoimage.ImageViewerDialog.CloseableTab
 
close() - Method in class org.openstreetmap.josm.data.protobuf.ProtobufParser
 
close() - Method in class org.openstreetmap.josm.data.protobuf.ProtobufRecord
 
close() - Method in class org.openstreetmap.josm.gui.progress.swing.PleaseWaitProgressMonitor
Close the progress dialog window.
close() - Method in class org.openstreetmap.josm.io.CachedFile
Attempts to disconnect an URL connection.
close() - Method in class org.openstreetmap.josm.io.imagery.ImageryReader
 
close() - Method in class org.openstreetmap.josm.io.InvalidXmlCharacterFilter
 
close() - Method in class org.openstreetmap.josm.io.OsmPbfReader.BoundedInputStream
 
close() - Method in class org.openstreetmap.josm.io.ProgressInputStream
 
close() - Method in class org.openstreetmap.josm.io.ProgressOutputStream
 
close() - Method in class org.openstreetmap.josm.io.XmlWriter
 
close() - Method in class org.openstreetmap.josm.tools.Logging.RememberWarningHandler
 
close(Closeable) - Static method in class org.openstreetmap.josm.tools.Utils
Utility method for closing a Closeable object.
close(String) - Method in class org.openstreetmap.josm.io.GpxWriter
 
close(ZipFile) - Static method in class org.openstreetmap.josm.tools.Utils
Utility method for closing a ZipFile.
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_CHANGESET - org.openstreetmap.josm.io.ChangesetClosedException.Source
The exception was thrown when we tried to close a changeset.
CLOSE_CHANGESET_AFTER_UPLOAD - Static variable in class org.openstreetmap.josm.gui.io.ChangesetManagementPanel
 
CloseableTab(Component, ActionListener) - Constructor for class org.openstreetmap.josm.gui.layer.geoimage.ImageViewerDialog.CloseableTab
closeAction - Variable in class org.openstreetmap.josm.gui.dialogs.NotesDialog
 
closeAction - Variable in class org.openstreetmap.josm.gui.history.HistoryBrowserDialog
 
CloseAction() - Constructor for class org.openstreetmap.josm.gui.dialogs.NotesDialog.CloseAction
Constructs a new CloseAction.
CloseAction() - Constructor for class org.openstreetmap.josm.gui.history.HistoryBrowserDialog.CloseAction
 
CloseAction() - Constructor for class org.openstreetmap.josm.gui.io.CloseChangesetDialog.CloseAction
 
CloseAfterUploadItemStateListener() - Constructor for class org.openstreetmap.josm.gui.io.ChangesetManagementPanel.CloseAfterUploadItemStateListener
 
closeChangeset() - Method in class org.openstreetmap.josm.gui.io.UploadPrimitivesTask
Closes the changeset on the server and locally.
closeChangeset(Changeset, ProgressMonitor) - Method in class org.openstreetmap.josm.io.OsmApi
Closes a changeset on the server.
closeChangesetAction - Variable in class org.openstreetmap.josm.gui.dialogs.ChangesetDialog
 
closeChangesetAction - Variable in class org.openstreetmap.josm.gui.MainMenu
File / Close open changesets...
CloseChangesetAction - Class in org.openstreetmap.josm.actions
User action to close open changesets.
CloseChangesetAction() - Constructor for class org.openstreetmap.josm.actions.CloseChangesetAction
Constructs a new CloseChangesetAction.
CloseChangesetAction() - Constructor for class org.openstreetmap.josm.gui.io.ChangesetManagementPanel.CloseChangesetAction
 
CloseChangesetAction.DownloadOpenChangesetsTask - Class in org.openstreetmap.josm.actions
 
closeChangesetAfterNextUpload - Variable in class org.openstreetmap.josm.gui.io.UploadParameterSummaryPanel
 
closeChangesetAfterUpload - Variable in class org.openstreetmap.josm.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
Constructs a new CloseChangesetDialog.
CloseChangesetDialog.CancelAction - Class in org.openstreetmap.josm.gui.io
 
CloseChangesetDialog.CloseAction - Class in org.openstreetmap.josm.gui.io
 
CloseChangesetDialog.WindowEventHandler - Class in org.openstreetmap.josm.gui.io
 
closeChangesetIfRequired() - Method in class org.openstreetmap.josm.gui.io.UploadPrimitivesTask
 
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.
closeChild(String, String) - Method in class org.openstreetmap.josm.data.gpx.GpxExtensionCollection
Sets the value for the last child and pops it from the stack, so the next one will be added to its parent.
closeConnectionIfNeeded() - Method in class org.openstreetmap.josm.gui.io.DownloadFileTask
 
closed - Variable in class org.openstreetmap.josm.io.ChangesetQuery
indicates whether only closed changesets are queried.
closed(Environment) - Static method in class org.openstreetmap.josm.gui.mappaint.mapcss.ConditionFactory.PseudoClasses
:closed tests whether the way is closed or the relation is a closed multipolygon
Closed() - Constructor for class org.openstreetmap.josm.data.osm.search.SearchCompiler.Closed
 
CLOSED - org.openstreetmap.josm.data.notes.Note.State
Note is closed
CLOSED - org.openstreetmap.josm.data.notes.NoteComment.Action
note has been closed
CLOSED - Static variable in class org.openstreetmap.josm.data.osm.search.SearchCompiler
 
closed2(Environment) - Static method in class org.openstreetmap.josm.gui.mappaint.mapcss.ConditionFactory.PseudoClasses
 
closedAfter - Variable in class org.openstreetmap.josm.io.ChangesetQuery
the date after which changesets have been closed this query is restricted to.
closedAfter(Instant) - Method in class org.openstreetmap.josm.io.ChangesetQuery
Restricts the result to changesets which have been closed after the date given by d.
closedAfterAndCreatedBefore(Instant, Instant) - Method in class org.openstreetmap.josm.io.ChangesetQuery
Restricts the result to changesets which have been closed after closedAfter and which have been created before createdBefore.
closedAt - Variable in class org.openstreetmap.josm.data.notes.Note
 
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.bugreport.BugReportDialog
 
closeDialog() - Method in class org.openstreetmap.josm.gui.io.SaveLayersDialog
Closes this dialog and frees all native screen resources.
closeDialog() - Method in class org.openstreetmap.josm.gui.layer.geoimage.CorrelateGpxWithImages
 
closedOn - Variable in exception org.openstreetmap.josm.io.ChangesetClosedException
the date on which the changeset was closed
CLOSEDWAY - org.openstreetmap.josm.data.osm.OsmPrimitiveType
Closed way: only for display, no real type
CLOSEDWAY - org.openstreetmap.josm.gui.tagging.presets.TaggingPresetType
Closed way
closedWayArea(Way) - Static method in class org.openstreetmap.josm.tools.Geometry
Returns area of a closed way in square meters.
closeln(String) - Method in class org.openstreetmap.josm.io.GpxWriter
 
closeNote(Note, String) - Method in class org.openstreetmap.josm.data.osm.NoteData
Close note with comment
closeNote(Note, String, ProgressMonitor) - Method in class org.openstreetmap.josm.io.OsmApi
Close a note.
CloseOpenChangesetsAction() - Constructor for class org.openstreetmap.josm.gui.dialogs.ChangesetDialog.CloseOpenChangesetsAction
 
ClosePath - org.openstreetmap.josm.data.imagery.vectortile.mapbox.Command
This is only explicitly valid for GeometryTypes.POLYGON.
CloseSelectedChangesetsAction(ChangesetCacheManagerModel) - Constructor for class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetCacheManager.CloseSelectedChangesetsAction
 
closeSourceInputStream(InputStream) - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.MapCSSStyleSource
 
closeSourceInputStream(InputStream) - Method in class org.openstreetmap.josm.gui.mappaint.StyleSource
Closes the source input stream previously returned by StyleSource.getSourceInputStream() and other linked resources, if applicable.
closestGarminColorCache - Static variable in class org.openstreetmap.josm.data.gpx.GpxTrack
 
closestPointTo(EastNorth, EastNorth, EastNorth, boolean) - Static method in class org.openstreetmap.josm.tools.Geometry
 
closestPointToLine(EastNorth, EastNorth, EastNorth) - Static method in class org.openstreetmap.josm.tools.Geometry
Calculates closest point to a line.
closestPointToSegment(EastNorth, EastNorth, EastNorth) - Static method in class org.openstreetmap.josm.tools.Geometry
Calculates closest point to a line segment.
cmd - Static variable in class org.openstreetmap.josm.actions.RestartAction
 
cmd - Variable in class org.openstreetmap.josm.data.UndoRedoHandler.CommandAddedEvent
 
cmd - Variable in class org.openstreetmap.josm.data.UndoRedoHandler.CommandRedoneEvent
 
cmd - Variable in class org.openstreetmap.josm.data.UndoRedoHandler.CommandUndoneEvent
 
cmd - Variable in class org.openstreetmap.josm.gui.dialogs.CommandListMutableTreeNode
 
cmdMembers - Variable in class org.openstreetmap.josm.command.ChangeMembersCommand
 
cmdNodes - Variable in class org.openstreetmap.josm.command.AbstractNodesCommand
 
cmds - Variable in class org.openstreetmap.josm.actions.JoinAreasAction
 
cms - Variable in class org.openstreetmap.josm.gui.tagging.presets.items.PresetListEntry
The ComboMultiSelect that displays the list
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
coastlineWays - Variable in class org.openstreetmap.josm.data.validation.tests.Coastlines
 
code - Variable in enum org.openstreetmap.josm.data.osm.search.SearchMode
 
code - Variable in class org.openstreetmap.josm.data.projection.CustomProjection
 
code - Variable in class org.openstreetmap.josm.data.projection.Projections.ProjectionDefinition
EPSG code
code - Variable in class org.openstreetmap.josm.data.validation.TestError.Builder
 
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.CrossingWays
 
code - Variable in class org.openstreetmap.josm.data.validation.tests.CrossingWays.MessageHelper
 
code - Variable in class org.openstreetmap.josm.data.validation.tests.UnclosedWays.UnclosedWaysCheck
The unique numeric code for this check
code - Variable in class org.openstreetmap.josm.data.validation.tests.UnconnectedWays
 
code - Variable in class org.openstreetmap.josm.gui.preferences.projection.CodeProjectionChoice
 
code - Variable in class org.openstreetmap.josm.gui.preferences.projection.SingleProjectionChoice
 
CODE - org.openstreetmap.josm.io.imagery.ImageryReader.State
 
CODE_PATTERN - Static variable in class org.openstreetmap.josm.gui.bugreport.DebugTextDisplay
 
CodeComparator() - Constructor for class org.openstreetmap.josm.gui.preferences.projection.CodeProjectionChoice.CodeComparator
 
codePattern - Variable in class org.openstreetmap.josm.gui.preferences.projection.CodeProjectionChoice.CodeComparator
 
CodeProjectionChoice - Class in org.openstreetmap.josm.gui.preferences.projection
Projection choice that lists all known projects by code.
CodeProjectionChoice() - Constructor for class org.openstreetmap.josm.gui.preferences.projection.CodeProjectionChoice
Constructs a new CodeProjectionChoice.
CodeProjectionChoice.CodeComparator - Class in org.openstreetmap.josm.gui.preferences.projection
Comparator that compares the number part of the code numerically.
CODES - Static variable in class org.openstreetmap.josm.gui.preferences.projection.PuwgProjectionChoice
 
CodeSelectionPanel - Class in org.openstreetmap.josm.gui.preferences.projection
Panel allowing to select a projection by code.
CodeSelectionPanel(String, ActionListener) - Constructor for class org.openstreetmap.josm.gui.preferences.projection.CodeSelectionPanel
Constructs a new CodeSelectionPanel.
CodeSelectionPanel.ProjectionCodeModel - Class in org.openstreetmap.josm.gui.preferences.projection
List model for the filtered view on the list of all codes.
codeVerifier - Variable in class org.openstreetmap.josm.data.oauth.OAuth20Authorization.OAuth20AuthorizationHandler
 
COL_CURRENT - Static variable in class org.openstreetmap.josm.gui.history.VersionTableColumnModel
Column index for current
COL_DATE - Static variable in class org.openstreetmap.josm.gui.history.VersionTableColumnModel
Column index for date
COL_EDITOR - Static variable in class org.openstreetmap.josm.gui.history.VersionTableColumnModel
Column index for editor
COL_ENABLED - Static variable in class org.openstreetmap.josm.gui.dialogs.FilterTableModel
The filter enabled column
COL_HIDING - Static variable in class org.openstreetmap.josm.gui.dialogs.FilterTableModel
The column indicating if the filter is hiding.
COL_INVERTED - Static variable in class org.openstreetmap.josm.gui.dialogs.FilterTableModel
The column to invert the filter
COL_REFERENCE - Static variable in class org.openstreetmap.josm.gui.history.VersionTableColumnModel
Column index for reference
COL_TEXT - Static variable in class org.openstreetmap.josm.gui.dialogs.FilterTableModel
The column that displays the filter text
COL_USER - Static variable in class org.openstreetmap.josm.gui.history.VersionTableColumnModel
Column index for user
COL_VERSION - Static variable in class org.openstreetmap.josm.gui.history.VersionTableColumnModel
Column index for version
col3 - Variable in class org.openstreetmap.josm.gui.download.PlaceSelection.NamedResultTableColumnModel
 
col4 - Variable in class org.openstreetmap.josm.gui.download.PlaceSelection.NamedResultTableColumnModel
 
colEnd - Variable in class org.openstreetmap.josm.gui.widgets.JosmTable
 
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
 
COLLAPSED_TO_DEFAULT - org.openstreetmap.josm.gui.dialogs.DialogsPanel.Action
The panel was collapsed by the user.
collectAddress(OsmPrimitive) - Method in class org.openstreetmap.josm.data.validation.tests.Addresses
adds the OsmPrimitive to the address map if it complies to the restrictions
collectInvalidatedLayers() - Method in class org.openstreetmap.josm.gui.MapView.LayerInvalidatedListener
Retrieves a set of all layers that have been marked as invalid since the last call to this method.
collection - Variable in class org.openstreetmap.josm.tools.SubclassFilteredCollection
 
collectMissing - Variable in class org.openstreetmap.josm.gui.history.HistoryLoadTask
 
collectMultipolygons(Collection<Way>) - Static method in class org.openstreetmap.josm.actions.JoinAreasAction
This method analyzes multipolygon relationships of given ways and collects addition inner ways to consider.
collectNodesAnticlockwise(List<Way>) - Static method in class org.openstreetmap.josm.actions.AlignInCircleAction
Assuming all ways can be joined into polygon, create an ordered list of node.
collectNodesWithExternReferrers(List<Way>) - Static method in class org.openstreetmap.josm.actions.AlignInCircleAction
Collect all nodes with more than one referrer.
collector - Variable in class org.openstreetmap.josm.gui.draw.MapViewPath.OffsetPathVisitor
 
collector - Variable in class org.openstreetmap.josm.gui.MapStatus
 
Collector(MapFrame) - Constructor for class org.openstreetmap.josm.gui.MapStatus.Collector
 
CollectorWorker(MapStatus.MouseState) - Constructor for class org.openstreetmap.josm.gui.MapStatus.Collector.CollectorWorker
 
colMax - Variable in class org.openstreetmap.josm.gui.tagging.TagEditorModel.SelectionStateMemento
 
colMin - Variable in class org.openstreetmap.josm.gui.tagging.TagEditorModel.SelectionStateMemento
 
COLON - org.openstreetmap.josm.data.osm.search.PushbackTokenizer.Token
Colon :
COLON - Static variable in interface org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParserConstants
RegularExpression Id.
color - Variable in class org.openstreetmap.josm.data.gpx.Line
 
color - Variable in enum org.openstreetmap.josm.data.validation.Severity
Associated color
color - Variable in class org.openstreetmap.josm.gui.animation.Star
 
color - Variable in enum org.openstreetmap.josm.gui.history.TwoColumnDiff.Item.DiffItemType
 
color - Variable in class org.openstreetmap.josm.gui.layer.markerlayer.MarkerLayer
 
color - Variable in class org.openstreetmap.josm.gui.layer.validation.PaintVisitor
The severity color
color - Variable in class org.openstreetmap.josm.gui.layer.validation.PaintVisitor.PaintedPoint
 
color - Variable in class org.openstreetmap.josm.gui.mappaint.ColorStyleSettingGui.ColorIcon
 
color - Variable in class org.openstreetmap.josm.gui.mappaint.styleelement.AreaElement
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.styleelement.LineElement
The color of the line.
color - Variable in class org.openstreetmap.josm.gui.mappaint.styleelement.TextLabel
The color to draw the text in, includes alpha.
COLOR - Static variable in interface org.openstreetmap.josm.gui.mappaint.StyleKeys
MapCSS color property key
COLOR_CATEGORY_GENERAL - Static variable in class org.openstreetmap.josm.data.preferences.NamedColorProperty
 
COLOR_CATEGORY_MAPPAINT - Static variable in class org.openstreetmap.josm.data.preferences.NamedColorProperty
 
COLOR_ERROR - Static variable in class org.openstreetmap.josm.gui.io.LayerNameAndFilePathTableCell
 
color2html(Color) - Static method in class org.openstreetmap.josm.gui.mappaint.mapcss.Functions
Computes the HTML notation (#rrggbb) for a color value).
color2html(Color) - Static method in class org.openstreetmap.josm.tools.ColorHelper
Returns the HTML color code (6 or 8 digit).
color2html(Color, boolean) - Static method in class org.openstreetmap.josm.tools.ColorHelper
Returns the HTML color code (6 or 8 digit).
colorBarTitles - Variable in class org.openstreetmap.josm.tools.ColorScale
 
colorCache - Variable in class org.openstreetmap.josm.data.gpx.GpxTrack
 
colorCache - Variable in class org.openstreetmap.josm.gui.layer.gpx.GpxDrawHelper
 
colorCacheTransparent - Variable in class org.openstreetmap.josm.gui.layer.gpx.GpxDrawHelper
 
colorDist(Color, Color) - Method in class org.openstreetmap.josm.data.gpx.GpxTrack
 
colorDynamic - Variable in class org.openstreetmap.josm.gui.preferences.display.GPXSettingsPanel
 
colored - Variable in class org.openstreetmap.josm.gui.layer.gpx.GpxDrawHelper
Mode of the line coloring
colorEdit - Variable in class org.openstreetmap.josm.gui.preferences.display.ColorPreference
 
ColorEntry(String, ColorInfo) - Constructor for class org.openstreetmap.josm.gui.preferences.display.ColorPreference.ColorEntry
 
colorFormat - Variable in class org.openstreetmap.josm.data.gpx.GpxTrack
 
ColorFormat() - Constructor for enum org.openstreetmap.josm.data.gpx.GpxConstants.ColorFormat
 
ColorfulFilter - Class in org.openstreetmap.josm.gui.layer.imagery
Colorful filter.
ColorfulFilter(double) - Constructor for class org.openstreetmap.josm.gui.layer.imagery.ColorfulFilter
Create a new colorful filter.
ColorfulImageProcessor - Class in org.openstreetmap.josm.gui.layer.imagery
Adds or removes the colorfulness of the image.
ColorfulImageProcessor() - Constructor for class org.openstreetmap.josm.gui.layer.imagery.ColorfulImageProcessor
 
colorfulness - Variable in class org.openstreetmap.josm.gui.layer.imagery.ColorfulFilter
 
colorfulness - Variable in class org.openstreetmap.josm.gui.layer.imagery.ColorfulImageProcessor
 
colorfulnessImageProcessor - Variable in class org.openstreetmap.josm.gui.layer.imagery.ImageryFilterSettings
 
ColorfulnessSlider() - Constructor for class org.openstreetmap.josm.gui.dialogs.layer.LayerVisibilityAction.ColorfulnessSlider
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
 
ColorIcon(Color, ImageProvider.ImageSizes) - Constructor for class org.openstreetmap.josm.gui.mappaint.ColorStyleSettingGui.ColorIcon
 
ColorInfo - Class in org.openstreetmap.josm.data.preferences
Data class to hold information on a named color setting.
ColorInfo() - Constructor for class org.openstreetmap.josm.data.preferences.ColorInfo
Constructs a new ColorInfo.
ColorInfo(String, String, String, Color, Color) - Constructor for class org.openstreetmap.josm.data.preferences.ColorInfo
Constructs a new ColorInfo.
colorLayers - Variable in class org.openstreetmap.josm.gui.layer.CustomizeColor
 
ColorMode() - Constructor for enum org.openstreetmap.josm.gui.layer.gpx.GpxDrawHelper.ColorMode
 
colorModeDynamic - Variable in class org.openstreetmap.josm.gui.layer.gpx.GpxDrawHelper
 
ColorPreference - Class in org.openstreetmap.josm.gui.preferences.display
Color preferences.
ColorPreference() - Constructor for class org.openstreetmap.josm.gui.preferences.display.ColorPreference
 
ColorPreference.ColorEntry - Class in org.openstreetmap.josm.gui.preferences.display
 
ColorPreference.ColorTableModel - Class in org.openstreetmap.josm.gui.preferences.display
 
ColorPreference.Factory - Class in org.openstreetmap.josm.gui.preferences.display
Factory used to create a new ColorPreference.
colors - Variable in class org.openstreetmap.josm.gui.preferences.display.ColorPreference
 
colors - Variable in class org.openstreetmap.josm.tools.ColorScale
 
COLORS - Variable in class org.openstreetmap.josm.gui.dialogs.layer.LayerVisibilityAction.ColorSelector
 
ColorScale - Class in org.openstreetmap.josm.tools
Utility class that helps to work with color scale for coloring GPX tracks etc.
ColorScale() - Constructor for class org.openstreetmap.josm.tools.ColorScale
 
ColorSelector() - Constructor for class org.openstreetmap.josm.gui.dialogs.layer.LayerVisibilityAction.ColorSelector
 
ColorStyleSetting(StyleSource, String, AbstractToStringProperty<Color>) - Constructor for class org.openstreetmap.josm.gui.mappaint.StyleSetting.ColorStyleSetting
 
ColorStyleSettingAction() - Constructor for class org.openstreetmap.josm.gui.mappaint.ColorStyleSettingGui.ColorStyleSettingAction
 
ColorStyleSettingGui - Class in org.openstreetmap.josm.gui.mappaint
A GUI to set a color style
ColorStyleSettingGui(StyleSetting.ColorStyleSetting) - Constructor for class org.openstreetmap.josm.gui.mappaint.ColorStyleSettingGui
Create a new ColorStyleSettingGui
ColorStyleSettingGui.ColorIcon - Class in org.openstreetmap.josm.gui.mappaint
 
ColorStyleSettingGui.ColorStyleSettingAction - Class in org.openstreetmap.josm.gui.mappaint
 
colorSupplier - Variable in class org.openstreetmap.josm.gui.MapScaler
 
ColorTableModel() - Constructor for class org.openstreetmap.josm.gui.preferences.display.ColorPreference.ColorTableModel
 
colorTypeDilution - Variable in class org.openstreetmap.josm.gui.preferences.display.GPXSettingsPanel
 
colorTypeDirection - Variable in class org.openstreetmap.josm.gui.preferences.display.GPXSettingsPanel
 
colorTypeFix - Variable in class org.openstreetmap.josm.gui.preferences.display.GPXSettingsPanel
 
colorTypeGlobal - Variable in class org.openstreetmap.josm.gui.preferences.display.GPXSettingsPanel
 
colorTypeHeatMap - Variable in class org.openstreetmap.josm.gui.preferences.display.GPXSettingsPanel
 
colorTypeHeatMapGain - Variable in class org.openstreetmap.josm.gui.preferences.display.GPXSettingsPanel
 
colorTypeHeatMapLowerLimit - Variable in class org.openstreetmap.josm.gui.preferences.display.GPXSettingsPanel
 
colorTypeHeatMapPoints - Variable in class org.openstreetmap.josm.gui.preferences.display.GPXSettingsPanel
 
colorTypeHeatMapTune - Variable in class org.openstreetmap.josm.gui.preferences.display.GPXSettingsPanel
 
colorTypeNone - Variable in class org.openstreetmap.josm.gui.preferences.display.GPXSettingsPanel
 
colorTypeQuality - Variable in class org.openstreetmap.josm.gui.preferences.display.GPXSettingsPanel
 
colorTypeRef - 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
 
cols - Variable in class org.openstreetmap.josm.gui.dialogs.layer.MergeGpxLayerDialog.GpxLayersTableModel
 
colSelectionModel - Variable in class org.openstreetmap.josm.gui.tagging.TagEditorModel
 
column - Variable in class org.openstreetmap.josm.gui.dialogs.LayerListDialog.ColumnWidthAdaptionListener
 
column - Variable in exception org.openstreetmap.josm.gui.mappaint.mapcss.MapCSSException
column number at which the parse error occurred
column - Variable in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.SimpleCharStream
 
COLUMN_KEY - Static variable in class org.openstreetmap.josm.gui.history.TagTableColumnModel
 
COLUMN_TOOLTIPS - Static variable in class org.openstreetmap.josm.gui.dialogs.FilterDialog
 
COLUMN_VALUE - Static variable in class org.openstreetmap.josm.gui.history.TagTableColumnModel
 
COLUMN_VERSION - Static variable in class org.openstreetmap.josm.gui.history.TagTableColumnModel
 
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
 
columnModel - Variable in class org.openstreetmap.josm.gui.history.ReversedChangeListener
 
columnNames - Variable in class org.openstreetmap.josm.gui.preferences.shortcut.PrefJPanel.ScListModel
 
columnNumber - Variable in exception org.openstreetmap.josm.tools.XmlParsingException
 
columns - Variable in class org.openstreetmap.josm.gui.tagging.presets.items.CheckGroup
Number of columns (positive integer)
ColumnWidthAdaptionListener(int, int) - Constructor for class org.openstreetmap.josm.gui.dialogs.LayerListDialog.ColumnWidthAdaptionListener
 
combined(ReverseWayTagCorrector.IStringSwitcher...) - Static method in interface org.openstreetmap.josm.actions.corrector.ReverseWayTagCorrector.IStringSwitcher
 
COMBINED_SWITCHERS - Static variable in class org.openstreetmap.josm.actions.corrector.ReverseWayTagCorrector
 
combinedPolygons - Variable in class org.openstreetmap.josm.data.osm.visitor.paint.relations.Multipolygon
 
CombinePrimitiveResolver - Class in org.openstreetmap.josm.gui.conflict.tags
Combine primitives conflicts resolver.
CombinePrimitiveResolver(TagConflictResolverModel, RelationMemberConflictResolverModel) - Constructor for class org.openstreetmap.josm.gui.conflict.tags.CombinePrimitiveResolver
Constructs a new CombinePrimitiveResolver.
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(Component, TagConflictResolverModel, RelationMemberConflictResolverModel) - 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.ApplyAction - Class in org.openstreetmap.josm.gui.conflict.tags
Apply action.
CombinePrimitiveResolverDialog.CancelAction - Class in org.openstreetmap.josm.gui.conflict.tags
Cancel action.
combineRelAndPrimitives(Relation, Collection<? extends OsmPrimitive>) - Static method in class org.openstreetmap.josm.data.validation.tests.MultipolygonTest
 
combineTracksToSegmentedTrack() - Method in class org.openstreetmap.josm.data.gpx.GpxData
Combine tracks into a single, segmented track.
CombineTracksToSegmentedTrackAction(GpxLayer) - Constructor for class org.openstreetmap.josm.gui.layer.GpxLayer.CombineTracksToSegmentedTrackAction
Create a new CombineTracksToSegmentedTrackAction
combineWay - Variable in class org.openstreetmap.josm.gui.MainMenu
Tools / Combine Way
CombineWayAction - Class in org.openstreetmap.josm.actions
Combines multiple ways into one.
CombineWayAction() - Constructor for class org.openstreetmap.josm.actions.CombineWayAction
Constructs a new CombineWayAction.
combineWaysWorker(Collection<Way>) - Static method in class org.openstreetmap.josm.actions.CombineWayAction
Combine multiple ways into one.
Combo - Class in org.openstreetmap.josm.gui.tagging.presets.items
Combobox type.
Combo() - Constructor for class org.openstreetmap.josm.gui.tagging.presets.items.Combo
Constructs a new Combo.
Combo.ChooseColorAction - Class in org.openstreetmap.josm.gui.tagging.presets.items
 
Combo.ComponentListener - Class in org.openstreetmap.josm.gui.tagging.presets.items
 
combobox - Variable in class org.openstreetmap.josm.gui.tagging.presets.items.Combo
 
ComboMultiSelect - Class in org.openstreetmap.josm.gui.tagging.presets.items
Abstract superclass for combo box and multi-select list types.
ComboMultiSelect() - Constructor for class org.openstreetmap.josm.gui.tagging.presets.items.ComboMultiSelect
 
ComboMultiSelect.ComboMultiSelectListCellRenderer - Class in org.openstreetmap.josm.gui.tagging.presets.items
A list cell renderer that paints a short text in the current value pane and and a longer text in the dropdown list.
ComboMultiSelectListCellRenderer(Component, ListCellRenderer<? super PresetListEntry>, int, String) - Constructor for class org.openstreetmap.josm.gui.tagging.presets.items.ComboMultiSelect.ComboMultiSelectListCellRenderer
 
COMMA - Static variable in interface org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParserConstants
RegularExpression Id.
command - Variable in class org.openstreetmap.josm.io.audio.AudioPlayer
 
command - Variable in class org.openstreetmap.josm.io.audio.AudioPlayer.Execute
 
command - Static variable in class org.openstreetmap.josm.io.remotecontrol.handler.AddNodeHandler
The remote control command name used to add a node.
command - Static variable in class org.openstreetmap.josm.io.remotecontrol.handler.AddWayHandler
The remote control command name used to add a way.
command - Static variable in class org.openstreetmap.josm.io.remotecontrol.handler.AuthorizationHandler
The remote control command
command - Static variable in class org.openstreetmap.josm.io.remotecontrol.handler.FeaturesHandler
The remote control command name used to reply version.
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
The remote control command name used to import data.
command - Static variable in class org.openstreetmap.josm.io.remotecontrol.handler.LoadAndZoomHandler
The remote control command name used to load data and zoom.
command - Static variable in class org.openstreetmap.josm.io.remotecontrol.handler.LoadDataHandler
The remote control command name used to import data.
command - Static variable in class org.openstreetmap.josm.io.remotecontrol.handler.LoadObjectHandler
The remote control command name used to load objects using their ID.
command - Static variable in class org.openstreetmap.josm.io.remotecontrol.handler.OpenApiHandler
The remote control command name.
command - Static variable in class org.openstreetmap.josm.io.remotecontrol.handler.OpenFileHandler
The remote control command name used to open a local file.
command - Static variable in class org.openstreetmap.josm.io.remotecontrol.handler.VersionHandler
The remote control command name used to reply version.
command() - Method in class org.openstreetmap.josm.io.audio.AudioPlayer.Execute
Returns the command.
Command - Class in org.openstreetmap.josm.command
Classes implementing Command modify a dataset in a specific way.
Command - Enum in org.openstreetmap.josm.data.imagery.vectortile.mapbox
Command integers for Mapbox Vector Tiles
Command() - Constructor for enum org.openstreetmap.josm.io.audio.AudioPlayer.Command
 
Command(byte, byte) - Constructor for enum org.openstreetmap.josm.data.imagery.vectortile.mapbox.Command
 
Command(DataSet) - Constructor for class org.openstreetmap.josm.command.Command
Creates a new command in the context of a specific data set, without data layer
Command.CloneVisitor - Class in org.openstreetmap.josm.command
 
Command.OldNodeState - Class in org.openstreetmap.josm.command
Small helper for holding the interesting part of the old data state of the objects.
command2 - Static variable in class org.openstreetmap.josm.io.remotecontrol.handler.LoadAndZoomHandler
The remote control command name used to zoom.
commandAdded(UndoRedoHandler.CommandAddedEvent) - Method in interface org.openstreetmap.josm.data.UndoRedoHandler.CommandQueuePreciseListener
Notifies the listener about a new command added to the queue.
commandAdded(UndoRedoHandler.CommandAddedEvent) - Method in class org.openstreetmap.josm.gui.dialogs.CommandStackDialog
 
CommandAddedEvent(UndoRedoHandler, Command) - Constructor for class org.openstreetmap.josm.data.UndoRedoHandler.CommandAddedEvent
 
CommandCellRenderer() - Constructor for class org.openstreetmap.josm.gui.dialogs.CommandStackDialog.CommandCellRenderer
 
commandChanged(int, int) - Method in class org.openstreetmap.josm.actions.RedoAction
 
commandChanged(int, int) - Method in class org.openstreetmap.josm.actions.relation.RecentRelationsAction
 
commandChanged(int, int) - Method in class org.openstreetmap.josm.actions.UndoAction
 
commandChanged(int, int) - Method in interface org.openstreetmap.josm.data.UndoRedoHandler.CommandQueueListener
Notifies the listener about the new queue size
commandChanged(int, int) - Method in class org.openstreetmap.josm.gui.dialogs.relation.actions.RefreshAction
 
commandChanged(int, int) - Method in class org.openstreetmap.josm.gui.dialogs.relation.GenericRelationEditor
 
commandCount - Variable in class org.openstreetmap.josm.gui.dialogs.properties.TagEditHelper.AddTagsDialog
 
CommandInteger - Class in org.openstreetmap.josm.data.imagery.vectortile.mapbox
An indicator for a command to be executed
CommandInteger(int) - Constructor for class org.openstreetmap.josm.data.imagery.vectortile.mapbox.CommandInteger
Create a new command
commandLineArgs - Static variable in class org.openstreetmap.josm.gui.MainApplication
Command-line arguments used to run the application.
CommandListMutableTreeNode - Class in org.openstreetmap.josm.gui.dialogs
MutableTreeNode implementation for Command list JTree
CommandListMutableTreeNode(PseudoCommand) - Constructor for class org.openstreetmap.josm.gui.dialogs.CommandListMutableTreeNode
Constructs a new CommandListMutableTreeNode.
CommandQueueCleanedEvent(UndoRedoHandler, DataSet) - Constructor for class org.openstreetmap.josm.data.UndoRedoHandler.CommandQueueCleanedEvent
 
CommandQueueEvent(UndoRedoHandler) - Constructor for class org.openstreetmap.josm.data.UndoRedoHandler.CommandQueueEvent
 
commandRedone(UndoRedoHandler.CommandRedoneEvent) - Method in interface org.openstreetmap.josm.data.UndoRedoHandler.CommandQueuePreciseListener
Notifies the listener about a command that has been redone.
commandRedone(UndoRedoHandler.CommandRedoneEvent) - Method in class org.openstreetmap.josm.gui.dialogs.CommandStackDialog
 
CommandRedoneEvent(UndoRedoHandler, Command) - Constructor for class org.openstreetmap.josm.data.UndoRedoHandler.CommandRedoneEvent
 
commands - Variable in class org.openstreetmap.josm.command.SplitWayCommand.Analysis
 
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
Dialog displaying list of all executed commands (undo/redo buffer).
CommandStackDialog() - Constructor for class org.openstreetmap.josm.gui.dialogs.CommandStackDialog
Constructs a new CommandStackDialog.
CommandStackDialog.CommandCellRenderer - Class in org.openstreetmap.josm.gui.dialogs
 
CommandStackDialog.CommandStackPopup - Class in org.openstreetmap.josm.gui.dialogs
 
CommandStackDialog.MouseEventHandler - Class in org.openstreetmap.josm.gui.dialogs
 
CommandStackDialog.SelectAction - Class in org.openstreetmap.josm.gui.dialogs
Action that selects the objects that take part in a command.
CommandStackDialog.SelectAndZoomAction - Class in org.openstreetmap.josm.gui.dialogs
Action that selects the objects that take part in a command, then zoom to them.
CommandStackDialog.UndoRedoAction - Class in org.openstreetmap.josm.gui.dialogs
Action to undo or redo all commands up to (and including) the selected item.
CommandStackDialog.UndoRedoSelectionListener - Class in org.openstreetmap.josm.gui.dialogs
Selection listener for undo and redo area.
CommandStackDialog.UndoRedoType - Enum in org.openstreetmap.josm.gui.dialogs
undo / redo switch to reduce duplicate code
CommandStackPopup() - Constructor for class org.openstreetmap.josm.gui.dialogs.CommandStackDialog.CommandStackPopup
 
commandUndone(UndoRedoHandler.CommandUndoneEvent) - Method in interface org.openstreetmap.josm.data.UndoRedoHandler.CommandQueuePreciseListener
Notifies the listener about a command that has been undone.
commandUndone(UndoRedoHandler.CommandUndoneEvent) - Method in class org.openstreetmap.josm.gui.dialogs.CommandStackDialog
 
CommandUndoneEvent(UndoRedoHandler, Command) - Constructor for class org.openstreetmap.josm.data.UndoRedoHandler.CommandUndoneEvent
 
comment - Variable in class org.openstreetmap.josm.io.OsmChangesetParser.Parser
The current comment
COMMENT - Static variable in class org.openstreetmap.josm.gui.io.UploadDialogModel
the "comment" changeset OSM key
COMMENT - Static variable in interface org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParserConstants
Lexical state.
COMMENT_END - Static variable in interface org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParserConstants
RegularExpression Id.
COMMENT_HISTORY_KEY - Static variable in class org.openstreetmap.josm.gui.io.BasicUploadSettingsPanel
Preference name for the history of comments
COMMENT_LAST_USED_KEY - Static variable in class org.openstreetmap.josm.gui.io.BasicUploadSettingsPanel
Preference name for last used upload comment
COMMENT_MAX_AGE_KEY - Static variable in class org.openstreetmap.josm.gui.io.BasicUploadSettingsPanel
Preference name for the max age search comments may have
COMMENT_START - Static variable in interface org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParserConstants
RegularExpression Id.
commentCreateDate - Variable in class org.openstreetmap.josm.io.NoteReader.Parser
 
COMMENTED - org.openstreetmap.josm.data.notes.NoteComment.Action
note has been commented
COMMENTED_WAY - Static variable in class org.openstreetmap.josm.data.validation.tests.UntaggedWay
Untagged, but commented way error
commentIsNew - Variable in class org.openstreetmap.josm.io.NoteReader.Parser
 
comments - Variable in class org.openstreetmap.josm.data.notes.Note
 
commentsCount - Variable in class org.openstreetmap.josm.data.osm.Changeset
the number of comments for this changeset
commentText - Variable in class org.openstreetmap.josm.io.NoteReader.Parser
 
commentTimestamp - Variable in class org.openstreetmap.josm.data.notes.NoteComment
 
commentUid - Variable in class org.openstreetmap.josm.io.NoteReader.Parser
 
commentUsername - Variable in class org.openstreetmap.josm.io.NoteReader.Parser
 
commit() - Method in class org.openstreetmap.josm.actions.mapmode.ParallelWays
Performs the action by adding a new sequence command to the undo/redo queue.
commitCommand(Command) - Method in class org.openstreetmap.josm.actions.JoinAreasAction
 
commitCommands(String) - Method in class org.openstreetmap.josm.actions.JoinAreasAction
Commits the command list with a description
commitCommands(Collection<? extends OsmPrimitive>, List<Command>) - Static method in class org.openstreetmap.josm.gui.datatransfer.importers.AbstractTagPaster
Create and execute SequenceCommand with descriptive title
commitExecuted() - Method in class org.openstreetmap.josm.actions.JoinAreasAction
Add all executed commands as one command to the undo stack without executing them again.
commitPendingEdit() - Method in class org.openstreetmap.josm.gui.tagging.TagEditorModel
 
COMMON_XML_ATTRIBUTES - Static variable in class org.openstreetmap.josm.io.OsmReader
 
commonFastByteMapping(BufferedImage, BufferedImage, Rectangle) - Method in class org.openstreetmap.josm.gui.util.imagery.CameraPlane
 
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(ImageDisplay.VisRect, int, int, Dimension) - Static method in class org.openstreetmap.josm.gui.layer.geoimage.ImageDisplay
 
CompactTabbedPane() - Constructor for class org.openstreetmap.josm.gui.io.UploadDialog.CompactTabbedPane
 
comparator - Variable in class org.openstreetmap.josm.data.osm.NoteData
 
comparator - Variable in class org.openstreetmap.josm.gui.tagging.ac.AutoCompComboBoxModel
comparator() - Static method in class org.openstreetmap.josm.actions.ExtensionFileFilter
 
compare(String, String) - Method in class org.openstreetmap.josm.gui.preferences.projection.CodeProjectionChoice.CodeComparator
 
compare(String, String) - Method in class org.openstreetmap.josm.tools.AlphanumComparator
 
compare(JMenuItem, JMenuItem) - Method in class org.openstreetmap.josm.gui.tagging.presets.TaggingPresetMenu.PresetTextComparator
 
compare(Node, Node) - Method in class org.openstreetmap.josm.actions.JoinNodeWayAction.NodeDistanceToRefNodeComparator
 
compare(Node, Node) - Method in class org.openstreetmap.josm.data.osm.NodePositionComparator
 
compare(OsmPrimitive, OsmPrimitive) - Method in class org.openstreetmap.josm.gui.io.UploadSelectionDialog.OsmPrimitiveListModel.OsmPrimitiveComparator
 
compare(RelationToChildReference, RelationToChildReference) - Method in class org.openstreetmap.josm.gui.dialogs.DeleteFromRelationConfirmationDialog.RelationMemberTableModel.RelationToChildReferenceComparator
 
compareChunk(String, int, String, int) - Static method in class org.openstreetmap.josm.tools.AlphanumComparator
Compare two string chunks
compareMode - Variable in class org.openstreetmap.josm.data.osm.search.SearchCompiler.ValueComparison
 
compareModes - Variable in class org.openstreetmap.josm.gui.conflict.pair.AbstractListMergeModel.ComparePairListModel
 
ComparePairListCellRenderer - Class in org.openstreetmap.josm.gui.conflict.pair
This ListCellRenderer renders the value of a ComparePairType
ComparePairListCellRenderer() - Constructor for class org.openstreetmap.josm.gui.conflict.pair.ComparePairListCellRenderer
Constructs a new ComparePairListCellRenderer.
comparePairListModel - Variable in class org.openstreetmap.josm.gui.conflict.pair.AbstractListMergeModel
 
ComparePairListModel() - Constructor for class org.openstreetmap.josm.gui.conflict.pair.AbstractListMergeModel.ComparePairListModel
Constructs a new ComparePairListModel.
ComparePairType - Enum in org.openstreetmap.josm.gui.conflict.pair
Enumeration of the possible comparison pairs
ComparePairType(String, ListRole, 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.
compareString(String, int, String, int) - Static method in class org.openstreetmap.josm.tools.AlphanumComparator
Compare two ASCII strings in a manner compatible with the default Collator
compareTo(CreateCircleAction.PolarNode) - Method in class org.openstreetmap.josm.actions.CreateCircleAction.PolarNode
 
compareTo(GpxImageEntry) - Method in class org.openstreetmap.josm.data.gpx.GpxImageEntry
 
compareTo(WayPoint) - Method in class org.openstreetmap.josm.data.gpx.WayPoint
 
compareTo(Changeset) - Method in class org.openstreetmap.josm.data.osm.Changeset
Compares this changeset to another, based on their identifier.
compareTo(Filter) - Method in class org.openstreetmap.josm.data.osm.Filter
 
compareTo(HistoryOsmPrimitive) - Method in class org.openstreetmap.josm.data.osm.history.HistoryOsmPrimitive
 
compareTo(IPrimitive) - Method in interface org.openstreetmap.josm.data.osm.INode
 
compareTo(IPrimitive) - Method in interface org.openstreetmap.josm.data.osm.IRelation
 
compareTo(IPrimitive) - Method in interface org.openstreetmap.josm.data.osm.IWay
 
compareTo(IWaySegment) - Method in class org.openstreetmap.josm.data.osm.IWaySegment
 
compareTo(StyledMapRenderer.StyleRecord) - Method in class org.openstreetmap.josm.data.osm.visitor.paint.StyledMapRenderer.StyleRecord
 
compareTo(ExtendedSourceEntry) - Method in class org.openstreetmap.josm.data.preferences.sources.ExtendedSourceEntry
 
compareTo(SourceInfo<ImageryInfo.ImageryCategory, ImageryInfo.ImageryType, ImageryInfo.ImageryBounds, ImageryInfo.ImageryPreferenceEntry>) - Method in class org.openstreetmap.josm.data.imagery.ImageryInfo
 
compareTo(SourceInfo<T, U, V, W>) - Method in class org.openstreetmap.josm.data.sources.SourceInfo
 
compareTo(AutoCompletionItem) - Method in class org.openstreetmap.josm.data.tagging.ac.AutoCompletionItem
 
compareTo(AutoCompletionPriority) - Method in class org.openstreetmap.josm.data.tagging.ac.AutoCompletionPriority
Imposes an ordering on the priorities.
compareTo(TestError) - Method in class org.openstreetmap.josm.data.validation.TestError
 
compareTo(UserListDialog.UserInfo) - Method in class org.openstreetmap.josm.gui.dialogs.UserListDialog.UserInfo
 
compareTo(BookmarkList.Bookmark) - Method in class org.openstreetmap.josm.gui.download.BookmarkList.Bookmark
 
compareTo(FileImporter) - Method in class org.openstreetmap.josm.gui.io.importexport.FileImporter
 
compareTo(SaveLayerInfo) - Method in class org.openstreetmap.josm.gui.io.SaveLayerInfo
 
compareTo(SynchronizeTimeFromPhotoDialog.TimeZoneItem) - Method in class org.openstreetmap.josm.gui.layer.geoimage.SynchronizeTimeFromPhotoDialog.TimeZoneItem
 
compareTo(MapCSSRule) - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.MapCSSRule
 
compareTo(StyleSetting.LabeledStyleSetting) - Method in class org.openstreetmap.josm.gui.mappaint.StyleSetting.LabeledStyleSetting
 
compareTo(PrefEntry) - Method in class org.openstreetmap.josm.gui.preferences.advanced.PrefEntry
 
compareTo(PresetListEntry) - Method in class org.openstreetmap.josm.gui.tagging.presets.items.PresetListEntry
 
compareTo(TaggingPresetSelector.PresetClassification) - Method in class org.openstreetmap.josm.gui.tagging.presets.TaggingPresetSelector.PresetClassification
 
compareTo(PluginHandler.DeprecatedPlugin) - Method in class org.openstreetmap.josm.plugins.PluginHandler.DeprecatedPlugin
 
comparingNames() - Static method in class org.openstreetmap.josm.data.osm.OsmPrimitiveComparator
Returns a comparator comparing primitives by their name using DefaultNameFormatter.
comparingNames() - Static method in class org.openstreetmap.josm.data.osm.PrimitiveComparator
Returns a comparator comparing primitives by their name using DefaultNameFormatter.
comparingUniqueId() - Static method in class org.openstreetmap.josm.data.osm.OsmPrimitiveComparator
Returns a comparator comparing primitives by their unique id.
comparingUniqueId() - Static method in class org.openstreetmap.josm.data.osm.PrimitiveComparator
Returns a comparator comparing primitives by their unique id.
CompatibilityModeLayerPainter() - Constructor for class org.openstreetmap.josm.gui.layer.AbstractMapViewPaintable.CompatibilityModeLayerPainter
 
compile(String) - Static method in class org.openstreetmap.josm.data.osm.search.SearchCompiler
Compiles the search expression.
compile(String) - Static method in class org.openstreetmap.josm.tools.PatternUtils
Compile a regex into a pattern.
compile(String, int) - Static method in class org.openstreetmap.josm.tools.PatternUtils
Compile a regex into a pattern.
compile(SearchSetting) - Static method in class org.openstreetmap.josm.data.osm.search.SearchCompiler
Compiles the search expression.
CompiledFilter(AutoFilterRule, int) - Constructor for class org.openstreetmap.josm.gui.autofilter.AutoFilterManager.CompiledFilter
 
compileDirectionKeys(String, String) - Static method in class org.openstreetmap.josm.data.osm.OsmPrimitive
 
compileLocalizedKeys() - Static method in class org.openstreetmap.josm.gui.widgets.OrientationAction
 
compileMapCSS(String) - Static method in class org.openstreetmap.josm.data.osm.search.SearchCompiler
 
compilePattern(String, int) - Static method in class org.openstreetmap.josm.data.osm.search.SearchCompiler.TaggedMatch
 
CompileSearchTextDecorator - Class in org.openstreetmap.josm.gui.widgets
Decorates a text component with an execution to the search compiler.
CompileSearchTextDecorator(JTextComponent) - Constructor for class org.openstreetmap.josm.gui.widgets.CompileSearchTextDecorator
 
complement(Color) - Static method in class org.openstreetmap.josm.tools.ColorHelper
Returns the complementary color of clr.
completely_downloaded(Environment) - Static method in class org.openstreetmap.josm.gui.mappaint.mapcss.ConditionFactory.PseudoClasses
:completely_downloaded tests whether the object is completely downloaded
CompletelyInsideAreaStrategy - Class in org.openstreetmap.josm.gui.mappaint.styleelement.placement
Places the label / icon so that it is completely inside the area.
CompletelyInsideAreaStrategy(double, double) - Constructor for class org.openstreetmap.josm.gui.mappaint.styleelement.placement.CompletelyInsideAreaStrategy
 
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.dialogs.changeset.DownloadChangesetContentAction
 
component - Variable in class org.openstreetmap.josm.gui.ScrollViewport
 
component - Variable in class org.openstreetmap.josm.gui.widgets.JosmListCellRenderer
 
component - Variable in class org.openstreetmap.josm.gui.widgets.OrientationAction
 
component - Variable in class org.openstreetmap.josm.gui.widgets.TextContextualPopupMenu
 
componentAdded(ContainerEvent) - Method in class org.openstreetmap.josm.gui.WindowMenu
 
componentHidden(ComponentEvent) - Method in class org.openstreetmap.josm.gui.MainFrame.WindowPositionSizeListener
 
componentHidden(ComponentEvent) - Method in class org.openstreetmap.josm.gui.widgets.JosmTextField
 
ComponentListener() - Constructor for class org.openstreetmap.josm.gui.tagging.presets.items.Combo.ComponentListener
 
componentListenerNavigatableComponent - Variable in class org.openstreetmap.josm.gui.NavigatableComponent
 
componentMoved(ComponentEvent) - Method in class org.openstreetmap.josm.gui.MainFrame.WindowPositionSizeListener
 
componentMoved(ComponentEvent) - Method in class org.openstreetmap.josm.gui.widgets.JosmTextField
 
componentParent - Variable in class org.openstreetmap.josm.gui.download.UserQueryList
 
componentRemoved(ContainerEvent) - Method in class org.openstreetmap.josm.gui.WindowMenu
 
componentResized(ComponentEvent) - Method in class org.openstreetmap.josm.gui.layer.geoimage.viewers.projections.Equirectangular
 
componentResized(ComponentEvent) - Method in class org.openstreetmap.josm.gui.MainFrame.WindowPositionSizeListener
 
componentResized(ComponentEvent) - Method in class org.openstreetmap.josm.gui.tagging.presets.items.Combo.ComponentListener
 
componentResized(ComponentEvent) - Method in class org.openstreetmap.josm.gui.widgets.JosmTextField
 
components - Variable in class org.openstreetmap.josm.gui.util.CursorManager
 
componentShown(ComponentEvent) - Method in class org.openstreetmap.josm.gui.MainFrame.WindowPositionSizeListener
 
componentShown(ComponentEvent) - Method in class org.openstreetmap.josm.gui.widgets.JosmTextField
 
componentToSelect - Variable in class org.openstreetmap.josm.gui.history.VersionInfoPanel.OpenChangesetDialogAction
 
compose(IPrimitive) - Method in interface org.openstreetmap.josm.gui.mappaint.styleelement.LabelCompositionStrategy
Replies the text value to be rendered as label for the primitive primitive.
compose(IPrimitive) - Method in class org.openstreetmap.josm.gui.mappaint.styleelement.LabelCompositionStrategy.DeriveLabelFromNameTagsCompositionStrategy
 
compose(IPrimitive) - Method in class org.openstreetmap.josm.gui.mappaint.styleelement.LabelCompositionStrategy.StaticLabelCompositionStrategy
 
compose(IPrimitive) - Method in class org.openstreetmap.josm.gui.mappaint.styleelement.LabelCompositionStrategy.TagLookupCompositionStrategy
 
CompositeList<T> - Class in org.openstreetmap.josm.tools
Joined List build from two Lists (read-only).
CompositeList(List<? extends T>, List<? extends T>) - Constructor for class org.openstreetmap.josm.tools.CompositeList
Constructs a new CompositeList from two lists.
CompoundTemplateEntry - Class in org.openstreetmap.josm.tools.template_engine
TemplateEntry that concatenates several templates.
CompoundTemplateEntry(TemplateEntry...) - Constructor for class org.openstreetmap.josm.tools.template_engine.CompoundTemplateEntry
 
COMPRESSED - Static variable in class org.openstreetmap.josm.io.UrlPatterns
 
COMPRESSED_FILE - org.openstreetmap.josm.io.UrlPatterns.GeoJsonUrlPattern
URL of remote geojson files, optionally compressed
compression - Variable in class org.openstreetmap.josm.actions.downloadtasks.DownloadNotesTask.DownloadCompressedRawUrlTask
 
compression - Variable in class org.openstreetmap.josm.actions.downloadtasks.DownloadOsmTask.DownloadTask
 
compression - Variable in class org.openstreetmap.josm.io.OsmServerLocationReader.Parser
 
Compression - Enum in org.openstreetmap.josm.io
An enum representing the compression type of a resource.
Compression() - Constructor for enum org.openstreetmap.josm.io.Compression
 
compressionType - Variable in class org.openstreetmap.josm.data.osm.pbf.Blob
 
compressionType() - Method in class org.openstreetmap.josm.data.osm.pbf.Blob
The compression type of the blob
CompressionType() - Constructor for enum org.openstreetmap.josm.data.osm.pbf.Blob.CompressionType
 
comps - Variable in class org.openstreetmap.josm.gui.layer.geoimage.AdvancedCorrelationSettingsDialog.CheckBoxActionListener
 
compute() - Method in class org.openstreetmap.josm.data.osm.visitor.paint.ComputeStyleListWorker
 
computeAngle(EastNorth, EastNorth) - Static method in class org.openstreetmap.josm.data.coor.PolarCoor
Compute polar angle between an east/north and the pole.
computeArea(Collection<? extends IPrimitive>) - Method in class org.openstreetmap.josm.gui.io.UploadTextComponentValidator.UploadAreaValidator
 
computeArea(IPrimitive) - Static method in class org.openstreetmap.josm.tools.Geometry
Computes the area of a closed way and multipolygon in square meters, or null for other primitives
computeBbox(Bounds) - Method in class org.openstreetmap.josm.actions.downloadtasks.DownloadOsmTask.AbstractInternalTask
 
computeBoundingBox(Collection<? extends IPrimitive>) - Method in class org.openstreetmap.josm.data.osm.visitor.BoundingXYVisitor
Compute the bounding box of a collection of primitives.
computeCacheColorDynamic - Variable in class org.openstreetmap.josm.gui.layer.gpx.GpxDrawHelper
 
computeCacheColored - Variable in class org.openstreetmap.josm.gui.layer.gpx.GpxDrawHelper
 
computeCacheColorUsed - Variable in class org.openstreetmap.josm.gui.layer.gpx.GpxDrawHelper
 
computeCacheHeatMapDrawColorTableIdx - Variable in class org.openstreetmap.josm.gui.layer.gpx.GpxDrawHelper
 
computeCacheHeatMapDrawGain - Variable in class org.openstreetmap.josm.gui.layer.gpx.GpxDrawHelper
 
computeCacheHeatMapDrawLowerLimit - Variable in class org.openstreetmap.josm.gui.layer.gpx.GpxDrawHelper
 
computeCacheHeatMapDrawPointMode - Variable in class org.openstreetmap.josm.gui.layer.gpx.GpxDrawHelper
 
computeCacheInSync - Variable in class org.openstreetmap.josm.gui.layer.gpx.GpxDrawHelper
 
computeCacheMaxLineLengthUsed - Variable in class org.openstreetmap.josm.gui.layer.gpx.GpxDrawHelper
 
computeCacheVelocityTune - Variable in class org.openstreetmap.josm.gui.layer.gpx.GpxDrawHelper
 
computeClippedLine(Stroke) - Method in class org.openstreetmap.josm.gui.draw.MapViewPath
Compute a line that is similar to the current path expect for that parts outside the screen are skipped using moveTo commands.
computeColumnsWidth(JTable) - Static method in class org.openstreetmap.josm.gui.util.TableHelper
adjust the table's columns to fit their content best requires JTable.setAutoResizeMode(JTable.AUTO_RESIZE_OFF);
computeDimension(Dimension, Dimension) - Method in enum org.openstreetmap.josm.tools.ImageResizeMode
Computes the dimension for the resulting image
computeDirection(double, double) - Static method in class org.openstreetmap.josm.data.gpx.GpxImageCorrelation
 
computeDirectly() - Method in class org.openstreetmap.josm.data.osm.visitor.paint.ComputeStyleListWorker
Compute directly (without using fork/join) the style list.
computeFill(Shape, Float, MapViewPath, float) - Method in class org.openstreetmap.josm.data.osm.visitor.paint.StyledMapRenderer
Fill the given shape.
computeFlags(IPrimitive, boolean) - Static method in class org.openstreetmap.josm.data.osm.visitor.paint.StyledMapRenderer
Computes the flags for a given OSM primitive.
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.
computeInsertionRow(TransferHandler.TransferSupport, MemberTable) - Static method in class org.openstreetmap.josm.gui.dialogs.relation.MemberTransferHandler
 
computeMax - Variable in class org.openstreetmap.josm.gui.mappaint.mapcss.ExpressionFactory.MinMaxFunction
 
computeMaxTabWidth() - Method in class org.openstreetmap.josm.gui.preferences.PreferenceTabbedPane
 
computeNextWayConnection(Relation, List<WayConnectionType>, WayConnectionType, int, RelationMember) - Method in class org.openstreetmap.josm.gui.dialogs.relation.sort.WayConnectionTypeCalculator
 
computeNextY(Graphics, int, int, int, int, int, int) - Method in class org.openstreetmap.josm.gui.dialogs.relation.MemberTableLinkedCellRenderer
 
computeNodesToDelete(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.
computeOffset() - Method in class org.openstreetmap.josm.gui.download.DownloadDialog.DownloadDialogSplitPane
 
computeOffset(LineElement.LineType, Cascade, Cascade, Float) - Static method in class org.openstreetmap.josm.gui.mappaint.styleelement.LineElement
 
computeOffsetGlyphs(List<GlyphVector>, double, boolean) - Static method in class org.openstreetmap.josm.gui.mappaint.styleelement.placement.OnLineStrategy
Create a list of glyphs with an offset along the way
computePastePosition(ActionEvent) - Method in class org.openstreetmap.josm.actions.AbstractPasteAction
Compute the location the objects should be pasted at.
computePastePosition(ActionEvent) - Method in class org.openstreetmap.josm.actions.PasteAtSourcePositionAction
 
computePreviousY(Graphics, int, int, int, int, int) - Method in class org.openstreetmap.josm.gui.dialogs.relation.MemberTableLinkedCellRenderer
 
computeProjectionByCode(String) - Static method in class org.openstreetmap.josm.data.projection.Projections
 
computeQuality(MapViewState.MapViewPoint, MapViewState.MapViewPoint) - Static method in class org.openstreetmap.josm.gui.mappaint.styleelement.placement.OnLineStrategy
 
computeRealWidth(Environment, LineElement.LineType, Cascade) - Static method in class org.openstreetmap.josm.gui.mappaint.styleelement.LineElement
 
computeRowNumbers() - Method in class org.openstreetmap.josm.gui.history.DiffTableModel
 
computeScoreFromValue(String) - Method in class org.openstreetmap.josm.gui.conflict.tags.TagConflictResolutionUtil.AutomaticChoice
Return the score associated to this choice for the given Tag value.
computeScrollCount(int) - Method in class org.openstreetmap.josm.gui.MenuScroller
 
computeSnapAngles() - Method in class org.openstreetmap.josm.actions.mapmode.DrawSnapHelper
 
computeStartOffset(double, double) - Static method in class org.openstreetmap.josm.data.osm.visitor.paint.StyledMapRenderer
 
computeStatistics(Collection<? extends OsmPrimitive>) - Method in class org.openstreetmap.josm.gui.dialogs.UserListDialog.UserTableModel
 
ComputeStyleListWorker - Class in org.openstreetmap.josm.data.osm.visitor.paint
Helper to compute style list.
ComputeStyleListWorker(double, NavigatableComponent, List<? extends IPrimitive>, List<StyledMapRenderer.StyleRecord>, int) - Constructor for class org.openstreetmap.josm.data.osm.visitor.paint.ComputeStyleListWorker
Constructs a new ComputeStyleListWorker.
ComputeStyleListWorker(double, NavigatableComponent, List<? extends IPrimitive>, List<StyledMapRenderer.StyleRecord>, int, ElemStyles) - Constructor for class org.openstreetmap.josm.data.osm.visitor.paint.ComputeStyleListWorker
Constructs a new ComputeStyleListWorker.
computeUploadOrder(boolean) - Method in class org.openstreetmap.josm.data.APIDataSet.RelationUploadDependencyGraph
 
computeWidth(LineElement.LineType, Cascade, Cascade) - Static method in class org.openstreetmap.josm.gui.mappaint.styleelement.LineElement
 
concat(Environment, Object...) - Static method in class org.openstreetmap.josm.gui.mappaint.mapcss.Functions
Assembles the strings to one.
concernsArea - Variable in class org.openstreetmap.josm.data.validation.tests.UnconnectedWays.MyWaySegment
 
concernsArea() - Method in class org.openstreetmap.josm.data.osm.Node
 
concernsArea() - Method in class org.openstreetmap.josm.data.osm.OsmPrimitive
Determines if this primitive semantically concerns an area.
concernsArea() - Method in class org.openstreetmap.josm.data.osm.Relation
 
concernsArea() - Method in class org.openstreetmap.josm.data.osm.Way
 
concernsWaterArea(OsmPrimitive) - Static method in class org.openstreetmap.josm.data.validation.tests.PowerLines
Check if primitive has a tag that marks it as a water area or boundary of a water area.
condition - Variable in class org.openstreetmap.josm.gui.mappaint.mapcss.ExpressionFactory.CondOperator
 
condition - Variable in class org.openstreetmap.josm.tools.template_engine.ContextSwitchTemplate.ContextProvider
 
condition - Variable in class org.openstreetmap.josm.tools.template_engine.SearchExpressionCondition
 
condition(Condition.Context) - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParser
 
Condition - Class in org.openstreetmap.josm.tools.template_engine
TemplateEntry that applies other templates based on conditions.
Condition - Interface in org.openstreetmap.josm.gui.mappaint.mapcss
This is a condition that needs to be fulfilled in order to apply a MapCSS style.
Condition() - Constructor for class org.openstreetmap.josm.tools.template_engine.Condition
Constructs a new Condition.
Condition(Collection<TemplateEntry>) - Constructor for class org.openstreetmap.josm.tools.template_engine.Condition
Constructs a new Condition with predefined template entries.
CONDITION_MAP - Static variable in class org.openstreetmap.josm.gui.mappaint.mapcss.ConditionFactory.PseudoClassCondition
 
CONDITION_START - org.openstreetmap.josm.tools.template_engine.Tokenizer.TokenType
 
CONDITION_WITH_APOSTROPHES_END_TOKENS - Static variable in class org.openstreetmap.josm.tools.template_engine.TemplateParser
 
Condition.Context - Enum in org.openstreetmap.josm.gui.mappaint.mapcss
Context, where the condition applies.
Condition.TagCondition - Interface in org.openstreetmap.josm.gui.mappaint.mapcss
This is a condition that can be converted to a tag
conditional_expression() - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParser
 
CONDITIONAL_PATTERN - Static variable in class org.openstreetmap.josm.data.validation.tests.ConditionalKeys
 
ConditionalKeys - Class in org.openstreetmap.josm.data.validation.tests
ConditionalKeys() - Constructor for class org.openstreetmap.josm.data.validation.tests.ConditionalKeys
Constructs a new ConditionalKeys.
ConditionalKeys.ConditionalParsingException - Exception in org.openstreetmap.josm.data.validation.tests
 
ConditionalKeys.ConditionalValue - Class in org.openstreetmap.josm.data.validation.tests
A conditional value is a value for the access restriction tag that depends on conditions (time, ...)
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.NotShowAgain - Enum in org.openstreetmap.josm.gui
An enum designating how long to not show this message again, i.e., for how long to store
ConditionalParsingException(String) - Constructor for exception org.openstreetmap.josm.data.validation.tests.ConditionalKeys.ConditionalParsingException
 
ConditionalValue(String, Collection<String>) - Constructor for class org.openstreetmap.josm.data.validation.tests.ConditionalKeys.ConditionalValue
ConditionFactory - Class in org.openstreetmap.josm.gui.mappaint.mapcss
Factory to generate Conditions.
ConditionFactory() - Constructor for class org.openstreetmap.josm.gui.mappaint.mapcss.ConditionFactory
 
ConditionFactory.ClassCondition - Class in org.openstreetmap.josm.gui.mappaint.mapcss
Class condition.
ConditionFactory.ExpressionCondition - Class in org.openstreetmap.josm.gui.mappaint.mapcss
A condition that is fulfilled whenever the expression is evaluated to be true.
ConditionFactory.IndexCondition - Class in org.openstreetmap.josm.gui.mappaint.mapcss
Index condition.
ConditionFactory.KeyCondition - Class in org.openstreetmap.josm.gui.mappaint.mapcss
KeyCondition represent one of the following conditions in either the link or the primitive context:
ConditionFactory.KeyMatchType - Enum in org.openstreetmap.josm.gui.mappaint.mapcss
This defines how ConditionFactory.KeyCondition matches a given key.
ConditionFactory.KeyRegexpCondition - Class in org.openstreetmap.josm.gui.mappaint.mapcss
KeyPatternCondition represents a conditions matching keys based on a pattern.
ConditionFactory.KeyValueCondition - Class in org.openstreetmap.josm.gui.mappaint.mapcss
Represents a key/value condition which is either applied to a primitive.
ConditionFactory.KeyValueRegexpCondition - Class in org.openstreetmap.josm.gui.mappaint.mapcss
This condition requires a fixed key to match a given regexp
ConditionFactory.Op - Enum in org.openstreetmap.josm.gui.mappaint.mapcss
This is the operation that ConditionFactory.KeyValueCondition uses to match.
ConditionFactory.OpenEndPseudoClassCondition - Class in org.openstreetmap.josm.gui.mappaint.mapcss
Open end pseudo class condition.
ConditionFactory.PseudoClassCondition - Class in org.openstreetmap.josm.gui.mappaint.mapcss
Pseudo class condition.
ConditionFactory.PseudoClasses - Class in org.openstreetmap.josm.gui.mappaint.mapcss
Like CSS pseudo classes, MapCSS pseudo classes are written in lower case with dashes between words.
ConditionFactory.RegexpKeyValueRegexpCondition - Class in org.openstreetmap.josm.gui.mappaint.mapcss
A condition that checks that a key with the matching pattern has a value with the matching pattern.
ConditionFactory.RoleCondition - Class in org.openstreetmap.josm.gui.mappaint.mapcss
Role condition.
ConditionFactory.SimpleKeyValueCondition - Class in org.openstreetmap.josm.gui.mappaint.mapcss
Most common case of a KeyValueCondition, this is the basic key=value case.
conditions - Variable in class org.openstreetmap.josm.data.validation.tests.ConditionalKeys.ConditionalValue
CondOperator(Expression, Expression, Expression) - Constructor for class org.openstreetmap.josm.gui.mappaint.mapcss.ExpressionFactory.CondOperator
Constructs a new CondOperator.
conds - Variable in class org.openstreetmap.josm.gui.mappaint.mapcss.Selector.AbstractSelector
 
Config - Class in org.openstreetmap.josm.spi.preferences
Class to hold the global preferences object and the provider of base directories.
Config() - Constructor for class org.openstreetmap.josm.spi.preferences.Config
 
CONFIG_PREFIX - Static variable in class org.openstreetmap.josm.gui.ConditionalOptionPaneUtil
The prefix for config options
configHandler - Variable in class org.openstreetmap.josm.gui.io.UploadParameterSummaryPanel
 
configMaximumRowCount - Variable in class org.openstreetmap.josm.gui.widgets.JosmComboBox
the configured maximum row count or null
configure - Variable in class org.openstreetmap.josm.gui.preferences.ToolbarPreferences.ToolbarPopupMenu
 
configureContextsensitiveHelp(String, boolean) - Method in class org.openstreetmap.josm.gui.ExtendedDialog
 
configureContextsensitiveHelp(String, boolean) - Method in interface org.openstreetmap.josm.gui.IExtendedDialog
Configures how this dialog support for context sensitive help.
configureList() - Method in class org.openstreetmap.josm.actions.SplitWayAction.SegmentToKeepSelectionDialog
 
configureSites() - Method in class org.openstreetmap.josm.gui.preferences.plugin.PluginPreference
 
ConfigureSitesAction() - Constructor for class org.openstreetmap.josm.gui.preferences.plugin.PluginPreference.ConfigureSitesAction
 
confirmAddingPrimitive(OsmPrimitive) - Static method in class org.openstreetmap.josm.gui.dialogs.relation.GenericRelationEditor
Asks confirmation before adding a primitive.
confirmAndDownloadAreas(Area, double, boolean, boolean, String, boolean) - Static method in class org.openstreetmap.josm.actions.DownloadAlongAction
Area "a" contains the hull that we would like to download data for.
confirmChangeDirectionOfWays() - Static method in class org.openstreetmap.josm.actions.CombineWayAction
 
confirmCloseDeletedRelation() - Method in class org.openstreetmap.josm.gui.dialogs.relation.actions.RefreshAction
 
confirmClosingBecauseOfDirtyState() - Method in class org.openstreetmap.josm.gui.dialogs.relation.actions.SavingAction
 
confirmClosingByCancel(boolean) - Method in class org.openstreetmap.josm.gui.dialogs.relation.actions.CancelAction
 
ConfirmDeleteDialog() - Constructor for class org.openstreetmap.josm.actions.mapmode.DeleteAction.ConfirmDeleteDialog
 
confirmDeleteIncomplete() - Static method in class org.openstreetmap.josm.gui.datatransfer.importers.PrimitiveDataPaster
 
confirmDeletionFromRelation(Collection<RelationToChildReference>) - Method in interface org.openstreetmap.josm.command.DeleteCommand.DeletionCallback
Confirm before removing a collection of primitives from their parent relations.
confirmDeletionFromRelation(Collection<RelationToChildReference>, Collection<Pair<Relation, Boolean>>) - Method in interface org.openstreetmap.josm.command.DeleteCommand.DeletionCallback
Confirm before removing a collection of primitives from their parent relations, with the probability of deleting the parents as well.
confirmDisablePlugin(Component, String, String) - Static method in class org.openstreetmap.josm.plugins.PluginHandler
Ask the user for confirmation that a plugin shall be disabled.
confirmDiscardDirtyData() - Method in class org.openstreetmap.josm.gui.dialogs.relation.actions.RefreshAction
 
confirmEulaAcceptance(PreferenceTabbedPane, String) - Static method in class org.openstreetmap.josm.gui.preferences.imagery.ImageryProvidersPanel
 
confirmIgnoreNotFound(List<String>) - Method in class org.openstreetmap.josm.gui.preferences.plugin.PluginPreference.SelectByListAction
 
confirmLaunchMultiple(int) - Static method in class org.openstreetmap.josm.actions.OpenBrowserAction
Asks user confirmation before launching a large number of browser windows.
ConfirmMoveDialog() - Constructor for class org.openstreetmap.josm.actions.mapmode.SelectAction.ConfirmMoveDialog
 
confirmOrUndoMovement(MouseEvent) - Method in class org.openstreetmap.josm.actions.mapmode.SelectAction
Present warning in the following cases and undo unwanted movements: large and possibly unwanted movements movement of node with attached ways that are hidden by filters
confirmOverwrite(File) - Static method in class org.openstreetmap.josm.actions.SaveActionBase
Asks user to confirm overwiting a file.
confirmOverwriteBookmark() - Method in class org.openstreetmap.josm.actions.ImageryAdjustAction.ImageryOffsetDialog
 
ConfirmOverwriteBookmarkDialog() - Constructor for class org.openstreetmap.josm.actions.ImageryAdjustAction.ConfirmOverwriteBookmarkDialog
 
confirmOverwriteCustomSettings() - Method in class org.openstreetmap.josm.gui.oauth.AdvancedOAuthPropertiesPanel
 
confirmRelationDeletion(Collection<Relation>) - Static method in class org.openstreetmap.josm.actions.DeleteAction
Confirm before deleting a relation, as it is a common newbie error.
confirmRelationDeletion(Collection<Relation>) - Method in interface org.openstreetmap.josm.command.DeleteCommand.DeletionCallback
Confirm before deleting a relation, as it is a common newbie error.
confirmRelationDuplicate(Relation) - Static method in class org.openstreetmap.josm.actions.relation.DuplicateRelationAction
 
confirmReverseWay(Way, TagCollection) - Static method in class org.openstreetmap.josm.actions.corrector.ReverseWayNoTagCorrector
 
confirmSaveLayerInfosOK(SaveLayersModel) - Static method in class org.openstreetmap.josm.gui.io.SaveLayersDialog
 
confirmSettingEmptyRole(int) - Method in class org.openstreetmap.josm.gui.dialogs.relation.actions.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.conflict.ConflictAddCommand
 
conflict - Variable in class org.openstreetmap.josm.command.conflict.CoordinateConflictResolveCommand
the conflict to resolve
conflict - Variable in class org.openstreetmap.josm.command.conflict.DeletedStateConflictResolveCommand
the conflict to resolve
conflict - Variable in class org.openstreetmap.josm.command.conflict.ModifiedConflictResolveCommand
the conflict to resolve
conflict - Variable in class org.openstreetmap.josm.command.conflict.RelationMemberConflictResolverCommand
the conflict to resolve
conflict - Variable in class org.openstreetmap.josm.command.conflict.TagConflictResolveCommand
the conflict to resolve
conflict - Variable in class org.openstreetmap.josm.command.conflict.VersionConflictResolveCommand
the conflict to resolve
conflict - Variable in class org.openstreetmap.josm.command.conflict.WayNodesConflictResolverCommand
the conflict to resolve
conflict - Variable in class org.openstreetmap.josm.gui.conflict.pair.ConflictResolver
 
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 - org.openstreetmap.josm.actions.AutoScaleAction.AutoScaleMode
Zoom to the first selected conflict
CONFLICT_COLOR - Static variable in class org.openstreetmap.josm.gui.dialogs.ConflictDialog
 
ConflictAddCommand - Class in org.openstreetmap.josm.command.conflict
Command used to add a new conflict.
ConflictAddCommand(DataSet, Conflict<? extends OsmPrimitive>) - Constructor for class org.openstreetmap.josm.command.conflict.ConflictAddCommand
Constructs a new 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
Constructs a new ConflictCollection.
ConflictColors - Enum in org.openstreetmap.josm.gui.conflict
Conflict color constants.
ConflictColors(String, Color) - Constructor for enum org.openstreetmap.josm.gui.conflict.ConflictColors
 
conflictDialog - Variable in class org.openstreetmap.josm.gui.MapFrame
Conflict dialog
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
Constructs a new ConflictDialog.
ConflictDialog.ConflictListModel - Class in org.openstreetmap.josm.gui.dialogs
The ListModel for conflicts
ConflictDialog.ConflictPainter - Class in org.openstreetmap.josm.gui.dialogs
Paints conflicts.
ConflictDialog.MouseEventHandler - Class in org.openstreetmap.josm.gui.dialogs
 
ConflictDialog.ResolveAction - Class in org.openstreetmap.josm.gui.dialogs
 
ConflictDialog.ResolveButtonsPopupMenuListener - Class in org.openstreetmap.josm.gui.dialogs
 
ConflictDialog.ResolveToAction - Class in org.openstreetmap.josm.gui.dialogs
 
ConflictDialog.ResolveToMyVersionAction - Class in org.openstreetmap.josm.gui.dialogs
 
ConflictDialog.ResolveToTheirVersionAction - Class in org.openstreetmap.josm.gui.dialogs
 
ConflictDialog.SelectAction - Class in org.openstreetmap.josm.gui.dialogs
 
ConflictListModel() - Constructor for class org.openstreetmap.josm.gui.dialogs.ConflictDialog.ConflictListModel
Constructs a new ConflictListModel.
ConflictPainter(NavigatableComponent, Graphics) - Constructor for class org.openstreetmap.josm.gui.dialogs.ConflictDialog.ConflictPainter
 
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
Constructs a new ConflictResolutionDialog.
ConflictResolutionDialog.ApplyResolutionAction - Class in org.openstreetmap.josm.gui.dialogs
Action for applying resolved differences in a conflict
ConflictResolutionDialog.CancelAction - Class in org.openstreetmap.josm.gui.dialogs
Action for canceling conflict resolution
ConflictResolutionDialog.HelpAction - Class in org.openstreetmap.josm.gui.dialogs
Action for canceling conflict resolution
ConflictResolveCommand - Class in org.openstreetmap.josm.command.conflict
This is the common base class for Commands which manipulate Conflicts in addition to OsmPrimitives.
ConflictResolveCommand(DataSet) - Constructor for class org.openstreetmap.josm.command.conflict.ConflictResolveCommand
Constructs a new ConflictResolveCommand in the context of a given data set.
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.DataSet
 
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
conflictsCount - Variable in class org.openstreetmap.josm.gui.dialogs.relation.ChildRelationBrowser.DownloadTask
 
conflictSelectionListener - Variable in class org.openstreetmap.josm.actions.AutoScaleAction.MapFrameAdapter
 
connect() - Method in class org.openstreetmap.josm.io.protocols.data.DataConnection
 
connect() - Method in class org.openstreetmap.josm.tools.HttpClient
Opens the HTTP connection.
connect(ProgressMonitor) - Method in class org.openstreetmap.josm.tools.HttpClient
Opens the HTTP connection.
connect(ProgressMonitor, String, String) - Method in class org.openstreetmap.josm.tools.HttpClient
Opens the HTTP connection.
connectCuts() - Method in class org.openstreetmap.josm.gui.dialogs.layer.MergeGpxLayerDialog
Whether the user chose to connect the tracks on cuts
connectFailed(URI, SocketAddress, IOException) - Method in class org.openstreetmap.josm.io.DefaultProxySelector
 
connection - Variable in class org.openstreetmap.josm.gui.download.PlaceSelection.NameQueryTask
 
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.plugins.ReadRemotePluginInformationTask
 
connection - Variable in class org.openstreetmap.josm.tools.Http1Client
 
connection - Variable in class org.openstreetmap.josm.tools.Http1Client.Http1Response
 
connection(Environment) - Static method in class org.openstreetmap.josm.gui.mappaint.mapcss.ConditionFactory.PseudoClasses
:connection tests whether the object is a connection node.
CONNECTION - org.openstreetmap.josm.data.osm.visitor.paint.PaintColors
Connected nodes
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
 
connectionTypeCalculator - Variable in class org.openstreetmap.josm.data.validation.tests.PublicTransportRouteTest
 
connectionTypesOfInterest - Variable in class org.openstreetmap.josm.gui.dialogs.relation.MemberTable.ZoomToGapAction
 
CONNECTIVITY_IMPLIED - Static variable in class org.openstreetmap.josm.data.validation.tests.ConnectivityRelations
 
CONNECTIVITY_TAG - Static variable in class org.openstreetmap.josm.data.validation.tests.ConnectivityRelations
 
ConnectivityRelations - Class in org.openstreetmap.josm.data.validation.tests
Check for inconsistencies in lane information between relation and members.
ConnectivityRelations() - Constructor for class org.openstreetmap.josm.data.validation.tests.ConnectivityRelations
Constructor
connectTimeout - Variable in class org.openstreetmap.josm.data.cache.JCSCachedTileLoaderJob
 
connectTimeout - Variable in class org.openstreetmap.josm.data.imagery.TileJobOptions
 
connectTimeout - Variable in class org.openstreetmap.josm.tools.HttpClient
 
connectTracks(WayPoint, GpxData.GpxTrackSegmentSpan, Map<String, Object>) - Method in class org.openstreetmap.josm.data.gpx.GpxData
 
considerAsFullDownload() - Method in class org.openstreetmap.josm.io.BoundingBoxDownloader
Determines if download is complete for the given bounding box.
considerAsFullDownload() - Method in class org.openstreetmap.josm.io.OverpassDownloadReader
 
considerValAsKey - Variable in class org.openstreetmap.josm.gui.mappaint.mapcss.ConditionFactory.KeyValueCondition
If this flag is set, ConditionFactory.KeyValueCondition.v is treated as a key and the value is the value set for that key.
CONSISTENCY_TESTING - Static variable in class org.openstreetmap.josm.data.osm.QuadBuckets
 
consistencyTest - Variable in class org.openstreetmap.josm.tools.ImageWarp.GridTransform
 
consistencyTest() - Method in class org.openstreetmap.josm.gui.mappaint.DividedScale
Runs a consistency test.
consistencyTest() - Method in class org.openstreetmap.josm.spi.preferences.ListListSetting
 
consistencyTest() - Method in class org.openstreetmap.josm.spi.preferences.ListSetting
 
consistencyTest() - Method in class org.openstreetmap.josm.spi.preferences.MapListSetting
 
ConsistencyTestAction() - Constructor for class org.openstreetmap.josm.gui.layer.OsmDataLayer.ConsistencyTestAction
 
consolidate - Variable in class org.openstreetmap.josm.data.osm.event.DatasetEventManager.ListenerInfo
 
CONSTRUCT_FROM_PLATFORM - Static variable in interface org.openstreetmap.josm.tools.PlatformHook
Visitor to construct a PlatformHook from a given Platform object.
constructGpxModel(CorrelateGpxWithImages.NoGpxDataWrapper) - Method in class org.openstreetmap.josm.gui.layer.geoimage.CorrelateGpxWithImages
Construct the list of loaded GPX tracks
CONSTRUCTION - Static variable in class org.openstreetmap.josm.data.validation.tests.UnconnectedWays
 
constructQuery(String) - Static method in class org.openstreetmap.josm.tools.SearchCompilerQueryWizard
Builds an Overpass QL from a SearchAction like query.
constructQuery(SearchCompiler.Match, String, String) - Static method in class org.openstreetmap.josm.tools.SearchCompilerQueryWizard
 
constructQuery(SearchCompiler.Match, Set<OsmPrimitiveType>) - Static method in class org.openstreetmap.josm.tools.SearchCompilerQueryWizard
 
constructSpecial(String) - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.MapCSSStyleSource
 
consumer - Variable in class org.openstreetmap.josm.actions.SimplifyWayAction.SimplifyWayDataSelectionListener
 
consumer - Variable in class org.openstreetmap.josm.data.oauth.OAuth20Authorization.OAuth20AuthorizationHandler
 
consumer - Variable in class org.openstreetmap.josm.gui.draw.MapViewPath.ClampingPathVisitor
 
consumer - Variable in class org.openstreetmap.josm.gui.draw.MapViewPath.LineVisitor
 
consumer - Variable in class org.openstreetmap.josm.gui.layer.imagery.MVTLayer.EnableLayerAction
 
consumer - Variable in class org.openstreetmap.josm.io.remotecontrol.handler.AuthorizationHandler
 
contains(double) - Method in class org.openstreetmap.josm.gui.mappaint.Range
Check if a number is contained in this range
contains(int) - Method in class org.openstreetmap.josm.data.osm.ChangesetCache
Determines if the cache contains an entry for given changeset identifier.
contains(long) - Method in class org.openstreetmap.josm.data.osm.history.History
Determines if this history contains a specific version number.
contains(A, B) - Method in class org.openstreetmap.josm.tools.MultiMap
Returns true if the multimap contains a value for a key.
contains(Path2D.Double) - Method in class org.openstreetmap.josm.data.osm.visitor.paint.relations.Multipolygon.PolyData
Checks if this multipolygon contains or crosses an other polygon.
contains(Object) - Method in class org.openstreetmap.josm.data.gpx.Line
 
contains(Object) - Method in class org.openstreetmap.josm.data.osm.QuadBuckets
 
contains(Object) - Method in class org.openstreetmap.josm.data.osm.Storage
 
contains(Object) - Method in class org.openstreetmap.josm.gui.layer.markerlayer.MarkerLayer.MarkerData
 
contains(String) - Method in class org.openstreetmap.josm.data.tagging.ac.AutoCompletionSet
Checks whether an item with the given value 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(EastNorth) - Method in class org.openstreetmap.josm.data.ProjectionBounds
Check, if a point is within the bounds.
contains(ILatLon) - Method in class org.openstreetmap.josm.data.Bounds
Determines if the given point ll is within these bounds.
contains(ILatLon) - Method in interface org.openstreetmap.josm.data.IBounds
Determines if the given point ll is within these bounds.
contains(LatLon) - Method in class org.openstreetmap.josm.data.Bounds
Determines if the given point ll is within these bounds.
contains(LatLon) - Method in class org.openstreetmap.josm.data.imagery.Shape
Check if the coordinates are inside this shape.
contains(IBounds) - Method in interface org.openstreetmap.josm.data.IBounds
Tests, whether the bbox b lies completely inside this bbox.
contains(Changeset) - Method in class org.openstreetmap.josm.data.osm.ChangesetCache
Determines if the cache contains an entry for given changeset.
contains(Node) - Method in class org.openstreetmap.josm.data.osm.NodePair
Determines if this pair contains the given node.
contains(PrimitiveId) - Method in class org.openstreetmap.josm.data.osm.ChangesetDataSet
Replies true if the changeset content contains the object with primitive id.
contains(Tag) - Method in class org.openstreetmap.josm.data.osm.TagCollection
Replies true if the this tag collection contains tag.
contains(AutoCompletionItem) - Method in class org.openstreetmap.josm.gui.tagging.ac.AutoCompletionList
checks whether a specific item is already in the list.
CONTAINS - org.openstreetmap.josm.gui.mappaint.mapcss.ConditionFactory.Op
The value needs to contain the reference string.
containsAll(Collection<?>) - Method in class org.openstreetmap.josm.data.gpx.Line
 
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.
containsDataKey(String) - Method in class org.openstreetmap.josm.gui.dialogs.properties.TagEditHelper
Determines if the given tag key is already used (by all selected primitives, not just some of them)
containsDataSet(DataSet) - Method in interface org.openstreetmap.josm.data.osm.IOsmDataManager
Determines if the list of data sets managed by JOSM contains ds.
containsDataSet(DataSet) - Method in class org.openstreetmap.josm.data.osm.OsmDataManager
 
ContainsFinder(Environment) - Constructor for class org.openstreetmap.josm.gui.mappaint.mapcss.Selector.ChildOrParentSelector.ContainsFinder
 
containsImage(IImageEntry<?>) - Method in class org.openstreetmap.josm.gui.layer.geoimage.GeoImageLayer
 
containsImage(IImageEntry<?>) - Method in interface org.openstreetmap.josm.gui.layer.geoimage.IGeoImageLayer
Check if the layer contains the specified image
containsImage(IImageEntry<?>) - Method in class org.openstreetmap.josm.gui.layer.markerlayer.MarkerLayer
 
containsKey(A) - Method in class org.openstreetmap.josm.tools.MultiMap
Returns true if this map contains a mapping for the specified key.
containsKey(Object) - Method in class org.openstreetmap.josm.data.osm.Storage.FMap
 
containsKey(Object) - Method in class org.openstreetmap.josm.data.osm.TagMap
 
containsKey(String) - Method in class org.openstreetmap.josm.gui.mappaint.Cascade
Checks if this cascade has a value for given key
containsLayer(Layer) - Method in class org.openstreetmap.josm.gui.layer.LayerManager
replies true if the list of layers managed by this map view contain layer
containsListener(T) - Method in class org.openstreetmap.josm.tools.ListenerList
Determines if this listener list contains the given listener.
containsNode(N) - Method in interface org.openstreetmap.josm.data.osm.OsmData
Determines if the given node can be retrieved in the data set through its bounding box.
containsNode(N) - Method in class org.openstreetmap.josm.data.osm.QuadBucketPrimitiveStore
Determines if the given node can be retrieved in the store through its bounding box.
containsNode(Node) - Method in class org.openstreetmap.josm.data.osm.DataSet
Determines if the given node can be retrieved in the data set through its bounding box.
containsNode(Node) - Method in class org.openstreetmap.josm.data.osm.Way
Replies true if this way contains the node node, false otherwise.
containsNode(VectorNode) - Method in class org.openstreetmap.josm.data.vector.VectorDataSet
 
containsOnlyGpxTags(Tagged, String) - Static method in class org.openstreetmap.josm.gui.layer.OsmDataLayer
 
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
Determines if this layer contains data at the given coordinate.
containsRelation(Relation) - Method in class org.openstreetmap.josm.data.osm.DataSet
Determines if the given relation can be retrieved in the data set through its bounding box.
containsRelation(VectorRelation) - Method in class org.openstreetmap.josm.data.vector.VectorDataSet
 
containsRelation(R) - Method in interface org.openstreetmap.josm.data.osm.OsmData
Determines if the given relation can be retrieved in the data set through its bounding box.
containsRelation(R) - Method in class org.openstreetmap.josm.data.osm.QuadBucketPrimitiveStore
Determines if the given relation can be retrieved in the store through its bounding box.
containsUnusualUnicodeCharacter(String, String) - Static method in class org.openstreetmap.josm.data.validation.tests.TagChecker
 
containsUnwantedNonPrintingControlCharacter(String) - Static method in class org.openstreetmap.josm.data.validation.tests.TagChecker
Checks given string (key or value) if it contains unwanted non-printing control characters (either ASCII or Unicode bidi characters)
containsValidTags(TransferHandler.TransferSupport) - Method in class org.openstreetmap.josm.gui.datatransfer.importers.TextTagPaster
 
containsValue(Object) - Method in class org.openstreetmap.josm.data.osm.Storage.FMap
 
containsValue(Object) - Method in class org.openstreetmap.josm.data.osm.TagMap
 
containsWay(Way) - Method in class org.openstreetmap.josm.data.osm.DataSet
Determines if the given way can be retrieved in the data set through its bounding box.
containsWay(VectorWay) - Method in class org.openstreetmap.josm.data.vector.VectorDataSet
 
containsWay(W) - Method in interface org.openstreetmap.josm.data.osm.OsmData
Determines if the given way can be retrieved in the data set through its bounding box.
containsWay(W) - Method in class org.openstreetmap.josm.data.osm.QuadBucketPrimitiveStore
Determines if the given way can be retrieved in the store through its bounding box.
content - Variable in class org.openstreetmap.josm.data.cache.CacheEntry
 
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.bugreport.BugReportDialog
 
content - Variable in class org.openstreetmap.josm.gui.dialogs.layer.LayerVisibilityAction
The real content, just to add a border
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.gui.layer.gpx.ChooseTrackVisibilityAction.GpxTrackTable
 
content - Variable in class org.openstreetmap.josm.gui.Notification
 
content - Variable in class org.openstreetmap.josm.io.remotecontrol.handler.AuthorizationHandler.ResponseRecord
 
content - Variable in class org.openstreetmap.josm.io.remotecontrol.handler.RequestHandler
default response
content - Variable in class org.openstreetmap.josm.tools.MemoryManager.ManualFreeMemoryHandle
 
content() - Method in class org.openstreetmap.josm.io.remotecontrol.handler.AuthorizationHandler.ResponseRecord
Get the content for the response
contentChanged(boolean) - Method in class org.openstreetmap.josm.gui.preferences.imagery.AddImageryDialog
 
contentChanged(boolean) - Method in interface org.openstreetmap.josm.gui.preferences.imagery.AddImageryPanel.ContentValidationListener
Called when the validation status of this panel changed
contentIndex - Variable in class org.openstreetmap.josm.data.osm.QuadBuckets.QuadBucketIterator
 
contentInitialized - Variable in class org.openstreetmap.josm.gui.GettingStarted
 
contentInsets - Variable in class org.openstreetmap.josm.gui.ExtendedDialog
 
contentPanePrivate - Static variable in class org.openstreetmap.josm.gui.MainApplication
The private content pane of MainFrame, required to be static for shortcut handling.
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
 
contentType - Variable in exception org.openstreetmap.josm.io.OsmApiException
 
contentType - Variable in class org.openstreetmap.josm.io.OsmServerReader
 
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
 
Context() - Constructor for enum org.openstreetmap.josm.gui.mappaint.mapcss.Condition.Context
 
CONTEXT_SWITCH_START - org.openstreetmap.josm.tools.template_engine.Tokenizer.TokenType
 
ContextProvider() - Constructor for class org.openstreetmap.josm.tools.template_engine.ContextSwitchTemplate.ContextProvider
 
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
Constructs a new ContextSensitiveHelpAction for the root help topic.
ContextSensitiveHelpAction(String) - Constructor for class org.openstreetmap.josm.gui.help.ContextSensitiveHelpAction
Constructs a new ContextSensitiveHelpAction for a given help topic.
ContextSwitchTemplate - Class in org.openstreetmap.josm.tools.template_engine
The context switch offers possibility to use tags of referenced primitive when constructing primitive name.
ContextSwitchTemplate(SearchCompiler.Match, TemplateEntry, int) - Constructor for class org.openstreetmap.josm.tools.template_engine.ContextSwitchTemplate
Constructs a new ContextSwitchTemplate.
ContextSwitchTemplate.AndSet - Class in org.openstreetmap.josm.tools.template_engine
 
ContextSwitchTemplate.ChildSet - Class in org.openstreetmap.josm.tools.template_engine
 
ContextSwitchTemplate.ContextProvider - Class in org.openstreetmap.josm.tools.template_engine
 
ContextSwitchTemplate.OrSet - Class in org.openstreetmap.josm.tools.template_engine
 
ContextSwitchTemplate.ParentSet - Class in org.openstreetmap.josm.tools.template_engine
 
ContinueAction() - Constructor for class org.openstreetmap.josm.gui.io.UploadSelectionDialog.ContinueAction
 
continueOnError - Variable in class org.openstreetmap.josm.command.SequenceCommand
Determines if the sequence execution should continue after one of its commands fails.
continueWayFromNode(Way, Node) - Method in class org.openstreetmap.josm.actions.mapmode.DrawAction
if one of the ends of way is given node, then set currentBaseNode = node and previousNode = adjacent node of way
continuousLayout - Variable in class org.openstreetmap.josm.gui.widgets.MultiSplitPane
 
control - Variable in class org.openstreetmap.josm.gui.preferences.ToolbarPreferences
 
conversion - Variable in class org.openstreetmap.josm.data.imagery.vectortile.mapbox.Layer.ValueFields
 
convert() - Method in class org.openstreetmap.josm.gui.layer.gpx.ConvertFromGpxLayerAction
 
convert() - Method in class org.openstreetmap.josm.gui.layer.gpx.ConvertFromMarkerLayerAction
 
convert() - Method in class org.openstreetmap.josm.gui.layer.gpx.ConvertToDataLayerAction
Performs the conversion to a DataSet.
convert(GpxData, String, String) - Static method in class org.openstreetmap.josm.gui.layer.gpx.ConvertFromGpxLayerAction
Converts the given GpxData to a DataSet
convert(TileAnchor) - Method in class org.openstreetmap.josm.gui.layer.imagery.TileAnchor
Create a transformation that converts points from this coordinate space to another coordinate space.
convert_primitive_to_string(PrimitiveId) - Static method in class org.openstreetmap.josm.gui.mappaint.mapcss.Functions
Convert a primitive to a string
convert_primitives_to_string(Iterable<PrimitiveId>) - Static method in class org.openstreetmap.josm.gui.mappaint.mapcss.Functions
Convert Primitives to a string
CONVERT_UNKNOWN_TO_TAGS - org.openstreetmap.josm.io.OsmReader.Options
Convert unknown XML attributes to tags
convertByteArray(byte[], byte) - Static method in class org.openstreetmap.josm.data.protobuf.ProtobufParser
Convert a byte array to a number (little endian)
convertByteArray(byte[], byte, int, int) - Static method in class org.openstreetmap.josm.data.protobuf.ProtobufParser
Convert a byte array to a number (little endian)
convertColor(GpxConstants.ColorFormat) - Method in class org.openstreetmap.josm.data.gpx.GpxTrack
Converts the color to the given format, if present.
convertDegreeMinuteSecond(double, double, double) - Static method in class org.openstreetmap.josm.data.projection.AbstractProjection
 
ConvertFromGpxLayerAction - Class in org.openstreetmap.josm.gui.layer.gpx
Converts a GpxLayer to a OsmDataLayer.
ConvertFromGpxLayerAction(GpxLayer) - Constructor for class org.openstreetmap.josm.gui.layer.gpx.ConvertFromGpxLayerAction
Creates a new FromGpxLayer.
ConvertFromGpxLayerAction.TagConversionDialogRadioButtonActionListener - Class in org.openstreetmap.josm.gui.layer.gpx
 
ConvertFromGpxLayerAction.TagConversionDialogResponse - Class in org.openstreetmap.josm.gui.layer.gpx
 
ConvertFromMarkerLayerAction - Class in org.openstreetmap.josm.gui.layer.gpx
Converts a MarkerLayer to a OsmDataLayer.
ConvertFromMarkerLayerAction(MarkerLayer) - Constructor for class org.openstreetmap.josm.gui.layer.gpx.ConvertFromMarkerLayerAction
Converts a MarkerLayer to a OsmDataLayer.
convertFromRealValue(double) - Method in class org.openstreetmap.josm.gui.dialogs.layer.LayerVisibilityAction.AbstractFilterSlider
 
convertImagery(ImageryInfo) - Static method in class org.openstreetmap.josm.actions.AddImageryLayerAction
Converts general ImageryInfo to specific one, that does not need any user action to initialize see: https://josm.openstreetmap.de/ticket/13868
ConvertLayerAction(MVTLayer) - Constructor for class org.openstreetmap.josm.gui.layer.imagery.MVTLayer.ConvertLayerAction
 
convertLong(long) - Static method in class org.openstreetmap.josm.data.protobuf.ProtobufParser
Convert a long to an appropriate Number class
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
Converts an object to a given other class.
ConvertToDataLayerAction<T extends Layer> - Class in org.openstreetmap.josm.gui.layer.gpx
An abstract action for a conversion from a T Layer to a OsmDataLayer.
ConvertToDataLayerAction(T) - Constructor for class org.openstreetmap.josm.gui.layer.gpx.ConvertToDataLayerAction
Constructs a new ConvertToDataLayerAction
ConvertToGpxLayerAction() - Constructor for class org.openstreetmap.josm.gui.layer.OsmDataLayer.ConvertToGpxLayerAction
Constructs a new ConvertToGpxLayerAction.
convertToRealValue(int) - Method in class org.openstreetmap.josm.gui.dialogs.layer.LayerVisibilityAction.AbstractFilterSlider
 
convertToString(JsonValue) - Static method in class org.openstreetmap.josm.data.imagery.vectortile.mapbox.style.Expression
Convert a value to a string
convertToWayPoint() - Method in class org.openstreetmap.josm.gui.layer.markerlayer.AudioMarker
 
convertToWayPoint() - Method in class org.openstreetmap.josm.gui.layer.markerlayer.ImageMarker
 
convertToWayPoint() - Method in class org.openstreetmap.josm.gui.layer.markerlayer.Marker
Convert Marker to WayPoint so it can be exported to a GPX file.
convertToWayPoint() - Method in class org.openstreetmap.josm.gui.layer.markerlayer.WebMarker
 
convertUrlToLink(Map<String, Object>) - Static method in class org.openstreetmap.josm.io.GpxParser
convert url/urlname to link element (GPX 1.0 → GPX 1.1).
convertValue(ProtobufRecord) - Method in class org.openstreetmap.josm.data.imagery.vectortile.mapbox.Layer.ValueFields
Convert a protobuf record to a value
convertValueToJson(String) - Static method in class org.openstreetmap.josm.io.GeoJSONWriter
 
cookies - Variable in class org.openstreetmap.josm.data.sources.SourcePreferenceEntry
The cookies required to get the source
coor - Variable in class org.openstreetmap.josm.data.validation.tests.DuplicateRelation.RelMember
Coordinates of the relation member
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.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.conflict
Represents the resolution of a conflict between the coordinates of two Nodes.
CoordinateConflictResolveCommand(Conflict<? extends OsmPrimitive>, MergeDecisionType) - Constructor for class org.openstreetmap.josm.command.conflict.CoordinateConflictResolveCommand
constructor for coordinate conflict
CoordinateConversion - Class in org.openstreetmap.josm.data.imagery
Allows easy conversion between JMapViewer coordinate types and JOSM coordinate types.
CoordinateConversion() - Constructor for class org.openstreetmap.josm.data.imagery.CoordinateConversion
 
coordinateConverter - Variable in class org.openstreetmap.josm.gui.layer.AbstractTileSourceLayer
 
coordinateFormatItems - Variable in class org.openstreetmap.josm.gui.MapStatus.MapStatusPopupMenu
Icons for selecting ICoordinateFormat
CoordinateFormatManager - Class in org.openstreetmap.josm.data.coor.conversion
Class that manages the available coordinate formats.
CoordinateFormatManager() - Constructor for class org.openstreetmap.josm.data.coor.conversion.CoordinateFormatManager
 
coordinateInfoViewer - Variable in class org.openstreetmap.josm.gui.history.HistoryBrowser
 
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
Constructs a new CoordinateInfoViewer.
CoordinateInfoViewer.DistanceViewer - Class in org.openstreetmap.josm.gui.history
 
CoordinateInfoViewer.LatLonViewer - Class in org.openstreetmap.josm.gui.history
A UI widgets which displays the Lan/Lon-coordinates of a HistoryNode.
CoordinateInfoViewer.MapViewer - Class in org.openstreetmap.josm.gui.history
 
CoordinateInfoViewer.RestoreCoordinateAction - Class in org.openstreetmap.josm.gui.history
 
CoordinateInfoViewer.Updater - Class in org.openstreetmap.josm.gui.history
 
CoordinateList(Polygon) - Constructor for class org.openstreetmap.josm.data.imagery.Shape.CoordinateList
 
COORDINATES - Static variable in class org.openstreetmap.josm.io.GeoJSONReader
 
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.CoordinateList
 
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) - Static method in class org.openstreetmap.josm.gui.conflict.pair.properties.PropertiesMerger
 
coorToLL(ICoordinate) - Static method in class org.openstreetmap.josm.data.imagery.CoordinateConversion
Converts an ICoordinate to a LatLon instance.
copy - Variable in class org.openstreetmap.josm.gui.MainMenu
Edit / Copy
copy() - Method in class org.openstreetmap.josm.spi.preferences.ListListSetting
 
copy() - Method in class org.openstreetmap.josm.spi.preferences.ListSetting
 
copy() - Method in class org.openstreetmap.josm.spi.preferences.MapListSetting
 
copy() - Method in interface org.openstreetmap.josm.spi.preferences.Setting
Clone the current object.
copy() - Method in class org.openstreetmap.josm.spi.preferences.StringSetting
 
copy(Transferable) - Static method in class org.openstreetmap.josm.gui.datatransfer.ClipboardUtils
Copies the given transferable to the clipboard.
copy(ListRole, int[], int) - Method in class org.openstreetmap.josm.gui.conflict.pair.AbstractListMergeModel
 
copy(OsmDataLayer, Collection<OsmPrimitive>) - Static method in class org.openstreetmap.josm.actions.CopyAction
Copies the given primitive ids to the clipboard.
COPY_TAGS_DEFAULT - Static variable in class org.openstreetmap.josm.actions.mapmode.ParallelWayAction
 
COPY_TAGS_MODIFIER_COMBO - Static variable in class org.openstreetmap.josm.actions.mapmode.ParallelWayAction
 
CopyAction - Class in org.openstreetmap.josm.actions
Copy OSM primitives to clipboard in order to paste them, or their tags, somewhere else.
CopyAction() - Constructor for class org.openstreetmap.josm.actions.CopyAction
Constructs a new CopyAction.
CopyAction(String, String) - Constructor for class org.openstreetmap.josm.gui.conflict.pair.AbstractListMerger.CopyAction
 
copyAfterCurrent(ListRole, int[], int) - Method in class org.openstreetmap.josm.gui.conflict.pair.AbstractListMergeModel
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.AbstractListMerger
 
CopyAfterCurrentLeftAction() - Constructor for class org.openstreetmap.josm.gui.conflict.pair.AbstractListMerger.CopyAfterCurrentLeftAction
 
copyAfterCurrentRightAction - Variable in class org.openstreetmap.josm.gui.conflict.pair.AbstractListMerger
 
CopyAfterCurrentRightAction() - Constructor for class org.openstreetmap.josm.gui.conflict.pair.AbstractListMerger.CopyAfterCurrentRightAction
 
copyAll(ListRole) - Method in class org.openstreetmap.josm.gui.conflict.pair.AbstractListMergeModel
Copies over all values from the given side to the merged table..
copyAllKeyValueAction - Variable in class org.openstreetmap.josm.gui.dialogs.properties.PropertiesDialog
 
CopyAllKeyValueAction - Class in org.openstreetmap.josm.gui.dialogs.properties
Copy the key and value of all the tags to clipboard.
CopyAllKeyValueAction(JTable, IntFunction<String>, Supplier<Collection<? extends Tagged>>) - Constructor for class org.openstreetmap.josm.gui.dialogs.properties.CopyAllKeyValueAction
Constructs a new CopyAllKeyValueAction.
copyAllLeft - Variable in class org.openstreetmap.josm.gui.conflict.pair.AbstractListMerger
 
CopyAllLeft() - Constructor for class org.openstreetmap.josm.gui.conflict.pair.AbstractListMerger.CopyAllLeft
 
copyAllRight - Variable in class org.openstreetmap.josm.gui.conflict.pair.AbstractListMerger
 
CopyAllRight() - Constructor for class org.openstreetmap.josm.gui.conflict.pair.AbstractListMerger.CopyAllRight
 
copyArray() - Method in class org.openstreetmap.josm.data.osm.Storage
 
copyArray(byte...) - Static method in class org.openstreetmap.josm.tools.Utils
Copies the given array.
copyArray(char...) - Static method in class org.openstreetmap.josm.tools.Utils
Copies the given array.
copyArray(int...) - Static method in class org.openstreetmap.josm.tools.Utils
Copies the given array.
copyArray(T[]) - Static method in class org.openstreetmap.josm.tools.Utils
Copies the given array.
copyAttribution(SourceInfo<T, U, V, W>) - Method in class org.openstreetmap.josm.data.sources.SourceInfo
Copies attribution from another SourceInfo.
copyBeforeCurrent(ListRole, int[], int) - Method in class org.openstreetmap.josm.gui.conflict.pair.AbstractListMergeModel
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.AbstractListMerger
 
CopyBeforeCurrentLeftAction() - Constructor for class org.openstreetmap.josm.gui.conflict.pair.AbstractListMerger.CopyBeforeCurrentLeftAction
 
copyBeforeCurrentRightAction - Variable in class org.openstreetmap.josm.gui.conflict.pair.AbstractListMerger
 
CopyBeforeCurrentRightAction() - Constructor for class org.openstreetmap.josm.gui.conflict.pair.AbstractListMerger.CopyBeforeCurrentRightAction
 
copyCoordinates - Variable in class org.openstreetmap.josm.gui.MainMenu
Edit / Copy Coordinates
CopyCoordinatesAction - Class in org.openstreetmap.josm.actions
User action to copy the coordinates of one or several node(s) to the clipboard.
CopyCoordinatesAction() - Constructor for class org.openstreetmap.josm.actions.CopyCoordinatesAction
Constructs a new CopyCoordinatesAction.
copyDirectory(File, File) - Static method in class org.openstreetmap.josm.tools.Utils
Recursive directory copy function
copyEndLeftAction - Variable in class org.openstreetmap.josm.gui.conflict.pair.AbstractListMerger
 
CopyEndLeftAction() - Constructor for class org.openstreetmap.josm.gui.conflict.pair.AbstractListMerger.CopyEndLeftAction
 
copyEndRightAction - Variable in class org.openstreetmap.josm.gui.conflict.pair.AbstractListMerger
 
CopyEndRightAction() - Constructor for class org.openstreetmap.josm.gui.conflict.pair.AbstractListMerger.CopyEndRightAction
 
copyFile(File, File) - Static method in class org.openstreetmap.josm.tools.Utils
Simple file copy function that will overwrite the target file.
copyKeyValueAction - Variable in class org.openstreetmap.josm.gui.dialogs.properties.PropertiesDialog
 
CopyKeyValueAction - Class in org.openstreetmap.josm.gui.dialogs.properties
Copy the key and value of the selected tag(s) to clipboard.
CopyKeyValueAction(JTable, IntFunction<String>, Supplier<Collection<? extends Tagged>>) - Constructor for class org.openstreetmap.josm.gui.dialogs.properties.CopyKeyValueAction
Constructs a new CopyKeyValueAction.
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
Create a List over given array and size.
CopyList.Itr - Class in org.openstreetmap.josm.tools
 
CopyMembersAction - Class in org.openstreetmap.josm.gui.dialogs.relation.actions
Copy members.
CopyMembersAction(IRelationEditorActionAccess) - Constructor for class org.openstreetmap.josm.gui.dialogs.relation.actions.CopyMembersAction
Constructs a new CopyMembersAction.
copyMenuComponent(Component) - Static method in class org.openstreetmap.josm.gui.tagging.presets.TaggingPresetMenu
 
copyMyAfterCurrent(int[], int) - Method in class org.openstreetmap.josm.gui.conflict.pair.AbstractListMergeModel
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.AbstractListMergeModel
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.AbstractListMergeModel
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.AbstractListMergeModel
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
 
copyNodeInMap(Map<Node, Node>, Node, boolean) - Static method in class org.openstreetmap.josm.actions.mapmode.ParallelWays
 
COPYRIGHT - org.openstreetmap.josm.io.GpxParser.State
 
copyStartLeftAction - Variable in class org.openstreetmap.josm.gui.conflict.pair.AbstractListMerger
 
CopyStartLeftAction() - Constructor for class org.openstreetmap.josm.gui.conflict.pair.AbstractListMerger.CopyStartLeftAction
 
copyStartRightAction - Variable in class org.openstreetmap.josm.gui.conflict.pair.AbstractListMerger
 
CopyStartRightAction() - Constructor for class org.openstreetmap.josm.gui.conflict.pair.AbstractListMerger.CopyStartRightAction
 
copyString(String) - Static method in class org.openstreetmap.josm.gui.datatransfer.ClipboardUtils
Copy the given string to the clipboard.
copyTags - Variable in class org.openstreetmap.josm.actions.mapmode.ParallelWayAction
 
copyTheirAfterCurrent(int[], int) - Method in class org.openstreetmap.josm.gui.conflict.pair.AbstractListMergeModel
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.AbstractListMergeModel
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.AbstractListMergeModel
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.AbstractListMergeModel
Copies the nodes given by indices in rows from the list of their nodes to the list of merged nodes.
copyToClipboard() - Method in class org.openstreetmap.josm.gui.bugreport.DebugTextDisplay
Copies the debug text to the clipboard.
copyToEnd(ListRole, int...) - Method in class org.openstreetmap.josm.gui.conflict.pair.AbstractListMergeModel
Copies the nodes given by indices in rows from the list of nodes in source to the list of merged nodes.
copyToSysSel(String) - Method in class org.openstreetmap.josm.gui.tagging.ac.AutoCompTextField
Copies a String to the UNIX system-wide selection (aka middle-click).
copyToTop(ListRole, int...) - Method in class org.openstreetmap.josm.gui.conflict.pair.AbstractListMergeModel
 
copyUrl - Variable in class org.openstreetmap.josm.gui.MainMenu
Edit / Copy URLs
CopyUrlAction - Class in org.openstreetmap.josm.actions
User action to copy the URL of one or several object(s) to the clipboard.
CopyUrlAction() - Constructor for class org.openstreetmap.josm.actions.CopyUrlAction
Constructs a new CopyCoordinatesAction.
copyValueAction - Variable in class org.openstreetmap.josm.gui.dialogs.properties.PropertiesDialog
 
CopyValueAction - Class in org.openstreetmap.josm.gui.dialogs.properties
Copy the value of the selected tag to clipboard.
CopyValueAction(JTable, IntFunction<String>, Supplier<Collection<? extends Tagged>>) - Constructor for class org.openstreetmap.josm.gui.dialogs.properties.CopyValueAction
Constructs a new CopyValueAction.
CORE_TEST_CLASSES - Static variable in class org.openstreetmap.josm.data.validation.OsmValidator
All available tests in core
CORE_TRANS_DIRECTORY - Static variable in class org.openstreetmap.josm.tools.I18n
 
CoreSimpleMatchFactory() - Constructor for class org.openstreetmap.josm.data.osm.search.SearchCompiler.CoreSimpleMatchFactory
 
CoreUnaryMatchFactory() - Constructor for class org.openstreetmap.josm.data.osm.search.SearchCompiler.CoreUnaryMatchFactory
 
CORNERS - Static variable in class org.openstreetmap.josm.gui.dialogs.relation.MemberTableLinkedCellRenderer
 
Correction - Interface in org.openstreetmap.josm.data.correction
Data correction.
corrections - Variable in class org.openstreetmap.josm.gui.correction.CorrectionTableModel
 
CorrectionTable<T extends CorrectionTableModel<?>> - Class in org.openstreetmap.josm.gui.correction
Abstract correction table.
CorrectionTable(T) - Constructor for class org.openstreetmap.josm.gui.correction.CorrectionTable
 
CorrectionTable.BoldRenderer - Class in org.openstreetmap.josm.gui.correction
Renders text in bold.
CorrectionTableModel<C extends Correction> - Class in org.openstreetmap.josm.gui.correction
Abstract correction table model.
CorrectionTableModel(List<C>) - Constructor for class org.openstreetmap.josm.gui.correction.CorrectionTableModel
Constructs a new 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
Constructs a new CorrelateGpxWithImages action.
CorrelateGpxWithImages.AdjustActionListener - Class in org.openstreetmap.josm.gui.layer.geoimage
Presents dialog with sliders for manual adjust.
CorrelateGpxWithImages.AdvancedSettingsActionListener - Class in org.openstreetmap.josm.gui.layer.geoimage
 
CorrelateGpxWithImages.AutoGuessActionListener - Class in org.openstreetmap.josm.gui.layer.geoimage
 
CorrelateGpxWithImages.GpxDataWrapper - Class in org.openstreetmap.josm.gui.layer.geoimage
 
CorrelateGpxWithImages.GpxLayerAddedListener - Class in org.openstreetmap.josm.gui.layer.geoimage
 
CorrelateGpxWithImages.GpxLayerRenamedListener - Class in org.openstreetmap.josm.gui.layer.geoimage
 
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.NoGpxDataWrapper - Class in org.openstreetmap.josm.gui.layer.geoimage
 
CorrelateGpxWithImages.NoGpxTimestamps - Exception in org.openstreetmap.josm.gui.layer.geoimage
 
CorrelateGpxWithImages.RepaintTheMapListener - Class in org.openstreetmap.josm.gui.layer.geoimage
 
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.StatusBarUpdater - Class in org.openstreetmap.josm.gui.layer.geoimage
 
CorrelateGpxWithImages.SyncDialogWindowListener - Class in org.openstreetmap.josm.gui.layer.geoimage
 
CorrelateGpxWithImages.UseSupportLayerActionListener - Class in org.openstreetmap.josm.gui.layer.geoimage
 
CORRELATION_PREFIX - Static variable in class org.openstreetmap.josm.gui.layer.geoimage.CorrelationSupportLayer
 
CorrelationSupportLayer - Class in org.openstreetmap.josm.gui.layer.geoimage
A support layer meant to be modified by the user to provide real-time images correlation.
CorrelationSupportLayer(GpxData) - Constructor for class org.openstreetmap.josm.gui.layer.geoimage.CorrelationSupportLayer
Constructs a new CorrelationSupportLayer with a default name
CorrelationSupportLayer(GpxData, String) - Constructor for class org.openstreetmap.josm.gui.layer.geoimage.CorrelationSupportLayer
Constructs a new CorrelationSupportLayer with a given name
cos - Variable in class org.openstreetmap.josm.data.osm.visitor.paint.ArrowPaintHelper
 
cosb1 - Variable in class org.openstreetmap.josm.data.projection.proj.LambertAzimuthalEqualArea
Constant parameters.
cosgamma0 - Variable in class org.openstreetmap.josm.data.projection.proj.ObliqueMercator
Sine and Cosine values for gamma0 (the angle between the meridian and central line at the intersection between the central line and the Earth equator on aposphere).
cosph0 - Variable in class org.openstreetmap.josm.data.projection.proj.AzimuthalEquidistant
The cosine of the central latitude of the projection.
cosPHI - Static variable in class org.openstreetmap.josm.data.osm.visitor.paint.StyledMapRenderer
 
cosrot - Variable in class org.openstreetmap.josm.data.projection.proj.ObliqueMercator
Sine and Cosine values for the rotation between (U,V) and (X,Y) coordinate systems
cosrot - Variable in class org.openstreetmap.josm.data.projection.proj.TransverseMercator
Sine and Cosine values for the coordinate system rotation angle
cosStandardParallel - Variable in class org.openstreetmap.josm.data.projection.proj.EquidistantCylindrical
Cosinus of the "standard_parallel_1" parameter.
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.mappaint.Environment
count of nodes in parent way or members in parent relation.
count - Variable in class org.openstreetmap.josm.gui.tagging.presets.items.Roles.Role
How often must the element appear
count - Variable in class org.openstreetmap.josm.io.OsmPbfReader.BoundedInputStream
 
count - Variable in class org.openstreetmap.josm.io.remotecontrol.AddTagsDialog
 
count(List<?>) - Static method in class org.openstreetmap.josm.gui.mappaint.mapcss.Functions
Returns the number of elements in a list.
count_roles(Environment, String...) - Static method in class org.openstreetmap.josm.gui.mappaint.mapcss.Functions
Returns the number of primitives in a relation with the specified roles.
countDeprecated(OsmPrimitive) - Method in class org.openstreetmap.josm.data.validation.tests.TagChecker
 
counterText(String, int, int) - Static method in class org.openstreetmap.josm.gui.layer.OsmDataLayer
 
country_code - Variable in class org.openstreetmap.josm.data.sources.SourcePreferenceEntry
The country code for the source (usually ISO 3166-1 alpha-2)
COUNTRY_CODE_MINUS - org.openstreetmap.josm.data.validation.routines.DomainValidator.ArrayType
Update (or get a copy of) the COUNTRY_CODE_TLDS_MINUS table containing deleted country code TLDs
COUNTRY_CODE_PLUS - org.openstreetmap.josm.data.validation.routines.DomainValidator.ArrayType
Update (or get a copy of) the COUNTRY_CODE_TLDS_PLUS table containing additional country code TLDs
COUNTRY_CODE_RO - org.openstreetmap.josm.data.validation.routines.DomainValidator.ArrayType
Get a copy of the country code table
COUNTRY_CODE_TLDS - Static variable in class org.openstreetmap.josm.data.validation.routines.DomainValidator
 
countryCode - Variable in class org.openstreetmap.josm.data.sources.SourceInfo
country code of the imagery (for country specific imagery)
countryCodeTLDsMinus - Static variable in class org.openstreetmap.josm.data.validation.routines.DomainValidator
 
countryCodeTLDsPlus - Static variable in class org.openstreetmap.josm.data.validation.routines.DomainValidator
 
counts - Variable in class org.openstreetmap.josm.gui.datatransfer.data.PrimitiveTagTransferData
 
countToken(String, String) - Method in class org.openstreetmap.josm.data.validation.routines.UrlValidator
Returns the number of times the token appears in the target.
course(double, double, double, double) - Static method in class org.openstreetmap.josm.actions.SimplifyWayAction
 
COURSE - org.openstreetmap.josm.io.nmea.NmeaParser.RMC
 
COURSE - org.openstreetmap.josm.io.nmea.NmeaParser.VTG
 
COURSE_M - org.openstreetmap.josm.io.nmea.NmeaParser.VTG
 
COURSE_M_REF - org.openstreetmap.josm.io.nmea.NmeaParser.VTG
 
COURSE_REF - org.openstreetmap.josm.io.nmea.NmeaParser.VTG
 
cphi2(double) - Method in class org.openstreetmap.josm.data.projection.proj.AbstractProj
 
CRC32_checksum(String) - Static method in class org.openstreetmap.josm.gui.mappaint.mapcss.Functions
Calculates the CRC32 checksum from a string (based on RFC 1952).
create() - Static method in class org.openstreetmap.josm.gui.layer.markerlayer.PlayHeadMarker
Returns the unique instance of PlayHeadMarker.
create() - Static method in class org.openstreetmap.josm.io.MultiFetchServerObjectReader
Creates a new instance of MultiFetchServerObjectReader or MultiFetchOverpassObjectReader depending on the preference.
create() - Static method in class org.openstreetmap.josm.tools.ListenerList
Create a new listener list
create(boolean) - Static method in class org.openstreetmap.josm.io.MultiFetchServerObjectReader
Creates a new instance of MultiFetchServerObjectReader or MultiFetchOverpassObjectReader depending on the fromMirror parameter.
create(boolean, Collection<OsmPrimitive>, Supplier<Collection<Tag>>) - Static method in class org.openstreetmap.josm.gui.tagging.presets.TaggingPresetItemGuiSupport
Creates a new TaggingPresetItemGuiSupport
create(boolean, OsmPrimitive...) - Static method in class org.openstreetmap.josm.gui.tagging.presets.TaggingPresetItemGuiSupport
Creates a new TaggingPresetItemGuiSupport
create(InputStream) - Static method in class org.openstreetmap.josm.io.UTFInputStreamReader
Creates a new InputStreamReader from the InputStream with UTF-8 as default encoding.
create(InputStream, String) - Static method in class org.openstreetmap.josm.io.UTFInputStreamReader
Creates a new InputStreamReader from the InputStream.
create(String[]) - Static method in class org.openstreetmap.josm.data.osm.search.SearchCompiler.TimestampRange
 
create(URL) - Static method in class org.openstreetmap.josm.tools.HttpClient
Creates a new instance for the given URL and a GET request
create(URL, String) - Static method in class org.openstreetmap.josm.tools.HttpClient
Creates a new instance for the given URL and a GET request
create(URL, String) - Method in interface org.openstreetmap.josm.tools.HttpClient.HttpClientFactory
Creates a new instance for the given URL and a GET request
create(Collection<File>, GpxLayer) - Static method in class org.openstreetmap.josm.gui.layer.geoimage.GeoImageLayer
Create a GeoImageLayer asynchronously
create(Collection<String>) - Static method in class org.openstreetmap.josm.spi.preferences.ListSetting
Convenience factory method.
create(Collection<Collection<String>>) - Static method in class org.openstreetmap.josm.spi.preferences.ListListSetting
Convenience factory method.
create(Element) - Method in class org.openstreetmap.josm.gui.widgets.JosmHTMLFactory
 
create(ImageryInfo) - Static method in class org.openstreetmap.josm.gui.layer.ImageryLayer
Create a new imagery layer
create(Cascade, StyleSource, String) - Static method in class org.openstreetmap.josm.gui.mappaint.StyleSetting.StyleSettingGroup
Creates a new StyleSettingGroup.
create(Cascade, StyleSource, String) - Static method in class org.openstreetmap.josm.gui.mappaint.StyleSettingFactory
Creates a new StyleSetting based on the specified type by c.
create(Environment) - Static method in class org.openstreetmap.josm.gui.mappaint.styleelement.AreaElement
Create a new AreaElement
create(Environment) - Static method in class org.openstreetmap.josm.gui.mappaint.styleelement.AreaIconElement
Create a new AreaIconElement
create(Environment) - Static method in class org.openstreetmap.josm.gui.mappaint.styleelement.NodeElement
Creates a new node element for the given Environment
create(Environment) - Static method in class org.openstreetmap.josm.gui.mappaint.styleelement.RepeatImageElement
Create a RepeatImageElement from the given environment
create(Environment) - Static method in class org.openstreetmap.josm.gui.mappaint.styleelement.TextElement
Create a new text element
create(Environment, float, boolean) - Static method in class org.openstreetmap.josm.gui.mappaint.styleelement.NodeElement
 
create(Environment, Color, boolean) - Static method in class org.openstreetmap.josm.gui.mappaint.styleelement.TextLabel
Builds a text element from style properties in c and the default text color defaultTextColor
create(Environment, BoxTextElement.BoxProvider) - Static method in class org.openstreetmap.josm.gui.mappaint.styleelement.BoxTextElement
Create a new BoxTextElement with a boxprovider and a box.
create(DocumentAdapter) - Static method in interface org.openstreetmap.josm.gui.util.DocumentAdapter
Utility function to create an adapter from a lambda expression
create(U, V) - Static method in class org.openstreetmap.josm.tools.Pair
Convenient constructor method
create_new - org.openstreetmap.josm.actions.mapmode.ExtrudeAction.Mode
 
CREATE_OBJECTS - Static variable in class org.openstreetmap.josm.io.remotecontrol.PermissionPrefWithDefault
Create new objects
createAb(double, double) - Static method in class org.openstreetmap.josm.data.projection.Ellipsoid
create a new ellipsoid
createAction() - Method in class org.openstreetmap.josm.gui.conflict.pair.AbstractMergePanel.AbstractUndecideRow
 
createAction() - Method in class org.openstreetmap.josm.gui.conflict.pair.properties.PropertiesMerger.UndecideCoordinatesRow
 
createAction() - Method in class org.openstreetmap.josm.gui.conflict.pair.properties.PropertiesMerger.UndecideDeletedStateRow
 
createAction() - Method in class org.openstreetmap.josm.gui.conflict.pair.tags.TagMerger.UndecidedRow
 
createActionComponent(Action) - Method in class org.openstreetmap.josm.gui.ModeMenu
 
createActivateLayerAction(Layer) - Method in class org.openstreetmap.josm.gui.dialogs.LayerListDialog
Creates a 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.
createAes(double, double) - Static method in class org.openstreetmap.josm.data.projection.Ellipsoid
create a new ellipsoid
createAf(double, double) - Static method in class org.openstreetmap.josm.data.projection.Ellipsoid
create a new ellipsoid
createAndOpenFileChooser(boolean, boolean, String) - Static method in class org.openstreetmap.josm.actions.DiskAccessAction
Creates a new AbstractFileChooser and makes it visible.
createAndOpenFileChooser(boolean, boolean, String, String) - Static method in class org.openstreetmap.josm.actions.DiskAccessAction
Creates a new AbstractFileChooser and makes it visible.
createAndOpenFileChooser(boolean, boolean, String, String, int, boolean, String) - Static method in class org.openstreetmap.josm.actions.DiskAccessAction
Creates a new AbstractFileChooser 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 AbstractFileChooser for several FileFilters and makes it visible.
createAndOpenFileChooser(boolean, boolean, String, FileFilter, int, String) - Static method in class org.openstreetmap.josm.actions.DiskAccessAction
Creates a new AbstractFileChooser for a single FileFilter and makes it visible.
createAndOpenSaveFileChooser() - Method in class org.openstreetmap.josm.gui.layer.AbstractTileSourceLayer
 
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.
createAndOpenSaveFileChooser() - Method in class org.openstreetmap.josm.gui.layer.NoteLayer
 
createAndOpenSaveFileChooser() - Method in class org.openstreetmap.josm.gui.layer.OsmDataLayer
 
createAndOpenSaveFileChooser() - Method in class org.openstreetmap.josm.gui.layer.ValidatorLayer
 
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(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.
createArf(double, double) - Static method in class org.openstreetmap.josm.data.projection.Ellipsoid
create a new ellipsoid
createArrow(ActionListener) - Method in class org.openstreetmap.josm.gui.SideButton
Create the arrow for opening a drop-down menu
createArrow(ActionListener, boolean) - Method in class org.openstreetmap.josm.gui.SideButton
Create the arrow for opening a drop-down menu
createAsynchronousUploadTask(UploadStrategySpecification, OsmDataLayer, APIDataSet, Changeset) - Static method in class org.openstreetmap.josm.gui.io.AsynchronousUploadPrimitivesTask
Creates an instance of AsynchronousUploadPrimitiveTask
createBlankIcon() - Static method in class org.openstreetmap.josm.gui.dialogs.LayerListDialog
 
createBlankIcon(ImageProvider.ImageSizes) - Static method in class org.openstreetmap.josm.tools.ImageProvider
Creates a blank icon of the given size.
createBoundedImage(Image, int) - Static method in class org.openstreetmap.josm.tools.ImageProvider
Creates a scaled down version of the input image to fit maximum dimensions.
createBufferedImage(Dimension, Dimension, Consumer<Graphics2D>, Image) - Method in enum org.openstreetmap.josm.tools.ImageResizeMode
Creates a new buffered image and applies the rendering function
createButton() - Method in class org.openstreetmap.josm.gui.MapFrame.ListAllButtonsAction
 
createButton(String) - Method in class org.openstreetmap.josm.gui.preferences.ToolbarPreferences.Settings
 
createButton(AbstractAction, Dimension) - Static method in class org.openstreetmap.josm.gui.layer.geoimage.ImageViewerDialog
 
createButtonAction(int) - Method in class org.openstreetmap.josm.gui.dialogs.ConflictResolutionDialog
 
createButtonAction(int) - Method in class org.openstreetmap.josm.gui.ExtendedDialog
 
createButtonPanel() - Method in class org.openstreetmap.josm.gui.io.CredentialDialog
 
createCacheEntry(byte[]) - Method in class org.openstreetmap.josm.data.cache.JCSCachedTileLoaderJob
 
createCacheEntry(byte[]) - Method in class org.openstreetmap.josm.data.imagery.TMSCachedTileLoaderJob
 
createCalcTask(Path2D, DownloadAlongPanel, String, boolean) - Method in class org.openstreetmap.josm.actions.DownloadAlongAction
Create task that downloads areas along the given path using the values specified in the panel.
createCasing(Environment) - Static method in class org.openstreetmap.josm.gui.mappaint.styleelement.LineElement
Create a line element for the casing from the given MapCSS environment
createCircle - Variable in class org.openstreetmap.josm.gui.MainMenu
Tools / Create Circle
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
Constructs a new CreateCircleAction.
CreateCircleAction.PolarNode - Class in org.openstreetmap.josm.actions
Class designed to create a couple between a node and its angle relative to the center of the circle.
createClassCondition(String, boolean, Condition.Context) - Static method in class org.openstreetmap.josm.gui.mappaint.mapcss.ConditionFactory
Create a new class condition
createColorFromResource(String) - Static method in class org.openstreetmap.josm.gui.layer.gpx.GpxDrawHelper
Creates a colormap by using a static color map with 1..n colors (RGB 0.0 ..1.0)
createColorLut(int, Color...) - Static method in class org.openstreetmap.josm.gui.layer.gpx.GpxDrawHelper
Creates a distributed colormap by linear blending between colors
createColumn(int, String, int, int) - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetCacheTableColumnModel
 
createColumns() - Method in class org.openstreetmap.josm.gui.conflict.pair.relation.RelationMemberListColumnModel
 
createColumns() - Method in class org.openstreetmap.josm.gui.conflict.tags.RelationMemberConflictResolverColumnModel
 
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.changeset.ChangesetDiscussionTableColumnModel
 
createColumns() - Method in class org.openstreetmap.josm.gui.dialogs.DeleteFromRelationConfirmationDialog.RelationDeleteTableColumnModel
 
createColumns() - Method in class org.openstreetmap.josm.gui.dialogs.DeleteFromRelationConfirmationDialog.RelationMemberTableColumnModel
 
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
 
createColumns(TableCellRenderer) - Method in class org.openstreetmap.josm.gui.conflict.pair.nodes.NodeListColumnModel
 
createCommand(Collection<OsmPrimitive>, List<Tag>) - Static method in class org.openstreetmap.josm.gui.tagging.presets.TaggingPreset
Create a command to change the given list of tags.
createCommand(OsmPrimitive, Selector) - Method in interface org.openstreetmap.josm.data.validation.tests.MapCSSTagCheckerFixCommand
Creates the fixing Command for the given primitive.
createCompatibleDestImage(BufferedImage, ColorModel) - Method in class org.openstreetmap.josm.gui.layer.imagery.ColorfulFilter
 
createCompatibleImage(NavigatableComponent, int, int) - Static method in class org.openstreetmap.josm.data.osm.visitor.paint.StyledTiledMapRenderer
 
createCopy(List<Layer>, List<Layer>) - Static method in class org.openstreetmap.josm.gui.dialogs.layer.LayerListTransferHandler
 
createCyclicScale(int) - Static method in class org.openstreetmap.josm.tools.ColorScale
Creates a cyclic color scale (red yellow green blue red)
created - Variable in class org.openstreetmap.josm.data.projection.datum.NTV2SubGrid
 
CREATED - org.openstreetmap.josm.data.osm.ChangesetDataSet.ChangesetModificationType
The primitive has been created
CREATED_AT - Static variable in class org.openstreetmap.josm.data.oauth.OAuth20Token
 
CREATED_BY - Static variable in class org.openstreetmap.josm.gui.io.UploadDialogModel
the "created_by" changeset OSM key
createdAt - Variable in class org.openstreetmap.josm.data.notes.Note
 
createdAt - Variable in class org.openstreetmap.josm.data.oauth.OAuth20Token
 
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
the date before which changesets have been created this query is restricted to.
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 IUrls.getDefaultOsmApiUrl().
createDefault(String, OAuthVersion) - 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
 
createDefaultState(int, int) - Static method in class org.openstreetmap.josm.gui.MapViewState
Create the default MapViewState object for the given map view.
createDefaultTableHeader() - Method in class org.openstreetmap.josm.gui.dialogs.FilterDialog.UserTable
 
createDeleteLayerAction() - Method in class org.openstreetmap.josm.gui.dialogs.LayerListDialog
Creates a DeleteLayerAction in the context of this LayerListDialog.
createDeleteTagsCommand(Collection<OsmPrimitive>) - Method in class org.openstreetmap.josm.gui.tagging.TagEditorModel
 
createDirectedGraphFromNodePairs(List<NodePair>) - Static method in class org.openstreetmap.josm.data.osm.NodeGraph
Create a directed graph from the given node pairs.
createDirectedGraphFromWays(Collection<Way>) - Static method in class org.openstreetmap.josm.data.osm.NodeGraph
Create a directed graph from the given ways.
createDisplaySettings() - Method in class org.openstreetmap.josm.gui.layer.AbstractTileSourceLayer
This method creates the TileSourceDisplaySettings object.
createDisplaySettings() - Method in class org.openstreetmap.josm.gui.layer.WMSLayer
 
createDisplaySettings() - Method in class org.openstreetmap.josm.gui.layer.WMTSLayer
 
createdPrimitives - Variable in class org.openstreetmap.josm.command.AddPrimitivesCommand
 
createdRelation - Variable in class org.openstreetmap.josm.data.validation.tests.MultipolygonTest
set when used to build a multipolygon relation
createDuplicateLayerAction(Layer) - Method in class org.openstreetmap.josm.gui.dialogs.LayerListDialog
Creates a DuplicateAction for layer in the context of this LayerListDialog.
createEditorComponent() - Method in class org.openstreetmap.josm.gui.tagging.ac.AutoCompComboBoxEditor
 
createEditorComponent() - Method in class org.openstreetmap.josm.gui.widgets.JosmComboBoxEditor
 
createElement(String) - Method in class org.openstreetmap.josm.io.session.SessionWriter.ExportSupport
Creates an element of the type specified.
createExpression(List<Expression>) - Method in interface org.openstreetmap.josm.gui.mappaint.mapcss.ExpressionFactory.Factory
 
createExpressionCondition(Expression, Condition.Context) - Static method in class org.openstreetmap.josm.gui.mappaint.mapcss.ConditionFactory
Create a new condition that a expression needs to be fulfilled
createFileChooser() - Method in class org.openstreetmap.josm.gui.widgets.FileChooserManager
Creates a new AbstractFileChooser with default settings.
createFileChooser(boolean, String, String, boolean, int) - Method in class org.openstreetmap.josm.gui.widgets.FileChooserManager
Creates a new AbstractFileChooser with given settings for a file extension.
createFileChooser(boolean, String, Collection<? extends FileFilter>, FileFilter, int) - Method in class org.openstreetmap.josm.gui.widgets.FileChooserManager
Creates a new AbstractFileChooser with given settings for a collection of FileFilters.
createFileChooser(boolean, String, FileFilter, int) - Method in class org.openstreetmap.josm.gui.widgets.FileChooserManager
Creates a new AbstractFileChooser with given settings for a single FileFilter.
createFixedScale(Color[]) - Static method in class org.openstreetmap.josm.tools.ColorScale
Gets a fixed color range.
createForContent(Environment) - Static method in class org.openstreetmap.josm.gui.mappaint.styleelement.TextElement
JOSM traditionally adds both line and content text elements if a fill style was set.
createFromApiUrl(String, OAuthVersion) - Static method in class org.openstreetmap.josm.data.oauth.OAuthParameters
Replies a set of parameters as defined in the preferences.
createFromMap(Map<String, String>) - Method in class org.openstreetmap.josm.io.ChangesetQuery.ChangesetQueryUrlParser
 
createFromString(String) - Static method in class org.openstreetmap.josm.actions.mapmode.ParallelWayAction.KeyboardModifiersProperty
 
createFunctionExpression(String, List<Expression>) - Static method in class org.openstreetmap.josm.gui.mappaint.mapcss.ExpressionFactory
Main method to create an function-like expression.
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
createHSBScale(int) - Static method in class org.openstreetmap.josm.tools.ColorScale
Gets a HSB color range.
createIcon(Environment) - Static method in class org.openstreetmap.josm.gui.mappaint.styleelement.NodeElement
Create a map icon for the environment using the default keys.
createIcon(Environment, String...) - Static method in class org.openstreetmap.josm.gui.mappaint.styleelement.NodeElement
Create a map icon for the environment.
createImageFromSvg(SVGDiagram, Dimension, ImageResizeMode) - Static method in class org.openstreetmap.josm.tools.ImageProvider
Constructs an image from the given SVG data.
createImageGradientMap(int, int, Color...) - Static method in class org.openstreetmap.josm.gui.layer.gpx.GpxDrawHelper
Generates a linear gradient map image
createImageInputStream(Object) - Static method in class org.openstreetmap.josm.tools.ImageProvider
 
createImageLink(String, String, String) - Static method in class org.openstreetmap.josm.actions.AboutAction
 
createImageProcessor(BufferedImageOp, boolean) - Static method in class org.openstreetmap.josm.gui.layer.ImageryLayer
Wraps a BufferedImageOp to be used as ImageProcessor.
createImpl(Environment, LineElement.LineType) - Static method in class org.openstreetmap.josm.gui.mappaint.styleelement.LineElement
 
createInfo(String, String, Attributes) - 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
 
createInfoUrl(Object) - Method in class org.openstreetmap.josm.gui.history.VersionTable.UserInfoAction
 
createInputStream(File, boolean) - Method in class org.openstreetmap.josm.io.session.SessionReader
 
createInstance() - Method in class org.openstreetmap.josm.data.projection.proj.ClassProjFactory
 
createInstance() - Method in interface org.openstreetmap.josm.data.projection.proj.ProjFactory
Creates a Proj instance.
createInstance() - Static method in class org.openstreetmap.josm.gui.layer.geoimage.ImageViewerDialog
 
createInstance(MainLayerManager) - Static method in class org.openstreetmap.josm.gui.dialogs.LayerListDialog
Creates the instance of the dialog.
createJoinNodeToWayAction() - Static method in class org.openstreetmap.josm.actions.JoinNodeWayAction
Constructs a Join Node to Way action.
createJosDocument() - Method in class org.openstreetmap.josm.io.session.SessionWriter
Creates XML (.jos) session document.
createKeyCondition(String, boolean, ConditionFactory.KeyMatchType, Condition.Context) - Static method in class org.openstreetmap.josm.gui.mappaint.mapcss.ConditionFactory
Creates a condition that checks the given key.
createKeyValueCondition(String, String, ConditionFactory.Op, Condition.Context, boolean) - Static method in class org.openstreetmap.josm.gui.mappaint.mapcss.ConditionFactory
Create a new condition that checks the key and the value of the object.
createLabel() - Method in class org.openstreetmap.josm.gui.tagging.presets.items.PresetLink
Creates a label to be inserted above this link
createLabelText(OsmPrimitive) - Static method in class org.openstreetmap.josm.actions.mapmode.SplitMode
Create the text for a OsmPrimitive label, including its keys
createLabelText(OsmPrimitive, boolean) - Static method in class org.openstreetmap.josm.actions.mapmode.SplitMode
Create the text for a OsmPrimitive label
createLayer(DataSet, File, String) - Method in class org.openstreetmap.josm.gui.io.importexport.OsmImporter
 
createLayerName(Object) - Static method in class org.openstreetmap.josm.gui.layer.OsmDataLayer
 
createLayout(Component, boolean, Collection<SideButton>) - Method in class org.openstreetmap.josm.gui.dialogs.ToggleDialog
Create a component with the given layout for this component.
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.styleelement.LineElement
Create a line element for the left casing from the given MapCSS environment
createLine(Environment) - Static method in class org.openstreetmap.josm.gui.mappaint.styleelement.LineElement
Create a line element from the given MapCSS environment
createLocalUser(String) - Static method in class org.openstreetmap.josm.data.osm.User
Creates a local user with the given name
createMainFrame(WindowGeometry) - Static method in class org.openstreetmap.josm.gui.MainApplication
 
createMap() - Method in class org.openstreetmap.josm.data.osm.NodeGraph
Constructs a lookup table from the existing edges in the graph to enable efficient querying.
createMapCSSTagCheckerIndex(MultiMap<String, MapCSSTagCheckerRule>, boolean, boolean) - Static method in class org.openstreetmap.josm.data.validation.tests.MapCSSTagChecker
 
createMapFromQueryString(String) - Method in class org.openstreetmap.josm.io.ChangesetQuery.ChangesetQueryUrlParser
 
createMapViewPainter(MapViewPaintable.MapViewEvent) - Method in class org.openstreetmap.josm.gui.layer.AbstractMapViewPaintable
Creates a new LayerPainter.
createMapViewPainter(MapViewPaintable.MapViewEvent) - Method in class org.openstreetmap.josm.gui.layer.AbstractTileSourceLayer
 
createMapViewPainter(MapViewPaintable.MapViewEvent) - Method in class org.openstreetmap.josm.gui.layer.GpxLayer
 
createMapViewPainter(MapViewPaintable.MapViewEvent) - Method in class org.openstreetmap.josm.gui.layer.GpxRouteLayer
 
createMarkers(WayPoint, File, MarkerLayer, double, double) - Method in class org.openstreetmap.josm.gui.layer.markerlayer.DefaultMarkerProducers
 
createMarkers(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.
createMarkers(WayPoint, File, MarkerLayer, double, double) - Method in interface org.openstreetmap.josm.gui.layer.markerlayer.MarkerProducers
Returns a collection of Marker objects if this implementation wants to create one for the given input data, or null otherwise.
createMenuComponent() - Method in class org.openstreetmap.josm.actions.ToggleUploadDiscouragedLayerAction
 
createMenuComponent() - Method in class org.openstreetmap.josm.gui.dialogs.layer.DeleteLayerAction
 
createMenuComponent() - Method in class org.openstreetmap.josm.gui.dialogs.layer.LayerVisibilityAction
 
createMenuComponent() - Method in class org.openstreetmap.josm.gui.dialogs.layer.MergeAction
 
createMenuComponent() - Method in class org.openstreetmap.josm.gui.dialogs.layer.ShowHideLayerAction
 
createMenuComponent() - Method in class org.openstreetmap.josm.gui.layer.CustomizeColor
 
createMenuComponent() - Method in class org.openstreetmap.josm.gui.layer.geoimage.ShowThumbnailAction
Create actual menu entry and define if it is enabled or not.
createMenuComponent() - Method in class org.openstreetmap.josm.gui.layer.gpx.CustomizeDrawingAction
 
createMenuComponent() - Method in class org.openstreetmap.josm.gui.layer.gpx.DownloadAlongTrackAction
 
createMenuComponent() - Method in class org.openstreetmap.josm.gui.layer.imagery.AutoLoadTilesAction
 
createMenuComponent() - Method in class org.openstreetmap.josm.gui.layer.imagery.AutoZoomAction
 
createMenuComponent() - Method in class org.openstreetmap.josm.gui.layer.imagery.MVTLayer.ConvertLayerAction
 
createMenuComponent() - Method in class org.openstreetmap.josm.gui.layer.imagery.MVTLayer.EnableLayerAction
 
createMenuComponent() - Method in class org.openstreetmap.josm.gui.layer.imagery.ShowErrorsAction
 
createMenuComponent() - Method in class org.openstreetmap.josm.gui.layer.ImageryLayer.OffsetAction
 
createMenuComponent() - Method in interface org.openstreetmap.josm.gui.layer.Layer.LayerAction
Creates and return the menu component.
createMenuComponent() - Method in class org.openstreetmap.josm.gui.layer.Layer.SeparatorLayerAction
 
createMenuComponent() - Method in class org.openstreetmap.josm.gui.layer.markerlayer.MarkerLayer.ShowHideMarkerText
 
createMergeLayerAction(Layer) - Method in class org.openstreetmap.josm.gui.dialogs.LayerListDialog
Creates a MergeLayerAction for layer in the context of this LayerListDialog.
createMessage(Way, Way) - Method in class org.openstreetmap.josm.data.validation.tests.CrossingWays
 
createMessage(Way, Way) - Method in class org.openstreetmap.josm.data.validation.tests.CrossingWays.Ways
 
createMiddleNodeFromVirtual(EastNorth) - Method in class org.openstreetmap.josm.actions.mapmode.SelectAction.VirtualManager
 
createMoveNodeOntoWayAction() - Static method in class org.openstreetmap.josm.actions.JoinNodeWayAction
Constructs a Move Node onto Way action.
createMultipolygon - Variable in class org.openstreetmap.josm.gui.MainMenu
Tools / Create multipolygon
CreateMultipolygonAction - Class in org.openstreetmap.josm.actions
Create multipolygon from selected ways automatically.
CreateMultipolygonAction(boolean) - Constructor for class org.openstreetmap.josm.actions.CreateMultipolygonAction
Constructs a new CreateMultipolygonAction.
CreateMultipolygonAction.CreateUpdateMultipolygonTask - Class in org.openstreetmap.josm.actions
 
createMultipolygonCommand(Collection<Way>, Relation) - Static method in class org.openstreetmap.josm.actions.CreateMultipolygonAction
Returns a Pair of a multipolygon creating/modifying Command as well as the multipolygon Relation.
createMultipolygonRelation(Collection<Way>, boolean) - Static method in class org.openstreetmap.josm.actions.CreateMultipolygonAction
Returns a Pair null and the newly created/modified multipolygon Relation.
createNavigationButton(AbstractAction, Dimension) - Static method in class org.openstreetmap.josm.gui.layer.geoimage.ImageViewerDialog
 
createNearlyOverlappingError(double, Way, OsmPrimitive) - Method in class org.openstreetmap.josm.data.validation.tests.SharpAngles
 
createNearlyUndirectedGraphFromNodeWays(Collection<Way>) - Static method in class org.openstreetmap.josm.data.osm.NodeGraph
Create a nearly undirected graph from the given ways, but prevent reversing of all non-new ways by fixing one direction.
createNewItem() - Method in class org.openstreetmap.josm.gui.download.UserQueryList
Opens UserQueryList.EditItemDialog, saves the state to preferences if a new item is added and updates the view.
createNewLayer(Optional<String>) - Method in class org.openstreetmap.josm.actions.downloadtasks.DownloadOsmTask.AbstractInternalTask
createNewLayer(DataSet, Optional<String>) - Method in class org.openstreetmap.josm.actions.downloadtasks.DownloadGeoJsonTask.InternalDownloadTask
 
createNewLayer(DataSet, Optional<String>) - Method in class org.openstreetmap.josm.actions.downloadtasks.DownloadOsmTask.AbstractInternalTask
Can be overridden (e.g.
createNewMapFrame() - Method in class org.openstreetmap.josm.gui.MainPanel
 
createNewName() - Static method in class org.openstreetmap.josm.gui.layer.OsmDataLayer
Replies a new unique name for a data layer
createNewPidFile(File, String) - Static method in class org.openstreetmap.josm.gui.layer.AutosaveTask
 
createNewPrimitives(PrimitiveTransferData, EastNorth, OsmDataLayer) - Static method in class org.openstreetmap.josm.gui.datatransfer.importers.PrimitiveDataPaster
 
createNewRectangle() - Method in class org.openstreetmap.josm.actions.mapmode.ExtrudeAction
Creates a new way that shares segment with selected way.
createNewWaysFromChunks(Way, Iterable<List<Node>>) - Static method in class org.openstreetmap.josm.command.SplitWayCommand
Creates new way objects for the way chunks and transfers the keys from the original way.
createNode(LatLon) - Method in class org.openstreetmap.josm.io.GeoJSONReader
 
createNote(LatLon, String) - Method in class org.openstreetmap.josm.data.osm.NoteData
Create a new note
createNote(LatLon, String, ProgressMonitor) - Method in class org.openstreetmap.josm.io.OsmApi
Create a new note on the server.
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
Creates new OsmWriter.
createOsmWriterImpl(PrintWriter, boolean, String) - Method in class org.openstreetmap.josm.io.OsmWriterFactory
Creates new OsmWriter.
createPanel(Collection<OsmPrimitive>) - Method in class org.openstreetmap.josm.gui.tagging.presets.TaggingPreset
Creates a panel for this preset.
createPanel(DownloadDialog) - Method in interface org.openstreetmap.josm.gui.download.DownloadSource
Creates a panel with GUI specific for the download source.
createPanel(DownloadDialog) - Method in class org.openstreetmap.josm.gui.download.OSMDownloadSource
 
createPanel(DownloadDialog) - Method in class org.openstreetmap.josm.gui.download.OverpassDownloadSource
 
createPolygon() - Method in class org.openstreetmap.josm.gui.animation.Star
 
createPolygons(List<Way>, List<Multipolygon.PolyData>) - Method in class org.openstreetmap.josm.data.osm.visitor.paint.relations.Multipolygon
 
createPopup(Node, Collection<Way>) - Method in class org.openstreetmap.josm.actions.mapmode.SplitMode
Create a new split way selection popup
createPostLayerTask(DataSet, File, String, OsmDataLayer) - Method in class org.openstreetmap.josm.gui.io.importexport.OsmImporter
 
createPreferenceSetting() - Method in class org.openstreetmap.josm.gui.preferences.advanced.AdvancedPreference.Factory
 
createPreferenceSetting() - Method in class org.openstreetmap.josm.gui.preferences.audio.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.GPXPreference.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.TaggingPresetPreference.Factory
 
createPreferenceSetting() - Method in class org.openstreetmap.josm.gui.preferences.plugin.PluginPreference.Factory
 
createPreferenceSetting() - Method in interface org.openstreetmap.josm.gui.preferences.PreferenceSettingFactory
Creates preference settings.
createPreferenceSetting() - Method in class org.openstreetmap.josm.gui.preferences.projection.ProjectionPreference.Factory
 
createPreferenceSetting() - Method in class org.openstreetmap.josm.gui.preferences.remotecontrol.RemoteControlPreference.Factory
 
createPreferenceSetting() - Method in class org.openstreetmap.josm.gui.preferences.server.ProxyPreference.Factory
 
createPreferenceSetting() - Method in class org.openstreetmap.josm.gui.preferences.server.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.validator.ValidatorPreference.Factory
 
createPreferenceSetting() - Method in class org.openstreetmap.josm.gui.preferences.validator.ValidatorTagCheckerRulesPreference.Factory
 
createPreferenceSetting() - Method in class org.openstreetmap.josm.gui.preferences.validator.ValidatorTestsPreference.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(String) - Static method in class org.openstreetmap.josm.data.osm.OsmUtils
Creates a new OSM primitive around (0,0) according to the given assertion.
createPrimitive(String, LatLon, boolean) - Static method in class org.openstreetmap.josm.data.osm.OsmUtils
Creates a new OSM primitive according to the given assertion.
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.AbstractParser
 
createProjection(String) - Static method in class org.openstreetmap.josm.data.projection.ProjectionCLI
 
createPseudoClassCondition(String, boolean, Condition.Context) - Static method in class org.openstreetmap.josm.gui.mappaint.mapcss.ConditionFactory
Create a new pseudo class condition
createPseudoClassCondition(String, boolean, Condition.Context) - Static method in class org.openstreetmap.josm.gui.mappaint.mapcss.ConditionFactory.PseudoClassCondition
Create a new pseudo class condition
createRadius() - Static method in class org.openstreetmap.josm.gui.animation.Star
 
createRadiuses() - Method in class org.openstreetmap.josm.gui.animation.Star
 
createReader() - Method in class org.openstreetmap.josm.gui.dialogs.relation.ChildRelationBrowser.DownloadTask
 
createRegexpKeyRegexpValueCondition(String, String, ConditionFactory.Op) - Static method in class org.openstreetmap.josm.gui.mappaint.mapcss.ConditionFactory
Create a condition in which the key and the value need to match a given regexp
createReportedException(Throwable, int) - Method in class org.openstreetmap.josm.command.SequenceCommand
 
createRightCasing(Environment) - Static method in class org.openstreetmap.josm.gui.mappaint.styleelement.LineElement
Create a line element for the right casing from the given MapCSS environment
createRotationAngle(Environment) - Static method in class org.openstreetmap.josm.gui.mappaint.styleelement.NodeElement
Reads the icon-rotation property and creates a rotation angle from it.
createRotationAngle(Environment, String) - Static method in class org.openstreetmap.josm.gui.mappaint.styleelement.NodeElement
 
createScaledImage(BufferedImage, int, int, Object) - Static method in class org.openstreetmap.josm.tools.ImageProvider
Returns a scaled instance of the provided BufferedImage.
createScrollPane(JosmTextArea) - Static method in class org.openstreetmap.josm.actions.AboutAction
 
createSearchSetting(String, Collection<? extends IPrimitive>, boolean) - Static method in class org.openstreetmap.josm.gui.dialogs.properties.PropertiesDialog
 
createSegments(Map<Node, List<Node>>, Collection<Node>) - Static method in class org.openstreetmap.josm.data.validation.tests.CycleDetector
Creates WaySegments from Nodes for the error highlight function.
createSelection(Collection<OsmPrimitive>) - Method in class org.openstreetmap.josm.gui.tagging.presets.TaggingPreset
Removes all unsuitable OsmPrimitives from the given list
createSemiInfiniteLine(Point2D, Point2D, Graphics2D) - Static method in class org.openstreetmap.josm.actions.mapmode.ExtrudeAction
Creates 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 ShowHideLayerAction in the context of this LayerListDialog.
createSimpleLineStyle(Color, boolean) - Static method in class org.openstreetmap.josm.gui.mappaint.styleelement.LineElement
Creates a simple line with default width.
createSimplifyCommand(Way) - Static method in class org.openstreetmap.josm.actions.SimplifyWayAction
Creates the SequenceCommand to simplify a way with default threshold.
createSimplifyCommand(Way, double) - Static method in class org.openstreetmap.josm.actions.SimplifyWayAction
Creates the SequenceCommand to simplify a way with a given threshold.
createSimplifyCommand(Way, double, boolean) - Static method in class org.openstreetmap.josm.actions.SimplifyWayAction
Creates the SequenceCommand to simplify a way with a given threshold.
createSiteCacheFile(File, String) - Method in class org.openstreetmap.josm.plugins.ReadRemotePluginInformationTask
Creates the file name for the cached plugin list and the icon cache file.
createStarted() - Static method in class org.openstreetmap.josm.tools.Stopwatch
Creates and starts a stopwatch
createSubGridTree(NTV2SubGrid...) - Static 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.
createSubTaskMonitor(int, boolean) - Method in class org.openstreetmap.josm.gui.SplashScreen.SplashProgressMonitor
 
createSymbol(Environment) - Static method in class org.openstreetmap.josm.gui.mappaint.styleelement.NodeElement
Create a symbol for the environment
createTask() - Method in class org.openstreetmap.josm.actions.DownloadAlongAction
Sub classes must override this method.
createTask() - Method in class org.openstreetmap.josm.actions.DownloadAlongWayAction
 
createTask() - Method in class org.openstreetmap.josm.gui.layer.gpx.DownloadAlongTrackAction
 
createTask() - Method in class org.openstreetmap.josm.gui.layer.gpx.DownloadWmsAlongTrackAction
 
createTestError(Severity, String, String, String, String, OsmPrimitive) - Method in class org.openstreetmap.josm.data.validation.tests.OpeningHourTest
Returns the real test error given to JOSM validator.
createTextField(String) - Method in class org.openstreetmap.josm.gui.layer.ImageryLayer
 
createTextNode(String) - Method in class org.openstreetmap.josm.io.session.SessionWriter.ExportSupport
Creates a text node given the specified string.
createTextRotationAngle(Environment) - Static method in class org.openstreetmap.josm.gui.mappaint.styleelement.NodeElement
Reads the text-rotation property and creates a rotation angle from it.
createTile(MapboxVectorTileSource, int, int, int) - Method in class org.openstreetmap.josm.gui.layer.imagery.MVTLayer
 
createTile(T, int, int, int) - Method in class org.openstreetmap.josm.gui.layer.AbstractTileSourceLayer
Create a new tile.
createTileLoaderJob(Tile) - Method in class org.openstreetmap.josm.data.imagery.TMSCachedTileLoader
 
createTileLoaderJob(Tile) - Method in class org.openstreetmap.josm.data.imagery.vectortile.mapbox.MapboxVectorCachedTileLoader
 
createTileLoaderJob(Tile) - Method in class org.openstreetmap.josm.data.imagery.WMSCachedTileLoader
 
createTmp() - Method in class org.openstreetmap.josm.data.gpx.GpxImageEntry
Make a fresh copy and save it in the temporary variable.
createTokenManager(InputStream, String, MapCSSParser.LexicalState) - Static method in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParser
Deprecated.
createTokenManager(Reader, MapCSSParser.LexicalState) - Static method in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParser
 
createTransferable(JComponent) - Method in class org.openstreetmap.josm.gui.dialogs.layer.LayerListTransferHandler
 
createTransferable(JComponent) - Method in class org.openstreetmap.josm.gui.dialogs.relation.MemberTransferHandler
 
createTransferable(JComponent) - Method in class org.openstreetmap.josm.gui.dialogs.SelectionListDialog.SelectionTransferHandler
 
createTransferable(JComponent) - Method in class org.openstreetmap.josm.gui.preferences.ToolbarPreferences.Settings.SelectedListTransferHandler
 
createUI(JComponent) - Static method in class org.openstreetmap.josm.gui.JosmMetalToolTipUI
Returns an instance of the JosmMetalToolTipUI.
createUI(JComponent) - Static method in class org.openstreetmap.josm.gui.util.StayOpenCheckBoxMenuItemUI
Creates a new StayOpenCheckBoxMenuItemUI.
createUnchecked() - Static method in class org.openstreetmap.josm.tools.ListenerList
Creates a new listener list that does not fail if listeners are added or removed twice.
createUndirectedGraphFromNodeList(List<NodePair>) - Static method in class org.openstreetmap.josm.data.osm.NodeGraph
Create an undirected graph from the given node pairs.
createUndirectedGraphFromNodeWays(Collection<Way>) - Static method in class org.openstreetmap.josm.data.osm.NodeGraph
Create an undirected graph from the given ways, but prevent reversing of all non-new ways by fixing one direction.
CreateUpdateMultipolygonTask(Collection<Way>, Relation) - Constructor for class org.openstreetmap.josm.actions.CreateMultipolygonAction.CreateUpdateMultipolygonTask
 
createUpdateTagCommand(Collection<OsmPrimitive>, TagModel) - Method in class org.openstreetmap.josm.gui.tagging.TagEditorModel
 
createUploadTask(ProgressMonitor) - Method in class org.openstreetmap.josm.gui.layer.AbstractModifiableLayer
 
createUploadTask(ProgressMonitor) - Method in class org.openstreetmap.josm.gui.layer.NoteLayer
 
createUploadTask(ProgressMonitor) - Method in class org.openstreetmap.josm.gui.layer.OsmDataLayer
 
createUploadTask(ProgressMonitor) - Method in interface org.openstreetmap.josm.gui.layer.UploadToServer
Creates a new AbstractIOTask for uploading data.
createUser(String, String) - Static method in class org.openstreetmap.josm.io.AbstractReader
 
createUser(Attributes) - Method in class org.openstreetmap.josm.io.OsmChangesetParser.Parser
 
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.
createWay(JsonArray, boolean) - Method in class org.openstreetmap.josm.io.GeoJSONReader
 
createWithoutShortcut() - Static method in class org.openstreetmap.josm.actions.HelpAction
Constructs a new HelpAction without assigning a shortcut.
creator - Variable in class org.openstreetmap.josm.data.gpx.GpxData
Creator metadata for this file (usually software)
CredentialDialog - Class in org.openstreetmap.josm.gui.io
Dialog box to request username and password from the user.
CredentialDialog(String) - Constructor for class org.openstreetmap.josm.gui.io.CredentialDialog
 
CredentialDialog.CancelAction - Class in org.openstreetmap.josm.gui.io
 
CredentialDialog.CredentialPanel - Class in org.openstreetmap.josm.gui.io
 
CredentialDialog.HttpProxyCredentialsPanel - Class in org.openstreetmap.josm.gui.io
 
CredentialDialog.OKAction - Class in org.openstreetmap.josm.gui.io
 
CredentialDialog.OsmApiCredentialsPanel - Class in org.openstreetmap.josm.gui.io
 
CredentialDialog.OtherHostCredentialsPanel - Class in org.openstreetmap.josm.gui.io
 
CredentialDialog.SelectAllOnFocusHandler - Class in org.openstreetmap.josm.gui.io
 
CredentialDialog.TFKeyListener - Class in org.openstreetmap.josm.gui.io
Listener for username and password text fields key events.
CredentialDialog.WindowEventHander - Class in org.openstreetmap.josm.gui.io
 
CredentialPanel(CredentialDialog) - Constructor for class org.openstreetmap.josm.gui.io.CredentialDialog.CredentialPanel
 
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
Exception thrown for errors while handling credentials.
CredentialsAgentException(String) - Constructor for exception org.openstreetmap.josm.io.auth.CredentialsAgentException
Constructs a new CredentialsAgentException.
CredentialsAgentException(String, Throwable) - Constructor for exception org.openstreetmap.josm.io.auth.CredentialsAgentException
Constructs a new CredentialsAgentException.
CredentialsAgentException(Throwable) - Constructor for exception org.openstreetmap.josm.io.auth.CredentialsAgentException
Constructs a new CredentialsAgentException.
CredentialsAgentResponse - Class in org.openstreetmap.josm.io.auth
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
Constructs a new CredentialsManager.
CredentialsManager.CredentialsAgentFactory - Interface in org.openstreetmap.josm.io.auth
Credentials agent factory.
credentialsProvider - Static variable in class org.openstreetmap.josm.io.auth.AbstractCredentialsAgent
 
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.
crosses180thMeridian() - Method in interface org.openstreetmap.josm.data.IBounds
Determines if this Bounds object crosses the 180th Meridian.
CROSSHAIR - Static variable in class org.openstreetmap.josm.actions.mapmode.ImproveWayAccuracyAction
 
CROSSHAIR_HOTSPOT - Static variable in class org.openstreetmap.josm.tools.ImageProvider
 
CROSSING - org.openstreetmap.josm.data.osm.visitor.paint.relations.Multipolygon.PolyData.Intersection
The polygon is partially inside and outside of this PolyData
CROSSING - org.openstreetmap.josm.data.validation.tests.MultipolygonTest.ExtPolygonIntersection
 
CROSSING - org.openstreetmap.josm.gui.mappaint.mapcss.Selector.ChildOrParentSelectorType
 
CROSSING - org.openstreetmap.josm.tools.Geometry.PolygonIntersection
The polygon borders cross each other
CROSSING - Static variable in interface org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParserConstants
RegularExpression Id.
CROSSING_BOUNDARIES - Static variable in class org.openstreetmap.josm.data.validation.tests.CrossingWays.Boundaries
 
CROSSING_SELF - Static variable in class org.openstreetmap.josm.data.validation.tests.CrossingWays.SelfCrossing
 
CROSSING_WAYS - Static variable in class org.openstreetmap.josm.data.validation.tests.CrossingWays.Ways
 
CROSSING_WAYS - Static variable in class org.openstreetmap.josm.data.validation.tests.MultipolygonTest
Intersection between multipolygon ways
CrossingFinder(Environment) - Constructor for class org.openstreetmap.josm.gui.mappaint.mapcss.Selector.ChildOrParentSelector.CrossingFinder
 
CrossingWays - Class in org.openstreetmap.josm.data.validation.tests
Tests if there are segments that crosses in the same layer/level
CrossingWays(String, int) - Constructor for class org.openstreetmap.josm.data.validation.tests.CrossingWays
Constructs a new CrossingWays test.
CrossingWays.Boundaries - Class in org.openstreetmap.josm.data.validation.tests
Crossing boundaries ways test.
CrossingWays.MessageHelper - Class in org.openstreetmap.josm.data.validation.tests
 
CrossingWays.SelfCrossing - Class in org.openstreetmap.josm.data.validation.tests
Self crossing ways test (for all ways)
CrossingWays.Ways - Class in org.openstreetmap.josm.data.validation.tests
General crossing ways test.
CrossingWays.WayType - Enum in org.openstreetmap.josm.data.validation.tests
Type of way.
crossingWaysMap - Variable in class org.openstreetmap.josm.gui.mappaint.Environment
Crossing ways result from CrossingFinder, filled for incomplete ways/relations
crs - Variable in class org.openstreetmap.josm.data.imagery.LayerDetails
 
crs - Variable in class org.openstreetmap.josm.data.imagery.WMTSTileSource.TileMatrixSet
 
crs - Variable in class org.openstreetmap.josm.data.imagery.WMTSTileSource.TileMatrixSetBuilder
 
CRS - Static variable in class org.openstreetmap.josm.io.GeoJSONReader
 
CRS_GEOJSON - Static variable in class org.openstreetmap.josm.io.GeoJSONReader
WGS 84 is the specified CRS for geojson -- alternate coordinate systems are considered to be deprecated from GJ2008.
crsScale - Variable in class org.openstreetmap.josm.data.imagery.WMTSTileSource
 
crsToCode(String) - Static method in class org.openstreetmap.josm.data.imagery.GetCapabilitiesParseHelper
Convert CRS identifier to plain code
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
List of named CSS colors as per CSS Color Module Level 3.
CSSColors() - Constructor for class org.openstreetmap.josm.gui.mappaint.mapcss.CSSColors
 
CSV - org.openstreetmap.josm.io.OverpassDownloadReader.OverpassOutputFormat
CSV, see https://wiki.openstreetmap.org/wiki/Overpass_API/Overpass_QL#Output_Format_.28out.29
cTagSeg - Variable in class org.openstreetmap.josm.gui.layer.geoimage.AdvancedCorrelationSettingsDialog
 
cTagSegTime - Variable in class org.openstreetmap.josm.gui.layer.geoimage.AdvancedCorrelationSettingsDialog
 
cTagTrack - Variable in class org.openstreetmap.josm.gui.layer.geoimage.AdvancedCorrelationSettingsDialog
 
cTagTrackTime - Variable in class org.openstreetmap.josm.gui.layer.geoimage.AdvancedCorrelationSettingsDialog
 
ctrl - Variable in class org.openstreetmap.josm.actions.mapmode.MapMode
 
CTRL - org.openstreetmap.josm.actions.mapmode.ParallelWayAction.Modifier
 
CTRL - Static variable in class org.openstreetmap.josm.gui.preferences.shortcut.PrefJPanel
 
CTRL - Static variable in class org.openstreetmap.josm.tools.Shortcut
Command group.
CTRL_SHIFT - Static variable in class org.openstreetmap.josm.tools.Shortcut
Command-Shift group.
CUBE_MAP - org.openstreetmap.josm.data.imagery.street_level.Projections
360 imagery using a cube map
curChar - Variable in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParserTokenManager
 
curDir - Variable in class org.openstreetmap.josm.gui.widgets.FileChooserManager
 
curLayer - Variable in class org.openstreetmap.josm.gui.dialogs.relation.DownloadRelationMemberTask
 
curLexState - Variable in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParserTokenManager
 
CURLY_BRACES - Static variable in class org.openstreetmap.josm.data.imagery.vectortile.mapbox.style.Layers
 
current - Variable in class org.openstreetmap.josm.data.osm.DataSelectionListener.SelectionAddEvent
 
current - Variable in class org.openstreetmap.josm.data.osm.DataSelectionListener.SelectionRemoveEvent
 
current - Variable in class org.openstreetmap.josm.data.osm.DataSelectionListener.SelectionReplaceEvent
 
current - Variable in class org.openstreetmap.josm.data.osm.DataSelectionListener.SelectionToggleEvent
 
current - Variable in class org.openstreetmap.josm.data.osm.event.DataSourceAddedEvent
 
current - Variable in class org.openstreetmap.josm.data.osm.event.DataSourceRemovedEvent
 
current - Variable in class org.openstreetmap.josm.data.osm.event.IDataSelectionListener.SelectionAddEvent
 
current - Variable in class org.openstreetmap.josm.data.osm.event.IDataSelectionListener.SelectionRemoveEvent
 
current - Variable in class org.openstreetmap.josm.data.osm.event.IDataSelectionListener.SelectionReplaceEvent
 
current - Variable in class org.openstreetmap.josm.data.osm.event.IDataSelectionListener.SelectionToggleEvent
 
current - Variable in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetContentPanel.HeaderPanel
 
current - Variable in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetDiscussionPanel
 
current - Variable in class org.openstreetmap.josm.gui.history.HistoryBrowserModel
 
current - Variable in class org.openstreetmap.josm.gui.history.TagInfoViewer
 
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.tools.bugreport.ReportedException.CauseTraceIterator
 
current - Variable in class org.openstreetmap.josm.tools.SubclassFilteredCollection.FilterIterator
 
current - Variable in class org.openstreetmap.josm.tools.XmlObjectParser.Parser
 
CURRENT_FILE_VERSION - Static variable in class org.openstreetmap.josm.gui.io.importexport.WMSLayerExporter
Which version of the file we export
CURRENT_POINT_IN_TIME - org.openstreetmap.josm.gui.history.PointInTimeType
the point in time selected as current point when comparing two version
CURRENT_SELECTION - Static variable in class org.openstreetmap.josm.io.remotecontrol.handler.LoadAndZoomHandler
 
CURRENT_VERSION - Static variable in class org.openstreetmap.josm.tools.PlatformHookWindows
 
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.
currentAutoFilter - Variable in class org.openstreetmap.josm.gui.autofilter.AutoFilterManager
The currently selected auto filter, if any.
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
 
currentChangeset - Variable in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetDetailPanel
 
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.
currentDiff - Variable in class org.openstreetmap.josm.gui.history.TwoColumnDiff
 
currentEntry - Variable in class org.openstreetmap.josm.gui.layer.geoimage.ImageViewerDialog
 
currentExtension - Static variable in class org.openstreetmap.josm.gui.animation.AnimationExtensionManager
 
currentExtensionCollection - Variable in class org.openstreetmap.josm.io.GpxParser
 
currentHighlight - Variable in class org.openstreetmap.josm.actions.mapmode.SelectAction
elements that have been highlighted in the previous iteration.
currentIndex - Variable in class org.openstreetmap.josm.data.osm.TagMap.TagEntryIterator
Current tag index.
currentInfoPanel - Variable in class org.openstreetmap.josm.gui.history.HistoryBrowserPanel
the common info panel for the history object in role CURRENT_POINT_IN_TIME
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.data.imagery.WMTSTileSource
 
CurrentLayersTileSourceProvider() - Constructor for class org.openstreetmap.josm.gui.bbox.JosmMapViewer.CurrentLayersTileSourceProvider
 
currentLink - Variable in class org.openstreetmap.josm.io.GpxParser
 
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
 
currentNode - Variable in class org.openstreetmap.josm.data.osm.QuadBuckets.QuadBucketIterator
 
currentNodeListTableModel - Variable in class org.openstreetmap.josm.gui.history.HistoryBrowserModel
 
currentNotification - Variable in class org.openstreetmap.josm.gui.NotificationManager
 
currentNotificationPanel - Variable in class org.openstreetmap.josm.gui.NotificationManager
 
currentNumber - Variable in class org.openstreetmap.josm.data.osm.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.
currentPrimitive - Variable in class org.openstreetmap.josm.io.AbstractParser
the current primitive to be read
currentProgressMonitor - Static variable in class org.openstreetmap.josm.gui.progress.swing.PleaseWaitProgressMonitor
The progress monitor being currently displayed.
currentProgressValue - Variable in class org.openstreetmap.josm.gui.progress.swing.PleaseWaitProgressMonitor
 
currentProgressValue - Variable in class org.openstreetmap.josm.gui.progress.swing.SwingRenderingProgressMonitor
 
currentRange - Variable in class org.openstreetmap.josm.data.osm.search.PushbackTokenizer
 
currentRelationMemberTableModel - Variable in class org.openstreetmap.josm.gui.history.HistoryBrowserModel
 
currentResult - Variable in class org.openstreetmap.josm.io.NameFinder.NameFinderResultParser
 
currentRoute - Variable in class org.openstreetmap.josm.io.GpxParser
 
currentRow - Variable in class org.openstreetmap.josm.gui.conflict.pair.AbstractMergePanel
The current row counter.
currentSegment - Variable in class org.openstreetmap.josm.gui.layer.GpxLayer
currentSelectedPrimitives - Variable in class org.openstreetmap.josm.data.osm.DataSet
The current selected primitives.
currentSelectedPrimitives - Variable in class org.openstreetmap.josm.data.vector.VectorDataSet
The current selected primitives.
currentState - Variable in class org.openstreetmap.josm.io.GpxParser
 
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.DownloadPrimitivesWithReferrersTask
Reference to the task currently running
currentTask - Variable in class org.openstreetmap.josm.gui.io.SaveLayersDialog.SaveAndUploadTask
 
currentText - Variable in class org.openstreetmap.josm.data.osm.search.PushbackTokenizer
 
currentTF - Variable in class org.openstreetmap.josm.gui.io.CredentialDialog.TFKeyListener
 
currentTileMatrixSet - Variable in class org.openstreetmap.josm.data.imagery.WMTSTileSource
 
currentToken - Variable in class org.openstreetmap.josm.data.osm.search.PushbackTokenizer
 
currentToken - Variable in exception org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.ParseException
This is the last token that has been consumed successfully.
currentToken - Variable in class org.openstreetmap.josm.tools.template_engine.Tokenizer
 
currentTrack - Variable in class org.openstreetmap.josm.io.GpxParser
 
currentTrackAttr - Variable in class org.openstreetmap.josm.io.GpxParser
 
currentTrackExtensionCollection - Variable in class org.openstreetmap.josm.io.GpxParser
 
currentTrackSeg - Variable in class org.openstreetmap.josm.io.GpxParser
 
currentUniqueId() - Method in class org.openstreetmap.josm.data.osm.UniqueIdGenerator
Returns the current primitive unique id.
currentUnit - Variable in class org.openstreetmap.josm.gui.preferences.imagery.AddImageryPanel
 
currentValue - Variable in class org.openstreetmap.josm.gui.progress.AbstractProgressMonitor.Request
 
currentValuesModelKey - Variable in class org.openstreetmap.josm.gui.dialogs.properties.TagEditHelper.AbstractTagsDialog
The 'values' model is currently holding values for this key.
currentWayPoint - Variable in class org.openstreetmap.josm.io.GpxParser
 
currentZoomLevel - Variable in class org.openstreetmap.josm.gui.layer.AbstractTileSourceLayer
Zoomlevel at which tiles is currently downloaded.
cursor - Variable in class org.openstreetmap.josm.actions.mapmode.MapMode
 
cursor - Variable in class org.openstreetmap.josm.gui.draw.MapViewPath.ClampingPathVisitor
 
cursor - Variable in class org.openstreetmap.josm.tools.CopyList.Itr
Index of element to be returned by subsequent call to next.
cursor() - Method in enum org.openstreetmap.josm.actions.mapmode.DeleteAction.DeleteMode
Returns the mode cursor.
cursor() - Method in enum org.openstreetmap.josm.actions.mapmode.SelectAction.SelectActionCursor
Returns the action cursor.
CURSOR - org.openstreetmap.josm.tools.ImageProvider.ImageSizes
cursor icon size
CURSOR_COORDINATE_PROP - Static variable in class org.openstreetmap.josm.gui.bbox.SlippyMapBBoxChooser
The property name used for the ILatLon of the mouse cursor on the map.
CURSOR_SIZE_HOTSPOT_IS_RELATIVE_TO - Static variable in class org.openstreetmap.josm.tools.ImageProvider
The cursor hotspot constants ImageProvider.DEFAULT_HOTSPOT and ImageProvider.CROSSHAIR_HOTSPOT are relative to this cursor size
cursorCreateNew - Variable in class org.openstreetmap.josm.actions.mapmode.ExtrudeAction
The cursor for the 'create_new' mode.
cursorCreateNodes - Variable in class org.openstreetmap.josm.actions.mapmode.ExtrudeAction
The cursor for the 'alwaysCreateNodes' submode.
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
 
cursorIsActive - Variable in class org.openstreetmap.josm.gui.draw.MapViewPath.ClampingPathVisitor
 
cursorJoinNode - Variable in class org.openstreetmap.josm.actions.mapmode.DrawAction
 
cursorJoinWay - Variable in class org.openstreetmap.josm.actions.mapmode.DrawAction
 
cursorManager - Variable in class org.openstreetmap.josm.gui.NavigatableComponent
 
CursorManager - Class in org.openstreetmap.josm.gui.util
This class manages multiple cursors for multiple components.
CursorManager(Component) - Constructor for class org.openstreetmap.josm.gui.util.CursorManager
Creates a new NavigationCursorManager
CURSOROVERLAY - org.openstreetmap.josm.tools.ImageProvider.ImageSizes
cursor overlay icon size
cursors - Variable in class org.openstreetmap.josm.gui.util.CursorManager
 
cursorSelect - Variable in class org.openstreetmap.josm.actions.mapmode.ImproveWayAccuracyAction
 
cursorSelectHover - Variable in class org.openstreetmap.josm.actions.mapmode.ImproveWayAccuracyAction
 
cursorTranslate - Variable in class org.openstreetmap.josm.actions.mapmode.ExtrudeAction
The cursor for the 'translate' mode.
curTrack - Variable in class org.openstreetmap.josm.data.gpx.GpxData.LinesIterator
 
CUSTOM - org.openstreetmap.josm.io.OverpassDownloadReader.OverpassOutputFormat
Custom, see https://overpass-api.de/output_formats.html#custom
CUSTOM_HTTP_HEADERS - org.openstreetmap.josm.io.imagery.ImageryReader.State
 
customBaseHeading - Variable in class org.openstreetmap.josm.actions.mapmode.DrawSnapHelper
 
customColoring - Variable in class org.openstreetmap.josm.data.gpx.WayPoint
The color to draw the segment before this point in
customComparator - Variable in class org.openstreetmap.josm.gui.preferences.advanced.AdvancedPreference
 
CustomConfigurator - Class in org.openstreetmap.josm.gui.io
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.gui.io.CustomConfigurator
 
CustomConfigurator.XMLCommandProcessor - Class in org.openstreetmap.josm.gui.io
Read preferences from xml files
customDataStore - Variable in class org.openstreetmap.josm.data.vector.VectorDataSet
 
customHttpHeaders - Variable in class org.openstreetmap.josm.data.sources.SourceInfo
HTTP headers
customHttpHeaders - Variable in class org.openstreetmap.josm.data.sources.SourcePreferenceEntry
Any custom HTTP headers
customHttpHeaders - Variable in class org.openstreetmap.josm.io.imagery.ImageryReader.Parser
 
CustomizeColor - Class in org.openstreetmap.josm.gui.layer
Action to show a dialog for picking a color.
CustomizeColor(List<Layer>) - Constructor for class org.openstreetmap.josm.gui.layer.CustomizeColor
Constructs a new CustomizeColor for a given list of layers.
CustomizeColor(Layer) - Constructor for class org.openstreetmap.josm.gui.layer.CustomizeColor
Constructs a new CustomizeColor for a single layer.
CustomizeDrawingAction - Class in org.openstreetmap.josm.gui.layer.gpx
An action that is displayed in the popup menu for the layer to change the drawing of the GPX layer
CustomizeDrawingAction() - Constructor for class org.openstreetmap.josm.gui.layer.gpx.CustomizeDrawingAction
 
CustomizeDrawingAction(List<Layer>) - Constructor for class org.openstreetmap.josm.gui.layer.gpx.CustomizeDrawingAction
CustomizeDrawingAction(Layer) - Constructor for class org.openstreetmap.josm.gui.layer.gpx.CustomizeDrawingAction
CustomProjection - Class in org.openstreetmap.josm.data.projection
Custom projection.
CustomProjection() - Constructor for class org.openstreetmap.josm.data.projection.CustomProjection
Constructs a new empty CustomProjection.
CustomProjection(String) - Constructor for class org.openstreetmap.josm.data.projection.CustomProjection
Constructs a new CustomProjection with given parameters.
CustomProjection(String, String, String) - Constructor for class org.openstreetmap.josm.data.projection.CustomProjection
Constructs a new CustomProjection with given name, code and parameters.
CustomProjection.Param - Enum in org.openstreetmap.josm.data.projection
Proj4-like projection parameters.
CustomProjection.Polarity - Enum in org.openstreetmap.josm.data.projection
 
CustomProjectionChoice - Class in org.openstreetmap.josm.gui.preferences.projection
ProjectionChoice where a CRS can be defined using various parameters.
CustomProjectionChoice() - Constructor for class org.openstreetmap.josm.gui.preferences.projection.CustomProjectionChoice
Constructs a new CustomProjectionChoice.
CustomProjectionChoice.ParameterInfoDialog - Class in org.openstreetmap.josm.gui.preferences.projection
A dialog for the available parameters of the custom projection
CustomProjectionChoice.PreferencePanel - Class in org.openstreetmap.josm.gui.preferences.projection
 
customRenderer - Variable in class org.openstreetmap.josm.gui.dialogs.properties.PropertiesCellRenderer
 
customTagsCache - Static variable in class org.openstreetmap.josm.tools.Territories
 
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.CLIProgressMonitor
The custom text (prepended with '/')
customText - Variable in class org.openstreetmap.josm.gui.progress.swing.PleaseWaitProgressMonitor
 
cut(Range, Range) - Static method in class org.openstreetmap.josm.gui.mappaint.Range
provides the intersection of 2 overlapping ranges
cutOverlapping(IGpxTrack, boolean) - Method in class org.openstreetmap.josm.data.gpx.GpxData
 
cycle - Variable in exception org.openstreetmap.josm.data.osm.CyclicUploadDependencyException
 
CYCLE_DETECTED - Static variable in class org.openstreetmap.josm.data.validation.tests.CycleDetector
 
CycleDetector - Class in org.openstreetmap.josm.data.validation.tests
Test for detecting cycles in a directed graph, currently used for waterways only.
CycleDetector() - Constructor for class org.openstreetmap.josm.data.validation.tests.CycleDetector
Constructor
cycleDown - Static variable in class org.openstreetmap.josm.gui.dialogs.layer.CycleLayerDownAction
 
cycleLayerDownAction - Variable in class org.openstreetmap.josm.gui.dialogs.LayerListDialog
 
CycleLayerDownAction - Class in org.openstreetmap.josm.gui.dialogs.layer
Allow users to cycle between adjacent layers easily
CycleLayerDownAction() - Constructor for class org.openstreetmap.josm.gui.dialogs.layer.CycleLayerDownAction
Create a CycleLayerDownAction that cycles through layers that are in the model
cycleLayerUpAction - Variable in class org.openstreetmap.josm.gui.dialogs.LayerListDialog
 
CycleLayerUpAction - Class in org.openstreetmap.josm.gui.dialogs.layer
Allow users to cycle between adjacent layers easily
CycleLayerUpAction() - Constructor for class org.openstreetmap.josm.gui.dialogs.layer.CycleLayerUpAction
Create a CycleLayerDownAction that cycles through layers that are in the model
cycleList - Variable in class org.openstreetmap.josm.actions.mapmode.SelectAction.CycleManager
 
cycleManager - Variable in class org.openstreetmap.josm.actions.mapmode.SelectAction
 
CycleManager() - Constructor for class org.openstreetmap.josm.actions.mapmode.SelectAction.CycleManager
 
cycleModeArmed - Variable in class org.openstreetmap.josm.gui.layer.geoimage.GeoImageLayer
Image cycle mode flag.
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 primitive to be selected and build cycleList
cycleStart - Variable in class org.openstreetmap.josm.actions.mapmode.SelectAction.CycleManager
 
cycleUp - Static variable in class org.openstreetmap.josm.gui.dialogs.layer.CycleLayerUpAction
 
CyclicUploadDependencyException - Exception in org.openstreetmap.josm.data.osm
This is an exception that is thrown if the user attempts to upload a list of relations with a cyclic dependency in them
CyclicUploadDependencyException(Stack<Relation>) - Constructor for exception org.openstreetmap.josm.data.osm.CyclicUploadDependencyException
cyclistWays - Variable in class org.openstreetmap.josm.data.validation.tests.Highways
 

D

d - Variable in class org.openstreetmap.josm.data.imagery.ImageryInfo.ImageryPreferenceEntry
 
darkerColor(Color, float) - Static method in class org.openstreetmap.josm.gui.layer.gpx.GpxDrawHelper
Creates a darker color
DASHES - Static variable in interface org.openstreetmap.josm.gui.mappaint.StyleKeys
MapCSS dashes property key
DASHES_BACKGROUND_COLOR - Static variable in interface org.openstreetmap.josm.gui.mappaint.StyleKeys
MapCSS dashes-background-color property key
DASHES_BACKGROUND_OPACITY - Static variable in interface org.openstreetmap.josm.gui.mappaint.StyleKeys
MapCSS dashes-background-opacity property key
DASHES_OFFSET - Static variable in interface org.openstreetmap.josm.gui.mappaint.StyleKeys
MapCSS dashes-offset property key
dashesBackground - Variable in class org.openstreetmap.josm.gui.mappaint.styleelement.LineElement
The secondary color of the line that is used for the gaps in dashed lines.
dashesLine - Variable in class org.openstreetmap.josm.gui.mappaint.styleelement.LineElement
The stroke used to paint the gaps between the dashes
data - Variable in class org.openstreetmap.josm.command.Command
the dataset which this command is applied to
data - Variable in class org.openstreetmap.josm.data.ImageData
 
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.osm.visitor.paint.StyledTiledMapRenderer.TileLoader
 
data - Variable in class org.openstreetmap.josm.gui.conflict.tags.PasteTagsConflictResolverDialog.StatisticsTableModel
 
data - Variable in class org.openstreetmap.josm.gui.datatransfer.importers.PrimitiveTagTransferPaster.TagPasteSupport
 
data - Variable in class org.openstreetmap.josm.gui.datatransfer.LayerTransferable
 
data - Variable in class org.openstreetmap.josm.gui.datatransfer.TagTransferable
 
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.ChangesetDiscussionTableModel
 
data - Variable in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetListModel
 
data - Variable in class org.openstreetmap.josm.gui.dialogs.DeleteFromRelationConfirmationDialog.RelationDeleteModel
 
data - Variable in class org.openstreetmap.josm.gui.dialogs.DeleteFromRelationConfirmationDialog.RelationMemberTableModel
 
data - Variable in class org.openstreetmap.josm.gui.dialogs.MapPaintDialog.StylesModel
 
data - Variable in class org.openstreetmap.josm.gui.dialogs.NotesDialog.NoteTableModel
 
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.NameQueryTask
 
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.gpx.DownloadAlongTrackAction
 
data - Variable in class org.openstreetmap.josm.gui.layer.gpx.DownloadWmsAlongTrackAction
 
data - Variable in class org.openstreetmap.josm.gui.layer.gpx.GpxDrawHelper
 
data - Variable in class org.openstreetmap.josm.gui.layer.GpxLayer
GPX data
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.DividedScale
 
data - Variable in class org.openstreetmap.josm.gui.preferences.advanced.ListEditor.ListSettingTableModel
 
data - Variable in class org.openstreetmap.josm.gui.preferences.advanced.ListListEditor
 
data - Variable in class org.openstreetmap.josm.gui.preferences.display.ColorPreference.ColorTableModel
 
data - Variable in class org.openstreetmap.josm.gui.preferences.display.LanguagePreference.LanguageComboBoxModel
 
data - Variable in class org.openstreetmap.josm.gui.preferences.projection.CodeSelectionPanel
 
data - Variable in class org.openstreetmap.josm.gui.preferences.shortcut.PrefJPanel.ScListModel
 
data - Variable in class org.openstreetmap.josm.gui.preferences.SourceEditor.ActiveSourcesModel
 
data - Variable in class org.openstreetmap.josm.gui.preferences.SourceEditor.AvailableSourcesModel
 
data - Variable in class org.openstreetmap.josm.gui.preferences.SourceEditor.IconPathTableModel
 
data - Variable in class org.openstreetmap.josm.gui.tagging.presets.TaggingPreset
The list of preset items
data - Variable in class org.openstreetmap.josm.io.CacheCustomContent
Where the data will be stored
data - Variable in class org.openstreetmap.josm.io.GeoJSONWriter
 
data - Variable in class org.openstreetmap.josm.io.GpxParser
 
data - Variable in class org.openstreetmap.josm.io.GpxWriter
 
data - Variable in class org.openstreetmap.josm.io.NameFinder.NameFinderResultParser
 
data - Variable in class org.openstreetmap.josm.io.nmea.NmeaReader
 
data - Variable in class org.openstreetmap.josm.io.OsmChangesetContentParser
 
data - Variable in class org.openstreetmap.josm.io.OsmHistoryReader
 
data - Variable in class org.openstreetmap.josm.io.ozi.OziWptReader
 
data - Variable in class org.openstreetmap.josm.io.remotecontrol.handler.LoadDataHandler
Holds the data input string
data - Variable in class org.openstreetmap.josm.io.rtklib.RtkLibPosReader
 
data - Variable in class org.openstreetmap.josm.tools.TextAnalyzer
 
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 - Interface in org.openstreetmap.josm.data
Generic data, holding data downloaded from various data sources.
Data(Collection<RelationMemberData>) - Constructor for class org.openstreetmap.josm.gui.datatransfer.RelationMemberTransferable.Data
 
Data(LayerManager, List<Layer>) - Constructor for class org.openstreetmap.josm.gui.datatransfer.LayerTransferable.Data
Create a new data object
DATA - org.openstreetmap.josm.actions.AutoScaleAction.AutoScaleMode
Zoom the window so that all the data fills the window area
DATA_CHANGED - org.openstreetmap.josm.data.osm.event.AbstractDatasetChangedEvent.DatasetEventType
A combination of multiple events
DATA_FLAVOR - Static variable in class org.openstreetmap.josm.gui.datatransfer.data.PrimitiveTransferData
The data flavor used to represent this class.
DATA_PREFIX - Static variable in class org.openstreetmap.josm.io.OverpassDownloadReader
 
DATA_SOURCES_AND_TYPES - Static variable in class org.openstreetmap.josm.gui.download.OSMDownloadSource.OSMDownloadSourcePanel
Label used in front of data types available for download.
DATA_VALUES - Static variable in enum org.openstreetmap.josm.data.osm.OsmPrimitiveType
 
dataChanged(DataChangedEvent) - Method in class org.openstreetmap.josm.actions.mapmode.ImproveWayAccuracyAction
 
dataChanged(DataChangedEvent) - Method in class org.openstreetmap.josm.actions.SplitWayAction.SegmentToKeepSelectionDialog.SplitWayDataSetListener
 
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.autofilter.AutoFilterManager
 
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.dialogs.validator.ValidatorTreePanel
 
dataChanged(DataChangedEvent) - Method in class org.openstreetmap.josm.gui.history.HistoryBrowserModel
 
dataChanged(DataChangedEvent) - Method in class org.openstreetmap.josm.gui.MapStatus
 
dataChanged(DataChangedEvent) - Method in class org.openstreetmap.josm.gui.tagging.ac.AutoCompletionManager
 
dataChangedAdapter - Variable in class org.openstreetmap.josm.gui.dialogs.properties.PropertiesDialog
 
dataChangedAdapter - Variable in class org.openstreetmap.josm.gui.dialogs.ValidatorDialog
 
DataChangedEvent - Class in org.openstreetmap.josm.data.osm.event
A combined data change event.
DataChangedEvent(DataSet) - Constructor for class org.openstreetmap.josm.data.osm.event.DataChangedEvent
Constructs a new DataChangedEvent
DataChangedEvent(DataSet, List<AbstractDatasetChangedEvent>) - Constructor for class org.openstreetmap.josm.data.osm.event.DataChangedEvent
Constructs a new DataChangedEvent
dataChangedIndividualEvents(DataChangedEvent) - Method in interface org.openstreetmap.josm.data.osm.event.DataSetListener
Call each subevent of a DataChangedEvent.
dataChangeListener - Variable in class org.openstreetmap.josm.gui.layer.GpxLayer
Added as field to be kept as reference.
dataClass - Variable in enum org.openstreetmap.josm.data.osm.OsmPrimitiveType
 
DataConnection - Class in org.openstreetmap.josm.io.protocols.data
Connection for "data:" protocol allowing to read inlined base64 images.
DataConnection(URL) - Constructor for class org.openstreetmap.josm.io.protocols.data.DataConnection
Constructs a new DataConnection.
dataConsumer - Variable in class org.openstreetmap.josm.gui.download.PlaceSelection.NameQueryTask
 
DataCountVisitor() - Constructor for class org.openstreetmap.josm.gui.layer.OsmDataLayer.DataCountVisitor
 
DataIntegrityProblemException - Exception in org.openstreetmap.josm.data.osm
Exception thrown when a primitive or data set does not pass its integrity checks.
DataIntegrityProblemException(String) - Constructor for exception org.openstreetmap.josm.data.osm.DataIntegrityProblemException
Constructs a new DataIntegrityProblemException.
DataIntegrityProblemException(String, String, OsmPrimitive...) - Constructor for exception org.openstreetmap.josm.data.osm.DataIntegrityProblemException
Constructs a new DataIntegrityProblemException.
dataKeys - Variable in class org.openstreetmap.josm.gui.preferences.advanced.MapListEditor
 
dataLabels - Variable in class org.openstreetmap.josm.gui.preferences.advanced.MapListEditor
 
dataLayer - Variable in class org.openstreetmap.josm.gui.layer.MainLayerManager
The current active data layer.
DataLayer<T> - Interface in org.openstreetmap.josm.data.vector
An interface for objects that are part of a data layer
dataLayerCounter - Static variable in class org.openstreetmap.josm.gui.layer.OsmDataLayer
the global counter for created data layers
DataListenerInfo(DataSelectionListener) - Constructor for class org.openstreetmap.josm.data.osm.event.SelectionEventManager.DataListenerInfo
 
dataMenu - Variable in class org.openstreetmap.josm.gui.MainMenu
dataMenu contains plugin actions that are related to certain tagging schemes (addressing opening hours), importing external data and using external web APIs
dataProvider - Variable in class org.openstreetmap.josm.gui.layer.markerlayer.Marker
 
DataSelectionListener - Interface in org.openstreetmap.josm.data.osm
This is a listener that listens to selection change events in the data set.
DataSelectionListener.AbstractSelectionEvent - Class in org.openstreetmap.josm.data.osm
The base class for selection events
DataSelectionListener.SelectionAddEvent - Class in org.openstreetmap.josm.data.osm
Primitives are added to the selection
DataSelectionListener.SelectionChangeEvent - Interface in org.openstreetmap.josm.data.osm
The event that is fired when the selection changed.
DataSelectionListener.SelectionRemoveEvent - Class in org.openstreetmap.josm.data.osm
Primitives are removed from the selection
DataSelectionListener.SelectionReplaceEvent - Class in org.openstreetmap.josm.data.osm
The selection is replaced by a new selection
DataSelectionListener.SelectionToggleEvent - Class in org.openstreetmap.josm.data.osm
Toggle the selected state of a primitive
dataSelectionListenerListenerList - Variable in class org.openstreetmap.josm.data.vector.VectorDataSet
 
dataSet - Variable in class org.openstreetmap.josm.actions.downloadtasks.DownloadOsmTask.AbstractInternalTask
 
dataSet - Variable in class org.openstreetmap.josm.data.osm.DatasetConsistencyTest
 
dataSet - Variable in class org.openstreetmap.josm.data.osm.event.AbstractDatasetChangedEvent
The dataset from which the event came from.
dataSet - Variable in class org.openstreetmap.josm.data.osm.HighlightUpdateListener.HighlightUpdateEvent
 
dataSet - Variable in class org.openstreetmap.josm.data.osm.OsmPrimitive
the parent dataset
dataSet - Variable in class org.openstreetmap.josm.data.vector.VectorPrimitive
 
dataSet - Variable in class org.openstreetmap.josm.gui.io.UploadDialog
 
dataSet - Variable in class org.openstreetmap.josm.gui.layer.geoimage.ImageEntry
 
dataSet - Variable in class org.openstreetmap.josm.gui.layer.imagery.MVTLayer
 
dataSet - Variable in class org.openstreetmap.josm.io.MultiFetchServerObjectReader.FetchResult
The resulting data set
dataSet - Variable in class org.openstreetmap.josm.io.remotecontrol.handler.LoadDataHandler
Holds the parsed data set
dataSet - Static variable in class org.openstreetmap.josm.tools.Territories
 
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
Constructs a new DataSet.
DataSet(DataSet) - Constructor for class org.openstreetmap.josm.data.osm.DataSet
Creates a new DataSet.
DataSet(OsmPrimitive...) - Constructor for class org.openstreetmap.josm.data.osm.DataSet
Constructs a new DataSet initially filled with the given primitives.
datasetAdapter - Variable in class org.openstreetmap.josm.gui.layer.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
Constructs a new 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
Constructs a new DatasetEventManager.
DatasetEventManager.EdtRunnable - Class in org.openstreetmap.josm.data.osm.event
 
DatasetEventManager.FireMode - Enum in org.openstreetmap.josm.data.osm.event
Event firing mode regarding Event Dispatch Thread.
DatasetEventManager.ListenerInfo - Class in org.openstreetmap.josm.data.osm.event
 
DatasetEventType() - Constructor for enum org.openstreetmap.josm.data.osm.event.AbstractDatasetChangedEvent.DatasetEventType
 
dataSetListener - Variable in class org.openstreetmap.josm.actions.SplitWayAction.SegmentToKeepSelectionDialog
 
DataSetListener - Interface in org.openstreetmap.josm.data.osm.event
A listener listening for all DataSet changes.
dataSetListenerAdapter - Variable in class org.openstreetmap.josm.gui.layer.OsmDataLayer
 
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
Constructs a new DataSetListenerAdapter.
DataSetListenerAdapter.Listener - Interface in org.openstreetmap.josm.data.osm.event
Single method dataset change event listener.
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
dataSize - Variable in class org.openstreetmap.josm.data.osm.pbf.BlobHeader
 
dataSize() - Method in class org.openstreetmap.josm.data.osm.pbf.BlobHeader
Get the blob size
DataSource - Class in org.openstreetmap.josm.data
A data source, defined by bounds and textual description for the origin.
DataSource(Bounds, String) - Constructor for class org.openstreetmap.josm.data.DataSource
Constructs a new DataSource.
DataSource(DataSource) - Constructor for class org.openstreetmap.josm.data.DataSource
Constructs a new DataSource
DataSourceAddedEvent - Class in org.openstreetmap.josm.data.osm.event
There is a new data source
DataSourceAddedEvent(DataSet, Set<DataSource>, Stream<DataSource>) - Constructor for class org.openstreetmap.josm.data.osm.event.DataSourceAddedEvent
Create a Data Source change event
dataSourceChange(DataSourceChangeEvent) - Method in interface org.openstreetmap.josm.data.osm.DataSourceListener
Called whenever the data source list is changed.
DataSourceChangeEvent - Interface in org.openstreetmap.josm.data.osm
The event that is fired when the data source list is changed.
DataSourceListener - Interface in org.openstreetmap.josm.data.osm
This is a listener that listens to selection change events in the data set.
dataSourceListeners - Variable in class org.openstreetmap.josm.data.osm.DataSet
A list of listeners that listen to DataSource changes on this layer
DataSourceRemovedEvent - Class in org.openstreetmap.josm.data.osm.event
A data source was removed
DataSourceRemovedEvent(DataSet, Set<DataSource>, Stream<DataSource>) - Constructor for class org.openstreetmap.josm.data.osm.event.DataSourceRemovedEvent
Create a Data Source change event
dataSources - Variable in class org.openstreetmap.josm.data.gpx.GpxData
All data sources (bounds of downloaded bounds) of this GpxData.
Not part of GPX standard but rather a JOSM extension, needed by the fact that OSM API does not provide <bounds> element in its GPX reply.
dataSources - Variable in class org.openstreetmap.josm.data.osm.DataSet
All data sources of this DataSet.
dataSources - Variable in class org.openstreetmap.josm.data.vector.DataStore
 
dataSourceSet - Variable in class org.openstreetmap.josm.data.osm.NoteData
 
DataStore<O extends IPrimitive,​N extends INode,​W extends IWay<N>,​R extends IRelation<?>> - Class in org.openstreetmap.josm.data.vector
A class that stores data (essentially a simple DataSet)
DataStore() - Constructor for class org.openstreetmap.josm.data.vector.DataStore
 
DataStore.LocalQuadBucketPrimitiveStore<N extends INode,​W extends IWay<N>,​R extends IRelation<?>> - Class in org.openstreetmap.josm.data.vector
dataStoreMap - Variable in class org.openstreetmap.josm.data.vector.VectorDataSet
 
dataUpdated() - Method in class org.openstreetmap.josm.data.osm.NoteData
 
dataUpdated(Data) - Method in class org.openstreetmap.josm.gui.layer.AutosaveTask
Indicate that data has changed, and it might be a good idea to autosave.
dataUrlPattern - Static variable in class org.openstreetmap.josm.tools.ImageProvider
data:[<mediatype>][;base64],<data>
dataValues - Variable in class org.openstreetmap.josm.gui.preferences.advanced.MapListEditor
 
dataValues() - Static method in enum org.openstreetmap.josm.data.osm.OsmPrimitiveType
Returns the values matching real OSM API data types (node, way, relation).
date - Variable in class org.openstreetmap.josm.data.imagery.TemplatedWMSTileSource
 
date - Variable in class org.openstreetmap.josm.data.osm.ChangesetDiscussionComment
date this comment was posted at
date - Variable in class org.openstreetmap.josm.data.sources.SourceInfo
creation date of the source (in the form YYYY-MM-DD;YYYY-MM-DD, where DD and MM as well as a second date are optional).
date - Variable in class org.openstreetmap.josm.data.sources.SourcePreferenceEntry
The date for the source
date(String, LocalDateTime) - Static method in class org.openstreetmap.josm.io.OverpassDownloadReader
 
DATE - org.openstreetmap.josm.io.nmea.NmeaParser.RMC
 
DATE_COMPARATOR - Static variable in class org.openstreetmap.josm.data.notes.Note
Sorts notes strictly by creation date
DATE_COMPARATOR - Static variable in class org.openstreetmap.josm.data.notes.NoteComment
Sorts note comments strictly by creation date
DATE_TIME_PATTERN - Static variable in class org.openstreetmap.josm.io.nmea.NmeaParser
 
DateEditorWithSlider - Class in org.openstreetmap.josm.gui.widgets
Widget originally created for date filtering of GPX tracks.
DateEditorWithSlider(String) - Constructor for class org.openstreetmap.josm.gui.widgets.DateEditorWithSlider
Constructs a new DateEditorWithSlider with a given label
dateFilter - Variable in class org.openstreetmap.josm.gui.layer.gpx.ChooseTrackVisibilityAction
 
DateFilterPanel - Class in org.openstreetmap.josm.gui.layer.gpx
A panel that allows the user to input a date range he wants to filter the GPX data for.
DateFilterPanel(GpxLayer, String, boolean) - Constructor for class org.openstreetmap.josm.gui.layer.gpx.DateFilterPanel
Create the panel to filter tracks on GPX layer layer by date Preferences will be stored in preferencePrefix If enabled = true, then the panel is created as active and filtering occurs immediately.
dateFormat - Variable in class org.openstreetmap.josm.gui.dialogs.NotesDialog.NoteRenderer
 
dateFormat - Variable in class org.openstreetmap.josm.gui.layer.geoimage.SynchronizeTimeFromPhotoDialog
 
dateFrom - Variable in class org.openstreetmap.josm.gui.layer.gpx.DateFilterPanel
 
dateFromInt(int) - Method in class org.openstreetmap.josm.gui.widgets.DateEditorWithSlider
 
dateGranularity - Variable in class org.openstreetmap.josm.io.OsmPbfReader.PrimitiveBlockRecord
 
dateMax - Variable in class org.openstreetmap.josm.gui.widgets.DateEditorWithSlider
 
dateMin - Variable in class org.openstreetmap.josm.gui.widgets.DateEditorWithSlider
 
dateScale - Variable in class org.openstreetmap.josm.gui.history.HistoryBrowserModel
 
dateScale - Variable in class org.openstreetmap.josm.gui.layer.gpx.GpxDrawHelper
 
dateSort - Variable in class org.openstreetmap.josm.gui.NoteSortDialog
 
dateTo - Variable in class org.openstreetmap.josm.gui.layer.gpx.DateFilterPanel
 
DateUtils - Class in org.openstreetmap.josm.tools.date
A static utility class dealing with: parsing XML date quickly and formatting a date to the XML UTC format regardless of current locale providing a single entry point for formatting dates to be displayed in JOSM GUI, based on user preferences
DateUtils() - Constructor for class org.openstreetmap.josm.tools.date.DateUtils
Constructs a new DateUtils.
DateValidator - Class in org.openstreetmap.josm.gui.dialogs.changeset.query
Validates dates entered as text in a JTextComponent.
DateValidator(JTextComponent) - Constructor for class org.openstreetmap.josm.gui.dialogs.changeset.query.DateValidator
Constructs a new DateValidator for the given text component.
datum - org.openstreetmap.josm.data.projection.CustomProjection.Param
Datum name (see proj -ld)
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
 
DAY_TIME_FORMAT - Static variable in class org.openstreetmap.josm.tools.ColorScale
 
DAYS - Static variable in class org.openstreetmap.josm.io.CachedFile
 
DAYS_CLOSED - Static variable in class org.openstreetmap.josm.actions.downloadtasks.DownloadNotesTask
Property defining number of days a bug needs to be closed to no longer be downloaded
DblClickHandler() - Constructor for class org.openstreetmap.josm.gui.dialogs.ChangesetDialog.DblClickHandler
 
DblClickHandler() - Constructor for class org.openstreetmap.josm.gui.widgets.OsmPrimitivesTable.DblClickHandler
 
dblClickListener - Variable in class org.openstreetmap.josm.gui.widgets.SearchTextResultListPanel
 
DCOLON - Static variable in interface org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParserConstants
RegularExpression Id.
dd - Variable in class org.openstreetmap.josm.data.projection.proj.LambertAzimuthalEqualArea
Constant parameters.
deAccent(String) - Static method in class org.openstreetmap.josm.tools.Utils
Removes diacritics (accents) from string.
debug - Variable in class org.openstreetmap.josm.tools.HttpClient
 
debug(String) - Static method in class org.openstreetmap.josm.tools.Logging
Prints a debug message if logging is on.
debug(String, Object...) - Static method in class org.openstreetmap.josm.tools.Logging
Prints a formatted debug message if logging is on.
debug(Throwable) - Static method in class org.openstreetmap.josm.tools.Logging
Prints a debug message for the given Throwable if logging is on.
DEBUG - org.openstreetmap.josm.data.validation.ValidatorCLI.Option
--debug Set logging level to debug
DEBUG - org.openstreetmap.josm.gui.mappaint.RenderingCLI.Option
 
DEBUG - org.openstreetmap.josm.gui.ProgramArguments.Option
--debug Print debugging messages to console
DEBUG - Static variable in class org.openstreetmap.josm.tools.GeoPropertyIndex
 
debugRedirect() - Method in class org.openstreetmap.josm.tools.HttpClient.Response
 
debugStream - Variable in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParserTokenManager
Debug output.
debugStream - Variable in class org.openstreetmap.josm.gui.mappaint.RenderingHelper
 
DebugTextDisplay - Class in org.openstreetmap.josm.gui.bugreport
This is a text area that displays the debug text with scroll bars.
DebugTextDisplay() - Constructor for class org.openstreetmap.josm.gui.bugreport.DebugTextDisplay
Creates a new text area.
DebugTextDisplay(String) - Constructor for class org.openstreetmap.josm.gui.bugreport.DebugTextDisplay
Creates a new text area with an initial text to display
DebugTextDisplay(BugReport) - Constructor for class org.openstreetmap.josm.gui.bugreport.DebugTextDisplay
Creates a new text area that displays the bug report data
DECAGON - org.openstreetmap.josm.gui.draw.SymbolShape
A decagon
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(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(MergeDecisionType) - Method in class org.openstreetmap.josm.gui.conflict.pair.tags.TagMergeItem
applies a merge decision to this merge item
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
decideRemaining(MergeDecisionType) - Method in class org.openstreetmap.josm.gui.conflict.pair.AbstractListMerger
 
decideRemaining(MergeDecisionType) - Method in class org.openstreetmap.josm.gui.conflict.pair.ConflictResolver
Decides/resolves undecided conflicts to the given decision type
decideRemaining(MergeDecisionType) - Method in interface org.openstreetmap.josm.gui.conflict.pair.IConflictResolver
 
decideRemaining(MergeDecisionType) - Method in class org.openstreetmap.josm.gui.conflict.pair.properties.PropertiesMerger
 
decideRemaining(MergeDecisionType) - Method in class org.openstreetmap.josm.gui.conflict.pair.tags.TagMergeModel
 
decideRemaining(MergeDecisionType) - Method in class org.openstreetmap.josm.gui.conflict.pair.tags.TagMerger
 
DECIMAL_FORMAT - Variable in class org.openstreetmap.josm.gui.MapStatus
 
DecimalDegreesCoordinateFormat - Class in org.openstreetmap.josm.data.coor.conversion
Coordinate format that converts coordinates to simple floating point decimal format.
DecimalDegreesCoordinateFormat() - Constructor for class org.openstreetmap.josm.data.coor.conversion.DecimalDegreesCoordinateFormat
 
decision - Variable in class org.openstreetmap.josm.command.conflict.CoordinateConflictResolveCommand
the merge decision
decision - Variable in class org.openstreetmap.josm.command.conflict.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
The instructions for this selector
declaration() - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParser
 
Declaration - Class in org.openstreetmap.josm.gui.mappaint.mapcss
A declaration is a list of Instructions
Declaration(List<Instruction>, int) - Constructor for class org.openstreetmap.josm.gui.mappaint.mapcss.Declaration
Create a new Declaration
declarationCounter - Variable in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParser
 
declareCachedStyleUpToDate() - Method in class org.openstreetmap.josm.data.osm.OsmPrimitive
 
declareCachedStyleUpToDate() - Method in class org.openstreetmap.josm.data.osm.PrimitiveData
 
declareCachedStyleUpToDate() - Method in interface org.openstreetmap.josm.data.osm.Stylable
Declare that the cached style for this primitive is up to date.
declareCachedStyleUpToDate() - Method in class org.openstreetmap.josm.data.vector.VectorPrimitive
 
decodePackedSInt64(long[]) - Static method in class org.openstreetmap.josm.io.OsmPbfReader
Convert an array of numbers to an array of longs, decoded from uint (zig zag decoded)
decodeUrl(String) - Static method in class org.openstreetmap.josm.tools.Utils
Decodes a application/x-www-form-urlencoded string.
decodeZigZag(long) - Static method in class org.openstreetmap.josm.data.protobuf.ProtobufParser
Decode a zig-zag encoded value
decodeZigZag(Number) - Static method in class org.openstreetmap.josm.data.protobuf.ProtobufParser
Decode a zig-zag encoded value
decorate(JTextComponent) - Static method in class org.openstreetmap.josm.gui.dialogs.changeset.query.DateValidator
Decorates the given text component.
decorate(JTextComponent) - Static method in class org.openstreetmap.josm.gui.dialogs.changeset.query.TimeValidator
Decorates the given text component.
decorate(JTextComponent) - Static method in class org.openstreetmap.josm.gui.dialogs.changeset.query.UidInputFieldValidator
Decorates the given text component.
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.CompileSearchTextDecorator
Decorates a text component with an execution to the search compiler.
decorate(JTextComponent) - Static method in class org.openstreetmap.josm.gui.widgets.SelectAllOnFocusGainedDecorator
Add the listener to a given text component.
decorateNameWithId(StringBuilder, HistoryOsmPrimitive) - Method in class org.openstreetmap.josm.data.osm.DefaultNameFormatter
Decorates the name of primitive with its id, if the preference osm-primitives.showid is set.
decorateNameWithId(StringBuilder, IPrimitive) - Method in class org.openstreetmap.josm.data.osm.DefaultNameFormatter
Decorates the name of primitive with its id and version, if the preferences osm-primitives.showid and osm-primitives.showversion are set.
decorateNameWithNodes(StringBuilder, IWay<?>) - Method in class org.openstreetmap.josm.data.osm.DefaultNameFormatter
Decorates the name of primitive with nodes count
decorationPanel - Variable in class org.openstreetmap.josm.gui.preferences.server.BasicAuthenticationPreferencesPanel
a panel with further information, e.g.
decorator - Variable in class org.openstreetmap.josm.gui.preferences.imagery.ImageryProvidersPanel.ImageryTableCellRenderer
 
DecreaseZoomAction - Class in org.openstreetmap.josm.gui.layer.imagery
Decrease zoom.
DecreaseZoomAction(AbstractTileSourceLayer<?>) - Constructor for class org.openstreetmap.josm.gui.layer.imagery.DecreaseZoomAction
Constructs a new DecreaseZoomAction.
decreaseZoomLevel() - Method in class org.openstreetmap.josm.gui.layer.AbstractTileSourceLayer
Zoom out from map.
DeepTileSet(ProjectionBounds, int, int) - Constructor for class org.openstreetmap.josm.gui.layer.AbstractTileSourceLayer.DeepTileSet
 
def - Variable in class org.openstreetmap.josm.gui.io.SaveLayersDialog.LayerListWarningMessagePanel.LayerCellRenderer
 
def - Variable in class org.openstreetmap.josm.gui.preferences.display.LafPreference.LafListCellRenderer
 
def - Variable in class org.openstreetmap.josm.gui.tagging.presets.items.Check
 
def - Variable in class org.openstreetmap.josm.gui.tagging.presets.TaggingPresetSelector.ResultListCellRenderer
 
DEF_TOGGLE_DLG_WIDTH - Static variable in class org.openstreetmap.josm.gui.MapFrame
Default width of the toggle dialog area.
DEFAULT - org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParser.LexicalState
the main parser
DEFAULT - org.openstreetmap.josm.tools.ImageProvider.ImageSizes
The default image size
DEFAULT - org.openstreetmap.josm.tools.LanguageInfo.LocaleType
The current default language
DEFAULT - Static variable in class org.openstreetmap.josm.gui.mappaint.Keyword
Use default line width
DEFAULT - Static variable in interface org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParserConstants
Lexical state.
DEFAULT - Static variable in enum org.openstreetmap.josm.tools.OsmPrimitiveImageProvider.Options
 
DEFAULT - Static variable in class org.openstreetmap.josm.tools.StringParser
The default instance supports parsing String, Character, Boolean, Byte, Short, Integer, Long, Float, Double (in their primitive and boxed form).
default_ - Variable in class org.openstreetmap.josm.gui.tagging.presets.items.Check
"on" or "off" or unset (default is unset)
default_ - Variable in class org.openstreetmap.josm.gui.tagging.presets.items.ComboMultiSelect
The default value for the item.
default_ - Variable in class org.openstreetmap.josm.gui.tagging.presets.items.Text
The default value for the item.
DEFAULT_AC_ITEM_COMPARATOR - Static variable in class org.openstreetmap.josm.gui.dialogs.properties.TagEditHelper
 
DEFAULT_API_URL - Static variable in class org.openstreetmap.josm.data.preferences.JosmUrls
public URL of the standard OSM API.
DEFAULT_API_VERSION - Static variable in class org.openstreetmap.josm.io.OsmChangeBuilder
Default OSM API version
DEFAULT_API_VERSION - Static variable in class org.openstreetmap.josm.io.OsmWriter
Default OSM API version
DEFAULT_CAPACITY - Static variable in class org.openstreetmap.josm.data.osm.Storage
 
DEFAULT_CELL_STYLE - Static variable in class org.openstreetmap.josm.gui.io.LayerNameAndFilePathTableCell
 
DEFAULT_CELL_STYLE - Static variable in class org.openstreetmap.josm.gui.io.SaveLayersTableColumnModel.RecommendedActionsTableCell
 
DEFAULT_CODE - Static variable in class org.openstreetmap.josm.gui.preferences.projection.CodeSelectionPanel
 
DEFAULT_COLOR - Static variable in class org.openstreetmap.josm.data.imagery.vectortile.mapbox.style.Layers
 
DEFAULT_COLOR_PROPERTY - Static variable in class org.openstreetmap.josm.gui.layer.gpx.GpxDrawHelper
The default color property that is used for drawing GPX points.
DEFAULT_COLOR_PROPERTY - Static variable in class org.openstreetmap.josm.gui.layer.markerlayer.MarkerLayer
The default color that is used for drawing markers.
DEFAULT_COLORFUL_FACTOR - Static variable in class org.openstreetmap.josm.gui.dialogs.layer.LayerVisibilityAction
 
DEFAULT_COMPARATOR - Static variable in class org.openstreetmap.josm.data.notes.Note
Sorts notes in the following order: Open notes Closed notes New notes Within each subgroup it sorts by ID
DEFAULT_CONTENT_WIDTH - Static variable in class org.openstreetmap.josm.gui.Notification
Default width of a notification
DEFAULT_DIMENSION - Static variable in class org.openstreetmap.josm.tools.ImageResource
Use this dimension to request original file dimension.
DEFAULT_DOWNLOAD_JOB_DISPATCHER - Static variable in class org.openstreetmap.josm.data.cache.JCSCachedTileLoaderJob
 
DEFAULT_DOWNLOAD_JOB_DISPATCHER - Static variable in class org.openstreetmap.josm.data.imagery.TMSCachedTileLoader
separate from JCS thread pool for TMS loader, so we can have different thread pools for default JCS and for TMS imagery
DEFAULT_DOWNLOAD_JOB_DISPATCHER - Static variable in class org.openstreetmap.josm.data.imagery.vectortile.mapbox.MapboxVectorCachedTileLoader
 
DEFAULT_ENTRIES - Static variable in class org.openstreetmap.josm.gui.history.OpenChangesetPopupMenu
 
DEFAULT_EXPIRE_TIME - Static variable in class org.openstreetmap.josm.data.cache.JCSCachedTileLoaderJob
 
DEFAULT_EXTENT - Static variable in class org.openstreetmap.josm.data.imagery.vectortile.mapbox.Layer
The default extent for a vector tile
DEFAULT_FILL_ALPHA - Static variable in class org.openstreetmap.josm.gui.mappaint.styleelement.AreaElement
The default opacity for the fill.
DEFAULT_GAMMA_VALUE - Static variable in class org.openstreetmap.josm.gui.dialogs.layer.LayerVisibilityAction
 
DEFAULT_HEMISPHERE - Static variable in class org.openstreetmap.josm.gui.preferences.projection.UTMProjectionChoice
 
DEFAULT_HOTSPOT - Static variable in class org.openstreetmap.josm.tools.ImageProvider
 
DEFAULT_LAYER - Static variable in class org.openstreetmap.josm.gui.mappaint.Environment
The name of the default layer.
DEFAULT_LAYER_SITES - Static variable in class org.openstreetmap.josm.data.imagery.ImageryLayerInfo
 
default_layers - Variable in class org.openstreetmap.josm.data.sources.SourcePreferenceEntry
The default layers for the source, if any (mostly useful for imagery)
DEFAULT_LAYERS - org.openstreetmap.josm.io.imagery.ImageryReader.State
 
DEFAULT_LINEAR_TAGS - Static variable in class org.openstreetmap.josm.actions.CreateMultipolygonAction
 
DEFAULT_LOCALIZED_KEYS - Static variable in class org.openstreetmap.josm.gui.widgets.OrientationAction
DEFAULT_LRU_TAGS_NUMBER - Static variable in class org.openstreetmap.josm.gui.dialogs.properties.TagEditHelper
Default number of recent tags
DEFAULT_MAX_IMAGE_SIZE - Static variable in class org.openstreetmap.josm.gui.mappaint.RenderingCLI
 
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_OBJECTS_IN_MEMORY - Static variable in class org.openstreetmap.josm.data.cache.JCSCacheManager
default objects to be held in memory by JCS caches (per region)
DEFAULT_MAXTIME - Static variable in class org.openstreetmap.josm.io.CachedFile
 
DEFAULT_NAME_COMPLEMENT_TAGS - Static variable in class org.openstreetmap.josm.gui.mappaint.styleelement.LabelCompositionStrategy.DeriveLabelFromNameTagsCompositionStrategy
The list of default name complement tags from which a label candidate is derived.
DEFAULT_NAME_TAGS - Static variable in class org.openstreetmap.josm.gui.mappaint.styleelement.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.data.osm.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.styleelement.DefaultStyles
The default styles that are used for nodes.
DEFAULT_NODE_STYLELIST_TEXT - Static variable in class org.openstreetmap.josm.gui.mappaint.styleelement.DefaultStyles
The default styles that are used for nodes with text.
DEFAULT_OPACITY - Static variable in class org.openstreetmap.josm.gui.dialogs.layer.LayerVisibilityAction
 
DEFAULT_OSM_TILE_URL - Static variable in class org.openstreetmap.josm.gui.bbox.JosmMapViewer.DefaultOsmTileSourceProvider
 
DEFAULT_PREFS - Static variable in class org.openstreetmap.josm.gui.preferences.display.GPXSettingsPanel
 
DEFAULT_PROJECTION - Static variable in class org.openstreetmap.josm.data.imagery.vectortile.mapbox.MVTFile
The default projection.
DEFAULT_RECENT_RELATIONS_NUMBER - Static variable in class org.openstreetmap.josm.gui.layer.OsmDataLayer
The default number of relations in the recent relations cache.
DEFAULT_RTL_LANGUAGES - Static variable in class org.openstreetmap.josm.gui.widgets.OrientationAction
DEFAULT_SCHEMES - Static variable in class org.openstreetmap.josm.data.validation.routines.UrlValidator
If no schemes are provided, default to this set.
DEFAULT_SEARCH_HISTORY_SIZE - Static variable in class org.openstreetmap.josm.actions.search.SearchAction
The default size of the search history
DEFAULT_SHARPNESS_FACTOR - Static variable in class org.openstreetmap.josm.gui.dialogs.layer.LayerVisibilityAction
 
DEFAULT_SOURCES - Static variable in class org.openstreetmap.josm.data.validation.tests.TagChecker
 
DEFAULT_STRIP - Static variable in class org.openstreetmap.josm.tools.Utils
 
DEFAULT_SUBPART - Static variable in interface org.openstreetmap.josm.gui.mappaint.mapcss.Subpart
The default subpart for normal rules
DEFAULT_TICKS - Static variable in interface org.openstreetmap.josm.gui.progress.ProgressMonitor
Ticks count used, when no other value is supplied
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.io.UploadStrategy
the default upload strategy
DEFAULT_URL_VALIDATOR - Static variable in class org.openstreetmap.josm.data.validation.routines.UrlValidator
Singleton instance of this class with default schemes and options.
DEFAULT_VECTOR_3D - Static variable in class org.openstreetmap.josm.gui.util.imagery.Vector3D
A non-null default vector
DEFAULT_VERSION - Static variable in class org.openstreetmap.josm.data.imagery.vectortile.mapbox.Layer
 
DEFAULT_VIEWERS - Static variable in class org.openstreetmap.josm.gui.layer.geoimage.viewers.projections.ImageProjectionRegistry
 
DEFAULT_WAY - org.openstreetmap.josm.data.osm.visitor.paint.PaintColors
Default way color
DefaultAction(JDialog, JOptionPane, int) - Constructor for class org.openstreetmap.josm.gui.HelpAwareOptionPane.DefaultAction
 
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
 
defaultAutomaticTagConflictChoices - Static variable in class org.openstreetmap.josm.gui.conflict.tags.TagConflictResolutionUtil
Default preferences for the list of AutomaticChoice tag conflict resolvers.
defaultAutomaticTagConflictCombines - Static variable in class org.openstreetmap.josm.gui.conflict.tags.TagConflictResolutionUtil
Default preferences for the list of AutomaticCombine tag conflict resolvers.
defaultBenchmarkSupplier() - Static method in class org.openstreetmap.josm.data.osm.visitor.paint.RenderBenchmarkCollector
A supplier that gets the default benchmark class.
DefaultBugReportSendingHandler - Class in org.openstreetmap.josm.gui.bugreport
Default bug report callback that opens the bug report form in user browser and displays a dialog in case of error.
DefaultBugReportSendingHandler() - Constructor for class org.openstreetmap.josm.gui.bugreport.DefaultBugReportSendingHandler
 
defaultButton - Variable in class org.openstreetmap.josm.gui.ExtendedDialog
 
defaultButtonIdx - Variable in class org.openstreetmap.josm.gui.ExtendedDialog
 
DefaultChangesetCacheEvent - Class in org.openstreetmap.josm.data.osm
The default event implementation that is used to indicate a change in the ChangesetCache
DefaultChangesetCacheEvent(ChangesetCache) - Constructor for class org.openstreetmap.josm.data.osm.DefaultChangesetCacheEvent
Creates a basic, empty ChangesetCacheEvent
DefaultChangesetDataSetEntry(ChangesetDataSet.ChangesetModificationType, HistoryOsmPrimitive) - Constructor for class org.openstreetmap.josm.data.osm.ChangesetDataSet.DefaultChangesetDataSetEntry
Construct new entry.
defaultCoordinateFormat - Static variable in class org.openstreetmap.josm.data.coor.conversion.CoordinateFormatManager
 
defaultDeletionCallback - Static variable in class org.openstreetmap.josm.actions.DeleteAction
The default DeleteCommand.DeletionCallback for DeleteCommand.
DefaultDividerPainter() - Constructor for class org.openstreetmap.josm.gui.widgets.MultiSplitPane.DefaultDividerPainter
 
defaultEntry - Variable in class org.openstreetmap.josm.data.sources.SourceInfo
whether this is a entry activated by default or not
DefaultEntryLoader(boolean, boolean) - Constructor for class org.openstreetmap.josm.data.imagery.ImageryLayerInfo.DefaultEntryLoader
 
defaultExtension - Variable in class org.openstreetmap.josm.actions.ExtensionFileFilter
 
defaultFilter - Variable in class org.openstreetmap.josm.gui.preferences.imagery.ImageryProvidersPanel
The filter of default providers
defaultFilter - Variable in class org.openstreetmap.josm.gui.preferences.shortcut.ShortcutPreference
 
defaultFilter - Variable in class org.openstreetmap.josm.gui.widgets.FileChooserManager
 
defaultFilter(FileFilter) - Method in class org.openstreetmap.josm.gui.widgets.FileChooserManager
Builder method to set defaultFilter property.
defaultFontName - Static variable in class org.openstreetmap.josm.gui.mappaint.styleelement.StyleElement
 
defaultFontSize - Static variable in class org.openstreetmap.josm.gui.mappaint.styleelement.StyleElement
 
DefaultGeoProperty - Class in org.openstreetmap.josm.tools
Implementation of simple boolean GeoProperty.
DefaultGeoProperty(Collection<Way>) - Constructor for class org.openstreetmap.josm.tools.DefaultGeoProperty
Create DefaultGeoProperty based on a collection of closed ways.
DefaultGeoProperty(Relation) - Constructor for class org.openstreetmap.josm.tools.DefaultGeoProperty
Create DefaultGeoProperty based on a multipolygon relation.
defaultHash() - Static method in class org.openstreetmap.josm.data.osm.Storage
A factory for default hash implementation.
defaultHyperlinkListener - Static variable in class org.openstreetmap.josm.gui.widgets.HtmlPanel
 
defaultIcon - Variable in class org.openstreetmap.josm.gui.layer.geoimage.ImageViewerDialog.ImageRememberAction
 
defaultIconProvider - Static variable in class org.openstreetmap.josm.gui.mappaint.StyleSource
image provider returning the default icon
defaultIndex - Variable in class org.openstreetmap.josm.gui.preferences.projection.ListProjectionChoice
 
defaultInstance - Static variable in class org.openstreetmap.josm.data.Preferences
 
DefaultIterator(Map<PrimitiveId, Object>) - Constructor for class org.openstreetmap.josm.data.osm.ChangesetDataSet.DefaultIterator
 
defaultKey - Variable in class org.openstreetmap.josm.gui.tagging.ac.AutoCompletionManager.UserInputTag
 
defaultLabel - Variable in class org.openstreetmap.josm.gui.mappaint.styleelement.LabelCompositionStrategy.StaticLabelCompositionStrategy
 
defaultLabelTag - Variable in class org.openstreetmap.josm.gui.mappaint.styleelement.LabelCompositionStrategy.TagLookupCompositionStrategy
 
defaultLayer - Variable in class org.openstreetmap.josm.data.imagery.WMTSTileSource
 
defaultLayer(OsmPrimitive) - Static method in class org.openstreetmap.josm.gui.autofilter.AutoFilterRule
 
DefaultLayer - Class in org.openstreetmap.josm.data.imagery
Simple class representing default layer that might be set in imagery information This simple class is needed - as for WMS there is different information needed to specify layer than for WMTS
DefaultLayer(ImageryInfo.ImageryType, String, String, String) - Constructor for class org.openstreetmap.josm.data.imagery.DefaultLayer
Constructor
defaultLayerIds - Static variable in class org.openstreetmap.josm.data.imagery.ImageryLayerInfo
List of all layer ids of available default layers (including mirrors)
defaultLayers - Static variable in class org.openstreetmap.josm.data.imagery.ImageryLayerInfo
List of all available default layers
defaultLayers - Variable in class org.openstreetmap.josm.data.sources.SourceInfo
which layers should be activated by default on layer addition.
defaultLayers - Variable in class org.openstreetmap.josm.io.imagery.ImageryReader.Parser
 
defaultLexState - Variable in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParserTokenManager
 
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.dialogs.NotesDialog.NoteRenderer
 
defaultListCellRenderer - Variable in class org.openstreetmap.josm.gui.PrimitiveRenderer
Default list cell renderer - delegate for ListCellRenderer operation
defaultMajorZIndex - Variable in enum org.openstreetmap.josm.gui.mappaint.styleelement.LineElement.LineType
The major z index to use during painting
defaultMap - Variable in class org.openstreetmap.josm.gui.preferences.imagery.ImageryProvidersPanel
The map displaying imagery bounds of selected default providers
DefaultMarkerProducers - Class in org.openstreetmap.josm.gui.layer.markerlayer
Marker specifying the default behaviour.
DefaultMarkerProducers() - Constructor for class org.openstreetmap.josm.gui.layer.markerlayer.DefaultMarkerProducers
 
defaultMaxZoom - Variable in class org.openstreetmap.josm.data.imagery.ImageryInfo
maximum zoom level for TMS imagery
defaultMenuPos - Static variable in class org.openstreetmap.josm.gui.MainMenu
 
defaultMinZoom - Variable in class org.openstreetmap.josm.data.imagery.ImageryInfo
minimum zoom level for TMS imagery
defaultModel - Variable in class org.openstreetmap.josm.gui.preferences.imagery.ImageryProvidersPanel
The model of default providers
DefaultNameFormatter - Class in org.openstreetmap.josm.data.osm
This is the default implementation of a NameFormatter for names of IPrimitives and HistoryOsmPrimitives.
DefaultNameFormatter() - Constructor for class org.openstreetmap.josm.data.osm.DefaultNameFormatter
 
DefaultNativeOsCallback() - Constructor for class org.openstreetmap.josm.gui.MainApplication.DefaultNativeOsCallback
 
defaultNodes - Variable in class org.openstreetmap.josm.gui.mappaint.ElemStyles
 
defaultNodesIdx - Variable in class org.openstreetmap.josm.gui.mappaint.ElemStyles
 
DEFAULTNOTENGLISH - org.openstreetmap.josm.tools.LanguageInfo.LocaleType
The current default language, but not english
DefaultOsmTileSourceProvider() - Constructor for class org.openstreetmap.josm.gui.bbox.JosmMapViewer.DefaultOsmTileSourceProvider
 
DefaultPreferenceChangeEvent - Class in org.openstreetmap.josm.spi.preferences
Default implementation of the PreferenceChangeEvent interface.
DefaultPreferenceChangeEvent(Class<?>, String, Setting<?>, Setting<?>) - Constructor for class org.openstreetmap.josm.spi.preferences.DefaultPreferenceChangeEvent
Constructs a new DefaultPreferenceChangeEvent.
DefaultPreferenceSetting - Class in org.openstreetmap.josm.gui.preferences
Abstract base class for PreferenceSetting implementations.
DefaultPreferenceSetting() - Constructor for class org.openstreetmap.josm.gui.preferences.DefaultPreferenceSetting
Constructs a new DefaultPreferenceSetting.
DefaultPreferenceSetting(boolean) - Constructor for class org.openstreetmap.josm.gui.preferences.DefaultPreferenceSetting
Constructs a new 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:
defaultRules() - Static method in class org.openstreetmap.josm.gui.autofilter.AutoFilterRule
Returns the default list of auto filter rules.
defaults - Variable in class org.openstreetmap.josm.data.preferences.PreferencesReader
 
defaults - Variable in class org.openstreetmap.josm.data.preferences.PreferencesWriter
 
defaultSegmentWidth - Variable in class org.openstreetmap.josm.data.osm.visitor.paint.MapPaintSettings
Preference: default width for ways segments
defaultSelectedHandling - Variable in class org.openstreetmap.josm.gui.mappaint.Cascade
 
defaultSelectedHandling - Variable in class org.openstreetmap.josm.gui.mappaint.styleelement.StyleElement
A flag indicating that the selection color handling should be done automatically
defaultSet - Variable in class org.openstreetmap.josm.gui.preferences.display.ColorPreference
 
defaultsMap - Variable in class org.openstreetmap.josm.data.Preferences
Maps the setting name to the default value of the setting.
defaultSort - Variable in class org.openstreetmap.josm.gui.NoteSortDialog
 
DefaultStyles - Class in org.openstreetmap.josm.gui.mappaint.styleelement
Default element styles.
DefaultStyles() - Constructor for class org.openstreetmap.josm.gui.mappaint.styleelement.DefaultStyles
 
defaultTable - Variable in class org.openstreetmap.josm.gui.preferences.imagery.ImageryProvidersPanel
The table of default providers
defaultTableCellRenderer - Variable in class org.openstreetmap.josm.gui.conflict.tags.RelationMemberConflictResolverColumnModel
 
defaultTableCellRenderer - Variable in class org.openstreetmap.josm.gui.PrimitiveRenderer
Default table cell renderer - delegate for TableCellRenderer operation
defaultTableListener - Variable in class org.openstreetmap.josm.gui.preferences.imagery.ImageryProvidersPanel
The selection listener synchronizing map display with table of default providers
DefaultTabPreferenceSetting - Class in org.openstreetmap.josm.gui.preferences
Abstract base class for TabPreferenceSetting implementations.
DefaultTabPreferenceSetting() - Constructor for class org.openstreetmap.josm.gui.preferences.DefaultTabPreferenceSetting
Constructs a new 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
 
DefaultTabPreferenceSetting(String, String, String, boolean, JTabbedPane) - Constructor for class org.openstreetmap.josm.gui.preferences.DefaultTabPreferenceSetting
 
defaultTextColorCache - Static variable in class org.openstreetmap.josm.gui.mappaint.styleelement.BoxTextElement
Caches the default text color from the preferences.
DefaultTextComponentValidator - Class in org.openstreetmap.josm.gui.widgets
Default text component validator that only checks that an input field is not empty.
DefaultTextComponentValidator(JTextComponent, String, String) - Constructor for class org.openstreetmap.josm.gui.widgets.DefaultTextComponentValidator
Constructs a new DefaultTextComponentValidator.
defaultUnknownWarning(String) - Static method in class org.openstreetmap.josm.data.PreferencesUtils
 
defaultVal - Variable in class org.openstreetmap.josm.io.remotecontrol.PermissionPrefWithDefault
default preference setting
defaultValue - Variable in class org.openstreetmap.josm.data.imagery.WMTSTileSource.Dimension
 
defaultValue - Variable in class org.openstreetmap.josm.data.osm.search.SearchCompiler.BooleanMatch
 
defaultValue - Variable in class org.openstreetmap.josm.data.preferences.AbstractProperty
 
defaultValue - Variable in class org.openstreetmap.josm.data.preferences.ColorInfo
 
defaultValue - Variable in class org.openstreetmap.josm.data.preferences.ParametrizedEnumProperty
 
defaultValue - Variable in class org.openstreetmap.josm.gui.preferences.advanced.PrefEntry
 
defaultValueAsString - Variable in class org.openstreetmap.josm.data.preferences.CachedProperty
 
defaultValueSupplier - Variable in class org.openstreetmap.josm.gui.autofilter.AutoFilterRule
 
defaultWindowGeometry - Variable in class org.openstreetmap.josm.gui.ExtendedDialog
 
deferLoading(JTabbedPane, Component) - Method in class org.openstreetmap.josm.gui.preferences.SourceEditor
Defers loading of sources to the first time the adequate tab is selected.
deferLoading(DefaultTabPreferenceSetting, Component) - Method in class org.openstreetmap.josm.gui.preferences.SourceEditor
Defers loading of sources to the first time the adequate tab is selected.
definition - Variable in class org.openstreetmap.josm.data.projection.Projections.ProjectionDefinition
projection definition (EPSG format)
DefListSelectionListener() - Constructor for class org.openstreetmap.josm.gui.preferences.imagery.ImageryProvidersPanel.DefListSelectionListener
 
deftoolbar - Static variable in class org.openstreetmap.josm.gui.preferences.ToolbarPreferences
 
DEG - Static variable in class org.openstreetmap.josm.data.coor.conversion.LatLonParser
 
DEG - Static variable in interface org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParserConstants
RegularExpression Id.
degree_to_radians(double) - Static method in class org.openstreetmap.josm.gui.mappaint.mapcss.Functions
Converts an angle in degrees to radians.
degreesMinutes(double) - Static method in class org.openstreetmap.josm.data.coor.conversion.NauticalCoordinateFormat
Replies the coordinate in degrees/minutes format
degreesMinutesSeconds(double) - Static method in class org.openstreetmap.josm.data.coor.conversion.DMSCoordinateFormat
Replies the coordinate in degrees/minutes/seconds format
degreesPerTile - Variable in class org.openstreetmap.josm.data.imagery.AbstractWMSTileSource
 
dejaVu - Variable in class org.openstreetmap.josm.tools.bugreport.ReportedException.CauseTraceIterator
 
delegate - Variable in class org.openstreetmap.josm.gui.progress.swing.SwingRenderingProgressMonitor
 
delegate - Variable in class org.openstreetmap.josm.io.auth.CredentialsManager
The credentials agent doing the real stuff
delegate - Variable in class org.openstreetmap.josm.io.DefaultProxySelector
 
delete - Variable in class org.openstreetmap.josm.gui.MainMenu
Edit / Delete
delete() - Method in interface org.openstreetmap.josm.data.imagery.street_level.IImageEntry
Delete the image
delete() - Method in class org.openstreetmap.josm.gui.layer.geoimage.ImageEntry
 
delete(String) - Method in class org.openstreetmap.josm.gui.tagging.TagEditorModel
Deletes all tags with name name
delete(Collection<? extends OsmPrimitive>) - Static method in class org.openstreetmap.josm.command.DeleteCommand
Try to delete all given primitives.
delete(Collection<? extends OsmPrimitive>, boolean) - Static method in class org.openstreetmap.josm.command.DeleteCommand
Try to delete all given primitives.
delete(Collection<? extends OsmPrimitive>, boolean, boolean) - Static method in class org.openstreetmap.josm.command.DeleteCommand
Try to delete all given primitives.
DELETE - org.openstreetmap.josm.data.APIDataSet.APIOperation
Delete an existing primitive
DELETE - org.openstreetmap.josm.gui.io.SaveLayersDialog.Reason
deleting a layer
DELETE - Static variable in class org.openstreetmap.josm.gui.preferences.SourceEditor
 
DELETE_FROM_RELATION_PREF - Static variable in class org.openstreetmap.josm.gui.dialogs.properties.PropertiesDialog.DeleteAction
 
DELETE_NODE_STROKE - Static variable in class org.openstreetmap.josm.actions.mapmode.ImproveWayAccuracyAction
 
DELETE_PRIMITIVE_PROP - Static variable in class org.openstreetmap.josm.gui.conflict.pair.properties.PropertiesMergeModel
 
deleteAction - Variable in class org.openstreetmap.josm.gui.dialogs.FilterDialog
 
deleteAction - Variable in class org.openstreetmap.josm.gui.dialogs.properties.PropertiesDialog
 
deleteAction - Variable in class org.openstreetmap.josm.gui.tagging.TagTable
the delete action
deleteAction(JTree, TreePath[]) - Static method in class org.openstreetmap.josm.gui.dialogs.ValidatorListManagementDialog
 
DeleteAction - Class in org.openstreetmap.josm.actions
Action that deletes selected objects.
DeleteAction - Class in org.openstreetmap.josm.actions.mapmode
A map mode that enables the user to delete nodes and other objects.
DeleteAction() - Constructor for class org.openstreetmap.josm.actions.DeleteAction
Constructs a new DeleteAction.
DeleteAction() - Constructor for class org.openstreetmap.josm.actions.mapmode.DeleteAction
Construct a new DeleteAction.
DeleteAction() - Constructor for class org.openstreetmap.josm.gui.dialogs.FilterDialog.DeleteAction
 
DeleteAction() - Constructor for class org.openstreetmap.josm.gui.dialogs.properties.PropertiesDialog.DeleteAction
 
DeleteAction() - Constructor for class org.openstreetmap.josm.gui.tagging.TagTable.DeleteAction
 
DeleteAction.ConfirmDeleteDialog - Class in org.openstreetmap.josm.actions.mapmode
 
DeleteAction.DeleteMode - Enum in org.openstreetmap.josm.actions.mapmode
 
DeleteAction.DeleteParameters - Class in org.openstreetmap.josm.actions.mapmode
 
deleteAndGetAdjacentNode(RelationNodeMap.NodesWays, INode) - Method in class org.openstreetmap.josm.gui.dialogs.relation.sort.RelationNodeMap
find next node in nw NodeWays structure, if the node is found delete and return it
deleteCacheFiles(String) - Static method in class org.openstreetmap.josm.data.cache.JCSCacheManager
 
DeleteChildCommand(OsmPrimitive) - Constructor for class org.openstreetmap.josm.command.DeleteCommand.DeleteChildCommand
 
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(DataSet, 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 data set
DeleteCommand(DataSet, OsmPrimitive) - Constructor for class org.openstreetmap.josm.command.DeleteCommand
Constructor for a single data item.
DeleteCommand(OsmPrimitive) - Constructor for class org.openstreetmap.josm.command.DeleteCommand
Constructor.
DeleteCommand.DeleteChildCommand - Class in org.openstreetmap.josm.command
 
DeleteCommand.DeletionCallback - Interface in org.openstreetmap.josm.command
Called when a deletion operation must be checked and confirmed by user.
DeleteCurrentRelationAction - Class in org.openstreetmap.josm.gui.dialogs.relation.actions
Delete the currently edited relation.
DeleteCurrentRelationAction(IRelationEditorActionAccess) - Constructor for class org.openstreetmap.josm.gui.dialogs.relation.actions.DeleteCurrentRelationAction
Constructs a new DeleteCurrentRelationAction.
deleted - Variable in class org.openstreetmap.josm.gui.preferences.display.ColorPreference.ColorTableModel
 
deleted - Variable in class org.openstreetmap.josm.tools.Diff.Change
# lines of file 0 changed here.
Deleted() - Constructor for class org.openstreetmap.josm.data.osm.search.SearchCompiler.Deleted
 
DELETED - org.openstreetmap.josm.data.osm.ChangesetDataSet.ChangesetModificationType
The primitive has been deleted
DELETED - org.openstreetmap.josm.gui.history.TwoColumnDiff.Item.DiffItemType
 
DELETED - Static variable in class org.openstreetmap.josm.data.osm.search.SearchCompiler
 
DELETED_LAYERS_DIR - Static variable in class org.openstreetmap.josm.gui.layer.AutosaveTask
 
deleteDirectory(File) - Static method in class org.openstreetmap.josm.tools.Utils
Deletes a directory recursively.
deletedLayers - Variable in class org.openstreetmap.josm.gui.layer.AutosaveTask
 
deletedLayersDir - Variable in class org.openstreetmap.josm.gui.layer.AutosaveTask
 
deletedMergeDecision - Variable in class org.openstreetmap.josm.gui.conflict.pair.properties.PropertiesMergeModel
 
deletedNodes - Variable in class org.openstreetmap.josm.gui.layer.OsmDataLayer.DataCountVisitor
Deleted nodes that have been visited
DeletedParentsChecker(OsmDataLayer, Collection<OsmPrimitive>) - Constructor for class org.openstreetmap.josm.actions.UploadSelectionAction.DeletedParentsChecker
Constructs a new DeletedParentsChecker.
deletedRelations - Variable in class org.openstreetmap.josm.gui.layer.OsmDataLayer.DataCountVisitor
Deleted relations that have been visited
deletedRelationsModel - Variable in class org.openstreetmap.josm.gui.dialogs.DeleteFromRelationConfirmationDialog
The data model for deleting relations
deletedRows - Variable in class org.openstreetmap.josm.tools.ImageWarp.GridTransform
 
DeletedStateConflictResolveCommand - Class in org.openstreetmap.josm.command.conflict
Represents the resolution of a conflict between the deleted flag of two OsmPrimitives.
DeletedStateConflictResolveCommand(Conflict<? extends OsmPrimitive>, MergeDecisionType) - Constructor for class org.openstreetmap.josm.command.conflict.DeletedStateConflictResolveCommand
Constructs a new DeletedStateConflictResolveCommand.
deletedStateToString(Boolean) - Static method in class org.openstreetmap.josm.gui.conflict.pair.properties.PropertiesMerger
 
deletedWays - Variable in class org.openstreetmap.josm.gui.layer.OsmDataLayer.DataCountVisitor
Deleted ways that have been visited
deleteFile(File) - Static method in class org.openstreetmap.josm.tools.Utils
Deletes a file and log a default warning if the deletion fails.
deleteFile(File, String) - Static method in class org.openstreetmap.josm.tools.Utils
Deletes a file and log a configurable warning if the deletion fails.
deleteFile(String, String) - Static method in class org.openstreetmap.josm.gui.io.CustomConfigurator
Delete a file
deleteFileIfExists(File) - Static method in class org.openstreetmap.josm.tools.Utils
Deletes a file and log a default warning if the file exists but the deletion fails.
deleteFileOrDirectory(File) - Static method in class org.openstreetmap.josm.gui.io.CustomConfigurator
Delete a file or a directory
deleteFromRelation(int) - Method in class org.openstreetmap.josm.gui.dialogs.properties.PropertiesDialog.DeleteAction
 
DeleteFromRelationConfirmationDialog - Class in org.openstreetmap.josm.gui.dialogs
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.dialogs.DeleteFromRelationConfirmationDialog
Constructs a new DeleteFromRelationConfirmationDialog.
DeleteFromRelationConfirmationDialog.CancelAction - Class in org.openstreetmap.josm.gui.dialogs
 
DeleteFromRelationConfirmationDialog.OKAction - Class in org.openstreetmap.josm.gui.dialogs
 
DeleteFromRelationConfirmationDialog.RelationDeleteModel - Class in org.openstreetmap.josm.gui.dialogs
The table model which manages relations that will be deleted, if their children are deleted.
DeleteFromRelationConfirmationDialog.RelationDeleteTableColumnModel - Class in org.openstreetmap.josm.gui.dialogs
 
DeleteFromRelationConfirmationDialog.RelationMemberTableColumnModel - Class in org.openstreetmap.josm.gui.dialogs
 
DeleteFromRelationConfirmationDialog.RelationMemberTableModel - Class in org.openstreetmap.josm.gui.dialogs
The table model which manages the list of relation-to-child references
DeleteFromRelationConfirmationDialog.RelationMemberTableModel.RelationToChildReferenceComparator - Class in org.openstreetmap.josm.gui.dialogs
 
DeleteFromRelationConfirmationDialog.WindowEventHandler - Class in org.openstreetmap.josm.gui.dialogs
 
deleteHighlightedNode() - Method in class org.openstreetmap.josm.actions.mapmode.ImproveWayAccuracyAction
Delete the highlighted node
deleteInvisible() - Method in class org.openstreetmap.josm.data.osm.DataSet
Marks all "invisible" objects as deleted.
deleteLayerAction - Variable in class org.openstreetmap.josm.gui.MainMenu
File / Delete Layer
DeleteLayerAction - Class in org.openstreetmap.josm.actions
Deletes the active layer.
DeleteLayerAction - Class in org.openstreetmap.josm.gui.dialogs.layer
The action to delete the currently selected layer
DeleteLayerAction() - Constructor for class org.openstreetmap.josm.actions.DeleteLayerAction
Constructs a DeleteLayerAction which will delete the active layer.
DeleteLayerAction(LayerListDialog.LayerListModel) - Constructor for class org.openstreetmap.josm.gui.dialogs.layer.DeleteLayerAction
Creates a DeleteLayerAction which will delete the currently selected layers in the layer dialog.
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.
DeleteMode(String) - Constructor for enum org.openstreetmap.josm.actions.mapmode.DeleteAction.DeleteMode
 
deleteMy() - Method in class org.openstreetmap.josm.command.conflict.DeletedStateConflictResolveCommand
 
DeleteParameters() - Constructor for class org.openstreetmap.josm.actions.mapmode.DeleteAction.DeleteParameters
 
deletePreferenceKey(String, Preferences) - Static method in class org.openstreetmap.josm.data.PreferencesUtils
 
deletePreferenceKeyByPattern(String, Preferences) - Static method in class org.openstreetmap.josm.data.PreferencesUtils
 
deletePreferenceValues(Preferences, Preferences) - Static method in class org.openstreetmap.josm.data.PreferencesUtils
Delete items from mainpref collections that match items from 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(OsmPrimitive, 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.
deleteRelation(Collection<Relation>) - Method in class org.openstreetmap.josm.actions.relation.DeleteRelationsAction
 
deleteRelation(OsmDataLayer, Relation) - Static method in class org.openstreetmap.josm.actions.mapmode.DeleteAction
Deletes the relation in the context of the given layer.
deleteRelations(OsmDataLayer, Collection<Relation>) - Static method in class org.openstreetmap.josm.actions.mapmode.DeleteAction
Deletes the relations in the context of the given layer.
deleteRelationsAction - Variable in class org.openstreetmap.josm.gui.dialogs.RelationListDialog
the delete action
DeleteRelationsAction - Class in org.openstreetmap.josm.actions.relation
Action that delete relations
DeleteRelationsAction() - Constructor for class org.openstreetmap.josm.actions.relation.DeleteRelationsAction
Constructs a new DeleteRelationsAction.
deleteSrcButton - Variable in class org.openstreetmap.josm.gui.widgets.EditableList
The delete button
DeleteTagMarker(int) - Constructor for class org.openstreetmap.josm.io.remotecontrol.AddTagsDialog.DeleteTagMarker
 
deleteTagNames() - Method in class org.openstreetmap.josm.gui.tagging.TagTable.DeleteAction
delete a selection of tag names
deleteTagNames(int...) - Method in class org.openstreetmap.josm.gui.tagging.TagEditorModel
deletes the names of the tags given by tagIndices
deleteTags() - Method in class org.openstreetmap.josm.gui.tagging.TagTable.DeleteAction
delete a selection of tags
deleteTags(int...) - Method in class org.openstreetmap.josm.gui.dialogs.properties.PropertiesDialog.DeleteAction
 
deleteTags(int...) - Method in class org.openstreetmap.josm.gui.tagging.TagEditorModel
deletes the tags given by tagIndices
deleteTagValues() - Method in class org.openstreetmap.josm.gui.tagging.TagTable.DeleteAction
delete a selection of tag values
deleteTagValues(int...) - Method in class org.openstreetmap.josm.gui.tagging.TagEditorModel
deletes the values of the tags given by tagIndices
deleteWay(Way) - Static method in class org.openstreetmap.josm.data.osm.DataSet
 
deleteWayNode(RelationNodeMap.NodesWays, Integer, INode) - Method in class org.openstreetmap.josm.gui.dialogs.relation.sort.RelationNodeMap
 
deleteWaySegment(WaySegment) - Static method in class org.openstreetmap.josm.command.DeleteCommand
Create a command that deletes a single way segment.
deleteWithReferences(Collection<? extends OsmPrimitive>) - Static method in class org.openstreetmap.josm.command.DeleteCommand
Delete the primitives and everything they reference.
deleteWithReferences(Collection<? extends OsmPrimitive>, boolean) - Static method in class org.openstreetmap.josm.command.DeleteCommand
Delete the primitives and everything they reference.
deletion - Variable in class org.openstreetmap.josm.data.validation.tests.MapCSSTagCheckerRule
Denotes whether the object should be deleted for fixing it
delimiter - Variable in class org.openstreetmap.josm.gui.tagging.presets.items.ComboMultiSelect
The character that separates values.
delta - Variable in class org.openstreetmap.josm.gui.layer.geoimage.CorrelateGpxWithImages
 
dependencies - Variable in class org.openstreetmap.josm.actions.SessionSaveAction
 
dependencies - Variable in class org.openstreetmap.josm.io.session.SessionWriter
 
dependencies - Variable in class org.openstreetmap.josm.plugins.PluginClassLoader
 
deprecated - Variable in class org.openstreetmap.josm.actions.upload.FixDataHook
List of checks to run on data
DEPRECATED_IMAGE_NAMES - Static variable in class org.openstreetmap.josm.gui.mappaint.MapPaintStyles
 
DEPRECATED_PLUGINS - Static variable in class org.openstreetmap.josm.plugins.PluginHandler
Deprecated plugins that are removed on start
deprecatedChecker - Variable in class org.openstreetmap.josm.data.validation.tests.TagChecker
 
DeprecatedPlugin(String, String) - Constructor for class org.openstreetmap.josm.plugins.PluginHandler.DeprecatedPlugin
Constructs a new DeprecatedPlugin with a given reason.
depth - Variable in class org.openstreetmap.josm.io.NameFinder.NameFinderResultParser
 
deregisterPostprocessor(OsmServerReadPostprocessor) - Static method in class org.openstreetmap.josm.io.AbstractReader
DeriveLabelFromNameTagsCompositionStrategy() - Constructor for class org.openstreetmap.josm.gui.mappaint.styleelement.LabelCompositionStrategy.DeriveLabelFromNameTagsCompositionStrategy
Creates the strategy and initializes its name tags from the preferences.
description - Variable in class org.openstreetmap.josm.actions.ExtensionFileFilter
 
description - Variable in enum org.openstreetmap.josm.data.imagery.ImageryInfo.ImageryCategory
 
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.preferences.sources.ExtendedSourceEntry
short description used for display
description - Variable in class org.openstreetmap.josm.data.sources.SourceInfo
description of the imagery entry, should contain notes what type of data it is
description - Variable in class org.openstreetmap.josm.data.sources.SourcePreferenceEntry
The description of the source
description - Variable in class org.openstreetmap.josm.data.validation.Test
Description of the test
description - Variable in class org.openstreetmap.josm.data.validation.TestError.Builder
 
description - Variable in class org.openstreetmap.josm.data.validation.TestError
Deeper error description
description - Variable in class org.openstreetmap.josm.gui.autofilter.AutoFilter
 
description - Variable in class org.openstreetmap.josm.gui.conflict.tags.TagConflictResolutionUtil.AutomaticChoice
A free description.
description - Variable in class org.openstreetmap.josm.gui.conflict.tags.TagConflictResolutionUtil.AutomaticCombine
A free description
description - Variable in class org.openstreetmap.josm.gui.preferences.DefaultTabPreferenceSetting
 
description - Variable in class org.openstreetmap.josm.gui.util.MultikeyShortcutAction.MultikeyInfo
 
description - Variable in class org.openstreetmap.josm.gui.widgets.UrlLabel
 
description - Variable in class org.openstreetmap.josm.io.NameFinder.NameFinderResultParser
 
description - Variable in class org.openstreetmap.josm.io.NameFinder.SearchResult
 
description - Variable in class org.openstreetmap.josm.plugins.PluginInformation
The plugin description.
descriptionEn - Variable in class org.openstreetmap.josm.data.validation.TestError.Builder
 
descriptionEn - Variable in class org.openstreetmap.josm.data.validation.TestError
 
descriptionField - Variable in class org.openstreetmap.josm.tools.PlatformHookUnixoid.LinuxReleaseInfo
 
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
 
Descriptor(Class<? extends AbstractMapRenderer>, String, String) - Constructor for class org.openstreetmap.josm.data.osm.visitor.paint.MapRendererFactory.Descriptor
Creates a new map renderer description
descriptors - Variable in class org.openstreetmap.josm.data.osm.visitor.paint.MapRendererFactory
 
deserialize(Map<String, String>) - Method in class org.openstreetmap.josm.data.preferences.sources.MapPaintPrefHelper
 
deserialize(Map<String, String>) - Method in class org.openstreetmap.josm.data.preferences.sources.SourcePrefHelper
Deserializes the given map as a source entry.
deserializeStruct(Map<String, String>, Class<T>) - Static method in class org.openstreetmap.josm.data.StructUtils
Converts a String-Map to an object of a certain class, by comparing map keys to field names of the class and assigning map values to the corresponding fields.
destDir - Variable in class org.openstreetmap.josm.io.CachedFile
 
destroy() - Method in class org.openstreetmap.josm.actions.ImageryAdjustAction
 
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.actions.mapmode.ExtrudeAction
 
destroy() - Method in class org.openstreetmap.josm.actions.relation.AbstractRelationAction
 
destroy() - Method in class org.openstreetmap.josm.actions.relation.RecentRelationsAction
 
destroy() - Method in class org.openstreetmap.josm.actions.SessionSaveAction
 
destroy() - Method in class org.openstreetmap.josm.actions.ValidateAction
 
destroy() - Method in class org.openstreetmap.josm.data.imagery.vectortile.mapbox.Layer
 
destroy() - Method in class org.openstreetmap.josm.data.vector.VectorDataStore
 
destroy() - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetDetailPanel
 
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.layer.ActivateLayerAction
 
destroy() - Method in class org.openstreetmap.josm.gui.dialogs.LayerListDialog
 
destroy() - Method in class org.openstreetmap.josm.gui.dialogs.NotesDialog
 
destroy() - Method in class org.openstreetmap.josm.gui.dialogs.properties.PropertiesDialog
 
destroy() - Method in class org.openstreetmap.josm.gui.dialogs.relation.actions.RefreshAction
Allow GC to do its work
destroy() - Method in class org.openstreetmap.josm.gui.dialogs.RelationListDialog
 
destroy() - Method in class org.openstreetmap.josm.gui.dialogs.SelectionListDialog
 
destroy() - Method in class org.openstreetmap.josm.gui.dialogs.ToggleDialog
 
destroy() - Method in class org.openstreetmap.josm.gui.dialogs.ToggleDialog.TitleBar
 
destroy() - Method in class org.openstreetmap.josm.gui.dialogs.validator.ValidatorTreePanel
 
destroy() - Method in class org.openstreetmap.josm.gui.dialogs.ValidatorDialog
 
destroy() - Method in class org.openstreetmap.josm.gui.history.CoordinateInfoViewer
 
destroy() - Method in class org.openstreetmap.josm.gui.history.CoordinateInfoViewer.DistanceViewer
 
destroy() - Method in class org.openstreetmap.josm.gui.history.CoordinateInfoViewer.LatLonViewer
 
destroy() - Method in class org.openstreetmap.josm.gui.history.HistoryBrowser
 
destroy() - Method in class org.openstreetmap.josm.gui.history.HistoryBrowserPanel
 
destroy() - Method in class org.openstreetmap.josm.gui.history.VersionInfoPanel
 
destroy() - Method in class org.openstreetmap.josm.gui.history.VersionTable
 
destroy() - Method in class org.openstreetmap.josm.gui.history.VersionTable.VersionTablePopupMenu
 
destroy() - Method in class org.openstreetmap.josm.gui.IconToggleButton
 
destroy() - Method in class org.openstreetmap.josm.gui.layer.AbstractTileSourceLayer
 
destroy() - Method in class org.openstreetmap.josm.gui.layer.geoimage.CorrelateGpxWithImages
 
destroy() - Method in class org.openstreetmap.josm.gui.layer.geoimage.GeoImageLayer
 
destroy() - Method in class org.openstreetmap.josm.gui.layer.geoimage.ImageDisplay
 
destroy() - Method in class org.openstreetmap.josm.gui.layer.geoimage.ImageViewerDialog
 
destroy() - Method in class org.openstreetmap.josm.gui.layer.geoimage.WikimediaCommonsLoader.WikimediaCommonsLoadImagesAction
 
destroy() - Method in class org.openstreetmap.josm.gui.layer.GpxLayer
 
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.markerlayer.Marker
 
destroy() - Method in class org.openstreetmap.josm.gui.layer.markerlayer.MarkerLayer
 
destroy() - Method in class org.openstreetmap.josm.gui.layer.NoteLayer
 
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.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.MapSlider
 
destroy() - Method in class org.openstreetmap.josm.gui.MapStatus
 
destroy() - Method in class org.openstreetmap.josm.gui.MapView
Destroy this map view panel.
destroy() - Method in class org.openstreetmap.josm.gui.SideButton
 
destroy() - Static method in class org.openstreetmap.josm.gui.tagging.presets.TaggingPresets
Call to deconstruct the TaggingPresets menus and other information so that it can be rebuilt later.
destroy() - Method in class org.openstreetmap.josm.gui.tagging.presets.TaggingPresetSelector
 
destroy() - Method in class org.openstreetmap.josm.gui.widgets.JosmEditorPane
 
destroy() - Method in class org.openstreetmap.josm.gui.widgets.JosmTextArea
 
destroy() - Method in class org.openstreetmap.josm.gui.widgets.JosmTextField
 
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 a definite set of actions to execute.
destroyActions() - Method in class org.openstreetmap.josm.gui.dialogs.properties.TagEditHelper.AddTagsDialog
Destroy the recentTagsActions.
destroyComponents(Component, boolean) - Static method in class org.openstreetmap.josm.gui.util.GuiHelper
Destroys recursively all Destroyable components of a given container, and optionnally the container itself.
destroyed - Variable in class org.openstreetmap.josm.gui.layer.geoimage.ImageDisplay
 
destroyInstance() - Static method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetCacheManager
Hides and destroys the unique instance of the changeset cache manager.
destroyInstance() - Static method in class org.openstreetmap.josm.gui.layer.geoimage.ImageViewerDialog
Destroy the current dialog
destroyTaginfoNationalActions() - Method in class org.openstreetmap.josm.gui.dialogs.properties.PropertiesDialog
 
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.
detach() - Method in class org.openstreetmap.josm.gui.widgets.TextContextualPopupMenu
Detaches this contextual menu from its text component.
detachedDialog - Variable in class org.openstreetmap.josm.gui.dialogs.ToggleDialog
the JDialog displaying the toggle dialog as undocked dialog
DetachedDialog() - Constructor for class org.openstreetmap.josm.gui.dialogs.ToggleDialog.DetachedDialog
 
detachFromMapView(MapViewPaintable.MapViewEvent) - Method in class org.openstreetmap.josm.gui.layer.AbstractMapViewPaintable.CompatibilityModeLayerPainter
 
detachFromMapView(MapViewPaintable.MapViewEvent) - Method in class org.openstreetmap.josm.gui.layer.AbstractTileSourceLayer.TileSourcePainter
 
detachFromMapView(MapViewPaintable.MapViewEvent) - Method in class org.openstreetmap.josm.gui.layer.gpx.GpxDrawHelper
 
detachFromMapView(MapViewPaintable.MapViewEvent) - Method in interface org.openstreetmap.josm.gui.layer.MapViewPaintable.LayerPainter
Called when the layer is removed from the map view and this painter is not used any more.
detachFromMapView(MapViewPaintable.MapViewEvent) - Method in class org.openstreetmap.josm.gui.MapView.WarningLayerPainter
 
detectDirection(int, int) - Static method in class org.openstreetmap.josm.data.validation.tests.PowerLines.RefChecker
Detects numbering direction.
detectDiscontinuity(Way, Set<OsmPrimitive>, List<Set<Node>>) - Static method in class org.openstreetmap.josm.data.validation.tests.PowerLines
Detects ref=* numbering discontinuities in the given way.
detectErrorMessage(String) - Method in class org.openstreetmap.josm.data.cache.JCSCachedTileLoaderJob
Tries do detect an error message from given string.
detectErrorMessage(String) - Method in class org.openstreetmap.josm.data.imagery.TMSCachedTileLoaderJob
 
detectReversedWays(Collection<Way>, List<Node>, List<Way>, List<Way>) - Static method in class org.openstreetmap.josm.actions.CombineWayAction
 
determineArgument(Selector, int, String, Tagged) - Static method in class org.openstreetmap.josm.gui.mappaint.mapcss.PlaceholderExpression
Determines the index-th key/value/tag (depending on type) of the Selector.
determineBooleanUsage(Collection<OsmPrimitive>, String) - Static method in class org.openstreetmap.josm.gui.tagging.presets.items.KeyedItem
 
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.sort.WayConnectionTypeCalculator
 
determineDirection(int, WayConnectionType.Direction, int, boolean) - Method in class org.openstreetmap.josm.gui.dialogs.relation.sort.WayConnectionTypeCalculator
Determines the direction of way k with respect to the way ref_i.
determineDirectionOfFirst(int, RelationMember, boolean) - Method in class org.openstreetmap.josm.gui.dialogs.relation.sort.WayConnectionTypeCalculator
 
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.
determineOnewayConnectionType(List<WayConnectionType>, RelationMember, int, WayConnectionType) - Method in class org.openstreetmap.josm.gui.dialogs.relation.sort.WayConnectionTypeCalculator
 
determinePlatform() - Static method in enum org.openstreetmap.josm.tools.Platform
Identifies the current operating system family.
determineRenderingArea(DataSet) - Method in class org.openstreetmap.josm.gui.mappaint.RenderingCLI
Find the area to render and the scale, given certain command line options and the dataset.
determineRestartCommands() - Static method in class org.openstreetmap.josm.actions.RestartAction
 
determineTextUsage(Collection<OsmPrimitive>, String) - Static method in class org.openstreetmap.josm.gui.tagging.presets.items.KeyedItem
Computes the tag usage for the given key from the given primitives
determineWayToKeep(Iterable<Way>) - Method in interface org.openstreetmap.josm.command.SplitWayCommand.Strategy
Determines which way chunk should reuse the old id and its history.
DETOUR_FACTOR - Static variable in class org.openstreetmap.josm.data.validation.tests.UnconnectedWays
 
df - Variable in class org.openstreetmap.josm.gui.datatransfer.importers.AbstractOsmDataPaster
 
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 - Variable in class org.openstreetmap.josm.gui.io.UploadDialog.CancelAction
 
dialog - Variable in class org.openstreetmap.josm.gui.io.UploadDialog.UploadAction
 
dialog - Static variable in class org.openstreetmap.josm.gui.layer.geoimage.ImageViewerDialog
 
dialog - Variable in class org.openstreetmap.josm.gui.progress.swing.PleaseWaitProgressMonitor
 
DIALOG_ANSWER_APPLY - Static variable in class org.openstreetmap.josm.gui.tagging.presets.TaggingPreset
The user pressed the "Apply" button
DIALOG_ANSWER_CANCEL - Static variable in class org.openstreetmap.josm.gui.tagging.presets.TaggingPreset
The user pressed the "Cancel" button
DIALOG_ANSWER_NEW_RELATION - Static variable in class org.openstreetmap.josm.gui.tagging.presets.TaggingPreset
The user pressed the "New Relation" button
DIALOG_DELAY - Static variable in class org.openstreetmap.josm.gui.util.MultikeyActionsHandler
 
DIALOG_DISABLED_OPTION - Static variable in class org.openstreetmap.josm.gui.ConditionalOptionPaneUtil
 
DIALOG_FOLDER - Static variable in class org.openstreetmap.josm.gui.layer.geoimage.ImageViewerDialog
 
DialogClosedOtherwise - Static variable in class org.openstreetmap.josm.gui.ExtendedDialog
 
DialogContext(OsmDataLayer, Relation) - Constructor for class org.openstreetmap.josm.gui.dialogs.relation.RelationDialogManager.DialogContext
 
dialogGeometry - Variable in class org.openstreetmap.josm.gui.preferences.display.LafPreference
 
dialogParent - Variable in class org.openstreetmap.josm.gui.progress.swing.PleaseWaitProgressMonitor
 
DialogPopupMenu() - Constructor for class org.openstreetmap.josm.gui.dialogs.ToggleDialog.TitleBar.DialogPopupMenu
Constructs a new DialogPopupMenu.
dialogs - Variable in class org.openstreetmap.josm.gui.history.HistoryBrowserDialogManager
 
DIALOGS - Static variable in class org.openstreetmap.josm.gui.preferences.SourceEditor
 
DIALOGS - Static variable in class org.openstreetmap.josm.gui.preferences.ToolbarPreferences
 
DIALOGS - Static variable in class org.openstreetmap.josm.plugins.PluginHandler
 
DIALOGS_LAYERLIST - Static variable in class org.openstreetmap.josm.gui.dialogs.layer.LayerVisibilityAction
 
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 - Class in org.openstreetmap.josm.gui.dialogs
This is the panel displayed on the right side of JOSM.
DialogsPanel(JSplitPane) - Constructor for class org.openstreetmap.josm.gui.dialogs.DialogsPanel
Creates a new DialogsPanel.
DialogsPanel.Action - Enum in org.openstreetmap.josm.gui.dialogs
What action was performed to trigger the reconstruction
DialogsPanel.MinSizePanel - Class in org.openstreetmap.josm.gui.dialogs
 
dialogSplit - Variable in class org.openstreetmap.josm.gui.download.DownloadDialog
 
dialogsToggleAction - Variable in class org.openstreetmap.josm.gui.MainMenu
Toggle visibility of dialogs panel
DialogsToggleAction - Class in org.openstreetmap.josm.actions
This action toggles visibility of dialogs panel and other panels to free more space for drawing (GIMP-like)
DialogsToggleAction() - Constructor for class org.openstreetmap.josm.actions.DialogsToggleAction
Constructs a new DialogsToggleAction.
didMouseDrag - Variable in class org.openstreetmap.josm.actions.mapmode.SelectAction
 
diff() - Method in class org.openstreetmap.josm.gui.history.TwoColumnDiff
 
diff(EastNorth, EastNorth) - Static method in class org.openstreetmap.josm.actions.OrthogonalizeAction.EN
 
diff(Diff.ScriptBuilder) - Method in class org.openstreetmap.josm.tools.Diff
Get the results of comparison as an edit script.
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.Change - Class in org.openstreetmap.josm.tools
The result of comparison is an "edit script": a chain of change objects.
Diff.FileData - Class in org.openstreetmap.josm.tools
Data on one input file being compared.
Diff.ForwardScript - Class in org.openstreetmap.josm.tools
 
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.ScriptBuilder - Interface in org.openstreetmap.josm.tools
Script builder.
diff2(boolean) - Method in class org.openstreetmap.josm.tools.Diff
Report the differences of two files.
DIFFERENT - Static variable in class org.openstreetmap.josm.gui.tagging.presets.items.KeyedItem
The constant value "<different>".
DIFFERENT_I18N - Static variable in class org.openstreetmap.josm.gui.tagging.presets.items.KeyedItem
Translation of "<different>".
DIFFERENT_LAYERS - Static variable in class org.openstreetmap.josm.data.validation.tests.Highways
 
DiffItemType(Color) - Constructor for enum org.openstreetmap.josm.gui.history.TwoColumnDiff.Item.DiffItemType
 
DiffResultEntry() - Constructor for class org.openstreetmap.josm.io.DiffResultProcessor.DiffResultEntry
 
DiffResultProcessor - Class in org.openstreetmap.josm.io
Helper class to process the OSM API server response to a "diff" upload.
DiffResultProcessor(Collection<? extends OsmPrimitive>) - Constructor for class org.openstreetmap.josm.io.DiffResultProcessor
Creates a diff result reader
DiffResultProcessor.DiffResultEntry - Class in org.openstreetmap.josm.io
 
DiffResultProcessor.Parser - Class in org.openstreetmap.josm.io
 
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() - Constructor for class org.openstreetmap.josm.gui.history.DiffTableModel
 
Dimension() - Constructor for class org.openstreetmap.josm.data.imagery.WMTSTileSource.Dimension
 
dimensions - Variable in class org.openstreetmap.josm.data.imagery.WMTSTileSource.Layer
 
dir - Variable in class org.openstreetmap.josm.actions.AboutAction.OpenDirAction
 
dir - Variable in class org.openstreetmap.josm.data.gpx.WayPoint
The direction of the line before this point.
dir - Static variable in class org.openstreetmap.josm.gui.layer.gpx.GpxDrawHelper
 
dir2 - Variable in class org.openstreetmap.josm.actions.mapmode.DrawSnapHelper
 
direct - Variable in class org.openstreetmap.josm.gui.datatransfer.data.PrimitiveTransferData
 
DIRECT - Static variable in class org.openstreetmap.josm.tools.Shortcut
Direct group: no modifier
directExecutionTaskSize - Variable in class org.openstreetmap.josm.data.osm.visitor.paint.ComputeStyleListWorker
 
direction - Variable in class org.openstreetmap.josm.command.SplitWayCommand.RelationAnalysis
 
direction - Variable in class org.openstreetmap.josm.data.validation.tests.PowerLines.RefChecker
 
direction - Variable in class org.openstreetmap.josm.data.validation.tests.PowerLines.SegmentInfo
Segment direction
direction - Variable in class org.openstreetmap.josm.gui.animation.Star
 
direction - Variable in class org.openstreetmap.josm.gui.bbox.SlippyMapController.MoveXAction
 
direction - Variable in class org.openstreetmap.josm.gui.bbox.SlippyMapController.MoveYAction
 
direction - Variable in class org.openstreetmap.josm.gui.dialogs.relation.sort.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
 
direction - Variable in class org.openstreetmap.josm.tools.Utils.DirectionString
 
Direction() - Constructor for enum org.openstreetmap.josm.actions.OrthogonalizeAction.Direction
 
Direction() - Constructor for enum org.openstreetmap.josm.command.SplitWayCommand.Direction
 
Direction() - Constructor for enum org.openstreetmap.josm.gui.dialogs.relation.sort.WayConnectionType.Direction
 
Direction(String, String, int) - Constructor for enum org.openstreetmap.josm.actions.MoveAction.Direction
 
DIRECTION - org.openstreetmap.josm.gui.layer.gpx.GpxDrawHelper.ColorMode
Color by traveling direction
DIRECTIONAL_TAGS - Static variable in class org.openstreetmap.josm.actions.corrector.ReverseWayNoTagCorrector
Tags that imply a semantic meaning from the way direction and cannot be changed.
directionalWaterways - Variable in class org.openstreetmap.josm.data.validation.tests.CycleDetector
Currently used directional waterways from the OSM wiki
directionHint - Variable in class org.openstreetmap.josm.gui.preferences.display.DrawingPreference
 
directionKeys - Static variable in class org.openstreetmap.josm.data.osm.OsmPrimitive
A tagged way that matches this pattern has a direction.
DirectionNodes - Class in org.openstreetmap.josm.data.validation.tests
Find nodes with direction tag and invalid number of parent ways or position in way.
DirectionNodes() - Constructor for class org.openstreetmap.josm.data.validation.tests.DirectionNodes
Construct a new DirectionNodes object
directionPositionSettings - Variable in class org.openstreetmap.josm.data.gpx.GpxImageCorrelationSettings
 
directionScale - Variable in class org.openstreetmap.josm.gui.layer.gpx.GpxDrawHelper
 
DirectionString(int, String) - Constructor for class org.openstreetmap.josm.tools.Utils.DirectionString
 
directionX - Variable in class org.openstreetmap.josm.gui.bbox.SlippyMapController.MoveTask
The horizontal direction of movement, -1:left, 0:stop, 1:right
directionY - Variable in class org.openstreetmap.josm.gui.bbox.SlippyMapController.MoveTask
The vertical direction of movement, -1:up, 0:stop, 1:down
directive - Variable in enum org.openstreetmap.josm.io.OverpassDownloadReader.OverpassOutputFormat
 
dirs - Variable in class org.openstreetmap.josm.data.Preferences
 
dirs - Variable in class org.openstreetmap.josm.tools.ImageProvider
directories in which images are searched
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
dirtyAll() - Method in class org.openstreetmap.josm.gui.layer.OsmDataLayer
 
DISABLE - org.openstreetmap.josm.gui.dialogs.properties.TagEditHelper.RecentExisting
 
disable_off - Variable in class org.openstreetmap.josm.gui.tagging.presets.items.Check
whether the off value is disabled in the dialog, i.e., only unset or yes are provided
DISABLE_PLUGIN - Static variable in class org.openstreetmap.josm.plugins.PluginHandler
 
disable_tracing() - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParser
Disable tracing.
DisableAction(DrawSnapHelper) - Constructor for class org.openstreetmap.josm.actions.mapmode.DrawSnapHelper.DisableAction
 
disableAllModifierCheckboxes() - Method in class org.openstreetmap.josm.gui.preferences.shortcut.PrefJPanel.CbAction
 
disabledAndHiddenCount - Variable in class org.openstreetmap.josm.data.osm.FilterModel
number of primitives that are disabled and hidden
disabledCount - Variable in class org.openstreetmap.josm.data.osm.FilterModel
number of primitives that are disabled but not hidden
disabledFilters - Variable in class org.openstreetmap.josm.data.osm.FilterMatcher
 
disabledImgCache - Variable in class org.openstreetmap.josm.gui.mappaint.styleelement.MapImage
A cache that holds a disabled (gray) version of this image
disabledMenuActions - Variable in class org.openstreetmap.josm.gui.widgets.DisableShortcutsOnFocusGainedTextField
 
disableMenuActions() - Method in interface org.openstreetmap.josm.gui.widgets.DisableShortcutsOnFocusGainedComponent
Disables all relevant menu actions.
disableMenuFor(JTextComponent, PopupMenuLauncher) - Static method in class org.openstreetmap.josm.gui.widgets.TextContextualPopupMenu
Disables the TextContextualPopupMenu attached to the given popup menu launcher and text component.
DisableShortcutsOnFocusGainedComponent - Interface in org.openstreetmap.josm.gui.widgets
An interface for components with code that can be used for disabling shortcuts while they hold focus.
DisableShortcutsOnFocusGainedTextField - Class in org.openstreetmap.josm.gui.widgets
A JTextField that disabled all JOSM shortcuts composed of a single key without modifier (except F1 to F12), in order to avoid them to be triggered while typing.
DisableShortcutsOnFocusGainedTextField() - Constructor for class org.openstreetmap.josm.gui.widgets.DisableShortcutsOnFocusGainedTextField
Constructs a new TextField.
DisableShortcutsOnFocusGainedTextField(int) - Constructor for class org.openstreetmap.josm.gui.widgets.DisableShortcutsOnFocusGainedTextField
Constructs a new empty TextField with the specified number of columns.
DisableShortcutsOnFocusGainedTextField(String) - Constructor for class org.openstreetmap.josm.gui.widgets.DisableShortcutsOnFocusGainedTextField
Constructs a new TextField initialized with the specified text.
DisableShortcutsOnFocusGainedTextField(String, int) - Constructor for class org.openstreetmap.josm.gui.widgets.DisableShortcutsOnFocusGainedTextField
Constructs a new TextField initialized with the specified text and columns.
DisableShortcutsOnFocusGainedTextField(Document, String, int) - Constructor for class org.openstreetmap.josm.gui.widgets.DisableShortcutsOnFocusGainedTextField
Constructs a new JTextField that uses the given text storage model and the given number of columns.
disableUndoRedo() - Method in class org.openstreetmap.josm.gui.widgets.TextContextualPopupMenu
 
discard(byte[]) - Method in class org.openstreetmap.josm.tools.Diff.FileData
Actually discard the lines.
discardable - Static variable in class org.openstreetmap.josm.data.osm.AbstractPrimitive
 
discardable(int...) - Method in class org.openstreetmap.josm.tools.Diff.FileData
Mark to be discarded each line that matches no line of another file.
DISCARDABLE - Static variable in class org.openstreetmap.josm.gui.dialogs.properties.PropertiesCellRenderer
 
discardableKeys - Variable in class org.openstreetmap.josm.gui.preferences.display.DrawingPreference
 
discardAllUndoableEdits() - Method in class org.openstreetmap.josm.gui.widgets.JosmComboBox
Empties the internal undo manager, if any.
discardAllUndoableEdits() - Method in class org.openstreetmap.josm.gui.widgets.JosmTextField
Empties the internal undo manager.
discardAllUndoableEdits() - Method in class org.openstreetmap.josm.gui.widgets.PopupMenuLauncher
Empties the internal undo manager, if any.
discardAllUndoableEdits() - Method in class org.openstreetmap.josm.gui.widgets.TextContextualPopupMenu
Empties the internal undo manager.
discardAndProceedAction - Variable in class org.openstreetmap.josm.gui.io.SaveLayersDialog
 
DiscardAndProceedAction() - Constructor for class org.openstreetmap.josm.gui.io.SaveLayersDialog.DiscardAndProceedAction
 
discardConfusingLines() - Method in class org.openstreetmap.josm.tools.Diff
Discard lines from one file that have no matches in the other file.
discardConfusingLines(Diff.FileData) - Method in class org.openstreetmap.josm.tools.Diff.FileData
Discard lines that have no matches in another file.
DiscardTagsHook - Class in org.openstreetmap.josm.actions.upload
Removes discardable tags such as created_by from all modified objects before upload
DiscardTagsHook() - Constructor for class org.openstreetmap.josm.actions.upload.DiscardTagsHook
 
discardTmp() - Method in class org.openstreetmap.josm.data.gpx.GpxImageEntry
Delete the temporary variable.
discardTmp() - Method in class org.openstreetmap.josm.gui.layer.geoimage.GeoImageLayer
 
discardUnsavedLayers() - Method in class org.openstreetmap.josm.gui.layer.AutosaveTask
Mark all unsaved layers as deleted.
disconnect() - Method in class org.openstreetmap.josm.tools.Http1Client
 
disconnect() - Method in class org.openstreetmap.josm.tools.Http1Client.Http1Response
 
disconnect() - Method in class org.openstreetmap.josm.tools.HttpClient
Disconnect client.
disconnect() - Method in class org.openstreetmap.josm.tools.HttpClient.Response
Indicates that other requests to the server are unlikely in the near future.
disconnect(HttpURLConnection) - Static method in class org.openstreetmap.josm.tools.Http1Client
 
DISCOURAGED - org.openstreetmap.josm.data.osm.UploadPolicy
Upload discouraged, for example when using or distributing a private dataset.
discussion - Variable in class org.openstreetmap.josm.data.osm.Changeset
the changeset discussion
DISK_CACHE_FACTORY - Static variable in class org.openstreetmap.josm.data.cache.JCSCacheManager
 
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>>) - Static method in class org.openstreetmap.josm.data.osm.visitor.paint.relations.MultipolygonCache
 
dispatchKeyEvent(KeyEvent) - Method in class org.openstreetmap.josm.gui.util.MultikeyActionsHandler.MyKeyEventDispatcher
 
displacement - Variable in class org.openstreetmap.josm.gui.layer.imagery.TileSourceDisplaySettings
the displacement (basically caches the displacement from the offsetBookmark in the current projection)
DISPLACEMENT - Static variable in class org.openstreetmap.josm.gui.layer.imagery.TileSourceDisplaySettings
 
DISPLAY_COUNT - Static variable in class org.openstreetmap.josm.actions.SplitWayAction.SegmentToKeepSelectionDialog
 
DISPLAY_KEYS_AS_HINT - Static variable in class org.openstreetmap.josm.gui.tagging.presets.TaggingPresetItem
Display OSM keys as hint
DISPLAY_NAME - Static variable in class org.openstreetmap.josm.io.ChangesetQuery
 
DISPLAY_NUMBERS - Static variable in class org.openstreetmap.josm.gui.dialogs.LayerListDialog
 
display_value - Variable in class org.openstreetmap.josm.gui.tagging.presets.items.PresetListEntry
Text displayed to the user instead of PresetListEntry.value.
display_values - Variable in class org.openstreetmap.josm.gui.tagging.presets.items.ComboMultiSelect
A list of entries that is displayed to the user.
displayCancel(Throwable) - Static method in class org.openstreetmap.josm.gui.io.importexport.FileImporter
 
displayChangesets(Set<Integer>) - Static method in class org.openstreetmap.josm.gui.dialogs.ChangesetDialog.LaunchChangesetManager
Fetches changesets and display the changeset dialog.
displayData - Variable in class org.openstreetmap.josm.gui.preferences.advanced.AdvancedPreference
 
displayData - Variable in class org.openstreetmap.josm.gui.preferences.advanced.PreferencesTable
 
displayedErrors - Variable in class org.openstreetmap.josm.tools.bugreport.BugReportQueue
 
displayedKeys - Variable in class org.openstreetmap.josm.gui.conflict.tags.TagConflictResolverModel
 
displayedNote - Variable in class org.openstreetmap.josm.gui.layer.NoteLayer
 
displayedPanel - Variable in class org.openstreetmap.josm.gui.layer.NoteLayer
 
displayedPlugins - Variable in class org.openstreetmap.josm.gui.preferences.plugin.PluginPreferencesModel
 
displayedWindow - Variable in class org.openstreetmap.josm.gui.layer.NoteLayer
 
displayEmptyPluginListInformation() - Method in class org.openstreetmap.josm.gui.preferences.plugin.PluginListPanel
Displays a message when the plugin list is empty.
displayErrMsg - Variable in class org.openstreetmap.josm.plugins.ReadRemotePluginInformationTask
 
displayError() - Method in class org.openstreetmap.josm.gui.bugreport.JosmUpdatePanel
Display that there was an error while checking the current version.
displayError(File, Exception) - Static method in class org.openstreetmap.josm.gui.io.importexport.FileImporter
 
displayErrorMessage(JTextArea, String) - Static method in class org.openstreetmap.josm.actions.AboutAction
 
displayErrorMessage(ProgressMonitor, String, String, String, String) - Static method in class org.openstreetmap.josm.plugins.ReadRemotePluginInformationTask
 
displayErrorScreen(List<TestError>) - Static 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.
displayFor(ReportedException) - Method in class org.openstreetmap.josm.tools.bugreport.BugReportQueue
 
displayGenericHelp() - Static method in class org.openstreetmap.josm.gui.dialogs.properties.HelpAction
Displays the localized Map Features.
displayHelp(List<String>) - Static method in class org.openstreetmap.josm.gui.dialogs.properties.HelpAction
Display help by opening the first existing wiki page in the given list.
displayHint() - Method in class org.openstreetmap.josm.gui.widgets.JosmComboBox
Return true if the combobox should display the hint text.
displayHint() - Method in class org.openstreetmap.josm.gui.widgets.JosmTextField
Return true if the textfield should display the hint text.
displayImage(ImageData, ImageEntry) - Method in class org.openstreetmap.josm.gui.layer.geoimage.ImageViewerDialog
Displays a single image for the given layer.
displayImage(IImageEntry<?>) - Method in class org.openstreetmap.josm.gui.layer.geoimage.ImageViewerDialog
Displays a single image for the given layer.
displayImages(List<? extends IImageEntry<?>>) - Method in class org.openstreetmap.josm.gui.layer.geoimage.ImageViewerDialog
Displays images for the given layer.
displayLayerNumbers() - Static method in class org.openstreetmap.josm.gui.dialogs.LayerListDialog
 
displaylist - Variable in class org.openstreetmap.josm.gui.dialogs.RelationListDialog
The display list.
displayList - Variable in class org.openstreetmap.josm.gui.dialogs.NotesDialog
 
displayMessageIfInvalid() - Method in class org.openstreetmap.josm.gui.dialogs.changeset.query.AdvancedChangesetQueryPanel
Display error message if a field is invalid.
displayMessageIfInvalid() - Method in class org.openstreetmap.josm.gui.dialogs.changeset.query.BBoxRestrictionPanel
 
displayMessageIfInvalid() - Method in class org.openstreetmap.josm.gui.dialogs.changeset.query.OpenAndCloseStateRestrictionPanel
 
displayMessageIfInvalid() - Method in interface org.openstreetmap.josm.gui.dialogs.changeset.query.RestrictionPanel
Display error message if a field is invalid.
displayMessageIfInvalid() - Method in class org.openstreetmap.josm.gui.dialogs.changeset.query.TimeRestrictionPanel
 
displayMessageIfInvalid() - Method in class org.openstreetmap.josm.gui.dialogs.changeset.query.UserRestrictionPanel
 
displayName - Variable in class org.openstreetmap.josm.data.coor.conversion.AbstractCoordinateFormat
 
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
Name to be displayed
displayName - Variable in enum org.openstreetmap.josm.gui.conflict.pair.ComparePairType
the localized display name
displayNotification() - Method in class org.openstreetmap.josm.gui.layer.AutosaveTask
 
displayOutOfDate(int) - Method in class org.openstreetmap.josm.gui.bugreport.JosmUpdatePanel
 
displayPluginList(List<PluginInformation>) - Method in class org.openstreetmap.josm.gui.preferences.plugin.PluginListPanel
Displays a list of plugins.
DisplayPreference - Class in org.openstreetmap.josm.gui.preferences.display
Display preferences (various settings that influence the visual representation of the whole program).
DisplayPreference() - Constructor for class org.openstreetmap.josm.gui.preferences.display.DisplayPreference
 
DisplayPreference.Factory - Class in org.openstreetmap.josm.gui.preferences.display
Factory used to create a new DisplayPreference.
displayRelationHelp(IRelation<?>) - Static method in class org.openstreetmap.josm.gui.dialogs.properties.HelpAction
Displays the most specific wiki page for the given relation.
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.
displaySegments(MapViewPath, Path2D, Path2D, Path2D, Color, BasicStroke, BasicStroke, Color) - Method in class org.openstreetmap.josm.data.osm.visitor.paint.StyledMapRenderer
 
displaySettings - Variable in class org.openstreetmap.josm.gui.layer.AbstractTileSourceLayer
 
displaySettingsChanged(TileSourceDisplaySettings.DisplaySettingsChangeEvent) - Method in class org.openstreetmap.josm.gui.dialogs.LayerListDialog
 
displaySettingsChanged(TileSourceDisplaySettings.DisplaySettingsChangeEvent) - Method in class org.openstreetmap.josm.gui.layer.AbstractTileSourceLayer
 
displaySettingsChanged(TileSourceDisplaySettings.DisplaySettingsChangeEvent) - Method in interface org.openstreetmap.josm.gui.layer.imagery.TileSourceDisplaySettings.DisplaySettingsChangeListener
Called whenever the display settings have changed.
DisplaySettingsChangeEvent(String) - Constructor for class org.openstreetmap.josm.gui.layer.imagery.TileSourceDisplaySettings.DisplaySettingsChangeEvent
 
displaySizeCheckResult(boolean) - Method in class org.openstreetmap.josm.gui.download.OSMDownloadSource.OSMDownloadSourcePanel
 
displayTagHelp(String, String) - Static method in class org.openstreetmap.josm.gui.dialogs.properties.HelpAction
Displays the most specific wiki page for the given key/value.
displayText(Runnable, Supplier<Shape>, boolean, TextLabel) - Method in class org.openstreetmap.josm.data.osm.visitor.paint.StyledMapRenderer
Displays text at specified position including its halo, if applicable.
displayText(IPrimitive, TextLabel, String, AffineTransform) - Method in class org.openstreetmap.josm.data.osm.visitor.paint.StyledMapRenderer
 
displayText(IPrimitive, TextLabel, String, Rectangle2D, MapViewPositionAndRotation) - Method in class org.openstreetmap.josm.data.osm.visitor.paint.StyledMapRenderer
 
displayThread - Variable in class org.openstreetmap.josm.tools.bugreport.BugReportQueue
 
displayTimeStart - Variable in class org.openstreetmap.josm.gui.NotificationManager
 
displayUpToDate() - Method in class org.openstreetmap.josm.gui.bugreport.JosmUpdatePanel
 
displayUrl(String) - Static method in class org.openstreetmap.josm.tools.OpenBrowser
Displays an external URL using platform associated software.
displayUrl(URI) - Static method in class org.openstreetmap.josm.tools.OpenBrowser
Displays an external URI using platform associated software.
dispose() - Method in class org.openstreetmap.josm.gui.conflict.tags.CombinePrimitiveResolverDialog
 
dispose() - Method in class org.openstreetmap.josm.gui.dialogs.relation.GenericRelationEditor
 
dispose() - Method in class org.openstreetmap.josm.gui.dialogs.relation.RelationEditor
 
dispose() - Method in class org.openstreetmap.josm.gui.dialogs.SearchDialog
 
dispose() - Method in class org.openstreetmap.josm.gui.history.HistoryBrowserDialog
 
dispose() - Method in class org.openstreetmap.josm.gui.MenuScroller
Removes this MenuScroller from the associated menu and restores the default behavior of the menu.
dispose() - Method in class org.openstreetmap.josm.gui.preferences.PreferenceDialog
 
disposeOnClose - Variable in class org.openstreetmap.josm.gui.ExtendedDialog
 
DISPUTED_USE_MSG - Static variable in class org.openstreetmap.josm.data.validation.tests.DirectionNodes
 
dist(double, double, double, double) - Static method in class org.openstreetmap.josm.actions.SimplifyWayAction
 
dist100Pixel - Variable in class org.openstreetmap.josm.gui.MapScaler.TickMarks
 
distance(double, double) - Method in class org.openstreetmap.josm.data.coor.Coordinate
Returns the euclidean distance from this Coordinate to a specified coordinate.
distance(Coordinate) - Method in class org.openstreetmap.josm.data.coor.Coordinate
Returns the euclidean distance from this Coordinate to a specified Coordinate.
distance(EastNorth) - Method in class org.openstreetmap.josm.data.coor.EastNorth
Returns the euclidean distance from this EastNorth to a specified EastNorth.
distance(LatLon) - Method in class org.openstreetmap.josm.data.coor.LatLon
Returns the euclidean distance from this LatLon to a specified LatLon.
DISTANCE_THRESHOLD - Static variable in class org.openstreetmap.josm.gui.MapStatus
 
distanceSq(double, double) - Method in class org.openstreetmap.josm.data.coor.Coordinate
Returns the square of euclidean distance from this Coordinate to a specified coordinate.
distanceSq(double, double) - Method in interface org.openstreetmap.josm.data.coor.ILatLon
Returns the square of euclidean distance from this Coordinate to a specified coordinate.
distanceSq(Coordinate) - Method in class org.openstreetmap.josm.data.coor.Coordinate
Returns the square of the euclidean distance from this Coordinate to a specified Coordinate.
distanceSq(EastNorth) - Method in class org.openstreetmap.josm.data.coor.EastNorth
Returns the square of the euclidean distance from this EastNorth to a specified EastNorth.
distanceSq(ILatLon) - Method in interface org.openstreetmap.josm.data.coor.ILatLon
Returns the euclidean distance from this ILatLon to a specified ILatLon.
distanceSq(LatLon) - Method in class org.openstreetmap.josm.data.coor.LatLon
Returns the square of the euclidean distance from this LatLon to a specified LatLon.
distanceToInView(MapViewState.MapViewPoint) - Method in class org.openstreetmap.josm.gui.MapViewState.MapViewPoint
Gets the distance between this point and an other point.
distanceToInViewSq(MapViewState.MapViewPoint) - Method in class org.openstreetmap.josm.gui.MapViewState.MapViewPoint
Gets the squared distance between this point and an other point.
distanceViewer - Variable in class org.openstreetmap.josm.gui.history.CoordinateInfoViewer
the info panel for distance between the two coordinates
DistanceViewer(HistoryBrowserModel) - Constructor for class org.openstreetmap.josm.gui.history.CoordinateInfoViewer.DistanceViewer
 
distribute - Variable in class org.openstreetmap.josm.gui.MainMenu
Tools / Distribute Nodes
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
Constructs a new DistributeAction.
distributeNodes(Collection<Node>) - Static method in class org.openstreetmap.josm.actions.DistributeAction
Distribute nodes when only nodes are selected.
distributeNodes(CreateCircleAction.PolarNode[], int) - Static method in class org.openstreetmap.josm.actions.CreateCircleAction
Distributes nodes according to the algorithm of election with largest remainder.
distributeWay(Collection<Way>, Collection<Node>) - Static method in class org.openstreetmap.josm.actions.DistributeAction
Distribute nodes contained by a way, keeping nodes order.
distText - Variable in class org.openstreetmap.josm.gui.MapStatus
 
distValue - Variable in class org.openstreetmap.josm.gui.MapStatus
 
divided_by(double, double) - Static method in class org.openstreetmap.josm.gui.mappaint.mapcss.Functions
Function associated to the numeric "/" operator.
DividedScale<T> - Class in org.openstreetmap.josm.gui.mappaint
Splits the range of possible scale values (0 < scale < +Infinity) into multiple subranges, for each scale range it keeps a data object of a certain type T (can be null).
DividedScale() - Constructor for class org.openstreetmap.josm.gui.mappaint.DividedScale
 
DividedScale(DividedScale<T>) - Constructor for class org.openstreetmap.josm.gui.mappaint.DividedScale
 
DividedScale.RangeViolatedError - Exception in org.openstreetmap.josm.gui.mappaint
This exception type is for debugging #8997 and can later be replaced by AssertionError
Divider() - Constructor for class org.openstreetmap.josm.gui.widgets.MultiSplitLayout.Divider
 
DIVIDER_SIZE - Static variable in class org.openstreetmap.josm.gui.dialogs.DialogsPanel
 
dividerAt(int, int) - Method in class org.openstreetmap.josm.gui.widgets.MultiSplitLayout
Return the Divider whose bounds contain the specified point, or null if there isn't one.
dividerAt(MultiSplitLayout.Node, int, int) - Static method in class org.openstreetmap.josm.gui.widgets.MultiSplitLayout
 
dividerLocation - Variable in class org.openstreetmap.josm.gui.widgets.AutoAdjustingSplitPane
 
dividerPainter - Variable in class org.openstreetmap.josm.gui.widgets.MultiSplitPane
 
dividerSize - Variable in class org.openstreetmap.josm.gui.widgets.MultiSplitLayout
 
dividersThatOverlap(Rectangle) - Method in class org.openstreetmap.josm.gui.widgets.MultiSplitLayout
Return the Dividers whose bounds overlap the specified Rectangle.
dividersThatOverlap(MultiSplitLayout.Node, Rectangle) - Static method in class org.openstreetmap.josm.gui.widgets.MultiSplitLayout
 
DM_MINUTE_FORMATTER - Static variable in class org.openstreetmap.josm.data.coor.conversion.NauticalCoordinateFormat
 
DM00 - Static variable in class org.openstreetmap.josm.data.coor.conversion.NauticalCoordinateFormat
 
DM60 - Static variable in class org.openstreetmap.josm.data.coor.conversion.NauticalCoordinateFormat
 
DMS - Static variable in class org.openstreetmap.josm.data.coor.conversion.LatLonParser
Degree-Minute-Second pattern
DMS_MINUTE_FORMATTER - Static variable in class org.openstreetmap.josm.data.coor.conversion.DMSCoordinateFormat
 
DMS_SECOND_FORMATTER - Static variable in class org.openstreetmap.josm.data.coor.conversion.DMSCoordinateFormat
 
DMS00 - Static variable in class org.openstreetmap.josm.data.coor.conversion.DMSCoordinateFormat
 
DMS60 - Static variable in class org.openstreetmap.josm.data.coor.conversion.DMSCoordinateFormat
 
DMSCoordinateFormat - Class in org.openstreetmap.josm.data.coor.conversion
Coordinate format that converts a coordinate to degrees, minutes and seconds.
DMSCoordinateFormat() - Constructor for class org.openstreetmap.josm.data.coor.conversion.DMSCoordinateFormat
 
doAccessibleAction(int) - Method in class org.openstreetmap.josm.gui.bbox.SizeButton.AccessibleSizeButton
 
doActionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.actions.mapmode.DeleteAction
Invoked when the action occurs.
doAdd(T) - Method in class org.openstreetmap.josm.data.osm.QuadBuckets.QBLevel
 
doAddContent(T) - Method in class org.openstreetmap.josm.data.osm.QuadBuckets.QBLevel
 
doAddDynamic(JMenuItem, ImageryInfo.ImageryCategory) - Method in class org.openstreetmap.josm.gui.ImageryMenu
 
doAddEditList(JComponent, PrefEntry, ListSetting) - Static method in class org.openstreetmap.josm.gui.preferences.advanced.PreferencesTable
 
doAddEditListList(JComponent, PrefEntry, ListListSetting) - Static method in class org.openstreetmap.josm.gui.preferences.advanced.PreferencesTable
 
doAddEditMapList(JComponent, PrefEntry, MapListSetting) - Static method in class org.openstreetmap.josm.gui.preferences.advanced.PreferencesTable
 
doAddElement(E) - Method in class org.openstreetmap.josm.gui.widgets.JosmComboBoxModel
 
doAddSimple(JComponent, PrefEntry, StringSetting) - Static method in class org.openstreetmap.josm.gui.preferences.advanced.PreferencesTable
 
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.CLIProgressMonitor
 
doBeginTask() - Method in class org.openstreetmap.josm.gui.progress.swing.PleaseWaitProgressMonitor
 
doBeginTask() - Method in class org.openstreetmap.josm.gui.progress.swing.SwingRenderingProgressMonitor
 
doc - Variable in class org.openstreetmap.josm.io.session.SessionWriter.ExportSupport
 
docFilter - Variable in class org.openstreetmap.josm.gui.tagging.ac.AutoCompTextField
a filter to enforce max.
doCheckSaveConditions - Variable in class org.openstreetmap.josm.gui.io.SaveLayerInfo
 
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.
doCleanupResidualBounds(Map<Integer, T>, Consumer<T>) - Method in class org.openstreetmap.josm.gui.preferences.imagery.ImageryProvidersPanel.DefListSelectionListener
 
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.
doClick(MenuSelectionManager) - Method in class org.openstreetmap.josm.gui.util.StayOpenCheckBoxMenuItemUI
 
doClickWithoutRepaint(int) - Method in class org.openstreetmap.josm.gui.mappaint.BooleanStyleSettingGui.BooleanStyleSettingCheckBoxMenuItem
 
doComparingNames() - Static method in class org.openstreetmap.josm.data.osm.PrimitiveComparator
 
doComparingUniqueId() - Static method in class org.openstreetmap.josm.data.osm.PrimitiveComparator
 
doCreateFileChooser() - Method in class org.openstreetmap.josm.gui.widgets.FileChooserManager
Builds FileChooserManager object using properties set by builder methods or default values.
DocumentAdapter - Interface in org.openstreetmap.josm.gui.util
A functional DocumentListener which sends all events to DocumentAdapter.update(DocumentEvent).
doDownload(List<IDownloadSourceType>, DownloadSettings) - Method in class org.openstreetmap.josm.gui.download.OSMDownloadSource
 
doDownload(OverpassDownloadSource.OverpassDownloadData, DownloadSettings) - Method in class org.openstreetmap.josm.gui.download.OverpassDownloadSource
 
doDownload(T, DownloadSettings) - Method in interface org.openstreetmap.josm.gui.download.DownloadSource
Downloads the data.
doesImpactStatusLine(Collection<Node>, Collection<Way>) - Static method in class org.openstreetmap.josm.actions.mapmode.SelectAction
 
doExecuteFilters(Collection<T>, FilterMatcher) - Static method in class org.openstreetmap.josm.data.osm.FilterWorker
 
doExitMode() - Method in class org.openstreetmap.josm.actions.ImageryAdjustAction
 
doFilter() - Method in class org.openstreetmap.josm.gui.preferences.plugin.PluginPreferencesModel
 
doFilter(DataBufferByte, DataBufferByte, int, int, int, int, boolean) - Method in class org.openstreetmap.josm.gui.layer.imagery.ColorfulFilter
 
doFilterRGB(BufferedImage) - Method in class org.openstreetmap.josm.gui.layer.imagery.ColorfulFilter
 
doFinish(SourcePrefHelper, String) - Method in class org.openstreetmap.josm.gui.preferences.SourceEditor
Default implementation of SourceEditor.finish().
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.CLIProgressMonitor
 
doFinishTask() - Method in class org.openstreetmap.josm.gui.progress.swing.PleaseWaitProgressMonitor
 
doFinishTask() - Method in class org.openstreetmap.josm.gui.progress.swing.SwingRenderingProgressMonitor
 
doFireTileBoundChanged - Variable in class org.openstreetmap.josm.gui.bbox.TileSelectionBBoxChooser.TileGridInputPanel
 
doGet(String, BiPredicate<String, String>) - Method in class org.openstreetmap.josm.data.osm.AbstractPrimitive
 
doGetFile(boolean, boolean) - Method in class org.openstreetmap.josm.actions.SessionSaveAction
Sets the current session file.
doGetFileChooser(boolean) - Method in class org.openstreetmap.josm.actions.SessionSaveAction
 
doHasNext(T[]) - Method in class org.openstreetmap.josm.data.osm.Storage.AbstractIter
 
doInEDT(Runnable) - Method in class org.openstreetmap.josm.gui.progress.swing.PleaseWaitProgressMonitor
 
doInit() - Static method in class org.openstreetmap.josm.tools.Shortcut
 
doInternalSave(Layer, File, boolean) - Static method in class org.openstreetmap.josm.actions.SaveActionBase
 
doKeyPressed(KeyEvent) - Method in class org.openstreetmap.josm.actions.mapmode.AddNoteAction
 
doKeyPressed(KeyEvent) - Method in class org.openstreetmap.josm.actions.mapmode.DrawAction
 
doKeyPressed(KeyEvent) - Method in class org.openstreetmap.josm.actions.mapmode.ExtrudeAction
 
doKeyPressed(KeyEvent) - Method in class org.openstreetmap.josm.actions.mapmode.SelectAction
 
doKeyPressed(KeyEvent) - Method in interface org.openstreetmap.josm.gui.util.KeyPressReleaseListener
This is called when key press event is actually pressed (no fake events while holding key)
doKeyReleased(KeyEvent) - Method in class org.openstreetmap.josm.actions.mapmode.AddNoteAction
 
doKeyReleased(KeyEvent) - Method in class org.openstreetmap.josm.actions.mapmode.DrawAction
 
doKeyReleased(KeyEvent) - Method in class org.openstreetmap.josm.actions.mapmode.ExtrudeAction
 
doKeyReleased(KeyEvent) - Method in class org.openstreetmap.josm.actions.mapmode.SelectAction
 
doKeyReleased(KeyEvent) - Method in interface org.openstreetmap.josm.gui.util.KeyPressReleaseListener
This is called when key press event is actually released (no fake events while holding key)
doLayout() - Method in class org.openstreetmap.josm.gui.download.DownloadDialog.DownloadDialogSplitPane
 
DOLLAR - Static variable in interface org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParserConstants
RegularExpression Id.
doLoadImage() - Method in class org.openstreetmap.josm.gui.widgets.JosmImageView
Loads the image from the URL getImageURL.
DOMAIN_LABEL_REGEX - Static variable in class org.openstreetmap.josm.data.validation.routines.DomainValidator
 
DOMAIN_NAME_REGEX - Static variable in class org.openstreetmap.josm.data.validation.routines.DomainValidator
 
DOMAIN_VALIDATOR - Static variable in class org.openstreetmap.josm.data.validation.routines.DomainValidator
Singleton instance of this validator, which doesn't consider local addresses as valid.
DOMAIN_VALIDATOR_WITH_LOCAL - Static variable in class org.openstreetmap.josm.data.validation.routines.DomainValidator
Singleton instance of this validator, which does consider local addresses valid.
domainRegex - Variable in class org.openstreetmap.josm.data.validation.routines.DomainValidator
RegexValidator for matching domains.
DomainValidator - Class in org.openstreetmap.josm.data.validation.routines
Domain name validation routines.
DomainValidator(boolean) - Constructor for class org.openstreetmap.josm.data.validation.routines.DomainValidator
Private constructor.
DomainValidator.ArrayType - Enum in org.openstreetmap.josm.data.validation.routines
enum used by DomainValidator.updateTLDOverride(ArrayType, String[]) to determine which override array to update / fetch
DomainValidator.IdnBugHolder - Class in org.openstreetmap.josm.data.validation.routines
 
doMerge(List<? extends Layer>, Collection<? extends Layer>) - Method in class org.openstreetmap.josm.actions.MergeLayerAction
Submits merge of layers.
doMergeNodes(OsmDataLayer, Collection<Node>, Node) - Static method in class org.openstreetmap.josm.actions.MergeNodesAction
Merges the nodes in nodes at the specified node's location.
doMove(int, int...) - Method in interface org.openstreetmap.josm.data.ReorderableModel
Performs the move operation, without any check nor selection handling.
doMove(int, int...) - Method in class org.openstreetmap.josm.gui.dialogs.FilterTableModel
 
doMove(int, int...) - Method in class org.openstreetmap.josm.gui.dialogs.LayerListDialog.LayerListModel
 
doMoveForDrag(MouseEvent) - Method in class org.openstreetmap.josm.gui.MapMover
 
done - Variable in class org.openstreetmap.josm.data.osm.visitor.paint.StyledTiledMapRenderer.TileLoader
 
done(Integer) - Method in class org.openstreetmap.josm.gui.dialogs.relation.sort.RelationNodeMap
 
Done() - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.SimpleCharStream
Reset buffer when finished.
DONE - Static variable in class org.openstreetmap.josm.gui.layer.geoimage.CorrelateGpxWithImages.SyncDialogWindowListener
 
doneOneway(Integer) - Method in class org.openstreetmap.josm.gui.dialogs.relation.sort.RelationNodeMap
This relation member has been processed.
doNotHide - Variable in class org.openstreetmap.josm.gui.MapFrame.SideToolbarPopupMenu
 
doNotHide - Variable in class org.openstreetmap.josm.gui.MapStatus.MapStatusPopupMenu
 
doNotHide - Variable in class org.openstreetmap.josm.gui.preferences.ToolbarPreferences.ToolbarPopupMenu
 
DoNothingClipboardOwner() - Constructor for class org.openstreetmap.josm.gui.datatransfer.ClipboardUtils.DoNothingClipboardOwner
 
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.
doOrderingNodesWaysRelations() - Static method in class org.openstreetmap.josm.data.osm.PrimitiveComparator
 
doOrderingRelationsWaysNodes() - Static method in class org.openstreetmap.josm.data.osm.PrimitiveComparator
 
doOrderingWaysRelationsNodes() - Static method in class org.openstreetmap.josm.data.osm.PrimitiveComparator
 
doPaint(MapViewGraphics) - Method in class org.openstreetmap.josm.gui.layer.AbstractTileSourceLayer.TileSourcePainter
 
doParse() - Method in class org.openstreetmap.josm.data.preferences.PreferencesReader
 
doParse(OsmServerLocationReader.Parser<T>, ProgressMonitor) - Method in class org.openstreetmap.josm.io.OsmServerLocationReader
 
doParseDataSet(InputStream, ProgressMonitor) - Method in class org.openstreetmap.josm.io.AbstractReader
 
doParseDataSet(InputStream, ProgressMonitor) - Method in class org.openstreetmap.josm.io.GeoJSONReader
 
doParseDataSet(InputStream, ProgressMonitor) - Method in class org.openstreetmap.josm.io.OsmJsonReader
 
doParseDataSet(InputStream, ProgressMonitor) - Method in class org.openstreetmap.josm.io.OsmPbfReader
 
doParseDataSet(InputStream, ProgressMonitor) - Method in class org.openstreetmap.josm.io.OsmReader
 
doParseDataSet(InputStream, ProgressMonitor, Object) - Method in class org.openstreetmap.josm.io.AbstractReader
 
doParseDataSet(InputStream, ProgressMonitor, AbstractReader.BinaryParserWorker) - Method in class org.openstreetmap.josm.io.AbstractReader
 
doParseDataSet(InputStream, ProgressMonitor, AbstractReader.ParserWorker) - Method in class org.openstreetmap.josm.io.AbstractReader
 
doPaste(ActionEvent, Transferable) - Method in class org.openstreetmap.josm.actions.AbstractPasteAction
 
doPut(String, String) - Method in class org.openstreetmap.josm.gui.io.UploadDialogModel
Inserts/updates/deletes a tag.
doRealRun() - Method in class org.openstreetmap.josm.gui.PleaseWaitRunnable
 
doRefreshImage() - Method in class org.openstreetmap.josm.gui.widgets.JosmImageView
Loads the image and updates the size accordingly.
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
Saves the active layer.
doSave(boolean) - Method in class org.openstreetmap.josm.actions.SaveActionBase
Saves the active layer.
doSave(File, OsmDataLayer) - Method in class org.openstreetmap.josm.gui.io.importexport.OsmExporter
 
doSave(Layer) - Method in class org.openstreetmap.josm.actions.SaveActionBase
Saves the given layer.
doSave(Layer, boolean) - Method in class org.openstreetmap.josm.actions.SaveActionBase
Saves the given layer.
doSave(Layer, File, boolean) - Static method in class org.openstreetmap.josm.actions.SaveActionBase
Saves a layer to a given file.
doSaveToFile - Variable in class org.openstreetmap.josm.gui.io.SaveLayerInfo
 
doSelectionChange(Function<Set<OsmPrimitive>, DataSelectionListener.SelectionChangeEvent>) - Method in class org.openstreetmap.josm.data.osm.DataSet
Do a selection change.
doSelectionChange(Function<Set<VectorPrimitive>, IDataSelectionListener.SelectionChangeEvent<VectorPrimitive, VectorNode, VectorWay, VectorRelation, VectorDataSet>>) - Method in class org.openstreetmap.josm.data.vector.VectorDataSet
Do a selection change.
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.CLIProgressMonitor
 
doSetCustomText(String) - Method in class org.openstreetmap.josm.gui.progress.swing.PleaseWaitProgressMonitor
 
doSetCustomText(String) - Method in class org.openstreetmap.josm.gui.progress.swing.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.CLIProgressMonitor
 
doSetIntermediate(boolean) - Method in class org.openstreetmap.josm.gui.progress.swing.PleaseWaitProgressMonitor
 
doSetIntermediate(boolean) - Method in class org.openstreetmap.josm.gui.progress.swing.SwingRenderingProgressMonitor
 
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.CLIProgressMonitor
 
doSetTitle(String) - Method in class org.openstreetmap.josm.gui.progress.swing.PleaseWaitProgressMonitor
 
doSetTitle(String) - Method in class org.openstreetmap.josm.gui.progress.swing.SwingRenderingProgressMonitor
 
doShowOptionDialog(Component, String, HelpAwareOptionPane.ButtonSpec[], HelpAwareOptionPane.ButtonSpec, String, List<JButton>, JOptionPane) - Static method in class org.openstreetmap.josm.gui.HelpAwareOptionPane
 
doSlowOperations - Variable in class org.openstreetmap.josm.data.osm.visitor.paint.AbstractMapRenderer
Performs slow operations by default.
doSplit() - Method in class org.openstreetmap.josm.data.osm.QuadBuckets.QBLevel
 
doSplitWay(Way, Way, List<Way>, List<OsmPrimitive>) - Static method in class org.openstreetmap.josm.actions.SplitWayAction
 
doSplitWay(Way, Way, List<Way>, List<OsmPrimitive>, SplitWayCommand.WhenRelationOrderUncertain) - Static method in class org.openstreetmap.josm.command.SplitWayCommand
Effectively constructs the SplitWayCommand.
doSplitWayShowSegmentSelection(Way, List<Node>, List<OsmPrimitive>) - Static method in class org.openstreetmap.josm.actions.SplitWayAction
Perform way splitting after presenting the user with a choice which way segment history should be preserved (in expert mode)
doStartElement(String, Attributes) - Method in class org.openstreetmap.josm.io.AbstractParser
 
doStop - Variable in class org.openstreetmap.josm.gui.NavigatableComponent.SmoothScrollThread
 
doStyle() - Method in class org.openstreetmap.josm.gui.SideButton
Do the style settings for the side button layout
doSync() - Method in class org.openstreetmap.josm.gui.widgets.JosmImageView
Makes sure the necessary properties and image is loaded.
DOT_SIZE - Static variable in class org.openstreetmap.josm.actions.mapmode.ImproveWayAccuracyAction
 
doTest(OsmPrimitive, String, String[], AbstractValidator, int) - Method in class org.openstreetmap.josm.data.validation.tests.InternetTags
Potentially validates a given primitive key against a given validator.
DOUBLE - Static variable in class org.openstreetmap.josm.data.imagery.vectortile.mapbox.Layer.ValueFields
 
DoubleClickAdapter() - Constructor for class org.openstreetmap.josm.gui.conflict.pair.tags.TagMerger.DoubleClickAdapter
 
DoubleClickAdapter() - Constructor for class org.openstreetmap.josm.gui.dialogs.relation.SelectionTable.DoubleClickAdapter
 
DoubleClickAdapter() - Constructor for class org.openstreetmap.josm.gui.dialogs.UserListDialog.DoubleClickAdapter
 
DoubleClickAdapter() - Constructor for class org.openstreetmap.josm.gui.download.BookmarkSelection.DoubleClickAdapter
 
DoubleClickAdapter(Function<MouseEvent, PrimitiveId>) - Constructor for class org.openstreetmap.josm.gui.history.ShowHistoryAction.DoubleClickAdapter
 
doubleClickEvent() - Method in class org.openstreetmap.josm.gui.download.UserQueryList
 
DoubleProperty - Class in org.openstreetmap.josm.data.preferences
A property containing an Double value.
DoubleProperty(String, double) - Constructor for class org.openstreetmap.josm.data.preferences.DoubleProperty
Constructs a new DoubleProperty.
DoubleStereographic - Class in org.openstreetmap.josm.data.projection.proj
Implementation of the stereographic double projection, also known as Oblique Stereographic and the Schreiber double stereographic projection.
DoubleStereographic() - Constructor for class org.openstreetmap.josm.data.projection.proj.DoubleStereographic
 
doUploadToServer - Variable in class org.openstreetmap.josm.gui.io.SaveLayerInfo
 
doValidate(boolean) - Method in class org.openstreetmap.josm.actions.ValidateAction
Does the validation.
doValidateTag(OsmPrimitive, String, String, AbstractValidator, int) - Method in class org.openstreetmap.josm.data.validation.tests.InternetTags
Validates a given primitive tag against a given validator.
doVisit(IPrimitive) - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.Selector.ChildOrParentSelector.MatchingReferrerFinder
 
doVisitReferrers(Consumer<IPrimitive>) - Method in class org.openstreetmap.josm.data.vector.VectorPrimitive
 
doVisitReferrers(Consumer<OsmPrimitive>) - Method in class org.openstreetmap.josm.data.osm.OsmPrimitive
 
DOWN - org.openstreetmap.josm.actions.MoveAction.Direction
Move down
DOWN - org.openstreetmap.josm.actions.OrthogonalizeAction.Direction
 
DOWN - org.openstreetmap.josm.gui.MenuScroller.MenuIcon
 
DOWN_DIRECTION - Static variable in class org.openstreetmap.josm.gui.ScrollViewport
Direction flag for downwards
downAction - Variable in class org.openstreetmap.josm.gui.dialogs.MapPaintDialog
 
downButton - Variable in class org.openstreetmap.josm.gui.preferences.ToolbarPreferences.Settings
 
downItem - Variable in class org.openstreetmap.josm.gui.MenuScroller
 
download - Variable in class org.openstreetmap.josm.gui.MainMenu
File / Download from OSM...
download() - Method in class org.openstreetmap.josm.actions.downloadtasks.AbstractChangesetDownloadTask
Asynchronously launches the changeset download task.
download() - Method in class org.openstreetmap.josm.gui.io.DownloadFileTask
Performs download.
download() - Method in class org.openstreetmap.josm.io.remotecontrol.handler.LoadAndZoomHandler
 
download(boolean, Collection<Area>, boolean, boolean, ProgressMonitor) - Method in class org.openstreetmap.josm.actions.downloadtasks.DownloadTaskList
Downloads a list of areas from the OSM Server
download(boolean, List<Rectangle2D>, boolean, boolean, ProgressMonitor) - Method in class org.openstreetmap.josm.actions.downloadtasks.DownloadTaskList
Downloads a list of areas from the OSM Server
download(long, ProgressMonitor) - Method in class org.openstreetmap.josm.actions.downloadtasks.DownloadNotesTask
Download a specific note by its id.
download(String, Collection<File>) - Method in enum org.openstreetmap.josm.gui.DownloadParamType
Performs the download
download(DownloadOsmTask.DownloadTask, Bounds) - Method in class org.openstreetmap.josm.actions.downloadtasks.DownloadOsmTask
 
download(DownloadParams, Bounds, ProgressMonitor) - Method in class org.openstreetmap.josm.actions.downloadtasks.AbstractChangesetDownloadTask
 
download(DownloadParams, Bounds, ProgressMonitor) - Method in class org.openstreetmap.josm.actions.downloadtasks.DownloadGeoJsonTask
 
download(DownloadParams, Bounds, ProgressMonitor) - Method in class org.openstreetmap.josm.actions.downloadtasks.DownloadGpsTask
 
download(DownloadParams, Bounds, ProgressMonitor) - Method in class org.openstreetmap.josm.actions.downloadtasks.DownloadNotesTask
 
download(DownloadParams, Bounds, ProgressMonitor) - Method in class org.openstreetmap.josm.actions.downloadtasks.DownloadOsmChangeTask
 
download(DownloadParams, Bounds, ProgressMonitor) - Method in class org.openstreetmap.josm.actions.downloadtasks.DownloadOsmTask
 
download(DownloadParams, Bounds, ProgressMonitor) - Method in class org.openstreetmap.josm.actions.downloadtasks.DownloadSessionTask
 
download(DownloadParams, Bounds, ProgressMonitor) - Method in interface org.openstreetmap.josm.actions.downloadtasks.DownloadTask
Asynchronously launches the download task for a given bounding box.
download(Bounds) - Method in class org.openstreetmap.josm.actions.DownloadOsmInViewAction.DownloadOsmInViewTask
 
download(OsmServerReader, DownloadParams, Bounds, ProgressMonitor) - Method in class org.openstreetmap.josm.actions.downloadtasks.DownloadOsmTask
Asynchronously launches the download task for a given bounding box.
download(PluginInformation, File) - Method in class org.openstreetmap.josm.plugins.PluginDownloadTask
 
DOWNLOAD - org.openstreetmap.josm.actions.AutoScaleAction.AutoScaleMode
Zoom the view to last downloaded data
DOWNLOAD - org.openstreetmap.josm.gui.ProgramArguments.Option
--download=minlat,minlon,maxlat,maxlon Download the bounding box
--download=<URL> Download the location at the URL (with lat=x&lon=y&zoom=z)
--download=<filename> Open a file (any file type that can be opened with File/Open)
DOWNLOAD_AUTORUN - Static variable in class org.openstreetmap.josm.gui.download.DownloadDialog
 
DOWNLOAD_GPS - Static variable in interface org.openstreetmap.josm.gui.progress.ProgressTaskIds
Download GPS data
DOWNLOAD_LIMIT - Static variable in class org.openstreetmap.josm.actions.downloadtasks.DownloadNotesTask
Property defining the number of notes to be downloaded
DOWNLOAD_MISSING_MEMBERS - org.openstreetmap.josm.command.SplitWayCommand.WhenRelationOrderUncertain
If there are relation members missing, and these are needed to determine the order of the new parts in that relation, automatically download these without prompting the user.
DOWNLOAD_MISSING_PREF_KEY - Static variable in class org.openstreetmap.josm.command.SplitWayCommand
 
DOWNLOAD_QUERY - Static variable in class org.openstreetmap.josm.gui.download.OverpassDownloadSource.OverpassDownloadSourcePanel
 
DOWNLOAD_SOURCE_TAB - Static variable in class org.openstreetmap.josm.gui.download.DownloadDialog
 
DOWNLOAD_SOURCES - Static variable in class org.openstreetmap.josm.gui.download.OSMDownloadSource
The possible methods to get data
DOWNLOAD_TAB - Static variable in class org.openstreetmap.josm.gui.download.DownloadDialog
 
DOWNLOAD_ZOOMTODATA - Static variable in class org.openstreetmap.josm.actions.OpenLocationAction
true to zoom to entire newly downloaded data, false otherwise
DOWNLOAD_ZOOMTODATA - Static variable in class org.openstreetmap.josm.gui.download.DownloadDialog
 
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
Constructs a new DownloadAction.
DownloadAction() - Constructor for class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetContentPanel.HeaderPanel.DownloadAction
 
DownloadAction() - Constructor for class org.openstreetmap.josm.gui.dialogs.changeset.SingleChangesetDownloadPanel.DownloadAction
 
DownloadAction(boolean) - Constructor for class org.openstreetmap.josm.gui.download.DownloadDialog.DownloadAction
 
DownloadAllChildRelationsAction() - Constructor for class org.openstreetmap.josm.gui.dialogs.relation.ChildRelationBrowser.DownloadAllChildRelationsAction
 
DownloadAllChildrenTask(Dialog, Relation) - Constructor for class org.openstreetmap.josm.gui.dialogs.relation.ChildRelationBrowser.DownloadAllChildrenTask
 
DownloadAlongAction - Class in org.openstreetmap.josm.actions
Abstract superclass of DownloadAlongTrackAction and DownloadAlongWayAction
DownloadAlongAction(String, String, String, Shortcut, boolean) - Constructor for class org.openstreetmap.josm.actions.DownloadAlongAction
Constructs a new DownloadAlongAction
DownloadAlongPanel - Class in org.openstreetmap.josm.gui.layer.gpx
Panel displayed in "Download along..." dialogs
DownloadAlongPanel(String, String, String, String, String) - Constructor for class org.openstreetmap.josm.gui.layer.gpx.DownloadAlongPanel
Constructs a new DownloadPanel.
DownloadAlongTrackAction - Class in org.openstreetmap.josm.gui.layer.gpx
Action that issues a series of download requests to the API, following the GPX track.
DownloadAlongTrackAction(Collection<GpxData>) - Constructor for class org.openstreetmap.josm.gui.layer.gpx.DownloadAlongTrackAction
Constructs a new DownloadAlongTrackAction
downloadAlongWay - Variable in class org.openstreetmap.josm.gui.MainMenu
Tools / Download along way
DownloadAlongWayAction - Class in org.openstreetmap.josm.actions
Calculate area around selected ways and split it into reasonable parts so that they can be downloaded.
DownloadAlongWayAction() - Constructor for class org.openstreetmap.josm.actions.DownloadAlongWayAction
downloadAndUnpackFile(String, String, String) - Static method in class org.openstreetmap.josm.gui.io.CustomConfigurator
Downloads file to one of JOSM standard folders and unpack it as ZIP/JAR file
downloadAsNewLayer - Variable in class org.openstreetmap.josm.gui.download.DownloadSettings
 
DownloadAvailablePluginsAction() - Constructor for class org.openstreetmap.josm.gui.preferences.plugin.PluginPreference.DownloadAvailablePluginsAction
Constructs a new DownloadAvailablePluginsAction.
DownloadBoundingBoxTask(Bounds, ProgressMonitor) - Constructor for class org.openstreetmap.josm.actions.downloadtasks.DownloadNotesTask.DownloadBoundingBoxTask
 
DownloadBoundingBoxTask(OsmServerReader, ProgressMonitor) - Constructor for class org.openstreetmap.josm.actions.downloadtasks.DownloadNotesTask.DownloadBoundingBoxTask
 
downloadBounds - Variable in class org.openstreetmap.josm.gui.download.DownloadSettings
 
downloadChangeset(int) - Method in class org.openstreetmap.josm.actions.downloadtasks.ChangesetContentDownloadTask.DownloadTask
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
DownloadChangesetContentAction - Class in org.openstreetmap.josm.gui.dialogs.changeset
Downloads/Updates the content of the changeset.
DownloadChangesetContentAction(ChangesetAware) - Constructor for class org.openstreetmap.josm.gui.dialogs.changeset.DownloadChangesetContentAction
Constructs a new DownloadChangesetContentAction.
DownloadCompressedRawUrlTask(OsmServerReader, ProgressMonitor, Compression) - Constructor for class org.openstreetmap.josm.actions.downloadtasks.DownloadNotesTask.DownloadCompressedRawUrlTask
 
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
Dialog displayed to the user to download mapping data.
DownloadDialog(Component) - Constructor for class org.openstreetmap.josm.gui.download.DownloadDialog
Constructs a new DownloadDialog.
DownloadDialog(Component, String) - Constructor for class org.openstreetmap.josm.gui.download.DownloadDialog
Constructs a new DownloadDialog.
DownloadDialog.CancelAction - Class in org.openstreetmap.josm.gui.download
Action that is executed when the cancel button is pressed.
DownloadDialog.DownloadAction - Class in org.openstreetmap.josm.gui.download
Action that is executed when the download button is pressed.
DownloadDialog.DownloadDialogSplitPane - Class in org.openstreetmap.josm.gui.download
A special split pane that acts according to a DownloadSourceSizingPolicy It attempts to size the top tab content correctly.
DownloadDialog.DownloadSourceTabs - Class in org.openstreetmap.josm.gui.download
A special tabbed pane for AbstractDownloadSourcePanels
DownloadDialog.WindowEventHandler - Class in org.openstreetmap.josm.gui.download
 
DownloadDialogSplitPane(JTabbedPane, Component) - Constructor for class org.openstreetmap.josm.gui.download.DownloadDialog.DownloadDialogSplitPane
 
downloaded - Variable in class org.openstreetmap.josm.plugins.PluginDownloadTask
 
downloadedChangesets - Variable in class org.openstreetmap.josm.actions.downloadtasks.AbstractChangesetDownloadTask.RunnableDownloadTask
the set of downloaded changesets
downloadedData - Variable in class org.openstreetmap.josm.actions.downloadtasks.AbstractDownloadTask
 
DownloadException(String, Throwable) - Constructor for exception org.openstreetmap.josm.gui.io.DownloadFileTask.DownloadException
Constructs a new DownloadException.
downloadExecutor - Variable in class org.openstreetmap.josm.data.imagery.TMSCachedTileLoader
 
downloadFile(String, String, String) - Static method in class org.openstreetmap.josm.gui.io.CustomConfigurator
Downloads file to one of JOSM standard folders
DownloadFileTask - Class in org.openstreetmap.josm.gui.io
Asynchronous task for downloading and unpacking arbitrary file lists Shows progress bar when downloading
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
 
DownloadFromOverpassTask - Class in org.openstreetmap.josm.gui.io
Download OSM data from Overpass API
DownloadFromOverpassTask(String, DataSet, ProgressMonitor) - Constructor for class org.openstreetmap.josm.gui.io.DownloadFromOverpassTask
Constructor
downloadFromParamBounds(boolean, Bounds) - Static method in class org.openstreetmap.josm.gui.MainApplication
Download area specified as Bounds value.
DownloadFromServer - Interface in org.openstreetmap.josm.gui.layer
Interface for layers that can download data.
DownloadGeoJsonTask - Class in org.openstreetmap.josm.actions.downloadtasks
GeoJson download task.
DownloadGeoJsonTask() - Constructor for class org.openstreetmap.josm.actions.downloadtasks.DownloadGeoJsonTask
 
DownloadGeoJsonTask.InternalDownloadTask - Class in org.openstreetmap.josm.actions.downloadtasks
 
downloadGps(String) - Method in enum org.openstreetmap.josm.gui.DownloadParamType
Performs the GPS download
DOWNLOADGPS - org.openstreetmap.josm.gui.ProgramArguments.Option
--downloadgps=minlat,minlon,maxlat,maxlon Download the bounding box as raw GPS
--downloadgps=<URL> Download the location at the URL (with lat=x&lon=y&zoom=z) as raw GPS
DownloadGpsTask - Class in org.openstreetmap.josm.actions.downloadtasks
Task allowing to download GPS data.
DownloadGpsTask() - Constructor for class org.openstreetmap.josm.actions.downloadtasks.DownloadGpsTask
 
DownloadGpsTask.DownloadTask - Class in org.openstreetmap.josm.actions.downloadtasks
 
DownloadIncompleteMembersAction - Class in org.openstreetmap.josm.gui.dialogs.relation.actions
Download all incomplete members.
DownloadIncompleteMembersAction(IRelationEditorActionAccess, String) - Constructor for class org.openstreetmap.josm.gui.dialogs.relation.actions.DownloadIncompleteMembersAction
Constructs a new DownloadIncompleteMembersAction.
downloadInView - Variable in class org.openstreetmap.josm.gui.MainMenu
File / Download in current view
downloadJobExecutor - Variable in class org.openstreetmap.josm.data.cache.JCSCachedTileLoaderJob
 
downloadlink - Variable in class org.openstreetmap.josm.plugins.PluginInformation
The plugin download link.
DownloadMembersAction - Class in org.openstreetmap.josm.actions.relation
The action for downloading members of relations
DownloadMembersAction() - Constructor for class org.openstreetmap.josm.actions.relation.DownloadMembersAction
Constructs a new DownloadMembersAction.
downloadMissingMembers(Set<OsmPrimitive>) - Static method in class org.openstreetmap.josm.command.SplitWayCommand
 
DownloadMyChangesets() - Constructor for class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetCacheManager.DownloadMyChangesets
 
downloadNear - Variable in class org.openstreetmap.josm.gui.layer.gpx.DownloadAlongPanel
 
downloadNotesInView - Variable in class org.openstreetmap.josm.gui.MainMenu
File / Download notes in current view
downloadNotesInViewAction - Variable in class org.openstreetmap.josm.gui.dialogs.NotesDialog
 
DownloadNotesInViewAction - Class in org.openstreetmap.josm.actions
Action that downloads the notes within the current view from the server.
DownloadNotesInViewAction(String) - Constructor for class org.openstreetmap.josm.actions.DownloadNotesInViewAction
 
DownloadNotesTask - Class in org.openstreetmap.josm.actions.downloadtasks
General task for downloading OSM notes.
DownloadNotesTask() - Constructor for class org.openstreetmap.josm.actions.downloadtasks.DownloadNotesTask
 
DownloadNotesTask.DownloadBoundingBoxTask - Class in org.openstreetmap.josm.actions.downloadtasks
 
DownloadNotesTask.DownloadCompressedRawUrlTask - Class in org.openstreetmap.josm.actions.downloadtasks
 
DownloadNotesTask.DownloadRawUrlTask - Class in org.openstreetmap.josm.actions.downloadtasks
 
DownloadNotesTask.DownloadTask - Class in org.openstreetmap.josm.actions.downloadtasks
 
DownloadNotesUrlBoundsTask - Class in org.openstreetmap.josm.actions.downloadtasks
Specialized task for downloading OSM notes within bounds.
DownloadNotesUrlBoundsTask() - Constructor for class org.openstreetmap.josm.actions.downloadtasks.DownloadNotesUrlBoundsTask
 
DownloadNotesUrlIdTask - Class in org.openstreetmap.josm.actions.downloadtasks
Specialized task for downloading OSM notes by ID.
DownloadNotesUrlIdTask() - Constructor for class org.openstreetmap.josm.actions.downloadtasks.DownloadNotesUrlIdTask
 
DownloadObjectAction() - Constructor for class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetContentPanel.DownloadObjectAction
 
DownloadObjectDialog - Class in org.openstreetmap.josm.gui.download
Dialog prompt to user to let him choose OSM primitives to download by specifying their type and IDs
DownloadObjectDialog() - Constructor for class org.openstreetmap.josm.gui.download.DownloadObjectDialog
Constructs a new DownloadObjectDialog with MainApplication.getMainFrame() as parent component.
DownloadObjectDialog(Component) - Constructor for class org.openstreetmap.josm.gui.download.DownloadObjectDialog
Constructs a new DownloadObjectDialog.
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() - Constructor for class org.openstreetmap.josm.actions.CloseChangesetAction.DownloadOpenChangesetsTask
 
DownloadOpenChangesetsTask(Component) - Constructor for class org.openstreetmap.josm.gui.io.DownloadOpenChangesetsTask
Constructs the task
DownloadOsmChangeTask - Class in org.openstreetmap.josm.actions.downloadtasks
Task allowing to download OsmChange data (http://wiki.openstreetmap.org/wiki/OsmChange).
DownloadOsmChangeTask() - Constructor for class org.openstreetmap.josm.actions.downloadtasks.DownloadOsmChangeTask
 
DownloadOsmChangeTask.DownloadTask - Class in org.openstreetmap.josm.actions.downloadtasks
OsmChange download task.
DownloadOsmChangeTask.HistoryLoaderAndListener - Class in org.openstreetmap.josm.actions.downloadtasks
Loads history and updates incomplete primitives.
DownloadOsmIdTask - Class in org.openstreetmap.josm.actions.downloadtasks
Specialized task for downloading OSM objects by ID.
DownloadOsmIdTask() - Constructor for class org.openstreetmap.josm.actions.downloadtasks.DownloadOsmIdTask
 
DownloadOsmInViewAction - Class in org.openstreetmap.josm.actions
Action that downloads the OSM data within the current view from the server.
DownloadOsmInViewAction() - Constructor for class org.openstreetmap.josm.actions.DownloadOsmInViewAction
Creates a new DownloadOsmInViewAction.
DownloadOsmInViewAction.DownloadOsmInViewTask - Class in org.openstreetmap.josm.actions
 
DownloadOsmInViewTask() - Constructor for class org.openstreetmap.josm.actions.DownloadOsmInViewAction.DownloadOsmInViewTask
 
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.AbstractInternalTask - Class in org.openstreetmap.josm.actions.downloadtasks
Superclass of internal download task.
DownloadOsmTask.DownloadTask - Class in org.openstreetmap.josm.actions.downloadtasks
 
DownloadOsmUrlTask - Class in org.openstreetmap.josm.actions.downloadtasks
Task allowing to download an OSM url containing coordinates
DownloadOsmUrlTask() - Constructor for class org.openstreetmap.josm.actions.downloadtasks.DownloadOsmUrlTask
 
DownloadParams - Class in org.openstreetmap.josm.actions.downloadtasks
Download parameters affecting the behaviour of DownloadTasks.
DownloadParams() - Constructor for class org.openstreetmap.josm.actions.downloadtasks.DownloadParams
 
DownloadParamType - Enum in org.openstreetmap.josm.gui
The type of a command line parameter, to be used in switch statements.
DownloadParamType() - Constructor for enum org.openstreetmap.josm.gui.DownloadParamType
 
downloadParents(long, OsmPrimitiveType, ProgressMonitor) - Method in class org.openstreetmap.josm.actions.downloadtasks.DownloadReferrersTask
 
downloadPluginList(String, ProgressMonitor) - Method in class org.openstreetmap.josm.plugins.ReadRemotePluginInformationTask
Downloads the list from a remote location
downloadPolicy - Variable in class org.openstreetmap.josm.actions.downloadtasks.DownloadParams
 
downloadPolicy - Variable in class org.openstreetmap.josm.data.osm.DataSet
 
downloadPolicy - Variable in class org.openstreetmap.josm.data.vector.VectorDataSet
Default to normal download policy
DownloadPolicy - Enum in org.openstreetmap.josm.data.osm
Download policy.
DownloadPolicy(String) - Constructor for enum org.openstreetmap.josm.data.osm.DownloadPolicy
 
downloadPrimitive - Variable in class org.openstreetmap.josm.gui.MainMenu
File / Download object...
DownloadPrimitiveAction - Class in org.openstreetmap.josm.actions
Download an OsmPrimitive by specifying type and ID
DownloadPrimitiveAction() - Constructor for class org.openstreetmap.josm.actions.DownloadPrimitiveAction
Constructs a new DownloadPrimitiveAction.
DownloadPrimitivesTask - Class in org.openstreetmap.josm.gui.io
Task downloading a set of OSM primitives.
DownloadPrimitivesTask(OsmDataLayer, List<PrimitiveId>, boolean) - Constructor for class org.openstreetmap.josm.gui.io.DownloadPrimitivesTask
Constructs a new DownloadPrimitivesTask.
DownloadPrimitivesTask(OsmDataLayer, List<PrimitiveId>, boolean, ProgressMonitor) - Constructor for class org.openstreetmap.josm.gui.io.DownloadPrimitivesTask
Constructs a new DownloadPrimitivesTask.
DownloadPrimitivesWithReferrersTask - Class in org.openstreetmap.josm.gui.io
Task for downloading a set of primitives with all referrers.
DownloadPrimitivesWithReferrersTask(boolean, List<PrimitiveId>, boolean, boolean, String, ProgressMonitor) - Constructor for class org.openstreetmap.josm.gui.io.DownloadPrimitivesWithReferrersTask
Constructor
downloadRawGps(Bounds, ProgressMonitor) - Method in class org.openstreetmap.josm.io.BoundingBoxDownloader
 
DownloadRawUrlTask(OsmServerReader, ProgressMonitor) - Constructor for class org.openstreetmap.josm.actions.downloadtasks.DownloadNotesTask.DownloadRawUrlTask
 
downloadReferrers - Variable in class org.openstreetmap.josm.gui.io.DownloadPrimitivesWithReferrersTask
If true, download also referrers
downloadReferrers - Variable in class org.openstreetmap.josm.gui.MainMenu
File / Download parent ways/relations...
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.
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
Constructs a new DownloadReferrersAction.
DownloadReferrersTask - Class in org.openstreetmap.josm.actions.downloadtasks
The asynchronous task for downloading referring primitives
DownloadReferrersTask(OsmDataLayer, Collection<? extends PrimitiveId>) - Constructor for class org.openstreetmap.josm.actions.downloadtasks.DownloadReferrersTask
constructor
DownloadReferrersTask(OsmDataLayer, PrimitiveId, ProgressMonitor) - Constructor for class org.openstreetmap.josm.actions.downloadtasks.DownloadReferrersTask
constructor
DownloadRelationAction - Class in org.openstreetmap.josm.actions.relation
The action for downloading relations with members
DownloadRelationAction() - Constructor for class org.openstreetmap.josm.actions.relation.DownloadRelationAction
Constructs a new DownloadMembersAction.
DownloadRelationMemberTask - Class in org.openstreetmap.josm.gui.dialogs.relation
The asynchronous task for downloading relation members.
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.
DownloadRelationMemberTask(Relation, Collection<OsmPrimitive>, OsmDataLayer) - Constructor for class org.openstreetmap.josm.gui.dialogs.relation.DownloadRelationMemberTask
 
DownloadRelationMemberTask(Relation, Collection<OsmPrimitive>, OsmDataLayer, Dialog) - Constructor for class org.openstreetmap.josm.gui.dialogs.relation.DownloadRelationMemberTask
 
downloadRelations(ProgressMonitor) - Method in class org.openstreetmap.josm.io.MultiFetchServerObjectReader
Finds best way to download a set of relations.
DownloadRelationSetTask(Dialog, Set<Relation>) - Constructor for class org.openstreetmap.josm.gui.dialogs.relation.ChildRelationBrowser.DownloadRelationSetTask
 
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
downloadRequiredPluginsAndRestart(Component, Set<String>) - Static method in class org.openstreetmap.josm.plugins.PluginHandler
 
DownloadSelectedAction() - Constructor for class org.openstreetmap.josm.gui.dialogs.relation.ChildRelationBrowser.DownloadSelectedAction
 
DownloadSelectedChangesetContentAction(ChangesetCacheManagerModel) - Constructor for class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetCacheManager.DownloadSelectedChangesetContentAction
 
DownloadSelectedChangesetObjectsAction() - Constructor for class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetCacheManager.DownloadSelectedChangesetObjectsAction
 
DownloadSelectedChangesetsAction(ChangesetCacheManagerModel) - Constructor for class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetCacheManager.DownloadSelectedChangesetsAction
 
DownloadSelectedIncompleteMembersAction - Class in org.openstreetmap.josm.actions.relation
Action for downloading incomplete members of selected relations
DownloadSelectedIncompleteMembersAction - Class in org.openstreetmap.josm.gui.dialogs.relation.actions
Download selected incomplete members.
DownloadSelectedIncompleteMembersAction() - Constructor for class org.openstreetmap.josm.actions.relation.DownloadSelectedIncompleteMembersAction
Constructs a new DownloadSelectedIncompleteMembersAction.
DownloadSelectedIncompleteMembersAction(IRelationEditorActionAccess) - Constructor for class org.openstreetmap.josm.gui.dialogs.relation.actions.DownloadSelectedIncompleteMembersAction
Constructs a new DownloadSelectedIncompleteMembersAction.
DownloadSelection - Interface in org.openstreetmap.josm.gui.download
A mean to select a download area in the download dialog.
downloadSelections - Variable in class org.openstreetmap.josm.gui.download.DownloadDialog
 
DownloadSessionTask - Class in org.openstreetmap.josm.actions.downloadtasks
Task allowing to download JOSM session (*.jos, *.joz file).
DownloadSessionTask() - Constructor for class org.openstreetmap.josm.actions.downloadtasks.DownloadSessionTask
 
DownloadSettings - Class in org.openstreetmap.josm.gui.download
The global settings of DownloadDialog.
DownloadSettings(Bounds, Bounds, boolean, boolean) - Constructor for class org.openstreetmap.josm.gui.download.DownloadSettings
Initializes a new instance of DownloadSettings.
downloadSource - Variable in class org.openstreetmap.josm.gui.download.AbstractDownloadSourcePanel
The download source of this panel.
DownloadSource<T> - Interface in org.openstreetmap.josm.gui.download
Defines an interface for different download sources.
downloadSourceAdded(DownloadSource<?>) - Method in class org.openstreetmap.josm.gui.download.DownloadDialog.DownloadSourceTabs
 
downloadSourceAdded(DownloadSource<?>) - Method in interface org.openstreetmap.josm.gui.download.DownloadSourceListener
Called when a download source has been added.
DownloadSourceListener - Interface in org.openstreetmap.josm.gui.download
Listener to get notified about changes in the list of download sources.
downloadSources - Static variable in class org.openstreetmap.josm.gui.download.DownloadDialog
 
DownloadSourceSizingPolicy - Interface in org.openstreetmap.josm.gui.download
Defines the sizing policy used for download tabs.
DownloadSourceSizingPolicy.AdjustableDownloadSizePolicy - Class in org.openstreetmap.josm.gui.download
The height of this component is given by a preference entry.
DownloadSourceSizingPolicy.FixedDownloadSourceSizePolicy - Class in org.openstreetmap.josm.gui.download
The download source has a fixed size provided by the component
downloadSourcesListeners - Static variable in class org.openstreetmap.josm.gui.download.DownloadDialog
 
downloadSourcesPanel - Variable in class org.openstreetmap.josm.gui.download.OSMDownloadSource.OSMDownloadSourcePanel
This is used to keep track of the components for download sources, and to dynamically update/remove them
downloadSourcesTab - Variable in class org.openstreetmap.josm.gui.download.DownloadDialog
 
DownloadSourceTabs() - Constructor for class org.openstreetmap.josm.gui.download.DownloadDialog.DownloadSourceTabs
 
downloadTask - Variable in class org.openstreetmap.josm.actions.downloadtasks.DownloadGpsTask
 
downloadTask - Variable in class org.openstreetmap.josm.actions.downloadtasks.DownloadNotesTask
 
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.
DownloadTask(Component, Collection<Integer>) - Constructor for class org.openstreetmap.josm.actions.downloadtasks.ChangesetContentDownloadTask.DownloadTask
 
DownloadTask(Component, Collection<Integer>, boolean) - Constructor for class org.openstreetmap.josm.actions.downloadtasks.ChangesetHeaderDownloadTask.DownloadTask
 
DownloadTask(Component, ChangesetQuery) - Constructor for class org.openstreetmap.josm.actions.downloadtasks.ChangesetQueryTask.DownloadTask
 
DownloadTask(String, Dialog) - Constructor for class org.openstreetmap.josm.gui.dialogs.relation.ChildRelationBrowser.DownloadTask
 
DownloadTask(DownloadParams, OsmServerReader, ProgressMonitor) - Constructor for class org.openstreetmap.josm.actions.downloadtasks.DownloadGpsTask.DownloadTask
 
DownloadTask(DownloadParams, OsmServerReader, ProgressMonitor) - Constructor for class org.openstreetmap.josm.actions.downloadtasks.DownloadOsmTask.DownloadTask
Constructs a new DownloadTask.
DownloadTask(DownloadParams, OsmServerReader, ProgressMonitor, boolean) - Constructor for class org.openstreetmap.josm.actions.downloadtasks.DownloadOsmTask.DownloadTask
Constructs a new DownloadTask.
DownloadTask(DownloadParams, OsmServerReader, ProgressMonitor, boolean, Compression) - Constructor for class org.openstreetmap.josm.actions.downloadtasks.DownloadOsmChangeTask.DownloadTask
Constructs a new DownloadTask.
DownloadTask(DownloadParams, OsmServerReader, ProgressMonitor, boolean, Compression) - Constructor for class org.openstreetmap.josm.actions.downloadtasks.DownloadOsmTask.DownloadTask
Constructs a new DownloadTask.
DownloadTask(OsmServerReader, ProgressMonitor) - Constructor for class org.openstreetmap.josm.actions.downloadtasks.DownloadNotesTask.DownloadTask
 
DownloadTaskList - 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.
DownloadTaskList() - Constructor for class org.openstreetmap.josm.actions.downloadtasks.DownloadTaskList
Constructs a new DownloadTaskList.
DownloadTaskList(boolean) - Constructor for class org.openstreetmap.josm.actions.downloadtasks.DownloadTaskList
Constructs a new DownloadTaskList.
DownloadTaskList.PostDownloadProcessor - Class in org.openstreetmap.josm.actions.downloadtasks
 
downloadTaskRunnable - Variable in class org.openstreetmap.josm.actions.downloadtasks.AbstractChangesetDownloadTask
 
downloadTasks - Variable in class org.openstreetmap.josm.actions.OpenLocationAction
the list of download tasks
DownloadWmsAlongTrackAction - Class in org.openstreetmap.josm.gui.layer.gpx
Class downloading WMS and TMS along the GPX track.
DownloadWmsAlongTrackAction(GpxData) - Constructor for class org.openstreetmap.josm.gui.layer.gpx.DownloadWmsAlongTrackAction
 
DownloadWmsAlongTrackAction.PrecacheWmsTask - Class in org.openstreetmap.josm.gui.layer.gpx
 
drag(EastNorth) - Method in class org.openstreetmap.josm.gui.layer.markerlayer.PlayHeadMarker
apply the new position resulting from a drag in progress
dragButton - Static variable in class org.openstreetmap.josm.gui.layer.geoimage.ImageDisplay
 
dragDivider - Variable in class org.openstreetmap.josm.gui.widgets.MultiSplitPane
 
dragging - Variable in class org.openstreetmap.josm.actions.mapmode.ImproveWayAccuracyAction
 
dragging - Variable in class org.openstreetmap.josm.actions.mapmode.PlayHeadDragMode
 
DRAGGING - org.openstreetmap.josm.actions.mapmode.ParallelWayAction.Mode
 
dragInProgress() - Method in class org.openstreetmap.josm.actions.mapmode.SelectAction
Determines whenever elements have been grabbed and moved (i.e.
dragMax - Variable in class org.openstreetmap.josm.gui.widgets.MultiSplitPane
 
dragMin - Variable in class org.openstreetmap.josm.gui.widgets.MultiSplitPane
 
dragOffsetX - Variable in class org.openstreetmap.josm.gui.widgets.MultiSplitPane
 
dragOffsetY - Variable in class org.openstreetmap.josm.gui.widgets.MultiSplitPane
 
dragUnderway - Variable in class org.openstreetmap.josm.gui.widgets.MultiSplitPane
 
DRAW_ANGLESNAP_ANGLES - Static variable in class org.openstreetmap.josm.actions.mapmode.DrawSnapHelper
 
DRAW_CONSTRUCTION_GEOMETRY - Static variable in class org.openstreetmap.josm.actions.mapmode.DrawAction
 
DRAW_HELPER_LINE - Static variable in class org.openstreetmap.josm.actions.mapmode.DrawAction
 
DRAW_TARGET_HIGHLIGHT - Static variable in class org.openstreetmap.josm.actions.mapmode.DrawAction
 
drawAction - Variable in class org.openstreetmap.josm.actions.mapmode.DrawSnapHelper
 
DrawAction - Class in org.openstreetmap.josm.actions.mapmode
Mapmode to add nodes, create and extend ways.
DrawAction() - Constructor for class org.openstreetmap.josm.actions.mapmode.DrawAction
Constructs a new DrawAction.
DrawAction.BackSpaceAction - Class in org.openstreetmap.josm.actions.mapmode
Undo the last command.
DrawAction.SnapChangeAction - Class in org.openstreetmap.josm.actions.mapmode
 
drawAll(Graphics2D, MapView, List<WayPoint>, Bounds) - Method in class org.openstreetmap.josm.gui.layer.gpx.GpxDrawHelper
Draw all enabled GPX elements of layer.
drawAngleSymbol(Graphics2D, Point2D, Point2D, boolean) - Method in class org.openstreetmap.josm.actions.mapmode.ExtrudeAction
Draws right angle symbol at specified position.
drawArea - Variable in class org.openstreetmap.josm.data.osm.visitor.paint.ComputeStyleListWorker
 
drawArea(IWay<?>, Color, MapImage, Float, Float, boolean) - Method in class org.openstreetmap.josm.data.osm.visitor.paint.StyledMapRenderer
Draws an area defined by a way.
drawArea(Relation, Color, MapImage, Float, Float, boolean) - Method in class org.openstreetmap.josm.data.osm.visitor.paint.StyledMapRenderer
Draws a multipolygon area.
drawArea(MapViewPath, Color, MapImage, Float, MapViewPath, boolean) - Method in class org.openstreetmap.josm.data.osm.visitor.paint.StyledMapRenderer
Worker function for drawing areas.
drawAreaElement(int, StyleElement) - Method in class org.openstreetmap.josm.data.osm.visitor.paint.ComputeStyleListWorker
 
drawAreaIcon(IPrimitive, MapImage, boolean, boolean, boolean, double, PositionForAreaStrategy) - Method in class org.openstreetmap.josm.data.osm.visitor.paint.StyledMapRenderer
Draw the icon for a given area.
drawArrows(Graphics2D, MapView, List<WayPoint>) - Method in class org.openstreetmap.josm.gui.layer.gpx.GpxDrawHelper
Draw all GPX arrays
drawArrows3b(Graphics2D, MapView, List<WayPoint>) - Method in class org.openstreetmap.josm.gui.layer.gpx.GpxDrawHelper
STEP 3b - DRAW NICE ARROWS **************************
drawArrows3c(Graphics2D, MapView, List<WayPoint>) - Method in class org.openstreetmap.josm.gui.layer.gpx.GpxDrawHelper
STEP 3c - DRAW FAST ARROWS **************************
drawBackgroundRectangle(Graphics2D, int, int, int, int, int, int, int) - Method in class org.openstreetmap.josm.tools.ColorScale
Draw the background rectangle
drawBoundariesOfDownloadedDataAction - Variable in class org.openstreetmap.josm.gui.MainMenu
View / Hatch area outside download
DrawBoundariesOfDownloadedDataAction - Class in org.openstreetmap.josm.actions
This class toggles whether to draw boundaries of downloaded data.
DrawBoundariesOfDownloadedDataAction() - Constructor for class org.openstreetmap.josm.actions.DrawBoundariesOfDownloadedDataAction
drawBoxText(INode, BoxTextElement) - Method in class org.openstreetmap.josm.data.osm.visitor.paint.StyledMapRenderer
Draw a text onto a node
drawColorBar(Graphics2D, int, int, int, int, double) - Method in class org.openstreetmap.josm.tools.ColorScale
Draws a color bar representing this scale on the given graphics
drawColorBar(Graphics2D, MapView) - Method in class org.openstreetmap.josm.gui.layer.gpx.GpxDrawHelper
Draw all GPX arrays
drawColorBarTime(Graphics2D, int, int, int, int, double, double) - Method in class org.openstreetmap.josm.tools.ColorScale
Draws a color bar representing the time scale on the given graphics
drawDirectionArrow(Graphics2D, Point, double, Dimension) - Static method in class org.openstreetmap.josm.gui.layer.geoimage.GeoImageLayer
 
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
 
drawHeatGrayDotMap(Graphics2D, MapView, List<WayPoint>, int) - Static method in class org.openstreetmap.josm.gui.layer.gpx.GpxDrawHelper
Draw a dotted heat map
drawHeatGrayLineMap(Graphics2D, MapView, List<WayPoint>, Composite, Stroke, Composite, Stroke) - Method in class org.openstreetmap.josm.gui.layer.gpx.GpxDrawHelper
Draw gray heat map with current Graphics2D setting
drawHeatMap(Graphics2D, MapView, List<WayPoint>) - Method in class org.openstreetmap.josm.gui.layer.gpx.GpxDrawHelper
Collect and draw GPS segments and displays a heat-map
drawHeatMapGrayMap(Graphics2D, BufferedImage, int, int) - Method in class org.openstreetmap.josm.gui.layer.gpx.GpxDrawHelper
Map the gray map to heat map and draw them with current Graphics2D setting
drawHeatSurfaceLine(Graphics2D, Point, Point, int, double, double, double) - Static method in class org.openstreetmap.josm.gui.layer.gpx.GpxDrawHelper
Draw a dotted surface line
drawHelperLine - Variable in class org.openstreetmap.josm.gui.preferences.display.DrawingPreference
 
drawHint(Graphics) - Method in class org.openstreetmap.josm.gui.widgets.JosmTextField
Draws the hint text over the editor component.
drawIcon(double, double, MapImage, boolean, boolean, boolean, double, BiConsumer<Graphics2D, Rectangle2D>) - Method in class org.openstreetmap.josm.data.osm.visitor.paint.StyledMapRenderer
 
drawIfNeeded(Graphics2D, MapViewState) - Method in class org.openstreetmap.josm.actions.mapmode.DrawSnapHelper
Draw the snap hint line.
drawImageIcon(Graphics2D, int, Dimension, ImageResource) - Method in class org.openstreetmap.josm.gui.io.SaveLayersDialog.SaveAndProceedAction
 
drawImageInside(Graphics2D, BufferedImage, TileAnchor, TileAnchor, Shape) - Method in class org.openstreetmap.josm.gui.layer.AbstractTileSourceLayer
Draw a tile image on screen.
DrawingPreference - Class in org.openstreetmap.josm.gui.preferences.display
"OSM Data" drawing preferences.
DrawingPreference() - Constructor for class org.openstreetmap.josm.gui.preferences.display.DrawingPreference
 
DrawingPreference.Factory - Class in org.openstreetmap.josm.gui.preferences.display
Factory used to create a new DrawingPreference.
drawIntersectingWayHelperLines(MapView, MapViewPath) - Method in class org.openstreetmap.josm.actions.mapmode.ImproveWayAccuracyAction
 
drawInViewArea(Graphics2D, MapView, ProjectionBounds) - Method in class org.openstreetmap.josm.gui.layer.AbstractTileSourceLayer
 
drawLegend(Graphics2D, int, int, int, double, int, int, int) - Method in class org.openstreetmap.josm.tools.ColorScale
Draws the legend for the color bar representing the time scale on the given graphics
drawLegendText(Graphics2D, int, int, int, int, int, int, int, Color, String) - Method in class org.openstreetmap.josm.tools.ColorScale
Draws the legend for the color bar representing the time scale on the given graphics
drawLine - Variable in class org.openstreetmap.josm.data.gpx.WayPoint
true indicates that the line before this point should be drawn
drawLines(Graphics2D, MapView, List<WayPoint>) - Method in class org.openstreetmap.josm.gui.layer.gpx.GpxDrawHelper
Draw all GPX ways segments
drawLinesAlpha(Graphics2D, MapView, List<WayPoint>, float) - Method in class org.openstreetmap.josm.gui.layer.gpx.GpxDrawHelper
Draw GPX lines by using alpha blending
drawLineWidth - Variable in class org.openstreetmap.josm.gui.preferences.display.GPXSettingsPanel
 
drawLineWithAlpha - Variable in class org.openstreetmap.josm.gui.preferences.display.GPXSettingsPanel
 
drawMapContent(Graphics2D) - Method in class org.openstreetmap.josm.gui.MapView
 
drawMultipolygon - Variable in class org.openstreetmap.josm.data.osm.visitor.paint.ComputeStyleListWorker
 
drawMultipolygon - Variable in class org.openstreetmap.josm.gui.mappaint.ElemStyles
 
drawNode(INode, Color, int, boolean) - Method in class org.openstreetmap.josm.data.osm.visitor.paint.AbstractMapRenderer
Draw the node as small square with the given color.
drawNode(INode, Color, int, boolean) - Method in class org.openstreetmap.josm.data.osm.visitor.paint.StyledMapRenderer
 
drawNode(INode, Color, int, boolean) - Method in class org.openstreetmap.josm.data.osm.visitor.paint.WireframeMapRenderer
 
drawNode(Node, Color) - Method in class org.openstreetmap.josm.gui.layer.validation.PaintVisitor
Draws a circle around the node
drawNodeIcon(INode, MapImage, boolean, boolean, boolean, double) - Method in class org.openstreetmap.josm.data.osm.visitor.paint.StyledMapRenderer
Draw the icon for a given node.
drawNodeSymbol(INode, Symbol, Color, Color) - Method in class org.openstreetmap.josm.data.osm.visitor.paint.StyledMapRenderer
Draw the symbol and possibly a highlight marking on a given node.
drawOrderNumber(INode, INode, int, Color) - Method in class org.openstreetmap.josm.data.osm.visitor.paint.StyledMapRenderer
Draw a number of the order of the two consecutive nodes within the parents way
drawOrderNumber(MapViewState.MapViewPoint, MapViewState.MapViewPoint, int, Color) - Method in class org.openstreetmap.josm.data.osm.visitor.paint.AbstractMapRenderer
Draw an number of the order of the two consecutive nodes within the parents way
drawOSDText(Graphics2D) - Method in class org.openstreetmap.josm.gui.autofilter.AutoFilterManager
Draws a text on the map display that indicates that filters are active.
drawOSDText(Graphics2D) - Method in class org.openstreetmap.josm.gui.dialogs.FilterDialog
Draws a text on the map display that indicates that filters are active.
drawOSDText(Graphics2D) - Method in class org.openstreetmap.josm.gui.dialogs.FilterTableModel
Draws a text on the map display that indicates that filters are active.
drawOSDText(Graphics2D, OSDLabel, String, String) - Method in class org.openstreetmap.josm.data.osm.FilterModel
Draws a text on the map display that indicates that filters are active.
drawOutline(Graphics2D, String, int, int, Color) - Method in class org.openstreetmap.josm.tools.ColorScale
draws an outline for the legend texts
drawPathHighlight(MapViewPath, BasicStroke) - Method in class org.openstreetmap.josm.data.osm.visitor.paint.StyledMapRenderer
highlights a given GeneralPath using the settings from BasicStroke to match the line's style.
drawPointHighlight(Point2D, int) - Method in class org.openstreetmap.josm.data.osm.visitor.paint.StyledMapRenderer
highlights a given point by drawing a rounded rectangle around it.
drawPoints(Graphics2D, MapView, List<WayPoint>) - Method in class org.openstreetmap.josm.gui.layer.gpx.GpxDrawHelper
Draw all GPX points
drawPointsStep3d(Graphics2D, MapView, List<WayPoint>) - Method in class org.openstreetmap.josm.gui.layer.gpx.GpxDrawHelper
STEP 3d - DRAW LARGE POINTS AND HDOP CIRCLE *********
drawPointsStep3e(Graphics2D, MapView, List<WayPoint>) - Method in class org.openstreetmap.josm.gui.layer.gpx.GpxDrawHelper
STEP 3e - DRAW SMALL POINTS FOR LINES ***************
drawPointsStep3f(Graphics2D, MapView, List<WayPoint>) - Method in class org.openstreetmap.josm.gui.layer.gpx.GpxDrawHelper
STEP 3f - DRAW SMALL POINTS INSTEAD OF LINES ********
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
 
drawReferenceSegment(Graphics2D, MapView, ExtrudeAction.ReferenceSegment) - Method in class org.openstreetmap.josm.actions.mapmode.ExtrudeAction
Draws given reference segment.
drawRepeatImage(IWay<?>, MapImage, boolean, double, double, double, float, RepeatImageElement.LineImageAlignment) - Method in class org.openstreetmap.josm.data.osm.visitor.paint.StyledMapRenderer
Draw an image along a way repeatedly.
drawRestriction - Variable in class org.openstreetmap.josm.data.osm.visitor.paint.ComputeStyleListWorker
 
drawRestriction(IRelation<?>, MapImage, boolean) - Method in class org.openstreetmap.josm.data.osm.visitor.paint.StyledMapRenderer
Draw a turn restriction
drawSegment(Point, Point, Color) - Method in class org.openstreetmap.josm.gui.layer.validation.PaintVisitor
Draws a line around the segment
drawSegment(Node, Node, Color) - Method in class org.openstreetmap.josm.gui.layer.validation.PaintVisitor
Draws a line around the segment
drawSegment(MapPath2D, MapViewState.MapViewPoint, MapViewState.MapViewPoint, boolean) - Method in class org.openstreetmap.josm.data.osm.visitor.paint.WireframeMapRenderer
Draw a line with the given color.
drawSegment(MapViewState.MapViewPoint, MapViewState.MapViewPoint, Color, boolean) - Method in class org.openstreetmap.josm.data.osm.visitor.paint.WireframeMapRenderer
Draw a line with the given color.
DrawSnapHelper - Class in org.openstreetmap.josm.actions.mapmode
Class that enables the user to draw way segments in angles of exactly 30, 45, 60, 90 degrees.
DrawSnapHelper(DrawAction) - Constructor for class org.openstreetmap.josm.actions.mapmode.DrawSnapHelper
Constructs a new SnapHelper.
DrawSnapHelper.AnglePopupMenu - Class in org.openstreetmap.josm.actions.mapmode
 
DrawSnapHelper.DisableAction - Class in org.openstreetmap.josm.actions.mapmode
 
DrawSnapHelper.HelperAction - Class in org.openstreetmap.josm.actions.mapmode
 
DrawSnapHelper.ProjectionAction - Class in org.openstreetmap.josm.actions.mapmode
 
DrawSnapHelper.RepeatedAction - Class in org.openstreetmap.josm.actions.mapmode
 
DrawSnapHelper.Snap30DegreesAction - Class in org.openstreetmap.josm.actions.mapmode
 
DrawSnapHelper.Snap45DegreesAction - Class in org.openstreetmap.josm.actions.mapmode
 
DrawSnapHelper.Snap90DegreesAction - Class in org.openstreetmap.josm.actions.mapmode
 
drawTargetHighlight - Variable in class org.openstreetmap.josm.actions.mapmode.DeleteAction
 
drawTargetHighlight - Variable in class org.openstreetmap.josm.actions.mapmode.SelectAction
 
drawTemporaryLayers(Graphics2D, Bounds) - Method in class org.openstreetmap.josm.gui.MapView
 
drawText(IPrimitive, TextLabel, PositionForAreaStrategy) - Method in class org.openstreetmap.josm.data.osm.visitor.paint.StyledMapRenderer
Draws a text for the given primitive
drawTimeLegend(Graphics2D, int, int, int, double, double, int, int, int) - Method in class org.openstreetmap.josm.tools.ColorScale
Draws the legend for the color bar representing the time scale on the given graphics
drawVirtualNodes(OsmData<?, ?, ?, ?>, BBox) - Method in class org.openstreetmap.josm.data.osm.visitor.paint.AbstractMapRenderer
Draws virtual nodes.
drawWay(IWay<?>, Color, BasicStroke, BasicStroke, Color, float, boolean, boolean, boolean, boolean) - Method in class org.openstreetmap.josm.data.osm.visitor.paint.StyledMapRenderer
draw way.
drawWorldBorders(Graphics2D) - Method in class org.openstreetmap.josm.gui.MapView
 
DRIVING_SIDE - Static variable in class org.openstreetmap.josm.tools.RightAndLefthandTraffic
 
dropDownModel - Variable in class org.openstreetmap.josm.gui.tagging.presets.items.Combo
 
DropImage - Class in org.openstreetmap.josm.gui.animation
A random image displayed when ChristmasExtension is active.
DropImage(int, int) - Constructor for class org.openstreetmap.josm.gui.animation.DropImage
 
dropOldEntries() - Method in class org.openstreetmap.josm.data.imagery.ImageryLayerInfo
Drop entries with Id which do no longer exist (removed from defaults).
dropOldWaypoints() - Method in class org.openstreetmap.josm.io.nmea.NmeaParser
Get rid of older data no longer needed, drops everything except current coordinate
dropTolerance - Variable in class org.openstreetmap.josm.gui.layer.markerlayer.PlayHeadMarker
 
ds - Variable in class org.openstreetmap.josm.actions.JoinAreasAction
 
ds - Variable in class org.openstreetmap.josm.actions.search.SearchAction.SearchTask
 
ds - Variable in class org.openstreetmap.josm.data.UndoRedoHandler.CommandQueueCleanedEvent
 
ds - Variable in class org.openstreetmap.josm.data.validation.tests.UnconnectedWays
 
ds - Variable in class org.openstreetmap.josm.gui.dialogs.InspectPrimitiveDataText
 
ds - Variable in class org.openstreetmap.josm.gui.dialogs.relation.RelationTree.RelationLoader
 
ds - Variable in class org.openstreetmap.josm.gui.io.AbstractPrimitiveTask
 
ds - Variable in class org.openstreetmap.josm.gui.io.DownloadFromOverpassTask
 
ds - Variable in class org.openstreetmap.josm.gui.mappaint.RenderingHelper
 
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.
dsArea - Variable in class org.openstreetmap.josm.data.validation.tests.UnconnectedWays
 
dstString - Variable in class org.openstreetmap.josm.gui.layer.geoimage.SynchronizeTimeFromPhotoDialog.TimeZoneItem
 
dualAlignActive - Variable in class org.openstreetmap.josm.actions.mapmode.ExtrudeAction
true, if dual alignment is active.
dualAlignChangeAction - Variable in class org.openstreetmap.josm.actions.mapmode.ExtrudeAction
 
DualAlignChangeAction() - Constructor for class org.openstreetmap.josm.actions.mapmode.ExtrudeAction.DualAlignChangeAction
 
dualAlignCheckboxMenuItem - Variable in class org.openstreetmap.josm.actions.mapmode.ExtrudeAction
 
dualAlignEnabled - Variable in class org.openstreetmap.josm.actions.mapmode.ExtrudeAction
true, if dual alignment mode is enabled.
dualAlignSegment1 - Variable in class org.openstreetmap.josm.actions.mapmode.ExtrudeAction
Dual alignment reference segments
dualAlignSegment2 - Variable in class org.openstreetmap.josm.actions.mapmode.ExtrudeAction
Dual alignment reference segments
dualAlignSegmentCollapsed - Variable in class org.openstreetmap.josm.actions.mapmode.ExtrudeAction
true, if new segment was collapsed
dualAlignShortcut - Variable in class org.openstreetmap.josm.actions.mapmode.ExtrudeAction
 
DUMMY - Static variable in class org.openstreetmap.josm.gui.dialogs.properties.TagEditHelper
 
DUMP - org.openstreetmap.josm.io.NoteReader.NoteParseMode
 
DUMP_FILE - org.openstreetmap.josm.io.UrlPatterns.NoteUrlPattern
URL of OSM API Notes compressed dump file
dumpStack(StackTraceElement...) - Static method in class org.openstreetmap.josm.tools.ListenerList.TracingListenerList
 
DUPE_NODE_DISTANCE - Static variable in class org.openstreetmap.josm.data.vector.VectorDataSet
The distance to consider nodes duplicates -- mostly a memory saving measure.
duplicate - Variable in class org.openstreetmap.josm.gui.MainMenu
Edit / Duplicate
duplicate(String) - Method in class org.openstreetmap.josm.gui.layer.geoimage.CorrelationSupportLayer
 
duplicate(String) - Method in class org.openstreetmap.josm.gui.layer.OsmDataLayer
Duplicates this layer with a new name and a copy of this layer dataset.
duplicate(Layer) - Static method in class org.openstreetmap.josm.gui.dialogs.layer.DuplicateAction
 
DUPLICATE_HOUSE_NUMBER - Static variable in class org.openstreetmap.josm.data.validation.tests.Addresses
 
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_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
Code number of completely duplicated relation error
DUPLICATE_WAY - Static variable in class org.openstreetmap.josm.data.validation.tests.DuplicateWay
Test identification for exactly identical ways (coordinates and tags).
DUPLICATE_WAY_NODE - Static variable in class org.openstreetmap.josm.data.validation.tests.DuplicatedWayNodes
 
DUPLICATE_WAY_SEGMENT - Static variable in class org.openstreetmap.josm.data.validation.tests.OverlappingWays
 
duplicateAction - Variable in class org.openstreetmap.josm.gui.dialogs.RelationListDialog
the duplicate action
DuplicateAction - Class in org.openstreetmap.josm.actions
An action that duplicates the given nodes.
DuplicateAction - Class in org.openstreetmap.josm.gui.dialogs.layer
The action to duplicate the given selected layer into another layer.
DuplicateAction() - Constructor for class org.openstreetmap.josm.actions.DuplicateAction
Constructs a new DuplicateAction.
DuplicateAction(LayerListDialog.LayerListModel) - Constructor for class org.openstreetmap.josm.gui.dialogs.layer.DuplicateAction
Constructs a new DuplicateAction.
DuplicateAction(Layer, LayerListDialog.LayerListModel) - Constructor for class org.openstreetmap.josm.gui.dialogs.layer.DuplicateAction
Constructs a new DuplicateAction.
DUPLICATED_RELATIONS - Static variable in class org.openstreetmap.josm.data.validation.tests.DuplicateRelation
 
DuplicatedWayNodes - Class in org.openstreetmap.josm.data.validation.tests
Checks for ways with identical consecutive nodes.
DuplicatedWayNodes() - Constructor for class org.openstreetmap.josm.data.validation.tests.DuplicatedWayNodes
Constructs a new DuplicatedWayNodes test.
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
 
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
Default constructor
DuplicateRelation.RelationMembers - Class in org.openstreetmap.josm.data.validation.tests
Class to store relation members
DuplicateRelation.RelationPair - Class in org.openstreetmap.josm.data.validation.tests
Class to store relation data (keys are usually cleanup and may not be equal to original relation)
DuplicateRelation.RelMember - Class in org.openstreetmap.josm.data.validation.tests
Class to store one relation members and information about it
DuplicateRelationAction - Class in org.openstreetmap.josm.actions.relation
Creates a new relation with a copy of the current editor state
DuplicateRelationAction - Class in org.openstreetmap.josm.gui.dialogs.relation.actions
Creates a new relation with a copy of the current editor state.
DuplicateRelationAction() - Constructor for class org.openstreetmap.josm.actions.relation.DuplicateRelationAction
Constructs a new DuplicateRelationAction.
DuplicateRelationAction(IRelationEditorActionAccess) - Constructor for class org.openstreetmap.josm.gui.dialogs.relation.actions.DuplicateRelationAction
Constructs a new DuplicateRelationAction.
duplicateRelationAndLaunchEditor(Relation) - Static method in class org.openstreetmap.josm.actions.relation.DuplicateRelationAction
Duplicates the given relation and launches the relation editor for the created copy.
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
Class to store a way reduced to coordinates and keys.
DuplicateWay.WayPairNoTags - Class in org.openstreetmap.josm.data.validation.tests
Class to store a way reduced to coordinates.
duration - Variable in class org.openstreetmap.josm.gui.Notification
 
duration - Variable in class org.openstreetmap.josm.gui.SplashScreen.MeasurableTask
 
duration(String, LocalDateTime) - Static method in class org.openstreetmap.josm.io.OverpassDownloadReader
 
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
 
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
 
dynamic - Variable in class org.openstreetmap.josm.gui.dialogs.ToggleDialog
 
DYNAMIC - org.openstreetmap.josm.gui.dialogs.ToggleDialog.ButtonHidingType
Buttons are dynamically hidden, i.e.
dynamicButtons - Variable in class org.openstreetmap.josm.gui.preferences.display.LafPreference
 
dynamicButtonsPropertyChanged() - Method in class org.openstreetmap.josm.gui.dialogs.ToggleDialog
 
dynamicItems - Variable in class org.openstreetmap.josm.gui.ImageryMenu
List to store temporary "photo" menu items.
dynamicNonPhotoItems - Variable in class org.openstreetmap.josm.gui.ImageryMenu
Map to store temporary "not photo" menu items.
dynamicNonPhotoMenus - Variable in class org.openstreetmap.josm.gui.ImageryMenu
List to store temporary "not photo" submenus.
DynamicURLClassLoader - Class in org.openstreetmap.josm.plugins
ClassLoader that makes the DynamicURLClassLoader.addURL(java.net.URL) method of URLClassLoader public.
DynamicURLClassLoader(URL[], ClassLoader) - Constructor for class org.openstreetmap.josm.plugins.DynamicURLClassLoader
Constructs a new DynamicURLClassLoader.
dynJosmActions - Variable in class org.openstreetmap.josm.gui.ImageryMenu
 
dz - Variable in class org.openstreetmap.josm.data.projection.datum.SevenParameterDatum
 
dz - Variable in class org.openstreetmap.josm.data.projection.datum.ThreeParameterDatum
 

E

e - Variable in class org.openstreetmap.josm.data.projection.Ellipsoid
first eccentricity: sqrt(a*a - b*b) / a
e - Variable in class org.openstreetmap.josm.data.projection.proj.AbstractProj
Ellipsoid excentricity, equals to sqrt(excentricity squared).
e - Variable in class org.openstreetmap.josm.gui.mappaint.mapcss.ConditionFactory.ExpressionCondition
 
e - Variable in class org.openstreetmap.josm.gui.mappaint.mapcss.Selector.ChildOrParentSelector.AbstractFinder
 
e - Variable in class org.openstreetmap.josm.gui.mappaint.mapcss.Selector.ChildOrParentSelector.MatchingReferrerFinder
 
E_TR - Static variable in class org.openstreetmap.josm.data.coor.conversion.LatLonParser
 
e0 - Variable in class org.openstreetmap.josm.actions.mapmode.DrawSnapHelper
 
e2 - Variable in class org.openstreetmap.josm.data.projection.Ellipsoid
first eccentricity squared: (a*a - b*b) / (a*a)
e2 - Variable in class org.openstreetmap.josm.data.projection.proj.AbstractProj
The square of excentricity: e² = (a²-b²)/a² where e is the excentricity, a is the semi major axis length and b is the semi minor axis length.
early - Variable in class org.openstreetmap.josm.plugins.PluginInformation
Determines if the plugin must be loaded early or not.
east - Variable in class org.openstreetmap.josm.data.gpx.WayPoint
 
east - Variable in class org.openstreetmap.josm.data.osm.Node
 
east() - Method in class org.openstreetmap.josm.data.coor.EastNorth
Returns easting.
EAST - Static variable in class org.openstreetmap.josm.data.coor.conversion.AbstractCoordinateFormat
Character denoting East, as string
EAST - Static variable in class org.openstreetmap.josm.data.coor.conversion.LatLonParser
Character denoting East, as string
eastNorth - Variable in class org.openstreetmap.josm.command.Command.OldNodeState
 
eastNorth - Variable in class org.openstreetmap.josm.data.coor.CachedLatLon
 
eastNorth - Variable in class org.openstreetmap.josm.gui.MapViewState.MapViewEastNorthPoint
 
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
Constructs a new EastNorth.
eastNorth2latlon(EastNorth) - Method in class org.openstreetmap.josm.data.projection.AbstractProjection
 
eastNorth2latlon(EastNorth) - Method in interface org.openstreetmap.josm.data.projection.Projection
Convert from easting/norting to lat/lon.
eastNorth2latlon(EastNorth, DoubleUnaryOperator) - Method in class org.openstreetmap.josm.data.projection.AbstractProjection
 
eastNorth2latlonClamped(EastNorth) - Method in class org.openstreetmap.josm.data.projection.AbstractProjection
 
eastNorth2latlonClamped(EastNorth) - Method in interface org.openstreetmap.josm.data.projection.Projecting
Convert a east/north coordinate to the LatLon coordinate.
eastNorth2latlonClamped(EastNorth) - Method in class org.openstreetmap.josm.data.projection.ShiftedProjecting
 
eastNorthCacheKey - Variable in class org.openstreetmap.josm.data.gpx.WayPoint
 
eastNorthCacheKey - Variable in class org.openstreetmap.josm.data.osm.Node
The cache key to use for Node.east and Node.north.
eastNorthCoordinates - Variable in class org.openstreetmap.josm.gui.dialogs.LatLonDialog
 
eastNorthToTileXY(EastNorth, int) - Method in class org.openstreetmap.josm.data.imagery.AbstractWMSTileSource
 
eastNorthValidator - Variable in class org.openstreetmap.josm.gui.dialogs.LatLonDialog
 
EastNorthValidator(JTextComponent) - Constructor for class org.openstreetmap.josm.gui.dialogs.LatLonDialog.EastNorthValidator
 
eb2 - Variable in class org.openstreetmap.josm.data.projection.Ellipsoid
square of the second eccentricity: (a*a - b*b) / (b*b)
eb2 - Variable in class org.openstreetmap.josm.data.projection.proj.TransverseMercator
A derived quantity of excentricity, computed by e'² = (a²-b²)/b² = es/(1-es) where a is the semi-major axis length and b is the semi-minor axis length.
ec - Variable in class org.openstreetmap.josm.data.projection.proj.AlbersEqualArea
An error condition indicating iteration will not converge for the inverse ellipse.
EC - org.openstreetmap.josm.io.nmea.TalkerId
Electronic Chart Display & Information System (ECDIS)
edge - Variable in class org.openstreetmap.josm.gui.animation.DropImage
 
edges - Variable in class org.openstreetmap.josm.data.osm.NodeGraph
 
EDIT_SOURCE_TOOLTIP - org.openstreetmap.josm.gui.preferences.SourceEditor.I18nString
Edit the filename or URL for the selected active (style|preset|rule)
EDIT_TRACE_ID - org.openstreetmap.josm.io.UrlPatterns.GpxUrlPattern
URL of the edit link from the OpenStreetMap trace page
editable - Variable in class org.openstreetmap.josm.gui.tagging.presets.items.Combo
Whether the combo box is editable, which means that the user can add other values as text.
EDITABLE - Static variable in class org.openstreetmap.josm.gui.widgets.TextContextualPopupMenu
 
EditableList - Class in org.openstreetmap.josm.gui.widgets
A JList containing items, and JButtons to add/edit/delete items.
EditableList(String) - Constructor for class org.openstreetmap.josm.gui.widgets.EditableList
Constructs a new EditableList.
editAction - Variable in class org.openstreetmap.josm.gui.dialogs.FilterDialog
 
editAction - Variable in class org.openstreetmap.josm.gui.dialogs.properties.PropertiesDialog
 
editAction - Variable in class org.openstreetmap.josm.gui.dialogs.relation.ChildRelationBrowser
the editAction used in the bottom panel and for doubleClick
editAction - Variable in class org.openstreetmap.josm.gui.dialogs.relation.ReferringRelationsBrowser
 
editAction - Variable in class org.openstreetmap.josm.gui.dialogs.RelationListDialog
the edit action
EditAction - Class in org.openstreetmap.josm.gui.dialogs.relation.actions
Action for editing the currently selected relation.
EditAction() - Constructor for class org.openstreetmap.josm.gui.dialogs.FilterDialog.EditAction
 
EditAction() - Constructor for class org.openstreetmap.josm.gui.dialogs.properties.PropertiesDialog.EditAction
 
EditAction() - Constructor for class org.openstreetmap.josm.gui.dialogs.relation.ChildRelationBrowser.EditAction
 
EditAction() - Constructor for class org.openstreetmap.josm.gui.dialogs.relation.ReferringRelationsBrowser.EditAction
 
EditAction(IRelationEditorActionAccess) - Constructor for class org.openstreetmap.josm.gui.dialogs.relation.actions.EditAction
Constructs a new EditAction.
EditAction(IHelpBrowser) - Constructor for class org.openstreetmap.josm.gui.help.HelpBrowser.EditAction
Constructs a new EditAction.
EditActiveSourceAction() - Constructor for class org.openstreetmap.josm.gui.preferences.SourceEditor.EditActiveSourceAction
 
EditBoundariesAction() - Constructor for class org.openstreetmap.josm.gui.preferences.advanced.AdvancedPreference.EditBoundariesAction
 
editButton - Variable in class org.openstreetmap.josm.actions.relation.RecentRelationsAction
 
editButton - Variable in class org.openstreetmap.josm.gui.widgets.ButtonColumn
 
editCellAt(int, int, EventObject) - Method in class org.openstreetmap.josm.gui.tagging.TagTable
 
editcountTabLoaded - Variable in class org.openstreetmap.josm.gui.dialogs.InspectPrimitiveDialog
 
editCurrentRelation() - Method in class org.openstreetmap.josm.gui.dialogs.RelationListDialog.MouseEventHandler
 
editHelper - Variable in class org.openstreetmap.josm.gui.dialogs.properties.PropertiesDialog
This sub-object is responsible for all adding and editing of tags
EditIconPathAction() - Constructor for class org.openstreetmap.josm.gui.preferences.SourceEditor.EditIconPathAction
 
EditIgnoreTagsAction() - Constructor for class org.openstreetmap.josm.gui.dialogs.properties.TagEditHelper.AddTagsDialog.EditIgnoreTagsAction
 
EditImagesSequenceAction - Class in org.openstreetmap.josm.gui.layer.geoimage
Edit a sequence of geo-located images.
EditImagesSequenceAction(GeoImageLayer) - Constructor for class org.openstreetmap.josm.gui.layer.geoimage.EditImagesSequenceAction
Constructs a new EditImagesSequenceAction.
EditImagesSequenceAction.Updater - Class in org.openstreetmap.josm.gui.layer.geoimage
 
EDITING_DATA - org.openstreetmap.josm.gui.io.SaveLayersModel.Mode
 
EditItemDialog(Component, String, String...) - Constructor for class org.openstreetmap.josm.gui.download.UserQueryList.EditItemDialog
 
EditItemDialog(Component, String, UserQueryList.SelectorItem, String...) - Constructor for class org.openstreetmap.josm.gui.download.UserQueryList.EditItemDialog
 
EditLayerMenuEnabler(Collection<JMenu>) - Constructor for class org.openstreetmap.josm.gui.MainMenu.EditLayerMenuEnabler
 
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
editMenu contains editing actions
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.CellEditorSupport
 
editorAccess - Variable in class org.openstreetmap.josm.gui.dialogs.relation.actions.AbstractRelationEditorAction
 
EditorCellRenderer() - Constructor for class org.openstreetmap.josm.gui.conflict.tags.MultiValueCellEditor.EditorCellRenderer
editorModel - Variable in class org.openstreetmap.josm.gui.conflict.tags.MultiValueCellEditor
 
editorRemover - Variable in class org.openstreetmap.josm.gui.tagging.TagTable
 
editorValue - Variable in class org.openstreetmap.josm.gui.widgets.ButtonColumn
 
editPreference(JComponent) - Method in class org.openstreetmap.josm.gui.preferences.advanced.PreferencesTable
Call this to edit selected row in preferences table
EditRelationAction - Class in org.openstreetmap.josm.actions.relation
The action for editing a relation.
EditRelationAction() - Constructor for class org.openstreetmap.josm.actions.relation.EditRelationAction
Constructs a new EditRelationAction.
editRole(Relation, PropertiesDialog.MemberInfo) - Static method in class org.openstreetmap.josm.gui.dialogs.properties.RelationRoleEditor
Shows an {input dialog in order to quickly change the roles of the selected members.
editSelectedItem() - Method in class org.openstreetmap.josm.gui.download.UserQueryList
Opens UserQueryList.EditItemDialog for the selected item, saves the current state to preferences and updates the view.
EditSnippetAction() - Constructor for class org.openstreetmap.josm.gui.download.OverpassDownloadSource.OverpassDownloadSourcePanel.EditSnippetAction
Constructs a new EditSnippetAction.
EditSourceEntryDialog(Component, String, SourceEntry) - Constructor for class org.openstreetmap.josm.gui.preferences.SourceEditor.EditSourceEntryDialog
Constructs a new EditSourceEntryDialog.
editSrcButton - Variable in class org.openstreetmap.josm.gui.widgets.EditableList
The edit button displayed nex to the list
editTag(int, boolean) - Method in class org.openstreetmap.josm.gui.dialogs.properties.TagEditHelper
Edit the value in the tags table row.
EditTagDialog(String, Map<String, Integer>, boolean) - Constructor for class org.openstreetmap.josm.gui.dialogs.properties.TagEditHelper.EditTagDialog
 
edSearchText - Variable in class org.openstreetmap.josm.gui.widgets.SearchTextResultListPanel
 
edtRunnable - Variable in class org.openstreetmap.josm.data.osm.event.DatasetEventManager
 
EdtRunnable() - Constructor for class org.openstreetmap.josm.data.osm.event.DatasetEventManager.EdtRunnable
 
elapsed() - Method in class org.openstreetmap.josm.tools.Stopwatch
Returns the elapsed milliseconds
elapsedTime - Variable in class org.openstreetmap.josm.gui.NotificationManager
 
ELEMENT_SHRINKS - org.openstreetmap.josm.gui.dialogs.DialogsPanel.Action
else.
elementPopup - Variable in class org.openstreetmap.josm.gui.download.UserQueryList.QueryListMouseAdapter
 
elements - Variable in class org.openstreetmap.josm.gui.widgets.JosmComboBoxModel
the elements shown in the dropdown
elements - Variable in class org.openstreetmap.josm.io.GpxParser
 
ElemStyles - Class in org.openstreetmap.josm.gui.mappaint
Generates a list of StyleElements for a primitive, to be drawn on the map.
ElemStyles() - Constructor for class org.openstreetmap.josm.gui.mappaint.ElemStyles
Constructs a new ElemStyles.
ElemStyles(Collection<StyleSource>) - Constructor for class org.openstreetmap.josm.gui.mappaint.ElemStyles
Constructs a new ElemStyles with specific style sources.
elevation - Variable in class org.openstreetmap.josm.data.gpx.GpxImageEntry
Elevation (altitude) in meters
elevation - Variable in class org.openstreetmap.josm.gui.layer.geoimage.RemoteEntry
 
ELEVATION - org.openstreetmap.josm.data.imagery.ImageryInfo.ImageryCategory
A map of digital terrain model, digital surface model or contour lines.
elevationShift - Variable in class org.openstreetmap.josm.data.gpx.GpxImageDirectionPositionSettings
 
eliminateDuplicateNodePairs(List<NodePair>) - Static method in class org.openstreetmap.josm.data.osm.NodeGraph
Builds a new list of pair nodes without the duplicated pairs (including inverse copies).
ELLIPSIS - Static variable in class org.openstreetmap.josm.gui.io.LayerNameAndFilePathTableCell
 
Ellipsoid - Class in org.openstreetmap.josm.data.projection
Reference ellipsoids.
Ellipsoid(double, double, double, double, double, boolean) - 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 - org.openstreetmap.josm.data.projection.CustomProjection.Param
Ellipsoid name (see proj -le)
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.DoubleStereographic
 
ellps - Variable in class org.openstreetmap.josm.data.projection.proj.LambertConformalConic
ellipsoid
ellps - Variable in class org.openstreetmap.josm.data.projection.proj.ProjParameters
+ellps
ellps - Variable in class org.openstreetmap.josm.data.projection.proj.SwissObliqueMercator
 
EMAIL_KEYS - Static variable in class org.openstreetmap.josm.data.validation.tests.InternetTags
List of keys subject to email validation.
EMAIL_PATTERN - Static variable in class org.openstreetmap.josm.data.validation.routines.EmailValidator
 
EMAIL_REGEX - Static variable in class org.openstreetmap.josm.data.validation.routines.EmailValidator
 
EMAIL_VALIDATOR - Static variable in class org.openstreetmap.josm.data.validation.routines.EmailValidator
Singleton instance of this class, which doesn't consider local addresses as valid.
EMAIL_VALIDATOR_WITH_LOCAL - Static variable in class org.openstreetmap.josm.data.validation.routines.EmailValidator
Singleton instance of this class, which does consider local addresses valid.
EMAIL_VALIDATOR_WITH_TLD - Static variable in class org.openstreetmap.josm.data.validation.routines.EmailValidator
Singleton instance of this class, which doesn't consider local addresses as valid.
EmailValidator - Class in org.openstreetmap.josm.data.validation.routines
Perform email validations.
EmailValidator(boolean, boolean) - Constructor for class org.openstreetmap.josm.data.validation.routines.EmailValidator
Protected constructor for subclasses to use.
EmbeddedCertAmend(String, String, String) - Constructor for class org.openstreetmap.josm.io.CertificateAmendment.EmbeddedCertAmend
 
embeddInScrollPane(JTable) - Method in class org.openstreetmap.josm.gui.conflict.pair.tags.TagMerger.TagTableRow
embeds table in a new JScrollPane and returns th scroll pane
embedInScrollPane(JTable) - Method in class org.openstreetmap.josm.gui.conflict.pair.AbstractListMerger
 
embedInScrollPane(JTable) - Method in class org.openstreetmap.josm.gui.history.HistoryViewerPanel
 
embedInVerticalScrollPane(Component) - Static method in class org.openstreetmap.josm.gui.util.GuiHelper
Embeds the given component into a new vertical-only scrollable JScrollPane.
EMPTY - org.openstreetmap.josm.gui.history.TwoColumnDiff.Item.DiffItemType
 
EMPTY_ACTIONS - Static variable in class org.openstreetmap.josm.gui.layer.imagery.MVTLayer
 
EMPTY_BYTE_ARRAY - Static variable in class org.openstreetmap.josm.data.protobuf.ProtobufParser
 
EMPTY_BYTES - Static variable in class org.openstreetmap.josm.data.protobuf.ProtobufRecord
 
EMPTY_EXPRESSION - Static variable in class org.openstreetmap.josm.data.imagery.vectortile.mapbox.style.Expression
An empty expression to use
EMPTY_INT_INT_ARRAY - Static variable in class org.openstreetmap.josm.tools.Utils
 
EMPTY_LONG - Static variable in class org.openstreetmap.josm.io.OsmPbfReader
 
EMPTY_NODES - Static variable in class org.openstreetmap.josm.data.osm.Way
 
EMPTY_PRESET_CLASSIFICATION - Static variable in class org.openstreetmap.josm.gui.tagging.presets.TaggingPresetSelector.PresetClassifications
 
EMPTY_PROVIDER - Static variable in class org.openstreetmap.josm.tools.template_engine.ContextSwitchTemplate
 
EMPTY_STRING - Static variable in class org.openstreetmap.josm.data.imagery.ImageryInfo
 
EMPTY_STRING_ARRAY - Static variable in class org.openstreetmap.josm.data.imagery.vectortile.mapbox.Feature
 
EMPTY_STRING_ARRAY - Static variable in class org.openstreetmap.josm.data.validation.routines.DomainValidator
 
EMPTY_STYLECACHE - Static variable in class org.openstreetmap.josm.gui.mappaint.StyleCache
An empty style cache entry
EMPTY_TAGS - Static variable in class org.openstreetmap.josm.data.osm.TagMap
We use this array every time we want to represent an empty map.
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
EmptyFillRow() - Constructor for class org.openstreetmap.josm.gui.conflict.pair.properties.PropertiesMerger.EmptyFillRow
 
emptyIcon - Static variable in class org.openstreetmap.josm.plugins.PluginInformation
Empty icon for these plugins which have none
emptySelectionPopup - Variable in class org.openstreetmap.josm.gui.download.UserQueryList.QueryListMouseAdapter
 
emptyTagsForKeysMissingIn(TagCollection) - Method in class org.openstreetmap.josm.data.osm.TagCollection
 
emptyText - Variable in class org.openstreetmap.josm.gui.layer.geoimage.ImageDisplay
 
en - Variable in class org.openstreetmap.josm.actions.mapmode.ExtrudeAction.ReferenceSegment
 
EN() - Constructor for class org.openstreetmap.josm.actions.OrthogonalizeAction.EN
 
en0 - Variable in class org.openstreetmap.josm.data.projection.proj.AbstractProj
Constant needed for the mlfn method.
en1 - Variable in class org.openstreetmap.josm.data.projection.proj.AbstractProj
Constant needed for the mlfn method.
en2 - Variable in class org.openstreetmap.josm.data.projection.proj.AbstractProj
Constant needed for the mlfn method.
en3 - Variable in class org.openstreetmap.josm.data.projection.proj.AbstractProj
Constant needed for the mlfn method.
en4 - Variable in class org.openstreetmap.josm.data.projection.proj.AbstractProj
Constant needed for the mlfn method.
enable - Variable in class org.openstreetmap.josm.data.osm.Filter
Enabled status.
enable - Variable in class org.openstreetmap.josm.data.osm.Filter.FilterPreferenceEntry
Enabled status.
enable - Variable in class org.openstreetmap.josm.gui.layer.gpx.ConvertFromGpxLayerAction.TagConversionDialogRadioButtonActionListener
 
ENABLE - org.openstreetmap.josm.gui.dialogs.properties.TagEditHelper.RecentExisting
 
ENABLE_FILTER_SHORTCUT - Static variable in class org.openstreetmap.josm.gui.dialogs.FilterDialog
 
enable_tracing() - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParser
Enable tracing.
enableArrow() - Method in class org.openstreetmap.josm.actions.relation.RecentRelationsAction
Enables arrow button.
enableAutoFilterRule(String) - Method in class org.openstreetmap.josm.gui.autofilter.AutoFilterManager
Sets the currently enabled auto filter rule to the one defined for the given OSM key.
enableAutoFilterRule(AutoFilterRule) - Method in class org.openstreetmap.josm.gui.autofilter.AutoFilterManager
Sets the currently enabled auto filter rule.
enableClickableHyperlinks() - Method in class org.openstreetmap.josm.gui.widgets.HtmlPanel
Opens hyperlinks on click.
enableCopyright(GpxData, JosmTextField, JButton, JosmTextField, JLabel, JLabel, JLabel, boolean) - Static method in class org.openstreetmap.josm.gui.io.importexport.GpxExporter
 
enabled - Variable in class org.openstreetmap.josm.data.validation.Test
Whether this test is enabled.
enabled - Variable in class org.openstreetmap.josm.gui.HelpAwareOptionPane.ButtonSpec
 
enabled - Variable in class org.openstreetmap.josm.gui.io.importexport.FileExporter
 
enabled - Variable in class org.openstreetmap.josm.gui.io.importexport.FileImporter
 
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.gui.tagging.presets.TaggingPresetItemGuiSupport
whether to fire events or not
enabled - Variable in class org.openstreetmap.josm.gui.util.AdvancedKeyPressDetector
 
enabled - Variable in class org.openstreetmap.josm.io.auth.DefaultAuthenticator
 
enabled(GeoImageLayer) - Static method in class org.openstreetmap.josm.gui.layer.geoimage.ShowThumbnailAction
Check if there is any suitable image to be toggled.
enabledMap - Variable in class org.openstreetmap.josm.gui.util.AdjustmentSynchronizer
 
enabledRule - Variable in class org.openstreetmap.josm.gui.autofilter.AutoFilterManager
The currently enabled rule, if any.
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
 
EnableFilterAction() - Constructor for class org.openstreetmap.josm.gui.dialogs.FilterDialog.EnableFilterAction
 
enableIconDefault - Variable in class org.openstreetmap.josm.gui.preferences.map.MapPaintPreference
 
enableInfoAboutMissingAction() - Method in class org.openstreetmap.josm.gui.preferences.ToolbarPreferences
Call with true when all plugins were loaded.
EnableLayerAction(String, BooleanSupplier, Consumer<String>) - Constructor for class org.openstreetmap.josm.gui.layer.imagery.MVTLayer.EnableLayerAction
 
enableMenuFor(JTextComponent, boolean) - Static method in class org.openstreetmap.josm.gui.widgets.TextContextualPopupMenu
Creates a new TextContextualPopupMenu and enables it for the given text component.
enableOSXFullscreen(Window) - Static method in class org.openstreetmap.josm.tools.PlatformHookOsx
Enables fullscreen support for the given window.
enableRecentRelations() - Method in class org.openstreetmap.josm.gui.dialogs.RelationListDialog
Enable the "recent relations" dropdown menu next to edit button.
enableRemoteControl - Variable in class org.openstreetmap.josm.gui.preferences.remotecontrol.RemoteControlPreference
 
enableSaveOnPut(boolean) - Method in class org.openstreetmap.josm.data.Preferences
Enables or not the preferences file auto-save mechanism (save each time a setting is changed).
enableSemanticSelectionSynchronization(ListSelectionModel, DiffTableModel, DiffTableModel, BiPredicate<TwoColumnDiff.Item, TwoColumnDiff.Item>) - Method in class org.openstreetmap.josm.gui.history.HistoryViewerPanel
Enables semantic highlighting for the StructUtils.SerializeOptions
enableSlowOperations(boolean) - Method in class org.openstreetmap.josm.data.osm.visitor.paint.AbstractMapRenderer
Sets whether slow operations such as text rendering must be performed (true by default).
enableSnapping() - Method in class org.openstreetmap.josm.actions.mapmode.DrawSnapHelper
Enable snapping.
enableUndoRedo() - Method in class org.openstreetmap.josm.gui.widgets.TextContextualPopupMenu
 
encode(String) - Static method in class org.openstreetmap.josm.io.XmlWriter
Encode the given string in XML1.0 format.
encode(String, boolean) - Static method in class org.openstreetmap.josm.io.XmlWriter
Encode the given string in XML1.0 format.
encodeAsString(String) - Method in class org.openstreetmap.josm.data.Bounds
Encodes this as a string so that it may be parsed using the Bounds.ParseMethod.MINLAT_MINLON_MAXLAT_MAXLON order
encodeAsString(String) - Method in class org.openstreetmap.josm.data.imagery.Shape
Encodes this as a string so that it may be parsed using Shape(String, String)
encodeAsString(List<Shape>) - Static method in class org.openstreetmap.josm.data.imagery.Shape
Encodes the shapes as a string using , and ; as separators
encodeKeyValue(String) - Static method in class org.openstreetmap.josm.gui.dialogs.properties.TaginfoAction
 
encodeUrl(String) - Static method in class org.openstreetmap.josm.tools.Utils
Translates a string into application/x-www-form-urlencoded format.
encodeZigZag(Number) - Static method in class org.openstreetmap.josm.data.protobuf.ProtobufParser
Encode a number to a zig-zag encode value
ENCODING - Static variable in class org.openstreetmap.josm.io.XmlWriter
The output writer to save the values to.
end - Variable in class org.openstreetmap.josm.data.osm.search.PushbackTokenizer.Range
 
end - Variable in class org.openstreetmap.josm.gui.mappaint.styleelement.placement.OnLineStrategy.HalfSegment
end point of half segment
end - Variable in class org.openstreetmap.josm.tools.date.Interval
 
END - org.openstreetmap.josm.tools.template_engine.Tokenizer.TokenType
 
END_GROUP - org.openstreetmap.josm.data.protobuf.WireType
Deprecated.
Unknown reason. Deprecated since at least 2012.
END_NODE_CODE - Static variable in class org.openstreetmap.josm.data.validation.tests.DirectionNodes
 
endBulkOperation(String) - Static method in class org.openstreetmap.josm.gui.ConditionalOptionPaneUtil
Marks the ending of a bulk operation.
endCellEditing() - Method in interface org.openstreetmap.josm.gui.tagging.TagEditorModel.EndEditListener
Requests to end the editing of any cells on this model
endCellEditing() - Method in class org.openstreetmap.josm.gui.tagging.TagTable
 
endColumn - Variable in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.Token
The column number of the last character of this Token.
endDocument() - Method in class org.openstreetmap.josm.io.GpxParser
 
endDocument() - Method in class org.openstreetmap.josm.io.NoteReader.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
endEditListener - Variable in class org.openstreetmap.josm.gui.tagging.TagEditorModel
 
endElement(String, String, String) - Method in class org.openstreetmap.josm.io.GpxParser
 
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.NameFinder.NameFinderResultParser
Detect ending elements.
endElement(String, String, String) - Method in class org.openstreetmap.josm.io.NoteReader.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
 
endElementAuthor(String) - Method in class org.openstreetmap.josm.io.GpxParser
End the author element
endElementCopyright(String) - Method in class org.openstreetmap.josm.io.GpxParser
End the copyright element
endElementDefault(String) - Method in class org.openstreetmap.josm.io.GpxParser
End the default element
endElementExt(String, String) - Method in class org.openstreetmap.josm.io.GpxParser
End an ext element
endElementLink(String) - Method in class org.openstreetmap.josm.io.GpxParser
End a link element
endElementMetadata(String) - Method in class org.openstreetmap.josm.io.GpxParser
End the metadata element
endElementTrk(String) - Method in class org.openstreetmap.josm.io.GpxParser
End a trk element
endElementTrkseg(String) - Method in class org.openstreetmap.josm.io.GpxParser
End a trkseg element
endElementWpt(String) - Method in class org.openstreetmap.josm.io.GpxParser
End a wpt element
endLine - Variable in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.Token
The line number of the last character of this Token.
endMovement() - Method in class org.openstreetmap.josm.gui.MapMover
End the movement.
endnodes - Variable in class org.openstreetmap.josm.data.validation.tests.UnconnectedWays
 
endOffset - Variable in class org.openstreetmap.josm.gui.mappaint.styleelement.placement.OnLineStrategy.UpsideComputingVisitor
 
endpoint - Variable in class org.openstreetmap.josm.gui.preferences.imagery.AddWMSLayerPanel
 
ENDS_WITH - org.openstreetmap.josm.gui.mappaint.mapcss.ConditionFactory.Op
The value needs to end with the reference string.
endSelecting(MouseEvent) - Method in class org.openstreetmap.josm.gui.SelectionManager
Ends the selection of the current area.
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.Addresses
 
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.CycleDetector
 
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.LongSegment
 
endTest() - Method in class org.openstreetmap.josm.data.validation.tests.MapCSSTagChecker
 
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.RelationChecker
 
endTest() - Method in class org.openstreetmap.josm.data.validation.tests.SimilarNamedWays
 
endTest() - Method in class org.openstreetmap.josm.data.validation.tests.TagChecker
 
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.gpx.GpxData
Finishes updating this GpxData and fires listeners if required.
endUpdate() - Method in class org.openstreetmap.josm.data.osm.DataSet
Must be called after a previous call to DataSet.beginUpdate() to fire change events.
ENGLISH - org.openstreetmap.josm.tools.LanguageInfo.LocaleType
The standard english texts
engMessage - Variable in class org.openstreetmap.josm.data.validation.tests.UnclosedWays.UnclosedWaysCheck
The English message
ENLARGE_DEFAULT - Static variable in class org.openstreetmap.josm.data.osm.visitor.BoundingXYVisitor
default value for setting "edit.zoom-enlarge-bbox"
enlargeBoundingBox() - Method in class org.openstreetmap.josm.data.osm.visitor.BoundingXYVisitor
Enlarges the calculated bounding box by 0.0002 degrees or user value given in edit.zoom-enlarge-bbox.
enlargeBoundingBox(double, double) - Method in class org.openstreetmap.josm.data.osm.visitor.BoundingXYVisitor
Enlarges the calculated bounding box by the specified number of degrees.
enlargeBoundingBoxLogarithmically() - Method in class org.openstreetmap.josm.data.osm.visitor.BoundingXYVisitor
Enlarges the bounding box up to 0.0002 degrees, depending on its size and user settings in edit.zoom-enlarge-bbox.
enlargeImage - Variable in class org.openstreetmap.josm.gui.bbox.SizeButton
 
ensure(boolean, String, Object...) - Static method in class org.openstreetmap.josm.tools.Utils
Ensures a logical condition is met.
ensureActiveSelected() - Method in class org.openstreetmap.josm.gui.dialogs.LayerListDialog.LayerListModel
Ensures that at least one layer is selected in the layer dialog
ensureApplicableToPrimitive() - Method in class org.openstreetmap.josm.data.osm.TagCollection
 
ensureCacheElement() - Method in class org.openstreetmap.josm.data.cache.JCSCachedTileLoaderJob
 
ensureCandidateIsNotBehindSegments(Iterable<Pair<Node, Node>>, Node, EastNorth, EastNorth) - Static method in class org.openstreetmap.josm.actions.mapmode.ImproveWayAccuracyHelper
Check to see if a candidate node is underneath a way segment
ensureCapacity(int) - Method in class org.openstreetmap.josm.tools.CopyList
 
ensureMaxZoom(Rectangle) - Method in class org.openstreetmap.josm.gui.layer.geoimage.ImageDisplay
Ensure that a rectangle isn't zoomed in too much
ensureNotInList(T) - Method in class org.openstreetmap.josm.tools.ListenerList
 
ensureOneTag() - Method in class org.openstreetmap.josm.gui.tagging.TagEditorModel
makes sure the model includes at least one (empty) tag
ensureParameterNotNull(Object) - Static method in class org.openstreetmap.josm.tools.CheckParameterUtil
Ensures a parameter is not null.
ensureParameterNotNull(Object, String) - Static method in class org.openstreetmap.josm.tools.CheckParameterUtil
Ensures a parameter is not null
ensurePositiveLong(long, String) - Method in class org.openstreetmap.josm.data.osm.history.HistoryOsmPrimitive
Checks that value is positive.
ensurePrimitivesAreInDataset() - Method in class org.openstreetmap.josm.command.Command
Ensures that all primitives that are participating in this command belong to the affected data set.
ensureQueueStarted() - Static method in class org.openstreetmap.josm.tools.ListenableWeakReference
 
ensureRowIsVisible(int) - Method in class org.openstreetmap.josm.gui.preferences.projection.CodeSelectionPanel
 
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
 
ensureThat(boolean, String) - Static method in class org.openstreetmap.josm.tools.CheckParameterUtil
Ensures that the condition condition holds.
ensureThat(boolean, Supplier<String>) - Static method in class org.openstreetmap.josm.tools.CheckParameterUtil
Ensures that the condition condition holds.
ensureTrackVisibilityLength() - Method in class org.openstreetmap.josm.gui.layer.gpx.GpxDrawHelper
ensures the trackVisibility array has the correct length without losing data.
ensureTreesConsistency() - Method in class org.openstreetmap.josm.gui.dialogs.CommandStackDialog
 
ensureUniqueName(Map<String, Object>, Map<String, Integer>, String) - Static method in class org.openstreetmap.josm.data.gpx.GpxData
Ensures a unique name among gpx layers
ensureValidChangeset() - Method in class org.openstreetmap.josm.io.OsmApi
Ensures that the current changeset can be used for uploading data
enterMode() - Method in class org.openstreetmap.josm.actions.ImageryAdjustAction
 
enterMode() - Method in class org.openstreetmap.josm.actions.mapmode.AddNoteAction
 
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
Makes this map mode active.
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.SelectLassoAction
 
enterMode() - Method in class org.openstreetmap.josm.actions.mapmode.SplitMode
 
enterMode() - Method in class org.openstreetmap.josm.actions.mapmode.ZoomAction
 
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
 
enToProj(EastNorth) - Static method in class org.openstreetmap.josm.data.imagery.CoordinateConversion
Converts an EastNorth to an IProjected instance.
entries - Variable in class org.openstreetmap.josm.gui.conflict.pair.AbstractListMergeModel
 
entries - Variable in class org.openstreetmap.josm.gui.conflict.pair.AbstractListMergeModel.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.bugreport.ReportedException.Section
 
entries - Variable in class org.openstreetmap.josm.tools.template_engine.CompoundTemplateEntry
 
entries - Variable in class org.openstreetmap.josm.tools.template_engine.Condition
 
ENTRIES_PREF_KEY - Static variable in class org.openstreetmap.josm.data.validation.tests.MapCSSTagChecker
The preference key for tag checker source entries.
EntriesSelectionModel(List<T>) - Constructor for class org.openstreetmap.josm.gui.conflict.pair.AbstractListMergeModel.EntriesSelectionModel
 
EntriesTableModel(ListRole) - Constructor for class org.openstreetmap.josm.gui.conflict.pair.AbstractListMergeModel.EntriesTableModel
entry - Variable in class org.openstreetmap.josm.gui.layer.geoimage.ImageDisplay
The file that is currently displayed
entry - Variable in class org.openstreetmap.josm.gui.layer.geoimage.ImageDisplay.LoadImageRunnable
 
entry - Variable in class org.openstreetmap.josm.gui.preferences.advanced.AbstractListEditor
 
entry - Variable in class org.openstreetmap.josm.gui.preferences.advanced.StringEditor
 
entry - Variable in class org.openstreetmap.josm.io.imagery.ImageryReader.Parser
 
Entry(Class<?>, boolean, boolean) - Constructor for class org.openstreetmap.josm.tools.XmlObjectParser.Entry
 
ENTRY - org.openstreetmap.josm.io.imagery.ImageryReader.State
 
ENTRY_ATTRIBUTE - org.openstreetmap.josm.io.imagery.ImageryReader.State
 
ENTRY_DIFFERENT - Static variable in class org.openstreetmap.josm.gui.tagging.presets.items.PresetListEntry
Used to display an entry matching several different values.
ENTRY_EMPTY - Static variable in class org.openstreetmap.josm.gui.tagging.presets.items.PresetListEntry
Used to display an empty entry used to clear values.
entryByUrl - Variable in class org.openstreetmap.josm.gui.preferences.SourceEditor.FancySourceEntryTableCellRenderer
 
entryIdx - Variable in class org.openstreetmap.josm.gui.preferences.advanced.AbstractTableListEditor
 
entryList - Variable in class org.openstreetmap.josm.gui.preferences.advanced.AbstractTableListEditor
 
EntryListener() - Constructor for class org.openstreetmap.josm.gui.preferences.advanced.AbstractTableListEditor.EntryListener
 
EntryListModel() - Constructor for class org.openstreetmap.josm.gui.preferences.advanced.ListListEditor.EntryListModel
 
EntryListModel() - Constructor for class org.openstreetmap.josm.gui.preferences.advanced.MapListEditor.EntryListModel
 
entryMap - Variable in class org.openstreetmap.josm.data.osm.ChangesetDataSet
entryModel - Variable in class org.openstreetmap.josm.gui.preferences.advanced.AbstractTableListEditor
 
entrySet() - Method in class org.openstreetmap.josm.data.osm.Storage.FMap
 
entrySet() - Method in class org.openstreetmap.josm.data.osm.TagMap
 
entrySet() - Method in class org.openstreetmap.josm.tools.MultiMap
Returns a Set view of the mappings contained in this map.
enumClass - Variable in class org.openstreetmap.josm.data.preferences.ParametrizedEnumProperty
 
EnumProperty<T extends java.lang.Enum<T>> - Class in org.openstreetmap.josm.data.preferences
A property containing an Enum value.
EnumProperty(String, Class<T>, T) - Constructor for class org.openstreetmap.josm.data.preferences.EnumProperty
Constructs a new EnumProperty.
environment - Variable in class org.openstreetmap.josm.gui.io.CustomConfigurator.XMLCommandProcessor
 
Environment - Class in org.openstreetmap.josm.gui.mappaint
Environment is a data object to provide access to various "global" parameters.
Environment() - Constructor for class org.openstreetmap.josm.gui.mappaint.Environment
Creates a new uninitialized environment.
Environment(IPrimitive) - Constructor for class org.openstreetmap.josm.gui.mappaint.Environment
Creates a new environment.
Environment(IPrimitive, MultiCascade, String, StyleSource) - Constructor for class org.openstreetmap.josm.gui.mappaint.Environment
Creates a new environment.
Environment(Environment) - Constructor for class org.openstreetmap.josm.gui.mappaint.Environment
Creates a clone of the environment other.
Environment(Environment, Selector) - Constructor for class org.openstreetmap.josm.gui.mappaint.Environment
Creates a clone of the environment other.
EOF - org.openstreetmap.josm.data.osm.search.PushbackTokenizer.Token
Marks the end of the input
EOF - org.openstreetmap.josm.tools.template_engine.Tokenizer.TokenType
 
EOF - Static variable in interface org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParserConstants
End of File.
eol() - Static method in class org.openstreetmap.josm.tools.GBC
Create the constraint for the last elements on a line.
EOL - Static variable in exception org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.ParseException
The end of line string for this machine.
eop() - Static method in class org.openstreetmap.josm.tools.GBC
Create the constraint for the last elements on a line and on a paragraph.
eopFilledHorizontal() - Static method in class org.openstreetmap.josm.gui.preferences.server.ServerAccessPreference
 
EPS10 - Static variable in class org.openstreetmap.josm.data.projection.proj.AzimuthalEquidistant
Less strict tolerance.
epsilon - Static variable in class org.openstreetmap.josm.data.projection.proj.LambertConformalConic
precision in iterative schema
EPSILON - Static variable in class org.openstreetmap.josm.actions.OrthogonalizeAction
 
EPSILON - Static variable in class org.openstreetmap.josm.data.projection.proj.AlbersEqualArea
Maximum difference allowed when comparing real numbers.
EPSILON - Static variable in class org.openstreetmap.josm.data.projection.proj.DoubleStereographic
 
EPSILON - Static variable in class org.openstreetmap.josm.data.projection.proj.LambertAzimuthalEqualArea
Maximum difference allowed when comparing real numbers.
EPSILON - Static variable in class org.openstreetmap.josm.data.projection.proj.Mercator
Maximum difference allowed when comparing real numbers.
EPSILON - Static variable in class org.openstreetmap.josm.data.projection.proj.ObliqueMercator
Maximum difference allowed when comparing real numbers.
EPSILON - Static variable in class org.openstreetmap.josm.data.projection.proj.PolarStereographic
Maximum difference allowed when comparing real numbers.
EPSILON - Static variable in class org.openstreetmap.josm.data.projection.proj.SwissObliqueMercator
 
EPSILON - Static variable in class org.openstreetmap.josm.data.projection.proj.TransverseMercator
Maximum difference allowed when comparing real numbers.
EPSILON - Static variable in class org.openstreetmap.josm.tools.Utils
 
EPSILON_LATITUDE - Static variable in class org.openstreetmap.josm.data.projection.proj.LambertAzimuthalEqualArea
Epsilon for the comparison of latitudes.
EPSILON_LATITUDE - Static variable in class org.openstreetmap.josm.data.projection.proj.ObliqueMercator
Maximum difference allowed when comparing latitudes.
EQ - org.openstreetmap.josm.gui.mappaint.mapcss.ConditionFactory.KeyMatchType
The key needs to be equal to the given label.
EQ - org.openstreetmap.josm.gui.mappaint.mapcss.ConditionFactory.Op
The value equals the given reference.
equal(Object, Object) - Static method in class org.openstreetmap.josm.gui.mappaint.mapcss.Functions
Determines if the objects a and b are equal.
EQUAL - org.openstreetmap.josm.data.validation.tests.MultipolygonTest.ExtPolygonIntersection
 
EQUAL - Static variable in interface org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParserConstants
RegularExpression Id.
EQUAL_RINGS - Static variable in class org.openstreetmap.josm.data.validation.tests.MultipolygonTest
Multipolygon ring is equal to another ring
equals(Object) - Method in class org.openstreetmap.josm.actions.CreateCircleAction.PolarNode
 
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.command.AbstractNodesCommand
 
equals(Object) - Method in class org.openstreetmap.josm.command.AddCommand
 
equals(Object) - Method in class org.openstreetmap.josm.command.AddPrimitivesCommand
 
equals(Object) - Method in class org.openstreetmap.josm.command.ChangeCommand
 
equals(Object) - Method in class org.openstreetmap.josm.command.ChangeMembersCommand
 
equals(Object) - Method in class org.openstreetmap.josm.command.ChangePropertyCommand
 
equals(Object) - Method in class org.openstreetmap.josm.command.ChangePropertyKeyCommand
 
equals(Object) - Method in class org.openstreetmap.josm.command.ChangeRelationMemberRoleCommand
 
equals(Object) - Method in class org.openstreetmap.josm.command.Command
 
equals(Object) - Method in class org.openstreetmap.josm.command.Command.OldNodeState
 
equals(Object) - Method in class org.openstreetmap.josm.command.conflict.ConflictAddCommand
 
equals(Object) - Method in class org.openstreetmap.josm.command.conflict.ConflictResolveCommand
 
equals(Object) - Method in class org.openstreetmap.josm.command.conflict.CoordinateConflictResolveCommand
 
equals(Object) - Method in class org.openstreetmap.josm.command.conflict.DeletedStateConflictResolveCommand
 
equals(Object) - Method in class org.openstreetmap.josm.command.conflict.ModifiedConflictResolveCommand
 
equals(Object) - Method in class org.openstreetmap.josm.command.conflict.RelationMemberConflictResolverCommand
 
equals(Object) - Method in class org.openstreetmap.josm.command.conflict.TagConflictResolveCommand
 
equals(Object) - Method in class org.openstreetmap.josm.command.conflict.VersionConflictResolveCommand
 
equals(Object) - Method in class org.openstreetmap.josm.command.conflict.WayNodesConflictResolverCommand
 
equals(Object) - Method in class org.openstreetmap.josm.command.DeleteCommand
 
equals(Object) - Method in class org.openstreetmap.josm.command.MoveCommand
 
equals(Object) - Method in class org.openstreetmap.josm.command.PurgeCommand
 
equals(Object) - Method in class org.openstreetmap.josm.command.RotateCommand
 
equals(Object) - Method in class org.openstreetmap.josm.command.ScaleCommand
 
equals(Object) - Method in class org.openstreetmap.josm.command.SelectCommand
 
equals(Object) - Method in class org.openstreetmap.josm.command.SequenceCommand
 
equals(Object) - Method in class org.openstreetmap.josm.command.TransformNodesCommand
 
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.conflict.ConflictCollection
 
equals(Object) - Method in class org.openstreetmap.josm.data.coor.CachedLatLon
 
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.coor.PolarCoor
 
equals(Object) - Method in class org.openstreetmap.josm.data.correction.TagCorrection
 
equals(Object) - Method in class org.openstreetmap.josm.data.DataSource
 
equals(Object) - Method in class org.openstreetmap.josm.data.gpx.GpxData
 
equals(Object) - Method in class org.openstreetmap.josm.data.gpx.GpxData.XMLNamespace
 
equals(Object) - Method in class org.openstreetmap.josm.data.gpx.GpxExtension
 
equals(Object) - Method in class org.openstreetmap.josm.data.gpx.GpxImageEntry
 
equals(Object) - Method in class org.openstreetmap.josm.data.gpx.GpxRoute
 
equals(Object) - Method in class org.openstreetmap.josm.data.gpx.GpxTimeOffset
 
equals(Object) - Method in class org.openstreetmap.josm.data.gpx.GpxTimezone
 
equals(Object) - Method in class org.openstreetmap.josm.data.gpx.GpxTrack
 
equals(Object) - Method in class org.openstreetmap.josm.data.gpx.GpxTrackSegment
 
equals(Object) - Method in class org.openstreetmap.josm.data.gpx.WayPoint
 
equals(Object) - Method in class org.openstreetmap.josm.data.gpx.WithAttributes
 
equals(Object) - Method in class org.openstreetmap.josm.data.imagery.Shape.CoordinateList
 
equals(Object) - Method in class org.openstreetmap.josm.data.imagery.Shape
 
equals(Object) - Method in class org.openstreetmap.josm.data.imagery.vectortile.mapbox.Layer
 
equals(Object) - Method in class org.openstreetmap.josm.data.imagery.vectortile.mapbox.style.Expression
 
equals(Object) - Method in class org.openstreetmap.josm.data.imagery.vectortile.mapbox.style.Layers
 
equals(Object) - Method in class org.openstreetmap.josm.data.imagery.vectortile.mapbox.style.MapboxVectorStyle
 
equals(Object) - Method in class org.openstreetmap.josm.data.imagery.vectortile.mapbox.style.Source
 
equals(Object) - Method in class org.openstreetmap.josm.data.notes.Note
 
equals(Object) - Method in class org.openstreetmap.josm.data.oauth.OAuth20Parameters
 
equals(Object) - Method in class org.openstreetmap.josm.data.osm.BBox
 
equals(Object) - Method in class org.openstreetmap.josm.data.osm.Changeset
 
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.DataListenerInfo
 
equals(Object) - Method in class org.openstreetmap.josm.data.osm.Filter.FilterPreferenceEntry
 
equals(Object) - Method in class org.openstreetmap.josm.data.osm.history.HistoryOsmPrimitive
 
equals(Object) - Method in class org.openstreetmap.josm.data.osm.IWaySegment
 
equals(Object) - Method in class org.openstreetmap.josm.data.osm.NodePair
 
equals(Object) - Method in class org.openstreetmap.josm.data.osm.OsmPrimitive
Equal if the id (and class) are 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.search.SearchCompiler.AbstractBinaryMatch
 
equals(Object) - Method in class org.openstreetmap.josm.data.osm.search.SearchCompiler.Any
 
equals(Object) - Method in class org.openstreetmap.josm.data.osm.search.SearchCompiler.BooleanMatch
 
equals(Object) - Method in class org.openstreetmap.josm.data.osm.search.SearchCompiler.ExactKeyValue
 
equals(Object) - Method in class org.openstreetmap.josm.data.osm.search.SearchCompiler.ExactType
 
equals(Object) - Method in class org.openstreetmap.josm.data.osm.search.SearchCompiler.HasRole
 
equals(Object) - Method in class org.openstreetmap.josm.data.osm.search.SearchCompiler.InArea
 
equals(Object) - Method in class org.openstreetmap.josm.data.osm.search.SearchCompiler.KeyValue
 
equals(Object) - Method in class org.openstreetmap.josm.data.osm.search.SearchCompiler.MapCSSMatch
 
equals(Object) - Method in class org.openstreetmap.josm.data.osm.search.SearchCompiler.Nth
 
equals(Object) - Method in class org.openstreetmap.josm.data.osm.search.SearchCompiler.Preset
 
equals(Object) - Method in class org.openstreetmap.josm.data.osm.search.SearchCompiler.RangeMatch
 
equals(Object) - Method in class org.openstreetmap.josm.data.osm.search.SearchCompiler.RoleMatch
 
equals(Object) - Method in class org.openstreetmap.josm.data.osm.search.SearchCompiler.UnaryMatch
 
equals(Object) - Method in class org.openstreetmap.josm.data.osm.search.SearchCompiler.UserMatch
 
equals(Object) - Method in class org.openstreetmap.josm.data.osm.search.SearchCompiler.ValueComparison
 
equals(Object) - Method in class org.openstreetmap.josm.data.osm.search.SearchSetting
 
equals(Object) - Method in class org.openstreetmap.josm.data.osm.SimplePrimitiveId
 
equals(Object) - Method in class org.openstreetmap.josm.data.osm.Storage
 
equals(Object) - Method in class org.openstreetmap.josm.data.osm.Tag
 
equals(Object) - Method in class org.openstreetmap.josm.data.osm.Tags
 
equals(Object) - Method in class org.openstreetmap.josm.data.osm.User
 
equals(Object) - Method in class org.openstreetmap.josm.data.osm.visitor.paint.StyledMapRenderer.StyleRecord
 
equals(Object) - Method in class org.openstreetmap.josm.data.osm.visitor.paint.TileZXY
 
equals(Object) - Method in class org.openstreetmap.josm.data.preferences.AbstractProperty
 
equals(Object) - Method in class org.openstreetmap.josm.data.preferences.AbstractProperty.PreferenceChangedListenerAdapter
 
equals(Object) - Method in class org.openstreetmap.josm.data.preferences.sources.SourceEntry
 
equals(Object) - Method in class org.openstreetmap.josm.data.sources.SourceBounds
 
equals(Object) - Method in class org.openstreetmap.josm.data.sources.SourceInfo
 
equals(Object) - Method in class org.openstreetmap.josm.data.tagging.ac.AutoCompletionItem
 
equals(Object) - Method in class org.openstreetmap.josm.data.tagging.ac.AutoCompletionPriority
 
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.autofilter.AutoFilter
 
equals(Object) - Method in class org.openstreetmap.josm.gui.autofilter.AutoFilterManager.CompiledFilter
 
equals(Object) - Method in class org.openstreetmap.josm.gui.autofilter.AutoFilterManager.Match
 
equals(Object) - Method in class org.openstreetmap.josm.gui.autofilter.AutoFilterRule
 
equals(Object) - Method in class org.openstreetmap.josm.gui.conflict.tags.RelationMemberConflictDecision
 
equals(Object) - Method in class org.openstreetmap.josm.gui.dialogs.layer.DeleteLayerAction
 
equals(Object) - Method in class org.openstreetmap.josm.gui.dialogs.layer.ShowHideLayerAction
 
equals(Object) - Method in class org.openstreetmap.josm.gui.dialogs.relation.RelationDialogManager.DialogContext
 
equals(Object) - Method in class org.openstreetmap.josm.gui.download.BookmarkList.Bookmark
 
equals(Object) - Method in class org.openstreetmap.josm.gui.download.UserQueryList.SelectorItem
 
equals(Object) - Method in class org.openstreetmap.josm.gui.layer.geoimage.ImageDisplay.VisRect
 
equals(Object) - Method in class org.openstreetmap.josm.gui.layer.geoimage.ImageEntry
 
equals(Object) - Method in class org.openstreetmap.josm.gui.layer.geoimage.RemoteEntry
 
equals(Object) - Method in class org.openstreetmap.josm.gui.layer.geoimage.WikimediaCommonsEntry
 
equals(Object) - Method in class org.openstreetmap.josm.gui.layer.imagery.TileSourceDisplaySettings
 
equals(Object) - Method in class org.openstreetmap.josm.gui.layer.validation.PaintVisitor.PaintedPoint
 
equals(Object) - Method in class org.openstreetmap.josm.gui.layer.validation.PaintVisitor.PaintedSegment
 
equals(Object) - Method in class org.openstreetmap.josm.gui.mappaint.DividedScale
 
equals(Object) - Method in class org.openstreetmap.josm.gui.mappaint.Keyword
 
equals(Object) - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.Declaration
 
equals(Object) - Method in class org.openstreetmap.josm.gui.mappaint.Range
 
equals(Object) - Method in class org.openstreetmap.josm.gui.mappaint.StyleCache
 
equals(Object) - Method in class org.openstreetmap.josm.gui.mappaint.styleelement.AreaElement
 
equals(Object) - Method in class org.openstreetmap.josm.gui.mappaint.styleelement.AreaIconElement
 
equals(Object) - Method in class org.openstreetmap.josm.gui.mappaint.styleelement.BoxTextElement
 
equals(Object) - Method in class org.openstreetmap.josm.gui.mappaint.styleelement.BoxTextElement.SimpleBoxProvider
 
equals(Object) - Method in class org.openstreetmap.josm.gui.mappaint.styleelement.LabelCompositionStrategy.StaticLabelCompositionStrategy
 
equals(Object) - Method in class org.openstreetmap.josm.gui.mappaint.styleelement.LabelCompositionStrategy.TagLookupCompositionStrategy
 
equals(Object) - Method in class org.openstreetmap.josm.gui.mappaint.styleelement.LineElement
 
equals(Object) - Method in class org.openstreetmap.josm.gui.mappaint.styleelement.MapImage
 
equals(Object) - Method in class org.openstreetmap.josm.gui.mappaint.styleelement.MapImage.MapImageBoxProvider
 
equals(Object) - Method in class org.openstreetmap.josm.gui.mappaint.styleelement.NodeElement
 
equals(Object) - Method in class org.openstreetmap.josm.gui.mappaint.styleelement.placement.CompletelyInsideAreaStrategy
 
equals(Object) - Method in class org.openstreetmap.josm.gui.mappaint.styleelement.placement.OnLineStrategy
 
equals(Object) - Method in class org.openstreetmap.josm.gui.mappaint.styleelement.RepeatImageElement
 
equals(Object) - Method in class org.openstreetmap.josm.gui.mappaint.styleelement.StyleElement
 
equals(Object) - Method in class org.openstreetmap.josm.gui.mappaint.styleelement.StyleElement.FontDescriptor
 
equals(Object) - Method in class org.openstreetmap.josm.gui.mappaint.styleelement.Symbol
 
equals(Object) - Method in class org.openstreetmap.josm.gui.mappaint.styleelement.TextElement
 
equals(Object) - Method in class org.openstreetmap.josm.gui.mappaint.styleelement.TextLabel
 
equals(Object) - Method in class org.openstreetmap.josm.gui.mappaint.StyleElementList
 
equals(Object) - Method in class org.openstreetmap.josm.gui.mappaint.StyleSetting.LabeledStyleSetting
 
equals(Object) - Method in class org.openstreetmap.josm.gui.MapStatus.StatusTextHistory
 
equals(Object) - Method in class org.openstreetmap.josm.gui.Notification
 
equals(Object) - Method in class org.openstreetmap.josm.gui.preferences.advanced.PrefEntry
 
equals(Object) - Method in class org.openstreetmap.josm.gui.progress.ProgressTaskId
 
equals(Object) - Method in class org.openstreetmap.josm.gui.SplashScreen.MeasurableTask
 
equals(Object) - Method in class org.openstreetmap.josm.gui.tagging.ac.AutoCompletionManager.UserInputTag
 
equals(Object) - Method in class org.openstreetmap.josm.gui.tagging.presets.items.PresetListEntry
 
equals(Object) - Method in class org.openstreetmap.josm.gui.tagging.presets.TaggingPresetMenu
TaggingPresetMenu are considered equivalent if (and only if) their TaggingPreset.getRawName() match.
equals(Object) - Method in class org.openstreetmap.josm.gui.tagging.presets.TaggingPresetSelector.PresetClassification
 
equals(Object) - Method in class org.openstreetmap.josm.gui.util.imagery.Vector3D
 
equals(Object) - Method in class org.openstreetmap.josm.gui.util.LruCache
 
equals(Object) - Method in class org.openstreetmap.josm.gui.util.WindowGeometry
 
equals(Object) - Method in class org.openstreetmap.josm.io.UploadStrategySpecification
 
equals(Object) - Method in class org.openstreetmap.josm.plugins.PluginHandler.DeprecatedPlugin
 
equals(Object) - Method in class org.openstreetmap.josm.spi.preferences.AbstractSetting
 
equals(Object) - Method in class org.openstreetmap.josm.tools.date.Interval
 
equals(Object) - Method in class org.openstreetmap.josm.tools.ListenerList.WeakListener
 
equals(Object) - Method in class org.openstreetmap.josm.tools.MultiMap
 
equals(Object) - Method in class org.openstreetmap.josm.tools.Pair
 
equals(Object) - Method in class org.openstreetmap.josm.tools.RotationAngle.StaticRotationAngle
 
equals(Object) - Method in class org.openstreetmap.josm.tools.RotationAngle.WayDirectionRotationAngle
 
equals(Object) - Method in class org.openstreetmap.josm.tools.template_engine.CompoundTemplateEntry
 
equals(Object) - Method in class org.openstreetmap.josm.tools.template_engine.Condition
 
equals(Object) - Method in class org.openstreetmap.josm.tools.template_engine.ContextSwitchTemplate.AndSet
 
equals(Object) - Method in class org.openstreetmap.josm.tools.template_engine.ContextSwitchTemplate.ChildSet
 
equals(Object) - Method in class org.openstreetmap.josm.tools.template_engine.ContextSwitchTemplate.ContextProvider
 
equals(Object) - Method in class org.openstreetmap.josm.tools.template_engine.ContextSwitchTemplate
 
equals(Object) - Method in class org.openstreetmap.josm.tools.template_engine.ContextSwitchTemplate.OrSet
 
equals(Object) - Method in class org.openstreetmap.josm.tools.template_engine.ContextSwitchTemplate.ParentSet
 
equals(Object) - Method in class org.openstreetmap.josm.tools.template_engine.SearchExpressionCondition
 
equals(Object) - Method in class org.openstreetmap.josm.tools.template_engine.StaticText
 
equals(Object) - Method in class org.openstreetmap.josm.tools.template_engine.Variable
 
equals(Object, Object) - Method in class org.openstreetmap.josm.data.validation.tests.DuplicateNode.NodeHash
 
equals(K, T) - Method in interface org.openstreetmap.josm.data.osm.Hash
Compare two instances for semantic or lookup equality.
equals(PrimitiveId, PrimitiveId) - Method in class org.openstreetmap.josm.data.osm.Storage.PrimitiveIdHash
 
EQUALS - org.openstreetmap.josm.data.osm.search.PushbackTokenizer.Token
The equals sign (=)
equalsBaseValues(SourceInfo<T, U, V, W>) - Method in class org.openstreetmap.josm.data.sources.SourceInfo
Determines if URL is equal to given source info.
equalsEpsilon(double, double) - Static method in class org.openstreetmap.josm.tools.Utils
Determines if the two given double values are equal (their delta being smaller than a fixed epsilon)
equalsEpsilon(EastNorth, double) - Method in class org.openstreetmap.josm.data.coor.EastNorth
Compares two EastNorth values
equalsEpsilon(ILatLon) - Method in interface org.openstreetmap.josm.data.coor.ILatLon
Determines if the other point has almost the same lat/lon values.
equalsEpsilon(ILatLon, double) - Method in interface org.openstreetmap.josm.data.coor.ILatLon
Determines if the other point has almost the same lat/lon values.
equalsEpsilon(LatLon) - Method in class org.openstreetmap.josm.data.coor.LatLon
Deprecated.
since 18464 (use ILatLon.equalsEpsilon(ILatLon) instead)
equalsInWindow(MapViewState) - Method in class org.openstreetmap.josm.gui.MapViewState
Check if this MapViewState equals another one, disregarding the position of the JOSM window on screen.
equalsPolygon(Polygon, Polygon) - Static method in class org.openstreetmap.josm.data.imagery.Shape
Check that two Polygons are equal
equalsPref(SourceInfo<ImageryInfo.ImageryCategory, ImageryInfo.ImageryType, ImageryInfo.ImageryBounds, ImageryInfo.ImageryPreferenceEntry>) - Method in class org.openstreetmap.josm.data.imagery.ImageryInfo
Check if this object equals another ImageryInfo with respect to the properties that get written to the preference file.
equalsPref(SourceInfo<T, U, V, W>) - Method in class org.openstreetmap.josm.data.sources.SourceInfo
Check if this object equals another SourceInfo with respect to the properties that get written to the preference file.
equalVal(T) - Method in interface org.openstreetmap.josm.spi.preferences.Setting
Check if the value of this Setting object is equal to the given value.
EQUATORIAL - org.openstreetmap.josm.data.projection.proj.AzimuthalEquidistant.Mode
Equator
EQUATORIAL - org.openstreetmap.josm.data.projection.proj.LambertAzimuthalEqualArea.Mode
 
EquidistantCylindrical - Class in org.openstreetmap.josm.data.projection.proj
Equidistant cylindrical projection (EPSG code 9823).
EquidistantCylindrical() - Constructor for class org.openstreetmap.josm.data.projection.proj.EquidistantCylindrical
 
Equirectangular - Class in org.openstreetmap.josm.gui.layer.geoimage.viewers.projections
A class for showing 360 images that use the equirectangular projection
Equirectangular() - Constructor for class org.openstreetmap.josm.gui.layer.geoimage.viewers.projections.Equirectangular
 
EQUIRECTANGULAR - org.openstreetmap.josm.data.imagery.street_level.Projections
360 imagery using the equirectangular method (single image)
equivCount() - Method in class org.openstreetmap.josm.tools.Diff.FileData
Return equiv_count[I] as the number of lines in this file that fall in equivalence class I.
equivMax - Variable in class org.openstreetmap.josm.tools.Diff
1 more than the maximum equivalence value used for this or its sibling file.
equivs - Variable in class org.openstreetmap.josm.tools.Diff.FileData
Vector, indexed by line number, containing an equivalence code for each line.
erroneous - Variable in class org.openstreetmap.josm.gui.layer.markerlayer.Marker
 
error - Variable in class org.openstreetmap.josm.gui.dialogs.MapPaintDialog.SaveAsAction.SaveToFileTask
 
error(String) - Static method in class org.openstreetmap.josm.io.session.SessionReader
 
error(String) - Static method in class org.openstreetmap.josm.tools.Logging
Prints an error message if logging is on.
error(String, Object...) - Static method in class org.openstreetmap.josm.tools.Logging
Prints a formatted error message if logging is on.
error(Throwable) - Static method in class org.openstreetmap.josm.tools.Logging
Prints an error message for the given Throwable if logging is on.
error(SAXParseException) - Method in class org.openstreetmap.josm.io.OsmChangesetContentParser.Parser
 
error(SAXParseException) - Method in class org.openstreetmap.josm.tools.XmlObjectParser.Parser
 
ERROR - org.openstreetmap.josm.data.validation.Severity
Error messages
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_COLOR - 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_MESSAGE - Static variable in class org.openstreetmap.josm.data.cache.CacheEntryAttributes
 
ERROR_MESSAGE - Static variable in class org.openstreetmap.josm.data.validation.tests.UntaggedNode
 
ERROR_MESSAGE - Static variable in class org.openstreetmap.josm.io.OsmApi
 
ERROR_MESSAGE_BACKGROUND - Static variable in class org.openstreetmap.josm.gui.layer.geoimage.ImageDisplay
Show a background for the error text (may be hard on eyes)
error_skipto(int, MapCSSException) - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParser
 
ERROR_STRING - Static variable in class org.openstreetmap.josm.gui.layer.AbstractTileSourceLayer
 
ERROR_UNEXPECTED_VALUE_CHANGESET_QUERY_URL - Static variable in class org.openstreetmap.josm.io.ChangesetQuery
 
errorBody - Variable in exception org.openstreetmap.josm.io.OsmApiException
 
errorBorder - Variable in class org.openstreetmap.josm.gui.download.BoundingBoxSelection
 
ErrorClass(Severity, String) - Constructor for class org.openstreetmap.josm.io.ValidatorErrorWriter.ErrorClass
 
errorCode - Variable in error org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.TokenMgrError
Indicates the reason why the exception is thrown.
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
errorMessage - Variable in class org.openstreetmap.josm.data.validation.routines.AbstractValidator
 
errorMessage - Variable in class org.openstreetmap.josm.tools.bugreport.BugReportSender
 
errorMessages - Variable in class org.openstreetmap.josm.actions.downloadtasks.AbstractDownloadTask
 
errorMessages - Variable in class org.openstreetmap.josm.gui.layer.geoimage.ImagesLoader
 
errorMessages - Variable in class org.openstreetmap.josm.io.DefaultProxySelector
 
errorModel - Variable in class org.openstreetmap.josm.actions.SimplifyWayAction.SimplifyChangeListener
 
errorReporter - Variable in class org.openstreetmap.josm.actions.downloadtasks.PostDownloadHandler
 
errorReporter - Variable in class org.openstreetmap.josm.gui.download.OverpassDownloadSource.OverpassDownloadData
 
errorResources - Variable in class org.openstreetmap.josm.io.DefaultProxySelector
 
errors - Variable in class org.openstreetmap.josm.data.validation.Test
The list of errors
errors - Variable in class org.openstreetmap.josm.data.validation.tests.MapCSSTagCheckerRule
errors - Variable in class org.openstreetmap.josm.data.validation.ValidationTask
 
errors - Variable in class org.openstreetmap.josm.gui.dialogs.validator.ValidatorTreePanel
The list of errors shown in the tree, normally identical to field validationErrors in current edit layer
errors - Variable in class org.openstreetmap.josm.gui.mappaint.StyleSource
 
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
es - org.openstreetmap.josm.data.projection.CustomProjection.Param
Eccentricity of the ellipsoid squared
esc - Variable in class org.openstreetmap.josm.tools.TextAnalyzer
 
escape(String) - Method in class org.openstreetmap.josm.gui.preferences.ToolbarPreferences.ActionParser
 
escape(String) - Static method in class org.openstreetmap.josm.tools.I18n
Escapes the special i18n characters '{} with quotes.
escapeReservedCharactersHTML(String) - Static method in class org.openstreetmap.josm.tools.Utils
Replaces some HTML reserved characters (<, > and &) by their equivalent entity (&lt;, &gt; and &amp;);
escapeStringForSearch(String) - Static method in class org.openstreetmap.josm.data.osm.search.SearchCompiler
 
estimateTileCacheSize() - Method in class org.openstreetmap.josm.gui.layer.AbstractTileSourceLayer
 
ETAG - Static variable in class org.openstreetmap.josm.data.cache.CacheEntryAttributes
 
eula - Variable in class org.openstreetmap.josm.data.sources.SourcePreferenceEntry
The EULA for the source
eulaAcceptanceRequired - Variable in class org.openstreetmap.josm.data.sources.SourceInfo
Whether this service requires a explicit EULA acceptance before it can be activated
eval(Object) - Static method in class org.openstreetmap.josm.gui.mappaint.mapcss.Functions
Identity function for compatibility with MapCSS specification.
eval(String, String) - Method in enum org.openstreetmap.josm.gui.mappaint.mapcss.ConditionFactory.Op
Evaluates a value against a reference string.
evalSupportsDeclCondition(String, Object) - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.MapCSSStyleSource
Evaluate a supports condition
evaluate(Environment) - Method in interface org.openstreetmap.josm.gui.mappaint.mapcss.Expression
Evaluate this expression.
evaluate(Environment) - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.ExpressionFactory.AndOperator
 
evaluate(Environment) - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.ExpressionFactory.CondOperator
 
evaluate(Environment) - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.ExpressionFactory.IsInsideFunction
 
evaluate(Environment) - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.ExpressionFactory.LengthFunction
 
evaluate(Environment) - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.ExpressionFactory.MinMaxFunction
 
evaluate(Environment) - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.ExpressionFactory.NullExpression
 
evaluate(Environment) - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.ExpressionFactory.OrOperator
 
evaluate(Environment) - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.LiteralExpression
 
evaluate(Environment) - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.PlaceholderExpression
 
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 class org.openstreetmap.josm.gui.tagging.presets.TaggingPresetItemGuiSupport
 
evaluateCondition(SearchCompiler.Match) - Method in interface org.openstreetmap.josm.tools.template_engine.TemplateEngineDataProvider
Check if a condition holds for the object represented by this TemplateEngineDataProvider.
evaluateObject(Object, OsmPrimitive, Selector) - Static method in interface org.openstreetmap.josm.data.validation.tests.MapCSSTagCheckerFixCommand
Evaluates given object as Expression or String on the matched OsmPrimitive and matchingSelector.
evalVars(String) - Method in class org.openstreetmap.josm.gui.io.CustomConfigurator.XMLCommandProcessor
substitute ${expression} = expression evaluated by JavaScript
EVENT - Static variable in class org.openstreetmap.josm.gui.layer.LayerManager
 
eventDispatched(AWTEvent) - Method in class org.openstreetmap.josm.actions.ImageryAdjustAction
 
eventDispatched(AWTEvent) - Method in class org.openstreetmap.josm.gui.dialogs.ToggleDialog
 
eventDispatched(AWTEvent) - Method in class org.openstreetmap.josm.gui.util.AdvancedKeyPressDetector
 
events - Variable in class org.openstreetmap.josm.data.osm.event.DataChangedEvent
 
eventsInEDT - Variable in class org.openstreetmap.josm.data.osm.event.DatasetEventManager
 
Everest - Static variable in class org.openstreetmap.josm.data.projection.Ellipsoid
Everest 1830
Everest1948 - Static variable in class org.openstreetmap.josm.data.projection.Ellipsoid
Everest 1948
Everest1956 - Static variable in class org.openstreetmap.josm.data.projection.Ellipsoid
Everest 1956
Everest1969 - Static variable in class org.openstreetmap.josm.data.projection.Ellipsoid
Everest 1969
EverestSabahSarawak - Static variable in class org.openstreetmap.josm.data.projection.Ellipsoid
Everest (Sabah & Sarawak)
EXACT - org.openstreetmap.josm.data.osm.search.SearchCompiler.ExactKeyValue.Mode
A key with the specified value will match
EXACT_REGEXP - org.openstreetmap.josm.data.osm.search.SearchCompiler.ExactKeyValue.Mode
Both the key and the value matches their respective regex
ExactKeyValue(boolean, boolean, String, String) - Constructor for class org.openstreetmap.josm.data.osm.search.SearchCompiler.ExactKeyValue
Constructs a new ExactKeyValue.
ExactType(String) - Constructor for class org.openstreetmap.josm.data.osm.search.SearchCompiler.ExactType
 
exception - Variable in class org.openstreetmap.josm.io.audio.AudioPlayer.Execute
 
exception - Variable in class org.openstreetmap.josm.tools.bugreport.BugReport
 
EXCEPTION - Static variable in class org.openstreetmap.josm.data.cache.CacheEntryAttributes
 
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.bugreport.BugReportExceptionHandler
Determines if an exception is currently being handled
exceptionHandlingInProgress() - Method in class org.openstreetmap.josm.tools.bugreport.BugReportQueue
Check if the dialog is shown.
ExceptionUtil - Class in org.openstreetmap.josm.tools
Utilities for exception handling.
ExceptionUtil() - Constructor for class org.openstreetmap.josm.tools.ExceptionUtil
 
EXCLAMATION - Static variable in interface org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParserConstants
RegularExpression Id.
exclude_regions() - Method in class org.openstreetmap.josm.gui.tagging.presets.items.KeyedItem
 
exclude_regions() - Method in class org.openstreetmap.josm.gui.tagging.presets.items.PresetListEntry
 
exclude_regions() - Method in interface org.openstreetmap.josm.gui.tagging.presets.items.RegionSpecific
Get the exclude_regions for the preset
exclude_regions() - Method in class org.openstreetmap.josm.gui.tagging.presets.TaggingPreset
 
excludeRegions - Variable in class org.openstreetmap.josm.gui.tagging.presets.items.KeyedItem
If true, invert the meaning of regions.
excludeRegions - Variable in class org.openstreetmap.josm.gui.tagging.presets.items.PresetListEntry
If true, invert the meaning of regions.
excludeRegions - Variable in class org.openstreetmap.josm.gui.tagging.presets.TaggingPreset
If true, invert the meaning of regions.
EXCLUSIONS - Static variable in class org.openstreetmap.josm.data.validation.tests.NameMismatch
 
exec - Variable in class org.openstreetmap.josm.io.MultiFetchServerObjectReader
 
exec(String...) - Method in interface org.openstreetmap.josm.tools.PlatformHook
Executes a native command and returns the first line of standard output.
execCommands(List<Command>, List<Node>) - Method in class org.openstreetmap.josm.actions.UnGlueAction
Add commands to undo-redo system.
execGeometryTests() - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.Selector.ChildOrParentSelector.ContainsFinder
 
execOutput(List<String>) - Static method in class org.openstreetmap.josm.tools.Utils
Runs an external command and returns the standard output.
execOutput(List<String>, long, TimeUnit) - Static method in class org.openstreetmap.josm.tools.Utils
Runs an external command and returns the standard output.
execute() - Method in class org.openstreetmap.josm.gui.datatransfer.importers.PrimitiveTagTransferPaster.TagPasteSupport
Performs the paste operation.
execute(Runnable) - Method in class org.openstreetmap.josm.gui.progress.swing.ProgressMonitorExecutor
 
execute(Way, Way) - Method in class org.openstreetmap.josm.actions.corrector.ReverseWayTagCorrector
 
execute(JumpToMarkerActions.JumpToMarkerLayer) - Method in class org.openstreetmap.josm.gui.layer.JumpToMarkerActions.JumpToMarker
 
execute(JumpToMarkerActions.JumpToMarkerLayer) - Method in class org.openstreetmap.josm.gui.layer.JumpToMarkerActions.JumpToNextMarker
 
execute(JumpToMarkerActions.JumpToMarkerLayer) - Method in class org.openstreetmap.josm.gui.layer.JumpToMarkerActions.JumpToPreviousMarker
 
execute(Layer) - Method in class org.openstreetmap.josm.gui.dialogs.layer.ActivateLayerAction
 
execute(Environment) - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.Declaration
Executes the instructions against the environment env
execute(Environment) - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.Instruction.AssignmentInstruction
 
execute(Environment) - Method in interface org.openstreetmap.josm.gui.mappaint.mapcss.Instruction
Execute the instruction in the given environment.
execute(Environment) - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.MapCSSRule
Executes the instructions against the environment env
execute(P, P) - Method in class org.openstreetmap.josm.actions.corrector.TagCorrector
Executes the tag correction.
Execute() - Constructor for class org.openstreetmap.josm.io.audio.AudioPlayer.Execute
 
executeByMainWorkerInEDT(Runnable) - Static method in class org.openstreetmap.josm.gui.util.GuiHelper
Add a task to the main worker that will block the worker and run in the GUI thread.
executeCommand() - Method in class org.openstreetmap.josm.actions.JoinAreasAction.JoinAreaCommand
 
executeCommand() - Method in class org.openstreetmap.josm.command.AbstractNodesCommand
 
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.ChangeMembersCommand
 
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.conflict.ConflictAddCommand
 
executeCommand() - Method in class org.openstreetmap.josm.command.conflict.CoordinateConflictResolveCommand
 
executeCommand() - Method in class org.openstreetmap.josm.command.conflict.DeletedStateConflictResolveCommand
 
executeCommand() - Method in class org.openstreetmap.josm.command.conflict.ModifiedConflictResolveCommand
 
executeCommand() - Method in class org.openstreetmap.josm.command.conflict.RelationMemberConflictResolverCommand
 
executeCommand() - Method in class org.openstreetmap.josm.command.conflict.TagConflictResolveCommand
 
executeCommand() - Method in class org.openstreetmap.josm.command.conflict.VersionConflictResolveCommand
 
executeCommand() - Method in class org.openstreetmap.josm.command.conflict.WayNodesConflictResolverCommand
 
executeCommand() - Method in class org.openstreetmap.josm.command.DeleteCommand
 
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.SelectCommand
 
executeCommand() - Method in class org.openstreetmap.josm.command.SequenceCommand
 
executeCommand() - Method in class org.openstreetmap.josm.command.TransformNodesCommand
Finally apply the transformation of the nodes.
executeCommand() - Method in class org.openstreetmap.josm.gui.dialogs.ValidatorDialog.AutofixCommand
 
executedCmds - Variable in class org.openstreetmap.josm.actions.JoinAreasAction
 
executeFilters() - Method in class org.openstreetmap.josm.data.osm.FilterModel
Runs the filters on the current edit data set.
executeFilters() - Method in class org.openstreetmap.josm.gui.dialogs.FilterTableModel
Runs the filters on the current edit data set, if any.
executeFilters(boolean) - Method in class org.openstreetmap.josm.gui.dialogs.FilterTableModel
Runs the filters on the current edit data set, if any.
executeFilters(Collection<? extends OsmPrimitive>) - Method in class org.openstreetmap.josm.data.osm.FilterModel
Runs the filter on a list of primitives that are part of the edit data set.
executeFilters(Collection<? extends OsmPrimitive>) - Method in class org.openstreetmap.josm.gui.dialogs.FilterTableModel
Runs the filter on a list of primitives that are part of the edit data set, if any.
executeFilters(Collection<? extends OsmPrimitive>, boolean) - Method in class org.openstreetmap.josm.gui.dialogs.FilterTableModel
Runs the filter on a list of primitives that are part of the edit data set, if any.
executeFilters(Collection<T>, Filter...) - Static method in class org.openstreetmap.josm.data.osm.FilterWorker
Apply the filters to the primitives of the data set.
executeFilters(Collection<T>, FilterMatcher) - Static method in class org.openstreetmap.josm.data.osm.FilterWorker
Apply the filters to the primitives of the data set.
executeFilters(T, FilterMatcher) - Static method in class org.openstreetmap.josm.data.osm.FilterWorker
Apply the filters to a single primitive.
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.layer.ActivateLayerAction
 
executeMultikeyAction(int, boolean) - Method in class org.openstreetmap.josm.gui.dialogs.layer.ShowHideLayerAction
 
executeMultikeyAction(int, boolean) - Method in class org.openstreetmap.josm.gui.layer.JumpToMarkerActions.JumpToMarker
 
executeMultikeyAction(int, boolean) - Method in interface org.openstreetmap.josm.gui.util.MultikeyShortcutAction
Execute a multi key action
executePostprocessors(ProgressMonitor) - Method in class org.openstreetmap.josm.io.OsmServerWriter
Calls all registered upload postprocessors.
executeRealCommand(DataSet) - Method in class org.openstreetmap.josm.command.AddPrimitivesCommand
 
executionFinished() - Method in class org.openstreetmap.josm.data.cache.JCSCachedTileLoaderJob
This method is run when job has finished
executor - Variable in class org.openstreetmap.josm.gui.oauth.FullyAutomaticAuthorizationUI
 
executor - Variable in class org.openstreetmap.josm.gui.oauth.ManualAuthorizationUI
 
executor - Variable in class org.openstreetmap.josm.gui.oauth.OAuthAuthorizationWizard
 
EXECUTOR - Static variable in class org.openstreetmap.josm.io.ChangesetUpdater
 
EXECUTOR - Static variable in class org.openstreetmap.josm.io.MessageNotifier
 
exifCoor - Variable in class org.openstreetmap.josm.data.gpx.GpxImageEntry
 
exifCoor - Variable in class org.openstreetmap.josm.gui.layer.geoimage.RemoteEntry
 
exifGpsTime - Variable in class org.openstreetmap.josm.data.gpx.GpxImageEntry
Temporary source of GPS time if not correlated with GPX track.
exifGpsTime - Variable in class org.openstreetmap.josm.gui.layer.geoimage.RemoteEntry
 
exifImgDir - Variable in class org.openstreetmap.josm.data.gpx.GpxImageEntry
 
exifImgDir - Variable in class org.openstreetmap.josm.gui.layer.geoimage.RemoteEntry
 
exifOrientation - Variable in class org.openstreetmap.josm.data.gpx.GpxImageEntry
 
exifOrientation - Variable in class org.openstreetmap.josm.gui.layer.geoimage.RemoteEntry
 
ExifReader - Class in org.openstreetmap.josm.tools
Read out EXIF information from a JPEG file
ExifReader() - Constructor for class org.openstreetmap.josm.tools.ExifReader
 
exifTime - Variable in class org.openstreetmap.josm.data.gpx.GpxImageEntry
 
exifTime - Variable in class org.openstreetmap.josm.gui.layer.geoimage.RemoteEntry
 
ExistingBothNew() - Constructor for enum org.openstreetmap.josm.gui.dialogs.PropertiesMembershipChoiceDialog.ExistingBothNew
 
ExistingBothNewChoice(boolean) - Constructor for class org.openstreetmap.josm.gui.dialogs.PropertiesMembershipChoiceDialog.ExistingBothNewChoice
 
ExistingValues(String) - Constructor for class org.openstreetmap.josm.io.remotecontrol.AddTagsDialog.ExistingValues
 
existsDialog(long) - Method in class org.openstreetmap.josm.gui.history.HistoryBrowserDialogManager
Determines if an history dialog exists for the given object id.
exit - Variable in class org.openstreetmap.josm.gui.MainMenu
File / Exit
EXIT - org.openstreetmap.josm.gui.io.SaveLayersDialog.Reason
exiting JOSM
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
exitingMode - Variable in class org.openstreetmap.josm.actions.ImageryAdjustAction
 
exitJosm(boolean, int) - Static method in class org.openstreetmap.josm.spi.lifecycle.Lifecycle
Closes JOSM and optionally terminates the Java Virtual Machine (JVM).
exitJosm(boolean, int, SaveLayersDialog.Reason) - Static method in class org.openstreetmap.josm.gui.MainApplication
Closes JOSM and optionally terminates the Java Virtual Machine (JVM).
exitMode() - Method in class org.openstreetmap.josm.actions.ImageryAdjustAction
 
exitMode() - Method in class org.openstreetmap.josm.actions.mapmode.AddNoteAction
 
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
Makes this map mode inactive.
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.SelectLassoAction
 
exitMode() - Method in class org.openstreetmap.josm.actions.mapmode.SplitMode
 
exitMode() - Method in class org.openstreetmap.josm.actions.mapmode.ZoomAction
 
exitModeAndRestoreOldMode() - Method in class org.openstreetmap.josm.actions.ImageryAdjustAction.ImageryOffsetDialog
 
ExitWindowAdapter() - Constructor for class org.openstreetmap.josm.gui.MainFrame.ExitWindowAdapter
 
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 complete tree
ExpandBuff(boolean) - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.SimpleCharStream
 
expandExtendedQueries(String) - Static method in class org.openstreetmap.josm.io.OverpassDownloadReader
Evaluates some features of overpass turbo extended query syntax.
expandHouseNumber(String) - Static method in class org.openstreetmap.josm.data.validation.tests.Addresses
Split addr:housenumber on , and ; (common separators)
expectedImages - Variable in enum org.openstreetmap.josm.data.imagery.street_level.Projections
 
expectedModCount - Variable in class org.openstreetmap.josm.tools.CopyList.Itr
The modCount value that the iterator believes that the backing List should have.
expectedTokenSequences - Variable in exception org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.ParseException
Each entry in this array is an array of integers.
expertChanged(boolean) - Method in interface org.openstreetmap.josm.actions.ExpertToggleAction.ExpertModeChangeListener
The expert mode changed.
expertChanged(boolean) - Method in class org.openstreetmap.josm.actions.TiledRenderToggleAction
 
expertChanged(boolean) - Method in class org.openstreetmap.josm.gui.dialogs.LayerListDialog.ColumnWidthAdaptionListener
 
expertChanged(boolean) - Method in class org.openstreetmap.josm.gui.IconToggleButton
 
expertChanged(boolean) - Method in class org.openstreetmap.josm.gui.layer.geoimage.CorrelateGpxWithImages
 
expertChanged(boolean) - Method in class org.openstreetmap.josm.gui.layer.GpxLayer
 
expertChanged(boolean) - Method in class org.openstreetmap.josm.gui.preferences.PreferenceTabbedPane
 
expertChanged(boolean) - Method in class org.openstreetmap.josm.gui.WindowMenu
 
expertListener - Variable in class org.openstreetmap.josm.gui.download.DownloadDialog
 
expertMode - Variable in class org.openstreetmap.josm.gui.dialogs.SearchDialog.PanelOptions
 
ExpertToggleAction - Class in org.openstreetmap.josm.actions
This action toggles the Expert mode.
ExpertToggleAction() - Constructor for class org.openstreetmap.josm.actions.ExpertToggleAction
Constructs a new ExpertToggleAction.
ExpertToggleAction.ExpertModeChangeListener - Interface in org.openstreetmap.josm.actions
This listener is notified whenever the expert mode setting changed.
EXPIRATION_TIME - Static variable in class org.openstreetmap.josm.data.cache.CacheEntryAttributes
 
EXPIRE_TIME_SERVER_LIMIT - Static variable in class org.openstreetmap.josm.data.cache.JCSCachedTileLoaderJob
 
EXPIRES_IN - Static variable in class org.openstreetmap.josm.data.oauth.OAuth20Token
 
expiresIn - Variable in class org.openstreetmap.josm.data.oauth.OAuth20Token
 
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 (HTTP 403).
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
Explains a OsmApiException which was thrown because accessing a protected resource was forbidden (HTTP 403), without OAuth authentication.
explainFailedBasicAuthentication(OsmApiException) - Static method in class org.openstreetmap.josm.tools.ExceptionUtil
Explains a OsmApiException which was thrown because the authentication at the OSM server failed, with basic authentication.
explainFailedOAuthAuthentication(OsmApiException) - Static method in class org.openstreetmap.josm.tools.ExceptionUtil
Explains a OsmApiException which was thrown because the authentication at the OSM server failed, with OAuth authentication.
explainFailedOAuthAuthorisation(OsmApiException) - Static method in class org.openstreetmap.josm.tools.ExceptionUtil
Explains a OsmApiException which was thrown because accessing a protected resource was forbidden (HTTP 403), with OAuth authentication.
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.
explainIOException(Exception) - Static method in class org.openstreetmap.josm.gui.ExceptionDialogUtil
Explains a IOException
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
Explains a OsmApiException which was thrown because accessing a protected resource was forbidden.
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.
explainNestedOfflineAccessException(OsmTransferException) - Static method in class org.openstreetmap.josm.gui.ExceptionDialogUtil
Explains a OfflineAccessException 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.gui.ExceptionDialogUtil
Explains a UnknownHostException which has caused an OsmTransferException.
explainNestedUnknownHostException(OsmTransferException) - Static method in class org.openstreetmap.josm.tools.ExceptionUtil
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.
explainOfflineAccessException(OsmTransferException) - Static method in class org.openstreetmap.josm.tools.ExceptionUtil
Explains a OfflineAccessException which has caused an OsmTransferException.
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
Explains 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.
EXPLICIT - org.openstreetmap.josm.data.osm.FilterMatcher.FilterType
at least one non-inverted filter applies
export - Variable in class org.openstreetmap.josm.io.session.AbstractSessionExporter
 
export(Layer) - Method in class org.openstreetmap.josm.actions.GpxExportAction
Exports a layer to a file.
export(SessionWriter.ExportSupport) - Method in class org.openstreetmap.josm.io.session.GenericSessionExporter
 
export(SessionWriter.ExportSupport) - Method in class org.openstreetmap.josm.io.session.GeoImageSessionExporter
 
export(SessionWriter.ExportSupport) - Method in class org.openstreetmap.josm.io.session.GpxTracksSessionExporter
 
export(SessionWriter.ExportSupport) - Method in class org.openstreetmap.josm.io.session.ImagerySessionExporter
 
export(SessionWriter.ExportSupport) - Method in class org.openstreetmap.josm.io.session.MarkerSessionExporter
 
export(SessionWriter.ExportSupport) - Method in interface org.openstreetmap.josm.io.session.SessionLayerExporter
Save meta data to the .jos file.
exportAsDrag(JComponent, InputEvent, int) - Method in class org.openstreetmap.josm.gui.preferences.ToolbarPreferences.Settings.SelectedListTransferHandler
 
exportData(File, Layer) - Method in class org.openstreetmap.josm.gui.io.importexport.FileExporter
Execute the data export.
exportData(File, Layer) - Method in class org.openstreetmap.josm.gui.io.importexport.GeoJSONExporter
 
exportData(File, Layer) - Method in class org.openstreetmap.josm.gui.io.importexport.GpxExporter
 
exportData(File, Layer) - Method in class org.openstreetmap.josm.gui.io.importexport.NoteExporter
 
exportData(File, Layer) - Method in class org.openstreetmap.josm.gui.io.importexport.OsmExporter
 
exportData(File, Layer) - Method in class org.openstreetmap.josm.gui.io.importexport.ValidatorErrorExporter
 
exportData(File, Layer) - Method in class org.openstreetmap.josm.gui.io.importexport.WMSLayerExporter
 
exportData(File, Layer, boolean) - Method in class org.openstreetmap.josm.gui.io.importexport.GpxExporter
 
exportData(File, Layer, boolean) - Method in class org.openstreetmap.josm.gui.io.importexport.OsmExporter
Exports OSM data to the given file.
exportData(DataSet, OutputStream) - Static method in class org.openstreetmap.josm.io.session.OsmDataSessionExporter
Exports OSM data to the given output stream.
exportDataQuiet(File, Layer) - Method in class org.openstreetmap.josm.gui.io.importexport.FileExporter
Execute the data export without prompting the user.
exportDataQuiet(File, Layer) - Method in class org.openstreetmap.josm.gui.io.importexport.GpxExporter
 
exportDone(JComponent, Transferable, int) - Method in class org.openstreetmap.josm.gui.dialogs.relation.MemberTransferHandler
 
exportDone(JComponent, Transferable, int) - Method in class org.openstreetmap.josm.gui.preferences.ToolbarPreferences.Settings.SelectedListTransferHandler
 
exporters - Static variable in class org.openstreetmap.josm.actions.ExtensionFileFilter
List of supported formats for export.
exporters - Variable in class org.openstreetmap.josm.actions.SessionSaveAction
 
exporters - Variable in class org.openstreetmap.josm.io.session.SessionWriter
 
exportFromModel(JTable, TagTableModel) - Static method in class org.openstreetmap.josm.gui.history.TagInfoTransferHandler
 
exportPreferencesKeysByPatternToFile(String, boolean, String) - Static method in class org.openstreetmap.josm.gui.io.CustomConfigurator
This function exports part of user preferences to specified file.
exportPreferencesKeysToFile(String, boolean, String...) - Static method in class org.openstreetmap.josm.gui.io.CustomConfigurator
This function exports part of user preferences to specified file.
exportPreferencesKeysToFile(String, boolean, Collection<String>) - Static method in class org.openstreetmap.josm.gui.io.CustomConfigurator
Export specified preferences keys to configuration file
ExportProfileAction - Class in org.openstreetmap.josm.gui.preferences.advanced
Action that exports some fragment of settings to custom configuration file
ExportProfileAction(Preferences, String, String) - Constructor for class org.openstreetmap.josm.gui.preferences.advanced.ExportProfileAction
Constructs a new ExportProfileAction.
exportRelationFromFirstAction - Variable in class org.openstreetmap.josm.gui.dialogs.RelationListDialog
export relation to GPX track action
exportRelationFromFirstToLayerAction - Variable in class org.openstreetmap.josm.gui.dialogs.RelationListDialog
 
exportRelationFromLastAction - Variable in class org.openstreetmap.josm.gui.dialogs.RelationListDialog
 
exportRelationFromLastToLayerAction - Variable in class org.openstreetmap.josm.gui.dialogs.RelationListDialog
 
ExportRelationToGpxAction - Class in org.openstreetmap.josm.actions.relation
Exports the current relation to a single GPX track, currently for type=route and type=superroute relations only.
ExportRelationToGpxAction() - Constructor for class org.openstreetmap.josm.actions.relation.ExportRelationToGpxAction
Construct a new ExportRelationToGpxAction with default mode
ExportRelationToGpxAction(Set<ExportRelationToGpxAction.Mode>) - Constructor for class org.openstreetmap.josm.actions.relation.ExportRelationToGpxAction
Constructs a new ExportRelationToGpxAction
ExportRelationToGpxAction.Mode - Enum in org.openstreetmap.josm.actions.relation
Enumeration of export variants
exportSelectedToXML() - Method in class org.openstreetmap.josm.gui.preferences.advanced.AdvancedPreference
 
ExportSupport(Document, int) - Constructor for class org.openstreetmap.josm.io.session.SessionWriter.ExportSupport
Constructs a new ExportSupport.
exportToClipboard(JComponent, Clipboard, int) - Method in class org.openstreetmap.josm.gui.history.TagInfoTransferHandler
 
expression() - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParser
General expression.
Expression - Class in org.openstreetmap.josm.data.imagery.vectortile.mapbox.style
A Mapbox vector style expression (immutable)
Expression - Interface in org.openstreetmap.josm.gui.mappaint.mapcss
A MapCSS Expression.
Expression(JsonValue) - Constructor for class org.openstreetmap.josm.data.imagery.vectortile.mapbox.style.Expression
Create a new filter expression.
EXPRESSION_END_TOKENS - Static variable in class org.openstreetmap.josm.tools.template_engine.TemplateParser
 
ExpressionCondition(Expression) - Constructor for class org.openstreetmap.josm.gui.mappaint.mapcss.ConditionFactory.ExpressionCondition
Constructs a new ExpressionFactory
ExpressionFactory - Class in org.openstreetmap.josm.gui.mappaint.mapcss
Factory to generate Expressions.
ExpressionFactory() - Constructor for class org.openstreetmap.josm.gui.mappaint.mapcss.ExpressionFactory
 
ExpressionFactory.AndOperator - Class in org.openstreetmap.josm.gui.mappaint.mapcss
"And" logical operator.
ExpressionFactory.CondOperator - Class in org.openstreetmap.josm.gui.mappaint.mapcss
Conditional operator.
ExpressionFactory.Factory - Interface in org.openstreetmap.josm.gui.mappaint.mapcss
 
ExpressionFactory.IsInsideFunction - Class in org.openstreetmap.josm.gui.mappaint.mapcss
Functions#inside implementation for use in MapCSSTagChecker
ExpressionFactory.LengthFunction - Class in org.openstreetmap.josm.gui.mappaint.mapcss
Function to calculate the length of a string or list in a MapCSS eval expression.
ExpressionFactory.MinMaxFunction - Class in org.openstreetmap.josm.gui.mappaint.mapcss
Computes the maximum/minimum value an arbitrary number of floats, or a list of floats.
ExpressionFactory.NullableArguments - Annotation Type in org.openstreetmap.josm.gui.mappaint.mapcss
Marks functions which should be executed also when one or more arguments are null.
ExpressionFactory.NullExpression - Class in org.openstreetmap.josm.gui.mappaint.mapcss
Expression that always evaluates to null.
ExpressionFactory.OrOperator - Class in org.openstreetmap.josm.gui.mappaint.mapcss
"Or" logical operator.
ExpressionFactory.QuadFunction<T,​U,​V,​W,​R> - Interface in org.openstreetmap.josm.gui.mappaint.mapcss
Represents a function that accepts four arguments and produces a result.
ExpressionFactory.TriFunction<T,​U,​V,​R> - Interface in org.openstreetmap.josm.gui.mappaint.mapcss
Represents a function that accepts three arguments and produces a result.
ExpressionSubpart(Expression) - Constructor for class org.openstreetmap.josm.gui.mappaint.mapcss.Subpart.ExpressionSubpart
 
EXT - org.openstreetmap.josm.io.GpxParser.State
 
extend(double, double) - Method in class org.openstreetmap.josm.data.Bounds
Extend the bounds if necessary to include the given point [lat,lon].
extend(Bounds) - Method in class org.openstreetmap.josm.data.Bounds
Extends this bounds to enclose an other bounding box
extend(EastNorth) - Method in class org.openstreetmap.josm.data.ProjectionBounds
Extends bounds to include point e.
extend(LatLon) - Method in class org.openstreetmap.josm.data.Bounds
Extend the bounds if necessary to include the given point.
extend(DataSet) - Method in class org.openstreetmap.josm.actions.SelectNonBranchingWaySequences
Extend the current selection
extend(ProjectionBounds) - Method in class org.openstreetmap.josm.data.ProjectionBounds
Extends bounds to include bounds b.
EXTENDED_KEYCODE_FLAG - Static variable in class org.openstreetmap.josm.tools.KeyboardUtils
The flag for extended key codes.
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
Same as above but lets you define if the dialog should be disposed on close.
ExtendedDialog.HelpAction - Class in org.openstreetmap.josm.gui
 
ExtendedSourceEntry - Class in org.openstreetmap.josm.data.preferences.sources
Source entry with additional metadata.
ExtendedSourceEntry(SourceType, String, String) - Constructor for class org.openstreetmap.josm.data.preferences.sources.ExtendedSourceEntry
Constructs a new ExtendedSourceEntry.
extendFontconfig(String) - Method in class org.openstreetmap.josm.tools.PlatformHookWindows
Add more fallback fonts to the Java runtime, in order to get support for more scripts.
extendGroupRec(List<OrthogonalizeAction.WayData>, OrthogonalizeAction.WayData, List<OrthogonalizeAction.WayData>) - Static method in class org.openstreetmap.josm.actions.OrthogonalizeAction
 
extendJoinedPluginResourceCL(Collection<PluginInformation>) - Static method in class org.openstreetmap.josm.plugins.PluginHandler
Add more plugins to the joined plugin resource class loader.
extendTooltipDelay(Component) - Static method in class org.openstreetmap.josm.gui.util.GuiHelper
Extends tooltip dismiss delay to a default value of 1 minute for the given component.
extendTooltipDelay(Component, int) - Static method in class org.openstreetmap.josm.gui.util.GuiHelper
Extends tooltip dismiss delay to the specified value for the given component.
ExtensibleTabPreferenceSetting - Class in org.openstreetmap.josm.gui.preferences
Abstract base class for TabPreferenceSetting implementations extensible solely by inner tabs.
ExtensibleTabPreferenceSetting() - Constructor for class org.openstreetmap.josm.gui.preferences.ExtensibleTabPreferenceSetting
Constructs a new ExtensibleTabPreferenceSetting.
ExtensibleTabPreferenceSetting(String, String, String) - Constructor for class org.openstreetmap.josm.gui.preferences.ExtensibleTabPreferenceSetting
 
ExtensibleTabPreferenceSetting(String, String, String, boolean) - Constructor for class org.openstreetmap.josm.gui.preferences.ExtensibleTabPreferenceSetting
 
extension - Variable in class org.openstreetmap.josm.gui.io.LayerNameAndFilePathTableCell
 
extension - Variable in class org.openstreetmap.josm.gui.widgets.FileChooserManager
 
extension - Variable in class org.openstreetmap.josm.io.session.GenericSessionExporter
 
extension(String) - Method in class org.openstreetmap.josm.gui.widgets.FileChooserManager
Builder method to set extension property.
EXTENSION - Static variable in class org.openstreetmap.josm.data.imagery.vectortile.mapbox.MVTFile
Extensions for Mapbox Vector Tiles.
EXTENSION - Static variable in class org.openstreetmap.josm.data.osm.pbf.OsmPbfFile
Extensions for OSM PBF files.
EXTENSION_ABBREVIATIONS - Static variable in interface org.openstreetmap.josm.data.gpx.GpxConstants
Map with all supported extension abbreviations for easier readability in OSM layers
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.
ExtensionFileFilter.AddArchiveExtension - Enum in org.openstreetmap.josm.actions
Strategy to determine if extensions must be added to the description.
extensions - Variable in class org.openstreetmap.josm.actions.ExtensionFileFilter
 
extent - Variable in class org.openstreetmap.josm.data.imagery.vectortile.mapbox.Layer
The extent of the tile, typically 4096.
extent - Variable in class org.openstreetmap.josm.data.imagery.vectortile.mapbox.MVTTile
 
extent - Variable in class org.openstreetmap.josm.gui.mappaint.styleelement.AreaElement
Fill the area only partially from the borders
extent - Variable in class org.openstreetmap.josm.gui.util.WindowGeometry
the size
EXTENT_FIELD - Static variable in class org.openstreetmap.josm.data.imagery.vectortile.mapbox.Layer
 
extentThreshold - Variable in class org.openstreetmap.josm.gui.mappaint.styleelement.AreaElement
Areas smaller than this are filled no matter what value AreaElement.extent has.
ExteriorRing - org.openstreetmap.josm.data.imagery.vectortile.mapbox.GeometryTypes.Ring
A ring that goes in the clockwise direction
EXTERNAL_COMPRESSED_FILE - org.openstreetmap.josm.io.UrlPatterns.OsmChangeUrlPattern
URL of remote compressed osc file
EXTERNAL_COMPRESSED_FILE - org.openstreetmap.josm.io.UrlPatterns.OsmUrlPattern
URL of remote compressed osm file
EXTERNAL_GPX_FILE - org.openstreetmap.josm.io.UrlPatterns.GpxUrlPattern
External GPX file
EXTERNAL_GPX_SCRIPT - org.openstreetmap.josm.io.UrlPatterns.GpxUrlPattern
External GPX script
EXTERNAL_OSC_FILE - org.openstreetmap.josm.io.UrlPatterns.OsmChangeUrlPattern
URL of remote .osc file
EXTERNAL_OSM_FILE - org.openstreetmap.josm.io.UrlPatterns.OsmUrlPattern
URL of remote .osm file
externalIdMap - Variable in class org.openstreetmap.josm.io.AbstractReader
the map from external ids to read OsmPrimitives.
ExtPolygonIntersection() - Constructor for enum org.openstreetmap.josm.data.validation.tests.MultipolygonTest.ExtPolygonIntersection
 
extractAbsoluteHelpTopic(String) - Static method in class org.openstreetmap.josm.gui.help.HelpUtil
Extracts the absolute help topic from an URL.
extractCodeFromIgnoreKey(String) - Static method in class org.openstreetmap.josm.data.validation.OsmValidator
Extract the leading digits building the code for the error key.
extractDescription() - Method in class org.openstreetmap.josm.tools.PlatformHookUnixoid.LinuxReleaseInfo
Extracts OS detailed information from a Linux release file (/etc/xxx-release)
extractExif() - Method in class org.openstreetmap.josm.data.gpx.GpxImageEntry
Extract GPS metadata from image EXIF.
extractExif() - Method in interface org.openstreetmap.josm.gui.layer.geoimage.ImageMetadata
Extract GPS metadata from image EXIF.
extractFileName(Element, SessionReader.ImportSupport) - Static method in class org.openstreetmap.josm.io.session.OsmDataSessionImporter
Extract file name from element.
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.
extractIdsInto(MatchResult, List<SimplePrimitiveId>) - Static method in class org.openstreetmap.josm.data.osm.SimplePrimitiveId
 
extractOsmFilename(DownloadParams, String, String) - Method in class org.openstreetmap.josm.actions.downloadtasks.DownloadOsmTask
 
extractRelativeHelpTopic(String) - Static method in class org.openstreetmap.josm.gui.help.HelpUtil
Extracts the relative help topic from an URL.
extraText - Variable in class org.openstreetmap.josm.gui.progress.AbstractProgressMonitor
 
extraText - Variable in class org.openstreetmap.josm.gui.progress.AbstractProgressMonitor.Request
 
extrude - org.openstreetmap.josm.actions.mapmode.ExtrudeAction.Mode
 
ExtrudeAction - Class in org.openstreetmap.josm.actions.mapmode
Makes a rectangle from a line, or modifies a rectangle.
ExtrudeAction() - Constructor for class org.openstreetmap.josm.actions.mapmode.ExtrudeAction
Creates a new ExtrudeAction
ExtrudeAction.DualAlignChangeAction - Class in org.openstreetmap.josm.actions.mapmode
 
ExtrudeAction.Mode - Enum in org.openstreetmap.josm.actions.mapmode
 
ExtrudeAction.ReferenceSegment - Class in org.openstreetmap.josm.actions.mapmode
 
exts - Variable in class org.openstreetmap.josm.data.gpx.WithAttributes
The "exts" collection contains all extensions.
EyeIcon(String) - Constructor for class org.openstreetmap.josm.gui.dialogs.LayerListDialog.LayerVisibleCheckBox.EyeIcon
 
EyeIcon(String, boolean) - Constructor for class org.openstreetmap.josm.gui.dialogs.LayerListDialog.LayerVisibleCheckBox.EyeIcon
 

F

f - org.openstreetmap.josm.data.projection.CustomProjection.Param
Flattening of the ellipsoid = 1-sqrt(1-e^2)
f - Variable in class org.openstreetmap.josm.data.projection.proj.LambertConformalConic
projection factor
factory - Static variable in class org.openstreetmap.josm.tools.HttpClient
 
Factory() - Constructor for class org.openstreetmap.josm.gui.preferences.advanced.AdvancedPreference.Factory
 
Factory() - Constructor for class org.openstreetmap.josm.gui.preferences.audio.AudioPreference.Factory
 
Factory() - Constructor for class org.openstreetmap.josm.gui.preferences.display.ColorPreference.Factory
 
Factory() - Constructor for class org.openstreetmap.josm.gui.preferences.display.DisplayPreference.Factory
 
Factory() - Constructor for class org.openstreetmap.josm.gui.preferences.display.DrawingPreference.Factory
 
Factory() - Constructor for class org.openstreetmap.josm.gui.preferences.display.GPXPreference.Factory
 
Factory() - Constructor for class org.openstreetmap.josm.gui.preferences.display.LafPreference.Factory
 
Factory() - Constructor for class org.openstreetmap.josm.gui.preferences.display.LanguagePreference.Factory
 
Factory() - Constructor for class org.openstreetmap.josm.gui.preferences.imagery.ImageryPreference.Factory
 
Factory() - Constructor for class org.openstreetmap.josm.gui.preferences.map.BackupPreference.Factory
 
Factory() - Constructor for class org.openstreetmap.josm.gui.preferences.map.MapPaintPreference.Factory
 
Factory() - Constructor for class org.openstreetmap.josm.gui.preferences.map.TaggingPresetPreference.Factory
 
Factory() - Constructor for class org.openstreetmap.josm.gui.preferences.plugin.PluginPreference.Factory
 
Factory() - Constructor for class org.openstreetmap.josm.gui.preferences.projection.ProjectionPreference.Factory
 
Factory() - Constructor for class org.openstreetmap.josm.gui.preferences.remotecontrol.RemoteControlPreference.Factory
 
Factory() - Constructor for class org.openstreetmap.josm.gui.preferences.server.ProxyPreference.Factory
 
Factory() - Constructor for class org.openstreetmap.josm.gui.preferences.server.ServerAccessPreference.Factory
 
Factory() - Constructor for class org.openstreetmap.josm.gui.preferences.shortcut.ShortcutPreference.Factory
 
Factory() - Constructor for class org.openstreetmap.josm.gui.preferences.validator.ValidatorPreference.Factory
 
Factory() - Constructor for class org.openstreetmap.josm.gui.preferences.validator.ValidatorTagCheckerRulesPreference.Factory
 
Factory() - Constructor for class org.openstreetmap.josm.gui.preferences.validator.ValidatorTestsPreference.Factory
 
FACTORY - Static variable in class org.openstreetmap.josm.gui.widgets.JosmHTMLEditorKit
Shared factory for creating HTML Views.
FACTORY_MAP - Static variable in class org.openstreetmap.josm.gui.mappaint.mapcss.ExpressionFactory
 
failAdd(T) - Method in class org.openstreetmap.josm.tools.ListenerList
 
failAdd(T) - Method in class org.openstreetmap.josm.tools.ListenerList.TracingListenerList
 
failAdd(T) - Method in class org.openstreetmap.josm.tools.ListenerList.UncheckedListenerList
 
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.io.audio.AudioPlayer.Execute
 
failed(String, String) - Method in class org.openstreetmap.josm.gui.bugreport.DefaultBugReportSendingHandler
 
failed(String, String) - Method in interface org.openstreetmap.josm.tools.bugreport.BugReportSender.BugReportSendingHandler
Called when a bug failed to be sent to JOSM bugtracker.
FAILED - org.openstreetmap.josm.gui.io.UploadOrSaveState
uploading or saving a data layer has failed
FAILED - org.openstreetmap.josm.io.audio.AudioPlayer.Result
Failure
FAILED_TO_LOAD_SOURCES_FROM - org.openstreetmap.josm.gui.preferences.SourceEditor.I18nString
Failed to load the list of (style|preset|rule) sources
FAILED_TO_LOAD_SOURCES_FROM_HELP_TOPIC - org.openstreetmap.josm.gui.preferences.SourceEditor.I18nString
/Preferences/(Styles|Presets|Rules)#FailedToLoad(Style|Preset|Rule)Sources
failedAll - Variable in class org.openstreetmap.josm.actions.OpenFileAction.OpenFileTask
 
failedCredentials - Variable in class org.openstreetmap.josm.io.auth.DefaultAuthenticator
 
failedNotes - Variable in class org.openstreetmap.josm.actions.upload.UploadNotesTask.UploadTask
 
failRemove(T) - Method in class org.openstreetmap.josm.tools.ListenerList
 
failRemove(T) - Method in class org.openstreetmap.josm.tools.ListenerList.TracingListenerList
 
failRemove(T) - Method in class org.openstreetmap.josm.tools.ListenerList.UncheckedListenerList
 
FAILURE - org.openstreetmap.josm.data.cache.ICachedLoaderListener.LoadResult
 
fallback - Variable in class org.openstreetmap.josm.data.preferences.FallbackProperty
 
FALLBACK_BUGREPORT_HANDLER - Static variable in class org.openstreetmap.josm.tools.bugreport.BugReportQueue
The fallback bug report handler if none is set.
FALLBACK_BUGREPORT_SENDING_HANDLER - Static variable in class org.openstreetmap.josm.tools.bugreport.BugReportSender
The fallback bug report sending handler if none is set.
FallbackProperty<T> - Class in org.openstreetmap.josm.data.preferences
Property that wraps another property along with a fallback property that is used as default value.
FallbackProperty(AbstractProperty<T>, AbstractProperty<T>) - Constructor for class org.openstreetmap.josm.data.preferences.FallbackProperty
Constructs a new FallbackProperty.
fallSpeed - Variable in class org.openstreetmap.josm.gui.animation.DropImage
 
fallSpeed - Variable in class org.openstreetmap.josm.gui.animation.Star
 
FALSE - org.openstreetmap.josm.gui.mappaint.mapcss.ConditionFactory.KeyMatchType
The key needs to have a false value (no, ...)
FALSE_VALUE - Static variable in class org.openstreetmap.josm.data.osm.OsmUtils
A value that should be used to indicate false
falseval - Static variable in class org.openstreetmap.josm.data.osm.OsmUtils
Deprecated.
since 18801, use OsmUtils.FALSE_VALUE instead.
FancySourceEntryTableCellRenderer() - Constructor for class org.openstreetmap.josm.gui.preferences.SourceEditor.FancySourceEntryTableCellRenderer
 
fastFail - Variable in class org.openstreetmap.josm.data.imagery.ImageryLayerInfo.DefaultEntryLoader
 
fastFail - Variable in class org.openstreetmap.josm.io.CachedFile
 
fastFail - Variable in class org.openstreetmap.josm.io.imagery.ImageryReader
 
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.presets.TaggingPresetSelector.PresetClassification
The index in favorites, index = TaggingPresetSelector.CLASSIFICATION_IN_FAVORITES - favoriteIndex
fc - Variable in class org.openstreetmap.josm.gui.widgets.FileChooserManager
 
FC1 - Static variable in class org.openstreetmap.josm.data.projection.proj.TransverseMercator
Constants used for the forward and inverse transform for the elliptical case of the Transverse Mercator.
FC2 - Static variable in class org.openstreetmap.josm.data.projection.proj.TransverseMercator
 
FC3 - Static variable in class org.openstreetmap.josm.data.projection.proj.TransverseMercator
 
FC4 - Static variable in class org.openstreetmap.josm.data.projection.proj.TransverseMercator
 
FC5 - Static variable in class org.openstreetmap.josm.data.projection.proj.TransverseMercator
 
FC6 - Static variable in class org.openstreetmap.josm.data.projection.proj.TransverseMercator
 
FC7 - Static variable in class org.openstreetmap.josm.data.projection.proj.TransverseMercator
 
FC8 - Static variable in class org.openstreetmap.josm.data.projection.proj.TransverseMercator
 
fdiag - Variable in class org.openstreetmap.josm.tools.Diff
 
fdiagoff - Variable in class org.openstreetmap.josm.tools.Diff
 
Feature - Class in org.openstreetmap.josm.data.imagery.vectortile.mapbox
A Feature for a Layer
Feature(Layer, ProtobufRecord) - Constructor for class org.openstreetmap.josm.data.imagery.vectortile.mapbox.Feature
Create a new Feature
FEATURE_DISALLOW_DOCTYPE_DECL - Static variable in class org.openstreetmap.josm.tools.XmlUtils
 
FEATURE_FIELD - Static variable in class org.openstreetmap.josm.data.imagery.vectortile.mapbox.Layer
 
featureCollection - Variable in class org.openstreetmap.josm.data.imagery.vectortile.mapbox.Layer
The actual features of this layer in this tile
FEATURES - Static variable in class org.openstreetmap.josm.io.GeoJSONReader
 
FeaturesHandler - Class in org.openstreetmap.josm.io.remotecontrol.handler
Reports available commands, their parameters and examples
FeaturesHandler() - Constructor for class org.openstreetmap.josm.io.remotecontrol.handler.FeaturesHandler
 
FeaturesPanel - Class in org.openstreetmap.josm.gui.preferences.server
Preferences panel for OSM messages notifier.
FeaturesPanel() - Constructor for class org.openstreetmap.josm.gui.preferences.server.FeaturesPanel
Constructs a new MessagesNotifierPanel.
feedback - Variable in class org.openstreetmap.josm.gui.io.UploadTextComponentValidator
 
feedback(Border, Color, String, AbstractTextComponentValidator.Status, String) - Method in class org.openstreetmap.josm.gui.widgets.AbstractTextComponentValidator
 
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.io.UploadTextComponentValidator
 
feedbackValid(String) - Method in class org.openstreetmap.josm.gui.widgets.AbstractTextComponentValidator
 
feedbackWarning(String) - Method in class org.openstreetmap.josm.gui.io.UploadTextComponentValidator
 
feedbackWarning(String) - Method in class org.openstreetmap.josm.gui.widgets.AbstractTextComponentValidator
 
fetch(ProgressMonitor) - Method in class org.openstreetmap.josm.io.MultiFetchServerObjectReader.Fetcher
fetches the requested primitives and updates the specified progress monitor.
fetchContent() - Method in class org.openstreetmap.josm.tools.HttpClient.Response
Fetches the HTTP response as String.
fetchData(String, String, OsmServerReader.DomParser<T>, ProgressMonitor, String) - Method in class org.openstreetmap.josm.io.OsmServerReader
Fetches generic data from the DOM document resulting an API call.
fetcher - Static variable in class org.openstreetmap.josm.io.OsmConnection
 
Fetcher(OsmPrimitiveType, Set<Long>, ProgressMonitor) - Constructor for class org.openstreetmap.josm.io.MultiFetchServerObjectReader.Fetcher
Constructs a Fetcher
fetchHelpTopicContent(String, boolean) - Method in class org.openstreetmap.josm.gui.help.HelpContentReader
Fetches the content of a help topic from the JOSM wiki.
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
fetchResponseText(HttpClient.Response) - Static method in class org.openstreetmap.josm.io.OsmServerReader
 
FetchResult(DataSet, Set<PrimitiveId>) - Constructor for class org.openstreetmap.josm.io.MultiFetchServerObjectReader.FetchResult
Constructs a FetchResult
fetchSprites() - Method in class org.openstreetmap.josm.data.imagery.vectortile.mapbox.style.MapboxVectorStyle
Fetch sprites.
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
Fetches user info, without explicit reason.
fetchUserInfo(ProgressMonitor, String) - Method in class org.openstreetmap.josm.io.OsmServerUserInfoReader
Fetches user info, with an explicit reason.
fetchUserPreferences(ProgressMonitor) - Method in class org.openstreetmap.josm.io.OsmServerUserPreferencesReader
Fetches user preferences, without explicit reason.
fetchUserPreferences(ProgressMonitor, String) - Method in class org.openstreetmap.josm.io.OsmServerUserPreferencesReader
Fetches user info, with an explicit reason.
FGCOLOR - org.openstreetmap.josm.gui.conflict.ConflictColors
Conflict foreground
FGCOLOR_DROP - org.openstreetmap.josm.gui.conflict.ConflictColors
Conflict foreground: drop
FGCOLOR_KEEP - org.openstreetmap.josm.gui.conflict.ConflictColors
Conflict foreground: keep
FGCOLOR_MEMBER_KEEP - org.openstreetmap.josm.gui.conflict.ConflictColors
Conflict foreground: keep member
FGCOLOR_MEMBER_REMOVE - org.openstreetmap.josm.gui.conflict.ConflictColors
Conflict foreground: remove member
FGCOLOR_PARTICIPATING_IN_COMPARISON - org.openstreetmap.josm.gui.conflict.ConflictColors
Conflict foreground: in comparison
FGCOLOR_TAG_KEEP_ALL - org.openstreetmap.josm.gui.conflict.ConflictColors
Conflict foreground: keep all tags
FGCOLOR_TAG_KEEP_NONE - org.openstreetmap.josm.gui.conflict.ConflictColors
Conflict foreground: drop tag
FGCOLOR_TAG_KEEP_ONE - org.openstreetmap.josm.gui.conflict.ConflictColors
Conflict foreground: keep one tag
FGCOLOR_TAG_SUM_ALL_NUM - org.openstreetmap.josm.gui.conflict.ConflictColors
Conflict foreground: sum all numeric tags
FGCOLOR_UNDECIDED - org.openstreetmap.josm.gui.conflict.ConflictColors
Conflict foreground: undecided
fHash - Variable in class org.openstreetmap.josm.data.osm.Storage.FMap
 
field - Variable in class org.openstreetmap.josm.data.imagery.vectortile.mapbox.Layer.ValueFields
 
field - Variable in class org.openstreetmap.josm.data.protobuf.ProtobufRecord
 
fields - Variable in class org.openstreetmap.josm.tools.XmlObjectParser.Entry
 
fieldsToString() - Method in class org.openstreetmap.josm.gui.tagging.presets.items.Link
 
fieldsToString() - Method in class org.openstreetmap.josm.gui.tagging.presets.items.TextItem
 
file - Variable in class org.openstreetmap.josm.actions.RenameLayerAction
 
file - Variable in class org.openstreetmap.josm.actions.SessionLoadAction.Loader
 
file - Variable in class org.openstreetmap.josm.data.gpx.GpxImageEntry
 
file - Variable in class org.openstreetmap.josm.data.preferences.PreferencesReader
 
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.RecentlyOpenedFilesMenu.OpenRecentAction
 
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.preferences.advanced.AdvancedPreference.ImportProfileAction
 
file - Variable in class org.openstreetmap.josm.gui.widgets.FileChooserManager
 
file - Variable in class org.openstreetmap.josm.plugins.PluginInformation
The plugin jar file.
file - Variable in class org.openstreetmap.josm.tools.PlatformHookWindows.FontEntry
File name.
file(File) - Method in class org.openstreetmap.josm.gui.widgets.FileChooserManager
Builder method to set file property.
FILE_FILTER - Static variable in class org.openstreetmap.josm.gui.io.importexport.GeoJSONExporter
File extension filter for .geojson files
FILE_FILTER - Static variable in class org.openstreetmap.josm.gui.io.importexport.GeoJSONImporter
 
FILE_FILTER - Static variable in class org.openstreetmap.josm.gui.io.importexport.ImageImporter
The default file filter
FILE_FILTER - Static variable in class org.openstreetmap.josm.gui.io.importexport.NMEAImporter
The NMEA file filter (*.nmea *.nme *.nma *.log *.txt files).
FILE_FILTER - Static variable in class org.openstreetmap.josm.gui.io.importexport.NoteExporter
File extension filter for .osn files
FILE_FILTER - Static variable in class org.openstreetmap.josm.gui.io.importexport.NoteImporter
The Notes file filter (*.osn files).
FILE_FILTER - Static variable in class org.openstreetmap.josm.gui.io.importexport.OsmChangeImporter
File filter for OsmChange files.
FILE_FILTER - Static variable in class org.openstreetmap.josm.gui.io.importexport.OsmImporter
The OSM file filter (*.osm and *.xml files).
FILE_FILTER - Static variable in class org.openstreetmap.josm.gui.io.importexport.OsmPbfImporter
The OSM file filter (*.osm.pbf files).
FILE_FILTER - Static variable in class org.openstreetmap.josm.gui.io.importexport.OziWptImporter
The OziExplorer Waypoint file filter (*.wpt files).
FILE_FILTER - Static variable in class org.openstreetmap.josm.gui.io.importexport.RtkLibImporter
The RtkLib file filter (*.pos files).
FILE_FILTER - Static variable in class org.openstreetmap.josm.gui.io.importexport.ValidatorErrorExporter
File extension filter for .xml files
FILE_FILTER - Static variable in class org.openstreetmap.josm.gui.io.importexport.WMSLayerImporter
The file filter used in "open" and "save" dialogs for WMS layers.
FILE_FILTER - Static variable in class org.openstreetmap.josm.io.session.SessionImporter
The file filter used to load JOSM session files
FILE_FILTER_WITH_FOLDERS - Static variable in class org.openstreetmap.josm.gui.io.importexport.ImageImporter
An alternate file filter that also includes folders.
FileChooserManager - Class in org.openstreetmap.josm.gui.widgets
A chained utility class used to create and open AbstractFileChooser dialogs.
Use only this class if you need to control specifically your AbstractFileChooser dialog.
FileChooserManager() - Constructor for class org.openstreetmap.josm.gui.widgets.FileChooserManager
Creates a new FileChooserManager with default values.
FileChooserManager(boolean) - Constructor for class org.openstreetmap.josm.gui.widgets.FileChooserManager
Creates a new FileChooserManager.
FileChooserManager(boolean, String) - Constructor for class org.openstreetmap.josm.gui.widgets.FileChooserManager
Creates a new FileChooserManager.
FileChooserManager(boolean, String, String) - Constructor for class org.openstreetmap.josm.gui.widgets.FileChooserManager
Creates a new FileChooserManager.
FileData(int) - Constructor for class org.openstreetmap.josm.tools.Diff.FileData
 
FileData(Object[], Map<Object, Integer>) - Constructor for class org.openstreetmap.josm.tools.Diff.FileData
 
fileDialog - Variable in class org.openstreetmap.josm.gui.widgets.NativeFileChooser
The instance of the fileDialog
FileExporter - Class in org.openstreetmap.josm.gui.io.importexport
Abstract base class for file exporters - IO classes that save layers to a file.
FileExporter(ExtensionFileFilter) - Constructor for class org.openstreetmap.josm.gui.io.importexport.FileExporter
Constructs a new FileExporter.
fileFilter - Variable in class org.openstreetmap.josm.actions.OpenFileAction.OpenFileTask
 
fileFilter - Variable in class org.openstreetmap.josm.gui.widgets.NativeFileChooser
 
FileFilterAllFiles - Class in org.openstreetmap.josm.gui.util
A FileFilter that accepts all files.
FileFilterAllFiles() - Constructor for class org.openstreetmap.josm.gui.util.FileFilterAllFiles
 
fileFilters - Variable in class org.openstreetmap.josm.gui.widgets.NativeFileChooser
 
fileHistory - Variable in class org.openstreetmap.josm.actions.OpenFileAction.OpenFileTask
 
FileImporter - Class in org.openstreetmap.josm.gui.io.importexport
Abstract file importer.
FileImporter(ExtensionFileFilter) - Constructor for class org.openstreetmap.josm.gui.io.importexport.FileImporter
Constructs a new FileImporter with the given extension file filter.
fileMenu - Variable in class org.openstreetmap.josm.gui.MainMenu
fileMenu contains I/O actions
filename - Variable in class org.openstreetmap.josm.io.CertificateAmendment.CertAmend
 
fileName - org.openstreetmap.josm.gui.DownloadParamType
local file name
FILENAME - Static variable in class org.openstreetmap.josm.tools.Territories
Internal OSM filename
FileOrUrlCellEditor(boolean) - Constructor for class org.openstreetmap.josm.gui.preferences.SourceEditor.FileOrUrlCellEditor
 
FilePaster - Class in org.openstreetmap.josm.gui.datatransfer.importers
This transfer support allows us to import a file that is dropped / copied on to the map.
FilePaster() - Constructor for class org.openstreetmap.josm.gui.datatransfer.importers.FilePaster
Create a new FilePaster
files - Variable in class org.openstreetmap.josm.actions.OpenFileAction.OpenFileTask
 
fileToURL(File) - Static method in class org.openstreetmap.josm.tools.Utils
Converts the given file to its URL.
fileUrl - org.openstreetmap.josm.gui.DownloadParamType
file:// URL
filevec - Variable in class org.openstreetmap.josm.tools.Diff
 
FileWatcher - Class in org.openstreetmap.josm.io
Background thread that monitors certain files and perform relevant actions when they change.
FileWatcher() - Constructor for class org.openstreetmap.josm.io.FileWatcher
Constructs a new FileWatcher.
FileWatcher.InstanceHolder - Class in org.openstreetmap.josm.io
 
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 - org.openstreetmap.josm.data.imagery.vectortile.mapbox.style.Layers.Type
Filled polygon with an (optional) border
FILL_COLOR - Static variable in interface org.openstreetmap.josm.gui.mappaint.StyleKeys
MapCSS fill-color property key
FILL_EXTENT - Static variable in interface org.openstreetmap.josm.gui.mappaint.StyleKeys
MapCSS fill-extent property key
FILL_EXTENT_THRESHOLD - Static variable in interface org.openstreetmap.josm.gui.mappaint.StyleKeys
MapCSS fill-extent-threshold property key
FILL_EXTRUSION - org.openstreetmap.josm.data.imagery.vectortile.mapbox.style.Layers.Type
A 3D polygon extrusion
FILL_IMAGE - Static variable in interface org.openstreetmap.josm.gui.mappaint.StyleKeys
MapCSS fill-image property key
FILL_ONE_CHANGESET_AND_RETURN_TO_UPLOAD_DIALOG - org.openstreetmap.josm.io.MaxChangesetSizeExceededPolicy
Fill one changeset.
FILL_OPACITY - Static variable in interface org.openstreetmap.josm.gui.mappaint.StyleKeys
MapCSS fill-opacity property key
fillBackground - Variable in class org.openstreetmap.josm.gui.mappaint.RenderingHelper
 
FillBuff() - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.SimpleCharStream
 
fillColor - Variable in class org.openstreetmap.josm.gui.mappaint.styleelement.Symbol
The color to fill the interior of the shape.
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
fillDataInfoComponent(StringBuilder) - Method in class org.openstreetmap.josm.gui.layer.GpxLayer
 
fillDataToolTipText(StringBuilder) - Method in class org.openstreetmap.josm.gui.layer.GpxLayer
 
fillGpxData(GpxData, DataSet, File, String) - Static method in class org.openstreetmap.josm.gui.layer.OsmDataLayer
 
fillImage - Variable in class org.openstreetmap.josm.gui.mappaint.styleelement.AreaElement
An image to cover this area.
fillInQuery(ChangesetQuery) - Method in class org.openstreetmap.josm.gui.dialogs.changeset.query.BBoxRestrictionPanel
Sets the query restrictions on query for bbox based restrictions.
fillInQuery(ChangesetQuery) - Method in class org.openstreetmap.josm.gui.dialogs.changeset.query.OpenAndCloseStateRestrictionPanel
Sets the query restrictions on query for state based restrictions.
fillInQuery(ChangesetQuery) - Method in interface org.openstreetmap.josm.gui.dialogs.changeset.query.RestrictionPanel
Sets the query restrictions on query.
fillInQuery(ChangesetQuery) - Method in class org.openstreetmap.josm.gui.dialogs.changeset.query.TimeRestrictionPanel
Sets the query restrictions on query for time based restrictions.
fillInQuery(ChangesetQuery) - Method in class org.openstreetmap.josm.gui.dialogs.changeset.query.UserRestrictionPanel
Sets the query restrictions on query for changeset owner based restrictions.
fillInStackTrace() - Method in error org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParser.LookaheadSuccess
 
fillModifiedData(Collection<OsmPrimitive>, Collection<OsmPrimitive>, Collection<OsmPrimitive>) - Method in class org.openstreetmap.josm.command.AbstractNodesCommand
 
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.ChangeMembersCommand
 
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.conflict.ConflictAddCommand
 
fillModifiedData(Collection<OsmPrimitive>, Collection<OsmPrimitive>, Collection<OsmPrimitive>) - Method in class org.openstreetmap.josm.command.conflict.CoordinateConflictResolveCommand
 
fillModifiedData(Collection<OsmPrimitive>, Collection<OsmPrimitive>, Collection<OsmPrimitive>) - Method in class org.openstreetmap.josm.command.conflict.DeletedStateConflictResolveCommand
 
fillModifiedData(Collection<OsmPrimitive>, Collection<OsmPrimitive>, Collection<OsmPrimitive>) - Method in class org.openstreetmap.josm.command.conflict.ModifiedConflictResolveCommand
 
fillModifiedData(Collection<OsmPrimitive>, Collection<OsmPrimitive>, Collection<OsmPrimitive>) - Method in class org.openstreetmap.josm.command.conflict.RelationMemberConflictResolverCommand
 
fillModifiedData(Collection<OsmPrimitive>, Collection<OsmPrimitive>, Collection<OsmPrimitive>) - Method in class org.openstreetmap.josm.command.conflict.TagConflictResolveCommand
 
fillModifiedData(Collection<OsmPrimitive>, Collection<OsmPrimitive>, Collection<OsmPrimitive>) - Method in class org.openstreetmap.josm.command.conflict.VersionConflictResolveCommand
 
fillModifiedData(Collection<OsmPrimitive>, Collection<OsmPrimitive>, Collection<OsmPrimitive>) - Method in class org.openstreetmap.josm.command.conflict.WayNodesConflictResolverCommand
 
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.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.SelectCommand
 
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.TransformNodesCommand
 
fillPanel(Container) - Method in class org.openstreetmap.josm.gui.MapFrame
Fill the given panel by adding all necessary components to the different locations.
fillPrimitiveCommonData(PrimitiveData) - Method in class org.openstreetmap.josm.data.osm.history.HistoryOsmPrimitive
Fills the attributes common to all primitives with values from this history.
fillPrimitiveData(NodeData) - Method in class org.openstreetmap.josm.data.osm.history.HistoryNode
Fills the node attributes with values from this history.
fillPrimitiveData(RelationData) - Method in class org.openstreetmap.josm.data.osm.history.HistoryRelation
Fills the relation attributes with values from this history.
fillPrimitiveData(WayData) - Method in class org.openstreetmap.josm.data.osm.history.HistoryWay
Fills the way attributes with values from this history.
fillSearchNodes(Collection<Node>) - Method in class org.openstreetmap.josm.data.validation.tests.UnconnectedWays
 
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
fillTagsFromFeature(JsonObject, O) - Static method in class org.openstreetmap.josm.io.GeoJSONReader
Merge existing tags in primitive (if any) with the values given in the GeoJSON feature.
fillTheHole(int) - Method in class org.openstreetmap.josm.data.osm.Storage
 
fillToolbar(JToolBar, List<IRelationEditorActionGroup>, IRelationEditorActionAccess) - Static method in interface org.openstreetmap.josm.gui.dialogs.relation.actions.IRelationEditorActionGroup
Fills the toolbar with some action groups.
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 - Variable in class org.openstreetmap.josm.data.imagery.vectortile.mapbox.style.Layers
An optional expression
filter - Variable in class org.openstreetmap.josm.gui.autofilter.AutoFilter
 
filter - Variable in class org.openstreetmap.josm.gui.autofilter.AutoFilterButton
 
filter - Variable in class org.openstreetmap.josm.gui.dialogs.NotesDialog
 
filter - Variable in class org.openstreetmap.josm.gui.dialogs.NotesDialog.NoteTableModel
 
filter - Variable in class org.openstreetmap.josm.gui.dialogs.properties.SearchBasedRowFilter
 
filter - Variable in class org.openstreetmap.josm.gui.dialogs.RelationListDialog
 
filter - Variable in class org.openstreetmap.josm.gui.dialogs.RelationListDialog.RelationListModel
 
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 - Variable in class org.openstreetmap.josm.gui.io.importexport.FileExporter
the ExtensionFileFilter filter used by this exporter
filter - Variable in class org.openstreetmap.josm.gui.io.importexport.FileImporter
The extension file filter used to accept files.
filter - Variable in class org.openstreetmap.josm.gui.preferences.projection.CodeSelectionPanel
 
filter - Variable in class org.openstreetmap.josm.gui.tagging.ac.AutoCompletionList
the filter expression
filter - Variable in class org.openstreetmap.josm.gui.widgets.CompileSearchTextDecorator
 
filter() - Method in class org.openstreetmap.josm.gui.tagging.ac.AutoCompletionList
 
filter() - Method in class org.openstreetmap.josm.gui.widgets.FilterField.FilterFieldAdapter
 
filter(char) - Static method in class org.openstreetmap.josm.io.InvalidXmlCharacterFilter
 
filter(BufferedImage, BufferedImage) - Method in class org.openstreetmap.josm.gui.layer.imagery.ColorfulFilter
 
filter(String) - Method in class org.openstreetmap.josm.gui.preferences.shortcut.PrefJPanel
Show only shortcuts with descriptions containing given substring
filter(String) - Method in interface org.openstreetmap.josm.gui.widgets.FilterField.FilterBehaviour
Filters a component according to the given filter expression.
filter(String) - Method in class org.openstreetmap.josm.gui.widgets.FilterField.TableFilterBehaviour
 
filter(Collection<? extends T>, Predicate<T>) - Static method in class org.openstreetmap.josm.tools.SubclassFilteredCollection
Create a new filtered collection without any constraints on the predicate type.
filter(JTable, AbstractTableModel) - Method in class org.openstreetmap.josm.gui.widgets.FilterField
Enables filtering of given table/model.
filter(History, History.FilterPredicate) - Static method in class org.openstreetmap.josm.data.osm.history.History
 
filter(FilterField.FilterBehaviour) - Method in class org.openstreetmap.josm.gui.widgets.FilterField
Enables generic filtering.
Filter - Class in org.openstreetmap.josm.data.osm
Data class representing one entry in the filter dialog.
Filter() - Constructor for class org.openstreetmap.josm.data.osm.Filter
Constructs a new Filter.
Filter(Filter.FilterPreferenceEntry) - Constructor for class org.openstreetmap.josm.data.osm.Filter
Constructs a new Filter from a preference entry.
Filter(SearchSetting) - Constructor for class org.openstreetmap.josm.data.osm.Filter
Constructs a new Filter from a SearchSetting
Filter(SearchSetting, Filter) - Constructor for class org.openstreetmap.josm.data.osm.Filter
Constructs a new Filter from a SearchSetting and filter-specific fields from an existing Filter.
FILTER_STATE_PROP - Static variable in class org.openstreetmap.josm.gui.layer.Layer
Property that defines the filter state.
Filter.FilterPreferenceEntry - Class in org.openstreetmap.josm.data.osm
The class for storing and retrieving a filter from a preference entry
FilterAction(String, String, String, Shortcut) - Constructor for class org.openstreetmap.josm.gui.dialogs.FilterDialog.FilterAction
 
filterAppliedListener - Variable in class org.openstreetmap.josm.gui.layer.gpx.DateFilterPanel
 
filterChanged() - Method in class org.openstreetmap.josm.gui.layer.AbstractTileSourceLayer
 
filterChanged() - Method in class org.openstreetmap.josm.gui.layer.geoimage.ImageDisplay
 
filterChanged() - Method in interface org.openstreetmap.josm.gui.layer.imagery.ImageryFilterSettings.FilterChangeListener
Invoked when the filter is changed.
FilterChangedEvent - Class in org.openstreetmap.josm.data.osm.event
Represents a change of primitive filter flags.
FilterChangedEvent(DataSet) - Constructor for class org.openstreetmap.josm.data.osm.event.FilterChangedEvent
Constructs a new FilterChangedEvent.
FilterChangeHandler() - Constructor for class org.openstreetmap.josm.gui.dialogs.ChangesetDialog.FilterChangeHandler
 
filterChangeListeners - Variable in class org.openstreetmap.josm.gui.layer.imagery.ImageryFilterSettings
 
filterConfirmedPrimitives(List<OsmPrimitive>) - Method in class org.openstreetmap.josm.gui.dialogs.relation.actions.AddFromSelectionAction
 
filterDataSet(DataSet, List<String>, String) - Static method in class org.openstreetmap.josm.gui.layer.gpx.ConvertFromGpxLayerAction
Filters the tags of the given DataSet
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
filterDeprecatedTags(OsmPrimitive, String, List<String>) - Method in class org.openstreetmap.josm.data.validation.tests.TagChecker
 
filterDialog - Variable in class org.openstreetmap.josm.gui.MapFrame
Filter dialog
FilterDialog - Class in org.openstreetmap.josm.gui.dialogs
The filter dialog displays a list of filters that are active on the current edit layer.
FilterDialog() - Constructor for class org.openstreetmap.josm.gui.dialogs.FilterDialog
Constructs a new FilterDialog
FilterDialog.AbstractFilterAction - Class in org.openstreetmap.josm.gui.dialogs
 
FilterDialog.AddAction - Class in org.openstreetmap.josm.gui.dialogs
 
FilterDialog.BooleanRenderer - Class in org.openstreetmap.josm.gui.dialogs
 
FilterDialog.DeleteAction - Class in org.openstreetmap.josm.gui.dialogs
 
FilterDialog.EditAction - Class in org.openstreetmap.josm.gui.dialogs
 
FilterDialog.EnableFilterAction - Class in org.openstreetmap.josm.gui.dialogs
 
FilterDialog.FilterAction - Class in org.openstreetmap.josm.gui.dialogs
 
FilterDialog.HidingFilterAction - Class in org.openstreetmap.josm.gui.dialogs
 
FilterDialog.MoveDownAction - Class in org.openstreetmap.josm.gui.dialogs
 
FilterDialog.MoveUpAction - Class in org.openstreetmap.josm.gui.dialogs
 
FilterDialog.ReverseAction - Class in org.openstreetmap.josm.gui.dialogs
 
FilterDialog.SortAction - Class in org.openstreetmap.josm.gui.dialogs
 
FilterDialog.StringRenderer - Class in org.openstreetmap.josm.gui.dialogs
 
FilterDialog.UserTable - Class in org.openstreetmap.josm.gui.dialogs
 
FilterDialog.UserTable.UserTableHeader - Class in org.openstreetmap.josm.gui.dialogs
 
filterDiscards(byte[]) - Method in class org.openstreetmap.josm.tools.Diff.FileData
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
Filters the list of displayed plugins by text.
filterDisplayedPlugins(PluginInstallation) - Method in class org.openstreetmap.josm.gui.preferences.plugin.PluginPreferencesModel
Filters the list of displayed plugins by installation status.
filtered - Variable in class org.openstreetmap.josm.gui.tagging.ac.AutoCompletionList
the filtered list of AutoCompletionItems
filteredCollection(Collection<S>, Class<T>) - Static method in class org.openstreetmap.josm.tools.Utils
Filter a collection by (sub)class.
filteredData - Variable in class org.openstreetmap.josm.gui.dialogs.NotesDialog.NoteTableModel
 
filteredData - Variable in class org.openstreetmap.josm.gui.preferences.projection.CodeSelectionPanel
 
filteredRelations - Variable in class org.openstreetmap.josm.gui.dialogs.RelationListDialog.RelationListModel
 
filterExpression - Variable in class org.openstreetmap.josm.gui.preferences.plugin.PluginPreferencesModel
 
filterField - Variable in class org.openstreetmap.josm.gui.preferences.shortcut.PrefJPanel
 
FilterField - Class in org.openstreetmap.josm.gui.widgets
Text field allowing to filter contents.
FilterField() - Constructor for class org.openstreetmap.josm.gui.widgets.FilterField
Constructs a new TableFilterField.
FilterField.FilterBehaviour - Interface in org.openstreetmap.josm.gui.widgets
Defines the filter behaviour.
FilterField.FilterFieldAdapter - Class in org.openstreetmap.josm.gui.widgets
 
FilterField.TableFilterBehaviour - Class in org.openstreetmap.josm.gui.widgets
 
FilterFieldAdapter(FilterField.FilterBehaviour) - Constructor for class org.openstreetmap.josm.gui.widgets.FilterField.FilterFieldAdapter
 
filterIndexed(BufferedImage, BufferedImage) - Method in class org.openstreetmap.josm.gui.layer.imagery.ColorfulFilter
Fast alternative for indexed images: We can change the palette here.
FilterInfo(Filter) - Constructor for class org.openstreetmap.josm.data.osm.FilterMatcher.FilterInfo
 
filterInsideAnyPolygon(Collection<IPrimitive>, IPrimitive) - Static method in class org.openstreetmap.josm.tools.Geometry
Find all primitives in the given collection which are inside the given polygon.
filterInsideMultipolygon(Collection<IPrimitive>, Relation) - Static method in class org.openstreetmap.josm.tools.Geometry
Find all primitives in the given collection which are inside the given multipolygon.
filterInsidePolygon(Collection<IPrimitive>, IWay<?>) - Static method in class org.openstreetmap.josm.tools.Geometry
Find all primitives in the given collection which are inside the given polygon.
filterIrrelevantPlugins() - Method in class org.openstreetmap.josm.plugins.ReadLocalPluginInformationTask
 
filterIrrelevantPlugins(List<PluginInformation>) - Method in class org.openstreetmap.josm.plugins.ReadRemotePluginInformationTask
 
filterItems() - Method in class org.openstreetmap.josm.gui.dialogs.MenuItemSearchDialog.MenuItemSelector
 
filterItems() - Method in class org.openstreetmap.josm.gui.download.UserQueryList
 
filterItems() - Method in class org.openstreetmap.josm.gui.tagging.presets.TaggingPresetSelector
Search expression can be in form: "group1/group2/name" where names can contain multiple words
filterItems() - Method in class org.openstreetmap.josm.gui.widgets.SearchTextResultListPanel
 
FilterIterator(Iterator<? extends S>) - Constructor for class org.openstreetmap.josm.tools.SubclassFilteredCollection.FilterIterator
 
filterMatcher - Variable in class org.openstreetmap.josm.data.osm.FilterModel
 
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.FilterInfo - Class in org.openstreetmap.josm.data.osm
 
FilterMatcher.FilterType - Enum in org.openstreetmap.josm.data.osm
Describes quality of the filtering.
filterModel - Variable in class org.openstreetmap.josm.gui.dialogs.FilterDialog
 
FilterModel - Class in org.openstreetmap.josm.data.osm
The model that is used both for auto and manual filters.
FilterModel() - Constructor for class org.openstreetmap.josm.data.osm.FilterModel
 
filterOldPlugins() - Method in class org.openstreetmap.josm.plugins.ReadLocalPluginInformationTask
 
FilterPreferenceEntry() - Constructor for class org.openstreetmap.josm.data.osm.Filter.FilterPreferenceEntry
 
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
filterRemovedPrimitives() - Method in class org.openstreetmap.josm.gui.dialogs.validator.ValidatorTreePanel
Remove errors which refer to removed or purged primitives.
filters - Variable in class org.openstreetmap.josm.data.osm.FilterModel
 
filters - Variable in class org.openstreetmap.josm.gui.widgets.FileChooserManager
 
filters(Collection<? extends FileFilter>) - Method in class org.openstreetmap.josm.gui.widgets.FileChooserManager
Builder method to set filters property.
FILTERS_CHANGED - org.openstreetmap.josm.data.osm.event.AbstractDatasetChangedEvent.DatasetEventType
The filtered state changed for a list of primitives
filterSettings - Variable in class org.openstreetmap.josm.gui.layer.ImageryLayer
 
filterSettingsSupplier - Variable in class org.openstreetmap.josm.gui.dialogs.layer.LayerVisibilityAction
 
filterStatus - Variable in class org.openstreetmap.josm.gui.preferences.plugin.PluginPreferencesModel
 
FilterTableModel - Class in org.openstreetmap.josm.gui.dialogs
The model that is used for the table in the FilterDialog.
FilterTableModel(ListSelectionModel) - Constructor for class org.openstreetmap.josm.gui.dialogs.FilterTableModel
Constructs a new FilterTableModel.
filterTracksByDate() - Method in class org.openstreetmap.josm.gui.layer.gpx.DateFilterPanel
 
filterTracksByDate(Instant, Instant, boolean) - Method in class org.openstreetmap.josm.gui.layer.GpxLayer
Shows/hides all tracks of a given date range by setting them to visible/invisible.
FilterType() - Constructor for enum org.openstreetmap.josm.data.osm.FilterMatcher.FilterType
 
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
Class for applying Filters to IPrimitives.
FilterWorker() - Constructor for class org.openstreetmap.josm.data.osm.FilterWorker
 
finalNewCenter - Variable in class org.openstreetmap.josm.gui.NavigatableComponent.SmoothScrollThread
 
find(String) - Method in class org.openstreetmap.josm.gui.tagging.presets.items.Combo
Finds the PresetListEntry that matches value.
find(String) - Method in class org.openstreetmap.josm.gui.widgets.JosmComboBoxModel
Finds the item that matches string.
find(String, String) - Method in class org.openstreetmap.josm.data.gpx.GpxExtensionCollection
Searches recursively for the extension with the given prefix and key in all children
findAdjacentWay(RelationNodeMap.NodesWays, INode) - Static method in class org.openstreetmap.josm.gui.dialogs.relation.sort.RelationNodeMap
 
findAllHighlighted() - Method in class org.openstreetmap.josm.gui.util.HighlightHelper
Slow method to import all currently highlighted primitives into this instance
findAndRemove(String, String) - Method in class org.openstreetmap.josm.data.gpx.GpxExtensionCollection
Searches and removes recursively all extensions with the given prefix and key in all children
findAnyRequiredKey(List<Condition>) - Static method in class org.openstreetmap.josm.gui.mappaint.mapcss.MapCSSRuleIndex
Search for any key that condition might depend on.
findBestCandidate(String) - Method in class org.openstreetmap.josm.gui.tagging.ac.AutoCompComboBoxModel
Finds the best candidate for autocompletion.
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
 
findCaller(Function<StackTraceElement, T>, Collection<T>) - Static method in class org.openstreetmap.josm.tools.ReflectionUtils
 
findCallerClass(Collection<Class<?>>) - Static method in class org.openstreetmap.josm.tools.ReflectionUtils
To use from a method to know which class called it.
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.
findClassInDependencies(String, boolean) - Method in class org.openstreetmap.josm.plugins.PluginClassLoader
Try to find the specified class in this classes dependencies
findCrossings(Map<Point2D, List<WaySegment>>, Way, Set<Way>, Set<ILatLon>) - Static method in class org.openstreetmap.josm.data.validation.tests.PowerLines
Searches for way intersections, which intersect the pair attribute.
findCrossings(IPrimitive, Map<Point2D, List<WaySegment>>) - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.Selector.ChildOrParentSelector.CrossingFinder
 
findDownloadTasks(String, boolean) - Method in class org.openstreetmap.josm.actions.OpenLocationAction
Replies the list of download tasks accepting the given url.
findExistingPage(List<String>) - Method in class org.openstreetmap.josm.tools.Mediawiki
Determines which page exists on the Mediawiki instance.
findExtension(String, String) - Method in class org.openstreetmap.josm.data.gpx.GpxExtension
Searches recursively for the extension with the given key in all children
findGpxMergeLayer() - Method in class org.openstreetmap.josm.actions.downloadtasks.DownloadGpsTask.DownloadTask
 
findGpxRouteMergeLayer(GpxLayer) - Method in class org.openstreetmap.josm.actions.downloadtasks.DownloadGpsTask.DownloadTask
 
findHashTags(String) - Method in class org.openstreetmap.josm.gui.io.UploadDialogModel
Extracts the list of hashtags from the comment text.
findIcon(String, String) - Method in class org.openstreetmap.josm.gui.dialogs.properties.TagEditHelper.AbstractTagsDialog
 
findInnerWaysCandidates(Multipolygon.PolyData, List<Multipolygon.PolyData>) - Method in class org.openstreetmap.josm.data.validation.tests.MultipolygonTest.PolygonLevelFinder
Check if polygon is an out-most ring, if so, collect the inners
findIntersectingWay(Way, Map<Point2D, List<WaySegment>>, Map<List<Way>, List<WaySegment>>, boolean) - Static method in class org.openstreetmap.josm.data.validation.tests.CrossingWays
Find ways which are crossing without sharing a node.
findIntersectingWays(Relation, boolean) - Static method in class org.openstreetmap.josm.data.validation.tests.MultipolygonTest
findIntersectingWays(Relation, List<Multipolygon.PolyData>, List<Multipolygon.PolyData>) - Method in class org.openstreetmap.josm.data.validation.tests.MultipolygonTest
Determine multipolygon ways which are intersecting (crossing without a common node) or sharing one or more way segments.
findIntersectingWaysIncomplete(Relation) - Method in class org.openstreetmap.josm.data.validation.tests.MultipolygonTest
Determine multipolygon ways which are intersecting (crossing without a common node) or sharing one or more way segments.
findIntersectionNodes(Relation, Set<Node>, Set<Way>) - Static method in class org.openstreetmap.josm.data.validation.tests.MultipolygonTest
Detect intersections of multipolygon ways at nodes.
findJob() - Method in class org.openstreetmap.josm.data.cache.HostLimitQueue
 
findLabelPlacement(MapViewPath, Rectangle2D) - Method in class org.openstreetmap.josm.gui.mappaint.styleelement.placement.CompletelyInsideAreaStrategy
 
findLabelPlacement(MapViewPath, Rectangle2D) - Method in class org.openstreetmap.josm.gui.mappaint.styleelement.placement.OnLineStrategy
 
findLabelPlacement(MapViewPath, Rectangle2D) - Method in class org.openstreetmap.josm.gui.mappaint.styleelement.placement.PartiallyInsideAreaStrategy
 
findLabelPlacement(MapViewPath, Rectangle2D) - Method in interface org.openstreetmap.josm.gui.mappaint.styleelement.placement.PositionForAreaStrategy
Finds the correct position of a label / icon inside the area.
findLayerFor(P) - Method in class org.openstreetmap.josm.gui.conflict.pair.AbstractListMerger
 
findMapModeMenuItem(MapMode) - Method in class org.openstreetmap.josm.gui.MainMenu
Returns the JCheckBoxMenuItem for the given MapMode.
findMarkerMergeLayer(GpxLayer) - Method in class org.openstreetmap.josm.actions.downloadtasks.DownloadGpsTask.DownloadTask
 
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
findMenuItems(String, boolean) - Method in class org.openstreetmap.josm.gui.MainMenu
Search main menu for items with textToFind in title.
findMenuItems(JMenu, String, List<JMenuItem>) - Static method in class org.openstreetmap.josm.gui.MainMenu
Recursive walker for menu items.
findMissingPlugins(Collection<PluginInformation>, PluginInformation, boolean) - Static method in class org.openstreetmap.josm.plugins.PluginHandler
Find the missing plugin(s) for a specified plugin
findModifier(int, Integer) - Static method in class org.openstreetmap.josm.tools.Shortcut
 
findNamespace(String) - Static method in class org.openstreetmap.josm.data.gpx.GpxExtension
Finds the namespace for the given default prefix, if supported with schema location
findNewOsxModifier(int) - Static method in class org.openstreetmap.josm.tools.Shortcut
 
findNext() - Method in class org.openstreetmap.josm.tools.SubclassFilteredCollection.FilterIterator
 
findNextSibling() - Method in class org.openstreetmap.josm.data.osm.QuadBuckets.QBLevel
 
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.
findOptimalWayPosition(Rectangle2D, MapViewPath) - Static method in class org.openstreetmap.josm.gui.mappaint.styleelement.placement.OnLineStrategy
 
findOrCreateNode(LatLon, List<Command>) - Method in class org.openstreetmap.josm.io.remotecontrol.handler.AddWayHandler
Find the node with almost the same coords in dataset or in already added nodes
findOuterPolygon(Multipolygon.PolyData, List<Multipolygon.PolyData>) - Method in class org.openstreetmap.josm.data.osm.visitor.paint.relations.Multipolygon
Find a matching outer polygon for the inner one
findOuterWays(List<Multipolygon.PolyData>) - Method in class org.openstreetmap.josm.data.validation.tests.MultipolygonTest.PolygonLevelFinder
 
findOuterWaysImpl(int, Collection<JoinAreasAction.AssembledPolygon>) - Static method in class org.openstreetmap.josm.actions.JoinAreasAction
Collects outer way and corresponding inner ways from all boundaries.
findOuterWaysRecursive(int, List<Multipolygon.PolyData>) - Method in class org.openstreetmap.josm.data.validation.tests.MultipolygonTest.PolygonLevelFinder
 
findParameter(String) - Method in class org.openstreetmap.josm.tools.OptionParser
 
findPlugin(String) - Static method in class org.openstreetmap.josm.plugins.PluginInformation
Try to find a plugin after some criteria.
findPolygons(Collection<JoinAreasAction.AssembledPolygon>) - Static method in class org.openstreetmap.josm.actions.JoinAreasAction
This method finds which ways are outer and which are inner.
findPrefix(String) - Static method in class org.openstreetmap.josm.data.gpx.GpxExtension
Finds the default prefix used by JOSM for the given namespaceURI as the document is free specify another one.
findPresetTemplate(IPrimitive) - Method in class org.openstreetmap.josm.gui.tagging.presets.TaggingPresetNameTemplateList
Finds and returns the first occurrence of preset with template name matching the given primitive
findRelationMembers(String) - Method in interface org.openstreetmap.josm.data.osm.IRelation
Returns a list of relation members having the specified role.
findRelationMembers(String) - Method in class org.openstreetmap.josm.data.osm.Relation
 
findRequiredPluginsToDownload(Collection<PluginInformation>, List<PluginInformation>, Set<PluginInformation>) - Static method in class org.openstreetmap.josm.plugins.PluginHandler
 
findResource(String) - Method in class org.openstreetmap.josm.plugins.PluginClassLoader
 
findShortcut(int, int) - Static method in class org.openstreetmap.josm.tools.Shortcut
Returns the registered shortcut fot the key and modifier
findShortcutByKeyOrShortText(int, int, String) - Static method in class org.openstreetmap.josm.tools.Shortcut
 
findSuggestedRoles(Collection<TaggingPreset>, OsmPrimitive) - Static method in class org.openstreetmap.josm.gui.dialogs.relation.GenericRelationEditor
 
findSummaryDocumentation() - Method in class org.openstreetmap.josm.actions.OpenLocationAction
Summarizes acceptable urls for error message purposes.
findTopLeftInWindow(JComponent) - Static method in class org.openstreetmap.josm.gui.MapViewState
This is visible for JMockit.
findTopLeftOnScreen(JComponent) - Static method in class org.openstreetmap.josm.gui.MapViewState
This is visible for JMockit.
findUpdatedJar(String) - Static method in class org.openstreetmap.josm.plugins.PluginHandler
Replies the updated jar file for the given plugin name.
findURLTitle(String) - Static method in class org.openstreetmap.josm.data.validation.tests.MapCSSTagChecker
Find a user friendly string for the url.
findVias(Relation, String) - Static method in class org.openstreetmap.josm.command.SplitWayCommand
 
findViewRow(JTable, TableModel, Object) - Static method in class org.openstreetmap.josm.gui.dialogs.properties.PropertiesDialog
 
findWay(Collection<OsmPrimitive>) - Method in class org.openstreetmap.josm.actions.SelectNonBranchingWaySequences
Finds out if the current selection can be extended.
findWay(Collection<OsmPrimitive>, Node) - Static method in class org.openstreetmap.josm.actions.SelectNonBranchingWaySequences
Finds out if the current selection can be extended.
findWay(MapView, Point) - Static method in class org.openstreetmap.josm.actions.mapmode.ImproveWayAccuracyHelper
Finds the way to work on.
findWithShortCode(int) - Static method in enum org.openstreetmap.josm.actions.mapmode.ParallelWayAction.Modifier
Find the modifier with the given short code
findZipEntryImpl(String, String) - Method in class org.openstreetmap.josm.io.CachedFile
 
findZipEntryInputStream(String, String) - Method in class org.openstreetmap.josm.io.CachedFile
Like CachedFile.findZipEntryPath(java.lang.String, java.lang.String), but returns the corresponding InputStream.
findZipEntryPath(String, String) - Method in class org.openstreetmap.josm.io.CachedFile
Looks for a certain entry inside a zip file and returns the entry path.
FINE_EPSILON - Static variable in class org.openstreetmap.josm.data.projection.proj.LambertAzimuthalEqualArea
Epsilon for the comparison of small quantities.
finish() - Method in class org.openstreetmap.josm.actions.CloseChangesetAction.DownloadOpenChangesetsTask
 
finish() - Method in class org.openstreetmap.josm.actions.downloadtasks.ChangesetContentDownloadTask.DownloadTask
 
finish() - Method in class org.openstreetmap.josm.actions.downloadtasks.ChangesetHeaderDownloadTask.DownloadTask
 
finish() - Method in class org.openstreetmap.josm.actions.downloadtasks.ChangesetQueryTask.DownloadTask
 
finish() - Method in class org.openstreetmap.josm.actions.downloadtasks.DownloadGpsTask.DownloadTask
 
finish() - Method in class org.openstreetmap.josm.actions.downloadtasks.DownloadNotesTask.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.search.SearchAction.SearchTask
 
finish() - Method in class org.openstreetmap.josm.actions.SessionLoadAction.Loader
 
finish() - Method in class org.openstreetmap.josm.actions.upload.UploadNotesTask.UploadTask
Updates the note layer with uploaded notes and notifies the user of any upload failures
finish() - Method in class org.openstreetmap.josm.actions.UploadSelectionAction.DeletedParentsChecker
 
finish() - Method in class org.openstreetmap.josm.data.imagery.ImageryLayerInfo.DefaultEntryLoader
 
finish() - Method in class org.openstreetmap.josm.data.validation.ValidationTask
 
finish() - Method in class org.openstreetmap.josm.gui.dialogs.MapPaintDialog.SaveAsAction.SaveToFileTask
 
finish() - Method in class org.openstreetmap.josm.gui.dialogs.relation.ChildRelationBrowser.DownloadTask
 
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.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.AbstractPrimitiveTask
 
finish() - Method in class org.openstreetmap.josm.gui.io.AsynchronousUploadPrimitivesTask
 
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.DownloadFromOverpassTask
 
finish() - Method in class org.openstreetmap.josm.gui.io.DownloadOpenChangesetsTask
 
finish() - Method in class org.openstreetmap.josm.gui.io.DownloadPrimitivesWithReferrersTask
 
finish() - Method in class org.openstreetmap.josm.gui.io.UploadPrimitivesTask
Depending on the success of the upload operation and on the policy for multi changeset uploads this will send the user back to the appropriate place in JOSM, either: to an error dialog, to the Upload Dialog, or to map editing.
finish() - Method in class org.openstreetmap.josm.gui.layer.geoimage.ImagesLoader
 
finish() - Method in class org.openstreetmap.josm.gui.layer.geoimage.WikimediaCommonsLoader
 
finish() - Method in class org.openstreetmap.josm.gui.layer.gpx.DownloadWmsAlongTrackAction.PrecacheWmsTask
 
finish() - Method in class org.openstreetmap.josm.gui.mappaint.loader.MapPaintStyleLoader
 
finish() - Method in class org.openstreetmap.josm.gui.oauth.FullyAutomaticAuthorizationUI.FullyAutomaticAuthorisationTask
 
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.imagery.AddWMSLayerPanel.GetCapabilitiesRunnable
 
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.preferences.validator.ValidatorTagCheckerRulesPreference.TagCheckerRulesSourceEditor
 
finish() - Method in class org.openstreetmap.josm.gui.SplashScreen.MeasurableTask
 
finish() - Method in class org.openstreetmap.josm.io.OsmChangeBuilder
Writes the epilog of the OsmChange document
finish() - Method in class org.openstreetmap.josm.io.remotecontrol.handler.LoadDataHandler.LoadDataTask
 
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
 
finish(Object) - Method in interface org.openstreetmap.josm.spi.lifecycle.InitStatusListener
Called when an initialization task completes.
finishDrag() - Method in class org.openstreetmap.josm.gui.widgets.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 - Variable in class org.openstreetmap.josm.data.imagery.CachedAttributionBingAerialTileSource.AttributionTimerTask
 
FINISHED - org.openstreetmap.josm.gui.progress.AbstractProgressMonitor.State
Finished.
finishedLoading(MVTTile) - Method in interface org.openstreetmap.josm.data.imagery.vectortile.mapbox.MVTTile.TileListener
Called when the MVTTile is finished loading
finishedLoading(MVTTile) - Method in class org.openstreetmap.josm.gui.layer.imagery.MVTLayer
 
finishLineSegment() - Method in class org.openstreetmap.josm.gui.draw.MapViewPath.OffsetPathVisitor
 
finishLoading(ICachedLoaderListener.LoadResult) - Method in class org.openstreetmap.josm.data.cache.JCSCachedTileLoaderJob
 
finishOnClose - Variable in class org.openstreetmap.josm.io.ProgressOutputStream
 
finishOnCloseOutput - Variable in class org.openstreetmap.josm.tools.HttpClient
 
finishRequested - Variable in class org.openstreetmap.josm.gui.progress.AbstractProgressMonitor.Request
 
finishTask - Variable in class org.openstreetmap.josm.data.cache.JCSCachedTileLoaderJob
 
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.
finishTask() - Method in class org.openstreetmap.josm.gui.SplashScreen.SplashProgressMonitor
finishTask() - Method in class org.openstreetmap.josm.io.StreamProgressUpdater
 
finishTask(String) - Method in class org.openstreetmap.josm.gui.SplashScreen.SplashProgressMonitor
Displays the given task as finished.
fire(DataSelectionListener.SelectionChangeEvent) - Method in class org.openstreetmap.josm.data.osm.event.SelectionEventManager.DataListenerInfo
 
fire(DataSelectionListener.SelectionChangeEvent) - Method in interface org.openstreetmap.josm.data.osm.event.SelectionEventManager.ListenerInfo
 
fire(DataSetListener) - Method in class org.openstreetmap.josm.data.osm.event.AbstractDatasetChangedEvent
Calls the appropriate method of the listener for this event.
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.FilterChangedEvent
 
fire(DataSetListener) - Method in class org.openstreetmap.josm.data.osm.event.NodeMovedEvent
 
fire(DataSetListener) - Method in class org.openstreetmap.josm.data.osm.event.PrimitiveFlagsChangedEvent
 
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
 
fire(UndoRedoHandler.CommandQueuePreciseListener) - Method in class org.openstreetmap.josm.data.UndoRedoHandler.CommandAddedEvent
 
fire(UndoRedoHandler.CommandQueuePreciseListener) - Method in class org.openstreetmap.josm.data.UndoRedoHandler.CommandQueueCleanedEvent
 
fire(UndoRedoHandler.CommandQueuePreciseListener) - Method in class org.openstreetmap.josm.data.UndoRedoHandler.CommandQueueEvent
Calls the appropriate method of the listener for this event.
fire(UndoRedoHandler.CommandQueuePreciseListener) - Method in class org.openstreetmap.josm.data.UndoRedoHandler.CommandRedoneEvent
 
fire(UndoRedoHandler.CommandQueuePreciseListener) - Method in class org.openstreetmap.josm.data.UndoRedoHandler.CommandUndoneEvent
 
fire(T) - Method in interface org.openstreetmap.josm.tools.ListenerList.EventFirerer
Should fire the event for the given listener.
fireAccessTokenChanged(IOAuthToken, IOAuthToken) - Method in class org.openstreetmap.josm.gui.oauth.AbstractAuthorizationUI
 
fireActiveLayerChange(MainLayerManager.ActiveLayerChangeEvent) - Method in class org.openstreetmap.josm.gui.layer.MainLayerManager
 
fireAutoCompEvent(int, Object) - Method in class org.openstreetmap.josm.gui.tagging.ac.AutoCompTextField
Notifies all listeners that have registered interest for notification on this event type.
fireCacheCleared() - Method in class org.openstreetmap.josm.data.osm.history.HistoryDataSet
 
fireChange() - Method in class org.openstreetmap.josm.tools.bugreport.BugReport
 
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
Fires a command change to all listeners.
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) - Static 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
 
fireDataChanged() - Method in class org.openstreetmap.josm.gui.preferences.advanced.PreferencesTable
This method should be called when displayed data was changed form external code
fireDirtyStateChanged(boolean, boolean) - Method in class org.openstreetmap.josm.gui.tagging.TagEditorModel
 
fireEditingCanceled() - Method in class org.openstreetmap.josm.gui.preferences.SourceEditor.FileOrUrlCellEditor
 
fireEditingCanceled() - Method in class org.openstreetmap.josm.gui.util.CellEditorSupport
Fires "editing canceled" event to listeners.
fireEditingStopped() - Method in class org.openstreetmap.josm.gui.preferences.SourceEditor.FileOrUrlCellEditor
 
fireEditingStopped() - Method in class org.openstreetmap.josm.gui.util.CellEditorSupport
Fires "editing stopped" event to listeners.
fireEvent(List<SelectionEventManager.ListenerInfo>, DataSelectionListener.SelectionChangeEvent) - Static method in class org.openstreetmap.josm.data.osm.event.SelectionEventManager
 
fireEvent(AbstractDatasetChangedEvent) - Method in class org.openstreetmap.josm.data.osm.DataSet
 
fireEvent(UndoRedoHandler.CommandQueueEvent) - Method in class org.openstreetmap.josm.data.UndoRedoHandler
 
fireEvent(ListenerList.EventFirerer<T>) - Method in class org.openstreetmap.josm.tools.ListenerList
Fires an event to every listener.
fireEvents(List<DatasetEventManager.ListenerInfo>, AbstractDatasetChangedEvent) - Static method in class org.openstreetmap.josm.data.osm.event.DatasetEventManager
 
fireEventToListeners(AbstractDatasetChangedEvent) - Method in class org.openstreetmap.josm.data.osm.DataSet
 
fireExpertModeChanged(boolean) - Static method in class org.openstreetmap.josm.actions.ExpertToggleAction
 
fireFilterChanged() - Method in class org.openstreetmap.josm.data.osm.DataSet
 
fireFilterStateChanged() - Method in class org.openstreetmap.josm.gui.layer.Layer
Fires a property change for the property Layer.FILTER_STATE_PROP.
fireFrozenChanged(boolean, boolean) - Method in class org.openstreetmap.josm.gui.conflict.pair.AbstractListMergeModel
 
fireGotoNextDecision() - Method in class org.openstreetmap.josm.gui.conflict.tags.MultiValueCellEditor
 
fireGotoPreviousDecision() - Method in class org.openstreetmap.josm.gui.conflict.tags.MultiValueCellEditor
 
fireHighlightingChanged() - Method in class org.openstreetmap.josm.data.osm.DataSet
 
fireHistoryUpdated(PrimitiveId) - Method in class org.openstreetmap.josm.data.osm.history.HistoryDataSet
 
fireInvalidate() - Method in class org.openstreetmap.josm.data.gpx.GpxTrack
 
fireInvalidate(boolean) - Method in class org.openstreetmap.josm.data.gpx.GpxData
 
fireItemValueModified(TaggingPresetItem, String, String) - Method in class org.openstreetmap.josm.gui.tagging.presets.TaggingPresetItemGuiSupport
Notifies all listeners that a preset item input as changed.
fireLayerAdded(Layer, boolean) - Method in class org.openstreetmap.josm.gui.layer.LayerManager
 
fireLayerOrderChanged() - Method in class org.openstreetmap.josm.gui.layer.LayerManager
 
fireLayerRemoving(Layer) - Method in class org.openstreetmap.josm.gui.layer.LayerManager
Fire the layer remove event
fireListeners() - Method in class org.openstreetmap.josm.gui.layer.imagery.ImageryFilterSettings
 
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
Notifies all listeners that there was an update to a specific map paint style
fireMapPaintStylesUpdated() - Static method in class org.openstreetmap.josm.gui.mappaint.MapPaintStyles
Notifies all listeners that there was any update to the map paint styles
fireMembersChanged() - Method in class org.openstreetmap.josm.data.osm.Relation
Fires the RelationMembersChangedEvent to listeners.
FireMode() - Constructor for enum org.openstreetmap.josm.data.osm.event.DatasetEventManager.FireMode
 
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.AbstractListMergeModel
 
fireModelUpdate() - Method in class org.openstreetmap.josm.gui.dialogs.relation.ReferringRelationsBrowserModel
 
fireModelUpdate() - Method in class org.openstreetmap.josm.gui.layer.geoimage.ImageViewerDialog.MoveImgDisplayPanel
Call when the selection model updates
fireNodeMoved(Node, LatLon, EastNorth) - Method in class org.openstreetmap.josm.data.osm.DataSet
 
fireNodeMoved(ImageEntry) - Method in class org.openstreetmap.josm.data.ImageData
Indicate that an entry has changed
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
firePCS(String, Object, Object) - Method in class org.openstreetmap.josm.gui.widgets.MultiSplitLayout
 
firePreferenceChanged(String, Setting<?>, Setting<?>) - Method in class org.openstreetmap.josm.data.Preferences
 
firePrimitiveFlagsChanged(OsmPrimitive) - Method in class org.openstreetmap.josm.data.osm.DataSet
 
firePrimitiveHovered(PrimitiveHoverListener.PrimitiveHoverEvent) - Method in class org.openstreetmap.josm.gui.NavigatableComponent
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.data.projection.ProjectionRegistry
 
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.
fireSettingsChange(String) - Method in class org.openstreetmap.josm.gui.layer.imagery.TileSourceDisplaySettings
Notifies all listeners that the paint settings have changed
fireSoMChanged(String, String) - Static method in class org.openstreetmap.josm.data.SystemOfMeasurement
 
fireStateChanged() - Method in class org.openstreetmap.josm.gui.util.ChangeNotifier
Notifies all listeners that have registered interest for notification on this event type.
fireTableDataChanged() - Method in class org.openstreetmap.josm.gui.io.UploadDialogModel
 
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
 
fireUserIdentityChanged() - Method in class org.openstreetmap.josm.data.UserIdentityManager
 
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
 
first - Variable in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParser.JJCalls
 
FIRST_INSIDE_SECOND - org.openstreetmap.josm.data.validation.tests.MultipolygonTest.ExtPolygonIntersection
 
FIRST_INSIDE_SECOND - org.openstreetmap.josm.tools.Geometry.PolygonIntersection
The first polygon is inside the second one
firstAndLastOnly() - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.Selector.ChildOrParentSelector.MatchingReferrerFinder
 
firstChild() - Method in class org.openstreetmap.josm.data.osm.QuadBuckets.QBLevel
 
firstCircular - Variable in class org.openstreetmap.josm.gui.dialogs.relation.sort.RelationNodeMap
 
firstEquals(Object) - Method in class org.openstreetmap.josm.data.gpx.GpxData.GpxTrackSegmentSpan
 
firstGroupIdx - Variable in class org.openstreetmap.josm.gui.dialogs.relation.sort.WayConnectionTypeCalculator
 
firstImage - Variable in class org.openstreetmap.josm.gui.layer.geoimage.RemoteEntry
 
firstIndex - Variable in class org.openstreetmap.josm.gui.MenuScroller
 
firstLayer - Variable in class org.openstreetmap.josm.gui.preferences.display.GPXSettingsPanel
 
firstMember() - Method in class org.openstreetmap.josm.data.osm.Relation
Returns the first member.
firstNode() - Method in interface org.openstreetmap.josm.data.osm.IWay
Returns the first node of this way.
firstNode() - Method in class org.openstreetmap.josm.data.osm.Way
 
firstNode() - Method in class org.openstreetmap.josm.data.osm.WayData
 
firstNode() - Method in class org.openstreetmap.josm.data.vector.VectorWay
 
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
Returns the first element from items which is non-null, or null if all elements are null.
firstNotEmptyString(String, String...) - Static method in class org.openstreetmap.josm.tools.Utils
Returns the first not empty string in the given candidates, otherwise the default string.
firstOneway - Variable in class org.openstreetmap.josm.gui.dialogs.relation.sort.RelationNodeMap
 
firstOnewayNode(IRelationMember<?>) - Static method in class org.openstreetmap.josm.gui.dialogs.relation.sort.RelationNodeMap
Gets the start node of the member, respecting the direction role.
firstOption - Variable in class org.openstreetmap.josm.gui.mappaint.mapcss.ExpressionFactory.CondOperator
 
firstSiblingOf(QuadBuckets.QBLevel<T>) - Method in class org.openstreetmap.josm.data.osm.QuadBuckets.QBLevel
 
firstTime - Variable in class org.openstreetmap.josm.data.gpx.GpxData.GpxTrackSegmentSpan
 
firstWarning - Static variable in class org.openstreetmap.josm.io.InvalidXmlCharacterFilter
 
firstWp - Variable in class org.openstreetmap.josm.data.gpx.GpxData.GpxTrackSegmentSpan
 
Fischer - Static variable in class org.openstreetmap.josm.data.projection.Ellipsoid
Fischer (Mercury Datum) 1960
Fischer1968 - Static variable in class org.openstreetmap.josm.data.projection.Ellipsoid
Fischer 1968
FischerMod - Static variable in class org.openstreetmap.josm.data.projection.Ellipsoid
Modified Fischer 1960
FISHEYE - org.openstreetmap.josm.data.imagery.street_level.Projections
This will probably not be seen often in JOSM, but someone might have a synchronized pair of fisheye camers
fix(Supplier<Command>) - Method in class org.openstreetmap.josm.data.validation.TestError.Builder
Sets a supplier to obtain a command to fix the error.
FIX - org.openstreetmap.josm.gui.layer.gpx.GpxDrawHelper.ColorMode
Color by GPS fix
FIX_TYPE - org.openstreetmap.josm.io.nmea.NmeaParser.GSA
 
FIX_VALUES - Static variable in interface org.openstreetmap.josm.data.gpx.GpxConstants
Possible fix values.
fixAction - Variable in class org.openstreetmap.josm.gui.dialogs.ValidatorDialog
The fix action
fixAdd(Object) - Static method in interface org.openstreetmap.josm.data.validation.tests.MapCSSTagCheckerFixCommand
Creates a fixing command which executes a ChangePropertyCommand on the specified tag.
fixChangeKey(String, String) - Static method in interface org.openstreetmap.josm.data.validation.tests.MapCSSTagCheckerFixCommand
Creates a fixing command which executes a ChangePropertyKeyCommand on the specified keys
fixColorPrefixes() - Static method in class org.openstreetmap.josm.gui.preferences.display.ColorPreference
Add all missing color entries.
fixColors(List<WayPoint>) - Method in class org.openstreetmap.josm.gui.layer.gpx.GpxDrawHelper
Apply default color configuration to way segments
fixCommands - Variable in class org.openstreetmap.josm.data.validation.tests.MapCSSTagCheckerRule
Commands to apply in order to fix a matching primitive
fixCommands - Variable in class org.openstreetmap.josm.gui.dialogs.ValidatorDialog.FixTask
 
FixDataHook - Class in org.openstreetmap.josm.actions.upload
Fixes defective data entries for all modified objects before upload
FixDataHook() - Constructor for class org.openstreetmap.josm.actions.upload.FixDataHook
Constructor for data initialization
FixDataHook.FixData - Interface in org.openstreetmap.josm.actions.upload
Common set of commands for data fixing
FixDataHook.FixDataKey - Class in org.openstreetmap.josm.actions.upload
Data fix to cleanup wrong spelled keys
FixDataHook.FixDataSpace - Class in org.openstreetmap.josm.actions.upload
Data fix to remove spaces at begin or end of tags
FixDataHook.FixDataTag - Class in org.openstreetmap.josm.actions.upload
Data fix to cleanup wrong spelled tags
FixDataKey(String, String) - Constructor for class org.openstreetmap.josm.actions.upload.FixDataHook.FixDataKey
Setup key check for wrong spelled keys
FixDataSpace() - Constructor for class org.openstreetmap.josm.actions.upload.FixDataHook.FixDataSpace
 
FixDataTag(String, String, String, String) - Constructor for class org.openstreetmap.josm.actions.upload.FixDataHook.FixDataTag
Setup key check for wrong spelled keys
fixed - Variable in class org.openstreetmap.josm.actions.mapmode.DrawSnapHelper
 
FixedDownloadSourceSizePolicy(Component) - Constructor for class org.openstreetmap.josm.gui.download.DownloadSourceSizingPolicy.FixedDownloadSourceSizePolicy
Create a new fixed download source policy
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.Addresses
remove obsolete relation.
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.MultipolygonTest
 
fixError(TestError) - Method in class org.openstreetmap.josm.data.validation.tests.RelationChecker
 
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
 
fixError(TestError) - Method in class org.openstreetmap.josm.gui.dialogs.ValidatorDialog.FixTask
 
fixErrors() - Method in class org.openstreetmap.josm.gui.dialogs.ValidatorDialog
Fix selected errors
fixFmt - Variable in class org.openstreetmap.josm.actions.mapmode.DrawSnapHelper
 
fixImageLinks(String) - Static method in class org.openstreetmap.josm.gui.GettingStarted
 
fixIncomplete(Way) - Method in class org.openstreetmap.josm.data.osm.DataSetMerger
 
fixingCommand - Variable in class org.openstreetmap.josm.data.validation.TestError.Builder
 
fixingCommand - Variable in class org.openstreetmap.josm.data.validation.TestError
Supplying a command to fix the error
fixKeys(Map<String, String>, OsmPrimitive) - Method in interface org.openstreetmap.josm.actions.upload.FixDataHook.FixData
Checks if data needs to be fixed and change keys
fixKeys(Map<String, String>, OsmPrimitive) - Method in class org.openstreetmap.josm.actions.upload.FixDataHook.FixDataKey
 
fixKeys(Map<String, String>, OsmPrimitive) - Method in class org.openstreetmap.josm.actions.upload.FixDataHook.FixDataSpace
 
fixKeys(Map<String, String>, OsmPrimitive) - Method in class org.openstreetmap.josm.actions.upload.FixDataHook.FixDataTag
 
FIXME - Static variable in class org.openstreetmap.josm.data.validation.tests.TagChecker
 
FIXME_STR - Static variable in class org.openstreetmap.josm.data.validation.tests.TagChecker
 
fixPanelSizeAndLocation(MapView, String, int, int, int, int) - Method in class org.openstreetmap.josm.gui.layer.NoteLayer
 
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.presets.TaggingPresetItem
 
fixPrimitive(OsmPrimitive) - Method in class org.openstreetmap.josm.data.validation.tests.MapCSSTagCheckerRule
Constructs a fix in terms of a Command for the OsmPrimitive if the error is fixable, or null otherwise.
fixProjection() - Method in class org.openstreetmap.josm.gui.NavigatableComponent
Changes the projection settings used for this map view.
fixQuery(String) - Static method in class org.openstreetmap.josm.io.OverpassDownloadReader
Fixes Overpass API query to make sure it will be accepted by JOSM.
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(List<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.
fixRemove(Object) - Static method in interface org.openstreetmap.josm.data.validation.tests.MapCSSTagCheckerFixCommand
Creates a fixing command which executes a ChangePropertyCommand to delete the specified key.
fixScale - Variable in class org.openstreetmap.josm.gui.layer.gpx.GpxDrawHelper
 
fixScreen(Window) - Method in class org.openstreetmap.josm.gui.util.WindowGeometry
Fixes a window geometry to shift to the correct screen.
FixTask(Collection<TestError>) - Constructor for class org.openstreetmap.josm.gui.dialogs.ValidatorDialog.FixTask
 
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.
fixURLQuery(String) - Static method in class org.openstreetmap.josm.tools.Utils
Fixes URL with illegal characters in the query (and fragment) part by percent encoding those characters.
FLAG_ALL_REFERRERS_DOWNLOADED - Static variable in class org.openstreetmap.josm.data.osm.AbstractPrimitive
Determines if the primitive has all of its referrers
FLAG_ANNOTATED - Static variable in class org.openstreetmap.josm.data.osm.AbstractPrimitive
If the primitive is annotated with a tag such as note, fixme, etc.
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.AbstractPrimitive
This flag is only relevant if FLAG_HAS_DIRECTIONS is set.
FLAG_DISABLED - Static variable in class org.openstreetmap.josm.data.osm.AbstractPrimitive
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.AbstractPrimitive
Flag used internally by the filter mechanism.
FLAG_HAS_DIRECTIONS - Static variable in class org.openstreetmap.josm.data.osm.AbstractPrimitive
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.AbstractPrimitive
Flag used internally by the filter mechanism.
FLAG_HIDE_IF_DISABLED - Static variable in class org.openstreetmap.josm.data.osm.AbstractPrimitive
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.AbstractPrimitive
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
Flags used to store the primitive state along with the style.
FLAG_OUTERMEMBER_OF_SELECTED - Static variable in class org.openstreetmap.josm.data.osm.visitor.paint.StyledMapRenderer
FLAG_PRESERVED - Static variable in class org.openstreetmap.josm.data.osm.AbstractPrimitive
Determines if the primitive is preserved from the filter mechanism.
FLAG_SELECTED - Static variable in class org.openstreetmap.josm.data.osm.visitor.paint.StyledMapRenderer
A primitive with OsmPrimitive.isSelected()
FLAG_TAGGED - Static variable in class org.openstreetmap.josm.data.osm.AbstractPrimitive
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.
flagNewGpsData() - Method in class org.openstreetmap.josm.data.gpx.GpxImageEntry
Indicates that the image has new GPS data.
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
 
flattened() - Method in class org.openstreetmap.josm.data.imagery.LayerDetails
Returns flattened stream of this layer and its children.
FLAVOR - Static variable in class org.openstreetmap.josm.gui.datatransfer.data.LayerTransferData
This is a data flavor for all layer types
FLAVOR - Static variable in class org.openstreetmap.josm.gui.datatransfer.data.PrimitiveTagTransferData
This is a data flavor added
FLAVOR - Static variable in class org.openstreetmap.josm.gui.datatransfer.data.TagTransferData
This is a data flavor added
flavors - Variable in class org.openstreetmap.josm.gui.preferences.ToolbarPreferences.Settings.ActionTransferable
 
FLAVORS - Static variable in class org.openstreetmap.josm.gui.datatransfer.data.LayerTransferData
The flavors that are supported by this data type.
FLAVORS - Static variable in class org.openstreetmap.josm.gui.datatransfer.data.OsmLayerTransferData
The flavors that are supported by this data type.
flavorsChanged(FlavorEvent) - Method in class org.openstreetmap.josm.actions.AbstractPasteAction
 
flavorsChanged(FlavorEvent) - Method in class org.openstreetmap.josm.gui.dialogs.relation.actions.PasteMembersAction
 
FLOAT - Static variable in class org.openstreetmap.josm.data.coor.conversion.LatLonParser
 
FLOAT - Static variable in class org.openstreetmap.josm.data.imagery.vectortile.mapbox.Layer.ValueFields
 
float_() - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParser
 
float_array() - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParser
comma delimited list of floats (at least 2, all >= 0)
float2int(Float) - Static method in class org.openstreetmap.josm.tools.ColorHelper
convert float range 0 <= x <= 1 to integer range 0..255 when dealing with colors and color alpha value
floatingDividers - Variable in class org.openstreetmap.josm.gui.widgets.MultiSplitLayout
 
floatToFixed(float, int) - Static method in class org.openstreetmap.josm.data.osm.visitor.paint.StyledMapRenderer.StyleRecord
Converts a float to a fixed point decimal so that the order stays the same.
flush() - Method in class org.openstreetmap.josm.io.XmlWriter
Flushes the stream.
flush() - Method in class org.openstreetmap.josm.tools.Logging.RememberWarningHandler
 
flushData() - Method in class org.openstreetmap.josm.io.CacheCustomContent
Flushes the data from memory.
FlushTileCacheAction - Class in org.openstreetmap.josm.gui.layer.imagery
Flush tile cache.
FlushTileCacheAction(AbstractTileSourceLayer<?>) - Constructor for class org.openstreetmap.josm.gui.layer.imagery.FlushTileCacheAction
Constructs a new FlushTileCacheAction.
FMap(Hash<K, ? super T>) - Constructor for class org.openstreetmap.josm.data.osm.Storage.FMap
 
FOCUS_ACTION - 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.dialogs.properties.TagEditHelper.AbstractTagsDialog
 
focusGained(FocusEvent) - Method in class org.openstreetmap.josm.gui.download.BoundingBoxSelection.SelectAllOnFocusHandler
 
focusGained(FocusEvent) - Method in class org.openstreetmap.josm.gui.history.TagInfoViewer.RepaintOnFocusChange
 
focusGained(FocusEvent) - Method in class org.openstreetmap.josm.gui.io.BasicUploadSettingsPanel
 
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.layer.geoimage.CorrelateGpxWithImages.RepaintTheMapListener
 
focusGained(FocusEvent) - Method in class org.openstreetmap.josm.gui.widgets.AbstractTextComponentValidator
 
focusGained(FocusEvent) - Method in interface org.openstreetmap.josm.gui.widgets.DisableShortcutsOnFocusGainedComponent
 
focusGained(FocusEvent) - Method in class org.openstreetmap.josm.gui.widgets.DisableShortcutsOnFocusGainedTextField
 
focusGained(FocusEvent) - Method in class org.openstreetmap.josm.gui.widgets.JosmPasswordField
 
focusGained(FocusEvent) - Method in class org.openstreetmap.josm.gui.widgets.JosmTextArea
 
focusGained(FocusEvent) - Method in class org.openstreetmap.josm.gui.widgets.JosmTextField
 
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.dialogs.properties.TagEditHelper.AbstractTagsDialog
 
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.history.TagInfoViewer.RepaintOnFocusChange
 
focusLost(FocusEvent) - Method in class org.openstreetmap.josm.gui.io.BasicUploadSettingsPanel
Update the model and combobox history when a combobox editor loses focus.
focusLost(FocusEvent) - Method in class org.openstreetmap.josm.gui.io.UploadStrategySelectionPanel.StrategyChangeListener
 
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
 
focusLost(FocusEvent) - Method in interface org.openstreetmap.josm.gui.widgets.DisableShortcutsOnFocusGainedComponent
 
focusLost(FocusEvent) - Method in class org.openstreetmap.josm.gui.widgets.DisableShortcutsOnFocusGainedTextField
 
focusLost(FocusEvent) - Method in class org.openstreetmap.josm.gui.widgets.JosmPasswordField
 
focusLost(FocusEvent) - Method in class org.openstreetmap.josm.gui.widgets.JosmTextArea
 
focusLost(FocusEvent) - Method in class org.openstreetmap.josm.gui.widgets.JosmTextField
 
focusManager - Variable in class org.openstreetmap.josm.gui.tagging.TagTable.CellEditorRemover
 
focusOnDefaultButton - Variable in class org.openstreetmap.josm.gui.ExtendedDialog
 
followLine - Variable in class org.openstreetmap.josm.gui.MainMenu
Tools / Follow line
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
Constructs a new FollowLineAction.
font - Variable in class org.openstreetmap.josm.gui.mappaint.styleelement.TextLabel
the font to be used when rendering
FONT_FAMILY - Static variable in interface org.openstreetmap.josm.gui.mappaint.StyleKeys
MapCSS font-family property key
FONT_MAP - Static variable in class org.openstreetmap.josm.gui.mappaint.styleelement.StyleElement
 
FONT_SIZE - Static variable in interface org.openstreetmap.josm.gui.mappaint.StyleKeys
MapCSS font-size property key
FONT_STYLE - Static variable in interface org.openstreetmap.josm.gui.mappaint.StyleKeys
MapCSS font-style property key
FONT_WEIGHT - Static variable in interface org.openstreetmap.josm.gui.mappaint.StyleKeys
MapCSS font-weight property key
FontDescriptor(String, int, int) - Constructor for class org.openstreetmap.josm.gui.mappaint.styleelement.StyleElement.FontDescriptor
 
FontEntry() - Constructor for class org.openstreetmap.josm.tools.PlatformHookWindows.FontEntry
Constructs a new FontEntry.
FontEntry(String, String, String) - Constructor for class org.openstreetmap.josm.tools.PlatformHookWindows.FontEntry
Constructs a new FontEntry.
fontHeight - Variable in class org.openstreetmap.josm.gui.widgets.LargeTextTable
 
fontItalic - Variable in class org.openstreetmap.josm.gui.tagging.TagCellRenderer
 
FontsManager - Class in org.openstreetmap.josm.tools
Custom fonts manager that provides some embedded fonts to ensure a common rendering on different platforms.
FontsManager() - Constructor for class org.openstreetmap.josm.tools.FontsManager
 
fontStandard - Variable in class org.openstreetmap.josm.gui.tagging.TagCellRenderer
 
footer() - Method in class org.openstreetmap.josm.io.OsmWriter
Writes OSM footer.
FOR_MULTI_FETCH - Static variable in class org.openstreetmap.josm.io.OverpassDownloadReader
Property to determine if Overpass API should be used for multi-fetch download.
force - Variable in class org.openstreetmap.josm.data.cache.JCSCachedTileLoaderJob
 
forceLines - Variable in class org.openstreetmap.josm.gui.layer.gpx.GpxDrawHelper
 
forceRawGpsLines - Variable in class org.openstreetmap.josm.gui.preferences.display.GPXSettingsPanel
 
forceTags - Variable in class org.openstreetmap.josm.data.gpx.GpxImageCorrelationSettings
 
forceTags - Static variable in class org.openstreetmap.josm.gui.layer.geoimage.CorrelateGpxWithImages
 
forChangesetIds(Collection<Long>) - Method in class org.openstreetmap.josm.io.ChangesetQuery
Restricts the query to the given changeset ids (which are added to previously added ones).
forContentType(String) - Static method in enum org.openstreetmap.josm.io.Compression
Determines the compression type based on the content type (MIME type).
forCurrentUser() - Static method in class org.openstreetmap.josm.io.ChangesetQuery
Replies a changeset query object restricted to the current user, if known.
forEachLayer(Consumer<CorrelateGpxWithImages>) - Static method in class org.openstreetmap.josm.gui.layer.geoimage.CorrelateGpxWithImages
 
forEachPolygon(IPrimitive, Consumer<MapViewPath>) - Method in class org.openstreetmap.josm.data.osm.visitor.paint.StyledMapRenderer
Calls a consumer for each path of the area shape-
foreignKey(Hash<K, ? super T>) - Method in class org.openstreetmap.josm.data.osm.Storage
 
forGpxTrace() - Static method in class org.openstreetmap.josm.gui.layer.geoimage.ImageDirectionPositionPanel
Returns a new ImageMetadataModificationPanel in a GPX trace context.
forImageSequence() - Static method in class org.openstreetmap.josm.gui.layer.geoimage.ImageDirectionPositionPanel
Returns a new ImageMetadataModificationPanel in an image sequence context.
forKeyword(Keyword) - Static method in interface org.openstreetmap.josm.gui.mappaint.styleelement.placement.PositionForAreaStrategy
Gets a strategy for the given keyword.
forKeyword(Keyword, PositionForAreaStrategy) - Static method in interface org.openstreetmap.josm.gui.mappaint.styleelement.placement.PositionForAreaStrategy
Gets a strategy for the given keyword.
forLabelAndDefault(Cascade, Class<T>, BiFunction<String, T, StyleSetting>) - Static method in class org.openstreetmap.josm.gui.mappaint.StyleSettingFactory
 
format - Variable in class org.openstreetmap.josm.actions.AddImageryLayerAction.LayerSelection
 
format - Variable in class org.openstreetmap.josm.data.imagery.WMTSTileSource.Layer
 
format() - Method in class org.openstreetmap.josm.tools.date.Interval
Formats the interval of the given track as a human readable string
format(String, Object...) - Static method in class org.openstreetmap.josm.tools.I18n
 
format(Changeset) - Method in class org.openstreetmap.josm.data.osm.DefaultNameFormatter
 
format(Changeset) - Method in interface org.openstreetmap.josm.data.osm.NameFormatter
Formats a name for a Changeset.
format(HistoryNode) - Method in class org.openstreetmap.josm.data.osm.DefaultNameFormatter
 
format(HistoryNode) - Method in interface org.openstreetmap.josm.data.osm.history.HistoryNameFormatter
Formats a name for a HistoryNode.
format(HistoryRelation) - Method in class org.openstreetmap.josm.data.osm.DefaultNameFormatter
 
format(HistoryRelation) - Method in interface org.openstreetmap.josm.data.osm.history.HistoryNameFormatter
Formats a name for a HistoryRelation.
format(HistoryWay) - Method in class org.openstreetmap.josm.data.osm.DefaultNameFormatter
 
format(HistoryWay) - Method in interface org.openstreetmap.josm.data.osm.history.HistoryNameFormatter
Formats a name for a HistoryWay.
format(INode) - Method in class org.openstreetmap.josm.data.osm.DefaultNameFormatter
 
format(INode) - Method in interface org.openstreetmap.josm.data.osm.NameFormatter
Formats a name for a INode.
format(IPrimitive) - Method in class org.openstreetmap.josm.data.osm.DefaultNameFormatter
Formats a name for an IPrimitive.
format(IRelation<?>) - Method in class org.openstreetmap.josm.data.osm.DefaultNameFormatter
 
format(IRelation<?>) - Method in interface org.openstreetmap.josm.data.osm.NameFormatter
Formats a name for a IRelation.
format(IWay<?>) - Method in class org.openstreetmap.josm.data.osm.DefaultNameFormatter
 
format(IWay<?>) - Method in interface org.openstreetmap.josm.data.osm.NameFormatter
Formats a name for a IWay.
FORMAT - Static variable in class org.openstreetmap.josm.gui.download.UserQueryList
 
FORMAT_GEOJSON - org.openstreetmap.josm.io.UrlPatterns.GeoJsonUrlPattern
URL of generic service providing geojson as output format
formatAddress(Tagged) - Static method in class org.openstreetmap.josm.data.osm.DefaultNameFormatter
 
formatAsHtmlUnorderedList(Collection<? extends OsmPrimitive>, int) - Method in class org.openstreetmap.josm.data.osm.DefaultNameFormatter
Formats the given collection of primitives as an HTML unordered list.
formatAsHtmlUnorderedList(OsmPrimitive) - Method in class org.openstreetmap.josm.data.osm.DefaultNameFormatter
Formats the given primitive as an HTML unordered list.
formatCheckboxTooltipText(PluginInformation) - Static method in class org.openstreetmap.josm.gui.preferences.plugin.PluginListPanel
 
formatClosedOn(Instant) - Static method in class org.openstreetmap.josm.tools.ExceptionUtil
 
formatDate(Date, int) - Static method in class org.openstreetmap.josm.tools.date.DateUtils
Formats a date to be displayed to current user, based on user preferences.
formatDateTime(Date, int, int) - Static method in class org.openstreetmap.josm.tools.date.DateUtils
Formats a date/time to be displayed to current user, based on user preferences.
formatErrorMessages() - Method in class org.openstreetmap.josm.gui.layer.geoimage.ImagesLoader
 
formatHooks - Static variable in class org.openstreetmap.josm.data.osm.DefaultNameFormatter
 
formatLocalName(HistoryOsmPrimitive) - Static method in class org.openstreetmap.josm.data.osm.DefaultNameFormatter
 
formatLocalName(IPrimitive) - Static method in class org.openstreetmap.josm.data.osm.DefaultNameFormatter
 
formatMenuText(KeyStroke, String, String) - Static method in class org.openstreetmap.josm.gui.util.MultikeyActionsHandler
 
formatOffset() - Method in class org.openstreetmap.josm.data.gpx.GpxTimeOffset
Formats time offset.
formatOffset() - Method in class org.openstreetmap.josm.gui.layer.markerlayer.Marker
 
formatPluginLocalVersion(PluginInformation) - Static method in class org.openstreetmap.josm.gui.preferences.plugin.PluginListPanel
 
formatPluginRemoteVersion(PluginInformation) - Static method in class org.openstreetmap.josm.gui.preferences.plugin.PluginListPanel
 
formatRelation(Relation) - Method in exception org.openstreetmap.josm.data.osm.CyclicUploadDependencyException
 
formatRelationNameAndType(IRelation<?>, StringBuilder, TaggingPreset) - Static method in class org.openstreetmap.josm.data.osm.DefaultNameFormatter
 
formats - Static variable in class org.openstreetmap.josm.data.coor.conversion.CoordinateFormatManager
 
formats - Variable in class org.openstreetmap.josm.gui.preferences.imagery.AddWMSLayerPanel
 
formats - Variable in class org.openstreetmap.josm.io.imagery.WMSImagery
 
formatter - Variable in class org.openstreetmap.josm.gui.PrimitiveRenderer
 
formatText(double, String, NumberFormat) - Static method in class org.openstreetmap.josm.data.SystemOfMeasurement
 
formatTime(Date, int) - Static method in class org.openstreetmap.josm.tools.date.DateUtils
Formats a time to be displayed to current user, based on user preferences.
formatTimezone() - Method in class org.openstreetmap.josm.data.gpx.GpxTimezone
Formats time zone.
formatTimezone(int) - Method in class org.openstreetmap.josm.gui.layer.geoimage.SynchronizeTimeFromPhotoDialog.TimeZoneItem
 
formatValue(int) - Method in class org.openstreetmap.josm.gui.autofilter.AutoFilterRule
Formats the numeric value
formerValidatedPrimitives - Variable in class org.openstreetmap.josm.data.validation.ValidationTask
 
forMultiFetch - Variable in class org.openstreetmap.josm.gui.preferences.server.OverpassServerPanel
 
forName(String) - Static method in enum org.openstreetmap.josm.gui.draw.SymbolShape
Get the shape with the given name
forNodePair(Way, Node, Node) - Static method in class org.openstreetmap.josm.data.osm.WaySegment
Determines and returns the way segment for the given way and node pair.
forNodePair(W, N, N) - Static method in class org.openstreetmap.josm.data.osm.IWaySegment
Determines and returns the way segment for the given way and node pair.
forOsmKey(String) - Static method in class org.openstreetmap.josm.gui.autofilter.AutoFilterButton
 
forOsmPrimitive(OsmPrimitive) - Static method in class org.openstreetmap.josm.data.osm.history.HistoryOsmPrimitive
Replies a new HistoryNode, HistoryWay or HistoryRelation from an existing OsmPrimitive.
forPreferenceSubTab(String, String, Class<? extends SubPreferenceSetting>) - Static method in class org.openstreetmap.josm.actions.PreferencesAction
Returns a new PreferenceAction opening preferences dialog directly to the given subtab, with default icon.
forPreferenceSubTab(String, String, Class<? extends SubPreferenceSetting>, String) - Static method in class org.openstreetmap.josm.actions.PreferencesAction
Returns a new PreferenceAction opening preferences dialog directly to the given subtab, with custom icon.
forPreferenceTab(String, String, Class<? extends TabPreferenceSetting>) - Static method in class org.openstreetmap.josm.actions.PreferencesAction
Returns a new PreferenceAction opening preferences dialog directly to the given tab, with default icon.
forPreferenceTab(String, String, Class<? extends TabPreferenceSetting>, String) - Static method in class org.openstreetmap.josm.actions.PreferencesAction
Returns a new PreferenceAction opening preferences dialog directly to the given tab, with custom icon.
forPrimitive(IPrimitive) - Static method in enum org.openstreetmap.josm.gui.tagging.presets.TaggingPresetType
Determines the TaggingPresetType of a given primitive.
forPrimitive(OsmPrimitive) - Method in class org.openstreetmap.josm.gui.tagging.TagEditorModel
Makes this TagEditorModel specific to a given OSM primitive.
forPrimitiveType(OsmPrimitiveType) - Static method in enum org.openstreetmap.josm.gui.tagging.presets.TaggingPresetType
Determines the TaggingPresetType of a given primitive type.
forResource(String) - Static method in exception org.openstreetmap.josm.io.OfflineAccessException
Returns a new OfflineAccessException with a translated message for the given resource
FORT_MARIGOT_EPSG - Static variable in class org.openstreetmap.josm.gui.preferences.projection.UTMFranceDOMProjectionChoice
 
FORT_MARIGOT_NAME - Static variable in class org.openstreetmap.josm.gui.preferences.projection.UTMFranceDOMProjectionChoice
 
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
Returns a new partial copy of this history, for the given user id
forward() - Method in class org.openstreetmap.josm.gui.help.HelpBrowserHistory
Go forward.
FORWARD - org.openstreetmap.josm.gui.dialogs.relation.sort.WayConnectionType.Direction
 
FORWARD_BACKWARD - Static variable in class org.openstreetmap.josm.actions.corrector.ReverseWayTagCorrector
 
ForwardAction(IHelpBrowser) - Constructor for class org.openstreetmap.josm.gui.help.HelpBrowser.ForwardAction
Constructs a new ForwardAction.
FORWARDS - org.openstreetmap.josm.command.SplitWayCommand.Direction
 
forwardScript - Static variable in class org.openstreetmap.josm.tools.Diff
Standard Forward ScriptBuilder.
ForwardScript() - Constructor for class org.openstreetmap.josm.tools.Diff.ForwardScript
 
FOUND_INSIDE - Static variable in class org.openstreetmap.josm.data.validation.tests.MultipolygonTest
 
FOUND_OUTSIDE - Static variable in class org.openstreetmap.josm.data.validation.tests.MultipolygonTest
 
foundMatches - Variable in class org.openstreetmap.josm.actions.search.SearchAction.SearchTask
 
FoundOption(String, OptionParser.AvailableOption, String) - Constructor for class org.openstreetmap.josm.tools.OptionParser.FoundOption
 
foundPowerLines - Variable in class org.openstreetmap.josm.data.validation.tests.PowerLines
 
fourthcol - Variable in class org.openstreetmap.josm.gui.download.PlaceSelection.Server
 
frames - Variable in class org.openstreetmap.josm.gui.NavigatableComponent.SmoothScrollThread
 
free() - Method in class org.openstreetmap.josm.tools.MemoryManager.ManualFreeMemoryHandle
 
free() - Method in interface org.openstreetmap.josm.tools.MemoryManager.MemoryHandle
Manually release this memory area.
freezeAction - Variable in class org.openstreetmap.josm.gui.conflict.pair.AbstractListMerger
 
FreezeAction() - Constructor for class org.openstreetmap.josm.gui.conflict.pair.AbstractListMerger.FreezeAction
 
FreezeMouseListener() - Constructor for class org.openstreetmap.josm.gui.NotificationManager.FreezeMouseListener
 
from(long) - Method in class org.openstreetmap.josm.data.osm.history.History
Returns a new partial copy of this history, from the given version number
from(String) - Static method in enum org.openstreetmap.josm.data.osm.OsmPrimitiveType
Returns enum value from API type name / JOSM display name, case insensitive.
from(String) - Static method in enum org.openstreetmap.josm.io.OverpassDownloadReader.OverpassOutputFormat
Returns the OverpassOutputFormat matching the given directive.
from(Instant) - Method in class org.openstreetmap.josm.data.osm.history.History
Returns a new partial copy of this history, from the given date
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(IPrimitive) - Static method in enum org.openstreetmap.josm.data.osm.OsmPrimitiveType
Determines the OSM primitive type of the given object.
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 - Static variable in class org.openstreetmap.josm.data.validation.tests.ConnectivityRelations
 
FROM_CLOSED_WAY - Static variable in class org.openstreetmap.josm.data.validation.tests.TurnrestrictionTest
 
FROM_EQUALS_TO - Static variable in class org.openstreetmap.josm.data.validation.tests.TurnrestrictionTest
 
FROM_FIRST_MEMBER - org.openstreetmap.josm.actions.relation.ExportRelationToGpxAction.Mode
concatenate members from first to last element
FROM_LAST_MEMBER - org.openstreetmap.josm.actions.relation.ExportRelationToGpxAction.Mode
concatenate members from last to first element
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
Returns enum value from API type name / JOSM display name, case sensitive.
fromArray(TemplateEntry...) - Static method in class org.openstreetmap.josm.tools.template_engine.CompoundTemplateEntry
Factory method to concatenate several TemplateEntrys.
fromCanvas(String, T, Class<T>) - Method in class org.openstreetmap.josm.gui.mappaint.ElemStyles
 
fromCode(char) - Static method in enum org.openstreetmap.josm.data.osm.search.SearchMode
Returns the search mode matching the given character code.
fromDate(Date) - Static method in class org.openstreetmap.josm.tools.date.DateUtils
Formats a date to the XML UTC format regardless of current locale.
fromEllipsoid - Variable in class org.openstreetmap.josm.data.projection.datum.NTV2GridShiftFile
 
fromIndex(int) - Static method in enum org.openstreetmap.josm.gui.layer.gpx.GpxDrawHelper.ColorMode
 
fromInvalidBBoxPrimitives - Variable in class org.openstreetmap.josm.data.osm.QuadBuckets.QuadBucketIterator
 
fromJson(JsonObject, ImageryInfo.ImageryType) - Static method in class org.openstreetmap.josm.data.imagery.DefaultLayer
Factory method creating DefaultLayer from JSON objects
fromLayer - Variable in class org.openstreetmap.josm.gui.layer.GpxRouteLayer
 
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.io.ProxyPolicy
Retrieves a proxy policy from its name found in preferences.
fromPref(List<String>, boolean) - Static method in class org.openstreetmap.josm.data.preferences.ColorInfo
Constructs a new ColorInfo from raw preference value.
fromPreference(String) - Static method in enum org.openstreetmap.josm.io.UploadStrategy
Reads the value from preferences
fromPreferenceValue(String) - Static method in enum org.openstreetmap.josm.gui.preferences.plugin.PluginUpdatePolicyPanel.Policy
 
fromPrimitive(OsmPrimitive) - Static method in class org.openstreetmap.josm.data.osm.Changeset
Creates a changeset with the data obtained from the given preset, i.e., the changeset id, user, and timestamp.
fromPropertiesMap(Map<String, String>) - Static method in class org.openstreetmap.josm.data.imagery.OffsetBookmark
Creates an offset bookmark from a properties map.
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
A boolean flag indicating if the data was read from the OSM server.
fromSession - Variable in class org.openstreetmap.josm.data.gpx.GpxData
A boolean flag indicating if the data was read from a session file.
fromSourceEntry(SourceEntry) - Static method in class org.openstreetmap.josm.gui.mappaint.MapPaintStyles
 
fromSourceEntry(SourceEntry) - Static method in class org.openstreetmap.josm.gui.preferences.SourceEditor.SourceEntryTableCellRenderer
 
fromString(String) - Method in class org.openstreetmap.josm.actions.mapmode.ParallelWayAction.KeyboardModifiersProperty
 
fromString(String) - Static method in enum org.openstreetmap.josm.data.imagery.GetCapabilitiesParseHelper.TransferMode
 
fromString(String) - Static method in enum org.openstreetmap.josm.data.imagery.ImageryInfo.ImageryCategory
Returns the imagery category from the given category string.
fromString(String) - Static method in enum org.openstreetmap.josm.data.imagery.ImageryInfo.ImageryType
Returns the imagery type from the given type string.
fromString(String) - Static method in class org.openstreetmap.josm.data.osm.search.SearchSetting
Build a SearchSetting from a plain unformatted string.
fromString(String) - Static method in class org.openstreetmap.josm.data.osm.SimplePrimitiveId
Parses a SimplePrimitiveId from the string s.
fromString(String) - Method in class org.openstreetmap.josm.data.preferences.AbstractToStringProperty.ChildProperty
 
fromString(String) - Method in class org.openstreetmap.josm.data.preferences.AbstractToStringProperty
Converts the string to an object of the given type.
fromString(String) - Method in class org.openstreetmap.josm.data.preferences.BooleanProperty
 
fromString(String) - Method in class org.openstreetmap.josm.data.preferences.CachedProperty
 
fromString(String) - Method in class org.openstreetmap.josm.data.preferences.DoubleProperty
 
fromString(String) - Method in class org.openstreetmap.josm.data.preferences.IntegerProperty
 
fromString(String) - Method in class org.openstreetmap.josm.data.preferences.LongProperty
 
fromString(String) - Method in class org.openstreetmap.josm.data.preferences.NamedColorProperty
 
fromString(String) - Method in class org.openstreetmap.josm.data.preferences.StringProperty
 
fromString(String) - Method in class org.openstreetmap.josm.data.preferences.StrokeProperty
 
fromString(String) - Static method in enum org.openstreetmap.josm.gui.tagging.presets.TaggingPresetType
Determines the TaggingPresetType from a given string.
fromString(String) - Static method in class org.openstreetmap.josm.tools.date.DateUtils
Parses XML date quickly, regardless of current locale.
fromTimestamp(int) - Static method in class org.openstreetmap.josm.tools.date.DateUtils
Formats a date to the XML UTC format regardless of current locale.
fromTimestamp(long) - Static method in class org.openstreetmap.josm.tools.date.DateUtils
Formats a date to the XML UTC format regardless of current locale.
fromTimestampInMillis(long) - Static method in class org.openstreetmap.josm.tools.date.DateUtils
Formats a date to the XML UTC format regardless of current locale.
FromViaToSorter() - Constructor for class org.openstreetmap.josm.gui.dialogs.relation.sort.RelationSorter.FromViaToSorter
 
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 Ellipsoid.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
Loads preferences from XML reader.
FROZEN_PROP - Static variable in class org.openstreetmap.josm.gui.conflict.pair.AbstractListMergeModel
The property name to listen for frozen changes.
full - Variable in class org.openstreetmap.josm.gui.io.DownloadPrimitivesWithReferrersTask
If true, download members for relation
full - Variable in class org.openstreetmap.josm.io.OsmServerObjectReader
true if a full download is required, i.e.
FULL_DOWNLOAD_QUERY - Static variable in class org.openstreetmap.josm.gui.download.OverpassDownloadSource
Overpass query to retrieve all nodes and related parent objects,
fullRel - Variable in class org.openstreetmap.josm.gui.download.DownloadObjectDialog
 
fullRelation - Variable in class org.openstreetmap.josm.gui.io.AbstractPrimitiveTask
 
fullscreenToggleAction - Variable in class org.openstreetmap.josm.gui.MainMenu
Toggle the full-screen mode
FullscreenToggleAction - Class in org.openstreetmap.josm.actions
This class toggles the full-screen mode.
FullscreenToggleAction() - Constructor for class org.openstreetmap.josm.actions.FullscreenToggleAction
Constructs a new FullscreenToggleAction.
FULLSTOP - Static variable in interface org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParserConstants
RegularExpression Id.
FULLY_AUTOMATIC - org.openstreetmap.josm.gui.oauth.AuthorizationProcedure
Run a fully automatic procedure to get an access token from the OSM website.
FullyAutomaticAuthorisationTask(Component) - Constructor for class org.openstreetmap.josm.gui.oauth.FullyAutomaticAuthorizationUI.FullyAutomaticAuthorisationTask
 
FullyAutomaticAuthorizationUI - Class in org.openstreetmap.josm.gui.oauth
This is a UI which supports a JOSM user to get an OAuth Access Token in a fully automatic process.
FullyAutomaticAuthorizationUI(String, Executor) - Constructor for class org.openstreetmap.josm.gui.oauth.FullyAutomaticAuthorizationUI
Deprecated.
since 18991
FullyAutomaticAuthorizationUI(String, Executor, OAuthVersion) - 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.FullyAutomaticAuthorisationTask - Class in org.openstreetmap.josm.gui.oauth
 
FullyAutomaticAuthorizationUI.RunAuthorisationAction - Class in org.openstreetmap.josm.gui.oauth
Starts the authorisation process
FullyAutomaticAuthorizationUI.TestAccessTokenAction - Class in org.openstreetmap.josm.gui.oauth
Action to test an access token.
FullyAutomaticPropertiesPanel - Class in org.openstreetmap.josm.gui.oauth
Panel to enter username and password for the "fully automatic" authorization procedure.
FullyAutomaticPropertiesPanel() - Constructor for class org.openstreetmap.josm.gui.oauth.FullyAutomaticPropertiesPanel
Constructs a new FullyAutomaticPropertiesPanel.
fullyIdentifyCurrentUser() - Method in class org.openstreetmap.josm.actions.downloadtasks.ChangesetQueryTask.DownloadTask
Tries to fully identify the current JOSM user
function - Variable in enum org.openstreetmap.josm.gui.mappaint.mapcss.ConditionFactory.Op
 
function() - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParser
 
Functions - Class in org.openstreetmap.josm.gui.mappaint.mapcss
List of functions that can be used in MapCSS expressions.
Functions() - Constructor for class org.openstreetmap.josm.gui.mappaint.mapcss.Functions
 
future - Variable in class org.openstreetmap.josm.actions.downloadtasks.PostDownloadHandler
 
fuzzyParse(String) - Static method in class org.openstreetmap.josm.data.osm.SimplePrimitiveId
Attempts to parse extract any primitive id from the string s.

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.projection.proj.ObliqueMercator
Constants used in the transformation.
g - Variable in class org.openstreetmap.josm.gui.dialogs.ConflictDialog.ConflictPainter
 
g - Variable in class org.openstreetmap.josm.gui.layer.validation.PaintVisitor
The graphics
GA - org.openstreetmap.josm.io.nmea.TalkerId
Galileo (Europe)
gameLogic() - Method in class org.openstreetmap.josm.gui.animation.BirthdayExtension
Manages the creation, updating and deletion of gifts
gamma - org.openstreetmap.josm.data.projection.CustomProjection.Param
rectified bearing of the center line (Oblique Mercator)
gamma - Variable in class org.openstreetmap.josm.data.projection.proj.ProjParameters
gamma - Variable in class org.openstreetmap.josm.gui.layer.imagery.GammaImageProcessor
 
gammaChange - Variable in class org.openstreetmap.josm.gui.layer.imagery.GammaImageProcessor
 
GammaFilterSlider() - Constructor for class org.openstreetmap.josm.gui.dialogs.layer.LayerVisibilityAction.GammaFilterSlider
gammaImageProcessor - Variable in class org.openstreetmap.josm.gui.layer.imagery.ImageryFilterSettings
 
GammaImageProcessor - Class in org.openstreetmap.josm.gui.layer.imagery
An image processor which adjusts the gamma value of an image.
GammaImageProcessor() - Constructor for class org.openstreetmap.josm.gui.layer.imagery.GammaImageProcessor
 
GARMIN_COLORS - Static variable in interface org.openstreetmap.josm.data.gpx.GpxConstants
Map with all supported Garmin colors
GaussKruegerProjectionChoice - Class in org.openstreetmap.josm.gui.preferences.projection
ProjectionChoice for Gauß-Krüger coordinate system (zones 2-5, EPSG:31466-31469).
GaussKruegerProjectionChoice() - Constructor for class org.openstreetmap.josm.gui.preferences.projection.GaussKruegerProjectionChoice
Constructs a new GaussKruegerProjectionChoice.
GB - org.openstreetmap.josm.io.nmea.TalkerId
BeiDou (China)
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.
GBS - org.openstreetmap.josm.io.nmea.Sentence
GBS - GPS Satellite Fault Detection
gd - Variable in class org.openstreetmap.josm.actions.FullscreenToggleAction
 
gdw - Variable in class org.openstreetmap.josm.gui.layer.geoimage.CorrelateGpxWithImages.GpxLayerRenamedListener
 
gen - Variable in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParser.JJCalls
 
generalRules - Variable in class org.openstreetmap.josm.gui.mappaint.mapcss.MapCSSRuleIndex.MapCSSKeyRules
The indexes of rules that might be applied if this tag is present and the value has no special handling.
GeneralSelector(String, Range, List<Condition>, Subpart) - Constructor for class org.openstreetmap.josm.gui.mappaint.mapcss.Selector.GeneralSelector
 
generateChild(GeoPropertyIndex.GPLevel<T>[], BBox, int) - Method in class org.openstreetmap.josm.tools.GeoPropertyIndex.GPLevel
Safely generate the child in a multi-threaded environment
generateClassloaders(List<PluginInformation>) - Static method in class org.openstreetmap.josm.plugins.PluginHandler
Generate classloaders for a list of plugins
generateGlyphVectors(MapViewPath, Rectangle2D, List<GlyphVector>, boolean) - Method in class org.openstreetmap.josm.gui.mappaint.styleelement.placement.OnLineStrategy
 
generateGlyphVectors(MapViewPath, Rectangle2D, List<GlyphVector>, boolean) - Method in interface org.openstreetmap.josm.gui.mappaint.styleelement.placement.PositionForAreaStrategy
Generates the transformed glyph vectors for the given text.
generateKeyStream() - Method in class org.openstreetmap.josm.data.osm.TagCollection
 
generateLastException(Throwable) - Method in class org.openstreetmap.josm.gui.download.PlaceSelection.NameQueryTask
Generate an OsmTransferException that will be stored in PlaceSelection.NameQueryTask.lastException if the operation is not cancelled.
generateLayerName() - Method in class org.openstreetmap.josm.actions.downloadtasks.DownloadGeoJsonTask.InternalDownloadTask
 
generateLayerName() - Method in class org.openstreetmap.josm.actions.downloadtasks.DownloadOsmTask.AbstractInternalTask
Creates a name for a new layer by utilizing the settings (DownloadParams.getLayerName()) or OsmDataLayer.createNewName() if the former option is null.
generateMixed(float, float[], float[]) - Static method in class org.openstreetmap.josm.gui.layer.imagery.SharpenImageProcessor
 
generateNewPrimitives(PrimitiveTransferData, List<PrimitiveData>, List<PrimitiveData>) - Static method in class org.openstreetmap.josm.gui.datatransfer.importers.PrimitiveDataPaster
 
generateParseException() - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParser
Generate ParseException.
generatePopupMenu() - Method in class org.openstreetmap.josm.gui.bbox.SourceButton
 
generateRenderArea(Collection<TileZXY>) - Static method in class org.openstreetmap.josm.data.osm.visitor.paint.StyledTiledMapRenderer
Generate the area for rendering
generateSelectedIconNotImageViewer(Icon) - Static method in class org.openstreetmap.josm.gui.layer.geoimage.GeoImageLayer
 
generateStreamForKey(String) - Method in class org.openstreetmap.josm.data.osm.TagCollection
Get a stream for the given key.
generateStyles(IPrimitive, double, boolean) - Method in class org.openstreetmap.josm.gui.mappaint.ElemStyles
Create the list of styles and its valid scale range for one primitive.
generateTable(TagMergeTableCellRenderer) - Method in class org.openstreetmap.josm.gui.conflict.pair.tags.TagMerger
 
generateTestBBox(int, double, double) - Method in class org.openstreetmap.josm.tools.GeoPropertyIndex.GPLevel
Generate the bbox for the specified index in the GeoPropertyIndex.GPLevel.getChildren() array
generateTiles(OsmData<?, ?, ?, ?>, Collection<TileZXY>, int) - Method in class org.openstreetmap.josm.data.osm.visitor.paint.StyledTiledMapRenderer
Generate tile images
generateUniqueId() - Method in class org.openstreetmap.josm.data.osm.UniqueIdGenerator
Generates a new primitive unique id.
GENERIC - org.openstreetmap.josm.command.SplitWayCommand.WarningType
 
GENERIC_MINUS - org.openstreetmap.josm.data.validation.routines.DomainValidator.ArrayType
Update (or get a copy of) the GENERIC_TLDS_MINUS table containing deleted generic TLDs
GENERIC_PARSER - Static variable in class org.openstreetmap.josm.gui.mappaint.Cascade
 
GENERIC_PLUS - org.openstreetmap.josm.data.validation.routines.DomainValidator.ArrayType
Update (or get a copy of) the GENERIC_TLDS_PLUS table containing additional generic TLDs
GENERIC_RO - org.openstreetmap.josm.data.validation.routines.DomainValidator.ArrayType
Get a copy of the generic TLDS table
GENERIC_TLDS - Static variable in class org.openstreetmap.josm.data.validation.routines.DomainValidator
 
genericMonospacePanel(JPanel, String) - Static method in class org.openstreetmap.josm.gui.dialogs.InspectPrimitiveDialog
 
GenericParser<U> - Class in org.openstreetmap.josm.tools
Utility class to parse various types from other values.
GenericParser() - Constructor for class org.openstreetmap.josm.tools.GenericParser
Creates an empty GenericParser
GenericParser(Map<Class<?>, Function<U, ?>>) - Constructor for class org.openstreetmap.josm.tools.GenericParser
Creates a new GenericParser with the same parsers as the specified map
GenericParser(GenericParser<U>) - Constructor for class org.openstreetmap.josm.tools.GenericParser
Creates a new GenericParser by deeply copying parser
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
Exception thrown when user aborts add operation.
GenericRelationEditor.LeftButtonToolbar - Class in org.openstreetmap.josm.gui.dialogs.relation
The toolbar with the buttons on the left
GenericRelationEditor.MemberTableDblClickAdapter - Class in org.openstreetmap.josm.gui.dialogs.relation
 
GenericRelationEditor.RelationEditorActionAccess - Class in org.openstreetmap.josm.gui.dialogs.relation
 
GenericSessionExporter<T extends Layer> - Class in org.openstreetmap.josm.io.session
Generic superclass of OsmDataSessionExporter and GpxTracksSessionExporter layer exporters.
GenericSessionExporter(T, String, String, String) - Constructor for class org.openstreetmap.josm.io.session.GenericSessionExporter
Constructs a new GenericSessionExporter.
GenericSessionExporter.LayerSaveAction - Class in org.openstreetmap.josm.io.session
 
genericTLDsMinus - Static variable in class org.openstreetmap.josm.data.validation.routines.DomainValidator
 
genericTLDsPlus - Static variable in class org.openstreetmap.josm.data.validation.routines.DomainValidator
 
genOverpassQuery(Collection<? extends PrimitiveId>, boolean, boolean, boolean) - Static method in class org.openstreetmap.josm.io.MultiFetchOverpassObjectReader
Generate single overpass query to retrieve multiple primitives.
genOverpassQuery(Map<OsmPrimitiveType, Set<Long>>, boolean, boolean, boolean) - Static method in class org.openstreetmap.josm.io.MultiFetchOverpassObjectReader
Generate single overpass query to retrieve multiple primitives.
geocodeArea(String) - Static method in class org.openstreetmap.josm.io.OverpassDownloadReader
 
geocodeBbox(String) - Static method in class org.openstreetmap.josm.io.OverpassDownloadReader
 
geocodeCoords(String) - Static method in class org.openstreetmap.josm.io.OverpassDownloadReader
 
geocodeId(String) - Static method in class org.openstreetmap.josm.io.OverpassDownloadReader
 
GEOIMAGE_FILLER - Static variable in class org.openstreetmap.josm.gui.layer.geoimage.ImageViewerDialog
 
GeoImageLayer - Class in org.openstreetmap.josm.gui.layer.geoimage
Layer displaying geotagged pictures.
GeoImageLayer(List<ImageEntry>, GpxData, String, boolean) - Constructor for class org.openstreetmap.josm.gui.layer.geoimage.GeoImageLayer
Constructs a new GeoImageLayer.
GeoImageLayer(List<ImageEntry>, GpxLayer) - Constructor for class org.openstreetmap.josm.gui.layer.geoimage.GeoImageLayer
Constructs a new GeoImageLayer.
GeoImageLayer(List<ImageEntry>, GpxLayer, boolean) - Constructor for class org.openstreetmap.josm.gui.layer.geoimage.GeoImageLayer
Constructs a new GeoImageLayer.
GeoImageLayer(List<ImageEntry>, GpxLayer, String) - Constructor for class org.openstreetmap.josm.gui.layer.geoimage.GeoImageLayer
Constructs a new GeoImageLayer.
GeoImageLayer(List<ImageEntry>, GpxLayer, String, boolean) - Constructor for class org.openstreetmap.josm.gui.layer.geoimage.GeoImageLayer
Constructs a new GeoImageLayer.
GeoImageLayer.ImageMouseListener - Class in org.openstreetmap.josm.gui.layer.geoimage
 
geoImages - Variable in class org.openstreetmap.josm.data.ImageData
 
GeoImageSessionExporter - Class in org.openstreetmap.josm.io.session
Session exporter for GeoImageLayer.
GeoImageSessionExporter(GeoImageLayer) - Constructor for class org.openstreetmap.josm.io.session.GeoImageSessionExporter
Constructs a new GeoImageSessionExporter.
GeoImageSessionImporter - Class in org.openstreetmap.josm.io.session
Session importer for GeoImageLayer.
GeoImageSessionImporter() - Constructor for class org.openstreetmap.josm.io.session.GeoImageSessionImporter
 
GEOJSON - org.openstreetmap.josm.data.imagery.vectortile.mapbox.style.SourceType
 
GeoJSONExporter - Class in org.openstreetmap.josm.gui.io.importexport
Exporter to write map data to a GeoJSON file.
GeoJSONExporter() - Constructor for class org.openstreetmap.josm.gui.io.importexport.GeoJSONExporter
Constructs a new GeoJSONExporter with WGS84 projection.
GeoJSONImporter - Class in org.openstreetmap.josm.gui.io.importexport
GeoJSON file importer.
GeoJSONImporter() - Constructor for class org.openstreetmap.josm.gui.io.importexport.GeoJSONImporter
Constructs a new GeoJSON File importer with an extension filter for .json and .geojson
GeoJSONMapRouletteWriter - Class in org.openstreetmap.josm.io
Convert TestError to MapRoulette Tasks
GeoJSONMapRouletteWriter(DataSet) - Constructor for class org.openstreetmap.josm.io.GeoJSONMapRouletteWriter
Constructs a new GeoJSONWriter.
GeoJsonParser(ProgressMonitor, Compression) - Constructor for class org.openstreetmap.josm.io.GeoJSONServerReader.GeoJsonParser
 
GeoJSONReader - Class in org.openstreetmap.josm.io
Reader that reads GeoJSON files.
GeoJSONReader() - Constructor for class org.openstreetmap.josm.io.GeoJSONReader
 
GeoJSONServerReader - Class in org.openstreetmap.josm.io
GeoJson server reader.
GeoJSONServerReader(String) - Constructor for class org.openstreetmap.josm.io.GeoJSONServerReader
Constructs a new GeoJSONServerReader.
GeoJSONServerReader.GeoJsonParser - Class in org.openstreetmap.josm.io
 
GeoJsonUrlPattern(String) - Constructor for enum org.openstreetmap.josm.io.UrlPatterns.GeoJsonUrlPattern
 
GeoJSONWriter - Class in org.openstreetmap.josm.io
Writes OSM data as a GeoJSON string, using JSR 353: Java API for JSON Processing (JSON-P).
GeoJSONWriter(DataSet) - Constructor for class org.openstreetmap.josm.io.GeoJSONWriter
Constructs a new GeoJSONWriter.
GeoJSONWriter.GeometryPrimitiveVisitor - Class in org.openstreetmap.josm.io
Convert a primitive to a json object
GeoJSONWriter.Options - Enum in org.openstreetmap.josm.io
 
geometry - Variable in class org.openstreetmap.josm.data.imagery.vectortile.mapbox.Feature
The geometry of the feature.
geometry - Variable in class org.openstreetmap.josm.gui.MainFrame
 
Geometry - Class in org.openstreetmap.josm.data.imagery.vectortile.mapbox
A class to generate geometry for a vector tile
Geometry - Class in org.openstreetmap.josm.tools
Some tools for geometry related tasks.
Geometry() - Constructor for class org.openstreetmap.josm.tools.Geometry
 
Geometry(GeometryTypes, List<CommandInteger>) - Constructor for class org.openstreetmap.josm.data.imagery.vectortile.mapbox.Geometry
Create a Geometry for a Feature
GEOMETRY - org.openstreetmap.josm.gui.ProgramArguments.Option
--geometry=widthxheight(+|-)x(+|-)y Standard unix geometry argument
GEOMETRY - Static variable in class org.openstreetmap.josm.io.GeoJSONReader
 
GEOMETRY_FIELD - Static variable in class org.openstreetmap.josm.data.imagery.vectortile.mapbox.Feature
 
GEOMETRY_TYPE_FIELD - Static variable in class org.openstreetmap.josm.data.imagery.vectortile.mapbox.Feature
 
Geometry.AreaAndPerimeter - Class in org.openstreetmap.josm.tools
Data class to hold two double values (area and perimeter of a polygon).
Geometry.PolygonIntersection - Enum in org.openstreetmap.josm.tools
The result types for a Geometry.polygonIntersection(Area, Area) test
geometryObject - Variable in class org.openstreetmap.josm.data.imagery.vectortile.mapbox.Feature
 
GeometryPrimitiveVisitor(JsonObjectBuilder) - Constructor for class org.openstreetmap.josm.io.GeoJSONWriter.GeometryPrimitiveVisitor
 
geometryType - Variable in class org.openstreetmap.josm.data.imagery.vectortile.mapbox.Feature
The geometry type of the feature.
GeometryTypes - Enum in org.openstreetmap.josm.data.imagery.vectortile.mapbox
Geometry types used by Mapbox Vector Tiles
GeometryTypes() - Constructor for enum org.openstreetmap.josm.data.imagery.vectortile.mapbox.GeometryTypes
 
GeometryTypes.Ring - Enum in org.openstreetmap.josm.data.imagery.vectortile.mapbox
Rings used by GeometryTypes.POLYGON
geomObj - Variable in class org.openstreetmap.josm.io.GeoJSONWriter.GeometryPrimitiveVisitor
 
geoProp - Variable in class org.openstreetmap.josm.tools.GeoPropertyIndex
 
GeoProperty<T> - Interface in org.openstreetmap.josm.tools
A method to look up a property of the earth surface.
GeoPropertyIndex<T> - Class in org.openstreetmap.josm.tools
Fast index to look up properties of the earth surface.
GeoPropertyIndex(GeoProperty<T>, int) - Constructor for class org.openstreetmap.josm.tools.GeoPropertyIndex
Create new GeoPropertyIndex.
GeoPropertyIndex.GPLevel<T> - Class in org.openstreetmap.josm.tools
 
GeoUrlToBounds - Class in org.openstreetmap.josm.tools
Parses a Geo URL (as specified in RFC 5870) into Bounds.
GeoUrlToBounds() - Constructor for class org.openstreetmap.josm.tools.GeoUrlToBounds
 
get() - Method in interface org.openstreetmap.josm.data.cache.ICachedLoaderJob
fetches object from cache, or returns null when object is not found
get() - Method in class org.openstreetmap.josm.data.cache.JCSCachedTileLoaderJob
 
get() - Method in class org.openstreetmap.josm.data.conflict.ConflictCollection
Replies the conflicts as list.
get() - Method in interface org.openstreetmap.josm.data.osm.search.SearchCompiler.MatchSupplier
 
get() - Method in enum org.openstreetmap.josm.data.osm.visitor.paint.PaintColors
Get the given color
get() - Method in class org.openstreetmap.josm.data.osm.visitor.paint.relations.Multipolygon.PolyData
Gets the polygon outline and interior as java path
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.AbstractToStringProperty
 
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.CachingProperty
 
get() - Method in class org.openstreetmap.josm.data.preferences.DoubleProperty
 
get() - Method in class org.openstreetmap.josm.data.preferences.FallbackProperty
 
get() - Method in class org.openstreetmap.josm.data.preferences.IntegerProperty
 
get() - Method in class org.openstreetmap.josm.data.preferences.ListProperty
 
get() - Method in class org.openstreetmap.josm.data.preferences.LongProperty
 
get() - Method in class org.openstreetmap.josm.data.preferences.NamedColorProperty
 
get() - Method in class org.openstreetmap.josm.data.preferences.sources.MapPaintPrefHelper
 
get() - Method in class org.openstreetmap.josm.data.preferences.sources.SourcePrefHelper
Returns the list of sources.
get() - Method in class org.openstreetmap.josm.data.preferences.StringProperty
 
get() - Method in class org.openstreetmap.josm.gui.autofilter.AutoFilterManager.CompiledFilter
 
get() - Static method in class org.openstreetmap.josm.gui.bbox.JosmMapViewer.DefaultOsmTileSourceProvider
Returns the default OSM tile source.
get() - Method in enum org.openstreetmap.josm.gui.conflict.ConflictColors
Returns the color.
get() - Method in interface org.openstreetmap.josm.gui.mappaint.styleelement.BoxTextElement.BoxProvider
get() - Method in class org.openstreetmap.josm.gui.mappaint.styleelement.BoxTextElement.SimpleBoxProvider
 
get() - Method in class org.openstreetmap.josm.gui.mappaint.styleelement.MapImage.MapImageBoxProvider
 
get() - Method in class org.openstreetmap.josm.tools.ImageProvider
Execute the image request and scale result.
get() - Method in class org.openstreetmap.josm.tools.MemoryManager.ManualFreeMemoryHandle
 
get() - Method in interface org.openstreetmap.josm.tools.MemoryManager.MemoryHandle
Gets the content of this memory area.
get(double) - Method in class org.openstreetmap.josm.gui.mappaint.DividedScale
Looks up the data object for a certain scale value.
get(int) - Method in class org.openstreetmap.josm.data.conflict.ConflictCollection
Replies the conflict at position idx
get(int) - Method in class org.openstreetmap.josm.data.imagery.Shape.CoordinateList
 
get(int) - Method in class org.openstreetmap.josm.data.osm.ChangesetCache
Returns the entry for given changeset identifier.
get(int) - Method in class org.openstreetmap.josm.data.osm.history.History
Replies the history primitive at index idx.
get(int) - Method in class org.openstreetmap.josm.gui.dialogs.ConflictDialog.ConflictListModel
 
get(int) - Method in class org.openstreetmap.josm.gui.layer.markerlayer.MarkerLayer.MarkerData
 
get(int) - Method in class org.openstreetmap.josm.gui.tagging.TagEditorModel
Gets a tag row
get(int) - Method in class org.openstreetmap.josm.tools.CompositeList
 
get(int) - Method in class org.openstreetmap.josm.tools.CopyList
 
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(A) - Method in class org.openstreetmap.josm.tools.MultiMap
Returns the Set associated with the given key.
get(Object) - Method in class org.openstreetmap.josm.data.osm.Storage.FMap
 
get(Object) - Method in class org.openstreetmap.josm.data.osm.TagMap
 
get(String) - Method in interface org.openstreetmap.josm.data.gpx.IWithAttributes
Returns the Object value to which the specified key is mapped, or null if this map contains no mapping for the key.
get(String) - Method in class org.openstreetmap.josm.data.gpx.WithAttributes
Returns the Object value to which the specified key is mapped, or null if this map contains no mapping for the key.
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(String) - Method in class org.openstreetmap.josm.data.osm.history.HistoryOsmPrimitive
 
get(String) - Method in class org.openstreetmap.josm.data.osm.Tag
 
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(String) - Method in class org.openstreetmap.josm.gui.io.BasicUploadSettingsPanel
Get a key's value from the model.
get(String) - Method in class org.openstreetmap.josm.gui.mappaint.Cascade
Gets a property for the given key (like stroke, ...)
get(String) - Static method in class org.openstreetmap.josm.gui.mappaint.mapcss.CSSColors
Returns the CSS color for the given key
get(String) - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.MapCSSRuleIndex.MapCSSKeyRules
 
get(String) - Method in class org.openstreetmap.josm.gui.tagging.TagEditorModel
replies the tag with name name; null, if no such tag exists
get(String) - Method in class org.openstreetmap.josm.io.remotecontrol.handler.RequestHandler
 
get(String) - Method in interface org.openstreetmap.josm.spi.preferences.IPreferences
Get settings value for a certain key.
get(String) - Static method in class org.openstreetmap.josm.tools.ImageProvider
Load an image with a given file name.
get(String...) - Method in class org.openstreetmap.josm.data.preferences.ParametrizedEnumProperty
 
get(String, boolean, boolean, PushbackTokenizer) - Method in class org.openstreetmap.josm.data.osm.search.SearchCompiler.CoreSimpleMatchFactory
 
get(String, boolean, boolean, PushbackTokenizer) - Method in interface org.openstreetmap.josm.data.osm.search.SearchCompiler.SimpleMatchFactory
Get the SearchCompiler.Match object
get(String, String) - Method in class org.openstreetmap.josm.data.gpx.GpxExtensionCollection
Gets the extension with the given prefix and key
get(String, String) - Method in class org.openstreetmap.josm.gui.MainInitialization.JosmSettingsAdapter
 
get(String, String) - Method in class org.openstreetmap.josm.io.Capabilities
Returns the value of configuration item in the capabilities as string value.
get(String, String) - Method in class org.openstreetmap.josm.spi.preferences.AbstractPreferences
 
get(String, String) - Method in interface org.openstreetmap.josm.spi.preferences.IPreferences
Get settings value for a certain key and provide a default value.
get(String, String) - Static method in class org.openstreetmap.josm.tools.ImageProvider
Load an image with a given file name.
get(String, String, ImageProvider.ImageSizes) - Static method in class org.openstreetmap.josm.tools.ImageProvider
Load an image from directory with a given file name and size.
get(String, Function<String, T>, Supplier<T>) - Method in class org.openstreetmap.josm.io.remotecontrol.handler.RequestHandler
 
get(String, SearchCompiler.Match, PushbackTokenizer) - Method in class org.openstreetmap.josm.data.osm.search.SearchCompiler.CoreUnaryMatchFactory
 
get(String, SearchCompiler.Match, PushbackTokenizer) - Method in interface org.openstreetmap.josm.data.osm.search.SearchCompiler.UnaryMatchFactory
get(String, SearchCompiler.Match, SearchCompiler.Match, PushbackTokenizer) - Method in interface org.openstreetmap.josm.data.osm.search.SearchCompiler.BinaryMatchFactory
get(String, ImageProvider.ImageSizes) - Static method in class org.openstreetmap.josm.tools.ImageProvider
Load an image with a given file name and size.
get(String, T, Class<T>) - Method in class org.openstreetmap.josm.gui.mappaint.Cascade
Gets the value for a given key with the given type
get(String, T, Class<T>, boolean) - Method in class org.openstreetmap.josm.gui.mappaint.Cascade
Get value for the given key
get(List<?>, float) - Static method in class org.openstreetmap.josm.gui.mappaint.mapcss.Functions
Get the nth element of the list lst (counting starts at 0).
get(KeyStroke) - Method in class org.openstreetmap.josm.gui.util.RedirectInputMap
 
get(O) - Method in interface org.openstreetmap.josm.tools.Property
Get the value of the property.
get(LatLon) - Method in class org.openstreetmap.josm.tools.DefaultGeoProperty
 
get(LatLon) - Method in interface org.openstreetmap.josm.tools.GeoProperty
Look up the property for a point.
get(LatLon) - Method in class org.openstreetmap.josm.tools.GeoPropertyIndex
Look up the property for a certain point.
get(LatLon) - Method in class org.openstreetmap.josm.tools.GeoPropertyIndex.GPLevel
 
get(BBox) - Method in class org.openstreetmap.josm.tools.DefaultGeoProperty
 
get(BBox) - Method in interface org.openstreetmap.josm.tools.GeoProperty
Look up the property for a coordinate rectangle.
get(IPrimitive) - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.MapCSSStyleIndex
Get the index of rules for the given primitive.
get(IPrimitive, double, NavigatableComponent) - Method in class org.openstreetmap.josm.gui.mappaint.ElemStyles
Create the list of styles for one primitive.
get(OsmPrimitiveType) - Static method in class org.openstreetmap.josm.tools.ImageProvider
Replies the icon for an OSM primitive type
get(Relation) - Method in class org.openstreetmap.josm.data.osm.visitor.paint.relations.MultipolygonCache
Gets a multipolygon from cache.
get(Relation, boolean) - Method in class org.openstreetmap.josm.data.osm.visitor.paint.relations.MultipolygonCache
Gets a multipolygon from cache.
get(ProgramArguments.Option) - Method in class org.openstreetmap.josm.gui.ProgramArguments
Gets all values that are given for a given option
get(T) - Method in class org.openstreetmap.josm.data.osm.Storage
 
getA() - Method in class org.openstreetmap.josm.data.osm.NodePair
Replies the first node.
getAbstract() - Method in class org.openstreetmap.josm.data.imagery.LayerDetails
Returns abstract of this layer.
getAcceleratedImage(Component, int, int) - Static method in class org.openstreetmap.josm.gui.MapView
 
getAccessedUrl() - Method in exception org.openstreetmap.josm.io.OsmApiException
Replies the complete URL accessed when this error occurred.
getAccessibleActionCount() - Method in class org.openstreetmap.josm.gui.bbox.SizeButton.AccessibleSizeButton
 
getAccessibleActionDescription(int) - Method in class org.openstreetmap.josm.gui.bbox.SizeButton.AccessibleSizeButton
 
getAccessibleContext() - Method in class org.openstreetmap.josm.gui.bbox.SizeButton
 
getAccessibleContext() - Method in class org.openstreetmap.josm.gui.MapScaler
 
getAccessibleContext() - Method in class org.openstreetmap.josm.gui.widgets.MultiSplitPane
 
getAccessibleRole() - Method in class org.openstreetmap.josm.gui.widgets.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(String, OAuthVersion) - Method in class org.openstreetmap.josm.data.oauth.OAuthAccessTokenHolder
Replies the access token.
getAccessTokenUrl() - Method in interface org.openstreetmap.josm.data.oauth.IOAuthParameters
Get the access token URL
getAccessTokenUrl() - Method in class org.openstreetmap.josm.data.oauth.OAuth20Parameters
 
getAccountCreated() - Method in class org.openstreetmap.josm.data.osm.UserInfo
Returns the date at which the account has been created.
getAction() - Method in class org.openstreetmap.josm.gui.preferences.ToolbarPreferences.ActionDefinition
Returns action.
getActionCommand() - Method in class org.openstreetmap.josm.gui.widgets.QuadStateCheckBox.QuadStateDecorator
 
getActionKeyword() - Method in interface org.openstreetmap.josm.cli.CLIModule
Get the action keyword that the user needs to provide as first command line argument to invoke this module.
getActionKeyword() - Method in class org.openstreetmap.josm.data.projection.ProjectionCLI
 
getActionKeyword() - Method in class org.openstreetmap.josm.data.validation.ValidatorCLI
 
getActionKeyword() - Method in class org.openstreetmap.josm.gui.mappaint.RenderingCLI
 
getActionMap() - Method in class org.openstreetmap.josm.gui.widgets.AbstractFileChooser
Gets the list of action names.
getActionMap() - Method in class org.openstreetmap.josm.gui.widgets.NativeFileChooser
 
getActionMap() - Method in class org.openstreetmap.josm.gui.widgets.SwingFileChooser
 
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
Get the list of parameters that describe the action.
getActionParameters() - Method in class org.openstreetmap.josm.actions.search.SearchAction
 
getActions(IRelationEditorActionAccess) - Method in interface org.openstreetmap.josm.gui.dialogs.relation.actions.IRelationEditorActionGroup
Get the actions in this action group.
getActive() - Method in class org.openstreetmap.josm.io.session.SessionReader
Returns active layer.
getActiveData() - Method in class org.openstreetmap.josm.gui.layer.MainLayerManager
Gets the data set of the active data layer.
getActiveDataLayer() - Method in class org.openstreetmap.josm.gui.layer.MainLayerManager
Replies the active data layer.
getActiveDataSet() - Method in interface org.openstreetmap.josm.data.osm.IOsmDataManager
Gets the active data set (can be read-only).
getActiveDataSet() - Method in class org.openstreetmap.josm.data.osm.OsmDataManager
 
getActiveDataSet() - Method in class org.openstreetmap.josm.gui.layer.MainLayerManager
Gets the data set of the active OsmDataLayer.
getActiveIds() - Static method in class org.openstreetmap.josm.data.imagery.ImageryInfo
Return the sorted list of activated source IDs.
getActiveIds(Class<W>) - Static method in class org.openstreetmap.josm.data.sources.SourceInfo
Return the sorted list of activated source IDs.
getActiveLayer() - Method in class org.openstreetmap.josm.gui.dialogs.LayerListDialog.LayerListModel
Replies the active layer.
getActiveLayer() - Method in class org.openstreetmap.josm.gui.layer.MainLayerManager
Replies the currently active layer
getActiveSources() - Method in class org.openstreetmap.josm.gui.preferences.SourceEditor
Returns the list of active sources.
getActiveUrls() - Method in class org.openstreetmap.josm.data.preferences.sources.SourcePrefHelper
Returns the set of active source URLs.
getAddAction() - Method in class org.openstreetmap.josm.gui.tagging.TagTable
Returns the add action.
getAdded() - Method in class org.openstreetmap.josm.data.osm.DataSelectionListener.SelectionAddEvent
 
getAdded() - Method in interface org.openstreetmap.josm.data.osm.DataSelectionListener.SelectionChangeEvent
Gets the primitives that have been added to the selection.
getAdded() - Method in class org.openstreetmap.josm.data.osm.DataSelectionListener.SelectionRemoveEvent
 
getAdded() - Method in class org.openstreetmap.josm.data.osm.DataSelectionListener.SelectionReplaceEvent
 
getAdded() - Method in class org.openstreetmap.josm.data.osm.DataSelectionListener.SelectionToggleEvent
 
getAdded() - Method in interface org.openstreetmap.josm.data.osm.DataSourceChangeEvent
Gets the data sources that have been added to the selection.
getAdded() - Method in class org.openstreetmap.josm.data.osm.event.DataSourceAddedEvent
 
getAdded() - Method in class org.openstreetmap.josm.data.osm.event.DataSourceRemovedEvent
 
getAdded() - Method in class org.openstreetmap.josm.data.osm.event.IDataSelectionListener.SelectionAddEvent
 
getAdded() - Method in interface org.openstreetmap.josm.data.osm.event.IDataSelectionListener.SelectionChangeEvent
Gets the primitives that have been added to the selection.
getAdded() - Method in class org.openstreetmap.josm.data.osm.event.IDataSelectionListener.SelectionRemoveEvent
 
getAdded() - Method in class org.openstreetmap.josm.data.osm.event.IDataSelectionListener.SelectionReplaceEvent
 
getAdded() - Method in class org.openstreetmap.josm.data.osm.event.IDataSelectionListener.SelectionToggleEvent
 
getAddedChangesets() - Method in interface org.openstreetmap.josm.data.osm.ChangesetCacheEvent
Gets a list of Changesets that were added to the cache
getAddedChangesets() - Method in class org.openstreetmap.josm.data.osm.DefaultChangesetCacheEvent
 
getAddedLayer() - Method in class org.openstreetmap.josm.gui.layer.LayerManager.LayerAddEvent
Gets the layer that was added.
getAdditionalChangesetIds() - Method in class org.openstreetmap.josm.io.ChangesetQuery
Replies the list of additional changeset ids to query.
getAdditionalFonts() - Method in class org.openstreetmap.josm.tools.PlatformHookWindows
Get default list of additional fonts to add to the configuration.
getAddTagsDialog() - Method in class org.openstreetmap.josm.gui.dialogs.properties.TagEditHelper
Returns a new AddTagsDialog.
getAdjacentMarker(Marker, boolean, Layer) - Static method in class org.openstreetmap.josm.gui.layer.markerlayer.MarkerLayer
 
getAdjustAction() - Method in class org.openstreetmap.josm.gui.layer.AbstractTileSourceLayer
 
getAdjustAction() - Method in class org.openstreetmap.josm.gui.layer.ImageryLayer
 
getAdjustedHeight() - Method in enum org.openstreetmap.josm.tools.ImageProvider.ImageSizes
Returns the image height in pixels to use for display
getAdjustedWidth() - Method in enum org.openstreetmap.josm.tools.ImageProvider.ImageSizes
Returns the image width in pixels to use for display
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)
getAffectedDataSet() - Method in class org.openstreetmap.josm.command.Command
Gets the data set this command affects.
getAffectedPrimitives(Collection<? extends OsmPrimitive>) - Static method in class org.openstreetmap.josm.data.osm.FilterModel
Returns the list of primitives whose filtering can be affected by change in primitive
getAffectedPrimitives(PseudoCommand) - Static method in class org.openstreetmap.josm.gui.dialogs.CommandStackDialog
Return primitives that are affected by some command
getAffineTransform() - Method in class org.openstreetmap.josm.gui.MapViewState
Creates an affine transform that is used to convert the east/north coordinates to view coordinates.
getAffineTransform() - Method in class org.openstreetmap.josm.gui.NavigatableComponent
Creates an affine transform that is used to convert the east/north coordinates to view coordinates.
getAgentString() - Method in class org.openstreetmap.josm.data.Version
Returns the User-Agent string
getAgentString(boolean) - Method in class org.openstreetmap.josm.data.Version
Returns the User-Agent string, with or without OS details
getAlgorithmBounds() - Method in class org.openstreetmap.josm.data.projection.proj.AlbersEqualArea
 
getAlgorithmBounds() - Method in class org.openstreetmap.josm.data.projection.proj.AzimuthalEquidistant
 
getAlgorithmBounds() - Method in class org.openstreetmap.josm.data.projection.proj.CassiniSoldner
 
getAlgorithmBounds() - Method in class org.openstreetmap.josm.data.projection.proj.DoubleStereographic
 
getAlgorithmBounds() - Method in class org.openstreetmap.josm.data.projection.proj.EquidistantCylindrical
 
getAlgorithmBounds() - Method in class org.openstreetmap.josm.data.projection.proj.LambertAzimuthalEqualArea
 
getAlgorithmBounds() - Method in class org.openstreetmap.josm.data.projection.proj.LambertConformalConic
 
getAlgorithmBounds() - Method in class org.openstreetmap.josm.data.projection.proj.LonLat
 
getAlgorithmBounds() - Method in class org.openstreetmap.josm.data.projection.proj.Mercator
 
getAlgorithmBounds() - Method in class org.openstreetmap.josm.data.projection.proj.ObliqueMercator
 
getAlgorithmBounds() - Method in class org.openstreetmap.josm.data.projection.proj.PolarStereographic
 
getAlgorithmBounds() - Method in interface org.openstreetmap.josm.data.projection.proj.Proj
Return the bounds where this projection is applicable.
getAlgorithmBounds() - Method in class org.openstreetmap.josm.data.projection.proj.Sinusoidal
 
getAlgorithmBounds() - Method in class org.openstreetmap.josm.data.projection.proj.SwissObliqueMercator
 
getAlgorithmBounds() - Method in class org.openstreetmap.josm.data.projection.proj.TransverseMercator
 
getAlignmentOffset() - Method in enum org.openstreetmap.josm.gui.mappaint.styleelement.RepeatImageElement.LineImageAlignment
Gets the alignment offset.
getAll() - Method in class org.openstreetmap.josm.gui.datatransfer.data.PrimitiveTransferData
Gets a List of all primitives added to this set.
getAll(String, String) - Method in class org.openstreetmap.josm.data.gpx.GpxExtensionCollection
Gets all extensions with the given prefix and key
getAllAvailableTestClasses() - Static method in class org.openstreetmap.josm.data.validation.OsmValidator
Gets the list of all available test classes
getAllBaseProjectionIds() - Static method in class org.openstreetmap.josm.data.projection.Projections
Get a list of ids of all registered base projections.
getAllDefaultLayers() - Method in class org.openstreetmap.josm.data.imagery.ImageryLayerInfo
List of all available default layers (including mirrors)
getAllDefaults() - Method in class org.openstreetmap.josm.data.Preferences
Gets a map of all currently known defaults
getAllExtensions() - Static method in class org.openstreetmap.josm.gui.io.importexport.AllFormatsImporter
Builds list of all supported extensions by the registered FileImporters.
getAllForKeys(List<String>) - Method in class org.openstreetmap.josm.gui.tagging.ac.AutoCompletionManager
Returns all cached AutoCompletionItems for given keys.
getAllForKeys(List<String>) - Method in class org.openstreetmap.josm.gui.tagging.presets.TaggingPresetItem
Returns all cached AutoCompletionItems for given keys.
getAllGpxData() - Method in class org.openstreetmap.josm.gui.layer.MainLayerManager
Returns all GpxData we can get from current layers.
getAllNamedColors() - Method in class org.openstreetmap.josm.data.Preferences
Get all named colors, including customized and the default ones.
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
Replies all nodes contained by the given primitives
getAllPanels() - Method in class org.openstreetmap.josm.gui.download.DownloadDialog.DownloadSourceTabs
 
getAllPossiblePreferenceDirs() - Static method in class org.openstreetmap.josm.data.Preferences
Returns a set of all existing directories where resources could be stored.
getAllPrefix(String) - Method in class org.openstreetmap.josm.spi.preferences.AbstractPreferences
Gets all normal (string) settings that have a key starting with the prefix
getAllPrefixCollectionKeys(String) - Method in class org.openstreetmap.josm.spi.preferences.AbstractPreferences
Gets all list settings that have a key starting with the prefix
getAllPrimitives() - Method in class org.openstreetmap.josm.data.vector.DataStore
 
getAllProjectionCodes() - Static method in class org.openstreetmap.josm.data.projection.Projections
Get a list of all supported projection codes.
getAllRecords(byte[]) - Static method in class org.openstreetmap.josm.data.imagery.vectortile.mapbox.Layer
Get all the records from a array of bytes
getAllResolutions() - Method in class org.openstreetmap.josm.gui.conflict.tags.TagConflictResolverModel
 
getAllSelected() - Method in class org.openstreetmap.josm.data.osm.DataSet
 
getAllSelected() - Method in interface org.openstreetmap.josm.data.osm.OsmData
Replies an unmodifiable collection of primitives currently selected in this dataset, including deleted ones.
getAllSelected() - Method in class org.openstreetmap.josm.data.vector.VectorDataSet
 
getAllSettings() - Method in class org.openstreetmap.josm.data.Preferences
 
getAllSettings() - Method in class org.openstreetmap.josm.spi.preferences.AbstractPreferences
Gets a map of all settings that are currently stored
getAllSettings() - Method in class org.openstreetmap.josm.spi.preferences.MemoryPreferences
 
getAllTestsMap() - Static method in class org.openstreetmap.josm.data.validation.OsmValidator
Gets a map from simple names to all tests.
getAllTileSources() - Static method in class org.openstreetmap.josm.gui.bbox.SlippyMapBBoxChooser
 
getAllValues() - Static method in enum org.openstreetmap.josm.data.imagery.vectortile.mapbox.Command
Get a pre-calculated array of all Command values.
getAllValues() - Static method in enum org.openstreetmap.josm.data.imagery.vectortile.mapbox.GeometryTypes
A replacement for GeometryTypes.values() which can be used when there are no changes to the underlying array.
getAllValues() - Static method in enum org.openstreetmap.josm.data.protobuf.WireType
Get a pre-calculated array of all WireType values.
getAlphaFloat() - Method in class org.openstreetmap.josm.gui.mappaint.styleelement.MapImage
Gets the alpha value the image should be multiplied with
getAnchor() - Method in class org.openstreetmap.josm.gui.layer.imagery.ReprojectionTile
Get the position of the tile inside the image.
getAnchor(Tile, BufferedImage) - Static method in class org.openstreetmap.josm.gui.layer.AbstractTileSourceLayer
 
getAndCheckAssociatedStreets(OsmPrimitive) - Method in class org.openstreetmap.josm.data.validation.tests.Addresses
 
getAndDropWaypoints() - Method in class org.openstreetmap.josm.io.nmea.NmeaParser
Return list of collected coordinates and drop old data When parsing a stream the last entry may be still incomplete and usually will not be dropped
getAngle(EastNorth) - Method in class org.openstreetmap.josm.command.RotateCommand
Get angle between the horizontal axis and the line formed by the pivot and given point.
getAngle(Node, Node, Node) - Static method in class org.openstreetmap.josm.actions.JoinAreasAction.WayTraverser
Returns oriented angle (N1N2, N1N3) in range [0; 2*Math.PI[
getAngleDelta(double, double) - Static method in class org.openstreetmap.josm.actions.mapmode.DrawSnapHelper
 
getAnglePanel() - Method in class org.openstreetmap.josm.gui.MapStatus
Gets the panel that displays the angle
getAngles() - Method in class org.openstreetmap.josm.data.osm.Way
Returns angles of vertices.
getAnonimicDirectorySymbolMap() - Static method in class org.openstreetmap.josm.actions.ShowStatusReportAction
Fill map with anonymized name to the actual used path.
getAnonymous() - Static method in class org.openstreetmap.josm.data.osm.User
Replies the anonymous user
getApiKeySites() - Static method in class org.openstreetmap.josm.io.imagery.ApiKeyProvider
 
getAPIName() - Method in enum org.openstreetmap.josm.data.osm.OsmPrimitiveType
Returns the API type name / JOSM display name.
getApiUrl() - Method in interface org.openstreetmap.josm.data.oauth.IOAuthParameters
Get the actual API URL
getApiUrl() - Method in class org.openstreetmap.josm.data.oauth.OAuth20Parameters
 
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
getAppleCommands() - Static method in class org.openstreetmap.josm.actions.RestartAction
 
getApplicableWays(List<Way>, List<Node>) - Static method in class org.openstreetmap.josm.actions.SplitWayAction
Determine which ways to split.
getApplicableWays(List<Way>, List<Node>) - Static method in class org.openstreetmap.josm.actions.UnJoinNodeWayAction
Find ways to which the disconnect can be applied.
getApplicableWays(Node, Collection<Way>) - Static method in class org.openstreetmap.josm.actions.mapmode.SplitMode
Get a list of potential ways to be split for a given node
getApply(int) - Method in class org.openstreetmap.josm.gui.correction.CorrectionTableModel
Returns the "Apply" flag for given index.
getApplyColumn() - Method in class org.openstreetmap.josm.gui.correction.CorrectionTableModel
Returns the index of the "Apply" column.
getArea() - Method in class org.openstreetmap.josm.data.Bounds
Gets the area of this bounds (in lat/lon space)
getArea() - Method in interface org.openstreetmap.josm.data.IBounds
Gets the area of this bounds (in lat/lon space)
getArea() - Method in class org.openstreetmap.josm.gui.download.BookmarkList.Bookmark
Returns the bookmark area
getArea() - Method in class org.openstreetmap.josm.gui.layer.gpx.DownloadAlongPanel
Gets the maximum area in squared kilometers
getArea() - Method in class org.openstreetmap.josm.tools.DefaultGeoProperty
Returns the area.
getArea() - Method in class org.openstreetmap.josm.tools.Geometry.AreaAndPerimeter
Gets the area
getArea(List<? extends INode>) - Static method in class org.openstreetmap.josm.tools.Geometry
Returns the Area of a polygon, from its list of nodes.
getArea(Bounds) - Method in class org.openstreetmap.josm.gui.MapViewState
Returns the area for the given bounds.
getAreaAndPerimeter(List<? extends ILatLon>) - Static method in class org.openstreetmap.josm.tools.Geometry
Calculate area and perimeter length of a polygon.
getAreaAndPerimeter(List<? extends ILatLon>, Projection) - Static method in class org.openstreetmap.josm.tools.Geometry
Calculate area and perimeter length of a polygon in the given projection.
getAreaAndPerimeter(Projection) - Method in class org.openstreetmap.josm.data.osm.visitor.paint.relations.Multipolygon.PolyData
Calculate area and perimeter length in the given projection.
getAreaEastNorth(IPrimitive) - Static method in class org.openstreetmap.josm.tools.Geometry
Calculate area in east/north space for given primitive.
getAreaEastNorth(IPrimitive, Environment) - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.Selector.ChildOrParentSelector.CrossingFinder
 
getAreaElemStyle(IPrimitive, boolean) - Static method in class org.openstreetmap.josm.gui.mappaint.ElemStyles
Returns the first AreaElement for a given primitive.
getAreaLatLon(Relation) - Static method in class org.openstreetmap.josm.tools.Geometry
Returns the Area of a polygon, from the multipolygon relation.
getAreaText(double) - Method in class org.openstreetmap.josm.data.SystemOfMeasurement
Returns the text describing the given area in this system of measurement.
getAreaText(double, NumberFormat, double) - Method in class org.openstreetmap.josm.data.SystemOfMeasurement
Returns the text describing the given area in this system of measurement.
getArg() - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.ExpressionFactory.IsInsideFunction
Returns the argument
getArray() - Method in class org.openstreetmap.josm.data.protobuf.ProtobufPacked
Get the parsed number array
getArrow() - Method in class org.openstreetmap.josm.gui.dialogs.relation.MemberTableLinkedCellRenderer
 
getAsSequenceCommand() - Method in class org.openstreetmap.josm.actions.ReverseWayAction.ReverseWayResult
Gets a single sequence command for reversing this way including changing the tags
getAssignedKey() - Method in class org.openstreetmap.josm.tools.Shortcut
 
getAssignedModifier() - 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
Gets the associated file for this layer.
getAsString() - Method in class org.openstreetmap.josm.data.preferences.AbstractToStringProperty
Gets the preference value as String.
getAsString() - Method in class org.openstreetmap.josm.data.preferences.CachedProperty
 
getAsync(Consumer<? super ImageIcon>) - Method in class org.openstreetmap.josm.tools.ImageProvider
Load the image in a background thread.
getAtkWrapperPackageDetails() - Method in class org.openstreetmap.josm.tools.PlatformHookUnixoid
Get the Gnome ATK wrapper package name including detailed version.
getAttachedImageResource(Action) - Static method in class org.openstreetmap.josm.tools.ImageResource
Returns the ImageResource attached to the given action, if any.
getAttr() - Method in class org.openstreetmap.josm.io.GpxParser
Get the current attributes
getAttribute(Node, String) - Static method in class org.openstreetmap.josm.io.OsmServerReader
Returns an attribute from the given DOM node.
getAttributeDouble(Attributes, String) - Method in class org.openstreetmap.josm.io.AbstractParser
 
getAttributeLong(Attributes, String) - Method in class org.openstreetmap.josm.io.AbstractParser
 
getAttributes() - Method in interface org.openstreetmap.josm.data.gpx.IWithAttributes
Returns the attributes
getAttributes() - Method in class org.openstreetmap.josm.data.gpx.WithAttributes
 
getAttributes() - Method in class org.openstreetmap.josm.gui.widgets.JosmImageView
 
getAttributionImage() - Method in class org.openstreetmap.josm.data.sources.SourceInfo
 
getAttributionImageRaw() - Method in class org.openstreetmap.josm.data.sources.SourceInfo
Return the raw attribution logo information (an URL to the image).
getAttributionImageURL() - Method in class org.openstreetmap.josm.data.sources.SourceInfo
 
getAttributionLinkURL() - Method in class org.openstreetmap.josm.data.sources.SourceInfo
 
getAttributionLoaderCallable() - Method in class org.openstreetmap.josm.data.imagery.CachedAttributionBingAerialTileSource
 
getAttributionText() - Method in class org.openstreetmap.josm.data.imagery.vectortile.mapbox.style.Source
Get the attribution for this source
getAttributionText(int, ICoordinate, ICoordinate) - Method in class org.openstreetmap.josm.data.sources.SourceInfo
 
getAuthKey() - Method in class org.openstreetmap.josm.gui.oauth.TestAccessTokenTask
 
getAuthMethod() - Static method in class org.openstreetmap.josm.io.OsmApi
Returns the authentication method set in the preferences
getAuthMethodVersion() - Static method in class org.openstreetmap.josm.io.OsmApi
Returns the authentication method set in the preferences
getAuthorizationUrl() - Method in interface org.openstreetmap.josm.data.oauth.IOAuthParameters
Get the base authorization URL to open in a browser
getAuthorizationUrl() - Method in class org.openstreetmap.josm.data.oauth.OAuth20Parameters
 
getAuthorizationUrl(String, Enum<?>...) - Method in interface org.openstreetmap.josm.data.oauth.IOAuthParameters
Get the authorization URL to open in a browser
getAuthorizationUrl(String, String...) - Method in interface org.openstreetmap.josm.data.oauth.IOAuthParameters
Get the authorization URL to open in a browser
getAutocompletionKeys(String) - Static method in class org.openstreetmap.josm.gui.dialogs.properties.TagEditHelper
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
Returns the auto completion list.
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
Gets the AutoCompletionList the cell editor is synchronized with
getAutoCompListeners() - Method in class org.openstreetmap.josm.gui.tagging.ac.AutoCompTextField
Returns an array of all the current AutoCompListeners.
getAutoFilterRule(String) - Method in class org.openstreetmap.josm.gui.autofilter.AutoFilterManager
Returns the auto filter rule defined for the given OSM key.
getAutoFilterRules() - Method in class org.openstreetmap.josm.gui.autofilter.AutoFilterManager
Returns the list of registered auto filter rules.
getAutomaticTagConflictResolvers() - Static method in class org.openstreetmap.josm.gui.conflict.tags.TagConflictResolutionUtil
Get the AutomaticTagConflictResolvers configured in the Preferences or the default ones.
getAutosaveDir() - Method in class org.openstreetmap.josm.gui.layer.AutosaveTask
Replies the autosave directory.
getAvailableLocales() - Method in class org.openstreetmap.josm.tools.JosmDecimalFormatSymbolsProvider
 
getAvailableMemory() - Method in class org.openstreetmap.josm.tools.MemoryManager
Gets the memory that is considered free.
getAvailablePlugins() - Method in class org.openstreetmap.josm.gui.preferences.plugin.PluginPreferencesModel
Replies the list of all available plugins.
getAvailablePlugins() - Method in class org.openstreetmap.josm.plugins.ReadLocalPluginInformationTask
Replies information about available plugins detected by this task.
getAvailablePlugins() - Method in class org.openstreetmap.josm.plugins.ReadRemotePluginInformationTask
Replies the list of plugins described in the downloaded plugin lists
getAvailableTranslations() - Static method in class org.openstreetmap.josm.tools.I18n
Get a list of all available JOSM Translations.
getAzimuthalAngle() - Method in class org.openstreetmap.josm.gui.util.imagery.Vector3D
Get the azimuthal angle
getAzimuthalAngleCos() - Method in class org.openstreetmap.josm.gui.util.imagery.Vector3D
Get the azimuthal angle cosine
getAzimuthalAngleSin() - Method in class org.openstreetmap.josm.gui.util.imagery.Vector3D
Get the azimuthal angle sine
getB() - Method in class org.openstreetmap.josm.data.osm.NodePair
Replies the second node
getBackgroundColor() - Static method in enum org.openstreetmap.josm.data.osm.visitor.paint.PaintColors
Returns the background color.
getBackgroundColor() - Static method in class org.openstreetmap.josm.gui.layer.OsmDataLayer
Replies background color for downloaded areas.
getBackgroundColor() - Method in class org.openstreetmap.josm.gui.mappaint.ElemStyles
Returns the background color.
getBackgroundColorOverride() - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.MapCSSStyleSource
 
getBackgroundColorOverride() - Method in class org.openstreetmap.josm.gui.mappaint.StyleSource
Gets the background color that was set in this style
getBase() - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.Selector.ChildOrParentSelector
 
getBase() - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.Selector.GeneralSelector
 
getBase() - Method in interface org.openstreetmap.josm.gui.mappaint.mapcss.Selector
 
getBase() - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.Selector.LinkSelector
 
getBaseBrowseUrl() - Method in class org.openstreetmap.josm.data.preferences.JosmUrls
 
getBaseBrowseUrl() - Method in interface org.openstreetmap.josm.spi.preferences.IUrls
Replies the base URL for browsing information about a primitive.
getBaseEvent() - Method in class org.openstreetmap.josm.data.preferences.AbstractProperty.ValueChangeEvent
Get the base event.
getBaseIconProvider() - Method in class org.openstreetmap.josm.gui.layer.OsmDataLayer
Return the image provider to get the base icon
getBaseImage(Image) - Static method in class org.openstreetmap.josm.tools.HiDPISupport
Wrapper for the method java.awt.image.BaseMultiResolutionImage#getBaseImage().
getBaseProjection() - Method in class org.openstreetmap.josm.data.projection.AbstractProjection
 
getBaseProjection() - Method in interface org.openstreetmap.josm.data.projection.Projecting
Gets the base projection instance used.
getBaseProjection() - Method in class org.openstreetmap.josm.data.projection.ShiftedProjecting
 
getBaseProjection(String) - Static method in class org.openstreetmap.josm.data.projection.Projections
Get a base projection by id.
getBaseUrl() - Method in class org.openstreetmap.josm.data.imagery.WMTSCapabilities
base URL of this WMTS service
getBaseUrl() - Method in class org.openstreetmap.josm.io.MultiFetchOverpassObjectReader
 
getBaseUrl() - Method in class org.openstreetmap.josm.io.MultiFetchServerObjectReader.Fetcher
 
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
Return the base URL for relative URL requests
getBaseUrl() - Method in class org.openstreetmap.josm.io.OverpassDownloadReader
 
getBaseUrl(String, String) - Static method in class org.openstreetmap.josm.io.OsmApi
 
getBaseUrlWiki() - Method in class org.openstreetmap.josm.tools.WikiReader
Returns the base URL of wiki.
getBaseUserUrl() - Method in class org.openstreetmap.josm.data.preferences.JosmUrls
 
getBaseUserUrl() - Method in interface org.openstreetmap.josm.spi.preferences.IUrls
Replies the base URL for browsing information about a user.
getBbox() - Method in class org.openstreetmap.josm.data.imagery.WMTSTileSource.Layer
Returns the WGS84 bounding box.
getBbox(int, int, int, boolean) - Method in class org.openstreetmap.josm.data.imagery.AbstractWMSTileSource
 
getBBox() - Method in class org.openstreetmap.josm.data.gpx.GpxImageEntry
 
getBBox() - Method in class org.openstreetmap.josm.data.imagery.vectortile.mapbox.MVTTile
 
getBBox() - Method in interface org.openstreetmap.josm.data.IQuadBucketType
Fetches the bounding box of the primitive.
getBBox() - Method in interface org.openstreetmap.josm.data.osm.IPrimitive
Fetches the bounding box of the primitive.
getBBox() - Method in class org.openstreetmap.josm.data.osm.Node
 
getBBox() - Method in class org.openstreetmap.josm.data.osm.NodeData
 
getBBox() - Method in class org.openstreetmap.josm.data.osm.Relation
 
getBBox() - Method in class org.openstreetmap.josm.data.osm.RelationData
 
getBBox() - Method in class org.openstreetmap.josm.data.osm.Way
 
getBBox() - Method in class org.openstreetmap.josm.data.osm.WayData
 
getBBox() - Method in class org.openstreetmap.josm.data.vector.VectorNode
 
getBBox() - Method in class org.openstreetmap.josm.data.vector.VectorRelation
 
getBBox() - Method in class org.openstreetmap.josm.data.vector.VectorWay
 
getBBox() - Method in class org.openstreetmap.josm.gui.layer.markerlayer.Marker
 
getBBox(Point, int) - Method in class org.openstreetmap.josm.gui.NavigatableComponent
 
getBboxstr(double, double, double, double) - Static method in class org.openstreetmap.josm.data.imagery.AbstractWMSTileSource
 
getBearerToken() - Method in class org.openstreetmap.josm.data.oauth.OAuth20Token
Get the OAuth 2.0 bearer token
getBeginColumn() - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.SimpleCharStream
Get token beginning column number.
getBeginLine() - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.SimpleCharStream
Get token beginning line number.
getBestZoom() - Method in class org.openstreetmap.josm.gui.layer.AbstractTileSourceLayer
Returns best zoom level.
getBestZoom() - Method in class org.openstreetmap.josm.gui.layer.WMTSLayer
 
getBestZoomDataStore() - Method in class org.openstreetmap.josm.data.vector.VectorDataSet
Get the best zoom datastore
getBookmarkByIndex(int) - Static method in class org.openstreetmap.josm.data.imagery.OffsetBookmark
Returns the bookmark at the given index.
getBookmarkByName(ImageryLayer, String) - Static method in class org.openstreetmap.josm.data.imagery.OffsetBookmark
Gets a bookmark that is usable on the given layer by it's name.
getBookmarks() - Static method in class org.openstreetmap.josm.data.imagery.OffsetBookmark
Returns all bookmarks.
getBookmarksSize() - Static method in class org.openstreetmap.josm.data.imagery.OffsetBookmark
Returns the number of bookmarks.
getBoolean(String) - Method in interface org.openstreetmap.josm.spi.preferences.IPreferences
Gets a boolean preference
getBoolean(String, boolean) - Method in class org.openstreetmap.josm.spi.preferences.AbstractPreferences
 
getBoolean(String, boolean) - Method in interface org.openstreetmap.josm.spi.preferences.IPreferences
Gets a boolean preference
getBoolean(IPreferences, String, String, boolean) - Static method in class org.openstreetmap.josm.data.PreferencesUtils
Gets an boolean that may be specialized
getBooleanProperty() - Method in interface org.openstreetmap.josm.gui.download.IDownloadSourceType
Returns the boolean property for this particular download type.
getBooleanProperty() - Method in class org.openstreetmap.josm.gui.download.OSMDownloadSource.GpsDataDownloadType
 
getBooleanProperty() - Method in class org.openstreetmap.josm.gui.download.OSMDownloadSource.NotesDataDownloadType
 
getBooleanProperty() - Method in class org.openstreetmap.josm.gui.download.OSMDownloadSource.OsmDataDownloadType
 
getBottomRight() - Method in class org.openstreetmap.josm.data.osm.BBox
Returns the bottom-right point.
getBottomRightLat() - Method in class org.openstreetmap.josm.data.osm.BBox
Returns the latitude of bottom-right point.
getBottomRightLon() - Method in class org.openstreetmap.josm.data.osm.BBox
Returns the longitude of bottom-right point.
getBoundaryTags(Way) - Static method in class org.openstreetmap.josm.data.validation.tests.CrossingWays.Boundaries
Collect all boundary tag values of the way and its parent relations
getBounded(LatLon) - Method in class org.openstreetmap.josm.tools.GeoPropertyIndex.GPLevel
 
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
Get the bounding box the user selected
getBounds() - Method in class org.openstreetmap.josm.data.gpx.GpxTrack
 
getBounds() - Method in class org.openstreetmap.josm.data.gpx.GpxTrackSegment
 
getBounds() - Method in interface org.openstreetmap.josm.data.gpx.IGpxTrack
Returns the track bounds.
getBounds() - Method in interface org.openstreetmap.josm.data.gpx.IGpxTrackSegment
Returns the segment bounds.
getBounds() - Method in class org.openstreetmap.josm.data.imagery.ImageryInfo
 
getBounds() - Method in class org.openstreetmap.josm.data.imagery.LayerDetails
Returns bounds within layer might be queried.
getBounds() - Method in class org.openstreetmap.josm.data.imagery.vectortile.mapbox.style.Source
Get the bounds for this source
getBounds() - Method in class org.openstreetmap.josm.data.osm.Changeset
Returns the changeset bounding box.
getBounds() - Method in class org.openstreetmap.josm.data.osm.visitor.BoundingXYVisitor
Returns the bounding box.
getBounds() - Method in class org.openstreetmap.josm.data.osm.visitor.paint.relations.Multipolygon.PolyData
Gets the bounds as Rectangle2D in east/north space.
getBounds() - Method in class org.openstreetmap.josm.data.sources.SourceInfo
Returns the source polygonal bounds.
getBounds() - Method in class org.openstreetmap.josm.data.ViewportData
Return the bounds in east-north coordinate space.
getBounds() - Method in class org.openstreetmap.josm.gui.mappaint.styleelement.placement.OnLineStrategy.OffsetGlyph
 
getBounds() - Method in class org.openstreetmap.josm.gui.widgets.MultiSplitLayout.Node
Returns the bounding Rectangle for this Node.
getBounds() - Method in class org.openstreetmap.josm.io.BoundingBoxDownloader
Get the bounds for this downloader
getBounds() - Method in class org.openstreetmap.josm.io.ChangesetQuery
Replies the bounding box this query is restricted to.
getBounds() - Method in class org.openstreetmap.josm.io.NameFinder.SearchResult
Returns the bounds.
getBounds() - Method in class org.openstreetmap.josm.io.OverpassDownloadReader
 
getBounds(double) - Method in class org.openstreetmap.josm.data.validation.tests.UnconnectedWays.MyWaySegment
 
getBounds(OsmPrimitive) - Method in class org.openstreetmap.josm.actions.search.InView
 
getBounds(OsmPrimitive) - Method in class org.openstreetmap.josm.data.osm.search.SearchCompiler.InArea
 
getBounds(OsmPrimitive) - Method in class org.openstreetmap.josm.data.osm.search.SearchCompiler.InDataSourceArea
 
getBounds(OsmPrimitive) - Method in class org.openstreetmap.josm.data.osm.search.SearchCompiler.NotOutsideDataSourceArea
 
getBounds2D(BufferedImage) - Method in class org.openstreetmap.josm.gui.layer.imagery.ColorfulFilter
 
getBoundsProvider() - Static method in class org.openstreetmap.josm.data.projection.ProjectionRegistry
Returns the bounds provider called in projection events.
getBox() - Method in class org.openstreetmap.josm.gui.mappaint.styleelement.BoxTextElement.BoxProviderResult
Returns the box.
getBox() - Method in class org.openstreetmap.josm.gui.mappaint.styleelement.BoxTextElement
Get the box in which the content should be drawn.
getBoxProvider() - Method in class org.openstreetmap.josm.gui.mappaint.styleelement.MapImage
Gets a box provider that provides a box that covers the size of this image
getBoxProvider() - Method in class org.openstreetmap.josm.gui.mappaint.styleelement.NodeElement
Gets the selection box for this element.
getBucket(Hash<K, ? super T>, K) - Method in class org.openstreetmap.josm.data.osm.Storage
Finds a bucket for given key.
getBugReportInformation() - Static method in class org.openstreetmap.josm.plugins.PluginHandler
Returns the list of loaded plugins as a String to be displayed in status report.
getButton() - Method in class org.openstreetmap.josm.gui.dialogs.ToggleDialog
Gets the button from the button list that is used to display this dialog.
getButton() - Method in class org.openstreetmap.josm.gui.mappaint.MapPaintMenu.MapPaintAction
 
getButtonName() - Method in class org.openstreetmap.josm.gui.conflict.pair.AbstractMergePanel.AbstractUndecideRow
 
getButtonName() - Method in class org.openstreetmap.josm.gui.conflict.pair.properties.PropertiesMerger.UndecideCoordinatesRow
 
getButtonName() - Method in class org.openstreetmap.josm.gui.conflict.pair.properties.PropertiesMerger.UndecideDeletedStateRow
 
getButtonName() - Method in class org.openstreetmap.josm.gui.conflict.pair.tags.TagMerger.UndecidedRow
 
getButtonSpecs() - Static method in class org.openstreetmap.josm.actions.RestartAction
Returns default ButtonSpec instances for this action (Restart/Cancel).
getByDate(Instant) - Method in class org.openstreetmap.josm.data.osm.history.History
Replies the history primitive at given date.
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
getByteContent() - Method in class org.openstreetmap.josm.io.CachedFile
Get the full content of the requested resource as a byte array.
getBytes() - Method in class org.openstreetmap.josm.data.protobuf.ProtobufRecord
Get the raw bytes for this record
getBytes(InputStream) - Static method in class org.openstreetmap.josm.tools.WindowsShortcut
Gets all the bytes from an InputStream
getBytes(InputStream, Integer) - Static method in class org.openstreetmap.josm.tools.WindowsShortcut
Gets up to max bytes from an InputStream
getByVersion(long) - Method in class org.openstreetmap.josm.data.osm.history.History
Replies the history primitive with version version.
getBZip2InputStream(InputStream) - Static method in enum org.openstreetmap.josm.io.Compression
Returns a Bzip2 input stream wrapping given input stream.
getCache() - Method in class org.openstreetmap.josm.gui.layer.AbstractCachedTileSourceLayer
 
getCache() - Static method in class org.openstreetmap.josm.gui.layer.imagery.MVTLayer
Returns cache region for MVT layer.
getCache() - Static method in class org.openstreetmap.josm.gui.layer.TMSLayer
Returns cache for TMS region.
getCache() - Static method in class org.openstreetmap.josm.gui.layer.WMSLayer
Returns cache region for WMS layer.
getCache() - Static method in class org.openstreetmap.josm.gui.layer.WMTSLayer
Returns cache region for WMTS layer.
getCache(String) - Static method in class org.openstreetmap.josm.data.cache.JCSCacheManager
Returns configured cache object for named cache region
getCache(String) - Static method in class org.openstreetmap.josm.gui.layer.AbstractCachedTileSourceLayer
Returns cache configured object for specified cache region.
getCache(String, int, int, String) - Static method in class org.openstreetmap.josm.data.cache.JCSCacheManager
Returns configured cache object with defined limits of memory cache and disk cache
getCacheAccess(String, CompositeCacheAttributes) - Static method in class org.openstreetmap.josm.data.cache.JCSCacheManager
 
getCacheAttributes(int) - Static method in class org.openstreetmap.josm.data.cache.JCSCacheManager
 
getCachedFile() - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.MapCSSStyleSource
 
getCachedFile() - Method in class org.openstreetmap.josm.gui.mappaint.StyleSource
Returns a new CachedFile to the local file containing style source (can be a text file or an archive).
getCachedFont(String, int, int) - Static method in class org.openstreetmap.josm.gui.mappaint.styleelement.StyleElement
 
getCacheDirectory(boolean) - Method in class org.openstreetmap.josm.data.preferences.JosmBaseDirectories
 
getCacheDirectory(boolean) - Method in class org.openstreetmap.josm.plugins.Plugin.PluginBaseDirectories
 
getCacheDirectory(boolean) - Method in interface org.openstreetmap.josm.spi.preferences.IBaseDirectories
Get the directory where user-specific cached content (non-essential data) should be stored.
getCachedStyle() - Method in class org.openstreetmap.josm.data.osm.OsmPrimitive
 
getCachedStyle() - Method in class org.openstreetmap.josm.data.osm.PrimitiveData
 
getCachedStyle() - Method in interface org.openstreetmap.josm.data.osm.Stylable
Returns the cached style.
getCachedStyle() - Method in class org.openstreetmap.josm.data.vector.VectorPrimitive
 
getCacheKey() - Method in interface org.openstreetmap.josm.data.cache.ICachedLoaderJob
returns cache entry key
getCacheKey() - Method in class org.openstreetmap.josm.data.imagery.TMSCachedTileLoaderJob
 
getCacheKey() - Method in class org.openstreetmap.josm.data.imagery.WMSCachedTileLoaderJob
 
getCacheKey() - Method in interface org.openstreetmap.josm.data.projection.Projecting
Gets the object used as cache identifier when caching results of this projection.
getCacheName() - Method in class org.openstreetmap.josm.gui.layer.AbstractCachedTileSourceLayer
 
getCacheName() - Method in class org.openstreetmap.josm.gui.layer.imagery.MVTLayer
 
getCacheName() - Method in class org.openstreetmap.josm.gui.layer.TMSLayer
 
getCacheName() - Method in class org.openstreetmap.josm.gui.layer.WMSLayer
 
getCacheName() - Method in class org.openstreetmap.josm.gui.layer.WMTSLayer
 
getCacheSize(CacheAccess<String, BufferedImageCacheEntry>) - Static method in class org.openstreetmap.josm.gui.preferences.imagery.CacheSettingsPanel
 
getCacheStats(CacheAccess<String, BufferedImageCacheEntry>) - Static method in class org.openstreetmap.josm.gui.preferences.imagery.CacheSettingsPanel
Returns the cache stats.
getCachingStrategy() - Method in class org.openstreetmap.josm.io.CachedFile
 
getCalibratedDuration(File) - Static method in class org.openstreetmap.josm.io.audio.AudioUtil
Returns calibrated length of recording in seconds.
getCallingMethod(int) - Static method in class org.openstreetmap.josm.tools.bugreport.BugReport
Find the method that called us.
getCallingMethod(int, String, Predicate<String>) - Static method in class org.openstreetmap.josm.tools.bugreport.BugReport
Find the method that called the given method on the current stack trace.
getCancelButtonSpec() - Static method in class org.openstreetmap.josm.actions.RestartAction
Returns a new ButtonSpec instance that do not perform this action.
getCapabilities() - Method in class org.openstreetmap.josm.io.Capabilities.CapabilitiesParser
Returns the read capabilities.
getCapabilities() - Method in class org.openstreetmap.josm.io.OsmApi
Replies the API capabilities.
getCapabilities(String, Map<String, String>) - Static method in class org.openstreetmap.josm.data.imagery.WMTSTileSource
Call remote server and parse response to WMTSCapabilities object
GetCapabilitiesParseHelper - Class in org.openstreetmap.josm.data.imagery
Helper class for handling OGC GetCapabilities documents
GetCapabilitiesParseHelper() - Constructor for class org.openstreetmap.josm.data.imagery.GetCapabilitiesParseHelper
 
GetCapabilitiesParseHelper.TransferMode - Enum in org.openstreetmap.josm.data.imagery
 
GetCapabilitiesRunnable(ActionEvent) - Constructor for class org.openstreetmap.josm.gui.preferences.imagery.AddWMSLayerPanel.GetCapabilitiesRunnable
 
getCascade() - Method in class org.openstreetmap.josm.gui.mappaint.Environment
Gets the current cascade for the current layer of this environment
getCascade(String) - Method in class org.openstreetmap.josm.gui.mappaint.Environment
Gets the current cascade for a given layer
getCascade(String) - Method in class org.openstreetmap.josm.gui.mappaint.MultiCascade
getCategory() - Method in class org.openstreetmap.josm.data.preferences.ColorInfo
Get the category.
getCategory() - Method in class org.openstreetmap.josm.data.preferences.NamedColorProperty
Get the category for this color.
getCategoryPriority(String) - Static method in class org.openstreetmap.josm.gui.preferences.display.ColorPreference
 
getCategoryString() - Method in enum org.openstreetmap.josm.data.imagery.ImageryInfo.ImageryCategory
Returns the unique string identifying this category.
getCategoryString() - Method in interface org.openstreetmap.josm.data.sources.ISourceCategory
Returns the unique string identifying this category.
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.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.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.ac.AutoCompTextField
 
getCellEditorValue() - Method in class org.openstreetmap.josm.gui.tagging.TagCellEditor
 
getCellEditorValue() - Method in class org.openstreetmap.josm.gui.widgets.ButtonColumn
 
getCellRenderer(int, int) - Method in class org.openstreetmap.josm.gui.correction.CorrectionTable
 
getCenter() - Method in class org.openstreetmap.josm.data.Bounds
Returns center of the bounding box.
getCenter() - Method in interface org.openstreetmap.josm.data.IBounds
Returns center of the bounding box.
getCenter() - Method in class org.openstreetmap.josm.data.imagery.OffsetBookmark
Get center/reference point of the bookmark.
getCenter() - Method in class org.openstreetmap.josm.data.osm.BBox
Gets the center of this BBox.
getCenter() - Method in class org.openstreetmap.josm.data.ProjectionBounds
Returns the center east/north.
getCenter() - Method in class org.openstreetmap.josm.data.ViewportData
Return the projected coordinates of the map center
getCenter() - Method in class org.openstreetmap.josm.gui.datatransfer.data.PrimitiveTransferData
Compute the center of all nodes.
getCenter() - Method in class org.openstreetmap.josm.gui.MapViewState
Gets the center of the view.
getCenter() - Method in class org.openstreetmap.josm.gui.NavigatableComponent
Returns the current center of the viewport.
getCenter() - Method in class org.openstreetmap.josm.io.session.SessionReader.SessionViewportData
Get the lat/lon coordinates of the screen center.
getCenter(List<? extends INode>) - Static method in class org.openstreetmap.josm.tools.Geometry
Compute the center of the circle closest to different nodes.
getCenter(EastNorth) - Method in class org.openstreetmap.josm.data.coor.EastNorth
Gets the center between two EastNorth instances.
getCenter(LatLon) - Method in class org.openstreetmap.josm.data.coor.LatLon
Get the center between two lat/lon points
getCenterEastNorth() - Method in class org.openstreetmap.josm.gui.NavigatableComponent.ZoomData
 
getCenterImgCoord(Rectangle) - Static method in class org.openstreetmap.josm.gui.layer.geoimage.ImageDisplay
 
getCentralMeridian() - Method in class org.openstreetmap.josm.data.projection.AbstractProjection
Gets the meridian that this projection is centered on.
getCentralMeridian() - Method in interface org.openstreetmap.josm.data.projection.proj.ICentralMeridianProvider
Get the central meridian value as computed during initialization.
getCentralMeridian() - Method in class org.openstreetmap.josm.data.projection.proj.ObliqueMercator
 
getCentroid(List<? extends INode>) - Static method in class org.openstreetmap.josm.tools.Geometry
Compute the centroid/barycenter of nodes
getCentroidEN(List<EastNorth>) - Static method in class org.openstreetmap.josm.tools.Geometry
Compute the centroid/barycenter of nodes
getChangedKey() - Method in class org.openstreetmap.josm.gui.dialogs.properties.TagEditHelper
If during last editProperty call user changed the key name, this key will be returned Elsewhere, returns null.
getChangedRelation() - Method in interface org.openstreetmap.josm.gui.dialogs.relation.actions.IRelationEditorActionAccess
Get the changed relation
getChangedSetting() - Method in class org.openstreetmap.josm.gui.layer.imagery.TileSourceDisplaySettings.DisplaySettingsChangeEvent
Gets the setting that was changed
getChangedTags() - Method in class org.openstreetmap.josm.gui.tagging.presets.TaggingPreset
Gets a list of tags that are set by this preset.
getChangedWay() - Method in class org.openstreetmap.josm.data.osm.event.WayNodesChangedEvent
Returns the way affected by the change.
getChangesCount() - Method in class org.openstreetmap.josm.data.osm.Changeset
Replies the number of changes for this changeset.
getChangeset() - Method in class org.openstreetmap.josm.data.osm.history.HistoryOsmPrimitive
Returns the changeset for this history primitive.
getChangeset() - Method in class org.openstreetmap.josm.gui.io.UploadDialog
Returns the changeset to use complete with tags
getChangeset() - Method in class org.openstreetmap.josm.io.OsmApi
Replies the changeset data uploads are currently directed to
getChangesetData - Variable in class org.openstreetmap.josm.gui.history.HistoryLoadTask
 
getChangesetId() - Method in class org.openstreetmap.josm.data.osm.AbstractPrimitive
 
getChangesetId() - Method in class org.openstreetmap.josm.data.osm.history.HistoryOsmPrimitive
Returns the changeset id.
getChangesetId() - Method in interface org.openstreetmap.josm.data.osm.IPrimitive
Replies the id of the changeset this primitive was last uploaded to.
getChangesetId() - Method in class org.openstreetmap.josm.gui.dialogs.changeset.SingleChangesetDownloadPanel
Replies the changeset id entered in this panel.
getChangesetId() - Method in class org.openstreetmap.josm.gui.widgets.ChangesetIdTextField
Gets the entered changeset id.
getChangesetId() - Method in exception org.openstreetmap.josm.io.ChangesetClosedException
Replies the id of the changeset which was closed
getChangesetIds() - Method in class org.openstreetmap.josm.data.osm.history.HistoryDataSet
Gets a unsorted set of all changeset ids that were used by the primitives in this data set
getChangesetInputStream(long, boolean, ProgressMonitor) - Method in class org.openstreetmap.josm.io.OsmServerChangesetReader
 
getChangesetQuery() - Method in class org.openstreetmap.josm.gui.dialogs.changeset.query.ChangesetQueryDialog
Returns the changeset query.
getChangesets() - Method in class org.openstreetmap.josm.data.osm.ChangesetCache
Returns the set of changesets contained in the cache.
getChangesets() - Method in class org.openstreetmap.josm.gui.io.DownloadOpenChangesetsTask
Returns the changesets.
getChangesets() - Method in class org.openstreetmap.josm.io.OsmChangesetParser
Returns the parsed changesets.
getChangesetSourceTag() - Method in class org.openstreetmap.josm.gui.layer.geoimage.GeoImageLayer
 
getChangesetSourceTag() - Method in class org.openstreetmap.josm.gui.layer.GpxLayer
 
getChangesetSourceTag() - Method in class org.openstreetmap.josm.gui.layer.ImageryLayer
 
getChangesetSourceTag() - Method in class org.openstreetmap.josm.gui.layer.Layer
Get the source for the layer
getChangesetSourceTag() - Method in class org.openstreetmap.josm.gui.layer.NoteLayer
 
getChangesetSourceTag() - Method in class org.openstreetmap.josm.gui.layer.OsmDataLayer
 
getChangeSetTags() - Method in class org.openstreetmap.josm.data.osm.DataSet
Replies the map of changeset tags to be applied when or if this is ever uploaded.
getChar() - Method in class org.openstreetmap.josm.data.osm.search.PushbackTokenizer
 
getChar() - Method in class org.openstreetmap.josm.tools.template_engine.Tokenizer
 
getCharactersForKey(char, int) - Static method in class org.openstreetmap.josm.tools.KeyboardUtils
Returns the plausible characters expected to be displayed for the given physical key and current input locale.
getCharactersForKey(char, int, Locale) - Static method in class org.openstreetmap.josm.tools.KeyboardUtils
Returns the plausible characters expected to be displayed for the given physical key and locale.
getCharCount() - Method in class org.openstreetmap.josm.gui.widgets.ImageLabel
Returns the preferred char count.
getCharWidth() - Method in class org.openstreetmap.josm.gui.widgets.LargeTextTable
 
getCheckbox() - Method in class org.openstreetmap.josm.actions.PreferenceToggleAction
Get the checkbox that can be used for this action.
getCheckBox() - Method in interface org.openstreetmap.josm.gui.download.IDownloadSourceType
Returns the checkbox to be added to the UI.
getCheckBox(ChangeListener) - Method in interface org.openstreetmap.josm.gui.download.IDownloadSourceType
Returns the checkbox to be added to the UI.
getCheckBox(ChangeListener) - Method in class org.openstreetmap.josm.gui.download.OSMDownloadSource.GpsDataDownloadType
 
getCheckBox(ChangeListener) - Method in class org.openstreetmap.josm.gui.download.OSMDownloadSource.NotesDataDownloadType
 
getCheckBox(ChangeListener) - Method in class org.openstreetmap.josm.gui.download.OSMDownloadSource.OsmDataDownloadType
 
getCheckedKeys() - Method in class org.openstreetmap.josm.data.validation.tests.UnclosedWays
Returns the set of checked OSM keys.
getChild() - Method in class org.openstreetmap.josm.data.osm.RelationToChildReference
Get the actual child
getChild(byte) - Method in class org.openstreetmap.josm.data.osm.QuadBuckets.QBLevel
 
getChild(Object, int) - Method in class org.openstreetmap.josm.gui.dialogs.relation.RelationTreeModel
 
getChildColor(String) - Method in class org.openstreetmap.josm.data.preferences.NamedColorProperty
Return a more specialized color, that will fall back to this color, if not set explicitly.
getChildColor(String, String, String) - Method in class org.openstreetmap.josm.data.preferences.NamedColorProperty
Return a more specialized color, that will fall back to this color, if not set explicitly.
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 referrers.
getChildProperty(String) - Method in class org.openstreetmap.josm.data.preferences.AbstractToStringProperty
Gets a setting that defaults to this setting if the key is not set.
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 interface org.openstreetmap.josm.command.PseudoCommand
Returns the subcommands of this command.
getChildren() - Method in class org.openstreetmap.josm.command.SequenceCommand
 
getChildren() - Method in class org.openstreetmap.josm.data.imagery.LayerDetails
Returns children layers of this layer.
getChildren() - Method in interface org.openstreetmap.josm.data.osm.IPrimitive
Get child primitives that are referred by this primitive.
getChildren() - Method in interface org.openstreetmap.josm.data.osm.IRelation
 
getChildren() - Method in interface org.openstreetmap.josm.data.osm.IWay
 
getChildren() - Method in class org.openstreetmap.josm.data.osm.QuadBuckets.QBLevel
 
getChildren() - Method in class org.openstreetmap.josm.data.osm.Relation
 
getChildren() - Method in class org.openstreetmap.josm.gui.widgets.MultiSplitLayout.Split
Returns this Split node's children.
getChildren() - Method in class org.openstreetmap.josm.tools.GeoPropertyIndex.GPLevel
Get the children array safely in a multi-threaded environment.
getChildren(Relation) - Method in class org.openstreetmap.josm.data.APIDataSet.RelationUploadDependencyGraph
 
getChoosableFileFilters() - Method in class org.openstreetmap.josm.gui.widgets.AbstractFileChooser
Gets the list of user choosable file filters.
getChoosableFileFilters() - Method in class org.openstreetmap.josm.gui.widgets.NativeFileChooser
 
getChoosableFileFilters() - Method in class org.openstreetmap.josm.gui.widgets.SwingFileChooser
 
getChosenValue() - Method in class org.openstreetmap.josm.gui.conflict.tags.MultiValueResolutionDecision
Replies the chosen value
getChunk(String, int, int) - Static method in class org.openstreetmap.josm.tools.AlphanumComparator
Returns an alphanum chunk.
getChunkSize() - Method in class org.openstreetmap.josm.gui.io.UploadStrategySelectionPanel
 
getChunkSize() - Method in class org.openstreetmap.josm.io.UploadStrategySpecification
Gets the chunk size
getCircum() - Method in class org.openstreetmap.josm.data.osm.visitor.paint.StyledMapRenderer
Gets the "circum".
getClassLoader() - Method in class org.openstreetmap.josm.plugins.PluginProxy
Get the class loader for the plugin.
getClientId() - Method in interface org.openstreetmap.josm.data.oauth.IOAuthParameters
Get the client id
getClientId() - Method in class org.openstreetmap.josm.data.oauth.OAuth20Parameters
 
getClientSecret() - Method in interface org.openstreetmap.josm.data.oauth.IOAuthParameters
Get the client secret
getClientSecret() - Method in class org.openstreetmap.josm.data.oauth.OAuth20Parameters
 
getClipboard() - Static method in class org.openstreetmap.josm.gui.datatransfer.ClipboardUtils
This method should be used from all of JOSM to access the clipboard.
getClipboardContent() - Static method in class org.openstreetmap.josm.gui.datatransfer.ClipboardUtils
Extracts clipboard content as Transferable object.
getClipboardContent(Clipboard) - Static method in class org.openstreetmap.josm.gui.datatransfer.ClipboardUtils
Extracts clipboard content as Transferable object.
getClipboardStringContent() - Static method in class org.openstreetmap.josm.gui.datatransfer.ClipboardUtils
Gets the clipboard content as string.
getClipBounds() - Method in class org.openstreetmap.josm.gui.layer.MapViewGraphics
Gets the clip bounds for this graphics instance.
getClosedAfter() - Method in class org.openstreetmap.josm.io.ChangesetQuery
Replies the date after which changesets have been closed this query is restricted to.
getClosedAt() - Method in class org.openstreetmap.josm.data.notes.Note
Returns the date at which this note was closed.
getClosedAt() - Method in class org.openstreetmap.josm.data.osm.Changeset
Returns the changeset closure date.
getClosedOn() - Method in exception org.openstreetmap.josm.io.ChangesetClosedException
Replies the date the changeset was closed
getClosestPrimitive(OsmPrimitive, Collection<T>) - Static method in class org.openstreetmap.josm.tools.Geometry
Get the closest primitive to osm from the collection of OsmPrimitive primitives
getClosestPrimitives(OsmPrimitive, Collection<T>) - Static method in class org.openstreetmap.josm.tools.Geometry
Get the closest primitives to osm from the collection of OsmPrimitive primitives
getClosestWaySegment(Way, OsmPrimitive) - Static method in class org.openstreetmap.josm.tools.Geometry
Get the closest WaySegment from a way to a primitive.
getCode() - Method in enum org.openstreetmap.josm.data.osm.search.SearchMode
Returns the unique character code of this mode.
getCode() - Method in class org.openstreetmap.josm.data.validation.TestError
Gets the code
getCode() - Method in class org.openstreetmap.josm.gui.preferences.projection.CodeSelectionPanel
Returns selected projection code.
getCodeText() - Method in class org.openstreetmap.josm.gui.bugreport.DebugTextDisplay
Gets the text this are displays, without the code tag.
getCollection(String) - Method in interface org.openstreetmap.josm.data.gpx.IWithAttributes
Returns the Collection value to which the specified key is mapped, or null if this map contains no Collection mapping for the key.
getCollection(String) - Method in class org.openstreetmap.josm.data.gpx.WithAttributes
Returns the Collection value to which the specified key is mapped, or null if this map contains no Collection mapping for the key.
getColor() - Method in class org.openstreetmap.josm.data.gpx.GpxTrack
 
getColor() - Method in interface org.openstreetmap.josm.data.gpx.IGpxTrack
Gets the color of this track.
getColor() - Method in class org.openstreetmap.josm.data.gpx.Line
Returns the track/route color
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() - Method in enum org.openstreetmap.josm.gui.history.TwoColumnDiff.Item.DiffItemType
 
getColor() - Method in class org.openstreetmap.josm.gui.layer.GpxLayer
 
getColor() - Method in class org.openstreetmap.josm.gui.layer.Layer
Return the current color of the layer
getColor() - Method in class org.openstreetmap.josm.gui.layer.markerlayer.MarkerLayer
 
getColor() - Static method in class org.openstreetmap.josm.gui.MapScaler
Returns the color of map scaler.
getColor() - Method in class org.openstreetmap.josm.gui.tagging.presets.items.Combo
 
getColor(boolean, boolean) - Method in enum org.openstreetmap.josm.gui.history.TwoColumnDiff.Item.DiffItemType
 
getColor(double) - Method in class org.openstreetmap.josm.tools.ColorScale
Gets a color for the given value.
getColor(int, int, BufferedImage, Object) - Static method in class org.openstreetmap.josm.tools.ImageWarp
 
getColor(Number) - Method in class org.openstreetmap.josm.tools.ColorScale
Gets a color for the given value.
getColorFromExtension() - Method in class org.openstreetmap.josm.data.gpx.GpxTrack
 
getColorfulness() - Method in class org.openstreetmap.josm.gui.layer.imagery.ColorfulImageProcessor
Gets the colorfulness value.
getColorfulness() - Method in class org.openstreetmap.josm.gui.layer.imagery.ImageryFilterSettings
Gets the colorfulness of this image.
getColorMapImageIcon(Color, int, int) - Static method in class org.openstreetmap.josm.gui.layer.gpx.GpxDrawHelper
Generates a Icon
getColorMode() - Method in class org.openstreetmap.josm.gui.layer.gpx.GpxDrawHelper
Read coloring mode for specified layer from preferences
getColors() - Method in class org.openstreetmap.josm.data.osm.visitor.paint.AbstractMapRenderer
Reads the color definitions from preferences.
getColors() - Method in class org.openstreetmap.josm.data.osm.visitor.paint.StyledMapRenderer
 
getColors() - Method in class org.openstreetmap.josm.data.osm.visitor.paint.WireframeMapRenderer
 
getColors() - Static method in enum org.openstreetmap.josm.data.validation.Severity
Retrieves all colors once from the preferences to register them
getColors() - Static method in enum org.openstreetmap.josm.gui.conflict.ConflictColors
Loads all colors from preferences.
getColors() - Method in class org.openstreetmap.josm.gui.dialogs.layer.LayerVisibilityAction.ColorSelector
 
getColors() - Static method in class org.openstreetmap.josm.gui.MapStatus
Loads all colors from preferences.
getColors() - Method in class org.openstreetmap.josm.gui.preferences.display.ColorPreference
Returns a map with the colors in the table (key = preference key, value = color info).
getColumn() - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.SimpleCharStream
Deprecated. 
getColumnClass(int) - Method in class org.openstreetmap.josm.gui.correction.CorrectionTableModel
 
getColumnClass(int) - Method in class org.openstreetmap.josm.gui.dialogs.DeleteFromRelationConfirmationDialog.RelationDeleteModel
 
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.dialogs.properties.PropertiesDialog.ReadOnlyTableModel
 
getColumnClass(int) - Method in class org.openstreetmap.josm.gui.preferences.imagery.ImageryProvidersPanel.ImageryDefaultLayerTableModel
 
getColumnClass(int) - Method in class org.openstreetmap.josm.gui.preferences.SourceEditor.ActiveSourcesModel
 
getColumnClass(int) - Method in class org.openstreetmap.josm.io.remotecontrol.AddTagsDialog.PropertyTableModel
 
getColumnCount() - Method in class org.openstreetmap.josm.gui.correction.RoleCorrectionTableModel
 
getColumnCount() - Method in class org.openstreetmap.josm.gui.correction.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.changeset.ChangesetDiscussionTableModel
 
getColumnCount() - Method in class org.openstreetmap.josm.gui.dialogs.FilterTableModel
 
getColumnCount() - Method in class org.openstreetmap.josm.gui.dialogs.layer.MergeGpxLayerDialog.GpxLayersTableModel
 
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.TagTableModel
 
getColumnCount() - Method in class org.openstreetmap.josm.gui.history.VersionTableModel
 
getColumnCount() - Method in class org.openstreetmap.josm.gui.layer.imagery.WMTSLayerSelection.AbstractTableModelExtension
 
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.display.ColorPreference.ColorTableModel
 
getColumnCount() - Method in class org.openstreetmap.josm.gui.preferences.imagery.HeadersTable.HeaderTableModel
 
getColumnCount() - Method in class org.openstreetmap.josm.gui.preferences.projection.CodeSelectionPanel.ProjectionCodeModel
 
getColumnCount() - Method in class org.openstreetmap.josm.gui.preferences.shortcut.PrefJPanel.ScListModel
 
getColumnCount() - Method in class org.openstreetmap.josm.gui.preferences.SourceEditor.ActiveSourcesModel
 
getColumnCount() - Method in class org.openstreetmap.josm.gui.preferences.SourceEditor.AvailableSourcesModel
 
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
 
getColumnHeaderWidth(JTable, int) - Static method in class org.openstreetmap.josm.gui.util.TableHelper
 
getColumnName(int) - Method in class org.openstreetmap.josm.gui.correction.CorrectionTableModel
 
getColumnName(int) - Method in class org.openstreetmap.josm.gui.dialogs.FilterTableModel
 
getColumnName(int) - Method in class org.openstreetmap.josm.gui.dialogs.layer.MergeGpxLayerDialog.GpxLayersTableModel
 
getColumnName(int) - Method in class org.openstreetmap.josm.gui.layer.imagery.WMTSLayerSelection.AbstractTableModelExtension
 
getColumnName(int) - Method in class org.openstreetmap.josm.gui.preferences.advanced.MapListEditor.MapTableModel
 
getColumnName(int) - Method in class org.openstreetmap.josm.gui.preferences.display.ColorPreference.ColorTableModel
 
getColumnName(int) - Method in class org.openstreetmap.josm.gui.preferences.imagery.HeadersTable.HeaderTableModel
 
getColumnName(int) - Method in class org.openstreetmap.josm.gui.preferences.projection.CodeSelectionPanel.ProjectionCodeModel
 
getColumnName(int) - Method in class org.openstreetmap.josm.gui.preferences.shortcut.PrefJPanel.ScListModel
 
getColumnNumber() - Method in exception org.openstreetmap.josm.tools.XmlParsingException
Returns the column number where the exception occurred.
getColumns() - Method in class org.openstreetmap.josm.gui.conflict.pair.AbstractMergePanel.MergeRow
 
getColumns() - Method in class org.openstreetmap.josm.gui.conflict.pair.AbstractMergePanel.MergeRowWithoutButton
 
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
Replies the list of combined polygons.
getCommand() - Method in class org.openstreetmap.josm.data.UndoRedoHandler.CommandAddedEvent
Returns the added command.
getCommand() - Method in class org.openstreetmap.josm.data.UndoRedoHandler.CommandRedoneEvent
Returns the redone command.
getCommand() - Method in class org.openstreetmap.josm.data.UndoRedoHandler.CommandUndoneEvent
Returns the undone command.
getCommand() - Method in class org.openstreetmap.josm.gui.dialogs.CommandListMutableTreeNode
Returns the command.
getCommand() - Method in class org.openstreetmap.josm.io.remotecontrol.handler.RequestHandler
Returns the command associated with this handler.
getCommandLineArgs() - Static method in class org.openstreetmap.josm.gui.MainApplication
Returns the command-line arguments used to run the application.
getCommands() - Static method in class org.openstreetmap.josm.actions.RestartAction
 
getCommands() - Method in class org.openstreetmap.josm.actions.ReverseWayAction.ReverseWayResult
Gets the commands that will be required to do a full way reversal including changing the tags
getCommands() - Method in class org.openstreetmap.josm.command.SplitWayCommand.Analysis
 
getComment() - Method in class org.openstreetmap.josm.data.osm.Changeset
Replies this changeset comment.
getComments() - Method in class org.openstreetmap.josm.data.notes.Note
Returns the list of comments associated with this note.
getCommentsCount() - Method in class org.openstreetmap.josm.data.osm.Changeset
Replies the number of comments for this changeset discussion.
getCommentTimestamp() - Method in class org.openstreetmap.josm.data.notes.NoteComment
Returns the time at which this comment was created.
getCommonEntries() - Method in class org.openstreetmap.josm.gui.layer.AbstractTileSourceLayer
Returns the common menu entries.
getCommonHeaders() - Method in class org.openstreetmap.josm.gui.preferences.imagery.AddImageryPanel
 
getCommonIsValidGeoreference() - Method in class org.openstreetmap.josm.gui.preferences.imagery.AddImageryPanel
 
getComparePairListModel() - Method in class org.openstreetmap.josm.gui.conflict.pair.AbstractListMergeModel
 
getCompletePrimitives(DataSet) - Method in class org.openstreetmap.josm.actions.downloadtasks.DownloadTaskList
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
getComponentHeight() - Method in class org.openstreetmap.josm.gui.download.DownloadSourceSizingPolicy.AdjustableDownloadSizePolicy
 
getComponentHeight() - Method in class org.openstreetmap.josm.gui.download.DownloadSourceSizingPolicy.FixedDownloadSourceSizePolicy
 
getComponentHeight() - Method in interface org.openstreetmap.josm.gui.download.DownloadSourceSizingPolicy
Gets the height of the download source panel.
getComponentsBeforeHelp() - Method in class org.openstreetmap.josm.gui.dialogs.OsmIdSelectionDialog
Let subclasses add custom components between the id input field and the help text
getComponentsBeforeHelp() - Method in class org.openstreetmap.josm.gui.download.DownloadObjectDialog
 
getComponentText(IPrimitive) - Method in class org.openstreetmap.josm.gui.PrimitiveRenderer
Returns the text representing an OSM primitive in a component.
getComponentToolTipText(IPrimitive) - Method in class org.openstreetmap.josm.gui.dialogs.RelationListDialog.NoTooltipOsmRenderer
 
getComponentToolTipText(IPrimitive) - Method in class org.openstreetmap.josm.gui.PrimitiveRenderer
Returns the text representing an OSM primitive in a tooltip.
getCompressedFileOutputStream(File) - Static method in enum org.openstreetmap.josm.io.Compression
Returns a compressing OutputStream for the File file.
getCompressedFileOutputStream(Path) - Static method in enum org.openstreetmap.josm.io.Compression
Returns a compressing OutputStream for the Path path.
getCompressedOutputStream(OutputStream) - Method in enum org.openstreetmap.josm.io.Compression
Returns a compressing OutputStream for out.
getConditions() - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.Selector.AbstractSelector
 
getConditions() - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.Selector.ChildOrParentSelector
 
getConditions() - Method in interface org.openstreetmap.josm.gui.mappaint.mapcss.Selector
Returns the list of conditions.
getConfirmationMessage(URL) - Method in class org.openstreetmap.josm.actions.downloadtasks.AbstractChangesetDownloadTask
 
getConfirmationMessage(URL) - Method in class org.openstreetmap.josm.actions.downloadtasks.DownloadGpsTask
 
getConfirmationMessage(URL) - Method in class org.openstreetmap.josm.actions.downloadtasks.DownloadNotesTask
 
getConfirmationMessage(URL) - Method in class org.openstreetmap.josm.actions.downloadtasks.DownloadOsmTask
 
getConfirmationMessage(URL) - Method in class org.openstreetmap.josm.actions.downloadtasks.DownloadSessionTask
 
getConfirmationMessage(URL) - Method in interface org.openstreetmap.josm.actions.downloadtasks.DownloadTask
Replies the HTML-formatted confirmation message to be shown to user when the given URL needs to be confirmed before loading.
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
Replies the conflict resolver component.
getConflicts() - Method in class org.openstreetmap.josm.data.osm.DataSet
Replies the set of conflicts currently managed in this layer.
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.
getConnectedPairs(Node) - Method in class org.openstreetmap.josm.data.osm.NodeGraph
 
getConnectionColor() - Method in class org.openstreetmap.josm.data.osm.visitor.paint.MapPaintSettings
Returns color for multiply connected nodes
getConnectionNodeSize() - Method in class org.openstreetmap.josm.data.osm.visitor.paint.MapPaintSettings
Returns the size of multiply connected nodes
getConnectionTimeout() - Method in class org.openstreetmap.josm.data.imagery.TileJobOptions
Returns socket connection timeout in milliseconds.
getConnectionType() - Method in class org.openstreetmap.josm.gui.dialogs.relation.MemberTable.ZoomToGapAction
 
getConnectTimeout() - Method in class org.openstreetmap.josm.tools.HttpClient
Returns the connect timeout.
getContent() - Method in class org.openstreetmap.josm.data.cache.CacheEntry
Returns cache entry content.
getContent() - Method in class org.openstreetmap.josm.data.osm.Changeset
Returns the changeset contents.
getContent() - Method in class org.openstreetmap.josm.gui.Notification
Gets the content component to use.
getContent() - Method in class org.openstreetmap.josm.io.remotecontrol.handler.RequestHandler
Returns the response content.
getContent() - Method in class org.openstreetmap.josm.tools.HttpClient.Response
Returns an input stream that reads from this HTTP connection, or, error stream if the connection failed but the server sent useful data.
getContentEncoding() - Method in class org.openstreetmap.josm.tools.Http1Client.Http1Response
 
getContentEncoding() - Method in class org.openstreetmap.josm.tools.HttpClient.Response
Returns the Content-Encoding header.
getContentLength() - Method in class org.openstreetmap.josm.tools.Http1Client.Http1Response
 
getContentLength() - Method in class org.openstreetmap.josm.tools.HttpClient.Response
Returns the Content-Length header.
getContentLengthLong() - Method in interface org.openstreetmap.josm.tools.HttpClient.ConnectionResponse
Returns the value of the content-length header field as a long.
getContentReader() - Method in class org.openstreetmap.josm.io.CachedFile
Returns CachedFile.getInputStream() wrapped in a buffered reader.
getContentReader() - Method in class org.openstreetmap.josm.tools.HttpClient.Response
Returns HttpClient.Response.getContent() wrapped in a buffered reader.
getContentTextOrComponent() - Method in class org.openstreetmap.josm.gui.Notification
 
getContentType() - Method in exception org.openstreetmap.josm.io.OsmApiException
Replies the response content-type.
getContentType() - Method in class org.openstreetmap.josm.io.remotecontrol.handler.RequestHandler
Returns the response content type.
getContentType() - Method in class org.openstreetmap.josm.tools.Http1Client.Http1Response
 
getContentType() - Method in class org.openstreetmap.josm.tools.HttpClient.Response
Returns the Content-Type header.
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.
getContinueButtonIndex() - Method in class org.openstreetmap.josm.gui.dialogs.OsmIdSelectionDialog
Allows subclasses to specify a different continue button index.
getCoor() - Method in class org.openstreetmap.josm.data.gpx.WayPoint
Returns the waypoint coordinates.
getCoor() - Method in interface org.openstreetmap.josm.data.osm.INode
Returns lat/lon coordinates of this node.
getCoor() - Method in class org.openstreetmap.josm.data.osm.Node
Returns lat/lon coordinates of this node, or null unless ILatLon.isLatLonKnown()
getCoor() - Method in class org.openstreetmap.josm.data.osm.NodeData
 
getCoor() - Method in class org.openstreetmap.josm.data.vector.VectorNode
 
getCoor() - Method in class org.openstreetmap.josm.gui.layer.markerlayer.Marker
Returns the marker's coordinates.
getCoorArray(JsonArrayBuilder, EastNorth) - Static method in class org.openstreetmap.josm.io.GeoJSONWriter
 
getCoorArray(JsonArrayBuilder, ILatLon) - Method in class org.openstreetmap.josm.io.GeoJSONWriter
 
getCoordinateFormat(String) - Static method in class org.openstreetmap.josm.data.coor.conversion.CoordinateFormatManager
Get registered coordinate format by id
getCoordinateFormats() - Static method in class org.openstreetmap.josm.data.coor.conversion.CoordinateFormatManager
Get the list of all registered coordinate formats.
getCoordinates() - Method in class org.openstreetmap.josm.gui.dialogs.LatLonDialog
Gets the coordinates that are entered by the user.
getCoordinates() - Method in class org.openstreetmap.josm.gui.history.CoordinateInfoViewer.Updater
 
getCoords() - Method in class org.openstreetmap.josm.data.osm.history.HistoryNode
Replies the coordinates.
getCoorsArray(Iterable<Node>) - Method in class org.openstreetmap.josm.io.GeoJSONWriter.GeometryPrimitiveVisitor
 
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.
getCornerBounds() - Method in class org.openstreetmap.josm.gui.MapViewState.MapViewRectangle
Gets a rough estimate of the bounds by assuming lat/lon are parallel to x/y.
getCorrectionColumnName(int) - Method in class org.openstreetmap.josm.gui.correction.CorrectionTableModel
Returns the column name for columns other than "Apply".
getCorrectionColumnName(int) - Method in class org.openstreetmap.josm.gui.correction.RoleCorrectionTableModel
 
getCorrectionColumnName(int) - Method in class org.openstreetmap.josm.gui.correction.TagCorrectionTableModel
 
getCorrections() - Method in class org.openstreetmap.josm.gui.correction.CorrectionTableModel
Returns the list of corrections.
getCorrectionTableModel() - Method in class org.openstreetmap.josm.gui.correction.CorrectionTable
Returns correction table model.
getCorrectionValueAt(int, int) - Method in class org.openstreetmap.josm.gui.correction.CorrectionTableModel
Returns the correction value at given position.
getCorrectionValueAt(int, int) - Method in class org.openstreetmap.josm.gui.correction.RoleCorrectionTableModel
 
getCorrectionValueAt(int, int) - Method in class org.openstreetmap.josm.gui.correction.TagCorrectionTableModel
 
getCount() - Method in class org.openstreetmap.josm.gui.tagging.presets.items.PresetListEntry
Returns how many selected primitives had this value set.
getCount() - Method in class org.openstreetmap.josm.io.OsmPbfReader.BoundedInputStream
 
getCountryCode() - Method in class org.openstreetmap.josm.data.sources.SourceInfo
Returns the ISO 3166-1-alpha-2 country code.
getCoveringTileRange(Tile, int) - Method in class org.openstreetmap.josm.data.imagery.WMTSTileSource
 
getCreatedAt() - Method in class org.openstreetmap.josm.data.notes.Note
Returns the date at which this note was submitted.
getCreatedAt() - Method in class org.openstreetmap.josm.data.osm.Changeset
Returns the changeset creation date.
getCreatedBefore() - Method in class org.openstreetmap.josm.io.ChangesetQuery
Replies the date before which changesets have been created this query is restricted to.
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
Returns the credentials needed to to access host.
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
Returns the credentials agent instance.
getCredentialsAgentClass() - Method in class org.openstreetmap.josm.io.auth.CredentialsManager
Returns type of credentials agent backing this credentials manager.
getCrs() - Method in class org.openstreetmap.josm.data.imagery.LayerDetails
Returns projections that are supported by this layer.
getCrs() - Method in class org.openstreetmap.josm.data.imagery.WMTSTileSource.TileMatrixSet
Returns projection of this tileMatrix.
getCurrent() - Static method in class org.openstreetmap.josm.gui.progress.swing.PleaseWaitProgressMonitor
Returns the progress monitor being currently displayed.
getCurrentAccessibleValue() - Method in class org.openstreetmap.josm.gui.MapScaler.AccessibleMapScaler
 
getCurrentAsynchronousUploadTask() - Static method in class org.openstreetmap.josm.gui.io.AsynchronousUploadPrimitivesTask
Get the current upload task
getCurrentAuthorisationUI() - Method in class org.openstreetmap.josm.gui.oauth.OAuthAuthorizationWizard
 
getCurrentAutoFilter() - Method in class org.openstreetmap.josm.gui.autofilter.AutoFilterManager
Returns the currently selected auto filter, if any.
getCurrentBaseNode() - Method in class org.openstreetmap.josm.actions.mapmode.DrawAction
Replies the current base node, after having checked it is still usable (see #11105).
getCurrentBuild() - Static method in class org.openstreetmap.josm.tools.PlatformHookWindows
Returns the Windows current build number from registry (example: "15063")
getCurrentChangeset() - Method in interface org.openstreetmap.josm.gui.dialogs.changeset.ChangesetAware
Returns the current changeset.
getCurrentChangeset() - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetContentPanel
 
getCurrentChangeset() - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetDetailPanel
 
getCurrentChangesetList() - Method in class org.openstreetmap.josm.gui.dialogs.ChangesetDialog
 
getCurrentChangesetListModel() - Method in class org.openstreetmap.josm.gui.dialogs.ChangesetDialog
 
getCurrentCode() - Method in class org.openstreetmap.josm.gui.preferences.projection.AbstractProjectionChoice
Returns current projection code.
getCurrentCode() - Method in class org.openstreetmap.josm.gui.preferences.projection.CodeProjectionChoice
 
getCurrentCode() - Method in class org.openstreetmap.josm.gui.preferences.projection.CustomProjectionChoice
 
getCurrentCode() - Method in class org.openstreetmap.josm.gui.preferences.projection.GaussKruegerProjectionChoice
 
getCurrentCode() - Method in class org.openstreetmap.josm.gui.preferences.projection.LambertCC9ZonesProjectionChoice
 
getCurrentCode() - Method in class org.openstreetmap.josm.gui.preferences.projection.LambertProjectionChoice
 
getCurrentCode() - Method in class org.openstreetmap.josm.gui.preferences.projection.PuwgProjectionChoice
 
getCurrentCode() - Method in class org.openstreetmap.josm.gui.preferences.projection.SingleProjectionChoice
 
getCurrentCode() - Method in class org.openstreetmap.josm.gui.preferences.projection.UTMFranceDOMProjectionChoice
 
getCurrentCode() - Method in class org.openstreetmap.josm.gui.preferences.projection.UTMProjectionChoice
 
getCurrentCursor() - Method in class org.openstreetmap.josm.gui.util.CursorManager
 
getCurrentDirectory() - Method in class org.openstreetmap.josm.gui.widgets.AbstractFileChooser
Returns the current directory.
getCurrentDirectory() - Method in class org.openstreetmap.josm.gui.widgets.NativeFileChooser
 
getCurrentDirectory() - Method in class org.openstreetmap.josm.gui.widgets.SwingFileChooser
 
getCurrentFeedback() - Method in class org.openstreetmap.josm.gui.dialogs.changeset.query.UrlBasedQueryPanel.ChangetQueryUrlValidator
 
getCurrentImage() - Static method in class org.openstreetmap.josm.gui.layer.geoimage.ImageViewerDialog
Returns the currently displayed image.
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
 
getCurrentProjectionChoiceId() - Static method in class org.openstreetmap.josm.gui.preferences.projection.ProjectionPreference
Get the id of the projection choice that is currently set.
getCurrentSortMethod() - Method in class org.openstreetmap.josm.data.osm.NoteData
Returns the current comparator being used to sort the note list.
getCurrentSource() - Method in class org.openstreetmap.josm.gui.bbox.SourceButton
Get the currently-selected tile source.
getCurrentTimeMilliseconds() - Static method in class org.openstreetmap.josm.data.osm.visitor.paint.RenderBenchmarkCollector
 
getCurrentUser() - Static method in class org.openstreetmap.josm.data.osm.NoteData
 
getCurrentUser() - Static method in class org.openstreetmap.josm.gui.history.HistoryBrowserModel.HistoryPrimitiveBuilder
 
getCursor(String, String) - Static method in class org.openstreetmap.josm.tools.ImageProvider
Load a cursor with a given file name, optionally decorated with an overlay image.
getCursor(OsmPrimitive) - Method in class org.openstreetmap.josm.actions.mapmode.SelectAction
works out which cursor should be displayed for most of SelectAction's features.
getCursorImage(String, String, UnaryOperator<Dimension>, Point) - Static method in class org.openstreetmap.josm.tools.ImageProvider
Load a cursor image with a given file name, optionally decorated with an overlay image
getCursorManager() - Method in class org.openstreetmap.josm.gui.NavigatableComponent
Gets the cursor manager that is used for this NavigatableComponent.
getCustomHttpHeaders() - Method in class org.openstreetmap.josm.data.sources.SourceInfo
Returns custom HTTP headers that should be sent with request towards imagery provider
getCustomizedStroke(String) - Static method in class org.openstreetmap.josm.gui.util.GuiHelper
Return s new BasicStroke object with given thickness and style
getCustomTags(String) - Static method in class org.openstreetmap.josm.tools.Territories
Returns the map of custom tags for a territory with the given ISO3166-1 or ISO3166-2 code.
getCustomUrls(SourcePrefHelper) - Static method in class org.openstreetmap.josm.actions.ShowStatusReportAction
 
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.data.osm.CyclicUploadDependencyException
Gets the cycle
getData() - Method in class org.openstreetmap.josm.actions.UpdateModifiedAction
 
getData() - Method in class org.openstreetmap.josm.actions.UpdateSelectionAction
Returns the data on which this action operates.
getData() - Method in class org.openstreetmap.josm.data.imagery.vectortile.mapbox.MVTTile
Get the datastore for this tile
getData() - Method in class org.openstreetmap.josm.gui.download.AbstractDownloadSourcePanel
Gets the data.
getData() - Method in class org.openstreetmap.josm.gui.download.OSMDownloadSource.OSMDownloadSourcePanel
 
getData() - Method in class org.openstreetmap.josm.gui.download.OverpassDownloadSource.OverpassDownloadSourcePanel
 
getData() - Method in class org.openstreetmap.josm.gui.download.PlaceSelection.NamedResultTableModel
 
getData() - Method in class org.openstreetmap.josm.gui.layer.AbstractModifiableLayer
Get the data for the modifiable layer
getData() - Method in class org.openstreetmap.josm.gui.layer.geoimage.GeoImageLayer
 
getData() - Method in class org.openstreetmap.josm.gui.layer.GpxLayer
 
getData() - Method in class org.openstreetmap.josm.gui.layer.imagery.MVTLayer
Get the data set for this layer
getData() - Method in class org.openstreetmap.josm.gui.layer.NoteLayer
 
getData() - Method in class org.openstreetmap.josm.gui.layer.OsmDataLayer
 
getData() - Method in class org.openstreetmap.josm.gui.preferences.advanced.AbstractListEditor
Returns the list of values.
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
Returns the data.
getData() - Method in class org.openstreetmap.josm.gui.preferences.display.ColorPreference.ColorTableModel
 
getData() - Method in class org.openstreetmap.josm.io.CacheCustomContent
Returns the data without performing any updates
getData() - Method in class org.openstreetmap.josm.io.GpxParser
Get the parsed GpxData
getData(Collection<? extends OsmPrimitive>) - Static method in class org.openstreetmap.josm.gui.datatransfer.data.PrimitiveTransferData
Creates a new PrimitiveTransferData object that only contains the primitives.
getData(Collection<RelationMember>) - Static method in class org.openstreetmap.josm.gui.datatransfer.RelationMemberTransferable.Data
Gets the Data for the given list of members.
getDataClass() - Method in enum org.openstreetmap.josm.data.osm.OsmPrimitiveType
Returns the data class.
getDataKey(int) - Method in class org.openstreetmap.josm.gui.dialogs.properties.TagEditHelper
Finds the key from given row of tag editor.
getDataKeys() - Method in class org.openstreetmap.josm.gui.tagging.ac.AutoCompletionManager
replies the keys held by the cache
getDataPref(IGpxLayerPrefs, String) - Static method in class org.openstreetmap.josm.gui.preferences.display.GPXSettingsPanel
Reads the preference for the given layer or the default preference if not available
getDataPrefInt(IGpxLayerPrefs, String) - Static method in class org.openstreetmap.josm.gui.preferences.display.GPXSettingsPanel
Reads the integer preference for the given data or the default preference if not available
getDataset() - Method in class org.openstreetmap.josm.data.osm.event.AbstractDatasetChangedEvent
Returns the dataset from which the event came from.
getDataSet() - Method in class org.openstreetmap.josm.data.osm.HighlightUpdateListener.HighlightUpdateEvent
Get the modified data set.
getDataSet() - Method in interface org.openstreetmap.josm.data.osm.IPrimitive
Returns the parent data set of this primitive.
getDataSet() - Method in class org.openstreetmap.josm.data.osm.OsmPrimitive
 
getDataSet() - Method in class org.openstreetmap.josm.data.osm.PrimitiveData
 
getDataSet() - Method in class org.openstreetmap.josm.data.UndoRedoHandler.CommandQueueCleanedEvent
Returns the affected dataset.
getDataSet() - Method in class org.openstreetmap.josm.data.vector.VectorPrimitive
 
getDataSet() - Method in class org.openstreetmap.josm.gui.layer.AbstractOsmDataLayer
Returns the OsmData behind this layer.
getDataSet() - Method in class org.openstreetmap.josm.gui.layer.geoimage.ImageEntry
Get the dataset for this image
getDataSet() - Method in class org.openstreetmap.josm.gui.layer.OsmDataLayer
Returns the DataSet behind this layer.
getDataSet() - Method in class org.openstreetmap.josm.io.AbstractReader
Replies the parsed data set
getDataSourceArea() - Method in interface org.openstreetmap.josm.data.Data
Returns the total area of downloaded data (the "yellow rectangles").
getDataSourceArea() - Method in class org.openstreetmap.josm.data.osm.DataSet
 
getDataSourceArea(Collection<DataSource>) - Static method in class org.openstreetmap.josm.data.DataSource
Returns the total area of downloaded data (the "yellow rectangles").
getDataSourceBoundingBox() - Method in class org.openstreetmap.josm.data.osm.DataSet
 
getDataSourceBoundingBox() - Method in interface org.openstreetmap.josm.data.osm.OsmData
Returns the data sources bounding box.
getDataSourceBounds() - Method in interface org.openstreetmap.josm.data.Data
Replies the list of data source bounds.
getDataSourceBounds() - Method in class org.openstreetmap.josm.data.osm.DataSet
 
getDataSourceBounds(Collection<DataSource>) - Static method in class org.openstreetmap.josm.data.DataSource
Replies the list of data source bounds.
getDataSources() - Method in interface org.openstreetmap.josm.data.Data
Returns the collection of data sources.
getDataSources() - Method in class org.openstreetmap.josm.data.gpx.GpxData
 
getDataSources() - Method in class org.openstreetmap.josm.data.ImageData
 
getDataSources() - Method in class org.openstreetmap.josm.data.osm.DataSet
 
getDataSources() - Method in interface org.openstreetmap.josm.data.osm.DataSourceChangeEvent
Gets the new data sources.
getDataSources() - Method in class org.openstreetmap.josm.data.osm.event.DataSourceAddedEvent
 
getDataSources() - Method in class org.openstreetmap.josm.data.osm.event.DataSourceRemovedEvent
 
getDataSources() - Method in class org.openstreetmap.josm.data.osm.NoteData
 
getDataSources() - Method in class org.openstreetmap.josm.data.vector.DataStore
 
getDataSources() - Method in class org.openstreetmap.josm.data.vector.VectorDataSet
 
getDataString() - Method in class org.openstreetmap.josm.io.CacheCustomContent
Returns the data without performing any updates
getDataURL() - Method in class org.openstreetmap.josm.tools.ImageProvider
Execute the image request and scale result.
getDataValues(int) - Method in class org.openstreetmap.josm.gui.dialogs.properties.TagEditHelper
Finds the values from given row of tag editor.
getDataValues(String) - Method in class org.openstreetmap.josm.gui.tagging.ac.AutoCompletionManager
replies the auto completion values allowed for a specific key.
getDataWithReferences(Collection<? extends OsmPrimitive>) - Static method in class org.openstreetmap.josm.gui.datatransfer.data.PrimitiveTransferData
Creates a new PrimitiveTransferData object that contains the primitives and all references.
getDate() - Method in class org.openstreetmap.josm.data.gpx.WayPoint
Deprecated.
getDate() - Method in class org.openstreetmap.josm.data.osm.ChangesetDiscussionComment
Replies date this comment was posted at.
getDate() - Method in class org.openstreetmap.josm.data.sources.SourceInfo
Returns the date information.
getDate() - Method in class org.openstreetmap.josm.gui.dialogs.changeset.query.DateValidator
Returns the date.
getDate() - Method in class org.openstreetmap.josm.gui.widgets.DateEditorWithSlider
Gets the date that was selected by the user
getDateFormat(int) - Static method in class org.openstreetmap.josm.tools.date.DateUtils
Returns the date format to be used for current user, based on user preferences.
getDateFormatter(FormatStyle) - Static method in class org.openstreetmap.josm.tools.date.DateUtils
Returns the date formatter to be used for current user, based on user preferences.
getDateTimeFormat() - Static method in class org.openstreetmap.josm.gui.layer.geoimage.SynchronizeTimeFromPhotoDialog
 
getDateTimeFormat(int, int) - Static method in class org.openstreetmap.josm.tools.date.DateUtils
Returns the date/time format to be used for current user, based on user preferences.
getDateTimeFormatter(FormatStyle, FormatStyle) - Static method in class org.openstreetmap.josm.tools.date.DateUtils
Returns the date/time formatter to be used for current user, based on user preferences.
getDatum() - Method in class org.openstreetmap.josm.data.projection.AbstractProjection
Gets the datum this projection is based on.
getDatum(String) - Static method in class org.openstreetmap.josm.data.projection.Projections
Get a geodetic datum by id.
getDayOffset() - Method in class org.openstreetmap.josm.data.gpx.GpxTimeOffset
Returns the day difference.
getDecimalDegree(String) - Static method in class org.openstreetmap.josm.io.imagery.WMSImagery
 
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(int) - Method in class org.openstreetmap.josm.gui.conflict.tags.TagConflictResolverModel
Returns the conflict resolution decision at the given row.
getDecision(Relation, int) - Method in class org.openstreetmap.josm.gui.conflict.tags.RelationMemberConflictResolverModel
 
getDecisionType() - Method in class org.openstreetmap.josm.gui.conflict.tags.MultiValueResolutionDecision
Replies the type of the resolution
getDeclaredField(String) - Static method in class org.openstreetmap.josm.gui.widgets.JosmImageView
 
getDeclaredFieldInClassOrSuperTypes(Class<T>, String) - Static method in class org.openstreetmap.josm.data.StructUtils
 
getDeclaredFieldsInClassOrSuperTypes(Class<T>) - Static method in class org.openstreetmap.josm.data.StructUtils
 
getDeclaredMethod(String, Class<?>...) - Static method in class org.openstreetmap.josm.tools.WinRegistry
 
getDefault() - Method in enum org.openstreetmap.josm.data.imagery.ImageryInfo.ImageryCategory
 
getDefault() - Method in enum org.openstreetmap.josm.data.imagery.ImageryInfo.ImageryType
 
getDefault() - Method in class org.openstreetmap.josm.data.preferences.sources.MapPaintPrefHelper
 
getDefault() - Method in class org.openstreetmap.josm.data.preferences.sources.PresetPrefHelper
 
getDefault() - Method in class org.openstreetmap.josm.data.preferences.sources.SourcePrefHelper
Returns the default sources provided by JOSM core.
getDefault() - Method in class org.openstreetmap.josm.data.preferences.sources.ValidatorPrefHelper
 
getDefault() - Method in interface org.openstreetmap.josm.data.sources.ICommonSource
Get the default value for the Enum
getDefault() - Static method in class org.openstreetmap.josm.data.SystemOfMeasurement
Returns the default system of measurement for the current country.
getDefault() - Method in class org.openstreetmap.josm.gui.preferences.map.MapPaintPreference.MapPaintSourceEditor
 
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.validator.ValidatorTagCheckerRulesPreference.TagCheckerRulesSourceEditor
 
getDefaultButtonAction() - Method in class org.openstreetmap.josm.gui.MapFrame
Gets the action of the default (first) map mode
getDefaultCacheDirectory() - Method in interface org.openstreetmap.josm.tools.PlatformHook
Returns the platform-dependent default cache directory.
getDefaultCacheDirectory() - Method in class org.openstreetmap.josm.tools.PlatformHookOsx
 
getDefaultCacheDirectory() - Method in class org.openstreetmap.josm.tools.PlatformHookUnixoid
 
getDefaultCacheDirectory() - Method in class org.openstreetmap.josm.tools.PlatformHookWindows
 
getDefaultComponentOrientation() - Method in class org.openstreetmap.josm.gui.tagging.presets.TaggingPresetItemGuiSupport
Returns the default component orientation by the user's locale
getDefaultComponentOrientation() - Static method in class org.openstreetmap.josm.gui.widgets.OrientationAction
Returns the default component orientation by the user's locale
getDefaultDetachedSize() - Method in class org.openstreetmap.josm.gui.dialogs.ToggleDialog
Returns the 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.
getDefaultFontName() - Static method in class org.openstreetmap.josm.gui.mappaint.styleelement.StyleElement
 
getDefaultFontSize() - Static method in class org.openstreetmap.josm.gui.mappaint.styleelement.StyleElement
 
getDefaultFormat() - Static method in class org.openstreetmap.josm.data.coor.conversion.CoordinateFormatManager
Replies the default coordinate format to be use
getDefaultGraphics() - Method in class org.openstreetmap.josm.gui.layer.MapViewGraphics
Gets the Graphics2D you should use to paint on this graphics object.
getDefaultIcon() - Static method in class org.openstreetmap.josm.gui.download.BookmarkList.Bookmark
 
getDefaultIconProvider() - Static method in class org.openstreetmap.josm.gui.mappaint.StyleSource
Image provider for default icon.
getDefaultImportExtensionFileFilter(String) - Static method in class org.openstreetmap.josm.actions.ExtensionFileFilter
Replies the default ExtensionFileFilter for a given extension
getDefaultInstance() - Static method in class org.openstreetmap.josm.io.FileWatcher
Returns the default instance.
getDefaultLabel() - Method in class org.openstreetmap.josm.gui.mappaint.styleelement.LabelCompositionStrategy.StaticLabelCompositionStrategy
 
getDefaultLabelTag() - Method in class org.openstreetmap.josm.gui.mappaint.styleelement.LabelCompositionStrategy.TagLookupCompositionStrategy
 
getDefaultLayerPosition() - Method in class org.openstreetmap.josm.gui.layer.GpxLayer
 
getDefaultLayerPosition() - Method in class org.openstreetmap.josm.gui.layer.Layer
Gets the strategy that specifies where this layer should be inserted in a layer list.
getDefaultLayerPosition() - Method in class org.openstreetmap.josm.gui.layer.ValidatorLayer
 
getDefaultLayers() - Method in class org.openstreetmap.josm.data.imagery.ImageryLayerInfo
List of available default layers
getDefaultLayers() - Method in class org.openstreetmap.josm.data.sources.SourceInfo
Returns default layers that should be shown for this Imagery (if at all supported by imagery provider) If no layer is set to default and there is more than one imagery available, then user will be asked to choose the layer to work on
getDefaultMatch() - Method in class org.openstreetmap.josm.gui.tagging.presets.items.Check
 
getDefaultMatch() - Method in class org.openstreetmap.josm.gui.tagging.presets.items.ComboMultiSelect
 
getDefaultMatch() - Method in class org.openstreetmap.josm.gui.tagging.presets.items.Key
 
getDefaultMatch() - Method in class org.openstreetmap.josm.gui.tagging.presets.items.KeyedItem
Returns the default match.
getDefaultMatch() - Method in class org.openstreetmap.josm.gui.tagging.presets.items.Text
 
getDefaultMenuPos() - Method in class org.openstreetmap.josm.gui.MainMenu
Returns the default position of new top-level menus.
getDefaultNameTags() - Static method in class org.openstreetmap.josm.gui.mappaint.styleelement.LabelCompositionStrategy.DeriveLabelFromNameTagsCompositionStrategy
 
getDefaultOAuth20Parameters(String) - Static method in class org.openstreetmap.josm.data.oauth.OAuthParameters
Get the default OAuth 2.0 parameters
getDefaultOsmApiUrl() - Method in class org.openstreetmap.josm.data.preferences.JosmUrls
 
getDefaultOsmApiUrl() - Method in interface org.openstreetmap.josm.spi.preferences.IUrls
Returns the default OSM API URL.
getDefaultOutputName(String) - Static method in class org.openstreetmap.josm.data.validation.ValidatorCLI
Get the default output name
getDefaultPrefDirectory() - Method in interface org.openstreetmap.josm.tools.PlatformHook
Returns the platform-dependent default preferences directory.
getDefaultPrefDirectory() - Method in class org.openstreetmap.josm.tools.PlatformHookOsx
 
getDefaultPrefDirectory() - Method in class org.openstreetmap.josm.tools.PlatformHookUnixoid
 
getDefaultPrefDirectory() - Method in class org.openstreetmap.josm.tools.PlatformHookWindows
 
getDefaultPrefs() - Static method in class org.openstreetmap.josm.gui.preferences.display.GPXSettingsPanel
 
getDefaultProj4NadshiftDirectories() - Method in interface org.openstreetmap.josm.tools.PlatformHook
Returns the list of platform-dependent default datum shifting directories for the PROJ.4 library.
getDefaultRule(String) - Static method in class org.openstreetmap.josm.gui.autofilter.AutoFilterRule
Returns the default auto filter rule for the given key
getDefaultsCacheFile() - Method in class org.openstreetmap.josm.data.Preferences
Returns the cache file for default preferences.
getDefaultSegmentWidth() - Method in class org.openstreetmap.josm.data.osm.visitor.paint.MapPaintSettings
Returns default width for ways segments
getDefaultSources() - Static method in class org.openstreetmap.josm.gui.io.BasicUploadSettingsPanel
Returns the default list of sources.
getDefaultStyle() - Method in interface org.openstreetmap.josm.tools.PlatformHook
Returns the default LAF to be used on this platform to look almost as a native application.
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
 
getDefaultTextTemplate() - Method in class org.openstreetmap.josm.gui.layer.markerlayer.Marker
 
getDefaultTileSize() - Method in class org.openstreetmap.josm.data.imagery.TemplatedWMSTileSource
 
getDefaultTileSize() - Method in class org.openstreetmap.josm.data.imagery.WMSEndpointTileSource
 
getDefaultUserDataDirectory() - Method in interface org.openstreetmap.josm.tools.PlatformHook
Returns the platform-dependent default user data directory.
getDefaultUserDataDirectory() - Method in class org.openstreetmap.josm.tools.PlatformHookOsx
 
getDefaultUserDataDirectory() - Method in class org.openstreetmap.josm.tools.PlatformHookUnixoid
 
getDefaultUserDataDirectory() - Method in class org.openstreetmap.josm.tools.PlatformHookWindows
 
getDefaultValue() - Method in enum org.openstreetmap.josm.data.osm.visitor.paint.PaintColors
Gets the default value for this color.
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.AbstractToStringProperty.ChildProperty
 
getDefaultValue() - Method in class org.openstreetmap.josm.data.preferences.CachedProperty
 
getDefaultValue() - Method in class org.openstreetmap.josm.data.preferences.ColorInfo
Get the default value for this color setting.
getDefaultValue() - Method in class org.openstreetmap.josm.data.preferences.FallbackProperty
 
getDefaultValue() - Method in class org.openstreetmap.josm.gui.preferences.advanced.PrefEntry
Returns the preference default value.
getDefaultValueAsString() - Method in class org.openstreetmap.josm.data.preferences.CachedProperty
 
getDefaultValuePref() - Method in class org.openstreetmap.josm.data.preferences.NamedColorProperty
 
getDefaultVisibleRectangle(Component, Image) - Method in class org.openstreetmap.josm.gui.layer.geoimage.viewers.projections.Equirectangular
 
getDefaultVisibleRectangle(Component, Image) - Method in interface org.openstreetmap.josm.gui.layer.geoimage.viewers.projections.IImageViewer
Get the default visible rectangle for the projection
getDefaultVisibleRectangle(Component, Image) - Method in class org.openstreetmap.josm.gui.layer.geoimage.viewers.projections.Perspective
 
getDefaultZoomInPPD() - Method in class org.openstreetmap.josm.data.projection.AbstractProjection
 
getDefaultZoomInPPD() - Method in interface org.openstreetmap.josm.data.projection.Projection
The default scale factor in east/north units per pixel (NavigatableComponent.getState())).
getDefensiveDate(Instant) - Static method in class org.openstreetmap.josm.data.gpx.GpxImageEntry
 
getDefinedActions() - Method in class org.openstreetmap.josm.gui.preferences.ToolbarPreferences
 
getDegreesPerTile(int) - Method in class org.openstreetmap.josm.data.imagery.AbstractWMSTileSource
 
getDelegateProperty() - Method in class org.openstreetmap.josm.data.preferences.FallbackProperty
Get the wrapped property.
getDeleteAction() - Method in class org.openstreetmap.josm.gui.tagging.TagTable
Returns the delete action.
getDeleted() - Method in class org.openstreetmap.josm.gui.preferences.display.ColorPreference.ColorTableModel
 
getDeletedPrimitives(DataSet) - Method in class org.openstreetmap.josm.actions.UploadSelectionAction
 
getDeletedRelationsModel() - Method in class org.openstreetmap.josm.gui.dialogs.DeleteFromRelationConfirmationDialog
Replies the data model used for relations that should probably be deleted.
getDeleteParameters(MouseEvent, int) - Method in class org.openstreetmap.josm.actions.mapmode.DeleteAction
 
getDelta() - Method in class org.openstreetmap.josm.gui.layer.geoimage.SynchronizeTimeFromPhotoDialog
 
getDeltaEast() - Method in class org.openstreetmap.josm.data.ProjectionBounds
 
getDeltaNorth() - Method in class org.openstreetmap.josm.data.ProjectionBounds
 
getDependencies() - Method in class org.openstreetmap.josm.io.session.AbstractSessionExporter
 
getDependencies() - Method in class org.openstreetmap.josm.io.session.GeoImageSessionExporter
 
getDependencies() - Method in class org.openstreetmap.josm.io.session.MarkerSessionExporter
 
getDependencies() - Method in interface org.openstreetmap.josm.io.session.SessionLayerExporter
Return the Layers, this Layer depends on.
getDeprecatedAndUnmaintainedPlugins() - Static method in class org.openstreetmap.josm.plugins.PluginHandler
Returns the set of deprecated and unmaintained plugins.
getDescription() - Method in class org.openstreetmap.josm.actions.ExtensionFileFilter
 
getDescription() - Method in enum org.openstreetmap.josm.data.imagery.ImageryInfo.ImageryCategory
Returns the description of this category.
getDescription() - Method in class org.openstreetmap.josm.data.osm.UserInfo
Returns the public account description.
getDescription() - Method in class org.openstreetmap.josm.data.osm.visitor.paint.MapRendererFactory.Descriptor
Get the description
getDescription() - Method in interface org.openstreetmap.josm.data.sources.ISourceCategory
Returns the description of this category.
getDescription() - Method in class org.openstreetmap.josm.data.sources.SourceInfo
Returns the description text when existing.
getDescription() - Method in class org.openstreetmap.josm.data.validation.TestError
Gets the error message
getDescription() - Method in class org.openstreetmap.josm.gui.autofilter.AutoFilter
Returns the button tooltip.
getDescription() - Method in class org.openstreetmap.josm.gui.layer.gpx.ImportAudioAction.AudioFileFilter
 
getDescription() - Method in enum org.openstreetmap.josm.gui.oauth.AuthorizationProcedure
Returns a translated description of this procedure
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.gui.util.FileFilterAllFiles
 
getDescription() - Method in class org.openstreetmap.josm.gui.util.MultikeyShortcutAction.MultikeyInfo
 
getDescription() - Method in class org.openstreetmap.josm.io.NameFinder.SearchResult
Returns the description.
getDescription(Selector, OsmPrimitive) - Method in class org.openstreetmap.josm.data.validation.tests.MapCSSTagCheckerRule
Constructs a (localized) description for this deprecation check.
getDescription(RequestHandler) - Method in class org.openstreetmap.josm.io.remotecontrol.handler.OpenApiHandler
 
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.
getDescriptionForMatchingSelector(OsmPrimitive, Selector) - Method in class org.openstreetmap.josm.data.validation.tests.MapCSSTagCheckerRule
Constructs a (localized) description for this deprecation check where any placeholders are replaced by values of the matched selector.
getDescriptionIcon() - Method in class org.openstreetmap.josm.command.AbstractNodesCommand
 
getDescriptionIcon() - Method in class org.openstreetmap.josm.command.AddCommand
 
getDescriptionIcon() - Method in class org.openstreetmap.josm.command.ChangeCommand
 
getDescriptionIcon() - Method in class org.openstreetmap.josm.command.ChangePropertyCommand
 
getDescriptionIcon() - Method in class org.openstreetmap.josm.command.ChangePropertyCommand.OsmPseudoCommand
 
getDescriptionIcon() - Method in class org.openstreetmap.josm.command.ChangePropertyKeyCommand
 
getDescriptionIcon() - Method in class org.openstreetmap.josm.command.ChangePropertyKeyCommand.SinglePrimitivePseudoCommand
 
getDescriptionIcon() - Method in class org.openstreetmap.josm.command.ChangeRelationMemberRoleCommand
 
getDescriptionIcon() - Method in class org.openstreetmap.josm.command.conflict.ConflictAddCommand
 
getDescriptionIcon() - Method in class org.openstreetmap.josm.command.conflict.CoordinateConflictResolveCommand
 
getDescriptionIcon() - Method in class org.openstreetmap.josm.command.conflict.DeletedStateConflictResolveCommand
 
getDescriptionIcon() - Method in class org.openstreetmap.josm.command.conflict.ModifiedConflictResolveCommand
 
getDescriptionIcon() - Method in class org.openstreetmap.josm.command.conflict.RelationMemberConflictResolverCommand
 
getDescriptionIcon() - Method in class org.openstreetmap.josm.command.conflict.TagConflictResolveCommand
 
getDescriptionIcon() - Method in class org.openstreetmap.josm.command.conflict.VersionConflictResolveCommand
 
getDescriptionIcon() - Method in class org.openstreetmap.josm.command.conflict.WayNodesConflictResolverCommand
 
getDescriptionIcon() - Method in class org.openstreetmap.josm.command.DeleteCommand.DeleteChildCommand
 
getDescriptionIcon() - Method in class org.openstreetmap.josm.command.DeleteCommand
 
getDescriptionIcon() - Method in class org.openstreetmap.josm.command.MoveCommand
 
getDescriptionIcon() - Method in interface 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.SequenceCommand
 
getDescriptionIcon() - Method in class org.openstreetmap.josm.command.TransformNodesCommand
 
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.ChangeMembersCommand
 
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.ChangePropertyCommand.OsmPseudoCommand
 
getDescriptionText() - Method in class org.openstreetmap.josm.command.ChangePropertyKeyCommand
 
getDescriptionText() - Method in class org.openstreetmap.josm.command.ChangePropertyKeyCommand.SinglePrimitivePseudoCommand
 
getDescriptionText() - Method in class org.openstreetmap.josm.command.ChangeRelationMemberRoleCommand
 
getDescriptionText() - Method in class org.openstreetmap.josm.command.conflict.ConflictAddCommand
 
getDescriptionText() - Method in class org.openstreetmap.josm.command.conflict.CoordinateConflictResolveCommand
 
getDescriptionText() - Method in class org.openstreetmap.josm.command.conflict.DeletedStateConflictResolveCommand
 
getDescriptionText() - Method in class org.openstreetmap.josm.command.conflict.ModifiedConflictResolveCommand
 
getDescriptionText() - Method in class org.openstreetmap.josm.command.conflict.RelationMemberConflictResolverCommand
 
getDescriptionText() - Method in class org.openstreetmap.josm.command.conflict.TagConflictResolveCommand
 
getDescriptionText() - Method in class org.openstreetmap.josm.command.conflict.VersionConflictResolveCommand
 
getDescriptionText() - Method in class org.openstreetmap.josm.command.conflict.WayNodesConflictResolverCommand
 
getDescriptionText() - Method in class org.openstreetmap.josm.command.DeleteCommand.DeleteChildCommand
 
getDescriptionText() - Method in class org.openstreetmap.josm.command.DeleteCommand
 
getDescriptionText() - Method in class org.openstreetmap.josm.command.MoveCommand
 
getDescriptionText() - Method in interface 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.RemoveNodesCommand
 
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.SelectCommand
 
getDescriptionText() - Method in class org.openstreetmap.josm.command.SequenceCommand
 
getDescriptionText() - Method in class org.openstreetmap.josm.command.TransformNodesCommand
 
getDesktopEnvironment() - Method in class org.openstreetmap.josm.tools.PlatformHookUnixoid
Returns desktop environment based on the environment variable XDG_CURRENT_DESKTOP.
getDestDir() - Method in class org.openstreetmap.josm.io.CachedFile
 
getDetails() - Method in class org.openstreetmap.josm.data.projection.datum.NTV2SubGrid
Returns textual details about the sub grid.
getDialog() - Method in class org.openstreetmap.josm.gui.io.BasicUploadSettingsPanel
Returns the UplodDialog that is our ancestor
getDialog() - Method in class org.openstreetmap.josm.gui.progress.swing.PleaseWaitProgressMonitor
 
getDialogReturnValue(String) - Static method in class org.openstreetmap.josm.gui.ConditionalOptionPaneUtil
Returns the preference value for the preference key "message." + prefKey + ".value".
getDiffItemType(String, boolean) - Method in class org.openstreetmap.josm.gui.history.TagTableModel
 
getDiffResults() - Method in class org.openstreetmap.josm.io.DiffResultProcessor
 
getDimension(ProjectionBounds, double) - Static method in class org.openstreetmap.josm.gui.layer.imagery.ReprojectionTile
 
getDimensionDpiAdjusted(Dimension) - Static method in class org.openstreetmap.josm.tools.GuiSizesHelper
Returns a resolution adapted Dimension
getDirection() - Method in class org.openstreetmap.josm.command.SplitWayCommand.RelationAnalysis
 
getDirectionalTags(Tagged) - Static method in class org.openstreetmap.josm.actions.corrector.ReverseWayNoTagCorrector
Replies the tags that imply a semantic meaning from way direction and cannot be changed.
getDirectionPositionSettings() - Method in class org.openstreetmap.josm.data.gpx.GpxImageCorrelationSettings
Returns the direction/position settings.
getDirective() - Method in enum org.openstreetmap.josm.io.OverpassDownloadReader.OverpassOutputFormat
Returns the directive used in [out:<directive>] statement.
getDirectlyAdded() - Method in class org.openstreetmap.josm.gui.datatransfer.data.PrimitiveTransferData
Gets all primitives directly added.
getDirectoryByAbbr(String) - Static method in class org.openstreetmap.josm.gui.io.CustomConfigurator
 
getDirs() - Method in class org.openstreetmap.josm.data.Preferences
Get the base directories associated with this preference instance.
getDirs() - Static method in class org.openstreetmap.josm.spi.preferences.Config
Get class that provides the location of certain base directories
getDisabled() - Method in class org.openstreetmap.josm.gui.mappaint.styleelement.MapImage
 
getDisabledAndHiddenCount() - Method in class org.openstreetmap.josm.data.osm.FilterModel
Returns the number of primitives that are disabled and hidden.
getDisabledCount() - Method in class org.openstreetmap.josm.data.osm.FilterModel
Returns the number of primitives that are disabled but not hidden.
getDisabledExportPanel(Layer) - Method in class org.openstreetmap.josm.actions.SessionSaveAction.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.
getDisabledMenuActions() - Method in interface org.openstreetmap.josm.gui.widgets.DisableShortcutsOnFocusGainedComponent
Get the disabled menu action list This should not be used outside the DisableShortcutsOnFocusGainedComponent interface.
getDisabledMenuActions() - Method in class org.openstreetmap.josm.gui.widgets.DisableShortcutsOnFocusGainedTextField
 
getDisabledType() - Method in class org.openstreetmap.josm.data.osm.AbstractPrimitive
 
getDisabledType() - Method in interface org.openstreetmap.josm.data.osm.IFilterablePrimitive
Get binary property used internally by the filter mechanism.
getDiscardableKeys() - Static method in class org.openstreetmap.josm.data.osm.AbstractPrimitive
Returns a list of keys which have been deemed uninteresting to the point that they can be silently removed from data which is being edited.
getDiscussion() - Method in class org.openstreetmap.josm.data.osm.Changeset
Replies the list of comments in the changeset discussion, if any.
getDiskCacheAttributes(int, String, String) - Static method in class org.openstreetmap.josm.data.cache.JCSCacheManager
 
getDiskCacheFactory() - Static method in class org.openstreetmap.josm.data.cache.JCSCacheManager
 
getDiskCacheSize() - Method in class org.openstreetmap.josm.gui.layer.AbstractCachedTileSourceLayer
 
getDisplacement() - Method in class org.openstreetmap.josm.data.imagery.OffsetBookmark
Get displacement in EastNorth coordinates of the original projection.
getDisplacement() - Method in class org.openstreetmap.josm.gui.layer.imagery.TileSourceDisplaySettings
Gets the displacement of the image
getDisplacement(Projection) - Method in class org.openstreetmap.josm.data.imagery.OffsetBookmark
Get displacement in EastNorth coordinates of a given projection.
getDisplacementString(Locale) - Method in class org.openstreetmap.josm.gui.layer.imagery.TileSourceDisplaySettings
Gets the displacement of the image formatted as a string
getDisplay() - Method in class org.openstreetmap.josm.gui.preferences.display.ColorPreference.ColorEntry
Get a description of the color based on the given info.
getDisplayColor() - Method in class org.openstreetmap.josm.gui.preferences.display.ColorPreference.ColorEntry
Get the color value to display.
getDisplayedErrors() - Method in class org.openstreetmap.josm.tools.bugreport.BugReportQueue
 
getDisplayedPlugins() - Method in class org.openstreetmap.josm.gui.preferences.plugin.PluginPreferencesModel
Replies the list of plugin information to display.
getDisplayIcon() - Method in class org.openstreetmap.josm.gui.preferences.ToolbarPreferences.ActionDefinition
Returns display icon.
getDisplayMessage() - Method in exception org.openstreetmap.josm.io.OsmApiException
Replies a message suitable to be displayed in a message dialog
getDisplayName() - Method in class org.openstreetmap.josm.data.coor.conversion.AbstractCoordinateFormat
 
getDisplayName() - Method in interface org.openstreetmap.josm.data.coor.conversion.ICoordinateFormat
Get display name for this coordinate format
getDisplayName() - Method in class org.openstreetmap.josm.data.gpx.GpxImageEntry
Returns a display name for this entry
getDisplayName() - Method in interface org.openstreetmap.josm.data.imagery.street_level.IImageEntry
Returns a display name for this entry (shown in image viewer title bar)
getDisplayName() - Method in class org.openstreetmap.josm.data.osm.UserInfo
Returns the display name.
getDisplayName() - Method in class org.openstreetmap.josm.data.osm.visitor.paint.MapRendererFactory.Descriptor
Get the display name
getDisplayName() - Method in class org.openstreetmap.josm.data.preferences.sources.ExtendedSourceEntry
Returns string representation for GUI list or menu entry.
getDisplayName() - Method in enum org.openstreetmap.josm.gui.conflict.pair.ComparePairType
replies the display name
getDisplayName() - Method in interface org.openstreetmap.josm.gui.layer.geoimage.ImageMetadata
Returns a display name for this entry
getDisplayName() - Method in class org.openstreetmap.josm.gui.layer.geoimage.RemoteEntry
 
getDisplayName() - Method in class org.openstreetmap.josm.gui.layer.geoimage.WikimediaCommonsEntry
 
getDisplayName() - Method in class org.openstreetmap.josm.gui.preferences.ToolbarPreferences.ActionDefinition
Returns action display name.
getDisplayName(Locale) - Static method in class org.openstreetmap.josm.tools.LanguageInfo
Replies the display string used by JOSM for a given locale.
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.Changeset
Returns the changeset display name, as per given name formatter.
getDisplayName(NameFormatter) - Method in interface org.openstreetmap.josm.data.osm.INode
 
getDisplayName(NameFormatter) - Method in interface org.openstreetmap.josm.data.osm.IPrimitive
Replies the display name of a primitive formatted by formatter
getDisplayName(NameFormatter) - Method in interface org.openstreetmap.josm.data.osm.IRelation
 
getDisplayName(NameFormatter) - Method in interface org.openstreetmap.josm.data.osm.IWay
 
getDisplayPreference() - Method in class org.openstreetmap.josm.gui.preferences.PreferenceTabbedPane
Returns the DisplayPreference object.
getDisplaySettings() - Method in class org.openstreetmap.josm.gui.layer.AbstractTileSourceLayer
Gets the TileSourceDisplaySettings instance associated with this tile source.
getDisplayString() - Method in class org.openstreetmap.josm.data.preferences.sources.SourceEntry
String to show in menus and error messages.
getDisplayTooltip() - Method in class org.openstreetmap.josm.gui.preferences.ToolbarPreferences.ActionDefinition
Returns display tooltip.
getDisplayType() - Method in interface org.openstreetmap.josm.data.osm.IPrimitive
Gets the type this primitive is displayed at
getDisplayType() - Method in interface org.openstreetmap.josm.data.osm.IRelationMember
Returns type of member for icon display.
getDisplayType() - Method in class org.openstreetmap.josm.data.osm.Relation
 
getDisplayType() - Method in class org.openstreetmap.josm.data.osm.RelationMemberData
 
getDisplayType() - Method in class org.openstreetmap.josm.data.osm.Way
 
getDisplayType() - Method in class org.openstreetmap.josm.data.vector.VectorWay
 
getDisplayValue() - Method in class org.openstreetmap.josm.gui.tagging.presets.items.PresetListEntry
Returns the contents displayed in the current item view.
getDisplayValues() - Method in class org.openstreetmap.josm.gui.tagging.presets.items.ComboMultiSelect
Returns the values to display.
getDisplayVersion() - Static method in class org.openstreetmap.josm.tools.PlatformHookWindows
Returns the Windows display version from registry (example: "22H2")
getDist(Node) - Method in class org.openstreetmap.josm.data.validation.tests.UnconnectedWays.MyWaySegment
 
getDist100Pixel - Variable in class org.openstreetmap.josm.gui.MapScaler
 
getDist100Pixel() - Method in class org.openstreetmap.josm.gui.bbox.SlippyMapBBoxChooser
Get the distance in meter that correspond to 100 px on screen.
getDist100Pixel() - Method in class org.openstreetmap.josm.gui.NavigatableComponent
Get the distance in meter that correspond to 100 px on screen.
getDist100Pixel(boolean) - Method in class org.openstreetmap.josm.gui.NavigatableComponent
Get the distance in meter that correspond to 100 px on screen.
getDist100PixelText() - Method in class org.openstreetmap.josm.gui.NavigatableComponent
Returns the text describing the distance in meter that correspond to 100 px on screen.
getDistance() - Method in class org.openstreetmap.josm.gui.layer.gpx.DownloadAlongPanel
Gets the maximum distance in meters
getDistance(double, double, double, double) - Method in class org.openstreetmap.josm.data.imagery.WMTSTileSource
 
getDistance(Predicate<Node>) - Method in class org.openstreetmap.josm.command.MoveCommand
Computes the move distance for one node matching the specified predicate
getDistance(OsmPrimitive, OsmPrimitive) - Static method in class org.openstreetmap.josm.data.validation.tests.Addresses
returns rough distance between two OsmPrimitives
getDistance(OsmPrimitive, OsmPrimitive) - Static method in class org.openstreetmap.josm.tools.Geometry
Get the distance between different OsmPrimitives
getDistanceSegmentSegment(Node, Node, Node, Node) - Static method in class org.openstreetmap.josm.tools.Geometry
Get the distance between different WaySegments
getDistanceSegmentSegment(WaySegment, WaySegment) - Static method in class org.openstreetmap.josm.tools.Geometry
Get the distance between different WaySegments
getDistanceWayNode(Way, Node) - Static method in class org.openstreetmap.josm.tools.Geometry
Get the distance between a way and a node
getDistanceWayWay(Way, Way) - Static method in class org.openstreetmap.josm.tools.Geometry
Get the distance between different ways.
getDistText(double) - Method in class org.openstreetmap.josm.data.SystemOfMeasurement
Returns the text describing the given distance in this system of measurement.
getDistText(double) - Static method in class org.openstreetmap.josm.gui.NavigatableComponent
Returns the text describing the given distance in the current system of measurement.
getDistText(double, NumberFormat, double) - Method in class org.openstreetmap.josm.data.SystemOfMeasurement
Returns the text describing the given distance in this system of measurement.
getDistText(double, NumberFormat, double) - Static method in class org.openstreetmap.josm.gui.NavigatableComponent
Returns the text describing the given distance in the current system of measurement.
getDividerPainter() - Method in class org.openstreetmap.josm.gui.widgets.MultiSplitPane
The DividerPainter that's used to paint Dividers on this MultiSplitPane.
getDividerSize() - Method in class org.openstreetmap.josm.gui.widgets.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
Returns XML document.
getDocument(URL) - Static method in class org.openstreetmap.josm.tools.Mediawiki
 
getDotDirectory() - Static method in class org.openstreetmap.josm.tools.PlatformHookUnixoid
Get the dot directory ~/.josm.
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, double) - Method in class org.openstreetmap.josm.spi.preferences.AbstractPreferences
 
getDouble(String, double) - Method in interface org.openstreetmap.josm.spi.preferences.IPreferences
Gets a double preference
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
Replies the download area.
getDownloadArea() - Method in class org.openstreetmap.josm.io.NameFinder.SearchResult
Returns the download area.
getDownloadAreaToCacheTask(ProgressMonitor, List<LatLon>, double, double) - Method in class org.openstreetmap.josm.gui.layer.AbstractTileSourceLayer
Calculates tiles, that needs to be downloaded to cache, gets a current tile loader and creates a task to download all of the tiles.
getDownloadBounds() - Method in class org.openstreetmap.josm.gui.download.DownloadSettings
Gets the download bounds that are requested
getDownloadClass() - Method in interface org.openstreetmap.josm.gui.download.IDownloadSourceType
Returns the download task class which will be getting the data.
getDownloadClass() - Method in class org.openstreetmap.josm.gui.download.OSMDownloadSource.GpsDataDownloadType
 
getDownloadClass() - Method in class org.openstreetmap.josm.gui.download.OSMDownloadSource.NotesDataDownloadType
 
getDownloadClass() - Method in class org.openstreetmap.josm.gui.download.OSMDownloadSource.OsmDataDownloadType
 
getDownloadedData() - Method in class org.openstreetmap.josm.actions.downloadtasks.AbstractDownloadTask
Replies the downloaded data.
getDownloadedId() - Method in class org.openstreetmap.josm.gui.io.DownloadPrimitivesWithReferrersTask
Return ids of really downloaded primitives.
getDownloadedPlugins() - Method in class org.openstreetmap.josm.plugins.PluginDownloadTask
Replies the list of successfully downloaded plugins.
getDownloadedPrimitives() - Method in class org.openstreetmap.josm.actions.downloadtasks.DownloadTaskList
Replies the set of primitive ids which have been downloaded by this task list
getDownloadExecutor() - Method in class org.openstreetmap.josm.data.imagery.TMSCachedTileLoader
Returns download executor that is used by this factory.
getDownloadExecutor() - Static method in class org.openstreetmap.josm.data.imagery.vectortile.mapbox.MapboxVectorCachedTileLoader
 
getDownloadParams() - Method in class org.openstreetmap.josm.io.remotecontrol.handler.RequestHandler
 
getDownloadPolicy() - Method in class org.openstreetmap.josm.actions.downloadtasks.DownloadParams
Returns the download policy of new layer.
getDownloadPolicy() - Method in class org.openstreetmap.josm.data.osm.DataSet
 
getDownloadPolicy() - Method in interface org.openstreetmap.josm.data.osm.OsmData
Get the download policy.
getDownloadPolicy() - Method in class org.openstreetmap.josm.data.vector.VectorDataSet
 
getDownloadProjectionBounds() - Method in class org.openstreetmap.josm.actions.downloadtasks.AbstractDownloadTask
Returns the projection bounds of downloaded data.
getDownloadProjectionBounds() - Method in class org.openstreetmap.josm.actions.downloadtasks.DownloadGpsTask
 
getDownloadProjectionBounds() - Method in class org.openstreetmap.josm.actions.downloadtasks.DownloadNotesTask
 
getDownloadProjectionBounds() - Method in class org.openstreetmap.josm.actions.downloadtasks.DownloadOsmTask
 
getDownloadSettings(boolean) - Method in class org.openstreetmap.josm.gui.download.DownloadDialog
Gets the global settings of the download dialog.
getDownloadSource() - Method in class org.openstreetmap.josm.gui.download.AbstractDownloadSourcePanel
Gets the download source of this panel.
getDownloadSourceTabChangeListener() - Method in class org.openstreetmap.josm.gui.download.DownloadDialog
Creates a listener that reacts on tab switches for downloadSourcesTab in order to adjust proper division of the dialog according to user saved preferences or minimal size of the panel.
getDownloadType(Class<T>) - Static method in class org.openstreetmap.josm.gui.download.OSMDownloadSource
Get the instance of a data download type
getDownloadTypes() - Static method in class org.openstreetmap.josm.gui.download.OSMDownloadSource
Returns the possible downloads that JOSM can make in the default Download screen.
getDrawTime() - Method in class org.openstreetmap.josm.data.osm.visitor.paint.RenderBenchmarkCollector.CapturingBenchmark
Get the draw time
getDstString() - Method in class org.openstreetmap.josm.gui.layer.geoimage.SynchronizeTimeFromPhotoDialog.TimeZoneItem
 
getDuration() - Method in class org.openstreetmap.josm.gui.Notification
Gets the time the notification should be displayed
getDurationString(long) - Static method in class org.openstreetmap.josm.tools.Utils
Returns a simple human readable (hours, minutes, seconds) string for a given duration in milliseconds.
getDx() - Method in class org.openstreetmap.josm.gui.layer.imagery.TileSourceDisplaySettings
Gets the displacement in x (east) direction
getDy() - Method in class org.openstreetmap.josm.gui.layer.imagery.TileSourceDisplaySettings
Gets the displacement in y (north) direction
getEarliest() - Method in class org.openstreetmap.josm.data.osm.history.History
Replies the earliest entry of this history.
getEastNorth() - Method in class org.openstreetmap.josm.command.Command.OldNodeState
Returns old east/north.
getEastNorth() - Method in interface org.openstreetmap.josm.data.osm.INode
Replies the projected east/north coordinates.
getEastNorth() - Method in class org.openstreetmap.josm.gui.MapViewState.MapViewEastNorthPoint
 
getEastNorth() - Method in class org.openstreetmap.josm.gui.MapViewState.MapViewPoint
Gets the EastNorth coordinate of this point.
getEastNorth(int, int) - Method in class org.openstreetmap.josm.gui.NavigatableComponent
Returns geographic coordinates from a specific pixel coordination on the screen.
getEastNorth(Projecting) - Method in class org.openstreetmap.josm.data.coor.CachedLatLon
Replies the projected east/north coordinates.
getEastNorth(Projecting) - Method in interface org.openstreetmap.josm.data.coor.ILatLon
Replies the projected east/north coordinates.
getEastNorth(Projecting) - Method in class org.openstreetmap.josm.data.gpx.WayPoint
 
getEastNorth(Projecting) - Method in class org.openstreetmap.josm.data.osm.Node
 
getEastNorthBoundsBox(ProjectionBounds, Projection) - Method in class org.openstreetmap.josm.data.projection.CustomProjection
 
getEastNorthBoundsBox(ProjectionBounds, Projection) - Method in interface org.openstreetmap.josm.data.projection.Projection
Get a box in east/north space of this projection, that fully contains an east/north box of another projection.
getEastNorthCoordinates() - Method in class org.openstreetmap.josm.gui.dialogs.LatLonDialog
Gets the coordinates that are entered in the east/north field
getEastNorthText() - Method in class org.openstreetmap.josm.gui.dialogs.LatLonDialog
Gets the text entered in the east/north text field.
getEastNorthViewport(Projection) - Method in class org.openstreetmap.josm.io.session.SessionReader.SessionViewportData
Convert this viewport data to a ViewportData object (with projected coordinates).
getEdges() - Method in class org.openstreetmap.josm.data.osm.NodeGraph
Return the edges containing the node pairs of the graph.
getEditDataSet() - Method in interface org.openstreetmap.josm.data.osm.IOsmDataManager
Gets the active edit data set (not read-only).
getEditDataSet() - Method in class org.openstreetmap.josm.data.osm.OsmDataManager
 
getEditDataSet() - Method in class org.openstreetmap.josm.gui.layer.MainLayerManager
Gets the data set of the active edit layer, if not readOnly.
getEditItem(AutoCompComboBox<AutoCompletionItem>) - Static method in class org.openstreetmap.josm.gui.dialogs.properties.TagEditHelper
Returns the edited item with whitespaces removed
getEditLayer() - Method in class org.openstreetmap.josm.actions.downloadtasks.DownloadOsmTask.AbstractInternalTask
 
getEditLayer() - Method in class org.openstreetmap.josm.gui.layer.MainLayerManager
Replies the current edit layer, if present and not readOnly
getEditor() - Method in class org.openstreetmap.josm.gui.dialogs.relation.actions.AbstractRelationEditorAction
 
getEditor() - Method in interface org.openstreetmap.josm.gui.dialogs.relation.actions.IRelationEditorActionAccess
Get the current relation editor
getEditor() - Method in class org.openstreetmap.josm.gui.dialogs.relation.GenericRelationEditor.RelationEditorActionAccess
 
getEditor() - Method in class org.openstreetmap.josm.gui.dialogs.relation.MemberRoleCellEditor
Returns the edit field for this cell editor.
getEditor() - Method in class org.openstreetmap.josm.gui.tagging.TagCellEditor
Gets the editor for this cell
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.
getEditorComponent() - Method in class org.openstreetmap.josm.gui.tagging.ac.AutoCompComboBox
Returns the editor component
getEditorComponent() - Method in class org.openstreetmap.josm.gui.tagging.ac.AutoCompComboBoxEditor
 
getEditorComponent() - Method in class org.openstreetmap.josm.gui.tagging.ac.AutoCompletingTextField
 
getEditorComponent() - Method in class org.openstreetmap.josm.gui.widgets.JosmComboBox
Returns the editor component
getEditorComponent() - Method in class org.openstreetmap.josm.gui.widgets.JosmComboBoxEditor
 
getEditorForRelation(OsmDataLayer, Relation) - Method in class org.openstreetmap.josm.gui.dialogs.relation.RelationDialogManager
Replies the editor for the relation managed by layer.
getEditorItemAsString() - Method in class org.openstreetmap.josm.gui.widgets.JosmComboBox
Returns the string representation of current edited item, or null.
getEditorPane() - Method in class org.openstreetmap.josm.gui.widgets.HtmlPanel
Replies the editor pane used internally to render the HTML text.
getEditTagDialog(int, boolean, String) - Method in class org.openstreetmap.josm.gui.dialogs.properties.TagEditHelper
 
getElementAt(int) - Method in class org.openstreetmap.josm.gui.conflict.pair.AbstractListMergeModel.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.NotesDialog.NoteTableModel
 
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.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.widgets.JosmComboBoxModel
 
getElementAt(int) - Method in class org.openstreetmap.josm.gui.widgets.SearchTextResultListPanel.ResultListModel
 
getElementByTagName(Element, String) - Static method in class org.openstreetmap.josm.io.session.SessionReader
 
getElementTextWithSubtags(XMLStreamReader) - Static method in class org.openstreetmap.josm.data.imagery.GetCapabilitiesParseHelper
Returns whole content of the element that reader is pointing at, including other XML elements within (with their tags).
getElevation() - Method in class org.openstreetmap.josm.data.gpx.GpxImageEntry
Returns the elevation value.
getElevation() - Method in interface org.openstreetmap.josm.data.imagery.street_level.IImageEntry
Returns the elevation value.
getElevation() - Method in interface org.openstreetmap.josm.gui.layer.geoimage.ImageMetadata
Returns the elevation value.
getElevation() - Method in class org.openstreetmap.josm.gui.layer.geoimage.RemoteEntry
 
getElevation(WayPoint) - Static method in class org.openstreetmap.josm.data.gpx.GpxImageCorrelation
 
getElevationShift() - Method in class org.openstreetmap.josm.data.gpx.GpxImageDirectionPositionSettings
Returns image elevation shift in meters
getEllipsoid() - Method in class org.openstreetmap.josm.data.projection.AbstractProjection
Get the base ellipsoid that this projection uses.
getEllipsoid() - Method in class org.openstreetmap.josm.data.projection.datum.AbstractDatum
 
getEllipsoid() - Method in interface org.openstreetmap.josm.data.projection.datum.Datum
Returns the ellipsoid associated with this datum.
getEllipsoid(String) - Static method in class org.openstreetmap.josm.data.projection.Projections
Get an ellipsoid by id.
getEmpty(ImageProvider.ImageSizes) - Static method in class org.openstreetmap.josm.tools.ImageProvider
Load an empty image with a given size.
getEnabledState() - Method in class org.openstreetmap.josm.gui.dialogs.MapPaintDialog.ReloadAction
 
getEnabledTests(boolean) - Static method in class org.openstreetmap.josm.data.validation.OsmValidator
Gets all tests that are run
getEnd() - Method in class org.openstreetmap.josm.data.osm.search.PushbackTokenizer.Range
Returns the range end.
getEnd() - Method in class org.openstreetmap.josm.tools.date.Interval
Returns end instant.
getEndColumn() - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.SimpleCharStream
Get token end column number.
getEndLine() - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.SimpleCharStream
Get token end line number.
getEnglishLabel() - Method in enum org.openstreetmap.josm.actions.AutoScaleAction.AutoScaleMode
Returns the English label.
getEntries() - Method in class org.openstreetmap.josm.gui.conflict.pair.AbstractListMergeModel.EntriesTableModel
 
getEntry(int) - Method in class org.openstreetmap.josm.gui.preferences.display.ColorPreference.ColorTableModel
 
getEntry(PrimitiveId, int) - Method in class org.openstreetmap.josm.data.osm.ChangesetDataSet
 
getEntryInIndex(String) - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.MapCSSRuleIndex
 
getEpsgCode() - Method in class org.openstreetmap.josm.data.projection.AbstractProjection
Returns The EPSG Code of this CRS.
getEpsgCode() - Method in class org.openstreetmap.josm.data.projection.CustomProjection
 
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.
getErrorLog(String, Throwable) - Static method in class org.openstreetmap.josm.tools.Logging
 
getErrorLogWithStack(String, Throwable) - Static method in class org.openstreetmap.josm.tools.Logging
 
getErrorMessage() - Method in class org.openstreetmap.josm.data.cache.CacheEntryAttributes
Returns error message returned while retrieving this object.
getErrorMessage() - Method in class org.openstreetmap.josm.data.validation.routines.AbstractValidator
Replies the error message.
getErrorMessage() - Method in class org.openstreetmap.josm.tools.bugreport.BugReportSender
Returns the error message that could have occurred during bug sending.
getErrorMessage(Throwable) - Static method in class org.openstreetmap.josm.tools.Logging
Returns a human-readable message of error, also usable for developers.
getErrorMessages() - Method in interface org.openstreetmap.josm.actions.downloadtasks.DownloadTask
Replies the error messages of the task.
getErrorMessages() - Method in class org.openstreetmap.josm.io.DefaultProxySelector
Returns the set of current proxy error messages.
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.
getErrorReporter() - Method in class org.openstreetmap.josm.gui.download.OverpassDownloadSource.OverpassDownloadData
 
getErrorResources() - Method in class org.openstreetmap.josm.io.DefaultProxySelector
Returns the set of current proxy resources that failed to be retrieved.
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.data.validation.ValidationTask
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
Replies the collection of errors that occurred with this style.
getErrorsBySeverityMessageDescription(Collection<TestError>, Predicate<? super TestError>) - Static method in class org.openstreetmap.josm.data.validation.OsmValidator
Groups the given collection of errors by severity, then message, then description.
getErrorsForPrimitive(OsmPrimitive, boolean) - Method in class org.openstreetmap.josm.data.validation.tests.MapCSSTagChecker
Obtains all TestErrors for the OsmPrimitive p.
getErrorsForPrimitive(OsmPrimitive, boolean, Collection<Set<MapCSSTagCheckerRule>>) - Static method in class org.openstreetmap.josm.data.validation.tests.MapCSSTagChecker
 
getErrorsForPrimitive(OsmPrimitive, Selector, Environment, Test) - Method in class org.openstreetmap.josm.data.validation.tests.MapCSSTagCheckerRule
Constructs a TestError for the given primitive, or returns null if the primitive does not give rise to an error.
getEstimatedCacheSize() - Method in class org.openstreetmap.josm.gui.layer.AbstractTileSourceLayer.TileSourcePainter
 
getEtag() - Method in class org.openstreetmap.josm.data.cache.CacheEntryAttributes
Returns ETag header value, that was returned for this entry.
getEulaAcceptanceRequired() - Method in class org.openstreetmap.josm.data.sources.SourceInfo
Returns the EULA acceptance URL, if any.
getEvents() - Method in class org.openstreetmap.josm.data.osm.event.DataChangedEvent
Returns list of events that caused this DataChangedEvent.
getExamples() - Static method in class org.openstreetmap.josm.gui.dialogs.changeset.query.UrlBasedQueryPanel
 
getException() - Method in class org.openstreetmap.josm.data.cache.CacheEntryAttributes
Returns optional exception that was thrown when fetching resource.
getExifCoor() - Method in class org.openstreetmap.josm.data.gpx.GpxImageEntry
 
getExifCoor() - Method in interface org.openstreetmap.josm.gui.layer.geoimage.ImageMetadata
Get the exif coordinates
getExifCoor() - Method in class org.openstreetmap.josm.gui.layer.geoimage.RemoteEntry
 
getExifGpsInstant() - Method in class org.openstreetmap.josm.data.gpx.GpxImageEntry
Returns the EXIF GPS time.
getExifGpsInstant() - Method in interface org.openstreetmap.josm.gui.layer.geoimage.ImageMetadata
Returns the EXIF GPS time.
getExifGpsInstant() - Method in class org.openstreetmap.josm.gui.layer.geoimage.RemoteEntry
 
getExifGpsTime() - Method in class org.openstreetmap.josm.data.gpx.GpxImageEntry
getExifImgDir() - Method in class org.openstreetmap.josm.data.gpx.GpxImageEntry
 
getExifImgDir() - Method in interface org.openstreetmap.josm.data.imagery.street_level.IImageEntry
Returns the image direction.
getExifImgDir() - Method in interface org.openstreetmap.josm.gui.layer.geoimage.ImageMetadata
Get the exif direction
getExifImgDir() - Method in class org.openstreetmap.josm.gui.layer.geoimage.RemoteEntry
 
getExifInstant() - Method in class org.openstreetmap.josm.data.gpx.GpxImageEntry
Returns EXIF time
getExifInstant() - Method in interface org.openstreetmap.josm.data.imagery.street_level.IImageEntry
Returns EXIF time
getExifInstant() - Method in interface org.openstreetmap.josm.gui.layer.geoimage.ImageMetadata
Returns EXIF time
getExifInstant() - Method in class org.openstreetmap.josm.gui.layer.geoimage.RemoteEntry
 
getExifOrientation() - Method in class org.openstreetmap.josm.data.gpx.GpxImageEntry
Returns EXIF orientation
getExifOrientation() - Method in interface org.openstreetmap.josm.gui.layer.geoimage.ImageMetadata
Returns EXIF orientation
getExifOrientation() - Method in class org.openstreetmap.josm.gui.layer.geoimage.RemoteEntry
 
getExpectedImages() - Method in enum org.openstreetmap.josm.data.imagery.street_level.Projections
Get the maximum number of expected images for the projection
getExpertModeListenerForDownloadSources() - Method in class org.openstreetmap.josm.gui.download.DownloadDialog
Creates listener that removes/adds download sources from/to downloadSourcesTab depending on the current mode.
getExpiration() - Method in class org.openstreetmap.josm.tools.Http1Client.Http1Response
 
getExpiration() - Method in class org.openstreetmap.josm.tools.HttpClient.Response
Returns the Expire header.
getExpirationTime() - Method in class org.openstreetmap.josm.data.cache.CacheEntryAttributes
Returns when the object expires in milliseconds from Epoch.
getExporters() - Static method in class org.openstreetmap.josm.actions.ExtensionFileFilter
Returns the list of file exporters.
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.GenericSessionExporter
 
getExportPanel() - Method in class org.openstreetmap.josm.io.session.GeoImageSessionExporter
 
getExportPanel() - Method in class org.openstreetmap.josm.io.session.GpxTracksSessionExporter
 
getExportPanel() - Method in class org.openstreetmap.josm.io.session.ImagerySessionExporter
 
getExportPanel() - Method in class org.openstreetmap.josm.io.session.MarkerSessionExporter
 
getExportPanel() - Method in interface org.openstreetmap.josm.io.session.SessionLayerExporter
The GUI for exporting this layer.
getExpression() - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.ConditionFactory.ExpressionCondition
Returns the expression.
getExtendedKeyCodes(Locale) - Static method in class org.openstreetmap.josm.tools.KeyboardUtils
Returns the extended key codes that we are susceptible to receive given the locale.
getExtendedUrl() - Method in class org.openstreetmap.josm.data.imagery.ImageryInfo
Returns the extended URL, containing in addition of service URL, its type and min/max zoom info.
getExtension() - Static method in class org.openstreetmap.josm.gui.animation.AnimationExtensionManager
Returns the current animation extension.
getExtensionAbbreviations() - Static method in interface org.openstreetmap.josm.data.gpx.GpxConstants
getExtensions() - Method in class org.openstreetmap.josm.actions.ExtensionFileFilter
Replies the comma-separated list of file extensions of this file filter.
getExtensions() - Method in interface org.openstreetmap.josm.data.gpx.IWithAttributes
Returns the extensions
getExtensions() - Method in class org.openstreetmap.josm.data.gpx.WithAttributes
 
getExtent() - Method in class org.openstreetmap.josm.data.imagery.vectortile.mapbox.Layer
Get the extent of the tile
getExtent() - Method in class org.openstreetmap.josm.data.imagery.vectortile.mapbox.MVTTile
 
getExtent() - Method in interface org.openstreetmap.josm.data.imagery.vectortile.VectorTile
Get the extent of the tile (in pixels)
getFailedPlugins() - Method in class org.openstreetmap.josm.plugins.PluginDownloadTask
Replies the list of plugins whose download has failed.
getFallbackProperty() - Method in class org.openstreetmap.josm.data.preferences.FallbackProperty
Get the fallback property.
getFalseEasting() - Method in class org.openstreetmap.josm.data.projection.AbstractProjection
Gets an east offset that gets applied when converting the coordinate
getFalseNorthing() - Method in class org.openstreetmap.josm.data.projection.AbstractProjection
Gets an north offset that gets applied when converting the coordinate
getFauxGpxData() - Method in class org.openstreetmap.josm.gui.layer.geoimage.GeoImageLayer
Returns a faux GPX data built from the images or the associated GPX layer data.
getFauxGpxLayer() - Method in class org.openstreetmap.josm.gui.layer.geoimage.GeoImageLayer
Returns a faux GPX layer built from the images or the associated GPX layer.
getFeatures() - Method in class org.openstreetmap.josm.data.imagery.vectortile.mapbox.Layer
Get the feature on this layer
getField() - Method in class org.openstreetmap.josm.data.imagery.vectortile.mapbox.Layer.ValueFields
Get the field identifier for the value
getField() - Method in class org.openstreetmap.josm.data.protobuf.ProtobufRecord
Get the field value
getField(String) - Method in class org.openstreetmap.josm.tools.XmlObjectParser.Entry
 
getFile() - Method in class org.openstreetmap.josm.data.gpx.GpxImageEntry
Returns associated file.
getFile() - Method in interface org.openstreetmap.josm.data.imagery.street_level.IImageEntry
Returns associated file.
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.RemoteEntry
 
getFile() - Method in class org.openstreetmap.josm.io.CachedFile
Get local file for the requested resource.
getFile(String) - Method in class org.openstreetmap.josm.io.session.SessionReader.ImportSupport
Return a File for a URI from a .jos/.joz file.
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
 
getFileChooser() - Method in class org.openstreetmap.josm.gui.widgets.FileChooserManager
Replies the AbstractFileChooser that has been previously created.
getFileFilter() - Static method in class org.openstreetmap.josm.gui.io.importexport.GpxImporter
Returns a GPX file filter (*.gpx and *.gpx.gz files).
getFileFilter() - Method in class org.openstreetmap.josm.gui.widgets.AbstractFileChooser
Returns the currently selected file filter.
getFileFilter() - Method in class org.openstreetmap.josm.gui.widgets.NativeFileChooser
 
getFileFilter() - Method in class org.openstreetmap.josm.gui.widgets.SwingFileChooser
 
getFileFilters(boolean) - Static method in class org.openstreetmap.josm.gui.io.importexport.ImageImporter
 
getFileForSave() - Method in class org.openstreetmap.josm.gui.widgets.FileChooserManager
Opens the file chooser dialog, then checks if filename has the given extension.
getFilename() - Method in class org.openstreetmap.josm.io.CertificateAmendment.CertAmend
Returns the certificate filename.
getFileName() - Method in interface org.openstreetmap.josm.io.session.PluginSessionExporter
Get the filename to store the data in the archive
getFileName() - Method in interface org.openstreetmap.josm.io.session.PluginSessionImporter
Get the filename that was used to store data in the archive.
getFileName(String, int) - Static method in class org.openstreetmap.josm.gui.layer.AutosaveTask
 
getFileNamePart() - Method in class org.openstreetmap.josm.data.preferences.sources.SourceEntry
Extracts file part from url, e.g.: http://www.test.com/file.xml?format=text → file.xml
getFileParts(String) - Static method in class org.openstreetmap.josm.data.validation.ValidatorCLI
Split a string into a filename + extension.
getFilter() - Method in class org.openstreetmap.josm.data.imagery.vectortile.mapbox.style.Layers
Get the filter for this layer
getFilter() - Method in class org.openstreetmap.josm.gui.autofilter.AutoFilter
Returns the filter.
getFilter() - Method in class org.openstreetmap.josm.gui.dialogs.validator.ValidatorTreePanel
Returns the filter list
getFilter() - Method in class org.openstreetmap.josm.gui.tagging.ac.AutoCompletionList
Returns the current filter expression.
getFilteredItemAt(int) - Method in class org.openstreetmap.josm.gui.tagging.ac.AutoCompletionList
replies the idx-th item from the list of filtered items
getFilteredSize() - Method in class org.openstreetmap.josm.gui.tagging.ac.AutoCompletionList
replies the number of filtered items
getFilterModel() - Method in class org.openstreetmap.josm.gui.dialogs.FilterDialog
This method is intended for Plugins getting the filtermodel and using .addFilter() to add a new filter.
getFilters() - Method in class org.openstreetmap.josm.data.osm.FilterModel
Returns the list of filters.
getFilters() - Method in class org.openstreetmap.josm.gui.dialogs.FilterTableModel
Returns the list of filters.
getFiltersCount() - Method in class org.openstreetmap.josm.data.osm.FilterModel
Returns the number of filters.
getFilterSettings() - Method in class org.openstreetmap.josm.gui.layer.ImageryLayer
Gets the settings for the filter that is applied to this layer.
getFirst() - Method in class org.openstreetmap.josm.gui.tagging.presets.items.KeyedItem.Usage
Get the first value available.
getFirstChange() - Method in class org.openstreetmap.josm.gui.history.DiffTableModel
 
getFirstChildElement(Node) - Static method in class org.openstreetmap.josm.tools.XmlUtils
Get the first child element
getFirstComment() - Method in class org.openstreetmap.josm.data.notes.Note
Returns the comment that was submitted by the user when creating the note
getFirstElementByTagName(Element, String) - Static method in class org.openstreetmap.josm.io.session.ImagerySessionImporter
 
getFirstEntry(PrimitiveId) - Method in class org.openstreetmap.josm.data.osm.ChangesetDataSet
Replies the first ChangesetDataSet.ChangesetDataSetEntry with id id from this dataset.
getFirstImage() - Method in class org.openstreetmap.josm.data.ImageData
Get the first image on the layer
getFirstImage() - Method in interface org.openstreetmap.josm.data.imagery.street_level.IImageEntry
Get the first image for the data or sequence
getFirstImage() - Method in class org.openstreetmap.josm.gui.layer.geoimage.ImageEntry
 
getFirstImage() - Method in class org.openstreetmap.josm.gui.layer.geoimage.RemoteEntry
 
getFirstImage() - Method in class org.openstreetmap.josm.gui.layer.markerlayer.ImageMarker
 
getFirstInsideCountry(MapCSSTagCheckerRule) - Static method in class org.openstreetmap.josm.data.validation.tests.MapCSSTagCheckerAsserts
 
getFirstLayer() - Method in class org.openstreetmap.josm.gui.dialogs.LayerListDialog.LayerListModel
Replies the first layer.
getFirstModifiableDataLayer() - Method in class org.openstreetmap.josm.actions.downloadtasks.DownloadOsmTask.AbstractInternalTask
Returns the first modifiable data layer
getFirstNode() - Method in class org.openstreetmap.josm.data.osm.IWaySegment
Returns the first node of the way segment.
getFirstNode() - Method in class org.openstreetmap.josm.data.osm.visitor.paint.relations.Multipolygon.JoinedWay
Returns the first node.
getFirstNotNull(Function<ClassLoader, T>) - Static method in class org.openstreetmap.josm.tools.ResourceProvider
 
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
 
getFirstWp() - Method in class org.openstreetmap.josm.data.gpx.GpxData.GpxTrackSegmentSpan
 
getFix() - Method in class org.openstreetmap.josm.data.validation.TestError
Fixes the error with the appropriate command
getFlagsAsString() - Method in class org.openstreetmap.josm.data.osm.AbstractPrimitive
 
getFlagsAsString() - Method in class org.openstreetmap.josm.data.osm.OsmPrimitive
 
getFlatKey() - Method in class org.openstreetmap.josm.data.gpx.GpxExtension
Returns the flattened extension key of this extension.
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.widgets.MultiSplitLayout
Returns the value of the floatingDividers property.
getFont(Cascade, String) - Static method in class org.openstreetmap.josm.gui.mappaint.styleelement.StyleElement
 
getFontHeight() - Method in class org.openstreetmap.josm.gui.widgets.LargeTextTable
 
getFontRule(Font) - Static method in class org.openstreetmap.josm.gui.widgets.JosmEditorPane
 
getForegroundColor(Color) - Static method in class org.openstreetmap.josm.tools.ColorHelper
Determines the correct foreground color (black or white) to use for the given background, so the text will be readable.
getForIndex(int) - Method in class org.openstreetmap.josm.data.osm.visitor.paint.OffsetIterator
 
getFormats() - Method in class org.openstreetmap.josm.io.imagery.WMSImagery
Returns the list of supported formats.
getFormattedString() - Method in class org.openstreetmap.josm.gui.layer.geoimage.SynchronizeTimeFromPhotoDialog.TimeZoneItem
 
getForPrimitives(OsmPrimitiveType) - Method in class org.openstreetmap.josm.gui.datatransfer.data.PrimitiveTagTransferData
Gets the tags used for this primitive type.
getForView(double, double) - Method in class org.openstreetmap.josm.gui.MapViewState
Gets the MapViewPoint representation for a position in view coordinates.
getFrameForComponent(Component) - Static method in class org.openstreetmap.josm.gui.util.GuiHelper
Returns the specified component's Frame without throwing exception in headless mode.
getFreeParsedTags() - Method in class org.openstreetmap.josm.tools.TextAnalyzer
Read tags from "Free format"
getFromEllipsoid() - Method in class org.openstreetmap.josm.data.projection.datum.NTV2GridShiftFile
Returns "from" ellipsoid identifier.
getFromPreferences() - Static method in enum org.openstreetmap.josm.io.UploadStrategy
Replies the upload strategy currently configured in the preferences.
getFromString(String) - Method in enum org.openstreetmap.josm.data.imagery.ImageryInfo.ImageryCategory
 
getFromString(String) - Method in enum org.openstreetmap.josm.data.imagery.ImageryInfo.ImageryType
 
getFromString(String) - Static method in class org.openstreetmap.josm.data.preferences.StrokeProperty
Return s new BasicStroke object with given thickness and style
getFromString(String) - Method in interface org.openstreetmap.josm.data.sources.ICommonSource
Returns the source category from the given category string.
getFullAgentString() - Method in class org.openstreetmap.josm.data.Version
Returns the full User-Agent string
getFullScreenInfo() - Static method in class org.openstreetmap.josm.gui.util.WindowGeometry
Find the size of the full virtual screen.
getFurthestPrimitive(OsmPrimitive, Collection<T>) - Static method in class org.openstreetmap.josm.tools.Geometry
Get the furthest primitive to osm from the collection of OsmPrimitive primitives
getFurthestPrimitives(OsmPrimitive, Collection<T>) - Static method in class org.openstreetmap.josm.tools.Geometry
Get the furthest primitives to osm from the collection of OsmPrimitive primitives
getGamma() - Method in class org.openstreetmap.josm.gui.layer.imagery.GammaImageProcessor
Returns the currently set gamma value.
getGamma() - Method in class org.openstreetmap.josm.gui.layer.imagery.ImageryFilterSettings
Returns the currently set gamma value.
getGarminColors() - Static method in interface org.openstreetmap.josm.data.gpx.GpxConstants
Helper method for GpxConstants.GARMIN_COLORS
getGenerateTime() - Method in class org.openstreetmap.josm.data.osm.visitor.paint.RenderBenchmarkCollector.CapturingBenchmark
Get the time needed for generating the styles
getGeoImagesUrl(String, Bounds) - Static method in class org.openstreetmap.josm.tools.Mediawiki
Returns the URL for searching geolocated images in given bounds.
getGeometry() - Method in class org.openstreetmap.josm.data.imagery.vectortile.mapbox.Feature
Get the geometry instructions
getGeometry() - Method in class org.openstreetmap.josm.data.imagery.vectortile.mapbox.Layer
Get the geometry for this layer
getGeometryObject() - Method in class org.openstreetmap.josm.data.imagery.vectortile.mapbox.Feature
Get the an object with shapes for the geometry
getGeometryType() - Method in class org.openstreetmap.josm.data.imagery.vectortile.mapbox.Feature
Get the geometry type
getGeoProperty() - Method in class org.openstreetmap.josm.tools.GeoPropertyIndex
Returns the geo property.
getGeoPropertyIndex(String) - Static method in class org.openstreetmap.josm.tools.Territories
Returns the GeoPropertyIndex for the given ISO3166-1 or ISO3166-2 code.
getGettingStarted() - Method in class org.openstreetmap.josm.gui.MainPanel
Gets the GettingStarted panel.
getGlyphVectorsBidi(String, Font, FontRenderContext) - Static method in class org.openstreetmap.josm.tools.Utils
Convert a string to a list of GlyphVectors.
getGpsInstant() - Method in class org.openstreetmap.josm.data.gpx.GpxImageEntry
Returns the GPS time value.
getGpsInstant() - Method in interface org.openstreetmap.josm.data.imagery.street_level.IImageEntry
Returns the GPS time value.
getGpsInstant() - Method in interface org.openstreetmap.josm.gui.layer.geoimage.ImageMetadata
Returns the GPS time value.
getGpsInstant() - Method in class org.openstreetmap.josm.gui.layer.geoimage.RemoteEntry
 
getGpsTime() - Method in class org.openstreetmap.josm.data.gpx.GpxImageEntry
getGpxCorrelateAction() - Method in class org.openstreetmap.josm.gui.layer.geoimage.GeoImageLayer
Returns the gpxCorrelateAction
getGpxData() - Method in interface org.openstreetmap.josm.data.gpx.GpxDataContainer
Returns the GPX data.
getGpxData() - Method in class org.openstreetmap.josm.gui.layer.geoimage.CorrelationSupportLayer
 
getGpxData() - Method in class org.openstreetmap.josm.gui.layer.geoimage.GeoImageLayer
Returns the associated GPX data if any.
getGpxData() - Method in class org.openstreetmap.josm.gui.layer.GpxLayer
 
getGpxData() - Method in class org.openstreetmap.josm.io.GpxReader
 
getGpxData() - Method in interface org.openstreetmap.josm.io.IGpxReader
Replies the GPX data.
getGpxData() - Method in class org.openstreetmap.josm.io.nmea.NmeaReader
 
getGpxData() - Method in class org.openstreetmap.josm.io.ozi.OziWptReader
 
getGpxData() - Method in class org.openstreetmap.josm.io.rtklib.RtkLibPosReader
 
getGpxData(Layer, File) - Static method in class org.openstreetmap.josm.gui.io.importexport.GpxExporter
 
getGpxLayer() - Method in class org.openstreetmap.josm.gui.io.importexport.GpxImporter.GpxImporterData
Returns the imported GPX layer.
getGpxLayer() - Method in class org.openstreetmap.josm.gui.layer.geoimage.GeoImageLayer
Returns the associated GPX layer if any.
getGPXNamespaces() - Method in class org.openstreetmap.josm.data.osm.DataSet
Gets the GPX (XML) namespaces if this DataSet was created from a GPX file
getGpxRouteLayer() - Method in class org.openstreetmap.josm.gui.io.importexport.GpxImporter.GpxImporterData
Returns the imported GPX route layer.
getGraphMap() - Method in class org.openstreetmap.josm.data.algorithms.Tarjan
Returns the graph data as a map.
getGraphs() - Method in class org.openstreetmap.josm.data.validation.tests.CycleDetector
Returns all directional waterways which connect to at least one other usable way.
getGridDetail() - Static method in class org.openstreetmap.josm.data.validation.OsmValidator
Returns grid detail, multiplier of east,north values for valuable cell sizing
getGroupModifier(int) - Static method in class org.openstreetmap.josm.tools.Shortcut
 
getGZipInputStream(InputStream) - Static method in enum org.openstreetmap.josm.io.Compression
Returns a Gzip input stream wrapping given input stream.
getHandler(RequestHandler) - Method in class org.openstreetmap.josm.io.remotecontrol.handler.OpenApiHandler
 
getHandlerInfo(String) - Static method in class org.openstreetmap.josm.io.remotecontrol.RequestProcessor
Returns the information for a given handler.
getHandlerInfoAsJSON(RequestHandler) - Static method in class org.openstreetmap.josm.io.remotecontrol.handler.FeaturesHandler
 
getHandlers() - Method in class org.openstreetmap.josm.io.remotecontrol.handler.OpenApiHandler
 
getHandlersInfo(Collection<String>) - Static method in class org.openstreetmap.josm.io.remotecontrol.RequestProcessor
Returns the information for the given (if null: all) handlers.
getHandlersInfoAsJSON(Collection<String>) - Static method in class org.openstreetmap.josm.io.remotecontrol.handler.FeaturesHandler
 
getHashCode(Object) - Method in class org.openstreetmap.josm.data.validation.tests.DuplicateNode.NodeHash
 
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(PrimitiveId) - Method in class org.openstreetmap.josm.data.osm.Storage.PrimitiveIdHash
 
getHeaderField(String) - Method in class org.openstreetmap.josm.tools.Http1Client.Http1Response
 
getHeaderField(String) - Method in interface org.openstreetmap.josm.tools.HttpClient.ConnectionResponse
Returns the value of the named header field.
getHeaderField(String) - Method in class org.openstreetmap.josm.tools.HttpClient.Response
Returns the value of the named header field.
getHeaderFields() - Method in class org.openstreetmap.josm.tools.Http1Client.Http1Response
 
getHeaderFields() - Method in interface org.openstreetmap.josm.tools.HttpClient.ConnectionResponse
Returns an unmodifiable Map of the header fields.
getHeaderFields() - Method in class org.openstreetmap.josm.tools.HttpClient.Response
Returns an unmodifiable Map mapping header keys to a List of header values.
getHeaders() - Method in class org.openstreetmap.josm.data.imagery.TemplatedWMSTileSource
 
getHeaders() - Method in class org.openstreetmap.josm.data.imagery.TileJobOptions
Returns unmodifiable map with headers to be sent to tile server.
getHeaders() - Method in class org.openstreetmap.josm.data.imagery.WMSEndpointTileSource
 
getHeaders() - Method in class org.openstreetmap.josm.data.imagery.WMTSTileSource
 
getHeaders() - Method in class org.openstreetmap.josm.gui.preferences.imagery.HeadersTable
Returns headers provided by user.
getHeaders() - Method in class org.openstreetmap.josm.tools.HttpClient
Returns the headers.
getHeaders(T) - Method in class org.openstreetmap.josm.gui.layer.AbstractTileSourceLayer
 
getHeadersAsVector(Map<String, String>) - Static method in class org.openstreetmap.josm.gui.preferences.imagery.HeadersTable
 
getHeadNode() - Method in class org.openstreetmap.josm.actions.JoinAreasAction.WayTraverser
Walking through JoinAreasAction.WayInPolygon segments, head node is the current position
getHeight() - Method in class org.openstreetmap.josm.data.Bounds
Returns the bounds width.
getHeight() - Method in class org.openstreetmap.josm.data.gpx.GpxImageEntry
Returns height of the image this GpxImageEntry represents.
getHeight() - Method in interface org.openstreetmap.josm.data.IBounds
Returns the bounds width.
getHeight() - Method in class org.openstreetmap.josm.data.osm.BBox
 
getHeight() - Method in interface org.openstreetmap.josm.gui.layer.geoimage.ImageMetadata
Returns height of the image this ImageMetadata represents.
getHeight() - Method in class org.openstreetmap.josm.gui.layer.geoimage.RemoteEntry
 
getHeight() - Method in class org.openstreetmap.josm.gui.mappaint.styleelement.MapImage
Gets the image height
getHeight() - Method in class org.openstreetmap.josm.gui.util.imagery.CameraPlane
Get the height of the image
getHelp() - Static method in class org.openstreetmap.josm.data.projection.ProjectionCLI
 
getHelp() - Static method in class org.openstreetmap.josm.data.validation.ValidatorCLI
 
getHelp() - Static method in class org.openstreetmap.josm.gui.MainApplication
 
getHelp() - Static method in class org.openstreetmap.josm.gui.mappaint.RenderingCLI
 
getHelpAction() - Static method in class org.openstreetmap.josm.gui.help.HelpUtil
Replies the global help action, if available.
getHelpContext() - Method in class org.openstreetmap.josm.gui.preferences.advanced.AdvancedPreference
 
getHelpContext() - Method in class org.openstreetmap.josm.gui.preferences.audio.AudioPreference
 
getHelpContext() - Method in class org.openstreetmap.josm.gui.preferences.DefaultTabPreferenceSetting
 
getHelpContext() - Method in class org.openstreetmap.josm.gui.preferences.display.ColorPreference
 
getHelpContext() - Method in class org.openstreetmap.josm.gui.preferences.display.DisplayPreference
 
getHelpContext() - Method in class org.openstreetmap.josm.gui.preferences.display.DrawingPreference
 
getHelpContext() - Method in class org.openstreetmap.josm.gui.preferences.display.GPXPreference
 
getHelpContext() - Method in class org.openstreetmap.josm.gui.preferences.display.LanguagePreference
 
getHelpContext() - Method in class org.openstreetmap.josm.gui.preferences.imagery.ImageryPreference
 
getHelpContext() - Method in class org.openstreetmap.josm.gui.preferences.map.BackupPreference
 
getHelpContext() - Method in class org.openstreetmap.josm.gui.preferences.map.MapPaintPreference
 
getHelpContext() - Method in class org.openstreetmap.josm.gui.preferences.map.TaggingPresetPreference
 
getHelpContext() - Method in class org.openstreetmap.josm.gui.preferences.plugin.PluginPreference
 
getHelpContext() - Method in class org.openstreetmap.josm.gui.preferences.projection.ProjectionPreference
 
getHelpContext() - Method in class org.openstreetmap.josm.gui.preferences.remotecontrol.RemoteControlPreference
 
getHelpContext() - Method in class org.openstreetmap.josm.gui.preferences.server.ProxyPreference
 
getHelpContext() - Method in class org.openstreetmap.josm.gui.preferences.server.ServerAccessPreference
 
getHelpContext() - Method in class org.openstreetmap.josm.gui.preferences.shortcut.ShortcutPreference
 
getHelpContext() - Method in interface org.openstreetmap.josm.gui.preferences.TabPreferenceSetting
Returns the help context for this preferences settings tab.
getHelpContext() - Method in class org.openstreetmap.josm.gui.preferences.ToolbarPreferences.Settings
 
getHelpContext() - Method in class org.openstreetmap.josm.gui.preferences.validator.ValidatorPreference
 
getHelpTopic() - Method in class org.openstreetmap.josm.gui.Notification
Gets the help topic for this notification
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(LanguageInfo.LocaleType) - 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.AbstractPrimitive
 
getHiddenType() - Method in interface org.openstreetmap.josm.data.osm.IFilterablePrimitive
Get binary property used internally by the filter mechanism.
getHiDPIScale() - Static method in class org.openstreetmap.josm.tools.HiDPISupport
Detect the GUI scale for HiDPI mode.
getHighlightColor() - Method in class org.openstreetmap.josm.data.osm.visitor.paint.MapPaintSettings
Returns color for hightlighted objects
getHighlightColor(Color) - Static method in class org.openstreetmap.josm.gui.layer.validation.PaintVisitor
Gets the color to draw highlight markers with.
getHighlighted() - Method in class org.openstreetmap.josm.data.validation.TestError
Returns The primitives or way segments to be highlighted
getHighlighted() - Method in class org.openstreetmap.josm.data.vector.VectorDataSet
Get the highlighted objects
getHighlighted() - Method in class org.openstreetmap.josm.gui.util.HighlightHelper
Returns an (unmodifiable) set of currently highlighted primitives
getHighlightedVirtualNodes() - Method in class org.openstreetmap.josm.data.osm.DataSet
 
getHighlightedVirtualNodes() - Method in interface org.openstreetmap.josm.data.osm.OsmData
Returns an unmodifiable collection of *WaySegments* whose virtual nodes should be highlighted.
getHighlightedVirtualNodes() - Method in class org.openstreetmap.josm.data.vector.VectorDataSet
 
getHighlightedWaySegments() - Method in class org.openstreetmap.josm.data.osm.DataSet
 
getHighlightedWaySegments() - Method in interface org.openstreetmap.josm.data.osm.OsmData
Returns an unmodifiable collection of WaySegments that should be highlighted.
getHighlightedWaySegments() - Method in class org.openstreetmap.josm.data.vector.VectorDataSet
 
getHighwayEndNodesNearOtherHighway() - Method in class org.openstreetmap.josm.data.validation.tests.UnconnectedWays
 
getHiliteNodesForArea(Area) - Static method in class org.openstreetmap.josm.data.validation.TestError
Calculate list of node pairs describing the area.
getHint() - Method in class org.openstreetmap.josm.gui.widgets.JosmComboBox
Returns the hint text
getHint() - Method in class org.openstreetmap.josm.gui.widgets.JosmTextField
Replies the hint displayed when no text has been entered.
getHintFont() - Static method in class org.openstreetmap.josm.gui.widgets.JosmTextField
Returns the font for hint texts.
getHintTextColor() - Static method in class org.openstreetmap.josm.gui.widgets.JosmTextField
Returns the color for hint texts.
getHistory() - Method in class org.openstreetmap.josm.gui.help.HelpBrowser
 
getHistory() - Method in interface org.openstreetmap.josm.gui.help.IHelpBrowser
Replies the browser history.
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(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.
getHistoryBrowser() - Method in class org.openstreetmap.josm.gui.history.HistoryBrowserDialog
Replies the history browser.
getHistoryLastUsedKey() - Static method in class org.openstreetmap.josm.gui.io.BasicUploadSettingsPanel
 
getHistoryMaxAgeKey() - Static method in class org.openstreetmap.josm.gui.io.BasicUploadSettingsPanel
 
getHome() - Method in class org.openstreetmap.josm.data.osm.UserInfo
Returns the user home coordinates, if set.
getHome() - Static method in class org.openstreetmap.josm.tools.PlatformHookOsx
 
getHomeZoom() - Method in class org.openstreetmap.josm.data.osm.UserInfo
Returns the user home zoom level.
getHost() - Method in class org.openstreetmap.josm.io.OsmApi
Replies the host name of the server URL.
getHost(String, String) - Static method in class org.openstreetmap.josm.tools.Tag2Link
 
getHours() - Method in class org.openstreetmap.josm.data.gpx.GpxTimezone
Returns the timezone in hours.
getHoveredPrimitive() - Method in class org.openstreetmap.josm.gui.PrimitiveHoverListener.PrimitiveHoverEvent
Get the primitive that is being hovered over with the mouse pointer
getHtmlMessage() - Method in exception org.openstreetmap.josm.data.osm.DataIntegrityProblemException
Returns the HTML-formatted error message.
getHttpAccept() - Method in class org.openstreetmap.josm.io.CachedFile
 
getHttpProxyCredentialDialog(String, String, String, String) - Static method in class org.openstreetmap.josm.gui.io.CredentialDialog
 
getIcon() - Method in enum org.openstreetmap.josm.actions.MoveAction.Direction
 
getIcon() - Method in class org.openstreetmap.josm.data.sources.SourceInfo
Returns the entry icon.
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 class org.openstreetmap.josm.gui.dialogs.layer.LayerVisibilityAction.AbstractFilterSlider
 
getIcon() - Method in class org.openstreetmap.josm.gui.dialogs.layer.LayerVisibilityAction.ColorfulnessSlider
 
getIcon() - Method in class org.openstreetmap.josm.gui.dialogs.layer.LayerVisibilityAction.GammaFilterSlider
 
getIcon() - Method in class org.openstreetmap.josm.gui.dialogs.layer.LayerVisibilityAction.OpacitySlider
 
getIcon() - Method in class org.openstreetmap.josm.gui.dialogs.layer.LayerVisibilityAction.SharpnessSlider
 
getIcon() - Method in class org.openstreetmap.josm.gui.download.AbstractDownloadSourcePanel
Gets the icon of the download source panel.
getIcon() - Method in class org.openstreetmap.josm.gui.download.BookmarkList.Bookmark
Returns the bookmark icon.
getIcon() - Method in interface org.openstreetmap.josm.gui.download.IDownloadSourceType
Returns the icon to be added to the UI.
getIcon() - Method in class org.openstreetmap.josm.gui.download.OSMDownloadSource.GpsDataDownloadType
 
getIcon() - Method in class org.openstreetmap.josm.gui.download.OSMDownloadSource.NotesDataDownloadType
 
getIcon() - Method in class org.openstreetmap.josm.gui.download.OSMDownloadSource.OsmDataDownloadType
 
getIcon() - Method in class org.openstreetmap.josm.gui.download.OSMDownloadSource.OSMDownloadSourcePanel
 
getIcon() - Method in class org.openstreetmap.josm.gui.download.OverpassDownloadSource.OverpassDownloadSourcePanel
 
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.geoimage.WikimediaCommonsLayer
 
getIcon() - Method in class org.openstreetmap.josm.gui.layer.GpxLayer
 
getIcon() - Method in class org.openstreetmap.josm.gui.layer.GpxRouteLayer
 
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.NoteLayer
 
getIcon() - Method in class org.openstreetmap.josm.gui.layer.OsmDataLayer
 
getIcon() - Method in class org.openstreetmap.josm.gui.layer.ValidatorLayer
Return a static icon.
getIcon() - Method in class org.openstreetmap.josm.gui.mappaint.StyleSource
Image for source icon.
getIcon() - Method in class org.openstreetmap.josm.gui.Notification
Gets the icon that should be displayed next to the notification
getIcon() - Method in class org.openstreetmap.josm.gui.preferences.ToolbarPreferences.ActionDefinition
Returns icon name.
getIcon() - Method in class org.openstreetmap.josm.gui.tagging.presets.items.PresetListEntry
Returns the entry icon, if any.
getIcon() - Method in class org.openstreetmap.josm.gui.tagging.presets.items.TextItem
Returns the entry icon, if any.
getIcon() - Method in class org.openstreetmap.josm.gui.tagging.presets.TaggingPreset
Returns the preset icon (16px).
getIcon() - Method in class org.openstreetmap.josm.gui.widgets.JosmTextField
Returns the icon to display
getIcon(String) - Method in class org.openstreetmap.josm.gui.tagging.presets.TaggingPreset
Returns the preset icon (16 or 24px).
getIcon(MapPaintStyles.IconReference, int, int) - Static method in class org.openstreetmap.josm.gui.mappaint.MapPaintStyles
Return scaled icon.
getIcon(ImageProvider.ImageSizes) - Method in enum org.openstreetmap.josm.data.imagery.ImageryInfo.ImageryCategory
Returns the category icon at the given size.
getIcon(ImageProvider.ImageSizes) - Method in interface org.openstreetmap.josm.data.sources.ISourceCategory
Returns the category icon at the given size.
getIcon(ImageProvider.ImageSizes) - Method in interface org.openstreetmap.josm.gui.preferences.TabPreferenceSetting
Returns the icon for this preference setting
getIconHeight() - Method in class org.openstreetmap.josm.gui.mappaint.ColorStyleSettingGui.ColorIcon
 
getIconHeight() - Method in enum org.openstreetmap.josm.gui.MenuScroller.MenuIcon
 
getIconLoadingTask() - Method in class org.openstreetmap.josm.gui.tagging.presets.TaggingPreset
Returns the completable future task that performs icon loading, if any.
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.presets.TaggingPresetType
Replies the SVG icon name.
getIconPaths() - Method in class org.openstreetmap.josm.gui.preferences.SourceEditor.IconPathTableModel
Returns the icon paths.
getIconProvider() - Method in class org.openstreetmap.josm.gui.mappaint.StyleSource
Image provider for source icon.
getIconProvider(MapPaintStyles.IconReference, boolean) - Static method in class org.openstreetmap.josm.gui.mappaint.MapPaintStyles
Image provider for icon.
getIconSourceDirs(StyleSource) - Static method in class org.openstreetmap.josm.gui.mappaint.MapPaintStyles
Gets the directories that should be searched for icons
getIconWidth() - Method in class org.openstreetmap.josm.gui.mappaint.ColorStyleSettingGui.ColorIcon
 
getIconWidth() - Method in enum org.openstreetmap.josm.gui.MenuScroller.MenuIcon
 
getId() - Method in enum org.openstreetmap.josm.actions.MoveAction.Direction
 
getId() - Method in class org.openstreetmap.josm.data.coor.conversion.AbstractCoordinateFormat
 
getId() - Method in interface org.openstreetmap.josm.data.coor.conversion.ICoordinateFormat
Get unique id for this coordinate format.
getId() - Method in enum org.openstreetmap.josm.data.imagery.vectortile.mapbox.Command
Get the command id
getId() - Method in class org.openstreetmap.josm.data.imagery.vectortile.mapbox.Feature
Get the id of the object
getId() - Method in class org.openstreetmap.josm.data.imagery.vectortile.mapbox.style.Layers
Get the unique id for this layer
getId() - Method in class org.openstreetmap.josm.data.notes.Note
Returns the unique OSM ID of this note.
getId() - Method in class org.openstreetmap.josm.data.osm.AbstractPrimitive
 
getId() - Method in class org.openstreetmap.josm.data.osm.Changeset
Returns the changeset identifier.
getId() - Method in class org.openstreetmap.josm.data.osm.history.History
Replies the primitive id for this history.
getId() - Method in class org.openstreetmap.josm.data.osm.history.HistoryOsmPrimitive
Returns the id.
getId() - Method in interface org.openstreetmap.josm.data.osm.IPrimitive
Replies the id of this primitive.
getId() - Method in class org.openstreetmap.josm.data.osm.User
Replies the user id.
getId() - Method in class org.openstreetmap.josm.data.osm.UserInfo
Returns the user identifier.
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.progress.ProgressTaskId
Gets the id
getId(Environment) - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.Subpart.ExpressionSubpart
 
getId(Environment) - Method in interface org.openstreetmap.josm.gui.mappaint.mapcss.Subpart
Gets the ID of the subpart
getId(Environment) - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.Subpart.StringSubpart
 
getID() - Method in class org.openstreetmap.josm.gui.layer.geoimage.SynchronizeTimeFromPhotoDialog.TimeZoneItem
 
getIdentifier() - Method in class org.openstreetmap.josm.data.imagery.WMTSTileSource.Layer
Returns identifier of this layer.
getIdentifier() - Method in class org.openstreetmap.josm.data.imagery.WMTSTileSource.TileMatrixSet
Returns identifier of this TileMatrixSet.
getIdGenerator() - Method in class org.openstreetmap.josm.data.osm.AbstractPrimitive
Returns the unique identifier generator.
getIdGenerator() - Method in class org.openstreetmap.josm.data.osm.Node
 
getIdGenerator() - Method in class org.openstreetmap.josm.data.osm.NodeData
 
getIdGenerator() - Method in enum org.openstreetmap.josm.data.osm.OsmPrimitiveType
Returns the unique identifier generator.
getIdGenerator() - Method in class org.openstreetmap.josm.data.osm.Relation
 
getIdGenerator() - Method in class org.openstreetmap.josm.data.osm.RelationData
 
getIdGenerator() - Method in class org.openstreetmap.josm.data.osm.Way
 
getIdGenerator() - Method in class org.openstreetmap.josm.data.osm.WayData
 
getIdGenerator() - Method in class org.openstreetmap.josm.data.vector.VectorNode
 
getIdGenerator() - Method in class org.openstreetmap.josm.data.vector.VectorRelation
 
getIdGenerator() - Method in class org.openstreetmap.josm.data.vector.VectorWay
 
getIds() - Method in class org.openstreetmap.josm.data.osm.ChangesetDataSet
Returns an unmodifiable set of all primitives in this dataset.
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) - 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, 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.
getIfAvailableDataUrl(String) - Static method in class org.openstreetmap.josm.tools.ImageProvider
Internal implementation of the image request for inline images (data: urls).
getIfAvailableHttp(String, ImageProvider.ImageType) - Static method in class org.openstreetmap.josm.tools.ImageProvider
Internal implementation of the image request for URL's.
getIfAvailableImpl() - Method in class org.openstreetmap.josm.tools.ImageProvider
Internal implementation of the image request.
getIfAvailableLocalURL(URL, ImageProvider.ImageType) - Static method in class org.openstreetmap.josm.tools.ImageProvider
Internal implementation of the image request for local images.
getIfAvailableWiki(String, ImageProvider.ImageType) - Static method in class org.openstreetmap.josm.tools.ImageProvider
Internal implementation of the image request for wiki images.
getIfAvailableZip(String, File, String, ImageProvider.ImageType) - Static method in class org.openstreetmap.josm.tools.ImageProvider
Internal implementation of the image request for images in Zip archives.
getIfModifiedSince() - Method in class org.openstreetmap.josm.tools.HttpClient
Returns the If-Modified-Since header value.
getIgnoreCase(String) - Method in class org.openstreetmap.josm.data.osm.AbstractPrimitive
Gets a key ignoring the case of the key
getIgnoredErrors() - Static method in class org.openstreetmap.josm.data.validation.OsmValidator
Get the list of all ignored errors
getIgnoredTags() - Static method in class org.openstreetmap.josm.data.validation.tests.TagChecker
Returns the list of ignored tags.
getIgnoreGroup() - Method in class org.openstreetmap.josm.data.validation.TestError
Gets the ignore group ID that is used to allow the user to ignore all same errors
getIgnoreGroup(boolean) - Method in class org.openstreetmap.josm.data.validation.TestError
Get the ignore group
getIgnoreState() - Method in class org.openstreetmap.josm.data.validation.TestError
Returns the ignore state for this error.
getIgnoreState(boolean) - Method in class org.openstreetmap.josm.data.validation.TestError
Get the ignore state
getIgnoreSubGroup() - Method in class org.openstreetmap.josm.data.validation.TestError
Gets the ignores subgroup that is more specialized than TestError.getIgnoreGroup()
getIgnoreSubGroup(boolean) - Method in class org.openstreetmap.josm.data.validation.TestError
Get the subgroup for the error
getIImageViewer(IImageEntry<?>) - Method in class org.openstreetmap.josm.gui.layer.geoimage.ImageDisplay
Get the image viewer for an entry
getImage() - Method in class org.openstreetmap.josm.data.cache.BufferedImageCacheEntry
Returns BufferedImage from for the content.
getImage() - Method in class org.openstreetmap.josm.gui.animation.BirthdayExtension
 
getImage() - Method in class org.openstreetmap.josm.gui.animation.DropImage
 
getImage() - Method in class org.openstreetmap.josm.gui.mappaint.styleelement.MapImage
 
getImage() - Method in class org.openstreetmap.josm.gui.widgets.JosmImageView
 
getImage(boolean) - Method in class org.openstreetmap.josm.gui.mappaint.styleelement.MapImage
Get the image associated with this MapImage object.
getImage(String, boolean) - Method in class org.openstreetmap.josm.gui.io.SaveLayersDialog.SaveAndProceedAction
 
GetImage() - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.SimpleCharStream
Get token literal value.
getImageData() - Method in class org.openstreetmap.josm.gui.layer.geoimage.GeoImageLayer
Returns the image data store being used by this layer
getImageDimension() - Method in enum org.openstreetmap.josm.tools.ImageProvider.ImageSizes
Returns the image size as dimension
getImageDimension(ImageEntry) - Method in class org.openstreetmap.josm.gui.layer.geoimage.GeoImageLayer
 
getImageDirectionAngleOffset() - Method in class org.openstreetmap.josm.data.gpx.GpxImageDirectionPositionSettings
Returns direction angle offset in degrees
getImageIcon() - Method in enum org.openstreetmap.josm.gui.dialogs.ValidatorListManagementDialog.BUTTONS
 
getImageIcon() - Method in class org.openstreetmap.josm.tools.ImageResource
Returns the image icon at default dimension.
getImageIcon(Dimension) - Method in class org.openstreetmap.josm.tools.ImageResource
Get an ImageIcon object for the image of this resource.
getImageIcon(Dimension, boolean, ImageResizeMode) - Method in class org.openstreetmap.josm.tools.ImageResource
Get an ImageIcon object for the image of this resource.
getImageIconAlreadyScaled(Dimension, boolean, boolean, ImageResizeMode) - 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.
getImageProcessors() - Method in class org.openstreetmap.josm.gui.layer.ImageryLayer
This method gets all ImageProcessors of the layer
getImageResource() - Method in class org.openstreetmap.josm.gui.mappaint.styleelement.MapImage
Get the image resource associated with this MapImage object.
getImageResource() - Method in class org.openstreetmap.josm.gui.tagging.presets.TaggingPreset
Returns the ImageResource attached to this preset, if any.
getImageryBlacklist() - Method in class org.openstreetmap.josm.io.Capabilities
Returns the full list of imagery blacklist regular expressions.
getImageryCategory() - Method in class org.openstreetmap.josm.data.imagery.ImageryInfo
Returns the imagery category.
getImageryCategoryOriginalString() - Method in class org.openstreetmap.josm.data.imagery.ImageryInfo
Returns the imagery category original string (don't use except for error checks).
getImageryId() - Method in class org.openstreetmap.josm.data.imagery.OffsetBookmark
Get the id of the imagery for which this bookmark was created.
getImageryInfo() - Method in class org.openstreetmap.josm.gui.preferences.imagery.AddImageryPanel
 
getImageryInfo() - Method in class org.openstreetmap.josm.gui.preferences.imagery.AddMVTLayerPanel
 
getImageryInfo() - Method in class org.openstreetmap.josm.gui.preferences.imagery.AddTMSLayerPanel
 
getImageryInfo() - Method in class org.openstreetmap.josm.gui.preferences.imagery.AddWMSLayerPanel
 
getImageryInfo() - Method in class org.openstreetmap.josm.gui.preferences.imagery.AddWMTSLayerPanel
 
getImageryInfos() - Method in class org.openstreetmap.josm.gui.bbox.JosmMapViewer.AbstractImageryInfoBasedTileSourceProvider
Returns the list of imagery infos backing tile sources.
getImageryInfos() - Method in class org.openstreetmap.josm.gui.bbox.JosmMapViewer.CurrentLayersTileSourceProvider
 
getImageryInfos() - Method in class org.openstreetmap.josm.gui.bbox.JosmMapViewer.TMSTileSourceProvider
 
getImageryLayersSites() - Static method in class org.openstreetmap.josm.data.imagery.ImageryLayerInfo
Returns the list of imagery layers sites.
getImageryName() - Method in class org.openstreetmap.josm.data.imagery.OffsetBookmark
Get the name of the imagery for which this bookmark was created.
getImageryName() - Method in class org.openstreetmap.josm.gui.preferences.imagery.AddImageryPanel
 
getImageryPreference() - Method in class org.openstreetmap.josm.gui.preferences.PreferenceTabbedPane
Returns the ImageryPreference object.
getImageryRawUrl() - Method in class org.openstreetmap.josm.gui.preferences.imagery.AddImageryPanel
 
getImageryType() - Method in class org.openstreetmap.josm.data.imagery.ImageryInfo
Returns the imagery type.
getImages() - Method in class org.openstreetmap.josm.data.ImageData
Returns the images
getImages() - Method in class org.openstreetmap.josm.gui.layer.geoimage.GeoImageLayer
Get list of images in layer.
getImageSize() - Method in class org.openstreetmap.josm.gui.mappaint.RenderingHelper
 
getImageTabs() - Method in class org.openstreetmap.josm.gui.layer.geoimage.ImageViewerDialog
getImageURI() - Method in class org.openstreetmap.josm.data.gpx.GpxImageEntry
 
getImageURI() - Method in interface org.openstreetmap.josm.data.imagery.street_level.IImageEntry
Get the URI for the image
getImageURI() - Method in interface org.openstreetmap.josm.gui.layer.geoimage.ImageMetadata
Get the image location
getImageURI() - Method in class org.openstreetmap.josm.gui.layer.geoimage.RemoteEntry
 
getImageURI() - Method in class org.openstreetmap.josm.gui.layer.geoimage.WikimediaCommonsEntry
 
getImageUrl() - Method in class org.openstreetmap.josm.gui.layer.geoimage.ImageEntry
 
getImageUrl() - Method in class org.openstreetmap.josm.gui.layer.geoimage.WikimediaCommonsEntry
 
getImageUrl(String) - Method in class org.openstreetmap.josm.tools.ImageProvider
 
getImageUrl(String, String) - Static method in class org.openstreetmap.josm.tools.ImageProvider
 
getImageUrl(String, String) - Static method in class org.openstreetmap.josm.tools.Mediawiki
Computes the URL for the given filename on the MediaWiki server
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(IPrimitive, double, NavigatableComponent) - Method in class org.openstreetmap.josm.gui.mappaint.ElemStyles
Create the list of styles and its valid scale range for one primitive.
getImporter() - Method in class org.openstreetmap.josm.io.session.SessionReader.LayerDependency
 
getImporters() - Static method in class org.openstreetmap.josm.actions.ExtensionFileFilter
Returns the list of file importers.
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
Returns color for inactive objects
getIncomingData() - Method in exception org.openstreetmap.josm.io.imagery.WMSImagery.WMSGetCapabilitiesException
The data that caused this exception.
getIncompleteMemberPrimitives() - Method in class org.openstreetmap.josm.gui.dialogs.relation.MemberTableModel
Replies the set of incomplete primitives
getIncompleteMembers() - Method in interface org.openstreetmap.josm.data.osm.IRelation
Replies a collection with the incomplete children this relation refers to.
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
Returns the index.
getIndex() - Method in enum org.openstreetmap.josm.gui.dialogs.ValidatorListManagementDialog.BUTTONS
 
getIndex() - Method in class org.openstreetmap.josm.gui.layer.NativeScaleLayer.Scale
Get index of this scale in a NativeScaleLayer.ScaleList
getIndex() - Method in class org.openstreetmap.josm.gui.util.MultikeyShortcutAction.MultikeyInfo
 
getIndex() - Method in class org.openstreetmap.josm.io.session.SessionReader.LayerDependency
 
getIndex(int) - Method in class org.openstreetmap.josm.data.osm.BBox
 
getIndex(int) - Method in class org.openstreetmap.josm.gui.util.MultikeyActionsHandler.MyKeyEventDispatcher
 
getIndexColorModelData(int, Consumer<byte[]>) - Static method in class org.openstreetmap.josm.gui.layer.imagery.ColorfulFilter
 
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(E) - Method in class org.openstreetmap.josm.gui.widgets.JosmComboBoxModel
Returns the index of the specified element
getIndexOfChild(Object, Object) - Method in class org.openstreetmap.josm.gui.dialogs.relation.RelationTreeModel
 
getInet4Address() - Static method in class org.openstreetmap.josm.io.remotecontrol.RemoteControl
Returns the IPv4 address used for remote control.
getInet6Address() - Static method in class org.openstreetmap.josm.io.remotecontrol.RemoteControl
Returns the IPv6 address used for remote control.
getInfo() - Method in class org.openstreetmap.josm.gui.layer.ImageryLayer
Returns imagery info.
getInfo() - Method in class org.openstreetmap.josm.io.NameFinder.SearchResult
Returns the info.
getInfoComponent() - Method in class org.openstreetmap.josm.gui.layer.AbstractTileSourceLayer
 
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.GpxRouteLayer
 
getInfoComponent() - Method in class org.openstreetmap.josm.gui.layer.ImageryLayer
 
getInfoComponent() - Method in class org.openstreetmap.josm.gui.layer.Layer
Gets the layer information to display to the user.
getInfoComponent() - Method in class org.openstreetmap.josm.gui.layer.markerlayer.MarkerLayer
 
getInfoComponent() - Method in class org.openstreetmap.josm.gui.layer.NoteLayer
 
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
Returns the list of loaded plugins as a JPanel to be displayed in About dialog.
getInfoText(Instant, long, boolean) - Method in class org.openstreetmap.josm.gui.history.VersionInfoPanel
 
getInit(String) - Static method in class org.openstreetmap.josm.data.projection.Projections
Get the projection definition string for the given code.
getInitialDirectory() - Method in class org.openstreetmap.josm.gui.widgets.FileChooserManager
Replies the initial directory used to construct the AbstractFileChooser.
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.
getInitialIconPathsList() - Method in class org.openstreetmap.josm.gui.preferences.validator.ValidatorTagCheckerRulesPreference.TagCheckerRulesSourceEditor
 
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.
getInitialSourcesList() - Method in class org.openstreetmap.josm.gui.preferences.validator.ValidatorTagCheckerRulesPreference.TagCheckerRulesSourceEditor
 
getInitialValue(KeyedItem.Usage, TaggingPresetItemGuiSupport) - Method in class org.openstreetmap.josm.gui.tagging.presets.items.ComboMultiSelect
Returns the initial value to use for this preset.
getInitStatusListener() - Static method in class org.openstreetmap.josm.spi.lifecycle.Lifecycle
Gets initialization task listener.
getInnerPolygons() - Method in class org.openstreetmap.josm.data.osm.visitor.paint.relations.Multipolygon
Replies the list of inner polygons.
getInners() - Method in class org.openstreetmap.josm.data.osm.visitor.paint.relations.Multipolygon.PolyData
Gets a list of all inner polygons.
getInnerWays() - Method in class org.openstreetmap.josm.actions.JoinAreasAction.Multipolygon
Returns the inner ways.
getInnerWays() - Method in class org.openstreetmap.josm.data.osm.visitor.paint.relations.Multipolygon
Replies the list of inner ways.
getInProgressISelection() - Method in interface org.openstreetmap.josm.data.osm.IOsmDataManager
Replies the current selected primitives, from a end-user point of view.
getInProgressISelection() - Method in class org.openstreetmap.josm.data.osm.OsmDataManager
 
getInProgressSelection() - Method in class org.openstreetmap.josm.actions.mapmode.DrawAction
Get selected primitives, while draw action is in progress.
getInProgressSelection() - Method in interface org.openstreetmap.josm.data.osm.IOsmDataManager
Replies the current selected OSM primitives, from a end-user point of view.
getInProgressSelection() - Method in class org.openstreetmap.josm.data.osm.OsmDataManager
 
getInputContext() - Method in class org.openstreetmap.josm.gui.tagging.ac.AutoCompComboBox
 
getInputStream() - Method in class org.openstreetmap.josm.data.gpx.GpxImageEntry
 
getInputStream() - Method in interface org.openstreetmap.josm.gui.layer.geoimage.ImageMetadata
Get the image input stream
getInputStream() - Method in class org.openstreetmap.josm.gui.layer.geoimage.RemoteEntry
 
getInputStream() - Method in class org.openstreetmap.josm.io.CachedFile
Get InputStream to the requested resource.
getInputStream() - Method in class org.openstreetmap.josm.io.protocols.data.DataConnection
 
getInputStream() - Method in class org.openstreetmap.josm.tools.Http1Client.Http1Response
 
getInputStream() - Method in class org.openstreetmap.josm.tools.HttpClient.Response
 
getInputStream(String) - Method in class org.openstreetmap.josm.io.session.SessionReader.ImportSupport
Return an InputStream for a URI from a .jos/.joz file.
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, ProgressMonitor, String) - 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.
getInputStreamRaw(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.
getInputStreamRaw(String, ProgressMonitor, String) - 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.
getInputStreamRaw(String, ProgressMonitor, String, boolean) - Method in class org.openstreetmap.josm.io.OsmServerReader
Open a connection to the given url (if HTTP, trough a GET request) and return a reader on the input stream from that connection.
getInputStreamRaw(String, ProgressMonitor, String, boolean) - Method in class org.openstreetmap.josm.io.OverpassDownloadReader
 
getInputStreamRaw(String, ProgressMonitor, String, boolean, String, byte[]) - Method in class org.openstreetmap.josm.io.OsmServerReader
Open a connection to the given url (if HTTP, with the specified method) and return a reader on the input stream from that connection.
getInputText() - Method in class org.openstreetmap.josm.gui.NoteInputDialog
Get the content of the text area
getInsertionIndexForGroup(JMenu, int, boolean) - 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
 
getInstalledFonts() - Method in class org.openstreetmap.josm.tools.PlatformHookWindows
Get a list of fonts that are installed on the system.
getInstance() - Static method in class org.openstreetmap.josm.actions.ExpertToggleAction
Replies the unique instance of this action.
getInstance() - Static method in class org.openstreetmap.josm.actions.SaveAction
Returns the unique instance.
getInstance() - Static method in class org.openstreetmap.josm.actions.SaveAsAction
Returns the unique instance.
getInstance() - Static method in class org.openstreetmap.josm.actions.SessionSaveAction
Returns the instance
getInstance() - Static method in class org.openstreetmap.josm.data.oauth.OAuthAccessTokenHolder
Replies the unique instance.
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.DefaultNameFormatter
Replies the unique instance of this formatter
getInstance() - Static method in class org.openstreetmap.josm.data.osm.event.DatasetEventManager
Replies the unique instance.
getInstance() - Static method in class org.openstreetmap.josm.data.osm.event.SelectionEventManager
Returns the unique instance.
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.OsmDataManager
Returns the unique instance.
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
Replies the unique instance.
getInstance() - Static method in class org.openstreetmap.josm.data.preferences.JosmBaseDirectories
Returns the unique instance.
getInstance() - Static method in class org.openstreetmap.josm.data.preferences.JosmUrls
Returns the unique instance.
getInstance() - Static method in class org.openstreetmap.josm.data.projection.datum.NTV2Proj4DirGridShiftFileSource
Get the singleton instance of this class.
getInstance() - Static method in class org.openstreetmap.josm.data.UndoRedoHandler
Returns the unique instance.
getInstance() - Static method in class org.openstreetmap.josm.data.UserIdentityManager
Replies the unique instance of the JOSM user identity manager
getInstance() - Static method in class org.openstreetmap.josm.data.validation.routines.DomainValidator
Returns the singleton instance of this validator.
getInstance() - Static method in class org.openstreetmap.josm.data.validation.routines.EmailValidator
Returns the Singleton instance of this validator.
getInstance() - Static method in class org.openstreetmap.josm.data.validation.routines.InetAddressValidator
Returns the singleton instance of this validator.
getInstance() - Static method in class org.openstreetmap.josm.data.validation.routines.UrlValidator
Returns the singleton instance of this class with default schemes and options.
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.autofilter.AutoFilterManager
Returns the unique instance.
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.DeleteFromRelationConfirmationDialog
Replies the unique instance of this dialog
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.MenuItemSearchDialog
Returns the unique instance of MenuItemSearchDialog.
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
Replies the unique instance.
getInstance() - Static method in class org.openstreetmap.josm.gui.layer.geoimage.ImageViewerDialog
Replies the unique instance of this dialog
getInstance() - Static method in class org.openstreetmap.josm.gui.NotificationManager
 
getInstance() - Static method in class org.openstreetmap.josm.gui.tagging.presets.TaggingPresetNameTemplateList
Replies the unique instance.
getInstance() - Static method in class org.openstreetmap.josm.gui.tagging.presets.TaggingPresetSearchDialog
Returns the unique instance of TaggingPresetSearchDialog.
getInstance() - Static method in class org.openstreetmap.josm.gui.tagging.presets.TaggingPresetSearchPrimitiveDialog
Returns the unique instance of TaggingPresetSearchPrimitiveDialog.
getInstance() - Static method in class org.openstreetmap.josm.gui.util.FileFilterAllFiles
Replies the unique instance.
getInstance() - Static method in class org.openstreetmap.josm.gui.util.MultikeyActionsHandler
Replies the unique instance of this class.
getInstance() - Static method in class org.openstreetmap.josm.io.audio.AudioPlayer
Returns the singleton object, and if this is the first time, creates it along with the thread to support audio
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
Returns the unique instance
getInstance() - Static method in class org.openstreetmap.josm.tools.AlphanumComparator
Replies the unique instance.
getInstance() - Static method in class org.openstreetmap.josm.tools.bugreport.BugReportQueue
Gets the global bug report queue
getInstance() - Static method in class org.openstreetmap.josm.tools.MemoryManager
Get the global memory manager instance.
getInstance(boolean) - Static method in class org.openstreetmap.josm.data.validation.routines.DomainValidator
Returns the singleton instance of this validator, with local validation as required.
getInstance(boolean) - Static method in class org.openstreetmap.josm.data.validation.routines.EmailValidator
Returns the Singleton instance of this validator, with local validation as required.
getInstance(boolean, boolean) - Static method in class org.openstreetmap.josm.data.validation.routines.EmailValidator
Returns the Singleton instance of this validator, with local validation as required.
getInstance(Locale) - Method in class org.openstreetmap.josm.tools.JosmDecimalFormatSymbolsProvider
 
getInstant() - Method in class org.openstreetmap.josm.data.gpx.WayPoint
Returns the waypoint instant.
getInstant() - Method in class org.openstreetmap.josm.data.osm.AbstractPrimitive
 
getInstant() - Method in class org.openstreetmap.josm.data.osm.history.HistoryOsmPrimitive
Returns the timestamp.
getInstant() - Method in interface org.openstreetmap.josm.data.osm.IPrimitive
Time of last modification to this object.
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.
getInt(String, int) - Method in class org.openstreetmap.josm.spi.preferences.AbstractPreferences
 
getInt(String, int) - Method in interface org.openstreetmap.josm.spi.preferences.IPreferences
Gets an integer preference
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(IPreferences, String, String, int) - Static method in class org.openstreetmap.josm.data.PreferencesUtils
Gets an integer that may be specialized
getInterestingTags() - Method in class org.openstreetmap.josm.data.osm.AbstractPrimitive
 
getInterestingTags() - Method in interface org.openstreetmap.josm.data.osm.IPrimitive
Returns Tagged.getKeys() for which key does not fulfill uninteresting criteria.
getInternPoolSize() - Static method in class org.openstreetmap.josm.gui.mappaint.StyleCache
Get the size of the intern pool.
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
getInvalidatedBBox(INode, INode) - Method in class org.openstreetmap.josm.gui.layer.OsmDataLayer
 
getInvalidGeoImages() - Method in class org.openstreetmap.josm.gui.layer.geoimage.GeoImageLayer
 
getInvalidGeoImages() - Method in interface org.openstreetmap.josm.gui.layer.geoimage.IGeoImageLayer
Get the invalid geo images for this layer (specifically, those that cannot be displayed on the map)
getInView() - Method in class org.openstreetmap.josm.gui.MapViewState.MapViewPoint
Get this point in view coordinates.
getInView() - Method in class org.openstreetmap.josm.gui.MapViewState.MapViewRectangle
Gets this rectangle on the screen.
getInViewMaxX() - Method in class org.openstreetmap.josm.gui.MapViewState.MapViewRectangle
 
getInViewMaxY() - Method in class org.openstreetmap.josm.gui.MapViewState.MapViewRectangle
 
getInViewMinX() - Method in class org.openstreetmap.josm.gui.MapViewState.MapViewRectangle
 
getInViewMinY() - Method in class org.openstreetmap.josm.gui.MapViewState.MapViewRectangle
 
getInViewX() - Method in class org.openstreetmap.josm.gui.MapViewState.MapViewEastNorthPoint
 
getInViewX() - Method in class org.openstreetmap.josm.gui.MapViewState.MapViewPoint
Get the x coordinate in view space without creating an intermediate object.
getInViewX() - Method in class org.openstreetmap.josm.gui.MapViewState.MapViewViewPoint
 
getInViewY() - Method in class org.openstreetmap.josm.gui.MapViewState.MapViewEastNorthPoint
 
getInViewY() - Method in class org.openstreetmap.josm.gui.MapViewState.MapViewPoint
Get the y coordinate in view space without creating an intermediate object.
getInViewY() - Method in class org.openstreetmap.josm.gui.MapViewState.MapViewViewPoint
 
getInvolvedLines(Node, List<Way>) - Static method in class org.openstreetmap.josm.actions.AlignInLineAction
Get lines useful to do alignment of a single node
getInWindow() - Method in class org.openstreetmap.josm.gui.MapViewState.MapViewPoint
Convert this point to window coordinates.
getIptcCaption() - Method in class org.openstreetmap.josm.data.gpx.GpxImageEntry
Returns the IPTC caption.
getIptcCaption() - Method in interface org.openstreetmap.josm.data.imagery.street_level.IImageEntry
Returns the IPTC caption.
getIptcCaption() - Method in interface org.openstreetmap.josm.gui.layer.geoimage.ImageMetadata
Returns the IPTC caption.
getIptcCaption() - Method in class org.openstreetmap.josm.gui.layer.geoimage.RemoteEntry
 
getIptcHeadline() - Method in class org.openstreetmap.josm.data.gpx.GpxImageEntry
Returns the IPTC headline.
getIptcHeadline() - Method in interface org.openstreetmap.josm.data.imagery.street_level.IImageEntry
Returns the IPTC headline.
getIptcHeadline() - Method in interface org.openstreetmap.josm.gui.layer.geoimage.ImageMetadata
Returns the IPTC headline.
getIptcHeadline() - Method in class org.openstreetmap.josm.gui.layer.geoimage.RemoteEntry
 
getIptcKeywords() - Method in class org.openstreetmap.josm.data.gpx.GpxImageEntry
Returns the IPTC keywords.
getIptcKeywords() - Method in interface org.openstreetmap.josm.data.imagery.street_level.IImageEntry
Returns the IPTC keywords.
getIptcKeywords() - Method in interface org.openstreetmap.josm.gui.layer.geoimage.ImageMetadata
Returns the IPTC keywords.
getIptcKeywords() - Method in class org.openstreetmap.josm.gui.layer.geoimage.RemoteEntry
 
getIptcObjectName() - Method in class org.openstreetmap.josm.data.gpx.GpxImageEntry
Returns the IPTC object name.
getIptcObjectName() - Method in interface org.openstreetmap.josm.data.imagery.street_level.IImageEntry
Returns the IPTC object name.
getIptcObjectName() - Method in interface org.openstreetmap.josm.gui.layer.geoimage.ImageMetadata
Returns the IPTC object name.
getIptcObjectName() - Method in class org.openstreetmap.josm.gui.layer.geoimage.RemoteEntry
 
getIsoCodes() - Method in class org.openstreetmap.josm.tools.TaginfoRegionalInstance
Returns the set of ISO3166 codes for the covered areas.
getItem() - Method in class org.openstreetmap.josm.gui.tagging.ac.AutoCompEvent
Returns the item selected for autocompletion.
getItem() - Method in class org.openstreetmap.josm.gui.tagging.ac.AutoCompletingTextField
 
getItemCount() - Method in class org.openstreetmap.josm.gui.widgets.SearchTextResultListPanel
Get the number of items available
getItems() - Method in class org.openstreetmap.josm.gui.widgets.EditableList
Gets all items that are currently displayed
getJavaBuild() - Static method in class org.openstreetmap.josm.tools.Utils
Returns the Java build number as an int value.
getJavaExpirationDate() - Static method in class org.openstreetmap.josm.tools.Utils
Returns the JRE expiration date.
getJavaLatestVersion() - Static method in class org.openstreetmap.josm.tools.Utils
Returns the latest version of Java, from Oracle website.
getJavaLocaleCode(String) - Static method in class org.openstreetmap.josm.tools.LanguageInfo
Replies the locale code used by Java for a given locale.
getJavaPackageDetails() - Method in class org.openstreetmap.josm.tools.PlatformHookUnixoid
Get the Java package name including detailed version.
getJavaRuntime() - Static method in class org.openstreetmap.josm.actions.RestartAction
 
getJavaUpdate() - Static method in class org.openstreetmap.josm.tools.Utils
Returns the Java update as an int value.
getJavaUrl() - Method in interface org.openstreetmap.josm.tools.PlatformHook
Get the Java download URL (really shouldn't be used outside of JOSM startup checks)
getJavaVersion() - Static method in class org.openstreetmap.josm.tools.Utils
Returns the Java version as an int value.
getJoinedPluginResourceCL() - Static method in class org.openstreetmap.josm.plugins.PluginHandler
Get class loader to locate resources from plugins.
getJoinedValues(String) - Method in class org.openstreetmap.josm.data.osm.TagCollection
Replies the concatenation of all tag values (concatenated by a semicolon)
getJOSMDirectoryBaseName() - Static method in class org.openstreetmap.josm.data.Preferences
Get the base name of the JOSM directories for preferences, cache and user data.
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
getJosmTempDir() - Static method in class org.openstreetmap.josm.tools.Utils
Returns the JOSM temp directory.
getJOSMTicketURL() - Static method in class org.openstreetmap.josm.tools.bugreport.BugReportSender
 
getJOSMWebsite() - Method in class org.openstreetmap.josm.data.preferences.JosmUrls
 
getJOSMWebsite() - Method in interface org.openstreetmap.josm.spi.preferences.IUrls
Returns the JOSM website URL.
getKey() - Method in class org.openstreetmap.josm.data.gpx.GpxExtension
Returns the key (local element name) of the extension.
getKey() - Method in class org.openstreetmap.josm.data.osm.search.SearchCompiler.BooleanMatch
 
getKey() - Method in class org.openstreetmap.josm.data.osm.search.SearchCompiler.ExactKeyValue
 
getKey() - Method in class org.openstreetmap.josm.data.osm.search.SearchCompiler.KeyValue
 
getKey() - Method in class org.openstreetmap.josm.data.osm.Tag
Replies the key of the tag.
getKey() - Method in class org.openstreetmap.josm.data.osm.Tags
Returns the key.
getKey() - Method in class org.openstreetmap.josm.data.preferences.AbstractProperty
Replies the property key.
getKey() - Method in class org.openstreetmap.josm.gui.autofilter.AutoFilterRule
Returns the OSM key on which the rule applies.
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.download.UserQueryList.SelectorItem
Gets the key (a string that is displayed in the selector) of this item.
getKey() - Method in class org.openstreetmap.josm.gui.mappaint.StyleSetting.PropertyStyleSetting
Replies the property key.
getKey() - Method in class org.openstreetmap.josm.gui.preferences.advanced.PrefEntry
Returns the preference key.
getKey() - Method in class org.openstreetmap.josm.spi.preferences.DefaultPreferenceChangeEvent
 
getKey() - Method in interface org.openstreetmap.josm.spi.preferences.PreferenceChangeEvent
Returns the preference key.
getKey(int) - Method in class org.openstreetmap.josm.data.imagery.vectortile.mapbox.Layer
Get a specified key
getKey(int) - Method in class org.openstreetmap.josm.gui.conflict.tags.TagConflictResolverModel
Returns the OSM key at the given row.
getKey(String...) - Method in class org.openstreetmap.josm.data.preferences.EnumProperty
 
getKey(String...) - Method in class org.openstreetmap.josm.data.preferences.ParametrizedEnumProperty
 
getKey(String, String, String) - Static method in class org.openstreetmap.josm.data.preferences.NamedColorProperty
 
getKeyAt(int) - Method in class org.openstreetmap.josm.gui.history.TagTableModel
Get the key for the given row.
getKeyDescription(String, TagCollection) - Static method in class org.openstreetmap.josm.gui.conflict.tags.CombinePrimitiveResolverDialog
 
getKeyInRow(JTable, int) - Method in class org.openstreetmap.josm.gui.dialogs.properties.PropertiesCellRenderer
 
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.history.HistoryOsmPrimitive
 
getKeys() - Method in class org.openstreetmap.josm.data.osm.Tag
 
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.TagEditorModel
replies the list of keys of the tags managed by this model
getKeySet() - Method in class org.openstreetmap.josm.data.Preferences
 
getKeySet() - Method in class org.openstreetmap.josm.gui.history.HistoryBrowserModel
Returns the key set (union of current and reference point in type key sets).
getKeySet() - Method in interface org.openstreetmap.josm.spi.preferences.IPreferences
Get the set of all keys that are mapped to a value in this preferences.
getKeySet() - Method in class org.openstreetmap.josm.spi.preferences.MemoryPreferences
 
getKeyStroke() - Static method in class org.openstreetmap.josm.gui.dialogs.properties.HelpAction
Returns the keystroke launching this action (F1 by default).
getKeyStroke() - Method in class org.openstreetmap.josm.tools.Shortcut
Use this to register the shortcut with Swing
getKeyStrokeForShortKey(String) - Static method in class org.openstreetmap.josm.tools.Shortcut
 
getKeysWithConflicts() - Method in class org.openstreetmap.josm.gui.conflict.tags.TagConflictResolverModel
Returns the set of keys in conflict.
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
Returns a human readable text for the shortcut.
getKeyText(KeyStroke) - Static method in class org.openstreetmap.josm.tools.Shortcut
Returns a human readable text for the key stroke.
getKeyTooltipText() - Method in class org.openstreetmap.josm.gui.tagging.presets.items.KeyedItem
 
getKeywords() - Method in class org.openstreetmap.josm.data.osm.search.SearchCompiler.CoreSimpleMatchFactory
 
getKeywords() - Method in class org.openstreetmap.josm.data.osm.search.SearchCompiler.CoreUnaryMatchFactory
 
getKeywords() - Method in interface org.openstreetmap.josm.data.osm.search.SearchCompiler.MatchFactory
 
getKnownIso3166Codes() - Static method in class org.openstreetmap.josm.tools.Territories
Get all known ISO3166-1 and ISO3166-2 codes.
getLabel() - Method in class org.openstreetmap.josm.gui.autofilter.AutoFilter
Returns the button label.
getLabel() - Method in enum org.openstreetmap.josm.gui.ConditionalOptionPaneUtil.NotShowAgain
 
getLabel() - Method in class org.openstreetmap.josm.gui.dialogs.layer.LayerVisibilityAction.AbstractFilterSlider
 
getLabel() - Method in class org.openstreetmap.josm.gui.dialogs.layer.LayerVisibilityAction.ColorfulnessSlider
 
getLabel() - Method in class org.openstreetmap.josm.gui.dialogs.layer.LayerVisibilityAction.GammaFilterSlider
 
getLabel() - Method in class org.openstreetmap.josm.gui.dialogs.layer.LayerVisibilityAction.OpacitySlider
 
getLabel() - Method in class org.openstreetmap.josm.gui.dialogs.layer.LayerVisibilityAction.SharpnessSlider
 
getLabel() - Method in interface org.openstreetmap.josm.gui.download.DownloadSource
Returns a string representation of this download source.
getLabel() - Method in class org.openstreetmap.josm.gui.download.OSMDownloadSource
 
getLabel() - Method in class org.openstreetmap.josm.gui.download.OverpassDownloadSource
 
getLabel() - Method in class org.openstreetmap.josm.gui.layer.AbstractTileSourceLayer.OffsetMenuBookmarkEntry
 
getLabel() - Method in class org.openstreetmap.josm.gui.layer.GpxLayer
 
getLabel() - Method in interface org.openstreetmap.josm.gui.layer.ImageryLayer.OffsetMenuEntry
Get the label to use for this menu item
getLabel() - Method in class org.openstreetmap.josm.gui.layer.Layer
Replies a label for this layer useful for UI elements.
getLabel() - Method in class org.openstreetmap.josm.gui.layer.OsmDataLayer
 
getLabel(List<Layer>) - Method in class org.openstreetmap.josm.gui.layer.geoimage.ImageViewerDialog.MoveImgDisplayPanel
Get the label for this panel
getLabelPositionStrategy() - Method in class org.openstreetmap.josm.gui.mappaint.styleelement.TextElement
Gets the strategy that defines where to place the label.
getLabelText() - Method in enum org.openstreetmap.josm.gui.conflict.tags.RelationMemberConflictDecisionType
 
getLabelToolTipText() - Method in enum org.openstreetmap.josm.gui.conflict.tags.RelationMemberConflictDecisionType
 
getLanesCount(String) - Static method in class org.openstreetmap.josm.data.validation.tests.Lanes
 
getLanguageCodeManifest() - Static method in class org.openstreetmap.josm.tools.LanguageInfo
Replies the language prefix for use in manifests (with an underscore appended).
getLanguageCodes(Locale) - Static method in class org.openstreetmap.josm.tools.LanguageInfo
Replies a list of language codes for local names.
getLanguageCodeXML() - Static method in class org.openstreetmap.josm.tools.LanguageInfo
Replies the language prefix for use in XML elements (with a dot appended).
getLanguages() - Method in class org.openstreetmap.josm.data.osm.UserInfo
Returns the list of preferred languages.
getLast() - Method in class org.openstreetmap.josm.gui.tagging.presets.TaggingPresetReader.HashSetWithLast
Returns the last inserted element.
getLastChangesetTagFromHistory(String, List<String>) - Static method in class org.openstreetmap.josm.gui.io.BasicUploadSettingsPanel
Get the topmost item from the history if not expired.
getLastCommand() - Method in class org.openstreetmap.josm.command.SequenceCommand
Returns the last command.
getLastCommand() - Method in class org.openstreetmap.josm.data.UndoRedoHandler
Gets the last command that was executed on the command stack.
getLastCommandInDataset(DataSet) - Static method in class org.openstreetmap.josm.actions.mapmode.SelectAction
Obtain command in undoRedo stack to "continue" when dragging
getLastComment() - Method in class org.openstreetmap.josm.data.notes.Note
Returns the last comment, or null.
getLastEdit() - Method in class org.openstreetmap.josm.gui.download.UserQueryList.SelectorItem
Gets the latest date time when the item was created/changed.
getLastEntry(PrimitiveId) - Method in class org.openstreetmap.josm.data.osm.ChangesetDataSet
Replies the last ChangesetDataSet.ChangesetDataSetEntry with id id from this dataset.
getLastErrorAndWarnings() - Static method in class org.openstreetmap.josm.tools.Logging
Get the last error and warning messages in the order in which they were received.
getLastException() - Method in class org.openstreetmap.josm.actions.CloseChangesetAction.DownloadOpenChangesetsTask
Returns the last exception that occurred.
getLastException() - Method in class org.openstreetmap.josm.gui.history.HistoryLoadTask
Returns the last exception that occurred during loading, if any.
getLastException() - Method in class org.openstreetmap.josm.gui.io.AbstractIOTask
Replies the last exception caught
getLastException() - Method in class org.openstreetmap.josm.plugins.PluginDownloadTask
Replies the last exception that occurred during download, or null.
getLastHeight() - Method in class org.openstreetmap.josm.gui.dialogs.ToggleDialog
Returns the last used height stored in preferences or preferredHeight.
getLastImage() - Method in class org.openstreetmap.josm.data.ImageData
Get the last image in the layer
getLastImage() - Method in interface org.openstreetmap.josm.data.imagery.street_level.IImageEntry
Get the last image for the data or sequence
getLastImage() - Method in class org.openstreetmap.josm.gui.layer.geoimage.ImageEntry
 
getLastImage() - Method in class org.openstreetmap.josm.gui.layer.geoimage.RemoteEntry
 
getLastImage() - Method in class org.openstreetmap.josm.gui.layer.markerlayer.ImageMarker
 
getLastIndexOfListBefore(List<? extends GpxImageEntry>, long) - Static method in class org.openstreetmap.josm.data.gpx.GpxImageCorrelation
 
getLastMapMode(Layer) - Method in class org.openstreetmap.josm.gui.MapFrame
 
getLastModification() - Method in class org.openstreetmap.josm.data.cache.CacheEntryAttributes
Returns last modification of the object in cache in milliseconds from Epoch.
getLastModified() - Method in class org.openstreetmap.josm.data.gpx.GpxImageEntry
 
getLastModified() - Method in interface org.openstreetmap.josm.gui.layer.geoimage.ImageMetadata
Get the last time the source was modified
getLastModified() - Method in class org.openstreetmap.josm.gui.layer.geoimage.RemoteEntry
 
getLastModified() - Method in class org.openstreetmap.josm.tools.Http1Client.Http1Response
 
getLastModified() - Method in class org.openstreetmap.josm.tools.HttpClient.Response
Returns the Last-Modified header.
getLastMultikeyAction() - Method in class org.openstreetmap.josm.gui.dialogs.FilterDialog.AbstractFilterAction
 
getLastMultikeyAction() - Method in class org.openstreetmap.josm.gui.dialogs.layer.ActivateLayerAction
 
getLastMultikeyAction() - Method in class org.openstreetmap.josm.gui.dialogs.layer.ShowHideLayerAction
 
getLastMultikeyAction() - Method in class org.openstreetmap.josm.gui.layer.JumpToMarkerActions.JumpToMarker
 
getLastMultikeyAction() - Method in interface org.openstreetmap.josm.gui.util.MultikeyShortcutAction
 
getLastNode() - Method in class org.openstreetmap.josm.data.osm.visitor.paint.relations.Multipolygon.JoinedWay
Returns the last node.
getLastRelation() - Static method in class org.openstreetmap.josm.actions.relation.RecentRelationsAction
Returns the last relation.
getLastSelectedWay() - Method in class org.openstreetmap.josm.data.osm.DataSet
Returns the way selected last or null if no way primitives were selected or selection is empty.
getLastWp() - Method in class org.openstreetmap.josm.data.gpx.GpxData.GpxTrackSegmentSpan
 
getLat() - Method in class org.openstreetmap.josm.io.NameFinder.SearchResult
Returns the latitude.
getLatAccuracyDegrees() - Method in class org.openstreetmap.josm.data.projection.datum.NTV2GridShift
Data access function for latitude accuracy
getLatAccuracyMetres() - Method in class org.openstreetmap.josm.data.projection.datum.NTV2GridShift
Data access function for latitude accuracy
getLatAccuracySeconds() - Method in class org.openstreetmap.josm.data.projection.datum.NTV2GridShift
Data access function for latitude accuracy
getLatDegrees() - Method in class org.openstreetmap.josm.data.projection.datum.NTV2GridShift
Data access function for latitude value
getLatest() - Method in class org.openstreetmap.josm.data.osm.history.History
Replies the latest entry of this history.
getLatest() - Method in class org.openstreetmap.josm.gui.history.HistoryBrowserModel
Returns the latest HistoryOsmPrimitive.
getLatLon() - Method in class org.openstreetmap.josm.command.Command.OldNodeState
Returns old lat/lon.
getLatLon() - Method in class org.openstreetmap.josm.data.notes.Note
Returns the geographic location of the note.
getLatLon() - Method in enum org.openstreetmap.josm.data.projection.CustomProjection.Polarity
 
getLatLon() - Method in class org.openstreetmap.josm.gui.MapViewState.MapViewPoint
Gets the current position in LatLon coordinates according to the current projection.
getLatLon(double, double) - Method in class org.openstreetmap.josm.gui.NavigatableComponent
Returns unprojected geographic coordinates for a specific pixel position on the screen.
getLatLon(int, int) - Method in class org.openstreetmap.josm.gui.NavigatableComponent
Returns unprojected geographic coordinates for a specific pixel position on the screen.
getLatLon(JsonArray) - Method in class org.openstreetmap.josm.io.GeoJSONReader
 
getLatLon(Object) - Method in class org.openstreetmap.josm.data.validation.tests.DuplicateNode.NodeHash
 
getLatLonBounds(Rectangle) - Method in class org.openstreetmap.josm.gui.NavigatableComponent
Returns minimum bounds that will cover a given rectangle.
getLatLonBoundsBox() - Method in class org.openstreetmap.josm.gui.MapViewState.MapViewRectangle
Gets the real bounds that enclose this rectangle.
getLatLonBoundsBox(ProjectionBounds) - Method in class org.openstreetmap.josm.data.projection.CustomProjection
 
getLatLonBoundsBox(ProjectionBounds) - Method in interface org.openstreetmap.josm.data.projection.Projection
Find lat/lon-box containing all the area of a given rectangle in east/north space.
getLatLonClamped() - Method in class org.openstreetmap.josm.gui.MapViewState.MapViewPoint
Gets the latlon coordinate clamped to the current world area.
getLatLonCoordinates() - Method in class org.openstreetmap.josm.gui.dialogs.LatLonDialog
Gets the coordinates that are entered in the lat/lon field
getLatLonFrom(ILatLon, double, double) - Static method in class org.openstreetmap.josm.tools.Geometry
Create a new LatLon at a specified distance.
getLatLonText() - Method in class org.openstreetmap.josm.gui.dialogs.LatLonDialog
Gets the text entered in the lat/lon text field.
getLatSeconds() - Method in class org.openstreetmap.josm.data.projection.datum.NTV2GridShift
Data access function for latitude value
getLatShiftDegrees() - Method in class org.openstreetmap.josm.data.projection.datum.NTV2GridShift
Data access function for latitude shift value
getLatShiftSeconds() - Method in class org.openstreetmap.josm.data.projection.datum.NTV2GridShift
Data access function for latitude shift value
getLayer() - Method in class org.openstreetmap.josm.actions.GpxExportAction
Get the layer to export.
getLayer() - Method in class org.openstreetmap.josm.actions.relation.ExportRelationToGpxAction
 
getLayer() - Method in class org.openstreetmap.josm.data.ImageData
Get the layer that this data is associated with.
getLayer() - Method in interface org.openstreetmap.josm.data.vector.DataLayer
Get the layer
getLayer() - Method in class org.openstreetmap.josm.data.vector.VectorPrimitive
Data layer information *
getLayer() - Method in class org.openstreetmap.josm.gui.datatransfer.data.LayerTransferData
Gets the layer to be transferred.
getLayer() - Method in class org.openstreetmap.josm.gui.dialogs.relation.actions.AbstractRelationEditorAction
 
getLayer() - Method in class org.openstreetmap.josm.gui.dialogs.relation.ChildRelationBrowser
Replies the OsmDataLayer this editor is related to
getLayer() - Method in interface org.openstreetmap.josm.gui.dialogs.relation.IRelationEditor
Replies the OsmDataLayer in whose context this relation editor is open
getLayer() - Method in class org.openstreetmap.josm.gui.dialogs.relation.MemberTableModel
Returns the data layer.
getLayer() - Method in class org.openstreetmap.josm.gui.dialogs.relation.ReferringRelationsBrowser
 
getLayer() - Method in class org.openstreetmap.josm.gui.dialogs.relation.RelationEditor
 
getLayer() - Method in class org.openstreetmap.josm.gui.io.importexport.OsmImporter.OsmImporterData
 
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.layer.MapViewPaintable.PaintableInvalidationEvent
Gets the layer that was invalidated.
getLayer() - Method in class org.openstreetmap.josm.gui.widgets.OsmPrimitivesTable
Returns the data layer.
getLayer() - Method in class org.openstreetmap.josm.io.session.SessionReader.LayerDependency
 
getLayer(int) - Method in class org.openstreetmap.josm.gui.dialogs.LayerListDialog.LayerListModel
Replies the layer at position index
getLayer(String) - Method in class org.openstreetmap.josm.data.imagery.ImageryLayerInfo
Returns imagery layer info for the given id.
getLayer(IPrimitive) - Static method in class org.openstreetmap.josm.data.osm.OsmUtils
Returns the layer value of primitive (null for layer 0).
getLayer(GpxImporter.GpxImporterData) - Method in class org.openstreetmap.josm.io.session.GpxRoutesSessionImporter
 
getLayer(GpxImporter.GpxImporterData) - Method in class org.openstreetmap.josm.io.session.GpxTracksSessionImporter
 
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
Returns the layer at given index, or null.
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
Get the index of the layer that is currently exported.
getLayerIndexOf(Layer) - Method in class org.openstreetmap.josm.io.session.SessionWriter.ExportSupport
Get the index of the specified layer
getLayerInfo(Layer) - Static method in class org.openstreetmap.josm.gui.dialogs.LayerListDialog
Returns info about layer.
getLayerInfoByClass(Class<?>) - Static method in class org.openstreetmap.josm.gui.dialogs.LayerListDialog
Returns a list of info on all layers of a given class.
getLayerInformationForSourceTag() - Method in class org.openstreetmap.josm.gui.MapView
Get a string representation of all layers suitable for the source changeset tag.
getLayerListEntries() - Method in class org.openstreetmap.josm.gui.layer.AbstractTileSourceLayer
Returns the contextual menu entries in layer list dialog.
getLayerManager() - Method in class org.openstreetmap.josm.actions.JosmAction
Gets the layer manager used for this action.
getLayerManager() - Method in class org.openstreetmap.josm.gui.dialogs.LayerListDialog
Gets the layer manager this dialog is for.
getLayerManager() - Method in class org.openstreetmap.josm.gui.dialogs.LayerListDialog.LayerListModel
The layer manager this model is for.
getLayerManager() - Static method in class org.openstreetmap.josm.gui.MainApplication
Returns the main layer manager that is used by the map view.
getLayerManager() - Method in class org.openstreetmap.josm.gui.MapView
Returns the layer manager.
getLayerName() - Method in class org.openstreetmap.josm.actions.downloadtasks.DownloadGpsTask.DownloadTask
 
getLayerName() - Method in class org.openstreetmap.josm.actions.downloadtasks.DownloadParams
Returns the new layer name (if a new layer is to be created).
getLayerName() - Method in class org.openstreetmap.josm.data.imagery.DefaultLayer
Returns layer name of the default layer.
getLayerName() - Method in class org.openstreetmap.josm.io.session.SessionReader.ImportSupport
Name of the layer that is currently imported.
getLayerPref(GpxLayer, String) - Static method in class org.openstreetmap.josm.gui.preferences.display.GPXSettingsPanel
Reads the preference for the given layer or the default preference if not available
getLayerPrefInt(GpxLayer, String) - Static method in class org.openstreetmap.josm.gui.preferences.display.GPXSettingsPanel
Reads the integer preference for the given layer or the default preference if not available
getLayerPrefs() - Method in class org.openstreetmap.josm.data.gpx.GpxData
 
getLayerPrefs() - Method in interface org.openstreetmap.josm.data.gpx.IGpxLayerPrefs
The layer specific prefs formerly saved in the preferences, e.g.
getLayerPrefs() - Method in class org.openstreetmap.josm.gui.layer.markerlayer.MarkerLayer.MarkerData
 
getLayers() - Method in class org.openstreetmap.josm.data.imagery.ImageryLayerInfo
List of usable layers
getLayers() - Method in class org.openstreetmap.josm.data.imagery.vectortile.mapbox.MVTTile
 
getLayers() - Method in interface org.openstreetmap.josm.data.imagery.vectortile.VectorTile
Get the layers for this vector tile
getLayers() - Method in class org.openstreetmap.josm.data.imagery.WMTSCapabilities
Layers of this WMTS service
getLayers() - Method in class org.openstreetmap.josm.data.imagery.WMTSTileSource
Layers that can be used with this tile source
getLayers() - Method in class org.openstreetmap.josm.gui.datatransfer.LayerTransferable.Data
Gets the list of layers that were copied.
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.layer.LayerManager
Gets an unmodifiable list of all layers that are currently in this manager.
getLayers() - Method in class org.openstreetmap.josm.gui.mappaint.MultiCascade
Gets all cascades for the known layers
getLayers() - Method in class org.openstreetmap.josm.io.imagery.WMSImagery
Returns the list of top-level layers.
getLayers() - Method in class org.openstreetmap.josm.io.session.SessionReader
Returns list of layers that are later added to the mapview.
getLayers(List<DefaultLayer>) - Method in class org.openstreetmap.josm.io.imagery.WMSImagery
Returns collection of LayerDetails specified by defaultLayers.
getLayersOfType(Class<T>) - Method in class org.openstreetmap.josm.gui.layer.LayerManager
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
 
getLayerTree() - Method in class org.openstreetmap.josm.gui.preferences.imagery.WMSLayerTree
Returns the JTree.
getLayoutSize(Container, Function<Component, Dimension>) - Method in class org.openstreetmap.josm.gui.util.MultiLineFlowLayout
 
getLength() - Method in class org.openstreetmap.josm.data.osm.Way
Replies the length of the way, in metres, as computed by ILatLon.greatCircleDistance(org.openstreetmap.josm.data.coor.ILatLon).
getLength() - Method in class org.openstreetmap.josm.gui.draw.MapViewPath
Gets the length of the way in visual space.
getLevel() - Method in enum org.openstreetmap.josm.data.validation.Severity
Gets the severity level, 1 being major, 3 being minor
getLevenshteinDistance(String, String) - Static method in class org.openstreetmap.josm.tools.Utils
getLhs() - Method in class org.openstreetmap.josm.data.osm.search.SearchCompiler.AbstractBinaryMatch
Returns left hand side.
getLine() - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.SimpleCharStream
Deprecated. 
getLineEntry(MapViewState.MapViewPoint, MapViewState.MapViewPoint) - Method in class org.openstreetmap.josm.gui.MapViewState.MapViewRectangle
Gets the entry point at which a line between start and end enters the current view.
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.tools.XmlParsingException
Returns the line number where the exception occurred.
getLinesIterable(boolean...) - Method in class org.openstreetmap.josm.data.gpx.GpxData
Iterate over all track segments and over all routes.
getLinesIterable(boolean[]) - Method in class org.openstreetmap.josm.gui.layer.gpx.GpxDrawHelper
 
getLinkColor() - Static method in class org.openstreetmap.josm.gui.widgets.JosmEditorPane
Returns the color (in CSS format) that should be used for links.
getLinkedMarkerLayer() - Method in class org.openstreetmap.josm.gui.layer.GpxLayer
Returns the linked MarkerLayer.
getLinkName(String, String) - Static method in class org.openstreetmap.josm.tools.Tag2Link
 
getLinksForTag(String, String, Tag2Link.LinkConsumer) - Static method in class org.openstreetmap.josm.tools.Tag2Link
Generates the links for the tag given by key and value, and sends 0, 1 or more links to the linkConsumer.
getList() - Method in class org.openstreetmap.josm.gui.widgets.JosmComboBox
Get the dropdown list component
getList(String) - Method in interface org.openstreetmap.josm.spi.preferences.IPreferences
Get a list of values for a certain key
getList(String, List<String>) - Method in class org.openstreetmap.josm.spi.preferences.AbstractPreferences
 
getList(String, List<String>) - Method in interface org.openstreetmap.josm.spi.preferences.IPreferences
Get a list of values for a certain key
getList(Preferences, String, boolean) - Static method in class org.openstreetmap.josm.data.PreferencesUtils
 
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.actions.SplitWayAction.SegmentListCellRenderer
 
getListCellRendererComponent(JList<?>, Object, int, boolean, boolean) - Method in class org.openstreetmap.josm.gui.conflict.tags.MultiValueCellEditor.EditorCellRenderer
 
getListCellRendererComponent(JList<? extends E>, E, int, boolean, boolean) - Method in class org.openstreetmap.josm.gui.widgets.JosmListCellRenderer
 
getListCellRendererComponent(JList<? extends Locale>, Locale, int, boolean, boolean) - Method in class org.openstreetmap.josm.gui.preferences.display.LanguagePreference.LanguageCellRenderer
 
getListCellRendererComponent(JList<? extends JMenuItem>, JMenuItem, int, boolean, boolean) - Method in class org.openstreetmap.josm.gui.dialogs.MenuItemSearchDialog.CellRenderer
 
getListCellRendererComponent(JList<? extends UIManager.LookAndFeelInfo>, UIManager.LookAndFeelInfo, int, boolean, boolean) - Method in class org.openstreetmap.josm.gui.preferences.display.LafPreference.LafListCellRenderer
 
getListCellRendererComponent(JList<? extends Note>, Note, int, boolean, boolean) - Method in class org.openstreetmap.josm.gui.dialogs.NotesDialog.NoteRenderer
 
getListCellRendererComponent(JList<? extends Changeset>, Changeset, int, boolean, boolean) - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetListCellRenderer
 
getListCellRendererComponent(JList<? extends Changeset>, Changeset, int, boolean, boolean) - Method in class org.openstreetmap.josm.gui.io.ChangesetCellRenderer
 
getListCellRendererComponent(JList<? extends IPrimitive>, IPrimitive, int, boolean, boolean) - Method in class org.openstreetmap.josm.actions.PurgeAction.SelectionForcedPrimitiveRenderer
 
getListCellRendererComponent(JList<? extends IPrimitive>, IPrimitive, int, boolean, boolean) - Method in class org.openstreetmap.josm.gui.PrimitiveRenderer
Adapter method supporting the ListCellRenderer interface.
getListCellRendererComponent(JList<? extends AutoCompletionItem>, AutoCompletionItem, int, boolean, boolean) - Method in class org.openstreetmap.josm.gui.dialogs.properties.TagEditHelper.TEHListCellRenderer
 
getListCellRendererComponent(JList<? extends ComparePairType>, ComparePairType, int, boolean, boolean) - Method in class org.openstreetmap.josm.gui.conflict.pair.ComparePairListCellRenderer
 
getListCellRendererComponent(JList<? extends BookmarkList.Bookmark>, BookmarkList.Bookmark, int, boolean, boolean) - Method in class org.openstreetmap.josm.gui.download.BookmarkList.BookmarkCellRenderer
 
getListCellRendererComponent(JList<? extends UserQueryList.SelectorItem>, UserQueryList.SelectorItem, int, boolean, boolean) - Method in class org.openstreetmap.josm.gui.download.UserQueryList.QueryCellRendered
 
getListCellRendererComponent(JList<? extends SaveLayerInfo>, SaveLayerInfo, int, boolean, boolean) - Method in class org.openstreetmap.josm.gui.io.SaveLayersDialog.LayerListWarningMessagePanel.LayerCellRenderer
 
getListCellRendererComponent(JList<? extends PresetListEntry>, PresetListEntry, int, boolean, boolean) - Method in class org.openstreetmap.josm.gui.tagging.presets.items.ComboMultiSelect.ComboMultiSelectListCellRenderer
 
getListCellRendererComponent(JList<? extends TaggingPreset>, TaggingPreset, int, boolean, boolean) - Method in class org.openstreetmap.josm.gui.tagging.presets.TaggingPresetSelector.ResultListCellRenderer
 
getListDisplay(int) - Method in class org.openstreetmap.josm.gui.tagging.presets.items.PresetListEntry
Returns the contents displayed in the dropdown list.
getListeners() - Method in class org.openstreetmap.josm.gui.util.CellEditorSupport
 
getListMergeModel() - Method in class org.openstreetmap.josm.gui.conflict.pair.AbstractListMergeModel.EntriesTableModel
Returns the list merge model.
getListOfLists(String) - Method in interface org.openstreetmap.josm.spi.preferences.IPreferences
Get an array of values (list of lists) for a certain key
getListOfLists(String, List<List<String>>) - Method in class org.openstreetmap.josm.spi.preferences.AbstractPreferences
 
getListOfLists(String, List<List<String>>) - Method in interface org.openstreetmap.josm.spi.preferences.IPreferences
Get an array of values (list of lists) for a certain key
getListOfLists(Preferences, String, boolean) - Static method in class org.openstreetmap.josm.data.PreferencesUtils
 
getListOfMaps(String) - Method in interface org.openstreetmap.josm.spi.preferences.IPreferences
Gets a list of key/value maps.
getListOfMaps(String, List<Map<String, String>>) - Method in class org.openstreetmap.josm.spi.preferences.AbstractPreferences
 
getListOfMaps(String, List<Map<String, String>>) - Method in interface org.openstreetmap.josm.spi.preferences.IPreferences
Gets a list of key/value maps.
getListOfStructs(Preferences, String, boolean) - Static method in class org.openstreetmap.josm.data.PreferencesUtils
 
getListOfStructs(IPreferences, String, Class<T>) - Static method in class org.openstreetmap.josm.data.StructUtils
Get a list of hashes which are represented by a struct-like class.
getListOfStructs(IPreferences, String, Collection<T>, Class<T>) - Static method in class org.openstreetmap.josm.data.StructUtils
same as above, but returns def if nothing was found
getLiteral() - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.LiteralExpression
Returns the literal.
getLoadedTileImage(Tile) - Method in class org.openstreetmap.josm.gui.layer.AbstractTileSourceLayer
Returns the image for the given tile image is loaded.
getLoader(TileLoaderListener, ICacheAccess<String, BufferedImageCacheEntry>, TileJobOptions) - Method in class org.openstreetmap.josm.data.imagery.CachedTileLoaderFactory
 
getLoadingMessage(PrimitiveId) - Static method in class org.openstreetmap.josm.gui.history.HistoryLoadTask
 
getLocale(String) - Static method in class org.openstreetmap.josm.tools.LanguageInfo
Replies the locale used by Java for a given language code.
getLocale(String, boolean) - Static method in class org.openstreetmap.josm.tools.LanguageInfo
Replies the locale used by Java for a given language code.
getLocaleName() - Method in class org.openstreetmap.josm.gui.tagging.presets.TaggingPreset
Gets the localized version of the name
getLocaleText(String, String, String) - Static method in class org.openstreetmap.josm.gui.tagging.presets.TaggingPresetItem
 
getLocalizedCountry(String) - Static method in class org.openstreetmap.josm.data.sources.SourceInfo
Returns a localized name for the given country code, or "Worldwide" if empty.
getLocalizedLabel() - Method in enum org.openstreetmap.josm.actions.AutoScaleAction.AutoScaleMode
Returns the localized label.
getLocalizedLanguageName(String) - Static method in class org.openstreetmap.josm.tools.I18n
Returns the localized name of the given language and optional script.
getLocalizedMessage() - Method in exception org.openstreetmap.josm.tools.OptionParser.OptionParseException
 
getLocalizedName() - Method in enum org.openstreetmap.josm.actions.MoveAction.Direction
 
getLocalizedScript(String) - Static method in class org.openstreetmap.josm.tools.I18n
Returns the localized name of the given script.
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
Replies a localized name for this primitive given by the value of the name tags accessed from very specific (language variant) to more generic (default name).
getLocalRequiredPlugins() - Method in class org.openstreetmap.josm.plugins.PluginInformation
Replies the list of plugins required by the local instance of this plugin.
getLocalSourceDir() - Method in class org.openstreetmap.josm.data.preferences.sources.SourceEntry
Return the source directory, only for local files.
getLocation() - Method in class org.openstreetmap.josm.data.gpx.GpxData.XMLNamespace
Returns the location of the schema.
getLocation(MapCSSTagCheckerRule) - Static method in class org.openstreetmap.josm.data.validation.tests.MapCSSTagCheckerAsserts
 
getLocName() - Method in enum org.openstreetmap.josm.io.OnlineResource
Replies the localized name.
getLog() - Static method in class org.openstreetmap.josm.data.PreferencesUtils
Returns the log.
getLogger() - Static method in class org.openstreetmap.josm.tools.Logging
Provides direct access to the logger used.
getLogin() - Method in exception org.openstreetmap.josm.io.OsmApiException
Replies the login used to connect to OSM API.
getLogLevel() - Method in class org.openstreetmap.josm.gui.mappaint.RenderingCLI
 
getLogLevel() - Method in class org.openstreetmap.josm.gui.ProgramArguments
Get the log level the user wants us to use.
getLon() - Method in class org.openstreetmap.josm.io.NameFinder.SearchResult
Returns the longitude.
getLonAccuracyDegrees() - Method in class org.openstreetmap.josm.data.projection.datum.NTV2GridShift
Data access function for longitude accuracy
getLonAccuracyMetres() - Method in class org.openstreetmap.josm.data.projection.datum.NTV2GridShift
Data access function for longitude accuracy
getLonAccuracySeconds() - Method in class org.openstreetmap.josm.data.projection.datum.NTV2GridShift
Data access function for longitude accuracy
getLong(String) - Method in class org.openstreetmap.josm.io.OsmReader
 
getLong(String, long) - Method in class org.openstreetmap.josm.spi.preferences.AbstractPreferences
 
getLong(String, long) - Method in interface org.openstreetmap.josm.spi.preferences.IPreferences
Gets a long preference
getLong(String, String) - Method in class org.openstreetmap.josm.io.AbstractReader
 
getLong(String, String) - Method in class org.openstreetmap.josm.io.Capabilities
Returns the value of configuration item in the capabilities as long value.
getLongAttr(String) - Method in class org.openstreetmap.josm.data.cache.CacheEntryAttributes
Utility for conversion from String to int, with default to 0, in case of any errors
getLongestSegment() - Method in class org.openstreetmap.josm.data.validation.tests.PowerLines.RefChecker
Calculates the longest segment.
getLongestSegmentLength() - Method in class org.openstreetmap.josm.data.osm.Way
Replies the length of the longest segment of the way, in metres, as computed by ILatLon.greatCircleDistance(org.openstreetmap.josm.data.coor.ILatLon).
getLongText() - Method in class org.openstreetmap.josm.tools.Shortcut
 
getLonPositiveEastDegrees() - Method in class org.openstreetmap.josm.data.projection.datum.NTV2GridShift
Data access function for longitude value, positive values in east direction
getLonPositiveWestSeconds() - Method in class org.openstreetmap.josm.data.projection.datum.NTV2GridShift
Data access function for longitude value, positive values in west direction
getLonShiftPositiveEastDegrees() - Method in class org.openstreetmap.josm.data.projection.datum.NTV2GridShift
Data access function for longitude shift value, positive values in east direction
getLonShiftPositiveWestSeconds() - Method in class org.openstreetmap.josm.data.projection.datum.NTV2GridShift
Data access function for longitude shift value, positive values in west direction
getLower() - Method in class org.openstreetmap.josm.gui.mappaint.Range
Gets the lower bound
getLowerIndex() - Method in class org.openstreetmap.josm.data.osm.IWaySegment
Returns the index of the first of the 2 nodes in the way.
getLowestDistance(OsmPrimitive, GpxData) - Static method in class org.openstreetmap.josm.data.gpx.GpxDistance
Find the distance between a point and a dataset of surveyed points
getMainFrame() - Static method in class org.openstreetmap.josm.gui.MainApplication
Returns the JOSM main frame.
getMainPanel() - Static method in class org.openstreetmap.josm.gui.MainApplication
Returns the main panel.
getManager() - Method in class org.openstreetmap.josm.gui.datatransfer.LayerTransferable.Data
Gets the layer manager the layers belong to.
getMandatoryAttributeBoolean(Attributes, String) - Method in class org.openstreetmap.josm.io.AbstractParser
 
getMandatoryAttributeLong(Attributes, String) - Method in class org.openstreetmap.josm.io.AbstractParser
 
getMandatoryAttributeString(Attributes, String) - Method in class org.openstreetmap.josm.io.AbstractParser
 
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.AuthorizationHandler
 
getMandatoryParams() - Method in class org.openstreetmap.josm.io.remotecontrol.handler.FeaturesHandler
 
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.LoadDataHandler
 
getMandatoryParams() - Method in class org.openstreetmap.josm.io.remotecontrol.handler.LoadObjectHandler
 
getMandatoryParams() - Method in class org.openstreetmap.josm.io.remotecontrol.handler.OpenApiHandler
 
getMandatoryParams() - Method in class org.openstreetmap.josm.io.remotecontrol.handler.OpenFileHandler
 
getMandatoryParams() - Method in class org.openstreetmap.josm.io.remotecontrol.handler.RequestHandler
Returns the mandatory parameters.
getMandatoryParams() - Method in class org.openstreetmap.josm.io.remotecontrol.handler.VersionHandler
 
getMap() - Static method in class org.openstreetmap.josm.gui.MainApplication
Returns the MapFrame.
getMapboxVectorStyle(String) - Static method in class org.openstreetmap.josm.data.imagery.vectortile.mapbox.style.MapboxVectorStyle
Get a MapboxVector style for a URL
getMapMover() - Method in class org.openstreetmap.josm.gui.MapView
Returns the internal MapMover.
getMapNameToValue() - Static method in class org.openstreetmap.josm.data.validation.util.Entities
 
getMapNavigationComponents(MapView) - Static method in class org.openstreetmap.josm.gui.MapView
Adds the map navigation components to a
getMappaintCacheIndex() - Method in class org.openstreetmap.josm.data.osm.DataSet
Returns mappaint cache index for this DataSet.
getMappaintCacheIndex() - Method in class org.openstreetmap.josm.data.vector.VectorDataSet
 
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
 
getMapUrl - Variable in class org.openstreetmap.josm.io.imagery.WMSImagery
 
getMapView() - Method in class org.openstreetmap.josm.gui.layer.MapViewGraphics
Gets the MapView that is the base to this draw call.
getMapView() - Method in class org.openstreetmap.josm.gui.layer.MapViewPaintable.MapViewEvent
Gets the map view.
getMapViewState() - Method in class org.openstreetmap.josm.gui.draw.MapViewPath
Gets the map view state this path is used for.
getMapViewState() - Method in class org.openstreetmap.josm.gui.MapViewState.MapViewPoint
Gets the map view state this path is used for.
getMarkerLayer() - Method in class org.openstreetmap.josm.gui.io.importexport.GpxImporter.GpxImporterData
Returns the imported marker layer.
getMatch() - Method in class org.openstreetmap.josm.data.osm.search.SearchCompiler.Not
 
getMatch() - Method in class org.openstreetmap.josm.gui.widgets.CompileSearchTextDecorator
Returns the compiled search
getMatches(Matcher) - Static method in class org.openstreetmap.josm.tools.Utils
Returns a list of capture groups if Matcher.matches(), or null.
getMatchingPresets(String[], String[], boolean, boolean, Set<TaggingPresetType>, Collection<? extends OsmPrimitive>) - Method in class org.openstreetmap.josm.gui.tagging.presets.TaggingPresetSelector.PresetClassifications
Get matching presets
getMatchingPresets(String, boolean, boolean, Set<TaggingPresetType>, Collection<? extends OsmPrimitive>) - Method in class org.openstreetmap.josm.gui.tagging.presets.TaggingPresetSelector.PresetClassifications
Get matching presets
getMatchingPresets(Collection<TaggingPresetType>, Map<String, String>, boolean) - Static method in class org.openstreetmap.josm.gui.tagging.presets.TaggingPresets
Replies a new collection of all presets matching the parameters.
getMatchingPresets(IPrimitive) - Static method in class org.openstreetmap.josm.gui.tagging.presets.TaggingPresets
Replies a new collection of all presets matching the given preset.
getMax() - Method in class org.openstreetmap.josm.data.Bounds
Gets the point that has both the maximum lat and lon coordinate
getMax() - Method in interface org.openstreetmap.josm.data.IBounds
Gets the point that has both the maximum lat and lon coordinate
getMax() - Method in class org.openstreetmap.josm.data.osm.Changeset
Returns the max lat/lon of the changeset bounding box.
getMax() - Method in class org.openstreetmap.josm.data.ProjectionBounds
Returns the max east/north.
getMaxAge() - Method in class org.openstreetmap.josm.io.CachedFile
Returns maximum age of cache file.
getMaxChangesetSize() - Method in class org.openstreetmap.josm.io.Capabilities
Returns the max number of objects in a changeset.
getMaxDimensionOnScreen(JComponent) - Static method in class org.openstreetmap.josm.gui.util.WindowGeometry
Computes the maximum dimension for a component to fit in screen displaying component.
getMaxImageSize(ImageDisplay, Image) - Method in class org.openstreetmap.josm.gui.layer.geoimage.viewers.projections.Equirectangular
 
getMaxImageSize(ImageDisplay, Image) - Method in interface org.openstreetmap.josm.gui.layer.geoimage.viewers.projections.IImageViewer
Get the maximum image size that can be displayed
getMaximumAccessibleValue() - Method in class org.openstreetmap.josm.gui.MapScaler.AccessibleMapScaler
 
getMaximumScreenSize() - Static method in class org.openstreetmap.josm.gui.util.GuiHelper
Gets the size of the screen.
getMaxLat() - Method in class org.openstreetmap.josm.data.Bounds
Returns max latitude of bounds.
getMaxLat() - Method in interface org.openstreetmap.josm.data.IBounds
Returns max latitude of bounds.
getMaxLat() - Method in class org.openstreetmap.josm.data.osm.BBox
 
getMaxLat() - Method in class org.openstreetmap.josm.data.projection.datum.NTV2SubGrid
Get maximum latitude value
getMaxLon() - Method in class org.openstreetmap.josm.data.Bounds
Returns max longitude of bounds.
getMaxLon() - Method in interface org.openstreetmap.josm.data.IBounds
Returns max longitude of bounds.
getMaxLon() - Method in class org.openstreetmap.josm.data.osm.BBox
 
getMaxLon() - Method in class org.openstreetmap.josm.data.projection.datum.NTV2SubGrid
Get maximum longitude value
getMaxMemory() - Method in class org.openstreetmap.josm.tools.MemoryManager
Gets the maximum amount of memory available for use in this manager.
getMaxProjectionBounds() - Method in class org.openstreetmap.josm.gui.NavigatableComponent
 
getMaxRetries() - Method in class org.openstreetmap.josm.io.OsmApi
Replies the max.
getMaxScale() - Method in class org.openstreetmap.josm.gui.NavigatableComponent
Get a max scale for projection that describes world in 1/512 of the projection unit
getMaxWayNodes() - Method in class org.openstreetmap.josm.io.Capabilities
Returns the max number of nodes in a way.
getMaxWidth(JTable, int) - Static method in class org.openstreetmap.josm.gui.util.TableHelper
 
getMaxZoom() - Method in class org.openstreetmap.josm.data.imagery.ImageryInfo
Returns the maximum zoom level.
getMaxZoom() - Method in class org.openstreetmap.josm.data.imagery.JosmTemplatedTMSTileSource
 
getMaxZoom() - Method in class org.openstreetmap.josm.data.imagery.vectortile.mapbox.style.Source
Get the max zoom
getMaxZoom() - Method in class org.openstreetmap.josm.data.imagery.WMTSTileSource
 
getMaxZoom() - Method in class org.openstreetmap.josm.data.imagery.WMTSTileSource.Layer
Returns layer max zoom.
getMaxZoom() - Method in class org.openstreetmap.josm.data.imagery.WMTSTileSource.TileMatrixSet
Returns tile matrix max zoom.
getMaxZoomLvl() - Method in class org.openstreetmap.josm.gui.layer.AbstractTileSourceLayer
 
getMaxZoomLvl(TileSource) - Static method in class org.openstreetmap.josm.gui.layer.AbstractTileSourceLayer
Returns maximum max zoom level, that will be shown on layer.
getMember() - Method in interface org.openstreetmap.josm.data.osm.IRelationMember
Returns the relation member.
getMember() - Method in class org.openstreetmap.josm.data.osm.RelationMember
 
getMember() - Method in class org.openstreetmap.josm.data.osm.RelationMemberData
 
getMember() - Method in class org.openstreetmap.josm.data.vector.VectorRelationMember
 
getMember(int) - Method in interface org.openstreetmap.josm.data.osm.IRelation
Returns the relation member at the specified index.
getMember(int) - Method in class org.openstreetmap.josm.data.osm.Relation
 
getMember(int) - Method in class org.openstreetmap.josm.data.osm.RelationData
 
getMember(int) - Method in class org.openstreetmap.josm.data.vector.VectorRelation
 
getMember(MemberTable, T, OsmPrimitive) - Method in class org.openstreetmap.josm.gui.dialogs.relation.MemberTransferHandler.AbstractRelationMemberConverter
 
getMemberActions() - Static method in class org.openstreetmap.josm.gui.dialogs.relation.RelationEditorHooks
 
getMemberId() - Method in class org.openstreetmap.josm.data.osm.RelationMemberData
Get member id.
getMemberId(int) - Method in interface org.openstreetmap.josm.data.osm.IRelation
Returns id of the member at given index.
getMemberId(int) - Method in class org.openstreetmap.josm.data.osm.Relation
 
getMemberId(int) - Method in class org.openstreetmap.josm.data.osm.RelationData
 
getMemberId(int) - Method in class org.openstreetmap.josm.data.vector.VectorRelation
 
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.
getMemberPrimitives(Class<T>) - Method in class org.openstreetmap.josm.data.osm.Relation
Returns the OsmPrimitives of the specified type referred to by at least one member of this relation.
getMemberPrimitivesList() - Method in interface org.openstreetmap.josm.data.osm.IRelation
Returns an unmodifiable list of the OsmPrimitives referred to by at least one member of this relation.
getMemberPrimitivesList() - Method in class org.openstreetmap.josm.data.osm.Relation
Returns an unmodifiable list of the OsmPrimitives referred to by at least one member of this relation.
getMemberRoles() - Method in class org.openstreetmap.josm.data.osm.Relation
Returns the set of roles used in 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 interface org.openstreetmap.josm.data.osm.IRelation
Returns members of the relation.
getMembers() - Method in class org.openstreetmap.josm.data.osm.Relation
 
getMembers() - Method in class org.openstreetmap.josm.data.osm.RelationData
 
getMembers() - Method in class org.openstreetmap.josm.data.vector.VectorRelation
 
getMembersCount() - Method in interface org.openstreetmap.josm.data.osm.IRelation
Returns the number of members.
getMembersCount() - Method in class org.openstreetmap.josm.data.osm.Relation
 
getMembersCount() - Method in class org.openstreetmap.josm.data.osm.RelationData
 
getMembersCount() - Method in class org.openstreetmap.josm.data.vector.VectorRelation
 
getMembersFor(Collection<? extends OsmPrimitive>) - Method in class org.openstreetmap.josm.data.osm.Relation
Obtains all members with member.member == primitive
getMembersForCurrentSelection(Relation) - Static method in class org.openstreetmap.josm.actions.relation.EditRelationAction
Returns the set of currently selected relation members for the given relation.
getMembersForCurrentSelection(Relation) - Method in class org.openstreetmap.josm.gui.dialogs.relation.actions.EditAction
 
getMembershipPopupMenuHandler() - Method in class org.openstreetmap.josm.gui.dialogs.properties.PropertiesDialog
Replies the membership popup menu handler.
getMemberships() - Method in class org.openstreetmap.josm.gui.dialogs.PropertiesMembershipChoiceDialog
Returns the memberships choice.
getMemberTable() - Method in class org.openstreetmap.josm.gui.dialogs.relation.actions.AbstractRelationEditorAction
 
getMemberTable() - Method in interface org.openstreetmap.josm.gui.dialogs.relation.actions.IRelationEditorActionAccess
Get the member table that is used by the dialog.
getMemberTable() - Method in class org.openstreetmap.josm.gui.dialogs.relation.GenericRelationEditor.RelationEditorActionAccess
 
getMemberTableModel() - Method in class org.openstreetmap.josm.gui.dialogs.relation.actions.AbstractRelationEditorAction
 
getMemberTableModel() - Method in interface org.openstreetmap.josm.gui.dialogs.relation.actions.IRelationEditorActionAccess
Get the model the member table is using.
getMemberTableModel() - Method in class org.openstreetmap.josm.gui.dialogs.relation.GenericRelationEditor.RelationEditorActionAccess
 
getMemberTableModel() - Method in class org.openstreetmap.josm.gui.dialogs.relation.MemberTable
 
getMemberType() - Method in class org.openstreetmap.josm.data.osm.RelationMemberData
Get member type.
getMemberType(int) - Method in interface org.openstreetmap.josm.data.osm.IRelation
Returns type of the member at given index.
getMemberType(int) - Method in class org.openstreetmap.josm.data.osm.Relation
 
getMemberType(int) - Method in class org.openstreetmap.josm.data.osm.RelationData
 
getMemberType(int) - Method in class org.openstreetmap.josm.data.vector.VectorRelation
 
getMenu() - Static method in class org.openstreetmap.josm.gui.MainApplication
Returns the main menu, at top of screen.
getMenu() - Method in class org.openstreetmap.josm.gui.MainFrame
Gets the main menu used for this window.
getMenu() - Method in class org.openstreetmap.josm.gui.widgets.PopupMenuLauncher
Returns the popup menu.
getMenuAdditions() - Method in class org.openstreetmap.josm.gui.layer.AbstractTileSourceLayer
Prepare list of additional layer context menu entries.
getMenuEntries() - Method in class org.openstreetmap.josm.gui.layer.AbstractTileSourceLayer
 
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.GpxRouteLayer
 
getMenuEntries() - Method in class org.openstreetmap.josm.gui.layer.imagery.MVTLayer
 
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.NoteLayer
 
getMenuEntries() - Method in class org.openstreetmap.josm.gui.layer.OsmDataLayer
 
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
Gets the name that should be displayed in the menu to add this imagery layer.
getMenuShortcutKeyMaskEx() - Method in interface org.openstreetmap.josm.tools.PlatformHook
Returns extended modifier key used as the appropriate accelerator key for menu shortcuts.
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.AbstractListMergeModel
 
getMergedEntriesSize() - Method in class org.openstreetmap.josm.gui.conflict.pair.AbstractListMergeModel
 
getMergedMap() - Method in class org.openstreetmap.josm.data.conflict.Conflict
 
getMergedSelectionModel() - Method in class org.openstreetmap.josm.gui.conflict.pair.AbstractListMergeModel
 
getMergedTableModel() - Method in class org.openstreetmap.josm.gui.conflict.pair.AbstractListMergeModel
 
getMergeTarget(OsmPrimitive) - Method in class org.openstreetmap.josm.data.osm.DataSetMerger
 
getMessage() - Method in exception org.openstreetmap.josm.data.oauth.OAuth20Exception
 
getMessage() - Method in exception org.openstreetmap.josm.data.osm.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 error org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.TokenMgrError
You can also modify the body of this method to customize your error messages.
getMessage() - Method in exception org.openstreetmap.josm.io.OsmApiException
 
getMessage() - Method in exception org.openstreetmap.josm.io.XmlStreamParsingException
 
getMessage() - Method in exception org.openstreetmap.josm.tools.XmlParsingException
 
getMessage(Selector, OsmPrimitive) - Method in class org.openstreetmap.josm.data.validation.tests.MapCSSTagCheckerRule
Constructs a (localized) message for this deprecation check.
getMessages() - Method in class org.openstreetmap.josm.tools.Logging.RememberWarningHandler
 
getMetaBounds() - Method in class org.openstreetmap.josm.data.gpx.GpxData
Returns the bounds defining the extend of this data, as read in metadata, if any.
getMetadata() - Method in class org.openstreetmap.josm.data.cache.CacheEntryAttributes
Returns an unmodifiable Map containing all metadata.
getMetadata(URI, InputStream) - Static method in class org.openstreetmap.josm.gui.layer.geoimage.ImageUtils
 
getMetaTime() - Method in class org.openstreetmap.josm.io.GpxWriter
Returns the forced metadata time information, if any.
getMetersPerUnit() - Method in class org.openstreetmap.josm.data.projection.CustomProjection
Factor to convert units of east/north coordinates to meters.
getMetersPerUnit() - Method in interface org.openstreetmap.josm.data.projection.Projection
Get the number of meters per unit of this projection.
getMethod(String) - Method in class org.openstreetmap.josm.tools.XmlObjectParser.Entry
 
getMilliseconds() - Method in class org.openstreetmap.josm.data.gpx.GpxTimeOffset
Get time offset in milliseconds.
getMin() - Method in class org.openstreetmap.josm.data.Bounds
Gets the point that has both the minimal lat and lon coordinate
getMin() - Method in interface org.openstreetmap.josm.data.IBounds
Gets the point that has both the minimal lat and lon coordinate
getMin() - Method in class org.openstreetmap.josm.data.osm.Changeset
Returns the min lat/lon of the changeset bounding box.
getMin() - Method in class org.openstreetmap.josm.data.ProjectionBounds
Returns the min east/north.
getMinimumAccessibleValue() - Method in class org.openstreetmap.josm.gui.MapScaler.AccessibleMapScaler
 
getMinimumExpiryTime() - Method in class org.openstreetmap.josm.data.imagery.TileJobOptions
Returns minimum cache expire time in seconds for downloaded tiles.
getMinimumSize() - Method in class org.openstreetmap.josm.gui.dialogs.DialogsPanel.MinSizePanel
 
getMinimumSize() - Method in class org.openstreetmap.josm.gui.preferences.server.ProxyPreferencesPanel.AutoSizePanel
 
getMinimumSize() - Method in class org.openstreetmap.josm.gui.ScrollViewport
 
getMinimumSize() - Method in class org.openstreetmap.josm.gui.widgets.ImageLabel
 
getMinimumTileExpire() - Method in class org.openstreetmap.josm.data.imagery.ImageryInfo
Returns minimum tile expiration in seconds.
getMinLat() - Method in class org.openstreetmap.josm.data.Bounds
Returns min latitude of bounds.
getMinLat() - Method in interface org.openstreetmap.josm.data.IBounds
Returns min latitude of bounds.
getMinLat() - Method in class org.openstreetmap.josm.data.osm.BBox
 
getMinLat() - Method in class org.openstreetmap.josm.data.projection.datum.NTV2SubGrid
Get minimum latitude value
getMinLon() - Method in class org.openstreetmap.josm.data.Bounds
Returns min longitude of bounds.
getMinLon() - Method in interface org.openstreetmap.josm.data.IBounds
Returns min longitude of bounds.
getMinLon() - Method in class org.openstreetmap.josm.data.osm.BBox
 
getMinLon() - Method in class org.openstreetmap.josm.data.projection.datum.NTV2SubGrid
Get minimum longitude value
getMinMaxTimeForAllTracks() - Method in class org.openstreetmap.josm.data.gpx.GpxData
Returns minimum and maximum timestamps for all tracks Warning: there are lot of track with broken timestamps, so we just ignore points from future and from year before 1970 in this method
getMinMaxTimeForTrack(IGpxTrack) - Static method in class org.openstreetmap.josm.data.gpx.GpxData
returns minimum and maximum timestamps in the track
getMinZoom() - Method in class org.openstreetmap.josm.data.imagery.ImageryInfo
Returns the minimum zoom level.
getMinZoom() - Method in class org.openstreetmap.josm.data.imagery.JosmTemplatedTMSTileSource
 
getMinZoom() - Method in class org.openstreetmap.josm.data.imagery.vectortile.mapbox.style.Source
Get the minimum zoom
getMinZoomLevel() - Method in class org.openstreetmap.josm.gui.autofilter.AutoFilterRule
Returns the minimum zoom level at which the rule applies.
getMinZoomLvl() - Method in class org.openstreetmap.josm.gui.layer.AbstractTileSourceLayer
 
getMinZoomLvl() - Method in class org.openstreetmap.josm.gui.layer.WMTSLayer
 
getMinZoomLvl(TileSource) - Static method in class org.openstreetmap.josm.gui.layer.AbstractTileSourceLayer
Returns minimum zoom level, that will be shown on layer.
getMirrors() - Method in class org.openstreetmap.josm.data.imagery.ImageryInfo
Returns the mirror entries.
getMissingFields() - Method in class org.openstreetmap.josm.data.imagery.ImageryInfo
Get the missing fields for this info
getMissingPrimitives() - Method in class org.openstreetmap.josm.gui.history.HistoryLoadTask
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.gui.io.AbstractPrimitiveTask
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.widgets.QuadStateCheckBox.QuadStateDecorator
 
getMode() - Method in class org.openstreetmap.josm.actions.mapmode.SelectAction
Returns the current select mode.
getMode() - Method in class org.openstreetmap.josm.data.osm.search.SearchCompiler.ExactKeyValue
 
getMode() - Method in class org.openstreetmap.josm.gui.io.SaveLayersModel
 
getModeHelpText() - Method in class org.openstreetmap.josm.actions.mapmode.AddNoteAction
 
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
Returns a short translated help message describing how this map mode can be used, to be displayed in status line.
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.SelectLassoAction
 
getModeHelpText() - Method in class org.openstreetmap.josm.actions.mapmode.SplitMode
 
getModeHelpText() - Method in class org.openstreetmap.josm.actions.mapmode.ZoomAction
 
getModel() - Method in class org.openstreetmap.josm.gui.conflict.pair.AbstractListMerger
Returns the model.
getModel() - Method in class org.openstreetmap.josm.gui.conflict.pair.properties.PropertiesMerger
Returns properties merge 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.ChangesetCacheManager
Returns the changeset cache model.
getModel() - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetContentPanel
Replies the changeset content model
getModel() - Method in class org.openstreetmap.josm.gui.dialogs.DeleteFromRelationConfirmationDialog
Replies the data model used in this dialog
getModel() - Method in class org.openstreetmap.josm.gui.dialogs.LayerListDialog
Returns the layer list model.
getModel() - Method in class org.openstreetmap.josm.gui.dialogs.LayerListDialog.LayerList
 
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.ChangesetManagementPanel
Returns the model in use.
getModel() - Method in class org.openstreetmap.josm.gui.io.SaveLayersDialog
 
getModel() - Method in class org.openstreetmap.josm.gui.io.UploadDialog
Get the upload dialog model.
getModel() - Method in class org.openstreetmap.josm.gui.tagging.ac.AutoCompComboBox
Returns the AutoCompComboBoxModel currently used.
getModel() - Method in class org.openstreetmap.josm.gui.tagging.ac.AutoCompTextField
Returns the AutoCompComboBoxModel currently used.
getModel() - Method in class org.openstreetmap.josm.gui.tagging.TagEditorPanel
Replies the tag editor model used by this panel.
getModel() - Method in class org.openstreetmap.josm.gui.widgets.HistoryComboBox
 
getModel() - Method in class org.openstreetmap.josm.gui.widgets.JosmComboBox
Returns the JosmComboBoxModel currently used.
getModel() - Method in class org.openstreetmap.josm.gui.widgets.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.conflict.pair.nodes.NodeListTableCellRenderer
replies the model
getModel(JTable) - Method in class org.openstreetmap.josm.gui.conflict.pair.relation.RelationMemberTableCellRenderer
replies the model
getModel(JTable) - Method in class org.openstreetmap.josm.gui.dialogs.relation.MemberTableCellRenderer
replies the model
getModel(JTable) - Method in class org.openstreetmap.josm.gui.dialogs.relation.SelectionTableCellRenderer
 
getModeShortcut(String) - Static method in class org.openstreetmap.josm.actions.AutoScaleAction
 
getModifiableDataLayers() - Static method in class org.openstreetmap.josm.actions.downloadtasks.DownloadOsmTask.AbstractInternalTask
 
getModificationType() - Method in interface org.openstreetmap.josm.data.osm.ChangesetDataSet.ChangesetDataSetEntry
Returns the type of modification.
getModificationType() - Method in class org.openstreetmap.josm.data.osm.ChangesetDataSet.DefaultChangesetDataSetEntry
 
getModificationType() - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetContentTableModel.ChangesetContentEntry
 
getModificationType(PrimitiveId) - Method in class org.openstreetmap.josm.data.osm.ChangesetDataSet
Replies the last modification type for the object with id id.
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.
getMonospacedFont(JComponent) - Static method in class org.openstreetmap.josm.gui.util.GuiHelper
Gets the font used to display monospaced text in a component, if possible.
getMostFrequentVisitedNodesFirst() - Method in class org.openstreetmap.josm.data.osm.NodeGraph
Sort the nodes by number of appearances in the edges.
getMOTD() - Method in class org.openstreetmap.josm.gui.GettingStarted
 
getMouseAdapter() - Method in class org.openstreetmap.josm.gui.widgets.QuadStateCheckBox
Returns the internal mouse listener.
getMouseEvent() - Method in class org.openstreetmap.josm.gui.PrimitiveHoverListener.PrimitiveHoverEvent
Get the MouseEvent object that triggered this hover event
getMultikeyCombinations() - Method in class org.openstreetmap.josm.gui.dialogs.FilterDialog.AbstractFilterAction
 
getMultikeyCombinations() - Method in class org.openstreetmap.josm.gui.dialogs.layer.ActivateLayerAction
 
getMultikeyCombinations() - Method in class org.openstreetmap.josm.gui.dialogs.layer.ShowHideLayerAction
 
getMultikeyCombinations() - Method in class org.openstreetmap.josm.gui.layer.JumpToMarkerActions.JumpToMarker
 
getMultikeyCombinations() - Method in interface org.openstreetmap.josm.gui.util.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.layer.ActivateLayerAction
 
getMultikeyShortcut() - Method in class org.openstreetmap.josm.gui.dialogs.layer.ShowHideLayerAction
 
getMultikeyShortcut() - Method in class org.openstreetmap.josm.gui.layer.JumpToMarkerActions.JumpToMarker
 
getMultikeyShortcut() - Method in interface org.openstreetmap.josm.gui.util.MultikeyShortcutAction
 
getMultiLayerAction(List<Layer>) - Method in class org.openstreetmap.josm.gui.dialogs.layer.MergeAction
 
getMultiLayerAction(List<Layer>) - Method in class org.openstreetmap.josm.gui.layer.CustomizeColor
 
getMultiLayerAction(List<Layer>) - Method in class org.openstreetmap.josm.gui.layer.gpx.CustomizeDrawingAction
 
getMultiLayerAction(List<Layer>) - Method in class org.openstreetmap.josm.gui.layer.gpx.DownloadAlongTrackAction
 
getMultiLayerAction(List<Layer>) - Method in interface org.openstreetmap.josm.gui.layer.Layer.MultiLayerAction
Returns the action for a given list of layers.
getMultipolygonRoleMatcher() - Static method in class org.openstreetmap.josm.data.osm.visitor.paint.relations.Multipolygon
 
getMultiResolutionImage(Image, ImageResource, ImageResizeMode) - Static method in class org.openstreetmap.josm.tools.HiDPISupport
Create a multi-resolution image from a base image and an ImageResource.
getMultiResolutionImage(List<Image>) - Static method in class org.openstreetmap.josm.tools.HiDPISupport
Create a multi-resolution image from a list of images.
getMultiSplitLayout() - Method in class org.openstreetmap.josm.gui.widgets.MultiSplitPane
A convenience method that returns the layout manager cast to MultiSplitLayout.
getMultiUseNodes(Way) - Static method in class org.openstreetmap.josm.actions.SimplifyWayAction
Calculate a set of nodes which occurs more than once in the way
getMv(Tagged) - Method in class org.openstreetmap.josm.data.osm.search.SearchCompiler.KeyValue
 
getMvtUrl() - Method in class org.openstreetmap.josm.gui.preferences.imagery.AddMVTLayerPanel
 
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.AbstractListMergeModel
 
getMyEntriesSize() - Method in class org.openstreetmap.josm.gui.conflict.pair.AbstractListMergeModel
 
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
 
getMyPrimitive(T) - Method in class org.openstreetmap.josm.gui.conflict.pair.AbstractListMergeModel
Replies primitive from my dataset referenced by entry
getMyPrimitiveById(PrimitiveId) - Method in class org.openstreetmap.josm.gui.conflict.pair.AbstractListMergeModel
 
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.AbstractListMergeModel
 
getMyTableModel() - Method in class org.openstreetmap.josm.gui.conflict.pair.AbstractListMergeModel
 
getMyTagValue() - Method in class org.openstreetmap.josm.gui.conflict.pair.tags.TagMergeItem
 
getName() - Method in class org.openstreetmap.josm.actions.ActionParameter
Get the name of this action parameter.
getName() - Method in class org.openstreetmap.josm.command.SequenceCommand
Returns the command name used in description text.
getName() - Method in class org.openstreetmap.josm.data.imagery.LayerDetails
Citation from OGC WMS specification (WMS 1.3.0):
getName() - Method in class org.openstreetmap.josm.data.imagery.OffsetBookmark
Get the name of this bookmark.
getName() - Method in class org.openstreetmap.josm.data.imagery.vectortile.mapbox.Layer
Get the name of the layer
getName() - Method in class org.openstreetmap.josm.data.imagery.vectortile.mapbox.style.Source
Get the source name
getName() - Method in class org.openstreetmap.josm.data.osm.Changeset
Returns the changeset name.
getName() - Method in class org.openstreetmap.josm.data.osm.DataSet
 
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
Replies the name of this primitive.
getName() - Method in interface org.openstreetmap.josm.data.osm.OsmData
Returns the name of this data set (optional).
getName() - Method in class org.openstreetmap.josm.data.osm.User
Replies the user name
getName() - Method in class org.openstreetmap.josm.data.preferences.ColorInfo
Get the name.
getName() - Method in class org.openstreetmap.josm.data.preferences.NamedColorProperty
Get the color name (a short description of the color).
getName() - Method in class org.openstreetmap.josm.data.projection.datum.AbstractDatum
 
getName() - Method in interface org.openstreetmap.josm.data.projection.datum.Datum
Returns a human readable name of this projection.
getName() - Method in class org.openstreetmap.josm.data.projection.proj.AlbersEqualArea
 
getName() - Method in class org.openstreetmap.josm.data.projection.proj.AzimuthalEquidistant
 
getName() - Method in class org.openstreetmap.josm.data.projection.proj.CassiniSoldner
 
getName() - Method in class org.openstreetmap.josm.data.projection.proj.DoubleStereographic
 
getName() - Method in class org.openstreetmap.josm.data.projection.proj.EquidistantCylindrical
 
getName() - Method in class org.openstreetmap.josm.data.projection.proj.LambertAzimuthalEqualArea
 
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 class org.openstreetmap.josm.data.projection.proj.ObliqueMercator
 
getName() - Method in class org.openstreetmap.josm.data.projection.proj.PolarStereographic
 
getName() - Method in interface org.openstreetmap.josm.data.projection.proj.Proj
Replies a human readable name of this projection.
getName() - Method in class org.openstreetmap.josm.data.projection.proj.Sinusoidal
 
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.SystemOfMeasurement
Returns the translatable name of this system of measurement.
getName() - Method in class org.openstreetmap.josm.data.validation.Test
Returns the test name.
getName() - Method in enum org.openstreetmap.josm.data.validation.ValidatorCLI.Option
Replies the option name
getName() - Method in class org.openstreetmap.josm.data.vector.VectorDataSet
 
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 enum org.openstreetmap.josm.gui.dialogs.ValidatorListManagementDialog.BUTTONS
 
getName() - Method in class org.openstreetmap.josm.gui.download.BookmarkList.Bookmark
Returns the bookmark name
getName() - Method in enum org.openstreetmap.josm.gui.draw.SymbolShape
Get the MapCSS name for this shape
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.mappaint.RenderingCLI.Option
Replies the option name
getName() - Method in class org.openstreetmap.josm.gui.preferences.ToolbarPreferences.ActionDefinition
Returns action name.
getName() - Method in enum org.openstreetmap.josm.gui.ProgramArguments.Option
Replies the option name
getName() - Method in class org.openstreetmap.josm.gui.tagging.presets.TaggingPreset
Returns the translated name of this preset, prefixed with the group names it belongs to.
getName() - Method in enum org.openstreetmap.josm.gui.tagging.presets.TaggingPresetType
Replies the name, as used in XML presets.
getName() - Method in class org.openstreetmap.josm.gui.tagging.TagModel
returns the tag name (key).
getName() - Method in class org.openstreetmap.josm.gui.widgets.MultiSplitLayout.Leaf
Return the Leaf's name.
getName() - Method in class org.openstreetmap.josm.io.CachedFile
 
getName() - Method in class org.openstreetmap.josm.io.NameFinder.SearchResult
Returns the name.
getName() - Method in enum org.openstreetmap.josm.io.ProxyPolicy
Replies the policy name, to be stored in proxy preferences.
getName() - Method in class org.openstreetmap.josm.plugins.PluginInformation
Replies the name of the plugin.
getName(boolean) - Static method in class org.openstreetmap.josm.actions.CreateMultipolygonAction
 
getNameAndId(String, long) - Static method in class org.openstreetmap.josm.gui.dialogs.InspectPrimitiveDataText
 
getNameComplementTags() - Method in class org.openstreetmap.josm.gui.mappaint.styleelement.LabelCompositionStrategy.DeriveLabelFromNameTagsCompositionStrategy
Replies an unmodifiable list of the name complement tags used to compose the label.
getNamedOsmBoolean(String) - Static method in class org.openstreetmap.josm.data.osm.OsmUtils
Normalizes the OSM boolean value
getNameLabelCharacterCount(Component) - Static method in class org.openstreetmap.josm.gui.MapStatus
 
getNamelikeOrientation(String) - Static method in class org.openstreetmap.josm.gui.widgets.OrientationAction
Returns the text orientation of the value for the given key.
getNames() - Method in class org.openstreetmap.josm.data.osm.User
Returns the list of user names
getNames(List<Layer>) - Static method in class org.openstreetmap.josm.gui.dialogs.layer.LayerListTransferHandler
 
getNamespaces() - Method in class org.openstreetmap.josm.data.gpx.GpxData
All XML namespaces read from the original file
getNameTags() - Method in class org.openstreetmap.josm.gui.mappaint.styleelement.LabelCompositionStrategy.DeriveLabelFromNameTagsCompositionStrategy
Replies an unmodifiable list of the name tags used to compose the label.
getNameTagValue(IRelation<?>, String) - Static method in class org.openstreetmap.josm.data.osm.DefaultNameFormatter
 
getNameVisitor() - Method in class org.openstreetmap.josm.data.validation.TestError
Returns a new MultipleNameVisitor for the list of primitives affected by this error.
getNamingtagsForRelations() - Static method in class org.openstreetmap.josm.data.osm.DefaultNameFormatter
Replies the list of naming tags used in relations.
getNativeAliases() - Method in class org.openstreetmap.josm.io.CertificateAmendment.NativeCertAmend
Returns the native aliases in System Root Certificates keystore/keychain.
getNativeProjections() - Method in class org.openstreetmap.josm.gui.layer.AbstractTileSourceLayer
Get projections this imagery layer supports natively.
getNativeProjections() - Method in class org.openstreetmap.josm.gui.layer.imagery.MVTLayer
 
getNativeProjections() - Method in class org.openstreetmap.josm.gui.layer.TMSLayer
 
getNativeProjections() - Method in class org.openstreetmap.josm.gui.layer.WMSLayer
 
getNativeProjections() - Method in class org.openstreetmap.josm.gui.layer.WMTSLayer
 
getNativeScale() - Method in class org.openstreetmap.josm.gui.layer.imagery.ReprojectionTile
Get the scale that was used for reprojecting the tile.
getNativeScaleLayer() - Method in class org.openstreetmap.josm.gui.NavigatableComponent
Replies the layer which scale is set to.
getNativeScales() - Method in class org.openstreetmap.josm.data.imagery.WMTSTileSource
Get native scales of tile source.
getNativeScales() - Method in interface org.openstreetmap.josm.gui.layer.NativeScaleLayer
Get native scales of this layer.
getNativeScales() - Method in class org.openstreetmap.josm.gui.layer.TMSLayer
 
getNativeScales() - Method in class org.openstreetmap.josm.gui.layer.WMTSLayer
 
getNavigationComponentActionMap() - Method in class org.openstreetmap.josm.gui.download.SlippyMapChooser
Returns the action map of the underlying navigation component.
getNear() - Method in class org.openstreetmap.josm.gui.layer.gpx.DownloadAlongPanel
Gets the "download near" chosen value
getNearestAngle(double) - Method in class org.openstreetmap.josm.actions.mapmode.DrawSnapHelper
 
getNearestNode(Point, Predicate<OsmPrimitive>) - Method in class org.openstreetmap.josm.gui.NavigatableComponent
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>, boolean, Collection<OsmPrimitive>) - Method in class org.openstreetmap.josm.gui.NavigatableComponent
The *result* depends on the current map selection state IF use_selected is true
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*.
getNearestPlace() - Method in class org.openstreetmap.josm.io.NameFinder.SearchResult
Returns the nearest place.
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>) - Method in class org.openstreetmap.josm.gui.NavigatableComponent
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>, boolean, Collection<OsmPrimitive>) - Method in class org.openstreetmap.josm.gui.NavigatableComponent
The *result* depends on the current map selection state IF use_selected is true.
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*.
getNeededIncompleteMembers() - Method in class org.openstreetmap.josm.command.SplitWayCommand.RelationAnalysis
 
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.tools.ExceptionUtil
Replies the first nested exception of type nestedClass (including the root exception e) or null, if no such exception is found.
getNetworkErrors() - Static method in class org.openstreetmap.josm.io.NetworkManager
Returns the network errors that occurred until now.
getNewChangesetId() - Method in class org.openstreetmap.josm.data.osm.event.ChangesetIdChangedEvent
Returns the new changeset id.
getNewLayerFile(AutosaveTask.AutosaveLayerInfo<?>, Instant, int) - Method in class org.openstreetmap.josm.gui.layer.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.PluginPreference
Replies the list of plugins 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 list 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 list of plugins which have been removed by the user from the set of deactivated plugins.
getNewOffsetMenu() - Method in class org.openstreetmap.josm.gui.ImageryMenu
 
getNewOsmPrimitive() - Method in class org.openstreetmap.josm.command.ChangeCommand
Returns the new OSM primitive.
getNewSelection() - Method in class org.openstreetmap.josm.command.SplitWayCommand
Replies the new list of selected primitives ids
getNewThreadPoolExecutor(String) - Static method in class org.openstreetmap.josm.data.imagery.TMSCachedTileLoader
Returns a new ThreadPoolExecutor.
getNewThreadPoolExecutor(String, int) - Static method in class org.openstreetmap.josm.data.imagery.TMSCachedTileLoader
Returns a new ThreadPoolExecutor.
getNewThreadPoolExecutor(String, int, int) - Static method in class org.openstreetmap.josm.data.imagery.TMSCachedTileLoader
Returns a new ThreadPoolExecutor.
getNewValue() - Method in class org.openstreetmap.josm.spi.preferences.DefaultPreferenceChangeEvent
 
getNewValue() - Method in interface org.openstreetmap.josm.spi.preferences.PreferenceChangeEvent
Returns the new preference value.
getNewWays() - Method in class org.openstreetmap.josm.command.SplitWayCommand
Replies the resulting new ways
getNext() - Method in class org.openstreetmap.josm.data.gpx.GpxData.LinesIterator
 
getNext() - Method in class org.openstreetmap.josm.tools.bugreport.BugReportQueue
 
getNextImage() - Method in class org.openstreetmap.josm.data.ImageData
Get the image next to the current image
getNextImage() - Method in interface org.openstreetmap.josm.data.imagery.street_level.IImageEntry
Get what would be the next image
getNextImage() - Method in class org.openstreetmap.josm.gui.layer.geoimage.ImageEntry
 
getNextImage() - Method in class org.openstreetmap.josm.gui.layer.geoimage.RemoteEntry
 
getNextImage() - Method in class org.openstreetmap.josm.gui.layer.markerlayer.ImageMarker
 
getNextIn(NativeScaleLayer.Scale, double) - Method in class org.openstreetmap.josm.gui.layer.NativeScaleLayer.ScaleList
 
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 after given index.
getNextNodeIndex(int) - Method in class org.openstreetmap.josm.actions.mapmode.ExtrudeAction
Gets a node index from selected way after given index.
getNextOut(NativeScaleLayer.Scale, double) - Method in class org.openstreetmap.josm.gui.layer.NativeScaleLayer.ScaleList
 
getNextTileOrigin() - Method in class org.openstreetmap.josm.gui.layer.imagery.TileAnchor
Returns the position of the opposite tile corner.
getNextToken() - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParser
Get the next Token.
getNextToken() - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParserTokenManager
Get the next Token.
getNextWpWithTime(IGpxTrackSegment, boolean) - Static method in class org.openstreetmap.josm.data.gpx.GpxData.GpxTrackSegmentSpan
 
getNoDataColor() - Method in class org.openstreetmap.josm.tools.ColorScale
Get the color to use if there is no data
getNode() - Method in class org.openstreetmap.josm.data.osm.event.NodeMovedEvent
Returns the node affected by the move.
getNode() - Method in class org.openstreetmap.josm.data.osm.RelationMember
Returns the relation member as a node.
getNode() - Method in exception org.openstreetmap.josm.gui.widgets.MultiSplitLayout.InvalidLayoutException
Returns the invalid Node.
getNode(int) - Method in interface org.openstreetmap.josm.data.osm.IWay
Replies the node at position index.
getNode(int) - Method in class org.openstreetmap.josm.data.osm.Way
 
getNode(int) - Method in class org.openstreetmap.josm.data.osm.WayData
 
getNode(int) - Method in class org.openstreetmap.josm.data.vector.VectorWay
 
getNodeColor() - Method in class org.openstreetmap.josm.data.osm.visitor.paint.MapPaintSettings
Returns color for nodes
getNodeComparator() - Method in class org.openstreetmap.josm.data.osm.DefaultNameFormatter
 
getNodeComparator() - Method in interface org.openstreetmap.josm.data.osm.NameFormatter
Gets a comparator that sorts the nodes by the string that this formatter would create for them
getNodeConflicts() - Method in class org.openstreetmap.josm.data.conflict.ConflictCollection
Returns the list of conflicts involving nodes.
getNodeCount() - Method in class org.openstreetmap.josm.data.projection.datum.NTV2SubGrid
Returns the node count.
getNodeForCommand(PseudoCommand) - 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
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
Returns id of the node at given index.
getNodeId(int) - Method in class org.openstreetmap.josm.data.osm.Way
 
getNodeId(int) - Method in class org.openstreetmap.josm.data.osm.WayData
 
getNodeId(int) - Method in class org.openstreetmap.josm.data.vector.VectorWay
 
getNodeIds() - Method in interface org.openstreetmap.josm.data.osm.IWay
Returns the list of node ids in this way.
getNodeIds() - Method in class org.openstreetmap.josm.data.osm.Way
 
getNodeIds() - Method in class org.openstreetmap.josm.data.osm.WayData
 
getNodeIds() - Method in class org.openstreetmap.josm.data.vector.VectorWay
 
getNodeListTableModel(PointInTimeType) - Method in class org.openstreetmap.josm.gui.history.HistoryBrowserModel
Replies the node list table model for the respective point in time.
getNodePairs(boolean) - Method in class org.openstreetmap.josm.data.osm.Way
Replies the ordered List of chunks of this way.
getNodes() - Method in class org.openstreetmap.josm.actions.JoinAreasAction.AssembledPolygon
 
getNodes() - Method in class org.openstreetmap.josm.data.osm.DataSet
 
getNodes() - Method in class org.openstreetmap.josm.data.osm.history.HistoryWay
replies an immutable list of the ways node ids
getNodes() - Method in interface org.openstreetmap.josm.data.osm.IWay
Returns the list of nodes in this way.
getNodes() - Method in class org.openstreetmap.josm.data.osm.MultipolygonBuilder.JoinedPolygon
Builds a list of nodes for this polygon.
getNodes() - Method in class org.openstreetmap.josm.data.osm.NodeGraph
Return the graph's nodes.
getNodes() - Method in interface org.openstreetmap.josm.data.osm.OsmData
Replies an unmodifiable collection of nodes in this dataset
getNodes() - Method in class org.openstreetmap.josm.data.osm.visitor.paint.relations.Multipolygon.JoinedWay
Replies the list of nodes.
getNodes() - Method in class org.openstreetmap.josm.data.osm.Way
 
getNodes() - Method in class org.openstreetmap.josm.data.osm.WayData
 
getNodes() - Method in class org.openstreetmap.josm.data.vector.VectorDataSet
 
getNodes() - Method in class org.openstreetmap.josm.data.vector.VectorWay
 
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
Replies the number of nodes in this way.
getNodesCount() - Method in class org.openstreetmap.josm.data.osm.Way
 
getNodesCount() - Method in class org.openstreetmap.josm.data.osm.WayData
 
getNodesCount() - Method in class org.openstreetmap.josm.data.vector.VectorWay
 
getNoIconIcon(StyleSource) - Static method in class org.openstreetmap.josm.gui.mappaint.MapPaintStyles
No icon with the given name was found, show a dummy icon instead
getNonIntersectingNode(Multipolygon.PolyData, Multipolygon.PolyData) - Method in class org.openstreetmap.josm.data.validation.tests.MultipolygonTest.PolygonLevelFinder
Find node of pd2 which is not an intersection node with pd1.
getNonOverlayImageryLayers() - Method in class org.openstreetmap.josm.actions.ReorderImageryLayersAction
 
getNormalizedAngleInDegrees(double) - Static method in class org.openstreetmap.josm.tools.Geometry
Get angles in radians and return its value in range [0, 180].
getNormalizedApiUrl() - Method in class org.openstreetmap.josm.gui.preferences.server.ApiUrlTestTask
Removes leading and trailing whitespace from the API URL and removes trailing '/'.
getNormalUniVector() - Method in class org.openstreetmap.josm.actions.mapmode.ExtrudeAction
 
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
getNote() - Static method in class org.openstreetmap.josm.actions.CopyUrlAction
 
getNoteAction() - Method in class org.openstreetmap.josm.data.notes.NoteComment
Returns the action associated with this note.
getNoteData() - Method in class org.openstreetmap.josm.gui.layer.NoteLayer
Returns the note data store being used by this layer
getNoteData() - Method in class org.openstreetmap.josm.io.OsmChangeReader
Replies the parsed notes data.
getNoteLayer() - Method in class org.openstreetmap.josm.gui.layer.MainLayerManager
Returns the unique note layer, if present.
getNotes() - Method in class org.openstreetmap.josm.data.osm.NoteData
Returns the notes stored in this layer
getNoteToolTip(Note) - Static method in class org.openstreetmap.josm.gui.layer.NoteLayer
Returns the HTML-formatted tooltip text for the given note.
getNoTileChecksums() - Method in class org.openstreetmap.josm.data.sources.SourceInfo
 
getNoTileHeaders() - Method in class org.openstreetmap.josm.data.sources.SourceInfo
 
getNotShowAgain() - Method in class org.openstreetmap.josm.gui.ConditionalOptionPaneUtil.MessagePanel
 
getNotSortableMembers() - Method in class org.openstreetmap.josm.gui.dialogs.relation.sort.RelationNodeMap
 
getNTV2Grid(String) - Static method in class org.openstreetmap.josm.data.projection.Projections
Get a NTV2 grid database by id.
getNTV2GridShiftFile(String) - Method in interface org.openstreetmap.josm.data.projection.datum.NTV2GridShiftFileSource
Locate grid file with given name.
getNTV2GridShiftFile(String) - Method in class org.openstreetmap.josm.data.projection.datum.NTV2Proj4DirGridShiftFileSource
 
getNullDelimitedString(byte[], int) - Static method in class org.openstreetmap.josm.tools.WindowsShortcut
 
getNullInstance() - Method in class org.openstreetmap.josm.spi.preferences.ListListSetting
 
getNullInstance() - Method in class org.openstreetmap.josm.spi.preferences.ListSetting
 
getNullInstance() - Method in class org.openstreetmap.josm.spi.preferences.MapListSetting
 
getNullInstance() - Method in interface org.openstreetmap.josm.spi.preferences.Setting
Returns a setting whose value is null.
getNullInstance() - Method in class org.openstreetmap.josm.spi.preferences.StringSetting
 
getNumber(Object, int) - Static method in class org.openstreetmap.josm.tools.WinRegistry
 
getNumber(OsmPrimitive) - Method in class org.openstreetmap.josm.data.osm.search.SearchCompiler.AreaSize
 
getNumber(OsmPrimitive) - Method in class org.openstreetmap.josm.data.osm.search.SearchCompiler.ChangesetId
 
getNumber(OsmPrimitive) - Method in class org.openstreetmap.josm.data.osm.search.SearchCompiler.Id
 
getNumber(OsmPrimitive) - Method in class org.openstreetmap.josm.data.osm.search.SearchCompiler.MemberCountRange
 
getNumber(OsmPrimitive) - Method in class org.openstreetmap.josm.data.osm.search.SearchCompiler.NodeCountRange
 
getNumber(OsmPrimitive) - Method in class org.openstreetmap.josm.data.osm.search.SearchCompiler.RangeMatch
 
getNumber(OsmPrimitive) - Method in class org.openstreetmap.josm.data.osm.search.SearchCompiler.TagCountRange
 
getNumber(OsmPrimitive) - Method in class org.openstreetmap.josm.data.osm.search.SearchCompiler.TimestampRange
 
getNumber(OsmPrimitive) - Method in class org.openstreetmap.josm.data.osm.search.SearchCompiler.Version
 
getNumber(OsmPrimitive) - Method in class org.openstreetmap.josm.data.osm.search.SearchCompiler.WayCountRange
 
getNumber(OsmPrimitive) - Method in class org.openstreetmap.josm.data.osm.search.SearchCompiler.WayLength
 
getNumberOfConflicts(Predicate<Conflict<?>>) - Method in class org.openstreetmap.josm.data.conflict.ConflictCollection
 
getNumberOfCoordinates() - Method in interface org.openstreetmap.josm.io.IGpxReader
Returns the number of coordinates that have been successfully read.
getNumberOfCoordinates() - Method in class org.openstreetmap.josm.io.nmea.NmeaReader
 
getNumberOfCoordinates() - Method in class org.openstreetmap.josm.io.ozi.OziWptReader
 
getNumberOfCoordinates() - Method in class org.openstreetmap.josm.io.rtklib.RtkLibPosReader
 
getNumberOfNodeConflicts() - Method in class org.openstreetmap.josm.data.conflict.ConflictCollection
Returns the number of conflicts involving nodes.
getNumberOfRelationConflicts() - Method in class org.openstreetmap.josm.data.conflict.ConflictCollection
Returns the number of conflicts involving nodes.
getNumberOfRelations() - Method in class org.openstreetmap.josm.command.SplitWayCommand.Analysis
 
getNumberOfWayConflicts() - Method in class org.openstreetmap.josm.data.conflict.ConflictCollection
Returns the number of conflicts involving nodes.
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
Gets the number of remaining conflicts.
getNumDecidedConflicts() - Method in class org.openstreetmap.josm.command.conflict.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
Gets the number of decisions the user can take
getNumericValues() - Method in class org.openstreetmap.josm.gui.autofilter.AutoFilterManager
 
getNumFailed() - Method in class org.openstreetmap.josm.gui.io.SaveLayersModel
 
getNumKeys() - Method in class org.openstreetmap.josm.data.osm.AbstractPrimitive
 
getNumKeys() - Method in class org.openstreetmap.josm.data.osm.Changeset
 
getNumKeys() - Method in class org.openstreetmap.josm.data.osm.history.HistoryOsmPrimitive
 
getNumKeys() - Method in class org.openstreetmap.josm.data.osm.Tag
 
getNumKeys() - Method in interface org.openstreetmap.josm.data.osm.Tagged
Gets the number of keys
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
getNumModifiableDataLayers() - Method in class org.openstreetmap.josm.actions.downloadtasks.DownloadOsmTask.AbstractInternalTask
Returns the number of modifiable data layers
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.dialogs.DeleteFromRelationConfirmationDialog.RelationDeleteModel
getNumObjectsToDelete() - Method in class org.openstreetmap.josm.gui.dialogs.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.dialogs.DeleteFromRelationConfirmationDialog.RelationDeleteModel
getNumParentRelations() - Method in class org.openstreetmap.josm.gui.dialogs.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.io.UploadStrategySpecification
Gets the number of requests that will be required to upload the objects
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
getNumUnresolvedConflicts() - Method in class org.openstreetmap.josm.gui.conflict.pair.tags.TagMergeModel
 
getNumVersions() - Method in class org.openstreetmap.josm.data.osm.history.History
Replies the number of versions.
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.
getOAuthType() - Method in interface org.openstreetmap.josm.data.oauth.IOAuthToken
Get the auth type of this token
getOAuthType() - Method in class org.openstreetmap.josm.data.oauth.OAuth20Token
 
getOAuthVersion() - Method in interface org.openstreetmap.josm.data.oauth.IOAuthParameters
Get the OAuth version that the API expects
getOAuthVersion() - Method in class org.openstreetmap.josm.data.oauth.OAuth20Parameters
 
getOAuthVersion() - Method in class org.openstreetmap.josm.gui.oauth.AbstractAuthorizationUI
Get the OAuth version for this AuthorizationUI
getOAuthVersions() - Method in exception org.openstreetmap.josm.data.oauth.OAuth20Exception
 
getOAuthVersions() - Method in exception org.openstreetmap.josm.data.oauth.OAuthException
 
getObjectsNumber() - Method in class org.openstreetmap.josm.command.ChangePropertyCommand
Returns the number of objects that will effectively be modified, before the command is executed.
getObjectsToDelete() - Method in class org.openstreetmap.josm.gui.dialogs.DeleteFromRelationConfirmationDialog.RelationDeleteModel
Gets the list of children that are currently displayed.
getObjectsToDelete() - Method in class org.openstreetmap.josm.gui.dialogs.DeleteFromRelationConfirmationDialog.RelationMemberTableModel
Gets the list of children that are currently displayed.
getOfflineIcon() - Method in enum org.openstreetmap.josm.io.OnlineResource
Replies the offline icon.
getOfflineResources() - Static method in class org.openstreetmap.josm.io.NetworkManager
Replies the set of online resources currently offline.
getOffset() - Method in class org.openstreetmap.josm.command.MoveCommand
Gets the current move offset.
getOffset() - Method in class org.openstreetmap.josm.data.gpx.GpxImageCorrelationSettings
Returns the offset in milliseconds.
getOffset() - Method in class org.openstreetmap.josm.gui.mappaint.styleelement.placement.OnLineStrategy.OffsetGlyph
 
getOffset(MapView) - Method in class org.openstreetmap.josm.actions.MoveAction
Find out how many "real" units the objects have to be moved in order to achieve an 1-pixel movement
getOffsetBookmark() - Method in class org.openstreetmap.josm.gui.layer.imagery.TileSourceDisplaySettings
Gets the offset bookmark in use.
getOffsetMenuEntries() - Method in class org.openstreetmap.josm.gui.layer.AbstractTileSourceLayer
 
getOffsetMenuEntries() - Method in class org.openstreetmap.josm.gui.layer.ImageryLayer
 
getOffsetMenuItem() - Method in class org.openstreetmap.josm.gui.layer.ImageryLayer
Create the menu item that should be added to the offset menu.
getOffsetMenuItem(JComponent) - Method in class org.openstreetmap.josm.gui.layer.ImageryLayer
Create the submenu or the menu item to set the offset of the layer.
getOldChangesetId() - Method in class org.openstreetmap.josm.data.osm.event.ChangesetIdChangedEvent
Returns the old changeset id.
getOldDataSources() - Method in class org.openstreetmap.josm.data.osm.AbstractDataSourceChangeEvent
 
getOldDataSources() - Method in interface org.openstreetmap.josm.data.osm.DataSourceChangeEvent
Gets the previous data source list
getOldIds() - Method in class org.openstreetmap.josm.data.sources.SourceInfo
Get old Ids.
getOldSelection() - Method in class org.openstreetmap.josm.data.osm.DataSelectionListener.AbstractSelectionEvent
 
getOldSelection() - Method in interface org.openstreetmap.josm.data.osm.DataSelectionListener.SelectionChangeEvent
Gets the previous selection
getOldSelection() - Method in class org.openstreetmap.josm.data.osm.event.IDataSelectionListener.AbstractSelectionEvent
 
getOldSelection() - Method in interface org.openstreetmap.josm.data.osm.event.IDataSelectionListener.SelectionChangeEvent
Gets the previous selection
getOldValue() - Method in class org.openstreetmap.josm.spi.preferences.DefaultPreferenceChangeEvent
 
getOldValue() - Method in interface org.openstreetmap.josm.spi.preferences.PreferenceChangeEvent
Returns the old preference value.
getOnLineLength() - Method in class org.openstreetmap.josm.data.osm.visitor.paint.ArrowPaintHelper
Gets the length of the arrow along the line segment.
getOnlinePluginSites() - Method in class org.openstreetmap.josm.data.Preferences
Returns the list of plugin sites available according to offline mode settings.
getOnScreen() - Method in class org.openstreetmap.josm.gui.MapViewState.MapViewPoint
Convert this point to screen coordinates.
getOpacity() - Method in class org.openstreetmap.josm.gui.layer.Layer
Gets the opacity of the layer, in range 0...1
getOpenApi() - Method in class org.openstreetmap.josm.io.remotecontrol.handler.OpenApiHandler
 
getOpenChangesets() - Method in class org.openstreetmap.josm.data.osm.ChangesetCache
Replies the list of open changesets.
getOpenChangesetsForCurrentUser() - Method in class org.openstreetmap.josm.data.osm.ChangesetCache
If the current user is known, the open changesets for the current user are returned.
getOpenEnds() - Method in class org.openstreetmap.josm.data.osm.visitor.paint.relations.Multipolygon
Returns the start and end node of non-closed rings.
getOperand() - Method in class org.openstreetmap.josm.data.osm.search.SearchCompiler.UnaryMatch
 
getOperations() - Method in class org.openstreetmap.josm.data.imagery.vectortile.mapbox.CommandInteger
Get the operations for the command
getOppositeEntries() - Method in class org.openstreetmap.josm.gui.conflict.pair.AbstractListMergeModel.EntriesTableModel
replies the opposite list of entries with respect to the current ComparePairType
getOppositePrimitive() - Method in class org.openstreetmap.josm.gui.history.CoordinateInfoViewer.Updater
 
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.TagTableModel
Returns the tag value in the opposite point in time for the given key.
getOptionalParams() - Method in class org.openstreetmap.josm.io.remotecontrol.handler.AddNodeHandler
 
getOptionalParams() - Method in class org.openstreetmap.josm.io.remotecontrol.handler.AddWayHandler
 
getOptionalParams() - Method in class org.openstreetmap.josm.io.remotecontrol.handler.FeaturesHandler
 
getOptionalParams() - Method in class org.openstreetmap.josm.io.remotecontrol.handler.ImageryHandler
 
getOptionalParams() - Method in class org.openstreetmap.josm.io.remotecontrol.handler.ImportHandler
 
getOptionalParams() - Method in class org.openstreetmap.josm.io.remotecontrol.handler.LoadAndZoomHandler
 
getOptionalParams() - Method in class org.openstreetmap.josm.io.remotecontrol.handler.LoadDataHandler
 
getOptionalParams() - Method in class org.openstreetmap.josm.io.remotecontrol.handler.LoadObjectHandler
 
getOptionalParams() - Method in class org.openstreetmap.josm.io.remotecontrol.handler.RequestHandler
Returns the optional parameters.
getOptionalParams() - Method in class org.openstreetmap.josm.io.remotecontrol.handler.VersionHandler
 
getOptionCount() - Method in enum org.openstreetmap.josm.data.validation.ValidatorCLI.Option
Get the number of times this option should be seen
getOptions() - Method in class org.openstreetmap.josm.actions.OpenFileAction.OpenFileTask
Get the options for this task
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.AbstractTileSourceLayer
 
getOrCreateTile(TilePosition) - Method in class org.openstreetmap.josm.gui.layer.AbstractTileSourceLayer
 
getOrderedNodes(Way) - Static method in class org.openstreetmap.josm.data.validation.tests.DuplicateWay
Replies the ordered list of nodes of way w such as it is easier to find duplicated ways.
getOrderedTracks() - Method in class org.openstreetmap.josm.data.gpx.GpxData
Get all tracks contained in this data set, ordered chronologically.
getOrig(OsmPrimitive) - Method in class org.openstreetmap.josm.command.Command
Lets other commands access the original version of the object.
getOriginalDataSet() - Static method in class org.openstreetmap.josm.tools.Territories
Returns the original territories dataset.
getOriginalKeys() - Method in class org.openstreetmap.josm.data.osm.event.TagsChangedEvent
Returns the original tags.
getOriginalLocale() - Static method in class org.openstreetmap.josm.tools.I18n
Returns the original default locale found when the JVM started.
getOriginalName() - Method in class org.openstreetmap.josm.data.sources.SourceInfo
Returns the entry name.
getOriginalPrimitive() - Method in class org.openstreetmap.josm.gui.conflict.tags.RelationMemberConflictDecision
 
getOriginalWay() - Method in class org.openstreetmap.josm.command.SplitWayCommand
Replies the original way being split
getOSBuildNumber() - Method in interface org.openstreetmap.josm.tools.PlatformHook
Returns OS build number.
getOSBuildNumber() - Method in class org.openstreetmap.josm.tools.PlatformHookOsx
 
getOSBuildNumber() - Method in class org.openstreetmap.josm.tools.PlatformHookWindows
 
getOSDescription() - Method in interface org.openstreetmap.josm.tools.PlatformHook
Returns a detailed OS description (at least family + version).
getOSDescription() - Method in class org.openstreetmap.josm.tools.PlatformHookOsx
 
getOSDescription() - Method in class org.openstreetmap.josm.tools.PlatformHookUnixoid
 
getOSDescription() - Method in class org.openstreetmap.josm.tools.PlatformHookWindows
 
getOsmApi() - Static method in class org.openstreetmap.josm.io.OsmApi
Replies the OsmApi for the URL given by the preference osm-server.url
getOsmApi(String) - Static method in class org.openstreetmap.josm.io.OsmApi
Replies the OsmApi for a given 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
Converts a string to a boolean value
getOsmClass() - Method in enum org.openstreetmap.josm.data.osm.OsmPrimitiveType
Returns the OSM class for data values, or null.
getOsmId() - Method in interface org.openstreetmap.josm.data.osm.IPrimitive
Replies the OSM id of this primitive.
getOsmId() - Method in class org.openstreetmap.josm.io.NameFinder.SearchResult
Returns the OSM id.
getOsmIds() - Method in class org.openstreetmap.josm.gui.dialogs.OsmIdSelectionDialog
Gets the requested OSM object IDs.
getOsmLayer() - Method in class org.openstreetmap.josm.gui.datatransfer.data.OsmLayerTransferData
Gets the OSM data layer.
getOSMLocaleCodes(String) - Static method in class org.openstreetmap.josm.tools.LanguageInfo
Replies the OSM locale codes for the default locale.
getOSMLocaleCodes(String, Locale) - Static method in class org.openstreetmap.josm.tools.LanguageInfo
Replies the locale codes used by OSM for a given locale.
getOsmPrimitive() - Method in class org.openstreetmap.josm.command.ChangeCommand
Returns the original OSM primitive to modify.
getOsmPrimitiveId() - Method in interface org.openstreetmap.josm.data.osm.IPrimitive
Replies the OSM primitive id for this primitive.
getOsmPrimitiveListModel() - Method in class org.openstreetmap.josm.gui.io.UploadSelectionDialog.OsmPrimitiveList
 
getOsmPrimitivesTableModel() - Method in class org.openstreetmap.josm.gui.widgets.OsmPrimitivesTable
Returns the table model.
getOsmPrimitiveType(char) - Static method in class org.openstreetmap.josm.data.osm.SimplePrimitiveId
 
getOsmServerReader(String) - Method in class org.openstreetmap.josm.actions.downloadtasks.DownloadOsmTask
 
GetOsmTileStatusAction(AbstractTileSourceLayer<?>, Tile) - Constructor for class org.openstreetmap.josm.gui.layer.AbstractTileSourceLayer.GetOsmTileStatusAction
 
getOSMWebsite() - Method in class org.openstreetmap.josm.data.preferences.JosmUrls
 
getOSMWebsite() - Method in interface org.openstreetmap.josm.spi.preferences.IUrls
Returns the OSM website URL.
getOSMWebsiteDependingOnSelectedApi() - Method in class org.openstreetmap.josm.data.preferences.JosmUrls
 
getOSMWebsiteDependingOnSelectedApi() - Method in interface org.openstreetmap.josm.spi.preferences.IUrls
Returns the OSM website URL depending on the selected OSM API.
getOSMWiki() - Method in class org.openstreetmap.josm.data.preferences.JosmUrls
 
getOSMWiki() - Method in interface org.openstreetmap.josm.spi.preferences.IUrls
Returns the OSM wiki URL.
getOutboundPairs(Node) - Method in class org.openstreetmap.josm.data.osm.NodeGraph
 
getOutboundPairs(NodePair) - Method in class org.openstreetmap.josm.data.osm.NodeGraph
 
getOuterPolygons() - Method in class org.openstreetmap.josm.data.osm.visitor.paint.relations.Multipolygon
Replies the list of outer polygons.
getOuterType() - Method in class org.openstreetmap.josm.data.preferences.AbstractProperty.PreferenceChangedListenerAdapter
 
getOuterWay() - Method in class org.openstreetmap.josm.actions.JoinAreasAction.Multipolygon
Returns the outer way.
getOuterWays() - Method in class org.openstreetmap.josm.data.osm.visitor.paint.relations.Multipolygon
Replies the list of outer ways.
getOutputItem() - Method in class org.openstreetmap.josm.gui.download.UserQueryList.EditItemDialog
Gets a new UserQueryList.SelectorItem if one was created/modified.
getOutputMessage() - Method in class org.openstreetmap.josm.tools.HttpClient
Returns the output message.
getOutputStream(File) - Static method in class org.openstreetmap.josm.gui.io.importexport.OsmExporter
 
getOutputStreamZip(String) - Method in class org.openstreetmap.josm.io.session.SessionWriter.ExportSupport
Create a file inside the zip archive.
getOutsideColor() - Static method in class org.openstreetmap.josm.gui.layer.OsmDataLayer
Replies background color for non-downloaded areas.
getOutsideRectangleFlags(MapViewState.MapViewRectangle) - Method in class org.openstreetmap.josm.gui.MapViewState.MapViewPoint
Gets the direction in which this point is outside of the given view rectangle.
getPackageDetails(String...) - Static method in class org.openstreetmap.josm.tools.PlatformHookUnixoid
Get the package name including detailed version.
getPackageString(OsmPrimitiveType, Set<Long>) - Static method in class org.openstreetmap.josm.io.MultiFetchOverpassObjectReader
 
getPadded(OsmPrimitive, Dimension) - Static method in class org.openstreetmap.josm.tools.ImageProvider
Returns an ImageIcon for the given OSM object, at the specified size.
getPaddedIcon(Dimension) - Method in class org.openstreetmap.josm.tools.ImageResource
Returns an ImageIcon for the given map image, at the specified size.
getPanel() - Method in class org.openstreetmap.josm.gui.dialogs.layer.LayerVisibilityAction.AbstractFilterSlider
 
getPanel() - Method in class org.openstreetmap.josm.gui.dialogs.layer.LayerVisibilityAction.ColorSelector
 
getPanel() - Method in class org.openstreetmap.josm.gui.dialogs.layer.LayerVisibilityAction.VisibilityCheckbox
 
getPanel() - Method in interface org.openstreetmap.josm.gui.dialogs.layer.LayerVisibilityAction.VisibilityMenuEntry
Get the panel that should be added to the menu
getPanel() - Method in class org.openstreetmap.josm.gui.MainFrame
Gets the main panel.
getParam(int) - Method in class org.openstreetmap.josm.gui.preferences.ToolbarPreferences.ActionParametersTableModel
 
getParameterNumber() - Method in enum org.openstreetmap.josm.data.imagery.vectortile.mapbox.Command
Get the number of parameters
getParameters() - Method in class org.openstreetmap.josm.actions.ParameterizedActionDecorator
Get the parameters used to invoke the wrapped action.
getParameters() - Method in interface org.openstreetmap.josm.data.oauth.IOAuthToken
Get the OAuth parameters
getParameters() - Method in class org.openstreetmap.josm.data.oauth.OAuth20Token
 
getParameters() - Method in class org.openstreetmap.josm.data.projection.proj.LambertConformalConic
Returns projection parameters.
getParameters() - Method in class org.openstreetmap.josm.gui.preferences.ToolbarPreferences.ActionDefinition
Returns action parameters.
getParametrizedAction() - Method in class org.openstreetmap.josm.gui.preferences.ToolbarPreferences.ActionDefinition
Returns ParameterizedActionDecorator, if applicable.
getParent() - Method in class org.openstreetmap.josm.data.gpx.GpxExtension
Returns the parent element of this extension.
getParent() - Method in class org.openstreetmap.josm.data.imagery.LayerDetails
Returns parent layer for this layer.
getParent() - Method in class org.openstreetmap.josm.data.osm.RelationToChildReference
Get the parent relation
getParent() - Method in interface org.openstreetmap.josm.gui.download.overpass.OverpassWizardRegistration.OverpassWizardCallbacks
Get the parent component to use when opening the wizard dialog.
getParent() - Method in class org.openstreetmap.josm.gui.mappaint.styleelement.MapImage.MapImageBoxProvider
 
getParent() - Method in class org.openstreetmap.josm.gui.progress.ChildProgress
Gets the parent task
getParent() - Method in class org.openstreetmap.josm.gui.widgets.MultiSplitLayout.Node
Returns the Split parent of this Node, or null.
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() - Method in class org.openstreetmap.josm.gui.dialogs.DeleteFromRelationConfirmationDialog.RelationDeleteModel
Gets the set of parent relations
getParentRelations() - Method in class org.openstreetmap.josm.gui.dialogs.DeleteFromRelationConfirmationDialog.RelationMemberTableModel
Gets the set of parent relations
getParentRelations(Collection<? extends OsmPrimitive>) - Static method in class org.openstreetmap.josm.data.osm.OsmPrimitive
Replies the set of referring relations
getParentSubGridName() - Method in class org.openstreetmap.josm.data.projection.datum.NTV2SubGrid
Returns the parent sub grid name.
getParentWays() - Method in class org.openstreetmap.josm.data.osm.Node
Replies the list of referring ways.
getParserChecksumErrors() - Method in class org.openstreetmap.josm.io.nmea.NmeaParser
Number of checksum errors
getParserChecksumErrors() - Method in class org.openstreetmap.josm.io.nmea.NmeaReader
Number of checksum errors
getParserMalformed() - Method in class org.openstreetmap.josm.io.nmea.NmeaParser
Number of malformed errors
getParserMalformed() - Method in class org.openstreetmap.josm.io.nmea.NmeaReader
Number of malformed errors
getParserUnknown() - Method in class org.openstreetmap.josm.io.nmea.NmeaParser
Number of unknown sentences
getParserUnknown() - Method in class org.openstreetmap.josm.io.nmea.NmeaReader
Number of unknown sentences
getParserZeroCoordinates() - Method in class org.openstreetmap.josm.io.nmea.NmeaParser
Number of empty coordinates
getParserZeroCoordinates() - Method in class org.openstreetmap.josm.io.nmea.NmeaReader
Number of empty coordinates
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.ChangePropertyCommand.OsmPseudoCommand
 
getParticipatingPrimitives() - Method in class org.openstreetmap.josm.command.ChangePropertyKeyCommand.SinglePrimitivePseudoCommand
 
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.DeleteChildCommand
 
getParticipatingPrimitives() - Method in class org.openstreetmap.josm.command.DeleteCommand
 
getParticipatingPrimitives() - Method in class org.openstreetmap.josm.command.MoveCommand
 
getParticipatingPrimitives() - Method in interface 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.SelectCommand
 
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
Replies the password
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.
getPasteAction() - Method in class org.openstreetmap.josm.gui.tagging.TagEditorPanel
Returns the paste action.
getPasteAction() - Method in class org.openstreetmap.josm.gui.tagging.TagTable
Returns the paste action.
getPasteKeyStroke() - Static method in class org.openstreetmap.josm.tools.Shortcut
Replies the platform specific key stroke for the 'Paste' command, i.e.
getPath() - Method in class org.openstreetmap.josm.gui.draw.MapViewPath.OffsetPathVisitor
 
getPath(IWay<?>) - Method in class org.openstreetmap.josm.data.osm.visitor.paint.StyledMapRenderer
 
getPathToPreferences() - Static method in class org.openstreetmap.josm.actions.AboutAction
 
getPatternFor(String) - Static method in class org.openstreetmap.josm.actions.corrector.ReverseWayTagCorrector
 
getPatternFor(String, boolean) - Static method in class org.openstreetmap.josm.actions.corrector.ReverseWayTagCorrector
 
getPatterns() - Method in class org.openstreetmap.josm.actions.downloadtasks.AbstractDownloadTask
 
getPatterns() - Method in class org.openstreetmap.josm.actions.downloadtasks.DownloadGeoJsonTask
 
getPatterns() - Method in class org.openstreetmap.josm.actions.downloadtasks.DownloadGpsTask
 
getPatterns() - Method in class org.openstreetmap.josm.actions.downloadtasks.DownloadNotesTask
 
getPatterns() - Method in class org.openstreetmap.josm.actions.downloadtasks.DownloadNotesUrlBoundsTask
 
getPatterns() - Method in class org.openstreetmap.josm.actions.downloadtasks.DownloadNotesUrlIdTask
 
getPatterns() - Method in class org.openstreetmap.josm.actions.downloadtasks.DownloadOsmChangeTask
 
getPatterns() - Method in class org.openstreetmap.josm.actions.downloadtasks.DownloadOsmIdTask
 
getPatterns() - Method in class org.openstreetmap.josm.actions.downloadtasks.DownloadOsmTask
 
getPatterns() - Method in class org.openstreetmap.josm.actions.downloadtasks.DownloadOsmUrlTask
 
getPatterns() - Method in class org.openstreetmap.josm.actions.downloadtasks.DownloadSessionTask
 
getPatterns() - Method in interface org.openstreetmap.josm.actions.downloadtasks.DownloadTask
Returns regular expressions that match the URLs
getPerimeter() - Method in class org.openstreetmap.josm.tools.Geometry.AreaAndPerimeter
Gets the perimeter
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.AuthorizationHandler
 
getPermissionMessage() - Method in class org.openstreetmap.josm.io.remotecontrol.handler.FeaturesHandler
 
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.LoadDataHandler
 
getPermissionMessage() - Method in class org.openstreetmap.josm.io.remotecontrol.handler.LoadObjectHandler
 
getPermissionMessage() - Method in class org.openstreetmap.josm.io.remotecontrol.handler.OpenApiHandler
 
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.AuthorizationHandler
 
getPermissionPref() - Method in class org.openstreetmap.josm.io.remotecontrol.handler.FeaturesHandler
 
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.LoadDataHandler
 
getPermissionPref() - Method in class org.openstreetmap.josm.io.remotecontrol.handler.LoadObjectHandler
 
getPermissionPref() - Method in class org.openstreetmap.josm.io.remotecontrol.handler.OpenApiHandler
 
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
 
getPermissionPreference() - Method in class org.openstreetmap.josm.io.remotecontrol.handler.AuthorizationHandler
 
getPermissionPrefs() - Static method in class org.openstreetmap.josm.io.remotecontrol.PermissionPrefWithDefault
Returns a non-modifiable list of permission preferences for Remote Control.
getPermissionReferenceURL() - Method in class org.openstreetmap.josm.data.sources.SourceInfo
Return the permission reference URL.
getPFClip(IWay<?>, double) - Static method in class org.openstreetmap.josm.data.osm.visitor.paint.StyledMapRenderer
 
getPFClip(Multipolygon.PolyData, double) - Static method in class org.openstreetmap.josm.data.osm.visitor.paint.StyledMapRenderer
 
getPFDisplacedEndPoint(EastNorth, EastNorth, EastNorth, double) - Static method in class org.openstreetmap.josm.data.osm.visitor.paint.StyledMapRenderer
Get the point to add to the clipping area for partial fill of unclosed polygons.
getPhotoIdxUnderMouse(MouseEvent) - Method in class org.openstreetmap.josm.gui.layer.geoimage.GeoImageLayer
Returns index of the image that matches the position of the mouse event.
getPhotoIdxUnderMouse(MouseEvent, boolean) - Method in class org.openstreetmap.josm.gui.layer.geoimage.GeoImageLayer
Returns index of the image that matches the position of the mouse event.
getPhotoUnderMouse(MouseEvent) - Method in class org.openstreetmap.josm.gui.layer.geoimage.GeoImageLayer
Returns the image that matches the position of the mouse event.
getPidFile(File) - Method in class org.openstreetmap.josm.gui.layer.AutosaveTask
 
getPixelDensity() - Static method in class org.openstreetmap.josm.tools.GuiSizesHelper
Returns coefficient of monitor pixel density.
getPixelForTile(int, int, int) - Method in class org.openstreetmap.josm.gui.layer.imagery.TileCoordinateConverter
Gets the top left position of the tile inside the map view.
getPixelForTile(Tile) - Method in class org.openstreetmap.josm.gui.layer.imagery.TileCoordinateConverter
Gets the top left position of the tile inside the map view.
getPixelPerDegree() - Method in class org.openstreetmap.josm.data.imagery.ImageryInfo
Gets the pixel per degree value
getPKCES256CodeChallenge(String) - Static method in class org.openstreetmap.josm.data.oauth.OAuth20Authorization
See RFC7636: PKCE
getPlaceId() - Method in class org.openstreetmap.josm.io.NameFinder.SearchResult
Returns the Nominatim place id.
getPlatform() - Method in interface org.openstreetmap.josm.tools.PlatformHook
Get the platform corresponding to this platform hook.
getPlatform() - Method in class org.openstreetmap.josm.tools.PlatformHookOsx
 
getPlatform() - Method in class org.openstreetmap.josm.tools.PlatformHookUnixoid
 
getPlatform() - Method in class org.openstreetmap.josm.tools.PlatformHookWindows
 
getPlatform() - Static method in class org.openstreetmap.josm.tools.PlatformManager
Returns the current platform hook.
getPlugin() - Method in class org.openstreetmap.josm.plugins.PluginProxy
Get the plugin object.
getPlugin(String) - Static method in class org.openstreetmap.josm.plugins.PluginHandler
Returns the plugin of the specified name.
getPluginCausingException(Throwable) - Static method in class org.openstreetmap.josm.plugins.PluginHandler
Replies the plugin which most likely threw the exception ex.
getPluginClassLoader(String) - Static method in class org.openstreetmap.josm.plugins.PluginHandler
Returns the plugin class loader for the plugin of the specified name.
getPluginClassLoaders() - Static method in class org.openstreetmap.josm.plugins.PluginHandler
Returns all plugin classloaders.
getPluginDirs() - Method in class org.openstreetmap.josm.plugins.Plugin
Get the directories where this plugin can store various files.
getPluginInformation() - Method in class org.openstreetmap.josm.plugins.Plugin
Replies the plugin information object for this plugin
getPluginInformation(String) - Method in class org.openstreetmap.josm.gui.preferences.plugin.PluginPreferencesModel
Replies the plugin info with the name name.
getPluginLocations() - Static method in class org.openstreetmap.josm.plugins.PluginInformation
Returns all possible plugin locations.
getPluginPreference() - Method in class org.openstreetmap.josm.gui.preferences.PreferenceTabbedPane
Returns the PluginPreference object.
getPluginResourceClassLoader() - Method in class org.openstreetmap.josm.plugins.Plugin
Get a class loader for loading resources from the plugin jar.
getPlugins() - Static method in class org.openstreetmap.josm.plugins.PluginHandler
Returns the list of currently installed and loaded plugins, sorted by name.
getPluginsDirectory() - Method in class org.openstreetmap.josm.data.Preferences
Returns the user plugin directory.
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.PluginPreference
Replies the set of plugins waiting for update or download
getPluginsScheduledForUpdateOrDownload() - Method in class org.openstreetmap.josm.gui.preferences.plugin.PluginPreferencesModel
Replies the set of plugins waiting for update or download.
getPluralTranslations() - Static method in class org.openstreetmap.josm.tools.I18n
Returns the map of plural translations.
getPoint() - Method in class org.openstreetmap.josm.gui.draw.MapViewPositionAndRotation
Gets the point.
getPoint(EastNorth) - Method in class org.openstreetmap.josm.gui.NavigatableComponent
looses precision, may overflow (depends on p and current scale)
getPoint(ILatLon) - Method in class org.openstreetmap.josm.gui.NavigatableComponent
looses precision, may overflow (depends on p and current scale)
getPoint(LatLon) - Method in class org.openstreetmap.josm.gui.NavigatableComponent
looses precision, may overflow (depends on p and current scale)
getPoint(Node) - Method in class org.openstreetmap.josm.gui.NavigatableComponent
looses precision, may overflow (depends on p and current scale)
getPoint(Vector3D) - Method in class org.openstreetmap.josm.gui.util.imagery.CameraPlane
Get the point for a vector
getPoint2D(Point2D, Point2D) - Method in class org.openstreetmap.josm.gui.layer.imagery.ColorfulFilter
 
getPoint2D(EastNorth) - Method in class org.openstreetmap.josm.gui.NavigatableComponent
Return the point on the screen where this Coordinate would be.
getPoint2D(ILatLon) - 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
Return the point on the screen where this Coordinate would be.
getPoint2D(Node) - Method in class org.openstreetmap.josm.gui.NavigatableComponent
Return the point on the screen where this Node would be.
getPointAlong(int, int, ProjectionBounds) - Static method in class org.openstreetmap.josm.data.projection.CustomProjection
 
getPointFor(EastNorth) - Method in class org.openstreetmap.josm.gui.MapViewState
Gets the MapViewState.MapViewPoint for the given EastNorth coordinate.
getPointFor(ILatLon) - Method in class org.openstreetmap.josm.gui.MapViewState
Gets the MapViewState.MapViewPoint for the given LatLon coordinate.
getPointFor(LatLon) - Method in class org.openstreetmap.josm.gui.MapViewState
Gets the MapViewState.MapViewPoint for the given LatLon coordinate.
getPointFor(Node) - Method in class org.openstreetmap.josm.gui.MapViewState
Gets the MapViewState.MapViewPoint for the given node.
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.TagTableModel
Returns the type of point in time.
getPoints() - Method in class org.openstreetmap.josm.data.imagery.Shape
 
getPolarAngle() - Method in class org.openstreetmap.josm.gui.util.imagery.Vector3D
Get the polar angle (inclination)
getPolarAngleCos() - Method in class org.openstreetmap.josm.gui.util.imagery.Vector3D
Get the polar angle cosine (inclination)
getPolarAngleSin() - Method in class org.openstreetmap.josm.gui.util.imagery.Vector3D
Get the polar angle sine (inclination)
getPole(CustomProjection.Polarity) - Method in class org.openstreetmap.josm.data.projection.CustomProjection
 
getPolicy() - Method in class org.openstreetmap.josm.io.UploadStrategySpecification
Gets the policy that is used when the server max changeset size is exceeded.
getPolygons() - Method in class org.openstreetmap.josm.actions.JoinAreasAction.JoinAreasResult
Returns the result polygons, can be null.
getPopupMenu() - Method in class org.openstreetmap.josm.gui.tagging.presets.items.KeyedItem
 
getPopupMenu() - Method in class org.openstreetmap.josm.gui.widgets.PopupMenuButton
Get the popup menu associated with this button
getPopUpMenu() - Method in class org.openstreetmap.josm.gui.widgets.OsmPrimitivesTable
Replies the popup menu for this table
getPopupMenuHandler() - Method in class org.openstreetmap.josm.gui.dialogs.ConflictDialog
Replies the popup menu handler.
getPopupMenuHandler() - Method in class org.openstreetmap.josm.gui.dialogs.RelationListDialog
Replies the popup menu handler.
getPopupMenuHandler() - Method in class org.openstreetmap.josm.gui.dialogs.SelectionListDialog
Replies the popup menu handler.
getPopupMenuHandler() - Method in class org.openstreetmap.josm.gui.dialogs.ValidatorDialog
Replies the popup menu handler.
getPos() - Method in class org.openstreetmap.josm.data.gpx.GpxImageEntry
Returns the position value.
getPos() - Method in interface org.openstreetmap.josm.data.imagery.street_level.IImageEntry
Returns the position value.
getPos() - Method in class org.openstreetmap.josm.gui.conflict.tags.RelationMemberConflictDecision
 
getPos() - Method in interface org.openstreetmap.josm.gui.layer.geoimage.ImageMetadata
Returns the position value.
getPos() - Method in class org.openstreetmap.josm.gui.layer.geoimage.RemoteEntry
 
getPosition() - Method in class org.openstreetmap.josm.data.osm.RelationToChildReference
Get the position of the child in the parent
getPosition() - Method in class org.openstreetmap.josm.tools.template_engine.Tokenizer.Token
 
getPosition(LayerManager) - Method in interface org.openstreetmap.josm.gui.layer.LayerPositionStrategy
Gets the position where the layer should be inserted
getPositionListString(List<Integer>) - Static method in class org.openstreetmap.josm.tools.Utils
Returns a human readable representation of a list of positions.
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
getPossiblePreferenceDirs() - Method in interface org.openstreetmap.josm.tools.PlatformHook
Returns a set of possible platform specific directories where resources could be stored.
getPossiblePreferenceDirs() - Method in class org.openstreetmap.josm.tools.PlatformHookUnixoid
 
getPossiblePreferenceDirs() - Method in class org.openstreetmap.josm.tools.PlatformHookWindows
 
getPostLayerTask() - Method in class org.openstreetmap.josm.gui.io.importexport.GpxImporter.GpxImporterData
Returns the task to run after GPX and/or marker layer has been added to MapView.
getPostLayerTask() - Method in class org.openstreetmap.josm.gui.io.importexport.OsmImporter.OsmImporterData
 
getPostLoadTasks() - Method in class org.openstreetmap.josm.io.session.SessionReader
Returns actions executed in EDT after layers have been added.
getPowerShellVersion() - Static method in class org.openstreetmap.josm.tools.PlatformHookWindows
Returns the major version number of PowerShell.
getPPD() - Method in class org.openstreetmap.josm.gui.layer.ImageryLayer
 
getPref() - Static method in class org.openstreetmap.josm.spi.preferences.Config
Get the preferences.
getPreferenceCached(StyleSource, String, String) - Method in class org.openstreetmap.josm.gui.mappaint.ElemStyles
Looks up a preference value and ensures the style cache is invalidated as soon as this preference value is changed by the user.
getPreferenceEntry() - Method in class org.openstreetmap.josm.data.osm.Filter
Returns a new preference entry for this filter.
getPreferenceFile() - Method in class org.openstreetmap.josm.data.Preferences
Returns the user preferences file (preferences.xml).
getPreferenceKey() - Method in class org.openstreetmap.josm.gui.IconToggleButton
 
getPreferenceKey() - Method in class org.openstreetmap.josm.gui.layer.markerlayer.Marker
 
getPreferencePanel(ActionListener) - Method in class org.openstreetmap.josm.gui.preferences.projection.CodeProjectionChoice
 
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() - Method in class org.openstreetmap.josm.data.preferences.AbstractProperty
Gets the preferences used for this property.
getPreferences(JPanel) - Method in class org.openstreetmap.josm.gui.preferences.projection.CodeProjectionChoice
 
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
 
getPreferencesDirectory(boolean) - Method in class org.openstreetmap.josm.data.preferences.JosmBaseDirectories
 
getPreferencesDirectory(boolean) - Method in class org.openstreetmap.josm.plugins.Plugin.PluginBaseDirectories
 
getPreferencesDirectory(boolean) - Method in interface org.openstreetmap.josm.spi.preferences.IBaseDirectories
Get the directory where user-specific configuration and preferences should be stored.
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() - Static method in class org.openstreetmap.josm.plugins.PluginHandler
Returns the list of plugin preference settings.
getPreferenceSetting() - Method in class org.openstreetmap.josm.plugins.PluginProxy
 
getPreferencesFromCode(String) - Method in class org.openstreetmap.josm.gui.preferences.projection.CodeProjectionChoice
 
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.UTMFranceDOMProjectionChoice
 
getPreferencesFromCode(String) - Method in class org.openstreetmap.josm.gui.preferences.projection.UTMProjectionChoice
 
getPreferencesToSet() - Method in class org.openstreetmap.josm.gui.ProgramArguments
Gets a map of all preferences the user wants to set.
getPreferencesValue() - Method in enum org.openstreetmap.josm.gui.preferences.plugin.PluginUpdatePolicyPanel.Policy
 
getPreferenceValue() - Method in enum org.openstreetmap.josm.io.UploadStrategy
Replies the value which is written to the preferences for a specific upload strategy
getPreferredFormat() - Method in class org.openstreetmap.josm.io.imagery.WMSImagery
Gets the preferred format for this imagery layer.
getPreferredFullWidthSize() - Method in class org.openstreetmap.josm.gui.widgets.JosmTable
 
getPreferredHeight() - Method in class org.openstreetmap.josm.gui.dialogs.ToggleDialog
Returns the preferred height of this dialog.
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.io.UploadDialog.CompactTabbedPane
 
getPreferredSize() - Method in class org.openstreetmap.josm.gui.ScrollViewport
 
getPreferredSize() - Method in class org.openstreetmap.josm.gui.tagging.TagTable
 
getPreferredSize() - Method in class org.openstreetmap.josm.gui.widgets.ImageLabel
 
getPreferredSize() - Method in class org.openstreetmap.josm.gui.widgets.JMultilineLabel
Tries to determine a suitable height for the given contents and return that dimension.
getPreferredSize() - Method in class org.openstreetmap.josm.gui.widgets.JosmComboBox
Overrides the calculated height.
getPreferredSpan(int) - Method in class org.openstreetmap.josm.gui.widgets.JosmImageView
 
getPrefix() - Method in class org.openstreetmap.josm.data.gpx.GpxData.XMLNamespace
Returns the prefix of the namespace.
getPrefix() - Method in class org.openstreetmap.josm.data.gpx.GpxExtension
Returns the prefix of the XML namespace.
getPrefix(LogRecord) - Static method in class org.openstreetmap.josm.tools.Logging.RememberWarningHandler
 
getPrefixesStream() - Method in class org.openstreetmap.josm.data.gpx.GpxExtensionCollection
Gets all prefixes of direct (writable) children
getPrefKey(URL, String) - Static method in class org.openstreetmap.josm.io.CachedFile
Get preference key to store the location and age of the cached file.
getPrefName() - Method in class org.openstreetmap.josm.data.preferences.sources.SourceEntry
the name / identifier that should be used to save custom color values and similar stuff to the preference file
getPresetKeys() - Static method in class org.openstreetmap.josm.gui.tagging.presets.TaggingPresets
Replies a set of all keys in the tagging presets.
getPresetRoles() - Static method in class org.openstreetmap.josm.gui.tagging.presets.TaggingPresets
Replies a set of all roles in the tagging presets.
getPresetSources() - Static method in class org.openstreetmap.josm.gui.tagging.presets.TaggingPresetReader
Returns the set of preset source URLs.
getPresetValues(String) - Static method in class org.openstreetmap.josm.data.validation.tests.TagChecker
Get set of preset values for the given key.
getPresetValues(String) - Static method in class org.openstreetmap.josm.gui.tagging.presets.TaggingPresets
Return set of values for a key in the tagging presets
getPreviousActiveLayer() - Method in class org.openstreetmap.josm.gui.layer.MainLayerManager.ActiveLayerChangeEvent
Gets the active layer that was previously used.
getPreviousDataLayer() - Method in class org.openstreetmap.josm.gui.layer.MainLayerManager.ActiveLayerChangeEvent
Gets the data layer that was previously used.
getPreviousDataSet() - Method in class org.openstreetmap.josm.gui.layer.MainLayerManager.ActiveLayerChangeEvent
Gets the data set that was previously used.
getPreviousImage() - Method in class org.openstreetmap.josm.data.ImageData
Get the image previous to the current image
getPreviousImage() - Method in interface org.openstreetmap.josm.data.imagery.street_level.IImageEntry
Get the previous image
getPreviousImage() - Method in class org.openstreetmap.josm.gui.layer.geoimage.ImageEntry
 
getPreviousImage() - Method in class org.openstreetmap.josm.gui.layer.geoimage.RemoteEntry
 
getPreviousImage() - Method in class org.openstreetmap.josm.gui.layer.markerlayer.ImageMarker
 
getPreviousNode(int) - Method in class org.openstreetmap.josm.actions.mapmode.ExtrudeAction
Gets a node from selected way before given index.
getPreviousNodeIndex(int) - Method in class org.openstreetmap.josm.actions.mapmode.ExtrudeAction
Gets a node index from selected way before given index.
getPreviousOffsetBookmark() - Method in class org.openstreetmap.josm.gui.layer.imagery.TileSourceDisplaySettings
Gets the offset bookmark previously in use.
getPreviousPrimitive() - Method in class org.openstreetmap.josm.gui.PrimitiveHoverListener.PrimitiveHoverEvent
Get the previously hovered primitive
getPrevNode() - Method in class org.openstreetmap.josm.actions.JoinAreasAction.WayTraverser
Node just before head node.
getPrimeMeridians() - Static method in class org.openstreetmap.josm.data.projection.CustomProjection
 
getPrimitive() - Method in interface org.openstreetmap.josm.data.osm.ChangesetDataSet.ChangesetDataSetEntry
Returns the affected history primitive.
getPrimitive() - Method in class org.openstreetmap.josm.data.osm.ChangesetDataSet.DefaultChangesetDataSetEntry
 
getPrimitive() - Method in class org.openstreetmap.josm.data.osm.event.TagsChangedEvent
Returns the primitive affected by the change.
getPrimitive() - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetContentTableModel.ChangesetContentEntry
 
getPrimitive() - Method in class org.openstreetmap.josm.gui.history.CoordinateInfoViewer.Updater
 
getPrimitive() - Method in class org.openstreetmap.josm.gui.history.VersionInfoPanel
 
getPrimitive(int) - Method in class org.openstreetmap.josm.gui.dialogs.relation.SelectionTableModel
Replies the primitive at row row in this model
getPrimitive(int) - Method in class org.openstreetmap.josm.gui.history.HistoryBrowserModel
Returns the HistoryPrimitive at the given row.
getPrimitive(OsmPrimitiveType, long) - Method in class org.openstreetmap.josm.gui.io.UploadLayerTask
 
getPrimitive(PrimitiveId) - Method in class org.openstreetmap.josm.data.osm.ChangesetDataSet
Replies the HistoryOsmPrimitive with id id from this dataset.
getPrimitiveActions() - Method in class org.openstreetmap.josm.gui.PopupMenuHandler
Returns all enabled primitive actions.
getPrimitiveAtPoint(Point) - Static method in class org.openstreetmap.josm.actions.mapmode.SplitMode
 
getPrimitiveById(long, OsmPrimitiveType) - Method in interface org.openstreetmap.josm.data.osm.OsmData
Returns a primitive with a given id from the data set.
getPrimitiveById(PrimitiveId) - Method in class org.openstreetmap.josm.data.osm.DataSet
 
getPrimitiveById(PrimitiveId) - Method in interface org.openstreetmap.josm.data.osm.OsmData
Returns a primitive with a given id from the data set.
getPrimitiveById(PrimitiveId) - Method in class org.openstreetmap.josm.data.vector.VectorDataSet
Get a primitive for an id
getPrimitiveByIdChecked(PrimitiveId) - Method in class org.openstreetmap.josm.data.osm.DataSet
Show message and stack trace in log in case primitive is not found
getPrimitiveData() - Method in class org.openstreetmap.josm.gui.datatransfer.RelationMemberTransferable
 
getPrimitiveFromDataSet(PointInTimeType) - Method in class org.openstreetmap.josm.gui.history.HistoryBrowserPanel
 
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
Returns the primitive id.
getPrimitiveId() - Method in interface org.openstreetmap.josm.data.osm.IPrimitive
Replies the unique primitive id for this primitive.
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
Returns primitive at the specified row.
getPrimitiveListModel() - Method in class org.openstreetmap.josm.gui.io.UploadedObjectsSummaryPanel.PrimitiveList
 
getPrimitiveName(IPrimitive) - Method in class org.openstreetmap.josm.gui.mappaint.styleelement.LabelCompositionStrategy.DeriveLabelFromNameTagsCompositionStrategy
 
getPrimitives() - Method in class org.openstreetmap.josm.data.APIDataSet
Replies all primitives
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.FilterChangedEvent
 
getPrimitives() - Method in class org.openstreetmap.josm.data.osm.event.NodeMovedEvent
 
getPrimitives() - Method in class org.openstreetmap.josm.data.osm.event.PrimitiveFlagsChangedEvent
 
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.io.UploadSelectionDialog.OsmPrimitiveListModel
 
getPrimitives(Predicate<? super O>) - Method in interface org.openstreetmap.josm.data.osm.OsmData
Gets a filtered collection of primitives matching the given predicate.
getPrimitives(Predicate<? super OsmPrimitive>) - Method in class org.openstreetmap.josm.data.osm.DataSet
 
getPrimitives(Predicate<? super VectorPrimitive>) - Method in class org.openstreetmap.josm.data.vector.VectorDataSet
 
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
 
getPrimitivesById(PrimitiveId...) - Method in class org.openstreetmap.josm.data.vector.VectorDataSet
Get all primitives for ids
getPrimitivesMap() - Method in class org.openstreetmap.josm.data.vector.DataStore
Get the primitives map.
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.HistoryViewerPanel.ZoomToObjectAction
 
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.data.tagging.ac.AutoCompletionItem
Returns the priority.
getPriority() - Method in class org.openstreetmap.josm.gui.io.importexport.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.gui.io.importexport.ImageImporter
Needs to be the last, to avoid problems.
getPrivacyPolicyURL() - Method in class org.openstreetmap.josm.data.sources.SourceInfo
Return the privacy policy URL.
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
getProcessors() - Method in class org.openstreetmap.josm.gui.layer.imagery.ImageryFilterSettings
Gets the image processors for this setting.
getProductName() - Static method in class org.openstreetmap.josm.tools.PlatformHookWindows
Returns the Windows product name from registry (example: "Windows 10 Pro")
getProfileMenu() - Method in class org.openstreetmap.josm.gui.preferences.advanced.AdvancedPreference
 
getProgressMonitor() - Method in class org.openstreetmap.josm.gui.PleaseWaitRunnable
Relies the progress monitor.
getProgressMonitor() - Method in class org.openstreetmap.josm.gui.SplashScreen
Returns the progress monitor.
getProgressTaskId() - Method in class org.openstreetmap.josm.gui.progress.ChildProgress
 
getProgressTaskId() - Method in class org.openstreetmap.josm.gui.progress.CLIProgressMonitor
 
getProgressTaskId() - Method in class org.openstreetmap.josm.gui.progress.NullProgressMonitor
 
getProgressTaskId() - Method in interface org.openstreetmap.josm.gui.progress.ProgressMonitor
Returns the task ID of the progress dialog Should be used only by PleaseWaitRunnable
getProgressTaskId() - Method in class org.openstreetmap.josm.gui.progress.swing.PleaseWaitProgressMonitor
 
getProgressTaskId() - Method in class org.openstreetmap.josm.gui.progress.swing.SwingRenderingProgressMonitor
 
getProgressTaskId() - Method in class org.openstreetmap.josm.gui.SplashScreen.SplashProgressMonitor
 
getProj() - Method in class org.openstreetmap.josm.data.projection.AbstractProjection
Replies the projection (in the narrow sense)
getProj4Id() - Method in class org.openstreetmap.josm.data.projection.datum.AbstractDatum
 
getProj4Id() - Method in interface org.openstreetmap.josm.data.projection.datum.Datum
Replies the Proj.4 identifier.
getProj4Id() - Method in class org.openstreetmap.josm.data.projection.proj.AlbersEqualArea
 
getProj4Id() - Method in class org.openstreetmap.josm.data.projection.proj.AzimuthalEquidistant
 
getProj4Id() - Method in class org.openstreetmap.josm.data.projection.proj.CassiniSoldner
 
getProj4Id() - Method in class org.openstreetmap.josm.data.projection.proj.DoubleStereographic
 
getProj4Id() - Method in class org.openstreetmap.josm.data.projection.proj.EquidistantCylindrical
 
getProj4Id() - Method in class org.openstreetmap.josm.data.projection.proj.LambertAzimuthalEqualArea
 
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 class org.openstreetmap.josm.data.projection.proj.ObliqueMercator
 
getProj4Id() - Method in class org.openstreetmap.josm.data.projection.proj.PolarStereographic
 
getProj4Id() - Method in interface org.openstreetmap.josm.data.projection.proj.Proj
Replies the Proj.4 identifier.
getProj4Id() - Method in class org.openstreetmap.josm.data.projection.proj.Sinusoidal
 
getProj4Id() - Method in class org.openstreetmap.josm.data.projection.proj.SwissObliqueMercator
 
getProj4Id() - Method in class org.openstreetmap.josm.data.projection.proj.TransverseMercator
 
getProjecting() - Method in class org.openstreetmap.josm.gui.layer.imagery.TileCoordinateConverter
Gets the projecting instance to use to convert between latlon and eastnorth coordinates.
getProjecting() - Method in class org.openstreetmap.josm.gui.MapViewState
Gets the current projecting instance that is used to convert between east/north and lat/lon space.
getProjectingsForArea(ProjectionBounds) - Method in class org.openstreetmap.josm.data.projection.AbstractProjection
 
getProjectingsForArea(ProjectionBounds) - Method in interface org.openstreetmap.josm.data.projection.Projecting
Returns an map or (subarea, projecting) paris that contains projecting instances to convert the coordinates inside the given area.
getProjectingsForArea(ProjectionBounds) - Method in class org.openstreetmap.josm.data.projection.ShiftedProjecting
 
getProjection() - Static method in class org.openstreetmap.josm.data.projection.ProjectionRegistry
Replies the current projection.
getProjection() - Method in class org.openstreetmap.josm.gui.MapViewState
Gets the current projection used for the MapView.
getProjection() - Method in class org.openstreetmap.josm.gui.NavigatableComponent
Returns the projection to be used in calculating stuff.
getProjection() - Method in class org.openstreetmap.josm.gui.preferences.projection.AbstractProjectionChoice
 
getProjection() - Method in class org.openstreetmap.josm.gui.preferences.projection.CodeProjectionChoice
 
getProjection() - Method in class org.openstreetmap.josm.gui.preferences.projection.CustomProjectionChoice
 
getProjection() - Method in interface org.openstreetmap.josm.gui.preferences.projection.ProjectionChoice
Get the projection that matches the internal state.
getProjectionBounds() - Method in class org.openstreetmap.josm.gui.MapViewState.MapViewRectangle
Gets the projection bounds for this rectangle.
getProjectionBounds() - Method in class org.openstreetmap.josm.gui.NavigatableComponent
Determines the projection bounds of view area.
getProjectionBounds(Rectangle) - Method in class org.openstreetmap.josm.gui.NavigatableComponent
Determines the projection bounds of given rectangle.
getProjectionByCode(String) - Static method in class org.openstreetmap.josm.data.projection.Projections
Get a projection by code.
getProjectionChoice() - Method in class org.openstreetmap.josm.io.session.SessionReader
Returns the projection choice data.
getProjectionChoiceId() - Method in class org.openstreetmap.josm.io.session.SessionReader.SessionProjectionChoiceData
Get the projection choice id.
getProjectionChoices() - Static method in class org.openstreetmap.josm.gui.preferences.projection.ProjectionPreference
Returns the list of projection choices.
getProjectionCode() - Method in class org.openstreetmap.josm.data.imagery.OffsetBookmark
Get the projection code for which this bookmark was created.
getProjectionName() - Method in class org.openstreetmap.josm.gui.preferences.projection.AbstractProjectionChoice
Returns projection name.
getProjectionName() - Method in class org.openstreetmap.josm.gui.preferences.projection.CodeProjectionChoice
 
getProjectionName() - Method in class org.openstreetmap.josm.gui.preferences.projection.CustomProjectionChoice
 
getProjectionName() - Method in class org.openstreetmap.josm.gui.preferences.projection.GaussKruegerProjectionChoice
 
getProjectionName() - Method in class org.openstreetmap.josm.gui.preferences.projection.LambertCC9ZonesProjectionChoice
 
getProjectionName() - Method in class org.openstreetmap.josm.gui.preferences.projection.LambertProjectionChoice
 
getProjectionName() - Method in class org.openstreetmap.josm.gui.preferences.projection.PuwgProjectionChoice
 
getProjectionName() - Method in class org.openstreetmap.josm.gui.preferences.projection.SingleProjectionChoice
 
getProjectionName() - Method in class org.openstreetmap.josm.gui.preferences.projection.UTMFranceDOMProjectionChoice
 
getProjectionName() - Method in class org.openstreetmap.josm.gui.preferences.projection.UTMProjectionChoice
 
getProjectionType() - Method in class org.openstreetmap.josm.data.gpx.GpxImageEntry
Get the projection type for this entry
getProjectionType() - Method in interface org.openstreetmap.josm.data.imagery.street_level.IImageEntry
Get the camera projection type
getProjectionType() - Method in interface org.openstreetmap.josm.gui.layer.geoimage.ImageMetadata
Get the projection type for this entry
getProjectionType() - Method in class org.openstreetmap.josm.gui.layer.geoimage.RemoteEntry
 
getProperty() - Method in enum org.openstreetmap.josm.data.osm.visitor.paint.PaintColors
Get the color property
getProperty() - Method in class org.openstreetmap.josm.data.preferences.AbstractProperty.ValueChangeEvent
Get the property that was changed
getProperty() - Method in class org.openstreetmap.josm.gui.conflict.tags.RelationMemberConflictResolverModel
 
getProperty(String[], String, Boolean) - Static method in class org.openstreetmap.josm.gui.layer.imagery.TileSourceDisplaySettings
 
getPropertyChangeListeners() - Method in class org.openstreetmap.josm.gui.widgets.MultiSplitLayout
Replies array of property change listeners.
getPropertyPopupMenuHandler() - Method in class org.openstreetmap.josm.gui.dialogs.properties.PropertiesDialog
Replies the tag popup menu handler.
getProvidersPanel() - Method in class org.openstreetmap.josm.gui.preferences.imagery.ImageryPreference
Returns the imagery providers panel.
getPurgeCommand(Collection<OsmPrimitive>) - Method in class org.openstreetmap.josm.actions.PurgeAction
Creates command to purge selected OSM primitives.
getQualifiedName() - Method in class org.openstreetmap.josm.data.gpx.GpxExtension
Returns the qualified name of the XML element.
getQuery() - Method in class org.openstreetmap.josm.gui.download.OverpassDownloadSource.OverpassDownloadData
 
getQuery() - Method in class org.openstreetmap.josm.gui.download.UserQueryList.SelectorItem
Gets the query of this item.
getQueryString() - Method in class org.openstreetmap.josm.io.ChangesetQuery
Replies the query string to be used in a query URL for the OSM API.
getRadialDistance() - Method in class org.openstreetmap.josm.gui.util.imagery.Vector3D
Get the radius
getRandomLatLon() - Method in class org.openstreetmap.josm.tools.DefaultGeoProperty
Returns a random lat/lon in the area.
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
Returns the scale range, an interval of the form "lower < x <= upper" where 0 <= lower < upper.
getRange() - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.Selector.LinkSelector
 
getRawName() - Method in class org.openstreetmap.josm.gui.tagging.presets.TaggingPreset
Returns the non translated name of this preset, prefixed with the (non translated) group names it belongs to.
getRawString() - Method in class org.openstreetmap.josm.gui.layer.geoimage.SynchronizeTimeFromPhotoDialog.TimeZoneItem
 
getRawTimestamp() - Method in class org.openstreetmap.josm.data.osm.AbstractPrimitive
 
getRawTimestamp() - Method in interface org.openstreetmap.josm.data.osm.IPrimitive
Time of last modification to this object.
getReader(InputStream) - Static method in class org.openstreetmap.josm.data.imagery.GetCapabilitiesParseHelper
Returns reader with properties set for parsing WM(T)S documents
getReadLock() - Method in class org.openstreetmap.josm.data.osm.DataSet
 
getReadLock() - Method in interface org.openstreetmap.josm.data.osm.OsmData
Returns the lock used for reading.
getReadLock() - Method in class org.openstreetmap.josm.data.vector.VectorDataSet
Get the current Read/Write lock.
getReadNumber() - Method in class org.openstreetmap.josm.data.osm.search.PushbackTokenizer
Gets the last number that was read
getReadTimeout() - Method in class org.openstreetmap.josm.data.imagery.TileJobOptions
Returns socket read timeout in milliseconds.
getReadTimeout() - Method in class org.openstreetmap.josm.tools.HttpClient
Returns the read timeout.
getReadWriteLock() - Method in class org.openstreetmap.josm.data.vector.DataStore
Get the read/write lock for this dataset
getRealBounds() - Method in interface org.openstreetmap.josm.data.projection.ProjectionBoundsProvider
Returns the bounds for the current projection.
getRealBounds() - Method in class org.openstreetmap.josm.gui.NavigatableComponent
 
getRealFilename() - Method in class org.openstreetmap.josm.tools.WindowsShortcut
Returns the name of the filesystem object pointed to by this shortcut.
getRealNodesCount() - Method in interface org.openstreetmap.josm.data.osm.IWay
Replies the real number of nodes in this way (full number of nodes minus one if this way is closed)
getRealValue() - Method in class org.openstreetmap.josm.gui.dialogs.layer.LayerVisibilityAction.AbstractFilterSlider
 
getReasonForRequest() - Method in class org.openstreetmap.josm.tools.HttpClient
Returns the reason for request.
getRecentRelations() - Method in class org.openstreetmap.josm.gui.layer.OsmDataLayer
Returns list of recently closed relations or null if none.
getRecentRelationsOnActiveLayer() - Static method in class org.openstreetmap.josm.actions.relation.RecentRelationsAction
Returns the list of recent relations on active layer.
getRectangle() - Method in class org.openstreetmap.josm.gui.util.WindowGeometry
Replies the size and position specified by the geometry
getRectangleForTile(Tile) - Method in class org.openstreetmap.josm.gui.layer.imagery.TileCoordinateConverter
Gets the position of the tile inside the map view.
getRedirectUri() - Method in interface org.openstreetmap.josm.data.oauth.IOAuthParameters
Get the redirect URI
getRedirectUri() - Method in class org.openstreetmap.josm.data.oauth.OAuth20Parameters
 
getRedoCommands() - Method in class org.openstreetmap.josm.data.UndoRedoHandler
Returns all commands that were made and undone on the dataset, that can be redone.
getReferenced() - Method in class org.openstreetmap.josm.gui.datatransfer.data.PrimitiveTransferData
Gets all primitives that were added because they were referenced.
getReferencePointInTime() - Method in class org.openstreetmap.josm.gui.history.HistoryBrowserModel
Replies the history OSM primitive for the PointInTimeType.REFERENCE_POINT_IN_TIME
GetReferences() - Constructor for class org.openstreetmap.josm.gui.datatransfer.data.PrimitiveTransferData.GetReferences
 
getReferredPrimitive(int) - Method in class org.openstreetmap.josm.gui.conflict.pair.AbstractListMergeModel.EntriesTableModel
 
getReferredPrimitive(int) - Method in class org.openstreetmap.josm.gui.dialogs.relation.MemberTableModel
 
getReferredPrimitive(int) - Method in interface org.openstreetmap.josm.gui.widgets.OsmPrimitivesTableModel
Gets the primitive at a given row index
getReferredPrimitives(OsmPrimitive) - Method in class org.openstreetmap.josm.gui.datatransfer.data.PrimitiveTransferData.GetReferences
 
getReferredPrimitives(OsmPrimitive) - Method in interface org.openstreetmap.josm.gui.datatransfer.data.PrimitiveTransferData.ReferenceGetter
 
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() - Method in interface org.openstreetmap.josm.data.osm.IPrimitive
Gets a list of all primitives in the current dataset that reference this primitive.
getReferrers() - Method in class org.openstreetmap.josm.data.osm.OsmPrimitive
 
getReferrers(boolean) - Method in interface org.openstreetmap.josm.data.osm.IPrimitive
Find primitives that reference this primitive.
getReferrers(boolean) - Method in class org.openstreetmap.josm.data.osm.OsmPrimitive
 
getReferrers(boolean) - Method in class org.openstreetmap.josm.data.osm.PrimitiveData
 
getReferrers(boolean) - Method in class org.openstreetmap.josm.data.vector.VectorPrimitive
 
getReferringPrimitives(ProgressMonitor, String, String) - Method in class org.openstreetmap.josm.io.OsmServerBackreferenceReader
 
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
getRegionalTaginfoUrls(LatLon) - Static method in class org.openstreetmap.josm.tools.Territories
Returns regional taginfo instances for the given location.
getRegisteredActionShortcut(Shortcut) - Static method in class org.openstreetmap.josm.gui.MainApplication
Replies the registered action for the given shortcut
getRegularKeyCodesMap() - Static method in class org.openstreetmap.josm.tools.KeyboardUtils
Returns Keycodes declared in KeyEvent with corresponding Unicode values.
getRelatedChangesetUrls(long) - Static method in class org.openstreetmap.josm.gui.dialogs.NotesDialog
Get a list of changeset urls that may have fixed a note
getRelation() - Method in class org.openstreetmap.josm.command.SplitWayCommand.RelationAnalysis
 
getRelation() - Method in class org.openstreetmap.josm.data.osm.event.RelationMembersChangedEvent
Returns the relation affected by the change.
getRelation() - Method in class org.openstreetmap.josm.data.osm.RelationMember
Returns the relation member as a relation.
getRelation() - Method in class org.openstreetmap.josm.gui.conflict.tags.RelationMemberConflictDecision
 
getRelation() - Method in interface org.openstreetmap.josm.gui.dialogs.relation.IRelationEditor
Replies the currently edited relation
getRelation() - Method in class org.openstreetmap.josm.gui.dialogs.relation.ReferringRelationsBrowserModel
Returns the relation.
getRelation() - Method in class org.openstreetmap.josm.gui.dialogs.relation.RelationEditor
 
getRelationAnalyses() - Method in class org.openstreetmap.josm.command.SplitWayCommand.Analysis
 
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 class org.openstreetmap.josm.data.osm.DefaultNameFormatter
 
getRelationComparator() - Method in interface org.openstreetmap.josm.data.osm.NameFormatter
Gets a comparator that sorts the relations by the string that this formatter would create for them
getRelationConflicts() - Method in class org.openstreetmap.josm.data.conflict.ConflictCollection
Returns the list of conflicts involving nodes.
getRelationDialogManager() - Static method in class org.openstreetmap.josm.gui.dialogs.relation.RelationDialogManager
Replies the singleton RelationDialogManager
getRelationMember() - Method in class org.openstreetmap.josm.command.SplitWayCommand.RelationAnalysis
 
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.
getRelationMemberData() - Method in class org.openstreetmap.josm.gui.datatransfer.RelationMemberTransferable.Data
Returns the contained RelationMemberData
getRelationMemberData() - Method in class org.openstreetmap.josm.gui.datatransfer.RelationMemberTransferable
 
getRelationMemberForPrimitive(OsmPrimitive) - Method in class org.openstreetmap.josm.gui.dialogs.relation.MemberTableModel
 
getRelationMemberTableModel(PointInTimeType) - Method in class org.openstreetmap.josm.gui.history.HistoryBrowserModel
Replies the relation member table model for the respective point in time.
getRelationName(IRelation<?>) - Static method in class org.openstreetmap.josm.data.osm.DefaultNameFormatter
 
getRelations() - Method in class org.openstreetmap.josm.data.osm.DataSet
 
getRelations() - Method in interface org.openstreetmap.josm.data.osm.OsmData
Replies an unmodifiable collection of relations in this dataset
getRelations() - Method in class org.openstreetmap.josm.data.vector.VectorDataSet
 
getRelations(Collection<? extends IPrimitive>) - Static method in class org.openstreetmap.josm.actions.relation.AbstractRelationAction
Returns the relations contained in the given collection.
getRelationSelectedColor() - Method in class org.openstreetmap.josm.data.osm.visitor.paint.MapPaintSettings
Returns color for selected relations
getRelationSelectedColor(int) - Method in class org.openstreetmap.josm.data.osm.visitor.paint.MapPaintSettings
Returns color for selected relations with a given alpha
getRelationSnapshot() - Method in interface org.openstreetmap.josm.gui.dialogs.relation.IRelationEditor
Replies the state of the edited relation when the editor has been launched.
getRelationSnapshot() - Method in class org.openstreetmap.josm.gui.dialogs.relation.RelationEditor
 
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
getRelationToChildReferences(OsmPrimitive) - Static method in class org.openstreetmap.josm.data.osm.RelationToChildReference
Replies a set of all RelationToChildReferences for a given child primitive.
getRelationTypeName(IRelation<?>) - Static method in class org.openstreetmap.josm.data.osm.DefaultNameFormatter
 
getRelationTypeSupplier(JTable, IntFunction<IRelation<?>>) - Static method in class org.openstreetmap.josm.gui.dialogs.properties.TaginfoAction
 
getReleaseAttributes() - Method in class org.openstreetmap.josm.data.Version
Replies a text with the release attributes
getReleaseId() - Static method in class org.openstreetmap.josm.tools.PlatformHookWindows
Returns the Windows release identifier from registry (example: "1703")
getRelevantParents(Collection<OsmPrimitive>) - Static method in class org.openstreetmap.josm.data.validation.ValidationTask
Find objects parent objects of given objects which should be checked for geometry problems or mismatches between child tags and parent tags.
getRemark() - Method in class org.openstreetmap.josm.data.osm.DataSet
Returns an optional remark about this data set (used by Overpass API).
getRemoteControlDir() - Static method in class org.openstreetmap.josm.io.remotecontrol.RemoteControl
Returns the remote control directory.
getRemoteEntry() - Method in class org.openstreetmap.josm.gui.layer.markerlayer.ImageMarker
 
getRemoved() - Method in class org.openstreetmap.josm.data.osm.DataSelectionListener.SelectionAddEvent
 
getRemoved() - Method in interface org.openstreetmap.josm.data.osm.DataSelectionListener.SelectionChangeEvent
Gets the primitives that have been removed from the selection.
getRemoved() - Method in class org.openstreetmap.josm.data.osm.DataSelectionListener.SelectionRemoveEvent
 
getRemoved() - Method in class org.openstreetmap.josm.data.osm.DataSelectionListener.SelectionReplaceEvent
 
getRemoved() - Method in class org.openstreetmap.josm.data.osm.DataSelectionListener.SelectionToggleEvent
 
getRemoved() - Method in interface org.openstreetmap.josm.data.osm.DataSourceChangeEvent
Gets the Data Sources that have been removed from the selection.
getRemoved() - Method in class org.openstreetmap.josm.data.osm.event.DataSourceAddedEvent
 
getRemoved() - Method in class org.openstreetmap.josm.data.osm.event.DataSourceRemovedEvent
 
getRemoved() - Method in class org.openstreetmap.josm.data.osm.event.IDataSelectionListener.SelectionAddEvent
 
getRemoved() - Method in interface org.openstreetmap.josm.data.osm.event.IDataSelectionListener.SelectionChangeEvent
Gets the primitives that have been removed from the selection.
getRemoved() - Method in class org.openstreetmap.josm.data.osm.event.IDataSelectionListener.SelectionRemoveEvent
 
getRemoved() - Method in class org.openstreetmap.josm.data.osm.event.IDataSelectionListener.SelectionReplaceEvent
 
getRemoved() - Method in class org.openstreetmap.josm.data.osm.event.IDataSelectionListener.SelectionToggleEvent
 
getRemovedChangesets() - Method in interface org.openstreetmap.josm.data.osm.ChangesetCacheEvent
Gets a list of Changesets that were removed from the cache
getRemovedChangesets() - Method in class org.openstreetmap.josm.data.osm.DefaultChangesetCacheEvent
 
getRemovedLayer() - Method in class org.openstreetmap.josm.gui.layer.LayerManager.LayerRemoveEvent
Gets the layer that is about to be removed.
getRemovedPluginsMessage(Collection<PluginHandler.DeprecatedPlugin>) - Static method in class org.openstreetmap.josm.plugins.PluginHandler
 
getRenderer() - Method in class org.openstreetmap.josm.data.osm.visitor.paint.MapRendererFactory.Descriptor
Get the class of the renderer
getRenderingHints() - Method in class org.openstreetmap.josm.gui.layer.imagery.ColorfulFilter
 
getReportHeader() - Static method in class org.openstreetmap.josm.actions.ShowStatusReportAction
Replies the report header (software and system info)
getReportText(String) - Method in class org.openstreetmap.josm.tools.bugreport.BugReport
Gets the full string that should be send as error report.
getRequest(String) - Method in class org.openstreetmap.josm.data.cache.JCSCachedTileLoaderJob
 
getRequest(AbstractProgressMonitor) - Method in class org.openstreetmap.josm.gui.progress.AbstractProgressMonitor
 
getRequestBody() - Method in class org.openstreetmap.josm.tools.HttpClient
Returns the request body set for this connection.
getRequestForBbox(double, double, double, double) - Method in class org.openstreetmap.josm.io.BoundingBoxDownloader
Builds the request part for the bounding box.
getRequestForBbox(double, double, double, double) - Method in class org.openstreetmap.josm.io.OverpassDownloadReader
 
getRequestHeader(String) - Method in class org.openstreetmap.josm.tools.HttpClient
Returns the set value for the given header.
getRequestMethod() - Method in class org.openstreetmap.josm.tools.Http1Client.Http1Response
 
getRequestMethod() - Method in class org.openstreetmap.josm.tools.HttpClient
Returns the request method set for this connection.
getRequestMethod() - Method in class org.openstreetmap.josm.tools.HttpClient.Response
Returns the request method.
getRequestParameter(URI) - Static method in class org.openstreetmap.josm.io.remotecontrol.handler.RequestHandler
Returns the request parameters.
getRequiredCount() - Method in interface org.openstreetmap.josm.tools.OptionParser.AvailableOption
Determines how often this option may / must be specified on the command line.
getRequiredPlugins() - Method in class org.openstreetmap.josm.plugins.PluginInformation
Replies the list of plugins required by the up-to-date version of this plugin.
getRequiredPlugins(String) - Static method in class org.openstreetmap.josm.plugins.PluginInformation
 
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
Returns conflict resolution.
getResolution() - Method in class org.openstreetmap.josm.gui.conflict.tags.TagConflictResolverModel
 
getResolution(OsmPrimitiveType) - Method in class org.openstreetmap.josm.gui.conflict.tags.PasteTagsConflictResolverDialog
 
getResolutionVariant(Image, double, double) - Static method in class org.openstreetmap.josm.tools.HiDPISupport
Wrapper for method java.awt.image.MultiResolutionImage#getResolutionVariant(double destImageWidth, double destImageHeight).
getResolutionVariants(Image) - Static method in class org.openstreetmap.josm.tools.HiDPISupport
Wrapper for the method java.awt.image.MultiResolutionImage#getResolutionVariants().
getResolver(int) - Method in class org.openstreetmap.josm.gui.conflict.tags.PasteTagsConflictResolverDialog
 
getResource() - Method in class org.openstreetmap.josm.tools.ImageProvider
Execute the image request.
getResource(String) - Static method in class org.openstreetmap.josm.tools.ResourceProvider
Finds the resource with the given name.
getResource(String, String, OsmPrimitiveType) - Static method in class org.openstreetmap.josm.tools.OsmPrimitiveImageProvider
Searches for an icon for the given key/value and primitiveType
getResource(OsmPrimitive, Collection<OsmPrimitiveImageProvider.Options>) - Static method in class org.openstreetmap.josm.tools.OsmPrimitiveImageProvider
Returns an ImageIcon for the given OSM object, at the specified size.
getResourceAsStream(Class<?>, String) - Static method in class org.openstreetmap.josm.tools.Utils
Finds a resource with a given name, with robustness to known JDK bugs.
getResourceAsStream(ClassLoader, String) - Static method in class org.openstreetmap.josm.tools.Utils
Finds a resource with a given name, with robustness to known JDK bugs.
getResourceAsStream(String) - Static method in class org.openstreetmap.josm.tools.ResourceProvider
Finds a resource with a given name, with robustness to known JDK bugs.
getResourceAsync(Consumer<? super ImageResource>) - Method in class org.openstreetmap.josm.tools.ImageProvider
Load the image in a background thread.
getResourceClassLoaders() - Static method in class org.openstreetmap.josm.plugins.PluginHandler
Returns all ClassLoaders whose resource should be searched.
getResourceFromMapPaintStyles(OsmPrimitive, Collection<OsmPrimitiveImageProvider.Options>) - Static method in class org.openstreetmap.josm.tools.OsmPrimitiveImageProvider
Computes a new padded icon for the given tagged primitive, using map paint styles.
getResponse() - Method in class org.openstreetmap.josm.tools.HttpClient
Returns the HTTP response which is set only after calling HttpClient.connect().
getResponseCode() - Method in class org.openstreetmap.josm.data.cache.CacheEntryAttributes
Returns HTTP response code.
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.
getResponseCode() - Method in interface org.openstreetmap.josm.tools.HttpClient.ConnectionResponse
Gets the status code from an HTTP response message.
getResponseCode() - Method in class org.openstreetmap.josm.tools.HttpClient.Response
Gets the response code from this HTTP connection.
getResponseMessage() - Method in class org.openstreetmap.josm.tools.HttpClient.Response
Gets the response message from this HTTP connection.
getResponseVersion() - Method in interface org.openstreetmap.josm.tools.HttpClient.ConnectionResponse
Gets the HTTP version from the HTTP response.
getRestartButtonSpec() - Static method in class org.openstreetmap.josm.actions.RestartAction
Returns a new ButtonSpec instance that performs this action.
getRestoreOrientationTransform(int, int, int) - Static method in class org.openstreetmap.josm.tools.ExifReader
Returns a Transform that fixes the image orientation.
getRestrictionToClosed() - Method in class org.openstreetmap.josm.io.ChangesetQuery
Replies true/false if this query is restricted to changesets which are or aren't closed.
getRestrictionToOpen() - Method in class org.openstreetmap.josm.io.ChangesetQuery
Replies true/false if this query is restricted to changesets which are or aren't open.
getResult() - Method in class org.openstreetmap.josm.io.NameFinder.NameFinderResultParser
 
getResult() - Method in exception org.openstreetmap.josm.tools.SAXReturnException
 
getReverseCommand() - Method in class org.openstreetmap.josm.actions.ReverseWayAction.ReverseWayResult
Gets the basic reverse command that only changes the order of the nodes.
getRFC8414Parameters(String) - Static method in class org.openstreetmap.josm.data.oauth.OAuthParameters
 
getRhs() - Method in class org.openstreetmap.josm.data.osm.search.SearchCompiler.AbstractBinaryMatch
Returns right hand side.
getRole() - Method in interface org.openstreetmap.josm.data.osm.IRelationMember
Returns the role of this relation member.
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
Get the role of the child
getRole() - Method in class org.openstreetmap.josm.data.vector.VectorRelationMember
 
getRole() - Method in class org.openstreetmap.josm.gui.conflict.pair.AbstractListMergeModel.EntriesTableModel
Get the role of the table.
getRole() - Method in class org.openstreetmap.josm.gui.conflict.tags.RelationMemberConflictDecision
 
getRole() - Method in class org.openstreetmap.josm.gui.dialogs.properties.PropertiesDialog.MemberInfo
 
getRole() - Method in class org.openstreetmap.josm.gui.mappaint.Environment
Gets the role of the matching primitive in the relation
getRole(int) - Method in interface org.openstreetmap.josm.data.osm.IRelation
Returns role of the member at given index.
getRole(int) - Method in class org.openstreetmap.josm.data.osm.Relation
 
getRole(int) - Method in class org.openstreetmap.josm.data.osm.RelationData
 
getRole(int) - Method in class org.openstreetmap.josm.data.vector.VectorRelation
 
getRoleCache() - Method in class org.openstreetmap.josm.gui.tagging.ac.AutoCompletionManager
 
getRoleCorrections(Way) - Static method in class org.openstreetmap.josm.actions.corrector.ReverseWayTagCorrector
 
getRoleString() - Method in class org.openstreetmap.josm.gui.dialogs.properties.PropertiesDialog.MemberInfo
 
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.
getRootCause(Throwable) - Static method in class org.openstreetmap.josm.tools.Utils
Returns the root cause of a throwable object.
getRootKeystore() - Static method in class org.openstreetmap.josm.tools.PlatformHookWindows
Loads Windows-ROOT keystore.
getRotation() - Method in class org.openstreetmap.josm.gui.draw.MapViewPositionAndRotation
Gets the rotation
getRotation() - Method in enum org.openstreetmap.josm.gui.draw.SymbolShape
Gets the rotation of the first point of this symbol.
getRotation() - Method in class org.openstreetmap.josm.gui.layer.geoimage.viewers.projections.Equirectangular
 
getRotation() - Method in interface org.openstreetmap.josm.gui.layer.geoimage.viewers.projections.IImageViewer
Get the current rotation in the image viewer
getRotation() - Method in class org.openstreetmap.josm.gui.util.imagery.CameraPlane
 
getRotation(IImageEntry<?>) - Method in class org.openstreetmap.josm.gui.layer.geoimage.ImageDisplay
Get the rotation in the image viewer for an entry
getRotation(IImageEntry<?>) - Method in class org.openstreetmap.josm.gui.layer.geoimage.ImageViewerDialog
Returns the rotation of the currently displayed image.
getRotationAngle() - Method in class org.openstreetmap.josm.command.RotateCommand
Returns the rotation angle.
getRotationAngle(IPrimitive) - Method in interface org.openstreetmap.josm.tools.RotationAngle
Calculates the rotation angle depending on the primitive to be displayed.
getRotationAngle(IPrimitive) - Method in class org.openstreetmap.josm.tools.RotationAngle.StaticRotationAngle
 
getRotationAngle(IPrimitive) - Method in class org.openstreetmap.josm.tools.RotationAngle.WayDirectionRotationAngle
 
getRotationAngleForNodeOnWay(Node, Way) - Static method in class org.openstreetmap.josm.tools.RotationAngle.WayDirectionRotationAngle
Calculates the rotation angle of a node in a way based on the preceding way segment.
getRoundedToOsmPrecision() - Method in class org.openstreetmap.josm.data.coor.LatLon
Replies a clone of this lat LatLon, rounded to OSM precisions, i.e.
getRoutes() - Method in class org.openstreetmap.josm.data.gpx.GpxData
Gets the list of all routes defined in this data set.
getRow(int) - Method in class org.openstreetmap.josm.gui.dialogs.MapPaintDialog.StylesModel
 
getRow(int) - Static method in class org.openstreetmap.josm.gui.preferences.imagery.ImageryPreference.OffsetBookmarksPanel.OffsetsBookmarksModel
 
getRow(int) - Method in class org.openstreetmap.josm.gui.preferences.imagery.ImageryProvidersPanel.ImageryDefaultLayerTableModel
Returns the imagery info at the given row number.
getRow(int) - Method in class org.openstreetmap.josm.gui.preferences.imagery.ImageryProvidersPanel.ImageryLayerTableModel
Returns the imagery info at the given row number.
getRow(int) - Method in class org.openstreetmap.josm.tools.ImageWarp.GridTransform
 
getRowCount() - Method in class org.openstreetmap.josm.gui.conflict.pair.AbstractListMergeModel.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.correction.CorrectionTableModel
 
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.changeset.ChangesetDiscussionTableModel
 
getRowCount() - Method in class org.openstreetmap.josm.gui.dialogs.DeleteFromRelationConfirmationDialog.RelationDeleteModel
 
getRowCount() - Method in class org.openstreetmap.josm.gui.dialogs.DeleteFromRelationConfirmationDialog.RelationMemberTableModel
 
getRowCount() - Method in class org.openstreetmap.josm.gui.dialogs.FilterTableModel
 
getRowCount() - Method in class org.openstreetmap.josm.gui.dialogs.layer.MergeGpxLayerDialog.GpxLayersTableModel
 
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.TagTableModel
 
getRowCount() - Method in class org.openstreetmap.josm.gui.history.VersionTableModel
 
getRowCount() - Method in class org.openstreetmap.josm.gui.io.SaveLayersModel
 
getRowCount() - Method in class org.openstreetmap.josm.gui.layer.imagery.WMTSLayerSelection.AbstractTableModelExtension
 
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.advanced.PreferencesTable.AllSettingsTableModel
 
getRowCount() - Method in class org.openstreetmap.josm.gui.preferences.display.ColorPreference.ColorTableModel
 
getRowCount() - Method in class org.openstreetmap.josm.gui.preferences.imagery.HeadersTable.HeaderTableModel
 
getRowCount() - Method in class org.openstreetmap.josm.gui.preferences.imagery.ImageryPreference.OffsetBookmarksPanel.OffsetsBookmarksModel
 
getRowCount() - Method in class org.openstreetmap.josm.gui.preferences.imagery.ImageryProvidersPanel.ImageryDefaultLayerTableModel
 
getRowCount() - Method in class org.openstreetmap.josm.gui.preferences.imagery.ImageryProvidersPanel.ImageryLayerTableModel
 
getRowCount() - Method in class org.openstreetmap.josm.gui.preferences.projection.CodeSelectionPanel.ProjectionCodeModel
 
getRowCount() - Method in class org.openstreetmap.josm.gui.preferences.shortcut.PrefJPanel.ScListModel
 
getRowCount() - Method in class org.openstreetmap.josm.gui.preferences.SourceEditor.ActiveSourcesModel
 
getRowCount() - Method in class org.openstreetmap.josm.gui.preferences.SourceEditor.AvailableSourcesModel
 
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.preferences.ToolbarPreferences.Settings.ActionDefinitionModel
 
getRowCount() - Method in class org.openstreetmap.josm.gui.tagging.ac.AutoCompletionList
 
getRowCount() - Method in class org.openstreetmap.josm.gui.tagging.TagEditorModel
 
getRowCount() - Method in interface org.openstreetmap.josm.gui.util.ReorderableTableModel
Returns the number of rows in the list/table.
getRowNumber(int) - Method in class org.openstreetmap.josm.gui.history.DiffTableModel
 
getRows() - Method in class org.openstreetmap.josm.gui.conflict.pair.AbstractMergePanel
Gets the rows.
getRows() - Method in class org.openstreetmap.josm.gui.conflict.pair.properties.PropertiesMerger
 
getRows() - Method in class org.openstreetmap.josm.gui.conflict.pair.tags.TagMerger
 
getRowSelectionModel() - Method in class org.openstreetmap.josm.gui.tagging.TagEditorModel
Replies the row selection model used by this tag editor model
getRuleCandidates(IPrimitive) - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.MapCSSRuleIndex
Get a subset of all rules that might match the primitive.
getRuleCandidates(IPrimitive) - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.MapCSSStyleIndex
Get a subset of all rules that might match the primitive.
getSafeActionValue(String) - Method in class org.openstreetmap.josm.gui.IconToggleButton
 
getSafeLayerInfo() - Method in class org.openstreetmap.josm.gui.io.SaveLayersModel
 
getSavedDownloadBounds() - Static method in class org.openstreetmap.josm.gui.download.DownloadDialog
Returns the previously saved bounding box from preferences.
getSaveLayerInfo(AbstractModifiableLayer) - 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.data.ViewportData
Return the scale factor in east-/north-units per pixel.
getScale() - Method in class org.openstreetmap.josm.gui.layer.NativeScaleLayer.Scale
 
getScale() - Method in class org.openstreetmap.josm.gui.MapViewState
The scale in east/north units per pixel.
getScale() - Method in class org.openstreetmap.josm.gui.NavigatableComponent
Returns the current scale.
getScale() - Method in class org.openstreetmap.josm.gui.NavigatableComponent.ZoomData
 
getScale() - Method in class org.openstreetmap.josm.io.session.SessionReader.SessionViewportData
Get the scale in meters per pixel.
getScale(int, int) - Method in class org.openstreetmap.josm.data.ProjectionBounds
Computes the scale of this bounds with respect to the given width/height.
getScaledIcon() - Method in class org.openstreetmap.josm.plugins.PluginInformation
Replies the plugin icon, scaled to LARGE_ICON size.
getScaleFactor() - Method in class org.openstreetmap.josm.data.projection.AbstractProjection
 
getScaleFactor() - Method in interface org.openstreetmap.josm.data.projection.proj.IScaleFactorProvider
Get the scale factor.
getScaleFactor() - Method in class org.openstreetmap.josm.data.projection.proj.Mercator
 
getScaleFactor(int) - Method in class org.openstreetmap.josm.gui.layer.AbstractTileSourceLayer
Returns average number of screen pixels per tile pixel for current mapview
getScaleFactor(int) - Method in class org.openstreetmap.josm.gui.layer.imagery.TileCoordinateConverter
Returns average number of screen pixels per tile pixel for current mapview
getScalingFactor() - Method in class org.openstreetmap.josm.command.ScaleCommand
Returns the scaling factor.
getSCC() - Method in class org.openstreetmap.josm.data.algorithms.Tarjan
Returns the strongly connected components in the current graph.
getScreenAnchorForTile(Tile) - Method in class org.openstreetmap.josm.gui.layer.imagery.TileCoordinateConverter
Get TileAnchor for a tile in screen pixel coordinates.
getScreenDPI() - Static method in class org.openstreetmap.josm.tools.GuiSizesHelper
Request the screen resolution (cached)
getScreenInfo(Rectangle) - Static method in class org.openstreetmap.josm.gui.util.WindowGeometry
Find the size and position of the screen for given coordinates.
getScreenInfo(String) - Static method in class org.openstreetmap.josm.gui.util.WindowGeometry
Find the size and position of the screen for given coordinates.
getScreenSize() - Static method in class org.openstreetmap.josm.gui.util.GuiHelper
Gets the size of the screen.
getScrollableBlockIncrement(Rectangle, int, int) - Method in class org.openstreetmap.josm.gui.preferences.plugin.PluginListPanel
 
getScrollableBlockIncrement(Rectangle, int, int) - Method in class org.openstreetmap.josm.gui.widgets.LargeTextTable
 
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.preferences.plugin.PluginListPanel
 
getScrollableUnitIncrement(Rectangle, int, int) - Method in class org.openstreetmap.josm.gui.widgets.LargeTextTable
 
getScrollableUnitIncrement(Rectangle, int, int) - Method in class org.openstreetmap.josm.gui.widgets.VerticallyScrollablePanel
 
getSearchExpressionHistory() - Static method in class org.openstreetmap.josm.actions.search.SearchAction
Gets a list of all texts that were recently used in the search
getSearchHistory() - Static method in class org.openstreetmap.josm.actions.search.SearchAction
Gets the search history
getSearchSettings() - Method in class org.openstreetmap.josm.gui.dialogs.SearchDialog
Returns the search settings chosen by user.
getSearchText() - Method in class org.openstreetmap.josm.gui.widgets.SearchTextResultListPanel
Returns the search text entered by user.
getSecondNode() - Method in class org.openstreetmap.josm.data.osm.IWaySegment
Returns the second (last) node of the way segment.
getSeconds() - Method in class org.openstreetmap.josm.data.gpx.GpxTimeOffset
Get time offset in seconds.
getSegmentAngle(EastNorth, EastNorth) - Static method in class org.openstreetmap.josm.tools.Geometry
Returns angle of a segment defined with 2 point coordinates.
getSegmentCells(EastNorth, EastNorth, 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.
getSegmentCells(ILatLon, ILatLon, 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.
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.
getSegmentLengths() - Method in class org.openstreetmap.josm.data.osm.Way
Replies the segment lengths of the way as computed by ILatLon.greatCircleDistance(org.openstreetmap.josm.data.coor.ILatLon).
getSegmentNodeDistSq(EastNorth, EastNorth, EastNorth) - Static method in class org.openstreetmap.josm.tools.Geometry
Calculate closest distance between a line segment s1-s2 and a point p
getSegments() - Method in class org.openstreetmap.josm.data.gpx.GpxTrack
 
getSegments() - Method in interface org.openstreetmap.josm.data.gpx.IGpxTrack
Returns the track segments.
getSegments() - Method in class org.openstreetmap.josm.data.validation.tests.PowerLines.RefChecker
Get the detected segments
getSegments(Map<Point2D, List<WaySegment>>, EastNorth, EastNorth) - Static method in class org.openstreetmap.josm.data.validation.tests.CrossingWays
Returns all the cells this segment crosses.
getSegments(Map<Point2D, List<WaySegment>>, ILatLon, ILatLon) - Static method in class org.openstreetmap.josm.data.validation.tests.CrossingWays
Returns all the cells this segment crosses.
getSegmentSegmentIntersection(double, double, double, double, double, double, double, double) - Static method in class org.openstreetmap.josm.tools.Geometry
Get the segment-segment intersection of two line segments
getSegmentSegmentIntersection(EastNorth, EastNorth, EastNorth, EastNorth) - Static method in class org.openstreetmap.josm.tools.Geometry
Finds the intersection of two line segments.
getSegmentSegmentIntersection(ILatLon, ILatLon, ILatLon, ILatLon) - Static method in class org.openstreetmap.josm.tools.Geometry
Finds the intersection of two line segments.
getSegmentSpans() - Method in class org.openstreetmap.josm.data.gpx.GpxData
Get a list of SegmentSpans containing the beginning and end of each segment
getSelectActions() - Static method in class org.openstreetmap.josm.gui.dialogs.relation.RelationEditorHooks
 
getSelected() - Method in class org.openstreetmap.josm.actions.CopyUrlAction
 
getSelected() - Method in interface org.openstreetmap.josm.data.osm.OsmData
Replies an unmodifiable collection of primitives currently selected in this dataset, except deleted ones.
getSelected() - Method in class org.openstreetmap.josm.gui.dialogs.PropertiesMembershipChoiceDialog.ExistingBothNewChoice
 
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.tagging.presets.TaggingPresetItemGuiSupport
Returns the selected primitives
getSelectedChangeset() - Method in class org.openstreetmap.josm.gui.io.ChangesetManagementPanel
Returns the currently selected changeset or an empty new one.
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
Gets the IDs of the changesets that are selected
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
Gets the list of changesets that are currently selected
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 referrers.
getSelectedColor() - Method in class org.openstreetmap.josm.data.osm.visitor.paint.MapPaintSettings
Returns color for selected objects (nodes and ways)
getSelectedColor(int) - Method in class org.openstreetmap.josm.data.osm.visitor.paint.MapPaintSettings
Returns color for selected objects (nodes and ways) with a given alpha
getSelectedCommand() - Method in class org.openstreetmap.josm.gui.dialogs.CommandStackDialog
Returns the selected undo/redo command
getSelectedComparator() - Method in class org.openstreetmap.josm.gui.NoteSortDialog
Returns the Note comparator that the user has selected.
getSelectedComparePair() - Method in class org.openstreetmap.josm.gui.conflict.pair.AbstractListMergeModel.ComparePairListModel
 
getSelectedConflict() - Method in class org.openstreetmap.josm.gui.dialogs.ConflictDialog
returns the first selected item of the conflicts list
getSelectedCount() - Method in class org.openstreetmap.josm.gui.tagging.presets.items.KeyedItem.Usage
Returns the number of primitives selected.
getSelectedDownloadArea() - Method in class org.openstreetmap.josm.gui.download.DownloadDialog
Returns an Optional of the currently selected download area.
getSelectedError() - Method in class org.openstreetmap.josm.gui.dialogs.ValidatorDialog
Replies the currently selected error, or null.
getSelectedFile() - Method in class org.openstreetmap.josm.gui.widgets.AbstractFileChooser
Returns the selected file.
getSelectedFile() - Method in class org.openstreetmap.josm.gui.widgets.NativeFileChooser
 
getSelectedFile() - Method in class org.openstreetmap.josm.gui.widgets.SwingFileChooser
 
getSelectedFiles() - Method in class org.openstreetmap.josm.gui.widgets.AbstractFileChooser
Returns a list of selected files if the file chooser is set to allow multiple selection.
getSelectedFiles() - Method in class org.openstreetmap.josm.gui.widgets.NativeFileChooser
 
getSelectedFiles() - Method in class org.openstreetmap.josm.gui.widgets.SwingFileChooser
 
getSelectedImage() - Method in class org.openstreetmap.josm.data.ImageData
Return the first currently selected image
getSelectedImages() - Method in class org.openstreetmap.josm.data.ImageData
Return the current selected images
getSelectedIncompleteMemberPrimitives() - Method in class org.openstreetmap.josm.gui.dialogs.relation.MemberTableModel
Replies the set of selected incomplete primitives
getSelectedIndices() - Method in interface org.openstreetmap.josm.gui.util.ReorderableTableModel
Returns an array of all of the selected indices in the selection model, in increasing order.
getSelectedIndices(ListSelectionModel) - Static method in class org.openstreetmap.josm.gui.util.TableHelper
Deprecated.
Use ListSelectionModel.getSelectedIndices() instead
getSelectedItem() - Method in class org.openstreetmap.josm.gui.conflict.pair.AbstractListMergeModel.ComparePairListModel
 
getSelectedItem() - Method in class org.openstreetmap.josm.gui.dialogs.MenuItemSearchDialog.MenuItemSelector
 
getSelectedItem() - Method in class org.openstreetmap.josm.gui.download.UserQueryList
Returns currently selected element from the list.
getSelectedItem() - Method in class org.openstreetmap.josm.gui.tagging.presets.items.Combo
 
getSelectedItem() - Method in class org.openstreetmap.josm.gui.tagging.presets.items.ComboMultiSelect
Returns the value selected in the combobox or a synthetic value if a multiselect.
getSelectedItem() - Method in class org.openstreetmap.josm.gui.tagging.presets.items.MultiSelect
 
getSelectedItem() - Method in class org.openstreetmap.josm.gui.widgets.JosmComboBoxModel
 
getSelectedItems() - Method in class org.openstreetmap.josm.gui.preferences.advanced.PreferencesTable
The list of currently selected rows
getSelectedLayer() - Method in class org.openstreetmap.josm.data.imagery.WMTSTileSource.SelectLayerDialog
 
getSelectedLayer() - Method in class org.openstreetmap.josm.gui.layer.imagery.WMTSLayerSelection
Returns selected layer.
getSelectedLayers() - Method in class org.openstreetmap.josm.gui.dialogs.LayerListDialog.LayerListModel
Replies the list of currently selected layers.
getSelectedLayers() - Method in class org.openstreetmap.josm.gui.preferences.imagery.WMSLayerTree
Returns the list of 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
Returns the selected relation membership.
getSelectedMembershipRelations() - Method in class org.openstreetmap.josm.gui.dialogs.properties.PropertiesDialog
Returns all selected relation memberships.
getSelectedMultipolygonRelation(Collection<Way>, Collection<Relation>) - Static method in class org.openstreetmap.josm.actions.CreateMultipolygonAction
 
getSelectedNodes() - Method in class org.openstreetmap.josm.actions.CopyCoordinatesAction
 
getSelectedNodes() - Method in interface org.openstreetmap.josm.data.osm.OsmData
Returns selected nodes.
getSelectedNodesAndWays() - Method in class org.openstreetmap.josm.data.osm.DataSet
Returns selected nodes and ways.
getSelectedNodeSize() - Method in class org.openstreetmap.josm.data.osm.visitor.paint.MapPaintSettings
Returns the size of selected nodes
getSelectedNote() - Method in class org.openstreetmap.josm.data.osm.NoteData
Returns the currently selected note
getSelectedNote() - Method in class org.openstreetmap.josm.gui.dialogs.NotesDialog
Returns the currently selected note, if any.
getSelectedObjects() - Method in class org.openstreetmap.josm.gui.widgets.QuadStateCheckBox.QuadStateDecorator
 
getSelectedObjects(boolean) - Method in class org.openstreetmap.josm.gui.SelectionManager
Return a list of all objects in the active/last selection, respecting the different modifier.
getSelectedOpenChangesets() - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetListModel
Replies the selected open changesets
getSelectedOrEditItem(AutoCompComboBox<AutoCompletionItem>) - Static method in class org.openstreetmap.josm.gui.dialogs.properties.TagEditHelper
Returns the selected item or the edited item as string
getSelectedPanel() - Method in class org.openstreetmap.josm.gui.download.DownloadDialog.DownloadSourceTabs
 
getSelectedPluginNames() - Method in class org.openstreetmap.josm.gui.preferences.plugin.PluginPreferencesModel
Replies the set of selected plugin information objects
getSelectedPlugins() - Method in class org.openstreetmap.josm.gui.preferences.plugin.PluginPreferencesModel
Replies the list of selected plugin information objects
getSelectedPreset() - Method in class org.openstreetmap.josm.gui.tagging.presets.TaggingPresetSelector
Determines, which preset is selected at the moment.
getSelectedPresetAndUpdateClassification() - Method in class org.openstreetmap.josm.gui.tagging.presets.TaggingPresetSelector
Determines, which preset is selected at the moment.
getSelectedPrimitives() - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetContentPanel
 
getSelectedPrimitives() - Method in class org.openstreetmap.josm.gui.dialogs.SelectionListDialog
Replies the selected OSM primitives.
getSelectedPrimitives() - Method in class org.openstreetmap.josm.gui.io.UploadSelectionDialog
Gets the list of primitives the user selected
getSelectedPrimitives(JTable) - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetContentTableModel
Returns the selected history primitives.
getSelectedProperties() - Method in class org.openstreetmap.josm.gui.dialogs.properties.PropertiesDialog
Returns the selected tags.
getSelectedProperty() - Method in class org.openstreetmap.josm.gui.dialogs.properties.PropertiesDialog
Returns the selected tag.
getSelectedQuery() - Method in class org.openstreetmap.josm.gui.dialogs.changeset.query.BasicChangesetQueryPanel
 
getSelectedRelations() - Method in interface org.openstreetmap.josm.data.osm.OsmData
Returns selected relations.
getSelectedRelations() - Method in class org.openstreetmap.josm.gui.dialogs.RelationListDialog
Replies the list of selected relations.
getSelectedRelations() - Method in class org.openstreetmap.josm.gui.dialogs.RelationListDialog.RelationListModel
Replies the list of selected relations.
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
 
getSelectedSubTab() - Method in class org.openstreetmap.josm.gui.preferences.DefaultTabPreferenceSetting
 
getSelectedSubTab() - Method in interface org.openstreetmap.josm.gui.preferences.TabPreferenceSetting
Returns the currently selected sub preference setting
getSelectedTab() - Method in class org.openstreetmap.josm.gui.preferences.PreferenceTabbedPane
Returns the currently selected preference and sub preference setting
getSelectedUsers() - Method in class org.openstreetmap.josm.gui.dialogs.UserListDialog
 
getSelectedUsers(int...) - Method in class org.openstreetmap.josm.gui.dialogs.UserListDialog.UserTableModel
 
getSelectedWays() - Method in interface org.openstreetmap.josm.data.osm.OsmData
Returns selected ways.
getSelection() - Method in class org.openstreetmap.josm.data.osm.DataSelectionListener.SelectionAddEvent
 
getSelection() - Method in interface org.openstreetmap.josm.data.osm.DataSelectionListener.SelectionChangeEvent
Gets the new selection.
getSelection() - Method in class org.openstreetmap.josm.data.osm.DataSelectionListener.SelectionRemoveEvent
 
getSelection() - Method in class org.openstreetmap.josm.data.osm.DataSelectionListener.SelectionReplaceEvent
 
getSelection() - Method in class org.openstreetmap.josm.data.osm.DataSelectionListener.SelectionToggleEvent
 
getSelection() - Method in class org.openstreetmap.josm.data.osm.event.IDataSelectionListener.SelectionAddEvent
 
getSelection() - Method in interface org.openstreetmap.josm.data.osm.event.IDataSelectionListener.SelectionChangeEvent
Gets the new selection.
getSelection() - Method in class org.openstreetmap.josm.data.osm.event.IDataSelectionListener.SelectionRemoveEvent
 
getSelection() - Method in class org.openstreetmap.josm.data.osm.event.IDataSelectionListener.SelectionReplaceEvent
 
getSelection() - Method in class org.openstreetmap.josm.data.osm.event.IDataSelectionListener.SelectionToggleEvent
 
getSelection() - Method in class org.openstreetmap.josm.gui.dialogs.properties.PropertiesDialog.TaggingPresetCommandHandler
 
getSelection() - Method in class org.openstreetmap.josm.gui.dialogs.relation.SelectionTableModel
Returns the selected primitives.
getSelection() - Method in class org.openstreetmap.josm.gui.layer.geoimage.GeoImageLayer
 
getSelection() - Method in interface org.openstreetmap.josm.gui.layer.geoimage.IGeoImageLayer
Get the current selection
getSelection() - Method in class org.openstreetmap.josm.gui.layer.markerlayer.MarkerLayer
 
getSelection() - Method in interface org.openstreetmap.josm.gui.tagging.presets.TaggingPresetHandler
Gets the selection the preset should be applied to.
getSelectionHintColor(boolean, boolean) - Method in class org.openstreetmap.josm.data.osm.visitor.paint.StyledMapRenderer
 
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
Gets the selection model this table is based on.
getSelectionModel() - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetContentTableModel
Replies the selection model
getSelectionModel() - Method in class org.openstreetmap.josm.gui.dialogs.FilterTableModel
 
getSelectionModel() - Method in class org.openstreetmap.josm.gui.dialogs.LayerListDialog.LayerListModel
 
getSelectionModel() - Method in class org.openstreetmap.josm.gui.dialogs.relation.MemberTableModel
 
getSelectionModel() - Method in class org.openstreetmap.josm.gui.preferences.SourceEditor.ActiveSourcesModel
 
getSelectionModel() - Method in class org.openstreetmap.josm.gui.preferences.ToolbarPreferences.Settings.ActionDefinitionModel
 
getSelectionModel() - Method in interface org.openstreetmap.josm.gui.util.ReorderableTableModel
Returns the selection model.
getSelectionRectangle() - Method in class org.openstreetmap.josm.gui.SelectionManager
Calculate and return the current selection rectangle
getSelectionTable() - Method in class org.openstreetmap.josm.gui.dialogs.relation.actions.AbstractRelationEditorAction
 
getSelectionTable() - Method in interface org.openstreetmap.josm.gui.dialogs.relation.actions.IRelationEditorActionAccess
Get the table that displays the current user selection
getSelectionTable() - Method in class org.openstreetmap.josm.gui.dialogs.relation.GenericRelationEditor.RelationEditorActionAccess
 
getSelectionTableModel() - Method in class org.openstreetmap.josm.gui.dialogs.relation.actions.AbstractRelationEditorAction
 
getSelectionTableModel() - Method in interface org.openstreetmap.josm.gui.dialogs.relation.actions.IRelationEditorActionAccess
Get the model that the selection table is based on.
getSelectionTableModel() - Method in class org.openstreetmap.josm.gui.dialogs.relation.GenericRelationEditor.RelationEditorActionAccess
 
getSemaphore(JCSCachedTileLoaderJob<?, ?>) - Method in class org.openstreetmap.josm.data.cache.HostLimitQueue
 
getSensitive() - Method in class org.openstreetmap.josm.spi.preferences.AbstractPreferences
 
getSensitive() - Method in interface org.openstreetmap.josm.spi.preferences.IPreferences
Get sensitive keys
getSeparator() - Static method in class org.openstreetmap.josm.gui.preferences.ToolbarPreferences.ActionDefinition
Returns a new separator.
getServerCRS() - Method in class org.openstreetmap.josm.data.imagery.AbstractWMSTileSource
 
getServerCRS() - Method in class org.openstreetmap.josm.data.imagery.WMTSTileSource
 
getServerKey() - Method in class org.openstreetmap.josm.data.cache.JCSCachedTileLoaderJob
Returns key under which discovered server settings will be kept.
getServerKey() - Method in class org.openstreetmap.josm.data.imagery.TMSCachedTileLoaderJob
For TMS use BaseURL as settings discovery, so for different paths, we will have different settings (useful for developer servers)
getServerPreference() - Method in class org.openstreetmap.josm.gui.preferences.PreferenceTabbedPane
Returns the ServerAccessPreference object.
getServerProjections() - Method in class org.openstreetmap.josm.data.imagery.ImageryInfo
Get the projections supported by the server.
getServerProjections() - Method in class org.openstreetmap.josm.data.imagery.WMSEndpointTileSource
Returns list of EPSG codes that current layer selection supports.
getServerProjections(List<LayerDetails>) - Method in class org.openstreetmap.josm.io.imagery.WMSImagery
Returns projections that server supports for provided list of layers.
getServerUrl() - Method in class org.openstreetmap.josm.io.OsmApi
Returns the server URL
getServerUrl(String) - Method in class org.openstreetmap.josm.gui.preferences.imagery.ImageryPreference
Gets a server URL in the preferences dialog.
getServerUrlFromPref() - Static method in class org.openstreetmap.josm.io.OsmApi
 
getSessionLayerExporter(Layer) - Static method in class org.openstreetmap.josm.io.session.SessionWriter
Returns the session layer exporter for the given layer.
getSessionLayerImporter(String) - Static method in class org.openstreetmap.josm.io.session.SessionReader
Returns the session layer importer for the given layer type.
getSet() - Method in class org.openstreetmap.josm.gui.tagging.ac.AutoCompletionList
 
getSetting(Class<? extends T>) - Method in class org.openstreetmap.josm.gui.preferences.PreferenceTabbedPane
Returns the preferences setting for the given class
getSetting(String, Setting<?>) - Method in class org.openstreetmap.josm.data.Preferences
Get a setting of any type
getSetting(String, T, Class<T>) - Method in class org.openstreetmap.josm.data.Preferences
Get settings value for a certain key and provide default a value.
getSetting(String, T, Class<T>) - Method in class org.openstreetmap.josm.spi.preferences.AbstractPreferences
Get settings value for a certain key and provide default a value.
getSetting(String, T, Class<T>) - Method in class org.openstreetmap.josm.spi.preferences.MemoryPreferences
 
getSettings() - Method in class org.openstreetmap.josm.data.preferences.PreferencesReader
Return the parsed preferences as a settings map
getSettings() - Method in class org.openstreetmap.josm.gui.layer.geoimage.ImageDirectionPositionPanel
Returns the settings set by user.
getSettings() - Method in class org.openstreetmap.josm.gui.preferences.PreferenceTabbedPane
Returns a list of all preferences settings
getSettings(boolean) - Method in class org.openstreetmap.josm.data.osm.visitor.paint.AbstractMapRenderer
Reads all the settings from preferences.
getSettings(boolean) - Method in class org.openstreetmap.josm.data.osm.visitor.paint.StyledMapRenderer
 
getSettings(boolean) - Method in class org.openstreetmap.josm.data.osm.visitor.paint.WireframeMapRenderer
 
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.MapCSSTagCheckerRule
 
getSeverity(double) - Method in class org.openstreetmap.josm.data.validation.tests.SharpAngles
 
getSha256() - Method in class org.openstreetmap.josm.io.CertificateAmendment.CertAmend
Returns the SHA-256 hash.
getShapes() - Method in class org.openstreetmap.josm.data.imagery.vectortile.mapbox.Geometry
Get the shapes to draw this geometry with
getShapes() - Method in class org.openstreetmap.josm.data.sources.SourceBounds
Returns the list of shapes defining this bounds.
getSharedArray(BufferedImage) - Static method in class org.openstreetmap.josm.tools.ImageWarp
 
getSharedChildren(Collection<? extends IPrimitive>) - Static method in class org.openstreetmap.josm.actions.SelectSharedChildObjectsAction
Get the shared children for a selection
getSharpenLevel() - Method in class org.openstreetmap.josm.gui.layer.imagery.ImageryFilterSettings
Gets the current sharpen level.
getSharpenLevel() - Method in class org.openstreetmap.josm.gui.layer.imagery.SharpenImageProcessor
Gets the current sharpen level.
getShiftedCoord(EastNorth) - Method in class org.openstreetmap.josm.gui.layer.AbstractTileSourceLayer
 
getShiftedLatDegrees() - Method in class org.openstreetmap.josm.data.projection.datum.NTV2GridShift
Data access function for already shifted latitude value
getShiftedLatLon(EastNorth) - Method in class org.openstreetmap.josm.gui.layer.AbstractTileSourceLayer
 
getShiftedLatSeconds() - Method in class org.openstreetmap.josm.data.projection.datum.NTV2GridShift
Data access function for already shifted latitude value
getShiftedLonPositiveEastDegrees() - Method in class org.openstreetmap.josm.data.projection.datum.NTV2GridShift
Data access function for shifted longitude value, positive values in east direction
getShiftedLonPositiveWestSeconds() - Method in class org.openstreetmap.josm.data.projection.datum.NTV2GridShift
Data access function for shifted longitude value, positive values in west direction
getShiftFile() - Method in class org.openstreetmap.josm.data.projection.datum.NTV2GridShiftFileWrapper
Returns the actual NTV2GridShiftFile behind this wrapper.
getShiftImageX() - Method in class org.openstreetmap.josm.data.gpx.GpxImageDirectionPositionSettings
Returns image shift on X axis relative to the direction in meters
getShiftImageY() - Method in class org.openstreetmap.josm.data.gpx.GpxImageDirectionPositionSettings
Returns image shift on Y axis relative to the direction in meters
getShortcut() - Method in class org.openstreetmap.josm.actions.JosmAction
Returns the shortcut for this action.
getShortcut() - Method in enum org.openstreetmap.josm.actions.MoveAction.Direction
 
getShortcut() - Method in class org.openstreetmap.josm.gui.util.MultikeyShortcutAction.MultikeyInfo
 
getShortcutKey() - Method in enum org.openstreetmap.josm.actions.MoveAction.Direction
 
getShortcutKey() - Static method in class org.openstreetmap.josm.gui.widgets.OrientationAction
Returns the shortcut key to assign to this action.
getShortcutPreference() - Method in class org.openstreetmap.josm.gui.preferences.PreferenceTabbedPane
Returns the ShortcutPreference object.
getShortDescription() - Method in class org.openstreetmap.josm.gui.tagging.presets.items.PresetListEntry
Returns the short description to display.
getShortOption() - Method in enum org.openstreetmap.josm.data.validation.ValidatorCLI.Option
Replies the short option (single letter) associated with this option.
getShortOption() - Method in enum org.openstreetmap.josm.gui.mappaint.RenderingCLI.Option
Replies the short option (single letter) associated with this option.
getShortText() - Method in class org.openstreetmap.josm.tools.Shortcut
 
getShowIconsDistance() - Method in class org.openstreetmap.josm.data.osm.visitor.paint.MapPaintSettings
Returns the distance at which icons should be drawn
getShowNamesDistance() - Method in class org.openstreetmap.josm.data.osm.visitor.paint.MapPaintSettings
Returns the distance at which names should be drawn
getShutdownSequence() - Static method in class org.openstreetmap.josm.spi.lifecycle.Lifecycle
Gets shutdown sequence.
getSides() - Method in enum org.openstreetmap.josm.gui.draw.SymbolShape
Gets the number of normally straight sides this symbol has.
getSimpleName() - Method in class org.openstreetmap.josm.gui.download.AbstractDownloadSourcePanel
Returns a simple name describing this panel.
getSimpleName() - Method in class org.openstreetmap.josm.gui.download.OSMDownloadSource.OSMDownloadSourcePanel
 
getSimpleName() - Method in class org.openstreetmap.josm.gui.download.OverpassDownloadSource.OverpassDownloadSourcePanel
 
getSimplifiedAddresses(OsmPrimitive) - Static method in class org.openstreetmap.josm.data.validation.tests.Addresses
 
getSingle(ProgramArguments.Option) - Method in class org.openstreetmap.josm.gui.ProgramArguments
Gets a single argument (the first) that was given for the given option.
getSingularTranslations() - Static method in class org.openstreetmap.josm.tools.I18n
Returns the map of singular translations.
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.AbstractListMergeModel.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.NotesDialog.NoteTableModel
 
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.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.util.WindowGeometry
Replies the size specified by the geometry
getSize() - Method in class org.openstreetmap.josm.gui.widgets.JosmComboBoxModel
 
getSize() - Method in class org.openstreetmap.josm.gui.widgets.SearchTextResultListPanel.ResultListModel
 
getSize() - Method in class org.openstreetmap.josm.tools.MemoryManager.ManualFreeMemoryHandle
 
getSize() - Method in interface org.openstreetmap.josm.tools.MemoryManager.MemoryHandle
Get the size that was requested for this memory area.
getSizeDpiAdjusted(double) - Static method in class org.openstreetmap.josm.tools.GuiSizesHelper
Returns a resolution adapted size
getSizeDpiAdjusted(float) - Static method in class org.openstreetmap.josm.tools.GuiSizesHelper
Returns a resolution adapted size
getSizeDpiAdjusted(int) - Static method in class org.openstreetmap.josm.tools.GuiSizesHelper
Returns a resolution adapted size
getSizeString(int) - Static method in class org.openstreetmap.josm.gui.layer.AbstractTileSourceLayer.ShowTileInfoAction
 
getSizeString(long, Locale) - Static method in class org.openstreetmap.josm.tools.Utils
Returns a human readable representation (B, kB, MB, ...) for the given number of byes.
getSizingPolicy() - Method in class org.openstreetmap.josm.gui.download.AbstractDownloadSourcePanel
Gets the policy that defines how this component should be sized
getSizingPolicy() - Method in class org.openstreetmap.josm.gui.download.OverpassDownloadSource.OverpassDownloadSourcePanel
 
getSlippyMapBounds() - Method in class org.openstreetmap.josm.gui.download.DownloadSettings
Gets the slippy map bounds
getSmallestSurroundingObject(EastNorth) - Static method in class org.openstreetmap.josm.actions.SelectByInternalPointAction
Returns the smallest surrounding polygon/multipolygon which contains the internal point.
getSnapPoint(EastNorth) - Method in class org.openstreetmap.josm.actions.mapmode.DrawSnapHelper
Gets a snap point close to p.
getSnapScale(double, boolean) - Method in class org.openstreetmap.josm.gui.layer.NativeScaleLayer.ScaleList
Get a scale from this ScaleList or a new scale if zoomed outside.
getSnapScale(double, double, boolean) - Method in class org.openstreetmap.josm.gui.layer.NativeScaleLayer.ScaleList
Get a scale from this ScaleList or a new scale if zoomed outside.
getSort(StyleSource) - Static 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.GeoImageLayer
Returns a list of images that fulfill the given criteria.
getSortedLayers() - Method in class org.openstreetmap.josm.gui.dialogs.layer.MergeGpxLayerDialog
The List<GpxLayer> as sorted by the user
getSortedLayers() - Method in class org.openstreetmap.josm.gui.dialogs.layer.MergeGpxLayerDialog.GpxLayersTableModel
 
getSortedMembers(Relation) - Static method in class org.openstreetmap.josm.data.validation.tests.DuplicateRelation
Order members of given relation by type, unique id, and role.
getSortedNotes() - Method in class org.openstreetmap.josm.data.osm.NoteData
Returns the notes stored in this layer sorted according to NoteData.comparator
getSortTime() - Method in class org.openstreetmap.josm.data.osm.visitor.paint.RenderBenchmarkCollector.CapturingBenchmark
Get the time needed for computing the draw order
getSoundPlayerClass() - Static method in class org.openstreetmap.josm.io.audio.AudioPlayer
Returns the custom sound player class, if any.
getSource() - Method in class org.openstreetmap.josm.data.gpx.GpxData.GpxDataChangeEvent
Get the data that was changed.
getSource() - Method in class org.openstreetmap.josm.data.gpx.IGpxTrack.GpxTrackChangeEvent
Get the track that was changed.
getSource() - Method in class org.openstreetmap.josm.data.imagery.vectortile.mapbox.style.Layers
Get the source that this applies to
getSource() - Method in class org.openstreetmap.josm.data.osm.AbstractDataSourceChangeEvent
 
getSource() - Method in interface org.openstreetmap.josm.data.osm.ChangesetCacheEvent
The changeset cache the change happened in.
getSource() - Method in class org.openstreetmap.josm.data.osm.DataSelectionListener.AbstractSelectionEvent
 
getSource() - Method in interface org.openstreetmap.josm.data.osm.DataSelectionListener.SelectionChangeEvent
Gets the data set that triggered this selection event.
getSource() - Method in interface org.openstreetmap.josm.data.osm.DataSourceChangeEvent
Gets the data set that triggered this selection event.
getSource() - Method in class org.openstreetmap.josm.data.osm.DefaultChangesetCacheEvent
 
getSource() - Method in class org.openstreetmap.josm.data.osm.event.IDataSelectionListener.AbstractSelectionEvent
 
getSource() - Method in interface org.openstreetmap.josm.data.osm.event.IDataSelectionListener.SelectionChangeEvent
Gets the data set that triggered this selection event.
getSource() - Method in class org.openstreetmap.josm.data.preferences.ColorInfo
Get the source.
getSource() - Method in class org.openstreetmap.josm.data.preferences.NamedColorProperty
Get the source, i.e. a filename or layer name associated with the color.
getSource() - Method in class org.openstreetmap.josm.data.UndoRedoHandler.CommandQueueEvent
 
getSource() - Method in class org.openstreetmap.josm.data.validation.Test
Returns the name of this class.
getSource() - Method in class org.openstreetmap.josm.data.validation.tests.MapCSSTagChecker.MapCSSTagCheckerAndRule
 
getSource() - Method in class org.openstreetmap.josm.gui.layer.LayerManager.LayerManagerEvent
Returns the LayerManager at the origin of this event.
getSource() - Method in class org.openstreetmap.josm.gui.layer.MainLayerManager.ActiveLayerChangeEvent
 
getSource() - Method in exception org.openstreetmap.josm.io.ChangesetClosedException
Replies the source where the exception was thrown
getSource() - Method in class org.openstreetmap.josm.spi.preferences.DefaultPreferenceChangeEvent
 
getSource() - Method in interface org.openstreetmap.josm.spi.preferences.PreferenceChangeEvent
Returns the class source of this event.
getSourceActions(JComponent) - Method in class org.openstreetmap.josm.gui.datatransfer.AbstractStackTransferHandler
 
getSourceActions(JComponent) - Method in class org.openstreetmap.josm.gui.dialogs.layer.LayerListTransferHandler
 
getSourceActions(JComponent) - Method in class org.openstreetmap.josm.gui.dialogs.relation.MemberTransferHandler
 
getSourceActions(JComponent) - Method in class org.openstreetmap.josm.gui.dialogs.SelectionListDialog.SelectionTransferHandler
 
getSourceActions(JComponent) - Method in class org.openstreetmap.josm.gui.preferences.ToolbarPreferences.Settings.SelectedListTransferHandler
 
getSourceCategory() - Method in class org.openstreetmap.josm.data.sources.SourceInfo
Returns the source category.
getSourceCategoryOriginalString() - Method in class org.openstreetmap.josm.data.sources.SourceInfo
Returns the source category original string (don't use except for error checks).
getSourceFromLayer() - Method in class org.openstreetmap.josm.gui.io.BasicUploadSettingsPanel
Add the "source" tag
getSourceIconProvider() - Method in class org.openstreetmap.josm.gui.mappaint.StyleSource
Image provider for source icon.
getSourceInputStream() - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.MapCSSStyleSource
 
getSourceInputStream() - Method in class org.openstreetmap.josm.gui.mappaint.StyleSource
Returns a new InputStream to the style source.
getSourceLayer() - Method in class org.openstreetmap.josm.actions.MergeLayerAction
Returns the source layer.
getSourceLayer() - Method in class org.openstreetmap.josm.data.imagery.vectortile.mapbox.style.Layers
Get the layer that this applies to
getSourceName() - Method in class org.openstreetmap.josm.data.imagery.ImageryInfo
Get a string representation of this imagery info suitable for the source changeset tag.
getSourcePrimitiveCount(OsmPrimitiveType) - Method in class org.openstreetmap.josm.gui.datatransfer.data.PrimitiveTagTransferData
Gets the number of source primitives for the given type.
getSources() - Method in class org.openstreetmap.josm.data.imagery.vectortile.mapbox.style.MapboxVectorStyle
Get the generated layer → style mapping
getSources() - Method in interface org.openstreetmap.josm.data.preferences.sources.SourceProvider
Get the collection of SourceEntrys.
getSources() - Method in class org.openstreetmap.josm.gui.bbox.SourceButton
Get the tile sources.
getSources() - Method in class org.openstreetmap.josm.gui.preferences.SourceEditor.ActiveSourcesModel
Returns the active sources.
getSourceType() - Method in class org.openstreetmap.josm.data.sources.SourceInfo
Returns the source type.
getSpecialized(String) - Method in class org.openstreetmap.josm.data.preferences.AbstractToStringProperty
Gets a specialized setting value that has the current value as default
getSpecialRelationTypes() - Static method in class org.openstreetmap.josm.command.SplitWayCommand
Get the types of relations that are treated differently
getSpeed() - Method in class org.openstreetmap.josm.data.gpx.GpxImageEntry
Returns the speed value.
getSpeed() - Method in interface org.openstreetmap.josm.data.imagery.street_level.IImageEntry
Returns the speed value.
getSpeed() - Method in interface org.openstreetmap.josm.gui.layer.geoimage.ImageMetadata
Returns the speed value.
getSpeed() - Method in class org.openstreetmap.josm.gui.layer.geoimage.RemoteEntry
 
getSpriteUrl() - Method in class org.openstreetmap.josm.data.imagery.vectortile.mapbox.style.MapboxVectorStyle
Get the sprite url for the style
getStandardDeviation(double[]) - Static method in class org.openstreetmap.josm.tools.Utils
Calculates the standard deviation of population.
getStandardDeviation(double[], double) - Static method in class org.openstreetmap.josm.tools.Utils
Calculates the standard deviation of population with the given mean value.
getStandardTooltipText() - Method in class org.openstreetmap.josm.gui.dialogs.changeset.query.DateValidator
Returns the standard tooltip text.
getStandardTooltipText() - Method in class org.openstreetmap.josm.gui.dialogs.changeset.query.TimeValidator
Returns the standard tooltip text.
getStandardTooltipTextAsHtml() - Method in class org.openstreetmap.josm.gui.dialogs.changeset.query.DateValidator
Returns the standard tooltip text as HTML.
getStandardTooltipTextAsHtml() - Method in class org.openstreetmap.josm.gui.dialogs.changeset.query.TimeValidator
Returns the standard tooltip text as HTML.
getStart() - Method in class org.openstreetmap.josm.data.osm.search.PushbackTokenizer.Range
Returns the range start.
getStart() - Method in class org.openstreetmap.josm.tools.date.Interval
Returns start instant.
getState() - Method in class org.openstreetmap.josm.data.notes.Note
Returns the open or closed state of this note.
getState() - Method in class org.openstreetmap.josm.gui.NavigatableComponent
Gets the current view state.
getState() - Method in class org.openstreetmap.josm.gui.widgets.QuadStateCheckBox
Return the current state, which is determined by the selection status of the model.
getState() - Method in class org.openstreetmap.josm.gui.widgets.QuadStateCheckBox.QuadStateDecorator
The current state is embedded in the selection / armed state of the model.
getStatistics() - Method in class org.openstreetmap.josm.gui.datatransfer.data.PrimitiveTagTransferData
Gets the statistics of the source primitive counts.
getStats() - Method in class org.openstreetmap.josm.data.imagery.TMSCachedTileLoader
Returns cache statistics as string.
getStopName(OsmPrimitive) - Static method in class org.openstreetmap.josm.gui.dialogs.relation.sort.RelationSorter.PublicTransportRoleStopPlatformSorter
 
getStore() - Method in class org.openstreetmap.josm.data.vector.DataStore
 
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.
getStr(SourceEditor.I18nString) - Method in class org.openstreetmap.josm.gui.preferences.validator.ValidatorTagCheckerRulesPreference.TagCheckerRulesSourceEditor
 
getStrategy() - Method in class org.openstreetmap.josm.io.UploadStrategySpecification
Replies the upload strategy
getStream(URL) - Method in class org.openstreetmap.josm.gui.widgets.JosmEditorPane
 
getString() - Method in class org.openstreetmap.josm.data.osm.search.PushbackTokenizer
 
getString() - Method in class org.openstreetmap.josm.data.osm.search.SearchCompiler.AreaSize
 
getString() - Method in class org.openstreetmap.josm.data.osm.search.SearchCompiler.ChangesetId
 
getString() - Method in class org.openstreetmap.josm.data.osm.search.SearchCompiler.Id
 
getString() - Method in class org.openstreetmap.josm.data.osm.search.SearchCompiler.MemberCountRange
 
getString() - Method in class org.openstreetmap.josm.data.osm.search.SearchCompiler.NodeCountRange
 
getString() - Method in class org.openstreetmap.josm.data.osm.search.SearchCompiler.RangeMatch
 
getString() - Method in class org.openstreetmap.josm.data.osm.search.SearchCompiler.TagCountRange
 
getString() - Method in class org.openstreetmap.josm.data.osm.search.SearchCompiler.TimestampRange
 
getString() - Method in class org.openstreetmap.josm.data.osm.search.SearchCompiler.Version
 
getString() - Method in class org.openstreetmap.josm.data.osm.search.SearchCompiler.WayCountRange
 
getString() - Method in class org.openstreetmap.josm.data.osm.search.SearchCompiler.WayLength
 
getString(boolean) - Method in class org.openstreetmap.josm.data.osm.search.PushbackTokenizer
 
getString(String) - Method in interface org.openstreetmap.josm.data.gpx.IWithAttributes
Returns the String value to which the specified key is mapped, or null if this map contains no String mapping for the key.
getString(String) - Method in class org.openstreetmap.josm.data.gpx.WithAttributes
Returns the String value to which the specified key is mapped, or null if this map contains no String mapping for the key.
getString(IPrimitive) - Method in class org.openstreetmap.josm.gui.mappaint.styleelement.TextLabel
Replies the label to be rendered for the primitive osm.
getString(Tagged, String) - Method in class org.openstreetmap.josm.gui.dialogs.properties.AbstractCopyAction
 
getString(Tagged, String) - Method in class org.openstreetmap.josm.gui.dialogs.properties.CopyAllKeyValueAction
 
getString(Tagged, String) - Method in class org.openstreetmap.josm.gui.dialogs.properties.CopyKeyValueAction
 
getString(Tagged, String) - Method in class org.openstreetmap.josm.gui.dialogs.properties.CopyValueAction
 
getStringData() - Method in class org.openstreetmap.josm.gui.datatransfer.PrimitiveTransferable
 
getStringData() - Method in class org.openstreetmap.josm.gui.datatransfer.RelationMemberTransferable
 
getStringData() - Method in class org.openstreetmap.josm.gui.datatransfer.TagTransferable
 
getStrippedApiUrl() - Method in class org.openstreetmap.josm.gui.preferences.server.OsmApiUrlInputPanel
Returns the entered API URL, stripped of leading and trailing white characters.
getStyle() - Method in class org.openstreetmap.josm.data.imagery.DefaultLayer
Returns style for this WMS / WMTS layer to use.
getStyle() - Method in class org.openstreetmap.josm.data.imagery.WMTSTileSource.Layer
Returns style of this layer.
getStyle() - Method in class org.openstreetmap.josm.data.osm.visitor.paint.StyledMapRenderer.StyleRecord
Get the style for this style element.
getStyleCacheSyncObject() - Method in interface org.openstreetmap.josm.data.osm.IPrimitive
Get an object to synchronize the style cache on.
getStyleCacheWithRange(IPrimitive, 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() - Method in class org.openstreetmap.josm.data.imagery.LayerDetails
Returns styles defined for this layer.
getStyles() - Method in class org.openstreetmap.josm.data.vector.VectorDataSet
Get the styles for this layer
getStyles() - Static method in class org.openstreetmap.josm.gui.mappaint.MapPaintStyles
Returns the ElemStyles singleton instance.
getStyleSettingGui() - Method in class org.openstreetmap.josm.gui.mappaint.StyleSetting.BooleanStyleSetting
 
getStyleSettingGui() - Method in class org.openstreetmap.josm.gui.mappaint.StyleSetting.ColorStyleSetting
 
getStyleSettingGui() - Method in interface org.openstreetmap.josm.gui.mappaint.StyleSetting
Create a matching StyleSettingGui instances for a given StyleSetting object.
getStyleSettingGui() - Method in class org.openstreetmap.josm.gui.mappaint.StyleSetting.PropertyStyleSetting
 
getStyleSheet() - Method in class org.openstreetmap.josm.gui.widgets.JosmHTMLEditorKit
Get the set of styles currently being used to render the HTML elements.
getStyleSource() - Method in class org.openstreetmap.josm.data.imagery.vectortile.mapbox.MapboxVectorTileSource
Get the style source for this Vector Tile source
getStyleSources() - Method in class org.openstreetmap.josm.gui.mappaint.ElemStyles
Returns the list of style sources.
getSubGrid(NTV2SubGrid[], double, double) - Static method in class org.openstreetmap.josm.data.projection.datum.NTV2GridShiftFile
Find the finest SubGrid containing the coordinate, specified in Positive West Seconds
getSubGridCount() - Method in class org.openstreetmap.josm.data.projection.datum.NTV2SubGrid
Returns the sub grid count.
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
Get the name of the sub grid
getSubGridName() - Method in class org.openstreetmap.josm.data.projection.datum.NTV2SubGrid
Returns the sub grid name.
getSubLayers() - Method in class org.openstreetmap.josm.io.session.SessionReader.ImportSupport
Returns the sub layers
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
Returns the subpart, if supported.
getSubpart() - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.Selector.LinkSelector
 
getSubPreferences() - Method in class org.openstreetmap.josm.io.session.SessionReader.SessionProjectionChoiceData
Get the parameters for the projection choice
getSubprojectionPreference(String) - Static method in class org.openstreetmap.josm.gui.preferences.projection.ProjectionPreference
Get the preferences that have been selected the last time for the given projection choice.
getSubTab(SubPreferenceSetting) - Method in class org.openstreetmap.josm.gui.preferences.DefaultTabPreferenceSetting
 
getSubTab(SubPreferenceSetting) - Method in interface org.openstreetmap.josm.gui.preferences.TabPreferenceSetting
Returns the tab component related to the specified sub preference settings
getSuccess() - Method in class org.openstreetmap.josm.io.nmea.NmeaParser
Number of successful coordinates
getSuccessfullyOpenedFiles() - Method in class org.openstreetmap.josm.actions.OpenFileAction.OpenFileTask
Replies the list of files that have been successfully opened.
getSuccessors(Node) - Method in class org.openstreetmap.josm.data.algorithms.Tarjan
Returns the next direct successors from the graph of the given node.
getSuffix() - Method in class org.openstreetmap.josm.tools.TaginfoRegionalInstance
Returns the optional suffix to distinguish them in UI.
GetSuffix(int) - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.SimpleCharStream
Get the suffix.
getSummedValues(String) - Method in class org.openstreetmap.josm.data.osm.TagCollection
Replies the sum of all numeric tag values.
getSupplier() - Method in class org.openstreetmap.josm.gui.layer.geoimage.ImageViewerDialog.ImageAction
 
getSupplier() - Method in class org.openstreetmap.josm.gui.layer.geoimage.ImageViewerDialog.ImageRememberAction
 
getSupport() - Method in class org.openstreetmap.josm.gui.dialogs.relation.actions.PasteMembersAction
 
getSupportedFlavors() - Method in class org.openstreetmap.josm.gui.datatransfer.data.LayerTransferData
Gets a list of flavors supported by this data.
getSupportedFlavors() - Method in class org.openstreetmap.josm.gui.datatransfer.data.OsmLayerTransferData
 
getSupportedLayers() - Static method in class org.openstreetmap.josm.gui.io.importexport.GpxExporter
Returns the list of supported layers.
getSupportedPasters() - Method in class org.openstreetmap.josm.gui.datatransfer.AbstractStackTransferHandler
 
getSupportedPasters() - Method in class org.openstreetmap.josm.gui.datatransfer.OpenTransferHandler
 
getSupportedPasters() - Method in class org.openstreetmap.josm.gui.datatransfer.OsmTransferHandler
 
getSupportedProjections() - Method in class org.openstreetmap.josm.data.imagery.WMTSTileSource
Returns set of projection codes that this TileSource supports.
getSupportedProjections() - Method in class org.openstreetmap.josm.gui.layer.geoimage.viewers.projections.Equirectangular
 
getSupportedProjections() - Method in interface org.openstreetmap.josm.gui.layer.geoimage.viewers.projections.IImageViewer
Get the supported projections for the image viewer
getSupportedProjections() - Method in class org.openstreetmap.josm.gui.layer.geoimage.viewers.projections.Perspective
 
getSurroundingObjects(EastNorth) - Static method in class org.openstreetmap.josm.actions.SelectByInternalPointAction
Returns the surrounding polygons/multipolygons ordered by their area size (from small to large) which contain the internal point.
getSurroundingObjects(DataSet, EastNorth, boolean) - Static method in class org.openstreetmap.josm.actions.SelectByInternalPointAction
Returns the surrounding polygons/multipolygons ordered by their area size (from small to large) which contain the internal point.
getSvgUniverse() - Static method in class org.openstreetmap.josm.tools.ImageProvider
 
getSystemEnv(String) - Static method in class org.openstreetmap.josm.tools.Utils
Gets the value of the specified environment variable.
getSystemOfMeasurement() - Static method in class org.openstreetmap.josm.data.SystemOfMeasurement
Returns the current global system of measurement.
getSystemProperty(String) - Static method in class org.openstreetmap.josm.tools.Utils
Gets the system property indicated by the specified key.
getSystemSelection() - Static method in class org.openstreetmap.josm.gui.datatransfer.ClipboardUtils
Gets the singleton instance of the system selection as a Clipboard object.
getTabbedPane() - Method in class org.openstreetmap.josm.gui.preferences.PreferenceDialog
Replies the preferences tabbed pane.
getTable() - Method in class org.openstreetmap.josm.gui.layer.imagery.WMTSLayerSelection
Returns the list of layers.
getTableCellEditor() - Method in class org.openstreetmap.josm.gui.tagging.TagTable
Gets the editor that is used for the table cells
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.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
 
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.LayerNameAndFilePathTableCell
 
getTableCellEditorComponent(JTable, Object, boolean, int, int) - Method in class org.openstreetmap.josm.gui.preferences.advanced.PreferencesTable.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.ac.AutoCompTextField
 
getTableCellEditorComponent(JTable, Object, boolean, int, int) - Method in class org.openstreetmap.josm.gui.tagging.TagCellEditor
replies the table cell editor
getTableCellEditorComponent(JTable, Object, boolean, int, int) - Method in class org.openstreetmap.josm.gui.widgets.ButtonColumn
 
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.RelationMemberConflictResolverColumnModel.MemberRenderer
 
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class org.openstreetmap.josm.gui.correction.CorrectionTable.BoldRenderer
 
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.changeset.ChangesetDiscussionTableCellRenderer
 
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.LayerListDialog.NativeScaleLayerCellRenderer
 
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class org.openstreetmap.josm.gui.dialogs.LayerListDialog.OffsetLayerCellRenderer
 
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.properties.PropertiesCellRenderer
 
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class org.openstreetmap.josm.gui.dialogs.properties.PropertiesDialog.MemberOfCellRenderer
 
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class org.openstreetmap.josm.gui.dialogs.properties.PropertiesDialog.PositionCellRenderer
 
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class org.openstreetmap.josm.gui.dialogs.properties.PropertiesDialog.RoleCellRenderer
 
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.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.RadioButtonRenderer
 
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class org.openstreetmap.josm.gui.history.VersionTableCellRenderer
 
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.preferences.advanced.PreferencesTable.SettingCellRenderer
 
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class org.openstreetmap.josm.gui.preferences.imagery.ImageryProvidersPanel.ImageryTableCellRenderer
 
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class org.openstreetmap.josm.gui.preferences.imagery.ImageryProvidersPanel.ImageryURLTableCellRenderer
 
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.FancySourceEntryTableCellRenderer
 
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.PrimitiveRenderer
Adapter method supporting the TableCellRenderer interface.
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
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class org.openstreetmap.josm.gui.widgets.ButtonColumn
 
getTableForCache(CacheAccess<String, BufferedImageCacheEntry>, TableModel) - Static method in class org.openstreetmap.josm.gui.preferences.imagery.CacheSettingsPanel
 
getTableModel(CacheAccess<String, BufferedImageCacheEntry>) - Static method in class org.openstreetmap.josm.gui.preferences.imagery.CacheSettingsPanel
 
getTabPane() - Method in class org.openstreetmap.josm.gui.preferences.DefaultTabPreferenceSetting
Get the inner tab pane, if any.
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.display.LafPreference
 
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.
getTabPreferenceSetting(PreferenceTabbedPane) - Method in class org.openstreetmap.josm.gui.preferences.validator.ValidatorTagCheckerRulesPreference
 
getTabPreferenceSetting(PreferenceTabbedPane) - Method in class org.openstreetmap.josm.gui.preferences.validator.ValidatorTestsPreference
 
getTabSize() - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.SimpleCharStream
 
getTagCache() - Method in class org.openstreetmap.josm.gui.tagging.ac.AutoCompletionManager
 
getTagCheckDependencies(MapCSSTagCheckerRule, Collection<MapCSSTagCheckerRule>) - Static method in class org.openstreetmap.josm.data.validation.tests.MapCSSTagCheckerAsserts
Returns the set of tagchecks on which this check depends on.
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
Gets the command to change the tags of the way
getTagCorrections(Tagged) - Static method in class org.openstreetmap.josm.actions.corrector.ReverseWayTagCorrector
 
getTagCorrectionsMap(Way) - Static method in class org.openstreetmap.josm.actions.corrector.ReverseWayTagCorrector
 
getTagged() - Method in class org.openstreetmap.josm.gui.tagging.presets.TaggingPresetItemGuiSupport
Get tags with values as currently shown in the dialog.
getTaggedColor() - Method in class org.openstreetmap.josm.data.osm.visitor.paint.MapPaintSettings
Returns color for tagged nodes
getTaggedConnectionColor() - Method in class org.openstreetmap.josm.data.osm.visitor.paint.MapPaintSettings
Returns color for tagged and multiply connected nodes
getTaggedNodeSize() - Method in class org.openstreetmap.josm.data.osm.visitor.paint.MapPaintSettings
Returns the size of tagged nodes
getTaggingPresets() - Static method in class org.openstreetmap.josm.gui.tagging.presets.TaggingPresets
Replies a new collection containing all tagging presets.
getTaggingPresetTypes() - Method in class org.openstreetmap.josm.gui.tagging.TagEditorModel
Returns the list of tagging presets types to consider when updating the presets list panel.
getTaginfoUrlForRelationType(String) - Method in class org.openstreetmap.josm.gui.dialogs.properties.TaginfoAction
Returns the Taginfo URL for the given relation type
getTaginfoUrlForTag(Tag) - Method in class org.openstreetmap.josm.gui.dialogs.properties.TaginfoAction
Returns the Taginfo URL for the given tag or key (if the tag value is null)
getTagKeys() - Method in class org.openstreetmap.josm.gui.tagging.ac.AutoCompletionManager
Returns the currently cached tag keys.
getTagKeys(Comparator<AutoCompletionItem>) - Method in class org.openstreetmap.josm.gui.tagging.ac.AutoCompletionManager
Returns the currently cached tag keys.
getTagModel() - Method in class org.openstreetmap.josm.gui.dialogs.relation.actions.AbstractRelationEditorAction
 
getTagModel() - Method in interface org.openstreetmap.josm.gui.dialogs.relation.actions.IRelationEditorActionAccess
Gets the model for the tag table.
getTagModel() - Method in class org.openstreetmap.josm.gui.dialogs.relation.GenericRelationEditor.RelationEditorActionAccess
 
getTagOccurrence(Tag) - Method in class org.openstreetmap.josm.data.osm.TagCollection
Gets the number of times this tag was added to the collection.
getTags() - Method in class org.openstreetmap.josm.command.ChangePropertyCommand
Returns the tags to set (key/value pairs).
getTags() - Method in class org.openstreetmap.josm.data.imagery.vectortile.mapbox.Feature
Get the tags
getTags() - Method in class org.openstreetmap.josm.data.osm.history.HistoryOsmPrimitive
Replies the key/value map.
getTags() - Method in class org.openstreetmap.josm.data.osm.TagMap
Gets a list of all tags contained in this map.
getTags() - Method in class org.openstreetmap.josm.gui.datatransfer.data.TagTransferData
Gets all tags contained in this data.
getTags() - Method in class org.openstreetmap.josm.gui.dialogs.PropertiesMembershipChoiceDialog
Returns the tags choice.
getTags() - Method in class org.openstreetmap.josm.gui.tagging.TagEditorModel
Returns tags, without empty ones.
getTags(boolean) - Method in interface org.openstreetmap.josm.gui.io.IUploadDialog
Replies the map with the current tags in the tag editor model.
getTags(boolean) - Method in class org.openstreetmap.josm.gui.io.UploadDialog
 
getTags(boolean) - Method in class org.openstreetmap.josm.gui.tagging.TagEditorModel
Returns tags.
getTags(JsonObject) - Static method in class org.openstreetmap.josm.io.GeoJSONReader
 
getTags(TransferHandler.TransferSupport) - Method in class org.openstreetmap.josm.gui.datatransfer.importers.AbstractTagPaster
Gets the tags that should be pasted.
getTags(TransferHandler.TransferSupport) - Method in class org.openstreetmap.josm.gui.datatransfer.importers.PrimitiveTagTransferPaster
 
getTags(TransferHandler.TransferSupport) - Method in class org.openstreetmap.josm.gui.datatransfer.importers.TagTransferPaster
 
getTags(TransferHandler.TransferSupport) - Method in class org.openstreetmap.josm.gui.datatransfer.importers.TextTagPaster
 
getTagsArray() - Method in class org.openstreetmap.josm.data.osm.TagMap
Gets the backing tags array.
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.
getTagsImpl(TransferHandler.TransferSupport) - Method in class org.openstreetmap.josm.gui.datatransfer.importers.TextTagPaster
 
getTagSupplier(JTable, IntFunction<String>, IntFunction<Map<String, Integer>>) - Static method in class org.openstreetmap.josm.gui.dialogs.properties.TaginfoAction
 
getTagTableModel(JTable) - Method in class org.openstreetmap.josm.gui.history.TagTableCellRenderer
 
getTagTableModel(PointInTimeType) - Method in class org.openstreetmap.josm.gui.history.HistoryBrowserModel
Replies the tag table model for the respective point in time.
getTagValues(String) - Method in class org.openstreetmap.josm.gui.tagging.ac.AutoCompletionManager
Returns the currently cached tag values for a given tag key.
getTagValues(String, Comparator<AutoCompletionItem>) - Method in class org.openstreetmap.josm.gui.tagging.ac.AutoCompletionManager
Returns the currently cached tag values for a given tag key.
getTagValues(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.
getTagValues(List<String>, Comparator<AutoCompletionItem>) - Method in class org.openstreetmap.josm.gui.tagging.ac.AutoCompletionManager
Returns the currently cached tag values for a given list of tag keys.
getTagValuesForPrimitive(OsmPrimitive) - Method in class org.openstreetmap.josm.gui.autofilter.AutoFilterRule
Returns the numeric values for the given OSM primitive
getTarget() - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetContentPanel.SelectionBasedAction
 
getTargetDataSet() - Method in class org.openstreetmap.josm.data.osm.DataSetMerger
replies my dataset
getTargetPrimitive() - 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.gui.datatransfer.importers.PrimitiveTagTransferPaster.TagPasteSupport
 
getTargetWay(Collection<Way>) - Static method in class org.openstreetmap.josm.actions.CombineWayAction
 
getTaskName() - Method in class org.openstreetmap.josm.io.BoundingBoxDownloader
Returns the name of the download task to be displayed in the ProgressMonitor.
getTaskName() - Method in class org.openstreetmap.josm.io.OverpassDownloadReader
 
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 class org.openstreetmap.josm.gui.tagging.presets.TaggingPresetItemGuiSupport
 
getTemplateKeys() - Method in interface org.openstreetmap.josm.tools.template_engine.TemplateEngineDataProvider
Get the collection of all keys that can be mapped to values.
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 class org.openstreetmap.josm.gui.tagging.presets.TaggingPresetItemGuiSupport
 
getTemplateValue(String, boolean) - Method in interface org.openstreetmap.josm.tools.template_engine.TemplateEngineDataProvider
Map a key to a value given the properties of the object.
getTemporaryLayers() - Method in class org.openstreetmap.josm.gui.MapView
Gets a list of temporary layers.
getTerminalNodes() - Method in class org.openstreetmap.josm.data.osm.NodeGraph
Return the terminal nodes of the graph.
getTermsOfUseText() - Method in class org.openstreetmap.josm.data.sources.SourceInfo
 
getTermsOfUseURL() - Method in class org.openstreetmap.josm.data.sources.SourceInfo
 
getTest(Class<T>) - Static method in class org.openstreetmap.josm.data.validation.OsmValidator
Returns the instance of the given test class.
getTestedVersion() - Static method in class org.openstreetmap.josm.gui.bugreport.JosmUpdatePanel
 
getTester() - Method in class org.openstreetmap.josm.data.validation.TestError
Gets the tester that raised this error
getTesterDetails(TestError) - Static method in class org.openstreetmap.josm.gui.dialogs.validator.ValidatorTreePanel
 
getTestError(Way, UnclosedWays) - Method in class org.openstreetmap.josm.data.validation.tests.UnclosedWays.UnclosedWaysCheck
Returns the test error of the given way, if any.
getTests() - Static method in class org.openstreetmap.josm.data.validation.OsmValidator
Gets all tests that are possible
gettext(String, String) - Static method in class org.openstreetmap.josm.tools.I18n
 
gettext(String, String, boolean) - Static method in class org.openstreetmap.josm.tools.I18n
 
getText() - Method in class org.openstreetmap.josm.data.notes.NoteComment
Returns Plain text of user's comment.
getText() - Method in class org.openstreetmap.josm.data.osm.ChangesetDiscussionComment
Replies comment text.
getText() - Method in class org.openstreetmap.josm.data.osm.search.PushbackTokenizer
Gets the last text that was found
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 enum org.openstreetmap.josm.gui.oauth.AuthorizationProcedure
Returns the translated name of this procedure
getText() - Method in class org.openstreetmap.josm.gui.widgets.JosmComboBox
Returns the text in the combobox editor.
getText() - Method in class org.openstreetmap.josm.plugins.PluginHandler.PluginInformationAction
Returns plugin information text.
getText() - Method in class org.openstreetmap.josm.tools.template_engine.Tokenizer.Token
 
getText(TemplateEngineDataProvider) - Method in interface org.openstreetmap.josm.tools.template_engine.TemplateEntry
Execute this template by generating text for a given data provider.
getTextFieldRole() - Method in interface org.openstreetmap.josm.gui.dialogs.relation.actions.IRelationEditorActionAccess
Get the text field that is used to edit the role.
getTextFieldRole() - Method in class org.openstreetmap.josm.gui.dialogs.relation.GenericRelationEditor.RelationEditorActionAccess
 
gettextLazy(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
 
getTextOffset(Cascade) - Static method in class org.openstreetmap.josm.gui.mappaint.styleelement.TextLabel
Gets the text-offset property from a cascade
getTextTemplate() - Method in class org.openstreetmap.josm.gui.layer.markerlayer.Marker
 
getTextTemplateKey() - Method in class org.openstreetmap.josm.gui.layer.markerlayer.AudioMarker
 
getTextTemplateKey() - Method in class org.openstreetmap.josm.gui.layer.markerlayer.Marker
 
getTextureCoordinate(Vector3D) - Static method in class org.openstreetmap.josm.gui.util.imagery.UVMapping
Returns the point of the texture image that is mapped to the given point in 3D space (given as Vector3D) See the Wikipedia article on UV mapping.
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.AbstractListMergeModel
 
getTheirEntriesSize() - Method in class org.openstreetmap.josm.gui.conflict.pair.AbstractListMergeModel
 
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.AbstractListMergeModel
 
getTheirTableModel() - Method in class org.openstreetmap.josm.gui.conflict.pair.AbstractListMergeModel
 
getTheirTagValue() - Method in class org.openstreetmap.josm.gui.conflict.pair.tags.TagMergeItem
 
getThumbnail() - Method in class org.openstreetmap.josm.gui.layer.geoimage.ImageEntry
Returns the thumbnail.
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
Get the current number of work units
getTicks() - Method in class org.openstreetmap.josm.gui.SplashScreen.SplashProgressMonitor
 
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
Get the total number of work units
getTicksCount() - Method in class org.openstreetmap.josm.gui.SplashScreen.SplashProgressMonitor
 
getTile(int, int, int) - Method in class org.openstreetmap.josm.gui.layer.AbstractTileSourceLayer
Returns tile at given position.
getTile(TilePosition) - Method in class org.openstreetmap.josm.gui.layer.AbstractTileSourceLayer
 
getTileBounds() - Method in class org.openstreetmap.josm.gui.bbox.TileSelectionBBoxChooser.TileAddressValidator
 
getTileCacheDir() - Static method in class org.openstreetmap.josm.data.imagery.CachedTileLoaderFactory
 
getTileDistanceComparator() - Method in class org.openstreetmap.josm.gui.layer.AbstractTileSourceLayer.TileSet
 
getTileEastNorth(int, int, int) - Method in class org.openstreetmap.josm.data.imagery.AbstractWMSTileSource
 
getTileforPixel(int, int, int) - Method in class org.openstreetmap.josm.gui.layer.imagery.TileCoordinateConverter
Convert screen pixel coordinate to tile position at certain zoom level.
getTileForPixelpos(int, int) - Method in class org.openstreetmap.josm.gui.layer.AbstractTileSourceLayer
Returns tile for a pixel position.
getTileId(int, int, int) - Method in class org.openstreetmap.josm.data.imagery.TemplatedWMSTileSource
 
getTileId(int, int, int) - Method in class org.openstreetmap.josm.data.imagery.WMTSTileSource
 
getTileIndex() - Method in class org.openstreetmap.josm.gui.bbox.TileSelectionBBoxChooser.TileCoordinateValidator
 
getTileLoaderClass() - Method in class org.openstreetmap.josm.gui.layer.AbstractCachedTileSourceLayer
 
getTileLoaderClass() - Method in class org.openstreetmap.josm.gui.layer.imagery.MVTLayer
 
getTileLoaderClass() - Method in class org.openstreetmap.josm.gui.layer.TMSLayer
 
getTileLoaderClass() - Method in class org.openstreetmap.josm.gui.layer.WMSLayer
 
getTileLoaderClass() - Method in class org.openstreetmap.josm.gui.layer.WMTSLayer
 
getTileLoaderFactory() - Method in class org.openstreetmap.josm.gui.layer.AbstractCachedTileSourceLayer
 
getTileLoaderFactory() - Method in class org.openstreetmap.josm.gui.layer.AbstractTileSourceLayer
 
getTileLoaderFactory(String, Class<? extends TileLoader>) - Static method in class org.openstreetmap.josm.gui.layer.AbstractCachedTileSourceLayer
Returns tile loader factory for cache region and specified TileLoader class
getTileMatrix(int) - Method in class org.openstreetmap.josm.data.imagery.WMTSTileSource
Returns TileMatrix that's working on given zoom level
getTileMatrixSet() - Method in class org.openstreetmap.josm.data.imagery.DefaultLayer
Returns default tileMatrixSet.
getTileMatrixSet() - Method in class org.openstreetmap.josm.data.imagery.WMTSTileSource.Layer
Returns tileMatrixSet of this layer.
getTileOrigin() - Method in class org.openstreetmap.josm.gui.layer.imagery.TileAnchor
Returns the position of the tile origin.
getTileProjection() - Method in class org.openstreetmap.josm.data.imagery.AbstractWMSTileSource
 
getTileProjection() - Method in class org.openstreetmap.josm.data.imagery.WMTSTileSource
Returns the tile projection.
getTileProjectionBounds(Tile) - Method in class org.openstreetmap.josm.data.imagery.WMTSTileSource
 
getTileSet(int) - Method in class org.openstreetmap.josm.gui.layer.AbstractTileSourceLayer.DeepTileSet
 
getTileSet(ProjectionBounds, int) - Method in class org.openstreetmap.josm.gui.layer.AbstractTileSourceLayer
Create a TileSet by EastNorth bbox taking a layer shift in account
getTileSetInfo() - Method in class org.openstreetmap.josm.gui.layer.AbstractTileSourceLayer.TileSet
 
getTileShapeScreen(Tile) - Method in class org.openstreetmap.josm.gui.layer.imagery.TileCoordinateConverter
Returns a shape that approximates the outline of the tile in screen coordinates.
getTileSize() - Method in class org.openstreetmap.josm.data.imagery.WMTSTileSource
 
getTileSource() - Method in class org.openstreetmap.josm.gui.layer.AbstractTileSourceLayer
Creates and returns a new TileSource instance depending on ImageryLayer.info specified in the constructor.
getTileSource() - Method in class org.openstreetmap.josm.gui.layer.imagery.MVTLayer
 
getTileSource() - Method in class org.openstreetmap.josm.gui.layer.TMSLayer
Creates and returns a new TileSource instance depending on the ImageryInfo.ImageryType of the ImageryInfo object specified in the constructor.
getTileSource() - Method in class org.openstreetmap.josm.gui.layer.WMSLayer
 
getTileSource() - Method in class org.openstreetmap.josm.gui.layer.WMTSLayer
 
getTileSources() - Method in class org.openstreetmap.josm.gui.bbox.JosmMapViewer.AbstractImageryInfoBasedTileSourceProvider
 
getTileSources() - Method in class org.openstreetmap.josm.gui.bbox.JosmMapViewer.DefaultOsmTileSourceProvider
 
getTileSources() - Method in interface org.openstreetmap.josm.gui.bbox.JosmMapViewer.TileSourceProvider
Gets the tile sources that can be displayed
getTileSourceStatic(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.
getTileSourceStatic(ImageryInfo, Runnable) - 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.
getTileUrl(int, int, int) - Method in class org.openstreetmap.josm.data.imagery.TemplatedWMSTileSource
 
getTileUrl(int, int, int) - Method in class org.openstreetmap.josm.data.imagery.WMSEndpointTileSource
 
getTileUrl(int, int, int) - Method in class org.openstreetmap.josm.data.imagery.WMTSTileSource
 
getTileXMax(int) - Method in class org.openstreetmap.josm.data.imagery.AbstractWMSTileSource
 
getTileXMax(int) - Method in class org.openstreetmap.josm.data.imagery.WMTSTileSource
 
getTileXMax(int, Projection) - Method in class org.openstreetmap.josm.data.imagery.WMTSTileSource
 
getTileXMin(int) - Method in class org.openstreetmap.josm.data.imagery.AbstractWMSTileSource
 
getTileYMax(int) - Method in class org.openstreetmap.josm.data.imagery.AbstractWMSTileSource
 
getTileYMax(int) - Method in class org.openstreetmap.josm.data.imagery.WMTSTileSource
 
getTileYMax(int, Projection) - Method in class org.openstreetmap.josm.data.imagery.WMTSTileSource
 
getTileYMin(int) - Method in class org.openstreetmap.josm.data.imagery.AbstractWMSTileSource
 
getTime() - Method in class org.openstreetmap.josm.data.gpx.WayPoint
Returns the waypoint time in seconds since the epoch.
getTime() - Method in class org.openstreetmap.josm.data.Version
Replies the build date as string
getTime() - Method in class org.openstreetmap.josm.gui.dialogs.changeset.query.TimeValidator
Returns the time.
getTime() - Method in class org.openstreetmap.josm.spi.preferences.AbstractSetting
 
getTime() - Method in interface org.openstreetmap.josm.spi.preferences.Setting
Get the time for this setting.
getTimeFormat(int) - Static method in class org.openstreetmap.josm.tools.date.DateUtils
Returns the time format to be used for current user, based on user preferences.
getTimeFormatter(FormatStyle) - Static method in class org.openstreetmap.josm.tools.date.DateUtils
Returns the time formatter to be used for current user, based on user preferences.
getTimeInMillis() - Method in class org.openstreetmap.josm.data.gpx.WayPoint
Returns the waypoint time in milliseconds since the epoch.
getTimespanForTrack(IGpxTrack) - 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
Deprecated.
getTimestamp() - Method in class org.openstreetmap.josm.data.osm.history.HistoryOsmPrimitive
getTimestamp() - Method in interface org.openstreetmap.josm.data.osm.IPrimitive
Deprecated.
since 17749, use IPrimitive.getInstant() instead
getTimeZoneItem() - Method in class org.openstreetmap.josm.gui.layer.geoimage.SynchronizeTimeFromPhotoDialog
 
gettingStarted - Variable in class org.openstreetmap.josm.gui.MainPanel
 
GettingStarted - Class in org.openstreetmap.josm.gui
Panel that fills the main part of the program window when JOSM has just started.
GettingStarted() - Constructor for class org.openstreetmap.josm.gui.GettingStarted
Initializes getting the MOTD as well as enabling the FileDrop Listener.
GettingStarted.LinkGeneral - Class in org.openstreetmap.josm.gui
A subclass of JosmEditorPane which replaces links with something clickable (uses OpenBrowser)
GettingStarted.MotdContent - Class in org.openstreetmap.josm.gui
Grabs current MOTD from cache or webpage and parses it.
getTitle() - Method in class org.openstreetmap.josm.actions.downloadtasks.AbstractDownloadTask
 
getTitle() - Method in class org.openstreetmap.josm.actions.downloadtasks.DownloadGeoJsonTask
 
getTitle() - Method in class org.openstreetmap.josm.actions.downloadtasks.DownloadGpsTask
 
getTitle() - Method in class org.openstreetmap.josm.actions.downloadtasks.DownloadNotesTask
 
getTitle() - Method in class org.openstreetmap.josm.actions.downloadtasks.DownloadNotesUrlBoundsTask
 
getTitle() - Method in class org.openstreetmap.josm.actions.downloadtasks.DownloadNotesUrlIdTask
 
getTitle() - Method in class org.openstreetmap.josm.actions.downloadtasks.DownloadOsmChangeTask
 
getTitle() - Method in class org.openstreetmap.josm.actions.downloadtasks.DownloadOsmIdTask
 
getTitle() - Method in class org.openstreetmap.josm.actions.downloadtasks.DownloadOsmTask
 
getTitle() - Method in class org.openstreetmap.josm.actions.downloadtasks.DownloadOsmUrlTask
 
getTitle() - Method in class org.openstreetmap.josm.actions.downloadtasks.DownloadSessionTask
 
getTitle() - Method in interface org.openstreetmap.josm.actions.downloadtasks.DownloadTask
Returns human-readable description of the task
getTitle() - Method in class org.openstreetmap.josm.data.imagery.LayerDetails
Returns "Human readable" title of this layer
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.
getTitle() - Method in class org.openstreetmap.josm.io.imagery.WMSImagery
Returns title of this service.
getTitle(boolean, Node, Collection<OsmPrimitive>, Map<Way, List<Node>>, boolean) - Static method in class org.openstreetmap.josm.actions.mapmode.DrawAction
 
getTitle(String) - Method in class org.openstreetmap.josm.data.validation.tests.MapCSSTagChecker
 
getTitleFont() - Static method in class org.openstreetmap.josm.gui.util.GuiHelper
Gets the font used to display JOSM title in about dialog and splash screen.
getTitleForSourceEntry(SourceEntry) - Method in class org.openstreetmap.josm.gui.preferences.map.MapPaintPreference.MapPaintSourceEditor
 
getTitleForSourceEntry(SourceEntry) - Method in class org.openstreetmap.josm.gui.preferences.SourceEditor
Returns the title of the given source entry.
getTitleForSourceEntry(SourceEntry) - Method in class org.openstreetmap.josm.gui.preferences.validator.ValidatorTagCheckerRulesPreference.TagCheckerRulesSourceEditor
 
getTitleFromSourceEntry(SourceEntry) - Static method in class org.openstreetmap.josm.gui.preferences.map.MapPaintPreference
Returns title from a source entry.
getTLDEntries(DomainValidator.ArrayType) - Static method in class org.openstreetmap.josm.data.validation.routines.DomainValidator
Get a copy of the internal array.
getTmp() - Method in class org.openstreetmap.josm.data.gpx.GpxImageEntry
Get temporary variable that is used for real time parameter adjustments.
getTmsUrl() - Method in class org.openstreetmap.josm.gui.preferences.imagery.AddTMSLayerPanel
 
getToEllipsoid() - Method in class org.openstreetmap.josm.data.projection.datum.NTV2GridShiftFile
Returns "to" ellipsoid identifier.
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
getToken(int) - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParser
Get the specific Token.
getTokenizer(String, boolean, boolean, PushbackTokenizer) - Static method in class org.openstreetmap.josm.data.osm.search.SearchCompiler.CoreSimpleMatchFactory
 
getToLoad(DataSet) - Static method in class org.openstreetmap.josm.actions.downloadtasks.DownloadOsmChangeTask
Get the primitives to load more information
getTomcatErrorMatcher(String) - Static method in class org.openstreetmap.josm.tools.HttpClient
Returns a Matcher against predefined Tomcat error messages.
getToMeter() - Method in class org.openstreetmap.josm.data.projection.AbstractProjection
Get the factor that converts meters to intended units of east/north coordinates.
getToolbar() - Static method in class org.openstreetmap.josm.gui.MainApplication
Returns the toolbar preference control to register new actions.
getToolbarName() - Method in enum org.openstreetmap.josm.actions.MoveAction.Direction
 
getToolbarName() - Method in class org.openstreetmap.josm.data.imagery.ImageryInfo
Gets a unique toolbar key to store this layer as toolbar item
getToolbarString() - Method in class org.openstreetmap.josm.gui.tagging.presets.TaggingPreset
Gets a string describing this preset that can be used for the toolbar
getToolString() - Static method in class org.openstreetmap.josm.gui.preferences.ToolbarPreferences
 
getTooltip() - Static method in class org.openstreetmap.josm.actions.SessionSaveAction
Returns the tooltip for the component
getTooltip() - Method in class org.openstreetmap.josm.data.preferences.sources.ExtendedSourceEntry
Returns a tooltip containing available metadata.
getTooltip() - Method in class org.openstreetmap.josm.gui.dialogs.relation.sort.WayConnectionType
Returns the tooltip to display when hovering over the relation member.
getTooltip() - Method in class org.openstreetmap.josm.gui.preferences.DefaultTabPreferenceSetting
 
getTooltip() - Method in interface org.openstreetmap.josm.gui.preferences.TabPreferenceSetting
Called during preferences dialog initialization to display the preferences tab with the returned tooltip.
getToolTip() - Method in class org.openstreetmap.josm.io.remotecontrol.AddTagsDialog.ExistingValues
 
getToolTipText() - Method in class org.openstreetmap.josm.data.imagery.ImageryInfo
Returns a tool tip text for display.
getToolTipText() - Method in class org.openstreetmap.josm.data.sources.SourceInfo
Returns a tool tip text for display.
getToolTipText() - Method in class org.openstreetmap.josm.gui.layer.AbstractTileSourceLayer
 
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.GpxRouteLayer
 
getToolTipText() - Method in class org.openstreetmap.josm.gui.layer.Layer
Returns a small tooltip hint about some statistics for this layer.
getToolTipText() - Method in class org.openstreetmap.josm.gui.layer.markerlayer.MarkerLayer
 
getToolTipText() - Method in class org.openstreetmap.josm.gui.layer.NoteLayer
 
getToolTipText() - Method in class org.openstreetmap.josm.gui.layer.OsmDataLayer
 
getToolTipText() - Method in class org.openstreetmap.josm.gui.layer.ValidatorLayer
 
getToolTipText() - Method in class org.openstreetmap.josm.gui.mappaint.StyleSource
Return text to display as ToolTip.
getToolTipText(MouseEvent) - Method in class org.openstreetmap.josm.gui.dialogs.FilterDialog.UserTable.UserTableHeader
 
getToolTipText(MouseEvent) - Method in class org.openstreetmap.josm.gui.dialogs.validator.ValidatorTreePanel
 
getToolTipText(String) - Method in class org.openstreetmap.josm.gui.tagging.presets.items.PresetListEntry
Returns the tooltip for this entry.
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 class org.openstreetmap.josm.data.osm.BBox
Returns the top-left point.
getTopLeft() - Method in class org.openstreetmap.josm.gui.util.WindowGeometry
Replies the top left point for the geometry
getTopLeftCoordinates() - Method in class org.openstreetmap.josm.gui.bbox.TileSelectionBBoxChooser.TileBoundsMapView
 
getTopLeftLat() - Method in class org.openstreetmap.josm.data.osm.BBox
Returns the latitude of top-left point.
getTopLeftLon() - Method in class org.openstreetmap.josm.data.osm.BBox
Returns the longitude of top-left point.
getTopPanel(Class<T>) - Method in class org.openstreetmap.josm.gui.MapFrame
Find panel on top of MapView by class
getTotalCount() - Method in class org.openstreetmap.josm.gui.layer.AbstractTileSourceLayer.PrecacheTask
Returns total number of tiles to download.
getTotalNumberOfChanges() - Method in class org.openstreetmap.josm.tools.Diff.Change
Returns the number of insertions and deletions of this change as well as (recursively) the changes linked via Diff.Change.link.
getTrackCount() - Method in class org.openstreetmap.josm.data.gpx.GpxData
Replies the current number of tracks in this GpxData
getTrackFirstWaypointMin(IGpxTrack) - Static method in class org.openstreetmap.josm.data.gpx.GpxData
 
getTrackLineColumn() - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.SimpleCharStream
 
getTrackPoints() - Method in class org.openstreetmap.josm.data.gpx.GpxData
Gets a stream of all track points in the segments of the tracks of this data.
getTracks() - Method in class org.openstreetmap.josm.data.gpx.GpxData
Get all tracks contained in this data set, without any guaranteed order.
getTrackSegmentsStream() - Method in class org.openstreetmap.josm.data.gpx.GpxData
Get stream of track segments.
getTrackSegsCount() - Method in class org.openstreetmap.josm.data.gpx.GpxData
Replies the accumulated total of all track segments, the sum of segment counts for each track present.
getTransferData(DataFlavor) - Method in class org.openstreetmap.josm.gui.datatransfer.ChangesetTransferable
 
getTransferData(DataFlavor) - Method in class org.openstreetmap.josm.gui.datatransfer.LayerTransferable
 
getTransferData(DataFlavor) - Method in class org.openstreetmap.josm.gui.datatransfer.PrimitiveTransferable
 
getTransferData(DataFlavor) - Method in class org.openstreetmap.josm.gui.datatransfer.RelationMemberTransferable
 
getTransferData(DataFlavor) - Method in class org.openstreetmap.josm.gui.datatransfer.TagTransferable
 
getTransferData(DataFlavor) - Method in class org.openstreetmap.josm.gui.preferences.ToolbarPreferences.Settings.ActionTransferable
 
getTransferDataFlavors() - Method in class org.openstreetmap.josm.gui.datatransfer.ChangesetTransferable
 
getTransferDataFlavors() - Method in class org.openstreetmap.josm.gui.datatransfer.LayerTransferable
 
getTransferDataFlavors() - Method in class org.openstreetmap.josm.gui.datatransfer.PrimitiveTransferable
 
getTransferDataFlavors() - Method in class org.openstreetmap.josm.gui.datatransfer.RelationMemberTransferable
 
getTransferDataFlavors() - Method in class org.openstreetmap.josm.gui.datatransfer.TagTransferable
 
getTransferDataFlavors() - Method in class org.openstreetmap.josm.gui.preferences.ToolbarPreferences.Settings.ActionTransferable
 
getTransferMode() - Method in class org.openstreetmap.josm.data.imagery.WMTSCapabilities
TransferMode for this service
getTransferMode(XMLStreamReader) - Static method in class org.openstreetmap.josm.data.imagery.GetCapabilitiesParseHelper
Parses Operation[@name='GetTile']/DCP/HTTP/Get section.
getTransformedNodes() - Method in class org.openstreetmap.josm.command.TransformNodesCommand
Get the nodes with the current transformation applied.
getTranslationFile(String) - Static method in class org.openstreetmap.josm.tools.I18n
 
getTransparentColor(ColorModel, ImageReader) - Static method in class org.openstreetmap.josm.tools.ImageProvider
Returns the TransparentColor defined in image reader metadata.
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.WMSLayerTree.LayerTreeCellRenderer
 
getTreeRootNode() - Method in class org.openstreetmap.josm.gui.preferences.imagery.WMSLayerTree
Returns the root node.
getType() - Method in class org.openstreetmap.josm.actions.ActionParameter
Get the value type of this action parameter.
getType() - Method in class org.openstreetmap.josm.actions.ActionParameter.StringActionParameter
 
getType() - Method in class org.openstreetmap.josm.actions.search.SearchAction.SearchSettingsActionParameter
 
getType() - Method in class org.openstreetmap.josm.data.imagery.vectortile.mapbox.CommandInteger
Get the command type
getType() - Method in class org.openstreetmap.josm.data.imagery.vectortile.mapbox.style.Layers
Get the type of this layer
getType() - Method in class org.openstreetmap.josm.data.osm.event.AbstractDatasetChangedEvent
Returns the type of dataset changed event.
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.FilterChangedEvent
 
getType() - Method in class org.openstreetmap.josm.data.osm.event.NodeMovedEvent
 
getType() - Method in class org.openstreetmap.josm.data.osm.event.PrimitiveFlagsChangedEvent
 
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
Replies the primitive type for this history.
getType() - Method in class org.openstreetmap.josm.data.osm.history.HistoryNode
 
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 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.search.SearchCompiler.ExactType
 
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() - Method in class org.openstreetmap.josm.data.protobuf.ProtobufRecord
Get the WireType of the data
getType() - Method in class org.openstreetmap.josm.data.vector.VectorNode
 
getType() - Method in class org.openstreetmap.josm.data.vector.VectorRelation
 
getType() - Method in class org.openstreetmap.josm.data.vector.VectorRelationMember
 
getType() - Method in class org.openstreetmap.josm.data.vector.VectorWay
 
getType() - Method in class org.openstreetmap.josm.gui.widgets.OsmPrimitiveTypesComboBox
Replies the currently selected OsmPrimitiveType.
getType() - Method in class org.openstreetmap.josm.tools.template_engine.Tokenizer.Token
 
getType(String) - Static method in class org.openstreetmap.josm.gui.tagging.presets.TaggingPresetItem
 
getTypeRepresentation() - Method in enum org.openstreetmap.josm.data.protobuf.WireType
Get the type representation (byte form)
getTypesInSelection() - Method in class org.openstreetmap.josm.gui.tagging.presets.TaggingPresetSelector
 
getTypesToDelete() - Method in class org.openstreetmap.josm.command.DeleteCommand
 
getTypeString() - Method in enum org.openstreetmap.josm.data.imagery.GetCapabilitiesParseHelper.TransferMode
 
getTypeString() - Method in enum org.openstreetmap.josm.data.imagery.ImageryInfo.ImageryType
Returns the unique string identifying this type.
getTypeString() - Method in interface org.openstreetmap.josm.data.sources.ISourceType
Returns the unique string identifying this type.
getUIColor(String, Color) - Static method in class org.openstreetmap.josm.data.preferences.NamedColorProperty
 
getUid() - Method in class org.openstreetmap.josm.gui.dialogs.changeset.query.UidInputFieldValidator
Returns the user identifier.
getUncachedField(String) - Method in class org.openstreetmap.josm.tools.XmlObjectParser.Entry
Get a field (uncached in XmlObjectParser.Entry.fields)
getUncachedMethod(String) - Method in class org.openstreetmap.josm.tools.XmlObjectParser.Entry
Get an uncached method (in XmlObjectParser.Entry.methods)
getUncompressedFileInputStream(File) - Static method in enum org.openstreetmap.josm.io.Compression
Returns an un-compressing InputStream for the File file.
getUncompressedFileInputStream(Path) - Static method in enum org.openstreetmap.josm.io.Compression
Returns an un-compressing InputStream for the Path path.
getUncompressedInputStream(InputStream) - Method in enum org.openstreetmap.josm.io.Compression
Returns an un-compressing InputStream for in.
getUndoCommands() - Method in class org.openstreetmap.josm.data.UndoRedoHandler
Returns all commands that were made on the dataset, that can be undone.
getUnexpectedToken() - Method in exception org.openstreetmap.josm.tools.template_engine.ParseError
Returns the unexpected token, if any.
getUninterestingKeys() - Static method in class org.openstreetmap.josm.data.osm.AbstractPrimitive
Returns a list of "uninteresting" keys that do not make an object "tagged".
getUniqueCode() - Method in class org.openstreetmap.josm.data.validation.TestError
Get the unique code for this test.
getUniqueId() - Method in class org.openstreetmap.josm.data.osm.AbstractPrimitive
Gets a unique id representing this object.
getUniqueId() - Method in class org.openstreetmap.josm.data.osm.history.HistoryOsmPrimitive
 
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
 
getUniqueId() - Method in class org.openstreetmap.josm.data.vector.VectorRelationMember
 
getUniqueId(ImageryInfo) - Method in class org.openstreetmap.josm.data.imagery.ImageryLayerInfo
Get unique id for ImageryInfo.
getUnitsToMeters() - Static method in class org.openstreetmap.josm.data.projection.CustomProjection
 
getUnmaintainedPluginMessage(String) - Static method in class org.openstreetmap.josm.plugins.PluginHandler
 
getUnmodifiableSet() - Method in class org.openstreetmap.josm.gui.tagging.ac.AutoCompletionList
 
getUnreadMessages() - Method in class org.openstreetmap.josm.data.osm.UserInfo
Replies the number of unread messages
getUnregisteredActionShortcuts() - Method in interface org.openstreetmap.josm.gui.widgets.DisableShortcutsOnFocusGainedComponent
Get the unregistered action shortcuts.
getUnregisteredActionShortcuts() - Method in class org.openstreetmap.josm.gui.widgets.DisableShortcutsOnFocusGainedTextField
 
getUnsavedLayersFiles() - Method in class org.openstreetmap.josm.gui.layer.AutosaveTask
Replies the list of .osm files still present in autosave dir, that are not currently managed by another instance of JOSM.
getUnselectedNodeSize() - Method in class org.openstreetmap.josm.data.osm.visitor.paint.MapPaintSettings
Returns the size of unselected nodes
getUnspecifiedChunkSize() - Static method in class org.openstreetmap.josm.io.UploadStrategySpecification
Gets a special value that is used to indicate that the chunk size was not specified
getUnusualUnicodeCharacter(String, String) - Static method in class org.openstreetmap.josm.data.validation.tests.TagChecker
 
getUpdateCount() - Method in class org.openstreetmap.josm.data.gpx.GpxTrackSegment
 
getUpdateCount() - Method in interface org.openstreetmap.josm.data.gpx.IGpxTrackSegment
Returns the number of times this track has been changed
getUpdateCount() - Method in class org.openstreetmap.josm.data.preferences.CachedProperty
 
getUpdatedChangesets() - Method in interface org.openstreetmap.josm.data.osm.ChangesetCacheEvent
Gets a list of Changesets that were changed
getUpdatedChangesets() - Method in class org.openstreetmap.josm.data.osm.DefaultChangesetCacheEvent
 
getUpdatePrefKeys() - Static method in class org.openstreetmap.josm.data.Preferences
 
getUpdateSites() - Method in class org.openstreetmap.josm.gui.preferences.plugin.PluginPreference.PluginConfigurationSitesPanel
 
getUploadComment() - Method in interface org.openstreetmap.josm.gui.io.IUploadDialog
Returns the current value for the upload comment
getUploadComment() - Method in class org.openstreetmap.josm.gui.io.UploadDialog
 
getUploadDialog() - Static method in class org.openstreetmap.josm.gui.io.UploadDialog
Replies the unique instance of the upload dialog
getUploadDialog() - Method in class org.openstreetmap.josm.gui.layer.AbstractModifiableLayer
 
getUploadDialog() - Method in class org.openstreetmap.josm.gui.layer.OsmDataLayer
 
getUploadDialog() - Method in interface org.openstreetmap.josm.gui.layer.UploadToServer
Returns the upload dialog for this layer.
getUploadParameterSummaryPanel() - Method in class org.openstreetmap.josm.gui.io.BasicUploadSettingsPanel
Returns the panel that displays a summary of data the user is about to upload.
getUploadPolicy() - Method in class org.openstreetmap.josm.actions.downloadtasks.DownloadParams
Returns the upload policy of new layer.
getUploadPolicy() - Method in class org.openstreetmap.josm.data.osm.DataSet
 
getUploadPolicy() - Method in interface org.openstreetmap.josm.data.osm.OsmData
Get the upload policy.
getUploadPolicy() - Method in class org.openstreetmap.josm.data.vector.VectorDataSet
 
getUploadSource() - Method in interface org.openstreetmap.josm.gui.io.IUploadDialog
Returns the current value for the changeset source
getUploadSource() - Method in class org.openstreetmap.josm.gui.io.UploadDialog
 
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 interface org.openstreetmap.josm.gui.io.IUploadDialog
Replies the UploadStrategySpecification the user entered in the dialog.
getUploadStrategySpecification() - Method in class org.openstreetmap.josm.gui.io.UploadDialog
 
getUploadStrategySpecification() - Method in class org.openstreetmap.josm.gui.io.UploadStrategySelectionPanel
Gets the upload strategy the user chose
getUploadTextValidators() - Method in class org.openstreetmap.josm.gui.io.BasicUploadSettingsPanel
Returns the list of UploadTextComponentValidator defined by this panel.
getUpper() - Method in class org.openstreetmap.josm.gui.mappaint.Range
Gets the upper bound
getUpperIndex() - Method in class org.openstreetmap.josm.data.osm.IWaySegment
Returns the index of the second of the 2 nodes in the way.
getURI() - Method in class org.openstreetmap.josm.data.gpx.GpxData.XMLNamespace
Returns the URI of the namespace.
getUrl() - Method in interface org.openstreetmap.josm.data.cache.ICachedLoaderJob
method to get download URL for Job
getUrl() - Method in class org.openstreetmap.josm.data.imagery.TMSCachedTileLoaderJob
 
getUrl() - Method in class org.openstreetmap.josm.gui.help.HelpBrowser
 
getUrl() - Method in interface org.openstreetmap.josm.gui.help.IHelpBrowser
Replies the current URL.
getUrl() - Method in class org.openstreetmap.josm.gui.tagging.presets.items.Link
Returns the link URL.
getUrl() - Method in class org.openstreetmap.josm.io.CertificateAmendment.EmbeddedCertAmend
Returns the embedded URL in JOSM jar.
getUrl() - Method in class org.openstreetmap.josm.io.OsmServerLocationReader
Returns the URL to fetch
getUrl() - Method in exception org.openstreetmap.josm.io.OsmTransferException
Gets the URL related to this error.
getUrl() - Method in class org.openstreetmap.josm.tools.TaginfoRegionalInstance
Returns the instance URL.
getURL() - Method in class org.openstreetmap.josm.gui.preferences.SourceEditor.EditSourceEntryDialog
Returns the entered URL / File.
getURL() - Method in class org.openstreetmap.josm.tools.Http1Client.Http1Response
 
getURL() - Method in class org.openstreetmap.josm.tools.HttpClient
Returns the URL set for this connection.
getURL() - Method in class org.openstreetmap.josm.tools.HttpClient.Response
Returns the URL.
getURL(double, double, int) - Static method in class org.openstreetmap.josm.tools.OsmUrlToBounds
Return OSM URL for given lat/lon and zoom.
getURL(Bounds) - Static method in class org.openstreetmap.josm.tools.OsmUrlToBounds
Return OSM URL for given area.
getURL(LatLon, int) - Static method in class org.openstreetmap.josm.tools.OsmUrlToBounds
Return OSM URL for given position and zoom.
getUrlFragment(HyperlinkEvent) - Method in class org.openstreetmap.josm.gui.help.HyperlinkHandler
Checks whether the hyperlink event originated on a <a ...> element with a relative href consisting of a URL fragment only, i.e.
getUrlFromException(OsmApiException) - Static method in class org.openstreetmap.josm.tools.ExceptionUtil
 
getUrlNoException() - Method in class org.openstreetmap.josm.data.cache.JCSCachedTileLoaderJob
 
getUrls() - Method in class org.openstreetmap.josm.data.imagery.vectortile.mapbox.style.Source
Get the URLs that can be used to get vector data
getUrls() - Static method in class org.openstreetmap.josm.spi.preferences.Config
Get class that provides the value of certain URLs
getUsage() - Method in class org.openstreetmap.josm.io.remotecontrol.handler.AddNodeHandler
 
getUsage() - Method in class org.openstreetmap.josm.io.remotecontrol.handler.AddWayHandler
 
getUsage() - Method in class org.openstreetmap.josm.io.remotecontrol.handler.FeaturesHandler
 
getUsage() - Method in class org.openstreetmap.josm.io.remotecontrol.handler.ImageryHandler
 
getUsage() - Method in class org.openstreetmap.josm.io.remotecontrol.handler.ImportHandler
 
getUsage() - Method in class org.openstreetmap.josm.io.remotecontrol.handler.LoadAndZoomHandler
 
getUsage() - Method in class org.openstreetmap.josm.io.remotecontrol.handler.LoadDataHandler
 
getUsage() - Method in class org.openstreetmap.josm.io.remotecontrol.handler.LoadObjectHandler
 
getUsage() - Method in class org.openstreetmap.josm.io.remotecontrol.handler.OpenApiHandler
 
getUsage() - Method in class org.openstreetmap.josm.io.remotecontrol.handler.OpenFileHandler
 
getUsage() - Method in class org.openstreetmap.josm.io.remotecontrol.handler.RequestHandler
Returns usage description, for bad requests and documentation.
getUsage() - Method in class org.openstreetmap.josm.io.remotecontrol.handler.VersionHandler
 
getUsageAsHtml() - Static method in class org.openstreetmap.josm.io.remotecontrol.RequestProcessor
Reports HTML message with the description of all available commands
getUsageExamples() - Method in class org.openstreetmap.josm.io.remotecontrol.handler.AddNodeHandler
 
getUsageExamples() - Method in class org.openstreetmap.josm.io.remotecontrol.handler.AddWayHandler
 
getUsageExamples() - Method in class org.openstreetmap.josm.io.remotecontrol.handler.FeaturesHandler
 
getUsageExamples() - Method in class org.openstreetmap.josm.io.remotecontrol.handler.ImageryHandler
 
getUsageExamples() - Method in class org.openstreetmap.josm.io.remotecontrol.handler.ImportHandler
 
getUsageExamples() - Method in class org.openstreetmap.josm.io.remotecontrol.handler.LoadAndZoomHandler
 
getUsageExamples() - Method in class org.openstreetmap.josm.io.remotecontrol.handler.LoadDataHandler
 
getUsageExamples() - Method in class org.openstreetmap.josm.io.remotecontrol.handler.LoadObjectHandler
 
getUsageExamples() - Method in class org.openstreetmap.josm.io.remotecontrol.handler.OpenApiHandler
 
getUsageExamples() - Method in class org.openstreetmap.josm.io.remotecontrol.handler.OpenFileHandler
 
getUsageExamples() - Method in class org.openstreetmap.josm.io.remotecontrol.handler.RequestHandler
Returns usage examples, for bad requests and documentation.
getUsageExamples() - Method in class org.openstreetmap.josm.io.remotecontrol.handler.VersionHandler
 
getUsageExamples(String) - Method in class org.openstreetmap.josm.io.remotecontrol.handler.LoadAndZoomHandler
 
getUsageExamples(String) - Method in class org.openstreetmap.josm.io.remotecontrol.handler.RequestHandler
Returns usage examples for the given command.
getUser() - Method in class org.openstreetmap.josm.data.notes.NoteComment
Returns the user who made this comment.
getUser() - Method in class org.openstreetmap.josm.data.osm.AbstractPrimitive
 
getUser() - Method in class org.openstreetmap.josm.data.osm.Changeset
Returns the changeset user.
getUser() - Method in class org.openstreetmap.josm.data.osm.ChangesetDiscussionComment
Replies the user who posted the comment.
getUser() - Method in class org.openstreetmap.josm.data.osm.history.HistoryOsmPrimitive
Returns the user.
getUser() - Method in interface org.openstreetmap.josm.data.osm.IPrimitive
Replies the user who has last touched this object.
getUser() - Method in class org.openstreetmap.josm.data.osm.search.SearchCompiler.UserMatch
 
getUserAction() - Method in class org.openstreetmap.josm.gui.io.SaveLayersDialog
 
getUserDataDirectory(boolean) - Method in class org.openstreetmap.josm.data.preferences.JosmBaseDirectories
 
getUserDataDirectory(boolean) - Method in class org.openstreetmap.josm.plugins.Plugin.PluginBaseDirectories
 
getUserDataDirectory(boolean) - Method in interface org.openstreetmap.josm.spi.preferences.IBaseDirectories
Get the directory where user-specific data files should be stored.
getUserDetails() - Method in class org.openstreetmap.josm.gui.oauth.TestAccessTokenTask
 
getUserId() - Method in class org.openstreetmap.josm.data.UserIdentityManager
Replies the user id of the current JOSM user.
getUserInfo() - Method in class org.openstreetmap.josm.data.UserIdentityManager
Replies verified additional information about the current user if the user is UserIdentityManager.isFullyIdentified().
getUserInput() - Method in class org.openstreetmap.josm.data.tagging.ac.AutoCompletionPriority
Returns a number when the tag key / value has been entered by the user before.
getUserInputKeys() - Method in class org.openstreetmap.josm.gui.tagging.ac.AutoCompletionManager
 
getUserInputValues(String) - Static method in class org.openstreetmap.josm.gui.tagging.ac.AutoCompletionManager
 
getUsername() - Method in class org.openstreetmap.josm.gui.io.CredentialDialog
 
getUsername() - Method in class org.openstreetmap.josm.io.auth.CredentialsAgentResponse
Replies the user name
getUsername() - Method in class org.openstreetmap.josm.io.auth.CredentialsManager
Returns the username for OSM API
getUsername(String) - Method in class org.openstreetmap.josm.io.auth.CredentialsManager
Returns the username for a given host
getUserName() - Method in class org.openstreetmap.josm.data.notes.Note
 
getUserName() - Method in class org.openstreetmap.josm.data.UserIdentityManager
Replies the user name of the current JOSM user.
getUserName() - Method in class org.openstreetmap.josm.gui.io.CredentialDialog.CredentialPanel
 
getUserName() - Method in class org.openstreetmap.josm.io.ChangesetQuery
Replies the user name which this query is restricted to.
getUserTitle() - Method in class org.openstreetmap.josm.data.imagery.WMTSTileSource.Layer
Get title of the layer for user display.
getUserUrl(String) - Static method in class org.openstreetmap.josm.gui.history.VersionInfoPanel
 
getUseStrokesDistance() - Method in class org.openstreetmap.josm.data.osm.visitor.paint.MapPaintSettings
Returns the distance at which strokes should be used
getUsingCorner(Point) - Method in class org.openstreetmap.josm.gui.MapViewState.MapViewPoint
 
getValidate(SearchCompiler.UnaryMatchFactory, String, PushbackTokenizer) - Method in class org.openstreetmap.josm.data.osm.search.SearchCompiler
 
getValidatedTagsFromText(String, TextTagParser.TagWarningCallback) - Static method in class org.openstreetmap.josm.tools.TextTagParser
Gets a list of tags that are in the given text
getValidatorDir() - Static method in class org.openstreetmap.josm.data.validation.OsmValidator
Returns the validator directory.
getValidatorName() - Method in class org.openstreetmap.josm.data.validation.routines.AbstractValidator
Returns the name of this validator
getValidatorName() - Method in class org.openstreetmap.josm.data.validation.routines.DomainValidator
 
getValidatorName() - Method in class org.openstreetmap.josm.data.validation.routines.EmailValidator
 
getValidatorName() - Method in class org.openstreetmap.josm.data.validation.routines.InetAddressValidator
 
getValidatorName() - Method in class org.openstreetmap.josm.data.validation.routines.RegexValidator
 
getValidatorName() - Method in class org.openstreetmap.josm.data.validation.routines.UrlValidator
 
getValidatorPreference() - Method in class org.openstreetmap.josm.gui.preferences.PreferenceTabbedPane
Returns the ValidatorPreference object.
getValidCount(long) - Method in class org.openstreetmap.josm.gui.tagging.presets.items.Roles.Role
Return either argument, the highest possible value or the lowest allowed value
getValue() - Method in class org.openstreetmap.josm.data.gpx.GpxExtension
Returns the value of the extension.
getValue() - Method in class org.openstreetmap.josm.data.osm.search.SearchCompiler.ExactKeyValue
 
getValue() - Method in class org.openstreetmap.josm.data.osm.search.SearchCompiler.KeyValue
 
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.ColorInfo
Get the color value in the preferences (if set).
getValue() - Method in class org.openstreetmap.josm.data.tagging.ac.AutoCompletionItem
Returns the value.
getValue() - Method in class org.openstreetmap.josm.gui.ExtendedDialog
 
getValue() - Method in interface org.openstreetmap.josm.gui.IExtendedDialog
Retrieve the user choice after the dialog has been closed.
getValue() - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.Token
An optional attribute value of the Token.
getValue() - Method in interface org.openstreetmap.josm.gui.mappaint.StyleSetting
gets the value for this setting
getValue() - Method in class org.openstreetmap.josm.gui.mappaint.StyleSetting.PropertyStyleSetting
 
getValue() - Method in class org.openstreetmap.josm.gui.preferences.advanced.PrefEntry
Returns the preference value.
getValue() - Method in class org.openstreetmap.josm.gui.tagging.presets.items.Check
 
getValue() - Method in enum org.openstreetmap.josm.gui.tagging.presets.items.KeyedItem.MatchType
Replies the associated textual value.
getValue() - Method in class org.openstreetmap.josm.gui.tagging.TagModel
returns the value(s) as string
getValue() - Method in class org.openstreetmap.josm.spi.preferences.AbstractSetting
 
getValue() - Method in interface org.openstreetmap.josm.spi.preferences.Setting
Returns the value of this setting.
getValue(int) - Method in class org.openstreetmap.josm.data.imagery.vectortile.mapbox.Layer
Get a specified value
getValue(int) - Method in class org.openstreetmap.josm.data.osm.FilterModel
 
getValue(int) - Method in interface org.openstreetmap.josm.data.ReorderableModel
Get object value at given index.
getValue(int) - Method in class org.openstreetmap.josm.gui.dialogs.FilterTableModel
 
getValue(int) - Method in class org.openstreetmap.josm.gui.dialogs.LayerListDialog.LayerListModel
 
getValue(int) - Method in class org.openstreetmap.josm.gui.dialogs.relation.MemberTableModel
 
getValue(int) - Method in class org.openstreetmap.josm.gui.preferences.SourceEditor.ActiveSourcesModel
 
getValue(int) - Method in class org.openstreetmap.josm.gui.preferences.ToolbarPreferences.Settings.ActionDefinitionModel
 
getValue(int, int) - Method in class org.openstreetmap.josm.tools.ImageWarp.GridTransform
 
getValue(Component) - Static method in class org.openstreetmap.josm.gui.tagging.presets.items.Text
 
getValue(String) - Method in class org.openstreetmap.josm.actions.ParameterizedActionDecorator
 
getValue(String) - Method in class org.openstreetmap.josm.gui.history.TagTableModel
Returns the tag value for the given key.
getValue(String) - Method in class org.openstreetmap.josm.gui.io.UploadDialogModel
Get the value of a key.
getValue(String...) - Static method in class org.openstreetmap.josm.gui.ProgramArguments
 
getValueAt(int) - Method in class org.openstreetmap.josm.gui.preferences.SourceEditor.AvailableSourcesModel
 
getValueAt(int, int) - Method in class org.openstreetmap.josm.gui.conflict.pair.AbstractListMergeModel.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.correction.CorrectionTableModel
 
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.changeset.ChangesetDiscussionTableModel
 
getValueAt(int, int) - Method in class org.openstreetmap.josm.gui.dialogs.DeleteFromRelationConfirmationDialog.RelationDeleteModel
 
getValueAt(int, int) - Method in class org.openstreetmap.josm.gui.dialogs.DeleteFromRelationConfirmationDialog.RelationMemberTableModel
 
getValueAt(int, int) - Method in class org.openstreetmap.josm.gui.dialogs.FilterTableModel
 
getValueAt(int, int) - Method in class org.openstreetmap.josm.gui.dialogs.layer.MergeGpxLayerDialog.GpxLayersTableModel
 
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.TagTableModel
 
getValueAt(int, int) - Method in class org.openstreetmap.josm.gui.history.VersionTableModel
 
getValueAt(int, int) - Method in class org.openstreetmap.josm.gui.io.SaveLayersModel
 
getValueAt(int, int) - Method in class org.openstreetmap.josm.gui.layer.imagery.WMTSLayerSelection.AbstractTableModelExtension
 
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.advanced.PreferencesTable.AllSettingsTableModel
 
getValueAt(int, int) - Method in class org.openstreetmap.josm.gui.preferences.display.ColorPreference.ColorTableModel
 
getValueAt(int, int) - Method in class org.openstreetmap.josm.gui.preferences.imagery.HeadersTable.HeaderTableModel
 
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.imagery.ImageryProvidersPanel.ImageryDefaultLayerTableModel
 
getValueAt(int, int) - Method in class org.openstreetmap.josm.gui.preferences.imagery.ImageryProvidersPanel.ImageryLayerTableModel
 
getValueAt(int, int) - Method in class org.openstreetmap.josm.gui.preferences.projection.CodeSelectionPanel.ProjectionCodeModel
 
getValueAt(int, int) - Method in class org.openstreetmap.josm.gui.preferences.shortcut.PrefJPanel.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.AvailableSourcesModel
 
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
returns the number of values
getValueOrientation(String) - Static method in class org.openstreetmap.josm.gui.widgets.OrientationAction
Returns the text orientation of the value for the given key.
getValuePref(Color, String, String, String) - Static method in class org.openstreetmap.josm.data.preferences.NamedColorProperty
 
getValues() - Method in class org.openstreetmap.josm.data.osm.TagCollection
Replies the set of values in this tag collection
getValues() - Method in class org.openstreetmap.josm.data.osm.Tags
Returns the values.
getValues() - Method in class org.openstreetmap.josm.gui.conflict.tags.MultiValueResolutionDecision
Replies the list of possible, non empty values
getValues() - Method in class org.openstreetmap.josm.gui.tagging.presets.items.Check
 
getValues() - Method in class org.openstreetmap.josm.gui.tagging.presets.items.ComboMultiSelect
 
getValues() - Method in class org.openstreetmap.josm.gui.tagging.presets.items.Key
 
getValues() - Method in class org.openstreetmap.josm.gui.tagging.presets.items.KeyedItem
Returns the list of values.
getValues() - Method in class org.openstreetmap.josm.gui.tagging.presets.items.Text
 
getValues() - Method in class org.openstreetmap.josm.gui.tagging.TagModel
returns the list of values
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.
getValues(String) - Method in class org.openstreetmap.josm.data.osm.TagCollection
Replies the set of values for a given key.
getValuesFromCode(String) - Method in class org.openstreetmap.josm.gui.tagging.presets.items.ComboMultiSelect
 
getVector(double, double) - Static method in class org.openstreetmap.josm.gui.util.imagery.UVMapping
For a given point of the texture (i.e.
getVector3D(double, double) - Method in class org.openstreetmap.josm.gui.util.imagery.CameraPlane
Convert a point to a 3D vector.
getVector3D(int, int) - Method in class org.openstreetmap.josm.gui.util.imagery.CameraPlane
Convert a point to a 3D vector (vectors are cached)
getVector3D(Point) - Method in class org.openstreetmap.josm.gui.util.imagery.CameraPlane
Convert a point to a 3D vector
getVersion() - Method in class org.openstreetmap.josm.data.imagery.vectortile.mapbox.Layer
Get the Mapbox Vector Tile version specification for this layer
getVersion() - Method in class org.openstreetmap.josm.data.osm.AbstractPrimitive
 
getVersion() - Method in class org.openstreetmap.josm.data.osm.DataSet
 
getVersion() - Method in class org.openstreetmap.josm.data.osm.history.HistoryOsmPrimitive
Returns the version.
getVersion() - Method in interface org.openstreetmap.josm.data.osm.IPrimitive
Replies the version number as returned by the API.
getVersion() - Method in interface org.openstreetmap.josm.data.osm.OsmData
Replies the API version this dataset was created from.
getVersion() - Method in class org.openstreetmap.josm.data.preferences.PreferencesReader
Return the version from the XML root element.
getVersion() - Method in class org.openstreetmap.josm.data.vector.VectorDataSet
 
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.
getVersion() - Static method in class org.openstreetmap.josm.io.remotecontrol.RemoteControl
Returns the RemoteControl HTTP protocol version
getVersionColor(int) - Method in class org.openstreetmap.josm.gui.history.HistoryBrowserModel
Returns the color for the primitive in the given row
getVersionColor(int) - Method in class org.openstreetmap.josm.gui.history.VersionTableModel
Returns the color for the primitive in the given row
getVersionColor(HistoryOsmPrimitive) - Method in class org.openstreetmap.josm.gui.history.HistoryBrowserModel
Returns the color for the given primitive timestamp
getVersionColor(HistoryOsmPrimitive) - Method in class org.openstreetmap.josm.gui.history.TagTableModel
Returns the color for the given primitive timestamp
getVersionString() - Method in class org.openstreetmap.josm.data.Version
Replies the version string.
getVersionString(HistoryOsmPrimitive) - Method in class org.openstreetmap.josm.gui.history.TagTableModel
Returns a version string for the given primitive, "*" if it is is latest.
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.
getVerticalScrollPane() - Method in class org.openstreetmap.josm.gui.widgets.VerticallyScrollablePanel
Returns a vertical scrollable JScrollPane containing this panel.
getViewArea() - Method in class org.openstreetmap.josm.gui.MapViewState
Gets a rectangle representing the whole view area.
getViewArea(Rectangle2D) - Method in class org.openstreetmap.josm.gui.MapViewState
Gets a rectangle of the view as map view area.
getViewClipRectangle() - Method in class org.openstreetmap.josm.gui.MapViewState
Gets a rectangle that is several pixel bigger than the view.
getViewer(Projections) - Static method in class org.openstreetmap.josm.gui.layer.geoimage.viewers.projections.ImageProjectionRegistry
Get the viewer for a specific projection type
getViewFactory() - Method in class org.openstreetmap.josm.gui.widgets.JosmHTMLEditorKit
 
getViewHeight() - Method in class org.openstreetmap.josm.gui.MapViewState
Gets the height of the view on the Screen;
getViewID() - Method in class org.openstreetmap.josm.gui.NavigatableComponent
Return an ID which is unique as long as viewport dimensions are the same
getViewport() - Method in class org.openstreetmap.josm.io.session.SessionReader
Returns the viewport (map position and scale).
getViewPosition() - Method in class org.openstreetmap.josm.gui.ScrollViewport
Gets the position (offset) of the view area
getViewProjectionBounds() - Method in class org.openstreetmap.josm.gui.layer.Layer
Gets the ProjectionBounds for this layer to be visible to the user.
getViewProjectionBounds() - Method in class org.openstreetmap.josm.gui.layer.OsmDataLayer
 
getViewRect() - Method in class org.openstreetmap.josm.gui.ScrollViewport
Gets the current visible part of the view
getViewSize() - Method in class org.openstreetmap.josm.gui.ScrollViewport
Gets the size of the view
getViewWidth() - Method in class org.openstreetmap.josm.gui.MapViewState
Gets the width of the view on the Screen;
getVirtualHeight() - Method in enum org.openstreetmap.josm.tools.ImageProvider.ImageSizes
Returns the image height in virtual pixels
getVirtualScreenBounds() - Static method in class org.openstreetmap.josm.gui.util.WindowGeometry
Computes the virtual bounds of graphics environment, as an union of all screen bounds.
getVirtualWidth() - Method in enum org.openstreetmap.josm.tools.ImageProvider.ImageSizes
Returns the image width in virtual pixels
getVisibleLayersInZOrder() - Method in class org.openstreetmap.josm.gui.layer.MainLayerManager
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.
getVisibleMapArea() - Method in class org.openstreetmap.josm.gui.bbox.SlippyMapBBoxChooser
Returns the currently visible map area
getVisiblePanels() - Method in class org.openstreetmap.josm.gui.download.DownloadDialog.DownloadSourceTabs
 
getVisibleRelation(int) - Method in class org.openstreetmap.josm.gui.dialogs.RelationListDialog.RelationListModel
 
getVisibleRelations() - Method in class org.openstreetmap.josm.gui.dialogs.RelationListDialog.RelationListModel
 
getVisibleTileSet() - Method in class org.openstreetmap.josm.gui.layer.AbstractTileSourceLayer
 
getWantedParentWay(Node) - Method in class org.openstreetmap.josm.data.validation.tests.UnconnectedWays
An unconnected node might have multiple parent ways, e.g.
getWarnings() - Method in class org.openstreetmap.josm.gui.mappaint.StyleSource
Replies the collection of warnings that occurred with this style.
getWarningTypes() - Method in class org.openstreetmap.josm.command.SplitWayCommand.Analysis
 
getWay() - Method in interface org.openstreetmap.josm.data.osm.IRelationMember
Returns the relation member as a way.
getWay() - Method in class org.openstreetmap.josm.data.osm.IWaySegment
Returns the way.
getWay() - Method in class org.openstreetmap.josm.data.osm.RelationMember
Returns the relation member as a way.
getWayComparator() - Method in class org.openstreetmap.josm.data.osm.DefaultNameFormatter
 
getWayComparator() - Method in interface org.openstreetmap.josm.data.osm.NameFormatter
Gets a comparator that sorts the ways by the string that this formatter would create for them
getWayConflicts() - Method in class org.openstreetmap.josm.data.conflict.ConflictCollection
Returns the list of conflicts involving nodes.
getWayConnection(int) - Method in class org.openstreetmap.josm.gui.dialogs.relation.MemberTableModel
 
getWayEndNodesNearOtherWay() - Method in class org.openstreetmap.josm.data.validation.tests.UnconnectedWays
 
getWayForNode(Node) - Static method in class org.openstreetmap.josm.actions.mapmode.DrawAction
Replies the parent way of a node, if it is the end of exactly one usable way.
getWayIds() - Method in class org.openstreetmap.josm.data.osm.visitor.paint.relations.Multipolygon.JoinedWay
Replies the list of way IDs.
getWayNodesNearOtherWay() - Method in class org.openstreetmap.josm.data.validation.tests.UnconnectedWays
 
getWaypoints() - Method in class org.openstreetmap.josm.data.gpx.GpxData
Gets a list of all way points in this data set.
getWaypoints() - Method in class org.openstreetmap.josm.io.nmea.NmeaParser
List of collected coordinates When parsing a stream the last entry may be still incomplete
getWayPoints() - Method in class org.openstreetmap.josm.data.gpx.GpxTrackSegment
 
getWayPoints() - Method in interface org.openstreetmap.josm.data.gpx.IGpxTrackSegment
Returns the segment waypoints.
getWays() - Method in class org.openstreetmap.josm.actions.mapmode.ParallelWays
Returns the resulting parallel ways.
getWays() - Method in class org.openstreetmap.josm.data.osm.DataSet
 
getWays() - Method in interface org.openstreetmap.josm.data.osm.OsmData
Replies an unmodifiable collection of ways in this dataset
getWays() - Method in class org.openstreetmap.josm.data.vector.VectorDataSet
 
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.
getWebSite() - Method in class org.openstreetmap.josm.io.CertificateAmendment.NativeCertAmend
Returns the https website we need to call to notify Windows we need its root certificate.
getWebStartPackageDetails() - Method in class org.openstreetmap.josm.tools.PlatformHookUnixoid
Get the Web Start package name including detailed version.
getWeight() - Method in class org.openstreetmap.josm.gui.widgets.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.
getWhichChangedTag(String) - Method in class org.openstreetmap.josm.gui.history.TagTableModel
Returns the history primitive which changed the given key.
getWhichChangedTag(HistoryOsmPrimitive, String, boolean) - Method in class org.openstreetmap.josm.data.osm.history.History
Replies the history primitive which changed the given key.
getWidth() - Method in class org.openstreetmap.josm.data.Bounds
Returns the bounds width.
getWidth() - Method in class org.openstreetmap.josm.data.gpx.GpxImageEntry
Returns width of the image this GpxImageEntry represents.
getWidth() - Method in interface org.openstreetmap.josm.data.IBounds
Returns the bounds width.
getWidth() - Method in class org.openstreetmap.josm.data.osm.BBox
 
getWidth() - Method in interface org.openstreetmap.josm.gui.layer.geoimage.ImageMetadata
Returns width of the image this ImageMetadata represents.
getWidth() - Method in class org.openstreetmap.josm.gui.layer.geoimage.RemoteEntry
 
getWidth() - Method in class org.openstreetmap.josm.gui.mappaint.styleelement.MapImage
Gets the image width
getWidth() - Method in class org.openstreetmap.josm.gui.util.imagery.CameraPlane
Get the width of the image
getWidth(Cascade, String, Float) - Static method in class org.openstreetmap.josm.gui.mappaint.styleelement.StyleElement
Get a property value of type Width
getWidthOf(Container) - Static method in class org.openstreetmap.josm.gui.util.MultiLineFlowLayout
 
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() - Static method in class org.openstreetmap.josm.tools.LanguageInfo
Replies the wiki language prefix for the current locale.
getWikiLanguagePrefix(Locale, LanguageInfo.LocaleType) - Static method in class org.openstreetmap.josm.tools.LanguageInfo
 
getWikiLanguagePrefix(LanguageInfo.LocaleType) - Static method in class org.openstreetmap.josm.tools.LanguageInfo
Replies the wiki language prefix for the given locale.
getWikimediaCommonsUrl(String) - Static method in class org.openstreetmap.josm.tools.Tag2Link
 
getWindowAncestorFor(EventObject) - Static method in class org.openstreetmap.josm.gui.util.GuiHelper
Returns the first Window ancestor of event source, or null if event source is not a component contained inside a Window.
getWindowParent() - Method in class org.openstreetmap.josm.gui.progress.ChildProgress
 
getWindowParent() - Method in class org.openstreetmap.josm.gui.progress.CLIProgressMonitor
 
getWindowParent() - Method in class org.openstreetmap.josm.gui.progress.NullProgressMonitor
 
getWindowParent() - Method in interface org.openstreetmap.josm.gui.progress.ProgressMonitor
Return the parent windows of progress dialog
getWindowParent() - Method in class org.openstreetmap.josm.gui.progress.swing.PleaseWaitProgressMonitor
 
getWindowParent() - Method in class org.openstreetmap.josm.gui.progress.swing.SwingRenderingProgressMonitor
 
getWindowParent() - Method in class org.openstreetmap.josm.gui.SplashScreen.SplashProgressMonitor
 
getWithRange(double) - Method in class org.openstreetmap.josm.gui.mappaint.DividedScale
Looks up the data object for a certain scale value and additionally returns the scale range where the object is valid.
getWithRange(double, boolean) - Method in class org.openstreetmap.josm.gui.mappaint.StyleCache
Get the style for a specific style.
getWizards(OverpassWizardRegistration.OverpassWizardCallbacks) - Static method in class org.openstreetmap.josm.gui.download.overpass.OverpassWizardRegistration
Gets all wizards that are currently registered.
getWMSLayerInfo(ImageryInfo) - Static method in class org.openstreetmap.josm.actions.AddImageryLayerAction
Asks user to choose a WMS layer from a WMS endpoint.
getWMSLayerInfo(ImageryInfo, Function<WMSImagery, AddImageryLayerAction.LayerSelection>) - Static method in class org.openstreetmap.josm.actions.AddImageryLayerAction
Asks user to choose a WMS layer from a WMS endpoint.
getWmsUrl() - Method in class org.openstreetmap.josm.gui.preferences.imagery.AddWMSLayerPanel
 
getWorkInProgressKeys() - Static method in class org.openstreetmap.josm.data.osm.AbstractPrimitive
Returns a list of "work in progress" keys that do not make an object "tagged" but "annotated".
getWorldBoundsBoxEastNorth() - Method in class org.openstreetmap.josm.data.projection.AbstractProjection
 
getWorldBoundsBoxEastNorth() - Method in interface org.openstreetmap.josm.data.projection.Projection
Get an approximate EastNorth box around the lat/lon world bounds.
getWorldBoundsLatLon() - Method in class org.openstreetmap.josm.data.projection.CustomProjection
 
getWorldBoundsLatLon() - Method in interface org.openstreetmap.josm.data.projection.Projection
Get the bounds of the world.
getX() - Method in class org.openstreetmap.josm.data.coor.Coordinate
 
getX() - Method in class org.openstreetmap.josm.gui.layer.imagery.TilePosition
Returns the x position.
getX() - Method in class org.openstreetmap.josm.gui.util.imagery.Vector3D
Get the x coordinate
getX509Certificate(CertificateAmendment.NativeCertAmend) - Method in interface org.openstreetmap.josm.tools.PlatformHook
Returns the X509Certificate matching the given certificate amendment information.
getX509Certificate(CertificateAmendment.NativeCertAmend) - Method in class org.openstreetmap.josm.tools.PlatformHookOsx
 
getX509Certificate(CertificateAmendment.NativeCertAmend) - Method in class org.openstreetmap.josm.tools.PlatformHookUnixoid
 
getX509Certificate(CertificateAmendment.NativeCertAmend) - Method in class org.openstreetmap.josm.tools.PlatformHookWindows
 
getXMLBase() - Method in class org.openstreetmap.josm.data.preferences.JosmUrls
 
getXMLBase() - Method in interface org.openstreetmap.josm.spi.preferences.IUrls
Returns the JOSM XML URL.
getXmlFlag() - Method in enum org.openstreetmap.josm.data.osm.DownloadPolicy
Get the corresponding value of the upload='...' XML-attribute in the .osm file.
getXmlFlag() - Method in enum org.openstreetmap.josm.data.osm.UploadPolicy
Get the corresponding value of the upload='...' XML-attribute in the .osm file.
getXZInputStream(InputStream) - Static method in enum org.openstreetmap.josm.io.Compression
Returns a XZ input stream wrapping given input stream.
getY() - Method in class org.openstreetmap.josm.data.coor.Coordinate
 
getY() - Method in class org.openstreetmap.josm.gui.layer.imagery.TilePosition
Returns the y position.
getY() - Method in class org.openstreetmap.josm.gui.util.imagery.Vector3D
Get the y coordinate
getZ() - Method in class org.openstreetmap.josm.gui.util.imagery.Vector3D
Get the z coordinate
getZipEntryDirName() - Method in class org.openstreetmap.josm.data.preferences.sources.SourceEntry
Returns the parent directory of the resource inside the zip file.
getZipIcons() - Static method in class org.openstreetmap.josm.gui.tagging.presets.TaggingPresetReader
Returns the zip file where the icons are located
getZipInputStream(InputStream) - Static method in enum org.openstreetmap.josm.io.Compression
Returns a Zip input stream wrapping given input stream.
getZipInputStream(ZipFile) - Static method in class org.openstreetmap.josm.io.session.SessionReader
 
getZoom() - Method in class org.openstreetmap.josm.data.vector.VectorDataSet
 
getZoom() - Method in class org.openstreetmap.josm.gui.layer.imagery.TilePosition
Returns the zoom.
getZoom() - Method in class org.openstreetmap.josm.io.NameFinder.SearchResult
Returns the zoom.
getZoom(Bounds) - Static method in class org.openstreetmap.josm.tools.OsmUrlToBounds
Return OSM Zoom level for a given area
getZoom(NavigatableComponent) - Static method in class org.openstreetmap.josm.gui.layer.OsmDataLayer
Get the zoom for a NavigatableComponent
getZoomLevel() - Method in class org.openstreetmap.josm.gui.layer.AbstractTileSourceLayer
Get the current zoom level of the layer
GGA - org.openstreetmap.josm.io.nmea.Sentence
GGA - Global Positioning System Fix Data
GGA(int) - Constructor for enum org.openstreetmap.josm.io.nmea.NmeaParser.GGA
 
Gift() - Constructor for class org.openstreetmap.josm.gui.animation.BirthdayExtension.Gift
 
giftList - Variable in class org.openstreetmap.josm.gui.animation.BirthdayExtension
 
giftNumber - Variable in class org.openstreetmap.josm.gui.animation.BirthdayExtension
 
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.DeleteAction
Gives the user feedback for the action he/she is about to do.
giveUserFeedback(MouseEvent, int) - Method in class org.openstreetmap.josm.actions.mapmode.SelectAction
handles adding highlights and updating the cursor for the given mouse event.
GL - org.openstreetmap.josm.io.nmea.TalkerId
GLONASS (GLObalnaya NAvigatsionnaya Sputnikovaya Sistema, Russia)
GLL - org.openstreetmap.josm.io.nmea.Sentence
GLL - Geographic Position - Latitude/Longitude
GLL(int) - Constructor for enum org.openstreetmap.josm.io.nmea.NmeaParser.GLL
 
global - Variable in class org.openstreetmap.josm.gui.preferences.display.GPXSettingsPanel
 
GLOBAL_CONFIRMATION - Static variable in class org.openstreetmap.josm.io.remotecontrol.handler.RequestHandler
preference to determine if all Remote Control actions must be confirmed manually
GLOBAL_QUEUE - Static variable in class org.openstreetmap.josm.tools.ListenableWeakReference
 
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.
glyph - Variable in class org.openstreetmap.josm.gui.mappaint.styleelement.placement.OnLineStrategy.OffsetGlyph
 
glyphIndex - Variable in class org.openstreetmap.josm.gui.mappaint.styleelement.placement.OnLineStrategy.OffsetGlyph
 
GlyphRotatingVisitor(List<OnLineStrategy.OffsetGlyph>, boolean) - Constructor for class org.openstreetmap.josm.gui.mappaint.styleelement.placement.OnLineStrategy.GlyphRotatingVisitor
glyphUrl - Variable in class org.openstreetmap.josm.data.imagery.vectortile.mapbox.style.MapboxVectorStyle
The optional URL for glyphs.
GN - org.openstreetmap.josm.io.nmea.TalkerId
GNSS (Global Navigation Satellite System).
GO_AHEAD_WITH_DOWNLOADS - org.openstreetmap.josm.command.SplitWayCommand.MissingMemberStrategy
 
GO_AHEAD_WITHOUT_DOWNLOADS - org.openstreetmap.josm.command.SplitWayCommand.MissingMemberStrategy
 
gotoNextDecision() - Method in interface org.openstreetmap.josm.gui.conflict.tags.MultiValueCellEditor.NavigationListener
Call when need to go to next row
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
Call when need to go to previous row
gotoPreviousDecision() - Method in class org.openstreetmap.josm.gui.conflict.tags.RelationMemberConflictResolverTable
 
gotoPreviousDecision() - Method in class org.openstreetmap.josm.gui.conflict.tags.TagConflictResolverTable
 
GP - org.openstreetmap.josm.io.nmea.TalkerId
GPS (Global Positioning System)
GPL_WARNING - Static variable in class org.openstreetmap.josm.gui.io.importexport.GpxExporter
 
GPLevel(int, BBox, GeoPropertyIndex.GPLevel<T>, GeoPropertyIndex<T>) - Constructor for class org.openstreetmap.josm.tools.GeoPropertyIndex.GPLevel
 
GPS_AGE - org.openstreetmap.josm.io.nmea.NmeaParser.GGA
 
GpsDataDownloadType() - Constructor for class org.openstreetmap.josm.gui.download.OSMDownloadSource.GpsDataDownloadType
 
gpsFixQualityColors - Static variable in class org.openstreetmap.josm.gui.layer.gpx.GpxDrawHelper
 
gpsFixQualityNames - Static variable in class org.openstreetmap.josm.gui.layer.gpx.GpxDrawHelper
 
gpsMenu - Variable in class org.openstreetmap.josm.gui.MainMenu
gpsMenu contains all plugin actions that are related to using GPS data, including opening, uploading and real-time tracking
gpsTime - Variable in class org.openstreetmap.josm.data.gpx.GpxImageEntry
The time after correlation with a gpx track
gpsTime - Variable in class org.openstreetmap.josm.gui.layer.geoimage.RemoteEntry
 
gpx - Variable in class org.openstreetmap.josm.gui.io.importexport.ImageImporter
 
GPX - org.openstreetmap.josm.io.GpxParser.State
 
GPX_CMT - Static variable in interface org.openstreetmap.josm.data.gpx.GpxConstants
GPS element comment.
GPX_DESC - Static variable in interface org.openstreetmap.josm.data.gpx.GpxConstants
Text description of the element.
gpx_distance(Environment) - Static method in class org.openstreetmap.josm.gui.mappaint.mapcss.Functions
Returns the lowest distance between the OSM object and a GPX point
GPX_NAME - Static variable in interface org.openstreetmap.josm.data.gpx.GpxConstants
GPS name of the element.
GPX_PREFIX - Static variable in interface org.openstreetmap.josm.data.gpx.GpxConstants
Prefix used for attributes when converting to OSM data
GPX_SETTING - Static variable in class org.openstreetmap.josm.gui.layer.gpx.ConvertFromGpxLayerAction
 
GPX_SRC - Static variable in interface org.openstreetmap.josm.data.gpx.GpxConstants
Source of data.
GpxConstants - Interface in org.openstreetmap.josm.data.gpx
Constants for GPX handling.
GpxConstants.ColorFormat - Enum in org.openstreetmap.josm.data.gpx
Enum with color formats that can be written by JOSM
gpxCorrelateAction - Variable in class org.openstreetmap.josm.gui.layer.geoimage.GeoImageLayer
 
GPXD - org.openstreetmap.josm.data.gpx.GpxConstants.ColorFormat
Drawing extension format
gpxData - Variable in class org.openstreetmap.josm.gui.layer.geoimage.CorrelationSupportLayer
 
gpxData - Variable in class org.openstreetmap.josm.gui.layer.geoimage.GeoImageLayer
 
gpxData - Variable in class org.openstreetmap.josm.io.GpxReader
The resulting gpx data
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
Constructs a new GpxData.
GpxData(boolean) - Constructor for class org.openstreetmap.josm.data.gpx.GpxData
Constructs a new GpxData that is currently being initialized, so no listeners will be fired until GpxData.endUpdate() is called.
GpxData.GpxDataChangeEvent - Class in org.openstreetmap.josm.data.gpx
A data change event in any of the gpx data.
GpxData.GpxDataChangeListener - Interface in org.openstreetmap.josm.data.gpx
A listener that listens to GPX data changes.
GpxData.GpxTrackSegmentSpan - Class in org.openstreetmap.josm.data.gpx
 
GpxData.LinesIterator - Class in org.openstreetmap.josm.data.gpx
Iterates over all track segments and then over all routes.
GpxData.XMLNamespace - Class in org.openstreetmap.josm.data.gpx
A class containing prefix, URI and location of a namespace
gpxDataChanged(GpxData.GpxDataChangeEvent) - Method in interface org.openstreetmap.josm.data.gpx.GpxData.GpxDataChangeListener
Called when the gpx data changed.
gpxDataChanged(GpxData.GpxDataChangeEvent) - Method in class org.openstreetmap.josm.gui.layer.geoimage.CorrelateGpxWithImages.StatusBarUpdater
 
gpxDataChanged(GpxData.GpxDataChangeEvent) - Method in class org.openstreetmap.josm.gui.layer.gpx.GpxDrawHelper
callback when data is changed, invalidate cached configuration parameters
gpxDataChanged(IGpxTrack.GpxTrackChangeEvent) - Method in interface org.openstreetmap.josm.data.gpx.IGpxTrack.GpxTrackChangeListener
Called when the gpx data changed.
GpxDataChangeEvent(GpxData) - Constructor for class org.openstreetmap.josm.data.gpx.GpxData.GpxDataChangeEvent
 
GpxDataContainer - Interface in org.openstreetmap.josm.data.gpx
Object containing a GpxData instance.
GpxDataHelper - Class in org.openstreetmap.josm.gui.layer.gpx
Helper class to select and load "GPX data" (GPX, NMEA, pos) files.
GpxDataHelper() - Constructor for class org.openstreetmap.josm.gui.layer.gpx.GpxDataHelper
 
GpxDataWrapper(String, GpxData, File) - Constructor for class org.openstreetmap.josm.gui.layer.geoimage.CorrelateGpxWithImages.GpxDataWrapper
 
GpxDistance - Class in org.openstreetmap.josm.data.gpx
A class to find the distance between an OsmPrimitive and a GPX point.
GpxDistance() - Constructor for class org.openstreetmap.josm.data.gpx.GpxDistance
 
GpxDrawHelper - Class in org.openstreetmap.josm.gui.layer.gpx
Class that helps to draw large set of GPS tracks with different colors and options
GpxDrawHelper(GpxLayer) - Constructor for class org.openstreetmap.josm.gui.layer.gpx.GpxDrawHelper
Constructs a new GpxDrawHelper.
GpxDrawHelper.ColorMode - Enum in org.openstreetmap.josm.gui.layer.gpx
Different color modes
gpxExport - Variable in class org.openstreetmap.josm.gui.MainMenu
File / Export to GPX...
GpxExportAction - Class in org.openstreetmap.josm.actions
Exports data to gpx.
GpxExportAction() - Constructor for class org.openstreetmap.josm.actions.GpxExportAction
Constructs a new GpxExportAction.
GpxExportAction(String, String, String, Shortcut, boolean, String, boolean) - Constructor for class org.openstreetmap.josm.actions.GpxExportAction
Deferring constructor for child classes.
GpxExporter - Class in org.openstreetmap.josm.gui.io.importexport
Exports data to a .gpx file.
GpxExporter() - Constructor for class org.openstreetmap.josm.gui.io.importexport.GpxExporter
Constructs a new GpxExporter.
GpxExtension - Class in org.openstreetmap.josm.data.gpx
A GpxExtension that has attributes and child extensions (implements IWithAttributes and GpxConstants).
GpxExtension(String, String, String) - Constructor for class org.openstreetmap.josm.data.gpx.GpxExtension
Constructs a new GpxExtension.
GpxExtension(String, String, Attributes) - Constructor for class org.openstreetmap.josm.data.gpx.GpxExtension
Creates a new GpxExtension
GpxExtensionCollection - Class in org.openstreetmap.josm.data.gpx
Class extending ArrayList<GpxExtension>.
GpxExtensionCollection() - Constructor for class org.openstreetmap.josm.data.gpx.GpxExtensionCollection
Constructs a new GpxExtensionCollection
GpxExtensionCollection(IWithAttributes) - Constructor for class org.openstreetmap.josm.data.gpx.GpxExtensionCollection
Constructs a new GpxExtensionCollection with the given parent
gpxExtensions(GpxExtensionCollection) - Method in class org.openstreetmap.josm.io.GpxWriter
 
gpxFauxData - Variable in class org.openstreetmap.josm.gui.layer.geoimage.GeoImageLayer
 
gpxFauxLayer - Variable in class org.openstreetmap.josm.gui.layer.geoimage.GeoImageLayer
 
GpxImageCorrelation - Class in org.openstreetmap.josm.data.gpx
Correlation logic for CorrelateGpxWithImages.
GpxImageCorrelation() - Constructor for class org.openstreetmap.josm.data.gpx.GpxImageCorrelation
 
GpxImageCorrelationSettings - Class in org.openstreetmap.josm.data.gpx
Correlation settings used by GpxImageCorrelation.
GpxImageCorrelationSettings(long, boolean) - Constructor for class org.openstreetmap.josm.data.gpx.GpxImageCorrelationSettings
Constructs a new GpxImageCorrelationSettings.
GpxImageCorrelationSettings(long, boolean, GpxImageDirectionPositionSettings) - Constructor for class org.openstreetmap.josm.data.gpx.GpxImageCorrelationSettings
Constructs a new GpxImageCorrelationSettings.
GpxImageDirectionPositionSettings - Class in org.openstreetmap.josm.data.gpx
Image direction / position modification settings used by GpxImageCorrelationSettings.
GpxImageDirectionPositionSettings(boolean, double, double, double, double) - Constructor for class org.openstreetmap.josm.data.gpx.GpxImageDirectionPositionSettings
Constructs a new GpxImageDirectionPositionSettings.
GpxImageEntry - Class in org.openstreetmap.josm.data.gpx
Stores info about each image
GpxImageEntry() - Constructor for class org.openstreetmap.josm.data.gpx.GpxImageEntry
Constructs a new GpxImageEntry.
GpxImageEntry(File) - Constructor for class org.openstreetmap.josm.data.gpx.GpxImageEntry
Constructs a new GpxImageEntry.
GpxImageEntry(GpxImageEntry) - Constructor for class org.openstreetmap.josm.data.gpx.GpxImageEntry
Constructs a new GpxImageEntry from an existing instance.
GpxImporter - Class in org.openstreetmap.josm.gui.io.importexport
File importer allowing to import GPX files (*.gpx/gpx.gz files).
GpxImporter() - Constructor for class org.openstreetmap.josm.gui.io.importexport.GpxImporter
Constructs a new GpxImporter.
GpxImporter.GpxImporterData - Class in org.openstreetmap.josm.gui.io.importexport
Utility class containing imported GPX and marker layers, and a task to run after they are added to MapView.
GpxImporterData(GpxLayer, GpxRouteLayer, MarkerLayer, Runnable) - Constructor for class org.openstreetmap.josm.gui.io.importexport.GpxImporter.GpxImporterData
Constructs a new GpxImporterData.
gpxLayer - Variable in class org.openstreetmap.josm.actions.downloadtasks.DownloadGpsTask
 
gpxLayer - Variable in class org.openstreetmap.josm.gui.io.importexport.GpxImporter.GpxImporterData
The imported GPX layer.
gpxLayer - Variable in class org.openstreetmap.josm.gui.layer.geoimage.ImagesLoader
 
GpxLayer - Class in org.openstreetmap.josm.gui.layer
A layer that displays data from a Gpx file / the OSM gpx downloads.
GpxLayer(GpxData) - Constructor for class org.openstreetmap.josm.gui.layer.GpxLayer
Constructs a new GpxLayer without name.
GpxLayer(GpxData, String) - Constructor for class org.openstreetmap.josm.gui.layer.GpxLayer
Constructs a new GpxLayer with a given name.
GpxLayer(GpxData, String, boolean) - Constructor for class org.openstreetmap.josm.gui.layer.GpxLayer
Constructs a new GpxLayer with a given name, that can be attached to a local file.
GpxLayer.CombineTracksToSegmentedTrackAction - Class in org.openstreetmap.josm.gui.layer
Action to merge tracks into a single segmented track
GpxLayer.SplitTrackSegmentsToTracksAction - Class in org.openstreetmap.josm.gui.layer
Action to split track segments into a multiple tracks with one segment each
GpxLayer.SplitTracksToLayersAction - Class in org.openstreetmap.josm.gui.layer
Action to split tracks of one gpx layer into multiple gpx layers, the result is one GPX track per gpx layer.
GpxLayerAddedListener() - Constructor for class org.openstreetmap.josm.gui.layer.geoimage.CorrelateGpxWithImages.GpxLayerAddedListener
 
gpxLayerInvalidated - Variable in class org.openstreetmap.josm.gui.layer.gpx.GpxDrawHelper
 
GpxLayerRenamedListener(CorrelateGpxWithImages.GpxDataWrapper) - Constructor for class org.openstreetmap.josm.gui.layer.geoimage.CorrelateGpxWithImages.GpxLayerRenamedListener
 
GpxLayersTableModel(List<GpxLayer>) - Constructor for class org.openstreetmap.josm.gui.dialogs.layer.MergeGpxLayerDialog.GpxLayersTableModel
 
GpxLikeImporter<T extends IGpxReader> - Class in org.openstreetmap.josm.gui.io.importexport
GpxLikeImporter(ExtensionFileFilter, Class<T>) - Constructor for class org.openstreetmap.josm.gui.io.importexport.GpxLikeImporter
Constructs a new GpxLikeImporter.
gpxLink(GpxLink) - Method in class org.openstreetmap.josm.io.GpxWriter
output link
GpxLink - Class in org.openstreetmap.josm.data.gpx
A link to an external resource (Web page, digital photo, video clip, etc) with additional information.
GpxLink(String) - Constructor for class org.openstreetmap.josm.data.gpx.GpxLink
Constructs a new GpxLink.
gpxModel - Static variable in class org.openstreetmap.josm.gui.layer.geoimage.CorrelateGpxWithImages
 
gpxNamespaces - Variable in class org.openstreetmap.josm.data.osm.DataSet
Used to temporarily store namespaces from the GPX file in case the user converts back and forth.
gpxPanel - Variable in class org.openstreetmap.josm.gui.preferences.display.GPXPreference
 
gpxParsedProperly - Variable in class org.openstreetmap.josm.io.OsmServerReader
 
GpxParser - Class in org.openstreetmap.josm.io
A parser for gpx files
GpxParser() - Constructor for class org.openstreetmap.josm.io.GpxParser
 
GpxParser(ProgressMonitor, Compression) - Constructor for class org.openstreetmap.josm.io.OsmServerLocationReader.GpxParser
 
GpxParser.State - Enum in org.openstreetmap.josm.io
 
GPXPreference - Class in org.openstreetmap.josm.gui.preferences.display
"GPS Points" drawing preferences.
GPXPreference() - Constructor for class org.openstreetmap.josm.gui.preferences.display.GPXPreference
 
GPXPreference.Factory - Class in org.openstreetmap.josm.gui.preferences.display
Factory used to create a new GPXPreference.
GpxReader - Class in org.openstreetmap.josm.io
Read a gpx file.
GpxReader(InputStream) - Constructor for class org.openstreetmap.josm.io.GpxReader
Constructs a new GpxReader, which can later parse the input stream and store the result in trackData and markerData
GpxRoute - Class in org.openstreetmap.josm.data.gpx
A route is a part of a GPX file containing of multiple GPX points.
GpxRoute() - Constructor for class org.openstreetmap.josm.data.gpx.GpxRoute
 
gpxRouteLayer - Variable in class org.openstreetmap.josm.gui.io.importexport.GpxImporter.GpxImporterData
The imported GPX route layer.
GpxRouteLayer - Class in org.openstreetmap.josm.gui.layer
A layer that displays GpxData.routes from a GPX file.
GpxRouteLayer() - Constructor for class org.openstreetmap.josm.gui.layer.GpxRouteLayer
 
GpxRouteLayer(String, GpxLayer) - Constructor for class org.openstreetmap.josm.gui.layer.GpxRouteLayer
 
GpxRoutesSessionExporter - Class in org.openstreetmap.josm.io.session
Session exporter for GpxRouteLayer.
GpxRoutesSessionExporter(GpxRouteLayer) - Constructor for class org.openstreetmap.josm.io.session.GpxRoutesSessionExporter
Constructs a new GpxRoutesSessionExporter.
GpxRoutesSessionImporter - Class in org.openstreetmap.josm.io.session
Session importer for GpxRouteLayer.
GpxRoutesSessionImporter() - Constructor for class org.openstreetmap.josm.io.session.GpxRoutesSessionImporter
 
GPXSettingsPanel - Class in org.openstreetmap.josm.gui.preferences.display
Panel for GPX settings.
GPXSettingsPanel() - Constructor for class org.openstreetmap.josm.gui.preferences.display.GPXSettingsPanel
Constructs a new GPXSettingsPanel.
GPXSettingsPanel(List<GpxLayer>) - Constructor for class org.openstreetmap.josm.gui.preferences.display.GPXSettingsPanel
Constructs a new GPXSettingsPanel for the given layers.
GpxTimeOffset - Class in org.openstreetmap.josm.data.gpx
Time offset of GPX correlation.
GpxTimeOffset(long) - Constructor for class org.openstreetmap.josm.data.gpx.GpxTimeOffset
 
GpxTimezone - Class in org.openstreetmap.josm.data.gpx
Timezone in hours.
GpxTimezone(double) - Constructor for class org.openstreetmap.josm.data.gpx.GpxTimezone
Constructs a new GpxTimezone.
GpxTrack - Class in org.openstreetmap.josm.data.gpx
GPX track.
GpxTrack(Collection<Collection<WayPoint>>, Map<String, Object>) - Constructor for class org.openstreetmap.josm.data.gpx.GpxTrack
Constructs a new GpxTrack.
GpxTrack(List<IGpxTrackSegment>, Map<String, Object>) - Constructor for class org.openstreetmap.josm.data.gpx.GpxTrack
Constructs a new GpxTrack from GpxTrackSegment objects.
GpxTrackChangeEvent(IGpxTrack) - Constructor for class org.openstreetmap.josm.data.gpx.IGpxTrack.GpxTrackChangeEvent
 
GpxTrackSegment - Class in org.openstreetmap.josm.data.gpx
A gpx track segment consisting of multiple waypoints.
GpxTrackSegment(Collection<WayPoint>) - Constructor for class org.openstreetmap.josm.data.gpx.GpxTrackSegment
Constructs a new GpxTrackSegment.
GpxTrackSegmentSpan(WayPoint, WayPoint) - Constructor for class org.openstreetmap.josm.data.gpx.GpxData.GpxTrackSegmentSpan
 
GpxTracksSessionExporter - Class in org.openstreetmap.josm.io.session
Session exporter for GpxLayer.
GpxTracksSessionExporter(GpxLayer) - Constructor for class org.openstreetmap.josm.io.session.GpxTracksSessionExporter
Constructs a new GpxTracksSessionExporter.
GpxTracksSessionExporter(GpxLayer, String) - Constructor for class org.openstreetmap.josm.io.session.GpxTracksSessionExporter
 
GpxTracksSessionImporter - Class in org.openstreetmap.josm.io.session
Session exporter for GpxLayer.
GpxTracksSessionImporter() - Constructor for class org.openstreetmap.josm.io.session.GpxTracksSessionImporter
 
GpxTrackTable(Object[][], TableModel) - Constructor for class org.openstreetmap.josm.gui.layer.gpx.ChooseTrackVisibilityAction.GpxTrackTable
 
GpxUrlPattern(String) - Constructor for enum org.openstreetmap.josm.io.UrlPatterns.GpxUrlPattern
 
gpxVal(OsmPrimitive, String, String) - Static method in class org.openstreetmap.josm.gui.layer.OsmDataLayer
Reads the Gpx key from the given OsmPrimitive, with or without "gpx:" prefix
GpxWriter - Class in org.openstreetmap.josm.io
Writes GPX files from GPX data or OSM data.
GpxWriter(OutputStream) - Constructor for class org.openstreetmap.josm.io.GpxWriter
Constructs a new GpxWriter.
GpxWriter(PrintWriter) - Constructor for class org.openstreetmap.josm.io.GpxWriter
Constructs a new GpxWriter.
GPXX - org.openstreetmap.josm.data.gpx.GpxConstants.ColorFormat
Garmin track extension format
GRAB_EVENT_MASK - Static variable in class org.openstreetmap.josm.gui.util.StayOpenPopupMenu
Special mask for the UngrabEvent events, in addition to the public masks defined in AWTEvent.
granularity - Variable in class org.openstreetmap.josm.io.OsmPbfReader.PrimitiveBlockRecord
 
graphics - Variable in class org.openstreetmap.josm.gui.layer.MapViewGraphics
 
graphMap - Variable in class org.openstreetmap.josm.data.algorithms.Tarjan
Used to store the graph data as a map.
greatCircleDistance(ILatLon) - Method in interface org.openstreetmap.josm.data.coor.ILatLon
Computes the distance between this lat/lon and another point on the earth.
greatCircleDistance(LatLon) - Method in class org.openstreetmap.josm.data.coor.LatLon
Deprecated.
since 18494 (use ILatLon.greatCircleDistance(ILatLon) instead)
greater(float, float) - Static method in class org.openstreetmap.josm.gui.mappaint.mapcss.Functions
Function associated to the logical ">" operator.
GREATER - org.openstreetmap.josm.gui.mappaint.mapcss.ConditionFactory.Op
The value is greater than the given reference value (as float).
GREATER - Static variable in interface org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParserConstants
RegularExpression Id.
greater_equal(float, float) - Static method in class org.openstreetmap.josm.gui.mappaint.mapcss.Functions
Function associated to the logical ">=" operator.
GREATER_EQUAL - Static variable in interface org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParserConstants
RegularExpression Id.
GREATER_OR_EQUAL - org.openstreetmap.josm.gui.mappaint.mapcss.ConditionFactory.Op
The value is greater than or equal to the given reference value (as float).
GREATER_THAN - org.openstreetmap.josm.data.osm.search.PushbackTokenizer.Token
Greater than sign (>)
green(Color) - Static method in class org.openstreetmap.josm.gui.mappaint.mapcss.Functions
Get the value of the green color channel in the rgb color model
grid(int, int) - Method in class org.openstreetmap.josm.tools.GBC
Sets the constraint's gridx, gridy.
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.
GridTransform(ImageWarp.PointTransform, double) - Constructor for class org.openstreetmap.josm.tools.ImageWarp.GridTransform
Create a new GridTransform.
group - Variable in class org.openstreetmap.josm.data.validation.tests.MapCSSTagCheckerRule
A string used to group similar tests
group - Variable in class org.openstreetmap.josm.gui.conflict.tags.TagConflictResolutionUtil.AutomaticChoice
The name of the {link AutomaticChoice group} this choice belongs to.
group - Variable in class org.openstreetmap.josm.gui.conflict.tags.TagConflictResolutionUtil.AutomaticChoiceGroup
The name of the group.
group - Variable in class org.openstreetmap.josm.gui.mappaint.StyleSettingGroupGui
 
group - Variable in class org.openstreetmap.josm.gui.tagging.presets.TaggingPreset
The preset group this preset belongs to.
groupChoices(Collection<TagConflictResolutionUtil.AutomaticChoice>) - Static method in class org.openstreetmap.josm.gui.conflict.tags.TagConflictResolutionUtil.AutomaticChoiceGroup
Group a given list of TagConflictResolutionUtil.AutomaticChoice by the Tag key and the choice group name.
groupIntegers(int...) - Static method in class org.openstreetmap.josm.tools.Utils
Group a list of integers, mostly useful to avoid calling many selection change events for a logical interval.
groupLayersByNameAndTileMatrixSet(Collection<WMTSTileSource.Layer>) - Static method in class org.openstreetmap.josm.data.imagery.WMTSTileSource
Group layers by name and tile matrix set.
groups - Static variable in class org.openstreetmap.josm.tools.Shortcut
 
groupsSimplified - Variable in class org.openstreetmap.josm.gui.tagging.presets.TaggingPresetSelector.PresetClassification
GroupTreeNode(Object) - Constructor for class org.openstreetmap.josm.gui.dialogs.validator.ValidatorTreePanel.GroupTreeNode
 
GRP_CA_CANVEC - Static variable in class org.openstreetmap.josm.gui.conflict.tags.TagConflictResolutionUtil
The group identifier for Canadian CANVEC choices
GRP_FR_CADASTRE - Static variable in class org.openstreetmap.josm.gui.conflict.tags.TagConflictResolutionUtil
The group identifier for French Cadastre choices
GRS67 - Static variable in class org.openstreetmap.josm.data.projection.Ellipsoid
GRS67 ellipsoid
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
 
GSA - org.openstreetmap.josm.io.nmea.Sentence
GSA - GPS DOP and active satellites
GSA(int) - Constructor for enum org.openstreetmap.josm.io.nmea.NmeaParser.GSA
 
GSV - org.openstreetmap.josm.io.nmea.Sentence
GSV - Satellites in view
gui - Variable in class org.openstreetmap.josm.gui.preferences.imagery.ImageryProvidersPanel
 
GUI_GEOMETRY_ENABLED - Static variable in class org.openstreetmap.josm.gui.util.WindowGeometry
Whether storing/restoring of geometries to/from preferences is enabled
guideColor - Variable in class org.openstreetmap.josm.actions.mapmode.ImproveWayAccuracyAction
 
GuiFinalizationWorker(ProgramArguments, DefaultProxySelector) - Constructor for class org.openstreetmap.josm.gui.MainApplication.GuiFinalizationWorker
 
GuiHelper - Class in org.openstreetmap.josm.gui.util
basic gui utils
GuiHelper() - Constructor for class org.openstreetmap.josm.gui.util.GuiHelper
 
GuiSizesHelper - Class in org.openstreetmap.josm.tools
Support class to handle size information of Gui elements This is needed, because display resolution may vary a lot and a common set of sizes won't work for all users alike.
GuiSizesHelper() - Constructor for class org.openstreetmap.josm.tools.GuiSizesHelper
 
GUYANE_92_NAME - Static variable in class org.openstreetmap.josm.gui.preferences.projection.UTMFranceDOMProjectionChoice
 
GUYANE_EPSG - Static variable in class org.openstreetmap.josm.gui.preferences.projection.UTMFranceDOMProjectionChoice
 
gvs - Variable in class org.openstreetmap.josm.gui.mappaint.styleelement.placement.OnLineStrategy.GlyphRotatingVisitor
 
GZIP - org.openstreetmap.josm.io.Compression
gzip compression

H

h - Variable in class org.openstreetmap.josm.gui.animation.BirthdayExtension
 
h - Variable in class org.openstreetmap.josm.gui.animation.DropImage
 
h - Variable in class org.openstreetmap.josm.gui.animation.Star
 
H - Static variable in interface org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParserConstants
RegularExpression Id.
hadEmpty - Variable in class org.openstreetmap.josm.gui.tagging.presets.items.KeyedItem.Usage
 
hadKeys - Variable in class org.openstreetmap.josm.gui.tagging.presets.items.KeyedItem.Usage
 
hadKeys() - Method in class org.openstreetmap.josm.gui.tagging.presets.items.KeyedItem.Usage
Check if we encountered any primitive that had any keys
HALF_PI - Static variable in class org.openstreetmap.josm.data.projection.proj.AzimuthalEquidistant
Half of π.
HALF_PI - Static variable in class org.openstreetmap.josm.gui.util.imagery.CameraPlane
 
HalfSegment(MapViewState.MapViewPoint, MapViewState.MapViewPoint, double, double) - Constructor for class org.openstreetmap.josm.gui.mappaint.styleelement.placement.OnLineStrategy.HalfSegment
Create a new half segment
hAlign - Variable in class org.openstreetmap.josm.gui.mappaint.styleelement.BoxTextElement
haloColor - Variable in class org.openstreetmap.josm.gui.mappaint.styleelement.TextLabel
The color of the halo effect.
haloRadius - Variable in class org.openstreetmap.josm.gui.mappaint.styleelement.TextLabel
The radius of the halo effect.
handle() - Method in class org.openstreetmap.josm.io.remotecontrol.handler.RequestHandler
Check permission and parameters and handle request.
handle(ReportedException, int) - Method in interface org.openstreetmap.josm.tools.bugreport.BugReportQueue.BugReportHandler
Handle the bug report for a given exception
handleAbout() - Method in class org.openstreetmap.josm.gui.MainApplication.DefaultNativeOsCallback
 
handleAbout() - Method in interface org.openstreetmap.josm.tools.PlatformHook.NativeOsCallback
macOS: Called when JOSM is asked to show it's about dialog.
handleApiKeyTemplate(String, String) - Static method in class org.openstreetmap.josm.data.imagery.ImageryPatterns
Handle the ImageryPatterns.PATTERN_API_KEY replacement
handleAttribution(Point, boolean) - Method in class org.openstreetmap.josm.gui.bbox.SlippyMapBBoxChooser
Handles a click/move on the attribution
handleAutosave() - Static method in class org.openstreetmap.josm.gui.MainApplication.GuiFinalizationWorker
 
handleCarWay(Node, Way) - Method in class org.openstreetmap.josm.data.validation.tests.Highways
 
handleChangesetFullResponse() - Method in class org.openstreetmap.josm.gui.io.UploadPrimitivesTask
Handles a server changeset full response.
handleComponentEvent(ComponentEvent) - Method in class org.openstreetmap.josm.gui.MainFrame.WindowPositionSizeListener
 
handleCyclistWay(Node, Way) - Method in class org.openstreetmap.josm.data.validation.tests.Highways
 
handleDialogResult(ReportedException, BugReportQueue.SuppressionMode) - Method in class org.openstreetmap.josm.tools.bugreport.BugReportQueue
 
handleEDTException(Throwable) - Static method in class org.openstreetmap.josm.gui.util.GuiHelper
Handle exceptions in the EDT.
handleElement(GpxImageEntry, Element) - Static method in class org.openstreetmap.josm.io.session.GeoImageSessionImporter
 
handleError(CacheEntryAttributes) - Method in class org.openstreetmap.josm.data.imagery.TMSCachedTileLoaderJob
 
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(Exception) - Static method in class org.openstreetmap.josm.actions.MapRectifierWMSmenuAction
 
handleException(Exception, String, String, String) - Static method in class org.openstreetmap.josm.actions.AddImageryLayerAction
 
handleException(String, Exception) - Method in class org.openstreetmap.josm.actions.SessionLoadAction.Loader
 
handleException(Throwable) - Static method in class org.openstreetmap.josm.tools.bugreport.BugReportExceptionHandler
Handles the given exception
handleException(OsmOAuthAuthorizationException) - Method in class org.openstreetmap.josm.gui.oauth.FullyAutomaticAuthorizationUI.FullyAutomaticAuthorisationTask
 
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.
handleHeaderTemplate(String, Map<String, String>) - Static method in class org.openstreetmap.josm.data.imagery.ImageryPatterns
 
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.
handleIllegalChangeset(PrimitiveData, IllegalArgumentException, Object) - Static method in class org.openstreetmap.josm.io.AbstractReader
 
handleIllegalChunkSize() - Method in interface org.openstreetmap.josm.gui.io.IUploadDialog
Handles illegal chunk size.
handleIllegalChunkSize() - Method in class org.openstreetmap.josm.gui.io.UploadDialog
 
handleIllegalDataException(IllegalDataException) - Method in class org.openstreetmap.josm.io.OsmReader
 
handleIOException(ProgressMonitor, IOException, String) - Method in class org.openstreetmap.josm.plugins.ReadRemotePluginInformationTask
 
handleJobCancellation() - Method in class org.openstreetmap.josm.data.cache.JCSCachedTileLoaderJob
Marks this job as canceled
handleMember(Attributes) - Method in class org.openstreetmap.josm.io.AbstractParser
 
handleMenuItem(JMenu, TaggingPresetMenu.PresetTextComparator, List<JMenuItem>, int) - Static method in class org.openstreetmap.josm.gui.tagging.presets.TaggingPresetMenu
 
handleMissingComment() - Method in interface org.openstreetmap.josm.gui.io.IUploadDialog
Handles missing comment.
handleMissingComment() - Method in class org.openstreetmap.josm.gui.io.UploadDialog
 
handleMissingHelpContent(String) - Method in class org.openstreetmap.josm.gui.help.HelpBrowser
Displays a warning page when a help topic doesn't exist yet.
handleMissingSource() - Method in interface org.openstreetmap.josm.gui.io.IUploadDialog
Handles missing source.
handleMissingSource() - Method in class org.openstreetmap.josm.gui.io.UploadDialog
 
handleMouseMoved(Point) - Method in class org.openstreetmap.josm.gui.bbox.SlippyMapBBoxChooser
handleNetworkErrors() - Static method in class org.openstreetmap.josm.gui.MainApplication.GuiFinalizationWorker
 
handleNetworkOrProxyErrors(boolean, String, String) - Static method in class org.openstreetmap.josm.gui.MainApplication.GuiFinalizationWorker
 
handleNodeReference(Attributes) - Method in class org.openstreetmap.josm.io.AbstractParser
 
handleNoTileAtZoom() - Method in class org.openstreetmap.josm.data.imagery.TMSCachedTileLoaderJob
 
handleOneway(WayConnectionType, int, WayConnectionType) - Method in class org.openstreetmap.josm.gui.dialogs.relation.sort.WayConnectionTypeCalculator
 
handleOnewayFollows(WayConnectionType, int, RelationMember, WayConnectionType) - Method in class org.openstreetmap.josm.gui.dialogs.relation.sort.WayConnectionTypeCalculator
 
handleOption(String, ValidatorCLI.Option, String) - Method in class org.openstreetmap.josm.data.validation.ValidatorCLI
Handle an option
handleOption(ValidatorCLI.Option) - Method in class org.openstreetmap.josm.data.validation.ValidatorCLI
 
handleOption(RenderingCLI.Option) - Method in class org.openstreetmap.josm.gui.mappaint.RenderingCLI
 
handleOption(RenderingCLI.Option, String) - Method in class org.openstreetmap.josm.gui.mappaint.RenderingCLI
 
handlePedestrianWay(Node, Way) - Method in class org.openstreetmap.josm.data.validation.tests.Highways
 
handlePluginException(Throwable) - Method in class org.openstreetmap.josm.plugins.PluginProxy
 
handlePotentiallyDeletedPrimitives(Set<OsmPrimitive>) - Method in class org.openstreetmap.josm.actions.downloadtasks.DownloadTaskList
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
Enables/disables the source list field
handlePreferences() - Method in class org.openstreetmap.josm.gui.MainApplication.DefaultNativeOsCallback
 
handlePreferences() - Method in interface org.openstreetmap.josm.tools.PlatformHook.NativeOsCallback
macOS: Called when JOSM is asked to show it's preferences UI.
handlePrimitiveGoneException(long, OsmPrimitiveType) - Static method in class org.openstreetmap.josm.actions.UpdateSelectionAction
handle an exception thrown because a primitive was deleted on the server
handlePropertyChangeFrozen(boolean) - Method in class org.openstreetmap.josm.gui.conflict.pair.AbstractListMerger
 
handleProxyErrors() - Method in class org.openstreetmap.josm.gui.MainApplication.GuiFinalizationWorker
 
handleQuitRequest() - Method in class org.openstreetmap.josm.gui.MainApplication.DefaultNativeOsCallback
 
handleQuitRequest() - Method in interface org.openstreetmap.josm.tools.PlatformHook.NativeOsCallback
macOS: Invoked when JOSM is asked to quit.
handler - Static variable in class org.openstreetmap.josm.tools.bugreport.BugReportSender
 
Handler - Class in org.openstreetmap.josm.io.protocols.data
Protocol handler for data: URLs.
Handler() - Constructor for class org.openstreetmap.josm.io.protocols.data.Handler
 
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.AuthorizationHandler
 
handleRequest() - Method in class org.openstreetmap.josm.io.remotecontrol.handler.FeaturesHandler
 
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.LoadDataHandler
 
handleRequest() - Method in class org.openstreetmap.josm.io.remotecontrol.handler.LoadObjectHandler
 
handleRequest() - Method in class org.openstreetmap.josm.io.remotecontrol.handler.OpenApiHandler
 
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
 
handleRequest(String, String, Map<String, String>) - Method in class org.openstreetmap.josm.data.oauth.OAuth20Authorization.OAuth20AuthorizationHandler
 
handleRequest(String, String, Map<String, String>) - Method in interface org.openstreetmap.josm.io.remotecontrol.handler.AuthorizationHandler.AuthorizationConsumer
Handle the request.
handlers - Static variable in class org.openstreetmap.josm.io.remotecontrol.RequestProcessor
Collection of request handlers.
handlers - Variable in class org.openstreetmap.josm.tools.bugreport.BugReportQueue
 
handleTag(Attributes) - Method in class org.openstreetmap.josm.io.AbstractParser
 
handleUploadConflict(OsmApiException) - Method in class org.openstreetmap.josm.gui.io.AbstractUploadTask
handles an upload conflict, i.e.
handleUploadConflictForClosedChangeset(long, Instant) - 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.
HANI - Static variable in class org.openstreetmap.josm.tools.I18n
 
HANS - Static variable in class org.openstreetmap.josm.tools.I18n
 
HANT - Static variable in class org.openstreetmap.josm.tools.I18n
 
harmonizedKeys - Static variable in class org.openstreetmap.josm.data.validation.tests.TagChecker
Normalized keys: the key should be substituted by the value if the key was not found in presets
harmonizeKey(String) - Static method in class org.openstreetmap.josm.data.validation.tests.TagChecker
 
harmonizeValue(String) - Static method in class org.openstreetmap.josm.data.validation.tests.TagChecker
 
has_tag_key(Environment, String) - Static method in class org.openstreetmap.josm.gui.mappaint.mapcss.Functions
Determines whether the object has a tag with the given key.
hasAcceptedPrimaryTagForMultipolygon(OsmPrimitive) - Static method in class org.openstreetmap.josm.data.validation.tests.TagChecker
Check if a multipolygon has a main tag that describes the type of area.
hasAccessToken() - Method in class org.openstreetmap.josm.gui.oauth.AbstractAuthorizationUI
Replies true if this UI currently has an Access Token
hasActiveDataLayer() - Method in class org.openstreetmap.josm.actions.TaggingPresetSearchAction
 
hasActiveSourcesChanged() - Method in class org.openstreetmap.josm.gui.preferences.SourceEditor
Determines whether the list of active sources has changed.
hasAddress(OsmPrimitive) - Static method in class org.openstreetmap.josm.data.validation.tests.Addresses
 
hasAllExpectedParameters() - Method in class org.openstreetmap.josm.data.imagery.vectortile.mapbox.CommandInteger
Get the expected parameter length
hasAllLoadedTiles - Variable in class org.openstreetmap.josm.gui.layer.AbstractTileSourceLayer.TileSetInfo
 
hasAllLoadedTiles() - Method in class org.openstreetmap.josm.gui.layer.AbstractTileSourceLayer.TileSet
Check if all tiles in the range are fully loaded.
hasAreaElemStyle(IPrimitive, boolean) - Static method in class org.openstreetmap.josm.gui.mappaint.ElemStyles
Determines whether primitive has an AreaElement.
hasAreaTags() - Method in class org.openstreetmap.josm.data.osm.OsmPrimitive
Determines if this primitive has tags denoting an area.
hasAttribution() - Method in class org.openstreetmap.josm.data.sources.SourceInfo
Determines if this entry requires attribution.
hasCenter() - Method in class org.openstreetmap.josm.data.imagery.OffsetBookmark
Check if bookmark has a valid center.
hasChanged(String, AbstractTextComponentValidator.Status) - Method in class org.openstreetmap.josm.gui.widgets.AbstractTextComponentValidator
 
hasChanges - Variable in class org.openstreetmap.josm.actions.JoinAreasAction.JoinAreasResult
 
hasChanges() - Method in class org.openstreetmap.josm.actions.JoinAreasAction.JoinAreasResult
Determines if the result has changes.
hasChildren() - Method in class org.openstreetmap.josm.data.osm.QuadBuckets.QBLevel
 
hasCode(String) - Static method in class org.openstreetmap.josm.tools.I18n
Determines if a language exists for the given code.
hasColor() - Method in class org.openstreetmap.josm.gui.layer.GpxLayer
 
hasColor() - Method in class org.openstreetmap.josm.gui.layer.Layer
Determines whether the layer has / can handle colors.
hasColor() - Method in class org.openstreetmap.josm.gui.layer.markerlayer.MarkerLayer
 
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
Determines if this changeset has contents.
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
 
hasDate() - Method in class org.openstreetmap.josm.data.gpx.WayPoint
Returns true if this waypoint has a time.
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.AbstractPrimitive
 
hasDirectionKeys() - Method in interface org.openstreetmap.josm.data.osm.IPrimitive
true if this object has direction dependent tags (e.g.
hasDirectionKeys() - Method in class org.openstreetmap.josm.data.osm.PrimitiveData
 
hasDirectionKeys() - Method in class org.openstreetmap.josm.data.vector.VectorPrimitive
 
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.presets.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.
hasEqualCoordinates(Node) - Method in class org.openstreetmap.josm.data.osm.Node
 
hasEqualSemanticAttributes(Changeset) - Method in class org.openstreetmap.josm.data.osm.Changeset
Determines if this changeset has equals semantic attributes with another one.
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, boolean) - Method in class org.openstreetmap.josm.data.osm.Node
 
hasEqualSemanticAttributes(OsmPrimitive, boolean) - Method in class org.openstreetmap.josm.data.osm.OsmPrimitive
 
hasEqualSemanticAttributes(OsmPrimitive, boolean) - Method in class org.openstreetmap.josm.data.osm.Relation
 
hasEqualSemanticAttributes(OsmPrimitive, boolean) - Method in class org.openstreetmap.josm.data.osm.Way
 
hasEqualSemanticFlags(OsmPrimitive) - Method in class org.openstreetmap.josm.data.osm.OsmPrimitive
 
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.
hasErrors() - Method in class org.openstreetmap.josm.io.DefaultProxySelector
Determines if proxy errors have occurred.
hasExifGpsTime() - Method in class org.openstreetmap.josm.data.gpx.GpxImageEntry
Convenient way to determine if this entry has a EXIF GPS time, without the cost of building a defensive copy.
hasExifGpsTime() - Method in interface org.openstreetmap.josm.gui.layer.geoimage.ImageMetadata
Convenient way to determine if this entry has a EXIF GPS time, without the cost of building a defensive copy.
hasExifGpsTime() - Method in class org.openstreetmap.josm.gui.layer.geoimage.RemoteEntry
 
hasExifTime() - Method in class org.openstreetmap.josm.data.gpx.GpxImageEntry
Convenient way to determine if this entry has a EXIF time, without the cost of building a defensive copy.
hasExifTime() - Method in interface org.openstreetmap.josm.data.imagery.street_level.IImageEntry
Convenient way to determine if this entry has a EXIF time, without the cost of building a defensive copy.
hasExifTime() - Method in interface org.openstreetmap.josm.gui.layer.geoimage.ImageMetadata
Convenient way to determine if this entry has a EXIF time, without the cost of building a defensive copy.
hasExifTime() - Method in class org.openstreetmap.josm.gui.layer.geoimage.RemoteEntry
 
hasExtend() - Method in class org.openstreetmap.josm.data.osm.visitor.BoundingXYVisitor
Determines if the visitor has a non null bounds area.
hasExtend() - Method in class org.openstreetmap.josm.data.ProjectionBounds
Determines if the bounds area is not null
hasExtension(File, String...) - Static method in class org.openstreetmap.josm.tools.Utils
Determines if the file's name has one of the given extensions, in a robust manner.
hasExtension(String, String...) - Static method in class org.openstreetmap.josm.tools.Utils
Determines if the filename has one of the given extensions, in a robust manner.
hasExtensions() - Method in interface org.openstreetmap.josm.data.gpx.IWithAttributes
Returns whether the GpxExtensionCollection instance has been created yet, should be overridden.
hasExtensions() - Method in class org.openstreetmap.josm.data.gpx.WithAttributes
 
hasFilters() - Method in class org.openstreetmap.josm.data.osm.FilterMatcher
Determines if at least one filter is enabled.
hasFilters() - Method in class org.openstreetmap.josm.data.osm.FilterModel
Determines if at least one filter is enabled.
hasGap() - Method in class org.openstreetmap.josm.gui.dialogs.relation.MemberTable.ZoomToGapAction
 
hasGpsTime() - Method in class org.openstreetmap.josm.data.gpx.GpxImageEntry
Convenient way to determine if this entry has a GPS time, without the cost of building a defensive copy.
hasGpsTime() - Method in interface org.openstreetmap.josm.data.imagery.street_level.IImageEntry
Convenient way to determine if this entry has a GPS time, without the cost of building a defensive copy.
hasGpsTime() - Method in interface org.openstreetmap.josm.gui.layer.geoimage.ImageMetadata
Convenient way to determine if this entry has a GPS time, without the cost of building a defensive copy.
hasGpsTime() - Method in class org.openstreetmap.josm.gui.layer.geoimage.RemoteEntry
 
hash - Variable in class org.openstreetmap.josm.data.osm.Storage
 
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.
hashCode() - Method in class org.openstreetmap.josm.actions.CreateCircleAction.PolarNode
 
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.command.AbstractNodesCommand
 
hashCode() - Method in class org.openstreetmap.josm.command.AddCommand
 
hashCode() - Method in class org.openstreetmap.josm.command.AddPrimitivesCommand
 
hashCode() - Method in class org.openstreetmap.josm.command.ChangeCommand
 
hashCode() - Method in class org.openstreetmap.josm.command.ChangeMembersCommand
 
hashCode() - Method in class org.openstreetmap.josm.command.ChangePropertyCommand
 
hashCode() - Method in class org.openstreetmap.josm.command.ChangePropertyKeyCommand
 
hashCode() - Method in class org.openstreetmap.josm.command.ChangeRelationMemberRoleCommand
 
hashCode() - Method in class org.openstreetmap.josm.command.Command
 
hashCode() - Method in class org.openstreetmap.josm.command.Command.OldNodeState
 
hashCode() - Method in class org.openstreetmap.josm.command.conflict.ConflictAddCommand
 
hashCode() - Method in class org.openstreetmap.josm.command.conflict.ConflictResolveCommand
 
hashCode() - Method in class org.openstreetmap.josm.command.conflict.CoordinateConflictResolveCommand
 
hashCode() - Method in class org.openstreetmap.josm.command.conflict.DeletedStateConflictResolveCommand
 
hashCode() - Method in class org.openstreetmap.josm.command.conflict.ModifiedConflictResolveCommand
 
hashCode() - Method in class org.openstreetmap.josm.command.conflict.RelationMemberConflictResolverCommand
 
hashCode() - Method in class org.openstreetmap.josm.command.conflict.TagConflictResolveCommand
 
hashCode() - Method in class org.openstreetmap.josm.command.conflict.VersionConflictResolveCommand
 
hashCode() - Method in class org.openstreetmap.josm.command.conflict.WayNodesConflictResolverCommand
 
hashCode() - Method in class org.openstreetmap.josm.command.DeleteCommand
 
hashCode() - Method in class org.openstreetmap.josm.command.MoveCommand
 
hashCode() - Method in class org.openstreetmap.josm.command.PurgeCommand
 
hashCode() - Method in class org.openstreetmap.josm.command.RotateCommand
 
hashCode() - Method in class org.openstreetmap.josm.command.ScaleCommand
 
hashCode() - Method in class org.openstreetmap.josm.command.SelectCommand
 
hashCode() - Method in class org.openstreetmap.josm.command.SequenceCommand
 
hashCode() - Method in class org.openstreetmap.josm.command.TransformNodesCommand
 
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.conflict.ConflictCollection
 
hashCode() - Method in class org.openstreetmap.josm.data.coor.CachedLatLon
 
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.coor.PolarCoor
 
hashCode() - Method in class org.openstreetmap.josm.data.correction.TagCorrection
 
hashCode() - Method in class org.openstreetmap.josm.data.DataSource
 
hashCode() - Method in class org.openstreetmap.josm.data.gpx.GpxData
 
hashCode() - Method in class org.openstreetmap.josm.data.gpx.GpxData.XMLNamespace
 
hashCode() - Method in class org.openstreetmap.josm.data.gpx.GpxExtension
 
hashCode() - Method in class org.openstreetmap.josm.data.gpx.GpxImageEntry
 
hashCode() - Method in class org.openstreetmap.josm.data.gpx.GpxRoute
 
hashCode() - Method in class org.openstreetmap.josm.data.gpx.GpxTimeOffset
 
hashCode() - Method in class org.openstreetmap.josm.data.gpx.GpxTimezone
 
hashCode() - Method in class org.openstreetmap.josm.data.gpx.GpxTrack
 
hashCode() - Method in class org.openstreetmap.josm.data.gpx.GpxTrackSegment
 
hashCode() - Method in class org.openstreetmap.josm.data.gpx.WayPoint
 
hashCode() - Method in class org.openstreetmap.josm.data.gpx.WithAttributes
 
hashCode() - Method in class org.openstreetmap.josm.data.imagery.Shape.CoordinateList
 
hashCode() - Method in class org.openstreetmap.josm.data.imagery.Shape
 
hashCode() - Method in class org.openstreetmap.josm.data.imagery.vectortile.mapbox.Layer
 
hashCode() - Method in class org.openstreetmap.josm.data.imagery.vectortile.mapbox.style.Expression
 
hashCode() - Method in class org.openstreetmap.josm.data.imagery.vectortile.mapbox.style.Layers
 
hashCode() - Method in class org.openstreetmap.josm.data.imagery.vectortile.mapbox.style.MapboxVectorStyle
 
hashCode() - Method in class org.openstreetmap.josm.data.imagery.vectortile.mapbox.style.Source
 
hashCode() - Method in class org.openstreetmap.josm.data.notes.Note
 
hashCode() - Method in class org.openstreetmap.josm.data.oauth.OAuth20Parameters
 
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.DataListenerInfo
 
hashCode() - Method in class org.openstreetmap.josm.data.osm.Filter.FilterPreferenceEntry
 
hashCode() - Method in class org.openstreetmap.josm.data.osm.history.HistoryOsmPrimitive
 
hashCode() - Method in class org.openstreetmap.josm.data.osm.IWaySegment
 
hashCode() - Method in class org.openstreetmap.josm.data.osm.NodePair
 
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.search.SearchCompiler.AbstractBinaryMatch
 
hashCode() - Method in class org.openstreetmap.josm.data.osm.search.SearchCompiler.Any
 
hashCode() - Method in class org.openstreetmap.josm.data.osm.search.SearchCompiler.BooleanMatch
 
hashCode() - Method in class org.openstreetmap.josm.data.osm.search.SearchCompiler.ExactKeyValue
 
hashCode() - Method in class org.openstreetmap.josm.data.osm.search.SearchCompiler.ExactType
 
hashCode() - Method in class org.openstreetmap.josm.data.osm.search.SearchCompiler.HasRole
 
hashCode() - Method in class org.openstreetmap.josm.data.osm.search.SearchCompiler.InArea
 
hashCode() - Method in class org.openstreetmap.josm.data.osm.search.SearchCompiler.KeyValue
 
hashCode() - Method in class org.openstreetmap.josm.data.osm.search.SearchCompiler.MapCSSMatch
 
hashCode() - Method in class org.openstreetmap.josm.data.osm.search.SearchCompiler.Nth
 
hashCode() - Method in class org.openstreetmap.josm.data.osm.search.SearchCompiler.Preset
 
hashCode() - Method in class org.openstreetmap.josm.data.osm.search.SearchCompiler.RangeMatch
 
hashCode() - Method in class org.openstreetmap.josm.data.osm.search.SearchCompiler.RoleMatch
 
hashCode() - Method in class org.openstreetmap.josm.data.osm.search.SearchCompiler.UnaryMatch
 
hashCode() - Method in class org.openstreetmap.josm.data.osm.search.SearchCompiler.UserMatch
 
hashCode() - Method in class org.openstreetmap.josm.data.osm.search.SearchCompiler.ValueComparison
 
hashCode() - Method in class org.openstreetmap.josm.data.osm.search.SearchSetting
 
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.Tags
 
hashCode() - Method in class org.openstreetmap.josm.data.osm.User
 
hashCode() - Method in class org.openstreetmap.josm.data.osm.visitor.paint.StyledMapRenderer.StyleRecord
 
hashCode() - Method in class org.openstreetmap.josm.data.osm.visitor.paint.TileZXY
 
hashCode() - Method in class org.openstreetmap.josm.data.preferences.AbstractProperty
 
hashCode() - Method in class org.openstreetmap.josm.data.preferences.AbstractProperty.PreferenceChangedListenerAdapter
 
hashCode() - Method in class org.openstreetmap.josm.data.preferences.sources.SourceEntry
 
hashCode() - Method in class org.openstreetmap.josm.data.sources.SourceBounds
 
hashCode() - Method in class org.openstreetmap.josm.data.sources.SourceInfo
 
hashCode() - Method in class org.openstreetmap.josm.data.tagging.ac.AutoCompletionItem
 
hashCode() - Method in class org.openstreetmap.josm.data.tagging.ac.AutoCompletionPriority
 
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.autofilter.AutoFilter
 
hashCode() - Method in class org.openstreetmap.josm.gui.autofilter.AutoFilterManager.CompiledFilter
 
hashCode() - Method in class org.openstreetmap.josm.gui.autofilter.AutoFilterManager.Match
 
hashCode() - Method in class org.openstreetmap.josm.gui.autofilter.AutoFilterRule
 
hashCode() - Method in class org.openstreetmap.josm.gui.conflict.tags.RelationMemberConflictDecision
 
hashCode() - Method in class org.openstreetmap.josm.gui.dialogs.layer.DeleteLayerAction
 
hashCode() - Method in class org.openstreetmap.josm.gui.dialogs.layer.ShowHideLayerAction
 
hashCode() - Method in class org.openstreetmap.josm.gui.dialogs.relation.RelationDialogManager.DialogContext
 
hashCode() - Method in class org.openstreetmap.josm.gui.download.BookmarkList.Bookmark
 
hashCode() - Method in class org.openstreetmap.josm.gui.download.UserQueryList.SelectorItem
 
hashCode() - Method in class org.openstreetmap.josm.gui.layer.geoimage.ImageDisplay.VisRect
 
hashCode() - Method in class org.openstreetmap.josm.gui.layer.geoimage.ImageEntry
 
hashCode() - Method in class org.openstreetmap.josm.gui.layer.geoimage.RemoteEntry
 
hashCode() - Method in class org.openstreetmap.josm.gui.layer.geoimage.WikimediaCommonsEntry
 
hashCode() - Method in class org.openstreetmap.josm.gui.layer.imagery.TileSourceDisplaySettings
 
hashCode() - Method in class org.openstreetmap.josm.gui.layer.validation.PaintVisitor.PaintedPoint
 
hashCode() - Method in class org.openstreetmap.josm.gui.layer.validation.PaintVisitor.PaintedSegment
 
hashCode() - Method in class org.openstreetmap.josm.gui.mappaint.DividedScale
 
hashCode() - Method in class org.openstreetmap.josm.gui.mappaint.Keyword
 
hashCode() - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.Declaration
 
hashCode() - Method in class org.openstreetmap.josm.gui.mappaint.Range
 
hashCode() - Method in class org.openstreetmap.josm.gui.mappaint.StyleCache
 
hashCode() - Method in class org.openstreetmap.josm.gui.mappaint.styleelement.AreaElement
 
hashCode() - Method in class org.openstreetmap.josm.gui.mappaint.styleelement.AreaIconElement
 
hashCode() - Method in class org.openstreetmap.josm.gui.mappaint.styleelement.BoxTextElement
 
hashCode() - Method in class org.openstreetmap.josm.gui.mappaint.styleelement.BoxTextElement.SimpleBoxProvider
 
hashCode() - Method in class org.openstreetmap.josm.gui.mappaint.styleelement.LabelCompositionStrategy.StaticLabelCompositionStrategy
 
hashCode() - Method in class org.openstreetmap.josm.gui.mappaint.styleelement.LabelCompositionStrategy.TagLookupCompositionStrategy
 
hashCode() - Method in class org.openstreetmap.josm.gui.mappaint.styleelement.LineElement
 
hashCode() - Method in class org.openstreetmap.josm.gui.mappaint.styleelement.MapImage
 
hashCode() - Method in class org.openstreetmap.josm.gui.mappaint.styleelement.MapImage.MapImageBoxProvider
 
hashCode() - Method in class org.openstreetmap.josm.gui.mappaint.styleelement.NodeElement
 
hashCode() - Method in class org.openstreetmap.josm.gui.mappaint.styleelement.placement.CompletelyInsideAreaStrategy
 
hashCode() - Method in class org.openstreetmap.josm.gui.mappaint.styleelement.placement.OnLineStrategy
 
hashCode() - Method in class org.openstreetmap.josm.gui.mappaint.styleelement.RepeatImageElement
 
hashCode() - Method in class org.openstreetmap.josm.gui.mappaint.styleelement.StyleElement.FontDescriptor
 
hashCode() - Method in class org.openstreetmap.josm.gui.mappaint.styleelement.StyleElement
 
hashCode() - Method in class org.openstreetmap.josm.gui.mappaint.styleelement.Symbol
 
hashCode() - Method in class org.openstreetmap.josm.gui.mappaint.styleelement.TextElement
 
hashCode() - Method in class org.openstreetmap.josm.gui.mappaint.styleelement.TextLabel
 
hashCode() - Method in class org.openstreetmap.josm.gui.mappaint.StyleElementList
 
hashCode() - Method in class org.openstreetmap.josm.gui.mappaint.StyleSetting.LabeledStyleSetting
 
hashCode() - Method in class org.openstreetmap.josm.gui.MapStatus.StatusTextHistory
 
hashCode() - Method in class org.openstreetmap.josm.gui.Notification
 
hashCode() - Method in class org.openstreetmap.josm.gui.preferences.advanced.PrefEntry
 
hashCode() - Method in class org.openstreetmap.josm.gui.progress.ProgressTaskId
 
hashCode() - Method in class org.openstreetmap.josm.gui.SplashScreen.MeasurableTask
 
hashCode() - Method in class org.openstreetmap.josm.gui.tagging.ac.AutoCompletionManager.UserInputTag
 
hashCode() - Method in class org.openstreetmap.josm.gui.tagging.presets.items.PresetListEntry
 
hashCode() - Method in class org.openstreetmap.josm.gui.tagging.presets.TaggingPresetMenu
 
hashCode() - Method in class org.openstreetmap.josm.gui.tagging.presets.TaggingPresetSelector.PresetClassification
 
hashCode() - Method in class org.openstreetmap.josm.gui.util.imagery.Vector3D
 
hashCode() - Method in class org.openstreetmap.josm.gui.util.LruCache
 
hashCode() - Method in class org.openstreetmap.josm.gui.util.WindowGeometry
 
hashCode() - Method in class org.openstreetmap.josm.io.UploadStrategySpecification
 
hashCode() - Method in class org.openstreetmap.josm.plugins.PluginHandler.DeprecatedPlugin
 
hashCode() - Method in class org.openstreetmap.josm.spi.preferences.AbstractSetting
 
hashCode() - Method in class org.openstreetmap.josm.tools.date.Interval
 
hashCode() - Method in class org.openstreetmap.josm.tools.ListenerList.WeakListener
 
hashCode() - Method in class org.openstreetmap.josm.tools.MultiMap
 
hashCode() - Method in class org.openstreetmap.josm.tools.Pair
 
hashCode() - Method in class org.openstreetmap.josm.tools.RotationAngle.StaticRotationAngle
 
hashCode() - Method in class org.openstreetmap.josm.tools.RotationAngle.WayDirectionRotationAngle
 
hashCode() - Method in class org.openstreetmap.josm.tools.template_engine.CompoundTemplateEntry
 
hashCode() - Method in class org.openstreetmap.josm.tools.template_engine.Condition
 
hashCode() - Method in class org.openstreetmap.josm.tools.template_engine.ContextSwitchTemplate.AndSet
 
hashCode() - Method in class org.openstreetmap.josm.tools.template_engine.ContextSwitchTemplate.ChildSet
 
hashCode() - Method in class org.openstreetmap.josm.tools.template_engine.ContextSwitchTemplate.ContextProvider
 
hashCode() - Method in class org.openstreetmap.josm.tools.template_engine.ContextSwitchTemplate
 
hashCode() - Method in class org.openstreetmap.josm.tools.template_engine.ContextSwitchTemplate.OrSet
 
hashCode() - Method in class org.openstreetmap.josm.tools.template_engine.ContextSwitchTemplate.ParentSet
 
hashCode() - Method in class org.openstreetmap.josm.tools.template_engine.SearchExpressionCondition
 
hashCode() - Method in class org.openstreetmap.josm.tools.template_engine.StaticText
 
hashCode() - Method in class org.openstreetmap.josm.tools.template_engine.Variable
 
hashMapInitialCapacity(int) - Static method in class org.openstreetmap.josm.tools.Utils
Returns the initial capacity to pass to the HashMap / HashSet constructor when it is initialized with a known number of entries.
hashMapInitialCapacity(int, double) - Static method in class org.openstreetmap.josm.tools.Utils
Returns the initial capacity to pass to the HashMap / HashSet constructor when it is initialized with a known number of entries.
hashPolygon(Polygon) - Static method in class org.openstreetmap.josm.data.imagery.Shape
Hash a polygon
HashSetWithLast() - Constructor for class org.openstreetmap.josm.gui.tagging.presets.TaggingPresetReader.HashSetWithLast
 
hashtags - Variable in class org.openstreetmap.josm.gui.io.UploadDialogModel
whether to extract hashtags from comment
hasIgnoredError(String) - Static method in class org.openstreetmap.josm.data.validation.OsmValidator
Check if a error should be ignored
hasImage() - Method in class org.openstreetmap.josm.gui.layer.geoimage.ImageViewerDialog
Returns whether an image is currently displayed
hasIncompleteData() - Method in class org.openstreetmap.josm.gui.datatransfer.data.PrimitiveTransferData
Tests whether this set contains any primitives that have invalid data.
hasIncompleteMembers() - Method in interface org.openstreetmap.josm.data.osm.IRelation
Determines if at least one child primitive is incomplete.
hasIncompleteMembers() - Method in class org.openstreetmap.josm.data.osm.Relation
 
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 interface org.openstreetmap.josm.data.osm.IWay
Replies true if this way has incomplete nodes, false otherwise.
hasIncompleteNodes() - Method in class org.openstreetmap.josm.data.osm.Way
 
hasIncompleteSelectedMembers() - Method in class org.openstreetmap.josm.gui.dialogs.relation.MemberTableModel
Replies true if at least one of the selected members is incomplete
hasInstance() - Static method in class org.openstreetmap.josm.gui.layer.geoimage.ImageViewerDialog
Check if there is an instance for the ImageViewerDialog
hasIntersectionWay(Multipolygon.PolyData, Set<Way>) - Static method in class org.openstreetmap.josm.data.validation.tests.MultipolygonTest
Simple check if given ring contains way that is known to intersect.
hasKey(String) - Method in class org.openstreetmap.josm.data.osm.AbstractPrimitive
Replies true if this primitive has a tag with key key.
hasKey(String) - Method in class org.openstreetmap.josm.data.osm.history.HistoryOsmPrimitive
 
hasKey(String) - Method in interface org.openstreetmap.josm.data.osm.Tagged
Replies true if there is a tag with key key.
hasKey(String...) - Method in class org.openstreetmap.josm.data.osm.AbstractPrimitive
Replies true if this primitive has a tag any of the keys.
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 class org.openstreetmap.josm.data.osm.history.HistoryOsmPrimitive
 
hasKeys() - Method in class org.openstreetmap.josm.data.osm.Tag
 
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
Check whether this cascade has a given layer
hasLayers - Variable in class org.openstreetmap.josm.gui.layer.MainLayerManager.LayerAvailabilityEvent
 
hasLayers() - Method in class org.openstreetmap.josm.gui.layer.MainLayerManager.LayerAvailabilityEvent
Checks if this layer manager will have layers afterwards
hasListeners() - Method in class org.openstreetmap.josm.tools.ListenerList
Check if any listeners are registered.
hasLoadingTiles - Variable in class org.openstreetmap.josm.gui.layer.AbstractTileSourceLayer.TileSetInfo
 
hasLoadingTiles() - Method in class org.openstreetmap.josm.gui.layer.AbstractTileSourceLayer.TileSet
Check if there are tiles still loading.
hasLocalFile - Variable in class org.openstreetmap.josm.gui.preferences.display.GPXSettingsPanel
 
hasMarkerLayer - Variable in class org.openstreetmap.josm.io.session.GpxTracksSessionExporter
 
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.
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.
hasName(String) - Method in class org.openstreetmap.josm.data.osm.User
Returns true if the name is in the names list
hasNewGpsData() - Method in class org.openstreetmap.josm.data.gpx.GpxImageEntry
Queries whether the GPS data changed.
hasNext() - Method in class org.openstreetmap.josm.data.gpx.GpxData.LinesIterator
 
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.TagMap.TagEntryIterator
 
hasNext() - Method in class org.openstreetmap.josm.data.osm.visitor.paint.OffsetIterator
 
hasNext() - Method in class org.openstreetmap.josm.data.protobuf.ProtobufParser
Check if there is more data to read
hasNext() - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.MapCSSRuleIndex.RuleCandidatesIterator
 
hasNext() - Method in class org.openstreetmap.josm.tools.bugreport.ReportedException.CauseTraceIterator
 
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
Check if there is a next parsed object available
hasNextImage() - Method in class org.openstreetmap.josm.data.ImageData
Check if there is a next image in the sequence
hasNodeOtherWays(Node, Way) - Static method in class org.openstreetmap.josm.actions.mapmode.ExtrudeAction
This method tests if node has other ways apart from the given one.
hasNonLocalFile - Variable in class org.openstreetmap.josm.gui.preferences.display.GPXSettingsPanel
 
hasOnlyAreaElements(IPrimitive) - Static method in class org.openstreetmap.josm.gui.mappaint.ElemStyles
Determines whether primitive has area-type StyleElements, but no line-type StyleElements.
hasOnlyIncompleteMembers(Relation, Collection<OsmPrimitive>, Collection<? extends OsmPrimitive>) - Static method in class org.openstreetmap.josm.command.PurgeCommand
 
hasOnlyLocatableNodes() - Method in class org.openstreetmap.josm.data.osm.Way
Replies true if all nodes of the way have known lat/lon, false otherwise.
hasOption(ProgramArguments.Option) - Method in class org.openstreetmap.josm.gui.ProgramArguments
Test if a given option was used by the user.
hasOutstandingTasks() - Method in class org.openstreetmap.josm.data.imagery.TMSCachedTileLoader
 
hasOutstandingTasks() - Method in class org.openstreetmap.josm.data.imagery.vectortile.mapbox.MapboxVectorCachedTileLoader
 
hasOverzoomedTiles - Variable in class org.openstreetmap.josm.gui.layer.AbstractTileSourceLayer.TileSetInfo
 
hasOverzoomedTiles() - Method in class org.openstreetmap.josm.gui.layer.AbstractTileSourceLayer.TileSet
Check if there there is a tile that is overzoomed.
hasParameters() - Method in class org.openstreetmap.josm.gui.preferences.ToolbarPreferences.ActionDefinition
Determines if this action has parameters.
hasParentRelation() - Method in class org.openstreetmap.josm.gui.mappaint.Environment
Determines if this environment has a relation as parent.
hasPreviousImage() - Method in class org.openstreetmap.josm.data.ImageData
Check if there is a previous image in the sequence
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
hasRedoCommands() - Method in class org.openstreetmap.josm.data.UndoRedoHandler
Determines if commands can be redone.
hasRequestBody() - Method in class org.openstreetmap.josm.tools.HttpClient
Determines if a non-empty request body has been set for this connection.
hasRole() - Method in interface org.openstreetmap.josm.data.osm.IRelationMember
Determines if this relation member has a role.
hasRole(String...) - Method in interface org.openstreetmap.josm.data.osm.IRelationMember
Determines if this relation member's role is in the given list.
HasRole(PushbackTokenizer) - Constructor for class org.openstreetmap.josm.data.osm.search.SearchCompiler.HasRole
 
hasRoutePoints() - Method in class org.openstreetmap.josm.data.gpx.GpxData
Determines if this GPX data has one or more route points
hasSameInterestingTags(IPrimitive) - Method in interface org.openstreetmap.josm.data.osm.IPrimitive
Replies true if other isn't null and has the same interesting tags (key/value-pairs) as this.
hasSameMembersAs(Relation) - Method in class org.openstreetmap.josm.gui.dialogs.relation.MemberTableModel
Determines if this model has the same members as the given relation.
hasSameStackTrace(ReportedException.CauseTraceIterator, Throwable) - Static method in exception org.openstreetmap.josm.tools.bugreport.ReportedException
 
hasSameValueAsOpposite(String) - Method in class org.openstreetmap.josm.gui.history.TagTableModel
Determines if the tag value is the same in the opposite point in time for the given key.
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
hasSupportedRestrictionTag(Relation) - Static method in class org.openstreetmap.josm.data.validation.tests.TurnrestrictionTest
 
hasTag(String) - Method in interface org.openstreetmap.josm.data.osm.Tagged
Replies true if there is a non-empty tag with key key.
hasTag(String) - Method in class org.openstreetmap.josm.gui.history.TagTableModel
Determines if a tag exists for the given key.
hasTag(String, String) - Method in interface org.openstreetmap.josm.data.osm.Tagged
Tests whether this primitive contains a tag consisting of key and value.
hasTag(String, String...) - Method in interface org.openstreetmap.josm.data.osm.Tagged
Tests whether this primitive contains a tag consisting of key and any of values.
hasTag(String, Collection<String>) - Method in interface org.openstreetmap.josm.data.osm.Tagged
Tests whether this primitive contains a tag consisting of key and any of values.
hasTagDifferent(String, String) - Method in interface org.openstreetmap.josm.data.osm.Tagged
Tests whether this primitive contains a tag consisting of key and a value different from value.
hasTagDifferent(String, String...) - Method in interface org.openstreetmap.josm.data.osm.Tagged
Tests whether this primitive contains a tag consisting of key and none of values.
hasTagDifferent(String, Collection<String>) - Method in interface org.openstreetmap.josm.data.osm.Tagged
Tests whether this primitive contains a tag consisting of key and none of values.
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(OsmPrimitiveType) - Method in class org.openstreetmap.josm.gui.datatransfer.importers.PrimitiveTagTransferPaster.TagPasteSupport
Replies true if there is at least one primitive of type type is in the target collection
hasThumbnail() - Method in class org.openstreetmap.josm.gui.layer.geoimage.ImageEntry
Determines whether a thumbnail is set
hasToBeDisabled(KeyStroke) - Method in interface org.openstreetmap.josm.gui.widgets.DisableShortcutsOnFocusGainedComponent
Returns true if the given shortcut has Shift modifier or no modifier and is not an actions key.
hasTrackPoints() - Method in class org.openstreetmap.josm.data.gpx.GpxData
Determines if this GPX data has one or more track points
hasTransparentColor(BufferedImage) - Static method in class org.openstreetmap.josm.tools.ImageProvider
Determines if the given BufferedImage has a transparent color determined by a previous call to ImageProvider.read(java.io.File, boolean, boolean).
hasUndoCommands() - Method in class org.openstreetmap.josm.data.UndoRedoHandler
Determines if commands can be undone.
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.presets.items.KeyedItem.Usage
Check if there is exactly one value for this key.
hasUnsavedData() - Method in class org.openstreetmap.josm.gui.io.SaveLayersModel
 
hasValue - Variable in enum org.openstreetmap.josm.data.projection.CustomProjection.Param
true if the parameter has a value
hasValue(String) - Method in class org.openstreetmap.josm.gui.tagging.TagModel
determines if this tag model has a specific value
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
 
hasVisibilitySwitcher(Component) - Static method in class org.openstreetmap.josm.actions.ExpertToggleAction
Determines if the given component tracks visibility changes.
hasVisibleTiles - Variable in class org.openstreetmap.josm.gui.layer.AbstractTileSourceLayer.TileSetInfo
 
hasVisibleTiles() - Method in class org.openstreetmap.josm.gui.layer.AbstractTileSourceLayer.TileSet
Check if there is any tile fully loaded without error.
hasZoomRedoEntries() - Method in class org.openstreetmap.josm.gui.NavigatableComponent
Determines if zoom history contains "redo" entries.
hasZoomUndoEntries() - Method in class org.openstreetmap.josm.gui.NavigatableComponent
Determines if zoom history contains "undo" entries.
hatched - Static variable in class org.openstreetmap.josm.gui.layer.OsmDataLayer
a texture for non-downloaded area
HATCHED_SIZE - Static variable in class org.openstreetmap.josm.gui.layer.OsmDataLayer
 
haveEight - Variable in class org.openstreetmap.josm.gui.animation.Star
 
Hayford - Static variable in class org.openstreetmap.josm.data.projection.Ellipsoid
Hayford's ellipsoid 1909 (ED50 system) Also known as International 1924 Proj.4 code: intl
hcb - Variable in class org.openstreetmap.josm.gui.dialogs.SearchDialog.SearchKeywordRow
 
hcbSearchString - Variable in class org.openstreetmap.josm.gui.dialogs.SearchDialog
 
hcbUploadComment - Variable in class org.openstreetmap.josm.gui.io.BasicUploadSettingsPanel
the history combo box for the upload comment
hcbUploadSource - Variable in class org.openstreetmap.josm.gui.io.BasicUploadSettingsPanel
 
hcbUploadSourceFeedback - Variable in class org.openstreetmap.josm.gui.io.BasicUploadSettingsPanel
 
HDOP - org.openstreetmap.josm.gui.layer.gpx.GpxDrawHelper.ColorMode
Color by accuracy
HDOP - org.openstreetmap.josm.io.nmea.NmeaParser.GGA
 
HDOP - org.openstreetmap.josm.io.nmea.NmeaParser.GSA
 
hdopAlpha - Variable in class org.openstreetmap.josm.gui.layer.gpx.GpxDrawHelper
Opacity for hdop points
hdopCircle - Variable in class org.openstreetmap.josm.gui.layer.gpx.GpxDrawHelper
 
hdopCircleGpsPoints - Variable in class org.openstreetmap.josm.gui.preferences.display.GPXSettingsPanel
 
hdoprange - Variable in class org.openstreetmap.josm.gui.layer.gpx.GpxDrawHelper
maximum value of displayed HDOP, minimum is 0
hdopScale - Variable in class org.openstreetmap.josm.gui.layer.gpx.GpxDrawHelper
Colors (without custom alpha channel, if given) for HDOP painting.
headArrow - Variable in class org.openstreetmap.josm.gui.preferences.display.DrawingPreference
 
header() - Method in class org.openstreetmap.josm.io.OsmWriter
Writes OSM header with normal download and upload policies.
header(DownloadPolicy, UploadPolicy) - Method in class org.openstreetmap.josm.io.OsmWriter
Writes OSM header with given download upload policies.
header(DownloadPolicy, UploadPolicy, boolean) - Method in class org.openstreetmap.josm.io.OsmWriter
 
HeaderBlock - Class in org.openstreetmap.josm.data.osm.pbf
The header block contains data on required features, optional features, the bbox of the data, the source, the osmosis replication timestamp, the osmosis replication sequence number, and the osmosis replication base url
HeaderBlock(BBox, String[], String[], String, String, Long, Long, String) - Constructor for class org.openstreetmap.josm.data.osm.pbf.HeaderBlock
Create a new HeaderBlock for an OSM PBF file
HeaderPanel() - Constructor for class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetContentPanel.HeaderPanel
 
headers - Variable in class org.openstreetmap.josm.data.cache.JCSCachedTileLoaderJob
 
headers - Variable in class org.openstreetmap.josm.data.imagery.TemplatedWMSTileSource
 
headers - Variable in class org.openstreetmap.josm.data.imagery.TileJobOptions
 
headers - Variable in class org.openstreetmap.josm.data.imagery.WMSEndpointTileSource
 
headers - Variable in class org.openstreetmap.josm.data.imagery.WMTSTileSource
 
headers - Variable in class org.openstreetmap.josm.gui.preferences.imagery.HeadersTable
 
headers - Variable in class org.openstreetmap.josm.io.imagery.WMSImagery
 
headers - Variable in class org.openstreetmap.josm.tools.HttpClient
 
HEADERS - Static variable in class org.openstreetmap.josm.gui.conflict.tags.PasteTagsConflictResolverDialog.StatisticsTableModel
 
headersTable - Variable in class org.openstreetmap.josm.gui.preferences.imagery.AddImageryPanel
 
HeadersTable - Class in org.openstreetmap.josm.gui.preferences.imagery
Simple table for editing HTTP headers
HeadersTable() - Constructor for class org.openstreetmap.josm.gui.preferences.imagery.HeadersTable
Creates empty table
HeadersTable(Map<String, String>) - Constructor for class org.openstreetmap.josm.gui.preferences.imagery.HeadersTable
Create table prefilled with headers
HeadersTable.HeaderTableModel - Class in org.openstreetmap.josm.gui.preferences.imagery
 
HeaderTableModel() - Constructor for class org.openstreetmap.josm.gui.preferences.imagery.HeadersTable.HeaderTableModel
 
heading - Variable in class org.openstreetmap.josm.actions.OrthogonalizeAction.WayData
heading of segSum == approximate heading of the way
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(EastNorth, double) - Method in class org.openstreetmap.josm.data.coor.EastNorth
Behaves exactly like EastNorth.heading(EastNorth) if refHeading is 0.0, otherwise gives a heading not relative to north (0.0).
headingText - Variable in class org.openstreetmap.josm.gui.MapStatus
 
HEATMAP - org.openstreetmap.josm.data.imagery.vectortile.mapbox.style.Layers.Type
A heatmap
HEATMAP - org.openstreetmap.josm.gui.layer.gpx.GpxDrawHelper.ColorMode
Color using a heatmap instead of normal lines
heatMapCacheLineWith - Variable in class org.openstreetmap.josm.gui.layer.gpx.GpxDrawHelper
 
heatMapCacheScreenBounds - Variable in class org.openstreetmap.josm.gui.layer.gpx.GpxDrawHelper
 
heatMapDrawColorTableIdx - Variable in class org.openstreetmap.josm.gui.layer.gpx.GpxDrawHelper
 
heatMapDrawExtraLine - Variable in class org.openstreetmap.josm.gui.layer.gpx.GpxDrawHelper
heat map parameters
heatMapDrawGain - Variable in class org.openstreetmap.josm.gui.layer.gpx.GpxDrawHelper
 
heatMapDrawLowerLimit - Variable in class org.openstreetmap.josm.gui.layer.gpx.GpxDrawHelper
 
heatMapDrawPointMode - Variable in class org.openstreetmap.josm.gui.layer.gpx.GpxDrawHelper
 
heatMapGraph2d - Variable in class org.openstreetmap.josm.gui.layer.gpx.GpxDrawHelper
 
heatMapImgGray - Variable in class org.openstreetmap.josm.gui.layer.gpx.GpxDrawHelper
 
heatMapLutColor - Variable in class org.openstreetmap.josm.gui.layer.gpx.GpxDrawHelper
 
heatMapLutColorJosmBrown2Green - Static variable in class org.openstreetmap.josm.gui.layer.gpx.GpxDrawHelper
 
heatMapLutColorJosmInferno - Static variable in class org.openstreetmap.josm.gui.layer.gpx.GpxDrawHelper
 
heatMapLutColorJosmRed2Blue - Static variable in class org.openstreetmap.josm.gui.layer.gpx.GpxDrawHelper
 
heatMapLutColorJosmViridis - Static variable in class org.openstreetmap.josm.gui.layer.gpx.GpxDrawHelper
 
heatMapMapViewState - Variable in class org.openstreetmap.josm.gui.layer.gpx.GpxDrawHelper
 
heatMapPolyX - Variable in class org.openstreetmap.josm.gui.layer.gpx.GpxDrawHelper
 
heatMapPolyY - Variable in class org.openstreetmap.josm.gui.layer.gpx.GpxDrawHelper
 
height - Variable in class org.openstreetmap.josm.data.gpx.GpxImageEntry
 
height - Variable in class org.openstreetmap.josm.gui.layer.geoimage.RemoteEntry
 
height - Variable in class org.openstreetmap.josm.gui.mappaint.styleelement.MapImage
The height of the image, as set by MapCSS
height - Variable in class org.openstreetmap.josm.gui.util.imagery.CameraPlane
The height of the image
height() - Method in class org.openstreetmap.josm.data.osm.BBox
Gets the height of the bbox.
HEIGHT - org.openstreetmap.josm.io.nmea.NmeaParser.GGA
 
HEIGHT_2 - org.openstreetmap.josm.io.nmea.NmeaParser.GGA
 
HEIGHT_2_UNTIS - org.openstreetmap.josm.io.nmea.NmeaParser.GGA
 
HEIGHT_FLAG - Static variable in class org.openstreetmap.josm.gui.widgets.JosmImageView
 
HEIGHT_M - org.openstreetmap.josm.gui.mappaint.RenderingCLI.Option
 
HEIGHT_PX - org.openstreetmap.josm.gui.mappaint.RenderingCLI.Option
 
HEIGHT_UNTIS - org.openstreetmap.josm.io.nmea.NmeaParser.GGA
 
heightAdjustedExplicitly - Variable in class org.openstreetmap.josm.gui.download.DownloadDialog.DownloadDialogSplitPane
If the height was explicitly set by the user.
heightField - Variable in class org.openstreetmap.josm.gui.widgets.JosmImageView
 
Helmert - Static variable in class org.openstreetmap.josm.data.projection.Ellipsoid
Helmert 1906
help - Variable in class org.openstreetmap.josm.gui.help.HelpBrowser
the help browser
help - Variable in class org.openstreetmap.josm.gui.help.HyperlinkHandler
 
help - Variable in class org.openstreetmap.josm.gui.MainMenu
Help / Help
HELP - org.openstreetmap.josm.data.validation.ValidatorCLI.Option
--help Show the help for validate
HELP - org.openstreetmap.josm.gui.mappaint.RenderingCLI.Option
 
HELP - org.openstreetmap.josm.gui.ProgramArguments.Option
--help|-h Show this help
HELP - Static variable in class org.openstreetmap.josm.actions.PasteTagsAction
 
HELP - Static variable in class org.openstreetmap.josm.gui.datatransfer.importers.TextTagPaster
 
helpAction - Variable in class org.openstreetmap.josm.gui.conflict.tags.CombinePrimitiveResolverDialog
the private help action
helpAction - Variable in class org.openstreetmap.josm.gui.preferences.PreferenceDialog
 
HelpAction - Class in org.openstreetmap.josm.actions
Open a help browser and displays lightweight online help.
HelpAction - Class in org.openstreetmap.josm.gui.dialogs.properties
Launch browser with wiki help for selected object.
HelpAction() - Constructor for class org.openstreetmap.josm.actions.HelpAction
Constructs a new HelpAction.
HelpAction() - Constructor for class org.openstreetmap.josm.gui.dialogs.ConflictResolutionDialog.HelpAction
 
HelpAction() - Constructor for class org.openstreetmap.josm.gui.dialogs.properties.HelpAction
Constructs a new HelpAction.
HelpAction() - Constructor for class org.openstreetmap.josm.gui.ExtendedDialog.HelpAction
Constructs a new HelpAction.
HelpAction(boolean) - Constructor for class org.openstreetmap.josm.actions.HelpAction
 
HelpAction(String) - Constructor for class org.openstreetmap.josm.gui.HelpAwareOptionPane.HelpAction
 
HelpAwareOptionPane - Class in org.openstreetmap.josm.gui
Utility methods that display an option dialog with an additional help button that links to the JOSM help
HelpAwareOptionPane() - Constructor for class org.openstreetmap.josm.gui.HelpAwareOptionPane
 
HelpAwareOptionPane.ButtonSpec - Class in org.openstreetmap.josm.gui
A specification of a button that should be added to the options dialog
HelpAwareOptionPane.DefaultAction - Class in org.openstreetmap.josm.gui
 
HelpAwareOptionPane.HelpAction - Class in org.openstreetmap.josm.gui
 
HelpBrowser - Class in org.openstreetmap.josm.gui.help
Help browser displaying HTML pages fetched from JOSM wiki.
HelpBrowser() - Constructor for class org.openstreetmap.josm.gui.help.HelpBrowser
Constructs a new HelpBrowser.
HelpBrowser.AbstractBrowserAction - Class in org.openstreetmap.josm.gui.help
 
HelpBrowser.BackAction - Class in org.openstreetmap.josm.gui.help
 
HelpBrowser.EditAction - Class in org.openstreetmap.josm.gui.help
 
HelpBrowser.ForwardAction - Class in org.openstreetmap.josm.gui.help
 
HelpBrowser.HomeAction - Class in org.openstreetmap.josm.gui.help
 
HelpBrowser.OpenInBrowserAction - Class in org.openstreetmap.josm.gui.help
 
HelpBrowser.ReloadAction - Class in org.openstreetmap.josm.gui.help
 
HelpBrowserHistory - Class in org.openstreetmap.josm.gui.help
Help browser history.
HelpBrowserHistory(IHelpBrowser) - Constructor for class org.openstreetmap.josm.gui.help.HelpBrowserHistory
Constructs a new 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
Constructs a new HelpContentReader.
HelpContentReaderException - Exception in org.openstreetmap.josm.gui.help
Exception thrown when a problem occurs during help contents fetching.
HelpContentReaderException(String, int) - Constructor for exception org.openstreetmap.josm.gui.help.HelpContentReaderException
Constructs a new HelpContentReaderException.
HelpContentReaderException(Throwable, int) - Constructor for exception org.openstreetmap.josm.gui.help.HelpContentReaderException
Constructs a new HelpContentReaderException.
helper - Variable in class org.openstreetmap.josm.gui.dialogs.SelectionListDialog.MouseEventHandler
 
HELPER_LINE_STROKE - Static variable in class org.openstreetmap.josm.actions.mapmode.ParallelWayAction
 
HELPER_STROKE - Static variable in class org.openstreetmap.josm.actions.mapmode.DrawAction
 
HelperAction(DrawSnapHelper) - Constructor for class org.openstreetmap.josm.actions.mapmode.DrawSnapHelper.HelperAction
 
helperColor - Variable in class org.openstreetmap.josm.actions.mapmode.ExtrudeAction
drawing settings for helper lines
helperLineEnd - Variable in class org.openstreetmap.josm.actions.mapmode.ParallelWayAction
 
helperLineStart - Variable in class org.openstreetmap.josm.actions.mapmode.ParallelWayAction
 
helperStrokeDash - Variable in class org.openstreetmap.josm.actions.mapmode.ExtrudeAction
 
helperStrokeRA - Variable in class org.openstreetmap.josm.actions.mapmode.ExtrudeAction
 
Helpful - Interface in org.openstreetmap.josm.gui.help
Anything on which we can provide help.
HelpMembershipAction - Class in org.openstreetmap.josm.gui.dialogs.properties
Launch browser with wiki help for selected membership.
HelpMembershipAction(JTable, IntFunction<IRelation<?>>) - Constructor for class org.openstreetmap.josm.gui.dialogs.properties.HelpMembershipAction
Constructs a new HelpAction.
helpMenu - Variable in class org.openstreetmap.josm.gui.MainMenu
helpMenu contains JOSM general actions (Help, About, etc.)
helpRelAction - Variable in class org.openstreetmap.josm.gui.dialogs.properties.PropertiesDialog
 
helpTagAction - Variable in class org.openstreetmap.josm.gui.dialogs.properties.PropertiesDialog
 
HelpTagAction - Class in org.openstreetmap.josm.gui.dialogs.properties
Launch browser with wiki help for selected tag.
HelpTagAction(Supplier<Tag>) - Constructor for class org.openstreetmap.josm.gui.dialogs.properties.HelpTagAction
Constructs a new HelpAction.
HelpTagAction(JTable, IntFunction<String>, IntFunction<Map<String, Integer>>) - Constructor for class org.openstreetmap.josm.gui.dialogs.properties.HelpTagAction
Constructs a new HelpAction.
helpText - Variable in class org.openstreetmap.josm.gui.MapStatus
 
helpTopic - Variable in class org.openstreetmap.josm.gui.ExtendedDialog
the help topic
helpTopic - Variable in class org.openstreetmap.josm.gui.help.ContextSensitiveHelpAction
 
helpTopic - Variable in class org.openstreetmap.josm.gui.HelpAwareOptionPane.ButtonSpec
The help topic to link
helpTopic - Variable in class org.openstreetmap.josm.gui.HelpAwareOptionPane.HelpAction
 
helpTopic - Variable in class org.openstreetmap.josm.gui.Notification
 
helpTopic() - Method in class org.openstreetmap.josm.gui.dialogs.ChangesetDialog
 
helpTopic() - Method in class org.openstreetmap.josm.gui.dialogs.ConflictDialog
 
helpTopic() - Method in class org.openstreetmap.josm.gui.dialogs.properties.PropertiesDialog
 
helpTopic() - Method in class org.openstreetmap.josm.gui.dialogs.ToggleDialog
 
helpTopic() - Method in interface org.openstreetmap.josm.gui.help.Helpful
Returns the help topic on JOSM wiki for this feature.
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
Provides utility methods for help system.
HelpUtil() - Constructor for class org.openstreetmap.josm.gui.help.HelpUtil
 
hemisphere - Variable in class org.openstreetmap.josm.gui.preferences.projection.UTMProjectionChoice
 
Hemisphere() - Constructor for enum org.openstreetmap.josm.data.projection.proj.TransverseMercator.Hemisphere
 
HEPTAGON - org.openstreetmap.josm.gui.draw.SymbolShape
A heptagon
HEX_ARRAY - Static variable in class org.openstreetmap.josm.tools.Utils
 
HEX_COLOR_PATTERN - Static variable in class org.openstreetmap.josm.gui.mappaint.Cascade
 
HEXAGON - org.openstreetmap.josm.gui.draw.SymbolShape
A hexagon
HEXCOLOR - Static variable in interface org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParserConstants
RegularExpression Id.
HIDDEN - org.openstreetmap.josm.data.notes.NoteComment.Action
note has been hidden
hiddenFilters - Variable in class org.openstreetmap.josm.data.osm.FilterMatcher
 
hide() - Method in class org.openstreetmap.josm.data.gpx.GpxExtension
Hides this extension and all then-empty parents so it isn't written
hide(HistoryBrowserDialog) - Method in class org.openstreetmap.josm.gui.history.HistoryBrowserDialogManager
Hides the specified history dialog and cleans associated resources.
HIDE - org.openstreetmap.josm.gui.dialogs.properties.TagEditHelper.RecentExisting
 
HideableButton - Interface in org.openstreetmap.josm.gui
An interface to provide showing/hiding method for buttons, when hidden state is stored in preferences
HideableTabbedPane - Class in org.openstreetmap.josm.gui.widgets
A JTabbedPane extension that completely hides the tab area and border if it contains less than 2 tabs.
HideableTabbedPane() - Constructor for class org.openstreetmap.josm.gui.widgets.HideableTabbedPane
Creates an empty HideableTabbedPane with a default tab placement of JTabbedPane.TOP.
HideableTabbedPane(int) - Constructor for class org.openstreetmap.josm.gui.widgets.HideableTabbedPane
Creates an empty HideableTabbedPane with the specified tab placement of either: JTabbedPane.TOP, JTabbedPane.BOTTOM, JTabbedPane.LEFT, or JTabbedPane.RIGHT.
HideableTabbedPane(int, int) - Constructor for class org.openstreetmap.josm.gui.widgets.HideableTabbedPane
Creates an empty TabbedPane with the specified tab placement and tab layout policy.
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.MinimapDialog
 
hideDialog() - Method in class org.openstreetmap.josm.gui.dialogs.ToggleDialog
Hides the dialog
hideEditor() - Method in class org.openstreetmap.josm.gui.dialogs.relation.actions.SavingAction
 
hideIfDisabled - Variable in class org.openstreetmap.josm.gui.IconToggleButton
 
hideLabelsWhileDragging - Variable in class org.openstreetmap.josm.gui.preferences.display.DrawingPreference
 
hideNoteWindow() - Method in class org.openstreetmap.josm.gui.layer.NoteLayer
 
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.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
 
hideOffsetDialog() - Static method in class org.openstreetmap.josm.actions.ImageryAdjustAction
 
hidePluginsNotInList(Set<PluginInformation>) - Method in class org.openstreetmap.josm.gui.preferences.plugin.PluginListPanel
Hides components in the list for plugins that are currently filtered away.
hideTimer - Variable in class org.openstreetmap.josm.gui.NotificationManager
 
hiding - Variable in class org.openstreetmap.josm.data.osm.Filter.FilterPreferenceEntry
If this option is activated, the chosen objects are completely hidden.
hiding - Variable in class org.openstreetmap.josm.data.osm.Filter
If this option is activated, the chosen objects are completely hidden.
HIDING_FILTER_SHORTCUT - Static variable in class org.openstreetmap.josm.gui.dialogs.FilterDialog
 
hidingFilterAction - Variable in class org.openstreetmap.josm.gui.dialogs.FilterDialog
 
HidingFilterAction() - Constructor for class org.openstreetmap.josm.gui.dialogs.FilterDialog.HidingFilterAction
 
HiDPISupport - Class in org.openstreetmap.josm.tools
Helper class for HiDPI support.
HiDPISupport() - Constructor for class org.openstreetmap.josm.tools.HiDPISupport
 
hierarchyListenerNavigatableComponent - Variable in class org.openstreetmap.josm.gui.NavigatableComponent
 
HIGH_COUNT - Static variable in class org.openstreetmap.josm.data.validation.tests.RelationChecker
Number of ''{0}'' roles too high ({1})
highlight - Variable in class org.openstreetmap.josm.actions.mapmode.SplitMode
Helper to keep track of highlighted primitives
highlight(Area) - Method in class org.openstreetmap.josm.data.validation.TestError.Builder
Sets an area to highlight when selecting this error.
highlight(Collection<? extends OsmPrimitive>) - Method in class org.openstreetmap.josm.data.validation.TestError.Builder
Sets the primitives to highlight when selecting this error.
highlight(Collection<? extends OsmPrimitive>) - Method in class org.openstreetmap.josm.gui.util.HighlightHelper
Highlight and remember given primitives
highlight(Collection<? extends OsmPrimitive>, boolean) - Method in class org.openstreetmap.josm.gui.util.HighlightHelper
Highlight and remember given primitives
highlight(OsmPrimitive...) - Method in class org.openstreetmap.josm.data.validation.TestError.Builder
Sets the primitives to highlight when selecting this error.
HIGHLIGHT - org.openstreetmap.josm.data.osm.visitor.paint.PaintColors
Highlight around a selected node/way, MapCSS renderer
HIGHLIGHT_COLOR - Static variable in class org.openstreetmap.josm.actions.mapmode.DrawAction
 
HIGHLIGHT_HELPER - Static variable in class org.openstreetmap.josm.actions.mapmode.DeleteAction
 
HIGHLIGHT_LINE_WIDTH - Static variable in class org.openstreetmap.josm.data.osm.visitor.paint.StyledMapRenderer
The line with to use for highlighting
HIGHLIGHT_POINT_RADIUS - Static variable in class org.openstreetmap.josm.data.osm.visitor.paint.StyledMapRenderer
 
HIGHLIGHT_STEP - Static variable in class org.openstreetmap.josm.data.osm.visitor.paint.StyledMapRenderer
 
HIGHLIGHT_STROKE - Static variable in class org.openstreetmap.josm.actions.mapmode.DrawAction
 
HIGHLIGHT_WIREFRAME - org.openstreetmap.josm.data.osm.visitor.paint.PaintColors
Highlight around a selected node/way, Wireframe renderer
highlightColor - Variable in class org.openstreetmap.josm.data.osm.visitor.paint.AbstractMapRenderer
Color Preference for highlighted objects
highlightColor - Variable in class org.openstreetmap.josm.data.osm.visitor.paint.MapPaintSettings
Color Preference for highlighted objects
highlightColor(Color) - Method in class org.openstreetmap.josm.gui.dialogs.layer.LayerVisibilityAction.ColorSelector
 
highlightColorTransparent - Variable in class org.openstreetmap.josm.data.osm.visitor.paint.StyledMapRenderer
 
highlighted - Variable in class org.openstreetmap.josm.data.validation.TestError.Builder
 
highlighted - Variable in class org.openstreetmap.josm.data.validation.TestError
The primitives or way segments to be highlighted
highlighted - Variable in class org.openstreetmap.josm.data.vector.VectorDataSet
 
highlighted - Variable in class org.openstreetmap.josm.data.vector.VectorPrimitive
 
highlighted(Environment) - Static method in class org.openstreetmap.josm.gui.mappaint.mapcss.ConditionFactory.PseudoClasses
:highlighted tests whether the object is highlighted (i.e.
highlightedIsEqual(Collection<?>, Collection<?>) - Static method in class org.openstreetmap.josm.data.validation.TestError
 
highlightedPrimitives - Variable in class org.openstreetmap.josm.gui.util.HighlightHelper
 
highlightedVirtualNodes - Variable in class org.openstreetmap.josm.data.osm.DataSet
 
highlightedWaySegments - Variable in class org.openstreetmap.josm.data.osm.DataSet
 
highlightEnabled - Variable in class org.openstreetmap.josm.gui.dialogs.relation.MemberTable
 
highlightEnabled - Variable in class org.openstreetmap.josm.gui.dialogs.RelationListDialog
 
highlightEnabled - Variable in class org.openstreetmap.josm.gui.dialogs.SelectionListDialog.MouseEventHandler
 
highlighterListener - Variable in class org.openstreetmap.josm.gui.dialogs.relation.MemberTable
 
highlightHelper - Variable in class org.openstreetmap.josm.gui.dialogs.properties.PropertiesDialog
 
highlightHelper - Variable in class org.openstreetmap.josm.gui.dialogs.relation.MemberTable
 
highlightHelper - Variable in class org.openstreetmap.josm.gui.dialogs.RelationListDialog
 
HighlightHelper - Class in org.openstreetmap.josm.gui.util
This class stores the set of highlighted primitives and allows easy and fast change of highlighting.
HighlightHelper() - Constructor for class org.openstreetmap.josm.gui.util.HighlightHelper
 
highlightNodePairs(Collection<List<Node>>) - Method in class org.openstreetmap.josm.data.validation.TestError.Builder
Sets the node pairs to highlight when selecting this error.
highlightOnly(Collection<? extends OsmPrimitive>) - Method in class org.openstreetmap.josm.gui.util.HighlightHelper
Highlight and remember given primitives, forgetting previously highlighted by this instance
highlightOnly(OsmPrimitive) - Method in class org.openstreetmap.josm.gui.util.HighlightHelper
Highlight and remember given primitive, forgetting previously highlighted by this instance
highlightUpdated(HighlightUpdateListener.HighlightUpdateEvent) - Method in interface org.openstreetmap.josm.data.osm.HighlightUpdateListener
Called whenever the highlighting of way segments in the dataset changed.
highlightUpdated(HighlightUpdateListener.HighlightUpdateEvent) - Method in class org.openstreetmap.josm.gui.layer.OsmDataLayer
 
HighlightUpdateEvent(DataSet) - Constructor for class org.openstreetmap.josm.data.osm.HighlightUpdateListener.HighlightUpdateEvent
Create a new highlight update event.
HighlightUpdateListener - Interface in org.openstreetmap.josm.data.osm
This is a listener that listens to highlight segment changes.
HighlightUpdateListener.HighlightUpdateEvent - Class in org.openstreetmap.josm.data.osm
An event that is fired whenever highlighting on the OSM DataSet changed.
highlightUpdateListenerListenerList - Variable in class org.openstreetmap.josm.data.vector.VectorDataSet
 
highlightUpdateListeners - Variable in class org.openstreetmap.josm.data.osm.DataSet
 
highlightWaySegments - Variable in class org.openstreetmap.josm.data.osm.visitor.paint.StyledMapRenderer
 
highlightWaySegments(Collection<WaySegment>) - Method in class org.openstreetmap.josm.data.validation.TestError.Builder
Sets the way segments to highlight when selecting this error.
HIGHWAY - org.openstreetmap.josm.data.validation.tests.CrossingWays.WayType
 
HIGHWAY - Static variable in class org.openstreetmap.josm.data.validation.tests.CrossingWays
 
HIGHWAY_RAILWAY_WATERWAY_LANDUSE_BUILDING - Static variable in class org.openstreetmap.josm.data.osm.DefaultNameFormatter
 
Highways - Class in org.openstreetmap.josm.data.validation.tests
Test that performs semantic checks on highways.
Highways() - Constructor for class org.openstreetmap.josm.data.validation.tests.Highways
Constructs a new Highways test.
HILLSHADE - org.openstreetmap.josm.data.imagery.vectortile.mapbox.style.Layers.Type
Hillshade data
hillyCompensation - Variable in class org.openstreetmap.josm.data.validation.tests.PowerLines
 
hillyThreshold - Variable in class org.openstreetmap.josm.data.validation.tests.PowerLines
 
hint - Variable in class org.openstreetmap.josm.gui.widgets.JosmComboBox
greyed text to display in the editor when the selected value is empty
hint - Variable in class org.openstreetmap.josm.gui.widgets.JosmTextField
 
HIRAGANA - Static variable in class org.openstreetmap.josm.tools.I18n
 
HISTORICMAP - org.openstreetmap.josm.data.imagery.ImageryInfo.ImageryCategory
A historic or otherwise outdated map.
HISTORICPHOTO - org.openstreetmap.josm.data.imagery.ImageryInfo.ImageryCategory
A historic or otherwise outdated aerial or satellite photo.
history - Variable in class org.openstreetmap.josm.gui.dialogs.SelectionListDialog.SelectionListModel
 
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 - 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_KEY - Static variable in class org.openstreetmap.josm.actions.SearchNotesDownloadAction
 
HISTORY_KEY - Static variable in class org.openstreetmap.josm.gui.download.PlaceSelection
 
History.FilterPredicate - Interface in org.openstreetmap.josm.data.osm.history
 
HistoryBrowser - Class in org.openstreetmap.josm.gui.history
HistoryBrowser is a UI component which displays history information about an OsmPrimitive.
HistoryBrowser() - Constructor for class org.openstreetmap.josm.gui.history.HistoryBrowser
Constructs a new HistoryBrowser.
HistoryBrowser(History) - Constructor for class org.openstreetmap.josm.gui.history.HistoryBrowser
Constructs a new HistoryBrowser.
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
Constructs a new HistoryBrowserDialog.
HistoryBrowserDialog.CloseAction - Class in org.openstreetmap.josm.gui.history
 
HistoryBrowserDialog.ReloadAction - Class in org.openstreetmap.josm.gui.history
 
HistoryBrowserDialog.WindowClosingAdapter - Class in org.openstreetmap.josm.gui.history
 
HistoryBrowserDialogManager - Class in org.openstreetmap.josm.gui.history
Manager allowing to show/hide history dialogs.
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
HistoryBrowserPanel - Class in org.openstreetmap.josm.gui.history
Superclass of history browsing panels, backed by an HistoryBrowserModel.
HistoryBrowserPanel() - Constructor for class org.openstreetmap.josm.gui.history.HistoryBrowserPanel
 
HistoryComboBox - Class in org.openstreetmap.josm.gui.widgets
A History ComboBox
HistoryComboBox() - Constructor for class org.openstreetmap.josm.gui.widgets.HistoryComboBox
Constructs a new HistoryComboBox.
HistoryComboBoxModel - Class in org.openstreetmap.josm.gui.widgets
A data model for the HistoryComboBox.
HistoryComboBoxModel() - Constructor for class org.openstreetmap.josm.gui.widgets.HistoryComboBoxModel
 
historyDataSet - Static variable in class org.openstreetmap.josm.data.osm.history.HistoryDataSet
the unique instance
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
Constructs a new HistoryDataSet.
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.history.HistoryBrowserDialog
 
HistoryDataSetListener - Interface in org.openstreetmap.josm.data.osm.history
A listener that listens to changes in the HistoryDataSet.
HistoryHook - Interface in org.openstreetmap.josm.gui.history
Change, or block, history requests.
historyinfo - Variable in class org.openstreetmap.josm.gui.MainMenu
View / History
HistoryInfoAction - Class in org.openstreetmap.josm.actions
Display history information about OSM ways, nodes, or relations.
HistoryInfoAction() - Constructor for class org.openstreetmap.josm.actions.HistoryInfoAction
Constructs a new HistoryInfoAction.
HistoryInfoAction.HistoryObjectIDDialog - Class in org.openstreetmap.josm.actions
Dialog allowing to choose object id if no one is selected.
historyinfoweb - Variable in class org.openstreetmap.josm.gui.MainMenu
View / History (web)
HistoryInfoWebAction - Class in org.openstreetmap.josm.actions
Display history information about OSM ways, nodes, or relations in web browser.
HistoryInfoWebAction() - Constructor for class org.openstreetmap.josm.actions.HistoryInfoWebAction
Constructs a new HistoryInfoWebAction.
HistoryLoaderAndListener(Map<OsmPrimitive, Instant>) - Constructor for class org.openstreetmap.josm.actions.downloadtasks.DownloadOsmChangeTask.HistoryLoaderAndListener
 
HistoryLoadTask - Class in org.openstreetmap.josm.gui.history
Loads the object history of a collection of objects from the server.
HistoryLoadTask() - Constructor for class org.openstreetmap.josm.gui.history.HistoryLoadTask
Constructs a new HistoryLoadTask.
HistoryLoadTask(Component) - Constructor for class org.openstreetmap.josm.gui.history.HistoryLoadTask
Constructs a new HistoryLoadTask.
HistoryNameFormatter - Interface in org.openstreetmap.josm.data.osm.history
Formats a name for a HistoryOsmPrimitive.
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, Instant, LatLon) - Constructor for class org.openstreetmap.josm.data.osm.history.HistoryNode
Constructs a new HistoryNode.
HistoryNode(long, long, boolean, User, long, Instant, 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.
HistoryObjectIDDialog() - Constructor for class org.openstreetmap.josm.actions.HistoryInfoAction.HistoryObjectIDDialog
Constructs a new HistoryObjectIDDialog.
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, Instant) - Constructor for class org.openstreetmap.josm.data.osm.history.HistoryOsmPrimitive
Constructs a new HistoryOsmPrimitive.
HistoryOsmPrimitive(long, long, boolean, User, long, Instant, 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
 
HistoryPrimitiveBuilder() - Constructor for class org.openstreetmap.josm.gui.history.HistoryBrowserModel.HistoryPrimitiveBuilder
 
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, Instant) - Constructor for class org.openstreetmap.josm.data.osm.history.HistoryRelation
constructor
HistoryRelation(long, long, boolean, User, long, Instant, boolean) - Constructor for class org.openstreetmap.josm.data.osm.history.HistoryRelation
constructor
HistoryRelation(long, long, boolean, User, long, Instant, List<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.
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.history.HistoryBrowserDialog
 
HistoryViewerPanel - Class in org.openstreetmap.josm.gui.history
HistoryViewerPanel(HistoryBrowserModel) - Constructor for class org.openstreetmap.josm.gui.history.HistoryViewerPanel
 
HistoryViewerPanel.ListPopupMenu - Class in org.openstreetmap.josm.gui.history
 
HistoryViewerPanel.ZoomToObjectAction - Class in org.openstreetmap.josm.gui.history
 
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, Instant) - Constructor for class org.openstreetmap.josm.data.osm.history.HistoryWay
Constructs a new HistoryWay.
HistoryWay(long, long, boolean, User, long, Instant, 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, Instant, List<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.
HKEY_CURRENT_USER - Static variable in class org.openstreetmap.josm.tools.WinRegistry
Registry entries subordinate to this key define the preferences of the current user.
HKEY_EQ - Static variable in class org.openstreetmap.josm.tools.WinRegistry
 
HKEY_LOCAL_MACHINE - Static variable in class org.openstreetmap.josm.tools.WinRegistry
Registry entries subordinate to this key define the physical state of the computer, including data about the bus type, system memory, and installed hardware and software.
home - Variable in class org.openstreetmap.josm.data.osm.UserInfo
the home location
HomeAction(IHelpBrowser) - Constructor for class org.openstreetmap.josm.gui.help.HelpBrowser.HomeAction
Constructs a new HomeAction.
HomeLocationBookmark() - Constructor for class org.openstreetmap.josm.gui.download.BookmarkList.HomeLocationBookmark
Constructs a new HomeLocationBookmark.
homeZoom - Variable in class org.openstreetmap.josm.data.osm.UserInfo
the zoom level for the home location
hooks - Static variable in class org.openstreetmap.josm.gui.history.HistoryBrowserDialogManager
 
hookUpMapView() - Method in class org.openstreetmap.josm.gui.layer.AbstractTileSourceLayer
Creates popup menu items and binds to mouse actions
hookUpMapView() - 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.NoteLayer
 
HORIZONTAL_DIRECTION - Static variable in class org.openstreetmap.josm.gui.ScrollViewport
Allow horizontal scrolling
HorizontalTextAlignment() - Constructor for enum org.openstreetmap.josm.gui.mappaint.styleelement.BoxTextElement.HorizontalTextAlignment
 
host - Variable in class org.openstreetmap.josm.gui.io.CredentialDialog.OtherHostCredentialsPanel
 
HOST_LIMIT - Static variable in class org.openstreetmap.josm.data.imagery.TMSCachedTileLoader
Limit definition for per host concurrent connections
hostLimit - Variable in class org.openstreetmap.josm.data.cache.HostLimitQueue
 
HostLimitQueue - Class in org.openstreetmap.josm.data.cache
Queue for ThreadPoolExecutor that implements per-host limit.
HostLimitQueue(int) - Constructor for class org.openstreetmap.josm.data.cache.HostLimitQueue
Creates an unbounded queue
HostLimitQueue(int, int) - Constructor for class org.openstreetmap.josm.data.cache.HostLimitQueue
Creates bounded queue
hostnameRegex - Variable in class org.openstreetmap.josm.data.validation.routines.DomainValidator
RegexValidator for matching a local hostname
hostSemaphores - Variable in class org.openstreetmap.josm.data.cache.HostLimitQueue
 
Hough - Static variable in class org.openstreetmap.josm.data.projection.Ellipsoid
Hough
HOUSE - Static variable in class org.openstreetmap.josm.data.validation.tests.Addresses
 
HOUSE_NUMBER_TOO_FAR - Static variable in class org.openstreetmap.josm.data.validation.tests.Addresses
 
HOUSE_NUMBER_WITHOUT_STREET - Static variable in class org.openstreetmap.josm.data.validation.tests.Addresses
 
hover - Variable in class org.openstreetmap.josm.gui.tagging.presets.TaggingPresetLabel.PresetLabelMouseListener
 
hoveredPrimitive - Variable in class org.openstreetmap.josm.gui.PrimitiveHoverListener.PrimitiveHoverEvent
The primitive that is being hovered over by the mouse pointer.
hoverListenerAdded - Variable in class org.openstreetmap.josm.gui.layer.OsmDataLayer
 
HoverPreviewPreferSelectionPropListener() - Constructor for class org.openstreetmap.josm.gui.dialogs.properties.PropertiesDialog.HoverPreviewPreferSelectionPropListener
 
hoverPreviewPrioritizeSelectionPropListener - Variable in class org.openstreetmap.josm.gui.dialogs.properties.PropertiesDialog
 
hoverPreviewPropListener - Variable in class org.openstreetmap.josm.gui.dialogs.properties.PropertiesDialog
 
HoverPreviewPropListener() - Constructor for class org.openstreetmap.josm.gui.dialogs.properties.PropertiesDialog.HoverPreviewPropListener
 
href - Variable in class org.openstreetmap.josm.gui.tagging.presets.items.Link
The link to display.
hsb_color(float, float, float) - Static method in class org.openstreetmap.josm.gui.mappaint.mapcss.Functions
Create color from hsb color model.
ht(String) - Static method in class org.openstreetmap.josm.gui.help.HelpUtil
This is a simple marker method for help topic literals.
HTML - Static variable in class org.openstreetmap.josm.gui.dialogs.properties.TagEditHelper
 
HTML_END - Static variable in class org.openstreetmap.josm.gui.preferences.plugin.PluginPreference
 
HTML_END - Static variable in class org.openstreetmap.josm.plugins.PluginHandler
 
HTML_LINK - Static variable in class org.openstreetmap.josm.gui.layer.NoteLayer
 
HTML_LINK_MARK - Static variable in class org.openstreetmap.josm.gui.layer.NoteLayer
 
HTML_START - Static variable in class org.openstreetmap.josm.gui.preferences.plugin.PluginPreference
 
HTML_START - Static variable in class org.openstreetmap.josm.plugins.PluginHandler
 
html2color(String) - Static method in class org.openstreetmap.josm.gui.mappaint.mapcss.Functions
Creates a color value from an HTML notation, i.e., #rrggbb.
html2color(String) - Static method in class org.openstreetmap.josm.tools.ColorHelper
Returns the Color for the given HTML code.
HTMLINLINE - org.openstreetmap.josm.tools.ImageProvider.ImageSizes
HTML inline image
htmlMessage - Variable in exception org.openstreetmap.josm.data.osm.DataIntegrityProblemException
 
htmlPanel - Variable in class org.openstreetmap.josm.gui.dialogs.DeleteFromRelationConfirmationDialog
The table to hide/show if the relations to delete are not empty
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
Constructs a new HtmlPanel.
HtmlPanel(String) - Constructor for class org.openstreetmap.josm.gui.widgets.HtmlPanel
Constructs a new HtmlPanel with the given HTML text.
htmlTabTitle(String, int) - Static method in class org.openstreetmap.josm.gui.preferences.PreferenceTabbedPane
 
HTTP_LINK - Static variable in class org.openstreetmap.josm.gui.layer.NoteLayer
 
HTTP_PROTOCOL - Static variable in class org.openstreetmap.josm.tools.ImageProvider
 
HTTP_RESPONSE_CODE - Static variable in class org.openstreetmap.josm.data.cache.CacheEntryAttributes
 
Http1Client - Class in org.openstreetmap.josm.tools
Provides a uniform access for a HTTP/HTTPS 1.0/1.1 server.
Http1Client(URL, String) - Constructor for class org.openstreetmap.josm.tools.Http1Client
Constructs a new Http1Client.
Http1Client.Http1Response - Class in org.openstreetmap.josm.tools
A wrapper for the HTTP 1.x response.
Http1Response(HttpURLConnection, ProgressMonitor) - Constructor for class org.openstreetmap.josm.tools.Http1Client.Http1Response
 
httpAccept - Variable in class org.openstreetmap.josm.io.CachedFile
 
HttpClient - Class in org.openstreetmap.josm.tools
Provides uniform access for a HTTP/HTTPS server.
HttpClient(URL, String) - Constructor for class org.openstreetmap.josm.tools.HttpClient
Constructs a new HttpClient.
HttpClient.ConnectionResponse - Interface in org.openstreetmap.josm.tools
A wrapper for the HTTP connection response.
HttpClient.HttpClientFactory - Interface in org.openstreetmap.josm.tools
HTTP client factory.
HttpClient.Response - Class in org.openstreetmap.josm.tools
A wrapper for the HTTP response.
httpHeaders - Variable in class org.openstreetmap.josm.io.CachedFile
 
HttpProxyCredentialsPanel(CredentialDialog) - Constructor for class org.openstreetmap.josm.gui.io.CredentialDialog.HttpProxyCredentialsPanel
 
httpProxySocketAddress - Variable in class org.openstreetmap.josm.io.DefaultProxySelector
 
HTTPS - Static variable in class org.openstreetmap.josm.io.UrlPatterns
 
HTTPS_PROTOCOL - Static variable in class org.openstreetmap.josm.tools.ImageProvider
 
httpsWebSite - Variable in class org.openstreetmap.josm.io.CertificateAmendment.NativeCertAmend
 
httpUrl - org.openstreetmap.josm.gui.DownloadParamType
http(s):// or geo:// URL
hull - Variable in class org.openstreetmap.josm.actions.UploadSelectionAction.UploadHullBuilder
 
hull - Variable in class org.openstreetmap.josm.data.osm.visitor.MergeSourceBuildingVisitor
 
huntGift() - Method in class org.openstreetmap.josm.gui.animation.BirthdayExtension
Hunts the gift
HyperlinkHandler - Class in org.openstreetmap.josm.gui.help
Handles clicks on hyperlinks inside HelpBrowser.
HyperlinkHandler(IHelpBrowser, JosmEditorPane) - Constructor for class org.openstreetmap.josm.gui.help.HyperlinkHandler
Constructs a new HyperlinkHandler.
hyperlinkUpdate(HyperlinkEvent) - Method in class org.openstreetmap.josm.gui.GettingStarted.LinkGeneral
 
hyperlinkUpdate(HyperlinkEvent) - Method in class org.openstreetmap.josm.gui.help.HyperlinkHandler
 
hyperlinkUpdate(HyperlinkEvent) - Method in class org.openstreetmap.josm.gui.io.UploadParameterSummaryPanel
 

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
Enumeration of possible plural modes.
I18n.QuirkyPluralString - Annotation Type in org.openstreetmap.josm.tools
This annotates strings which do not permit a clean i18n.
I18nString() - Constructor for enum org.openstreetmap.josm.gui.preferences.SourceEditor.I18nString
 
IAnimObject - Interface in org.openstreetmap.josm.gui.animation
An animated object
IBaseDirectories - Interface in org.openstreetmap.josm.spi.preferences
Interface for a provider of certain base directory locations.
IBounds - Interface in org.openstreetmap.josm.data
Represents a "rectangular" area of the world, given in lat/lon min/max values.
ICachedLoaderJob<K> - Interface in org.openstreetmap.josm.data.cache
Interface for a job to load a single object (typically an imagery tile).
ICachedLoaderListener - Interface in org.openstreetmap.josm.data.cache
Cache loader listener.
ICachedLoaderListener.LoadResult - Enum in org.openstreetmap.josm.data.cache
Result of download
ICentralMeridianProvider - Interface in org.openstreetmap.josm.data.projection.proj
A Proj implements this interface, if it derives the central meridian value from it's other input parameters.
ico - Variable in class org.openstreetmap.josm.gui.preferences.ToolbarPreferences.ActionDefinition
 
ICommonSource<T extends java.lang.Enum<T>> - Interface in org.openstreetmap.josm.data.sources
This interface is used to ensure that a class can get a enum from a string.
icon - Variable in enum org.openstreetmap.josm.actions.MoveAction.Direction
 
icon - Variable in class org.openstreetmap.josm.command.ChangePropertyKeyCommand.SinglePrimitivePseudoCommand
 
icon - Variable in class org.openstreetmap.josm.data.preferences.sources.ExtendedSourceEntry
icon used for display
icon - Variable in class org.openstreetmap.josm.data.sources.SourceInfo
icon used in menu
icon - Variable in class org.openstreetmap.josm.data.sources.SourcePreferenceEntry
The icon for the source (not necessarily the same as the logo)
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.conflict.pair.nodes.NodeListTableCellRenderer
 
icon - Variable in class org.openstreetmap.josm.gui.dialogs.relation.RelationTreeCellRenderer
the relation icon
icon - Variable in enum org.openstreetmap.josm.gui.dialogs.ValidatorListManagementDialog.BUTTONS
 
icon - Variable in class org.openstreetmap.josm.gui.download.BookmarkList.Bookmark
 
icon - Variable in class org.openstreetmap.josm.gui.ExtendedDialog
 
icon - Variable in class org.openstreetmap.josm.gui.HelpAwareOptionPane.ButtonSpec
the icon to display.
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.StyleSetting.StyleSettingGroup
group icon (optional)
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.Notification
 
icon - Variable in class org.openstreetmap.josm.gui.preferences.ToolbarPreferences.ActionDefinition
 
icon - Variable in class org.openstreetmap.josm.gui.tagging.presets.items.PresetListEntry
The location of icon file to display
icon - Variable in class org.openstreetmap.josm.gui.tagging.presets.items.TextItem
The location of icon file to display
icon - Variable in class org.openstreetmap.josm.gui.widgets.JosmTextField
 
icon - Variable in class org.openstreetmap.josm.plugins.PluginInformation
The plugin icon.
ICON_HEIGHT - Static variable in interface org.openstreetmap.josm.gui.mappaint.StyleKeys
MapCSS icon-height property key
ICON_HEIGHT_IDX - Static variable in class org.openstreetmap.josm.gui.mappaint.styleelement.StyleElement
 
ICON_IMAGE - Static variable in interface org.openstreetmap.josm.gui.mappaint.StyleKeys
MapCSS icon-image property key
ICON_IMAGE_IDX - Static variable in class org.openstreetmap.josm.gui.mappaint.styleelement.StyleElement
 
ICON_KEYS - Static variable in class org.openstreetmap.josm.gui.mappaint.styleelement.NodeElement
 
ICON_OFFSET_X - Static variable in interface org.openstreetmap.josm.gui.mappaint.StyleKeys
MapCSS icon-offset-x property key
ICON_OFFSET_X_IDX - Static variable in class org.openstreetmap.josm.gui.mappaint.styleelement.StyleElement
 
ICON_OFFSET_Y - Static variable in interface org.openstreetmap.josm.gui.mappaint.StyleKeys
MapCSS icon-offset-y property key
ICON_OFFSET_Y_IDX - Static variable in class org.openstreetmap.josm.gui.mappaint.styleelement.StyleElement
 
ICON_OPACITY - Static variable in interface org.openstreetmap.josm.gui.mappaint.StyleKeys
MapCSS icon-opacity property key
ICON_OPACITY_IDX - Static variable in class org.openstreetmap.josm.gui.mappaint.styleelement.StyleElement
 
ICON_POSITION - Static variable in interface org.openstreetmap.josm.gui.mappaint.StyleKeys
Position of icons on area.
ICON_ROTATION - Static variable in interface org.openstreetmap.josm.gui.mappaint.StyleKeys
MapCSS icon-rotation property key
icon_size - Variable in class org.openstreetmap.josm.gui.tagging.presets.items.PresetListEntry
The size of displayed icon.
icon_size - Variable in class org.openstreetmap.josm.gui.tagging.presets.items.TextItem
The size of displayed icon.
ICON_SOURCES - Static variable in class org.openstreetmap.josm.gui.tagging.presets.TaggingPresets
Custom icon sources
ICON_WIDTH - Static variable in interface org.openstreetmap.josm.gui.mappaint.StyleKeys
MapCSS icon-width property key
ICON_WIDTH_IDX - Static variable in class org.openstreetmap.josm.gui.mappaint.styleelement.StyleElement
 
iconCache - Static variable in enum org.openstreetmap.josm.data.imagery.ImageryInfo.ImageryCategory
 
iconDecided - Variable in class org.openstreetmap.josm.gui.conflict.tags.MultiValueCellRenderer
 
iconEye - Variable in class org.openstreetmap.josm.gui.dialogs.LayerListDialog.LayerVisibleCheckBox
 
iconEyeTranslucent - Variable in class org.openstreetmap.josm.gui.dialogs.LayerListDialog.LayerVisibleCheckBox
 
IConflictListener - Interface in org.openstreetmap.josm.data.conflict
Interface for listeners that get notified when conflicts are added to or removed from a ConflictCollection.
IConflictResolver - Interface in org.openstreetmap.josm.gui.conflict.pair
The conflict resolver receives the result of a ConflictDialog.
iconFuture - Variable in class org.openstreetmap.josm.gui.tagging.presets.TaggingPreset
The completable future task of asynchronous icon loading
iconImage - Variable in class org.openstreetmap.josm.gui.mappaint.styleelement.AreaIconElement
The icon that is displayed on the center of the area.
iconImageAngle - Variable in class org.openstreetmap.josm.gui.mappaint.styleelement.AreaIconElement
The rotation of the AreaIconElement.iconImageAngle
iconLTR - Variable in class org.openstreetmap.josm.gui.widgets.OrientationAction
 
iconName - Variable in class org.openstreetmap.josm.gui.mappaint.MapPaintStyles.IconReference
The name of the icon
iconName - Variable in class org.openstreetmap.josm.gui.preferences.DefaultTabPreferenceSetting
 
iconName - Variable in class org.openstreetmap.josm.gui.tagging.presets.TaggingPreset
The icon name assigned to this preset.
iconName - Variable in enum org.openstreetmap.josm.gui.tagging.presets.TaggingPresetType
 
iconPath - Variable in class org.openstreetmap.josm.plugins.PluginInformation
The plugin icon path inside jar.
iconPathsModel - Variable in class org.openstreetmap.josm.gui.preferences.SourceEditor
 
IconPathTableModel(DefaultListSelectionModel) - Constructor for class org.openstreetmap.josm.gui.preferences.SourceEditor.IconPathTableModel
Constructs a new IconPathTableModel.
iconPos - Variable in class org.openstreetmap.josm.gui.widgets.JosmTextField
 
iconPosition - Variable in class org.openstreetmap.josm.gui.mappaint.styleelement.AreaIconElement
The position of the icon inside the area.
ICONPREF - Static variable in class org.openstreetmap.josm.gui.preferences.map.MapPaintPreference.MapPaintSourceEditor
 
IconReference(String, StyleSource) - Constructor for class org.openstreetmap.josm.gui.mappaint.MapPaintStyles.IconReference
iconResolved - Variable in class org.openstreetmap.josm.gui.conflict.tags.PasteTagsConflictResolverDialog
 
iconRTL - Variable in class org.openstreetmap.josm.gui.widgets.OrientationAction
 
IconTextCheckBox - Interface in org.openstreetmap.josm.gui.widgets
Allows using an icon as well as a text on a JCheckBox
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
 
ICoordinateFormat - Interface in org.openstreetmap.josm.data.coor.conversion
A class that converts lat/lon coordinates to string.
id - Variable in class org.openstreetmap.josm.data.coor.conversion.AbstractCoordinateFormat
 
id - Variable in enum org.openstreetmap.josm.data.imagery.vectortile.mapbox.Command
 
id - Variable in class org.openstreetmap.josm.data.imagery.vectortile.mapbox.Feature
The id of the feature.
id - Variable in class org.openstreetmap.josm.data.imagery.vectortile.mapbox.style.Layers
A required unique layer name
id - Variable in class org.openstreetmap.josm.data.notes.Note
 
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.data.sources.SourcePreferenceEntry
A *unique* id for the source
id - Variable in class org.openstreetmap.josm.gui.history.VersionInfoPanel.OpenChangesetDialogAction
 
id - Variable in class org.openstreetmap.josm.gui.mappaint.mapcss.ConditionFactory.ClassCondition
Class identifier
id - Variable in class org.openstreetmap.josm.gui.mappaint.mapcss.Subpart.ExpressionSubpart
 
id - Variable in class org.openstreetmap.josm.gui.mappaint.mapcss.Subpart.StringSubpart
 
id - Variable in class org.openstreetmap.josm.gui.MapStatus.StatusTextHistory
 
id - Variable in class org.openstreetmap.josm.gui.preferences.projection.AbstractProjectionChoice
 
id - Variable in class org.openstreetmap.josm.gui.progress.ProgressTaskId
 
id - Variable in class org.openstreetmap.josm.gui.tagging.presets.TaggingPresetReader.Chunk
The chunk id, can be referenced later
id - Variable in class org.openstreetmap.josm.gui.widgets.ChangesetIdTextField.ChangesetIdValidator
 
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.io.ValidatorErrorWriter.ErrorClass
 
id - Variable in class org.openstreetmap.josm.tools.ImageProvider
caching identifier
Id(PushbackTokenizer) - Constructor for class org.openstreetmap.josm.data.osm.search.SearchCompiler.Id
 
Id(PushbackTokenizer.Range) - Constructor for class org.openstreetmap.josm.data.osm.search.SearchCompiler.Id
 
ID_FIELD - Static variable in class org.openstreetmap.josm.data.imagery.vectortile.mapbox.Feature
 
ID_GENERATOR - Static variable in class org.openstreetmap.josm.data.vector.VectorNode
 
ID_PATTERN - Static variable in class org.openstreetmap.josm.data.osm.SimplePrimitiveId
A pattern that is used to parse a textual primitive id
IDataSelectionEventSource<O extends IPrimitive,​N extends INode,​W extends IWay<N>,​R extends IRelation<?>,​D extends OsmData<O,​N,​W,​R>> - Interface in org.openstreetmap.josm.data.osm.event
This interface indicates that the class can fire IDataSelectionListener.
IDataSelectionListener<O extends IPrimitive,​N extends INode,​W extends IWay<N>,​R extends IRelation<?>,​D extends OsmData<O,​N,​W,​R>> - Interface in org.openstreetmap.josm.data.osm.event
This interface is the same as DataSelectionListener, except it isn't OsmPrimitive specific.
IDataSelectionListener.AbstractSelectionEvent<O extends IPrimitive,​N extends INode,​W extends IWay<N>,​R extends IRelation<?>,​D extends OsmData<O,​N,​W,​R>> - Class in org.openstreetmap.josm.data.osm.event
The base class for selection events
IDataSelectionListener.SelectionAddEvent<O extends IPrimitive,​N extends INode,​W extends IWay<N>,​R extends IRelation<?>,​D extends OsmData<O,​N,​W,​R>> - Class in org.openstreetmap.josm.data.osm.event
Primitives are added to the selection
IDataSelectionListener.SelectionChangeEvent<O extends IPrimitive,​N extends INode,​W extends IWay<N>,​R extends IRelation<?>,​D extends OsmData<O,​N,​W,​R>> - Interface in org.openstreetmap.josm.data.osm.event
The event that is fired when the selection changed.
IDataSelectionListener.SelectionRemoveEvent<O extends IPrimitive,​N extends INode,​W extends IWay<N>,​R extends IRelation<?>,​D extends OsmData<O,​N,​W,​R>> - Class in org.openstreetmap.josm.data.osm.event
Primitives are removed from the selection
IDataSelectionListener.SelectionReplaceEvent<O extends IPrimitive,​N extends INode,​W extends IWay<N>,​R extends IRelation<?>,​D extends OsmData<O,​N,​W,​R>> - Class in org.openstreetmap.josm.data.osm.event
The selection is replaced by a new selection
IDataSelectionListener.SelectionToggleEvent<O extends IPrimitive,​N extends INode,​W extends IWay<N>,​R extends IRelation<?>,​D extends OsmData<O,​N,​W,​R>> - Class in org.openstreetmap.josm.data.osm.event
Toggle the selected state of a primitive
idCounter - Variable in class org.openstreetmap.josm.data.osm.UniqueIdGenerator
 
idCounter - Static variable in class org.openstreetmap.josm.io.ValidatorErrorWriter.ErrorClass
 
ident - Variable in class org.openstreetmap.josm.io.CacheCustomContent
The ident that identifies the stored file.
ident() - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParser
 
IDENT - Static variable in interface org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParserConstants
RegularExpression Id.
IDENTICAL_MEMBERLIST - Static variable in class org.openstreetmap.josm.data.validation.tests.DuplicateRelation
Code number of relation with same members error
identifier - Variable in class org.openstreetmap.josm.data.imagery.WMTSTileSource.Dimension
 
identifier - Variable in class org.openstreetmap.josm.data.imagery.WMTSTileSource.Layer
 
identifier - Variable in class org.openstreetmap.josm.data.imagery.WMTSTileSource.TileMatrix
 
identifier - Variable in class org.openstreetmap.josm.data.imagery.WMTSTileSource.TileMatrixSet
 
identifier - Variable in class org.openstreetmap.josm.data.imagery.WMTSTileSource.TileMatrixSetBuilder
 
idField - Variable in class org.openstreetmap.josm.tools.PlatformHookUnixoid.LinuxReleaseInfo
 
idGenerator - Static variable in class org.openstreetmap.josm.data.osm.Node
 
idGenerator - Static variable in class org.openstreetmap.josm.data.osm.NodeData
 
idGenerator - Variable in enum org.openstreetmap.josm.data.osm.OsmPrimitiveType
 
idGenerator - Static variable in class org.openstreetmap.josm.data.osm.Relation
 
idGenerator - Static variable in class org.openstreetmap.josm.data.osm.RelationData
 
idGenerator - Static variable in class org.openstreetmap.josm.data.osm.Way
 
idGenerator - Static variable in class org.openstreetmap.josm.data.osm.WayData
 
IDN_TOASCII_PRESERVES_TRAILING_DOTS - Static variable in class org.openstreetmap.josm.data.validation.routines.DomainValidator.IdnBugHolder
 
IdnBugHolder() - Constructor for class org.openstreetmap.josm.data.validation.routines.DomainValidator.IdnBugHolder
 
iDownloadDialogDimension - Variable in class org.openstreetmap.josm.gui.download.SlippyMapChooser
 
IDownloadSourceType - Interface in org.openstreetmap.josm.gui.download
An interface to allow arbitrary download sources and types in the primary download window of JOSM
ids - Variable in class org.openstreetmap.josm.gui.io.DownloadPrimitivesTask
 
ids - Variable in class org.openstreetmap.josm.gui.io.DownloadPrimitivesWithReferrersTask
List of primitives id to download
ids - Variable in class org.openstreetmap.josm.gui.widgets.OsmIdTextField.OsmIdValidator
 
idValidator - Variable in class org.openstreetmap.josm.actions.MapRectifierWMSmenuAction.RectifierService
 
idx - Variable in class org.openstreetmap.josm.data.osm.visitor.paint.OffsetIterator
 
idx - Variable in class org.openstreetmap.josm.gui.mappaint.mapcss.Declaration
The index of this declaration
idx - Variable in enum org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParser.LexicalState
 
IDX_AGE - Static variable in class org.openstreetmap.josm.io.rtklib.RtkLibPosReader
 
IDX_DATE - Static variable in class org.openstreetmap.josm.io.rtklib.RtkLibPosReader
 
IDX_DESC - Static variable in class org.openstreetmap.josm.io.ozi.OziWptReader
 
IDX_ELE - Static variable in class org.openstreetmap.josm.io.ozi.OziWptReader
 
IDX_HEIGHT - Static variable in class org.openstreetmap.josm.io.rtklib.RtkLibPosReader
 
IDX_LAT - Static variable in class org.openstreetmap.josm.io.ozi.OziWptReader
 
IDX_LAT - Static variable in class org.openstreetmap.josm.io.rtklib.RtkLibPosReader
 
IDX_LON - Static variable in class org.openstreetmap.josm.io.ozi.OziWptReader
 
IDX_LON - Static variable in class org.openstreetmap.josm.io.rtklib.RtkLibPosReader
 
IDX_NAME - Static variable in class org.openstreetmap.josm.io.ozi.OziWptReader
 
IDX_NS - Static variable in class org.openstreetmap.josm.io.rtklib.RtkLibPosReader
 
IDX_Q - Static variable in class org.openstreetmap.josm.io.rtklib.RtkLibPosReader
 
IDX_RATIO - Static variable in class org.openstreetmap.josm.io.rtklib.RtkLibPosReader
 
IDX_SDE - Static variable in class org.openstreetmap.josm.io.rtklib.RtkLibPosReader
 
IDX_SDEU - Static variable in class org.openstreetmap.josm.io.rtklib.RtkLibPosReader
 
IDX_SDN - Static variable in class org.openstreetmap.josm.io.rtklib.RtkLibPosReader
 
IDX_SDNE - Static variable in class org.openstreetmap.josm.io.rtklib.RtkLibPosReader
 
IDX_SDU - Static variable in class org.openstreetmap.josm.io.rtklib.RtkLibPosReader
 
IDX_SDUN - Static variable in class org.openstreetmap.josm.io.rtklib.RtkLibPosReader
 
IDX_TIME - Static variable in class org.openstreetmap.josm.io.rtklib.RtkLibPosReader
 
idxTracks - Variable in class org.openstreetmap.josm.data.gpx.GpxData.LinesIterator
 
IEnabledStateUpdating - Interface in org.openstreetmap.josm.gui.dialogs
To be implemented by actions for which their enabled state depends on another model.
iEndSelectionPoint - Variable in class org.openstreetmap.josm.gui.bbox.SlippyMapController
 
IExtendedDialog - Interface in org.openstreetmap.josm.gui
Extracted interface of ExtendedDialog class.
IFilterablePrimitive - Interface in org.openstreetmap.josm.data.osm
An interface used to indicate that a primitive is filterable
ifModifiedSince - Variable in class org.openstreetmap.josm.tools.HttpClient
 
IfModifiedSince - org.openstreetmap.josm.io.CachedFile.CachingStrategy
Similar to MaxAge, considers the cache stale when a certain age is exceeded.
ifNotNull(T, Consumer<T>) - Static method in class org.openstreetmap.josm.gui.layer.geoimage.ImageUtils
 
IGeoImageLayer - Interface in org.openstreetmap.josm.gui.layer.geoimage
An interface for layers which want to show images
IGeoImageLayer.ImageChangeListener - Interface in org.openstreetmap.josm.gui.layer.geoimage
Listen for image changes
ignore - Variable in class org.openstreetmap.josm.data.validation.tests.UnclosedWays.UnclosedWaysCheck
The boolean indicating if special values must be ignored or considered only
IGNORE_DISABLED_WAYS - Static variable in class org.openstreetmap.josm.actions.mapmode.SplitMode
Don't consider disabled ways
IGNORE_FILE - Static variable in class org.openstreetmap.josm.data.validation.tests.TagChecker
The config file of ignored tags
ignoreAction - Variable in class org.openstreetmap.josm.gui.dialogs.ValidatorDialog
The ignore action
ignored - Variable in class org.openstreetmap.josm.data.validation.TestError
is this error on the ignore list
IGNORED - Static variable in class org.openstreetmap.josm.data.validation.tests.OverlappingWays
 
IGNORED_KEYS - Static variable in class org.openstreetmap.josm.actions.corrector.ReverseWayTagCorrector
 
IGNORED_KEYS - Static variable in class org.openstreetmap.josm.data.validation.tests.OverlappingWays
 
ignoredAddresses - Variable in class org.openstreetmap.josm.data.validation.tests.Addresses
 
ignoreDataEndsWith - Static variable in class org.openstreetmap.josm.data.validation.tests.TagChecker
 
ignoreDataEquals - Static variable in class org.openstreetmap.josm.data.validation.tests.TagChecker
 
ignoreDataStartsWith - Static variable in class org.openstreetmap.josm.data.validation.tests.TagChecker
The TagChecker data
ignoreDataTag - Static variable in class org.openstreetmap.josm.data.validation.tests.TagChecker
 
ignoredErrors - Static variable in class org.openstreetmap.josm.data.validation.OsmValidator
 
ignoredType(Relation) - Static method in class org.openstreetmap.josm.data.validation.tests.DuplicateRelation
 
ignoreErrors - Variable in class org.openstreetmap.josm.gui.dialogs.ValidatorListManagementDialog
 
ignoreErrors() - Method in class org.openstreetmap.josm.gui.dialogs.ValidatorDialog
Set selected errors to ignore state
ignoreException - Variable in class org.openstreetmap.josm.gui.PleaseWaitRunnable
 
ignoreForLevenshtein - Static variable in class org.openstreetmap.josm.data.validation.tests.TagChecker
tag keys that have only numerical values in the presets
ignoreForNowAction - Variable in class org.openstreetmap.josm.gui.dialogs.ValidatorDialog
 
ignoreForOuterMPSameTagCheck - Static variable in class org.openstreetmap.josm.data.validation.tests.TagChecker
tag keys that are allowed to be the same on a multipolygon and an outer way
ignoreHighways - Variable in class org.openstreetmap.josm.data.validation.tests.SharpAngles
Specific highway types to ignore
ignoreKeyForCorrection(String) - Static method in class org.openstreetmap.josm.actions.corrector.ReverseWayTagCorrector
 
ignoreLayer - Variable in class org.openstreetmap.josm.data.validation.tests.OverlappingWays
 
ignoreListener - Variable in class org.openstreetmap.josm.actions.ImageryAdjustAction.ImageryOffsetDialog
 
ignorelistManagementAction - Variable in class org.openstreetmap.josm.gui.dialogs.ValidatorDialog
The ignore-list management action
IgnorelistManagementAction() - Constructor for class org.openstreetmap.josm.gui.dialogs.ValidatorDialog.IgnorelistManagementAction
 
ignoreMultiPolygons - Variable in class org.openstreetmap.josm.data.validation.tests.RelationChecker
 
ignoreNextKeyRelease - Variable in class org.openstreetmap.josm.actions.mapmode.DrawAction
 
ignoreNextKeyRelease - Variable in class org.openstreetmap.josm.actions.mapmode.ExtrudeAction
 
ignoreOneway - Variable in class org.openstreetmap.josm.gui.dialogs.relation.sort.WayConnectionType
True, if all oneway features are ignored
ignoreRailway - Variable in class org.openstreetmap.josm.data.validation.tests.SharpAngles
Specific railway types to ignore
ignoreRepaint - Variable in class org.openstreetmap.josm.gui.MapView.LayerInvalidatedListener
 
ignoreSharedNodes - Variable in class org.openstreetmap.josm.actions.mapmode.ExtrudeAction
settings value whether shared nodes should be ignored or not
ignoreTag(Tag, SearchSetting) - Method in class org.openstreetmap.josm.gui.dialogs.properties.RecentTagCollection
 
IgnoreTagAction(String, Tag) - Constructor for class org.openstreetmap.josm.gui.dialogs.properties.TagEditHelper.AddTagsDialog.IgnoreTagAction
 
ignoreTurnRestrictions - Variable in class org.openstreetmap.josm.data.validation.tests.RelationChecker
 
ignoreUnconnectedEndNode(Node) - Method in class org.openstreetmap.josm.data.validation.tests.UnconnectedWays
Check if unconnected end node should be ignored.
ignoreUnconnectedEndNode(Node) - Method in class org.openstreetmap.josm.data.validation.tests.UnconnectedWays.UnconnectedHighways
 
ignoreUnconnectedEndNode(Node) - Method in class org.openstreetmap.josm.data.validation.tests.UnconnectedWays.UnconnectedPower
 
ignoreUnconnectedEndNode(Node) - Method in class org.openstreetmap.josm.data.validation.tests.UnconnectedWays.UnconnectedRailways
 
ignoreWay(Way) - Method in class org.openstreetmap.josm.data.validation.tests.LongSegment
 
ignoreWaySegmentCombination(Way, Way) - Method in class org.openstreetmap.josm.data.validation.tests.CrossingWays.Boundaries
 
ignoreWaySegmentCombination(Way, Way) - Method in class org.openstreetmap.josm.data.validation.tests.CrossingWays
 
ignoreWaySegmentCombination(Way, Way) - Method in class org.openstreetmap.josm.data.validation.tests.CrossingWays.SelfCrossing
 
ignoreWaySegmentCombination(Way, Way) - Method in class org.openstreetmap.josm.data.validation.tests.CrossingWays.Ways
 
IGpxLayerPrefs - Interface in org.openstreetmap.josm.data.gpx
Interface containing the layer preferences.
IGpxReader - Interface in org.openstreetmap.josm.io
Abstraction of GpxReader, NmeaReader, OziWptReader and RtkLibPosReader
IGpxTrack - Interface in org.openstreetmap.josm.data.gpx
Gpx track.
IGpxTrack.GpxTrackChangeEvent - Class in org.openstreetmap.josm.data.gpx
A track change event for the current track.
IGpxTrack.GpxTrackChangeListener - Interface in org.openstreetmap.josm.data.gpx
A listener that listens to GPX track changes.
IGpxTrackSegment - Interface in org.openstreetmap.josm.data.gpx
Read-only gpx track segments.
iGui - Variable in class org.openstreetmap.josm.gui.download.SlippyMapChooser
 
IHelpBrowser - Interface in org.openstreetmap.josm.gui.help
Help browser super interface.
IImageEntry<I extends IImageEntry<I>> - Interface in org.openstreetmap.josm.data.imagery.street_level
An interface for image entries that will be shown in ImageDisplay
iImageViewer - Variable in class org.openstreetmap.josm.gui.layer.geoimage.ImageDisplay
The current image viewer
IImageViewer - Interface in org.openstreetmap.josm.gui.layer.geoimage.viewers.projections
An interface for image viewers for specific projections
ILatLon - Interface in org.openstreetmap.josm.data.coor
This interface represents a coordinate in LatLon space.
ILLEGAL_CHARACTERS - Static variable in class org.openstreetmap.josm.gui.layer.AutosaveTask
 
ILLEGAL_FORMAT_OF_ENTRY - org.openstreetmap.josm.gui.preferences.SourceEditor.I18nString
Illegal format of entry in (style|preset|rule) list
IllegalDataException - Exception in org.openstreetmap.josm.io
Generic exception raised when illegal data is read.
IllegalDataException(String) - Constructor for exception org.openstreetmap.josm.io.IllegalDataException
Constructs a new IllegalDataException.
IllegalDataException(String, Throwable) - Constructor for exception org.openstreetmap.josm.io.IllegalDataException
Constructs a new IllegalDataException.
IllegalDataException(Throwable) - Constructor for exception org.openstreetmap.josm.io.IllegalDataException
Constructs a new IllegalDataException.
ilUseDefault - Variable in class org.openstreetmap.josm.gui.oauth.AdvancedOAuthPropertiesPanel
 
image - Variable in class org.openstreetmap.josm.data.osm.visitor.paint.ImageCache
 
image - Variable in class org.openstreetmap.josm.gui.animation.DropImage
 
image - Variable in class org.openstreetmap.josm.gui.layer.geoimage.ImageDisplay
The image currently displayed
image - Variable in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParserTokenManager
 
image - Variable in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.Token
The string image of the token.
image - Variable in class org.openstreetmap.josm.tools.ImageOverlay
the image resource to use as overlay
image() - Method in class org.openstreetmap.josm.data.osm.visitor.paint.ImageCache
Get the image to paint
IMAGE - org.openstreetmap.josm.data.imagery.vectortile.mapbox.style.SourceType
 
IMAGE_FETCHER - Static variable in class org.openstreetmap.josm.tools.ImageProvider
 
IMAGE_SIZE_MAX - Static variable in class org.openstreetmap.josm.gui.preferences.imagery.WMSSettingsPanel
 
IMAGE_SIZE_MIN - Static variable in class org.openstreetmap.josm.gui.preferences.imagery.WMSSettingsPanel
 
ImageAction(String, ImageProvider, String, Shortcut, boolean, String, boolean, ImageViewerDialog.SerializableUnaryOperator<IImageEntry<?>>) - Constructor for class org.openstreetmap.josm.gui.layer.geoimage.ImageViewerDialog.ImageAction
 
ImageCache - Class in org.openstreetmap.josm.data.osm.visitor.paint
A record for keeping the image information for a tile.
ImageCache(Image, StyledTiledMapRenderer.TileLoader, boolean) - Constructor for class org.openstreetmap.josm.data.osm.visitor.paint.ImageCache
Create a new ImageCache object
imageCenterViewAction - Variable in class org.openstreetmap.josm.gui.layer.geoimage.ImageViewerDialog
 
ImageCenterViewAction() - Constructor for class org.openstreetmap.josm.gui.layer.geoimage.ImageViewerDialog.ImageCenterViewAction
 
imageChanged(IGeoImageLayer, List<? extends IImageEntry<?>>, List<? extends IImageEntry<?>>) - Method in interface org.openstreetmap.josm.gui.layer.geoimage.IGeoImageLayer.ImageChangeListener
Called when the selected image(s) change
imageChangeListenerListenerList - Variable in class org.openstreetmap.josm.gui.layer.markerlayer.MarkerLayer
 
imageChangeListeners - Variable in class org.openstreetmap.josm.gui.layer.geoimage.GeoImageLayer
 
imageCollapseAction - Variable in class org.openstreetmap.josm.gui.layer.geoimage.ImageViewerDialog
 
ImageCollapseAction() - Constructor for class org.openstreetmap.josm.gui.layer.geoimage.ImageViewerDialog.ImageCollapseAction
 
imageCopyPathAction - Variable in class org.openstreetmap.josm.gui.layer.geoimage.ImageViewerDialog
 
ImageCopyPathAction() - Constructor for class org.openstreetmap.josm.gui.layer.geoimage.ImageViewerDialog.ImageCopyPathAction
 
ImageData - Class in org.openstreetmap.josm.data
Class to hold ImageEntry and the current selection
ImageData() - Constructor for class org.openstreetmap.josm.data.ImageData
Construct a new image container without images
ImageData(List<ImageEntry>) - Constructor for class org.openstreetmap.josm.data.ImageData
Construct a new image container with a list of images
ImageData.ImageDataUpdateListener - Interface in org.openstreetmap.josm.data
A listener that is informed when the current selection change
imageDataUpdated(ImageData) - Method in interface org.openstreetmap.josm.data.ImageData.ImageDataUpdateListener
Called when the data change
imageDataUpdated(ImageData) - Method in class org.openstreetmap.josm.gui.layer.geoimage.GeoImageLayer
 
imageDirectionAngleOffset - Variable in class org.openstreetmap.josm.data.gpx.GpxImageDirectionPositionSettings
 
ImageDirectionPositionPanel - Class in org.openstreetmap.josm.gui.layer.geoimage
Panel allowing user to enter GpxImageDirectionPositionSettings.
ImageDirectionPositionPanel(String) - Constructor for class org.openstreetmap.josm.gui.layer.geoimage.ImageDirectionPositionPanel
Constructs a new ImageMetadataModificationPanel
ImageDisplay - Class in org.openstreetmap.josm.gui.layer.geoimage
GUI component to display an image (photograph).
ImageDisplay() - Constructor for class org.openstreetmap.josm.gui.layer.geoimage.ImageDisplay
Constructs a new ImageDisplay with no image processor.
ImageDisplay(ImageProcessor) - Constructor for class org.openstreetmap.josm.gui.layer.geoimage.ImageDisplay
Constructs a new ImageDisplay with a given image processor.
ImageDisplay.ImgDisplayMouseListener - Class in org.openstreetmap.josm.gui.layer.geoimage
 
ImageDisplay.LoadImageRunnable - Class in org.openstreetmap.josm.gui.layer.geoimage
The thread that reads the images.
ImageDisplay.UpdateImageThread - Class in org.openstreetmap.josm.gui.layer.geoimage
 
ImageDisplay.VisRect - Class in org.openstreetmap.josm.gui.layer.geoimage
Manage the visible rectangle of an image with full bounds stored in init.
ImageEntry - Class in org.openstreetmap.josm.gui.layer.geoimage
Stores info about each image, with an optional thumbnail
ImageEntry() - Constructor for class org.openstreetmap.josm.gui.layer.geoimage.ImageEntry
Constructs a new ImageEntry.
ImageEntry(File) - Constructor for class org.openstreetmap.josm.gui.layer.geoimage.ImageEntry
Constructs a new ImageEntry.
ImageEntry(ImageEntry) - Constructor for class org.openstreetmap.josm.gui.layer.geoimage.ImageEntry
Constructs a new ImageEntry from an existing instance.
imageField - Variable in class org.openstreetmap.josm.gui.widgets.JosmImageView
 
imageFirstAction - Variable in class org.openstreetmap.josm.gui.layer.geoimage.ImageViewerDialog
 
ImageFirstAction() - Constructor for class org.openstreetmap.josm.gui.layer.geoimage.ImageViewerDialog.ImageFirstAction
 
imageFormatHasTransparency(String) - Static method in class org.openstreetmap.josm.io.imagery.WMSImagery
 
imageFuture - Variable in class org.openstreetmap.josm.data.osm.visitor.paint.ImageCache
 
imageFuture() - Method in class org.openstreetmap.josm.data.osm.visitor.paint.ImageCache
Get the image future
imageIconProvider - Variable in class org.openstreetmap.josm.gui.mappaint.StyleSource
image provider returning the icon for this style
ImageImporter - Class in org.openstreetmap.josm.gui.io.importexport
File importer allowing to import geotagged images
ImageImporter() - Constructor for class org.openstreetmap.josm.gui.io.importexport.ImageImporter
Constructs a new ImageImporter.
ImageImporter(boolean) - Constructor for class org.openstreetmap.josm.gui.io.importexport.ImageImporter
Constructs a new ImageImporter with folders selection, if wanted.
ImageImporter(GpxLayer) - Constructor for class org.openstreetmap.josm.gui.io.importexport.ImageImporter
Constructs a new ImageImporter for the given GPX layer.
ImageLabel - Class in org.openstreetmap.josm.gui.widgets
A small user interface component that consists of an image label and a fixed text content to the right of the image.
ImageLabel(String, String, int, Color) - Constructor for class org.openstreetmap.josm.gui.widgets.ImageLabel
Constructs a new ImageLabel.
imageLastAction - Variable in class org.openstreetmap.josm.gui.layer.geoimage.ImageViewerDialog
 
ImageLastAction() - Constructor for class org.openstreetmap.josm.gui.layer.geoimage.ImageViewerDialog.ImageLastAction
 
imageLoaded - Variable in class org.openstreetmap.josm.data.cache.BufferedImageCacheEntry
 
imageLoaded(Image) - Method in class org.openstreetmap.josm.gui.layer.AbstractTileSourceLayer
 
ImageLocations() - Constructor for enum org.openstreetmap.josm.tools.ImageProvider.ImageLocations
 
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
 
ImageMarker.MarkerRemoteEntry - Class in org.openstreetmap.josm.gui.layer.markerlayer
 
ImageMetadata - Interface in org.openstreetmap.josm.gui.layer.geoimage
An interface for images with metadata
ImageMouseListener() - Constructor for class org.openstreetmap.josm.gui.layer.geoimage.GeoImageLayer.ImageMouseListener
 
imageNextAction - Variable in class org.openstreetmap.josm.gui.layer.geoimage.ImageViewerDialog
 
ImageNextAction() - Constructor for class org.openstreetmap.josm.gui.layer.geoimage.ImageViewerDialog.ImageNextAction
 
imageOpenExternalAction - Variable in class org.openstreetmap.josm.gui.layer.geoimage.ImageViewerDialog
 
ImageOpenExternalAction() - Constructor for class org.openstreetmap.josm.gui.layer.geoimage.ImageViewerDialog.ImageOpenExternalAction
 
ImageOverlay - Class in org.openstreetmap.josm.tools
class to describe how image overlay
ImageOverlay(ImageProvider) - Constructor for class org.openstreetmap.josm.tools.ImageOverlay
Create an overlay in southeast corner.
ImageOverlay(ImageProvider, double, double, double, double) - Constructor for class org.openstreetmap.josm.tools.ImageOverlay
Create an overlay info.
imagePreviousAction - Variable in class org.openstreetmap.josm.gui.layer.geoimage.ImageViewerDialog
 
ImagePreviousAction() - Constructor for class org.openstreetmap.josm.gui.layer.geoimage.ImageViewerDialog.ImagePreviousAction
 
imageProcessor - Variable in class org.openstreetmap.josm.gui.layer.geoimage.ImageDisplay
Process the image before it is being displayed
ImageProcessor - Interface in org.openstreetmap.josm.tools
Processor that modifies images (sharpen, brightness, etc.).
imageProcessors - Variable in class org.openstreetmap.josm.gui.layer.ImageryLayer
 
ImageProjectionRegistry - Class in org.openstreetmap.josm.gui.layer.geoimage.viewers.projections
A class that holds a registry of viewers for image projections
ImageProjectionRegistry() - Constructor for class org.openstreetmap.josm.gui.layer.geoimage.viewers.projections.ImageProjectionRegistry
 
ImageProvider - Class in org.openstreetmap.josm.tools
Helper class to support the application with images.
ImageProvider(String) - Constructor for class org.openstreetmap.josm.tools.ImageProvider
Constructs a new ImageProvider from a filename.
ImageProvider(String, String) - Constructor for class org.openstreetmap.josm.tools.ImageProvider
Constructs a new ImageProvider from a filename in a given directory.
ImageProvider(ImageProvider) - Constructor for class org.openstreetmap.josm.tools.ImageProvider
Constructs a new ImageProvider from an existing one.
ImageProvider.ImageLocations - Enum in org.openstreetmap.josm.tools
 
ImageProvider.ImageSizes - Enum in org.openstreetmap.josm.tools
Supported image sizes
ImageProvider.ImageType - Enum in org.openstreetmap.josm.tools
Supported image types
ImageRememberAction(String, ImageProvider, String, Shortcut, boolean, String, boolean, ImageViewerDialog.SerializableUnaryOperator<IImageEntry<?>>) - Constructor for class org.openstreetmap.josm.gui.layer.geoimage.ImageViewerDialog.ImageRememberAction
 
imageRemoveAction - Variable in class org.openstreetmap.josm.gui.layer.geoimage.ImageViewerDialog
 
ImageRemoveAction() - Constructor for class org.openstreetmap.josm.gui.layer.geoimage.ImageViewerDialog.ImageRemoveAction
 
imageRemoveFromDiskAction - Variable in class org.openstreetmap.josm.gui.layer.geoimage.ImageViewerDialog
 
ImageRemoveFromDiskAction() - Constructor for class org.openstreetmap.josm.gui.layer.geoimage.ImageViewerDialog.ImageRemoveFromDiskAction
 
ImageResizeMode - Enum in org.openstreetmap.josm.tools
Determines how the image is sized/resized in ImageResource.getImageIcon(Dimension, boolean, ImageResizeMode).
ImageResizeMode() - Constructor for enum org.openstreetmap.josm.tools.ImageResizeMode
 
imageResource - Variable in class org.openstreetmap.josm.gui.mappaint.styleelement.MapImage
 
ImageResource - Class in org.openstreetmap.josm.tools
Holds data for one particular image.
ImageResource(SVGDiagram) - Constructor for class org.openstreetmap.josm.tools.ImageResource
Constructs a new ImageResource from SVG data.
ImageResource(Image) - Constructor for class org.openstreetmap.josm.tools.ImageResource
Constructs a new ImageResource from an image.
ImageResource(ImageResource, List<ImageOverlay>) - Constructor for class org.openstreetmap.josm.tools.ImageResource
Constructs a new ImageResource from another one and sets overlays.
IMAGERY - org.openstreetmap.josm.io.imagery.ImageryReader.State
 
IMAGERY_BACKGROUND_COLOR - Static variable in class org.openstreetmap.josm.gui.preferences.imagery.ImageryProvidersPanel.ImageryURLTableCellRenderer
 
imagery_id - Variable in class org.openstreetmap.josm.data.imagery.OffsetBookmark
 
imagery_name - Variable in class org.openstreetmap.josm.data.imagery.OffsetBookmark
Imagery localized name.
IMAGERY_PREFIX - Static variable in class org.openstreetmap.josm.gui.preferences.ToolbarPreferences
The prefix for imagery toolbar entries.
ImageryAdjustAction - Class in org.openstreetmap.josm.actions
Adjust the position of an imagery layer.
ImageryAdjustAction(AbstractTileSourceLayer<?>) - Constructor for class org.openstreetmap.josm.actions.ImageryAdjustAction
Constructs a new ImageryAdjustAction for the given layer.
ImageryAdjustAction.ConfirmOverwriteBookmarkDialog - Class in org.openstreetmap.josm.actions
 
ImageryAdjustAction.ImageryOffsetDialog - Class in org.openstreetmap.josm.actions
 
imageryBlacklist - Variable in class org.openstreetmap.josm.io.Capabilities
 
ImageryBounds(String, String) - Constructor for class org.openstreetmap.josm.data.imagery.ImageryInfo.ImageryBounds
Constructs a new ImageryBounds from string.
ImageryCategory(String, String) - Constructor for enum org.openstreetmap.josm.data.imagery.ImageryInfo.ImageryCategory
 
ImageryCategoryTableCellRenderer() - Constructor for class org.openstreetmap.josm.gui.preferences.imagery.ImageryProvidersPanel.ImageryCategoryTableCellRenderer
 
ImageryCountryTableCellRenderer() - Constructor for class org.openstreetmap.josm.gui.preferences.imagery.ImageryProvidersPanel.ImageryCountryTableCellRenderer
 
ImageryDefaultLayerTableModel() - Constructor for class org.openstreetmap.josm.gui.preferences.imagery.ImageryProvidersPanel.ImageryDefaultLayerTableModel
Constructs a new ImageryDefaultLayerTableModel.
imageryFilterSettings - Variable in class org.openstreetmap.josm.gui.layer.geoimage.ImageViewerDialog
 
ImageryFilterSettings - Class in org.openstreetmap.josm.gui.layer.imagery
This class holds the filter settings for an imagery.
ImageryFilterSettings() - Constructor for class org.openstreetmap.josm.gui.layer.imagery.ImageryFilterSettings
 
ImageryFilterSettings.FilterChangeListener - Interface in org.openstreetmap.josm.gui.layer.imagery
A listener that listens to filter changes
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
Constructs a new WMS ImageryInfo.
ImageryInfo(String) - Constructor for class org.openstreetmap.josm.data.imagery.ImageryInfo
Constructs a new WMS ImageryInfo with a given name.
ImageryInfo(String, String) - Constructor for class org.openstreetmap.josm.data.imagery.ImageryInfo
Constructs a new WMS ImageryInfo with given name and extended URL.
ImageryInfo(String, String, String) - Constructor for class org.openstreetmap.josm.data.imagery.ImageryInfo
Constructs a new WMS ImageryInfo with given name, extended and EULA URLs.
ImageryInfo(String, String, String, String, String) - Constructor for class org.openstreetmap.josm.data.imagery.ImageryInfo
Constructs a new ImageryInfo with given name, url, extended and EULA URLs.
ImageryInfo(String, String, String, String, String, String) - Constructor for class org.openstreetmap.josm.data.imagery.ImageryInfo
Constructs a new ImageryInfo with given name, url, id, extended and EULA URLs.
ImageryInfo(ImageryInfo) - Constructor for class org.openstreetmap.josm.data.imagery.ImageryInfo
Constructs a new ImageryInfo from an existing one.
ImageryInfo(ImageryInfo.ImageryPreferenceEntry) - Constructor for class org.openstreetmap.josm.data.imagery.ImageryInfo
Constructs a new ImageryInfo from an imagery preference entry.
ImageryInfo.ImageryBounds - Class in org.openstreetmap.josm.data.imagery
Multi-polygon bounds for imagery backgrounds.
ImageryInfo.ImageryCategory - Enum in org.openstreetmap.josm.data.imagery
Category of imagery entry.
ImageryInfo.ImageryPreferenceEntry - Class in org.openstreetmap.josm.data.imagery
The ImageryPreferenceEntry class for storing data in JOSM preferences.
ImageryInfo.ImageryType - Enum in org.openstreetmap.josm.data.imagery
Type of imagery entry.
imageryInfosToTileSources(List<ImageryInfo>) - Static method in class org.openstreetmap.josm.gui.bbox.JosmMapViewer
 
ImageryLayer - Class in org.openstreetmap.josm.gui.layer
Abstract base class for background imagery layers (WMSLayer, TMSLayer, WMTSLayer).
ImageryLayer(ImageryInfo) - Constructor for class org.openstreetmap.josm.gui.layer.ImageryLayer
Constructs a new ImageryLayer.
ImageryLayer.ApplyOffsetAction - Class in org.openstreetmap.josm.gui.layer
 
ImageryLayer.OffsetAction - Class in org.openstreetmap.josm.gui.layer
Create an offset for an imagery layer
ImageryLayer.OffsetMenuEntry - Interface in org.openstreetmap.josm.gui.layer
An additional menu entry in the imagery offset menu.
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
Constructs a new ImageryLayerInfo from an existing one.
ImageryLayerInfo.DefaultEntryLoader - Class in org.openstreetmap.josm.data.imagery
Loader/updater of the available imagery entries
ImageryLayerTableModel() - Constructor for class org.openstreetmap.josm.gui.preferences.imagery.ImageryProvidersPanel.ImageryLayerTableModel
Constructs a new ImageryLayerTableModel.
imageryMenu - Variable in class org.openstreetmap.josm.gui.MainMenu
imageryMenu contains all imagery-related actions
ImageryMenu - Class in org.openstreetmap.josm.gui
Imagery menu, holding entries for imagery preferences, offset actions and dynamic imagery entries depending on current mapview coordinates.
ImageryMenu(JMenu) - Constructor for class org.openstreetmap.josm.gui.ImageryMenu
Constructs a new ImageryMenu.
ImageryMenu.AdjustImageryOffsetAction - Class in org.openstreetmap.josm.gui
 
ImageryNameTableCellRenderer() - Constructor for class org.openstreetmap.josm.gui.preferences.imagery.ImageryProvidersPanel.ImageryNameTableCellRenderer
 
ImageryOffsetDialog() - Constructor for class org.openstreetmap.josm.actions.ImageryAdjustAction.ImageryOffsetDialog
Constructs a new ImageryOffsetDialog.
ImageryPatterns - Class in org.openstreetmap.josm.data.imagery
Patterns that can be replaced in imagery URLs.
ImageryPatterns() - Constructor for class org.openstreetmap.josm.data.imagery.ImageryPatterns
 
ImageryPreference - Class in org.openstreetmap.josm.gui.preferences.imagery
Imagery preferences, including imagery providers, settings and offsets.
ImageryPreference() - Constructor for class org.openstreetmap.josm.gui.preferences.imagery.ImageryPreference
 
ImageryPreference.Factory - Class in org.openstreetmap.josm.gui.preferences.imagery
Factory used to create a new ImageryPreference.
ImageryPreference.OffsetBookmarksPanel - Class in org.openstreetmap.josm.gui.preferences.imagery
 
ImageryPreference.OffsetBookmarksPanel.OffsetsBookmarksModel - Class in org.openstreetmap.josm.gui.preferences.imagery
The table model for imagery offsets list
ImageryPreferenceEntry() - Constructor for class org.openstreetmap.josm.data.imagery.ImageryInfo.ImageryPreferenceEntry
Constructs a new empty WMS ImageryPreferenceEntry.
ImageryPreferenceEntry(ImageryInfo) - Constructor for class org.openstreetmap.josm.data.imagery.ImageryInfo.ImageryPreferenceEntry
Constructs a new ImageryPreferenceEntry from a given ImageryInfo.
imageryProviders - Variable in class org.openstreetmap.josm.gui.preferences.imagery.ImageryPreference
 
ImageryProvidersPanel - Class in org.openstreetmap.josm.gui.preferences.imagery
A panel displaying imagery providers.
ImageryProvidersPanel(PreferenceTabbedPane, ImageryLayerInfo) - Constructor for class org.openstreetmap.josm.gui.preferences.imagery.ImageryProvidersPanel
Constructs a new ImageryProvidersPanel.
ImageryProvidersPanel.ActivateAction - Class in org.openstreetmap.josm.gui.preferences.imagery
 
ImageryProvidersPanel.DefListSelectionListener - Class in org.openstreetmap.josm.gui.preferences.imagery
 
ImageryProvidersPanel.ImageryCategoryTableCellRenderer - Class in org.openstreetmap.josm.gui.preferences.imagery
class to render the category information of Imagery source
ImageryProvidersPanel.ImageryCountryTableCellRenderer - Class in org.openstreetmap.josm.gui.preferences.imagery
class to render the country information of Imagery source
ImageryProvidersPanel.ImageryDefaultLayerTableModel - Class in org.openstreetmap.josm.gui.preferences.imagery
The table model for the default imagery layer list
ImageryProvidersPanel.ImageryLayerTableModel - Class in org.openstreetmap.josm.gui.preferences.imagery
The table model for imagery layer list
ImageryProvidersPanel.ImageryNameTableCellRenderer - Class in org.openstreetmap.josm.gui.preferences.imagery
class to render the name information of Imagery source
ImageryProvidersPanel.ImageryTableCellRenderer<T> - Class in org.openstreetmap.josm.gui.preferences.imagery
class to render an information of Imagery source
ImageryProvidersPanel.ImageryURLTableCellRenderer - Class in org.openstreetmap.josm.gui.preferences.imagery
class to render the URL information of Imagery source
ImageryProvidersPanel.NewEntryAction - Class in org.openstreetmap.josm.gui.preferences.imagery
 
ImageryProvidersPanel.ReloadAction - Class in org.openstreetmap.josm.gui.preferences.imagery
 
ImageryProvidersPanel.RemoveEntryAction - Class in org.openstreetmap.josm.gui.preferences.imagery
 
ImageryReader - Class in org.openstreetmap.josm.io.imagery
Reader to parse the list of available imagery servers from an XML definition file.
ImageryReader(String) - Constructor for class org.openstreetmap.josm.io.imagery.ImageryReader
Constructs a ImageryReader from a given filename, URL or internal resource.
ImageryReader.Parser - Class in org.openstreetmap.josm.io.imagery
 
ImageryReader.State - Enum in org.openstreetmap.josm.io.imagery
 
ImagerySessionExporter - Class in org.openstreetmap.josm.io.session
Session exporter for TMSLayer, WMSLayer and WMTSLayer.
ImagerySessionExporter(ImageryLayer) - Constructor for class org.openstreetmap.josm.io.session.ImagerySessionExporter
Constructs a new ImagerySessionExporter.
ImagerySessionExporter(TMSLayer) - Constructor for class org.openstreetmap.josm.io.session.ImagerySessionExporter
Constructs a new ImagerySessionExporter.
ImagerySessionExporter(WMSLayer) - Constructor for class org.openstreetmap.josm.io.session.ImagerySessionExporter
Constructs a new ImagerySessionExporter.
ImagerySessionExporter(WMTSLayer) - Constructor for class org.openstreetmap.josm.io.session.ImagerySessionExporter
Constructs a new ImagerySessionExporter.
ImagerySessionImporter - Class in org.openstreetmap.josm.io.session
Session importer for TMSLayer, WMSLayer and WMTSLayer.
ImagerySessionImporter() - Constructor for class org.openstreetmap.josm.io.session.ImagerySessionImporter
 
imagerySubMenu - Variable in class org.openstreetmap.josm.gui.MainMenu
submenu in Imagery menu that contains plugin-managed additional imagery layers
ImageryTableCellRenderer(Function<T, Object>, Function<T, String>, BiConsumer<T, JLabel>) - Constructor for class org.openstreetmap.josm.gui.preferences.imagery.ImageryProvidersPanel.ImageryTableCellRenderer
 
ImageryType(String) - Constructor for enum org.openstreetmap.josm.data.imagery.ImageryInfo.ImageryType
 
ImageryURLTableCellRenderer(List<ImageryInfo>) - Constructor for class org.openstreetmap.josm.gui.preferences.imagery.ImageryProvidersPanel.ImageryURLTableCellRenderer
 
ImageSizes(int) - Constructor for enum org.openstreetmap.josm.tools.ImageProvider.ImageSizes
 
ImageSizes(int, int) - Constructor for enum org.openstreetmap.josm.tools.ImageProvider.ImageSizes
 
ImageSizes(ImageProvider.ImageSizes) - Constructor for enum org.openstreetmap.josm.tools.ImageProvider.ImageSizes
 
ImagesLoader - 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.
ImagesLoader(Collection<File>, GpxLayer) - Constructor for class org.openstreetmap.josm.gui.layer.geoimage.ImagesLoader
Constructs a new ImagesLoader.
ImageType() - Constructor for enum org.openstreetmap.josm.tools.ImageProvider.ImageType
 
imageUpdate(Image, int, int, int, int, int) - Method in class org.openstreetmap.josm.gui.layer.AbstractTileSourceLayer
 
imageUrl - Variable in class org.openstreetmap.josm.gui.layer.markerlayer.ImageMarker
 
ImageUtils - Class in org.openstreetmap.josm.gui.layer.geoimage
Image utilities
ImageUtils() - Constructor for class org.openstreetmap.josm.gui.layer.geoimage.ImageUtils
 
ImageUtils.NoMetadataReaderWarning - Exception in org.openstreetmap.josm.gui.layer.geoimage
 
ImageViewerDialog - Class in org.openstreetmap.josm.gui.layer.geoimage
Dialog to view and manipulate geo-tagged images from a GeoImageLayer.
ImageViewerDialog() - Constructor for class org.openstreetmap.josm.gui.layer.geoimage.ImageViewerDialog
 
ImageViewerDialog.CloseableTab - Class in org.openstreetmap.josm.gui.layer.geoimage
A tab title renderer for HideableTabbedPane that allows us to close tabs.
ImageViewerDialog.ImageAction - Class in org.openstreetmap.josm.gui.layer.geoimage
 
ImageViewerDialog.ImageCenterViewAction - Class in org.openstreetmap.josm.gui.layer.geoimage
 
ImageViewerDialog.ImageCollapseAction - Class in org.openstreetmap.josm.gui.layer.geoimage
 
ImageViewerDialog.ImageCopyPathAction - Class in org.openstreetmap.josm.gui.layer.geoimage
 
ImageViewerDialog.ImageFirstAction - Class in org.openstreetmap.josm.gui.layer.geoimage
 
ImageViewerDialog.ImageLastAction - Class in org.openstreetmap.josm.gui.layer.geoimage
 
ImageViewerDialog.ImageNextAction - Class in org.openstreetmap.josm.gui.layer.geoimage
 
ImageViewerDialog.ImageOpenExternalAction - Class in org.openstreetmap.josm.gui.layer.geoimage
 
ImageViewerDialog.ImagePreviousAction - Class in org.openstreetmap.josm.gui.layer.geoimage
 
ImageViewerDialog.ImageRememberAction - Class in org.openstreetmap.josm.gui.layer.geoimage
This class exists to remember the last entry, and go back if clicked again when it would not otherwise be enabled
ImageViewerDialog.ImageRemoveAction - Class in org.openstreetmap.josm.gui.layer.geoimage
 
ImageViewerDialog.ImageRemoveFromDiskAction - Class in org.openstreetmap.josm.gui.layer.geoimage
 
ImageViewerDialog.ImageZoomAction - Class in org.openstreetmap.josm.gui.layer.geoimage
 
ImageViewerDialog.MoveImgDisplayPanel<T extends Layer & IGeoImageLayer> - Class in org.openstreetmap.josm.gui.layer.geoimage
A JPanel whose entire purpose is to display an image by (a) moving the imgDisplay around and (b) setting the imgDisplay as a child for this panel.
ImageViewerDialog.SerializableUnaryOperator<I> - Interface in org.openstreetmap.josm.gui.layer.geoimage
This literally exists to silence sonarlint complaints.
ImageWarp - Class in org.openstreetmap.josm.tools
Image warping algorithm.
ImageWarp() - Constructor for class org.openstreetmap.josm.tools.ImageWarp
 
ImageWarp.GridTransform - Class in org.openstreetmap.josm.tools
Wrapper that optimizes a given ImageWarp.PointTransform.
ImageWarp.Interpolation - Enum in org.openstreetmap.josm.tools
Interpolation method.
ImageWarp.PointTransform - Interface in org.openstreetmap.josm.tools
Transformation that translates the pixel coordinates.
imageZoomAction - Variable in class org.openstreetmap.josm.gui.layer.geoimage.ImageViewerDialog
 
ImageZoomAction() - Constructor for class org.openstreetmap.josm.gui.layer.geoimage.ImageViewerDialog.ImageZoomAction
 
imcompletePrimitives() - Method in class org.openstreetmap.josm.data.validation.TestError.Builder
Sets a flag that the list of primitives may be incomplete.
IMemberModelListener - Interface in org.openstreetmap.josm.gui.dialogs.relation
A listener that is called whenever a member should be made visible
img - Variable in class org.openstreetmap.josm.data.cache.BufferedImageCacheEntry
 
img - Variable in class org.openstreetmap.josm.gui.mappaint.styleelement.MapImage
ImageIcon can change while the image is loading.
img2compCoord(ImageDisplay.VisRect, int, int, Dimension) - Static 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.SynchronizeTimeFromPhotoDialog
 
imgDisplay - Variable in class org.openstreetmap.josm.gui.layer.geoimage.ImageViewerDialog
 
imgDisplay - Variable in class org.openstreetmap.josm.gui.layer.geoimage.ImageViewerDialog.MoveImgDisplayPanel
 
ImgDisplayMouseListener() - Constructor for class org.openstreetmap.josm.gui.layer.geoimage.ImageDisplay.ImgDisplayMouseListener
 
imgLabel - Variable in class org.openstreetmap.josm.gui.widgets.ImageLabel
 
imgLoadingFuture - Variable in class org.openstreetmap.josm.gui.layer.geoimage.ImageViewerDialog
 
imgMouseListener - Variable in class org.openstreetmap.josm.gui.layer.geoimage.ImageDisplay
 
immediateActive - Static variable in class org.openstreetmap.josm.gui.ConditionalOptionPaneUtil
a set indication that (preference key) is or may be stored for the currently active bulk operation
immediateChoices - Static variable in class org.openstreetmap.josm.gui.ConditionalOptionPaneUtil
(preference key => return value) mappings valid for the current session
IMMEDIATELY - org.openstreetmap.josm.data.osm.event.DatasetEventManager.FireMode
Fire in calling thread immediately.
immediatelyListeners - Variable in class org.openstreetmap.josm.data.osm.event.SelectionEventManager
 
Immutable(BBox) - Constructor for class org.openstreetmap.josm.data.osm.BBox.Immutable
 
ImmutableGpxTrack - Class in org.openstreetmap.josm.data.gpx
Deprecated.
Use GpxTrack instead!
ImmutableGpxTrack(Collection<Collection<WayPoint>>, Map<String, Object>) - Constructor for class org.openstreetmap.josm.data.gpx.ImmutableGpxTrack
Deprecated.
Constructs a new ImmutableGpxTrack.
ImmutableGpxTrack(List<IGpxTrackSegment>, Map<String, Object>) - Constructor for class org.openstreetmap.josm.data.gpx.ImmutableGpxTrack
Deprecated.
Constructs a new ImmutableGpxTrack from GpxTrackSegment objects.
IMPERIAL - Static variable in class org.openstreetmap.josm.data.SystemOfMeasurement
Imperial system (British Commonwealth and former British Empire).
IMPORT_DATA - Static variable in class org.openstreetmap.josm.io.remotecontrol.PermissionPrefWithDefault
Import data from URL
importAudio(File, MarkerLayer, double, ImportAudioAction.Markers) - Method in class org.openstreetmap.josm.gui.layer.gpx.ImportAudioAction
Makes a new marker layer derived from this GpxLayer containing at least one audio marker which the given audio file is associated with.
ImportAudioAction - Class in org.openstreetmap.josm.gui.layer.gpx
Import audio files into a GPX layer to enable audio playback functions.
ImportAudioAction(GpxLayer) - Constructor for class org.openstreetmap.josm.gui.layer.gpx.ImportAudioAction
Constructs a new ImportAudioAction.
ImportAudioAction.AudioFileFilter - Class in org.openstreetmap.josm.gui.layer.gpx
Audio file filter.
ImportAudioAction.Markers - Class in org.openstreetmap.josm.gui.layer.gpx
 
ImportCancelException - Interface in org.openstreetmap.josm.io
All exceptions resulting from a user cancellation during any import should implement this interface.
importData(File, ProgressMonitor) - Method in class org.openstreetmap.josm.gui.io.importexport.FileImporter
Needs to be implemented if isBatchImporter() returns false.
importData(File, ProgressMonitor) - Method in class org.openstreetmap.josm.gui.io.importexport.GpxImporter
 
importData(File, ProgressMonitor) - Method in class org.openstreetmap.josm.gui.io.importexport.GpxLikeImporter
 
importData(File, ProgressMonitor) - Method in class org.openstreetmap.josm.gui.io.importexport.NoteImporter
 
importData(File, ProgressMonitor) - Method in class org.openstreetmap.josm.gui.io.importexport.OsmChangeImporter
 
importData(File, ProgressMonitor) - Method in class org.openstreetmap.josm.gui.io.importexport.OsmImporter
Imports OSM data from file
importData(File, ProgressMonitor) - Method in class org.openstreetmap.josm.gui.io.importexport.WMSLayerImporter
 
importData(File, ProgressMonitor) - Method in class org.openstreetmap.josm.io.session.SessionImporter
 
importData(InputStream, File, ProgressMonitor) - Method in class org.openstreetmap.josm.gui.io.importexport.OsmChangeImporter
 
importData(InputStream, File, ProgressMonitor) - Method in class org.openstreetmap.josm.gui.io.importexport.OsmImporter
Imports OSM data from stream
importData(List<File>, ProgressMonitor) - Method in class org.openstreetmap.josm.gui.io.importexport.FileImporter
Needs to be implemented if isBatchImporter() returns true.
importData(List<File>, ProgressMonitor) - Method in class org.openstreetmap.josm.gui.io.importexport.ImageImporter
 
importData(JComponent, Transferable) - Method in class org.openstreetmap.josm.gui.preferences.ToolbarPreferences.Settings.SelectedListTransferHandler
 
importData(TransferHandler.TransferSupport) - Method in class org.openstreetmap.josm.gui.datatransfer.AbstractStackTransferHandler
 
importData(TransferHandler.TransferSupport) - Method in class org.openstreetmap.josm.gui.dialogs.layer.LayerListTransferHandler
 
importData(TransferHandler.TransferSupport) - Method in class org.openstreetmap.josm.gui.dialogs.relation.MemberTransferHandler
 
importData(TransferHandler.TransferSupport, OsmDataLayer, EastNorth) - Method in class org.openstreetmap.josm.gui.datatransfer.AbstractStackTransferHandler
 
importData(TransferHandler.TransferSupport, OsmDataLayer, EastNorth) - Method in class org.openstreetmap.josm.gui.datatransfer.importers.AbstractOsmDataPaster
Attempts to import the given transfer data.
importData(TransferHandler.TransferSupport, OsmDataLayer, EastNorth) - Method in class org.openstreetmap.josm.gui.datatransfer.importers.AbstractTagPaster
 
importData(TransferHandler.TransferSupport, OsmDataLayer, EastNorth) - Method in class org.openstreetmap.josm.gui.datatransfer.importers.FilePaster
 
importData(TransferHandler.TransferSupport, OsmDataLayer, EastNorth) - Method in class org.openstreetmap.josm.gui.datatransfer.importers.OsmLinkPaster
 
importData(TransferHandler.TransferSupport, OsmDataLayer, EastNorth) - Method in class org.openstreetmap.josm.gui.datatransfer.importers.PrimitiveDataPaster
 
importData(MemberTable, int, Collection<T>, MemberTransferHandler.AbstractRelationMemberConverter<T>) - Method in class org.openstreetmap.josm.gui.dialogs.relation.MemberTransferHandler
 
importData(FileImporter, List<File>) - Method in class org.openstreetmap.josm.actions.OpenFileAction.OpenFileTask
Import data files with the given importer.
importData(OsmImporter, SessionReader.ImportSupport, String, ProgressMonitor) - Static method in class org.openstreetmap.josm.io.session.OsmDataSessionImporter
Import data as a new layer.
importDataAt(TransferHandler.TransferSupport, MemberTable, int) - Method in class org.openstreetmap.josm.gui.dialogs.relation.MemberTransferHandler
 
importDataHandleExceptions(File, ProgressMonitor) - Method in class org.openstreetmap.josm.gui.io.importexport.FileImporter
Wrapper to FileImporter.importData(File, ProgressMonitor) to give meaningful output if things go wrong.
importDataHandleExceptions(List<File>, ProgressMonitor) - Method in class org.openstreetmap.josm.gui.io.importexport.FileImporter
Wrapper to FileImporter.importData(List, ProgressMonitor) to give meaningful output if things go wrong.
importer - Variable in class org.openstreetmap.josm.io.session.SessionReader.LayerDependency
 
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
 
ImportImagesAction - Class in org.openstreetmap.josm.gui.layer.gpx
An action that imports images along a GPX path
ImportImagesAction(GpxLayer) - Constructor for class org.openstreetmap.josm.gui.layer.gpx.ImportImagesAction
Create a new ImportImagesAction
importPrimitive(MemberTable, T) - Method in class org.openstreetmap.josm.gui.dialogs.relation.MemberTransferHandler.AbstractRelationMemberConverter
 
importPrimitiveData(TransferHandler.TransferSupport, MemberTable, int) - Method in class org.openstreetmap.josm.gui.dialogs.relation.MemberTransferHandler
 
ImportProfileAction(String, File, String) - Constructor for class org.openstreetmap.josm.gui.preferences.advanced.AdvancedPreference.ImportProfileAction
 
importRelationMemberData(TransferHandler.TransferSupport, MemberTable, int) - Method in class org.openstreetmap.josm.gui.dialogs.relation.MemberTransferHandler
 
ImportSupport(String, int, List<SessionReader.LayerDependency>) - Constructor for class org.openstreetmap.josm.io.session.SessionReader.ImportSupport
Constructs a new ImportSupport.
importTags(TransferHandler.TransferSupport, Collection<? extends OsmPrimitive>) - Method in class org.openstreetmap.josm.gui.datatransfer.OsmTransferHandler
 
importTagsOn(TransferHandler.TransferSupport, Collection<? extends OsmPrimitive>) - Method in class org.openstreetmap.josm.gui.datatransfer.importers.AbstractOsmDataPaster
Imports only if this import changes the tags only.
importTagsOn(TransferHandler.TransferSupport, Collection<? extends OsmPrimitive>) - Method in class org.openstreetmap.josm.gui.datatransfer.importers.AbstractTagPaster
 
importTagsOn(TransferHandler.TransferSupport, Collection<? extends OsmPrimitive>) - Method in class org.openstreetmap.josm.gui.datatransfer.importers.PrimitiveTagTransferPaster
 
ImproveWayAccuracyAction - Class in org.openstreetmap.josm.actions.mapmode
A special map mode that is optimized for improving way geometry.
ImproveWayAccuracyAction() - Constructor for class org.openstreetmap.josm.actions.mapmode.ImproveWayAccuracyAction
Constructs a new ImproveWayAccuracyAction.
ImproveWayAccuracyAction.State - Enum in org.openstreetmap.josm.actions.mapmode
 
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
 
IMPROVING - org.openstreetmap.josm.actions.mapmode.ImproveWayAccuracyAction.State
 
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
 
IN - org.openstreetmap.josm.io.nmea.TalkerId
Integrated Navigation
IN_DOWNLOADED_AREA - Static variable in class org.openstreetmap.josm.data.osm.search.SearchCompiler
 
IN_DOWNLOADED_AREA - Static variable in class org.openstreetmap.josm.data.validation.Test
 
IN_DOWNLOADED_AREA - Static variable in class org.openstreetmap.josm.gui.mappaint.mapcss.ConditionFactory.PseudoClasses
 
IN_DOWNLOADED_AREA_STRICT - Static variable in class org.openstreetmap.josm.data.validation.Test
 
IN_EDT - org.openstreetmap.josm.data.osm.event.DatasetEventManager.FireMode
Fire in event dispatch thread.
IN_EDT_CONSOLIDATED - org.openstreetmap.josm.data.osm.event.DatasetEventManager.FireMode
Fire in event dispatch thread.
IN_FRONT - Static variable in interface org.openstreetmap.josm.gui.layer.LayerPositionStrategy
always inserts at the front of the stack.
in_selection - org.openstreetmap.josm.data.osm.search.SearchMode
find in selection
IN_SUBTASK - org.openstreetmap.josm.gui.progress.AbstractProgressMonitor.State
In subtask.
IN_TASK - org.openstreetmap.josm.gui.progress.AbstractProgressMonitor.State
In task.
inactive - Variable in class org.openstreetmap.josm.gui.preferences.display.DrawingPreference
 
INACTIVE - org.openstreetmap.josm.data.osm.visitor.paint.PaintColors
Inactive objects
inactiveColor - Variable in class org.openstreetmap.josm.data.osm.visitor.paint.AbstractMapRenderer
Color Preference for inactive objects
inactiveColor - Variable in class org.openstreetmap.josm.data.osm.visitor.paint.MapPaintSettings
Color Preference for inactive objects
inActiveDataLayerModel - Variable in class org.openstreetmap.josm.gui.dialogs.ChangesetDialog
 
inArchiveDir - Variable in class org.openstreetmap.josm.tools.ImageProvider
directory inside the archive
InArea(boolean) - Constructor for class org.openstreetmap.josm.data.osm.search.SearchCompiler.InArea
 
inBackgroundListener - Variable in class org.openstreetmap.josm.gui.progress.swing.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(Bounds) - Method in class org.openstreetmap.josm.io.ChangesetQuery
Replies a query which is restricted to a bounding box given by bbox.
inBbox(LatLon, LatLon) - Method in class org.openstreetmap.josm.io.ChangesetQuery
Replies a query which is restricted to a bounding box.
inBuf - Variable in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.SimpleCharStream
 
include - Variable in class org.openstreetmap.josm.io.session.GenericSessionExporter
 
include(RowFilter.Entry<? extends TableModel, ? extends Integer>) - Method in class org.openstreetmap.josm.gui.dialogs.properties.SearchBasedRowFilter
 
INCLUDE_DEFAULT - org.openstreetmap.josm.data.StructUtils.SerializeOptions
Serialize default values
INCLUDE_NULL - org.openstreetmap.josm.data.StructUtils.SerializeOptions
Serialize null values
includeAllStackTraces - Variable in class org.openstreetmap.josm.tools.bugreport.BugReport
 
includeBldgAndPOI - Variable in class org.openstreetmap.josm.data.validation.tests.Addresses
 
INCLUDED_FONTS - Static variable in class org.openstreetmap.josm.tools.FontsManager
List of fonts embedded into JOSM jar.
includeData - Variable in class org.openstreetmap.josm.tools.bugreport.BugReport
 
includeDiscussion - Variable in class org.openstreetmap.josm.actions.downloadtasks.ChangesetHeaderDownloadTask.DownloadTask
whether to include discussions or not
includeOther - Variable in class org.openstreetmap.josm.data.validation.tests.OverlappingWays
 
includeOtherSeverity - Variable in class org.openstreetmap.josm.data.validation.tests.TagChecker
 
includeOtherSeverityChecks() - Method in class org.openstreetmap.josm.data.validation.Test.TagTest
 
includesTag(String) - Method in class org.openstreetmap.josm.gui.tagging.TagEditorModel
checks whether the tag model includes a tag with a given key
includeStatusReport - Variable in class org.openstreetmap.josm.tools.bugreport.BugReport
 
incomingData - Variable in exception org.openstreetmap.josm.io.imagery.WMSImagery.WMSGetCapabilitiesException
 
incomingMouseState - Variable in class org.openstreetmap.josm.gui.MapStatus.Collector
 
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
 
Incomplete() - Constructor for class org.openstreetmap.josm.data.osm.search.SearchCompiler.Incomplete
 
INCOMPLETE - Static variable in class org.openstreetmap.josm.data.osm.search.SearchCompiler
 
incompleteMembers - Variable in class org.openstreetmap.josm.actions.relation.DownloadSelectedIncompleteMembersAction
 
incompleteNodes - Variable in class org.openstreetmap.josm.gui.layer.OsmDataLayer.DataCountVisitor
Incomplete nodes that have been visited
incompletePrimitives - Variable in class org.openstreetmap.josm.data.validation.TestError.Builder
 
incompletePrimitives - Variable in class org.openstreetmap.josm.data.validation.TestError
If all relevant primitives are known
incompleteRelations - Variable in class org.openstreetmap.josm.gui.layer.OsmDataLayer.DataCountVisitor
Incomplete relations that have been visited
incompleteWays - Variable in class org.openstreetmap.josm.gui.layer.OsmDataLayer.DataCountVisitor
Incomplete ways that have been visited
INCONSISTENT_LANE_COUNT - Static variable in class org.openstreetmap.josm.data.validation.tests.ConnectivityRelations
 
IncreaseZoomAction - Class in org.openstreetmap.josm.gui.layer.imagery
Increase zoom.
IncreaseZoomAction(AbstractTileSourceLayer<?>) - Constructor for class org.openstreetmap.josm.gui.layer.imagery.IncreaseZoomAction
Constructs a new IncreaseZoomAction.
increaseZoomLevel() - Method in class org.openstreetmap.josm.gui.layer.AbstractTileSourceLayer
Zoom in, go closer to map.
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.data.tagging.ac.AutoCompletionPriority
 
InDataSourceArea(boolean) - Constructor for class org.openstreetmap.josm.data.osm.search.SearchCompiler.InDataSourceArea
Constructs a new InDataSourceArea.
indent - Variable in class org.openstreetmap.josm.io.GpxWriter
 
INDENT - Static variable in class org.openstreetmap.josm.gui.dialogs.InspectPrimitiveDataText
 
indeterminate - Variable in class org.openstreetmap.josm.gui.progress.swing.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
indeterminateSubTask(String) - Method in class org.openstreetmap.josm.gui.SplashScreen.SplashProgressMonitor
 
index - Variable in class org.openstreetmap.josm.data.algorithms.Tarjan
Used on algorithm runtime to keep track discovery progress.
index - Variable in class org.openstreetmap.josm.data.algorithms.Tarjan.TarjanHelper
 
index - Variable in class org.openstreetmap.josm.data.osm.QuadBuckets.QBLevel
 
index - Variable in enum org.openstreetmap.josm.gui.dialogs.ValidatorListManagementDialog.BUTTONS
 
index - Variable in class org.openstreetmap.josm.gui.layer.NativeScaleLayer.Scale
 
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.ConditionFactory.IndexCondition
 
index - Variable in class org.openstreetmap.josm.gui.mappaint.mapcss.MapCSSRuleIndex
All rules that only apply when the given key is present.
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.gui.util.MultikeyShortcutAction.MultikeyInfo
 
index - Variable in class org.openstreetmap.josm.io.session.SessionReader.LayerDependency
 
index - Variable in class org.openstreetmap.josm.tools.template_engine.Tokenizer
 
index(double, double, int) - Static method in class org.openstreetmap.josm.data.coor.QuadTiling
Returns quad tiling index for given coordinates and level.
index(Environment) - Static method in class org.openstreetmap.josm.gui.mappaint.mapcss.Functions
Returns the index of node in parent way or member in parent relation.
INDEX_COLUMN - Static variable in class org.openstreetmap.josm.gui.history.NodeListTableColumnModel
 
INDEX_COLUMN - Static variable in class org.openstreetmap.josm.gui.history.RelationMemberTableColumnModel
 
IndexCondition(String, ConditionFactory.Op) - Constructor for class org.openstreetmap.josm.gui.mappaint.mapcss.ConditionFactory.IndexCondition
Constructs a new IndexCondition.
indexData - Variable in class org.openstreetmap.josm.data.osm.pbf.BlobHeader
 
indexData - Variable in class org.openstreetmap.josm.data.validation.tests.MapCSSTagChecker
 
indexData() - Method in class org.openstreetmap.josm.data.osm.pbf.BlobHeader
Get the blob metadata
indexOf(Iterable<? extends T>, Predicate<? super T>) - Static method in class org.openstreetmap.josm.tools.Utils
Find the index of the first item that matches the predicate.
indexOf(Object) - Method in class org.openstreetmap.josm.gui.layer.markerlayer.MarkerLayer.MarkerData
 
indexOf(OsmPrimitive) - Method in class org.openstreetmap.josm.gui.dialogs.ConflictDialog.ConflictListModel
 
indexOf(QuadBuckets.QBLevel<T>) - Method in class org.openstreetmap.josm.data.osm.QuadBuckets.QBLevel
 
indexOfKey(String[], Object) - Static method in class org.openstreetmap.josm.data.osm.TagMap
Finds a key in an array that is structured like the TagMap.tags array and returns the position.
indexOfKey(String[], String) - Static method in class org.openstreetmap.josm.data.osm.AbstractPrimitive
Scans a key/value array for a given key.
indexOfTab(Predicate<TabPreferenceSetting>) - Method in class org.openstreetmap.josm.gui.preferences.PreferenceTabbedPane
 
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.UTMFranceDOMProjectionChoice
 
indexToZone(int) - Method in class org.openstreetmap.josm.gui.preferences.projection.UTMProjectionChoice
 
INDIVIDUAL_OBJECTS_STRATEGY - org.openstreetmap.josm.io.UploadStrategy
Uploads the objects individually, one request per object
individualPrimitiveModification(String, String, IPrimitive, ProgressMonitor, Consumer<String>, UnaryOperator<String>) - Method in class org.openstreetmap.josm.io.OsmApi
 
inDownloadedArea(Environment) - Static method in class org.openstreetmap.josm.gui.mappaint.mapcss.ConditionFactory.PseudoClasses
:in-downloaded-area tests whether the object is within source area ("downloaded area").
inEDTListeners - Variable in class org.openstreetmap.josm.data.osm.event.DatasetEventManager
 
inEDTListeners - Variable in class org.openstreetmap.josm.data.osm.event.SelectionEventManager
 
InetAddressValidator - Class in org.openstreetmap.josm.data.validation.routines
InetAddress validation and conversion routines (java.net.InetAddress).
InetAddressValidator() - Constructor for class org.openstreetmap.josm.data.validation.routines.InetAddressValidator
 
info - Variable in class org.openstreetmap.josm.actions.AddImageryLayerAction
 
info - Variable in class org.openstreetmap.josm.gui.layer.AbstractTileSourceLayer.TileSet
 
info - Variable in class org.openstreetmap.josm.gui.layer.ImageryLayer
 
info - Variable in class org.openstreetmap.josm.gui.MainMenu
View / Advanced info
info - Variable in class org.openstreetmap.josm.gui.preferences.display.ColorPreference.ColorEntry
 
info - Variable in class org.openstreetmap.josm.io.NameFinder.SearchResult
 
info - Variable in class org.openstreetmap.josm.plugins.Plugin
This is the info available for this plugin.
info - Variable in class org.openstreetmap.josm.plugins.PluginHandler.PluginInformationAction
 
info(String) - Static method in class org.openstreetmap.josm.tools.Logging
Prints a info message if logging is on.
info(String, Object...) - Static method in class org.openstreetmap.josm.tools.Logging
Prints a formatted info message if logging is on.
info(Throwable) - Static method in class org.openstreetmap.josm.tools.Logging
Prints a info message for the given Throwable if logging is on.
Info - Class in org.openstreetmap.josm.data.osm.pbf
Optional metadata for primitives
Info(int, Long, Long, Integer, Integer, boolean) - Constructor for class org.openstreetmap.josm.data.osm.pbf.Info
Create a new Info object
InfoAction - Class in org.openstreetmap.josm.actions
Display advanced object information about OSM nodes, ways, or relations.
InfoAction() - Constructor for class org.openstreetmap.josm.actions.InfoAction
Constructs a new InfoAction.
InfoAction() - Constructor for class org.openstreetmap.josm.gui.dialogs.MapPaintDialog.InfoAction
Constructs a new InfoAction.
InfoAction(Layer) - Constructor for class org.openstreetmap.josm.gui.dialogs.LayerListPopup.InfoAction
Constructs a new InfoAction for the given layer.
InfoFont - Static variable in class org.openstreetmap.josm.gui.layer.AbstractTileSourceLayer
 
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.
infoText() - Method in class org.openstreetmap.josm.gui.layer.geoimage.GeoImageLayer
Prepare the string that is displayed if layer information is requested.
infoweb - Variable in class org.openstreetmap.josm.gui.MainMenu
View / Advanced info (web)
InfoWebAction - Class in org.openstreetmap.josm.actions
Display object information about OSM nodes, ways, or relations in web browser.
InfoWebAction() - Constructor for class org.openstreetmap.josm.actions.InfoWebAction
Constructs a new InfoWebAction.
INFRASTRUCTURE_RO - org.openstreetmap.josm.data.validation.routines.DomainValidator.ArrayType
Get a copy of the infrastructure table
INFRASTRUCTURE_TLDS - Static variable in class org.openstreetmap.josm.data.validation.routines.DomainValidator
 
inFrontOf(Layer) - Static method in interface org.openstreetmap.josm.gui.layer.LayerPositionStrategy
Gets a LayerPositionStrategy that inserts this layer in front of a given layer
inFrontOfFirst(Predicate<Layer>) - Static method in interface org.openstreetmap.josm.gui.layer.LayerPositionStrategy
Gets a LayerPositionStrategy that inserts the layer in front of the first layer that matches a condition.
init - org.openstreetmap.josm.data.projection.CustomProjection.Param
 
init - Variable in class org.openstreetmap.josm.gui.layer.geoimage.ImageDisplay.VisRect
 
init() - Method in class org.openstreetmap.josm.actions.mapmode.DrawSnapHelper
Set the initial state
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() - Method in class org.openstreetmap.josm.data.Version
Initializes version info
init() - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetCacheManagerModel
Initializes the data that is displayed using the changeset cache.
init() - Method in class org.openstreetmap.josm.gui.dialogs.changeset.query.BasicChangesetQueryPanel
Initializes the panel.
init() - Method in class org.openstreetmap.josm.gui.dialogs.OsmIdSelectionDialog
 
init() - Method in class org.openstreetmap.josm.gui.dialogs.relation.ReferringRelationsBrowser
Initializes the model with layer data.
init() - Method in class org.openstreetmap.josm.gui.io.UploadSelectionDialog.OsmPrimitiveList
 
init() - Method in class org.openstreetmap.josm.gui.mappaint.StyleSource
Initialize the class.
init() - Method in class org.openstreetmap.josm.gui.tagging.ac.AutoCompletingTextField
 
init() - Method in class org.openstreetmap.josm.gui.tagging.ac.AutoCompTextField
 
init() - Method in class org.openstreetmap.josm.gui.tagging.presets.TaggingPresetSelector
 
init() - Method in class org.openstreetmap.josm.gui.widgets.JosmComboBox
 
init() - Method in class org.openstreetmap.josm.gui.widgets.SearchTextResultListPanel
Initializes and clears the panel.
init() - Static method in class org.openstreetmap.josm.tools.I18n
I18n initialization.
init(boolean) - Method in class org.openstreetmap.josm.data.Preferences
Initializes preferences.
init(int) - Method in class org.openstreetmap.josm.gui.tagging.TagTable
initialize the table
init(String, String) - Method in class org.openstreetmap.josm.gui.io.CredentialDialog.CredentialPanel
 
init(String, String, int) - Method in class org.openstreetmap.josm.gui.widgets.UrlLabel
 
init(Collection<? extends OsmPrimitive>) - Method in class org.openstreetmap.josm.command.ChangePropertyCommand
Initialize the instance by finding what objects will be modified
init(Collection<String>, boolean) - Method in class org.openstreetmap.josm.plugins.ReadRemotePluginInformationTask
 
init(Collection<OsmPrimitive>) - Method in class org.openstreetmap.josm.data.APIDataSet
Initializes the API data set with the modified primitives, ignores unmodified primitives.
init(Collection<OsmPrimitive>, Collection<OsmPrimitive>) - Method in class org.openstreetmap.josm.command.PurgeCommand
 
init(Collection<TaggingPreset>) - Method in class org.openstreetmap.josm.gui.tagging.presets.TaggingPresetSelector
Initializes the selector with a given collection of presets.
init(List<PrimitiveData>, List<PrimitiveData>) - Method in class org.openstreetmap.josm.command.AddPrimitivesCommand
 
init(DataSet) - Method in class org.openstreetmap.josm.data.APIDataSet
initializes the API data set with the modified primitives in ds
init(CredentialsAgent) - Method in class org.openstreetmap.josm.data.oauth.OAuthAccessTokenHolder
Initializes the content of this holder from the Access Token managed by the credential manager.
INIT - org.openstreetmap.josm.gui.progress.AbstractProgressMonitor.State
Initialization.
INIT - org.openstreetmap.josm.io.GpxParser.State
 
INIT - org.openstreetmap.josm.io.imagery.ImageryReader.State
 
initAdditionalPresetsValueData() - Static method in class org.openstreetmap.josm.data.validation.tests.TagChecker
 
initAddressMap(OsmPrimitive) - Method in class org.openstreetmap.josm.data.validation.tests.Addresses
 
initAnchorPosition(Projection) - Method in class org.openstreetmap.josm.data.imagery.AbstractWMSTileSource
 
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.presets.TaggingPresetItem
 
initAutoCompletionField(AutoCompletingTextField, List<String>) - Method in class org.openstreetmap.josm.gui.tagging.presets.TaggingPresetItem
 
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.
initBaseMultiResolutionImageClass() - Static method in class org.openstreetmap.josm.tools.HiDPISupport
 
initBaseMultiResolutionImageConstructor() - Static method in class org.openstreetmap.josm.tools.HiDPISupport
 
initCache() - Method in class org.openstreetmap.josm.gui.layer.geoimage.ThumbsLoader
Initialize the thumbnail cache.
initComponents() - Method in class org.openstreetmap.josm.gui.preferences.display.GPXSettingsPanel
 
initComponents() - Method in class org.openstreetmap.josm.gui.preferences.shortcut.PrefJPanel
 
initDefaultParameters() - Static method in class org.openstreetmap.josm.gui.mappaint.styleelement.BoxTextElement
 
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
Sets the focus on the chunk size field
initEditingOfUploadComment() - Method in class org.openstreetmap.josm.gui.io.BasicUploadSettingsPanel
Initializes editing of upload comment.
initEditingOfUploadSource() - Method in class org.openstreetmap.josm.gui.io.BasicUploadSettingsPanel
Initializes editing of upload source.
initEditor(MultiValueResolutionDecision) - Method in class org.openstreetmap.josm.gui.conflict.tags.MultiValueCellEditor
Populate model with possible values for a decision, and select current choice.
initEnabledState() - Method in class org.openstreetmap.josm.actions.JosmAction
Override in subclasses to init the enabled state of an action when it is created.
initFactories() - Static method in class org.openstreetmap.josm.gui.mappaint.mapcss.ExpressionFactory
 
initForNodeMerging() - Method in class org.openstreetmap.josm.gui.conflict.tags.RelationMemberConflictResolver
Initializes for node merging.
initForReason(SaveLayersDialog.Reason) - Method in class org.openstreetmap.josm.gui.io.SaveLayersDialog.DiscardAndProceedAction
 
initForReason(SaveLayersDialog.Reason) - Method in class org.openstreetmap.josm.gui.io.SaveLayersDialog.SaveAndProceedAction
 
initForUserInput() - Method in class org.openstreetmap.josm.gui.dialogs.changeset.query.ChangesetQueryDialog
Initializes HMI for user input.
initForWayCombining() - Method in class org.openstreetmap.josm.gui.conflict.tags.RelationMemberConflictResolver
Initializes for way combining.
initFromBoundingBox(Bounds) - Method in class org.openstreetmap.josm.gui.bbox.TileSelectionBBoxChooser.TileGridInputPanel
 
initFromChangesetIds(Collection<Integer>) - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetListModel
Loads this list with the given changesets
initFromData(OsmData<?, ?, ?, ?>) - Method in class org.openstreetmap.josm.gui.dialogs.RelationListDialog
Initializes the relation list dialog from a dataset.
initFromDataSet(DataSet) - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetListModel
Loads this list with the given changesets
initFromOAuth() - Method in class org.openstreetmap.josm.data.UserIdentityManager
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.data.UserIdentityManager
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() - Method in class org.openstreetmap.josm.gui.io.UploadStrategySelectionPanel
Load the panel contents from 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
Initializes the panel from preferences
initFromPreferences() - Method in class org.openstreetmap.josm.gui.preferences.server.BasicAuthenticationPreferencesPanel
Inits contents from preferences.
initFromPreferences() - Method in class org.openstreetmap.josm.gui.preferences.server.FeaturesPanel
Initializes the panel from preferences
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.OverpassServerPanel
Initializes the panel from 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.io.DefaultProxySelector
Initializes the proxy selector from the setting in the preferences.
initFromPreferences(String) - Method in class org.openstreetmap.josm.gui.util.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
Loads this list with the given changesets
initFromRevisionInfo(InputStream) - Method in class org.openstreetmap.josm.data.Version
Initializes the version info 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.gui.util.WindowGeometry
 
initHighlighting() - Method in class org.openstreetmap.josm.gui.dialogs.relation.MemberTable
 
initial() - Method in class org.openstreetmap.josm.actions.FullscreenToggleAction
To call if this action must be initially run at JOSM startup.
INITIAL_MOVE_DELAY - Static variable in class org.openstreetmap.josm.actions.mapmode.ParallelWayAction
 
initialDividerBounds - Variable in class org.openstreetmap.josm.gui.widgets.MultiSplitPane
 
initialFocusOnKey - Variable in class org.openstreetmap.josm.gui.dialogs.properties.TagEditHelper.AbstractTagsDialog
 
initialise(Token, int[][], String[]) - Static method in exception org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.ParseException
It uses "currentToken" and "expectedTokenSequences" to generate a parse error message and returns it.
InitializationSequence - Interface in org.openstreetmap.josm.spi.lifecycle
Defines the initialization sequence.
InitializationTask - Class in org.openstreetmap.josm.spi.lifecycle
Initialization task notifying the current lifecycle InitStatusListener.
InitializationTask(String, Runnable) - Constructor for class org.openstreetmap.josm.spi.lifecycle.InitializationTask
Constructs a new InitializationTask.
initialize() - Method in class org.openstreetmap.josm.actions.SessionSaveAction.SessionSaveAsDialog
Initializes some action fields.
initialize() - Static method in class org.openstreetmap.josm.data.validation.OsmValidator
Initializes OsmValidator.
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.ApiCapabilitiesTest
 
initialize() - Method in class org.openstreetmap.josm.data.validation.tests.ConditionalKeys
 
initialize() - Method in class org.openstreetmap.josm.data.validation.tests.MapCSSTagChecker
 
initialize() - Method in class org.openstreetmap.josm.data.validation.tests.RelationChecker
 
initialize() - Method in class org.openstreetmap.josm.data.validation.tests.TagChecker
 
initialize() - Method in class org.openstreetmap.josm.data.validation.ValidatorCLI
Initialize everything that might be needed Arguments may need to be parsed first.
initialize() - Method in class org.openstreetmap.josm.gui.dialogs.MinimapDialog
 
initialize() - Static method in class org.openstreetmap.josm.gui.layer.JumpToMarkerActions
Initialize the actions, register shortcuts.
initialize() - Method in class org.openstreetmap.josm.gui.MainFrame
Initializes the content of the window and get the current status panel.
initialize() - Method in class org.openstreetmap.josm.gui.MainMenu
Initialize the main menu.
initialize() - Method in class org.openstreetmap.josm.gui.mappaint.RenderingCLI
Initialization.
initialize() - Static method in class org.openstreetmap.josm.gui.preferences.imagery.ImageryPreference
Initializes imagery preferences.
initialize() - Static method in class org.openstreetmap.josm.gui.preferences.map.MapPaintPreference
Initialize the styles
initialize() - Static method in class org.openstreetmap.josm.gui.tagging.presets.TaggingPresets
Initialize the tagging presets (load and may display error)
initialize() - Method in class org.openstreetmap.josm.gui.widgets.PopupMenuButton
 
initialize() - Static method in class org.openstreetmap.josm.io.remotecontrol.RequestProcessor
Force the class to initialize and load the handlers
initialize() - Static method in class org.openstreetmap.josm.tools.FontsManager
Initializes the fonts manager.
initialize() - Static method in class org.openstreetmap.josm.tools.Tag2Link
Initializes the tag2link rules
initialize() - Static method in class org.openstreetmap.josm.tools.Territories
Initializes territories.
initialize(double) - Method in class org.openstreetmap.josm.data.projection.proj.DoubleStereographic
 
initialize(double) - Method in class org.openstreetmap.josm.data.projection.proj.SwissObliqueMercator
 
initialize(String) - Method in class org.openstreetmap.josm.gui.oauth.AbstractAuthorizationUI
Initializes the authorisation UI.
initialize(String) - Method in class org.openstreetmap.josm.gui.oauth.AdvancedOAuthPropertiesPanel
Initializes the panel from the values in the preferences preferences.
initialize(List<ToggleDialog>) - Method in class org.openstreetmap.josm.gui.dialogs.DialogsPanel
Initializes this panel
initialize(JPopupMenu) - Method in class org.openstreetmap.josm.gui.widgets.PopupMenuButton
 
initialize(ProjParameters) - Method in class org.openstreetmap.josm.data.projection.proj.AbstractProj
 
initialize(ProjParameters) - Method in class org.openstreetmap.josm.data.projection.proj.AlbersEqualArea
 
initialize(ProjParameters) - Method in class org.openstreetmap.josm.data.projection.proj.AzimuthalEquidistant
 
initialize(ProjParameters) - Method in class org.openstreetmap.josm.data.projection.proj.CassiniSoldner
 
initialize(ProjParameters) - Method in class org.openstreetmap.josm.data.projection.proj.DoubleStereographic
 
initialize(ProjParameters) - Method in class org.openstreetmap.josm.data.projection.proj.EquidistantCylindrical
 
initialize(ProjParameters) - Method in class org.openstreetmap.josm.data.projection.proj.LambertAzimuthalEqualArea
 
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 class org.openstreetmap.josm.data.projection.proj.ObliqueMercator
 
initialize(ProjParameters) - Method in class org.openstreetmap.josm.data.projection.proj.PolarStereographic
 
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(ProjParameters) - Method in class org.openstreetmap.josm.data.projection.proj.TransverseMercator
 
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.
initialize(InitializationSequence) - Static method in class org.openstreetmap.josm.spi.lifecycle.Lifecycle
Initializes the main object.
initialize(DefaultGeoProperty) - Static method in class org.openstreetmap.josm.tools.RightAndLefthandTraffic
Initializes Right and lefthand traffic data.
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.
initializeCapabilities(String) - Method in class org.openstreetmap.josm.io.OsmApi
 
initialized - Variable in class org.openstreetmap.josm.gui.dialogs.DialogsPanel
initialized - Variable in class org.openstreetmap.josm.io.CachedFile
 
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 spell-check 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
Initializes error layer.
initializeExternalData() - Static method in class org.openstreetmap.josm.tools.Territories
 
initializeExternalData(String, String) - Static method in class org.openstreetmap.josm.tools.Territories
 
initializeFromResources(CachedFile) - Static method in class org.openstreetmap.josm.tools.Tag2Link
Initializes the tag2link rules from the resources.
initializeGridDetail() - Static method in class org.openstreetmap.josm.data.validation.OsmValidator
Initialize grid details based on the current projection system.
initializeIfRequired() - Method in class org.openstreetmap.josm.gui.layer.AbstractTileSourceLayer
 
initializeInternalData() - Static method in class org.openstreetmap.josm.tools.Territories
Initializes territories using the internal data only.
initializeLocaleText(String) - Method in class org.openstreetmap.josm.gui.tagging.presets.items.TextItem
 
initializeMainWindow() - Method in class org.openstreetmap.josm.gui.MainApplication
Called once at startup to initialize the main window content.
initializeNumberingFormat() - Static method in class org.openstreetmap.josm.tools.I18n
Updates the default locale: overrides the numbering system, if defined in internal boundaries.xml for the current language/country.
initializePoints(GeometryTypes, List<CommandInteger>) - Method in class org.openstreetmap.josm.data.imagery.vectortile.mapbox.Geometry
Initialize point geometry
initializePresets() - Static 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() - Static method in class org.openstreetmap.josm.data.validation.OsmValidator
Initializes all tests if this operation hasn't been performed already.
initializeTests(Collection<? extends Test>) - Static method in class org.openstreetmap.josm.data.validation.OsmValidator
Initializes all tests
initializeWayGeometry(GeometryTypes, List<CommandInteger>) - Method in class org.openstreetmap.josm.data.imagery.vectortile.mapbox.Geometry
Initialize way geometry
initializing - Variable in class org.openstreetmap.josm.data.gpx.GpxData
 
INITIALIZING - org.openstreetmap.josm.io.audio.AudioPlayer.State
Initializing
initiallyLoadAvailableSources() - Method in class org.openstreetmap.josm.gui.preferences.SourceEditor
Performs the initial loading of source providers.
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.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.ExtrudeAction
The minimal shift of mouse (in pixels) before something counts as move
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
 
initialPrimitives - Variable in class org.openstreetmap.josm.data.validation.ValidationTask
 
initialState - Variable in class org.openstreetmap.josm.gui.tagging.presets.items.Check
 
InitialValueOptionPane(Box, JosmTextField) - Constructor for class org.openstreetmap.josm.actions.RenameLayerAction.InitialValueOptionPane
 
initialViewport - Variable in class org.openstreetmap.josm.gui.NavigatableComponent
 
initIndex() - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.MapCSSRuleIndex
Initialize the index.
initIndex() - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.MapCSSStyleIndex
 
initKeyList() - Method in class org.openstreetmap.josm.gui.history.TagTableModel
 
initLat(double, boolean) - Static method in class org.openstreetmap.josm.data.Bounds
 
initLifeCycle() - Method in class org.openstreetmap.josm.gui.io.ChangesetManagementPanel
Initializes this life cycle of the panel.
initLifeCycle(Map<String, String>) - Method in class org.openstreetmap.josm.gui.io.BasicUploadSettingsPanel
Initializes this life cycle of the panel.
initLifeCycle(DataSet) - Method in class org.openstreetmap.josm.gui.io.UploadDialog
Initializes this life cycle of the dialog.
initListEntries() - Method in class org.openstreetmap.josm.gui.tagging.presets.items.ComboMultiSelect
 
initListEntriesFromAttributes() - Method in class org.openstreetmap.josm.gui.tagging.presets.items.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.AbstractPrimitiveTask
 
initMultiFetchReader(MultiFetchServerObjectReader) - Method in class org.openstreetmap.josm.gui.io.DownloadPrimitivesTask
 
initMultiFetchReader(MultiFetchServerObjectReader) - Method in class org.openstreetmap.josm.gui.io.UpdatePrimitivesTask
 
initNameTagsFromPreferences() - Method in class org.openstreetmap.josm.gui.mappaint.styleelement.LabelCompositionStrategy.DeriveLabelFromNameTagsCompositionStrategy
Initializes the name tags to use from a list of default name tags (see LabelCompositionStrategy.DeriveLabelFromNameTagsCompositionStrategy.DEFAULT_NAME_TAGS and LabelCompositionStrategy.DeriveLabelFromNameTagsCompositionStrategy.DEFAULT_NAME_COMPLEMENT_TAGS) and from name tags configured in the preferences using the keys mappaint.nameOrder and mappaint.nameComplementOrder.
initNativeScaleList() - Static method in class org.openstreetmap.josm.gui.layer.TMSLayer
 
initNodeListTableModels() - Method in class org.openstreetmap.josm.gui.history.HistoryBrowserModel
Should be called every time 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.AbstractListMergeModel
 
initPopupMenus() - Method in class org.openstreetmap.josm.gui.download.UserQueryList.QueryListMouseAdapter
 
initProgressMonitor() - Method in class org.openstreetmap.josm.io.StreamProgressUpdater
 
initProjection() - Method in class org.openstreetmap.josm.data.imagery.AbstractWMSTileSource
Initializes class with current projection in JOSM.
initProjection(Projection) - Method in class org.openstreetmap.josm.data.imagery.AbstractWMSTileSource
Initializes class with projection in JOSM.
initProjection(Projection) - Method in class org.openstreetmap.josm.data.imagery.WMTSTileSource
Initializes projection for this TileSource with projection
initProperties() - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetDiscussionPanel
 
initProperties() - Method in class org.openstreetmap.josm.gui.dialogs.changeset.DownloadChangesetContentAction
Init properties.
initProperties(Changeset) - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetDetailPanel.OpenChangesetPopupMenuAction
 
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
 
initProperties(Changeset) - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetDiscussionPanel.AddChangesetCommentAction
 
initProperties(Changeset) - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetDiscussionPanel.UpdateChangesetDiscussionAction
 
initResolutionVariantMethod() - Static method in class org.openstreetmap.josm.tools.HiDPISupport
 
initResolutionVariantsMethod() - Static method in class org.openstreetmap.josm.tools.HiDPISupport
 
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
 
initStatusListener - Static variable in class org.openstreetmap.josm.spi.lifecycle.Lifecycle
 
InitStatusListener - Interface in org.openstreetmap.josm.spi.lifecycle
Initialization task listener.
initSuccessful - Variable in class org.openstreetmap.josm.data.Preferences
Indicates whether Preferences.init(boolean) completed successfully.
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(T) - Method in class org.openstreetmap.josm.gui.layer.AbstractTileSourceLayer
 
initUI() - Method in class org.openstreetmap.josm.gui.widgets.HideableTabbedPane
 
initWindowGeometry() - Method in class org.openstreetmap.josm.gui.ExtendedDialog
 
initWithCurrentData() - Method in class org.openstreetmap.josm.gui.dialogs.ChangesetDialog
 
inline(String, String) - Method in class org.openstreetmap.josm.io.GpxWriter
 
inLineOffset - Variable in class org.openstreetmap.josm.gui.draw.MapViewPath.LineVisitor
 
INNER - Static variable in class org.openstreetmap.josm.data.validation.tests.MultipolygonTest
 
INNER_STYLE_MISMATCH - Static variable in class org.openstreetmap.josm.data.validation.tests.MultipolygonTest
With the currently used mappaint style the style for inner way equals the multipolygon style
INNER_WAY_OUTSIDE - Static variable in class org.openstreetmap.josm.data.validation.tests.MultipolygonTest
Multipolygon inner way is outside
innerExactRoles - Variable in class org.openstreetmap.josm.data.osm.visitor.paint.relations.Multipolygon.MultipolygonRoleMatcher
 
innerPanel - Variable in class org.openstreetmap.josm.gui.NotificationManager.NotificationPanel
 
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
 
innerVisitor - Variable in class org.openstreetmap.josm.gui.mappaint.mapcss.Selector.ChildOrParentSelector.MultipolygonOpenEndFinder
 
innerWays - Variable in class org.openstreetmap.josm.actions.JoinAreasAction.AssembledMultipolygon
The inner polygons of the multipolygon
innerWays - Variable in class org.openstreetmap.josm.actions.JoinAreasAction.Multipolygon
 
innerWays - Variable in class org.openstreetmap.josm.data.osm.MultipolygonBuilder
List of inner ways
innerWays - Variable in class org.openstreetmap.josm.data.osm.visitor.paint.relations.Multipolygon
 
INode - Interface in org.openstreetmap.josm.data.osm
INode captures the common functions of Node and NodeData.
inProgress - Static variable in class org.openstreetmap.josm.data.cache.JCSCachedTileLoaderJob
 
inProgress - Static variable in class org.openstreetmap.josm.data.imagery.TMSCachedTileLoaderJob
 
input - Variable in class org.openstreetmap.josm.data.osm.visitor.paint.ComputeStyleListWorker
 
input - Variable in class org.openstreetmap.josm.data.validation.ValidatorCLI
The input file(s)
INPUT - org.openstreetmap.josm.data.validation.ValidatorCLI.Option
--input=<input-file> Set the current input file
INPUT - org.openstreetmap.josm.gui.mappaint.RenderingCLI.Option
 
input_stream - Variable in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParserTokenManager
 
InputHandler() - Constructor for class org.openstreetmap.josm.gui.widgets.MultiSplitPane.InputHandler
 
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
 
inputSource - Variable in class org.openstreetmap.josm.io.NoteReader
 
inputStream - Variable in class org.openstreetmap.josm.data.protobuf.ProtobufParser
 
inputStream - Variable in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.SimpleCharStream
 
inputStream() - Method in class org.openstreetmap.josm.data.osm.pbf.Blob
Get the decompressed inputstream for this blob
inRange(double, int, double) - Method in class org.openstreetmap.josm.gui.MapViewState.MapViewPoint
 
inReportDialog - Variable in class org.openstreetmap.josm.tools.bugreport.BugReportQueue
 
inRestore - Variable in class org.openstreetmap.josm.gui.download.OSMDownloadSource.OSMDownloadSourcePanel
 
inSelection - Variable in class org.openstreetmap.josm.gui.dialogs.SearchDialog
 
inSelectionModel - Variable in class org.openstreetmap.josm.gui.dialogs.ChangesetDialog
 
insert - Variable in class org.openstreetmap.josm.command.SplitWayCommand.RelationInformation
 
insertArguments(Selector, String, OsmPrimitive) - Static method in class org.openstreetmap.josm.data.validation.tests.MapCSSTagCheckerRule
Replaces occurrences of {i.key}, {i.value}, {i.tag} in s by the corresponding key/value/tag of the index-th Condition of matchingSelector.
insertArguments(Selector, String, Tagged) - Static method in class org.openstreetmap.josm.gui.mappaint.mapcss.PlaceholderExpression
Replaces occurrences of {i.key}, {i.value}, {i.tag} in s by the corresponding key/value/tag of the index-th Condition of matchingSelector.
inserted - Variable in class org.openstreetmap.josm.tools.Diff.Change
# lines of file 1 changed here.
INSERTED - org.openstreetmap.josm.gui.history.TwoColumnDiff.Item.DiffItemType
 
insertElementAt(E, int) - Method in class org.openstreetmap.josm.gui.widgets.JosmComboBoxModel
Adds an element at a specific index.
insertGUITabsForSetting(Icon, TabPreferenceSetting, int, int) - Method in class org.openstreetmap.josm.gui.preferences.PreferenceTabbedPane
 
insertGUITabsForSetting(Icon, TabPreferenceSetting, Component, int, int) - Method in class org.openstreetmap.josm.gui.preferences.PreferenceTabbedPane
 
insertIndexInterval(int, int, boolean) - Method in class org.openstreetmap.josm.gui.conflict.pair.AbstractListMergeModel.EntriesSelectionModel
 
insertLayerAt(List<Layer>, Layer, int) - Static method in class org.openstreetmap.josm.gui.layer.LayerManager
 
insertLayerAt(Layer, int) - Method in class org.openstreetmap.josm.gui.layer.LayerManager
Insert a layer at a given position.
insertLineBreaks(String) - Static method in class org.openstreetmap.josm.gui.layer.NoteLayer
Inserts HTML line breaks (<br> at the end of each sentence mark (period, interrogation mark, exclamation mark, ideographic full stop).
insertNewDefaults(List<SourceEntry>) - Method in class org.openstreetmap.josm.data.preferences.sources.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>, Map<Way, List<Node>>) - Method in class org.openstreetmap.josm.actions.mapmode.DrawAction
 
insertString(int, String, AttributeSet) - Method in class org.openstreetmap.josm.gui.tagging.ac.AutoCompletingTextField.AutoCompletionDocument
 
insertString(DocumentFilter.FilterBypass, int, String, AttributeSet) - Method in class org.openstreetmap.josm.gui.tagging.ac.MaxLengthDocumentFilter
 
insertTab(String, Icon, Component, String, int) - Method in class org.openstreetmap.josm.gui.download.DownloadDialog.DownloadSourceTabs
 
insertUpdate(DocumentEvent) - Method in class org.openstreetmap.josm.actions.JumpToAction.OsmLonLatListener
 
insertUpdate(DocumentEvent) - Method in class org.openstreetmap.josm.actions.JumpToAction.OsmURLListener
 
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.relation.actions.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.layer.geoimage.CorrelateGpxWithImages.StatusBarUpdater
 
insertUpdate(DocumentEvent) - Method in class org.openstreetmap.josm.gui.oauth.ManualAuthorizationUI.AccessTokenBuilder
 
insertUpdate(DocumentEvent) - Method in class org.openstreetmap.josm.gui.preferences.projection.CodeSelectionPanel
 
insertUpdate(DocumentEvent) - Method in class org.openstreetmap.josm.gui.preferences.server.OsmApiUrlInputPanel.ValidateApiUrlAction
 
insertUpdate(DocumentEvent) - Method in interface org.openstreetmap.josm.gui.util.DocumentAdapter
 
insertUpdate(DocumentEvent) - Method in class org.openstreetmap.josm.gui.widgets.AbstractTextComponentValidator
 
insertUpdate(DocumentEvent) - Method in class org.openstreetmap.josm.gui.widgets.BoundingBoxSelectionPanel.OsmUrlRefresher
 
insertUpdate(DocumentEvent) - Method in class org.openstreetmap.josm.gui.widgets.CompileSearchTextDecorator
 
insertUpdate(DocumentEvent) - Method in class org.openstreetmap.josm.gui.widgets.FilterField.FilterFieldAdapter
 
insertWbr(String) - Static method in class org.openstreetmap.josm.gui.history.VersionInfoPanel
 
insets(int) - Method in class org.openstreetmap.josm.tools.GBC
Adds insets to this GBC.
insets(int, int, int, int) - Method in class org.openstreetmap.josm.tools.GBC
Adds insets to this GBC.
inside(Environment, String) - Static method in class org.openstreetmap.josm.gui.mappaint.mapcss.Functions
Determines if the object is inside territories matching given ISO3166 codes.
INSIDE - org.openstreetmap.josm.data.osm.visitor.paint.relations.Multipolygon.PolyData.Intersection
The polygon is completely inside this PolyData
InsideOrEqualFinder(Environment) - Constructor for class org.openstreetmap.josm.gui.mappaint.mapcss.Selector.ChildOrParentSelector.InsideOrEqualFinder
 
insideToTheRight - Variable in class org.openstreetmap.josm.actions.JoinAreasAction.WayInPolygon
 
InspectPrimitiveDataText - Class in org.openstreetmap.josm.gui.dialogs
Textual representation of primitive contents, used in InspectPrimitiveDialog.
InspectPrimitiveDataText(OsmData<?, ?, ?, ?>) - Constructor for class org.openstreetmap.josm.gui.dialogs.InspectPrimitiveDataText
 
InspectPrimitiveDialog - Class in org.openstreetmap.josm.gui.dialogs
Panel to inspect one or more OsmPrimitives.
InspectPrimitiveDialog(Collection<? extends IPrimitive>, OsmData<?, ?, ?, ?>) - Constructor for class org.openstreetmap.josm.gui.dialogs.InspectPrimitiveDialog
Constructs a new InspectPrimitiveDialog.
install() - Static method in class org.openstreetmap.josm.io.protocols.data.Handler
Installs protocol handler.
installAdapters() - Method in class org.openstreetmap.josm.actions.AutoScaleAction
 
installAdapters() - Method in class org.openstreetmap.josm.actions.JosmAction
Installs the listeners to this action.
installCustomNavigation(int) - Method in class org.openstreetmap.josm.gui.widgets.JosmTable
 
installDownloadedPlugins(Collection<PluginInformation>, boolean) - Static method in class org.openstreetmap.josm.plugins.PluginHandler
Installs downloaded plugins.
INSTALLED - org.openstreetmap.josm.gui.preferences.plugin.PluginInstallation
Plugins installed and loaded
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.SessionSaveAction
 
instance - Static variable in class org.openstreetmap.josm.data.imagery.ImageryLayerInfo
Unique instance
instance - Static variable in class org.openstreetmap.josm.data.oauth.OAuthAccessTokenHolder
 
instance - Static variable in class org.openstreetmap.josm.data.osm.DefaultNameFormatter
 
instance - Static variable in class org.openstreetmap.josm.data.osm.visitor.paint.MapRendererFactory
 
instance - Variable in class org.openstreetmap.josm.data.projection.datum.NTV2GridShiftFileWrapper
 
instance - Static variable in class org.openstreetmap.josm.data.UserIdentityManager
 
instance - Static variable in class org.openstreetmap.josm.data.Version
the unique instance
instance - Static variable in class org.openstreetmap.josm.gui.autofilter.AutoFilterManager
The unique instance.
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.DeleteFromRelationConfirmationDialog
the unique instance of this dialog
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.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.NotificationManager
 
instance - Static variable in class org.openstreetmap.josm.gui.tagging.presets.TaggingPresetNameTemplateList
 
instance - Static variable in class org.openstreetmap.josm.gui.tagging.presets.TaggingPresetSearchDialog
 
instance - Static variable in class org.openstreetmap.josm.gui.tagging.presets.TaggingPresetSearchPrimitiveDialog
 
instance - Static variable in class org.openstreetmap.josm.gui.util.FileFilterAllFiles
 
instance - Static variable in class org.openstreetmap.josm.gui.util.MultikeyActionsHandler
 
instance - Static variable in class org.openstreetmap.josm.io.auth.CredentialsManager
 
INSTANCE - Static variable in class org.openstreetmap.josm.actions.ExpertToggleAction
 
INSTANCE - Static variable in class org.openstreetmap.josm.data.coor.conversion.DecimalDegreesCoordinateFormat
The unique instance.
INSTANCE - Static variable in class org.openstreetmap.josm.data.coor.conversion.DMSCoordinateFormat
The unique instance.
INSTANCE - Static variable in class org.openstreetmap.josm.data.coor.conversion.NauticalCoordinateFormat
The unique instance.
INSTANCE - Static variable in class org.openstreetmap.josm.data.coor.conversion.ProjectedCoordinateFormat
The unique instance.
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.OsmDataManager.InstanceHolder
 
INSTANCE - Static variable in class org.openstreetmap.josm.data.osm.search.SearchCompiler.Always
The unique instance/
INSTANCE - Static variable in class org.openstreetmap.josm.data.osm.search.SearchCompiler.Never
The unique instance/
INSTANCE - Static variable in class org.openstreetmap.josm.data.osm.visitor.paint.MapPaintSettings
The unique instance
INSTANCE - Static variable in class org.openstreetmap.josm.data.osm.visitor.paint.relations.MultipolygonCache
 
INSTANCE - Static variable in class org.openstreetmap.josm.data.preferences.JosmBaseDirectories.InstanceHolder
 
INSTANCE - Static variable in class org.openstreetmap.josm.data.preferences.JosmUrls.InstanceHolder
 
INSTANCE - Static variable in class org.openstreetmap.josm.data.preferences.sources.MapPaintPrefHelper
The unique instance.
INSTANCE - Static variable in class org.openstreetmap.josm.data.preferences.sources.PresetPrefHelper
The unique instance.
INSTANCE - Static variable in class org.openstreetmap.josm.data.preferences.sources.ValidatorPrefHelper
The unique instance.
INSTANCE - Static variable in class org.openstreetmap.josm.data.projection.datum.GRS80Datum
The unique instance.
INSTANCE - Static variable in class org.openstreetmap.josm.data.projection.datum.NTV2Proj4DirGridShiftFileSource.InstanceHolder
 
INSTANCE - Static variable in class org.openstreetmap.josm.data.projection.datum.WGS84Datum
The unique instance.
INSTANCE - Static variable in class org.openstreetmap.josm.data.projection.ProjectionCLI
The unique instance
INSTANCE - Static variable in class org.openstreetmap.josm.data.UndoRedoHandler.InstanceHolder
 
INSTANCE - Static variable in class org.openstreetmap.josm.data.validation.ValidatorCLI
The unique instance.
INSTANCE - Static variable in class org.openstreetmap.josm.gui.dialogs.MenuItemSearchDialog
 
INSTANCE - Static variable in class org.openstreetmap.josm.gui.layer.Layer.SeparatorLayerAction
Unique instance
INSTANCE - Static variable in class org.openstreetmap.josm.gui.mappaint.mapcss.ExpressionFactory.NullExpression
The unique instance.
INSTANCE - Static variable in class org.openstreetmap.josm.gui.mappaint.RenderingCLI
The singleton instance of this class.
INSTANCE - Static variable in class org.openstreetmap.josm.gui.mappaint.styleelement.placement.CompletelyInsideAreaStrategy
An instance of this class.
INSTANCE - Static variable in class org.openstreetmap.josm.gui.mappaint.styleelement.placement.OnLineStrategy
An instance of this class.
INSTANCE - Static variable in class org.openstreetmap.josm.gui.mappaint.styleelement.placement.PartiallyInsideAreaStrategy
An instance of this class.
INSTANCE - Static variable in class org.openstreetmap.josm.gui.progress.NullProgressMonitor
The unique instance
INSTANCE - Static variable in class org.openstreetmap.josm.io.auth.DefaultAuthenticator
 
INSTANCE - Static variable in class org.openstreetmap.josm.io.FileWatcher.InstanceHolder
 
INSTANCE - Static variable in class org.openstreetmap.josm.tools.AlphanumComparator
 
INSTANCE - Static variable in class org.openstreetmap.josm.tools.bugreport.BugReportQueue
 
INSTANCE - Static variable in class org.openstreetmap.josm.tools.MemoryManager
 
instance4 - Static variable in class org.openstreetmap.josm.io.remotecontrol.RemoteControlHttpServer
The server instance for IPv4
instance6 - Static variable in class org.openstreetmap.josm.io.remotecontrol.RemoteControlHttpServer
The server instance for IPv6
InstanceHolder() - Constructor for class org.openstreetmap.josm.data.osm.OsmDataManager.InstanceHolder
 
InstanceHolder() - Constructor for class org.openstreetmap.josm.data.preferences.JosmBaseDirectories.InstanceHolder
 
InstanceHolder() - Constructor for class org.openstreetmap.josm.data.preferences.JosmUrls.InstanceHolder
 
InstanceHolder() - Constructor for class org.openstreetmap.josm.data.projection.datum.NTV2Proj4DirGridShiftFileSource.InstanceHolder
 
InstanceHolder() - Constructor for class org.openstreetmap.josm.data.UndoRedoHandler.InstanceHolder
 
InstanceHolder() - Constructor for class org.openstreetmap.josm.io.FileWatcher.InstanceHolder
 
instanceOfAndCast(Object, Class<T>) - Static method in class org.openstreetmap.josm.tools.Utils
Helper method to replace the "instanceof-check and cast" pattern.
instanceOfThen(Object, Class<T>, Consumer<? super T>) - Static method in class org.openstreetmap.josm.tools.Utils
Helper method to replace the "instanceof-check and cast" pattern.
instances - Static variable in class org.openstreetmap.josm.io.OsmApi
 
INSTANCES - Static variable in class org.openstreetmap.josm.gui.tagging.ac.AutoCompletionManager
 
inStandard - Variable in class org.openstreetmap.josm.data.tagging.ac.AutoCompletionPriority
 
instantiateSortedSet() - Method in class org.openstreetmap.josm.gui.conflict.tags.TagConflictResolutionUtil.AutomaticCombine
 
Instruction - Interface in org.openstreetmap.josm.gui.mappaint.mapcss
A MapCSS Instruction.
Instruction.AssignmentInstruction - Class in org.openstreetmap.josm.gui.mappaint.mapcss
An instruction that assigns a given value to a variable on evaluation
Instruction.RelativeFloat - Class in org.openstreetmap.josm.gui.mappaint.mapcss
A float value that will be added to the current float value.
instructions - Variable in class org.openstreetmap.josm.gui.mappaint.mapcss.Declaration
The instructions in this declaration
int_() - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParser
 
int2float(Integer) - Static method in class org.openstreetmap.josm.tools.ColorHelper
convert integer range 0..255 to float range 0 <= x <= 1 when dealing with colors and color alpha value
INT64 - Static variable in class org.openstreetmap.josm.data.imagery.vectortile.mapbox.Layer.ValueFields
 
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.
intercept(Throwable) - Static method in class org.openstreetmap.josm.tools.bugreport.BugReport
This should be called whenever you want to add more information to a given exception.
InteriorRing - org.openstreetmap.josm.data.imagery.vectortile.mapbox.GeometryTypes.Ring
A ring that goes in the anti-clockwise direction
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).
intern(String) - Static method in class org.openstreetmap.josm.tools.Utils
Intern a string
intern(ImageryInfo.ImageryBounds) - Method in class org.openstreetmap.josm.io.imagery.ImageryReader.Parser
 
internal - Variable in class org.openstreetmap.josm.gui.progress.ChildProgress
 
InternalDownloadTask(DownloadParams, String, ProgressMonitor) - Constructor for class org.openstreetmap.josm.actions.downloadtasks.DownloadGeoJsonTask.InternalDownloadTask
 
InternalPopupMenuLauncher() - Constructor for class org.openstreetmap.josm.gui.history.NodeListViewer.InternalPopupMenuLauncher
 
InternalPopupMenuLauncher() - Constructor for class org.openstreetmap.josm.gui.history.RelationMemberListViewer.InternalPopupMenuLauncher
 
internalUpdateProgress(double) - Method in class org.openstreetmap.josm.gui.progress.AbstractProgressMonitor
 
InternetTags - Class in org.openstreetmap.josm.data.validation.tests
Performs validation tests on internet-related tags (websites, e-mail addresses, etc.).
InternetTags() - Constructor for class org.openstreetmap.josm.data.validation.tests.InternetTags
Constructs a new InternetTags test.
internPool - Static variable in class org.openstreetmap.josm.gui.mappaint.StyleCache
 
interpol(double, double, double, double) - Static method in class org.openstreetmap.josm.gui.animation.Star
Interpolation is root ratio is r= (currentSize / origSize) then value to-from is interpolated from to to from according to ratio
interpolate(float, float, float, float, double, double) - Static 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
interpolate(EastNorth, double) - Method in class org.openstreetmap.josm.data.coor.EastNorth
Does a linear interpolation between two EastNorth instances.
interpolate(ILatLon, double) - Method in interface org.openstreetmap.josm.data.coor.ILatLon
Does a linear interpolation between two ILatLon instances.
interpolate(LatLon, double) - Method in class org.openstreetmap.josm.data.coor.LatLon
Interpolate between this and a other latlon.
interpolate(MapViewState.MapViewPoint, double) - Method in class org.openstreetmap.josm.gui.MapViewState.MapViewPoint
Do a linear interpolation to the other point
interpolateColors(int, int) - Method in class org.openstreetmap.josm.gui.animation.Star
 
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.
Interpolation() - Constructor for enum org.openstreetmap.josm.tools.ImageWarp.Interpolation
 
INTERRUPTED - org.openstreetmap.josm.io.audio.AudioPlayer.State
Interrupted
intersect(TagCollection) - Method in class org.openstreetmap.josm.data.osm.TagCollection
Builds the intersection of this tag collection and another tag collection
Intersection() - Constructor for enum org.openstreetmap.josm.data.osm.visitor.paint.relations.Multipolygon.PolyData.Intersection
 
INTERSECTION_EPS_EAST_NORTH - Static variable in class org.openstreetmap.josm.tools.Geometry
threshold value for size of intersection area given in east/north space
intersectionCommand(Node, AlignInLineAction.Line) - Method in class org.openstreetmap.josm.actions.AlignInLineAction.Line
Intersection of two line.
intersections - Variable in class org.openstreetmap.josm.gui.mappaint.Environment
Intersection areas (only filled with CrossingFinder if children is not null)
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(IBounds) - Method in class org.openstreetmap.josm.data.Bounds
 
intersects(IBounds) - Method in interface org.openstreetmap.josm.data.IBounds
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, whether two BBoxes intersect as an area.
intersects(IWaySegment<?, ?>) - Method in class org.openstreetmap.josm.data.osm.IWaySegment
Checks whether this segment crosses other segment
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.
intersectsLonCrossing(IBounds, IBounds) - Static method in class org.openstreetmap.josm.data.Bounds
 
Interval - Class in org.openstreetmap.josm.tools.date
A timespan defined by a start and end instant.
Interval(Instant, Instant) - Constructor for class org.openstreetmap.josm.tools.date.Interval
Constructs a new Interval
INTERVAL_ALWAYS - Static variable in class org.openstreetmap.josm.io.CacheCustomContent
Update interval meaning an update is always needed
INTERVAL_DAILY - Static variable in class org.openstreetmap.josm.io.CacheCustomContent
Update interval meaning an update is needed each day
INTERVAL_HOURLY - Static variable in class org.openstreetmap.josm.io.CacheCustomContent
Update interval meaning an update is needed each hour
INTERVAL_MONTHLY - Static variable in class org.openstreetmap.josm.io.CacheCustomContent
Update interval meaning an update is needed each month
INTERVAL_NEVER - Static variable in class org.openstreetmap.josm.io.CacheCustomContent
Update interval meaning an update is never needed
INTERVAL_WEEKLY - Static variable in class org.openstreetmap.josm.io.CacheCustomContent
Update interval meaning an update is needed each week
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
 
intervalCount - Variable in class org.openstreetmap.josm.tools.ColorScale
 
intervalLabel - Variable in class org.openstreetmap.josm.gui.preferences.server.FeaturesPanel
 
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
 
intFromDate(Date) - Method in class org.openstreetmap.josm.gui.widgets.DateEditorWithSlider
 
inTree(DefaultMutableTreeNode, String) - Static method in class org.openstreetmap.josm.data.validation.OsmValidator
 
inUse - Static variable in class org.openstreetmap.josm.data.validation.routines.DomainValidator
 
inv - Variable in class org.openstreetmap.josm.data.gpx.GpxData.GpxTrackSegmentSpan
 
invalid - Variable in class org.openstreetmap.josm.gui.dialogs.relation.sort.WayConnectionType
True, if the corresponding primitive is not a way or the way is incomplete
INVALID - org.openstreetmap.josm.gui.widgets.AbstractTextComponentValidator.Status
 
INVALID_CHARS - Static variable in class org.openstreetmap.josm.io.InvalidXmlCharacterFilter
 
invalid_client - org.openstreetmap.josm.data.oauth.OAuth20Exception.Type
 
INVALID_ELE - Static variable in class org.openstreetmap.josm.io.ozi.OziWptReader
 
INVALID_EMAIL - Static variable in class org.openstreetmap.josm.data.validation.tests.InternetTags
Error code for an invalid e-mail
invalid_grant - org.openstreetmap.josm.data.oauth.OAuth20Exception.Type
 
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_LEXICAL_STATE - Static variable in error org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.TokenMgrError
Tried to change to an invalid lexical state.
INVALID_PRESETS_TYPE - Static variable in class org.openstreetmap.josm.data.validation.tests.TagChecker
 
INVALID_REGION - Static variable in class org.openstreetmap.josm.data.validation.tests.TagChecker
 
invalid_request - org.openstreetmap.josm.data.oauth.OAuth20Exception.Type
 
invalid_scope - org.openstreetmap.josm.data.oauth.OAuth20Exception.Type
 
INVALID_SPACE - Static variable in class org.openstreetmap.josm.data.validation.tests.TagChecker
 
INVALID_URL - Static variable in class org.openstreetmap.josm.data.validation.tests.InternetTags
Error code for an invalid URL
INVALID_USE_MSG - Static variable in class org.openstreetmap.josm.data.validation.tests.DirectionNodes
 
INVALID_VALUE - Static variable in class org.openstreetmap.josm.data.validation.tests.TagChecker
 
invalidate() - Method in class org.openstreetmap.josm.data.gpx.GpxData
Fires event listeners and sets the modified flag to true.
invalidate() - Method in class org.openstreetmap.josm.data.gpx.GpxTrack
Resets the color cache
invalidate() - Method in class org.openstreetmap.josm.gui.layer.AbstractMapViewPaintable
This needs to be called whenever the content of this view was invalidated.
invalidate() - Method in class org.openstreetmap.josm.gui.layer.imagery.ReprojectionTile
Invalidate tile - mark it as not loaded.
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 receives ProgressMonitor, but it's not interested progress monitoring.
invalidate() - Method in class org.openstreetmap.josm.gui.SplashScreen.SplashProgressMonitor
 
invalidate(MapViewPaintable) - Method in class org.openstreetmap.josm.gui.MapView.LayerInvalidatedListener
Invalidate contents and repaint map view
invalidateConnectionType() - Method in class org.openstreetmap.josm.gui.dialogs.relation.MemberTableModel
 
invalidatedLayers - Variable in class org.openstreetmap.josm.gui.MapView.LayerInvalidatedListener
 
invalidatedListener - Variable in class org.openstreetmap.josm.gui.MapView
The listener that listens to invalidations of all layers.
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.
invalidateEditLayer() - Method in class org.openstreetmap.josm.gui.layer.MainLayerManager
Invalidates current edit layer, if any.
invalidateLater() - Method in class org.openstreetmap.josm.gui.layer.AbstractTileSourceLayer
Invalidate the layer at a time in the future so that the user still sees the interface responsive.
invalidateLaterTimer - Variable in class org.openstreetmap.josm.gui.layer.AbstractTileSourceLayer
A timer that is used to delay invalidation events if required.
invalidateValidatorLayers() - Static method in class org.openstreetmap.josm.gui.dialogs.ValidatorDialog
Invalidate the error layer
invalidationListeners - Variable in class org.openstreetmap.josm.gui.dialogs.validator.ValidatorTreePanel
 
invalidationListeners - Variable in class org.openstreetmap.josm.gui.layer.AbstractMapViewPaintable
A list of invalidation listeners to call when this layer is invalidated.
invalidator - Variable in class org.openstreetmap.josm.gui.layer.ValidatorLayer
 
invalidBBoxIterator - Variable in class org.openstreetmap.josm.data.osm.QuadBuckets.QuadBucketIterator
 
invalidBBoxPrimitives - Variable in class org.openstreetmap.josm.data.osm.QuadBuckets
 
invalidFeedback - Variable in class org.openstreetmap.josm.gui.widgets.DefaultTextComponentValidator
 
InvalidLayoutException(String, MultiSplitLayout.Node) - Constructor for exception org.openstreetmap.josm.gui.widgets.MultiSplitLayout.InvalidLayoutException
Constructs a new InvalidLayoutException.
invalidManifestEntries - Variable in class org.openstreetmap.josm.plugins.PluginInformation
Invalid manifest entries
InvalidMapboxVectorTileException - Exception in org.openstreetmap.josm.data.imagery.vectortile.mapbox
Thrown when a mapbox vector tile does not match specifications.
InvalidMapboxVectorTileException() - Constructor for exception org.openstreetmap.josm.data.imagery.vectortile.mapbox.InvalidMapboxVectorTileException
InvalidMapboxVectorTileException(String) - Constructor for exception org.openstreetmap.josm.data.imagery.vectortile.mapbox.InvalidMapboxVectorTileException
Create a new InvalidMapboxVectorTileException exception with a message
InvalidPreferenceValueException(String) - Constructor for exception org.openstreetmap.josm.data.preferences.AbstractProperty.InvalidPreferenceValueException
Constructs a new InvalidPreferenceValueException with the specified detail message.
InvalidPreferenceValueException(String, Throwable) - Constructor for exception org.openstreetmap.josm.data.preferences.AbstractProperty.InvalidPreferenceValueException
Constructs a new InvalidPreferenceValueException with the specified detail message and cause.
InvalidPreferenceValueException(Throwable) - Constructor for exception org.openstreetmap.josm.data.preferences.AbstractProperty.InvalidPreferenceValueException
Constructs a new InvalidPreferenceValueException with the specified cause and a detail message of (cause==null ? null : cause.toString()) (which typically contains the class and detail message of cause).
InvalidSelection() - Constructor for exception org.openstreetmap.josm.actions.AlignInCircleAction.InvalidSelection
Create an InvalidSelection exception with default message
InvalidSelection() - Constructor for exception org.openstreetmap.josm.actions.AlignInLineAction.InvalidSelection
Create an InvalidSelection exception with default message
InvalidSelection(String) - Constructor for exception org.openstreetmap.josm.actions.AlignInCircleAction.InvalidSelection
Create an InvalidSelection exception with specific message
InvalidSelection(String) - Constructor for exception org.openstreetmap.josm.actions.AlignInLineAction.InvalidSelection
Create an InvalidSelection exception with specific message
InvalidUserInputException(String) - Constructor for exception org.openstreetmap.josm.actions.OrthogonalizeAction.InvalidUserInputException
 
InvalidUserInputException(String, Throwable) - Constructor for exception org.openstreetmap.josm.actions.OrthogonalizeAction.InvalidUserInputException
 
InvalidXmlCharacterFilter - Class in org.openstreetmap.josm.io
FilterInputStream that gets rid of characters that are invalid in an XML 1.0 document.
InvalidXmlCharacterFilter(Reader) - Constructor for class org.openstreetmap.josm.io.InvalidXmlCharacterFilter
Constructs a new InvalidXmlCharacterFilter for the given Reader.
inverted - Variable in class org.openstreetmap.josm.data.osm.Filter.FilterPreferenceEntry
Normally, the specified objects are hidden and the rest is shown.
inverted - Variable in class org.openstreetmap.josm.data.osm.Filter
Normally, the specified objects are hidden and the rest is shown.
invertNumber(String) - Static method in class org.openstreetmap.josm.actions.corrector.ReverseWayTagCorrector
Inverts sign of a numeric value and converts decimal number to use decimal point.
invertSelection - Variable in class org.openstreetmap.josm.gui.MainMenu
Selection / Invert Selection
InvertSelectionAction - Class in org.openstreetmap.josm.actions
User action to invert the selection in the current dataset.
InvertSelectionAction() - Constructor for class org.openstreetmap.josm.actions.InvertSelectionAction
Constructs a new SelectAllAction.
InView - Class in org.openstreetmap.josm.actions.search
Matches objects within current map view.
InView(boolean) - Constructor for class org.openstreetmap.josm.actions.search.InView
 
INVISIBLE_TO_DEFAULT - org.openstreetmap.josm.gui.dialogs.DialogsPanel.Action
The panel was invisible previously
invMlfn(double) - Method in class org.openstreetmap.josm.data.projection.proj.AbstractProj
Calculates the latitude (phi) from a meridian distance.
invproject(double, double) - Method in class org.openstreetmap.josm.data.projection.proj.AlbersEqualArea
 
invproject(double, double) - Method in class org.openstreetmap.josm.data.projection.proj.AzimuthalEquidistant
 
invproject(double, double) - Method in class org.openstreetmap.josm.data.projection.proj.CassiniSoldner
 
invproject(double, double) - Method in class org.openstreetmap.josm.data.projection.proj.DoubleStereographic
 
invproject(double, double) - Method in class org.openstreetmap.josm.data.projection.proj.EquidistantCylindrical
 
invproject(double, double) - Method in class org.openstreetmap.josm.data.projection.proj.LambertAzimuthalEqualArea
 
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 class org.openstreetmap.josm.data.projection.proj.ObliqueMercator
 
invproject(double, double) - Method in class org.openstreetmap.josm.data.projection.proj.PolarStereographic
 
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.Sinusoidal
 
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
 
invprojectEllipsoidal(double, double) - Method in class org.openstreetmap.josm.data.projection.proj.AzimuthalEquidistant
 
invprojectEO(double, double) - Method in class org.openstreetmap.josm.data.projection.proj.LambertAzimuthalEqualArea
 
invprojectNS(double, double) - Method in class org.openstreetmap.josm.data.projection.proj.LambertAzimuthalEqualArea
 
invprojectSpherical(double, double) - Method in class org.openstreetmap.josm.data.projection.proj.AzimuthalEquidistant
 
inZipPath - Variable in class org.openstreetmap.josm.io.session.SessionReader.ImportSupport
Path of the file inside the zip archive.
IOAuthAuthorization - Interface in org.openstreetmap.josm.data.oauth
Interface for OAuth authorization classes
IOAuthParameters - Interface in org.openstreetmap.josm.data.oauth
A generic interface for OAuth Parameters
IOAuthToken - Interface in org.openstreetmap.josm.data.oauth
An interface for oauth tokens
IOsmDataManager - Interface in org.openstreetmap.josm.data.osm
Global OSM dataset registry.
IP_DOMAIN_PATTERN - Static variable in class org.openstreetmap.josm.data.validation.routines.EmailValidator
 
IP_DOMAIN_REGEX - Static variable in class org.openstreetmap.josm.data.validation.routines.EmailValidator
 
IPreferences - Interface in org.openstreetmap.josm.spi.preferences
Interface for preference handling.
IPrimitive - Interface in org.openstreetmap.josm.data.osm
IPrimitive captures the common functions of OsmPrimitive and PrimitiveData.
IPrimitiveAction - Interface in org.openstreetmap.josm.actions
Interface used to enable/disable all primitive-related actions, even those registered by plugins.
iptcCaption - Variable in class org.openstreetmap.josm.data.gpx.GpxImageEntry
 
iptcCaption - Variable in class org.openstreetmap.josm.gui.layer.geoimage.RemoteEntry
 
iptcHeadline - Variable in class org.openstreetmap.josm.data.gpx.GpxImageEntry
 
iptcHeadline - Variable in class org.openstreetmap.josm.gui.layer.geoimage.RemoteEntry
 
iptcKeywords - Variable in class org.openstreetmap.josm.data.gpx.GpxImageEntry
 
iptcKeywords - Variable in class org.openstreetmap.josm.gui.layer.geoimage.RemoteEntry
 
iptcObjectName - Variable in class org.openstreetmap.josm.data.gpx.GpxImageEntry
 
iptcObjectName - Variable in class org.openstreetmap.josm.gui.layer.geoimage.RemoteEntry
 
IPV4_LOOPBACK - Static variable in class org.openstreetmap.josm.io.DefaultProxySelector
 
IPV4_MAX_OCTET_VALUE - Static variable in class org.openstreetmap.josm.data.validation.routines.InetAddressValidator
 
IPV4_REGEX - Static variable in class org.openstreetmap.josm.data.validation.routines.InetAddressValidator
 
ipv4Validator - Variable in class org.openstreetmap.josm.data.validation.routines.InetAddressValidator
IPv4 RegexValidator
IPV6_LOOPBACK - Static variable in class org.openstreetmap.josm.io.DefaultProxySelector
 
IPV6_MAX_HEX_DIGITS_PER_GROUP - Static variable in class org.openstreetmap.josm.data.validation.routines.InetAddressValidator
 
IPV6_MAX_HEX_GROUPS - Static variable in class org.openstreetmap.josm.data.validation.routines.InetAddressValidator
 
IPV6_REGEX - Static variable in class org.openstreetmap.josm.data.validation.routines.UrlValidator
 
IQuadBucketType - Interface in org.openstreetmap.josm.data
The minimum necessary interface to use QuadBuckets.
IRelation<M extends IRelationMember<? extends IPrimitive>> - Interface in org.openstreetmap.josm.data.osm
IRelation captures the common functions of Relation and RelationData.
IRelationEditor - Interface in org.openstreetmap.josm.gui.dialogs.relation
Super interface of relation editors.
IRelationEditorActionAccess - Interface in org.openstreetmap.josm.gui.dialogs.relation.actions
This interface provides access to the relation editor for actions.
IRelationEditorActionGroup - Interface in org.openstreetmap.josm.gui.dialogs.relation.actions
An action group for the relation editor, to be used in one of the tool bars.
IRelationEditorUpdateOn - Interface in org.openstreetmap.josm.gui.dialogs.relation.actions
This interface can be used to register the event listeners for a AbstractRelationEditorAction.
IRelationMember<P extends IPrimitive> - Interface in org.openstreetmap.josm.data.osm
IRelationMember captures the common functions of RelationMember and RelationMemberData.
IRRELEVANT - org.openstreetmap.josm.command.SplitWayCommand.Direction
 
irreversibleWays(List<Way>) - Static method in class org.openstreetmap.josm.actions.corrector.ReverseWayTagCorrector
Returns the subset of irreversible ways.
is - Variable in class org.openstreetmap.josm.actions.SessionLoadAction.Loader
 
is_anticlockwise(Environment) - Static method in class org.openstreetmap.josm.gui.mappaint.mapcss.Functions
Determines whether the way is closed and oriented anticlockwise, or non-closed and the 1st, 2nd and last node are in anticlockwise order.
IS_ASYNC_UPLOAD_ENABLED - Static variable in class org.openstreetmap.josm.actions.UploadAction
 
is_clockwise(Environment) - Static method in class org.openstreetmap.josm.gui.mappaint.mapcss.Functions
Determines whether the way is closed and oriented clockwise, or non-closed and the 1st, 2nd and last node are in clockwise order.
IS_DIRTY_SYMBOL - Static variable in class org.openstreetmap.josm.gui.layer.AbstractModifiableLayer
 
IS_EMPTY_SYMBOL - Static variable in class org.openstreetmap.josm.gui.layer.OsmDataLayer
 
IS_ENABLED - Static variable in class org.openstreetmap.josm.gui.download.OSMDownloadSource.GpsDataDownloadType
 
IS_ENABLED - Static variable in class org.openstreetmap.josm.gui.download.OSMDownloadSource.NotesDataDownloadType
 
IS_ENABLED - Static variable in class org.openstreetmap.josm.gui.download.OSMDownloadSource.OsmDataDownloadType
 
IS_GLYPH_VECTOR_DOUBLE_TRANSLATION_BUG - Static variable in class org.openstreetmap.josm.data.osm.visitor.paint.StyledMapRenderer
 
IS_IN_DATASET - Static variable in class org.openstreetmap.josm.data.tagging.ac.AutoCompletionPriority
Indicates that this is an arbitrary value from the data set, i.e.
IS_IN_SELECTION - Static variable in class org.openstreetmap.josm.data.tagging.ac.AutoCompletionPriority
Indicates that this is a value from a selected object.
IS_IN_STANDARD - Static variable in class org.openstreetmap.josm.data.tagging.ac.AutoCompletionPriority
Indicates that this is a standard value, i.e.
IS_IN_STANDARD_AND_IN_DATASET - Static variable in class org.openstreetmap.josm.data.tagging.ac.AutoCompletionPriority
Indicates, that the value is standard and it is found in the data.
IS_INCOMPLETE - Static variable in class org.openstreetmap.josm.command.Command
IS_INCOMPLETE: operation on incomplete target
IS_NUMBER - Static variable in class org.openstreetmap.josm.gui.tagging.ac.AutoCompTextField
a regex that matches numbers
IS_OK - Static variable in class org.openstreetmap.josm.command.Command
IS_OK : operation is okay
IS_OUTSIDE - Static variable in class org.openstreetmap.josm.command.Command
IS_OUTSIDE : operation on element outside of download area
is_prop_set(Environment, String) - Static method in class org.openstreetmap.josm.gui.mappaint.mapcss.Functions
Determines whether property key is set.
is_prop_set(Environment, String, String) - Static method in class org.openstreetmap.josm.gui.mappaint.mapcss.Functions
Determines whether property key is set on layer layer.
is_right_hand_traffic(Environment) - Static method in class org.openstreetmap.josm.gui.mappaint.mapcss.Functions
check if there is right-hand traffic at the current location
is_similar(String, String) - Static method in class org.openstreetmap.josm.gui.mappaint.mapcss.Functions
Check if two strings are similar, but not identical, i.e., have a Levenshtein distance of 1 or 2.
IS_ZIP - org.openstreetmap.josm.io.session.SessionWriter.SessionWriterFlags
Use if the file to be written needs to be a zip file
isActive() - Method in class org.openstreetmap.josm.actions.mapmode.DrawSnapHelper
 
isActive() - Method in class org.openstreetmap.josm.gui.layer.AbstractTileSourceLayer.OffsetMenuBookmarkEntry
 
isActive() - Method in interface org.openstreetmap.josm.gui.layer.ImageryLayer.OffsetMenuEntry
Test whether this bookmark is currently active
isActiveLayer(Layer) - Method in class org.openstreetmap.josm.gui.dialogs.layer.ActivateLayerAction
 
isActiveLayer(Layer) - Method in class org.openstreetmap.josm.gui.dialogs.LayerListDialog.LayerNameCellRenderer
 
isActiveLayerDrawable() - Method in class org.openstreetmap.josm.gui.MapView
Replies true if the active data layer (edit layer) is drawable.
isActiveLayerVisible() - Method in class org.openstreetmap.josm.gui.MapView
Replies true if the active data 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.
isAddOnToolbar() - Method in class org.openstreetmap.josm.gui.dialogs.SearchDialog
Determines if the "add toolbar button" checkbox is selected.
isAllowed() - Method in class org.openstreetmap.josm.io.remotecontrol.PermissionPrefWithDefault
Determines if the action is allowed.
isAllowed(String, String) - Method in class org.openstreetmap.josm.io.remotecontrol.handler.RequestHandler.PermissionCache
 
isAllowedPhoneticCharacter(String, int) - Static method in class org.openstreetmap.josm.data.validation.tests.TagChecker
 
isAllowIncompleteParentWays() - Method in class org.openstreetmap.josm.io.OsmServerBackreferenceReader
Determines if this reader allows to return incomplete parent ways of a node.
isAllowModifyNotes() - Method in class org.openstreetmap.josm.data.oauth.OsmPrivileges
Determines if the client is allowed to modify notes.
isAllowReadGpx() - Method in class org.openstreetmap.josm.data.oauth.OsmPrivileges
Determines if the client is allowed to read private GPS traces.
isAllowReadPrefs() - Method in class org.openstreetmap.josm.data.oauth.OsmPrivileges
Determines if the client is allowed to read user preferences.
isAllowWriteApi() - Method in class org.openstreetmap.josm.data.oauth.OsmPrivileges
Determines if the client is allowed to modify the map.
isAllowWriteDiary() - Method in class org.openstreetmap.josm.data.oauth.OsmPrivileges
Determines if the client is allowed to write diary.
isAllowWriteGpx() - Method in class org.openstreetmap.josm.data.oauth.OsmPrivileges
Determines if the client is allowed to upload GPS traces.
isAllowWritePrefs() - Method in class org.openstreetmap.josm.data.oauth.OsmPrivileges
Determines if the client is allowed to modify user preferences.
isAlreadyRemembered(OsmPrimitive) - Method in class org.openstreetmap.josm.data.osm.visitor.MergeSourceBuildingVisitor
 
isAnnotated() - Method in class org.openstreetmap.josm.data.osm.AbstractPrimitive
 
isAnnotated() - Method in interface org.openstreetmap.josm.data.osm.IPrimitive
Determines if this object is considered "annotated".
isAnnotated() - Method in class org.openstreetmap.josm.data.osm.PrimitiveData
 
isAnnotated() - Method in class org.openstreetmap.josm.data.vector.VectorPrimitive
 
isAnonymous() - Method in class org.openstreetmap.josm.data.UserIdentityManager
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.
isApplied() - Method in class org.openstreetmap.josm.gui.conflict.tags.CombinePrimitiveResolverDialog
Determines if this dialog has been closed with "Apply".
isArea() - Method in class org.openstreetmap.josm.data.osm.Way
Determines if this way denotes an area (closed way with at least three distinct nodes).
isArea(IPrimitive) - Static method in class org.openstreetmap.josm.gui.mappaint.mapcss.Selector.ChildOrParentSelector
 
isArea(OsmPrimitive) - Static method in class org.openstreetmap.josm.data.validation.tests.WayConnectedToArea
 
isAreaVisible(Path2D.Double) - Method in class org.openstreetmap.josm.data.osm.visitor.paint.StyledMapRenderer
Test if the area is visible
isArmed() - Method in class org.openstreetmap.josm.gui.widgets.QuadStateCheckBox.QuadStateDecorator
 
isAscii(String, int) - Static method in class org.openstreetmap.josm.tools.AlphanumComparator
Check if a string is ASCII only
isAsciiControlChar(int) - Static method in class org.openstreetmap.josm.data.validation.tests.TagChecker
 
isAssignedDefault() - Method in class org.openstreetmap.josm.tools.Shortcut
 
isAssignedUser() - Method in class org.openstreetmap.josm.tools.Shortcut
 
isAtMaxZoom(Rectangle) - Method in class org.openstreetmap.josm.gui.layer.geoimage.ImageDisplay.ImgDisplayMouseListener
 
isAttached() - Method in class org.openstreetmap.josm.gui.widgets.TextContextualPopupMenu
Determines if this popup is currently attached to a component.
isAudioMarkerPresent() - Static method in class org.openstreetmap.josm.actions.audio.AbstractAudioAction
Checks if there is at least one AudioMarker is present in the current layout.
isAutocompleteEnabled() - Method in class org.openstreetmap.josm.gui.tagging.ac.AutoCompTextField
Returns true if autocompletion is enabled.
isAutoLoad() - Method in class org.openstreetmap.josm.gui.layer.imagery.TileSourceDisplaySettings
Gets if the layer should automatically load new tiles.
isAutomatic() - Method in class org.openstreetmap.josm.tools.Shortcut
 
isAutorunEnabled() - Static method in class org.openstreetmap.josm.gui.download.DownloadDialog
Determines if the dialog autorun is enabled in preferences.
isAutoZoom() - Method in class org.openstreetmap.josm.gui.layer.imagery.TileSourceDisplaySettings
Let the layer zoom automatically if the user zooms in
isAvailable(long) - Method in class org.openstreetmap.josm.tools.MemoryManager
Check if that memory is available
isAvailableLocally(int) - Static method in class org.openstreetmap.josm.actions.downloadtasks.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(IRelationMember<?>) - Static method in class org.openstreetmap.josm.gui.dialogs.relation.sort.RelationSortUtils
 
isBatchImporter() - Method in class org.openstreetmap.josm.gui.io.importexport.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.gui.io.importexport.ImageImporter
 
isBeforeUpload - Variable in class org.openstreetmap.josm.data.validation.Test
Whether this test is performing just before an upload
isBestMarked() - Method in class org.openstreetmap.josm.data.imagery.ImageryInfo
Returns the status of "best" marked status in other editors.
isBetterLanguage(String, String) - Static method in class org.openstreetmap.josm.tools.LanguageInfo
Check if a new language is better than a previous existing.
isBidiControlChar(int) - Static method in class org.openstreetmap.josm.data.validation.tests.TagChecker
 
isBirthday() - Static method in class org.openstreetmap.josm.gui.animation.AnimationExtensionManager
The first commit of JOSM to svn (r1) was on 2005-09-27
isBlacklisted() - Method in class org.openstreetmap.josm.data.sources.SourceInfo
Returns true if this layer's URL is matched by one of the regular expressions kept by the current OsmApi instance.
isBlank(String) - Static method in class org.openstreetmap.josm.tools.Utils
Deprecated, for removal: This API element is subject to removal in a future version.
use Utils.isStripEmpty(String) or String.isBlank() instead
isBoldCell(int, int) - Method in class org.openstreetmap.josm.gui.correction.CorrectionTableModel
 
isBoldCell(int, int) - Method in class org.openstreetmap.josm.gui.correction.RoleCorrectionTableModel
 
isBoldCell(int, int) - Method in class org.openstreetmap.josm.gui.correction.TagCorrectionTableModel
 
isBoundary() - Method in interface org.openstreetmap.josm.data.osm.IRelation
Determines if this relation is a boundary.
isBugInMaximumWindowBounds(Rectangle) - Static method in class org.openstreetmap.josm.gui.util.WindowGeometry
Determines if the bug affecting getMaximumWindowBounds() occurred.
isBuilding(OsmPrimitive) - Static method in class org.openstreetmap.josm.data.validation.Test
Determines if the specified primitive denotes a building.
isBuildingIn(OsmPrimitive, Collection<String>) - Static method in class org.openstreetmap.josm.data.validation.tests.PowerLines
Helper function to check if building tag is a certain value.
isButtonVisible() - Method in interface org.openstreetmap.josm.gui.HideableButton
 
isButtonVisible() - Method in class org.openstreetmap.josm.gui.IconToggleButton
 
isCachedStyleUpToDate() - Method in class org.openstreetmap.josm.data.osm.OsmPrimitive
 
isCachedStyleUpToDate() - Method in class org.openstreetmap.josm.data.osm.PrimitiveData
 
isCachedStyleUpToDate() - Method in interface org.openstreetmap.josm.data.osm.Stylable
Check if the cached style for this primitive is up to date.
isCachedStyleUpToDate() - Method in class org.openstreetmap.josm.data.vector.VectorPrimitive
 
isCacheElementValid() - Method in class org.openstreetmap.josm.data.cache.JCSCachedTileLoaderJob
 
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
isCacheValidUsingHead() - Method in class org.openstreetmap.josm.data.cache.JCSCachedTileLoaderJob
 
IScaleFactorProvider - Interface in org.openstreetmap.josm.data.projection.proj
A Proj implements this interface, if it derives the scale factor value from it's other input parameters.
isCancel() - Method in class org.openstreetmap.josm.io.session.SessionReader.CancelOrContinueDialog
 
isCancelable() - Method in class org.openstreetmap.josm.gui.progress.swing.PleaseWaitProgressMonitor
See if this task is cancelable
isCanceled - Variable in class org.openstreetmap.josm.actions.upload.UploadNotesTask.UploadTask
 
isCanceled - Variable in class org.openstreetmap.josm.gui.progress.CancelHandler
 
isCanceled() - Method in class org.openstreetmap.josm.actions.CloseChangesetAction.DownloadOpenChangesetsTask
Determines if the download task has been canceled.
isCanceled() - Method in class org.openstreetmap.josm.actions.downloadtasks.AbstractDownloadTask
Determines if the download task has been canceled.
isCanceled() - Method in class org.openstreetmap.josm.data.validation.Test
Determines if the test has been canceled.
isCanceled() - Method in class org.openstreetmap.josm.gui.conflict.tags.PasteTagsConflictResolverDialog
 
isCanceled() - Method in class org.openstreetmap.josm.gui.dialogs.changeset.query.ChangesetQueryDialog
Determines if the dialog has been canceled.
isCanceled() - Method in class org.openstreetmap.josm.gui.dialogs.DeleteFromRelationConfirmationDialog
Replies true if the dialog was canceled
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
Determines if this task has ben canceled.
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.AbstractUploadDialog
 
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
Determines if this task has been cancelled.
isCanceled() - Method in class org.openstreetmap.josm.gui.io.importexport.FileExporter
Determines if this exporter has been canceled during export.
isCanceled() - Method in interface org.openstreetmap.josm.gui.io.IUploadDialog
Returns true if the dialog was canceled
isCanceled() - Method in class org.openstreetmap.josm.gui.io.UploadSelectionDialog
See if the user pressed the cancel button
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.preferences.PreferenceDialog
Determines if preferences changes have been canceled.
isCanceled() - Method in class org.openstreetmap.josm.gui.preferences.server.ApiUrlTestTask
Determines if the test has been canceled.
isCanceled() - Method in class org.openstreetmap.josm.gui.progress.AbstractProgressMonitor
 
isCanceled() - Method in class org.openstreetmap.josm.gui.progress.CancelHandler
Checks if the operation was canceled
isCanceled() - Method in class org.openstreetmap.josm.gui.progress.NullProgressMonitor
 
isCanceled() - Method in interface org.openstreetmap.josm.gui.progress.ProgressMonitor
Returns the state of user aborts
isCanceled() - Method in class org.openstreetmap.josm.gui.SplashScreen.SplashProgressMonitor
 
isCanceled() - Method in class org.openstreetmap.josm.io.auth.CredentialsAgentResponse
Determines if authentication request has been canceled by user
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
isCandidate(OsmPrimitive) - Method in class org.openstreetmap.josm.data.validation.tests.UnconnectedWays
 
isCandidate(OsmPrimitive) - Method in class org.openstreetmap.josm.data.validation.tests.UnconnectedWays.UnconnectedHighways
 
isCandidate(OsmPrimitive) - Method in class org.openstreetmap.josm.data.validation.tests.UnconnectedWays.UnconnectedNaturalOrLanduse
 
isCandidate(OsmPrimitive) - Method in class org.openstreetmap.josm.data.validation.tests.UnconnectedWays.UnconnectedPower
 
isCandidate(OsmPrimitive) - Method in class org.openstreetmap.josm.data.validation.tests.UnconnectedWays.UnconnectedRailways
 
isCandidate(OsmPrimitive) - Method in class org.openstreetmap.josm.data.validation.tests.UnconnectedWays.UnconnectedWaterways
 
isCellEditable(int, int) - Method in class org.openstreetmap.josm.gui.conflict.pair.AbstractListMergeModel.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(int, int) - Method in class org.openstreetmap.josm.gui.conflict.tags.TagConflictResolverModel
 
isCellEditable(int, int) - Method in class org.openstreetmap.josm.gui.correction.CorrectionTableModel
 
isCellEditable(int, int) - Method in class org.openstreetmap.josm.gui.dialogs.DeleteFromRelationConfirmationDialog.RelationDeleteModel
 
isCellEditable(int, int) - Method in class org.openstreetmap.josm.gui.dialogs.DeleteFromRelationConfirmationDialog.RelationMemberTableModel
 
isCellEditable(int, int) - Method in class org.openstreetmap.josm.gui.dialogs.FilterTableModel
 
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.properties.PropertiesDialog.ReadOnlyTableModel
 
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.VersionTableModel
 
isCellEditable(int, int) - Method in class org.openstreetmap.josm.gui.io.SaveLayersModel
 
isCellEditable(int, int) - Method in class org.openstreetmap.josm.gui.layer.gpx.ChooseTrackVisibilityAction.GpxTrackTable
 
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.advanced.PreferencesTable.AllSettingsTableModel
 
isCellEditable(int, int) - Method in class org.openstreetmap.josm.gui.preferences.imagery.HeadersTable.HeaderTableModel
 
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.imagery.ImageryProvidersPanel.ImageryDefaultLayerTableModel
 
isCellEditable(int, int) - Method in class org.openstreetmap.josm.gui.preferences.SourceEditor.ActiveSourcesModel
 
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(int, int) - Method in class org.openstreetmap.josm.gui.tagging.TagEditorModel
 
isCellEditable(EventObject) - Method in class org.openstreetmap.josm.gui.io.ActionFlagsTableCell
 
isCellEditable(EventObject) - Method in class org.openstreetmap.josm.gui.io.LayerNameAndFilePathTableCell
 
isCellEditable(EventObject) - Method in class org.openstreetmap.josm.gui.preferences.SourceEditor.FileOrUrlCellEditor
 
isCellEditable(EventObject) - Method in class org.openstreetmap.josm.gui.tagging.ac.AutoCompletingTextField
 
isCellEditable(EventObject) - Method in class org.openstreetmap.josm.gui.tagging.ac.AutoCompTextField
 
isCellEnabled(int, int) - Method in class org.openstreetmap.josm.gui.dialogs.FilterTableModel
Determines if a cell is enabled.
isCenterView() - Static method in class org.openstreetmap.josm.gui.layer.geoimage.ImageViewerDialog
Returns whether the center view is currently active.
isChangeable() - Method in class org.openstreetmap.josm.tools.Shortcut
 
isChanged() - Method in class org.openstreetmap.josm.data.osm.FilterModel
Determines if the filter state (normal / disabled / hidden) of any primitive has changed in the process.
isChanged() - Method in class org.openstreetmap.josm.gui.preferences.advanced.PrefEntry
Determines if this preference entry has been modified.
isChanged(Relation, OsmPrimitive) - Method in class org.openstreetmap.josm.gui.conflict.tags.RelationMemberConflictResolverModel
 
isChristmas() - Static method in class org.openstreetmap.josm.gui.animation.AnimationExtensionManager
 
isClassFound(String) - Static method in class org.openstreetmap.josm.tools.Utils
Determines if a class can be found for the given name.
isClicked - Variable in class org.openstreetmap.josm.gui.animation.BirthdayExtension
 
isClockwise(List<? extends INode>) - Static method in class org.openstreetmap.josm.tools.Geometry
Determines whether path from nodes list is oriented clockwise.
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
Determines if the user has chosen to close the changeset after the next upload.
isCloseChangesetAfterUpload() - Method in class org.openstreetmap.josm.io.UploadStrategySpecification
Gets if the changeset should be closed after this upload
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
Determines if this way is closed.
isClosed() - Method in class org.openstreetmap.josm.data.osm.visitor.paint.relations.Multipolygon.JoinedWay
Determines if this joined way is closed.
isClosed() - Method in class org.openstreetmap.josm.data.osm.visitor.paint.relations.Multipolygon.PolyData
 
isClosed() - Method in class org.openstreetmap.josm.data.osm.Way
 
isClosed() - Method in class org.openstreetmap.josm.data.osm.WayData
 
isClosed() - Method in class org.openstreetmap.josm.data.vector.VectorWay
 
isClosedPath() - Method in class org.openstreetmap.josm.actions.mapmode.ParallelWays
Determines if the nodes graph form a closed path
isCoastline(OsmPrimitive) - Static method in class org.openstreetmap.josm.data.validation.tests.Coastlines
 
isCoastline(OsmPrimitive) - Static method in class org.openstreetmap.josm.data.validation.tests.CrossingWays
 
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.
isCollapsed() - Method in class org.openstreetmap.josm.data.Bounds
Replies true, if this bounds are collapsed, i.e.
isCollectionOfConsecutiveNumbers(Collection<Integer>) - Static method in class org.openstreetmap.josm.gui.conflict.tags.RelationMemberConflictResolverModel
 
isCommentOrSource(String) - Static method in class org.openstreetmap.josm.gui.io.UploadDialogModel
Determines if the key is "comment" or "source".
isConcerned(Set<? extends OsmPrimitive>) - Method in class org.openstreetmap.josm.data.validation.TestError
Check if any of the primitives in this error occurs in the given set of primitives.
isConflictSelected() - Method in class org.openstreetmap.josm.gui.dialogs.ConflictDialog
 
isConnected() - Method in class org.openstreetmap.josm.data.osm.NodeGraph
Find out if the graph is connected.
isConnected(Way, Way) - Static method in class org.openstreetmap.josm.gui.dialogs.relation.sort.WayConnectionTypeCalculator
 
isConnectedTo(Node) - Method in class org.openstreetmap.josm.data.validation.tests.UnconnectedWays.MyWaySegment
Check if the given node is connected to this segment using a reasonable short way.
isConnectedTo(Node, Set<Node>, double, Way) - Method in class org.openstreetmap.josm.data.validation.tests.UnconnectedWays.MyWaySegment
Check if the given node is connected to this segment using a reasonable short way.
isConnectedToStationLine(Node, Way) - Static method in class org.openstreetmap.josm.data.validation.tests.PowerLines
Determines if the current node connected to a line which usually used inside power stations.
isConnectionNode() - Method in interface org.openstreetmap.josm.data.osm.INode
Check whether this node connects 2 ways.
isConsecutive(Way, Node, Node) - Static method in class org.openstreetmap.josm.data.validation.tests.CycleDetector
Determines if the given nodes are consecutive part of the parent way.
isContinuesAsMinorLine(Way) - Static method in class org.openstreetmap.josm.data.validation.tests.PowerLines
Checks if the way continues as a power=minor_line.
isContinuousLayout() - Method in class org.openstreetmap.josm.gui.widgets.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.
isCopy(TransferHandler.TransferSupport) - Static method in class org.openstreetmap.josm.gui.datatransfer.importers.AbstractOsmDataPaster
 
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.TagTableModel
Determines if this is the current point in time.
isCurrentPointInTime(int) - Method in class org.openstreetmap.josm.gui.history.HistoryBrowserModel
Determines if the given row is the current point in time.
isCurrentUser(String) - Method in class org.openstreetmap.josm.data.UserIdentityManager
Replies true if the user with name username is the current user
isCurrentUser(User) - Method in class org.openstreetmap.josm.data.UserIdentityManager
Replies true if the current user is fully identified and the user ids match, or if the current user is not fully identified and the user names match.
isDataAvailable() - Method in class org.openstreetmap.josm.gui.datatransfer.OsmTransferHandler
Check if any primitive data or any other supported data is available in the clipboard.
isDataFlavorSupported(DataFlavor) - Method in class org.openstreetmap.josm.gui.datatransfer.ChangesetTransferable
 
isDataFlavorSupported(DataFlavor) - Method in class org.openstreetmap.josm.gui.datatransfer.LayerTransferable
 
isDataFlavorSupported(DataFlavor) - Method in class org.openstreetmap.josm.gui.datatransfer.PrimitiveTransferable
 
isDataFlavorSupported(DataFlavor) - Method in class org.openstreetmap.josm.gui.datatransfer.RelationMemberTransferable
 
isDataFlavorSupported(DataFlavor) - Method in class org.openstreetmap.josm.gui.datatransfer.TagTransferable
 
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.
isDeadKey(int) - Static method in class org.openstreetmap.josm.tools.Shortcut
 
isDebianOrUbuntu() - Static method in class org.openstreetmap.josm.tools.PlatformHookUnixoid
Determines if the distribution is Debian or Ubuntu, or a derivative.
isDebugEnabled() - Static method in class org.openstreetmap.josm.tools.Logging
Determines if debug log level is enabled.
isDebugSimulation() - Static method in class org.openstreetmap.josm.actions.RestartAction
 
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.PrefEntry
 
isDefault() - Method in class org.openstreetmap.josm.gui.preferences.advanced.PrefEntry
Determines if the current value is the default value.
isDefault() - Method in class org.openstreetmap.josm.gui.preferences.display.ColorPreference.ColorEntry
Check if color has been customized by the user or not.
isDefaultEntry() - Method in class org.openstreetmap.josm.data.sources.SourceInfo
Determines if this entry is enabled by default.
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?
isDefaultSelectedHandling() - Method in class org.openstreetmap.josm.gui.mappaint.Cascade
Get if the default selection drawing should be used for the object this cascade applies to
isDefined(String, String) - Method in class org.openstreetmap.josm.io.Capabilities
Determines if given element and attribute are defined.
isDelete - Variable in class org.openstreetmap.josm.data.osm.FilterMatcher.FilterInfo
 
isDeleted() - Method in class org.openstreetmap.josm.data.osm.AbstractPrimitive
 
isDeleted() - Method in interface org.openstreetmap.josm.data.osm.IPrimitive
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.
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
isDeleteSupported() - Method in interface org.openstreetmap.josm.data.imagery.street_level.IImageEntry
Check if image deletion is supported
isDeleteSupported() - Method in class org.openstreetmap.josm.gui.layer.geoimage.ImageEntry
 
isDependency(PluginInformation, String) - Static method in class org.openstreetmap.josm.plugins.PluginHandler
 
isDeprecatedIcon() - Method in class org.openstreetmap.josm.gui.mappaint.MapPaintStyles.IconReference
Determines whether this icon represents a deprecated icon
isDestroyed - Variable in class org.openstreetmap.josm.gui.layer.Layer
 
isDialogInCollapsedView() - Method in class org.openstreetmap.josm.gui.dialogs.ToggleDialog
Determines if this dialog is docked and collapsed.
isDialogInDefaultView() - Method in class org.openstreetmap.josm.gui.dialogs.ToggleDialog
Determines if this dialog is docked and expanded.
isDialogShowing() - Method in class org.openstreetmap.josm.gui.dialogs.ToggleDialog
Determines if this dialog is showing either as docked or as detached dialog.
isDirection(String) - Static method in class org.openstreetmap.josm.data.validation.tests.ConditionalKeys
Check if a key part is a valid direction
isDirectionKey() - Method in class org.openstreetmap.josm.data.osm.Tag
true if this is a direction dependent tag (e.g.
isDirectory - Variable in class org.openstreetmap.josm.tools.WindowsShortcut
 
isDirectory() - Method in class org.openstreetmap.josm.tools.WindowsShortcut
Tests if the shortcut points to a directory.
isDirty - Variable in class org.openstreetmap.josm.data.osm.visitor.paint.ImageCache
 
isDirty() - Method in class org.openstreetmap.josm.data.osm.visitor.paint.ImageCache
Check if this tile is dirty
isDirty() - Method in class org.openstreetmap.josm.gui.layer.AbstractModifiableLayer
Determines if this layer is "dirty", i.e.
isDirty() - Method in class org.openstreetmap.josm.gui.tagging.TagEditorModel
replies true, if this model has been updated
isDirtyRelation() - Method in interface org.openstreetmap.josm.gui.dialogs.relation.IRelationEditor
Replies true if the currently edited relation has been changed elsewhere.
isDirtyRelation() - Method in class org.openstreetmap.josm.gui.dialogs.relation.RelationEditor
 
isDisabled - Variable in class org.openstreetmap.josm.tools.ImageProvider
true if icon must be grayed out
isDisabled - Variable in class org.openstreetmap.josm.tools.ImageResource
true if icon must be grayed out
isDisabled() - Method in class org.openstreetmap.josm.data.osm.AbstractPrimitive
 
isDisabled() - Method in interface org.openstreetmap.josm.data.osm.IPrimitive
Replies true, if this primitive is disabled.
isDisabled(T) - Method in class org.openstreetmap.josm.data.osm.FilterMatcher
Check if primitive is disabled.
isDisabledAndHidden() - Method in class org.openstreetmap.josm.data.osm.AbstractPrimitive
 
isDisabledAndHidden() - Method in interface org.openstreetmap.josm.data.osm.IPrimitive
Replies true, if this primitive is disabled and marked as completely hidden on the map.
isDisplayingMapView() - Static method in class org.openstreetmap.josm.gui.MainApplication
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.
isDoCheckSaveConditions() - Method in class org.openstreetmap.josm.gui.io.SaveLayerInfo
Replies true if preconditions should be checked before saving; false, otherwise
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
isDotNet45Installed() - Static method in class org.openstreetmap.josm.tools.PlatformHookWindows
Determines if the .NET framework 4.5 (or later) is installed.
isDoubleClick(MouseEvent) - Static method in class org.openstreetmap.josm.gui.widgets.PopupMenuLauncher
 
isDoubleTranslationBug - Variable in class org.openstreetmap.josm.gui.mappaint.styleelement.placement.OnLineStrategy.GlyphRotatingVisitor
 
isDoUploadToServer() - Method in class org.openstreetmap.josm.gui.io.SaveLayerInfo
Replies true if this layer should be uploaded to the server; false, otherwise
isDownloadable() - Method in class org.openstreetmap.josm.gui.layer.AbstractModifiableLayer
 
isDownloadable() - Method in interface org.openstreetmap.josm.gui.layer.DownloadFromServer
Determines if the layer is able to download data and implements the DownloadFromServer interface.
isDownloadable() - Method in class org.openstreetmap.josm.gui.layer.geoimage.CorrelationSupportLayer
 
isDownloadable() - Method in class org.openstreetmap.josm.gui.layer.NoteLayer
 
isDownloadable() - Method in class org.openstreetmap.josm.gui.layer.OsmDataLayer
 
isDownloadAreaTooLarge(Bounds) - Method in interface org.openstreetmap.josm.gui.download.IDownloadSourceType
Check if the area is too large for the current IDownloadSourceType
isDownloadAreaTooLarge(Bounds) - Method in class org.openstreetmap.josm.gui.download.OSMDownloadSource.GpsDataDownloadType
 
isDownloadAreaTooLarge(Bounds) - Method in class org.openstreetmap.josm.gui.download.OSMDownloadSource.NotesDataDownloadType
 
isDownloadAreaTooLarge(Bounds) - Method in class org.openstreetmap.josm.gui.download.OSMDownloadSource.OsmDataDownloadType
 
isDownloadGpxData() - Method in class org.openstreetmap.josm.gui.layer.gpx.DownloadAlongPanel
Replies true if the user selected to download GPX data
isDownloadOsmData() - Method in class org.openstreetmap.josm.gui.layer.gpx.DownloadAlongPanel
Replies true if the user selected to download OSM data
isDragUpdate - Variable in class org.openstreetmap.josm.gui.layer.geoimage.ImageDisplay.VisRect
set when this VisRect is updated by a mouse drag operation and unset on mouse release
isDrawable() - Method in class org.openstreetmap.josm.data.osm.AbstractPrimitive
 
isDrawable() - Method in interface org.openstreetmap.josm.data.osm.IPrimitive
Determines if this object is drawable.
isDrawable() - Method in class org.openstreetmap.josm.data.osm.Node
 
isDrawable() - Method in class org.openstreetmap.josm.data.osm.Way
 
isDrawMultipolygon() - Method in class org.openstreetmap.josm.gui.mappaint.ElemStyles
Determines whether multipolygons must be drawn.
isDstSelected() - Method in class org.openstreetmap.josm.gui.layer.geoimage.SynchronizeTimeFromPhotoDialog
Determines if daylight saving time is selected.
isEditableDataLayer(Layer) - Method in class org.openstreetmap.josm.actions.mapmode.MapMode
Determines if the given layer is a data layer that can be modified.
isEditableRelation(int) - Method in class org.openstreetmap.josm.gui.dialogs.relation.MemberTableModel
Replies true if the index-th relation members refers to an editable relation, i.e.
isEditableRelation(IRelation<?>) - Static method in class org.openstreetmap.josm.actions.relation.DuplicateRelationAction
 
isEditorDirty() - Method in class org.openstreetmap.josm.gui.dialogs.relation.actions.SavingAction
 
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
Determines if this GPX data is empty (i.e.
isEmpty() - Method in class org.openstreetmap.josm.data.gpx.Line
 
isEmpty() - Method in class org.openstreetmap.josm.data.osm.DataSet
Determines if this Dataset contains no primitives.
isEmpty() - Method in class org.openstreetmap.josm.data.osm.DefaultChangesetCacheEvent
Checks if this event contains any Changesets
isEmpty() - Method in class org.openstreetmap.josm.data.osm.history.History
Returns true if this history contains no version.
isEmpty() - Method in interface org.openstreetmap.josm.data.osm.IRelation
Determines if this relation is empty, i.e.
isEmpty() - Method in interface org.openstreetmap.josm.data.osm.IWay
Determines if this way is empty, i.e.
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.dialogs.properties.RecentTagCollection
 
isEmpty() - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.MapCSSRuleIndex
Check if this index is empty.
isEmpty() - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.MapCSSStyleIndex
Check if this index is empty.
isEmpty() - Method in class org.openstreetmap.josm.gui.mappaint.StyleElementList
Check if the list is empty
isEmpty() - Method in class org.openstreetmap.josm.gui.widgets.SearchTextResultListPanel.ResultListModel
 
isEmpty() - Method in class org.openstreetmap.josm.tools.MultiMap
Returns true if this map contains no key-value mappings.
isEmpty() - Method in class org.openstreetmap.josm.tools.SubclassFilteredCollection
 
isEmpty(String) - Static method in class org.openstreetmap.josm.tools.Utils
Determines if a string is null or empty.
isEmpty(Collection<?>) - Static method in class org.openstreetmap.josm.tools.Utils
Determines if a collection is null or empty.
isEmpty(Map<?, ?>) - Static method in class org.openstreetmap.josm.tools.Utils
Determines if a map is null or empty.
isEmpty(MultiMap<?, ?>) - Static method in class org.openstreetmap.josm.tools.Utils
Determines if a multimap is null or empty.
isEmptyRole() - Method in class org.openstreetmap.josm.gui.dialogs.relation.actions.SetRoleAction
 
isEnabled() - Method in class org.openstreetmap.josm.actions.mapmode.SplitMode.SplitWayActionConcrete
 
isEnabled() - Method in class org.openstreetmap.josm.actions.ParameterizedActionDecorator
 
isEnabled() - Method in interface org.openstreetmap.josm.gui.download.IDownloadSourceType
Determines the last state of the download type.
isEnabled() - Method in class org.openstreetmap.josm.gui.HelpAwareOptionPane.ButtonSpec
Determines if this button spec is enabled
isEnabled() - Method in class org.openstreetmap.josm.gui.io.importexport.FileExporter
Returns the enabled state of this FileExporter.
isEnabled() - Method in class org.openstreetmap.josm.gui.io.importexport.FileImporter
Returns the enabled state of this FileImporter.
isEnabled() - Method in class org.openstreetmap.josm.gui.layer.GpxLayer.CombineTracksToSegmentedTrackAction
 
isEnabled() - Method in class org.openstreetmap.josm.gui.layer.GpxLayer.SplitTrackSegmentsToTracksAction
 
isEnabled() - Method in class org.openstreetmap.josm.gui.layer.GpxLayer.SplitTracksToLayersAction
 
isEnabled() - Method in class org.openstreetmap.josm.gui.tagging.presets.TaggingPresetItemGuiSupport
Returns whether firing of events is enabled
isEnabled() - Method in class org.openstreetmap.josm.gui.widgets.QuadStateCheckBox.QuadStateDecorator
 
isEnabled() - Method in class org.openstreetmap.josm.io.auth.DefaultAuthenticator
Determines whether this authenticator is enabled, i.e., provides password authentication via CredentialsManager.
isEnlarged - Variable in class org.openstreetmap.josm.gui.bbox.SizeButton
 
isEnlarged() - Method in class org.openstreetmap.josm.gui.bbox.SizeButton
Determines if the slippy map is enlarged.
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
 
isEqualEntry(T, T) - Method in class org.openstreetmap.josm.gui.conflict.pair.AbstractListMergeModel
checks whether two entries are equal.
isErroneous() - Method in class org.openstreetmap.josm.gui.layer.markerlayer.Marker
Determines if this marker is erroneous.
isEvent(KeyEvent) - Method in class org.openstreetmap.josm.tools.Shortcut
 
isExecutableFile(File) - Static method in class org.openstreetmap.josm.actions.RestartAction
 
isExpert - Variable in class org.openstreetmap.josm.gui.IconToggleButton
 
isExpert - Variable in class org.openstreetmap.josm.gui.preferences.DefaultPreferenceSetting
 
isExpert() - Static method in class org.openstreetmap.josm.actions.ExpertToggleAction
Determines if expert mode is enabled.
isExpert() - Method in interface org.openstreetmap.josm.gui.HideableButton
 
isExpert() - Method in class org.openstreetmap.josm.gui.IconToggleButton
 
isExpert() - Method in class org.openstreetmap.josm.gui.preferences.advanced.AdvancedPreference
 
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.GPXPreference
 
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
 
isExpert() - Method in class org.openstreetmap.josm.gui.preferences.server.ProxyPreference
 
isExpert() - Method in class org.openstreetmap.josm.gui.preferences.validator.ValidatorTagCheckerRulesPreference
 
isExpert() - Method in class org.openstreetmap.josm.gui.preferences.validator.ValidatorTestsPreference
 
isExpertMode - Variable in class org.openstreetmap.josm.gui.layer.GpxLayer
 
isExpertOnly() - Method in class org.openstreetmap.josm.gui.dialogs.relation.actions.AbstractRelationEditorAction
Indicates that this action only visible in expert mode
isExpertOnly() - Method in class org.openstreetmap.josm.gui.dialogs.relation.actions.SortBelowAction
 
isExtensionEnabled() - Static method in class org.openstreetmap.josm.gui.animation.AnimationExtensionManager
Determines if an extension other than NoExtension is enabled.
isExternal() - Method in class org.openstreetmap.josm.plugins.PluginInformation
Determines if this plugin comes from an external, non-official source.
isFailed() - Method in class org.openstreetmap.josm.actions.downloadtasks.AbstractDownloadTask
Determines if the download task has failed.
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
Check if a tag value represents a boolean false value
isFile - Variable in class org.openstreetmap.josm.gui.preferences.SourceEditor.FileOrUrlCellEditor
 
isFillConnectionNode() - Method in class org.openstreetmap.josm.data.osm.visitor.paint.MapPaintSettings
Determines if multiply connected nodes should be filled
isFillSelectedNode() - Method in class org.openstreetmap.josm.data.osm.visitor.paint.MapPaintSettings
Determines if selected nodes should be filled
isFillTaggedNode() - Method in class org.openstreetmap.josm.data.osm.visitor.paint.MapPaintSettings
Determines if tagged nodes should be filled
isFillUnselectedNode() - Method in class org.openstreetmap.josm.data.osm.visitor.paint.MapPaintSettings
Determines if unselected nodes should be filled
isFiltered(IPrimitive, boolean) - Static method in class org.openstreetmap.josm.data.osm.FilterMatcher
Check if primitive is filtered.
isFilterExplicit(T, boolean) - Static method in class org.openstreetmap.josm.data.osm.FilterMatcher
Check if primitive is hidden explicitly.
isFinished() - Method in class org.openstreetmap.josm.gui.layer.AbstractTileSourceLayer.PrecacheTask
Determines if the task is finished.
isFinished() - Method in class org.openstreetmap.josm.gui.SplashScreen.MeasurableTask
Determines if this task has been finished.
isFinishOnCloseOutput() - Method in class org.openstreetmap.josm.tools.HttpClient
Determines whether the progress monitor task will be finished when the output stream is closed.
isFirstImageSelected(List<? extends IImageEntry<?>>) - Static method in class org.openstreetmap.josm.gui.layer.geoimage.ImageViewerDialog
 
isFirstLastNode(INode) - Method in interface org.openstreetmap.josm.data.osm.IWay
Replies true if the given node is the first or the last one of this way, false otherwise.
isFirstLastNode(INode) - Method in class org.openstreetmap.josm.data.osm.Way
 
isFirstLastNode(INode) - Method in class org.openstreetmap.josm.data.osm.WayData
 
isFirstLastNode(INode) - Method in class org.openstreetmap.josm.data.vector.VectorWay
 
isFirstOrLast - Variable in class org.openstreetmap.josm.gui.mappaint.mapcss.ConditionFactory.IndexCondition
 
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.Test
Returns true if the given error can be fixed automatically
isFixable(TestError) - Method in class org.openstreetmap.josm.data.validation.tests.Addresses
 
isFixable(TestError) - Method in class org.openstreetmap.josm.data.validation.tests.Coastlines
 
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.MultipolygonTest
 
isFixable(TestError) - Method in class org.openstreetmap.josm.data.validation.tests.RelationChecker
 
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
 
isFixme(String, String) - Static method in class org.openstreetmap.josm.data.validation.tests.TagChecker
 
isFocusInMainWindow() - Static method in class org.openstreetmap.josm.gui.util.AdvancedKeyPressDetector
 
isForceTaggingSelected() - Method in class org.openstreetmap.josm.gui.layer.geoimage.AdvancedCorrelationSettingsDialog
Determines if the forced tagging of all pictures is selected.
isForceTags() - Method in class org.openstreetmap.josm.data.gpx.GpxImageCorrelationSettings
Determines if tagging of all photos must be forced, otherwise prefs are used
isForceUseLastAsDefault() - Method in class org.openstreetmap.josm.gui.tagging.presets.items.ComboMultiSelect
Returns true if the last entered value should be used as default also on primitives that already have tags.
isForCurrentPlatform() - Method in class org.openstreetmap.josm.plugins.PluginInformation
Determines if this plugin can be run on the current platform.
isForward(IRelationMember<?>) - Static method in class org.openstreetmap.josm.gui.dialogs.relation.sort.RelationSortUtils
 
isFrozen - Variable in class org.openstreetmap.josm.gui.conflict.pair.AbstractListMergeModel
 
isFrozen() - Method in class org.openstreetmap.josm.gui.conflict.pair.AbstractListMergeModel
Check if the model is frozen.
isFullOneway(Way) - Static method in class org.openstreetmap.josm.data.validation.tests.TurnrestrictionTest
 
isFullRelationRequested() - Method in class org.openstreetmap.josm.gui.download.DownloadObjectDialog
Determines if relation members have been requested.
isFullView() - Method in class org.openstreetmap.josm.gui.layer.geoimage.ImageDisplay.VisRect
 
isFullView1D() - Method in class org.openstreetmap.josm.gui.layer.geoimage.ImageDisplay.VisRect
 
isFullyIdentified() - Method in class org.openstreetmap.josm.data.UserIdentityManager
Replies true if the current JOSM user is fully identified.
isGeographic() - Method in class org.openstreetmap.josm.data.projection.CustomProjection
Return true, if a geographic coordinate reference system is represented.
isGeographic() - Method in class org.openstreetmap.josm.data.projection.proj.AbstractProj
 
isGeographic() - Method in class org.openstreetmap.josm.data.projection.proj.LonLat
 
isGeographic() - Method in interface org.openstreetmap.josm.data.projection.proj.Proj
Return true, if a geographic coordinate reference system is represented.
isGeoreferenceValid - Variable in class org.openstreetmap.josm.data.imagery.ImageryInfo
is the geo reference correct - don't offer offset handling
isGeoreferenceValid() - Method in class org.openstreetmap.josm.data.imagery.ImageryInfo
Gets the flag if the georeference is valid.
isGlyphVectorDoubleTranslationBug(Font) - Static method in class org.openstreetmap.josm.data.osm.visitor.paint.StyledMapRenderer
Check, if this System has the GlyphVector double translation bug.
isGpxFromServer(String) - Static method in enum org.openstreetmap.josm.io.UrlPatterns.GpxUrlPattern
Determines if the given URL denotes an OSM gpx-related API call.
isGpxParsedProperly() - Method in class org.openstreetmap.josm.io.OsmServerReader
Determines if the GPX data has been parsed properly.
isHappyBirthday - Variable in class org.openstreetmap.josm.gui.animation.BirthdayExtension
 
isHeightAdjustable() - Method in class org.openstreetmap.josm.gui.download.DownloadSourceSizingPolicy.AdjustableDownloadSizePolicy
 
isHeightAdjustable() - Method in class org.openstreetmap.josm.gui.download.DownloadSourceSizingPolicy.FixedDownloadSourceSizePolicy
 
isHeightAdjustable() - Method in interface org.openstreetmap.josm.gui.download.DownloadSourceSizingPolicy
Check whether the user should be allowed to adjust the height of this download source panel
isHeterogeneousSource() - Method in class org.openstreetmap.josm.gui.datatransfer.data.PrimitiveTagTransferData
Determines if the source for tag pasting is heterogeneous, i.e.
isHidden(T) - Method in class org.openstreetmap.josm.data.osm.FilterMatcher
Check if primitive is hidden.
isHiDPI() - Static method in class org.openstreetmap.josm.tools.GuiSizesHelper
Check if a high DPI resolution is used
isHighlighted() - Method in class org.openstreetmap.josm.data.osm.AbstractPrimitive
 
isHighlighted() - Method in interface org.openstreetmap.josm.data.osm.IPrimitive
Checks if the highlight flag for this primitive was set
isHighlighted() - Method in class org.openstreetmap.josm.data.osm.PrimitiveData
 
isHighlighted() - Method in class org.openstreetmap.josm.data.vector.VectorPrimitive
 
isHighway(OsmPrimitive) - Static method in class org.openstreetmap.josm.data.validation.tests.CrossingWays
 
isHighwayLinkOkay(Way) - Static method in class org.openstreetmap.josm.data.validation.tests.Highways
Determines if the given link road is correct, see https://wiki.openstreetmap.org/wiki/Highway_link.
isHighwayTest - Variable in class org.openstreetmap.josm.data.validation.tests.UnconnectedWays
 
isHtml() - Method in exception org.openstreetmap.josm.io.OsmApiException
Determines if the exception has text/html as content type.
isHtmlSupportedInMenuTooltips() - Method in interface org.openstreetmap.josm.tools.PlatformHook
Determines if HTML rendering is supported in menu tooltips.
isHtmlSupportedInMenuTooltips() - Method in class org.openstreetmap.josm.tools.PlatformHookOsx
 
isIgnored() - Method in class org.openstreetmap.josm.data.validation.TestError
Checks if this error is ignored
isImageFormatSupported(String) - Static method in class org.openstreetmap.josm.io.imagery.WMSImagery
 
isImageFormatSupported(String, String...) - Static method in class org.openstreetmap.josm.io.imagery.WMSImagery
 
isImageFormatSupportedWarn(String) - Static method in class org.openstreetmap.josm.io.imagery.WMSImagery
 
isImageryValid() - Method in class org.openstreetmap.josm.gui.preferences.imagery.AddImageryPanel
 
isImageryValid() - Method in class org.openstreetmap.josm.gui.preferences.imagery.AddMVTLayerPanel
 
isImageryValid() - Method in class org.openstreetmap.josm.gui.preferences.imagery.AddTMSLayerPanel
 
isImageryValid() - Method in class org.openstreetmap.josm.gui.preferences.imagery.AddWMSLayerPanel
 
isImageryValid() - Method in class org.openstreetmap.josm.gui.preferences.imagery.AddWMTSLayerPanel
 
isImageSelected(ImageEntry) - Method in class org.openstreetmap.josm.data.ImageData
Determines if the image is selected
isIn(Area) - Method in class org.openstreetmap.josm.data.coor.LatLon
Check if this is contained in given area or area is null.
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.StyledMapRenderer
Determines if the paint visitor shall render OSM objects such that they look inactive.
isInBackground - Variable in class org.openstreetmap.josm.gui.progress.swing.PleaseWaitProgressMonitor
 
isInBulkOperation(String) - Static method in class org.openstreetmap.josm.gui.ConditionalOptionPaneUtil
Determines whether the key has been marked to be part of a bulk operation (in order to provide a "Do not show again (this operation)" option).
isIncludeAllStackTraces() - Method in class org.openstreetmap.josm.tools.bugreport.BugReport
Determines if this report should include the stack traces for all other threads.
isIncludeData() - Method in class org.openstreetmap.josm.tools.bugreport.BugReport
Determines if this report should include the data that was traced.
isIncludedInOppositeList(int) - Method in class org.openstreetmap.josm.gui.conflict.pair.AbstractListMergeModel.EntriesTableModel
replies true if the entry at the current position is present in the opposite list of the current ComparePairType.
isIncludeStatusReport() - Method in class org.openstreetmap.josm.tools.bugreport.BugReport
Determines if this report should include a system status report
isIncomplete() - Method in class org.openstreetmap.josm.data.osm.AbstractPrimitive
 
isIncomplete() - Method in class org.openstreetmap.josm.data.osm.Changeset
Determines if this changeset is incomplete.
isIncomplete() - Method in interface org.openstreetmap.josm.data.osm.IPrimitive
Determines if this primitive is incomplete.
isIncomplete() - Method in class org.openstreetmap.josm.data.osm.visitor.paint.relations.Multipolygon
Determines if this multipolygon is incomplete.
isInDataSet() - Method in class org.openstreetmap.josm.data.tagging.ac.AutoCompletionPriority
Determines if the item is found in the currently active data layer.
isInfoResizable() - Method in class org.openstreetmap.josm.gui.layer.GpxLayer
 
isInfoResizable() - Method in class org.openstreetmap.josm.gui.layer.Layer
Determines if info dialog can be resized (false by default).
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(INode) - Method in interface org.openstreetmap.josm.data.osm.IWay
Replies true if the given node is an inner node of this way, false otherwise.
isInnerNode(INode) - Method in class org.openstreetmap.josm.data.osm.Way
 
isInnerNode(INode) - Method in class org.openstreetmap.josm.data.osm.WayData
 
isInnerNode(INode) - Method in class org.openstreetmap.josm.data.vector.VectorWay
 
isInnerRole(String) - Method in class org.openstreetmap.josm.data.osm.visitor.paint.relations.Multipolygon.MultipolygonRoleMatcher
 
isInPowerStation(Node) - Method in class org.openstreetmap.josm.data.validation.tests.PowerLines
Checks if the given node is inside a power station.
isInSelectionBase(OsmPrimitive) - Method in class org.openstreetmap.josm.data.osm.visitor.MergeSourceBuildingVisitor
 
isInside(Tile, Tile) - Method in class org.openstreetmap.josm.data.imagery.WMTSTileSource
 
isInside(ILatLon) - Method in class org.openstreetmap.josm.tools.GeoPropertyIndex.GPLevel
Checks, if a point is inside this tile.
isInside(BBox, ILatLon) - Method in class org.openstreetmap.josm.tools.GeoPropertyIndex.GPLevel
Checks, if a point is inside this tile.
IsInsideFunction(Expression) - Constructor for class org.openstreetmap.josm.gui.mappaint.mapcss.ExpressionFactory.IsInsideFunction
Constructs a new IsInsideFunction.
isInStandard() - Method in class org.openstreetmap.josm.data.tagging.ac.AutoCompletionPriority
Determines if the item is a standard tag, e.g.
isInternal() - Method in class org.openstreetmap.josm.gui.progress.ChildProgress
See if this is an internal task
isInverted - Variable in class org.openstreetmap.josm.data.osm.FilterMatcher.FilterInfo
 
isInverted() - Method in class org.openstreetmap.josm.data.gpx.GpxData.GpxTrackSegmentSpan
 
isInView() - Method in class org.openstreetmap.josm.gui.MapViewState.MapViewPoint
Check if this point is inside the view bounds.
isInView() - Method in class org.openstreetmap.josm.gui.MapViewState.MapViewRectangle
Check if the rectangle intersects the map view area.
isInWarnCountry(RelationMember, String[]) - Static method in class org.openstreetmap.josm.data.validation.tests.Addresses
 
isInWorld() - Method in class org.openstreetmap.josm.data.osm.BBox
Determines if the bbox is valid and covers a part of the planet surface.
isIso3166Code(String, LatLon) - Static method in class org.openstreetmap.josm.tools.Territories
Determine, if a point is inside a territory with the given ISO3166-1 or ISO3166-2 code.
iSizeButton - Variable in class org.openstreetmap.josm.gui.bbox.SlippyMapBBoxChooser
 
isJoiningChar(int) - Static method in class org.openstreetmap.josm.data.validation.tests.TagChecker
 
isKeepingCurrentSelection - Variable in class org.openstreetmap.josm.io.remotecontrol.handler.LoadAndZoomHandler
 
isKeyChanged() - Method in class org.openstreetmap.josm.data.correction.TagCorrection
Determines if the key has changed.
isKeyFalse(String) - Method in interface org.openstreetmap.josm.data.osm.Tagged
Returns true if the key corresponds to an OSM false value.
isKeyIgnored(String) - Static method in class org.openstreetmap.josm.data.validation.tests.TagChecker
Determines if the given tag key is ignored for checks "key/tag not in presets".
isKeyInPresets(String) - Static method in class org.openstreetmap.josm.data.validation.tests.TagChecker
Deprecated, for removal: This API element is subject to removal in a future version.
since 18281 -- use TaggingPresets.isKeyInPresets(String) instead
isKeyInPresets(String) - Static method in class org.openstreetmap.josm.gui.tagging.presets.TaggingPresets
Determines if the given key is in the loaded presets.
isKeyPressed(int) - Method in class org.openstreetmap.josm.gui.util.AdvancedKeyPressDetector
Allows to determine if the key with specific code is pressed now
isKeyRequired() - Method in class org.openstreetmap.josm.gui.tagging.presets.items.KeyedItem
Determines whether key or key+value are required.
isKeyTrue(String) - Method in interface org.openstreetmap.josm.data.osm.Tagged
Returns true if the key corresponds to an OSM true value.
isKeyValid(String) - Method in class org.openstreetmap.josm.data.validation.tests.ConditionalKeys
Checks if a given key is a valid access key
isKeyValid1Part(String...) - Static method in class org.openstreetmap.josm.data.validation.tests.ConditionalKeys
 
isKeyValid2Parts(String...) - Static method in class org.openstreetmap.josm.data.validation.tests.ConditionalKeys
 
isKeyValid3Parts(String...) - Static method in class org.openstreetmap.josm.data.validation.tests.ConditionalKeys
 
isKnownPrimitive() - Method in exception org.openstreetmap.josm.io.OsmApiPrimitiveGoneException
Replies true if we know what primitive this exception was thrown for
isLargeSegment(MapViewState.MapViewPoint, MapViewState.MapViewPoint, int) - Static method in class org.openstreetmap.josm.data.osm.visitor.paint.AbstractMapRenderer
Checks if a way segment is large enough for additional information display.
isLastFilterValid() - Method in class org.openstreetmap.josm.gui.dialogs.FilterDialog.AbstractFilterAction
 
isLastImageSelected(List<? extends IImageEntry<?>>) - Static method in class org.openstreetmap.josm.gui.layer.geoimage.ImageViewerDialog
 
isLastLayer() - Method in class org.openstreetmap.josm.gui.layer.LayerManager.LayerRemoveEvent
Check if the layer that was removed is the last layer in the list.
isLatAccuracyAvailable() - Method in class org.openstreetmap.josm.data.projection.datum.NTV2GridShift
Checks whether latitude accuracy is available or not
isLatest(int) - Method in class org.openstreetmap.josm.gui.history.HistoryBrowserModel
Determines if the given row is the latest.
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.
isLatLon() - Method in class org.openstreetmap.josm.gui.dialogs.LatLonDialog
Check if lat/lon mode is active
isLatLonKnown() - Method in interface org.openstreetmap.josm.data.coor.ILatLon
Determines if this object has valid coordinates.
isLatLonKnown() - Method in class org.openstreetmap.josm.data.osm.NodeData
 
isLayerValid(Layer) - Static method in class org.openstreetmap.josm.gui.dialogs.LayerListDialog
Determines if a layer is valid (contained in global layer list).
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
 
isLineDelimited(InputStream) - Static method in class org.openstreetmap.josm.io.GeoJSONReader
Check if the inputstream follows RFC 7464
isLinkContext() - Method in class org.openstreetmap.josm.gui.mappaint.Environment
Determines if the context of this environment is Condition.Context.LINK.
iSlippyMapChooser - Variable in class org.openstreetmap.josm.gui.bbox.SlippyMapController
 
isLoaded() - Method in class org.openstreetmap.josm.gui.mappaint.StyleSource
Determines if the style has been loaded (initialized).
isLoadIcons() - Static method in class org.openstreetmap.josm.gui.tagging.presets.TaggingPresetReader
Determines if icon images should be loaded.
isLoadInNewLayer() - Method in class org.openstreetmap.josm.io.remotecontrol.handler.RequestHandler
 
isLocal - Variable in class org.openstreetmap.josm.tools.WindowsShortcut
 
isLocal() - Method in class org.openstreetmap.josm.data.preferences.sources.SourceEntry
Determines if this source denotes a file on a local filesystem.
isLocal() - Method in class org.openstreetmap.josm.tools.WindowsShortcut
Tests if the shortcut points to a local resource.
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
 
isLocalFile() - Method in class org.openstreetmap.josm.gui.layer.GpxLayer
Determines if data is attached to a local file.
isLocalUrl(String) - Static method in class org.openstreetmap.josm.tools.Utils
Determines if the given URL denotes a file on a local filesystem.
isLocalUser() - Method in class org.openstreetmap.josm.data.osm.User
Determines if this user is local
isLocked() - Method in class org.openstreetmap.josm.actions.downloadtasks.DownloadParams
Determines if the new layer must be locked.
isLocked() - Method in class org.openstreetmap.josm.data.osm.DataSet
 
isLocked() - Method in interface org.openstreetmap.josm.data.osm.Lockable
Determines if this is read-only/locked (thus it cannot be modified).
isLocked() - Method in class org.openstreetmap.josm.data.vector.VectorDataSet
 
isLocked() - Method in class org.openstreetmap.josm.gui.layer.AbstractModifiableLayer
 
isLocked() - Method in class org.openstreetmap.josm.gui.layer.AbstractOsmDataLayer
 
isLoggingEnabled(Level) - Static method in class org.openstreetmap.josm.tools.Logging
Tests if a given log level is enabled.
isLonAccuracyAvailable() - Method in class org.openstreetmap.josm.data.projection.datum.NTV2GridShift
Checks whether longitude accuracy is available or not
isLoop - Variable in class org.openstreetmap.josm.gui.dialogs.relation.sort.WayConnectionType
True, if the element is part of a closed loop of ways.
isMagicPresent(byte[]) - Static method in class org.openstreetmap.josm.tools.WindowsShortcut
 
isMapModeOk() - Method in class org.openstreetmap.josm.gui.layer.geoimage.GeoImageLayer.ImageMouseListener
 
isMapRendererActive(Class<? extends AbstractMapRenderer>) - Method in class org.openstreetmap.josm.data.osm.visitor.paint.MapRendererFactory
Replies true, if currently the specified map renderer is active.
isMatching(String[], String...) - Static method in class org.openstreetmap.josm.gui.tagging.presets.TaggingPresetSelector.PresetClassification
Check to see if the search string matches values
isMatchingGroup(String...) - Method in class org.openstreetmap.josm.gui.tagging.presets.TaggingPresetSelector.PresetClassification
 
isMatchingMy(OsmPrimitive) - Method in class org.openstreetmap.josm.data.conflict.Conflict
 
isMatchingName(String...) - Method in class org.openstreetmap.josm.gui.tagging.presets.TaggingPresetSelector.PresetClassification
 
isMatchingTags(String...) - Method in class org.openstreetmap.josm.gui.tagging.presets.TaggingPresetSelector.PresetClassification
 
isMatchingTheir(OsmPrimitive) - Method in class org.openstreetmap.josm.data.conflict.Conflict
 
isMemberOfSelected() - Method in interface org.openstreetmap.josm.data.osm.IPrimitive
Determines if this primitive is a member of a selected relation.
isMemberOfSelected() - Method in class org.openstreetmap.josm.data.osm.OsmPrimitive
 
isMergable(Layer) - Method in class org.openstreetmap.josm.gui.layer.geoimage.CorrelationSupportLayer
 
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.GpxRouteLayer
 
isMergable(Layer) - Method in class org.openstreetmap.josm.gui.layer.ImageryLayer
 
isMergable(Layer) - Method in class org.openstreetmap.josm.gui.layer.Layer
Determines if the other layer can be merged into this layer.
isMergable(Layer) - Method in class org.openstreetmap.josm.gui.layer.markerlayer.MarkerLayer
 
isMergable(Layer) - Method in class org.openstreetmap.josm.gui.layer.NoteLayer
 
isMergable(Layer) - Method in class org.openstreetmap.josm.gui.layer.OsmDataLayer
 
isMergable(Layer) - Method in class org.openstreetmap.josm.gui.layer.ValidatorLayer
 
isMergeRequested() - Method in class org.openstreetmap.josm.actions.mapmode.SelectAction
Check if dragged node should be merged when moving it over another primitive
isMinorLine(OsmPrimitive) - Static method in class org.openstreetmap.josm.data.validation.tests.PowerLines
Checks if the given primitive denotes a power=minor_line.
isModal - Variable in class org.openstreetmap.josm.gui.ExtendedDialog
 
isModified() - Method in class org.openstreetmap.josm.command.Command.OldNodeState
Returns old modified state.
isModified() - Method in class org.openstreetmap.josm.data.gpx.GpxData
Determines whether anything has been modified.
isModified() - Method in class org.openstreetmap.josm.data.ImageData
Determines if one image has modified GPS data.
isModified() - Method in class org.openstreetmap.josm.data.osm.AbstractPrimitive
 
isModified() - Method in class org.openstreetmap.josm.data.osm.DataSet
 
isModified() - Method in interface org.openstreetmap.josm.data.osm.IPrimitive
Replies true if the object has been modified since it was loaded from the server.
isModified() - Method in class org.openstreetmap.josm.data.osm.NoteData
Return whether or not there are any changes in the note data set.
isModified() - Method in interface org.openstreetmap.josm.data.osm.OsmData
Replies true if there is at least one primitive in this dataset with IPrimitive.isModified() == true.
isModified() - Method in class org.openstreetmap.josm.gui.layer.AbstractModifiableLayer
Determines if data managed by this layer has been modified.
isModified() - Method in class org.openstreetmap.josm.gui.layer.geoimage.GeoImageLayer
Determines if data managed by this layer has been modified.
isModified() - Method in class org.openstreetmap.josm.gui.layer.GpxLayer
 
isModified() - Method in class org.openstreetmap.josm.gui.layer.GpxRouteLayer
 
isModified() - Method in class org.openstreetmap.josm.gui.layer.NoteLayer
 
isModified() - Method in class org.openstreetmap.josm.gui.layer.OsmDataLayer
 
isModifier - Variable in class org.openstreetmap.josm.gui.mappaint.styleelement.StyleElement
false, if style can serve as main style for the primitive; true, if it is a highlight or modifier
isModifiersValidForDragMode() - Method in class org.openstreetmap.josm.actions.mapmode.ParallelWayAction
 
isMultipolygon() - Method in interface org.openstreetmap.josm.data.osm.IPrimitive
Determines if this object is a relation and behaves as a multipolygon.
isMultipolygon() - Method in interface org.openstreetmap.josm.data.osm.IRelation
 
isMultiSelectionEnabled() - Method in class org.openstreetmap.josm.gui.widgets.AbstractFileChooser
Returns true if multiple files can be selected.
isMultiSelectionEnabled() - Method in class org.openstreetmap.josm.gui.widgets.NativeFileChooser
 
isMultiSelectionEnabled() - Method in class org.openstreetmap.josm.gui.widgets.SwingFileChooser
 
isMyDeleted - Variable in class org.openstreetmap.josm.data.conflict.Conflict
 
isMyDeleted() - Method in class org.openstreetmap.josm.data.conflict.Conflict
Determines if my primitive was deleted but it has set non deleted status.
isNative - Variable in class org.openstreetmap.josm.gui.layer.NativeScaleLayer.Scale
True if this scale is native resolution for data source.
isNew - Variable in class org.openstreetmap.josm.data.notes.NoteComment
 
isNew - Variable in class org.openstreetmap.josm.spi.preferences.AbstractSetting
 
isNew() - Method in class org.openstreetmap.josm.data.notes.NoteComment
Determines if this is a new comment/action and needs to be uploaded to the API
isNew() - Method in class org.openstreetmap.josm.data.osm.AbstractPrimitive
Determines if this primitive is new.
isNew() - Method in class org.openstreetmap.josm.data.osm.Changeset
Determines if this changeset is new.
isNew() - Method in class org.openstreetmap.josm.data.osm.history.HistoryOsmPrimitive
 
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
PrimitiveId implementation.
isNew() - Method in class org.openstreetmap.josm.data.osm.RelationMemberData
 
isNew() - Method in class org.openstreetmap.josm.data.osm.SimplePrimitiveId
 
isNew() - Method in class org.openstreetmap.josm.data.vector.VectorRelationMember
 
isNew() - Method in class org.openstreetmap.josm.spi.preferences.AbstractSetting
 
isNew() - Method in interface org.openstreetmap.josm.spi.preferences.Setting
Return if the setting has been marked as new.
isNewGpsData - Variable in class org.openstreetmap.josm.data.gpx.GpxImageEntry
Flag isNewGpsData indicates that the GPS data of the image is new or has changed.
isNewLayer() - Method in class org.openstreetmap.josm.actions.downloadtasks.DownloadParams
Determines if the data is to be downloaded into a new layer.
isNewLayerRequested() - Method in class org.openstreetmap.josm.gui.download.DownloadObjectDialog
Determines if a new layer has been requested.
isNewLineChar(int) - Static method in class org.openstreetmap.josm.data.validation.tests.TagChecker
 
isNewOrUndeleted() - Method in class org.openstreetmap.josm.data.osm.AbstractPrimitive
 
isNewOrUndeleted() - Method in interface org.openstreetmap.josm.data.osm.IPrimitive
Determines if this primitive is new or undeleted.
isNil() - Method in class org.openstreetmap.josm.data.preferences.PreferencesReader
Check if the current element is nil (meaning the value of the setting is null).
isNoDataErrorMessage(Object) - Static method in class org.openstreetmap.josm.actions.downloadtasks.PostDownloadHandler
Determines if a translated error message indicates that no data has been downloaded.
isNode() - Method in interface org.openstreetmap.josm.data.osm.IRelationMember
Determines if this relation member is a node.
isNode() - Method in class org.openstreetmap.josm.data.osm.RelationMember
 
isNode() - Method in class org.openstreetmap.josm.data.osm.RelationMemberData
 
isNode() - Method in class org.openstreetmap.josm.data.vector.VectorRelationMember
 
isNodeInsideMultiPolygon(INode, Relation, Predicate<Way>) - Static method in class org.openstreetmap.josm.tools.Geometry
Tests if the node is inside the multipolygon multiPolygon.
isNodeReferredByWays(int) - Method in class org.openstreetmap.josm.data.osm.OsmPrimitive
Return true, if this primitive is a node referred by at least n ways
isNodeTagged(INode) - Static method in class org.openstreetmap.josm.data.osm.visitor.paint.WireframeMapRenderer
 
isNodeVisible(Node) - Method in class org.openstreetmap.josm.gui.layer.validation.PaintVisitor
Checks if the given node is in the visible area.
isNoHandleableWay(RelationMember) - Static method in class org.openstreetmap.josm.gui.dialogs.relation.sort.WayConnectionTypeCalculator
 
isNop() - Method in interface org.openstreetmap.josm.data.osm.DataSelectionListener.SelectionChangeEvent
Test if this event did not change anything.
isNop() - Method in interface org.openstreetmap.josm.data.osm.DataSourceChangeEvent
Test if this event did not change anything.
isNop() - Method in interface org.openstreetmap.josm.data.osm.event.IDataSelectionListener.SelectionChangeEvent
Test if this event did not change anything.
isNoSelection() - Method in class org.openstreetmap.josm.gui.SelectionManager
 
isNoTileAtZoom() - Method in class org.openstreetmap.josm.data.cache.CacheEntryAttributes
Determines if the entry is marked as "no tile at this zoom level".
isNoTileAtZoom() - Method in class org.openstreetmap.josm.data.imagery.TMSCachedTileLoaderJob
 
isNotImage(Map<String, List<String>>, int) - Method in class org.openstreetmap.josm.data.imagery.TMSCachedTileLoaderJob
 
isNum(String) - Static method in class org.openstreetmap.josm.data.validation.tests.TagChecker
 
ISO_COUNTRIES - Static variable in class org.openstreetmap.josm.data.validation.tests.Highways
 
ISO_LOCAL_DATE_TIME - Static variable in class org.openstreetmap.josm.tools.date.DateUtils
Differs from DateTimeFormatter.ISO_LOCAL_DATE_TIME by using ' ' instead of 'T' to separate date/time.
ISO3166_1 - Static variable in class org.openstreetmap.josm.tools.Territories
 
ISO3166_1_LC - Static variable in class org.openstreetmap.josm.tools.Territories
 
ISO3166_2 - Static variable in class org.openstreetmap.josm.tools.Territories
 
ISO3166_2_LC - Static variable in class org.openstreetmap.josm.tools.Territories
 
iso3166Cache - Static variable in class org.openstreetmap.josm.tools.Territories
 
ISO8601 - Static variable in class org.openstreetmap.josm.data.osm.search.SearchCompiler.ValueComparison
 
isObjectLoadable() - Method in class org.openstreetmap.josm.data.cache.JCSCachedTileLoaderJob
Checks if object from cache has sufficient data to be returned.
isObjectLoadable() - Method in class org.openstreetmap.josm.data.imagery.TMSCachedTileLoaderJob
 
isObstacle(Way) - Method in class org.openstreetmap.josm.data.validation.tests.UnconnectedWays.MyWaySegment
 
isoCodes - Variable in class org.openstreetmap.josm.tools.TaginfoRegionalInstance
Set of ISO3166 codes for the covered areas
isoDates - Variable in class org.openstreetmap.josm.gui.preferences.display.LafPreference
 
isOff(long) - Method in class org.openstreetmap.josm.data.validation.routines.UrlValidator
Tests whether the given flag is off.
isOffline() - Method in class org.openstreetmap.josm.data.imagery.CachedAttributionBingAerialTileSource.BingAttributionData
 
isOffline() - Method in class org.openstreetmap.josm.gui.GettingStarted.MotdContent
 
isOffline() - Method in class org.openstreetmap.josm.gui.io.OnlineResourceMenu.ToggleOnlineResourceAction
 
isOffline() - Method in class org.openstreetmap.josm.io.CacheCustomContent
Checks underlying resource is not accessed in offline mode.
isOffline() - Method in class org.openstreetmap.josm.io.OsmApi.CapabilitiesCache
 
isOffline(String) - Static method in class org.openstreetmap.josm.io.NetworkManager
Determines if the given online resource specified as URL is currently offline.
isOffline(OnlineResource) - Static method in class org.openstreetmap.josm.io.NetworkManager
Determines if the given online resource is currently offline.
isOn(long) - Method in class org.openstreetmap.josm.data.validation.routines.UrlValidator
Tests whether the given flag is on.
isOneway() - Method in class org.openstreetmap.josm.data.osm.Way
Tests if this way is a oneway.
isOneway(IRelationMember<?>) - Static method in class org.openstreetmap.josm.gui.dialogs.relation.sort.RelationSortUtils
 
isOnewayHead - Variable in class org.openstreetmap.josm.gui.dialogs.relation.sort.WayConnectionType
 
isOnewayIgnored(Relation) - Static method in class org.openstreetmap.josm.gui.dialogs.relation.sort.WayConnectionTypeCalculator
 
isOnewayLoopBackwardPart - Variable in class org.openstreetmap.josm.gui.dialogs.relation.sort.WayConnectionType
 
isOnewayLoopForwardPart - Variable in class org.openstreetmap.josm.gui.dialogs.relation.sort.WayConnectionType
 
isOnewayTail - Variable in class org.openstreetmap.josm.gui.dialogs.relation.sort.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.
isOnlyASCII(String) - Static method in class org.openstreetmap.josm.data.validation.routines.DomainValidator
 
isOnlyShift(int) - Static method in interface org.openstreetmap.josm.gui.widgets.DisableShortcutsOnFocusGainedComponent
Check if the modifiers is only shift Note: This was private
isOpen() - Method in class org.openstreetmap.josm.data.osm.Changeset
Determines if this changeset is open.
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() - Method in interface org.openstreetmap.josm.tools.PlatformHook
Determines if the JVM is OpenJDK-based.
isOppositeDirection(EastNorth, EastNorth, EastNorth, EastNorth) - Static method in class org.openstreetmap.josm.actions.mapmode.ExtrudeAction
Determines if from1-to1 and from2-to2 vectors directions are opposite
isOsmChange - Variable in class org.openstreetmap.josm.io.OsmWriter
 
isOsmCollectionEditable(Collection<? extends IPrimitive>) - Static method in class org.openstreetmap.josm.data.osm.OsmUtils
Determines if the given collection contains primitives, and that none of them belong to a locked layer.
isOsmUser() - Method in class org.openstreetmap.josm.data.osm.User
Determines if this user is known to OSM
isOtherLinear(Way) - Static method in class org.openstreetmap.josm.data.validation.tests.OverlappingWays
 
iSourceButton - Variable in class org.openstreetmap.josm.gui.bbox.SlippyMapBBoxChooser
 
ISourceCategory<T extends java.lang.Enum<T>> - Interface in org.openstreetmap.josm.data.sources
This is an enum for a source category (i.e.
ISourceType<T extends java.lang.Enum<T>> - Interface in org.openstreetmap.josm.data.sources
This interface should only be used for Enums
isOuterMemberOfMultipolygon(OsmPrimitive) - Method in class org.openstreetmap.josm.data.osm.OsmPrimitive
 
isOuterMemberOfSelected() - Method in interface org.openstreetmap.josm.data.osm.IPrimitive
Determines if this primitive is an outer member of a selected multipolygon relation.
isOuterMemberOfSelected() - Method in class org.openstreetmap.josm.data.osm.OsmPrimitive
 
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.StyledMapRenderer
 
isOutlineOnly() - Method in class org.openstreetmap.josm.data.osm.visitor.paint.MapPaintSettings
Determines if only the data area outline should be drawn
isOutOfMemory() - Method in exception org.openstreetmap.josm.tools.bugreport.ReportedException
Check if this is caused by an out of memory situation
isOutOfTheWorld() - Method in class org.openstreetmap.josm.data.Bounds
Determines if these bounds are out of the world.
isOutsideDownloadArea() - Method in class org.openstreetmap.josm.data.osm.Node
 
isOutsideDownloadArea() - Method in class org.openstreetmap.josm.data.osm.OsmPrimitive
Tests if this primitive lies outside of the downloaded area of its DataSet.
isOutsideDownloadArea() - Method in class org.openstreetmap.josm.data.osm.Relation
 
isOutsideDownloadArea() - Method in class org.openstreetmap.josm.data.osm.Way
 
isOutSideWorld() - Method in class org.openstreetmap.josm.data.coor.LatLon
Deprecated.
use Node.isOutSideWorld() instead, see also #13538.
isOutSideWorld() - Method in class org.openstreetmap.josm.data.osm.Node
Determines if this node is outside of the world.
isOverlay() - Method in class org.openstreetmap.josm.data.imagery.ImageryInfo
Returns the overlay indication.
isPartiallyIdentified() - Method in class org.openstreetmap.josm.data.UserIdentityManager
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.AbstractListMergeModel.EntriesTableModel
replies true if the ListRole of this AbstractListMergeModel.EntriesTableModel participates in the current ComparePairType
isParticipatingInSynchronizedScrolling(Adjustable) - Method in class org.openstreetmap.josm.gui.util.AdjustmentSynchronizer
Returns true if an adjustable is participating in synchronized scrolling
isPerforming - Variable in class org.openstreetmap.josm.gui.dialogs.properties.PropertiesDialog.AddAction
 
isPerforming - Variable in class org.openstreetmap.josm.gui.dialogs.properties.PropertiesDialog.EditAction
 
isPhotoIdxUnderMouse(int, MouseEvent) - Method in class org.openstreetmap.josm.gui.layer.geoimage.GeoImageLayer
Check if the position of the mouse event is within the rectangle of the photo icon or thumbnail.
isPlatformOsx() - Static method in class org.openstreetmap.josm.tools.PlatformManager
Determines if we are currently running on macOS.
isPlatformUnixoid() - Static method in class org.openstreetmap.josm.tools.PlatformManager
Determines if we are currently running on an Unix system.
isPlatformWindows() - Static method in class org.openstreetmap.josm.tools.PlatformManager
Determines if we are currently running on Windows.
isPOI(OsmPrimitive) - Static method in class org.openstreetmap.josm.data.validation.tests.Addresses
 
isPolygonInsideMultiPolygon(List<? extends INode>, Relation, Predicate<Way>) - Static method in class org.openstreetmap.josm.tools.Geometry
Tests if the polygon formed by nodes is inside the multipolygon multiPolygon.
isPolygonInsideMultiPolygon(List<? extends INode>, Pair<List<MultipolygonBuilder.JoinedPolygon>, List<MultipolygonBuilder.JoinedPolygon>>, Predicate<Way>) - Static method in class org.openstreetmap.josm.tools.Geometry
Tests if the polygon formed by nodes is inside the multipolygon multiPolygon.
isPosInOneShapeIfAny(ImageryInfo, LatLon) - Static method in class org.openstreetmap.josm.gui.ImageryMenu
For layers containing complex shapes, check that center is in one of its shapes (fix #7910)
isPotentialDuplicate(OsmPrimitive) - Method in class org.openstreetmap.josm.gui.dialogs.relation.actions.AddFromSelectionAction
 
isPotentialValidLink(File) - Static method in class org.openstreetmap.josm.tools.WindowsShortcut
Provides a quick test to see if this could be a valid link ! If you try to instantiate a new WindowShortcut and the link is not valid, Exceptions may be thrown and Exceptions are extremely slow to generate, therefore any code needing to loop through several files should first check this.
isPowerIn(OsmPrimitive, Collection<String>) - Static method in class org.openstreetmap.josm.data.validation.tests.PowerLines
Helper function to check if power tag is a certain value.
isPowerInfrastructure(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.
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 support feature.
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(NodePair) - Method in class org.openstreetmap.josm.data.osm.NodePair
Determines if this pair is predecessor of another one (this.b == other.a)
isPreserved() - Method in class org.openstreetmap.josm.data.osm.AbstractPrimitive
 
isPreserved() - Method in interface org.openstreetmap.josm.data.osm.IPrimitive
Replies true, if this primitive is preserved from filtering.
isPresetInitiallyMatches() - Method in class org.openstreetmap.josm.gui.tagging.presets.TaggingPresetItemGuiSupport
Returns true if all selected primitives matched this preset (before opening the dialog).
isPressed() - Method in class org.openstreetmap.josm.gui.widgets.QuadStateCheckBox.QuadStateDecorator
 
isPrimitiveUsable(IPrimitive) - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.Selector.ChildOrParentSelector.AbstractFinder
 
isPrimitiveUsable(OsmPrimitive) - Method in class org.openstreetmap.josm.data.validation.Test
Determines if the primitive is usable for tests.
isPrimitiveUsable(OsmPrimitive) - Method in class org.openstreetmap.josm.data.validation.tests.CrossingWays.Boundaries
 
isPrimitiveUsable(OsmPrimitive) - Method in class org.openstreetmap.josm.data.validation.tests.CrossingWays.Ways
 
isPrimitiveUsable(OsmPrimitive) - Method in class org.openstreetmap.josm.data.validation.tests.CycleDetector
 
isPrimitiveUsable(OsmPrimitive) - Method in class org.openstreetmap.josm.data.validation.tests.Lanes
 
isPrimitiveUsable(OsmPrimitive) - Method in class org.openstreetmap.josm.data.validation.tests.LongSegment
 
isPrimitiveUsable(OsmPrimitive) - Method in class org.openstreetmap.josm.data.validation.tests.NameMismatch
 
isPrimitiveUsable(OsmPrimitive) - Method in class org.openstreetmap.josm.data.validation.tests.UnconnectedWays
 
isPrimitiveUsable(OsmPrimitive) - Method in class org.openstreetmap.josm.data.validation.tests.UntaggedWay
 
isProjectionSupported(Projection) - Method in class org.openstreetmap.josm.gui.layer.Layer
Allows to check whether a projection is supported or not.
isProperLineStyle() - Method in class org.openstreetmap.josm.gui.mappaint.styleelement.LineElement
 
isProperLineStyle() - Method in class org.openstreetmap.josm.gui.mappaint.styleelement.RepeatImageElement
 
isProperLineStyle() - Method in class org.openstreetmap.josm.gui.mappaint.styleelement.StyleElement
Check if this is a style that makes the line visible to the user
isProposedOrAbandoned(OsmPrimitive) - Static method in class org.openstreetmap.josm.data.validation.tests.CrossingWays
 
isRailway(OsmPrimitive) - Static method in class org.openstreetmap.josm.data.validation.tests.CrossingWays
 
isRange - Variable in class org.openstreetmap.josm.data.osm.search.PushbackTokenizer
 
isReadFull() - Method in class org.openstreetmap.josm.io.OsmServerBackreferenceReader
Replies true if this reader also reads immediate children of referring primitives
isReadOnly - Variable in class org.openstreetmap.josm.data.osm.DataSet
Flag used to know if the dataset should not be editable
isRecordHistory() - Method in class org.openstreetmap.josm.actions.OpenFileAction.OpenFileTask
Determines if filename must be saved in history (for list of recently opened files).
isRedirect(int) - Static method in class org.openstreetmap.josm.tools.HttpClient
Determines if the given status code is an HTTP redirection.
isReferencePointInTime() - Method in class org.openstreetmap.josm.gui.history.TagTableModel
Determines if this is the reference point in time.
isReferencePointInTime(int) - Method in class org.openstreetmap.josm.gui.history.HistoryBrowserModel
Determines if the given row is the reference point in time.
isReferredByWays(int) - Method in interface org.openstreetmap.josm.data.osm.INode
Return true, if this primitive is referred by at least n ways
isReferredByWays(int) - Method in class org.openstreetmap.josm.data.osm.Node
 
isReferredByWays(int) - Method in class org.openstreetmap.josm.data.osm.NodeData
 
isReferredByWays(int) - Method in class org.openstreetmap.josm.data.vector.VectorNode
 
isReferrersDownloaded() - Method in class org.openstreetmap.josm.data.osm.AbstractPrimitive
 
isReferrersDownloaded() - Method in interface org.openstreetmap.josm.data.osm.IPrimitive
Determines if this primitive is fully downloaded
isReferrersRequested() - Method in class org.openstreetmap.josm.gui.download.DownloadObjectDialog
Determines if referrers have been requested.
isReferringRelation(Relation) - Method in class org.openstreetmap.josm.gui.dialogs.relation.ReferringRelationsBrowserModel
 
isRegex - Variable in class org.openstreetmap.josm.gui.conflict.tags.TagConflictResolutionUtil.AutomaticChoice
If regular expression must be used to match the Tag key or the value.
isRegex - Variable in class org.openstreetmap.josm.gui.conflict.tags.TagConflictResolutionUtil.AutomaticChoiceGroup
If regular expression must be used to match the Tag key.
isRegex - Variable in class org.openstreetmap.josm.gui.conflict.tags.TagConflictResolutionUtil.AutomaticCombine
If regular expression must be used to match the Tag key or the value.
isRegistered - Variable in class org.openstreetmap.josm.gui.dialogs.ConflictResolutionDialog
 
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.
isRelatedToPower(Way) - Static method in class org.openstreetmap.josm.data.validation.tests.PowerLines
 
isRelation() - Method in interface org.openstreetmap.josm.data.osm.IRelationMember
Determines if this relation member is a relation.
isRelation() - Method in class org.openstreetmap.josm.data.osm.RelationMember
 
isRelation() - Method in class org.openstreetmap.josm.data.osm.RelationMemberData
 
isRelation() - Method in class org.openstreetmap.josm.data.vector.VectorRelationMember
 
isRelationAffected(Relation, Set<Node>, Collection<Way>) - Static method in class org.openstreetmap.josm.actions.UnGlueAction
 
isRelationListable(Relation) - Static method in class org.openstreetmap.josm.actions.relation.RecentRelationsAction
Determines if the given relation is listable in last relations.
isRememberDecision() - Method in class org.openstreetmap.josm.plugins.PluginHandler.UpdatePluginsMessagePanel
 
isRemote() - Method in class org.openstreetmap.josm.tools.ImageProvider
Determines if this icon is located on a remote location (http, https, wiki).
isRemoveAreaStylePseudoClass() - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.MapCSSStyleSource
Whether to remove "areaStyle" pseudo classes.
isRemoveColor(ColorPreference.ColorEntry) - Static method in class org.openstreetmap.josm.gui.preferences.display.ColorPreference
 
isRemoveSupported() - Method in interface org.openstreetmap.josm.data.imagery.street_level.IImageEntry
Check if image removal is supported
isRemoveSupported() - Method in class org.openstreetmap.josm.gui.layer.geoimage.ImageEntry
 
isRenamed() - Method in class org.openstreetmap.josm.gui.layer.Layer
Replies true if user renamed this layer
isRequiredNode(Way, Node, Set<Node>) - Static 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.
isReset() - Method in class org.openstreetmap.josm.tools.Shortcut
 
isResidentialArea(OsmPrimitive) - Static method in class org.openstreetmap.josm.data.validation.Test
Determines if the specified primitive denotes a residential area.
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.CombinePrimitiveResolverDialog
Replies true if all tag and relation member conflicts have been decided.
isResolvedCompletely() - Method in class org.openstreetmap.josm.gui.conflict.tags.RelationMemberConflictResolverModel
Replies true if each MultiValueResolutionDecision is decided.
isResolvedCompletely() - Method in class org.openstreetmap.josm.gui.conflict.tags.TagConflictResolverModel
Replies true if each MultiValueResolutionDecision is decided.
isResponseLoadable(Map<String, List<String>>, int, byte[]) - Method in class org.openstreetmap.josm.data.cache.JCSCachedTileLoaderJob
Check if the object is loadable.
isResponseLoadable(Map<String, List<String>>, int, byte[]) - Method in class org.openstreetmap.josm.data.imagery.TMSCachedTileLoaderJob
 
isRestartSupported() - Static method in class org.openstreetmap.josm.actions.RestartAction
Determines if restarting the application should be possible on this platform.
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.
isRestrictionType(String) - Static method in class org.openstreetmap.josm.data.validation.tests.ConditionalKeys
Check if the key is a key for an access restriction
isRestrictionValue(String) - Static method in class org.openstreetmap.josm.data.validation.tests.ConditionalKeys
Check if the value is a valid restriction value
isReversed() - Method in class org.openstreetmap.josm.gui.history.DiffTableModel
 
isReversed(String) - Static method in class org.openstreetmap.josm.data.osm.OsmUtils
Check if the value is a value indicating that a property applies reversed.
isReversible(Tagged) - Static method in class org.openstreetmap.josm.actions.corrector.ReverseWayNoTagCorrector
Tests whether way can be reversed without semantic change.
isReversible(Way) - Static method in class org.openstreetmap.josm.actions.corrector.ReverseWayTagCorrector
Tests whether way can be reversed without semantic change, i.e., whether tags have to be changed.
isRightHandTraffic(LatLon) - Static method in class org.openstreetmap.josm.tools.RightAndLefthandTraffic
Check if there is right-hand traffic at a certain location.
isRole(String) - Method in class org.openstreetmap.josm.gui.tagging.presets.items.Roles.Role
Check if the given role matches this class (required to check regexp role types)
isRollover() - Method in class org.openstreetmap.josm.gui.widgets.QuadStateCheckBox.QuadStateDecorator
 
isRoundabout() - Method in enum org.openstreetmap.josm.gui.dialogs.relation.sort.WayConnectionType.Direction
Determines if the direction denotes a roundabout.
isRowLayout() - Method in class org.openstreetmap.josm.gui.widgets.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.
isRunning() - Static method in class org.openstreetmap.josm.io.ChangesetUpdater
Determines if the changeset updater is currently running
isRunning() - Static method in class org.openstreetmap.josm.io.MessageNotifier
Determines if the message notifier is currently running
isRunningJavaWebStart() - Static method in class org.openstreetmap.josm.tools.Utils
Deprecated, for removal: This API element is subject to removal in a future version.
JOSM no longer supports Oracle Java Webstart since Oracle Java Webstart doesn't support Java 9+.
isRunningOpenWebStart() - Static method in class org.openstreetmap.josm.tools.Utils
Determines whether JOSM has been started via Open Web Start (IcedTea-Web).
isRunningWebStart() - Static method in class org.openstreetmap.josm.tools.Utils
Determines whether JOSM has been started via Web Start (JNLP).
isSafeForRemotecontrolRequests() - Method in class org.openstreetmap.josm.actions.downloadtasks.AbstractDownloadTask
Check / decide if the task is safe for remotecontrol.
isSafeForRemotecontrolRequests() - Method in class org.openstreetmap.josm.actions.downloadtasks.DownloadGpsTask
 
isSafeForRemotecontrolRequests() - Method in class org.openstreetmap.josm.actions.downloadtasks.DownloadNotesTask
 
isSafeForRemotecontrolRequests() - Method in class org.openstreetmap.josm.actions.downloadtasks.DownloadOsmTask
 
isSafeForRemotecontrolRequests() - Method in class org.openstreetmap.josm.actions.downloadtasks.DownloadSessionTask
Do not allow to load a session file via remotecontrol.
isSame(int, int) - Method in class org.openstreetmap.josm.tools.Shortcut
 
isSame(ReportedException) - Method in exception org.openstreetmap.josm.tools.bugreport.ReportedException
Checks if this exception is considered the same as an other exception.
isSamePositionInOppositeList(int) - Method in class org.openstreetmap.josm.gui.conflict.pair.AbstractListMergeModel.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.
isSamePrimitive(History) - Method in class org.openstreetmap.josm.gui.history.HistoryBrowserModel
 
isSavable() - Method in class org.openstreetmap.josm.gui.io.SaveLayerInfo
Replies true if the layer can be saved to a file
isSavable() - Method in class org.openstreetmap.josm.gui.layer.AbstractTileSourceLayer
 
isSavable() - Method in class org.openstreetmap.josm.gui.layer.geoimage.CorrelationSupportLayer
 
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.NoteLayer
 
isSavable() - Method in class org.openstreetmap.josm.gui.layer.OsmDataLayer
 
isSavable() - Method in interface org.openstreetmap.josm.gui.layer.SaveToFile
Replies the savable state of the layer (i.e.
isSavable() - Method in class org.openstreetmap.josm.gui.layer.ValidatorLayer
 
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.
isSaveCredentials() - Method in class org.openstreetmap.josm.gui.io.CredentialDialog.CredentialPanel
 
isSaveCredentials() - Method in class org.openstreetmap.josm.gui.io.CredentialDialog
 
isSaveCredentials() - Method in class org.openstreetmap.josm.io.auth.CredentialsAgentResponse
Determines if authentication credentials should be saved
isSaveToPreferences() - Method in class org.openstreetmap.josm.data.oauth.OAuthAccessTokenHolder
Replies true if current access token should be saved to the preferences file.
isSaveToPreferences() - Method in class org.openstreetmap.josm.gui.oauth.AccessTokenInfoPanel
 
isSearchMore - Variable in class org.openstreetmap.josm.gui.download.PlaceSelection.SearchAction
 
isSegmentAlign(PowerLines.SegmentInfo, PowerLines.SegmentInfo) - Static method in class org.openstreetmap.josm.data.validation.tests.PowerLines
Checks if parameter segments align.
isSegmentVisible(Node, Node) - Method in class org.openstreetmap.josm.gui.layer.validation.PaintVisitor
Checks if the given segment is in the visible area.
isSegmentVisible(MapViewState.MapViewPoint, MapViewState.MapViewPoint) - Method in class org.openstreetmap.josm.data.osm.visitor.paint.AbstractMapRenderer
Checks if segment is visible in display.
isSegmentVisible(MapViewState.MapViewPoint, MapViewState.MapViewPoint, MapViewState.MapViewRectangle) - Method in class org.openstreetmap.josm.data.osm.visitor.paint.AbstractMapRenderer
Checks if segment is visible in display.
isSelectable() - Method in class org.openstreetmap.josm.data.imagery.LayerDetails
if user may select this layer (is it possible to request it from server)
isSelectable() - Method in interface org.openstreetmap.josm.data.osm.IPrimitive
Determines if this object is selectable.
isSelectable() - Method in class org.openstreetmap.josm.data.osm.OsmPrimitive
 
isSelectablePredicate - Variable in class org.openstreetmap.josm.gui.NavigatableComponent
To determine if a primitive is currently selectable.
isSelected() - Method in class org.openstreetmap.josm.actions.MapRectifierWMSmenuAction.RectifierService
 
isSelected() - Method in class org.openstreetmap.josm.actions.ToggleAction
Determines if this action is currently being selected.
isSelected() - Method in interface org.openstreetmap.josm.data.osm.IPrimitive
Determines whether the primitive is selected
isSelected() - Method in class org.openstreetmap.josm.data.osm.OsmPrimitive
 
isSelected() - Method in class org.openstreetmap.josm.data.osm.visitor.paint.relations.Multipolygon.JoinedWay
Determines if this is selected.
isSelected() - Method in class org.openstreetmap.josm.data.tagging.ac.AutoCompletionPriority
Determines if it is found on an object that is currently selected.
isSelected() - Method in class org.openstreetmap.josm.data.validation.TestError
Returns the selection flag of this error
isSelected() - Method in class org.openstreetmap.josm.gui.widgets.QuadStateCheckBox.QuadStateDecorator
 
isSelected(O) - Method in interface org.openstreetmap.josm.data.osm.OsmData
Determines whether the given primitive is selected or not
isSelected(OsmPrimitive) - Method in class org.openstreetmap.josm.data.osm.DataSet
 
isSelected(VectorPrimitive) - Method in class org.openstreetmap.josm.data.vector.VectorDataSet
 
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.SlippyMapController
 
isSelectionEmpty() - Method in class org.openstreetmap.josm.gui.dialogs.SelectionListDialog.SelectionListModel
Determines if no OSM primitives are currently selected.
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.
isSelfCrossing(Way) - Static method in class org.openstreetmap.josm.data.validation.tests.CrossingWays
Check if the given way is self crossing
isSelfIntersecting(Way) - Static method in class org.openstreetmap.josm.data.validation.tests.SelfIntersectingWay
Check if the given way is self-intersecting
isSemanticallyEquivalent(TwoColumnDiff.Item, TwoColumnDiff.Item) - Method in class org.openstreetmap.josm.gui.history.NodeListViewer
 
isSemanticallyEquivalent(TwoColumnDiff.Item, TwoColumnDiff.Item) - Method in class org.openstreetmap.josm.gui.history.RelationMemberListViewer
 
isSentence(String, Sentence) - Static method in class org.openstreetmap.josm.io.nmea.NmeaParser
Determines if the given address denotes the given NMEA sentence formatter of a known talker.
isSeparator() - Method in class org.openstreetmap.josm.gui.preferences.ToolbarPreferences.ActionDefinition
Determines if this a separator.
isSet() - Method in class org.openstreetmap.josm.data.preferences.AbstractProperty
Determines if this property is currently set in JOSM preferences.
isSet() - Method in class org.openstreetmap.josm.data.preferences.FallbackProperty
 
isSet() - Method in class org.openstreetmap.josm.data.preferences.NamedColorProperty
 
isSetImageDirection() - Method in class org.openstreetmap.josm.data.gpx.GpxImageDirectionPositionSettings
Determines if image direction must be set towards the next GPX waypoint
isSetInstruction - Variable in class org.openstreetmap.josm.gui.mappaint.mapcss.Instruction.AssignmentInstruction
 
isShowable() - Method in class org.openstreetmap.josm.gui.tagging.presets.TaggingPreset
Determines whether a dialog can be shown for this preset, i.e., at least one tag can/must be set by the user.
isShowDirectionArrow() - Method in class org.openstreetmap.josm.data.osm.visitor.paint.MapPaintSettings
Determines if directional arrows should be displayed
isShowErrors() - Method in class org.openstreetmap.josm.gui.layer.imagery.TileSourceDisplaySettings
If the layer should display the errors it encountered while loading the tiles.
isShowHeadArrowOnly() - Method in class org.openstreetmap.josm.data.osm.visitor.paint.MapPaintSettings
Determines if only the last arrow of a way should be displayed
isShowIcons() - Method in class org.openstreetmap.josm.data.osm.visitor.paint.StyledMapRenderer
Check if icons should be rendered
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.StyledMapRenderer
Test if names should be rendered
isShowOnewayArrow() - Method in class org.openstreetmap.josm.data.osm.visitor.paint.MapPaintSettings
Determines if arrows for oneways should be displayed
isShowOrderNumber() - Method in class org.openstreetmap.josm.data.osm.visitor.paint.MapPaintSettings
Determines if the segment numbers of ways should be displayed
isShowOrderNumberOnSelectedWay() - Method in class org.openstreetmap.josm.data.osm.visitor.paint.MapPaintSettings
Determines if the segment numbers of the selected way should be displayed
isSimilar(String, String) - Static method in class org.openstreetmap.josm.data.imagery.ImageryLayerInfo
 
isSimilar(String, String) - Static method in class org.openstreetmap.josm.tools.Utils
Check if two strings are similar, but not identical, i.e., have a Levenshtein distance of 1 or 2.
isSimilar(ImageryInfo, ImageryInfo) - Static method in class org.openstreetmap.josm.data.imagery.ImageryLayerInfo
 
isSimilar(IWaySegment<?, ?>) - Method in class org.openstreetmap.josm.data.osm.IWaySegment
Checks whether this segment and another way segment share the same points
isSimilar(TestError) - Method in class org.openstreetmap.josm.data.validation.TestError
Tests if two errors are similar, i.e., same code and description and same combination of primitives and same combination of highlighted objects, but maybe with different orders.
isSnapOn() - Method in class org.openstreetmap.josm.actions.mapmode.DrawSnapHelper
 
isSpanningWay(Collection<NodePair>) - Method in class org.openstreetmap.josm.data.osm.NodeGraph
 
isSpecial() - Method in class org.openstreetmap.josm.tools.template_engine.Variable
Check if this variable is special.
isSpecialArea(Way) - Static method in class org.openstreetmap.josm.data.validation.tests.Highways
Check if way is an area on a layer above or below 0.
isStripEmpty(String) - Static method in class org.openstreetmap.josm.tools.Utils
Determines if the given String would be empty if stripped.
isStrippedChar(char, String) - Static method in class org.openstreetmap.josm.tools.Utils
 
isSubwayOrTramOrRazed(OsmPrimitive) - Static method in class org.openstreetmap.josm.data.validation.tests.CrossingWays
 
isSuccess() - Method in class org.openstreetmap.josm.gui.preferences.server.ApiUrlTestTask
Determines if the test has succeeded.
isSuccessful() - Method in class org.openstreetmap.josm.gui.io.AbstractIOTask
Replies true if this task was successful, i.e.
isSuccessorOf(NodePair) - Method in class org.openstreetmap.josm.data.osm.NodePair
Determines if this pair is successor of another one (other.b == this.a)
isSuitableParentWay(Way) - Static method in class org.openstreetmap.josm.data.validation.tests.DirectionNodes
 
isSuperRoute(Relation) - Static method in class org.openstreetmap.josm.gui.dialogs.relation.sort.WayConnectionTypeCalculator
 
isSupportedLayer(Layer) - Static method in class org.openstreetmap.josm.gui.io.importexport.GpxExporter
Determines if the given layer is supported by this action.
isSupportedMapMode(MapMode) - Static method in class org.openstreetmap.josm.gui.layer.geoimage.GeoImageLayer
Determines if the functionality of this layer is available in the specified map mode.
isTagged() - Method in class org.openstreetmap.josm.data.gpx.GpxImageEntry
If it has been tagged i.e.
isTagged() - Method in class org.openstreetmap.josm.data.osm.AbstractPrimitive
 
isTagged() - Method in interface org.openstreetmap.josm.data.osm.IPrimitive
Determines if this object is considered "tagged".
isTagged() - Method in class org.openstreetmap.josm.data.osm.PrimitiveData
 
isTagged(Collection<Node>) - Static method in class org.openstreetmap.josm.gui.dialogs.PropertiesMembershipChoiceDialog
 
isTagIgnored(String, String) - Static method in class org.openstreetmap.josm.data.validation.tests.TagChecker
Determines if the given tag is ignored for checks "key/tag not in presets".
isTagInPresets(String, String) - Static method in class org.openstreetmap.josm.data.validation.tests.TagChecker
Determines if the given tag is in internal presets.
iStartSelectionPoint - Variable in class org.openstreetmap.josm.gui.bbox.SlippyMapController
 
isTemporary() - Method in class org.openstreetmap.josm.gui.mappaint.styleelement.BoxTextElement.BoxProviderResult
Determines if the box can change in future calls of the BoxTextElement.BoxProvider.get() method
isTemporary() - Method in class org.openstreetmap.josm.gui.mappaint.styleelement.MapImage
Determines if image is not completely loaded and getImage() returns a temporary image.
isTemporaryLayer() - Method in class org.openstreetmap.josm.gui.layer.MapViewPaintable.MapViewEvent
Determines if this MapViewPaintable is used as a temporary layer
isTerminalNode(Node) - Method in class org.openstreetmap.josm.data.osm.NodeGraph
Replies true if n is a terminal node of the graph.
isTextOrIconShown() - Method in class org.openstreetmap.josm.gui.layer.markerlayer.MarkerLayer
Get state of text display.
isTimestampEmpty() - Method in class org.openstreetmap.josm.data.osm.AbstractPrimitive
 
isTimestampEmpty() - Method in interface org.openstreetmap.josm.data.osm.IPrimitive
Determines if this primitive has no timestamp information.
isToTheRightSideOfLine(N, N, N, N) - Static method in class org.openstreetmap.josm.tools.Geometry
Tests if given point is to the right side of path consisting of 3 points.
isTraceEnabled() - Static method in class org.openstreetmap.josm.tools.Logging
Determines if trace log level is enabled.
isTranslucent - Variable in class org.openstreetmap.josm.gui.dialogs.LayerListDialog.LayerVisibleCheckBox
 
isTransparencyForced(BufferedImage) - Static method in class org.openstreetmap.josm.tools.ImageProvider
Determines if the transparency of the given BufferedImage has been enforced by a previous call to ImageProvider.makeImageTransparent(java.awt.image.BufferedImage, java.awt.Color).
isTransparent() - Method in class org.openstreetmap.josm.data.imagery.ImageryInfo
Determines if this imagery should be transparent.
isTransportationMode(String) - Static method in class org.openstreetmap.josm.data.validation.tests.ConditionalKeys
Checks if the key denotes a transport access mode restriction
isTrue(String) - Static method in class org.openstreetmap.josm.data.osm.OsmUtils
Check if a tag value represents a boolean true value
isUndeleted() - Method in class org.openstreetmap.josm.data.osm.AbstractPrimitive
 
isUndeleted() - Method in interface org.openstreetmap.josm.data.osm.IPrimitive
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.AbstractPrimitive
Determines if key is considered "uninteresting".
isUnloaded(PrimitiveId) - Static method in class org.openstreetmap.josm.gui.history.HistoryBrowserDialogManager
 
isUnordered() - Method in class org.openstreetmap.josm.data.gpx.Line
Determines if waypoints are ordered.
isUnusualBmpUse(Character.UnicodeBlock) - Static method in class org.openstreetmap.josm.data.validation.tests.TagChecker
 
isUnusualPhoneticUse(String, Character.UnicodeBlock, int) - Static method in class org.openstreetmap.josm.data.validation.tests.TagChecker
 
isUnusualSmpUse(Character.UnicodeBlock) - Static method in class org.openstreetmap.josm.data.validation.tests.TagChecker
 
isUnusualUnicodeBlock(String, int) - Static method in class org.openstreetmap.josm.data.validation.tests.TagChecker
Detects highly suspicious Unicode characters that have been seen in OSM database.
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() - 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.
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.
isUploadable() - Method in class org.openstreetmap.josm.gui.io.SaveLayerInfo
Replies true if the layer can be uploaded to a server
isUploadable() - Method in class org.openstreetmap.josm.gui.layer.AbstractModifiableLayer
 
isUploadable() - Method in class org.openstreetmap.josm.gui.layer.geoimage.CorrelationSupportLayer
 
isUploadable() - Method in class org.openstreetmap.josm.gui.layer.NoteLayer
 
isUploadable() - Method in class org.openstreetmap.josm.gui.layer.OsmDataLayer
 
isUploadable() - Method in interface org.openstreetmap.josm.gui.layer.UploadToServer
Determines if the layer is able to upload data and implements the UploadToServer interface.
isUploadCommentTooShort(String) - Static method in class org.openstreetmap.josm.gui.io.UploadDialog.UploadAction
 
isUploadDiscouraged() - Method in class org.openstreetmap.josm.gui.layer.AbstractModifiableLayer
 
isUploadDiscouraged() - Method in class org.openstreetmap.josm.gui.layer.OsmDataLayer
 
isUploadDiscouraged() - Method in interface org.openstreetmap.josm.gui.layer.UploadToServer
Determines if upload of data managed by this layer is discouraged.
isUploadInProgress - Variable in class org.openstreetmap.josm.gui.layer.OsmDataLayer
Flag used to know if the layer is being uploaded
isUploadInProgress() - Method in class org.openstreetmap.josm.gui.layer.AbstractModifiableLayer
 
isUploadInProgress() - Method in class org.openstreetmap.josm.gui.layer.OsmDataLayer
 
isUploadInProgress() - Method in interface org.openstreetmap.josm.gui.layer.UploadToServer
Determines if upload of data managed by this layer is currently in progress.
isUploadRejected() - Method in class org.openstreetmap.josm.gui.io.UploadTextComponentValidator
Determines if the input validator considers the violation bad enough to reject upload.
isUsable() - Method in class org.openstreetmap.josm.data.osm.AbstractPrimitive
 
isUsable() - Method in interface org.openstreetmap.josm.data.osm.IPrimitive
Replies true, if the object is usable (i.e.
isUsable() - Method in class org.openstreetmap.josm.data.osm.IWaySegment
Determines if the segment is usable (node not deleted).
isUsable() - Method in class org.openstreetmap.josm.data.osm.Way
 
isUsable(ImageryLayer) - Method in class org.openstreetmap.josm.data.imagery.OffsetBookmark
Test if an image is usable for the given imagery layer.
isUsableNode(OsmPrimitive) - Static method in class org.openstreetmap.josm.data.validation.tests.LongSegment
 
isUsableWay(OsmPrimitive) - Static method in class org.openstreetmap.josm.data.validation.tests.LongSegment
 
isUseCache() - Method in class org.openstreetmap.josm.tools.HttpClient
Determines whether not to set header Cache-Control=no-cache.
isUsedInRelations(Collection<Node>) - Static method in class org.openstreetmap.josm.gui.dialogs.PropertiesMembershipChoiceDialog
 
isUseful() - Method in interface org.openstreetmap.josm.data.osm.IRelation
Check if this relation is useful
isUseLastAsDefault() - Method in class org.openstreetmap.josm.gui.tagging.presets.items.ComboMultiSelect
Returns true if the last entered value should be used as default.
isUserBlocked(OsmApiException) - Static method in class org.openstreetmap.josm.tools.ExceptionUtil
Determines if the OSM API exception has been thrown because user has been blocked or suspended.
isUseRealWidth() - Method in class org.openstreetmap.josm.data.osm.visitor.paint.MapPaintSettings
Determines if the real width of ways should be used
isUserEnoughIdentified() - Static method in class org.openstreetmap.josm.io.MessageNotifier
Determines if user set enough information in JOSM preferences to make the request to OSM API without prompting him for a password.
isUseThumbs() - Method in class org.openstreetmap.josm.gui.layer.geoimage.GeoImageLayer
Returns the current thumbnail display status.
isUsingOAuth() - Static method in class org.openstreetmap.josm.io.OsmApi
Determines if JOSM is configured to access OSM API via OAuth
isUsingOAuth(OAuthVersion) - Static method in class org.openstreetmap.josm.io.OsmApi
Determines if JOSM is configured to access OSM API via OAuth
isUsingOAuthAndOAuthSetUp(OsmApi) - Static method in class org.openstreetmap.josm.io.OsmApi
Ensure that OAuth is set up
isValid() - Method in class org.openstreetmap.josm.data.coor.EastNorth
Replies true if east and north are different from Double.NaN and not infinite
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 interface org.openstreetmap.josm.data.IBounds
Determines if the bbox covers a part of the planet surface.
isValid() - Method in class org.openstreetmap.josm.data.imagery.ImageryInfo
Check to see if this info is valid (the XSD is overly permissive due to limitations of the XSD syntax).
isValid() - Method in class org.openstreetmap.josm.data.osm.BBox
Determines if the bbox covers a part of the planet surface.
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.DateValidator
 
isValid() - Method in class org.openstreetmap.josm.gui.dialogs.changeset.query.TimeValidator
 
isValid() - Method in class org.openstreetmap.josm.gui.dialogs.changeset.query.UidInputFieldValidator
 
isValid() - Method in class org.openstreetmap.josm.gui.dialogs.LatLonDialog.EastNorthValidator
 
isValid() - Method in class org.openstreetmap.josm.gui.dialogs.LatLonDialog.LatLonValidator
 
isValid() - Method in class org.openstreetmap.josm.gui.dialogs.relation.sort.WayConnectionType
Determines if the connection type is valid (i.e.
isValid() - Method in class org.openstreetmap.josm.gui.io.UploadStrategySelectionPanel.ChunkSizeValidator
 
isValid() - Method in class org.openstreetmap.josm.gui.io.UploadTextComponentValidator
 
isValid() - Method in class org.openstreetmap.josm.gui.mappaint.StyleSource
Determines if this style is valid (no error, no warning).
isValid() - Method in class org.openstreetmap.josm.gui.preferences.server.OsmApiUrlInputPanel.ApiUrlValidator
 
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.ChangesetIdTextField.ChangesetIdValidator
 
isValid() - Method in class org.openstreetmap.josm.gui.widgets.DefaultTextComponentValidator
 
isValid() - Method in class org.openstreetmap.josm.gui.widgets.OsmIdTextField.OsmIdValidator
 
isValid(String) - Method in class org.openstreetmap.josm.data.validation.routines.AbstractValidator
Tests validity of a given value.
isValid(String) - Method in class org.openstreetmap.josm.data.validation.routines.DomainValidator
Returns true if the specified String parses as a valid domain name with a recognized top-level domain.
isValid(String) - Method in class org.openstreetmap.josm.data.validation.routines.EmailValidator
Checks if a field has a valid e-mail address.
isValid(String) - Method in class org.openstreetmap.josm.data.validation.routines.InetAddressValidator
Checks if the specified string is a valid IP address.
isValid(String) - Method in class org.openstreetmap.josm.data.validation.routines.RegexValidator
Validate a value against the set of regular expressions.
isValid(String) - Method in class org.openstreetmap.josm.data.validation.routines.UrlValidator
Checks if a field has a valid url address.
isValid(IRelation<?>) - Method in class org.openstreetmap.josm.gui.dialogs.RelationListDialog.RelationListModel
 
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
Check if this template is applicable to the given data provider.
isValid(TemplateEngineDataProvider) - Method in class org.openstreetmap.josm.tools.template_engine.Variable
 
isValidAuthority(String) - Method in class org.openstreetmap.josm.data.validation.routines.UrlValidator
Returns true if the authority is properly formatted.
isValidChangesetQuery() - Method in class org.openstreetmap.josm.gui.dialogs.changeset.query.BBoxRestrictionPanel
Determines if the changeset query bbox is valid.
isValidChangesetQuery() - Method in class org.openstreetmap.josm.gui.dialogs.changeset.query.OpenAndCloseStateRestrictionPanel
 
isValidChangesetQuery() - Method in interface org.openstreetmap.josm.gui.dialogs.changeset.query.RestrictionPanel
Determines if the changeset query is valid.
isValidChangesetQuery() - Method in class org.openstreetmap.josm.gui.dialogs.changeset.query.TimeRestrictionPanel
Determines if the changeset query time information is valid.
isValidChangesetQuery() - Method in class org.openstreetmap.josm.gui.dialogs.changeset.query.UserRestrictionPanel
Determines if the changeset query time information is valid.
isValidChangesetQueryUrl(String) - Static method in class org.openstreetmap.josm.gui.dialogs.changeset.query.UrlBasedQueryPanel
 
isValidCountryCodeTld(String) - Method in class org.openstreetmap.josm.data.validation.routines.DomainValidator
Returns true if the specified String matches any IANA-defined country code top-level domain.
isValidDomain(String) - Method in class org.openstreetmap.josm.data.validation.routines.EmailValidator
Returns true if the domain component of an email address is valid.
isValidDomainSyntax(String) - Method in class org.openstreetmap.josm.data.validation.routines.DomainValidator
 
isValidFragment(String) - Method in class org.openstreetmap.josm.data.validation.routines.UrlValidator
Returns true if the given fragment is null or fragments are allowed.
isValidGenericTld(String) - Method in class org.openstreetmap.josm.data.validation.routines.DomainValidator
Returns true if the specified String matches any IANA-defined generic top-level domain.
isValidInet4Address(String) - Method in class org.openstreetmap.josm.data.validation.routines.InetAddressValidator
Validates an IPv4 address.
isValidInet6Address(String) - Method in class org.openstreetmap.josm.data.validation.routines.InetAddressValidator
Validates an IPv6 address.
isValidInfrastructureTld(String) - Method in class org.openstreetmap.josm.data.validation.routines.DomainValidator
Returns true if the specified String matches any IANA-defined infrastructure top-level domain.
isValidJar(File) - Static method in class org.openstreetmap.josm.plugins.PluginHandler
Determines if the specified file is a valid and accessible JAR file.
isValidLat(double) - Static method in class org.openstreetmap.josm.data.coor.LatLon
Replies true if lat is in the range [-90,90]
isValidLocalTld(String) - Method in class org.openstreetmap.josm.data.validation.routines.DomainValidator
Returns true if the specified String matches any widely used "local" domains (localhost or localdomain).
isValidLon(double) - Static method in class org.openstreetmap.josm.data.coor.LatLon
Replies true if lon is in the range [-180,180]
isValidPath(String) - Method in class org.openstreetmap.josm.data.validation.routines.UrlValidator
Returns true if the path is valid.
isValidQuery(String) - Method in class org.openstreetmap.josm.data.validation.routines.UrlValidator
Returns true if the query is null or it's a properly formatted query string.
isValidScheme(String) - Method in class org.openstreetmap.josm.data.validation.routines.UrlValidator
Validate scheme.
isValidTld(String) - Method in class org.openstreetmap.josm.data.validation.routines.DomainValidator
Returns true if the specified String matches any IANA-defined top-level domain.
isValidUrl(String) - Static method in class org.openstreetmap.josm.tools.Utils
Determines if the given URL is valid.
isValidUser(String) - Method in class org.openstreetmap.josm.data.validation.routines.EmailValidator
Returns true if the user component of an email address is valid.
isValueChanged() - Method in class org.openstreetmap.josm.data.correction.TagCorrection
Determines if the value has changed.
isValueErroneous(String) - Method in class org.openstreetmap.josm.data.validation.tests.UnclosedWays.UnclosedWaysBooleanCheck
 
isValueErroneous(String) - Method in class org.openstreetmap.josm.data.validation.tests.UnclosedWays.UnclosedWaysCheck
 
isValueValid(String, String) - Method in class org.openstreetmap.josm.data.validation.tests.ConditionalKeys
Check if a value is valid
isVertical() - Method in class org.openstreetmap.josm.gui.widgets.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
Checks if virtual nodes should be drawn.
isVisible() - Method in class org.openstreetmap.josm.data.gpx.GpxExtension
Determines if this extension should be written.
isVisible() - Method in class org.openstreetmap.josm.data.gpx.GpxExtensionCollection
Determines if this collection contains writable extensions.
isVisible() - Method in class org.openstreetmap.josm.data.osm.AbstractPrimitive
 
isVisible() - Method in class org.openstreetmap.josm.data.osm.history.HistoryOsmPrimitive
Determines if the primitive is still visible.
isVisible() - Method in interface org.openstreetmap.josm.data.osm.IPrimitive
Checks if object is known to the server.
isVisible() - Method in class org.openstreetmap.josm.data.osm.pbf.Info
Get the visibility of the object
isVisible() - Method in class org.openstreetmap.josm.gui.layer.Layer
Replies true if this layer is visible.
isVisibleOnScreen() - Method in class org.openstreetmap.josm.gui.NavigatableComponent
 
isWantedWay(Way) - Method in class org.openstreetmap.josm.data.validation.tests.UnconnectedWays
 
isWaterArea(OsmPrimitive) - Static method in class org.openstreetmap.josm.data.validation.tests.CrossingWays
 
isWay() - Method in interface org.openstreetmap.josm.data.osm.IRelationMember
Determines if this relation member is a way.
isWay() - Method in class org.openstreetmap.josm.data.osm.RelationMember
 
isWay() - Method in class org.openstreetmap.josm.data.osm.RelationMemberData
 
isWay() - Method in class org.openstreetmap.josm.data.vector.VectorRelationMember
 
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
Determines if this lat/lon is within the given bounding box.
isYesOrNo(int) - Static method in class org.openstreetmap.josm.gui.ConditionalOptionPaneUtil
 
isZip - Variable in class org.openstreetmap.josm.data.preferences.sources.SourceEntry
Indicates, that SourceEntry.url is a zip file and the resource is inside the zip file.
isZip() - Method in class org.openstreetmap.josm.io.session.SessionReader.ImportSupport
Determines if we are reading from a .joz file.
isZip() - Method in class org.openstreetmap.josm.io.session.SessionWriter.ExportSupport
Check, if the session is exported as a zip archive.
isZipSessionFile - Static variable in class org.openstreetmap.josm.actions.SessionSaveAction
 
isZoomRequired() - Method in class org.openstreetmap.josm.gui.layer.LayerManager.LayerAddEvent
Determines if an initial zoom is required.
isZoomToDownloadedDataRequired() - Method in class org.openstreetmap.josm.gui.download.DownloadDialog
Replies true if the user requires to zoom to new downloaded data
item - Variable in class org.openstreetmap.josm.gui.tagging.ac.AutoCompEvent
the selected autocomplete item
Item(TwoColumnDiff.Item.DiffItemType, Object) - Constructor for class org.openstreetmap.josm.gui.history.TwoColumnDiff.Item
 
itemGuiSupport - Variable in class org.openstreetmap.josm.gui.tagging.presets.TaggingPreset
Support functions
itemKey - Variable in class org.openstreetmap.josm.gui.download.UserQueryList.SelectorItem
 
itemList - Variable in class org.openstreetmap.josm.gui.util.AbstractTag2LinkPopupListener
 
items - Variable in class org.openstreetmap.josm.gui.download.UserQueryList
 
items - Variable in class org.openstreetmap.josm.gui.widgets.SearchTextResultListPanel.ResultListModel
 
ItemSeparator - Class in org.openstreetmap.josm.gui.tagging.presets.items
Class used to represent a JSeparator inside tagging preset window.
ItemSeparator() - Constructor for class org.openstreetmap.josm.gui.tagging.presets.items.ItemSeparator
 
itemStateChanged(ItemEvent) - Method in class org.openstreetmap.josm.gui.conflict.pair.AbstractListMerger.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.BasicChangesetQueryPanel.SelectQueryHandler
 
itemStateChanged(ItemEvent) - Method in class org.openstreetmap.josm.gui.dialogs.changeset.query.TimeRestrictionPanel.TimeRestrictionChangedHandler
 
itemStateChanged(ItemEvent) - Method in class org.openstreetmap.josm.gui.dialogs.changeset.query.UserRestrictionPanel.UserRestrictionChangedHandler
 
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.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.BasicUploadSettingsPanel
Updates the table editor model upon changes in the "review" checkbox.
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
Listens to changes in the selected changeset and fires property change events.
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.layer.geoimage.EditImagesSequenceAction.Updater
 
itemStateChanged(ItemEvent) - Method in class org.openstreetmap.josm.gui.oauth.AdvancedOAuthPropertiesPanel.UseDefaultItemListener
 
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
 
itemToEdit - Variable in class org.openstreetmap.josm.gui.download.UserQueryList.EditItemDialog
 
itemValueModified(TaggingPresetItem, String, String) - Method in interface org.openstreetmap.josm.gui.tagging.presets.TaggingPresetItemGuiSupport.ChangeListener
Notifies this listener that a preset item input as changed.
Iter() - Constructor for class org.openstreetmap.josm.data.osm.Storage.Iter
 
ITERATION_TOLERANCE - Static variable in class org.openstreetmap.josm.data.projection.proj.AbstractProj
Difference allowed in iterative computations.
ITERATION_TOLERANCE - Static variable in class org.openstreetmap.josm.data.projection.proj.AlbersEqualArea
Difference allowed in iterative computations.
ITERATION_TOLERANCE - Static variable in class org.openstreetmap.josm.data.projection.proj.PolarStereographic
Difference allowed in iterative computations.
iterator - Variable in class org.openstreetmap.josm.tools.SubclassFilteredCollection.FilterIterator
 
iterator() - Method in class org.openstreetmap.josm.data.conflict.ConflictCollection
Replies the iterator for this collection.
iterator() - Method in class org.openstreetmap.josm.data.gpx.Line
 
iterator() - Method in class org.openstreetmap.josm.data.osm.ChangesetDataSet
Returns an iterator over dataset entries.
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.data.osm.TagMap.TagEntrySet
 
iterator() - Method in class org.openstreetmap.josm.gui.mappaint.StyleElementList
 
iterator() - Method in class org.openstreetmap.josm.gui.tagging.presets.TaggingPresetSelector.PresetClassifications
 
iterator() - Method in class org.openstreetmap.josm.gui.widgets.JosmComboBoxModel
 
iterator() - Method in class org.openstreetmap.josm.tools.CopyList
 
iterator() - Method in class org.openstreetmap.josm.tools.ListeningCollection
 
iterator() - Method in class org.openstreetmap.josm.tools.SubclassFilteredCollection
 
iterator() - Method in class org.openstreetmap.josm.tools.XmlObjectParser
 
Itr() - Constructor for class org.openstreetmap.josm.tools.CopyList.Itr
 
itTracks - Variable in class org.openstreetmap.josm.data.gpx.GpxData.LinesIterator
 
itTrackSegments - Variable in class org.openstreetmap.josm.data.gpx.GpxData.LinesIterator
 
IUploadDialog - Interface in org.openstreetmap.josm.gui.io
Upload dialog super interface.
IUrls - Interface in org.openstreetmap.josm.spi.preferences
Interface for a provider of certain URLs.
IWay<N extends INode> - Interface in org.openstreetmap.josm.data.osm
IWay captures the common functions of Way and WayData.
IWaySegment<N extends INode,​W extends IWay<N>> - Class in org.openstreetmap.josm.data.osm
A segment consisting of 2 consecutive nodes out of a way.
IWaySegment(W, int) - Constructor for class org.openstreetmap.josm.data.osm.IWaySegment
Constructs a new IWaySegment.
IWithAttributes - Interface in org.openstreetmap.josm.data.gpx
Object with attributes (in the context of GPX data).

J

JAVA_INTERNAL_MESSAGE_KEYS - Static variable in class org.openstreetmap.josm.gui.util.GuiHelper
 
JavaSoundPlayer - Class in org.openstreetmap.josm.io.audio
Legacy sound player based on the Java Sound API.
JavaSoundPlayer(double, double) - Constructor for class org.openstreetmap.josm.io.audio.JavaSoundPlayer
 
JCSCachedTileLoaderJob<K,​V extends CacheEntry> - Class in org.openstreetmap.josm.data.cache
Generic loader for HTTP based tiles.
JCSCachedTileLoaderJob(ICacheAccess<K, V>, TileJobOptions) - Constructor for class org.openstreetmap.josm.data.cache.JCSCachedTileLoaderJob
 
JCSCachedTileLoaderJob(ICacheAccess<K, V>, TileJobOptions, ThreadPoolExecutor) - Constructor for class org.openstreetmap.josm.data.cache.JCSCachedTileLoaderJob
 
JCSCacheManager - Class in org.openstreetmap.josm.data.cache
Wrapper class for JCS Cache.
JCSCacheManager() - Constructor for class org.openstreetmap.josm.data.cache.JCSCacheManager
 
jcsLog - Static variable in class org.openstreetmap.josm.data.cache.JCSCacheManager
 
jepMessage - Variable in class org.openstreetmap.josm.gui.io.UploadParameterSummaryPanel
 
jepMessage - Variable in class org.openstreetmap.josm.gui.widgets.HtmlPanel
 
jFileChooser - Variable in class org.openstreetmap.josm.gui.widgets.SwingFileChooser
The JFileChooser which we use for this.
jj_2_1(int) - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParser
 
jj_2_10(int) - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParser
 
jj_2_11(int) - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParser
 
jj_2_12(int) - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParser
 
jj_2_13(int) - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParser
 
jj_2_14(int) - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParser
 
jj_2_2(int) - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParser
 
jj_2_3(int) - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParser
 
jj_2_4(int) - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParser
 
jj_2_5(int) - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParser
 
jj_2_6(int) - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParser
 
jj_2_7(int) - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParser
 
jj_2_8(int) - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParser
 
jj_2_9(int) - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParser
 
jj_2_rtns - Variable in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParser
 
jj_3_1() - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParser
 
jj_3_10() - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParser
 
jj_3_11() - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParser
 
jj_3_12() - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParser
 
jj_3_13() - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParser
 
jj_3_14() - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParser
 
jj_3_2() - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParser
 
jj_3_3() - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParser
 
jj_3_4() - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParser
 
jj_3_5() - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParser
 
jj_3_6() - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParser
 
jj_3_7() - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParser
 
jj_3_8() - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParser
 
jj_3_9() - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParser
 
jj_3R_additive_expression_991_5_106() - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParser
 
jj_3R_additive_expression_993_11_118() - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParser
 
jj_3R_additive_expression_993_37_119() - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParser
 
jj_3R_additive_expression_993_9_109() - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParser
 
jj_3R_and_expression_941_5_96() - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParser
 
jj_3R_and_expression_943_9_105() - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParser
 
jj_3R_conditional_expression_901_5_53() - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParser
 
jj_3R_conditional_expression_903_9_78() - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParser
 
jj_3R_expression_889_5_32() - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParser
 
jj_3R_float__460_41_95() - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParser
 
jj_3R_float__460_5_75() - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParser
 
jj_3R_float__460_5_94() - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParser
 
jj_3R_float_array_532_5_30() - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParser
 
jj_3R_float_array_534_9_51() - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParser
 
jj_3R_function_1072_5_33() - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParser
 
jj_3R_function_1075_9_54() - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParser
 
jj_3R_function_1076_11_128() - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParser
 
jj_3R_ident_478_5_34() - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParser
 
jj_3R_int__443_39_49() - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParser
 
jj_3R_int__443_5_25() - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParser
 
jj_3R_int__443_5_48() - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParser
 
jj_3R_literal_1089_9_60() - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParser
 
jj_3R_literal_1098_9_86() - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParser
 
jj_3R_literal_1100_9_87() - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParser
 
jj_3R_literal_1102_9_88() - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParser
 
jj_3R_literal_1107_9_89() - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParser
 
jj_3R_literal_1109_9_90() - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParser
 
jj_3R_multiplicative_expression_1010_5_108() - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParser
 
jj_3R_multiplicative_expression_1012_11_122() - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParser
 
jj_3R_multiplicative_expression_1012_38_123() - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParser
 
jj_3R_multiplicative_expression_1012_9_117() - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParser
 
jj_3R_or_expression_922_5_77() - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParser
 
jj_3R_or_expression_924_9_97() - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParser
 
jj_3R_pp_supports_condition_329_5_58() - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParser
 
jj_3R_pp_supports_condition_330_9_79() - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParser
 
jj_3R_pp_supports_condition_332_9_80() - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParser
 
jj_3R_pp_supports_condition_334_11_98() - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParser
 
jj_3R_pp_supports_condition_336_9_81() - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParser
 
jj_3R_pp_supports_condition_338_11_99() - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParser
 
jj_3R_pp_supports_condition_340_9_82() - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParser
 
jj_3R_pp_supports_condition_in_parens_356_5_18() - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParser
 
jj_3R_pp_supports_condition_in_parens_357_9_36() - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParser
 
jj_3R_pp_supports_condition_in_parens_360_9_37() - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParser
 
jj_3R_pp_supports_declaration_condition_380_5_20() - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParser
 
jj_3R_pp_supports_declaration_condition_380_61_39() - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParser
 
jj_3R_pp_w_400_2_19() - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParser
 
jj_3R_pp_w_400_4_38() - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParser
 
jj_3R_pp_w1_389_5_59() - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParser
 
jj_3R_pp_w1_389_5_83() - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParser
 
jj_3R_pp_w1_391_5_84() - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParser
 
jj_3R_pp_w1_393_5_85() - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParser
 
jj_3R_primary_1049_5_121() - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParser
 
jj_3R_primary_1052_9_126() - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParser
 
jj_3R_primary_1062_9_127() - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParser
 
jj_3R_regex_495_5_29() - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParser
 
jj_3R_relational_expression_960_5_104() - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParser
 
jj_3R_relational_expression_962_9_107() - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParser
 
jj_3R_relational_expression_963_13_110() - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParser
 
jj_3R_relational_expression_965_13_111() - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParser
 
jj_3R_relational_expression_967_13_112() - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParser
 
jj_3R_relational_expression_969_13_113() - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParser
 
jj_3R_relational_expression_971_13_114() - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParser
 
jj_3R_relational_expression_973_13_115() - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParser
 
jj_3R_s_507_5_23() - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParser
 
jj_3R_simple_key_condition_718_5_22() - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParser
 
jj_3R_simple_key_condition_718_7_40() - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParser
 
jj_3R_simple_key_condition_720_9_41() - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParser
 
jj_3R_simple_key_condition_722_9_42() - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParser
 
jj_3R_simple_key_condition_725_20_43() - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParser
 
jj_3R_simple_key_value_condition_740_5_24() - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParser
 
jj_3R_simple_key_value_condition_741_9_44() - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParser
 
jj_3R_simple_key_value_condition_743_9_45() - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParser
 
jj_3R_simple_key_value_condition_748_21_26() - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParser
 
jj_3R_simple_key_value_condition_750_21_27() - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParser
 
jj_3R_simple_key_value_condition_753_15_28() - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParser
 
jj_3R_simple_key_value_condition_756_13_46() - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParser
 
jj_3R_simple_key_value_condition_757_21_62() - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParser
 
jj_3R_simple_key_value_condition_759_21_63() - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParser
 
jj_3R_simple_key_value_condition_761_21_64() - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParser
 
jj_3R_simple_key_value_condition_763_21_65() - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParser
 
jj_3R_simple_key_value_condition_765_21_66() - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParser
 
jj_3R_simple_key_value_condition_767_21_67() - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParser
 
jj_3R_simple_key_value_condition_770_15_68() - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParser
 
jj_3R_simple_key_value_condition_775_25_69() - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParser
 
jj_3R_simple_key_value_condition_777_25_70() - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParser
 
jj_3R_simple_key_value_condition_780_13_47() - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParser
 
jj_3R_simple_key_value_condition_781_21_71() - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParser
 
jj_3R_simple_key_value_condition_783_21_72() - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParser
 
jj_3R_simple_key_value_condition_785_21_73() - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParser
 
jj_3R_simple_key_value_condition_787_21_74() - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParser
 
jj_3R_string_468_5_100() - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParser
 
jj_3R_string_or_ident_487_19_103() - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParser
 
jj_3R_string_or_ident_487_5_93() - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParser
 
jj_3R_string_or_ident_487_7_102() - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParser
 
jj_3R_tag_key_706_9_61() - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParser
 
jj_3R_tag_key_706_9_91() - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParser
 
jj_3R_tag_key_708_21_101() - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParser
 
jj_3R_tag_key_708_9_92() - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParser
 
jj_3R_ufloat_451_5_50() - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParser
 
jj_3R_ufloat_unit_1123_18_55() - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParser
 
jj_3R_ufloat_unit_1123_30_56() - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParser
 
jj_3R_ufloat_unit_1123_5_35() - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParser
 
jj_3R_ufloat_unit_1123_51_57() - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParser
 
jj_3R_uint_435_5_21() - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParser
 
jj_3R_unary_expression_1029_5_116() - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParser
 
jj_3R_unary_expression_1030_9_120() - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParser
 
jj_3R_unary_expression_1030_9_124() - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParser
 
jj_3R_unary_expression_1032_9_125() - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParser
 
jj_3R_w_518_13_76() - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParser
 
jj_3R_w_518_5_31() - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParser
 
jj_3R_w_518_7_52() - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParser
 
jj_add_error_token(int, int) - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParser
 
jj_consume_token(int) - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParser
 
jj_endpos - Variable in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParser
 
jj_expentries - Variable in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParser
 
jj_expentry - Variable in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParser
 
jj_gc - Variable in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParser
 
jj_gen - Variable in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParser
 
jj_input_stream - Variable in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParser
 
jj_kind - Variable in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParser
 
jj_la - Variable in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParser
 
jj_la1 - Variable in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParser
 
jj_la1_0 - Static variable in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParser
 
jj_la1_1 - Static variable in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParser
 
jj_la1_init_0() - Static method in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParser
 
jj_la1_init_1() - Static method in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParser
 
jj_lastpos - Variable in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParser
 
jj_lasttokens - Variable in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParser
 
jj_ls - Static variable in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParser
 
jj_nt - Variable in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParser
Next token.
jj_ntk - Variable in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParser
 
jj_ntk_f() - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParser
 
jj_rescan - Variable in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParser
 
jj_rescan_token() - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParser
 
jj_save(int, int) - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParser
 
jj_scan_token(int) - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParser
 
jj_scanpos - Variable in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParser
 
jjAddStates(int, int) - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParserTokenManager
 
jjbitVec0 - Static variable in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParserTokenManager
 
jjbitVec2 - Static variable in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParserTokenManager
 
jjbitVec3 - Static variable in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParserTokenManager
 
JJCalls() - Constructor for class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParser.JJCalls
 
jjCanMove_0(int, int, int, long, long) - Static method in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParserTokenManager
 
jjCanMove_1(int, int, int, long, long) - Static method in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParserTokenManager
 
jjCheckNAdd(int) - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParserTokenManager
 
jjCheckNAddStates(int, int) - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParserTokenManager
 
jjCheckNAddTwoStates(int, int) - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParserTokenManager
 
jjFillToken() - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParserTokenManager
 
jjimage - Variable in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParserTokenManager
 
jjimageLen - Variable in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParserTokenManager
 
jjmatchedKind - Variable in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParserTokenManager
 
jjmatchedPos - Variable in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParserTokenManager
 
jjMoveNfa_0(int, int) - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParserTokenManager
 
jjMoveNfa_2(int, int) - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParserTokenManager
 
jjMoveStringLiteralDfa0_0() - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParserTokenManager
 
jjMoveStringLiteralDfa0_1() - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParserTokenManager
 
jjMoveStringLiteralDfa0_2() - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParserTokenManager
 
jjMoveStringLiteralDfa0_3() - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParserTokenManager
 
jjMoveStringLiteralDfa1_0(long) - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParserTokenManager
 
jjMoveStringLiteralDfa1_1(long) - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParserTokenManager
 
jjMoveStringLiteralDfa1_2(long) - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParserTokenManager
 
jjMoveStringLiteralDfa1_3(long) - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParserTokenManager
 
jjMoveStringLiteralDfa2_0(long, long) - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParserTokenManager
 
jjMoveStringLiteralDfa2_2(long, long) - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParserTokenManager
 
jjMoveStringLiteralDfa3_0(long, long) - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParserTokenManager
 
jjMoveStringLiteralDfa4_0(long, long) - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParserTokenManager
 
jjMoveStringLiteralDfa5_0(long, long) - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParserTokenManager
 
jjMoveStringLiteralDfa6_0(long, long) - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParserTokenManager
 
jjMoveStringLiteralDfa7_0(long, long) - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParserTokenManager
 
jjMoveStringLiteralDfa8_0(long, long) - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParserTokenManager
 
jjnewLexState - Static variable in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParserTokenManager
Lex State array.
jjnewStateCnt - Variable in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParserTokenManager
 
jjnextStates - Static variable in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParserTokenManager
 
jjround - Variable in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParserTokenManager
 
jjrounds - Variable in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParserTokenManager
 
jjStartNfa_0(int, long) - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParserTokenManager
 
jjStartNfaWithStates_0(int, int, int) - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParserTokenManager
 
jjstateSet - Variable in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParserTokenManager
 
jjStopAtPos(int, int) - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParserTokenManager
 
jjStopStringLiteralDfa_0(int, long) - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParserTokenManager
 
jjstrLiteralImages - Static variable in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParserTokenManager
Token literal values.
jjtoMore - Static variable in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParserTokenManager
 
jjtoSkip - Static variable in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParserTokenManager
 
jjtoSpecial - Static variable in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParserTokenManager
 
jjtoToken - Static variable in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParserTokenManager
 
JMapViewerUpdater() - Constructor for class org.openstreetmap.josm.gui.MapMover.JMapViewerUpdater
 
JMultilineLabel - Class in org.openstreetmap.josm.gui.widgets
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.widgets.JMultilineLabel
Constructs a normal label but adds HTML tags if not already done so.
JMultilineLabel(String, boolean) - Constructor for class org.openstreetmap.josm.gui.widgets.JMultilineLabel
Constructs a normal label but adds HTML tags if not already done so.
JMultilineLabel(String, boolean, boolean) - Constructor for class org.openstreetmap.josm.gui.widgets.JMultilineLabel
Constructs a normal label but adds HTML tags if not already done so.
join(String, Collection<?>) - Static method in class org.openstreetmap.josm.tools.Utils
Deprecated, for removal: This API element is subject to removal in a future version.
since 15718, use String.join(java.lang.CharSequence, java.lang.CharSequence...) or Collectors.joining()
join(Collection<Way>) - Method in class org.openstreetmap.josm.actions.JoinAreasAction
Joins the given ways.
join(Environment, String...) - Static method in class org.openstreetmap.josm.gui.mappaint.mapcss.Functions
Assembles the strings to one, where the first entry is used as separator.
join_list(String, List<String>) - Static method in class org.openstreetmap.josm.gui.mappaint.mapcss.Functions
Joins a list of values into a single string with fields separated by separator.
JoinAreaCommand(Collection<Command>) - Constructor for class org.openstreetmap.josm.actions.JoinAreasAction.JoinAreaCommand
 
joinAreas - Variable in class org.openstreetmap.josm.gui.MainMenu
Tools / Join overlapping Areas
joinAreas(List<JoinAreasAction.Multipolygon>) - Method in class org.openstreetmap.josm.actions.JoinAreasAction
Will join two or more overlapping areas
JoinAreasAction - Class in org.openstreetmap.josm.actions
Join Areas (i.e.
JoinAreasAction() - Constructor for class org.openstreetmap.josm.actions.JoinAreasAction
Constructs a new JoinAreasAction.
JoinAreasAction(boolean) - Constructor for class org.openstreetmap.josm.actions.JoinAreasAction
Constructs a new JoinAreasAction with optional shortcut and adapters.
JoinAreasAction.AssembledMultipolygon - Class in org.openstreetmap.josm.actions
A multipolygon with a list of inner ways and an assembled polygon for the outer way
JoinAreasAction.AssembledPolygon - Class in org.openstreetmap.josm.actions
This helper class describes a polygon, assembled from several ways.
JoinAreasAction.JoinAreaCommand - Class in org.openstreetmap.josm.actions
 
JoinAreasAction.JoinAreasResult - Class in org.openstreetmap.josm.actions
This helper class describes join areas action result.
JoinAreasAction.Multipolygon - Class in org.openstreetmap.josm.actions
A record class to store how a multipolygon is constructed
JoinAreasAction.PolygonLevel - Class in org.openstreetmap.josm.actions
Helper storage class for finding findOuterWays
JoinAreasAction.RelationRole - Class in org.openstreetmap.josm.actions
 
JoinAreasAction.WayInPolygon - Class in org.openstreetmap.josm.actions
HelperClass - saves a way and the "inside" side.
JoinAreasAction.WayTraverser - Class in org.openstreetmap.josm.actions
This helper class implements algorithm traversing through connected ways.
JoinAreasResult(boolean, List<JoinAreasAction.Multipolygon>) - Constructor for class org.openstreetmap.josm.actions.JoinAreasAction.JoinAreasResult
Constructs a new JoinAreasResult.
joinArrays(long[], long[]) - Static method in class org.openstreetmap.josm.io.OsmPbfReader
Join two different arrays
joinAsHtmlUnorderedList(Iterable<?>) - Static method in class org.openstreetmap.josm.tools.Utils
Converts the given iterable collection as an unordered HTML list.
joinedPluginResourceCL - Static variable in class org.openstreetmap.josm.plugins.PluginHandler
Class loader to locate resources from plugins.
JoinedPolygon(List<Way>, List<Boolean>) - Constructor for class org.openstreetmap.josm.data.osm.MultipolygonBuilder.JoinedPolygon
Constructs a new JoinedPolygon from given list of ways.
JoinedPolygon(Way) - Constructor for class org.openstreetmap.josm.data.osm.MultipolygonBuilder.JoinedPolygon
Creates a polygon from single way.
JoinedPolygonCreationException(String) - Constructor for exception org.openstreetmap.josm.data.osm.MultipolygonBuilder.JoinedPolygonCreationException
Constructs a new JoinedPolygonCreationException.
JoinedWay(List<Node>, Collection<Long>, boolean) - Constructor for class org.openstreetmap.josm.data.osm.visitor.paint.relations.Multipolygon.JoinedWay
Constructs a new JoinedWay.
joinNodesIfCollapsed(List<Node>) - Method in class org.openstreetmap.josm.actions.mapmode.ExtrudeAction
 
joinNodeWay - Variable in class org.openstreetmap.josm.gui.MainMenu
Tools / Join Node to Way
JoinNodeWayAction - Class in org.openstreetmap.josm.actions
Action allowing to join a node to a nearby way, operating on two modes: Join Node to Way: Include a node into the nearest way segments.
JoinNodeWayAction(boolean, String, String, String, Shortcut, boolean) - Constructor for class org.openstreetmap.josm.actions.JoinNodeWayAction
 
JoinNodeWayAction.NodeDistanceToRefNodeComparator - Class in org.openstreetmap.josm.actions
Sorts collinear nodes by their distance to a common reference node.
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(Collection<Way>) - Static method in class org.openstreetmap.josm.data.osm.MultipolygonBuilder
Joins the given ways to multipolygon rings.
joinWays(Collection<Way>) - Static method in class org.openstreetmap.josm.data.osm.visitor.paint.relations.Multipolygon
Attempt to combine the ways in the list if they share common end nodes
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(Relation) - Static method in class org.openstreetmap.josm.data.osm.MultipolygonBuilder
Joins the given multipolygon to a pair of outer and inner multipolygon rings.
joinWayToNode - Variable in class org.openstreetmap.josm.actions.JoinNodeWayAction
 
joinWithMultipolygonCode(Collection<Way>) - Static method in class org.openstreetmap.josm.actions.CombineWayAction
jos - Variable in class org.openstreetmap.josm.actions.SessionSaveAction
 
JOSM_CLI_MODULE - Static variable in class org.openstreetmap.josm.gui.MainApplication
Default JOSM command line interface.
JOSM_CORE_FOOTPRINT - Static variable in class org.openstreetmap.josm.tools.MemoryManager
assumed minimum JOSM memory footprint
JOSM_CREATOR_NAME - Static variable in interface org.openstreetmap.josm.data.gpx.GpxConstants
The creator element that will be written when exporting a GPX file
JOSM_MERGE_TYPE_KEY - Static variable in class org.openstreetmap.josm.data.vector.VectorDataStore
 
JOSM_pref(Environment, String, String) - Static method in class org.openstreetmap.josm.gui.mappaint.mapcss.Functions
Obtains the JOSM key Preferences string for key key, and defaults to def if that is null.
JOSM_REMOTE_CONTROL - Static variable in class org.openstreetmap.josm.io.remotecontrol.RequestProcessor
The string "JOSM RemoteControl"
JOSM_search(Environment, String) - Static method in class org.openstreetmap.josm.gui.mappaint.mapcss.Functions
Determines whether the JOSM search with searchStr applies to the object.
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
JOSM_WEBSITE - org.openstreetmap.josm.io.OnlineResource
The JOSM website, used for startup page, imagery/presets/styles/rules entries, help, etc.
JOSM_WEBSITE - Static variable in class org.openstreetmap.josm.data.preferences.JosmUrls
The JOSM website URL.
JOSM_WEBSITE_NTV2_SOURCE - Static variable in class org.openstreetmap.josm.gui.MainApplication
Source of NTV2 shift files: Download from JOSM website.
JosmAction - Class in org.openstreetmap.josm.actions
Base class helper for all Actions in JOSM.
JosmAction() - Constructor for class org.openstreetmap.josm.actions.JosmAction
Constructs a new JosmAction.
JosmAction(boolean) - Constructor for class org.openstreetmap.josm.actions.JosmAction
Constructs a new JosmAction.
JosmAction(String, String, String, List<Shortcut>) - Constructor for class org.openstreetmap.josm.actions.JosmAction
Constructs a new JosmAction.
JosmAction(String, String, String, Shortcut, boolean) - Constructor for class org.openstreetmap.josm.actions.JosmAction
Constructs a new JosmAction and installs layer changed and selection changed adapters.
JosmAction(String, String, String, Shortcut, boolean, boolean) - Constructor for class org.openstreetmap.josm.actions.JosmAction
Constructs a new 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, ImageProvider, String, Shortcut, boolean, String, boolean) - Constructor for class org.openstreetmap.josm.actions.JosmAction
Constructs a JosmAction.
JosmAction.ActiveLayerChangeAdapter - Class in org.openstreetmap.josm.actions
Adapter for layer change events.
JosmAction.LayerChangeAdapter - Class in org.openstreetmap.josm.actions
Adapter for layer change events.
JosmAction.SelectionChangeAdapter - Class in org.openstreetmap.josm.actions
Adapter for selection change events.
josmActions - Variable in class org.openstreetmap.josm.gui.dialogs.properties.PropertiesDialog
 
josmActions - Variable in class org.openstreetmap.josm.gui.history.HistoryBrowserPanel
 
JosmBaseDirectories - Class in org.openstreetmap.josm.data.preferences
Class provides base directory locations for JOSM.
JosmBaseDirectories() - Constructor for class org.openstreetmap.josm.data.preferences.JosmBaseDirectories
 
JosmBaseDirectories.InstanceHolder - Class in org.openstreetmap.josm.data.preferences
 
JosmComboBox<E> - Class in org.openstreetmap.josm.gui.widgets
Base class for all comboboxes in JOSM.
JosmComboBox() - Constructor for class org.openstreetmap.josm.gui.widgets.JosmComboBox
Creates a JosmComboBox with a JosmComboBoxModel data model.
JosmComboBox(E) - Constructor for class org.openstreetmap.josm.gui.widgets.JosmComboBox
Deprecated, for removal: This API element is subject to removal in a future version.
use JComboBox.setPrototypeDisplayValue(E) instead.
JosmComboBox(E[]) - Constructor for class org.openstreetmap.josm.gui.widgets.JosmComboBox
Creates a JosmComboBox that contains the elements in the specified array.
JosmComboBox(JosmComboBoxModel<E>) - Constructor for class org.openstreetmap.josm.gui.widgets.JosmComboBox
Creates a JosmComboBox that takes it items from an existing JosmComboBoxModel data model.
JosmComboBox(JosmComboBoxModel<E>, E) - Constructor for class org.openstreetmap.josm.gui.widgets.JosmComboBox
Deprecated, for removal: This API element is subject to removal in a future version.
use JComboBox.setPrototypeDisplayValue(E) instead.
JosmComboBoxEditor - Class in org.openstreetmap.josm.gui.widgets
A ComboBoxEditor that uses an JosmTextField.
JosmComboBoxEditor() - Constructor for class org.openstreetmap.josm.gui.widgets.JosmComboBoxEditor
 
JosmComboBoxModel<E> - Class in org.openstreetmap.josm.gui.widgets
A data model for the JosmComboBox
JosmComboBoxModel() - Constructor for class org.openstreetmap.josm.gui.widgets.JosmComboBoxModel
 
JosmComboBoxModel.Preferences - Class in org.openstreetmap.josm.gui.widgets
Loads and saves the model to the JOSM preferences.
JosmDecimalFormatSymbolsProvider - Class in org.openstreetmap.josm.tools
JOSM implementation of the DecimalFormatSymbols class, consistent with ISO 80000-1.
JosmDecimalFormatSymbolsProvider() - Constructor for class org.openstreetmap.josm.tools.JosmDecimalFormatSymbolsProvider
 
JosmEditorPane - Class in org.openstreetmap.josm.gui.widgets
Subclass of JEditorPane that adds a "native" context menu (cut/copy/paste/select all) and effectively uses JOSM user agent when performing HTTP request in JEditorPane.setPage(URL) method.
JosmEditorPane() - Constructor for class org.openstreetmap.josm.gui.widgets.JosmEditorPane
Creates a new JosmEditorPane.
JosmEditorPane(String) - Constructor for class org.openstreetmap.josm.gui.widgets.JosmEditorPane
Creates a JosmEditorPane based on a string containing a URL specification.
JosmEditorPane(String, String) - Constructor for class org.openstreetmap.josm.gui.widgets.JosmEditorPane
Creates a JosmEditorPane that has been initialized to the given text.
JosmEditorPane(URL) - Constructor for class org.openstreetmap.josm.gui.widgets.JosmEditorPane
Creates a JosmEditorPane based on a specified URL for input.
JosmForkJoinWorkerThread(ForkJoinPool) - Constructor for class org.openstreetmap.josm.tools.Utils.JosmForkJoinWorkerThread
 
JosmHTMLEditorKit - Class in org.openstreetmap.josm.gui.widgets
A subclass of HTMLEditorKit that fixes an uncommon design choice that shares the set stylesheet between all instances.
JosmHTMLEditorKit() - Constructor for class org.openstreetmap.josm.gui.widgets.JosmHTMLEditorKit
 
JosmHTMLFactory - Class in org.openstreetmap.josm.gui.widgets
Specialized HTML Factory allowing to display SVG images.
JosmHTMLFactory() - Constructor for class org.openstreetmap.josm.gui.widgets.JosmHTMLFactory
 
JosmImageView - Class in org.openstreetmap.josm.gui.widgets
Specialized Image View allowing to display SVG images.
JosmImageView(Element) - Constructor for class org.openstreetmap.josm.gui.widgets.JosmImageView
Constructs a new JosmImageView.
JosmListCellRenderer<E> - Class in org.openstreetmap.josm.gui.widgets
A convenience list cell renderer to override.
JosmListCellRenderer(Component, ListCellRenderer<? super E>) - Constructor for class org.openstreetmap.josm.gui.widgets.JosmListCellRenderer
Constructor.
JosmMapViewer - Class in org.openstreetmap.josm.gui.bbox
An extension of JMapViewer that implements JOSM-specific tile loading mechanisms.
JosmMapViewer() - Constructor for class org.openstreetmap.josm.gui.bbox.JosmMapViewer
Constructs a new JosmMapViewer.
JosmMapViewer.AbstractImageryInfoBasedTileSourceProvider - Class in org.openstreetmap.josm.gui.bbox
TileSource provider.
JosmMapViewer.CurrentLayersTileSourceProvider - Class in org.openstreetmap.josm.gui.bbox
TileSource provider - providing sources from current layers
JosmMapViewer.DefaultOsmTileSourceProvider - Class in org.openstreetmap.josm.gui.bbox
TileSource provider - providing default OSM tile source
JosmMapViewer.TileSourceProvider - Interface in org.openstreetmap.josm.gui.bbox
A list of tile sources that can be used for displaying the map.
JosmMapViewer.TMSTileSourceProvider - Class in org.openstreetmap.josm.gui.bbox
TileSource provider - providing sources from imagery sources menu
JosmMetalToolTipUI - Class in org.openstreetmap.josm.gui
Overrides MetalToolTipUI to workaround JDK-8262085
JosmMetalToolTipUI() - Constructor for class org.openstreetmap.josm.gui.JosmMetalToolTipUI
 
JosmPasswordField - Class in org.openstreetmap.josm.gui.widgets
A subclass of JPasswordField to implement a workaround to JDK bug 6322854.
JosmPasswordField() - Constructor for class org.openstreetmap.josm.gui.widgets.JosmPasswordField
Constructs a new JosmPasswordField, with a default document, null starting text string, and 0 column width.
JosmPasswordField(int) - Constructor for class org.openstreetmap.josm.gui.widgets.JosmPasswordField
Constructs a new empty JosmPasswordField with the specified number of columns.
JosmPasswordField(String) - Constructor for class org.openstreetmap.josm.gui.widgets.JosmPasswordField
Constructs a new JosmPasswordField initialized with the specified text.
JosmPasswordField(String, int) - Constructor for class org.openstreetmap.josm.gui.widgets.JosmPasswordField
Constructs a new JPasswordField initialized with the specified text and columns.
JosmPasswordField(Document, String, int) - Constructor for class org.openstreetmap.josm.gui.widgets.JosmPasswordField
Constructs a new JosmPasswordField that uses the given text storage model and the given number of columns.
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
 
JosmRuntimeException - Exception in org.openstreetmap.josm.tools
JOSM runtime exception.
JosmRuntimeException(String) - Constructor for exception org.openstreetmap.josm.tools.JosmRuntimeException
Constructs a new JosmRuntimeException with the specified detail message.
JosmRuntimeException(String, Throwable) - Constructor for exception org.openstreetmap.josm.tools.JosmRuntimeException
Constructs a new JosmRuntimeException with the specified detail message and cause.
JosmRuntimeException(String, Throwable, boolean, boolean) - Constructor for exception org.openstreetmap.josm.tools.JosmRuntimeException
Constructs a new runtime exception with the specified detail message, cause, suppression enabled or disabled, and writable stack trace enabled or disabled.
JosmRuntimeException(Throwable) - Constructor for exception org.openstreetmap.josm.tools.JosmRuntimeException
Constructs a new JosmRuntimeException with the specified cause and a detail message of (cause==null ? null : cause.toString()) (which typically contains the class and detail message of cause).
JosmSettingsAdapter() - Constructor for class org.openstreetmap.josm.gui.MainInitialization.JosmSettingsAdapter
 
JosmTable - Class in org.openstreetmap.josm.gui.widgets
Generic table offering custom cell navigation features.
JosmTable(TableModel, TableColumnModel) - Constructor for class org.openstreetmap.josm.gui.widgets.JosmTable
 
JosmTable(TableModel, TableColumnModel, ListSelectionModel) - Constructor for class org.openstreetmap.josm.gui.widgets.JosmTable
 
JosmTable.SelectNextColumnCellAction - Class in org.openstreetmap.josm.gui.widgets
Action to be run when the user navigates to the next cell in the table, for instance by pressing TAB or ENTER.
JosmTable.SelectPreviousColumnCellAction - Class in org.openstreetmap.josm.gui.widgets
Action to be run when the user navigates to the previous cell in the table, for instance by pressing Shift-TAB
JosmTemplatedTMSTileSource - Class in org.openstreetmap.josm.data.imagery
JOSM wrapper class that uses min/max zoom settings from imagery settings instead of JMapViewer defaults
JosmTemplatedTMSTileSource(TileSourceInfo) - Constructor for class org.openstreetmap.josm.data.imagery.JosmTemplatedTMSTileSource
Creates TMS tilesource based on tilesource info
JosmTextArea - Class in org.openstreetmap.josm.gui.widgets
Subclass of JTextArea that adds a "native" context menu (cut/copy/paste/select all).
JosmTextArea() - Constructor for class org.openstreetmap.josm.gui.widgets.JosmTextArea
Constructs a new JosmTextArea.
JosmTextArea(int, int) - Constructor for class org.openstreetmap.josm.gui.widgets.JosmTextArea
Constructs a new empty JosmTextArea with the specified number of rows and columns.
JosmTextArea(String) - Constructor for class org.openstreetmap.josm.gui.widgets.JosmTextArea
Constructs a new JosmTextArea with the specified text displayed.
JosmTextArea(String, int, int) - Constructor for class org.openstreetmap.josm.gui.widgets.JosmTextArea
Constructs a new JosmTextArea with the specified text and number of rows and columns.
JosmTextArea(Document) - Constructor for class org.openstreetmap.josm.gui.widgets.JosmTextArea
Constructs a new JosmTextArea with the given document model, and defaults for all of the other arguments (null, 0, 0).
JosmTextArea(Document, String, int, int) - Constructor for class org.openstreetmap.josm.gui.widgets.JosmTextArea
Constructs a new JosmTextArea with the specified number of rows and columns, and the given model.
JosmTextField - Class in org.openstreetmap.josm.gui.widgets
Subclass of JTextField that: adds a "native" context menu (undo/redo/cut/copy/paste/select all) adds an optional "hint" displayed when no text has been entered disables the global advanced key press detector when focused implements a workaround to JDK bug 6322854
This class must be used everywhere in core and plugins instead of JTextField.
JosmTextField() - Constructor for class org.openstreetmap.josm.gui.widgets.JosmTextField
Constructs a new JosmTextField.
JosmTextField(int) - Constructor for class org.openstreetmap.josm.gui.widgets.JosmTextField
Constructs a new empty JosmTextField with the specified number of columns.
JosmTextField(String) - Constructor for class org.openstreetmap.josm.gui.widgets.JosmTextField
Constructs a new JosmTextField initialized with the specified text.
JosmTextField(String, int) - Constructor for class org.openstreetmap.josm.gui.widgets.JosmTextField
Constructs a new JosmTextField initialized with the specified text and columns.
JosmTextField(Document, String, int) - Constructor for class org.openstreetmap.josm.gui.widgets.JosmTextField
Constructs a new JosmTextField that uses the given text storage model and the given number of columns.
JosmTextField(Document, String, int, boolean) - Constructor for class org.openstreetmap.josm.gui.widgets.JosmTextField
Constructs a new JosmTextField that uses the given text storage model and the given number of columns.
JosmUpdatePanel - Class in org.openstreetmap.josm.gui.bugreport
This is a panel that displays the current JOSM version and the ability to update JOSM.
JosmUpdatePanel() - Constructor for class org.openstreetmap.josm.gui.bugreport.JosmUpdatePanel
Create a new JosmUpdatePanel
JosmUrls - Class in org.openstreetmap.josm.data.preferences
Class that provides URLs values for JOSM.
JosmUrls() - Constructor for class org.openstreetmap.josm.data.preferences.JosmUrls
 
JosmUrls.InstanceHolder - Class in org.openstreetmap.josm.data.preferences
 
josmVersion - Variable in class org.openstreetmap.josm.gui.bugreport.JosmUpdatePanel
 
joz - Variable in class org.openstreetmap.josm.actions.SessionSaveAction
 
JSON_PATTERN - Static variable in class org.openstreetmap.josm.data.imagery.TMSCachedTileLoaderJob
 
JSON_PROVIDER - Static variable in class org.openstreetmap.josm.io.GeoJSONWriter
Used to avoid many calls to JsonProvider.provider() in GeoJSONWriter.getCoorArray(JsonArrayBuilder, EastNorth).
JSON_VALUE_END_MARKER - Static variable in class org.openstreetmap.josm.io.GeoJSONWriter
This is used to determine that a tag should be interpreted as a json object or array.
JSON_VALUE_START_MARKER - Static variable in class org.openstreetmap.josm.io.GeoJSONWriter
This is used to determine that a tag should be interpreted as a json object or array.
jumpButton - Variable in class org.openstreetmap.josm.gui.MapStatus.MapStatusPopupMenu
 
jumpToAct - Variable in class org.openstreetmap.josm.gui.MainMenu
View / Jump to position
JumpToAction - Class in org.openstreetmap.josm.actions
Allows to jump to a specific location.
JumpToAction() - Constructor for class org.openstreetmap.josm.actions.JumpToAction
Constructs a new JumpToAction.
JumpToAction.JumpToPositionDialog - Class in org.openstreetmap.josm.actions
 
JumpToAction.OsmLonLatListener - Class in org.openstreetmap.josm.actions
 
JumpToAction.OsmURLListener - Class in org.openstreetmap.josm.actions
 
jumpToEnd() - Method in class org.openstreetmap.josm.data.preferences.PreferencesReader
 
jumpToEnd() - Method in class org.openstreetmap.josm.io.OsmReader
 
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.
jumpToMarker - Variable in class org.openstreetmap.josm.gui.layer.markerlayer.PlayHeadMarker
 
JumpToMarker(JumpToMarkerActions.JumpToMarkerLayer, Shortcut) - Constructor for class org.openstreetmap.josm.gui.layer.JumpToMarkerActions.JumpToMarker
 
JumpToMarkerActions - Class in org.openstreetmap.josm.gui.layer
Manages actions to jump from one marker to the next for layers that show markers (GeoImageLayer, MarkerLayer).
JumpToMarkerActions() - Constructor for class org.openstreetmap.josm.gui.layer.JumpToMarkerActions
 
JumpToMarkerActions.JumpToMarker - Class in org.openstreetmap.josm.gui.layer
 
JumpToMarkerActions.JumpToMarkerLayer - Interface in org.openstreetmap.josm.gui.layer
Interface for a layer that displays markers and supports jumping from one marker to the next.
JumpToMarkerActions.JumpToNextMarker - Class in org.openstreetmap.josm.gui.layer
Go to the next marker in a layer
JumpToMarkerActions.JumpToPreviousMarker - Class in org.openstreetmap.josm.gui.layer
Go to the previous marker in a layer
jumpToNext(List<IGpxTrackSegment>) - Method in class org.openstreetmap.josm.gui.layer.GpxLayer
 
jumpToNextMarker() - Method in class org.openstreetmap.josm.gui.layer.geoimage.GeoImageLayer
 
jumpToNextMarker() - Method in class org.openstreetmap.josm.gui.layer.GpxLayer
Jump (move the viewport) to the next track segment.
jumpToNextMarker() - Method in interface org.openstreetmap.josm.gui.layer.JumpToMarkerActions.JumpToMarkerLayer
Jump (move the viewport) to the next marker.
jumpToNextMarker() - Method in class org.openstreetmap.josm.gui.layer.markerlayer.MarkerLayer
 
JumpToNextMarker(JumpToMarkerActions.JumpToMarkerLayer) - Constructor for class org.openstreetmap.josm.gui.layer.JumpToMarkerActions.JumpToNextMarker
jumpToNextMarkerAction - Static variable in class org.openstreetmap.josm.gui.layer.JumpToMarkerActions
 
JumpToOnLeftClickMouseAdapter() - Constructor for class org.openstreetmap.josm.gui.MapStatus.JumpToOnLeftClickMouseAdapter
 
JumpToPositionDialog(String[], JPanel) - Constructor for class org.openstreetmap.josm.actions.JumpToAction.JumpToPositionDialog
 
jumpToPreviousMarker() - Method in class org.openstreetmap.josm.gui.layer.geoimage.GeoImageLayer
 
jumpToPreviousMarker() - Method in class org.openstreetmap.josm.gui.layer.GpxLayer
Jump (move the viewport) to the previous track segment.
jumpToPreviousMarker() - Method in interface org.openstreetmap.josm.gui.layer.JumpToMarkerActions.JumpToMarkerLayer
Jump (move the viewport) to the previous marker.
jumpToPreviousMarker() - Method in class org.openstreetmap.josm.gui.layer.markerlayer.MarkerLayer
 
JumpToPreviousMarker(JumpToMarkerActions.JumpToMarkerLayer) - Constructor for class org.openstreetmap.josm.gui.layer.JumpToMarkerActions.JumpToPreviousMarker
jumpToPreviousMarkerAction - Static variable in class org.openstreetmap.josm.gui.layer.JumpToMarkerActions
 
jvmPerfDataFileExists(String) - Static method in class org.openstreetmap.josm.gui.layer.AutosaveTask
 
jvmWillUseSystemProxies - 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.ConditionFactory.KeyValueCondition
The key to search for.
k - Variable in class org.openstreetmap.josm.gui.mappaint.mapcss.ConditionFactory.SimpleKeyValueCondition
The key to search for.
K - Static variable in class org.openstreetmap.josm.gui.bbox.SlippyMapController
 
k_0 - org.openstreetmap.josm.data.projection.CustomProjection.Param
Scaling factor
k0 - Variable in class org.openstreetmap.josm.data.projection.AbstractProjection
 
k0 - Variable in class org.openstreetmap.josm.data.projection.proj.PolarStereographic
A constant used in the transformations.
KATAKANA - Static variable in class org.openstreetmap.josm.tools.I18n
 
KEEP - org.openstreetmap.josm.gui.conflict.tags.RelationMemberConflictDecisionType
keep the respective relation member for the target primitive (the target node in a node merge operation or the target way in a combine way operation)
KEEP_ALL - org.openstreetmap.josm.gui.conflict.tags.MultiValueDecisionType
keep all values; concatenate them with ;
KEEP_MINE - org.openstreetmap.josm.gui.conflict.pair.MergeDecisionType
 
KEEP_NONE - org.openstreetmap.josm.gui.conflict.tags.MultiValueDecisionType
keep no value, delete the tag
KEEP_ONE - org.openstreetmap.josm.gui.conflict.tags.MultiValueDecisionType
keep exactly one values
KEEP_PREF_KEYS - Static variable in class org.openstreetmap.josm.data.Preferences
keep subkey even if it starts with any of Preferences.OBSOLETE_PREF_KEYS_START
KEEP_THEIR - org.openstreetmap.josm.gui.conflict.pair.MergeDecisionType
 
keepAlive(boolean) - Method in class org.openstreetmap.josm.tools.HttpClient
Sets whether not to set header Connection=close
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
 
keepFirstChunk() - Static method in interface org.openstreetmap.josm.command.SplitWayCommand.Strategy
Returns a strategy which selects the first way chunk.
keepLongestChunk() - Static method in interface org.openstreetmap.josm.command.SplitWayCommand.Strategy
Returns a strategy which selects the way chunk with the highest node count to keep.
KeepMineAction() - Constructor for class org.openstreetmap.josm.gui.conflict.pair.tags.TagMerger.KeepMineAction
 
KeepMyCoordinatesAction() - Constructor for class org.openstreetmap.josm.gui.conflict.pair.properties.PropertiesMerger.KeepMyCoordinatesAction
 
KeepMyDeletedStateAction() - Constructor for class org.openstreetmap.josm.gui.conflict.pair.properties.PropertiesMerger.KeepMyDeletedStateAction
 
keepNone() - Method in class org.openstreetmap.josm.gui.conflict.tags.MultiValueResolutionDecision
Apply the decision to keep no value
keepOlder(Way, Map<Node, Way>, List<Way>) - Method in class org.openstreetmap.josm.actions.JoinAreasAction
Create copy of given way using an older id so that we don't create a new way instead of a modified old one.
keepOne(String) - Method in class org.openstreetmap.josm.gui.conflict.tags.MultiValueResolutionDecision
Apply the decision to keep exactly one value
keepSegmentDirection - Variable in class org.openstreetmap.josm.actions.mapmode.ExtrudeAction
 
keepsTrailingDot() - Static method in class org.openstreetmap.josm.data.validation.routines.DomainValidator.IdnBugHolder
 
KeepTheirAction() - Constructor for class org.openstreetmap.josm.gui.conflict.pair.tags.TagMerger.KeepTheirAction
 
KeepTheirCoordinatesAction() - Constructor for class org.openstreetmap.josm.gui.conflict.pair.properties.PropertiesMerger.KeepTheirCoordinatesAction
 
KeepTheirDeletedStateAction() - Constructor for class org.openstreetmap.josm.gui.conflict.pair.properties.PropertiesMerger.KeepTheirDeletedStateAction
 
KERNEL_BLUR - Static variable in class org.openstreetmap.josm.gui.layer.imagery.SharpenImageProcessor
 
KERNEL_IDENTITY - Static variable in class org.openstreetmap.josm.gui.layer.imagery.SharpenImageProcessor
 
KERNEL_SHARPEN - Static variable in class org.openstreetmap.josm.gui.layer.imagery.SharpenImageProcessor
 
key - Variable in class org.openstreetmap.josm.command.ChangePropertyKeyCommand
The key that is subject to change.
key - Variable in class org.openstreetmap.josm.data.gpx.GpxExtension
 
key - Variable in class org.openstreetmap.josm.data.osm.search.SearchCompiler.BooleanMatch
 
key - Variable in class org.openstreetmap.josm.data.osm.search.SearchCompiler.ExactKeyValue
 
key - Variable in class org.openstreetmap.josm.data.osm.search.SearchCompiler.KeyValue
 
key - Variable in class org.openstreetmap.josm.data.osm.search.SearchCompiler.ValueComparison
 
key - Variable in class org.openstreetmap.josm.data.osm.Tag
 
key - Variable in class org.openstreetmap.josm.data.osm.Tags
 
key - Variable in class org.openstreetmap.josm.data.preferences.AbstractProperty
 
key - Variable in class org.openstreetmap.josm.data.preferences.EnumProperty
 
key - Variable in class org.openstreetmap.josm.data.preferences.PreferencesWriter
 
key - Variable in enum org.openstreetmap.josm.data.projection.CustomProjection.Param
Parameter key
key - Variable in class org.openstreetmap.josm.data.validation.tests.UnclosedWays.UnclosedWaysCheck
The OSM key checked
key - Variable in class org.openstreetmap.josm.gui.autofilter.AutoFilterRule
 
key - Variable in class org.openstreetmap.josm.gui.conflict.pair.tags.TagMergeItem
 
key - Variable in class org.openstreetmap.josm.gui.conflict.tags.TagConflictResolutionUtil.AutomaticChoice
The Tag key to match.
key - Variable in class org.openstreetmap.josm.gui.conflict.tags.TagConflictResolutionUtil.AutomaticChoiceGroup
The Tag key to match.
key - Variable in class org.openstreetmap.josm.gui.conflict.tags.TagConflictResolutionUtil.AutomaticCombine
The Tag key to match
key - Variable in class org.openstreetmap.josm.gui.dialogs.properties.TagEditHelper.EditTagDialog
 
key - Variable in class org.openstreetmap.josm.gui.mappaint.mapcss.Instruction.AssignmentInstruction
 
key - Variable in class org.openstreetmap.josm.gui.mappaint.MapPaintStyles.TagKeyReference
The tag name
key - Variable in class org.openstreetmap.josm.gui.mappaint.StyleSetting.StyleSettingGroup
group identifier
key - Variable in class org.openstreetmap.josm.gui.preferences.advanced.PrefEntry
 
key - Variable in class org.openstreetmap.josm.gui.preferences.display.ColorPreference.ColorEntry
 
key - Variable in class org.openstreetmap.josm.gui.tagging.ac.AutoCompletionManager.UserInputTag
 
key - Variable in class org.openstreetmap.josm.gui.tagging.presets.items.ComboMultiSelect.ComboMultiSelectListCellRenderer
 
key - Variable in class org.openstreetmap.josm.gui.tagging.presets.items.KeyedItem
This specifies the property key that will be modified by the item.
key - Variable in class org.openstreetmap.josm.gui.tagging.presets.items.Roles.Role
Role name used in a relation
key - Variable in class org.openstreetmap.josm.spi.preferences.DefaultPreferenceChangeEvent
 
key - Variable in class org.openstreetmap.josm.tools.bugreport.ReportedException.SectionEntry
 
Key - Class in org.openstreetmap.josm.gui.tagging.presets.items
Invisible type allowing to hardcode an OSM key/value from the preset definition.
Key() - Constructor for class org.openstreetmap.josm.gui.tagging.presets.items.Key
 
KEY - org.openstreetmap.josm.data.osm.search.PushbackTokenizer.Token
A text
KEY - org.openstreetmap.josm.gui.tagging.presets.items.KeyedItem.MatchType
Positive if key matches, neutral otherwise.
KEY_FIELD - Static variable in class org.openstreetmap.josm.data.imagery.vectortile.mapbox.Layer
 
KEY_KEY - Static variable in class org.openstreetmap.josm.gui.download.UserQueryList
 
KEY_PATTERN - Static variable in class org.openstreetmap.josm.tools.TextTagParser
 
KEY_READ - Static variable in class org.openstreetmap.josm.tools.WinRegistry
 
KEY_REQUIRED - org.openstreetmap.josm.gui.tagging.presets.items.KeyedItem.MatchType
Positive if key matches, negative otherwise.
KEY_SENSITIVE_KEYS - Static variable in class org.openstreetmap.josm.spi.preferences.AbstractPreferences
The preference key for sensitive keys
KEY_SOURCE - Static variable in class org.openstreetmap.josm.gui.conflict.tags.TagConflictResolutionUtil
The OSM key 'source'
KEY_VALUE - org.openstreetmap.josm.gui.tagging.presets.items.KeyedItem.MatchType
Positive if key and value matches, neutral otherwise.
KEY_VALUE - Static variable in class org.openstreetmap.josm.gui.conflict.pair.tags.TagMerger
 
KEY_VALUE_REQUIRED - org.openstreetmap.josm.gui.tagging.presets.items.KeyedItem.MatchType
Positive if key and value matches, negative otherwise.
keyAdapter - Variable in class org.openstreetmap.josm.gui.MapStatus
 
keyAdapter - Variable in class org.openstreetmap.josm.gui.preferences.imagery.AddTMSLayerPanel
 
KeyboardModifiersProperty(String, String) - Constructor for class org.openstreetmap.josm.actions.mapmode.ParallelWayAction.KeyboardModifiersProperty
 
KeyboardModifiersProperty(String, Map<ParallelWayAction.Modifier, Boolean>) - Constructor for class org.openstreetmap.josm.actions.mapmode.ParallelWayAction.KeyboardModifiersProperty
 
KeyboardUtils - Class in org.openstreetmap.josm.tools
Keyboard utils.
KeyboardUtils() - Constructor for class org.openstreetmap.josm.tools.KeyboardUtils
 
KeyCondition(String, boolean, ConditionFactory.KeyMatchType) - Constructor for class org.openstreetmap.josm.gui.mappaint.mapcss.ConditionFactory.KeyCondition
Creates a new KeyCondition
keyDetector - Variable in class org.openstreetmap.josm.gui.MapFrame
This object allows to detect key press and release events
KeyedItem - Class in org.openstreetmap.josm.gui.tagging.presets.items
Preset item associated to an OSM key.
KeyedItem() - Constructor for class org.openstreetmap.josm.gui.tagging.presets.items.KeyedItem
 
KeyedItem.MatchType - Enum in org.openstreetmap.josm.gui.tagging.presets.items
KeyedItem.Usage - Class in org.openstreetmap.josm.gui.tagging.presets.items
Usage information on a key TODO merge with TagCollection
keyFn - Variable in class org.openstreetmap.josm.actions.RestorePropertyAction
 
keyList - Variable in class org.openstreetmap.josm.data.imagery.vectortile.mapbox.Layer
A list of unique keys.
keyList - Static variable in class org.openstreetmap.josm.gui.preferences.shortcut.PrefJPanel
 
keyListeners - Variable in class org.openstreetmap.josm.data.Preferences
 
keyListeners - Variable in class org.openstreetmap.josm.gui.util.AdvancedKeyPressDetector
 
KeyMatchType() - Constructor for enum org.openstreetmap.josm.gui.mappaint.mapcss.ConditionFactory.KeyMatchType
 
keyPattern - Variable in class org.openstreetmap.josm.data.osm.search.SearchCompiler.ExactKeyValue
 
keyPattern - Variable in class org.openstreetmap.josm.data.osm.search.SearchCompiler.KeyValue
 
keyPattern - Variable in class org.openstreetmap.josm.gui.mappaint.mapcss.ConditionFactory.RegexpKeyValueRegexpCondition
 
keyPredicate() - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.ConditionFactory.KeyCondition
 
keyPressed(KeyEvent) - Method in class org.openstreetmap.josm.gui.io.BasicUploadSettingsPanel
 
keyPressed(KeyEvent) - Method in class org.openstreetmap.josm.gui.io.CredentialDialog.TFKeyListener
 
keyPressed(KeyEvent) - Method in class org.openstreetmap.josm.gui.tagging.ac.AutoCompTextField
 
keyPressed(KeyEvent) - Method in class org.openstreetmap.josm.gui.widgets.MultiSplitPane.InputHandler
 
KeyPressReleaseListener - Interface in org.openstreetmap.josm.gui.util
Interface that is used to detect key pressing and releasing.
KeyRegexpCondition(Pattern, boolean) - Constructor for class org.openstreetmap.josm.gui.mappaint.mapcss.ConditionFactory.KeyRegexpCondition
Creates a new KeyPatternCondition
keyReleased(KeyEvent) - Method in class org.openstreetmap.josm.gui.io.BasicUploadSettingsPanel
 
keyReleased(KeyEvent) - Method in class org.openstreetmap.josm.gui.tagging.ac.AutoCompTextField
 
keyReleased(KeyEvent) - Method in class org.openstreetmap.josm.gui.widgets.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
Tags of the relation
keys - Variable in class org.openstreetmap.josm.data.validation.tests.DuplicateWay.WayPair
 
keys - Variable in class org.openstreetmap.josm.gui.dialogs.properties.TagEditHelper.AbstractTagsDialog
 
keys - Variable in class org.openstreetmap.josm.gui.history.TagTableModel
 
keys - Static variable in class org.openstreetmap.josm.tools.Shortcut
 
keys() - Method in class org.openstreetmap.josm.data.osm.AbstractPrimitive
 
keys() - Method in interface org.openstreetmap.josm.data.osm.Tagged
Replies the keys as stream
keys() - Method in class org.openstreetmap.josm.gui.util.RedirectInputMap
 
KEYS_TO_CHECK - Static variable in class org.openstreetmap.josm.data.validation.tests.OpeningHourTest
 
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
 
keysChangedImpl(Map<String, String>) - Method in class org.openstreetmap.josm.data.osm.Relation
 
keysChangedImpl(Map<String, String>) - Method in class org.openstreetmap.josm.data.osm.Way
 
keysChangedImpl(Map<String, String>) - Method in class org.openstreetmap.josm.data.vector.VectorPrimitive
 
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.history.HistoryOsmPrimitive
 
keySet() - Method in class org.openstreetmap.josm.data.osm.Storage.FMap
 
keySet() - Method in class org.openstreetmap.josm.data.osm.Tag
 
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.
keySupplier - Variable in class org.openstreetmap.josm.gui.dialogs.properties.AbstractCopyAction
 
keysWithConflicts - Variable in class org.openstreetmap.josm.gui.conflict.tags.TagConflictResolverModel
 
keyTyped(KeyEvent) - Method in class org.openstreetmap.josm.gui.io.BasicUploadSettingsPanel
Set the focus directly to the upload button if "Enter" key is pressed in any combobox.
keyTyped(KeyEvent) - Method in class org.openstreetmap.josm.gui.tagging.ac.AutoCompTextField
Listens to key events and eventually schedules an autocomplete.
keyTyped(KeyEvent) - Method in class org.openstreetmap.josm.gui.widgets.MultiSplitPane.InputHandler
 
KeyValue(String, String, boolean, boolean) - Constructor for class org.openstreetmap.josm.data.osm.search.SearchCompiler.KeyValue
 
KeyValueCondition(String, String, ConditionFactory.Op, boolean) - Constructor for class org.openstreetmap.josm.gui.mappaint.mapcss.ConditionFactory.KeyValueCondition
Creates a key/value-condition.
KeyValueRegexpCondition(String, String, ConditionFactory.Op, boolean) - Constructor for class org.openstreetmap.josm.gui.mappaint.mapcss.ConditionFactory.KeyValueRegexpCondition
Constructs a new KeyValueRegexpCondition.
KeyValueVisitor - Interface in org.openstreetmap.josm.data.osm
This is a visitor that can be used to loop over the keys/values of this primitive.
Keyword - Class in org.openstreetmap.josm.gui.mappaint
A MapCSS keyword.
Keyword(String) - Constructor for class org.openstreetmap.josm.gui.mappaint.Keyword
Create a new Keyword
keywords - Variable in class org.openstreetmap.josm.data.osm.search.SearchCompiler.CoreSimpleMatchFactory
 
keywords - Static variable in class org.openstreetmap.josm.data.osm.search.SearchCompiler.CoreUnaryMatchFactory
 
kind - Variable in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.Token
An integer that describes the kind of this token.
klass - Variable in class org.openstreetmap.josm.gui.io.importexport.GpxLikeImporter
 
klass - Variable in class org.openstreetmap.josm.tools.XmlObjectParser.Entry
 
KNOWN_KEYS - Static variable in class org.openstreetmap.josm.tools.Territories
 
KNOWN_SOURCE_MAXSPEED_CONTEXTS - Static variable in class org.openstreetmap.josm.data.validation.tests.Highways
 
knownAddresses - Variable in class org.openstreetmap.josm.data.validation.tests.Addresses
 
knownHashCodes - Variable in class org.openstreetmap.josm.data.validation.tests.DuplicateWay
Set of known hashcodes for list of coordinates
kR - Variable in class org.openstreetmap.josm.data.projection.proj.SwissObliqueMercator
 
Krassowsky - Static variable in class org.openstreetmap.josm.data.projection.Ellipsoid
Krassowsky 1940 ellipsoid
KVP - org.openstreetmap.josm.data.imagery.GetCapabilitiesParseHelper.TransferMode
 

L

label - Variable in enum org.openstreetmap.josm.actions.AutoScaleAction.AutoScaleMode
 
label - Variable in class org.openstreetmap.josm.gui.autofilter.AutoFilter
 
label - Variable in class org.openstreetmap.josm.gui.mappaint.mapcss.ConditionFactory.KeyCondition
The key name.
label - Variable in class org.openstreetmap.josm.gui.mappaint.StyleSetting.LabeledStyleSetting
 
label - Variable in class org.openstreetmap.josm.gui.preferences.projection.ListProjectionChoice
 
label - Variable in class org.openstreetmap.josm.gui.tagging.presets.TaggingPresetLabel.PresetLabelMouseListener
 
Label - Class in org.openstreetmap.josm.gui.tagging.presets.items
Label type.
Label() - Constructor for class org.openstreetmap.josm.gui.tagging.presets.items.Label
 
LABEL_HTML - Static variable in class org.openstreetmap.josm.gui.SplashScreen.SplashScreenProgressRenderer
 
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 - Variable in class org.openstreetmap.josm.gui.mappaint.styleelement.TextLabel
The strategy for building the actual label value for a given a OsmPrimitive.
LabelCompositionStrategy - Interface in org.openstreetmap.josm.gui.mappaint.styleelement
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.DeriveLabelFromNameTagsCompositionStrategy - Class in org.openstreetmap.josm.gui.mappaint.styleelement
Strategy where the label is given by the value of one of the configured "name tags".
LabelCompositionStrategy.StaticLabelCompositionStrategy - Class in org.openstreetmap.josm.gui.mappaint.styleelement
Strategy where the label is given by a static text specified in the MapCSS style file.
LabelCompositionStrategy.TagLookupCompositionStrategy - Class in org.openstreetmap.josm.gui.mappaint.styleelement
Strategy where the label is given by the content of a tag whose name specified in the MapCSS style file.
LabeledStyleSetting(StyleSource, String) - Constructor for class org.openstreetmap.josm.gui.mappaint.StyleSetting.LabeledStyleSetting
 
LabelMouseAdapter(TaggingPreset, TaggingPresetHandler) - Constructor for class org.openstreetmap.josm.gui.dialogs.properties.PresetListPanel.LabelMouseAdapter
 
labelPositionStrategy - Variable in class org.openstreetmap.josm.gui.mappaint.styleelement.TextElement
The position strategy for this text label.
labelText - Variable in class org.openstreetmap.josm.actions.mapmode.DrawSnapHelper
 
LAF - Static variable in class org.openstreetmap.josm.gui.preferences.display.LafPreference
Look-and-feel property.
lafCombo - Variable in class org.openstreetmap.josm.gui.preferences.display.LafPreference
ComboBox with all look and feels.
LafListCellRenderer() - Constructor for class org.openstreetmap.josm.gui.preferences.display.LafPreference.LafListCellRenderer
 
LafPreference - Class in org.openstreetmap.josm.gui.preferences.display
Look-and-feel preferences.
LafPreference() - Constructor for class org.openstreetmap.josm.gui.preferences.display.LafPreference
 
LafPreference.Factory - Class in org.openstreetmap.josm.gui.preferences.display
Factory used to create a new LafPreference.
LafPreference.LafListCellRenderer - Class in org.openstreetmap.josm.gui.preferences.display
 
lambert - Static variable in class org.openstreetmap.josm.gui.preferences.projection.ProjectionPreference
Lambert conic conform 4 zones using the French geodetic system NTF.
LAMBERT_4_ZONES - Static variable in class org.openstreetmap.josm.gui.preferences.projection.LambertProjectionChoice
 
LAMBERT_9_ZONES - Static variable in class org.openstreetmap.josm.gui.preferences.projection.LambertCC9ZonesProjectionChoice
 
lambert_cc9 - Static variable in class org.openstreetmap.josm.gui.preferences.projection.ProjectionPreference
Lambert Conic Conform 9 Zones projection.
LambertAzimuthalEqualArea - Class in org.openstreetmap.josm.data.projection.proj
Lambert Azimuthal Equal Area (EPSG code 9820).
LambertAzimuthalEqualArea() - Constructor for class org.openstreetmap.josm.data.projection.proj.LambertAzimuthalEqualArea
 
LambertAzimuthalEqualArea.Mode - Enum in org.openstreetmap.josm.data.projection.proj
The projection mode.
LambertCBPanel(String[], int, String, ActionListener) - Constructor for class org.openstreetmap.josm.gui.preferences.projection.LambertProjectionChoice.LambertCBPanel
 
LambertCC9CBPanel(String[], int, String, ActionListener) - Constructor for class org.openstreetmap.josm.gui.preferences.projection.LambertCC9ZonesProjectionChoice.LambertCC9CBPanel
 
LambertCC9ZonesProjectionChoice - Class in org.openstreetmap.josm.gui.preferences.projection
ProjectionChoice for Lambert CC (9 zones, EPSG:3942-3950).
LambertCC9ZonesProjectionChoice() - Constructor for class org.openstreetmap.josm.gui.preferences.projection.LambertCC9ZonesProjectionChoice
Constructs a new LambertCC9ZonesProjectionChoice.
LambertCC9ZonesProjectionChoice.LambertCC9CBPanel - Class in org.openstreetmap.josm.gui.preferences.projection
 
LambertConformalConic - Class in org.openstreetmap.josm.data.projection.proj
Lambert Conical Conformal Projection.
LambertConformalConic() - Constructor for class org.openstreetmap.josm.data.projection.proj.LambertConformalConic
 
LambertConformalConic.Parameters - Class in org.openstreetmap.josm.data.projection.proj
Base class of Lambert Conformal Conic parameters.
LambertConformalConic.Parameters1SP - Class in org.openstreetmap.josm.data.projection.proj
Parameters with a single standard parallel.
LambertConformalConic.Parameters2SP - Class in org.openstreetmap.josm.data.projection.proj
Parameters with two standard parallels.
LambertProjectionChoice - Class in org.openstreetmap.josm.gui.preferences.projection
ProjectionChoice for 4 zone Lambert (1920, EPSG:27561-27564).
LambertProjectionChoice() - Constructor for class org.openstreetmap.josm.gui.preferences.projection.LambertProjectionChoice
Constructs a new LambertProjectionChoice.
LambertProjectionChoice.LambertCBPanel - Class in org.openstreetmap.josm.gui.preferences.projection
 
LANDUSE - Static variable in class org.openstreetmap.josm.data.validation.tests.CrossingWays
 
LANE_TAG_PATTERN - Static variable in class org.openstreetmap.josm.data.validation.tests.ConnectivityRelations
 
Lanes - Class in org.openstreetmap.josm.data.validation.tests
Test that validates lane: tags.
Lanes() - Constructor for class org.openstreetmap.josm.data.validation.tests.Lanes
Constructs a new Lanes test.
lang - Variable in class org.openstreetmap.josm.io.imagery.ImageryReader.Parser
 
lang - Static variable in class org.openstreetmap.josm.tools.XmlObjectParser
The language prefix to use
LANG_PATTERN - Static variable in class org.openstreetmap.josm.gui.widgets.OrientationAction
 
langCombo - Variable in class org.openstreetmap.josm.gui.preferences.display.LanguagePreference
the combo box with the available locales
langDescription - Variable in class org.openstreetmap.josm.data.sources.SourceInfo
language of the description entry
langName - Variable in class org.openstreetmap.josm.data.sources.SourceInfo
(original) language of the translated name entry
LANGUAGE - org.openstreetmap.josm.data.validation.ValidatorCLI.Option
--language=<language> Set the language
LANGUAGE - org.openstreetmap.josm.gui.ProgramArguments.Option
--language=<language> Set the language
LANGUAGE - Static variable in class org.openstreetmap.josm.gui.preferences.display.LanguagePreference
 
LANGUAGE_NAMES - Static variable in class org.openstreetmap.josm.tools.I18n
 
LanguageCellRenderer() - Constructor for class org.openstreetmap.josm.gui.preferences.display.LanguagePreference.LanguageCellRenderer
Constructs a new LanguageCellRenderer.
LanguageComboBoxModel() - Constructor for class org.openstreetmap.josm.gui.preferences.display.LanguagePreference.LanguageComboBoxModel
 
LanguageInfo - Class in org.openstreetmap.josm.tools
This is a utility class that provides information about locales and allows to convert locale codes.
LanguageInfo() - Constructor for class org.openstreetmap.josm.tools.LanguageInfo
 
LanguageInfo.LocaleType - Enum in org.openstreetmap.josm.tools
Type of the locale to use
languagePattern - Static variable in class org.openstreetmap.josm.tools.Tag2Link
 
LanguagePreference - Class in org.openstreetmap.josm.gui.preferences.display
Language preferences.
LanguagePreference() - Constructor for class org.openstreetmap.josm.gui.preferences.display.LanguagePreference
 
LanguagePreference.Factory - Class in org.openstreetmap.josm.gui.preferences.display
Factory used to create a new LanguagePreference.
LanguagePreference.LanguageCellRenderer - Class in org.openstreetmap.josm.gui.preferences.display
 
LanguagePreference.LanguageComboBoxModel - Class in org.openstreetmap.josm.gui.preferences.display
 
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
 
large - Variable in class org.openstreetmap.josm.gui.layer.gpx.GpxDrawHelper
paint large dots for points
largeGpsPoints - Variable in class org.openstreetmap.josm.gui.preferences.display.GPXSettingsPanel
 
LARGEICON - org.openstreetmap.josm.tools.ImageProvider.ImageSizes
LARGE_ICON_KEY value of an Action
largePointAlpha - Variable in class org.openstreetmap.josm.gui.layer.gpx.GpxDrawHelper
 
largesize - Variable in class org.openstreetmap.josm.gui.layer.gpx.GpxDrawHelper
 
LargeTextTable - Class in org.openstreetmap.josm.gui.widgets
Table with a scrolling behavior that is better suited for cells with large amounts of text.
LargeTextTable(TableModel, TableColumnModel) - Constructor for class org.openstreetmap.josm.gui.widgets.LargeTextTable
 
lasso - org.openstreetmap.josm.actions.mapmode.SelectAction.SelectActionCursor
 
lasso - Variable in class org.openstreetmap.josm.gui.SelectionManager
The polygon to store the selection outline if SelectionManager.lassoMode is used.
lassoMode - Variable in class org.openstreetmap.josm.actions.mapmode.SelectAction
 
lassoMode - Variable in class org.openstreetmap.josm.gui.SelectionManager
true if we should paint a lasso instead of a rectangle.
last - Variable in class org.openstreetmap.josm.gui.draw.MapViewPath.LineVisitor
 
last - Variable in class org.openstreetmap.josm.gui.layer.geoimage.ImageViewerDialog.ImageRememberAction
 
last - Variable in class org.openstreetmap.josm.gui.tagging.presets.TaggingPresetReader.HashSetWithLast
 
LAST_ACTION_COMPARATOR - Static variable in class org.openstreetmap.josm.data.notes.Note
Sorts notes by the last modified date
LAST_EDIT_KEY - Static variable in class org.openstreetmap.josm.gui.download.UserQueryList
 
LAST_MODIFICATION - Static variable in class org.openstreetmap.josm.data.cache.CacheEntryAttributes
 
LAST_VALUES - Static variable in class org.openstreetmap.josm.gui.tagging.presets.items.KeyedItem
Last value of each key used in presets, used for prefilling corresponding fields
lastAction - Variable in class org.openstreetmap.josm.gui.util.MultikeyActionsHandler
 
lastAction - Variable in class org.openstreetmap.josm.gui.util.MultikeyActionsHandler.MyTimerTask
 
lastActionSort - Variable in class org.openstreetmap.josm.gui.NoteSortDialog
 
lastAngle - Variable in class org.openstreetmap.josm.actions.mapmode.DrawSnapHelper
 
lastBackwardWay - Variable in class org.openstreetmap.josm.gui.dialogs.relation.sort.WayConnectionTypeCalculator
 
lastClipBounds - Variable in class org.openstreetmap.josm.gui.MapView
 
lastCode - Variable in class org.openstreetmap.josm.gui.preferences.projection.CodeSelectionPanel
 
lastCommand - Variable in class org.openstreetmap.josm.actions.SimplifyWayAction.SimplifyChangeListener
 
lastCommandOnUndoStack - Variable in class org.openstreetmap.josm.actions.mapmode.ExtrudeAction
 
lastComponent - Variable in class org.openstreetmap.josm.gui.util.CheckThreadViolationRepaintManager
 
lastDataIdx - Variable in class org.openstreetmap.josm.gui.layer.OsmDataLayer
The map paint index that was painted (used to invalidate OsmDataLayer.cache)
lastDialogUpdate - Variable in class org.openstreetmap.josm.io.StreamProgressUpdater
 
lastDirProperty - Variable in class org.openstreetmap.josm.gui.widgets.FileChooserManager
 
lastEdit - Variable in class org.openstreetmap.josm.gui.download.UserQueryList.SelectorItem
 
lastEquals(Object) - Method in class org.openstreetmap.josm.data.gpx.GpxData.GpxTrackSegmentSpan
 
lastException - Variable in class org.openstreetmap.josm.actions.CloseChangesetAction.DownloadOpenChangesetsTask
 
lastException - Variable in class org.openstreetmap.josm.actions.downloadtasks.AbstractChangesetDownloadTask.RunnableDownloadTask
keeps the last exception thrown in the task, if any
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.relation.ChildRelationBrowser.DownloadTask
 
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.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.AbstractPrimitiveTask
 
lastException - Variable in class org.openstreetmap.josm.gui.io.CloseChangesetTask
 
lastException - Variable in class org.openstreetmap.josm.gui.io.DownloadFromOverpassTask
 
lastException - Variable in class org.openstreetmap.josm.gui.io.DownloadOpenChangesetsTask
 
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.sort.WayConnectionTypeCalculator
 
lastImage - Variable in class org.openstreetmap.josm.gui.layer.geoimage.RemoteEntry
 
lastIndexOf(Object) - Method in class org.openstreetmap.josm.gui.layer.markerlayer.MarkerLayer.MarkerData
 
lastLayer - Variable in class org.openstreetmap.josm.gui.dialogs.layer.ShowHideLayerAction
 
lastLayer - Variable in class org.openstreetmap.josm.gui.layer.JumpToMarkerActions.JumpToMarker
 
lastLayer - Variable in class org.openstreetmap.josm.gui.layer.LayerManager.LayerRemoveEvent
 
lastLevelUsed - Variable in class org.openstreetmap.josm.tools.GeoPropertyIndex
 
lastMapMode - Variable in class org.openstreetmap.josm.gui.MapFrame
 
lastMember() - Method in class org.openstreetmap.josm.data.osm.Relation
Returns the last member.
lastMEvent - Variable in class org.openstreetmap.josm.gui.MapView
The last event performed by mouse.
lastMouseEvent - Variable in class org.openstreetmap.josm.gui.layer.geoimage.ImageDisplay.ImgDisplayMouseListener
 
lastMousePos - Variable in class org.openstreetmap.josm.actions.mapmode.SelectAction
The last known position of the mouse.
lastMousePos - Variable in class org.openstreetmap.josm.gui.MapStatus.Collector
 
lastMoveTo - Variable in class org.openstreetmap.josm.gui.draw.MapViewPath.AbstractMapPathVisitor
 
lastNode() - Method in interface org.openstreetmap.josm.data.osm.IWay
Returns the last node of this way.
lastNode() - Method in class org.openstreetmap.josm.data.osm.Way
 
lastNode() - Method in class org.openstreetmap.josm.data.osm.WayData
 
lastNode() - Method in class org.openstreetmap.josm.data.vector.VectorWay
 
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.sort.RelationNodeMap
 
lastOnewayNode(IRelationMember<?>) - Static method in class org.openstreetmap.josm.gui.dialogs.relation.sort.RelationNodeMap
Gets the end node of the member, respecting the direction role.
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.
lastSearch - Static variable in class org.openstreetmap.josm.actions.search.SearchAction
 
lastSearchExpression - Variable in class org.openstreetmap.josm.gui.download.PlaceSelection.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
lastSelPos - Variable in class org.openstreetmap.josm.gui.layer.geoimage.GeoImageLayer
Mouse position where the last image was selected.
lastSpawnTime - Variable in class org.openstreetmap.josm.gui.animation.BirthdayExtension
 
lastSubGrid - Variable in class org.openstreetmap.josm.data.projection.datum.NTV2GridShiftFile
 
lastTasks - Variable in class org.openstreetmap.josm.gui.SplashScreen.SplashScreenProgressRenderer
 
lastTestedUrl - Variable in class org.openstreetmap.josm.gui.preferences.server.OsmApiUrlInputPanel.ValidateApiUrlAction
 
lastTime - Variable in class org.openstreetmap.josm.data.gpx.GpxData.GpxTrackSegmentSpan
 
lastTimeInMillis - Variable in class org.openstreetmap.josm.io.ChangesetUpdater.Worker
 
lastTimeInMillis - Variable in class org.openstreetmap.josm.io.MessageNotifier.Worker
 
lastTimestamp - Variable in class org.openstreetmap.josm.gui.util.MultikeyActionsHandler
 
lastTimestamp - Variable in class org.openstreetmap.josm.gui.util.MultikeyActionsHandler.MyTimerTask
 
lastUnreadCount - Variable in class org.openstreetmap.josm.io.MessageNotifier.Worker
 
lastUpdateTime - Variable in class org.openstreetmap.josm.gui.progress.CLIProgressMonitor
The last time we updated the progress information
lastUsedNode - Variable in class org.openstreetmap.josm.actions.mapmode.DrawAction
 
lastUser - Static variable in class org.openstreetmap.josm.data.osm.User
 
lastV - Variable in class org.openstreetmap.josm.gui.io.CustomConfigurator.XMLCommandProcessor
 
lastValue - Variable in class org.openstreetmap.josm.gui.MapSlider
 
lastViewID - Variable in class org.openstreetmap.josm.gui.MapView
 
lastWay - Variable in class org.openstreetmap.josm.actions.JoinAreasAction.WayTraverser
Current state of walk algorithm
lastWayReverse - Variable in class org.openstreetmap.josm.actions.JoinAreasAction.WayTraverser
Direction of current way
lastWeightedChild() - Method in class org.openstreetmap.josm.gui.widgets.MultiSplitLayout.Split
Convenience method that returns the last child whose weight is > 0.0.
lastWp - Variable in class org.openstreetmap.josm.data.gpx.GpxData.GpxTrackSegmentSpan
 
lastZoom - Variable in class org.openstreetmap.josm.gui.layer.OsmDataLayer
The last zoom level (we invalidate all tiles when switching layers)
lastZoomArea - Variable in class org.openstreetmap.josm.actions.AutoScaleAction
Last zoomed bounds
lastZoomTime - Variable in class org.openstreetmap.josm.actions.AutoScaleAction
Time of last zoom to bounds action
lat - Variable in class org.openstreetmap.josm.actions.JumpToAction
 
lat - Variable in class org.openstreetmap.josm.data.coor.conversion.LatLonParser.LatLonHolder
 
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.data.vector.VectorNode
 
lat - Variable in class org.openstreetmap.josm.io.NameFinder.SearchResult
 
lat - Variable in class org.openstreetmap.josm.io.remotecontrol.handler.AddNodeHandler
 
lat() - Method in interface org.openstreetmap.josm.data.coor.ILatLon
Returns the latitude, i.e., the north-south position in degrees.
lat() - Method in class org.openstreetmap.josm.data.coor.LatLon
 
lat() - Method in class org.openstreetmap.josm.data.gpx.WayPoint
 
lat() - Method in class org.openstreetmap.josm.data.osm.Node
 
lat() - Method in class org.openstreetmap.josm.data.osm.NodeData
 
lat() - Method in class org.openstreetmap.josm.data.osm.visitor.paint.TileZXY
Get the latitude for upper-left corner of this tile
lat() - Method in class org.openstreetmap.josm.data.vector.VectorNode
 
lat() - Method in class org.openstreetmap.josm.gui.layer.markerlayer.Marker
 
lat_0 - org.openstreetmap.josm.data.projection.CustomProjection.Param
Latitude of origin
lat_1 - org.openstreetmap.josm.data.projection.CustomProjection.Param
Latitude of first standard parallel
lat_2 - org.openstreetmap.josm.data.projection.CustomProjection.Param
Latitude of second standard parallel
lat_ts - org.openstreetmap.josm.data.projection.CustomProjection.Param
Latitude of true scale (Polar Stereographic)
lat_ts - Variable in class org.openstreetmap.josm.data.projection.proj.ProjParameters
lat0 - Variable in class org.openstreetmap.josm.data.projection.proj.ProjParameters
lat1 - Variable in class org.openstreetmap.josm.data.projection.proj.ProjParameters
lat1 - Variable in class org.openstreetmap.josm.io.BoundingBoxDownloader
The boundings of the desired map data.
lat2 - Variable in class org.openstreetmap.josm.data.projection.proj.ProjParameters
lat2 - Variable in class org.openstreetmap.josm.io.BoundingBoxDownloader
 
lat2y(double) - Static method in class org.openstreetmap.josm.data.coor.QuadTiling
 
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
 
LATE_UPLOAD_HOOKS - Static variable in class org.openstreetmap.josm.actions.UploadAction
 
latest - Variable in class org.openstreetmap.josm.gui.history.HistoryBrowserModel
latest isn't a reference of history.
latestSubtask - Variable in class org.openstreetmap.josm.gui.SplashScreen.SplashProgressMonitor
 
LATIN - Static variable in class org.openstreetmap.josm.tools.I18n
 
LATINPINYIN - Static variable in class org.openstreetmap.josm.tools.I18n
 
latInterval - Variable in class org.openstreetmap.josm.data.projection.datum.NTV2SubGrid
 
latitude(double, double, double) - Method in class org.openstreetmap.josm.data.projection.Ellipsoid
Returns geographic latitude of isometric latitude of first eccentricity (e) and epsilon precision
LATITUDE - org.openstreetmap.josm.io.nmea.NmeaParser.GGA
 
LATITUDE - org.openstreetmap.josm.io.nmea.NmeaParser.GLL
 
LATITUDE_NAME - org.openstreetmap.josm.io.nmea.NmeaParser.GGA
 
LATITUDE_NS - org.openstreetmap.josm.io.nmea.NmeaParser.GLL
 
latitudeIsometric(double) - Method in class org.openstreetmap.josm.data.projection.Ellipsoid
Returns isometric latitude of phi on first eccentricity (e)
latitudeIsometric(double, double) - Method in class org.openstreetmap.josm.data.projection.Ellipsoid
Returns isometric latitude of phi on given first eccentricity (e)
latitudeOfOrigin - Variable in class org.openstreetmap.josm.data.projection.proj.AzimuthalEquidistant
Latitude of origin in radians.
latitudeOfOrigin - Variable in class org.openstreetmap.josm.data.projection.proj.LambertAzimuthalEqualArea
 
latitudeOfOrigin - Variable in class org.openstreetmap.josm.data.projection.proj.TransverseMercator
Latitude of origin in radians.
latitudeOrigin - Variable in class org.openstreetmap.josm.data.projection.proj.LambertConformalConic.Parameters
latitude of origin
LatitudeValidator(JTextComponent) - Constructor for class org.openstreetmap.josm.gui.widgets.BoundingBoxSelectionPanel.LatitudeValidator
 
latlon - Variable in enum org.openstreetmap.josm.data.projection.CustomProjection.Polarity
 
latlon - Variable in class org.openstreetmap.josm.gui.download.BoundingBoxSelection
 
latLon - Variable in class org.openstreetmap.josm.command.Command.OldNodeState
 
latLon - Variable in class org.openstreetmap.josm.data.notes.Note
 
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
Constructs a new object representing the given latitude/longitude.
LatLon(ILatLon) - Constructor for class org.openstreetmap.josm.data.coor.LatLon
Creates a new LatLon object for the given coordinate
LATLON_FORMAT - Static variable in class org.openstreetmap.josm.data.imagery.AbstractWMSTileSource
 
LATLON_FORMAT - Static variable in class org.openstreetmap.josm.data.imagery.TemplatedWMSTileSource
 
latLon2Cart(LatLon) - Method in class org.openstreetmap.josm.data.projection.Ellipsoid
convert ellipsoidal coordinates to cartesian coordinates
latlon2eastNorth(ILatLon) - Method in class org.openstreetmap.josm.data.projection.AbstractProjection
 
latlon2eastNorth(ILatLon) - Method in interface org.openstreetmap.josm.data.projection.Projecting
Convert from lat/lon to easting/northing.
latlon2eastNorth(ILatLon) - Method in class org.openstreetmap.josm.data.projection.ShiftedProjecting
 
latlon2eastNorth(LatLon) - Method in interface org.openstreetmap.josm.data.projection.Projecting
Convert from lat/lon to easting/northing.
latLonCoordinates - Variable in class org.openstreetmap.josm.gui.dialogs.LatLonDialog
 
LatLonDialog - Class in org.openstreetmap.josm.gui.dialogs
A dialog that lets the user add a node at the coordinates he enters.
LatLonDialog(Component, String, String) - Constructor for class org.openstreetmap.josm.gui.dialogs.LatLonDialog
Creates a new LatLonDialog
LatLonDialog.EastNorthValidator - Class in org.openstreetmap.josm.gui.dialogs
 
LatLonDialog.LatLonValidator - Class in org.openstreetmap.josm.gui.dialogs
 
LatLonDialog.TextFieldFocusHandler - Class in org.openstreetmap.josm.gui.dialogs
 
LatLonHolder() - Constructor for class org.openstreetmap.josm.data.coor.conversion.LatLonParser.LatLonHolder
 
latLonInRegions(ILatLon, Collection<String>) - Static method in class org.openstreetmap.josm.data.validation.tests.TagChecker
Check if the specified latlon is inside any of the specified regions
LatLonParser - Class in org.openstreetmap.josm.data.coor.conversion
Support for parsing a LatLon object from a string.
LatLonParser() - Constructor for class org.openstreetmap.josm.data.coor.conversion.LatLonParser
 
LatLonParser.LatLonHolder - Class in org.openstreetmap.josm.data.coor.conversion
 
latLonToTile(double, double, int) - Static method in class org.openstreetmap.josm.data.osm.visitor.paint.TileZXY
Convert a lat, lon, and zoom to a tile coordiante
latLonToTileXY(double, double, int) - Method in class org.openstreetmap.josm.data.imagery.AbstractWMSTileSource
 
latLonToTileXY(double, double, int) - Method in class org.openstreetmap.josm.data.imagery.WMTSTileSource
 
latLonToXY(double, double, int) - Method in class org.openstreetmap.josm.data.imagery.AbstractWMSTileSource
 
latLonToXY(double, double, int) - Method in class org.openstreetmap.josm.data.imagery.WMTSTileSource
 
latLonValidator - Variable in class org.openstreetmap.josm.gui.dialogs.LatLonDialog
 
LatLonValidator(JTextComponent) - Constructor for class org.openstreetmap.josm.gui.dialogs.LatLonDialog.LatLonValidator
 
LatLonViewer(HistoryBrowserModel, PointInTimeType) - Constructor for class org.openstreetmap.josm.gui.history.CoordinateInfoViewer.LatLonViewer
Constructs a new LatLonViewer.
latOffset - Variable in class org.openstreetmap.josm.io.OsmPbfReader.PrimitiveBlockRecord
 
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.download.DownloadDialog
 
latText - Variable in class org.openstreetmap.josm.gui.MapStatus
 
latToString(ILatLon) - Method in class org.openstreetmap.josm.data.coor.conversion.DecimalDegreesCoordinateFormat
 
latToString(ILatLon) - Method in class org.openstreetmap.josm.data.coor.conversion.DMSCoordinateFormat
 
latToString(ILatLon) - Method in interface org.openstreetmap.josm.data.coor.conversion.ICoordinateFormat
Convert latitude to string.
latToString(ILatLon) - Method in class org.openstreetmap.josm.data.coor.conversion.NauticalCoordinateFormat
 
latToString(ILatLon) - Method in class org.openstreetmap.josm.data.coor.conversion.ProjectedCoordinateFormat
 
latToTileY(int, double) - Static method in class org.openstreetmap.josm.gui.bbox.TileSelectionBBoxChooser.TileGridInputPanel
 
LatValueChecker(JosmTextField) - Constructor for class org.openstreetmap.josm.gui.download.BoundingBoxSelection.LatValueChecker
 
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(Component, KeyStroke) - Static method in class org.openstreetmap.josm.actions.relation.RecentRelationsAction.RecentRelationsPopupMenu
 
launch(MouseEvent) - Method in class org.openstreetmap.josm.gui.dialogs.MapPaintDialog.PopupMenuHandler
 
launch(MouseEvent) - Method in class org.openstreetmap.josm.gui.dialogs.ValidatorDialog.MouseEventHandler
 
launch(MouseEvent) - Method in class org.openstreetmap.josm.gui.widgets.PopupMenuLauncher
Launches the popup menu according to the given mouse event.
launchAction - Variable in class org.openstreetmap.josm.actions.relation.RecentRelationsAction
 
launchChangesetManager(Collection<Integer>) - Static method in class org.openstreetmap.josm.gui.dialogs.ChangesetDialog.LaunchChangesetManager
 
LaunchChangesetManager() - Constructor for class org.openstreetmap.josm.gui.dialogs.ChangesetDialog.LaunchChangesetManager
 
LaunchChangesetManagerAction() - Constructor for class org.openstreetmap.josm.gui.dialogs.ChangesetDialog.LaunchChangesetManagerAction
 
launchEditor(Relation) - Static method in class org.openstreetmap.josm.actions.relation.EditRelationAction
Launches relation editor for the given relation.
LaunchEditorAction() - Constructor for class org.openstreetmap.josm.actions.relation.RecentRelationsAction.LaunchEditorAction
 
launcher - Variable in class org.openstreetmap.josm.gui.widgets.JosmEditorPane
 
launcher - Variable in class org.openstreetmap.josm.gui.widgets.JosmTextArea
 
launcher - Variable in class org.openstreetmap.josm.gui.widgets.JosmTextField
 
LaunchFileChooserAction() - Constructor for class org.openstreetmap.josm.gui.io.LayerNameAndFilePathTableCell.LaunchFileChooserAction
 
LaunchFileChooserEditCellAction() - Constructor for class org.openstreetmap.josm.gui.preferences.SourceEditor.FileOrUrlCellEditor.LaunchFileChooserEditCellAction
 
LaunchFileChooserSourceTypeAction() - Constructor for class org.openstreetmap.josm.gui.preferences.SourceEditor.EditSourceEntryDialog.LaunchFileChooserSourceTypeAction
 
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.
launchInfoBrowser(Object) - Method in class org.openstreetmap.josm.actions.AbstractInfoAction
 
launchInfoBrowsersForSelectedPrimitivesAndNote() - Method in class org.openstreetmap.josm.actions.AbstractInfoAction
 
launchSafeAndUploadTask() - Method in class org.openstreetmap.josm.gui.io.SaveLayersDialog
 
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.data.ImageData
 
layer - Variable in class org.openstreetmap.josm.data.vector.VectorPrimitive
 
layer - Variable in class org.openstreetmap.josm.gui.datatransfer.data.LayerTransferData
 
layer - Variable in class org.openstreetmap.josm.gui.dialogs.layer.ActivateLayerAction
 
layer - Variable in class org.openstreetmap.josm.gui.dialogs.layer.DuplicateAction
 
layer - Variable in class org.openstreetmap.josm.gui.dialogs.layer.MergeAction
 
layer - Variable in class org.openstreetmap.josm.gui.dialogs.LayerListDialog.LayerVisibleCheckBox
 
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.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.AbstractPrimitiveTask
 
layer - Variable in class org.openstreetmap.josm.gui.io.importexport.OsmImporter.OsmImporterData
 
layer - Variable in class org.openstreetmap.josm.gui.io.SaveLayerInfo
the modifiable layer
layer - Variable in class org.openstreetmap.josm.gui.io.UploadLayerTask
 
layer - Variable in class org.openstreetmap.josm.gui.io.UploadNoteLayerTask
 
layer - Variable in class org.openstreetmap.josm.gui.io.UploadPrimitivesTask
 
layer - Variable in class org.openstreetmap.josm.gui.layer.AbstractTileSourceLayer.AbstractTileAction
 
layer - Variable in class org.openstreetmap.josm.gui.layer.AutosaveTask.AutosaveLayerInfo
 
layer - Variable in class org.openstreetmap.josm.gui.layer.geoimage.ImageViewerDialog.MoveImgDisplayPanel
 
layer - Variable in class org.openstreetmap.josm.gui.layer.geoimage.ShowThumbnailAction
 
layer - Variable in class org.openstreetmap.josm.gui.layer.geoimage.ThumbsLoader
 
layer - Variable in class org.openstreetmap.josm.gui.layer.geoimage.WikimediaCommonsLoader
 
layer - Variable in class org.openstreetmap.josm.gui.layer.gpx.ChooseTrackVisibilityAction
 
layer - Variable in class org.openstreetmap.josm.gui.layer.gpx.ConvertToDataLayerAction
source layer
layer - Variable in class org.openstreetmap.josm.gui.layer.gpx.DateFilterPanel
 
layer - Variable in class org.openstreetmap.josm.gui.layer.gpx.DownloadWmsAlongTrackAction.PrecacheWmsTask
 
layer - Variable in class org.openstreetmap.josm.gui.layer.gpx.GpxDrawHelper
 
layer - Variable in class org.openstreetmap.josm.gui.layer.gpx.ImportAudioAction
 
layer - Variable in class org.openstreetmap.josm.gui.layer.gpx.ImportImagesAction
 
layer - Variable in class org.openstreetmap.josm.gui.layer.gpx.MarkersFromNamedPointsAction
 
layer - Variable in class org.openstreetmap.josm.gui.layer.GpxLayer.CombineTracksToSegmentedTrackAction
 
layer - Variable in class org.openstreetmap.josm.gui.layer.GpxLayer.SplitTrackSegmentsToTracksAction
 
layer - Variable in class org.openstreetmap.josm.gui.layer.GpxLayer.SplitTracksToLayersAction
 
layer - Variable in class org.openstreetmap.josm.gui.layer.imagery.AutoLoadTilesAction
 
layer - Variable in class org.openstreetmap.josm.gui.layer.imagery.AutoZoomAction
 
layer - Variable in class org.openstreetmap.josm.gui.layer.imagery.DecreaseZoomAction
 
layer - Variable in class org.openstreetmap.josm.gui.layer.imagery.FlushTileCacheAction
 
layer - Variable in class org.openstreetmap.josm.gui.layer.imagery.IncreaseZoomAction
 
layer - Variable in class org.openstreetmap.josm.gui.layer.imagery.LoadAllTilesAction
 
layer - Variable in class org.openstreetmap.josm.gui.layer.imagery.LoadErroneousTilesAction
 
layer - Variable in class org.openstreetmap.josm.gui.layer.imagery.MVTLayer.ConvertLayerAction
 
layer - Variable in class org.openstreetmap.josm.gui.layer.imagery.MVTLayer.EnableLayerAction
 
layer - Variable in class org.openstreetmap.josm.gui.layer.imagery.ShowErrorsAction
 
layer - Variable in class org.openstreetmap.josm.gui.layer.imagery.ZoomToBestAction
 
layer - Variable in class org.openstreetmap.josm.gui.layer.imagery.ZoomToNativeLevelAction
 
layer - Variable in class org.openstreetmap.josm.gui.layer.JumpToMarkerActions.JumpToMarker
 
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
The current MapCSS layer
layer - Variable in class org.openstreetmap.josm.gui.mappaint.mapcss.Selector.ChildOrParentSelector.CrossingFinder
 
layer - Variable in class org.openstreetmap.josm.gui.MapView.WarningLayerPainter
 
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.session.AbstractSessionExporter
 
layer - Variable in class org.openstreetmap.josm.io.session.SessionReader.LayerDependency
 
Layer - Class in org.openstreetmap.josm.data.imagery.vectortile.mapbox
A Mapbox Vector Tile Layer
Layer - Class in org.openstreetmap.josm.gui.layer
A layer encapsulates the gui component of one dataset and its representation.
Layer() - Constructor for class org.openstreetmap.josm.data.imagery.WMTSTileSource.Layer
 
Layer(byte[]) - Constructor for class org.openstreetmap.josm.data.imagery.vectortile.mapbox.Layer
Create a new layer
Layer(String) - Constructor for class org.openstreetmap.josm.gui.layer.Layer
Create the layer and fill in the necessary components.
Layer(Collection<ProtobufRecord>) - Constructor for class org.openstreetmap.josm.data.imagery.vectortile.mapbox.Layer
Create a layer from a collection of records
Layer(WMTSTileSource.Layer) - Constructor for class org.openstreetmap.josm.data.imagery.WMTSTileSource.Layer
 
LAYER - org.openstreetmap.josm.actions.AutoScaleAction.AutoScaleMode
Zoom the window so that all the data on the currently selected layer fills the window area
LAYER - org.openstreetmap.josm.tools.ImageProvider.ImageSizes
Layer list icon size
LAYER_DATA - Static variable in class org.openstreetmap.josm.gui.datatransfer.LayerTransferable
Data flavor for Layers which are wrapped in LayerTransferable.Data.
LAYER_FIELD - Static variable in class org.openstreetmap.josm.data.imagery.vectortile.mapbox.Layer
The field value for a layer (in ProtobufRecord.getField())
Layer.LayerAction - Interface in org.openstreetmap.josm.gui.layer
Action related to a single layer.
Layer.LayerGpxExportAction - Class in org.openstreetmap.josm.gui.layer
Action that exports the layer as gpx file
Layer.LayerSaveAction - Class in org.openstreetmap.josm.gui.layer
The action to save a layer
Layer.LayerSaveAsAction - Class in org.openstreetmap.josm.gui.layer
Action to save the layer in a new file
Layer.MultiLayerAction - Interface in org.openstreetmap.josm.gui.layer
Action related to several layers.
Layer.SeparatorLayerAction - Class in org.openstreetmap.josm.gui.layer
Special class that can be returned by getMenuEntries when JSeparator needs to be created
Layer.ValueFields<T> - Class in org.openstreetmap.josm.data.imagery.vectortile.mapbox
 
layerAdded(LayerManager.LayerAddEvent) - Method in class org.openstreetmap.josm.actions.JosmAction.LayerChangeAdapter
 
layerAdded(LayerManager.LayerAddEvent) - Method in class org.openstreetmap.josm.actions.SessionSaveAction
 
layerAdded(LayerManager.LayerAddEvent) - Method in class org.openstreetmap.josm.actions.ZoomToAction
 
layerAdded(LayerManager.LayerAddEvent) - Method in class org.openstreetmap.josm.data.osm.history.HistoryDataSet
 
layerAdded(LayerManager.LayerAddEvent) - Method in class org.openstreetmap.josm.data.osm.visitor.paint.relations.MultipolygonCache
 
layerAdded(LayerManager.LayerAddEvent) - Method in class org.openstreetmap.josm.gui.autofilter.AutoFilterManager
 
layerAdded(LayerManager.LayerAddEvent) - Method in class org.openstreetmap.josm.gui.bbox.SlippyMapBBoxChooser
 
layerAdded(LayerManager.LayerAddEvent) - Method in class org.openstreetmap.josm.gui.dialogs.LayerListDialog.ColumnWidthAdaptionListener
 
layerAdded(LayerManager.LayerAddEvent) - Method in class org.openstreetmap.josm.gui.dialogs.LayerListDialog.LayerListModel
 
layerAdded(LayerManager.LayerAddEvent) - Method in class org.openstreetmap.josm.gui.dialogs.NotesDialog
 
layerAdded(LayerManager.LayerAddEvent) - Method in class org.openstreetmap.josm.gui.dialogs.relation.MemberTable.ZoomToGapAction
 
layerAdded(LayerManager.LayerAddEvent) - Method in class org.openstreetmap.josm.gui.dialogs.relation.RelationDialogManager
 
layerAdded(LayerManager.LayerAddEvent) - Method in class org.openstreetmap.josm.gui.dialogs.relation.SelectionTableModel
 
layerAdded(LayerManager.LayerAddEvent) - Method in class org.openstreetmap.josm.gui.dialogs.RelationListDialog.NewAction
 
layerAdded(LayerManager.LayerAddEvent) - Method in class org.openstreetmap.josm.gui.history.HistoryBrowserDialogManager
 
layerAdded(LayerManager.LayerAddEvent) - Method in class org.openstreetmap.josm.gui.ImageryMenu
 
layerAdded(LayerManager.LayerAddEvent) - Method in class org.openstreetmap.josm.gui.layer.AutosaveTask
 
layerAdded(LayerManager.LayerAddEvent) - Method in class org.openstreetmap.josm.gui.layer.geoimage.CorrelateGpxWithImages.GpxLayerAddedListener
 
layerAdded(LayerManager.LayerAddEvent) - Method in class org.openstreetmap.josm.gui.layer.geoimage.ImageViewerDialog
 
layerAdded(LayerManager.LayerAddEvent) - Method in class org.openstreetmap.josm.gui.layer.geoimage.WikimediaCommonsLoader.WikimediaCommonsLoadImagesAction
 
layerAdded(LayerManager.LayerAddEvent) - Method in interface org.openstreetmap.josm.gui.layer.LayerManager.LayerChangeListener
Notifies this listener that a layer has been added.
layerAdded(LayerManager.LayerAddEvent) - Method in class org.openstreetmap.josm.gui.layer.ValidatorLayer
 
layerAdded(LayerManager.LayerAddEvent) - Method in class org.openstreetmap.josm.gui.MainFrame.ManageLayerListeners
 
layerAdded(LayerManager.LayerAddEvent) - Method in class org.openstreetmap.josm.gui.MapFrame
 
layerAdded(LayerManager.LayerAddEvent) - Method in class org.openstreetmap.josm.gui.MapView
 
LayerAddEvent(LayerManager, Layer, boolean) - Constructor for class org.openstreetmap.josm.gui.layer.LayerManager.LayerAddEvent
 
LayerAvailabilityEvent(LayerManager, boolean) - Constructor for class org.openstreetmap.josm.gui.layer.MainLayerManager.LayerAvailabilityEvent
 
layerAvailabilityListeners - Variable in class org.openstreetmap.josm.gui.layer.MainLayerManager
 
LayerCellRenderer() - Constructor for class org.openstreetmap.josm.gui.io.SaveLayersDialog.LayerListWarningMessagePanel.LayerCellRenderer
 
layerChangeAdapter - Variable in class org.openstreetmap.josm.actions.JosmAction
 
LayerChangeAdapter() - Constructor for class org.openstreetmap.josm.actions.JosmAction.LayerChangeAdapter
 
layerChangeListeners - Variable in class org.openstreetmap.josm.gui.layer.LayerManager
 
layerDependencies - Variable in class org.openstreetmap.josm.io.session.SessionReader.ImportSupport
 
LayerDependency(Integer, Layer, SessionLayerImporter) - Constructor for class org.openstreetmap.josm.io.session.SessionReader.LayerDependency
 
LayerDetails - Class in org.openstreetmap.josm.data.imagery
The details of a layer of this WMS server.
LayerDetails(LayerDetails) - Constructor for class org.openstreetmap.josm.data.imagery.LayerDetails
Constructor pointing to parent layer.
layerFileName - Variable in class org.openstreetmap.josm.gui.layer.AutosaveTask.AutosaveLayerInfo
 
LayerGpxExportAction(Layer) - Constructor for class org.openstreetmap.josm.gui.layer.Layer.LayerGpxExportAction
Create a new gpx export action for the given layer.
layerIds - Variable in class org.openstreetmap.josm.data.imagery.ImageryLayerInfo
List of layer ids of all usable layers
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
 
layerInfo - Variable in class org.openstreetmap.josm.gui.preferences.imagery.ImageryProvidersPanel
 
LayerInvalidatedListener() - Constructor for class org.openstreetmap.josm.gui.MapView.LayerInvalidatedListener
 
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
Determines if layer l is supported by this map mode.
layerIsSupported(Layer) - Method in class org.openstreetmap.josm.actions.mapmode.ParallelWayAction
 
layerIsSupported(Layer) - Method in class org.openstreetmap.josm.actions.mapmode.SelectAction
 
layerIsSupported(Layer) - Method in class org.openstreetmap.josm.actions.mapmode.SelectLassoAction
 
layerIsSupported(Layer) - Method in class org.openstreetmap.josm.actions.mapmode.SplitMode
 
layerList - Variable in class org.openstreetmap.josm.gui.dialogs.LayerListDialog
the list of layers (technically its a JTable, but appears like a list)
layerList - Variable in class org.openstreetmap.josm.gui.dialogs.LayerListDialog.LayerListModel
 
LayerList(LayerListDialog.LayerListModel) - Constructor for class org.openstreetmap.josm.gui.dialogs.LayerListDialog.LayerList
 
LayerListCellRenderer() - Constructor for class org.openstreetmap.josm.actions.AbstractMergeAction.LayerListCellRenderer
 
LayerListDialog - Class in org.openstreetmap.josm.gui.dialogs
This is a toggle dialog which displays the list of layers.
LayerListDialog(MainLayerManager) - Constructor for class org.openstreetmap.josm.gui.dialogs.LayerListDialog
Creates a layer list and attach it to the given layer manager.
LayerListDialog.ActiveLayerCellRenderer - Class in org.openstreetmap.josm.gui.dialogs
 
LayerListDialog.ActiveLayerCheckBox - Class in org.openstreetmap.josm.gui.dialogs
 
LayerListDialog.ColumnWidthAdaptionListener - Class in org.openstreetmap.josm.gui.dialogs
 
LayerListDialog.LayerList - Class in org.openstreetmap.josm.gui.dialogs
This component displays a list of layers and provides the methods needed by LayerListDialog.LayerListModel.
LayerListDialog.LayerListModel - Class in org.openstreetmap.josm.gui.dialogs
The layer list model.
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.LayerNameCellRenderer - Class in org.openstreetmap.josm.gui.dialogs
 
LayerListDialog.LayerVisibleCellEditor - Class in org.openstreetmap.josm.gui.dialogs
 
LayerListDialog.LayerVisibleCellRenderer - Class in org.openstreetmap.josm.gui.dialogs
 
LayerListDialog.LayerVisibleCheckBox - Class in org.openstreetmap.josm.gui.dialogs
 
LayerListDialog.LayerVisibleCheckBox.EyeIcon - Class in org.openstreetmap.josm.gui.dialogs
 
LayerListDialog.NativeScaleLayerCellRenderer - Class in org.openstreetmap.josm.gui.dialogs
 
LayerListDialog.NativeScaleLayerCheckBox - Class in org.openstreetmap.josm.gui.dialogs
 
LayerListDialog.OffsetLayerCellRenderer - Class in org.openstreetmap.josm.gui.dialogs
 
LayerListDialog.OffsetLayerCheckBox - Class in org.openstreetmap.josm.gui.dialogs
 
LayerListDialog.PopupMenuHandler - Class in org.openstreetmap.josm.gui.dialogs
 
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
LayerListModel(MainLayerManager, DefaultListSelectionModel) - Constructor for class org.openstreetmap.josm.gui.dialogs.LayerListDialog.LayerListModel
constructor
LayerListPopup - Class in org.openstreetmap.josm.gui.dialogs
Popup menu handler for the layer list.
LayerListPopup(List<Layer>) - Constructor for class org.openstreetmap.josm.gui.dialogs.LayerListPopup
Constructs a new LayerListPopup.
LayerListPopup.InfoAction - Class in org.openstreetmap.josm.gui.dialogs
An action that displays the layer information.
LayerListTransferHandler - Class in org.openstreetmap.josm.gui.dialogs.layer
This class allows the user to transfer layers using drag+drop.
LayerListTransferHandler() - Constructor for class org.openstreetmap.josm.gui.dialogs.layer.LayerListTransferHandler
 
LayerListWarningMessagePanel(String, List<SaveLayerInfo>) - Constructor for class org.openstreetmap.josm.gui.io.SaveLayersDialog.LayerListWarningMessagePanel
 
layerManager - Variable in class org.openstreetmap.josm.gui.dialogs.LayerListDialog.LayerListModel
 
layerManager - Variable in class org.openstreetmap.josm.gui.dialogs.LayerListDialog
The MainLayerManager this list is for.
layerManager - Static variable in class org.openstreetmap.josm.gui.MainApplication
Provides access to the layers displayed in the main view.
layerManager - Variable in class org.openstreetmap.josm.gui.MainPanel
 
layerManager - Variable in class org.openstreetmap.josm.gui.MapView
A list of all layers currently loaded.
LayerManager - Class in org.openstreetmap.josm.gui.layer
This class handles the layer management.
LayerManager() - Constructor for class org.openstreetmap.josm.gui.layer.LayerManager
 
LayerManager.LayerAddEvent - Class in org.openstreetmap.josm.gui.layer
The event that is fired whenever a layer was added.
LayerManager.LayerChangeListener - Interface in org.openstreetmap.josm.gui.layer
Interface to notify listeners of a layer change.
LayerManager.LayerManagerEvent - Class in org.openstreetmap.josm.gui.layer
Base class of layer manager events.
LayerManager.LayerOrderChangeEvent - Class in org.openstreetmap.josm.gui.layer
An event that is fired whenever the order of layers changed.
LayerManager.LayerRemoveEvent - Class in org.openstreetmap.josm.gui.layer
The event that is fired before removing a layer.
LayerManagerEvent(LayerManager) - Constructor for class org.openstreetmap.josm.gui.layer.LayerManager.LayerManagerEvent
 
layerName - Variable in class org.openstreetmap.josm.actions.downloadtasks.DownloadParams
 
layerName - Variable in class org.openstreetmap.josm.data.imagery.DefaultLayer
 
layerName - Variable in class org.openstreetmap.josm.gui.layer.AutosaveTask.AutosaveLayerInfo
 
layerName - Variable in class org.openstreetmap.josm.io.remotecontrol.handler.LoadDataHandler.LoadDataTask
 
layerName - Variable in class org.openstreetmap.josm.io.session.SessionReader.ImportSupport
 
LayerNameAndFilePathTableCell - Class in org.openstreetmap.josm.gui.io
Display and edit layer name and file path in a JTable.
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
 
LayerNameCellEditor(DisableShortcutsOnFocusGainedTextField) - Constructor for class org.openstreetmap.josm.gui.dialogs.LayerListDialog.LayerNameCellEditor
 
LayerNameCellRenderer() - Constructor for class org.openstreetmap.josm.gui.dialogs.LayerListDialog.LayerNameCellRenderer
 
layerNames - Variable in class org.openstreetmap.josm.gui.layer.imagery.MVTLayer
 
layerOrderChanged(LayerManager.LayerOrderChangeEvent) - Method in class org.openstreetmap.josm.actions.JosmAction.LayerChangeAdapter
 
layerOrderChanged(LayerManager.LayerOrderChangeEvent) - Method in class org.openstreetmap.josm.actions.SessionSaveAction
 
layerOrderChanged(LayerManager.LayerOrderChangeEvent) - Method in class org.openstreetmap.josm.actions.ZoomToAction
 
layerOrderChanged(LayerManager.LayerOrderChangeEvent) - Method in class org.openstreetmap.josm.data.osm.history.HistoryDataSet
 
layerOrderChanged(LayerManager.LayerOrderChangeEvent) - Method in class org.openstreetmap.josm.data.osm.visitor.paint.relations.MultipolygonCache
 
layerOrderChanged(LayerManager.LayerOrderChangeEvent) - Method in class org.openstreetmap.josm.gui.autofilter.AutoFilterManager
 
layerOrderChanged(LayerManager.LayerOrderChangeEvent) - Method in class org.openstreetmap.josm.gui.bbox.SlippyMapBBoxChooser
 
layerOrderChanged(LayerManager.LayerOrderChangeEvent) - Method in class org.openstreetmap.josm.gui.dialogs.LayerListDialog.ColumnWidthAdaptionListener
 
layerOrderChanged(LayerManager.LayerOrderChangeEvent) - Method in class org.openstreetmap.josm.gui.dialogs.LayerListDialog.LayerListModel
 
layerOrderChanged(LayerManager.LayerOrderChangeEvent) - Method in class org.openstreetmap.josm.gui.dialogs.NotesDialog
 
layerOrderChanged(LayerManager.LayerOrderChangeEvent) - Method in class org.openstreetmap.josm.gui.dialogs.relation.MemberTable.ZoomToGapAction
 
layerOrderChanged(LayerManager.LayerOrderChangeEvent) - Method in class org.openstreetmap.josm.gui.dialogs.relation.RelationDialogManager
 
layerOrderChanged(LayerManager.LayerOrderChangeEvent) - Method in class org.openstreetmap.josm.gui.dialogs.relation.SelectionTableModel
 
layerOrderChanged(LayerManager.LayerOrderChangeEvent) - Method in class org.openstreetmap.josm.gui.dialogs.RelationListDialog.NewAction
 
layerOrderChanged(LayerManager.LayerOrderChangeEvent) - Method in class org.openstreetmap.josm.gui.history.HistoryBrowserDialogManager
 
layerOrderChanged(LayerManager.LayerOrderChangeEvent) - Method in class org.openstreetmap.josm.gui.ImageryMenu
 
layerOrderChanged(LayerManager.LayerOrderChangeEvent) - Method in class org.openstreetmap.josm.gui.layer.AutosaveTask
 
layerOrderChanged(LayerManager.LayerOrderChangeEvent) - Method in class org.openstreetmap.josm.gui.layer.geoimage.CorrelateGpxWithImages.GpxLayerAddedListener
 
layerOrderChanged(LayerManager.LayerOrderChangeEvent) - Method in class org.openstreetmap.josm.gui.layer.geoimage.ImageViewerDialog
 
layerOrderChanged(LayerManager.LayerOrderChangeEvent) - Method in class org.openstreetmap.josm.gui.layer.geoimage.WikimediaCommonsLoader.WikimediaCommonsLoadImagesAction
 
layerOrderChanged(LayerManager.LayerOrderChangeEvent) - Method in interface org.openstreetmap.josm.gui.layer.LayerManager.LayerChangeListener
Notifies this listener that the order of layers was changed.
layerOrderChanged(LayerManager.LayerOrderChangeEvent) - Method in class org.openstreetmap.josm.gui.layer.ValidatorLayer
 
layerOrderChanged(LayerManager.LayerOrderChangeEvent) - Method in class org.openstreetmap.josm.gui.MainFrame.ManageLayerListeners
 
layerOrderChanged(LayerManager.LayerOrderChangeEvent) - Method in class org.openstreetmap.josm.gui.MapFrame
 
layerOrderChanged(LayerManager.LayerOrderChangeEvent) - Method in class org.openstreetmap.josm.gui.MapView
 
LayerOrderChangeEvent(LayerManager) - Constructor for class org.openstreetmap.josm.gui.layer.LayerManager.LayerOrderChangeEvent
 
layerPanel - Variable in class org.openstreetmap.josm.gui.preferences.imagery.AddWMTSLayerPanel
 
LayerPositionStrategy - Interface in org.openstreetmap.josm.gui.layer
This class defines a position to insert a given layer in the list of layers.
layerPrefs - Variable in class org.openstreetmap.josm.data.gpx.GpxData
The layer specific prefs formerly saved in the preferences, e.g.
LayerRemoveEvent(LayerManager, Layer) - Constructor for class org.openstreetmap.josm.gui.layer.LayerManager.LayerRemoveEvent
 
layerRemoving(LayerManager.LayerRemoveEvent) - Method in class org.openstreetmap.josm.actions.JosmAction.LayerChangeAdapter
 
layerRemoving(LayerManager.LayerRemoveEvent) - Method in class org.openstreetmap.josm.actions.SessionSaveAction
 
layerRemoving(LayerManager.LayerRemoveEvent) - Method in class org.openstreetmap.josm.actions.ZoomToAction
 
layerRemoving(LayerManager.LayerRemoveEvent) - Method in class org.openstreetmap.josm.data.osm.history.HistoryDataSet
 
layerRemoving(LayerManager.LayerRemoveEvent) - Method in class org.openstreetmap.josm.data.osm.visitor.paint.relations.MultipolygonCache
 
layerRemoving(LayerManager.LayerRemoveEvent) - Method in class org.openstreetmap.josm.gui.autofilter.AutoFilterManager
 
layerRemoving(LayerManager.LayerRemoveEvent) - Method in class org.openstreetmap.josm.gui.bbox.SlippyMapBBoxChooser
 
layerRemoving(LayerManager.LayerRemoveEvent) - Method in class org.openstreetmap.josm.gui.dialogs.LayerListDialog.ColumnWidthAdaptionListener
 
layerRemoving(LayerManager.LayerRemoveEvent) - Method in class org.openstreetmap.josm.gui.dialogs.LayerListDialog.LayerListModel
 
layerRemoving(LayerManager.LayerRemoveEvent) - Method in class org.openstreetmap.josm.gui.dialogs.NotesDialog
 
layerRemoving(LayerManager.LayerRemoveEvent) - Method in class org.openstreetmap.josm.gui.dialogs.relation.MemberTable.ZoomToGapAction
 
layerRemoving(LayerManager.LayerRemoveEvent) - Method in class org.openstreetmap.josm.gui.dialogs.relation.RelationDialogManager
 
layerRemoving(LayerManager.LayerRemoveEvent) - Method in class org.openstreetmap.josm.gui.dialogs.relation.SelectionTableModel
 
layerRemoving(LayerManager.LayerRemoveEvent) - Method in class org.openstreetmap.josm.gui.dialogs.RelationListDialog.NewAction
 
layerRemoving(LayerManager.LayerRemoveEvent) - Method in class org.openstreetmap.josm.gui.history.HistoryBrowserDialogManager
 
layerRemoving(LayerManager.LayerRemoveEvent) - Method in class org.openstreetmap.josm.gui.ImageryMenu
 
layerRemoving(LayerManager.LayerRemoveEvent) - Method in class org.openstreetmap.josm.gui.layer.AutosaveTask
 
layerRemoving(LayerManager.LayerRemoveEvent) - Method in class org.openstreetmap.josm.gui.layer.geoimage.CorrelateGpxWithImages.GpxLayerAddedListener
 
layerRemoving(LayerManager.LayerRemoveEvent) - Method in class org.openstreetmap.josm.gui.layer.geoimage.ImageViewerDialog
 
layerRemoving(LayerManager.LayerRemoveEvent) - Method in class org.openstreetmap.josm.gui.layer.geoimage.WikimediaCommonsLoader.WikimediaCommonsLoadImagesAction
 
layerRemoving(LayerManager.LayerRemoveEvent) - Method in interface org.openstreetmap.josm.gui.layer.LayerManager.LayerChangeListener
Notifies this listener that a layer was just removed.
layerRemoving(LayerManager.LayerRemoveEvent) - Method in class org.openstreetmap.josm.gui.layer.ValidatorLayer
If layer is the OSM Data layer, remove all errors
layerRemoving(LayerManager.LayerRemoveEvent) - Method in class org.openstreetmap.josm.gui.MainFrame.ManageLayerListeners
 
layerRemoving(LayerManager.LayerRemoveEvent) - Method in class org.openstreetmap.josm.gui.MapFrame
 
layerRemoving(LayerManager.LayerRemoveEvent) - Method in class org.openstreetmap.josm.gui.MapView
 
layers - Variable in class org.openstreetmap.josm.actions.AddImageryLayerAction.LayerSelection
 
layers - Variable in class org.openstreetmap.josm.actions.SessionLoadAction.Loader
 
layers - Variable in class org.openstreetmap.josm.actions.SessionSaveAction
 
layers - Variable in class org.openstreetmap.josm.data.imagery.ImageryLayerInfo
List of all usable layers
layers - Variable in class org.openstreetmap.josm.data.imagery.vectortile.mapbox.MVTTile
 
layers - Variable in class org.openstreetmap.josm.data.imagery.WMSEndpointTileSource
 
layers - Variable in class org.openstreetmap.josm.data.imagery.WMTSCapabilities
 
layers - Variable in class org.openstreetmap.josm.data.imagery.WMTSTileSource
 
layers - Variable in class org.openstreetmap.josm.gui.datatransfer.LayerTransferable.Data
 
layers - Variable in class org.openstreetmap.josm.gui.dialogs.layer.MergeAction
 
layers - Variable in class org.openstreetmap.josm.gui.dialogs.layer.MergeGpxLayerDialog.GpxLayersTableModel
 
layers - Variable in class org.openstreetmap.josm.gui.layer.geoimage.ImagesLoader
 
layers - Variable in class org.openstreetmap.josm.gui.layer.geoimage.ImageViewerDialog
The layer tab (used to select images when multiple layers provide images, makes for easy switching)
layers - Variable in class org.openstreetmap.josm.gui.layer.gpx.CustomizeDrawingAction
 
layers - Variable in class org.openstreetmap.josm.gui.layer.imagery.WMTSLayerSelection.AbstractTableModelExtension
 
layers - Variable in class org.openstreetmap.josm.gui.layer.imagery.WMTSLayerSelection
 
layers - Variable in class org.openstreetmap.josm.gui.layer.LayerManager
This is the list of layers we manage.
layers - Variable in class org.openstreetmap.josm.gui.mappaint.MultiCascade
 
layers - Variable in class org.openstreetmap.josm.gui.preferences.display.GPXSettingsPanel
 
layers - Variable in class org.openstreetmap.josm.gui.preferences.imagery.ImageryProvidersPanel.ImageryURLTableCellRenderer
 
layers - Variable in class org.openstreetmap.josm.io.imagery.WMSImagery
 
layers - Variable in class org.openstreetmap.josm.io.session.SessionReader
 
layers - Variable in class org.openstreetmap.josm.io.session.SessionWriter
 
Layers - Class in org.openstreetmap.josm.data.imagery.vectortile.mapbox.style
Mapbox style layers
Layers(JsonObject) - Constructor for class org.openstreetmap.josm.data.imagery.vectortile.mapbox.style.Layers
Create a layer object
Layers(String, JsonObject) - Constructor for class org.openstreetmap.josm.data.imagery.vectortile.mapbox.style.Layers
Create a layer object
Layers.Type - Enum in org.openstreetmap.josm.data.imagery.vectortile.mapbox.style
The layer type.
LayerSaveAction() - Constructor for class org.openstreetmap.josm.io.session.GenericSessionExporter.LayerSaveAction
Constructs a new LayerSaveAction.
LayerSaveAction(Layer) - Constructor for class org.openstreetmap.josm.gui.layer.Layer.LayerSaveAction
Create a new action that saves the layer
LayerSaveAsAction(Layer) - Constructor for class org.openstreetmap.josm.gui.layer.Layer.LayerSaveAsAction
Create a new save as action
LayerSelection(List<LayerDetails>, String, boolean) - Constructor for class org.openstreetmap.josm.actions.AddImageryLayerAction.LayerSelection
Constructs a new LayerSelection.
layersInfo - Variable in class org.openstreetmap.josm.gui.layer.AutosaveTask
 
layersInSessionFile - Static variable in class org.openstreetmap.josm.actions.SessionSaveAction
 
layersLock - Variable in class org.openstreetmap.josm.gui.layer.AutosaveTask
 
layerStateChangeListeners - Variable in class org.openstreetmap.josm.gui.layer.OsmDataLayer
 
layersToShow() - Method in interface org.openstreetmap.josm.data.imagery.vectortile.mapbox.MVTTile.LayerShower
Get a list of layers to show
layerSupplier - Variable in class org.openstreetmap.josm.gui.dialogs.layer.LayerVisibilityAction
 
layerTable - Variable in class org.openstreetmap.josm.gui.preferences.imagery.AddWMTSLayerPanel
 
LayerTransferable - Class in org.openstreetmap.josm.gui.datatransfer
This class allows to transfer multiple layers in the current JOSM instance.
LayerTransferable(LayerManager, List<Layer>) - Constructor for class org.openstreetmap.josm.gui.datatransfer.LayerTransferable
Create a new data object
LayerTransferable.Data - Class in org.openstreetmap.josm.gui.datatransfer
A wrapper for a collection of Layer.
LayerTransferData - Class in org.openstreetmap.josm.gui.datatransfer.data
This transferable implements a layer transfer.
LayerTransferData(LayerManager, Layer) - Constructor for class org.openstreetmap.josm.gui.datatransfer.data.LayerTransferData
Create a new transfer data for the given layer
layerTree - Variable in class org.openstreetmap.josm.gui.preferences.imagery.WMSLayerTree
 
LayerTreeCellRenderer() - Constructor for class org.openstreetmap.josm.gui.preferences.imagery.WMSLayerTree.LayerTreeCellRenderer
 
LayerVisibilityAction - Class in org.openstreetmap.josm.gui.dialogs.layer
This is a menu that includes all settings for the layer visibility.
LayerVisibilityAction(Supplier<Collection<Layer>>, Supplier<Collection<ImageryFilterSettings>>) - Constructor for class org.openstreetmap.josm.gui.dialogs.layer.LayerVisibilityAction
Creates a new LayerVisibilityAction
LayerVisibilityAction(LayerListDialog.LayerListModel) - Constructor for class org.openstreetmap.josm.gui.dialogs.layer.LayerVisibilityAction
Creates a new LayerVisibilityAction
LayerVisibilityAction.AbstractFilterSlider - Class in org.openstreetmap.josm.gui.dialogs.layer
This is a slider for a filter value.
LayerVisibilityAction.ColorfulnessSlider - Class in org.openstreetmap.josm.gui.dialogs.layer
This slider allows you to change the colorfulness.
LayerVisibilityAction.ColorSelector - Class in org.openstreetmap.josm.gui.dialogs.layer
Allows to select the color of a layer
LayerVisibilityAction.GammaFilterSlider - Class in org.openstreetmap.josm.gui.dialogs.layer
This slider allows you to change the gamma value.
LayerVisibilityAction.OpacitySlider - Class in org.openstreetmap.josm.gui.dialogs.layer
This slider allows you to change the opacity of a layer.
LayerVisibilityAction.SharpnessSlider - Class in org.openstreetmap.josm.gui.dialogs.layer
This slider allows you to change the sharpness.
LayerVisibilityAction.VisibilityCheckbox - Class in org.openstreetmap.josm.gui.dialogs.layer
 
LayerVisibilityAction.VisibilityMenuEntry - Interface in org.openstreetmap.josm.gui.dialogs.layer
An entry in the visibility settings dropdown.
LayerVisibleCellEditor(LayerListDialog.LayerVisibleCheckBox) - Constructor for class org.openstreetmap.josm.gui.dialogs.LayerListDialog.LayerVisibleCellEditor
 
LayerVisibleCellRenderer() - Constructor for class org.openstreetmap.josm.gui.dialogs.LayerListDialog.LayerVisibleCellRenderer
Constructs a new LayerVisibleCellRenderer.
LayerVisibleCheckBox() - Constructor for class org.openstreetmap.josm.gui.dialogs.LayerListDialog.LayerVisibleCheckBox
Constructs a new LayerVisibleCheckBox.
layout - Variable in class org.openstreetmap.josm.gui.dialogs.OsmIdSelectionDialog
 
layout1(MultiSplitLayout.Node, Rectangle) - Method in class org.openstreetmap.josm.gui.widgets.MultiSplitLayout
 
layout2(MultiSplitLayout.Node, Rectangle) - Method in class org.openstreetmap.josm.gui.widgets.MultiSplitLayout
 
layoutContainer(Container) - Method in class org.openstreetmap.josm.gui.widgets.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.widgets.MultiSplitLayout
 
layoutShrink(MultiSplitLayout.Split, Rectangle) - Method in class org.openstreetmap.josm.gui.widgets.MultiSplitLayout
 
LazyRelationLoader() - Constructor for class org.openstreetmap.josm.gui.dialogs.relation.RelationTree.LazyRelationLoader
 
lbExifTime - Variable in class org.openstreetmap.josm.gui.layer.geoimage.SynchronizeTimeFromPhotoDialog
 
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
 
lblChangesetComments - 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
 
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.AbstractListMerger
 
lblHeader - Variable in class org.openstreetmap.josm.gui.conflict.tags.RelationMemberConflictResolver
 
lblHeading - Variable in class org.openstreetmap.josm.gui.io.CredentialDialog.CredentialPanel
 
lblImageryUsed - Variable in class org.openstreetmap.josm.gui.history.VersionInfoPanel
 
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.AbstractListMerger
 
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.TitleBar
the label 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.AbstractListMerger
 
lblNumRequests - Variable in class org.openstreetmap.josm.gui.io.UploadStrategySelectionPanel
 
lblOSD - Variable in class org.openstreetmap.josm.gui.autofilter.AutoFilterManager
lblOSD - Variable in class org.openstreetmap.josm.gui.dialogs.FilterTableModel
lblRule - Variable in class org.openstreetmap.josm.gui.preferences.display.DrawingPreference
 
lblSource - Variable in class org.openstreetmap.josm.gui.history.VersionInfoPanel
 
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.AbstractListMerger
 
lblTitle - Variable in class org.openstreetmap.josm.gui.dialogs.ToggleDialog.TitleBar
the label which displays the dialog's title
lblTitleWeak - 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
 
LBRACE - Static variable in interface org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParserConstants
RegularExpression Id.
leadIn - Variable in class org.openstreetmap.josm.io.audio.JavaSoundPlayer
 
Leaf() - Constructor for class org.openstreetmap.josm.gui.widgets.MultiSplitLayout.Leaf
Create a Leaf node.
Leaf(String) - Constructor for class org.openstreetmap.josm.gui.widgets.MultiSplitLayout.Leaf
Create a Leaf node with the specified name.
left - Variable in class org.openstreetmap.josm.gui.mappaint.mapcss.Selector.ChildOrParentSelector
 
LEFT - org.openstreetmap.josm.actions.MoveAction.Direction
Move left
LEFT - org.openstreetmap.josm.actions.OrthogonalizeAction.Direction
 
LEFT - org.openstreetmap.josm.gui.mappaint.styleelement.BoxTextElement.HorizontalTextAlignment
Align to the left
LEFT - Static variable in class org.openstreetmap.josm.tools.RightAndLefthandTraffic
 
LEFT - Static variable in class org.openstreetmap.josm.tools.ShapeClipper
 
LEFT_BOTTOM_RIGHT_TOP - org.openstreetmap.josm.data.Bounds.ParseMethod
Order: left, bottom, right, top
LEFT_CASING - org.openstreetmap.josm.gui.mappaint.styleelement.LineElement.LineType
A casing, but only to the left
LEFT_DIRECTION - Static variable in class org.openstreetmap.josm.gui.ScrollViewport
Direction flag for left
LEFT_PARENT - org.openstreetmap.josm.data.osm.search.PushbackTokenizer.Token
opening parentheses token (
LeftButtonToolbar(IRelationEditorActionAccess) - Constructor for class org.openstreetmap.josm.gui.dialogs.relation.GenericRelationEditor.LeftButtonToolbar
Constructs a new LeftButtonToolbar.
leftByCars - Variable in class org.openstreetmap.josm.data.validation.tests.Highways
 
leftByCyclists - Variable in class org.openstreetmap.josm.data.validation.tests.Highways
 
leftByPedestrians - Variable in class org.openstreetmap.josm.data.validation.tests.Highways
 
leftComingWay() - Method in class org.openstreetmap.josm.actions.JoinAreasAction.WayTraverser
Search for another way coming to the same head node at left side from last way.
leftHandTraffic - Variable in class org.openstreetmap.josm.data.osm.visitor.paint.StyledMapRenderer
 
leftPanel - Variable in class org.openstreetmap.josm.gui.MapFrame
 
LEGEND_BACKGROUND - Static variable in class org.openstreetmap.josm.tools.ColorScale
 
LEGEND_TEXT_OUTLINE_BRIGHT - Static variable in class org.openstreetmap.josm.tools.ColorScale
 
LEGEND_TEXT_OUTLINE_DARK - Static variable in class org.openstreetmap.josm.tools.ColorScale
 
LEGEND_TITLE - Static variable in class org.openstreetmap.josm.tools.ColorScale
 
length - Variable in class org.openstreetmap.josm.data.gpx.GpxTrack
 
length - Variable in class org.openstreetmap.josm.data.gpx.GpxTrackSegment
 
length - Variable in class org.openstreetmap.josm.data.osm.visitor.paint.ArrowPaintHelper
 
length - Variable in class org.openstreetmap.josm.data.validation.tests.PowerLines.SegmentInfo
Segment length
length - Variable in class org.openstreetmap.josm.gui.tagging.presets.items.Combo
The length of the combo box (number of characters allowed).
length - Variable in class org.openstreetmap.josm.gui.tagging.presets.items.Text
The length of the text box (number of characters allowed).
length() - Method in class org.openstreetmap.josm.data.coor.EastNorth
Counts length (distance from [0,0]) of this.
length() - Method in class org.openstreetmap.josm.data.gpx.GpxData
calculates the sum of the lengths of all track segments
length() - Method in class org.openstreetmap.josm.data.gpx.GpxTrack
 
length() - Method in class org.openstreetmap.josm.data.gpx.GpxTrackSegment
 
length() - Method in interface org.openstreetmap.josm.data.gpx.IGpxTrack
Returns the track length.
length() - Method in interface org.openstreetmap.josm.data.gpx.IGpxTrackSegment
Returns the segment length.
LENGTH_DELIMITED - org.openstreetmap.josm.data.protobuf.WireType
string, bytes, embedded messages, packed repeated fields
LENGTH_EAST - org.openstreetmap.josm.io.nmea.NmeaParser.RMC
 
LENGTH_EAST_NAME - org.openstreetmap.josm.io.nmea.NmeaParser.RMC
 
LengthFunction(Expression) - Constructor for class org.openstreetmap.josm.gui.mappaint.mapcss.ExpressionFactory.LengthFunction
Constructs a new LengthFunction.
lengthOfMatch - Variable in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParserTokenManager
 
less(float, float) - Static method in class org.openstreetmap.josm.gui.mappaint.mapcss.Functions
Function associated to the logical "<" operator.
LESS - org.openstreetmap.josm.gui.mappaint.mapcss.ConditionFactory.Op
The value is less than the given reference value (as float).
LESS - Static variable in interface org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParserConstants
RegularExpression Id.
less_equal(float, float) - Static method in class org.openstreetmap.josm.gui.mappaint.mapcss.Functions
Function associated to the logical "<=" operator.
LESS_EQUAL - Static variable in interface org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParserConstants
RegularExpression Id.
LESS_OR_EQUAL - org.openstreetmap.josm.gui.mappaint.mapcss.ConditionFactory.Op
The value is less than or equal to the given reference value (as float).
LESS_THAN - org.openstreetmap.josm.data.osm.search.PushbackTokenizer.Token
Less than sign (<)
level - Variable in class org.openstreetmap.josm.actions.JoinAreasAction.PolygonLevel
 
level - Variable in class org.openstreetmap.josm.data.osm.QuadBuckets.QBLevel
 
level - Variable in enum org.openstreetmap.josm.data.validation.Severity
Numeric ordering of the severities, 1 being major, 3 being minor
level - Variable in class org.openstreetmap.josm.data.validation.tests.MultipolygonTest.PolygonLevel
 
level - Variable in class org.openstreetmap.josm.tools.GeoPropertyIndex.GPLevel
 
LEVEL_DEBUG - Static variable in class org.openstreetmap.josm.tools.Logging
The josm internal log level to print debug output
LEVEL_ERROR - Static variable in class org.openstreetmap.josm.tools.Logging
The josm internal log level indicating a severe error in the application that usually leads to a crash.
LEVEL_INFO - Static variable in class org.openstreetmap.josm.tools.Logging
The josm internal log level to use for important events that will be useful when debugging problems
LEVEL_TRACE - Static variable in class org.openstreetmap.josm.tools.Logging
The finest log level josm supports.
LEVEL_WARN - Static variable in class org.openstreetmap.josm.tools.Logging
The josm internal log level to use when something that may lead to a crash or wrong behaviour has happened.
level2scale(int) - Static method in class org.openstreetmap.josm.gui.mappaint.mapcss.Selector.GeneralSelector
 
LEXICAL_ERROR - Static variable in error org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.TokenMgrError
Lexical error occurred.
LexicalErr(boolean, int, int, int, String, int) - Static method in error org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.TokenMgrError
Returns a detailed message for the Error when it is thrown by the token manager to indicate a lexical error.
LexicalState(int) - Constructor for enum org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParser.LexicalState
 
lexStateNames - Static variable in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParserTokenManager
Lexer state names.
lg - Variable in class org.openstreetmap.josm.gui.GettingStarted
 
lhs - Variable in class org.openstreetmap.josm.data.osm.search.SearchCompiler.AbstractBinaryMatch
 
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
The libraries referenced in Class-Path manifest attribute.
LICENSES - Static variable in class org.openstreetmap.josm.gui.io.importexport.GpxExporter
 
Lifecycle - Class in org.openstreetmap.josm.spi.lifecycle
JOSM lifecycle.
Lifecycle() - Constructor for class org.openstreetmap.josm.spi.lifecycle.Lifecycle
 
limit - Variable in exception org.openstreetmap.josm.io.BoundingBoxDownloader.MoreNotesException
The download limit sent to the server.
limit(Collection<T>, int, T) - Static method in class org.openstreetmap.josm.tools.Utils
If the collection elements is larger than maxElements elements, the collection is shortened and the overflowIndicator is appended.
limitScale(double, double) - Method in class org.openstreetmap.josm.gui.layer.imagery.ReprojectionTile
Make sure, the image is not scaled up too much.
line - Variable in exception org.openstreetmap.josm.gui.mappaint.mapcss.MapCSSException
line number at which the parse error occurred
line - Variable in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.SimpleCharStream
 
line - Variable in class org.openstreetmap.josm.gui.mappaint.styleelement.LineElement
The stroke used to paint the line
Line - Class in org.openstreetmap.josm.data.gpx
Line represents a linear collection of GPX waypoints with the ordered/unordered distinction.
Line(Collection<WayPoint>, Map<String, Object>, Color) - Constructor for class org.openstreetmap.josm.data.gpx.Line
Constructs a new Line.
Line(GpxRoute) - Constructor for class org.openstreetmap.josm.data.gpx.Line
Constructs a new Line.
Line(IGpxTrackSegment, Map<String, Object>, Color) - Constructor for class org.openstreetmap.josm.data.gpx.Line
Constructs a new Line.
Line(Node, Node) - Constructor for class org.openstreetmap.josm.actions.AlignInLineAction.Line
Init a line by 2 nodes.
Line(Way) - Constructor for class org.openstreetmap.josm.actions.AlignInLineAction.Line
Init a line equation from a way.
LINE - org.openstreetmap.josm.data.imagery.vectortile.mapbox.style.Layers.Type
A line
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.
LINECAP - Static variable in interface org.openstreetmap.josm.gui.mappaint.StyleKeys
MapCSS linecap property key
linecapToString(int) - Method in class org.openstreetmap.josm.gui.mappaint.styleelement.LineElement
Converts a linecap of a BasicStroke to a MapCSS string
LineElement - Class in org.openstreetmap.josm.gui.mappaint.styleelement
This is the style definition for a simple line.
LineElement(Cascade, float, BasicStroke, Color, BasicStroke, Color, float, float, boolean) - Constructor for class org.openstreetmap.josm.gui.mappaint.styleelement.LineElement
 
LineElement.LineType - Enum in org.openstreetmap.josm.gui.mappaint.styleelement
The type of this line
LineImageAlignment(double) - Constructor for enum org.openstreetmap.josm.gui.mappaint.styleelement.RepeatImageElement.LineImageAlignment
 
LINEJOIN - Static variable in interface org.openstreetmap.josm.gui.mappaint.StyleKeys
MapCSS linejoin property key
linejoinToString(int) - Method in class org.openstreetmap.josm.gui.mappaint.styleelement.LineElement
Converts a linejoin of a BasicStroke to a MapCSS string
lineNumber - Variable in exception org.openstreetmap.josm.tools.XmlParsingException
 
lines - Variable in class org.openstreetmap.josm.gui.layer.gpx.GpxDrawHelper
 
LinesIterator(GpxData, boolean...) - Constructor for class org.openstreetmap.josm.data.gpx.GpxData.LinesIterator
Constructs a new LinesIterator.
LINESTRING - org.openstreetmap.josm.data.imagery.vectortile.mapbox.GeometryTypes
May be a line or a multiline geometry.
lineTo(EastNorth) - Method in class org.openstreetmap.josm.gui.draw.MapViewPath
Draw a line to the position.
lineTo(ILatLon) - Method in class org.openstreetmap.josm.gui.draw.MapViewPath
Draw a line to the node.
lineTo(MapViewState.MapViewPoint) - Method in class org.openstreetmap.josm.gui.draw.MapPath2D
Draw a line to the view position of given point
lineTo(MapViewState.MapViewPoint) - Method in class org.openstreetmap.josm.gui.draw.MapViewPath
 
LineTo - org.openstreetmap.josm.data.imagery.vectortile.mapbox.Command
While not explicitly prohibited for GeometryTypes.POINT, it should be ignored.
LineType(String, float) - Constructor for enum org.openstreetmap.josm.gui.mappaint.styleelement.LineElement.LineType
 
LineVisitor(MapViewPath.PathSegmentConsumer) - Constructor for class org.openstreetmap.josm.gui.draw.MapViewPath.LineVisitor
 
lineWidth - Variable in class org.openstreetmap.josm.gui.layer.gpx.GpxDrawHelper
width of line for paint
lineWrapDescription(String) - Method in class org.openstreetmap.josm.gui.download.PlaceSelection.NamedResultCellRenderer
 
link - Variable in class org.openstreetmap.josm.data.preferences.sources.ExtendedSourceEntry
webpage link used for display
link - Variable in class org.openstreetmap.josm.gui.mappaint.mapcss.Selector.ChildOrParentSelector
 
link - Variable in class org.openstreetmap.josm.io.session.GenericSessionExporter
 
link - Variable in class org.openstreetmap.josm.plugins.PluginInformation
The plugin link (for documentation).
link - Variable in class org.openstreetmap.josm.tools.Diff.Change
Previous or next edit command.
Link - Class in org.openstreetmap.josm.gui.tagging.presets.items
Hyperlink type.
Link() - Constructor for class org.openstreetmap.josm.gui.tagging.presets.items.Link
 
LINK - org.openstreetmap.josm.gui.mappaint.mapcss.Condition.Context
link between primitives, e.g.
LINK - org.openstreetmap.josm.io.GpxParser.State
 
LINK - Static variable in class org.openstreetmap.josm.io.GeoJSONReader
 
linkedMarkerLayer - Variable in class org.openstreetmap.josm.gui.layer.GpxLayer
The MarkerLayer imported from the same file.
LinkGeneral(String) - Constructor for class org.openstreetmap.josm.gui.GettingStarted.LinkGeneral
Constructs a new LinkGeneral with the given HTML text
linkNext - Variable in class org.openstreetmap.josm.gui.dialogs.relation.sort.WayConnectionType
True, if linked to the next member.
linkPrev - Variable in class org.openstreetmap.josm.gui.dialogs.relation.sort.WayConnectionType
True, if linked to the previous member.
LinkSelector(List<Condition>) - Constructor for class org.openstreetmap.josm.gui.mappaint.mapcss.Selector.LinkSelector
 
LinuxReleaseInfo(String) - Constructor for class org.openstreetmap.josm.tools.PlatformHookUnixoid.LinuxReleaseInfo
 
LinuxReleaseInfo(String, String) - Constructor for class org.openstreetmap.josm.tools.PlatformHookUnixoid.LinuxReleaseInfo
 
LinuxReleaseInfo(String, String, String, String) - Constructor for class org.openstreetmap.josm.tools.PlatformHookUnixoid.LinuxReleaseInfo
 
LinuxReleaseInfo(String, String, String, String, boolean, String) - Constructor for class org.openstreetmap.josm.tools.PlatformHookUnixoid.LinuxReleaseInfo
 
list - Variable in class org.openstreetmap.josm.actions.SplitWayAction.SegmentToKeepSelectionDialog
 
list - Variable in class org.openstreetmap.josm.data.imagery.WMTSTileSource.SelectLayerDialog
 
list - Variable in class org.openstreetmap.josm.gui.download.UserQueryList.QueryListMouseAdapter
 
list - Variable in class org.openstreetmap.josm.gui.layer.imagery.WMTSLayerSelection
 
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.presets.items.MultiSelect
The swing component
list(Environment, Object...) - Static method in class org.openstreetmap.josm.gui.mappaint.mapcss.Functions
Creates a list of values, e.g., for the dashes property.
listAll() - Static method in class org.openstreetmap.josm.tools.Shortcut
Returns a list of all shortcuts.
ListAllButtonsAction(Collection<? extends HideableButton>) - Constructor for class org.openstreetmap.josm.gui.MapFrame.ListAllButtonsAction
 
listAllDialogsAction - Variable in class org.openstreetmap.josm.gui.MapFrame
 
listAllMapModesAction - Variable in class org.openstreetmap.josm.gui.MapFrame
 
listDatums() - Static method in class org.openstreetmap.josm.data.projection.Projections
Replies the list of datums as string (comma separated).
ListEditor - Class in org.openstreetmap.josm.gui.preferences.advanced
Editor for List preference entries.
ListEditor(JComponent, PrefEntry, ListSetting) - Constructor for class org.openstreetmap.josm.gui.preferences.advanced.ListEditor
Constructs a new ListEditor.
ListEditor.ListSettingTableModel - Class in org.openstreetmap.josm.gui.preferences.advanced
 
listEllipsoids() - Static method in class org.openstreetmap.josm.data.projection.Projections
Replies the list of ellipsoids as string (comma separated).
ListenableWeakReference<T> - Class in org.openstreetmap.josm.tools
This is a special weak reference that notifies a listener when it is no longer available.
ListenableWeakReference(T) - Constructor for class org.openstreetmap.josm.tools.ListenableWeakReference
ListenableWeakReference(T, Runnable) - Constructor for class org.openstreetmap.josm.tools.ListenableWeakReference
listener - Variable in class org.openstreetmap.josm.data.imagery.TMSCachedTileLoader
 
listener - Variable in class org.openstreetmap.josm.data.imagery.vectortile.mapbox.MapboxVectorCachedTileLoader
 
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.DataListenerInfo
 
listener - Variable in class org.openstreetmap.josm.data.preferences.AbstractProperty.PreferenceChangedListenerAdapter
 
listener - Variable in class org.openstreetmap.josm.gui.IconToggleButton
 
listener - Variable in class org.openstreetmap.josm.gui.layer.geoimage.AdjustTimezoneAndOffsetDialog
 
listener - Variable in class org.openstreetmap.josm.gui.layer.markerlayer.Marker
 
listener - Variable in class org.openstreetmap.josm.gui.preferences.projection.CodeSelectionPanel
 
listener - Variable in class org.openstreetmap.josm.gui.SplashScreen.SplashProgressMonitor
 
listener - Variable in class org.openstreetmap.josm.tools.ListenerList.WeakListener
 
LISTENER - Static variable in class org.openstreetmap.josm.gui.layer.LayerManager
 
listenerCommands - Variable in class org.openstreetmap.josm.data.UndoRedoHandler
 
ListenerInfo(DataSetListener, boolean) - Constructor for class org.openstreetmap.josm.data.osm.event.DatasetEventManager.ListenerInfo
 
listenerList - Variable in class org.openstreetmap.josm.data.imagery.vectortile.mapbox.MVTTile
 
listenerList - Variable in class org.openstreetmap.josm.gui.util.ChangeNotifier
Stores the listeners on this model.
ListenerList<T> - Class in org.openstreetmap.josm.tools
This is a list of listeners.
ListenerList() - Constructor for class org.openstreetmap.josm.tools.ListenerList
 
ListenerList.EventFirerer<T> - Interface in org.openstreetmap.josm.tools
This is a function that can be invoked for every listener.
ListenerList.TracingListenerList<T> - Class in org.openstreetmap.josm.tools
This is a special ListenerList that traces calls to the add/remove methods.
ListenerList.UncheckedListenerList<T> - Class in org.openstreetmap.josm.tools
 
ListenerList.WeakListener<T> - Class in org.openstreetmap.josm.tools
 
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.gpx.GpxData
 
listeners - Variable in class org.openstreetmap.josm.data.gpx.GpxTrack
 
listeners - Variable in class org.openstreetmap.josm.data.ImageData
 
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.NoteData
 
listeners - Variable in class org.openstreetmap.josm.data.Preferences
 
listeners - Static variable in class org.openstreetmap.josm.data.projection.ProjectionRegistry
 
listeners - Variable in class org.openstreetmap.josm.data.UserIdentityManager
 
listeners - Variable in class org.openstreetmap.josm.data.vector.VectorDataSet
 
listeners - Variable in class org.openstreetmap.josm.gui.conflict.pair.AbstractListMergeModel
 
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.HelpAwareOptionPane.ButtonSpec
 
listeners - Variable in class org.openstreetmap.josm.gui.layer.imagery.TileSourceDisplaySettings
 
listeners - Static variable in class org.openstreetmap.josm.gui.mappaint.MapPaintStyles
 
listeners - Variable in class org.openstreetmap.josm.gui.preferences.imagery.AddImageryPanel
 
listeners - Static variable in class org.openstreetmap.josm.gui.preferences.server.ProxyPreference
 
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.tagging.presets.TaggingPresetItemGuiSupport
 
listeners - Static variable in class org.openstreetmap.josm.gui.tagging.presets.TaggingPresets
The collection of listeners
listeners - Variable in class org.openstreetmap.josm.gui.util.CellEditorSupport
 
listeners - Variable in class org.openstreetmap.josm.gui.widgets.DateEditorWithSlider
 
listeners - Variable in class org.openstreetmap.josm.io.audio.JavaSoundPlayer
 
listeners - Static variable in class org.openstreetmap.josm.io.OsmApi
 
listeners - Variable in class org.openstreetmap.josm.tools.bugreport.BugReport
 
listeners - Variable in class org.openstreetmap.josm.tools.ListenerList
 
listenersAdded - Variable in class org.openstreetmap.josm.tools.ListenerList.TracingListenerList
 
listenersForKey(String) - Method in class org.openstreetmap.josm.data.Preferences
 
listenersRemoved - Variable in class org.openstreetmap.josm.tools.ListenerList.TracingListenerList
 
ListeningCollection<T> - Class in org.openstreetmap.josm.tools
This is a proxy of a collection that notifies a listener on every collection change
ListeningCollection(List<T>, Runnable) - Constructor for class org.openstreetmap.josm.tools.ListeningCollection
Constructs a new ListeningCollection.
listenToLayerChange() - Method in class org.openstreetmap.josm.actions.JosmAction
Overwrite this if JosmAction.updateEnabledState() should be called when the active / available layers change.
listenToLayerChange() - Method in class org.openstreetmap.josm.actions.mapmode.AddNoteAction
 
listenToSelectionChange() - Method in class org.openstreetmap.josm.actions.AddImageryLayerAction
 
listenToSelectionChange() - Method in class org.openstreetmap.josm.actions.AddNodeAction
 
listenToSelectionChange() - Method in class org.openstreetmap.josm.actions.audio.AbstractAudioAction
 
listenToSelectionChange() - Method in class org.openstreetmap.josm.actions.DeleteLayerAction
 
listenToSelectionChange() - Method in class org.openstreetmap.josm.actions.DownloadNotesInViewAction
 
listenToSelectionChange() - Method in class org.openstreetmap.josm.actions.DownloadOsmInViewAction
 
listenToSelectionChange() - Method in class org.openstreetmap.josm.actions.DrawBoundariesOfDownloadedDataAction
 
listenToSelectionChange() - Method in class org.openstreetmap.josm.actions.GpxExportAction
 
listenToSelectionChange() - Method in class org.openstreetmap.josm.actions.InvertSelectionAction
 
listenToSelectionChange() - Method in class org.openstreetmap.josm.actions.JosmAction
Overwrite this if JosmAction.updateEnabledState() should be called when the selection changed.
listenToSelectionChange() - Method in class org.openstreetmap.josm.actions.mapmode.AddNoteAction
 
listenToSelectionChange() - Method in class org.openstreetmap.josm.actions.MapRectifierWMSmenuAction
 
listenToSelectionChange() - Method in class org.openstreetmap.josm.actions.MergeLayerAction
 
listenToSelectionChange() - Method in class org.openstreetmap.josm.actions.ReorderImageryLayersAction
 
listenToSelectionChange() - Method in class org.openstreetmap.josm.actions.SaveAction
 
listenToSelectionChange() - Method in class org.openstreetmap.josm.actions.SaveActionBase
 
listenToSelectionChange() - Method in class org.openstreetmap.josm.actions.search.SearchAction
 
listenToSelectionChange() - Method in class org.openstreetmap.josm.actions.SelectAllAction
 
listenToSelectionChange() - Method in class org.openstreetmap.josm.actions.SelectNonBranchingWaySequencesAction
 
listenToSelectionChange() - Method in class org.openstreetmap.josm.actions.TaggingPresetSearchAction
 
listenToSelectionChange() - Method in class org.openstreetmap.josm.actions.TiledRenderToggleAction
 
listenToSelectionChange() - Method in class org.openstreetmap.josm.actions.UnselectAllAction
 
listenToSelectionChange() - Method in class org.openstreetmap.josm.actions.UpdateDataAction
 
listenToSelectionChange() - Method in class org.openstreetmap.josm.actions.UploadAction
 
listenToSelectionChange() - Method in class org.openstreetmap.josm.actions.ViewportFollowToggleAction
 
listenToSelectionChange() - Method in class org.openstreetmap.josm.actions.WireframeToggleAction
 
listenToSelectionChange() - Method in class org.openstreetmap.josm.actions.ZoomInAction
 
listenToSelectionChange() - Method in class org.openstreetmap.josm.actions.ZoomOutAction
 
listenToSelectionChange() - Method in class org.openstreetmap.josm.gui.io.OnlineResourceMenu.ToggleOnlineResourceAction
 
listenToSelectionChange() - Method in class org.openstreetmap.josm.gui.mappaint.MapPaintMenu.MapPaintAction
 
listenToSelectionChanges() - Method in class org.openstreetmap.josm.gui.layer.gpx.ChooseTrackVisibilityAction
listens to selection changes in the table and redraws the map
listFiles(File, String) - Static method in class org.openstreetmap.josm.plugins.ReadLocalPluginInformationTask
 
listIterator() - Method in class org.openstreetmap.josm.gui.layer.markerlayer.MarkerLayer.MarkerData
 
listIterator(int) - Method in class org.openstreetmap.josm.gui.layer.markerlayer.MarkerLayer.MarkerData
 
listKeys(Map<String, ?>) - Static method in class org.openstreetmap.josm.data.projection.Projections
 
ListListEditor - Class in org.openstreetmap.josm.gui.preferences.advanced
Editor for List of Lists preference entries.
ListListEditor(JComponent, PrefEntry, ListListSetting) - Constructor for class org.openstreetmap.josm.gui.preferences.advanced.ListListEditor
Constructs a new ListListEditor.
ListListEditor.EntryListModel - Class in org.openstreetmap.josm.gui.preferences.advanced
 
ListListEditor.ListTableModel - Class in org.openstreetmap.josm.gui.preferences.advanced
 
ListListSetting - Class in org.openstreetmap.josm.spi.preferences
Setting containing a List of Lists of String values.
ListListSetting(List<List<String>>) - Constructor for class org.openstreetmap.josm.spi.preferences.ListListSetting
Constructs a new ListListSetting with the given value
listNadgrids() - Static method in class org.openstreetmap.josm.data.projection.Projections
Replies the list of nadgrids as string (comma separated).
listNeg - Variable in class org.openstreetmap.josm.gui.layer.gpx.ConvertFromGpxLayerAction.TagConversionDialogResponse
 
ListPopupMenu - Class in org.openstreetmap.josm.gui.widgets
A popup menu for one or more lists.
ListPopupMenu(String, String) - Constructor for class org.openstreetmap.josm.gui.history.HistoryViewerPanel.ListPopupMenu
 
ListPopupMenu(JList<?>...) - Constructor for class org.openstreetmap.josm.gui.widgets.ListPopupMenu
Create a new ListPopupMenu
listPos - Variable in class org.openstreetmap.josm.gui.layer.gpx.ConvertFromGpxLayerAction.TagConversionDialogResponse
 
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, String[], String) - Constructor for class org.openstreetmap.josm.gui.preferences.projection.ListProjectionChoice
Constructs a new ListProjectionChoice.
ListProjectionChoice(String, String, String[], String, int) - Constructor for class org.openstreetmap.josm.gui.preferences.projection.ListProjectionChoice
Constructs a new ListProjectionChoice.
ListProjectionChoice.CBPanel - Class in org.openstreetmap.josm.gui.preferences.projection
 
listProjs() - Static method in class org.openstreetmap.josm.data.projection.Projections
Replies the list of projections as string (comma separated).
ListProperty - Class in org.openstreetmap.josm.data.preferences
A property containing a List of String as value.
ListProperty(String, List<String>) - Constructor for class org.openstreetmap.josm.data.preferences.ListProperty
Constructs a new CollectionProperty.
ListRole - Enum in org.openstreetmap.josm.gui.conflict.pair
Enumeration of roles entry lists play in AbstractListMergeModel
ListRole() - Constructor for enum org.openstreetmap.josm.gui.conflict.pair.ListRole
 
lists - Variable in class org.openstreetmap.josm.gui.widgets.ListPopupMenu
 
ListSelectionHandler() - Constructor for class org.openstreetmap.josm.gui.download.PlaceSelection.ListSelectionHandler
 
listSelectionListeners - Variable in class org.openstreetmap.josm.gui.widgets.SearchTextResultListPanel
 
listSelectionModel - Variable in class org.openstreetmap.josm.gui.dialogs.relation.MemberTableModel
 
ListSetting - Class in org.openstreetmap.josm.spi.preferences
Setting containing a List of String values.
ListSetting(List<String>) - Constructor for class org.openstreetmap.josm.spi.preferences.ListSetting
Constructs a new ListSetting with the given value
ListSettingTableModel(List<String>) - Constructor for class org.openstreetmap.josm.gui.preferences.advanced.ListEditor.ListSettingTableModel
 
ListTableModel() - Constructor for class org.openstreetmap.josm.gui.preferences.advanced.ListListEditor.ListTableModel
 
listVisibleSegments(Bounds) - Method in class org.openstreetmap.josm.gui.layer.gpx.GpxDrawHelper
 
literal - Variable in class org.openstreetmap.josm.gui.mappaint.mapcss.LiteralExpression
 
literal() - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParser
 
LiteralExpression - Class in org.openstreetmap.josm.gui.mappaint.mapcss
Simple literal value, that does not depend on other expressions.
LiteralExpression(Object) - Constructor for class org.openstreetmap.josm.gui.mappaint.mapcss.LiteralExpression
Constructs a new LiteralExpression.
ll0 - Static variable in class org.openstreetmap.josm.gui.layer.gpx.GpxDrawHelper
 
llToCoor(LatLon) - Static method in class org.openstreetmap.josm.data.imagery.CoordinateConversion
Converts a LatLon to an ICoordinate instance.
load() - Method in class org.openstreetmap.josm.data.osm.visitor.paint.MapPaintSettings
 
load() - Method in class org.openstreetmap.josm.data.Preferences
Loads preferences from settings file.
load() - Method in class org.openstreetmap.josm.gui.download.BookmarkList
Loads the home location bookmark from OSM API, the manual bookmarks from preferences file, the changeset bookmarks from changeset cache.
load(boolean) - Method in class org.openstreetmap.josm.data.imagery.ImageryLayerInfo
Loads the custom as well as default imagery entries.
load(InputStream, InputStream, boolean) - Static method in class org.openstreetmap.josm.tools.I18n
 
load(Class<?>, PluginClassLoader) - Method in class org.openstreetmap.josm.plugins.PluginInformation
Loads and instantiates the plugin.
load(Class<S>) - Static method in class org.openstreetmap.josm.plugins.PluginHandler
Get a ServiceLoader for the specified service.
load(String) - Method in class org.openstreetmap.josm.gui.widgets.JosmComboBoxModel.Preferences
Loads the model from the JOSM preferences.
load(String) - Static method in class org.openstreetmap.josm.tools.I18n
 
load(String, List<String>) - Method in class org.openstreetmap.josm.gui.widgets.JosmComboBoxModel.Preferences
Loads the model from the JOSM preferences.
load(Consumer<? super ImageResource>) - Method in class org.openstreetmap.josm.gui.mappaint.styleelement.MapImage
 
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(PrimitiveData) - Method in class org.openstreetmap.josm.data.osm.Way
 
load(Relation) - Method in class org.openstreetmap.josm.data.osm.visitor.paint.relations.Multipolygon
 
load(ListProperty) - Method in class org.openstreetmap.josm.gui.widgets.JosmComboBoxModel.Preferences
Loads the model from the JOSM preferences.
load(Element, SessionReader.ImportSupport, ProgressMonitor) - Method in class org.openstreetmap.josm.io.session.GeoImageSessionImporter
 
load(Element, SessionReader.ImportSupport, ProgressMonitor) - Method in class org.openstreetmap.josm.io.session.GpxTracksSessionImporter
 
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.MarkerSessionImporter
 
load(Element, SessionReader.ImportSupport, ProgressMonitor) - Method in class org.openstreetmap.josm.io.session.NoteSessionImporter
 
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_DATA - Static variable in class org.openstreetmap.josm.io.remotecontrol.PermissionPrefWithDefault
Load data from API
LOAD_FACTOR - Static variable in class org.openstreetmap.josm.data.osm.Storage
 
LOAD_IMAGERY - Static variable in class org.openstreetmap.josm.io.remotecontrol.PermissionPrefWithDefault
Load imagery layers
LOAD_IN_NEW_LAYER - Static variable in class org.openstreetmap.josm.io.remotecontrol.handler.RequestHandler
preference to determine if remote control loads data in a new layer
LOAD_PREFERENCES - org.openstreetmap.josm.data.validation.ValidatorCLI.Option
--load-preferences=<url-to-xml> Changes preferences according to the XML file
LOAD_PREFERENCES - org.openstreetmap.josm.gui.ProgramArguments.Option
--load-preferences=<url-to-xml> Changes preferences according to the XML file
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
Loads the action definition from its toolbar name.
loadAction(DefaultMutableTreeNode, MenuElement, Map<String, Action>) - Static method in class org.openstreetmap.josm.gui.preferences.ToolbarPreferences
 
loadActions(Map<String, Action>) - Method in class org.openstreetmap.josm.gui.preferences.ToolbarPreferences
 
loadAllErrorTiles(boolean) - Method in class org.openstreetmap.josm.gui.layer.AbstractTileSourceLayer
Load all visible tiles in error.
loadAllErrorTiles(boolean) - Method in class org.openstreetmap.josm.gui.layer.AbstractTileSourceLayer.TileSet
 
loadAllTiles(boolean) - Method in class org.openstreetmap.josm.gui.layer.AbstractTileSourceLayer
Load all visible tiles.
loadAllTiles(boolean) - Method in class org.openstreetmap.josm.gui.layer.AbstractTileSourceLayer.TileSet
 
LoadAllTilesAction - Class in org.openstreetmap.josm.gui.layer.imagery
Load all tiles.
LoadAllTilesAction(AbstractTileSourceLayer<?>) - Constructor for class org.openstreetmap.josm.gui.layer.imagery.LoadAllTilesAction
Constructs a new LoadAllTilesAction.
loadAndGetAvailableSources() - Method in class org.openstreetmap.josm.gui.preferences.SourceEditor
Synchronously loads available sources and returns the parsed list.
LoadAndZoomHandler - Class in org.openstreetmap.josm.io.remotecontrol.handler
Handler for load_and_zoom and zoom requests.
LoadAndZoomHandler() - Constructor for class org.openstreetmap.josm.io.remotecontrol.handler.LoadAndZoomHandler
 
loadBookmarks() - Static method in class org.openstreetmap.josm.data.imagery.OffsetBookmark
Load the global list of bookmarks from preferences.
loadCanvas() - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.MapCSSStyleSource
 
loadClass(ClassLoader) - Method in class org.openstreetmap.josm.plugins.PluginInformation
Loads the class of the plugin.
loadClass(String, boolean) - Method in class org.openstreetmap.josm.plugins.PluginClassLoader
 
loadData(String, Bounds) - Method in class org.openstreetmap.josm.actions.downloadtasks.DownloadOsmTask.AbstractInternalTask
 
LoadDataHandler - Class in org.openstreetmap.josm.io.remotecontrol.handler
Handler to load data directly from the URL.
LoadDataHandler() - Constructor for class org.openstreetmap.josm.io.remotecontrol.handler.LoadDataHandler
 
LoadDataHandler.LoadDataTask - Class in org.openstreetmap.josm.io.remotecontrol.handler
 
loadDataset() - Method in class org.openstreetmap.josm.gui.mappaint.RenderingCLI
 
LoadDataTask(DownloadParams, DataSet, String) - Constructor for class org.openstreetmap.josm.io.remotecontrol.handler.LoadDataHandler.LoadDataTask
Constructs a new LoadDataTask.
loadDefaults() - Method in class org.openstreetmap.josm.data.Preferences
Loads default preferences from default settings cache file.
loadDefaults(boolean, ExecutorService, boolean) - Method in class org.openstreetmap.josm.data.imagery.ImageryLayerInfo
Loads the available imagery entries.
loadDelta() - Static method in class org.openstreetmap.josm.gui.layer.geoimage.CorrelateGpxWithImages
 
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 and a non-negative PluginInformation.stage value.
loaded - Variable in class org.openstreetmap.josm.gui.mappaint.StyleSource
 
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.ImagesLoader
 
loadedPluginData() - Method in class org.openstreetmap.josm.io.session.SessionReader
Returns whether plugins loaded additonal data
loader - Variable in class org.openstreetmap.josm.actions.downloadtasks.DownloadSessionTask
 
Loader(File, boolean) - Constructor for class org.openstreetmap.josm.actions.SessionLoadAction.Loader
Constructs a new Loader for local session file.
Loader(InputStream, URI, boolean) - Constructor for class org.openstreetmap.josm.actions.SessionLoadAction.Loader
Constructs a new Loader for session file input stream (may be a remote file).
loaderFactories - Static variable in class org.openstreetmap.josm.gui.layer.AbstractCachedTileSourceLayer
loader factory responsible for loading tiles for all layers
loaderFactory - Variable in class org.openstreetmap.josm.gui.layer.AbstractCachedTileSourceLayer
 
loaderFactoryOverride - Static variable in class org.openstreetmap.josm.gui.layer.AbstractCachedTileSourceLayer
 
loaderMap - Static variable in class org.openstreetmap.josm.io.FileWatcher
 
LoadErroneousTilesAction - Class in org.openstreetmap.josm.gui.layer.imagery
Load all error tiles.
LoadErroneousTilesAction(AbstractTileSourceLayer<?>) - Constructor for class org.openstreetmap.josm.gui.layer.imagery.LoadErroneousTilesAction
Constructs a new LoadErroneousTilesAction.
loadError - Variable in class org.openstreetmap.josm.data.imagery.ImageryLayerInfo.DefaultEntryLoader
 
loadFromDisk() - Method in class org.openstreetmap.josm.io.CacheCustomContent
Tries to load the data using the given ident from disk.
loadFromPreference(ListProperty) - Method in class org.openstreetmap.josm.gui.dialogs.properties.RecentTagCollection
 
loadFromPrefs() - Method in class org.openstreetmap.josm.gui.layer.gpx.DateFilterPanel
If possible, load date range and "zero timestamp" option from preferences Called by other components when it is needed.
loadGpxData(File) - Static method in class org.openstreetmap.josm.gui.layer.gpx.GpxDataHelper
Loads GpxData from the given file and returns it.
LoadGpxDataActionListener() - Constructor for class org.openstreetmap.josm.gui.layer.geoimage.CorrelateGpxWithImages.LoadGpxDataActionListener
 
loadGridShiftFile(InputStream, boolean) - Method in class org.openstreetmap.josm.data.projection.datum.NTV2GridShiftFile
Load a Grid Shift File from an InputStream.
loadHistory(PrimitiveId) - Method in class org.openstreetmap.josm.gui.history.HistoryLoadTask
 
loadHistory(OsmServerHistoryReader, ProgressMonitor) - Static method in class org.openstreetmap.josm.gui.history.HistoryLoadTask
 
loadIcons - Static variable in class org.openstreetmap.josm.gui.tagging.presets.TaggingPresetReader
 
loadIcons() - Method in class org.openstreetmap.josm.gui.conflict.pair.ConflictResolver
loads the required icons
loadIgnoredErrors() - Static method in class org.openstreetmap.josm.data.validation.OsmValidator
 
loadImage() - Method in class org.openstreetmap.josm.gui.mappaint.styleelement.MapImage
Loads image resource and actual rescaled image.
loadImage(InputStream) - Method in class org.openstreetmap.josm.data.imagery.vectortile.mapbox.MVTTile
 
loadImage(InputStream) - Method in class org.openstreetmap.josm.gui.layer.imagery.ReprojectionTile
 
loadImageIcon(String, File, Integer) - Static method in class org.openstreetmap.josm.gui.tagging.presets.TaggingPresetItem
Loads a tagging preset icon
loadImageResource() - Method in class org.openstreetmap.josm.gui.mappaint.styleelement.MapImage
Loads image resource only.
LoadImageRunnable(IImageEntry<?>) - Constructor for class org.openstreetmap.josm.gui.layer.geoimage.ImageDisplay.LoadImageRunnable
 
loadIncompleteNodes() - Method in class org.openstreetmap.josm.gui.io.AbstractPrimitiveTask
 
LOADING_FLAG - Static variable in class org.openstreetmap.josm.gui.widgets.JosmImageView
 
LOADING_SOURCES_FROM - org.openstreetmap.josm.gui.preferences.SourceEditor.I18nString
Loading (style|preset|rule) sources
loadingFinished(CacheEntry, CacheEntryAttributes, ICachedLoaderListener.LoadResult) - Method in interface org.openstreetmap.josm.data.cache.ICachedLoaderListener
Will be called when K object processed.
loadingFinished(CacheEntry, CacheEntryAttributes, ICachedLoaderListener.LoadResult) - Method in class org.openstreetmap.josm.data.imagery.TMSCachedTileLoaderJob
 
loadInNewLayer - Variable in class org.openstreetmap.josm.gui.preferences.remotecontrol.RemoteControlPreference
 
loadLastVersions(Map<OsmPrimitive, Instant>, Map<OsmPrimitive, Instant>) - Method in class org.openstreetmap.josm.actions.downloadtasks.DownloadOsmChangeTask.DownloadTask
This gets the last versions of references primitives.
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.
loadLatePlugins(SplashScreen, SplashScreen.SplashProgressMonitor, Collection<PluginInformation>) - Static method in class org.openstreetmap.josm.gui.MainApplication
 
loadLayer(InputStream, File, String, ProgressMonitor) - Method in class org.openstreetmap.josm.gui.io.importexport.NoteImporter
Load note layer from InputStream.
loadLayer(InputStream, File, String, ProgressMonitor) - Method in class org.openstreetmap.josm.gui.io.importexport.OsmImporter
Load osm data layer from InputStream.
loadLayers(InputStream, File, String) - Static method in class org.openstreetmap.josm.gui.io.importexport.NMEAImporter
Replies the new GPX and marker layers corresponding to the specified NMEA file.
loadLayers(InputStream, File, String) - Static method in class org.openstreetmap.josm.gui.io.importexport.OziWptImporter
Replies the new GPX and marker layers corresponding to the specified wpt file.
loadLayers(InputStream, File, String) - Static method in class org.openstreetmap.josm.gui.io.importexport.RtkLibImporter
Replies the new GPX and marker layers corresponding to the specified RTKLib file.
loadLayers(InputStream, File, String, ProgressMonitor) - Static method in class org.openstreetmap.josm.gui.io.importexport.GpxImporter
Replies the new GPX and marker layers corresponding to the specified GPX file.
loadLayers(GpxData, boolean, String) - Static method in class org.openstreetmap.josm.gui.io.importexport.GpxImporter
Replies the new GPX and marker layers corresponding to the specified GPX data.
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"
loadNadgrids(String) - Static method in class org.openstreetmap.josm.data.projection.Projections
 
loadObject() - Method in class org.openstreetmap.josm.data.cache.JCSCachedTileLoaderJob
Load an cache object
loadObjectFile(URL) - Method in class org.openstreetmap.josm.data.cache.JCSCachedTileLoaderJob
 
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
 
loadObjectHttp() - Method in class org.openstreetmap.josm.data.cache.JCSCachedTileLoaderJob
Load an cache object via HTTP
loadPlugin(Component, PluginInformation, PluginClassLoader) - Static method in class org.openstreetmap.josm.plugins.PluginHandler
Loads and instantiates the plugin described by plugin using the class loader pluginClassLoader.
loadPluginData() - Method in class org.openstreetmap.josm.io.session.SessionReader
 
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() - Static method in class org.openstreetmap.josm.actions.search.SearchAction
Load preference values into the model
loadPrefs() - Method in class org.openstreetmap.josm.gui.dialogs.FilterTableModel
 
loadPrefs(String) - Method in class org.openstreetmap.josm.data.osm.FilterModel
Initializes the model from preferences.
loadPresets(Collection<TaggingPreset>) - Method in class org.openstreetmap.josm.gui.tagging.presets.TaggingPresetSelector.PresetClassifications
Loads a given collection of presets.
loadProjectionDefinitions(BufferedReader) - Static method in class org.openstreetmap.josm.data.projection.Projections
Load projection definitions from file.
loadProjectionDefinitions(String) - Static method in class org.openstreetmap.josm.data.projection.Projections
Load projection definitions from file.
loadRelativeHelpTopic(String) - Method in class org.openstreetmap.josm.gui.help.HelpBrowser
Loads a help topic given by a relative help topic name (i.e.
loadRendererClass(String) - Static method in class org.openstreetmap.josm.data.osm.visitor.paint.MapRendererFactory
 
LoadResult() - Constructor for enum org.openstreetmap.josm.data.cache.ICachedLoaderListener.LoadResult
 
loadSession(File, boolean, ProgressMonitor) - Method in class org.openstreetmap.josm.io.session.SessionReader
Loads session from the given file.
loadSession(InputStream, URI, boolean, ProgressMonitor) - Method in class org.openstreetmap.josm.io.session.SessionReader
Loads session from the given input stream.
loadSettings() - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.MapCSSStyleSource
 
loadSettings() - Method in class org.openstreetmap.josm.gui.preferences.imagery.CacheSettingsPanel
Loads the common settings.
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.
loadSettings(MapCSSRule, Selector.GeneralSelector, Environment) - Static method in class org.openstreetmap.josm.gui.mappaint.mapcss.MapCSSStyleSource
 
loadSource(String) - Method in class org.openstreetmap.josm.data.imagery.ImageryLayerInfo.DefaultEntryLoader
 
loadStyleForFirstTime(StyleSource) - Static method in class org.openstreetmap.josm.gui.mappaint.MapPaintStyles
 
loadStyleSource() - Method in class org.openstreetmap.josm.gui.mappaint.StyleSource
Loads the complete style source.
loadStyleSource(boolean) - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.MapCSSStyleSource
 
loadStyleSource(boolean) - Method in class org.openstreetmap.josm.gui.mappaint.StyleSource
Loads the style source.
loadTagsIfNeeded() - Method in class org.openstreetmap.josm.gui.dialogs.properties.TagEditHelper
Load recently used tags from preferences if needed.
loadTagsToIgnore() - Method in class org.openstreetmap.josm.gui.dialogs.properties.TagEditHelper
 
loadThumb(ImageEntry) - Method in class org.openstreetmap.josm.gui.layer.geoimage.ThumbsLoader
 
loadThumbnail() - Method in class org.openstreetmap.josm.gui.layer.geoimage.ImageEntry
Loads the thumbnail if it was not loaded yet.
loadTile(Tile, boolean) - Method in class org.openstreetmap.josm.gui.layer.AbstractTileSourceLayer
 
LoadTileAction(AbstractTileSourceLayer<?>, Tile) - Constructor for class org.openstreetmap.josm.gui.layer.AbstractTileSourceLayer.LoadTileAction
 
loadTimezone() - Static method in class org.openstreetmap.josm.gui.layer.geoimage.CorrelateGpxWithImages
 
loadTopic(String) - Method in class org.openstreetmap.josm.gui.help.HelpBrowser
Load help topic.
loadTracks(Collection<IGpxTrack>) - Static method in class org.openstreetmap.josm.data.gpx.GpxImageCorrelation
 
loadUrl(DownloadParams, String, ProgressMonitor) - Method in class org.openstreetmap.josm.actions.downloadtasks.AbstractChangesetDownloadTask
 
loadUrl(DownloadParams, String, ProgressMonitor) - Method in class org.openstreetmap.josm.actions.downloadtasks.DownloadGeoJsonTask
 
loadUrl(DownloadParams, String, ProgressMonitor) - Method in class org.openstreetmap.josm.actions.downloadtasks.DownloadGpsTask
 
loadUrl(DownloadParams, String, ProgressMonitor) - Method in class org.openstreetmap.josm.actions.downloadtasks.DownloadNotesTask
 
loadUrl(DownloadParams, String, ProgressMonitor) - Method in class org.openstreetmap.josm.actions.downloadtasks.DownloadNotesUrlBoundsTask
 
loadUrl(DownloadParams, String, ProgressMonitor) - Method in class org.openstreetmap.josm.actions.downloadtasks.DownloadNotesUrlIdTask
 
loadUrl(DownloadParams, String, ProgressMonitor) - Method in class org.openstreetmap.josm.actions.downloadtasks.DownloadOsmChangeTask
 
loadUrl(DownloadParams, String, ProgressMonitor) - Method in class org.openstreetmap.josm.actions.downloadtasks.DownloadOsmIdTask
 
loadUrl(DownloadParams, String, ProgressMonitor) - Method in class org.openstreetmap.josm.actions.downloadtasks.DownloadOsmTask
Loads a given URL from the OSM Server
loadUrl(DownloadParams, String, ProgressMonitor) - Method in class org.openstreetmap.josm.actions.downloadtasks.DownloadOsmUrlTask
 
loadUrl(DownloadParams, String, ProgressMonitor) - Method in class org.openstreetmap.josm.actions.downloadtasks.DownloadSessionTask
 
loadUrl(DownloadParams, String, ProgressMonitor) - Method in interface org.openstreetmap.josm.actions.downloadtasks.DownloadTask
Asynchronously launches the download task for a given bounding URL.
loadVeryEarlyPlugins() - Static method in class org.openstreetmap.josm.plugins.PluginHandler
Loads plugins from plugins which have the flag PluginInformation.early set to true and a negative PluginInformation.stage value.
LOCAL - org.openstreetmap.josm.tools.ImageProvider.ImageLocations
 
LOCAL_RO - org.openstreetmap.josm.data.validation.routines.DomainValidator.ArrayType
Get a copy of the local table
LOCAL_TLDS - Static variable in class org.openstreetmap.josm.data.validation.routines.DomainValidator
 
locale - Static variable in class org.openstreetmap.josm.gui.widgets.AbstractFileChooser
The locale for both implementations
locale_display_value - Variable in class org.openstreetmap.josm.gui.tagging.presets.items.PresetListEntry
The localized version of PresetListEntry.display_value.
locale_display_values - Variable in class org.openstreetmap.josm.gui.tagging.presets.items.ComboMultiSelect
The localized version of ComboMultiSelect.display_values.
locale_href - Variable in class org.openstreetmap.josm.gui.tagging.presets.items.Link
The localized version of Link.href.
locale_name - Variable in class org.openstreetmap.josm.gui.tagging.presets.TaggingPreset
A cache for the local name.
locale_short_description - Variable in class org.openstreetmap.josm.gui.tagging.presets.items.PresetListEntry
The localized version of PresetListEntry.short_description.
locale_short_descriptions - Variable in class org.openstreetmap.josm.gui.tagging.presets.items.ComboMultiSelect
The localized version of ComboMultiSelect.short_descriptions.
locale_text - Variable in class org.openstreetmap.josm.gui.tagging.presets.items.Roles.Role
The localized version of Roles.Role.text.
locale_text - Variable in class org.openstreetmap.josm.gui.tagging.presets.items.TextItem
The localized version of TextItem.text
LocaleType() - Constructor for enum org.openstreetmap.josm.tools.LanguageInfo.LocaleType
 
LOCALIZED_KEYS - Static variable in class org.openstreetmap.josm.gui.widgets.OrientationAction
Keys whose values are localized Regex fractions are allowed.
localizedCountriesCache - Static variable in class org.openstreetmap.josm.data.sources.SourceInfo
 
localizedKeys - Static variable in class org.openstreetmap.josm.gui.widgets.OrientationAction
 
localizedMessage - Variable in exception org.openstreetmap.josm.tools.OptionParser.OptionParseException
 
localizedName - Variable in enum org.openstreetmap.josm.actions.MoveAction.Direction
 
localmainversion - Variable in class org.openstreetmap.josm.plugins.PluginInformation
The lowest JOSM version required by this plugin (from locally available jar).
localminjavaversion - Variable in class org.openstreetmap.josm.plugins.PluginInformation
The lowest Java version required by this plugin (from locally available jar).
LocalQuadBucketPrimitiveStore() - Constructor for class org.openstreetmap.josm.data.vector.DataStore.LocalQuadBucketPrimitiveStore
 
localrequires - Variable in class org.openstreetmap.josm.plugins.PluginInformation
The list of required plugins, separated by ';' (from locally available jar).
localversion - Variable in class org.openstreetmap.josm.plugins.PluginInformation
The plugin version (from locally available jar).
locateUtmZone(LatLon) - Static method in class org.openstreetmap.josm.data.projection.proj.TransverseMercator
Determines the UTM zone of a given lat/lon.
location - Variable in class org.openstreetmap.josm.data.gpx.GpxData.XMLNamespace
 
location - Variable in class org.openstreetmap.josm.data.protobuf.ProtobufPacked
 
locationToIndex(Point) - Method in class org.openstreetmap.josm.gui.download.UserQueryList.QueryListMouseAdapter
 
locator - Variable in class org.openstreetmap.josm.io.AbstractParser
 
locator - Variable in class org.openstreetmap.josm.io.DiffResultProcessor.Parser
 
locator - Variable in class org.openstreetmap.josm.io.OsmChangesetParser.Parser
 
locator - Variable in class org.openstreetmap.josm.tools.XmlObjectParser.Parser
 
lock - Variable in class org.openstreetmap.josm.data.osm.DataSet
 
lock - Variable in class org.openstreetmap.josm.data.vector.VectorDataSet
 
lock - Static variable in class org.openstreetmap.josm.gui.mappaint.styleelement.StyleElement
 
lock() - Method in class org.openstreetmap.josm.data.osm.DataSet
 
lock() - Method in interface org.openstreetmap.josm.data.osm.Lockable
Enables the read-only/locked mode.
lock() - Method in class org.openstreetmap.josm.data.vector.VectorDataSet
 
lock() - Method in class org.openstreetmap.josm.gui.layer.AbstractModifiableLayer
 
lock() - Method in class org.openstreetmap.josm.gui.layer.AbstractOsmDataLayer
 
Lockable - Interface in org.openstreetmap.josm.data.osm
To be implemented by modifiable objects to offer a "read-only/locked" mode.
locked - Variable in class org.openstreetmap.josm.actions.downloadtasks.DownloadParams
 
locked - Variable in class org.openstreetmap.josm.gui.io.BasicUploadSettingsPanel
a lock to prevent loops in notifications
locked - Variable in class org.openstreetmap.josm.gui.io.UploadDialogModel
a lock to prevent loops
locName - Variable in enum org.openstreetmap.josm.io.OnlineResource
 
log - Variable in class org.openstreetmap.josm.tools.Logging.RememberWarningHandler
 
log(Exception, String) - Static method in class org.openstreetmap.josm.data.PreferencesUtils
Log an exception.
log(String) - Static method in class org.openstreetmap.josm.data.PreferencesUtils
Log a message.
log(String, Object...) - Static method in class org.openstreetmap.josm.data.PreferencesUtils
Log a formatted message.
log(Level, String, Throwable) - Static method in class org.openstreetmap.josm.tools.Logging
Logs a throwable that happened.
log(Level, Throwable) - Static method in class org.openstreetmap.josm.tools.Logging
Logs a throwable that happened.
logEnvironment() - Static method in class org.openstreetmap.josm.actions.RestartAction
 
logEnvironmentVariable(String) - Static method in class org.openstreetmap.josm.actions.RestartAction
 
logError(Throwable) - Method in class org.openstreetmap.josm.gui.mappaint.StyleSource
Log an error that occurred with this style.
LOGGER - Static variable in class org.openstreetmap.josm.tools.Logging
 
Logging - Class in org.openstreetmap.josm.tools
This class contains utility methods to log errors and warnings.
Logging() - Constructor for class org.openstreetmap.josm.tools.Logging
 
Logging.ReacquiringConsoleHandler - Class in org.openstreetmap.josm.tools
A ConsoleHandler with a couple of extra features, allowing it to be targeted at an an arbitrary OutputStream which it can be asked to reacquire the reference for on demand through Logging.ReacquiringConsoleHandler.reacquireOutputStream().
Logging.RememberWarningHandler - Class in org.openstreetmap.josm.tools
 
LoggingBenchmark() - Constructor for class org.openstreetmap.josm.data.osm.visitor.paint.RenderBenchmarkCollector.LoggingBenchmark
 
login - Variable in exception org.openstreetmap.josm.io.OsmApiException
 
logLevel - Variable in class org.openstreetmap.josm.data.validation.ValidatorCLI
The log level
logo_image - Variable in class org.openstreetmap.josm.data.sources.SourcePreferenceEntry
The logo to be used for the source
logo_url - Variable in class org.openstreetmap.josm.data.sources.SourcePreferenceEntry
The logo url
logPrivate(Level, String) - Static method in class org.openstreetmap.josm.tools.Logging
 
logPrivate(Level, String, Object...) - Static method in class org.openstreetmap.josm.tools.Logging
 
logPrivate(Level, Supplier<String>) - Static method in class org.openstreetmap.josm.tools.Logging
 
logRequest(String, Object...) - Method in class org.openstreetmap.josm.tools.HttpClient
 
logRequestBody() - Method in class org.openstreetmap.josm.tools.HttpClient
 
LogShowDialog - Class in org.openstreetmap.josm.gui.dialogs
Generic dialog with message and scrolling area
LogShowDialog(String, String, String) - Constructor for class org.openstreetmap.josm.gui.dialogs.LogShowDialog
Constructs a new LogShowDialog.
logWarning(String) - Method in class org.openstreetmap.josm.gui.mappaint.StyleSource
Log a warning that occurred with this style.
logWithStackTrace(Level, String, Throwable) - Static method in class org.openstreetmap.josm.tools.Logging
Logs a throwable that happened.
logWithStackTrace(Level, Throwable) - Static method in class org.openstreetmap.josm.tools.Logging
Logs a throwable that happened.
logWithStackTrace(Level, Throwable, String, Object...) - Static method in class org.openstreetmap.josm.tools.Logging
Logs a throwable that happened.
logWrongPlatform(String, String) - Static method in class org.openstreetmap.josm.plugins.PluginHandler
 
lon - Variable in class org.openstreetmap.josm.actions.JumpToAction
 
lon - Variable in class org.openstreetmap.josm.data.coor.conversion.LatLonParser.LatLonHolder
 
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.data.vector.VectorNode
 
lon - Variable in class org.openstreetmap.josm.io.NameFinder.SearchResult
 
lon - Variable in class org.openstreetmap.josm.io.remotecontrol.handler.AddNodeHandler
 
lon() - Method in interface org.openstreetmap.josm.data.coor.ILatLon
Returns the longitude, i.e., the east-west position in degrees.
lon() - Method in class org.openstreetmap.josm.data.coor.LatLon
 
lon() - Method in class org.openstreetmap.josm.data.gpx.WayPoint
 
lon() - Method in class org.openstreetmap.josm.data.osm.Node
 
lon() - Method in class org.openstreetmap.josm.data.osm.NodeData
 
lon() - Method in class org.openstreetmap.josm.data.osm.visitor.paint.TileZXY
Get the longitude for the upper-left corner of this tile
lon() - Method in class org.openstreetmap.josm.data.vector.VectorNode
 
lon() - Method in class org.openstreetmap.josm.gui.layer.markerlayer.Marker
 
lon_0 - org.openstreetmap.josm.data.projection.CustomProjection.Param
Central meridian
lon_1 - org.openstreetmap.josm.data.projection.CustomProjection.Param
longitude of first point (Oblique Mercator)
lon_2 - org.openstreetmap.josm.data.projection.CustomProjection.Param
longitude of second point (Oblique Mercator)
LON_LAT_VALUES - Static variable in class org.openstreetmap.josm.data.projection.CustomProjection
 
lon0 - Variable in class org.openstreetmap.josm.data.projection.AbstractProjection
 
lon0 - Variable in class org.openstreetmap.josm.data.projection.proj.ProjParameters
lon1 - Variable in class org.openstreetmap.josm.data.projection.proj.ProjParameters
lon1 - Variable in class org.openstreetmap.josm.io.BoundingBoxDownloader
 
lon2 - Variable in class org.openstreetmap.josm.data.projection.proj.ProjParameters
lon2 - Variable in class org.openstreetmap.josm.io.BoundingBoxDownloader
 
lon2x(double) - Static method in class org.openstreetmap.josm.data.coor.QuadTiling
 
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
 
lonc - org.openstreetmap.josm.data.projection.CustomProjection.Param
longitude of the center of the projection (Oblique Mercator)
lonc - Variable in class org.openstreetmap.josm.data.projection.proj.ProjParameters
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_SEGMENT - Static variable in class org.openstreetmap.josm.data.validation.tests.LongSegment
Long segment error
LONG_VALUE - Static variable in class org.openstreetmap.josm.data.validation.tests.TagChecker
 
LONGITUDE - org.openstreetmap.josm.io.nmea.NmeaParser.GGA
 
LONGITUDE - org.openstreetmap.josm.io.nmea.NmeaParser.GLL
 
LONGITUDE_EW - org.openstreetmap.josm.io.nmea.NmeaParser.GLL
 
LONGITUDE_NAME - org.openstreetmap.josm.io.nmea.NmeaParser.GGA
 
LongitudeValidator(JTextComponent) - Constructor for class org.openstreetmap.josm.gui.widgets.BoundingBoxSelectionPanel.LongitudeValidator
 
LongProperty - Class in org.openstreetmap.josm.data.preferences
A property containing an Long value.
LongProperty(String, long) - Constructor for class org.openstreetmap.josm.data.preferences.LongProperty
Constructs a new LongProperty
LongSegment - Class in org.openstreetmap.josm.data.validation.tests
Checks for very long segments.
LongSegment() - Constructor for class org.openstreetmap.josm.data.validation.tests.LongSegment
Constructor
longText - Variable in class org.openstreetmap.josm.tools.Shortcut
a human readable description that will be shown in the preferences
lonInterval - Variable in class org.openstreetmap.josm.data.projection.datum.NTV2SubGrid
 
lonIsLinearToEast() - Method in class org.openstreetmap.josm.data.projection.proj.Mercator
 
lonIsLinearToEast() - Method in interface org.openstreetmap.josm.data.projection.proj.Proj
Checks whether the result of projecting a lon coordinate only has a linear relation to the east coordinate and is not related to lat/north at all.
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
 
lonOffset - Variable in class org.openstreetmap.josm.io.OsmPbfReader.PrimitiveBlockRecord
 
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.download.DownloadDialog
 
lonText - Variable in class org.openstreetmap.josm.gui.MapStatus
 
lonToString(ILatLon) - Method in class org.openstreetmap.josm.data.coor.conversion.DecimalDegreesCoordinateFormat
 
lonToString(ILatLon) - Method in class org.openstreetmap.josm.data.coor.conversion.DMSCoordinateFormat
 
lonToString(ILatLon) - Method in interface org.openstreetmap.josm.data.coor.conversion.ICoordinateFormat
Convert longitude to string.
lonToString(ILatLon) - Method in class org.openstreetmap.josm.data.coor.conversion.NauticalCoordinateFormat
 
lonToString(ILatLon) - Method in class org.openstreetmap.josm.data.coor.conversion.ProjectedCoordinateFormat
 
lonToTileX(int, double) - Static method in class org.openstreetmap.josm.gui.bbox.TileSelectionBBoxChooser.TileGridInputPanel
 
LonValueChecker(JosmTextField) - Constructor for class org.openstreetmap.josm.gui.download.BoundingBoxSelection.LonValueChecker
 
lookAhead() - Method in class org.openstreetmap.josm.tools.template_engine.Tokenizer
Look at the next token
LookaheadSuccess() - Constructor for error org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParser.LookaheadSuccess
 
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
 
lookupAction - Variable in class org.openstreetmap.josm.gui.dialogs.ValidatorDialog
The lookup action
LookupAction() - Constructor for class org.openstreetmap.josm.gui.dialogs.ValidatorDialog.LookupAction
 
lookupOAuthAccessToken() - Method in interface org.openstreetmap.josm.io.auth.CredentialsAgent
Deprecated.
since 18991 -- OAuth 1.0 is being removed from the OSM API
lookupOAuthAccessToken(String) - Method in interface org.openstreetmap.josm.io.auth.CredentialsAgent
Lookup the current OAuth Access Token to access the specified server.
lookupOAuthAccessToken(String) - Method in class org.openstreetmap.josm.io.auth.CredentialsManager
 
lookupOAuthAccessToken(String) - Method in class org.openstreetmap.josm.io.auth.JosmPreferencesCredentialAgent
 
LOOP_DETECTED - Static variable in error org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.TokenMgrError
Detected (and bailed out of) an infinite loop in the token manager.
loops - Variable in class org.openstreetmap.josm.data.validation.tests.RelationChecker
 
lostOwnership(Clipboard, Transferable) - Method in class org.openstreetmap.josm.gui.datatransfer.ClipboardUtils.DoNothingClipboardOwner
 
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
Number of ''{0}'' roles too low ({1})
lower - Variable in class org.openstreetmap.josm.gui.mappaint.Range
 
lower(String) - Static method in class org.openstreetmap.josm.gui.io.UploadDialog.UploadAction
 
lower(String) - Static method in class org.openstreetmap.josm.gui.mappaint.mapcss.Functions
Converts string s to lowercase.
lowerIndex - Variable in class org.openstreetmap.josm.data.osm.IWaySegment
 
lowlink - Variable in class org.openstreetmap.josm.data.algorithms.Tarjan.TarjanHelper
 
LPAR - Static variable in interface org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParserConstants
RegularExpression Id.
LruCache<K,​V> - Class in org.openstreetmap.josm.gui.util
LRU cache (least recently used)
LruCache(int) - Constructor for class org.openstreetmap.josm.gui.util.LruCache
Constructs an empty LruCache instance with the given capacity
LSQUARE - Static variable in interface org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParserConstants
RegularExpression Id.
lsResult - Variable in class org.openstreetmap.josm.gui.widgets.SearchTextResultListPanel
 
lsResultModel - Variable in class org.openstreetmap.josm.gui.widgets.SearchTextResultListPanel
 
lst - Variable in class org.openstreetmap.josm.gui.mappaint.StyleElementList
 
lstAdd - Variable in class org.openstreetmap.josm.gui.io.UploadedObjectsSummaryPanel
the list with the added primitives
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
LUMINOSITY_BLUE - Static variable in class org.openstreetmap.josm.gui.layer.imagery.ColorfulFilter
 
LUMINOSITY_GREEN - Static variable in class org.openstreetmap.josm.gui.layer.imagery.ColorfulFilter
 
LUMINOSITY_RED - Static variable in class org.openstreetmap.josm.gui.layer.imagery.ColorfulFilter
 
lz4 - org.openstreetmap.josm.data.osm.pbf.Blob.CompressionType
lz4 compression (optional)
lzma - org.openstreetmap.josm.data.osm.pbf.Blob.CompressionType
lzma compression (optional)

M

m - Variable in class org.openstreetmap.josm.gui.dialogs.properties.TagEditHelper.EditTagDialog
 
MAC_MOUSE_BUTTON3_MASK - Static variable in class org.openstreetmap.josm.gui.bbox.SlippyMapController
 
MAGIC_STRING - Static variable in class org.openstreetmap.josm.tools.PatternUtils
A string that is highly unlikely to appear in regexes to split a regex from its flags
MAGNETIC_DECLINATION - org.openstreetmap.josm.io.nmea.NmeaParser.RMC
 
main() - Static method in class org.openstreetmap.josm.data.Preferences
Returns the main (default) preferences instance.
main(String[]) - Static method in class org.openstreetmap.josm.data.projection.ProjectionCLI
Main class to run just the projection CLI.
main(String[]) - Static method in class org.openstreetmap.josm.gui.MainApplication
Main application Startup
MAIN_COLOR - Static variable in class org.openstreetmap.josm.actions.mapmode.ParallelWayAction
 
MainApplication - Class in org.openstreetmap.josm.gui
Main window class application.
MainApplication() - Constructor for class org.openstreetmap.josm.gui.MainApplication
Constructs a new MainApplication without a window.
MainApplication(MainFrame) - Constructor for class org.openstreetmap.josm.gui.MainApplication
Constructs a main frame, ready sized and operating.
MainApplication.DefaultNativeOsCallback - Class in org.openstreetmap.josm.gui
 
MainApplication.GuiFinalizationWorker - Class in org.openstreetmap.josm.gui
 
mainBoundsProvider - Static variable in class org.openstreetmap.josm.gui.MainApplication
 
mainColor - Variable in class org.openstreetmap.josm.actions.mapmode.ExtrudeAction
 
mainFrame - Static variable in class org.openstreetmap.josm.gui.MainApplication
 
MainFrame - Class in org.openstreetmap.josm.gui
This is the JOSM main window.
MainFrame() - Constructor for class org.openstreetmap.josm.gui.MainFrame
Create a new main window.
MainFrame(WindowGeometry) - Constructor for class org.openstreetmap.josm.gui.MainFrame
Create a new main window.
MainFrame.ExitWindowAdapter - Class in org.openstreetmap.josm.gui
 
MainFrame.ManageLayerListeners - Class in org.openstreetmap.josm.gui
Manages the layer listeners, adds them to every layer.
MainFrame.WindowPositionSizeListener - Class in org.openstreetmap.josm.gui
 
MainInitialization - Class in org.openstreetmap.josm.gui
JOSM initialization sequence.
MainInitialization(MainApplication) - Constructor for class org.openstreetmap.josm.gui.MainInitialization
Constructs a new MainInitialization
MainInitialization.JosmSettingsAdapter - Class in org.openstreetmap.josm.gui
 
mainJOSM(ProgramArguments) - Static method in class org.openstreetmap.josm.gui.MainApplication
Main method to run the JOSM GUI.
MainLayerManager - Class in org.openstreetmap.josm.gui.layer
This class extends the layer manager by adding an active and an edit layer.
MainLayerManager() - Constructor for class org.openstreetmap.josm.gui.layer.MainLayerManager
 
MainLayerManager.ActiveLayerChangeEvent - Class in org.openstreetmap.josm.gui.layer
This event is fired whenever the active or the data layer changes.
MainLayerManager.ActiveLayerChangeListener - Interface in org.openstreetmap.josm.gui.layer
This listener listens to changes of the active or the edit layer.
MainLayerManager.LayerAvailabilityEvent - Class in org.openstreetmap.josm.gui.layer
MainLayerManager.LayerAvailabilityListener - Interface in org.openstreetmap.josm.gui.layer
A listener that gets informed before any layer is displayed and after all layers are removed.
MainMenu - Class in org.openstreetmap.josm.gui
This is the JOSM main menu bar.
MainMenu() - Constructor for class org.openstreetmap.josm.gui.MainMenu
 
MainMenu.EditLayerMenuEnabler - Class in org.openstreetmap.josm.gui
 
MainMenu.WINDOW_MENU_GROUP - Enum in org.openstreetmap.josm.gui
The possible item groups of the Windows menu.
mainPanel - Variable in class org.openstreetmap.josm.gui.dialogs.properties.TagEditHelper.AddTagsDialog
 
mainPanel - Variable in class org.openstreetmap.josm.gui.download.DownloadDialog
 
mainPanel - Static variable in class org.openstreetmap.josm.gui.MainApplication
The main panel, required to be static for MapFrameListener handling.
MainPanel - Class in org.openstreetmap.josm.gui
This is the content panel inside the MainFrame.
MainPanel(MainLayerManager) - Constructor for class org.openstreetmap.josm.gui.MainPanel
Create a new main panel
mainPrefs - Variable in class org.openstreetmap.josm.gui.io.CustomConfigurator.XMLCommandProcessor
 
mainStroke - Variable in class org.openstreetmap.josm.actions.mapmode.ExtrudeAction
 
maintain(Integer, int) - Method in class org.openstreetmap.josm.data.validation.tests.PowerLines.RefChecker
Maintains class variables and constructs a new segment when necessary.
MainTermination - Class in org.openstreetmap.josm.gui
JOSM termination sequence.
MainTermination() - Constructor for class org.openstreetmap.josm.gui.MainTermination
 
mainversion - Variable in class org.openstreetmap.josm.plugins.PluginInformation
The lowest JOSM version required by this plugin (from plugin list).
mainWindow(String, String, boolean) - Static method in class org.openstreetmap.josm.gui.util.WindowGeometry
Gets the geometry of the main window
MAJOR_Z_INDEX - Static variable in interface org.openstreetmap.josm.gui.mappaint.StyleKeys
MapCSS major-z-index property key
majorZIndex - Variable in class org.openstreetmap.josm.gui.mappaint.styleelement.StyleElement
The major z index of this style element
makeAddWayAndNodesCommandList() - Method in class org.openstreetmap.josm.actions.mapmode.ParallelWays
 
makeApiRequest(OsmPrimitive, ProgressMonitor) - Method in class org.openstreetmap.josm.io.OsmServerWriter
 
makeAutoMarkers - Variable in class org.openstreetmap.josm.gui.preferences.display.GPXSettingsPanel
 
makeCollectionNice(Collection<?>) - Static method in exception org.openstreetmap.josm.tools.bugreport.ReportedException
 
makeCopy() - Method in class org.openstreetmap.josm.data.osm.NodeData
 
makeCopy() - Method in class org.openstreetmap.josm.data.osm.PrimitiveData
Returns a copy of this primitive data.
makeCopy() - Method in class org.openstreetmap.josm.data.osm.RelationData
 
makeCopy() - Method in class org.openstreetmap.josm.data.osm.WayData
 
makeFromWays(Collection<Way>) - Method in class org.openstreetmap.josm.data.osm.MultipolygonBuilder
Splits ways into inner and outer JoinedWays.
makeFromWays(Collection<Way>) - Method in class org.openstreetmap.josm.data.validation.tests.MultipolygonTest
Create a multipolygon relation from the given ways and test it.
makeImageTransparent(BufferedImage, Color) - Static method in class org.openstreetmap.josm.tools.ImageProvider
Returns a transparent version of the given image, based on the given transparent color.
makeIncompleteData - Variable in class org.openstreetmap.josm.command.PurgeCommand
 
makeIncompleteDataByPrimId - Variable in class org.openstreetmap.josm.command.PurgeCommand
 
makeJLabelLike(JEditorPane, boolean) - Static method in class org.openstreetmap.josm.gui.widgets.JosmEditorPane
Adapts a JEditorPane to be used as a powerful replacement of JLabel.
makeLoopIfNeeded(List<WayConnectionType>, int) - Method in class org.openstreetmap.josm.gui.dialogs.relation.sort.WayConnectionTypeCalculator
 
makeMemberVisible(int) - Method in interface org.openstreetmap.josm.gui.dialogs.relation.IMemberModelListener
Requests the given member to become visible
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.
makeReversed() - Method in class org.openstreetmap.josm.tools.ColorScale
Reverses this scale
makeTileLoader(TileLoaderListener, Map<String, String>, long) - Method in class org.openstreetmap.josm.data.imagery.CachedTileLoaderFactory
 
makeTileLoader(TileLoaderListener, Map<String, String>, long) - Method in interface org.openstreetmap.josm.data.imagery.TileLoaderFactory
Creates TileLoaderFactory - factory that creates tile loaders with all options already set
makeTooltip(String, KeyStroke) - Static method in class org.openstreetmap.josm.tools.Shortcut
Returns the tooltip text plus the key stroke text.
makeTransparent(int) - Method in class org.openstreetmap.josm.tools.ColorScale
Make all colors transparent
makeVisible(int, Layer) - Method in interface org.openstreetmap.josm.gui.dialogs.LayerListDialog.LayerListModelListener
Fired when a layer is made visible.
malformed - Variable in class org.openstreetmap.josm.io.nmea.NmeaParser
 
MALFORMED_CONNECTIVITY_TAG - Static variable in class org.openstreetmap.josm.data.validation.tests.ConnectivityRelations
 
ManageLayerListeners() - Constructor for class org.openstreetmap.josm.gui.MainFrame.ManageLayerListeners
 
manager - Variable in class org.openstreetmap.josm.gui.datatransfer.LayerTransferable.Data
 
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, Executor) - Constructor for class org.openstreetmap.josm.gui.oauth.ManualAuthorizationUI
Deprecated.
ManualAuthorizationUI(String, Executor, OAuthVersion) - 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.AccessTokenKeyValidator - Class in org.openstreetmap.josm.gui.oauth
 
ManualAuthorizationUI.TestAccessTokenAction - Class in org.openstreetmap.josm.gui.oauth
Action for testing an Access Token
ManualFreeMemoryHandle(String, T, long) - Constructor for class org.openstreetmap.josm.tools.MemoryManager.ManualFreeMemoryHandle
 
MANUALLY - org.openstreetmap.josm.gui.oauth.AuthorizationProcedure
Enter an Access Token manually.
map - Variable in class org.openstreetmap.josm.gui.dialogs.properties.TagEditHelper.TEHListCellRenderer
 
map - Variable in class org.openstreetmap.josm.gui.dialogs.relation.sort.RelationNodeMap
 
map - Static variable in class org.openstreetmap.josm.gui.MainApplication
The MapFrame.
map - Variable in class org.openstreetmap.josm.gui.MainPanel
 
map - Variable in class org.openstreetmap.josm.gui.tagging.presets.items.KeyedItem.Usage
Usage count for all values used for this key
map - Variable in class org.openstreetmap.josm.tools.MultiMap
 
map(String, Class<?>) - Method in class org.openstreetmap.josm.tools.XmlObjectParser
Add a new tag name to class type mapping
map(Function<SearchCompiler.Match, T>, BiFunction<T, T, U>) - Method in class org.openstreetmap.josm.data.osm.search.SearchCompiler.AbstractBinaryMatch
First applies mapper to both sides and then applies operator on the two results.
MAP - org.openstreetmap.josm.data.imagery.ImageryInfo.ImageryCategory
A map.
MAP - org.openstreetmap.josm.tools.ImageProvider.ImageSizes
map icon
MAP_PAINT_STYLE - org.openstreetmap.josm.data.preferences.sources.SourceType
Entry for a map paint style
mapBoth(String, Class<?>) - Method in class org.openstreetmap.josm.tools.XmlObjectParser
 
MapboxVectorCachedTileLoader - Class in org.openstreetmap.josm.data.imagery.vectortile.mapbox
A TileLoader class for MVT tiles
MapboxVectorCachedTileLoader(TileLoaderListener, ICacheAccess<String, BufferedImageCacheEntry>, TileJobOptions) - Constructor for class org.openstreetmap.josm.data.imagery.vectortile.mapbox.MapboxVectorCachedTileLoader
Constructor
MapboxVectorCachedTileLoaderJob - Class in org.openstreetmap.josm.data.imagery.vectortile.mapbox
Bridge to JCS cache for MVT tiles
MapboxVectorCachedTileLoaderJob(TileLoaderListener, Tile, ICacheAccess<String, BufferedImageCacheEntry>, TileJobOptions, ThreadPoolExecutor) - Constructor for class org.openstreetmap.josm.data.imagery.vectortile.mapbox.MapboxVectorCachedTileLoaderJob
 
MapboxVectorStyle - Class in org.openstreetmap.josm.data.imagery.vectortile.mapbox.style
Create a mapping for a Mapbox Vector Style
MapboxVectorStyle(JsonObject) - Constructor for class org.openstreetmap.josm.data.imagery.vectortile.mapbox.style.MapboxVectorStyle
Create a new MapboxVector style.
MapboxVectorTileSource - Class in org.openstreetmap.josm.data.imagery.vectortile.mapbox
Tile Source handling for Mapbox Vector Tile sources
MapboxVectorTileSource(ImageryInfo) - Constructor for class org.openstreetmap.josm.data.imagery.vectortile.mapbox.MapboxVectorTileSource
Create a new MapboxVectorTileSource from an ImageryInfo
mapCSS_search - Variable in class org.openstreetmap.josm.data.osm.Filter.FilterPreferenceEntry
MAPCSS_STYLE_MIME_TYPES - Static variable in class org.openstreetmap.josm.gui.mappaint.mapcss.MapCSSStyleSource
The accepted MIME types sent in the HTTP Accept header.
MapCSSException - Exception in org.openstreetmap.josm.gui.mappaint.mapcss
MapCSS parsing error, with line/column information in error message.
MapCSSException(String) - Constructor for exception org.openstreetmap.josm.gui.mappaint.mapcss.MapCSSException
Constructs a new MapCSSException with an explicit error message.
MapCSSException(Throwable) - Constructor for exception org.openstreetmap.josm.gui.mappaint.mapcss.MapCSSException
Constructs a new MapCSSException with a cause.
mapcssFilterExpression - Variable in class org.openstreetmap.josm.data.imagery.vectortile.mapbox.style.Expression
 
MapCSSKeyRules() - Constructor for class org.openstreetmap.josm.gui.mappaint.mapcss.MapCSSRuleIndex.MapCSSKeyRules
 
MapCSSMatch(List<Selector>) - Constructor for class org.openstreetmap.josm.data.osm.search.SearchCompiler.MapCSSMatch
 
MapCSSParser - Class in org.openstreetmap.josm.gui.mappaint.mapcss.parsergen
MapCSS parser.
MapCSSParser(InputStream) - Constructor for class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParser
Constructor with InputStream.
MapCSSParser(InputStream, String) - Constructor for class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParser
Constructor with InputStream and supplied encoding
MapCSSParser(InputStream, String, MapCSSParser.LexicalState) - Constructor for class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParser
Deprecated.
MapCSSParser(Reader) - Constructor for class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParser
Constructor.
MapCSSParser(Reader, MapCSSParser.LexicalState) - Constructor for class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParser
Constructor which initializes the parser with a certain lexical state.
MapCSSParser(MapCSSParserTokenManager) - Constructor for class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParser
Constructor with generated Token Manager.
MapCSSParser.JJCalls - Class in org.openstreetmap.josm.gui.mappaint.mapcss.parsergen
 
MapCSSParser.LexicalState - Enum in org.openstreetmap.josm.gui.mappaint.mapcss.parsergen
Nicer way to refer to a lexical state.
MapCSSParser.LookaheadSuccess - Error in org.openstreetmap.josm.gui.mappaint.mapcss.parsergen
 
MapCSSParserConstants - Interface in org.openstreetmap.josm.gui.mappaint.mapcss.parsergen
Token literal values and constants.
MapCSSParserTokenManager - Class in org.openstreetmap.josm.gui.mappaint.mapcss.parsergen
Token Manager.
MapCSSParserTokenManager(SimpleCharStream) - Constructor for class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParserTokenManager
Constructor.
MapCSSParserTokenManager(SimpleCharStream, int) - Constructor for class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParserTokenManager
Constructor.
MapCSSRule - Class in org.openstreetmap.josm.gui.mappaint.mapcss
A MapCSS rule.
MapCSSRule(List<Selector>, Declaration) - Constructor for class org.openstreetmap.josm.gui.mappaint.mapcss.MapCSSRule
Constructs a new MapCSSRule.
MapCSSRuleIndex - Class in org.openstreetmap.josm.gui.mappaint.mapcss
A collection of MapCSSRules, that are indexed by tag key and value.
MapCSSRuleIndex() - Constructor for class org.openstreetmap.josm.gui.mappaint.mapcss.MapCSSRuleIndex
 
MapCSSRuleIndex.MapCSSKeyRules - Class in org.openstreetmap.josm.gui.mappaint.mapcss
This is a map of all rules that are only applied if the primitive has a given key (and possibly value)
MapCSSRuleIndex.RuleCandidatesIterator - Class in org.openstreetmap.josm.gui.mappaint.mapcss
This is an iterator over all rules that are marked as possible in the bitset.
mapCSSSearch - Variable in class org.openstreetmap.josm.data.osm.search.SearchSetting
true to execute a MapCSS selector
mapCSSSearch - Variable in class org.openstreetmap.josm.gui.dialogs.SearchDialog
 
MapCSSStyleIndex - Class in org.openstreetmap.josm.gui.mappaint.mapcss
Store indexes of MapCSSRules using MapCSSRuleIndex differentiated by base
MapCSSStyleIndex() - Constructor for class org.openstreetmap.josm.gui.mappaint.mapcss.MapCSSStyleIndex
 
MapCSSStyleSource - Class in org.openstreetmap.josm.gui.mappaint.mapcss
This is a mappaint style that is based on MapCSS rules.
MapCSSStyleSource(String) - Constructor for class org.openstreetmap.josm.gui.mappaint.mapcss.MapCSSStyleSource
Creates a new style source from the MapCSS styles supplied in css
MapCSSStyleSource(String, String, String) - Constructor for class org.openstreetmap.josm.gui.mappaint.mapcss.MapCSSStyleSource
Constructs a new, active MapCSSStyleSource.
MapCSSStyleSource(SourceEntry) - Constructor for class org.openstreetmap.josm.gui.mappaint.mapcss.MapCSSStyleSource
Constructs a new MapCSSStyleSource
MapCSSTagChecker - Class in org.openstreetmap.josm.data.validation.tests
MapCSS-based tag checker/fixer.
MapCSSTagChecker() - Constructor for class org.openstreetmap.josm.data.validation.tests.MapCSSTagChecker
Constructs a new MapCSSTagChecker.
MapCSSTagChecker.MapCSSTagCheckerAndRule - Class in org.openstreetmap.josm.data.validation.tests
 
MapCSSTagChecker.ParseResult - Class in org.openstreetmap.josm.data.validation.tests
MapCSSTagCheckerAndRule(MapCSSTagCheckerRule, String) - Constructor for class org.openstreetmap.josm.data.validation.tests.MapCSSTagChecker.MapCSSTagCheckerAndRule
 
MapCSSTagCheckerAndRule(MapCSSRule) - Constructor for class org.openstreetmap.josm.data.validation.tests.MapCSSTagChecker.MapCSSTagCheckerAndRule
 
MapCSSTagCheckerAsserts - Class in org.openstreetmap.josm.data.validation.tests
Utility class for checking rule assertions of MapCSSTagCheckerRule.
MapCSSTagCheckerAsserts() - Constructor for class org.openstreetmap.josm.data.validation.tests.MapCSSTagCheckerAsserts
 
MapCSSTagCheckerFixCommand - Interface in org.openstreetmap.josm.data.validation.tests
Represents a fix to a validation test.
MapCSSTagCheckerRule - Class in org.openstreetmap.josm.data.validation.tests
Tag check.
MapCSSTagCheckerRule(MapCSSTagCheckerRule) - Constructor for class org.openstreetmap.josm.data.validation.tests.MapCSSTagCheckerRule
 
MapCSSTagCheckerRule(MapCSSRule) - Constructor for class org.openstreetmap.josm.data.validation.tests.MapCSSTagCheckerRule
 
mapCursorChanged(ILatLon) - Method in class org.openstreetmap.josm.gui.download.DownloadDialog
Updates the coordinates after moving the mouse cursor
MapFrame - Class in org.openstreetmap.josm.gui
One Map frame with one dataset behind.
MapFrame(ViewportData) - Constructor for class org.openstreetmap.josm.gui.MapFrame
Constructs a new MapFrame.
MapFrame.ListAllButtonsAction - Class in org.openstreetmap.josm.gui
 
MapFrame.MapModeChangeListener - Interface in org.openstreetmap.josm.gui
Interface to notify listeners of the change of the mapMode.
MapFrame.SideToolbarPopupMenu - Class in org.openstreetmap.josm.gui
 
MapFrameAdapter() - Constructor for class org.openstreetmap.josm.actions.AutoScaleAction.MapFrameAdapter
 
mapFrameInitialized(MapFrame, MapFrame) - Method in class org.openstreetmap.josm.actions.AutoScaleAction.MapFrameAdapter
 
mapFrameInitialized(MapFrame, MapFrame) - Method in class org.openstreetmap.josm.actions.SessionSaveAction
 
mapFrameInitialized(MapFrame, MapFrame) - Method in interface org.openstreetmap.josm.gui.MapFrameListener
Called after Main.mapFrame is initialized.
mapFrameInitialized(MapFrame, MapFrame) - Method in class org.openstreetmap.josm.plugins.Plugin
 
mapFrameInitialized(MapFrame, MapFrame) - Method in class org.openstreetmap.josm.plugins.PluginProxy
 
MapFrameListener - Interface in org.openstreetmap.josm.gui
Listener notified of MapFrame changes.
mapFrameListeners - Variable in class org.openstreetmap.josm.gui.MainPanel
 
mapFromJson(String) - Static method in class org.openstreetmap.josm.data.StructUtils
 
mapGammaToInterval(double) - Method in class org.openstreetmap.josm.gui.dialogs.layer.LayerVisibilityAction.GammaFilterSlider
 
mapHasGpxOrMarkerLayer() - Static method in class org.openstreetmap.josm.gui.mappaint.MapPaintMenu.MapPaintAction
 
mapImage - Variable in class org.openstreetmap.josm.gui.mappaint.styleelement.NodeElement
The image that is used to display this node.
MapImage - Class in org.openstreetmap.josm.gui.mappaint.styleelement
An image that will be displayed on the map.
MapImage(String, StyleSource) - Constructor for class org.openstreetmap.josm.gui.mappaint.styleelement.MapImage
Creates a new MapImage
MapImage(String, StyleSource, boolean) - Constructor for class org.openstreetmap.josm.gui.mappaint.styleelement.MapImage
Creates a new MapImage
MapImage.MapImageBoxProvider - Class in org.openstreetmap.josm.gui.mappaint.styleelement
 
mapImageAngle - Variable in class org.openstreetmap.josm.gui.mappaint.styleelement.NodeElement
The angle that is used to rotate NodeElement.mapImage.
MapImageBoxProvider() - Constructor for class org.openstreetmap.josm.gui.mappaint.styleelement.MapImage.MapImageBoxProvider
 
mapIntervalToGamma(double) - Method in class org.openstreetmap.josm.gui.dialogs.layer.LayerVisibilityAction.GammaFilterSlider
Maps a number x from the range (-1,1) to a gamma value.
MapListEditor - Class in org.openstreetmap.josm.gui.preferences.advanced
Editor for List of Maps preference entries.
MapListEditor(JComponent, PrefEntry, MapListSetting) - Constructor for class org.openstreetmap.josm.gui.preferences.advanced.MapListEditor
Constructs a new MapListEditor.
MapListEditor.EntryListModel - Class in org.openstreetmap.josm.gui.preferences.advanced
 
MapListEditor.MapTableModel - Class in org.openstreetmap.josm.gui.preferences.advanced
 
MapListSetting - Class in org.openstreetmap.josm.spi.preferences
Setting containing a List of Maps of String values.
MapListSetting(List<Map<String, String>>) - Constructor for class org.openstreetmap.josm.spi.preferences.MapListSetting
Constructs a new MapListSetting with the given value
MAPMAX - org.openstreetmap.josm.tools.ImageProvider.ImageSizes
map icon maximum size
mapMode - Variable in class org.openstreetmap.josm.gui.MapFrame
The current mode, this frame operates.
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, Cursor) - Constructor for class org.openstreetmap.josm.actions.mapmode.MapMode
Constructor for mapmodes with a menu (no shortcut will be registered)
MapMode(String, String, String, Shortcut, Cursor) - Constructor for class org.openstreetmap.josm.actions.mapmode.MapMode
Constructor for mapmodes without a menu
mapModeChange(MapMode, MapMode) - Method in class org.openstreetmap.josm.gui.autofilter.AutoFilterManager
 
mapModeChange(MapMode, MapMode) - Method in class org.openstreetmap.josm.gui.dialogs.FilterDialog
 
mapModeChange(MapMode, MapMode) - Method in interface org.openstreetmap.josm.gui.MapFrame.MapModeChangeListener
Trigerred when map mode changes.
mapModeChangeListeners - Static variable in class org.openstreetmap.josm.gui.MapFrame
the mapMode listeners
mapModeDelete - Variable in class org.openstreetmap.josm.gui.MapFrame
Delete mode
mapModeDraw - Variable in class org.openstreetmap.josm.gui.MapFrame
Draw mode
mapModeListener - Variable in class org.openstreetmap.josm.gui.layer.geoimage.GeoImageLayer
 
mapModeSelect - Variable in class org.openstreetmap.josm.gui.MapFrame
Select mode
mapModeSelectLasso - Variable in class org.openstreetmap.josm.gui.MapFrame
Select Lasso mode
mapModeZoom - Variable in class org.openstreetmap.josm.gui.MapFrame
Zoom mode
mapMover - Variable in class org.openstreetmap.josm.gui.MapView
 
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) - Constructor for class org.openstreetmap.josm.gui.MapMover
Constructs a new MapMover.
MapMover.JMapViewerUpdater - Class in org.openstreetmap.josm.gui
 
MapMover.ZoomerAction - Class in org.openstreetmap.josm.gui
 
mapNameToValue - Static variable in class org.openstreetmap.josm.data.validation.util.Entities
 
mapNavigationComponents - Variable in class org.openstreetmap.josm.gui.MapView
 
mapOldModifiers(int) - Static method in class org.openstreetmap.josm.actions.mapmode.MapMode
Map old (pre jdk 1.4) modifiers to extended modifiers (only for Ctrl, Alt, Shift).
mapOnStart(String, Class<?>) - Method in class org.openstreetmap.josm.tools.XmlObjectParser
 
MapPaintAction(StyleSource) - Constructor for class org.openstreetmap.josm.gui.mappaint.MapPaintMenu.MapPaintAction
 
mappaintCacheIdx - Variable in class org.openstreetmap.josm.data.osm.AbstractPrimitive
The mappaint cache index for this primitive.
mappaintCacheIdx - Variable in class org.openstreetmap.josm.data.osm.DataSet
 
mappaintCacheIdx - Variable in class org.openstreetmap.josm.data.vector.VectorDataSet
 
mapPaintDialog - Variable in class org.openstreetmap.josm.gui.MapFrame
Map paint dialog
MapPaintDialog - Class in org.openstreetmap.josm.gui.dialogs
Dialog to configure the map painting style.
MapPaintDialog() - Constructor for class org.openstreetmap.josm.gui.dialogs.MapPaintDialog
Constructs a new MapPaintDialog.
MapPaintDialog.InfoAction - Class in org.openstreetmap.josm.gui.dialogs
Displays information about selected paint style in a new dialog.
MapPaintDialog.MapPaintPopup - Class in org.openstreetmap.josm.gui.dialogs
The popup menu displayed when right-clicking a map paint entry
MapPaintDialog.MoveUpDownAction - Class in org.openstreetmap.josm.gui.dialogs
The action to move down the currently selected entries in the list.
MapPaintDialog.MyCheckBoxRenderer - Class in org.openstreetmap.josm.gui.dialogs
 
MapPaintDialog.OnOffAction - Class in org.openstreetmap.josm.gui.dialogs
 
MapPaintDialog.PopupMenuHandler - Class in org.openstreetmap.josm.gui.dialogs
 
MapPaintDialog.ReloadAction - Class in org.openstreetmap.josm.gui.dialogs
 
MapPaintDialog.SaveAsAction - Class in org.openstreetmap.josm.gui.dialogs
 
MapPaintDialog.SaveAsAction.SaveToFileTask - Class in org.openstreetmap.josm.gui.dialogs
 
MapPaintDialog.StylesModel - Class in org.openstreetmap.josm.gui.dialogs
 
MapPaintDialog.StyleSourceRenderer - Class in org.openstreetmap.josm.gui.dialogs
 
MapPaintMenu - Class in org.openstreetmap.josm.gui.mappaint
The View → Map Paint Styles menu
MapPaintMenu() - Constructor for class org.openstreetmap.josm.gui.mappaint.MapPaintMenu
Constructs a new MapPaintMenu
MapPaintMenu.MapPaintAction - Class in org.openstreetmap.josm.gui.mappaint
 
MapPaintPopup() - Constructor for class org.openstreetmap.josm.gui.dialogs.MapPaintDialog.MapPaintPopup
Constructs a new MapPaintPopup.
MapPaintPreference - Class in org.openstreetmap.josm.gui.preferences.map
Preference settings for map paint styles.
MapPaintPreference() - Constructor for class org.openstreetmap.josm.gui.preferences.map.MapPaintPreference
 
MapPaintPreference.Factory - Class in org.openstreetmap.josm.gui.preferences.map
Factory used to create a new MapPaintPreference.
MapPaintPreference.MapPaintSourceEditor - Class in org.openstreetmap.josm.gui.preferences.map
 
MapPaintPrefHelper - Class in org.openstreetmap.josm.data.preferences.sources
Helper class for map paint styles preferences.
MapPaintPrefHelper() - Constructor for class org.openstreetmap.josm.data.preferences.sources.MapPaintPrefHelper
Constructs a new MapPaintPrefHelper.
MapPaintSettings - Class in org.openstreetmap.josm.data.osm.visitor.paint
Global mappaint settings.
MapPaintSettings() - Constructor for class org.openstreetmap.josm.data.osm.visitor.paint.MapPaintSettings
 
MapPaintSourceEditor() - Constructor for class org.openstreetmap.josm.gui.preferences.map.MapPaintPreference.MapPaintSourceEditor
 
mappaintStyle - Variable in class org.openstreetmap.josm.data.osm.OsmPrimitive
 
mappaintStyle - Variable in class org.openstreetmap.josm.data.vector.VectorPrimitive
 
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.MapPaintStylesUpdateListener
Called whenever a single style source entry was changed.
MapPaintStyleLoader - Class in org.openstreetmap.josm.gui.mappaint.loader
This class loads the map paint styles
MapPaintStyleLoader(Collection<StyleSource>) - Constructor for class org.openstreetmap.josm.gui.mappaint.loader.MapPaintStyleLoader
Create a new MapPaintStyleLoader
MapPaintStyles - Class in org.openstreetmap.josm.gui.mappaint
This class manages the list of available map paint styles and gives access to the ElemStyles singleton.
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.MapPaintStylesPreferenceListener - Class in org.openstreetmap.josm.gui.mappaint
 
MapPaintStyles.MapPaintStylesUpdateListener - Interface in org.openstreetmap.josm.gui.mappaint
MapPaintStylesUpdateListener & 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.
MapPaintStylesPreferenceListener(IPreferences) - Constructor for class org.openstreetmap.josm.gui.mappaint.MapPaintStyles.MapPaintStylesPreferenceListener
 
mapPaintStylesUpdated() - Method in class org.openstreetmap.josm.gui.dialogs.MapPaintDialog.StylesModel
 
mapPaintStylesUpdated() - Method in class org.openstreetmap.josm.gui.mappaint.MapPaintMenu
 
mapPaintStylesUpdated() - Method in interface org.openstreetmap.josm.gui.mappaint.MapPaintStyles.MapPaintStylesUpdateListener
Called on any style source changes that are not handled by MapPaintStyles.MapPaintStylesUpdateListener.mapPaintStyleEntryUpdated(int)
mappaintTabLoaded - Variable in class org.openstreetmap.josm.gui.dialogs.InspectPrimitiveDialog
 
MapPath2D - Class in org.openstreetmap.josm.gui.draw
An extension of Path2D with special methods for map positions.
MapPath2D() - Constructor for class org.openstreetmap.josm.gui.draw.MapPath2D
Create a new, empty path.
mappedPrimitives - Variable in class org.openstreetmap.josm.data.osm.visitor.MergeSourceBuildingVisitor
 
mapper - Variable in class org.openstreetmap.josm.gui.preferences.imagery.ImageryProvidersPanel.ImageryTableCellRenderer
 
MAPPERS - Static variable in class org.openstreetmap.josm.data.imagery.vectortile.mapbox.Layer.ValueFields
A collection of methods to map a record to a type
mapping - Variable in class org.openstreetmap.josm.tools.XmlObjectParser
 
mapping(BufferedImage, BufferedImage, Rectangle) - Method in class org.openstreetmap.josm.gui.util.imagery.CameraPlane
Maps a panoramic view of sourceImage into targetImage based on current configuration of Camera Plane
mapPoint(double, double) - Method in class org.openstreetmap.josm.gui.util.imagery.CameraPlane
Map a real point to the displayed point.
mapPoint(int, int) - Method in class org.openstreetmap.josm.gui.util.imagery.CameraPlane
Map a real point to the displayed point.
mapPolygons - Variable in class org.openstreetmap.josm.gui.preferences.imagery.ImageryProvidersPanel.DefListSelectionListener
 
mapRectangles - Variable in class org.openstreetmap.josm.gui.preferences.imagery.ImageryProvidersPanel.DefListSelectionListener
 
MapRectifierWMSmenuAction - Class in org.openstreetmap.josm.actions
Download rectified images from various services.
MapRectifierWMSmenuAction() - Constructor for class org.openstreetmap.josm.actions.MapRectifierWMSmenuAction
Constructs a new MapRectifierWMSmenuAction.
MapRectifierWMSmenuAction.RectifierService - Class in org.openstreetmap.josm.actions
Class that bundles all required information of a rectifier service
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
A description of a possible renderer for the map
MapRendererFactory.MapRendererFactoryException - Exception in org.openstreetmap.josm.data.osm.visitor.paint
An exception thrown while creating a map renderer
MapRendererFactoryException(String) - Constructor for exception org.openstreetmap.josm.data.osm.visitor.paint.MapRendererFactory.MapRendererFactoryException
MapRendererFactoryException(String, Throwable) - Constructor for exception org.openstreetmap.josm.data.osm.visitor.paint.MapRendererFactory.MapRendererFactoryException
MapRendererFactoryException(Throwable) - Constructor for exception org.openstreetmap.josm.data.osm.visitor.paint.MapRendererFactory.MapRendererFactoryException
MapScaler - Class in org.openstreetmap.josm.gui
Map scale bar, displaying the distance in meter that correspond to 100 px on screen.
MapScaler(DoubleSupplier, Supplier<Color>) - Constructor for class org.openstreetmap.josm.gui.MapScaler
Constructs a new MapScaler.
MapScaler(NavigatableComponent) - Constructor for class org.openstreetmap.josm.gui.MapScaler
Constructs a new MapScaler.
MapScaler.AccessibleMapScaler - Class in org.openstreetmap.josm.gui
 
MapScaler.TickMarks - Class in org.openstreetmap.josm.gui
This class finds the best possible tick mark positions.
mapSize - Static variable in class org.openstreetmap.josm.tools.OsmUrlToBounds
 
MapSlider - Class in org.openstreetmap.josm.gui
This is the slider used in the top left corner of the map view.
MapSlider(MapView) - Constructor for class org.openstreetmap.josm.gui.MapSlider
 
mapState - Variable in class org.openstreetmap.josm.data.osm.visitor.paint.AbstractMapRenderer
The MapViewState to use to convert between coordinates.
mapState - Variable in class org.openstreetmap.josm.data.osm.visitor.paint.OffsetIterator
 
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
The progress monitor that is used to display the progress if the user selects to run in background
MapStatus.Collector - Class in org.openstreetmap.josm.gui
The collector class that waits for notification and then update the display objects.
MapStatus.Collector.CollectorWorker - Class in org.openstreetmap.josm.gui
 
MapStatus.JumpToOnLeftClickMouseAdapter - Class in org.openstreetmap.josm.gui
 
MapStatus.MapStatusPopupMenu - Class in org.openstreetmap.josm.gui
 
MapStatus.MouseState - Class in org.openstreetmap.josm.gui
Everything, the collector is interested of.
MapStatus.ShowMonitorDialogMouseAdapter - Class in org.openstreetmap.josm.gui
 
MapStatus.StatusTextHistory - Class in org.openstreetmap.josm.gui
 
MapStatusPopupMenu() - Constructor for class org.openstreetmap.josm.gui.MapStatus.MapStatusPopupMenu
 
MapTableModel() - Constructor for class org.openstreetmap.josm.gui.preferences.advanced.MapListEditor.MapTableModel
 
mapToJson(Map<?, ?>) - Static method in class org.openstreetmap.josm.data.StructUtils
 
mapView - Variable in class org.openstreetmap.josm.gui.layer.imagery.TileCoordinateConverter
 
mapView - Variable in class org.openstreetmap.josm.gui.layer.MapViewGraphics
 
mapView - Variable in class org.openstreetmap.josm.gui.layer.MapViewPaintable.MapViewEvent
 
mapView - Variable in class org.openstreetmap.josm.gui.layer.markerlayer.MarkerLayer
 
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(MainLayerManager, ViewportData) - Constructor for class org.openstreetmap.josm.gui.MapView
Constructs a new MapView.
MapView.LayerInvalidatedListener - Class in org.openstreetmap.josm.gui
An invalidation listener that simply calls repaint() for now.
MapView.RepaintListener - Interface in org.openstreetmap.josm.gui
This is a listener that gets informed whenever repaint is called for this MapView.
MapView.WarningLayerPainter - Class in org.openstreetmap.josm.gui
A layer painter that issues a warning when being called.
MapViewEastNorthPoint(EastNorth) - Constructor for class org.openstreetmap.josm.gui.MapViewState.MapViewEastNorthPoint
 
mapViewer - Variable in class org.openstreetmap.josm.gui.bbox.TileSelectionBBoxChooser
the map viewer showing the selected bounding box
mapViewer - Variable in class org.openstreetmap.josm.gui.history.CoordinateInfoViewer
the map panel showing the old+new coordinate
MapViewer(HistoryBrowserModel) - Constructor for class org.openstreetmap.josm.gui.history.CoordinateInfoViewer.MapViewer
 
MapViewEvent(MapView, boolean) - Constructor for class org.openstreetmap.josm.gui.layer.MapViewPaintable.MapViewEvent
MapViewGraphics - Class in org.openstreetmap.josm.gui.layer
This class provides layers with access to drawing on the map view.
MapViewGraphics(MapView, Graphics2D, MapViewState.MapViewRectangle) - Constructor for class org.openstreetmap.josm.gui.layer.MapViewGraphics
Constructs a new MapViewGraphics.
MapViewPaintable - Interface in org.openstreetmap.josm.gui.layer
This is a component that can be painted on the map view.
MapViewPaintable.LayerPainter - Interface in org.openstreetmap.josm.gui.layer
Gets a new LayerPainter that paints this MapViewPaintable to the given map view.
MapViewPaintable.MapViewEvent - Class in org.openstreetmap.josm.gui.layer
A event that is fired whenever the map view is attached or detached from any layer.
MapViewPaintable.PaintableInvalidationEvent - Class in org.openstreetmap.josm.gui.layer
This event is fired whenever the paintable got invalidated and needs repainting some time in the future.
MapViewPaintable.PaintableInvalidationListener - Interface in org.openstreetmap.josm.gui.layer
This is a listener that listens to MapViewPaintable.PaintableInvalidationEvents
MapViewPath - Class in org.openstreetmap.josm.gui.draw
This is a version of a java Path2D that allows you to add points to it by simply giving their east/north, lat/lon or node coordinates.
MapViewPath(MapView) - Constructor for class org.openstreetmap.josm.gui.draw.MapViewPath
Create a new path
MapViewPath(MapViewState) - Constructor for class org.openstreetmap.josm.gui.draw.MapViewPath
Create a new path
MapViewPath.AbstractMapPathVisitor - Class in org.openstreetmap.josm.gui.draw
 
MapViewPath.ClampingPathVisitor - Class in org.openstreetmap.josm.gui.draw
 
MapViewPath.LineVisitor - Class in org.openstreetmap.josm.gui.draw
 
MapViewPath.OffsetPathVisitor - Class in org.openstreetmap.josm.gui.draw
 
MapViewPath.PathSegmentConsumer - Interface in org.openstreetmap.josm.gui.draw
This class is used to visit the segments of this path.
MapViewPath.PathVisitor - Interface in org.openstreetmap.josm.gui.draw
 
MapViewPoint() - Constructor for class org.openstreetmap.josm.gui.MapViewState.MapViewPoint
 
MapViewPositionAndRotation - Class in org.openstreetmap.josm.gui.draw
A map view point combined with a rotation angle.
MapViewPositionAndRotation(MapViewState.MapViewPoint, double) - Constructor for class org.openstreetmap.josm.gui.draw.MapViewPositionAndRotation
MapViewRectangle(MapViewState.MapViewPoint, MapViewState.MapViewPoint) - Constructor for class org.openstreetmap.josm.gui.MapViewState.MapViewRectangle
Create a new MapViewRectangle
MapViewState - Class in org.openstreetmap.josm.gui
This class represents a state of the MapView.
MapViewState(double, MapViewState) - Constructor for class org.openstreetmap.josm.gui.MapViewState
 
MapViewState(JComponent, MapViewState) - Constructor for class org.openstreetmap.josm.gui.MapViewState
 
MapViewState(EastNorth, MapViewState) - Constructor for class org.openstreetmap.josm.gui.MapViewState
 
MapViewState(Projecting, int, int, double, EastNorth) - Constructor for class org.openstreetmap.josm.gui.MapViewState
 
MapViewState(Projecting, int, int, double, EastNorth, Point, Point) - Constructor for class org.openstreetmap.josm.gui.MapViewState
Create a new MapViewState
MapViewState(Projecting, MapViewState) - Constructor for class org.openstreetmap.josm.gui.MapViewState
 
MapViewState.MapViewEastNorthPoint - Class in org.openstreetmap.josm.gui
 
MapViewState.MapViewPoint - Class in org.openstreetmap.josm.gui
A class representing a point in the map view.
MapViewState.MapViewRectangle - Class in org.openstreetmap.josm.gui
A rectangle on the MapView.
MapViewState.MapViewViewPoint - Class in org.openstreetmap.josm.gui
 
MapViewViewPoint(double, double) - Constructor for class org.openstreetmap.josm.gui.MapViewState.MapViewViewPoint
 
marginTop - Variable in class org.openstreetmap.josm.gui.conflict.pair.AbstractMergePanel.MergeRow
 
mark - Variable in class org.openstreetmap.josm.io.OsmPbfReader.BoundedInputStream
 
mark(int) - Method in class org.openstreetmap.josm.io.OsmPbfReader.BoundedInputStream
 
markAsChanged() - Method in class org.openstreetmap.josm.gui.preferences.advanced.PrefEntry
Marks this preference entry as modified.
Marker - Class in org.openstreetmap.josm.gui.layer.markerlayer
Basic marker class.
Marker(LatLon, String, String, MarkerLayer, double, double) - Constructor for class org.openstreetmap.josm.gui.layer.markerlayer.Marker
 
Marker(LatLon, TemplateEngineDataProvider, String, String, MarkerLayer, double, double) - Constructor for class org.openstreetmap.josm.gui.layer.markerlayer.Marker
 
Marker(LatLon, TemplateEngineDataProvider, String, MarkerLayer, double, double) - Constructor for class org.openstreetmap.josm.gui.layer.markerlayer.Marker
 
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.audio.AudioPreference
 
markerButtonLabels - Variable in class org.openstreetmap.josm.gui.preferences.audio.AudioPreference
 
MarkerData() - Constructor for class org.openstreetmap.josm.gui.layer.markerlayer.MarkerLayer.MarkerData
 
markerLayer - Variable in class org.openstreetmap.josm.gui.io.importexport.GpxImporter.GpxImporterData
The imported marker layer.
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
Constructs a new MarkerLayer.
MarkerLayer.MarkerData - Class in org.openstreetmap.josm.gui.layer.markerlayer
the data of a MarkerLayer
MarkerLayer.MarkerMouseAdapter - Class in org.openstreetmap.josm.gui.layer.markerlayer
 
MarkerLayer.MoveAudio - Class in org.openstreetmap.josm.gui.layer.markerlayer
 
MarkerLayer.ShowHideMarkerText - Class in org.openstreetmap.josm.gui.layer.markerlayer
Toggle visibility of the marker text and icons
MarkerLayer.SynchronizeAudio - Class in org.openstreetmap.josm.gui.layer.markerlayer
 
markerList - Variable in class org.openstreetmap.josm.gui.layer.markerlayer.MarkerLayer.MarkerData
 
MarkerMouseAdapter() - Constructor for class org.openstreetmap.josm.gui.layer.markerlayer.MarkerLayer.MarkerMouseAdapter
 
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.
MarkerRemoteEntry(URI, Supplier<RemoteEntry>, Supplier<RemoteEntry>, Supplier<RemoteEntry>, Supplier<RemoteEntry>) - Constructor for class org.openstreetmap.josm.gui.layer.markerlayer.ImageMarker.MarkerRemoteEntry
Create a new remote entry
Markers() - Constructor for class org.openstreetmap.josm.gui.layer.gpx.ImportAudioAction.Markers
 
MarkerSessionExporter - Class in org.openstreetmap.josm.io.session
Session exporter for MarkerLayer.
MarkerSessionExporter(MarkerLayer) - Constructor for class org.openstreetmap.josm.io.session.MarkerSessionExporter
Constructs a new MarkerSessionExporter.
MarkerSessionExporter.MarkerWriter - Class in org.openstreetmap.josm.io.session
Writes GPX file from marker data.
MarkerSessionImporter - Class in org.openstreetmap.josm.io.session
Session importer for MarkerLayer.
MarkerSessionImporter() - Constructor for class org.openstreetmap.josm.io.session.MarkerSessionImporter
 
MarkersFromNamedPointsAction - Class in org.openstreetmap.josm.gui.layer.gpx
An action that converts the named points to a new marker layer
MarkersFromNamedPointsAction(GpxLayer) - Constructor for class org.openstreetmap.josm.gui.layer.gpx.MarkersFromNamedPointsAction
markerSize - Variable in class org.openstreetmap.josm.gui.layer.markerlayer.MarkerLayer
 
markerStroke - Variable in class org.openstreetmap.josm.gui.layer.markerlayer.MarkerLayer
 
MarkerWriter(PrintWriter) - Constructor for class org.openstreetmap.josm.io.session.MarkerSessionExporter.MarkerWriter
Constructs a new MarkerWriter.
MarkOsmTileDirtyAction(AbstractTileSourceLayer<?>, Tile) - Constructor for class org.openstreetmap.josm.gui.layer.AbstractTileSourceLayer.MarkOsmTileDirtyAction
 
markSupported() - Method in class org.openstreetmap.josm.io.OsmPbfReader.BoundedInputStream
 
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) - Static method in class org.openstreetmap.josm.actions.JoinAreasAction
This method analyzes the way and assigns each part what direction polygon "inside" is.
MARTINIQUE_EPSG - Static variable in class org.openstreetmap.josm.gui.preferences.projection.UTMFranceDOMProjectionChoice
 
MARTINIQUE_NAME - Static variable in class org.openstreetmap.josm.gui.preferences.projection.UTMFranceDOMProjectionChoice
 
mask - Variable in class org.openstreetmap.josm.data.osm.Storage
 
match - Variable in class org.openstreetmap.josm.data.osm.FilterMatcher.FilterInfo
 
match - Variable in class org.openstreetmap.josm.data.osm.search.SearchCompiler.UnaryMatch
 
match - Variable in class org.openstreetmap.josm.gui.tagging.presets.items.KeyedItem
Allows to change the matching process, i.e., determining whether the tags of an OSM object fit into this preset.
match() - Method in class org.openstreetmap.josm.gui.tagging.presets.items.KeyedItem
Get the match type for this item
match(String) - Method in class org.openstreetmap.josm.data.validation.routines.RegexValidator
Validate a value against the set of regular expressions returning the array of matched groups.
match(OsmPrimitive) - Method in class org.openstreetmap.josm.data.osm.search.SearchCompiler.And
 
match(OsmPrimitive) - Method in class org.openstreetmap.josm.data.osm.search.SearchCompiler.Child
 
match(OsmPrimitive) - Method in class org.openstreetmap.josm.data.osm.search.SearchCompiler.Closed
 
match(OsmPrimitive) - Method in class org.openstreetmap.josm.data.osm.search.SearchCompiler.Deleted
 
match(OsmPrimitive) - Method in class org.openstreetmap.josm.data.osm.search.SearchCompiler.ExactType
 
match(OsmPrimitive) - Method in class org.openstreetmap.josm.data.osm.search.SearchCompiler.HasRole
 
match(OsmPrimitive) - Method in class org.openstreetmap.josm.data.osm.search.SearchCompiler.InArea
 
match(OsmPrimitive) - Method in class org.openstreetmap.josm.data.osm.search.SearchCompiler.Incomplete
 
match(OsmPrimitive) - Method in class org.openstreetmap.josm.data.osm.search.SearchCompiler.MapCSSMatch
 
match(OsmPrimitive) - Method in class org.openstreetmap.josm.data.osm.search.SearchCompiler.Match
Tests whether the primitive matches this criterion.
match(OsmPrimitive) - Method in class org.openstreetmap.josm.data.osm.search.SearchCompiler.Modified
 
match(OsmPrimitive) - Method in class org.openstreetmap.josm.data.osm.search.SearchCompiler.New
 
match(OsmPrimitive) - Method in class org.openstreetmap.josm.data.osm.search.SearchCompiler.Not
 
match(OsmPrimitive) - Method in class org.openstreetmap.josm.data.osm.search.SearchCompiler.Nth
 
match(OsmPrimitive) - Method in class org.openstreetmap.josm.data.osm.search.SearchCompiler.Or
 
match(OsmPrimitive) - Method in class org.openstreetmap.josm.data.osm.search.SearchCompiler.Parent
 
match(OsmPrimitive) - Method in class org.openstreetmap.josm.data.osm.search.SearchCompiler.Preset
 
match(OsmPrimitive) - Method in class org.openstreetmap.josm.data.osm.search.SearchCompiler.RangeMatch
 
match(OsmPrimitive) - Method in class org.openstreetmap.josm.data.osm.search.SearchCompiler.RoleMatch
 
match(OsmPrimitive) - Method in class org.openstreetmap.josm.data.osm.search.SearchCompiler.Selected
 
match(OsmPrimitive) - Method in class org.openstreetmap.josm.data.osm.search.SearchCompiler.TaggedMatch
 
match(OsmPrimitive) - Method in class org.openstreetmap.josm.data.osm.search.SearchCompiler.Untagged
 
match(OsmPrimitive) - Method in class org.openstreetmap.josm.data.osm.search.SearchCompiler.UserMatch
 
match(OsmPrimitive) - Method in class org.openstreetmap.josm.data.osm.search.SearchCompiler.Xor
 
match(OsmPrimitive) - Method in class org.openstreetmap.josm.gui.autofilter.AutoFilterManager.Match
 
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
 
match(Tagged) - Method in class org.openstreetmap.josm.data.osm.search.SearchCompiler.Always
 
match(Tagged) - Method in class org.openstreetmap.josm.data.osm.search.SearchCompiler.And
 
match(Tagged) - Method in class org.openstreetmap.josm.data.osm.search.SearchCompiler.Any
 
match(Tagged) - Method in class org.openstreetmap.josm.data.osm.search.SearchCompiler.BooleanMatch
 
match(Tagged) - Method in class org.openstreetmap.josm.data.osm.search.SearchCompiler.ExactKeyValue
 
match(Tagged) - Method in class org.openstreetmap.josm.data.osm.search.SearchCompiler.KeyValue
 
match(Tagged) - Method in class org.openstreetmap.josm.data.osm.search.SearchCompiler.Match
Tests whether the tagged object matches this criterion.
match(Tagged) - Method in class org.openstreetmap.josm.data.osm.search.SearchCompiler.Never
 
match(Tagged) - Method in class org.openstreetmap.josm.data.osm.search.SearchCompiler.Not
 
match(Tagged) - Method in class org.openstreetmap.josm.data.osm.search.SearchCompiler.Or
 
match(Tagged) - Method in class org.openstreetmap.josm.data.osm.search.SearchCompiler.TaggedMatch
 
match(Tagged) - Method in class org.openstreetmap.josm.data.osm.search.SearchCompiler.ValueComparison
 
match(Tagged) - Method in class org.openstreetmap.josm.data.osm.search.SearchCompiler.Xor
 
Match() - Constructor for class org.openstreetmap.josm.data.osm.search.SearchCompiler.Match
 
Match(AutoFilterRule, int) - Constructor for class org.openstreetmap.josm.gui.autofilter.AutoFilterManager.Match
 
matchAndGetStatusText() - Method in class org.openstreetmap.josm.gui.layer.geoimage.CorrelateGpxWithImages.StatusBarUpdater
 
matchAndUpdate() - Method in class org.openstreetmap.josm.gui.layer.geoimage.EditImagesSequenceAction.Updater
 
matchAndUpdateStatusBar() - Method in class org.openstreetmap.josm.gui.layer.geoimage.CorrelateGpxWithImages.StatusBarUpdater
 
matcher(String) - Method in interface org.openstreetmap.josm.io.UrlPattern
Creates a matcher that will match the given input against this pattern.
matches(long) - Method in class org.openstreetmap.josm.data.osm.history.HistoryOsmPrimitive
Determines if this history matches given id.
matches(long, long) - Method in class org.openstreetmap.josm.data.osm.history.HistoryOsmPrimitive
Determines if this history matches given id and version.
matches(Iterable<? extends TaggingPresetItem>, Map<String, String>) - Static method in class org.openstreetmap.josm.gui.tagging.presets.TaggingPresetItem
Determine whether the given preset items match the tags
matches(String) - Method in enum org.openstreetmap.josm.io.OnlineResource
Replies whether the given URL matches this online resource
matches(String) - Method in interface org.openstreetmap.josm.io.UrlPattern
Attempts to match the given input against the pattern.
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.
matches(String, String) - Method in class org.openstreetmap.josm.plugins.PluginInformation
 
matches(URL) - Method in interface org.openstreetmap.josm.io.UrlPattern
Attempts to match the given URL external form against the pattern.
matches(Collection<TaggingPresetType>, Map<String, String>, boolean) - Method in class org.openstreetmap.josm.gui.tagging.presets.TaggingPreset
Determines whether this preset matches the parameters.
matches(Map<String, String>) - Method in class org.openstreetmap.josm.gui.tagging.presets.items.CheckGroup
 
matches(Map<String, String>) - Method in class org.openstreetmap.josm.gui.tagging.presets.items.KeyedItem
 
matches(Map<String, String>) - Method in class org.openstreetmap.josm.gui.tagging.presets.TaggingPresetItem
Tests whether the tags match this item.
matches(HistoryOsmPrimitive) - Method in interface org.openstreetmap.josm.data.osm.history.History.FilterPredicate
 
matches(Relation, int) - Method in class org.openstreetmap.josm.gui.conflict.tags.RelationMemberConflictDecision
 
matches(Tagged) - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.ConditionFactory.KeyValueRegexpCondition
 
matches(Tagged) - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.ConditionFactory.RegexpKeyValueRegexpCondition
 
matches(Environment) - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.MapCSSRule
Test whether the selector of this rule applies to the primitive.
matches(Environment) - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.Selector.AbstractSelector
Determines if all conditions match the given environment.
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(T, BBox) - Method in class org.openstreetmap.josm.data.osm.QuadBuckets.QBLevel
 
matchesBase(IPrimitive) - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.Selector.GeneralSelector
 
matchesBase(OsmPrimitiveType) - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.Selector.GeneralSelector
 
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(Map<ParallelWayAction.Modifier, Boolean>) - Method in class org.openstreetmap.josm.actions.mapmode.ParallelWayAction
 
matchesCurrentModifiers(CachingProperty<Map<ParallelWayAction.Modifier, Boolean>>) - Method in class org.openstreetmap.josm.actions.mapmode.ParallelWayAction
 
matchesInstallationStatus(PluginInformation) - Method in class org.openstreetmap.josm.gui.preferences.plugin.PluginPreferencesModel
 
matchesKey(String) - Method in class org.openstreetmap.josm.data.osm.Tag
Replies true if the key of this tag is equal to key.
matchesKey(String) - Method in class org.openstreetmap.josm.gui.conflict.tags.TagConflictResolutionUtil.AutomaticChoiceGroup
 
matchesKey(String) - Method in class org.openstreetmap.josm.gui.conflict.tags.TagConflictResolutionUtil.AutomaticCombine
 
matchesKey(String) - Method in interface org.openstreetmap.josm.gui.conflict.tags.TagConflictResolutionUtil.AutomaticTagConflictResolver
Check if this resolution apply to the given Tag key.
matchesLayer(OsmDataLayer) - Method in class org.openstreetmap.josm.gui.dialogs.relation.RelationDialogManager.DialogContext
 
matchesNote(String, Note) - Static method in class org.openstreetmap.josm.gui.dialogs.NotesDialog
 
matchesValue(String) - Method in class org.openstreetmap.josm.gui.conflict.tags.TagConflictResolutionUtil.AutomaticChoice
Check if this choice match the given Tag value.
matchExpression - Variable in class org.openstreetmap.josm.gui.tagging.presets.TaggingPreset
The match_expression
matchGpxTrack(List<? extends GpxImageEntry>, GpxData, GpxImageCorrelationSettings) - Static method in class org.openstreetmap.josm.data.gpx.GpxImageCorrelation
Match a list of photos to a gpx track with given settings.
MatchingReferrerFinder(Environment) - Constructor for class org.openstreetmap.josm.gui.mappaint.mapcss.Selector.ChildOrParentSelector.MatchingReferrerFinder
Constructor
matchPoints(List<? extends GpxImageEntry>, WayPoint, long, WayPoint, long, long, boolean, int, WayPoint, GpxImageDirectionPositionSettings) - Static method in class org.openstreetmap.josm.data.gpx.GpxImageCorrelation
 
matchType - Variable in class org.openstreetmap.josm.gui.mappaint.mapcss.ConditionFactory.KeyCondition
Describes how to match the label against the key.
MatchType(String) - Constructor for enum org.openstreetmap.josm.gui.tagging.presets.items.KeyedItem.MatchType
 
matrixHeight - Variable in class org.openstreetmap.josm.data.imagery.WMTSTileSource.TileMatrix
 
matrixWidth - Variable in class org.openstreetmap.josm.data.imagery.WMTSTileSource.TileMatrix
 
max - Variable in class org.openstreetmap.josm.data.imagery.vectortile.mapbox.style.Source.ZoomBoundFunction
 
max - Variable in class org.openstreetmap.josm.data.osm.Changeset
the max.
max - Variable in class org.openstreetmap.josm.data.osm.search.SearchCompiler.RangeMatch
 
max - Variable in class org.openstreetmap.josm.gui.bbox.TileSelectionBBoxChooser.TileBounds
 
max - Variable in class org.openstreetmap.josm.gui.bbox.TileSelectionBBoxChooser.TileBoundsMapView
 
max - Variable in class org.openstreetmap.josm.tools.ColorScale
 
max - Variable in enum org.openstreetmap.josm.tools.OptionParser.OptionCount
 
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(int, int, int, int) - Static method in class org.openstreetmap.josm.gui.mappaint.styleelement.NodeElement
 
MAX_AGE_DEFAULT_PREFERENCES - Static variable in class org.openstreetmap.josm.data.Preferences
 
MAX_BLOB_SIZE - Static variable in class org.openstreetmap.josm.io.OsmPbfReader
The maximum Blob size.
MAX_BLOBHEADER_SIZE - Static variable in class org.openstreetmap.josm.io.OsmPbfReader
The maximum BlobHeader size.
MAX_CHANGESET_BOOKMARKS - Static variable in class org.openstreetmap.josm.gui.download.BookmarkList
The maximum number of changeset bookmarks to maintain in list.
MAX_CHANGESET_TAG_LENGTH - Static variable in class org.openstreetmap.josm.data.osm.Changeset
The maximum changeset tag length allowed by API 0.6
MAX_CHANGESETS_NUMBER - Static variable in class org.openstreetmap.josm.io.ChangesetQuery
Maximum number of changesets returned by the OSM API call "/changesets?"
MAX_COLLECTION_ENTRIES - Static variable in exception org.openstreetmap.josm.tools.bugreport.ReportedException
How many entries of a collection to include in the bug report.
MAX_COLORFUL_FACTOR - Static variable in class org.openstreetmap.josm.gui.dialogs.layer.LayerVisibilityAction
 
MAX_DELETED_PRIMITIVE_IN_DIALOG - Static variable in class org.openstreetmap.josm.gui.conflict.pair.AbstractListMergeModel
 
MAX_DISK_CACHE_SIZE - Static variable in class org.openstreetmap.josm.gui.layer.AbstractCachedTileSourceLayer
how many object on disk should be stored for TMS region in MB.
MAX_DOMAIN_LENGTH - Static variable in class org.openstreetmap.josm.data.validation.routines.DomainValidator
 
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_DUPLICATE_DISTANCE - Static variable in class org.openstreetmap.josm.data.validation.tests.Addresses
 
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_IDS_PER_REQUEST - Static variable in class org.openstreetmap.josm.io.MultiFetchServerObjectReader
the max.
MAX_IMAGE_SIZE - org.openstreetmap.josm.gui.mappaint.RenderingCLI.Option
 
MAX_KEY_COUNT - Static variable in class org.openstreetmap.josm.tools.TextTagParser
 
MAX_KEY_LENGTH - Static variable in class org.openstreetmap.josm.tools.TextTagParser
 
MAX_LENGTH_SEARCH_EXPRESSION_DISPLAY - Static variable in class org.openstreetmap.josm.actions.search.SearchAction
Maximum number of characters before the search expression is shortened for display purposes.
MAX_LEVENSHTEIN_DISTANCE - Static variable in class org.openstreetmap.josm.data.validation.tests.TagChecker
 
MAX_LRU_TAGS_NUMBER - Static variable in class org.openstreetmap.josm.gui.dialogs.properties.TagEditHelper
Maximum number of recent tags
MAX_MEMBERS_TO_DOWNLOAD - Static variable in class org.openstreetmap.josm.actions.CreateMultipolygonAction
 
MAX_MESSAGE_SIZE - Static variable in class org.openstreetmap.josm.gui.bugreport.BugReportDialog
 
MAX_OBJECT_TTL - Static variable in class org.openstreetmap.josm.data.cache.JCSCacheManager
 
MAX_OBJECTS_PER_NODE - Static variable in class org.openstreetmap.josm.data.osm.QuadBuckets
 
MAX_SERVER_INV_PRECISION - Static variable in class org.openstreetmap.josm.data.coor.LatLon
The inverse of the server precision
MAX_SERVER_PRECISION - Static variable in interface org.openstreetmap.josm.data.coor.ILatLon
Minimum difference in location to not be represented as the same position.
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_SHARPNESS_FACTOR - Static variable in class org.openstreetmap.josm.gui.dialogs.layer.LayerVisibilityAction
 
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_SIZE - Static variable in class org.openstreetmap.josm.gui.mappaint.styleelement.MapImage
 
MAX_SLIDER - Static variable in class org.openstreetmap.josm.gui.widgets.DateEditorWithSlider
 
MAX_SPEED - Static variable in class org.openstreetmap.josm.gui.bbox.SlippyMapController
The maximum speed (pixels per timer interval)
MAX_STREET_DISTANCE - Static variable in class org.openstreetmap.josm.data.validation.tests.Addresses
 
MAX_TAG_LENGTH - Static variable in interface org.openstreetmap.josm.data.osm.Tagged
The maximum tag length allowed by OSM API
MAX_TILES_SPANNED - Static variable in class org.openstreetmap.josm.gui.layer.AbstractTileSourceLayer
 
MAX_UNSIGNED_SHORT - Static variable in class org.openstreetmap.josm.data.validation.routines.InetAddressValidator
 
MAX_USERNAME_LEN - Static variable in class org.openstreetmap.josm.data.validation.routines.EmailValidator
 
MAX_VALUE_LENGTH - Static variable in class org.openstreetmap.josm.tools.TextTagParser
 
MAX_VISIBLE_LINES - Static variable in class org.openstreetmap.josm.gui.correction.CorrectionTable
 
MAX_WAY_NODES_ERROR - Static variable in class org.openstreetmap.josm.data.validation.tests.ApiCapabilitiesTest
 
MAX_WIDTH - Static variable in class org.openstreetmap.josm.gui.layer.geoimage.ImageDisplay
Maximum width (in pixels) for loading images
max_zoom - Variable in class org.openstreetmap.josm.data.imagery.ImageryInfo.ImageryPreferenceEntry
 
MAX_ZOOM - Static variable in class org.openstreetmap.josm.gui.layer.AbstractTileSourceLayer
maximum zoom level supported
MAX_ZOOM - Static variable in class org.openstreetmap.josm.gui.layer.geoimage.ImageDisplay
Maximum zoom allowed
MAX_ZOOM - Static variable in class org.openstreetmap.josm.gui.layer.OsmDataLayer
 
MAX_ZOOM - Static variable in class org.openstreetmap.josm.gui.layer.TMSLayer
override minimum/maximum zoom level with those supported by JMapViewer, as these might be used in slippymap chooser
MAX_ZOOM - Static variable in class org.openstreetmap.josm.io.imagery.ImageryReader.Parser
 
maxAge - Variable in class org.openstreetmap.josm.io.CachedFile
 
MaxAge - org.openstreetmap.josm.io.CachedFile.CachingStrategy
If cached file on disk is older than a certain time (7 days by default), consider the cache stale and try to download the file again.
maxAngle - Variable in class org.openstreetmap.josm.data.validation.tests.SharpAngles
The maximum angle for sharp angles (degrees)
maxAngleDelta - Variable in class org.openstreetmap.josm.data.validation.tests.RightAngleBuildingTest
Maximum angle difference from right angle that is considered as invalid.
MaxChangesetSizeExceededPolicy - Enum in org.openstreetmap.josm.io
This determines what to do when the max changeset size was exceeded by a upload.
MaxChangesetSizeExceededPolicy() - Constructor for enum org.openstreetmap.josm.io.MaxChangesetSizeExceededPolicy
 
maxChars - Variable in class org.openstreetmap.josm.gui.tagging.ac.AutoCompletingTextField
 
maxConcurrentDownloads - Variable in class org.openstreetmap.josm.gui.preferences.imagery.TMSSettingsPanel
 
maxDownloadsPerHost - Variable in class org.openstreetmap.josm.gui.preferences.imagery.TMSSettingsPanel
 
maxEast - Variable in class org.openstreetmap.josm.data.ProjectionBounds
The maximum east coordinate.
maxElementsOnDisk - Variable in class org.openstreetmap.josm.gui.preferences.imagery.CacheSettingsPanel
 
MAXIMIZE - org.openstreetmap.josm.gui.ProgramArguments.Option
--maximize Launch in maximized mode
MAXIMUM_EXPIRES - Static variable in class org.openstreetmap.josm.data.imagery.TMSCachedTileLoaderJob
General maximum expires for tiles.
MAXIMUM_ITERATIONS - Static variable in class org.openstreetmap.josm.data.projection.proj.AbstractProj
Maximum number of iterations for iterative computations.
MAXIMUM_ITERATIONS - Static variable in class org.openstreetmap.josm.data.projection.proj.AlbersEqualArea
Maximum number of iterations for iterative computations.
MAXIMUM_ITERATIONS - Static variable in class org.openstreetmap.josm.data.projection.proj.PolarStereographic
Maximum number of iterations for iterative computations.
MAXIMUM_SUPPRESSED_EXCEPTIONS - Static variable in class org.openstreetmap.josm.tools.bugreport.BugReport
The maximum suppressed exceptions to keep to report
maxlat - Variable in class org.openstreetmap.josm.io.remotecontrol.handler.LoadAndZoomHandler
 
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
 
maxLen - Variable in class org.openstreetmap.josm.data.validation.tests.UnconnectedWays
 
maxlength - Variable in class org.openstreetmap.josm.data.validation.tests.LongSegment
Maximum segment length for this test
maxLength - Variable in class org.openstreetmap.josm.data.validation.tests.SharpAngles
The length that at least one way segment must be shorter than (meters)
maxLength - Variable in class org.openstreetmap.josm.gui.tagging.ac.MaxLengthDocumentFilter
the document will not accept text longer than this.
MaxLengthDocumentFilter - Class in org.openstreetmap.josm.gui.tagging.ac
A DocumentFilter to limit the text length in the editor.
MaxLengthDocumentFilter() - Constructor for class org.openstreetmap.josm.gui.tagging.ac.MaxLengthDocumentFilter
 
maxLevel - Variable in class org.openstreetmap.josm.tools.GeoPropertyIndex
 
maxLineLength - Variable in class org.openstreetmap.josm.gui.layer.gpx.GpxDrawHelper
don't draw lines if longer than x meters
maxlon - Variable in class org.openstreetmap.josm.io.remotecontrol.handler.LoadAndZoomHandler
 
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
 
maxNextCharInd - Variable in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.SimpleCharStream
 
maxNodes - Variable in class org.openstreetmap.josm.data.validation.tests.ApiCapabilitiesTest
 
maxNorth - Variable in class org.openstreetmap.josm.data.ProjectionBounds
The minimum north coordinate.
maxRadiusX - Variable in class org.openstreetmap.josm.gui.animation.Star
 
maxRadiusY - Variable in class org.openstreetmap.josm.gui.animation.Star
 
maxRect - Variable in class org.openstreetmap.josm.gui.layer.gpx.DownloadAlongPanel
 
maxRedirects - Variable in class org.openstreetmap.josm.tools.HttpClient
 
maxSize - Static variable in class org.openstreetmap.josm.gui.layer.geoimage.ThumbsLoader
 
maxSize - Variable in class org.openstreetmap.josm.gui.widgets.JosmComboBoxModel
The maximum number of elements to hold, -1 for no limit.
maxTime - Variable in class org.openstreetmap.josm.gui.layer.gpx.GpxDrawHelper
maxTime saves the end time of the track as epoch seconds
maxValue - Variable in class org.openstreetmap.josm.gui.dialogs.layer.LayerVisibilityAction.AbstractFilterSlider
 
maxWidth - Variable in class org.openstreetmap.josm.gui.widgets.JMultilineLabel
 
maxZoom - Variable in class org.openstreetmap.josm.data.imagery.vectortile.mapbox.style.Layers
The max zoom for the layer
maxZoom - Variable in class org.openstreetmap.josm.data.imagery.vectortile.mapbox.style.Source
The maximum zoom supported
maxZoom - Variable in class org.openstreetmap.josm.gui.layer.AbstractTileSourceLayer.DeepTileSet
 
maxZoomLvl - Variable in class org.openstreetmap.josm.gui.preferences.imagery.TMSSettingsPanel
 
maxZoomReached - Variable in class org.openstreetmap.josm.gui.layer.imagery.ReprojectionTile
 
mayHaveConcurrentSource() - Method in exception org.openstreetmap.josm.tools.bugreport.ReportedException
Check if this exception may be caused by a threading issue.
mc - Variable in class org.openstreetmap.josm.gui.mappaint.Environment
The cascades that are currently evaluated
md5Hex(String) - Static method in class org.openstreetmap.josm.tools.Utils
Calculate MD5 hash of a string and output in hexadecimal format.
MeasurableTask(String) - Constructor for class org.openstreetmap.josm.gui.SplashScreen.MeasurableTask
 
Mediawiki - Class in org.openstreetmap.josm.tools
Interaction with Mediawiki instances, such as the OSM wiki.
Mediawiki(String) - Constructor for class org.openstreetmap.josm.tools.Mediawiki
Constructs a new Mediawiki for the given base URL.
member - Variable in class org.openstreetmap.josm.data.correction.RoleCorrection
Relation member
member - Variable in class org.openstreetmap.josm.data.osm.RelationMember
 
member - Variable in class org.openstreetmap.josm.data.vector.VectorRelationMember
 
MEMBER_MISSING_LANES - Static variable in class org.openstreetmap.josm.data.validation.tests.ConnectivityRelations
 
MEMBER_TABLE_CHANGE - Static variable in interface org.openstreetmap.josm.gui.dialogs.relation.actions.IRelationEditorUpdateOn
Update when the member table contents change
MEMBER_TABLE_SELECTION - Static variable in interface org.openstreetmap.josm.gui.dialogs.relation.actions.IRelationEditorUpdateOn
Update upon a member table selection change
memberActions - Static variable in class org.openstreetmap.josm.gui.dialogs.relation.RelationEditorHooks
 
memberCache - Variable in class org.openstreetmap.josm.io.AbstractParser
 
MemberCountRange(PushbackTokenizer) - Constructor for class org.openstreetmap.josm.data.osm.search.SearchCompiler.MemberCountRange
 
MemberCountRange(PushbackTokenizer.Range) - Constructor for class org.openstreetmap.josm.data.osm.search.SearchCompiler.MemberCountRange
 
memberExpression - Variable in class org.openstreetmap.josm.gui.tagging.presets.items.Roles.Role
An expression (cf.
memberId - Variable in class org.openstreetmap.josm.data.osm.RelationMemberData
 
MemberInfo(Collection<? extends IPrimitive>) - Constructor for class org.openstreetmap.josm.gui.dialogs.properties.PropertiesDialog.MemberInfo
 
MemberOfCellRenderer() - Constructor for class org.openstreetmap.josm.gui.dialogs.properties.PropertiesDialog.MemberOfCellRenderer
 
memberOrderMatters(Relation) - Static method in class org.openstreetmap.josm.data.validation.tests.DuplicateRelation
 
MemberRenderer() - Constructor for class org.openstreetmap.josm.gui.conflict.tags.RelationMemberConflictResolverColumnModel.MemberRenderer
 
MemberRoleCellEditor - Class in org.openstreetmap.josm.gui.dialogs.relation
The CellEditor for the role cell in the table.
MemberRoleCellEditor(AutoCompletionManager, Relation) - Constructor for class org.openstreetmap.josm.gui.dialogs.relation.MemberRoleCellEditor
Constructs a new MemberRoleCellEditor.
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
Set of member objects of the relation
members - Variable in class org.openstreetmap.josm.data.validation.tests.DuplicateRelation.RelationPair
Member objects of the relation
members - Variable in class org.openstreetmap.josm.data.vector.VectorRelation
 
members - Variable in class org.openstreetmap.josm.gui.datatransfer.RelationMemberTransferable
 
members - Variable in class org.openstreetmap.josm.gui.dialogs.properties.PropertiesDialog.MemberInfo
 
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.
members - Variable in class org.openstreetmap.josm.gui.dialogs.relation.sort.WayConnectionTypeCalculator
 
MEMBERS - Static variable in class org.openstreetmap.josm.data.osm.search.SearchCompiler
 
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
 
membershipMenuHandler - Variable in class org.openstreetmap.josm.gui.dialogs.properties.PropertiesDialog
 
membershipMenuTagInfoNatItems - Variable in class org.openstreetmap.josm.gui.dialogs.properties.PropertiesDialog
 
memberships - Variable in class org.openstreetmap.josm.gui.dialogs.PropertiesMembershipChoiceDialog
 
membershipTable - Variable in class org.openstreetmap.josm.gui.dialogs.properties.HelpMembershipAction
 
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 and its model
MemberTable - Class in org.openstreetmap.josm.gui.dialogs.relation
The table of members a selected relation has.
MemberTable(OsmDataLayer, Relation, MemberTableModel) - Constructor for class org.openstreetmap.josm.gui.dialogs.relation.MemberTable
constructor for relation member table
MemberTable.SelectNextGapAction - Class in org.openstreetmap.josm.gui.dialogs.relation
 
MemberTable.SelectPreviousGapAction - Class in org.openstreetmap.josm.gui.dialogs.relation
 
MemberTable.ZoomToGapAction - Class in org.openstreetmap.josm.gui.dialogs.relation
 
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
This is the column model for the MemberTable
MemberTableColumnModel(AutoCompletionManager, Relation) - Constructor for class org.openstreetmap.josm.gui.dialogs.relation.MemberTableColumnModel
Constructs a new MemberTableColumnModel.
MemberTableDblClickAdapter() - Constructor for class org.openstreetmap.josm.gui.dialogs.relation.GenericRelationEditor.MemberTableDblClickAdapter
 
MemberTableLinkedCellRenderer - Class in org.openstreetmap.josm.gui.dialogs.relation
This class renders the link column of the member table.
MemberTableLinkedCellRenderer() - Constructor for class org.openstreetmap.josm.gui.dialogs.relation.MemberTableLinkedCellRenderer
 
MemberTableMemberCellRenderer - Class in org.openstreetmap.josm.gui.dialogs.relation
"Refers to" column in relation editor's member list.
MemberTableMemberCellRenderer() - Constructor for class org.openstreetmap.josm.gui.dialogs.relation.MemberTableMemberCellRenderer
Constructs a new MemberTableMemberCellRenderer.
memberTableModel - Variable in class org.openstreetmap.josm.gui.dialogs.relation.GenericRelationEditor
 
memberTableModel - Variable in class org.openstreetmap.josm.gui.dialogs.relation.SelectionTable
 
MemberTableModel - Class in org.openstreetmap.josm.gui.dialogs.relation
This is the base model used for the MemberTable.
MemberTableModel(Relation, OsmDataLayer, TaggingPresetHandler) - Constructor for class org.openstreetmap.josm.gui.dialogs.relation.MemberTableModel
constructor
MemberTableRoleCellRenderer - Class in org.openstreetmap.josm.gui.dialogs.relation
This renderer renders the role cell.
MemberTableRoleCellRenderer() - Constructor for class org.openstreetmap.josm.gui.dialogs.relation.MemberTableRoleCellRenderer
 
MemberTransferHandler - Class in org.openstreetmap.josm.gui.dialogs.relation
A transfer handler that helps with importing / exporting members for relations.
MemberTransferHandler() - Constructor for class org.openstreetmap.josm.gui.dialogs.relation.MemberTransferHandler
 
MemberTransferHandler.AbstractRelationMemberConverter<T extends PrimitiveId> - Class in org.openstreetmap.josm.gui.dialogs.relation
 
memberType - Variable in class org.openstreetmap.josm.data.osm.RelationMemberData
 
memberValueSupplier - Variable in class org.openstreetmap.josm.gui.dialogs.properties.HelpMembershipAction
 
memoize(Function<T, R>) - Static method in class org.openstreetmap.josm.data.osm.PrimitiveComparator
 
memory - Variable in class org.openstreetmap.josm.gui.layer.AbstractTileSourceLayer.TileSourcePainter
The memory handle that will hold our tile source.
memoryCredentialsCache - Variable in class org.openstreetmap.josm.io.auth.AbstractCredentialsAgent
 
MemoryManager - Class in org.openstreetmap.josm.tools
This class allows all components of JOSM to register reclaimable amounts to memory.
MemoryManager() - Constructor for class org.openstreetmap.josm.tools.MemoryManager
 
MemoryManager.ManualFreeMemoryHandle<T> - Class in org.openstreetmap.josm.tools
 
MemoryManager.MemoryHandle<T> - Interface in org.openstreetmap.josm.tools
A memory area managed by the MemoryManager.
MemoryManager.NotEnoughMemoryException - Exception in org.openstreetmap.josm.tools
This exception is thrown if there is not enough memory for allocating the given object.
MemoryPreferences - Class in org.openstreetmap.josm.spi.preferences
Preferences implementation that keeps all settings in memory.
MemoryPreferences() - Constructor for class org.openstreetmap.josm.spi.preferences.MemoryPreferences
 
menu - Variable in class org.openstreetmap.josm.gui.dialogs.MenuItemSearchDialog.MenuItemSelector
 
menu - Static variable in class org.openstreetmap.josm.gui.MainApplication
The main menu bar at top of screen.
menu - Variable in class org.openstreetmap.josm.gui.MainFrame
 
menu - Variable in class org.openstreetmap.josm.gui.MenuScroller
 
menu - Variable in class org.openstreetmap.josm.gui.PopupMenuHandler
 
menu - Variable in class org.openstreetmap.josm.gui.tagging.presets.TaggingPresetMenu
The menu to show users
menu - Variable in class org.openstreetmap.josm.gui.widgets.PopupMenuButton
 
menu - Variable in class org.openstreetmap.josm.gui.widgets.PopupMenuLauncher
 
MENU - org.openstreetmap.josm.tools.ImageProvider.ImageSizes
menu icon size
MenuAddition(Action, Class<? extends AbstractTileSourceLayer>) - Constructor for class org.openstreetmap.josm.gui.layer.AbstractTileSourceLayer.MenuAddition
 
menuAdditions - Static variable in class org.openstreetmap.josm.gui.layer.AbstractTileSourceLayer
additional layer menu actions
menuAdditions - Static variable in class org.openstreetmap.josm.gui.layer.geoimage.GeoImageLayer
 
menuCanceled(MenuEvent) - Method in class org.openstreetmap.josm.gui.io.OnlineResourceMenu.ToggleMenuListener
 
menuDeselected(MenuEvent) - Method in class org.openstreetmap.josm.gui.io.OnlineResourceMenu.ToggleMenuListener
 
menuEntry - Variable in class org.openstreetmap.josm.gui.layer.ImageryLayer.ApplyOffsetAction
 
MenuIcon(int...) - Constructor for enum org.openstreetmap.josm.gui.MenuScroller.MenuIcon
 
menuItems - Variable in class org.openstreetmap.josm.gui.MenuScroller
 
MenuItemSearchDialog - Class in org.openstreetmap.josm.gui.dialogs
A dialog that allows you to search for a menu item.
MenuItemSearchDialog(MainMenu) - Constructor for class org.openstreetmap.josm.gui.dialogs.MenuItemSearchDialog
 
MenuItemSearchDialog.Action - Class in org.openstreetmap.josm.gui.dialogs
The action that opens the menu item search dialog.
MenuItemSearchDialog.CellRenderer - Class in org.openstreetmap.josm.gui.dialogs
 
MenuItemSearchDialog.MenuItemSelector - Class in org.openstreetmap.josm.gui.dialogs
 
MenuItemSelector(MainMenu) - Constructor for class org.openstreetmap.josm.gui.dialogs.MenuItemSearchDialog.MenuItemSelector
 
menuListener - Variable in class org.openstreetmap.josm.gui.MenuScroller
 
menus - Variable in class org.openstreetmap.josm.gui.MainMenu.EditLayerMenuEnabler
 
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 scrolling interval.
MenuScroller(JMenu, int) - Constructor for class org.openstreetmap.josm.gui.MenuScroller
Constructs a MenuScroller that scrolls a menu with the specified scrolling interval.
MenuScroller(JMenu, int, int) - Constructor for class org.openstreetmap.josm.gui.MenuScroller
Constructs a MenuScroller that scrolls a menu with the specified scrolling interval, and the specified numbers of items fixed at the top of the menu.
MenuScroller(JPopupMenu) - Constructor for class org.openstreetmap.josm.gui.MenuScroller
Constructs a MenuScroller that scrolls a popup menu with the 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 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 scrolling interval, and the specified numbers of items fixed at the top of the popup menu.
MenuScroller.MenuIcon - Enum in org.openstreetmap.josm.gui
 
MenuScroller.MenuScrollItem - Class in org.openstreetmap.josm.gui
 
MenuScroller.MenuScrollListener - Class in org.openstreetmap.josm.gui
 
MenuScroller.MenuScrollTimer - Class in org.openstreetmap.josm.gui
 
MenuScroller.MouseScrollListener - Class in org.openstreetmap.josm.gui
 
MenuScrollItem(MenuScroller.MenuIcon, int, int) - Constructor for class org.openstreetmap.josm.gui.MenuScroller.MenuScrollItem
 
MenuScrollListener() - Constructor for class org.openstreetmap.josm.gui.MenuScroller.MenuScrollListener
 
MenuScrollTimer(int, int) - Constructor for class org.openstreetmap.josm.gui.MenuScroller.MenuScrollTimer
 
menuSelected(MenuEvent) - Method in class org.openstreetmap.josm.gui.io.OnlineResourceMenu.ToggleMenuListener
 
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 - Static variable in class org.openstreetmap.josm.gui.preferences.projection.ProjectionPreference
Mercator Projection.
Mercator - Class in org.openstreetmap.josm.data.projection.proj
Mercator Cylindrical Projection.
Mercator() - Constructor for class org.openstreetmap.josm.data.projection.proj.Mercator
 
merge - org.openstreetmap.josm.actions.mapmode.SelectAction.SelectActionCursor
 
merge - Variable in class org.openstreetmap.josm.gui.MainMenu
Edit / Merge layer
merge() - Method in class org.openstreetmap.josm.data.osm.DataSetMerger
Runs the merge operation.
merge(List<? extends Layer>) - Method in class org.openstreetmap.josm.actions.MergeLayerAction
Merges a list of layers together.
merge(SplitWayCommand.Direction) - Method in enum org.openstreetmap.josm.command.SplitWayCommand.Direction
Merge directions (this helps avoid overriding SplitWayCommand.Direction.FORWARDS with SplitWayCommand.Direction.BACKWARDS).
merge(DataSet) - Method in class org.openstreetmap.josm.io.MultiFetchServerObjectReader
merges the dataset from to MultiFetchServerObjectReader.outputDataSet.
merge(Layer) - Method in class org.openstreetmap.josm.actions.MergeLayerAction
Merges the given source layer with another one, determined at runtime.
merge(ProgressMonitor) - Method in class org.openstreetmap.josm.data.osm.DataSetMerger
Runs the merge operation.
merge(ProgressMonitor, boolean) - Method in class org.openstreetmap.josm.data.osm.DataSetMerger
Runs the merge operation.
MERGE_BY_DEFAULT - Static variable in class org.openstreetmap.josm.actions.mapmode.SelectAction
Whether nodes should be merged with other primitives by default when they are being dragged
merge_to_node - org.openstreetmap.josm.actions.mapmode.SelectAction.SelectActionCursor
 
MergeAction - Class in org.openstreetmap.josm.gui.dialogs.layer
The action to merge the currently selected layer into another layer.
MergeAction(List<Layer>, LayerListDialog.LayerListModel) - Constructor for class org.openstreetmap.josm.gui.dialogs.layer.MergeAction
Constructs a new MergeAction.
MergeAction(Layer, List<Layer>, LayerListDialog.LayerListModel) - Constructor for class org.openstreetmap.josm.gui.dialogs.layer.MergeAction
Constructs a new MergeAction.
MergeAction(Layer, LayerListDialog.LayerListModel) - Constructor for class org.openstreetmap.josm.gui.dialogs.layer.MergeAction
Constructs a new MergeAction.
mergeAllTagValues(OsmPrimitive, TagCollection) - Static method in class org.openstreetmap.josm.io.GeoJSONReader
 
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
 
MergeCoordinatesRow() - Constructor for class org.openstreetmap.josm.gui.conflict.pair.properties.PropertiesMerger.MergeCoordinatesRow
 
merged() - Method in class org.openstreetmap.josm.gui.conflict.pair.AbstractMergePanel.AbstractUndecideRow
 
merged() - Method in class org.openstreetmap.josm.gui.conflict.pair.AbstractMergePanel.MergeRow
 
merged() - Method in class org.openstreetmap.josm.gui.conflict.pair.AbstractMergePanel.TitleRow
 
merged() - Method in class org.openstreetmap.josm.gui.conflict.pair.properties.PropertiesMerger.EmptyFillRow
 
merged() - Method in class org.openstreetmap.josm.gui.conflict.pair.properties.PropertiesMerger.MergeCoordinatesRow
 
merged() - Method in class org.openstreetmap.josm.gui.conflict.pair.properties.PropertiesMerger.MergeDeletedStateRow
 
merged() - Method in class org.openstreetmap.josm.gui.conflict.pair.tags.TagMerger.TagTableRow
 
MERGED_ENTRIES - org.openstreetmap.josm.gui.conflict.pair.ListRole
 
mergeDataSet(DataSet) - Method in class org.openstreetmap.josm.gui.dialogs.relation.ChildRelationBrowser.DownloadTask
Merges the primitives in ds to the dataset of the edit layer
mergeDecision - Variable in class org.openstreetmap.josm.gui.conflict.pair.tags.TagMergeItem
 
MergeDecisionType - Enum in org.openstreetmap.josm.gui.conflict.pair
This is the merge decision for a primitive.
MergeDecisionType() - Constructor for enum org.openstreetmap.josm.gui.conflict.pair.MergeDecisionType
 
MergeDeletedStateRow() - Constructor for class org.openstreetmap.josm.gui.conflict.pair.properties.PropertiesMerger.MergeDeletedStateRow
 
mergedEntriesSelectionModel - Variable in class org.openstreetmap.josm.gui.conflict.pair.AbstractListMergeModel
 
mergedEntriesTable - Variable in class org.openstreetmap.josm.gui.conflict.pair.AbstractListMerger
 
mergedEntriesTableModel - Variable in class org.openstreetmap.josm.gui.conflict.pair.AbstractListMergeModel
 
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.AbstractListMergeModel
 
mergedMembers - Variable in class org.openstreetmap.josm.command.conflict.RelationMemberConflictResolverCommand
the list of merged nodes.
mergedNodeList - Variable in class org.openstreetmap.josm.command.conflict.WayNodesConflictResolverCommand
the list of merged nodes.
mergedTable - Variable in class org.openstreetmap.josm.gui.conflict.pair.tags.TagMerger
the table for the merged tag set
MergedTableCellRenderer - Class in org.openstreetmap.josm.gui.conflict.pair.tags
This TableCellRenderer displays the decision a user made regarding a tag conflict
MergedTableCellRenderer() - Constructor for class org.openstreetmap.josm.gui.conflict.pair.tags.MergedTableCellRenderer
 
mergeEqualMultipolygonWays() - Method in class org.openstreetmap.josm.io.GeoJSONReader
Import may create duplicate ways were one is member of a multipolygon and untagged and the other is tagged.
mergeFrom(GpxData) - Method in class org.openstreetmap.josm.data.gpx.GpxData
Merges data from another object.
mergeFrom(GpxData, boolean, boolean) - Method in class org.openstreetmap.josm.data.gpx.GpxData
Merges data from another object.
mergeFrom(ImageData) - Method in class org.openstreetmap.josm.data.ImageData
Merge 2 ImageData
mergeFrom(Changeset) - Method in class org.openstreetmap.josm.data.osm.Changeset
Merges changeset metadata from another 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) - 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.data.osm.DataSet
Moves all primitives and datasources from DataSet "from" to this DataSet.
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(NoteData) - Method in class org.openstreetmap.josm.data.osm.NoteData
Merge notes from an existing note data.
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 semantic attributes from other onto this.
mergeFrom(GpxLayer, boolean, boolean) - Method in class org.openstreetmap.josm.gui.layer.GpxLayer
Merges the given GpxLayer into this layer and can remove timewise overlapping parts of the given track
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.GpxRouteLayer
 
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.NoteLayer
 
mergeFrom(Layer) - Method in class org.openstreetmap.josm.gui.layer.OsmDataLayer
 
mergeFrom(Layer) - Method in class org.openstreetmap.josm.gui.layer.ValidatorLayer
 
MergeGpxLayerDialog - Class in org.openstreetmap.josm.gui.dialogs.layer
The Dialog asking the user to prioritize GPX layers when cutting overlapping tracks.
MergeGpxLayerDialog(Component, List<GpxLayer>) - Constructor for class org.openstreetmap.josm.gui.dialogs.layer.MergeGpxLayerDialog
Constructs a new MergeGpxLayerDialog
MergeGpxLayerDialog.GpxLayersTableModel - Class in org.openstreetmap.josm.gui.dialogs.layer
 
MergeGpxLayerDialog.MoveLayersActionListener - Class in org.openstreetmap.josm.gui.dialogs.layer
 
MergeGpxLayerDialog.RowSelectionChangedListener - Class in org.openstreetmap.josm.gui.dialogs.layer
 
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.conflict.TagConflictResolveCommand
the list of merge decisions, represented as TagMergeItems
MergeLayerAction - Class in org.openstreetmap.josm.actions
Action that merges two or more OSM data layers.
MergeLayerAction() - Constructor for class org.openstreetmap.josm.actions.MergeLayerAction
Constructs a new 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 - Variable in class org.openstreetmap.josm.gui.MainMenu
Tools / Merge Nodes
mergeNodes(Collection<Node>, Node) - Static method in class org.openstreetmap.josm.actions.MergeNodesAction
Merges the nodes in nodes at the specified node's location.
mergeNodes(Collection<Node>, Node, Node) - Static method in class org.openstreetmap.josm.actions.MergeNodesAction
Merges the nodes in nodes onto one of the nodes.
mergeNodes(OsmDataLayer, Collection<Node>, Node) - Method in class org.openstreetmap.josm.actions.mapmode.SelectAction
Merge nodes using MergeNodesAction.
MergeNodesAction - Class in org.openstreetmap.josm.actions
Merges a collection of nodes into one node.
MergeNodesAction() - Constructor for class org.openstreetmap.josm.actions.MergeNodesAction
Constructs a new MergeNodesAction.
mergePrimitive(OsmPrimitive, Collection<? extends OsmPrimitive>) - Method in class org.openstreetmap.josm.data.osm.DataSetMerger
Merges a primitive onto primitives dataset.
mergePrims(Point) - Method in class org.openstreetmap.josm.actions.mapmode.SelectAction
Merges the selected nodes to the one closest to the given mouse position if 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.
mergeRelationsMembers(Relation, Relation) - Static method in class org.openstreetmap.josm.actions.CreateMultipolygonAction
Merge members of multipolygon relation.
MergeRow() - Constructor for class org.openstreetmap.josm.gui.conflict.pair.AbstractMergePanel.MergeRow
 
MergeRowWithoutButton() - Constructor for class org.openstreetmap.josm.gui.conflict.pair.AbstractMergePanel.MergeRowWithoutButton
 
mergeSelected - Variable in class org.openstreetmap.josm.gui.MainMenu
Edit / Merge selection
mergeSelected() - Method in class org.openstreetmap.josm.actions.MergeSelectionAction
Merge the currently selected objects into another layer.
MergeSelectionAction - Class in org.openstreetmap.josm.actions
Merge the currently selected objects into another layer.
MergeSelectionAction() - Constructor for class org.openstreetmap.josm.actions.MergeSelectionAction
Constructs a new 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.
mergeWays(VectorRelation) - Static method in class org.openstreetmap.josm.data.vector.VectorDataStore
 
mergeWith(AutoCompletionPriority) - Method in class org.openstreetmap.josm.data.tagging.ac.AutoCompletionPriority
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.Builder
 
message - Variable in class org.openstreetmap.josm.data.validation.TestError
The error message
message - Variable in class org.openstreetmap.josm.data.validation.tests.CrossingWays.MessageHelper
 
message - Variable in class org.openstreetmap.josm.io.ValidatorErrorWriter.ErrorClass
 
message(String) - Method in class org.openstreetmap.josm.data.validation.TestError.Builder
Sets the error message.
message(String, String, Object...) - Method in class org.openstreetmap.josm.data.validation.TestError.Builder
Sets the error message.
messageBox(String, String) - Static method in class org.openstreetmap.josm.gui.io.CustomConfigurator
Simple function to show messageBox, may be used from JS API and from other code
MessageHelper(String, int) - Constructor for class org.openstreetmap.josm.data.validation.tests.CrossingWays.MessageHelper
 
MessageNotifier - Class in org.openstreetmap.josm.io
Notifies user periodically of new received (unread) messages
MessageNotifier() - Constructor for class org.openstreetmap.josm.io.MessageNotifier
 
MessageNotifier.NotifierCallback - Interface in org.openstreetmap.josm.io
Called when new new messages are detected.
MessageNotifier.Worker - Class in org.openstreetmap.josm.io
 
MessagePanel(Object, boolean) - Constructor for class org.openstreetmap.josm.gui.ConditionalOptionPaneUtil.MessagePanel
Constructs a new panel.
messagesLogged - Variable in class org.openstreetmap.josm.tools.Logging.RememberWarningHandler
 
messageWithManuallyTranslatedDescription(String, String, String) - Method in class org.openstreetmap.josm.data.validation.TestError.Builder
Sets the error message.
meta - Variable in class org.openstreetmap.josm.actions.mapmode.MapMode
true if the meta key was pressed (the "Windows" key or the Mac "Command" key)
META - Static variable in class org.openstreetmap.josm.gui.preferences.shortcut.PrefJPanel
 
META_AUTHOR_EMAIL - Static variable in interface org.openstreetmap.josm.data.gpx.GpxConstants
A constant for the metadata hash map: the author email of the file
META_AUTHOR_LINK - Static variable in interface org.openstreetmap.josm.data.gpx.GpxConstants
A constant for the metadata hash map: a link to a page about the author
META_AUTHOR_NAME - Static variable in interface org.openstreetmap.josm.data.gpx.GpxConstants
A constant for the metadata hash map: the author name of the file
META_BOUNDS - Static variable in interface org.openstreetmap.josm.data.gpx.GpxConstants
A constant for the metadata hash map: the bounding box.
META_COPYRIGHT_AUTHOR - Static variable in interface org.openstreetmap.josm.data.gpx.GpxConstants
A constant for the metadata hash map: the author field for the copyright information in the gpx file
META_COPYRIGHT_LICENSE - Static variable in interface org.openstreetmap.josm.data.gpx.GpxConstants
A constant for the metadata hash map: the license of the file
META_COPYRIGHT_YEAR - Static variable in interface org.openstreetmap.josm.data.gpx.GpxConstants
A constant for the metadata hash map: the year of the license for the file
META_DESC - Static variable in interface org.openstreetmap.josm.data.gpx.GpxConstants
A constant for the metadata hash map: a description of the file
META_KEYWORDS - Static variable in interface org.openstreetmap.josm.data.gpx.GpxConstants
A constant for the metadata hash map: the keywords of the file
META_LINKS - Static variable in interface org.openstreetmap.josm.data.gpx.GpxConstants
A constant for the metadata hash map: the links.
META_NAME - Static variable in interface org.openstreetmap.josm.data.gpx.GpxConstants
A constant for the metadata hash map: the name of the file (stored in the file, not the one on the disk)
META_PREFIX - Static variable in interface org.openstreetmap.josm.data.gpx.GpxConstants
Prefix used for all meta values.
META_TIME - Static variable in interface org.openstreetmap.josm.data.gpx.GpxConstants
A constant for the metadata hash map: the time as string
METADATA - org.openstreetmap.josm.io.GpxParser.State
 
METADATA - org.openstreetmap.josm.io.imagery.ImageryReader.State
 
metadataHeaders - Variable in class org.openstreetmap.josm.data.imagery.ImageryInfo.ImageryPreferenceEntry
 
metadataHeaders - Variable in class org.openstreetmap.josm.io.imagery.ImageryReader.Parser
 
metaTime - Variable in class org.openstreetmap.josm.io.GpxWriter
 
metaTime - Variable in class org.openstreetmap.josm.io.session.GpxTracksSessionExporter
 
metaTime - Variable in class org.openstreetmap.josm.io.session.MarkerSessionExporter
 
METER_PER_UNIT_DEGREE - Static variable in class org.openstreetmap.josm.data.projection.CustomProjection
 
meterPerPixel - Variable in class org.openstreetmap.josm.io.session.SessionReader.SessionViewportData
 
metersPerUnitWMTS - Variable in class org.openstreetmap.josm.data.projection.CustomProjection
 
methods - Variable in class org.openstreetmap.josm.tools.XmlObjectParser.Entry
 
methodWarningFrom - Variable in exception org.openstreetmap.josm.tools.bugreport.ReportedException
 
METRE_PER_SECOND - Static variable in class org.openstreetmap.josm.data.projection.datum.NTV2GridShift
 
METRIC - Static variable in class org.openstreetmap.josm.data.SystemOfMeasurement
Metric system (international standard).
middlenodes - Variable in class org.openstreetmap.josm.data.validation.tests.UnconnectedWays
 
middleToolbar - Variable in class org.openstreetmap.josm.gui.preferences.imagery.ImageryProvidersPanel
The toolbar on the middle of the panel
MILLIS_OF_DAY - Static variable in class org.openstreetmap.josm.tools.Utils
 
MILLIS_OF_HOUR - Static variable in class org.openstreetmap.josm.tools.Utils
 
MILLIS_OF_MINUTE - Static variable in class org.openstreetmap.josm.tools.Utils
 
MILLIS_OF_SECOND - Static variable in class org.openstreetmap.josm.tools.Utils
 
milliseconds - Variable in class org.openstreetmap.josm.data.gpx.GpxTimeOffset
 
milliseconds(long) - Static method in class org.openstreetmap.josm.data.gpx.GpxTimeOffset
Constructs a new GpxTimeOffset from milliseconds.
MIMETYPE - Static variable in class org.openstreetmap.josm.data.imagery.vectortile.mapbox.MVTFile
mimetypes for Mapbox Vector Tiles This application/vnd.mapbox-vector-tileis a SHOULD, not a MUST.
MIMETYPE - Static variable in class org.openstreetmap.josm.data.osm.pbf.OsmPbfFile
mimetypes for OSM PBF files
min - Variable in class org.openstreetmap.josm.data.imagery.vectortile.mapbox.style.Source.ZoomBoundFunction
 
min - Variable in class org.openstreetmap.josm.data.osm.Changeset
the min.
min - Variable in class org.openstreetmap.josm.data.osm.search.SearchCompiler.RangeMatch
 
min - Variable in class org.openstreetmap.josm.gui.bbox.TileSelectionBBoxChooser.TileBounds
 
min - Variable in class org.openstreetmap.josm.gui.bbox.TileSelectionBBoxChooser.TileBoundsMapView
 
min - Variable in class org.openstreetmap.josm.tools.ColorScale
 
min - Variable in enum org.openstreetmap.josm.tools.OptionParser.OptionCount
 
MIN - Static variable in class org.openstreetmap.josm.data.coor.conversion.LatLonParser
 
MIN_ELEMENTS_FOR_SCROLLER - Static variable in class org.openstreetmap.josm.gui.tagging.presets.TaggingPresets
 
min_zoom - Variable in class org.openstreetmap.josm.data.imagery.ImageryInfo.ImageryPreferenceEntry
 
MIN_ZOOM - Static variable in class org.openstreetmap.josm.gui.layer.AbstractTileSourceLayer
minimum zoom level supported
MIN_ZOOM - Static variable in class org.openstreetmap.josm.gui.layer.TMSLayer
 
MIN_ZOOM - Static variable in class org.openstreetmap.josm.io.imagery.ImageryReader.Parser
 
minAngleDelta - Variable in class org.openstreetmap.josm.data.validation.tests.RightAngleBuildingTest
Minimum angle difference from right angle that is considered as invalid.
mindist - Variable in class org.openstreetmap.josm.data.validation.tests.UnconnectedWays
 
minEast - Variable in class org.openstreetmap.josm.data.ProjectionBounds
The minimum east coordinate.
mineButton() - Method in class org.openstreetmap.josm.gui.conflict.pair.AbstractMergePanel.MergeRow
 
mineButton() - Method in class org.openstreetmap.josm.gui.conflict.pair.properties.PropertiesMerger.MergeCoordinatesRow
 
mineButton() - Method in class org.openstreetmap.josm.gui.conflict.pair.properties.PropertiesMerger.MergeDeletedStateRow
 
mineButton() - Method in class org.openstreetmap.josm.gui.conflict.pair.tags.TagMerger.TagTableRow
 
mineField() - Method in class org.openstreetmap.josm.gui.conflict.pair.AbstractMergePanel.MergeRow
 
mineField() - Method in class org.openstreetmap.josm.gui.conflict.pair.AbstractMergePanel.TitleRow
 
mineField() - Method in class org.openstreetmap.josm.gui.conflict.pair.properties.PropertiesMerger.MergeCoordinatesRow
 
mineField() - Method in class org.openstreetmap.josm.gui.conflict.pair.properties.PropertiesMerger.MergeDeletedStateRow
 
mineField() - Method in class org.openstreetmap.josm.gui.conflict.pair.properties.PropertiesMerger.ReferrersRow
 
mineField() - Method in class org.openstreetmap.josm.gui.conflict.pair.properties.PropertiesMerger.VersionInfoRow
 
mineField() - Method in class org.openstreetmap.josm.gui.conflict.pair.tags.TagMerger.TagTableRow
 
mineTable - Variable in class org.openstreetmap.josm.gui.conflict.pair.tags.TagMerger
the table for my tag set
MineTableCellRenderer - Class in org.openstreetmap.josm.gui.conflict.pair.tags
This TableCellRenderer renders the mine side of the tag conflict table.
MineTableCellRenderer() - Constructor for class org.openstreetmap.josm.gui.conflict.pair.tags.MineTableCellRenderer
 
mineVersionInfo - Variable in class org.openstreetmap.josm.gui.conflict.pair.properties.PropertiesMerger
 
minHeight - Variable in class org.openstreetmap.josm.gui.download.DownloadSourceSizingPolicy.AdjustableDownloadSizePolicy
 
MinimapDialog - Class in org.openstreetmap.josm.gui.dialogs
A small map of the current edit location implemented as ToggleDialog.
MinimapDialog() - Constructor for class org.openstreetmap.josm.gui.dialogs.MinimapDialog
Constructs a new MinimapDialog.
minimizeSplitBounds(MultiSplitLayout.Split, Rectangle) - Static method in class org.openstreetmap.josm.gui.widgets.MultiSplitLayout
 
MINIMUM_EXPIRES - Static variable in class org.openstreetmap.josm.data.imagery.TMSCachedTileLoaderJob
General minimum expires for tiles.
minimumCacheExpiry - Variable in class org.openstreetmap.josm.gui.preferences.imagery.AddImageryPanel
 
minimumCacheExpiryUnit - Variable in class org.openstreetmap.josm.gui.preferences.imagery.AddImageryPanel
 
minimumExpiryTime - Variable in class org.openstreetmap.josm.data.cache.JCSCachedTileLoaderJob
 
minimumExpiryTime - Variable in class org.openstreetmap.josm.data.imagery.TileJobOptions
 
minimumLayoutSize(Container) - Method in class org.openstreetmap.josm.gui.util.MultiLineFlowLayout
 
minimumLayoutSize(Container) - Method in class org.openstreetmap.josm.gui.widgets.MultiSplitLayout
 
minimumNodeSize(MultiSplitLayout.Node) - Method in class org.openstreetmap.josm.gui.widgets.MultiSplitLayout
 
minimumTileExpire - Variable in class org.openstreetmap.josm.data.imagery.ImageryInfo.ImageryPreferenceEntry
 
minimumTileExpire - Variable in class org.openstreetmap.josm.data.imagery.ImageryInfo
 
minimumTileExpire - Variable in class org.openstreetmap.josm.gui.layer.AbstractTileSourceLayer
 
minjavaversion - Variable in class org.openstreetmap.josm.plugins.PluginInformation
The lowest Java version required by this plugin (from plugin list).
minJosmVersion - Variable in class org.openstreetmap.josm.data.preferences.sources.ExtendedSourceEntry
minimum JOSM version required to enable this source entry
minlat - Variable in class org.openstreetmap.josm.io.remotecontrol.handler.LoadAndZoomHandler
 
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
 
MINLAT_MINLON_MAXLAT_MAXLON - org.openstreetmap.josm.data.Bounds.ParseMethod
Order: minlat, minlon, maxlat, maxlon
minlon - Variable in class org.openstreetmap.josm.io.remotecontrol.handler.LoadAndZoomHandler
 
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
 
MinMaxFunction(List<Expression>, boolean) - Constructor for class org.openstreetmap.josm.gui.mappaint.mapcss.ExpressionFactory.MinMaxFunction
Constructs a new MinMaxFunction.
minmiddledist - Variable in class org.openstreetmap.josm.data.validation.tests.UnconnectedWays
 
minNorth - Variable in class org.openstreetmap.josm.data.ProjectionBounds
The minimum north coordinate.
MINOR_LINE - Static variable in class org.openstreetmap.josm.data.validation.tests.PowerLines
 
minorStepsPerMajor - Variable in class org.openstreetmap.josm.gui.MapScaler.TickMarks
 
minSize - Static variable in class org.openstreetmap.josm.gui.layer.geoimage.ThumbsLoader
 
MinSizePanel() - Constructor for class org.openstreetmap.josm.gui.dialogs.DialogsPanel.MinSizePanel
 
minTime - Variable in class org.openstreetmap.josm.gui.layer.gpx.GpxDrawHelper
minTime saves the start time of the track as epoch seconds
minTrackDurationForTimeColoring - Variable in class org.openstreetmap.josm.gui.layer.gpx.GpxDrawHelper
 
minus(double, double) - Static method in class org.openstreetmap.josm.gui.mappaint.mapcss.Functions
Function associated to the numeric "-" operator.
minus(TagCollection) - Method in class org.openstreetmap.josm.data.osm.TagCollection
Replies the difference of this tag collection and another tag collection
MINUS - Static variable in interface org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParserConstants
RegularExpression Id.
minValue - Variable in class org.openstreetmap.josm.gui.dialogs.layer.LayerVisibilityAction.AbstractFilterSlider
 
minWidth - Variable in class org.openstreetmap.josm.gui.dialogs.LayerListDialog.ColumnWidthAdaptionListener
 
minZoom - Variable in class org.openstreetmap.josm.data.imagery.vectortile.mapbox.style.Layers
The min zoom for the layer
minZoom - Variable in class org.openstreetmap.josm.data.imagery.vectortile.mapbox.style.Source
The minimum zoom supported
minZoom - Variable in class org.openstreetmap.josm.gui.layer.AbstractTileSourceLayer.DeepTileSet
 
minZoomLevel - Variable in class org.openstreetmap.josm.gui.autofilter.AutoFilterRule
 
minZoomLvl - Variable in class org.openstreetmap.josm.gui.preferences.imagery.TMSSettingsPanel
 
mirror - Variable in class org.openstreetmap.josm.gui.MainMenu
Tools / Mirror
MIRROR - org.openstreetmap.josm.io.imagery.ImageryReader.State
 
MIRROR_ATTRIBUTE - org.openstreetmap.josm.io.imagery.ImageryReader.State
 
MIRROR_PROJECTIONS - org.openstreetmap.josm.io.imagery.ImageryReader.State
 
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
Constructs a new MirrorAction.
mirrorEntry - Variable in class org.openstreetmap.josm.io.imagery.ImageryReader.Parser
In case of mirror parsing this contains the mirror entry
mirrors - Variable in class org.openstreetmap.josm.data.imagery.ImageryInfo
mirrors of different type for this entry
MISSING_COMMA_CONNECTIVITY_TAG - Static variable in class org.openstreetmap.josm.data.validation.tests.ConnectivityRelations
 
MISSING_COMMA_PATTERN - Static variable in class org.openstreetmap.josm.data.validation.tests.ConnectivityRelations
 
MISSING_KEY - org.openstreetmap.josm.data.osm.search.SearchCompiler.ExactKeyValue.Mode
The key does not exist
MISSING_KEY_REGEXP - org.openstreetmap.josm.data.osm.search.SearchCompiler.ExactKeyValue.Mode
No key matching the regex exists
MISSING_PEDESTRIAN_CROSSING - Static variable in class org.openstreetmap.josm.data.validation.tests.Highways
 
MISSING_ROLE - Static variable in class org.openstreetmap.josm.data.validation.tests.ConnectivityRelations
 
MissingHelpContentException - Exception in org.openstreetmap.josm.gui.help
Exception thrown when help content is missing.
MissingHelpContentException(String) - Constructor for exception org.openstreetmap.josm.gui.help.MissingHelpContentException
Constructs a new MissingHelpContentException.
MissingMemberStrategy() - Constructor for enum org.openstreetmap.josm.command.SplitWayCommand.MissingMemberStrategy
 
missingNodes - Variable in class org.openstreetmap.josm.data.validation.tests.PowerLines
 
MissingOAuthAccessTokenException - Exception in org.openstreetmap.josm.io
Exception thrown when a valid OAuth access token was expected, but not found.
MissingOAuthAccessTokenException() - Constructor for exception org.openstreetmap.josm.io.MissingOAuthAccessTokenException
Constructs a new MissingOAuthAccessTokenException.
MissingOAuthAccessTokenException(String) - Constructor for exception org.openstreetmap.josm.io.MissingOAuthAccessTokenException
Constructs a new MissingOAuthAccessTokenException with the specified detail message.
MissingOAuthAccessTokenException(String, Throwable) - Constructor for exception org.openstreetmap.josm.io.MissingOAuthAccessTokenException
Constructs a new MissingOAuthAccessTokenException with the specified detail message and cause.
MissingOAuthAccessTokenException(Throwable) - Constructor for exception org.openstreetmap.josm.io.MissingOAuthAccessTokenException
Constructs a new MissingOAuthAccessTokenException with the specified cause.
missingPrimitives - Variable in class org.openstreetmap.josm.gui.history.HistoryLoadTask
 
missingPrimitives - Variable in class org.openstreetmap.josm.gui.io.AbstractPrimitiveTask
 
missingPrimitives - Variable in class org.openstreetmap.josm.gui.io.DownloadPrimitivesWithReferrersTask
set of missing ids, with overpass API these are also deleted objects
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
 
missingTags - Variable in class org.openstreetmap.josm.data.validation.tests.PowerLines
 
missingTranslation(OsmPrimitive, String) - Method in class org.openstreetmap.josm.data.validation.tests.NameMismatch
Report a missing translation.
MISSPELLED_KEY - Static variable in class org.openstreetmap.josm.data.validation.tests.TagChecker
 
MISSPELLED_VALUE - Static variable in class org.openstreetmap.josm.data.validation.tests.TagChecker
 
MISSPELLED_VALUE_NO_FIX - Static variable in class org.openstreetmap.josm.data.validation.tests.TagChecker
 
MITERLIMIT - Static variable in interface org.openstreetmap.josm.gui.mappaint.StyleKeys
MapCSS miterlimit property key
mix(int, double) - Method in class org.openstreetmap.josm.gui.layer.imagery.ColorfulFilter
 
MIX_VIA - Static variable in class org.openstreetmap.josm.data.validation.tests.TurnrestrictionTest
 
mixedViaNodeAndWay(Relation, int, int) - Method in class org.openstreetmap.josm.data.validation.tests.ConnectivityRelations
Check if the relation's roles are on appropriate objects
mixInt(int, double) - Method in class org.openstreetmap.josm.gui.layer.imagery.ColorfulFilter
 
mkdir - Variable in class org.openstreetmap.josm.gui.io.DownloadFileTask
 
mkDirs(File) - Static method in class org.openstreetmap.josm.tools.Utils
Creates a directory and log a default warning if the creation fails.
mkDirs(File, String) - Static method in class org.openstreetmap.josm.tools.Utils
Creates a directory and log a configurable warning if the creation fails.
ml0 - Variable in class org.openstreetmap.josm.data.projection.proj.CassiniSoldner
Meridian distance at the latitudeOfOrigin.
ml0 - Variable in class org.openstreetmap.josm.data.projection.proj.TransverseMercator
Meridian distance at the latitudeOfOrigin.
mlfn(double, double, double) - Method in class org.openstreetmap.josm.data.projection.proj.AbstractProj
Calculates the meridian distance.
MLFN_TOL - Static variable in class org.openstreetmap.josm.data.projection.proj.AbstractProj
Relative iteration precision used in the mlfn method
MNEMONIC - Static variable in class org.openstreetmap.josm.tools.Shortcut
 
mod(float, float) - Static method in class org.openstreetmap.josm.gui.mappaint.mapcss.Functions
Function associated to the math modulo "%" operator.
mod(int, int) - Static method in class org.openstreetmap.josm.tools.Utils
Returns the modulo in the range [0, n) for the given dividend and divisor.
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.relation.ExportRelationToGpxAction
Mode of this ExportToGpxAction
mode - Variable in class org.openstreetmap.josm.data.osm.Filter.FilterPreferenceEntry
Mode selector which defines how a filter is combined with the previous one: replace: replace selection add: add to selection remove: remove from selection in_selection: find in selection
mode - Variable in class org.openstreetmap.josm.data.osm.search.SearchCompiler.ExactKeyValue
 
mode - Variable in class org.openstreetmap.josm.data.osm.search.SearchSetting
Search mode
mode - Variable in class org.openstreetmap.josm.data.projection.proj.AzimuthalEquidistant
The mode or aspect of the projection.
mode - Variable in class org.openstreetmap.josm.data.projection.proj.LambertAzimuthalEqualArea
The projection mode for this particular instance.
mode - Variable in class org.openstreetmap.josm.gui.conflict.tags.PasteTagsConflictResolverDialog
 
mode - Variable in class org.openstreetmap.josm.gui.io.SaveLayersModel
 
Mode() - Constructor for enum org.openstreetmap.josm.actions.mapmode.ExtrudeAction.Mode
 
Mode() - Constructor for enum org.openstreetmap.josm.actions.mapmode.ParallelWayAction.Mode
 
Mode() - Constructor for enum org.openstreetmap.josm.actions.mapmode.SelectAction.Mode
 
Mode() - Constructor for enum org.openstreetmap.josm.actions.relation.ExportRelationToGpxAction.Mode
 
Mode() - Constructor for enum org.openstreetmap.josm.data.osm.search.SearchCompiler.ExactKeyValue.Mode
 
Mode() - Constructor for enum org.openstreetmap.josm.data.projection.proj.AzimuthalEquidistant.Mode
 
Mode() - Constructor for enum org.openstreetmap.josm.data.projection.proj.LambertAzimuthalEqualArea.Mode
 
Mode() - Constructor for enum org.openstreetmap.josm.gui.conflict.tags.PasteTagsConflictResolverDialog.Mode
 
Mode() - Constructor for enum org.openstreetmap.josm.gui.io.SaveLayersModel.Mode
 
MODE - org.openstreetmap.josm.io.nmea.NmeaParser.GLL
Mode (A = autonom; D = differential; E = estimated; N = not valid; S = simulated)
MODE - org.openstreetmap.josm.io.nmea.NmeaParser.RMC
Mode (A = autonom; D = differential; E = estimated; N = not valid; S = simulated)
MODE_AR - org.openstreetmap.josm.tools.I18n.PluralMode
 
MODE_CS - org.openstreetmap.josm.tools.I18n.PluralMode
Special mode for Czech.
MODE_CY - org.openstreetmap.josm.tools.I18n.PluralMode
Special mode for Slovak.
MODE_GREATERONE - org.openstreetmap.josm.tools.I18n.PluralMode
Plural = Greater than 1.
MODE_LT - org.openstreetmap.josm.tools.I18n.PluralMode
Special mode for Lithuanian.
MODE_NONE - org.openstreetmap.josm.tools.I18n.PluralMode
No plural.
MODE_NOTONE - org.openstreetmap.josm.tools.I18n.PluralMode
Plural = Not 1.
MODE_PL - org.openstreetmap.josm.tools.I18n.PluralMode
Special mode for Polish.
MODE_PROP - Static variable in class org.openstreetmap.josm.gui.io.SaveLayersModel
 
MODE_RU - org.openstreetmap.josm.tools.I18n.PluralMode
Special mode for Russian.
MODE_SK - org.openstreetmap.josm.tools.I18n.PluralMode
Special mode for Welsh.
modeAwareIterator(List<T>) - Method in class org.openstreetmap.josm.actions.relation.ExportRelationToGpxAction
 
modeData(BoundingXYVisitor) - Static method in class org.openstreetmap.josm.actions.AutoScaleAction
 
modeDownload() - Method in class org.openstreetmap.josm.actions.AutoScaleAction
 
model - Static variable in class org.openstreetmap.josm.actions.search.SearchAction
 
model - Variable in class org.openstreetmap.josm.gui.autofilter.AutoFilterManager
The filter model.
model - Variable in class org.openstreetmap.josm.gui.conflict.pair.AbstractListMerger
 
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.PasteTagsConflictResolverDialog
 
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.ChangesetDetailViewSynchronizer
 
model - Variable in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetCacheManager.CloseSelectedChangesetsAction
 
model - Variable in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetCacheManager.DownloadSelectedChangesetContentAction
 
model - Variable in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetCacheManager.DownloadSelectedChangesetsAction
 
model - Variable in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetCacheManager
 
model - Variable in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetCacheManager.RemoveFromCacheAction
 
model - Variable in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetCacheManager.ShowDetailAction
 
model - Variable in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetContentPanel
 
model - Variable in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetDiscussionPanel
 
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.DeleteFromRelationConfirmationDialog
the data model
model - Variable in class org.openstreetmap.josm.gui.dialogs.FilterTableModel
The filter model
model - Variable in class org.openstreetmap.josm.gui.dialogs.layer.ActivateLayerAction
 
model - Variable in class org.openstreetmap.josm.gui.dialogs.layer.DeleteLayerAction
 
model - Variable in class org.openstreetmap.josm.gui.dialogs.layer.DuplicateAction
 
model - Variable in class org.openstreetmap.josm.gui.dialogs.layer.MergeAction
 
model - Variable in class org.openstreetmap.josm.gui.dialogs.layer.MergeGpxLayerDialog
 
model - Variable in class org.openstreetmap.josm.gui.dialogs.layer.MoveDownAction
 
model - Variable in class org.openstreetmap.josm.gui.dialogs.layer.MoveUpAction
 
model - Variable in class org.openstreetmap.josm.gui.dialogs.layer.ShowHideLayerAction
 
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.NotesDialog
 
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.OverpassQueryWizardDialog
 
model - Variable in class org.openstreetmap.josm.gui.download.PlaceSelection
 
model - Variable in class org.openstreetmap.josm.gui.download.UserQueryList.QueryListMouseAdapter
 
model - Variable in class org.openstreetmap.josm.gui.history.CoordinateInfoViewer.Updater
 
model - Variable in class org.openstreetmap.josm.gui.history.HistoryBrowser
the model
model - Variable in class org.openstreetmap.josm.gui.history.HistoryBrowserPanel
the model
model - Variable in class org.openstreetmap.josm.gui.history.TagTableModel
 
model - Variable in class org.openstreetmap.josm.gui.history.VersionInfoPanel
 
model - Variable in class org.openstreetmap.josm.gui.history.VersionTable
 
model - Variable in class org.openstreetmap.josm.gui.history.VersionTableModel
 
model - Variable in class org.openstreetmap.josm.gui.io.BasicUploadSettingsPanel
the changeset comment model
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.io.UploadDialog
the model keeping the state of the changeset tags
model - Variable in class org.openstreetmap.josm.gui.preferences.advanced.ListEditor
 
model - Variable in class org.openstreetmap.josm.gui.preferences.advanced.PreferencesTable
 
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.plugin.PluginPreference
 
model - Variable in class org.openstreetmap.josm.gui.preferences.plugin.PluginPreference.PluginConfigurationSitesPanel
 
model - Variable in class org.openstreetmap.josm.gui.preferences.projection.CodeSelectionPanel
 
model - Variable in class org.openstreetmap.josm.gui.preferences.shortcut.PrefJPanel
 
model - Variable in class org.openstreetmap.josm.gui.tagging.ac.AutoCompTextField
the model
model - Variable in class org.openstreetmap.josm.gui.tagging.presets.items.MultiSelect
The model for the JList
model - Variable in class org.openstreetmap.josm.gui.tagging.TagEditorPanel
the tag editor model
model - Variable in class org.openstreetmap.josm.gui.tagging.TagTable
 
model - Variable in class org.openstreetmap.josm.gui.tagging.TagTableColumnModelBuilder
 
model - Variable in class org.openstreetmap.josm.gui.widgets.FilterField.TableFilterBehaviour
 
model - Variable in class org.openstreetmap.josm.gui.widgets.MultiSplitLayout
 
modeLayer(BoundingXYVisitor) - Method in class org.openstreetmap.josm.actions.AutoScaleAction
 
modeless - Variable in class org.openstreetmap.josm.gui.preferences.display.LafPreference
 
MODELESS - Static variable in class org.openstreetmap.josm.gui.MapFrame
Do not require to switch modes (potlatch style workflow) for drawing/selecting map modes.
modelListener - Variable in class org.openstreetmap.josm.gui.dialogs.LayerListDialog
 
modelRelConflictResolver - Variable in class org.openstreetmap.josm.gui.conflict.tags.CombinePrimitiveResolver
 
modelRelConflictResolver - Variable in class org.openstreetmap.josm.gui.conflict.tags.CombinePrimitiveResolverDialog
 
modelTagConflictResolver - Variable in class org.openstreetmap.josm.gui.conflict.tags.CombinePrimitiveResolver
 
modelTagConflictResolver - Variable in class org.openstreetmap.josm.gui.conflict.tags.CombinePrimitiveResolverDialog
 
modeMenu - Variable in class org.openstreetmap.josm.gui.MainMenu
modeMenu contains map modes
ModeMenu - Class in org.openstreetmap.josm.gui
Mode menu.
ModeMenu() - Constructor for class org.openstreetmap.josm.gui.ModeMenu
Constructs a new ModeMenu.
modeProblem(ValidatorDialog.ValidatorBoundingXYVisitor) - Static method in class org.openstreetmap.josm.actions.AutoScaleAction
 
modeSelectionOrConflict(BoundingXYVisitor) - Method 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
 
modified - Variable in class org.openstreetmap.josm.actions.PurgeAction
 
modified - Variable in class org.openstreetmap.josm.command.Command.OldNodeState
 
modified - Variable in class org.openstreetmap.josm.data.gpx.GpxData
 
modified - Variable in class org.openstreetmap.josm.data.osm.DefaultChangesetCacheEvent
 
modified(Environment) - Static method in class org.openstreetmap.josm.gui.mappaint.mapcss.ConditionFactory.PseudoClasses
:modified tests whether the object has been modified.
Modified() - Constructor for class org.openstreetmap.josm.data.osm.search.SearchCompiler.Modified
 
MODIFIED - Static variable in class org.openstreetmap.josm.data.osm.search.SearchCompiler
 
MODIFIED_INCOMPLETE - Static variable in class org.openstreetmap.josm.data.validation.tests.MultipolygonTest
Incomplete multipolygon was modified
modifiedColor - Variable in class org.openstreetmap.josm.gui.history.CoordinateInfoViewer.LatLonViewer
 
ModifiedConflictResolveCommand - Class in org.openstreetmap.josm.command.conflict
Represents the resolution of a conflict between the modified flag of two OsmPrimitives.
ModifiedConflictResolveCommand(Conflict<? extends OsmPrimitive>) - Constructor for class org.openstreetmap.josm.command.conflict.ModifiedConflictResolveCommand
constructor
modifiedDefault - Variable in class org.openstreetmap.josm.data.Preferences
 
modifiedStateChanged(boolean) - Method in interface org.openstreetmap.josm.data.gpx.GpxData.GpxDataChangeListener
Called when the modified state of the data changed
Modifier(char) - Constructor for enum org.openstreetmap.josm.actions.mapmode.ParallelWayAction.Modifier
 
MODIFIER - Static variable in interface org.openstreetmap.josm.gui.mappaint.StyleKeys
MapCSS modifier property key
ModifierExListener - Interface in org.openstreetmap.josm.gui.util
Listener called when pressed extended modifier keys change is detected.
modifierExListeners - Variable in class org.openstreetmap.josm.gui.util.AdvancedKeyPressDetector
 
modifiers - Variable in class org.openstreetmap.josm.gui.MapStatus.MouseState
 
modifiersExChanged(int) - Method in class org.openstreetmap.josm.actions.mapmode.DeleteAction
This is required to update the cursors when ctrl/shift/alt is pressed
modifiersExChanged(int) - Method in class org.openstreetmap.josm.actions.mapmode.DrawAction
redraw to (possibly) get rid of helper line if selection changes.
modifiersExChanged(int) - Method in class org.openstreetmap.josm.actions.mapmode.ExtrudeAction
This method is called to indicate different modes via cursor when the Alt/Ctrl/Shift modifier is pressed,
modifiersExChanged(int) - Method in class org.openstreetmap.josm.actions.mapmode.ImproveWayAccuracyAction
 
modifiersExChanged(int) - Method in class org.openstreetmap.josm.actions.mapmode.ParallelWayAction
 
modifiersExChanged(int) - Method in class org.openstreetmap.josm.actions.mapmode.SelectAction
 
modifiersExChanged(int) - Method in interface org.openstreetmap.josm.gui.util.ModifierExListener
Called when the extended modifiers are changed
modifyChangesetTags(Map<String, String>) - Method in interface org.openstreetmap.josm.actions.upload.UploadHook
Modify the changeset tags (in place) before upload.
modifyPrimitive(IPrimitive, ProgressMonitor) - Method in class org.openstreetmap.josm.io.OsmApi
Modifies an OSM primitive on the server.
modifyRequestedIds(List<PrimitiveId>) - Method in interface org.openstreetmap.josm.gui.history.HistoryHook
Modify the requested primitive ids before history request.
modifyUrlBeforeLoad(String) - Method in class org.openstreetmap.josm.actions.downloadtasks.DownloadOsmTask
modifyWay() - Method in class org.openstreetmap.josm.command.AbstractNodesCommand
 
modifyWay() - Method in class org.openstreetmap.josm.command.ChangeNodesCommand
 
modifyWay() - Method in class org.openstreetmap.josm.command.RemoveNodesCommand
 
modifyWay(Node, Way, List<Command>, List<Node>) - Static method in class org.openstreetmap.josm.actions.UnGlueAction
dupe the given node of the given way assume that originalNode is in the way the new node will be put into the parameter newNodes. the add-node command will be put into the parameter cmds. the changed way will be returned and must be put into cmds by the caller!
mods - Variable in class org.openstreetmap.josm.data.osm.Storage.Iter
 
mods - Static variable in class org.openstreetmap.josm.tools.Shortcut
 
modTileFeatures - Variable in class org.openstreetmap.josm.data.imagery.ImageryInfo.ImageryPreferenceEntry
 
modulo - Variable in class org.openstreetmap.josm.data.osm.search.SearchCompiler.Nth
 
monitor - Variable in class org.openstreetmap.josm.data.imagery.CachedAttributionBingAerialTileSource.AttributionTimerTask
 
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.io.UploadNoteLayerTask
 
monitor - Variable in class org.openstreetmap.josm.io.OsmApi.CapabilitiesCache
 
monitor - Variable in class org.openstreetmap.josm.tools.HttpClient.Response
 
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
 
MoreLexicalActions() - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParserTokenManager
 
MoreNotesException(List<Note>, int) - Constructor for exception org.openstreetmap.josm.io.BoundingBoxDownloader.MoreNotesException
Constructs a MoreNotesException.
moreToolsMenu - Variable in class org.openstreetmap.josm.gui.MainMenu
moreToolsMenu contains geometry-related actions from all the plugins
MOST_RECENT_CHANGESETS - org.openstreetmap.josm.gui.dialogs.changeset.query.BasicChangesetQueryPanel.BasicQuery
 
MOST_SIGNIFICANT_BYTE - Static variable in class org.openstreetmap.josm.data.protobuf.ProtobufParser
Used to get the most significant byte
MotdContent() - Constructor for class org.openstreetmap.josm.gui.GettingStarted.MotdContent
 
MOUSE_GRABBER_KEY - Static variable in class org.openstreetmap.josm.gui.util.StayOpenPopupMenu
 
mouseAdapter - Variable in class org.openstreetmap.josm.gui.bbox.SizeButton
 
mouseAdapter - Variable in class org.openstreetmap.josm.gui.layer.geoimage.GeoImageLayer
 
mouseAdapter - Variable in class org.openstreetmap.josm.gui.layer.markerlayer.MarkerLayer
 
mouseAdapter - Variable in class org.openstreetmap.josm.gui.widgets.QuadStateCheckBox
 
mouseClicked(MouseEvent) - Method in class org.openstreetmap.josm.actions.mapmode.AddNoteAction
 
mouseClicked(MouseEvent) - Method in class org.openstreetmap.josm.actions.mapmode.MapMode
 
mouseClicked(MouseEvent) - Method in class org.openstreetmap.josm.gui.animation.BirthdayExtension
 
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.MouseEventHandler
 
mouseClicked(MouseEvent) - Method in class org.openstreetmap.josm.gui.dialogs.ChangesetDialog.DblClickHandler
 
mouseClicked(MouseEvent) - Method in class org.openstreetmap.josm.gui.dialogs.CommandStackDialog.MouseEventHandler
 
mouseClicked(MouseEvent) - Method in class org.openstreetmap.josm.gui.dialogs.ConflictDialog.MouseEventHandler
 
mouseClicked(MouseEvent) - Method in class org.openstreetmap.josm.gui.dialogs.properties.PresetListPanel.LabelMouseAdapter
 
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.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.MouseEventHandler
 
mouseClicked(MouseEvent) - Method in class org.openstreetmap.josm.gui.dialogs.ToggleDialog.TitleBar.MouseEventHandler
 
mouseClicked(MouseEvent) - Method in class org.openstreetmap.josm.gui.dialogs.UserListDialog.DoubleClickAdapter
 
mouseClicked(MouseEvent) - Method in class org.openstreetmap.josm.gui.dialogs.ValidatorDialog.MouseEventHandler
 
mouseClicked(MouseEvent) - Method in class org.openstreetmap.josm.gui.download.BookmarkSelection.DoubleClickAdapter
 
mouseClicked(MouseEvent) - Method in class org.openstreetmap.josm.gui.download.UserQueryList.QueryListMouseAdapter
 
mouseClicked(MouseEvent) - Method in class org.openstreetmap.josm.gui.GettingStarted
 
mouseClicked(MouseEvent) - Method in class org.openstreetmap.josm.gui.history.ShowHistoryAction.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.layer.NoteLayer
 
mouseClicked(MouseEvent) - Method in class org.openstreetmap.josm.gui.MapStatus.JumpToOnLeftClickMouseAdapter
 
mouseClicked(MouseEvent) - Method in class org.openstreetmap.josm.gui.MapStatus.ShowMonitorDialogMouseAdapter
 
mouseClicked(MouseEvent) - Method in class org.openstreetmap.josm.gui.preferences.plugin.PluginListPanel.PluginCheckBoxMouseAdapter
 
mouseClicked(MouseEvent) - Method in class org.openstreetmap.josm.gui.SelectionManager
 
mouseClicked(MouseEvent) - Method in class org.openstreetmap.josm.gui.tagging.presets.items.PresetLink.TaggingPresetMouseAdapter
 
mouseClicked(MouseEvent) - Method in class org.openstreetmap.josm.gui.tagging.presets.TaggingPresetLabel.PresetLabelMouseListener
 
mouseClicked(MouseEvent) - Method in class org.openstreetmap.josm.gui.widgets.OsmPrimitivesTable.DblClickHandler
 
mouseClicked(MouseEvent) - Method in class org.openstreetmap.josm.gui.widgets.UrlLabel
 
MouseClickWatch() - Constructor for class org.openstreetmap.josm.gui.dialogs.properties.PropertiesDialog.MouseClickWatch
 
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.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
Performs action depending on what ExtrudeAction.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.animation.BirthdayExtension
 
mouseDragged(MouseEvent) - Method in class org.openstreetmap.josm.gui.bbox.SlippyMapController
 
mouseDragged(MouseEvent) - Method in class org.openstreetmap.josm.gui.GettingStarted
 
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.SelectionManager
If the correct button is hold, draw the rectangle.
mouseDragged(MouseEvent) - Method in class org.openstreetmap.josm.gui.widgets.MultiSplitPane.InputHandler
 
mouseDragged(Point, Point, ImageDisplay.VisRect) - Method in class org.openstreetmap.josm.gui.layer.geoimage.viewers.projections.Equirectangular
 
mouseDragged(Point, Point, ImageDisplay.VisRect) - Method in interface org.openstreetmap.josm.gui.layer.geoimage.viewers.projections.IImageViewer
Indicate that the mouse has been dragged to a point
mouseEntered(MouseEvent) - Method in class org.openstreetmap.josm.actions.mapmode.MapMode
 
mouseEntered(MouseEvent) - Method in class org.openstreetmap.josm.gui.animation.BirthdayExtension
 
mouseEntered(MouseEvent) - Method in class org.openstreetmap.josm.gui.GettingStarted
 
mouseEntered(MouseEvent) - Method in class org.openstreetmap.josm.gui.layer.NoteLayer
 
mouseEntered(MouseEvent) - Method in class org.openstreetmap.josm.gui.NotificationManager.FreezeMouseListener
 
mouseEntered(MouseEvent) - Method in class org.openstreetmap.josm.gui.SelectionManager
 
mouseEntered(MouseEvent) - Method in class org.openstreetmap.josm.gui.tagging.presets.TaggingPresetLabel.PresetLabelMouseListener
 
mouseEntered(MouseEvent) - Method in class org.openstreetmap.josm.gui.widgets.MultiSplitPane.InputHandler
 
mouseEntered(MouseEvent) - Method in class org.openstreetmap.josm.gui.widgets.UrlLabel
 
mouseEvent - Variable in class org.openstreetmap.josm.gui.PrimitiveHoverListener.PrimitiveHoverEvent
 
mouseEventHandler - Variable in class org.openstreetmap.josm.gui.dialogs.ToggleDialog.TitleBar
 
MouseEventHandler() - Constructor for class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetCacheManager.MouseEventHandler
 
MouseEventHandler() - Constructor for class org.openstreetmap.josm.gui.dialogs.CommandStackDialog.MouseEventHandler
 
MouseEventHandler() - Constructor for class org.openstreetmap.josm.gui.dialogs.ConflictDialog.MouseEventHandler
Constructs a new MouseEventHandler.
MouseEventHandler() - Constructor for class org.openstreetmap.josm.gui.dialogs.RelationListDialog.MouseEventHandler
 
MouseEventHandler() - Constructor for class org.openstreetmap.josm.gui.dialogs.SelectionListDialog.MouseEventHandler
 
MouseEventHandler() - Constructor for class org.openstreetmap.josm.gui.dialogs.ToggleDialog.TitleBar.MouseEventHandler
Constructs a new MouseEventHandler.
MouseEventHandler() - Constructor for class org.openstreetmap.josm.gui.dialogs.ValidatorDialog.MouseEventHandler
 
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.animation.BirthdayExtension
 
mouseExited(MouseEvent) - Method in class org.openstreetmap.josm.gui.dialogs.RelationListDialog.MouseEventHandler
 
mouseExited(MouseEvent) - Method in class org.openstreetmap.josm.gui.dialogs.SelectionListDialog.MouseEventHandler
 
mouseExited(MouseEvent) - Method in class org.openstreetmap.josm.gui.GettingStarted
 
mouseExited(MouseEvent) - Method in class org.openstreetmap.josm.gui.layer.NoteLayer
 
mouseExited(MouseEvent) - Method in class org.openstreetmap.josm.gui.NavigatableComponent.PrimitiveHoverMouseListener
 
mouseExited(MouseEvent) - Method in class org.openstreetmap.josm.gui.NotificationManager.FreezeMouseListener
 
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.gui.tagging.presets.TaggingPresetLabel.PresetLabelMouseListener
 
mouseExited(MouseEvent) - Method in class org.openstreetmap.josm.gui.widgets.MultiSplitPane.InputHandler
 
mouseExited(MouseEvent) - Method in class org.openstreetmap.josm.gui.widgets.UrlLabel
 
mouseHasBeenDragged - Variable in class org.openstreetmap.josm.actions.mapmode.ParallelWayAction
 
mouseIsDown - Variable in class org.openstreetmap.josm.actions.mapmode.ParallelWayAction
 
mouseIsDragging(MouseEvent) - Method in class org.openstreetmap.josm.gui.layer.geoimage.ImageDisplay.ImgDisplayMouseListener
 
mouseIsZoomSelecting(MouseEvent) - Method in class org.openstreetmap.josm.gui.layer.geoimage.ImageDisplay.ImgDisplayMouseListener
 
MouseListener() - Constructor for class org.openstreetmap.josm.gui.history.VersionTable.MouseListener
 
mouseMotionAdapter - Variable in class org.openstreetmap.josm.gui.layer.geoimage.GeoImageLayer
 
mouseMotionListener - Variable in class org.openstreetmap.josm.gui.MapStatus
 
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.actions.mapmode.SplitMode
 
mouseMoved(MouseEvent) - Method in class org.openstreetmap.josm.gui.animation.BirthdayExtension
 
mouseMoved(MouseEvent) - Method in class org.openstreetmap.josm.gui.bbox.SlippyMapController
 
mouseMoved(MouseEvent) - Method in class org.openstreetmap.josm.gui.download.UserQueryList.QueryListMouseAdapter
 
mouseMoved(MouseEvent) - Method in class org.openstreetmap.josm.gui.GettingStarted
 
mouseMoved(MouseEvent) - Method in class org.openstreetmap.josm.gui.MapMover
Emulates dragging on Mac OSX.
mouseMoved(MouseEvent) - Method in class org.openstreetmap.josm.gui.NavigatableComponent.PrimitiveHoverMouseListener
 
mouseMoved(MouseEvent) - Method in class org.openstreetmap.josm.gui.SelectionManager
 
mouseMoved(MouseEvent) - Method in class org.openstreetmap.josm.gui.widgets.MultiSplitPane.InputHandler
 
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
The last position of the mouse while the mouse button was pressed.
mousePosMoveStart - 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 - Variable in class org.openstreetmap.josm.gui.layer.markerlayer.MarkerLayer
 
mousePressed(MouseEvent) - Method in class org.openstreetmap.josm.actions.ImageryAdjustAction
 
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 or a node, switches to appropriate ExtrudeAction.mode, depending on Ctrl/Alt/Shift modifiers and ExtrudeAction.dualAlignEnabled.
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.actions.mapmode.SplitMode
 
mousePressed(MouseEvent) - Method in class org.openstreetmap.josm.gui.animation.BirthdayExtension
 
mousePressed(MouseEvent) - Method in class org.openstreetmap.josm.gui.bbox.SlippyMapController
Start drawing the selection rectangle if it was the 1st button (left button)
mousePressed(MouseEvent) - Method in class org.openstreetmap.josm.gui.dialogs.properties.PropertiesDialog.MouseClickWatch
 
mousePressed(MouseEvent) - Method in class org.openstreetmap.josm.gui.GettingStarted
 
mousePressed(MouseEvent) - Method in class org.openstreetmap.josm.gui.history.VersionTable.MouseListener
 
mousePressed(MouseEvent) - Method in class org.openstreetmap.josm.gui.layer.geoimage.GeoImageLayer.ImageMouseListener
 
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(MouseEvent) - Method in class org.openstreetmap.josm.gui.layer.markerlayer.MarkerLayer.MarkerMouseAdapter
 
mousePressed(MouseEvent) - Method in class org.openstreetmap.josm.gui.layer.NoteLayer
 
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.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.tagging.presets.TaggingPresetLabel.PresetLabelMouseListener
 
mousePressed(MouseEvent) - Method in class org.openstreetmap.josm.gui.widgets.MultiSplitPane.InputHandler
 
mousePressed(MouseEvent) - Method in class org.openstreetmap.josm.gui.widgets.PopupMenuLauncher
 
mousePressed(MouseEvent) - Method in class org.openstreetmap.josm.gui.widgets.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.josm.actions.ImageryAdjustAction
 
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
Does anything that needs to be done, then switches 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.animation.BirthdayExtension
 
mouseReleased(MouseEvent) - Method in class org.openstreetmap.josm.gui.bbox.SlippyMapController
When dragging the map change the cursor back to it's pre-move cursor.
mouseReleased(MouseEvent) - Method in class org.openstreetmap.josm.gui.GettingStarted
 
mouseReleased(MouseEvent) - Method in class org.openstreetmap.josm.gui.layer.geoimage.GeoImageLayer.ImageMouseListener
 
mouseReleased(MouseEvent) - Method in class org.openstreetmap.josm.gui.layer.geoimage.ImageDisplay.ImgDisplayMouseListener
 
mouseReleased(MouseEvent) - Method in class org.openstreetmap.josm.gui.layer.markerlayer.MarkerLayer.MarkerMouseAdapter
 
mouseReleased(MouseEvent) - Method in class org.openstreetmap.josm.gui.layer.NoteLayer
 
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.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.tagging.presets.TaggingPresetLabel.PresetLabelMouseListener
 
mouseReleased(MouseEvent) - Method in class org.openstreetmap.josm.gui.widgets.MultiSplitPane.InputHandler
 
mouseReleased(MouseEvent) - Method in class org.openstreetmap.josm.gui.widgets.PopupMenuLauncher
 
mouseReleased(MouseEvent) - Method in class org.openstreetmap.josm.gui.widgets.UrlLabel
 
mouseReleaseTime - Variable in class org.openstreetmap.josm.actions.mapmode.SelectAction
The time of the user mouse down event.
MouseScrollListener() - Constructor for class org.openstreetmap.josm.gui.MenuScroller.MouseScrollListener
 
mouseStart - Variable in class org.openstreetmap.josm.actions.mapmode.PlayHeadDragMode
 
MouseState(Point, int) - Constructor for class org.openstreetmap.josm.gui.MapStatus.MouseState
 
mouseWheelListener - Variable in class org.openstreetmap.josm.gui.MenuScroller
 
mouseWheelMoved(MouseWheelEvent) - Method in class org.openstreetmap.josm.gui.dialogs.layer.LayerVisibilityAction.AbstractFilterSlider
 
mouseWheelMoved(MouseWheelEvent) - Method in class org.openstreetmap.josm.gui.dialogs.layer.LayerVisibilityAction.OpacitySlider
 
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.MenuScroller.MouseScrollListener
 
mouseWheelMoved(MouseWheelEvent) - Method in class org.openstreetmap.josm.gui.preferences.PreferenceTabbedPane.WheelListener
 
mouseWheelMovedImpl(int, int, int, boolean) - Method in class org.openstreetmap.josm.gui.layer.geoimage.ImageDisplay.ImgDisplayMouseListener
 
move - org.openstreetmap.josm.actions.mapmode.SelectAction.SelectActionCursor
 
move(int, int...) - Method in class org.openstreetmap.josm.gui.dialogs.FilterTableModel
 
move(int, int...) - Method in class org.openstreetmap.josm.gui.dialogs.LayerListDialog.LayerListModel
 
move(int, int...) - Method in class org.openstreetmap.josm.gui.dialogs.relation.MemberTableModel
 
move(int, int...) - Method in interface org.openstreetmap.josm.gui.util.ReorderableTableModel
Move selected rows by any number of positions, if possible.
Move() - Constructor for class org.openstreetmap.josm.gui.preferences.ToolbarPreferences.Settings.Move
 
MOVE - org.openstreetmap.josm.actions.mapmode.SelectAction.Mode
"MOVE" means either dragging or select if no mouse movement occurs (i.e.
MOVE_NODE_INTERSECTING_STROKE - Static variable in class org.openstreetmap.josm.actions.mapmode.ImproveWayAccuracyAction
 
MOVE_NODE_STROKE - Static variable in class org.openstreetmap.josm.actions.mapmode.ImproveWayAccuracyAction
 
moveAction - Variable in class org.openstreetmap.josm.gui.preferences.ToolbarPreferences.Settings
 
MoveAction - Class in org.openstreetmap.josm.actions
Moves the selection
MoveAction(MoveAction.Direction) - Constructor for class org.openstreetmap.josm.actions.MoveAction
Constructs a new MoveAction.
MoveAction.Direction - Enum in org.openstreetmap.josm.actions
Move 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
Move again to the specified coordinates.
MoveAudio() - Constructor for class org.openstreetmap.josm.gui.layer.markerlayer.MarkerLayer.MoveAudio
 
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(Collection<OsmPrimitive>, double, double) - Constructor for class org.openstreetmap.josm.command.MoveCommand
Constructs a new MoveCommand and assign the initial object set and movement vector.
MoveCommand(Collection<OsmPrimitive>, EastNorth) - Constructor for class org.openstreetmap.josm.command.MoveCommand
Constructs a new MoveCommand to move a collection of primitives.
MoveCommand(Collection<OsmPrimitive>, EastNorth, EastNorth) - Constructor for class org.openstreetmap.josm.command.MoveCommand
Constructs a new MoveCommand to move a collection of primitives.
MoveCommand(DataSet, Collection<OsmPrimitive>, double, double) - Constructor for class org.openstreetmap.josm.command.MoveCommand
Constructs a new MoveCommand and assign the initial object set and movement vector.
MoveCommand(DataSet, Collection<OsmPrimitive>, EastNorth, EastNorth) - Constructor for class org.openstreetmap.josm.command.MoveCommand
Constructs a new MoveCommand to move a collection of primitives.
MoveCommand(DataSet, OsmPrimitive, EastNorth, EastNorth) - Constructor for class org.openstreetmap.josm.command.MoveCommand
Constructs a new MoveCommand to move a primitive.
MoveCommand(Node, LatLon) - Constructor for class org.openstreetmap.josm.command.MoveCommand
Constructs a new MoveCommand to move a node.
MoveCommand(OsmPrimitive, double, double) - Constructor for class org.openstreetmap.josm.command.MoveCommand
Constructs a new MoveCommand to move a primitive.
MoveCommand(OsmPrimitive, EastNorth, EastNorth) - Constructor for class org.openstreetmap.josm.command.MoveCommand
Constructs a new MoveCommand to move a primitive.
moveCommand2 - Variable in class org.openstreetmap.josm.actions.mapmode.ExtrudeAction
The command used for dual alignment movement.
moveDown() - Method in interface org.openstreetmap.josm.gui.util.ReorderableTableModel
Move down selected rows, if possible.
moveDown(int...) - Method in interface org.openstreetmap.josm.gui.util.ReorderableTableModel
Move down selected rows by 1 position, if possible.
moveDownAction - Variable in class org.openstreetmap.josm.gui.dialogs.FilterDialog
 
moveDownAction - Variable in class org.openstreetmap.josm.gui.MainMenu
Move the selection down
MoveDownAction - Class in org.openstreetmap.josm.gui.dialogs.layer
The action to move down the currently selected entries in the list.
MoveDownAction - Class in org.openstreetmap.josm.gui.dialogs.relation.actions
Move the currently selected members down.
MoveDownAction() - Constructor for class org.openstreetmap.josm.gui.dialogs.FilterDialog.MoveDownAction
 
MoveDownAction(LayerListDialog.LayerListModel) - Constructor for class org.openstreetmap.josm.gui.dialogs.layer.MoveDownAction
Constructs a new MoveDownAction.
MoveDownAction(IRelationEditorActionAccess, String) - Constructor for class org.openstreetmap.josm.gui.dialogs.relation.actions.MoveDownAction
Constructs a new MoveDownAction.
moveDownFilter(int) - Method in class org.openstreetmap.josm.data.osm.FilterModel
Moves down the filter in the given row.
moveDownMerged(int...) - Method in class org.openstreetmap.josm.gui.conflict.pair.AbstractListMergeModel
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.AbstractListMerger
 
MoveDownMergedAction() - Constructor for class org.openstreetmap.josm.gui.conflict.pair.AbstractListMerger.MoveDownMergedAction
 
movedTo(MapViewState.MapViewPoint, EastNorth) - Method in class org.openstreetmap.josm.gui.MapViewState
Creates a new state that is moved to an east/north coordinate.
moveFilters(int, int...) - Method in class org.openstreetmap.josm.data.osm.FilterModel
Moves the filters in the given rows by a number of positions.
moveHighlightedNode() - Method in class org.openstreetmap.josm.actions.mapmode.ImproveWayAccuracyAction
Move the highlighted node
MoveImgDisplayPanel(ImageDisplay, T) - Constructor for class org.openstreetmap.josm.gui.layer.geoimage.ImageViewerDialog.MoveImgDisplayPanel
 
moveLayer(Layer, int) - Method in class org.openstreetmap.josm.gui.layer.LayerManager
Move a layer to a new position.
moveLayer(Layer, int) - Method in class org.openstreetmap.josm.gui.MapView
Moves the layer to the given new position.
MoveLayersActionListener(boolean) - Constructor for class org.openstreetmap.josm.gui.dialogs.layer.MergeGpxLayerDialog.MoveLayersActionListener
 
moveLeadSelectionIndex(int) - Method in class org.openstreetmap.josm.gui.conflict.pair.AbstractListMergeModel.EntriesSelectionModel
 
moveLeftAction - Variable in class org.openstreetmap.josm.gui.MainMenu
Move the selection left
movementInProgress() - Method in class org.openstreetmap.josm.gui.MapMover
Determines if a map move is in progress.
moveNode - Variable in class org.openstreetmap.josm.gui.MainMenu
Tools / Move Node...
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
Constructs a new MoveNodeAction.
moveNodeOntoWay - Variable in class org.openstreetmap.josm.gui.MainMenu
Tools / Join Way to Node
moveNodesCommand(List<Node>, Set<Node>, EastNorth, double) - Static method in class org.openstreetmap.josm.actions.AlignInCircleAction
Move each node of the list of nodes to be arranged in a circle.
moveReaderToEndCurrentTag(XMLStreamReader) - Static method in class org.openstreetmap.josm.data.imagery.GetCapabilitiesParseHelper
Moves the reader to the closing tag of current tag.
moveReaderToTag(XMLStreamReader, BiPredicate<QName, QName>, QName...) - Static method in class org.openstreetmap.josm.data.imagery.GetCapabilitiesParseHelper
Moves reader to first occurrence of the structure equivalent of Xpath tags[0]/tags[1]../tags[n].
moveReaderToTag(XMLStreamReader, QName...) - Static method in class org.openstreetmap.josm.data.imagery.GetCapabilitiesParseHelper
Moves reader to first occurrence of the structure equivalent of Xpath tags[0]/tags[1]../tags[n].
moveRightAction - Variable in class org.openstreetmap.josm.gui.MainMenu
Move the selection right
moveRow(int, int) - Method in class org.openstreetmap.josm.gui.dialogs.layer.MergeGpxLayerDialog.GpxLayersTableModel
 
moveSelection(int, int) - Method in class org.openstreetmap.josm.gui.SelectionManager
Moves the current selection by some pixels.
movesHiddenWay() - Method in class org.openstreetmap.josm.actions.mapmode.SelectAction
 
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.SlippyMapController
Does the moving
MoveTask() - Constructor for class org.openstreetmap.josm.gui.bbox.SlippyMapController.MoveTask
 
moveTo(EastNorth) - Method in class org.openstreetmap.josm.gui.draw.MapViewPath
Move the cursor to the given position.
moveTo(ILatLon) - Method in class org.openstreetmap.josm.gui.draw.MapViewPath
Move the cursor to the given node.
moveTo(MapViewState.MapViewPoint) - Method in class org.openstreetmap.josm.gui.draw.MapPath2D
Move the path to the view position of given point
moveTo(MapViewState.MapViewPoint) - Method in class org.openstreetmap.josm.gui.draw.MapViewPath
 
MoveTo - org.openstreetmap.josm.data.imagery.vectortile.mapbox.Command
For GeometryTypes.POINT, each Command.MoveTo is a new point.
moveToDeletedLayersFolder(File) - Method in class org.openstreetmap.josm.gui.layer.AutosaveTask
Move file to the deleted layers directory.
moveUp - Variable in class org.openstreetmap.josm.gui.dialogs.layer.MergeGpxLayerDialog.MoveLayersActionListener
 
moveUp() - Method in interface org.openstreetmap.josm.gui.util.ReorderableTableModel
Move up selected rows, if possible.
moveUp(int...) - Method in interface org.openstreetmap.josm.gui.util.ReorderableTableModel
Move up selected rows, if possible.
moveUpAction - Variable in class org.openstreetmap.josm.gui.dialogs.FilterDialog
 
moveUpAction - Variable in class org.openstreetmap.josm.gui.MainMenu
Move the selection up
MoveUpAction - Class in org.openstreetmap.josm.gui.dialogs.layer
The action to move up the currently selected entries in the list.
MoveUpAction - Class in org.openstreetmap.josm.gui.dialogs.relation.actions
Move the currently selected members up.
MoveUpAction() - Constructor for class org.openstreetmap.josm.gui.dialogs.FilterDialog.MoveUpAction
 
MoveUpAction(LayerListDialog.LayerListModel) - Constructor for class org.openstreetmap.josm.gui.dialogs.layer.MoveUpAction
Constructs a new MoveUpAction.
MoveUpAction(IRelationEditorActionAccess, String) - Constructor for class org.openstreetmap.josm.gui.dialogs.relation.actions.MoveUpAction
Constructs a new MoveUpAction.
MoveUpDownAction(boolean) - Constructor for class org.openstreetmap.josm.gui.dialogs.MapPaintDialog.MoveUpDownAction
Constructs a new MoveUpDownAction.
MoveUpDownAction(boolean) - Constructor for class org.openstreetmap.josm.gui.preferences.SourceEditor.MoveUpDownAction
 
moveUpFilter(int) - Method in class org.openstreetmap.josm.data.osm.FilterModel
Moves up the filter in the given row
moveUpMerged(int...) - Method in class org.openstreetmap.josm.gui.conflict.pair.AbstractListMergeModel
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.AbstractListMerger
 
MoveUpMergedAction() - Constructor for class org.openstreetmap.josm.gui.conflict.pair.AbstractListMerger.MoveUpMergedAction
 
MoveXAction(int) - Constructor for class org.openstreetmap.josm.gui.bbox.SlippyMapController.MoveXAction
 
MoveYAction(int) - Constructor for class org.openstreetmap.josm.gui.bbox.SlippyMapController.MoveYAction
 
movingComponent - Variable in class org.openstreetmap.josm.gui.preferences.ToolbarPreferences.Settings
 
movingNodeList - Variable in class org.openstreetmap.josm.actions.mapmode.ExtrudeAction
Collection of nodes that is moved
mp - Variable in class org.openstreetmap.josm.data.projection.proj.AzimuthalEquidistant
Meridian distance from the equator to the pole.
mpAreaCache - Static variable in class org.openstreetmap.josm.data.validation.tests.MapCSSTagChecker
 
mpAreaCache - Variable in class org.openstreetmap.josm.gui.mappaint.Environment
Cache for multipolygon areas, can be null, used with CrossingFinder
ms - Variable in class org.openstreetmap.josm.gui.MapStatus.Collector.CollectorWorker
 
MS_VERSION_PATTERN - Static variable in class org.openstreetmap.josm.tools.PlatformHookWindows
Pattern of Microsoft .NET and Powershell version numbers in registry.
msfn(double, double) - Method in class org.openstreetmap.josm.data.projection.proj.AbstractProj
Computes function f(s,c,e²) = c/sqrt(1 - s²×e²) needed for the true scale latitude (Snyder 14-15), where s and c are the sine and cosine of the true scale latitude, and is the eccentricity squared.
msg - Variable in class org.openstreetmap.josm.gui.widgets.AbstractTextComponentValidator
 
mSpltPane - Variable in class org.openstreetmap.josm.gui.dialogs.DialogsPanel
 
MULTI_CLASS_ICON - Static variable in class org.openstreetmap.josm.data.validation.util.MultipleNameVisitor
 
MULTI_CLASS_NAME - Static variable in class org.openstreetmap.josm.data.validation.util.MultipleNameVisitor
 
MultiCascade - Class in org.openstreetmap.josm.gui.mappaint
Several layers / cascades, e.g.
MultiCascade() - Constructor for class org.openstreetmap.josm.gui.mappaint.MultiCascade
Constructs a new MultiCascade.
MultiFetchOverpassObjectReader - Class in org.openstreetmap.josm.io
Retrieves a set of OsmPrimitives from an Overpass API server.
MultiFetchOverpassObjectReader() - Constructor for class org.openstreetmap.josm.io.MultiFetchOverpassObjectReader
 
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.FetchResult - Class in org.openstreetmap.josm.io
The class holding the results given by MultiFetchServerObjectReader.Fetcher.
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.gui.util
Handles the different multikey actions.
MultikeyActionsHandler() - Constructor for class org.openstreetmap.josm.gui.util.MultikeyActionsHandler
 
MultikeyActionsHandler.MyAction - Class in org.openstreetmap.josm.gui.util
 
MultikeyActionsHandler.MyKeyEventDispatcher - Class in org.openstreetmap.josm.gui.util
 
MultikeyActionsHandler.MyTimerTask - Class in org.openstreetmap.josm.gui.util
 
MultikeyActionsHandler.ShowLayersPopupWorker - Class in org.openstreetmap.josm.gui.util
 
MultikeyActionsHandler.ShowLayersPopupWorker.StatusLinePopupMenuListener - Class in org.openstreetmap.josm.gui.util
 
MultikeyInfo(int, String) - Constructor for class org.openstreetmap.josm.gui.util.MultikeyShortcutAction.MultikeyInfo
 
multikeyShortcut - Variable in class org.openstreetmap.josm.gui.dialogs.layer.ActivateLayerAction
 
multikeyShortcut - Variable in class org.openstreetmap.josm.gui.dialogs.layer.ShowHideLayerAction
 
multikeyShortcut - Variable in class org.openstreetmap.josm.gui.layer.JumpToMarkerActions.JumpToMarker
 
MultikeyShortcutAction - Interface in org.openstreetmap.josm.gui.util
Action implementing a multikey shortcut - shortcuts like Ctrl+Alt+S,n will toggle n-th layer visibility.
MultikeyShortcutAction.MultikeyInfo - Class in org.openstreetmap.josm.gui.util
Information for a Multikey action
multiline - Variable in class org.openstreetmap.josm.gui.tagging.presets.items.TextItem
true if the value is a multiline value
MULTILINE_WHITESPACE_PATTERN - Static variable in class org.openstreetmap.josm.gui.tagging.presets.items.Text
 
MultiLineFlowLayout - Class in org.openstreetmap.josm.gui.util
This is an extension of the flow layout that prefers wrapping the text instead of increasing the component width when there is not enough space.
MultiLineFlowLayout() - Constructor for class org.openstreetmap.josm.gui.util.MultiLineFlowLayout
Same as FlowLayout()
MultiLineFlowLayout(int) - Constructor for class org.openstreetmap.josm.gui.util.MultiLineFlowLayout
Same as FlowLayout(int)
MultiLineFlowLayout(int, int, int) - Constructor for class org.openstreetmap.josm.gui.util.MultiLineFlowLayout
Same as FlowLayout(int, int, int)
MultiMap<A,​B> - Class in org.openstreetmap.josm.tools
MultiMap - maps keys to multiple values.
MultiMap() - Constructor for class org.openstreetmap.josm.tools.MultiMap
Constructs a new MultiMap.
MultiMap(int) - Constructor for class org.openstreetmap.josm.tools.MultiMap
Constructs a new MultiMap with the specified initial capacity.
MultiMap(Map<A, Set<B>>) - Constructor for class org.openstreetmap.josm.tools.MultiMap
Constructs a new MultiMap from an ordinary Map.
multiMapFromJson(String) - Static method in class org.openstreetmap.josm.data.StructUtils
 
multiMapToJson(MultiMap<?, ?>) - Static method in class org.openstreetmap.josm.data.StructUtils
 
multiObjectReader - Variable in class org.openstreetmap.josm.gui.dialogs.relation.DownloadRelationTask
 
multiObjectReader - Variable in class org.openstreetmap.josm.gui.io.AbstractPrimitiveTask
 
multiple - Variable in class org.openstreetmap.josm.gui.widgets.FileChooserManager
 
multiple(boolean) - Method in class org.openstreetmap.josm.gui.widgets.FileChooserManager
Builder method to set multiple property.
MULTIPLE - org.openstreetmap.josm.tools.OptionParser.OptionCount
The option may be specified multiple times
MULTIPLE_IDS_PATTERN - Static variable in class org.openstreetmap.josm.data.osm.SimplePrimitiveId
A pattern that is used to parse an id range
MULTIPLE_NAME_MAX_LENGTH - Static variable in class org.openstreetmap.josm.data.validation.util.MultipleNameVisitor
Maximum displayed length, in characters.
MULTIPLE_SPACES - Static variable in class org.openstreetmap.josm.data.validation.tests.TagChecker
 
MULTIPLE_STREET_NAMES - Static variable in class org.openstreetmap.josm.data.validation.tests.Addresses
 
MULTIPLE_STREET_RELATIONS - Static variable in class org.openstreetmap.josm.data.validation.tests.Addresses
 
MULTIPLE_WAYS_CODE - Static variable in class org.openstreetmap.josm.data.validation.tests.DirectionNodes
 
multipleFromString(String) - Static method in class org.openstreetmap.josm.data.osm.SimplePrimitiveId
Parses a range SimplePrimitiveId from the string s.
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
 
multiplicative_expression() - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParser
 
multiplier - Variable in class org.openstreetmap.josm.actions.audio.AudioFastSlowAction
 
Multipolygon - Class in org.openstreetmap.josm.data.osm.visitor.paint.relations
Multipolygon data used to represent complex areas, see wiki.
Multipolygon(Relation) - Constructor for class org.openstreetmap.josm.data.osm.visitor.paint.relations.Multipolygon
Constructs a new Multipolygon from a relation.
Multipolygon(Way) - Constructor for class org.openstreetmap.josm.actions.JoinAreasAction.Multipolygon
Constructs a new Multipolygon.
MULTIPOLYGON - org.openstreetmap.josm.data.osm.OsmPrimitiveType
Multipolygon: only for display, no real type
MULTIPOLYGON - org.openstreetmap.josm.gui.tagging.presets.TaggingPresetType
Multipolygon
MULTIPOLYGON_INCOMPLETE - Static variable in class org.openstreetmap.josm.data.validation.tests.TagChecker
 
MULTIPOLYGON_MAYBE_NO_AREA - Static variable in class org.openstreetmap.josm.data.validation.tests.TagChecker
 
MULTIPOLYGON_NO_AREA - Static variable in class org.openstreetmap.josm.data.validation.tests.TagChecker
 
MULTIPOLYGON_SAME_TAG_ON_OUTER - Static variable in class org.openstreetmap.josm.data.validation.tests.TagChecker
 
MULTIPOLYGON_TAGS - Static variable in class org.openstreetmap.josm.data.validation.tests.TagChecker
 
MULTIPOLYGON_TYPE - Static variable in class org.openstreetmap.josm.data.vector.VectorDataStore
 
Multipolygon.JoinedWay - Class in org.openstreetmap.josm.data.osm.visitor.paint.relations
Class representing a string of ways.
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.PolyData - Class in org.openstreetmap.josm.data.osm.visitor.paint.relations
The polygon data for a multipolygon part.
Multipolygon.PolyData.Intersection - Enum in org.openstreetmap.josm.data.osm.visitor.paint.relations
multipolygonArea(Relation) - Static method in class org.openstreetmap.josm.tools.Geometry
Returns area of a multipolygon in square meters.
MultipolygonBuilder - Class in org.openstreetmap.josm.data.osm
Helper class to build multipolygons from multiple ways.
MultipolygonBuilder() - Constructor for class org.openstreetmap.josm.data.osm.MultipolygonBuilder
Constructs a new empty MultipolygonBuilder.
MultipolygonBuilder(List<MultipolygonBuilder.JoinedPolygon>, List<MultipolygonBuilder.JoinedPolygon>) - Constructor for class org.openstreetmap.josm.data.osm.MultipolygonBuilder
Constructs a new MultipolygonBuilder initialized with given ways.
MultipolygonBuilder.JoinedPolygon - Class in org.openstreetmap.josm.data.osm
Represents one polygon that consists of multiple ways.
MultipolygonBuilder.JoinedPolygonCreationException - Exception in org.openstreetmap.josm.data.osm
An exception indicating an error while joining ways to multipolygon rings.
MultipolygonCache - Class in org.openstreetmap.josm.data.osm.visitor.paint.relations
A memory cache for Multipolygon objects.
MultipolygonCache() - Constructor for class org.openstreetmap.josm.data.osm.visitor.paint.relations.MultipolygonCache
 
MultipolygonOpenEndFinder(Environment) - Constructor for class org.openstreetmap.josm.gui.mappaint.mapcss.Selector.ChildOrParentSelector.MultipolygonOpenEndFinder
 
multipolygonRelation - Variable in class org.openstreetmap.josm.actions.CreateMultipolygonAction.CreateUpdateMultipolygonTask
 
MultipolygonRoleMatcher() - Constructor for class org.openstreetmap.josm.data.osm.visitor.paint.relations.Multipolygon.MultipolygonRoleMatcher
 
multipolygonRules - Variable in class org.openstreetmap.josm.gui.mappaint.mapcss.MapCSSStyleIndex
Rules for multipolygon relations
MultipolygonTest - Class in org.openstreetmap.josm.data.validation.tests
Checks if multipolygons are valid
MultipolygonTest() - Constructor for class org.openstreetmap.josm.data.validation.tests.MultipolygonTest
Constructs a new MultipolygonTest.
MultipolygonTest.ExtPolygonIntersection - Enum in org.openstreetmap.josm.data.validation.tests
 
MultipolygonTest.PolygonLevel - Class in org.openstreetmap.josm.data.validation.tests
Helper class for calculation of nesting levels
MultipolygonTest.PolygonLevelFinder - Class in org.openstreetmap.josm.data.validation.tests
Find nesting levels of polygons.
multiResolution - Variable in class org.openstreetmap.josm.tools.ImageProvider
true if multi-resolution image is requested
MultiSelect - Class in org.openstreetmap.josm.gui.tagging.presets.items
Multi-select list type.
MultiSelect() - Constructor for class org.openstreetmap.josm.gui.tagging.presets.items.MultiSelect
 
MultiSplitLayout - Class in org.openstreetmap.josm.gui.widgets
The MultiSplitLayout layout manager recursively arranges its components in row and column groups called "Splits".
MultiSplitLayout() - Constructor for class org.openstreetmap.josm.gui.widgets.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.widgets.MultiSplitLayout
Create a MultiSplitLayout with the specified model.
MultiSplitLayout.Divider - Class in org.openstreetmap.josm.gui.widgets
Models a single vertical/horiztonal divider.
MultiSplitLayout.InvalidLayoutException - Exception in org.openstreetmap.josm.gui.widgets
The specified Node is either the wrong type or was configured incorrectly.
MultiSplitLayout.Leaf - Class in org.openstreetmap.josm.gui.widgets
Models a java.awt Component child.
MultiSplitLayout.Node - Class in org.openstreetmap.josm.gui.widgets
Base class for the nodes that model a MultiSplitLayout.
MultiSplitLayout.Split - Class in org.openstreetmap.josm.gui.widgets
Defines a vertical or horizontal subdivision into two or more tiles.
MultiSplitPane - Class in org.openstreetmap.josm.gui.widgets
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.widgets.MultiSplitPane
Creates a MultiSplitPane with it's LayoutManager set to to an empty MultiSplitLayout.
MultiSplitPane.AccessibleMultiSplitPane - Class in org.openstreetmap.josm.gui.widgets
 
MultiSplitPane.DefaultDividerPainter - Class in org.openstreetmap.josm.gui.widgets
 
MultiSplitPane.DividerPainter - Interface in org.openstreetmap.josm.gui.widgets
Draws a single Divider.
MultiSplitPane.InputHandler - Class in org.openstreetmap.josm.gui.widgets
 
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
Construct a new MultiValueCellEditor
MultiValueCellEditor.EditorCellRenderer - Class in org.openstreetmap.josm.gui.conflict.tags
The cell renderer used in the edit combo box
MultiValueCellEditor.NavigationListener - Interface in org.openstreetmap.josm.gui.conflict.tags
Defines the interface for an object implementing navigation between rows
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
Constructs a new 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
constructor
MultiValueResolutionDecision(TagCollection) - Constructor for class org.openstreetmap.josm.gui.conflict.tags.MultiValueResolutionDecision
Creates a new decision for the tag collection tags.
mustInsertOrReplace(DocumentFilter.FilterBypass, int, String, AttributeSet) - Method in class org.openstreetmap.josm.gui.tagging.ac.MaxLengthDocumentFilter
 
mustRescale(Image) - Method in class org.openstreetmap.josm.gui.mappaint.styleelement.MapImage
 
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.gui.layer.validation.PaintVisitor
The MapView
mv - Variable in class org.openstreetmap.josm.gui.MapSlider
 
mv - Variable in class org.openstreetmap.josm.gui.MapStatus
The MapView this status belongs to.
mvComponentAdapter - Variable in class org.openstreetmap.josm.gui.MapStatus
 
MVT - org.openstreetmap.josm.data.imagery.ImageryInfo.ImageryType
Mapbox Vector Tiles entry
MVTFile - Class in org.openstreetmap.josm.data.imagery.vectortile.mapbox
Items that MAY be used to figure out if a file or server response MAY BE a Mapbox Vector Tile
MVTFile() - Constructor for class org.openstreetmap.josm.data.imagery.vectortile.mapbox.MVTFile
 
MVTLayer - Class in org.openstreetmap.josm.gui.layer.imagery
A layer for Mapbox Vector Tiles
MVTLayer(ImageryInfo) - Constructor for class org.openstreetmap.josm.gui.layer.imagery.MVTLayer
Creates an instance of an MVT layer
MVTLayer.ConvertLayerAction - Class in org.openstreetmap.josm.gui.layer.imagery
 
MVTLayer.EnableLayerAction - Class in org.openstreetmap.josm.gui.layer.imagery
 
MVTTile - Class in org.openstreetmap.josm.data.imagery.vectortile.mapbox
A class for Mapbox Vector Tiles
MVTTile(TileSource, int, int, int) - Constructor for class org.openstreetmap.josm.data.imagery.vectortile.mapbox.MVTTile
Create a new Tile
MVTTile.LayerShower - Interface in org.openstreetmap.josm.data.imagery.vectortile.mapbox
A class used to set the layers that an MVTTile will show.
MVTTile.TileListener - Interface in org.openstreetmap.josm.data.imagery.vectortile.mapbox
A class that can be notified that a tile has finished loading
mvtUrl - Variable in class org.openstreetmap.josm.gui.preferences.imagery.AddMVTLayerPanel
 
mvtZoom - Variable in class org.openstreetmap.josm.gui.preferences.imagery.AddMVTLayerPanel
 
Mx - Variable in class org.openstreetmap.josm.gui.animation.BirthdayExtension
 
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 - Variable in class org.openstreetmap.josm.gui.animation.BirthdayExtension
 
MY_ENTRIES - org.openstreetmap.josm.gui.conflict.pair.ListRole
 
MY_OPEN_CHANGESETS - org.openstreetmap.josm.gui.dialogs.changeset.query.BasicChangesetQueryPanel.BasicQuery
 
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"
MY_WITH_MERGED - org.openstreetmap.josm.gui.conflict.pair.ComparePairType
compare my version of an OsmPrimitive with the merged version
MY_WITH_THEIR - org.openstreetmap.josm.gui.conflict.pair.ComparePairType
compare my version of an OsmPrimitive with their version
MyAction(MultikeyShortcutAction) - Constructor for class org.openstreetmap.josm.gui.util.MultikeyActionsHandler.MyAction
 
myActions - Variable in class org.openstreetmap.josm.gui.util.MultikeyActionsHandler
 
myAndTheirEntriesEqual() - Method in class org.openstreetmap.josm.gui.conflict.pair.AbstractListMergeModel
Replies true if the list of my entries and the list of their entries are equal
MyCheckBoxRenderer() - Constructor for class org.openstreetmap.josm.gui.dialogs.MapPaintDialog.MyCheckBoxRenderer
Constructs a new MyCheckBoxRenderer.
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.AbstractListMergeModel
 
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.AbstractTileSourceLayer
 
myEntriesSelectionModel - Variable in class org.openstreetmap.josm.gui.conflict.pair.AbstractListMergeModel
 
myEntriesTable - Variable in class org.openstreetmap.josm.gui.conflict.pair.AbstractListMerger
 
myEntriesTableModel - Variable in class org.openstreetmap.josm.gui.conflict.pair.AbstractListMergeModel
 
myImage - Variable in class org.openstreetmap.josm.gui.animation.BirthdayExtension.Gift
 
myImage - Variable in class org.openstreetmap.josm.gui.animation.BirthdayExtension
 
myJava - Variable in class org.openstreetmap.josm.gui.GettingStarted.MotdContent
 
MyKeyEventDispatcher() - Constructor for class org.openstreetmap.josm.gui.util.MultikeyActionsHandler.MyKeyEventDispatcher
 
myLang - Variable in class org.openstreetmap.josm.gui.GettingStarted.MotdContent
 
myListener - Variable in class org.openstreetmap.josm.data.osm.event.DatasetEventManager
 
myParent - Variable in class org.openstreetmap.josm.gui.dialogs.DialogsPanel
 
myReferrers - Variable in class org.openstreetmap.josm.gui.conflict.pair.properties.PropertiesMergeModel
 
myTagValue - Variable in class org.openstreetmap.josm.gui.conflict.pair.tags.TagMergeItem
 
MyTimerTask(long, MultikeyActionsHandler.MyAction) - Constructor for class org.openstreetmap.josm.gui.util.MultikeyActionsHandler.MyTimerTask
 
myVersion - Variable in class org.openstreetmap.josm.gui.GettingStarted.MotdContent
 
MyWaySegment(Way, Node, Node, boolean) - Constructor for class org.openstreetmap.josm.data.validation.tests.UnconnectedWays.MyWaySegment
 

N

n - Variable in class org.openstreetmap.josm.data.projection.proj.AlbersEqualArea
Constants used by the spherical and elliptical Albers projection.
n - Variable in class org.openstreetmap.josm.data.projection.proj.DoubleStereographic
 
n - Variable in class org.openstreetmap.josm.data.projection.proj.LambertConformalConic
projection exponent
n - Variable in class org.openstreetmap.josm.tools.TextAnalyzer
 
N - Static variable in class org.openstreetmap.josm.gui.bbox.SlippyMapController
 
N_TR - Static variable in class org.openstreetmap.josm.data.coor.conversion.LatLonParser
 
n0 - Variable in class org.openstreetmap.josm.actions.mapmode.DrawSnapHelper
 
n1 - Variable in class org.openstreetmap.josm.data.validation.tests.UnconnectedWays.MyWaySegment
 
n2 - Variable in class org.openstreetmap.josm.data.projection.proj.AlbersEqualArea
Constants used by the spherical and elliptical Albers projection.
n2 - Variable in class org.openstreetmap.josm.data.validation.tests.UnconnectedWays.MyWaySegment
 
nadgrids - org.openstreetmap.josm.data.projection.CustomProjection.Param
Filename of NTv2 grid file to use for datum transforms
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.josm.actions.ActionParameter
 
name - Variable in class org.openstreetmap.josm.actions.MapRectifierWMSmenuAction.RectifierService
 
name - Variable in class org.openstreetmap.josm.command.ChangePropertyKeyCommand.SinglePrimitivePseudoCommand
 
name - Variable in class org.openstreetmap.josm.command.SequenceCommand
 
name - Variable in class org.openstreetmap.josm.data.imagery.LayerDetails
The layer name (WMS Name)
name - Variable in class org.openstreetmap.josm.data.imagery.OffsetBookmark
 
name - Variable in class org.openstreetmap.josm.data.imagery.vectortile.mapbox.Layer
A unique name for the layer.
name - Variable in class org.openstreetmap.josm.data.imagery.vectortile.mapbox.style.MapboxVectorStyle
The optional name for the vector style
name - Variable in class org.openstreetmap.josm.data.imagery.vectortile.mapbox.style.Source
The name of the source
name - Variable in class org.openstreetmap.josm.data.osm.DataSet
 
name - Variable in enum org.openstreetmap.josm.data.osm.search.PushbackTokenizer.Token
 
name - Variable in class org.openstreetmap.josm.data.preferences.ColorInfo
 
name - Variable in class org.openstreetmap.josm.data.preferences.NamedColorProperty
 
name - Variable in class org.openstreetmap.josm.data.preferences.sources.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.data.projection.CustomProjection
 
name - Variable in class org.openstreetmap.josm.data.projection.datum.AbstractDatum
 
name - Variable in class org.openstreetmap.josm.data.projection.Projections.ProjectionDefinition
Projection name
name - Variable in class org.openstreetmap.josm.data.sources.SourcePreferenceEntry
The name of the source
name - Variable in class org.openstreetmap.josm.data.SystemOfMeasurement
Translatable name of this system of measurement.
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 enum org.openstreetmap.josm.data.validation.ValidatorCLI.Option
 
name - Variable in class org.openstreetmap.josm.data.vector.VectorDataSet
 
name - Variable in class org.openstreetmap.josm.gui.dialogs.ConflictDialog.ResolveToAction
 
name - Variable in class org.openstreetmap.josm.gui.dialogs.ToggleDialog
 
name - Variable in enum org.openstreetmap.josm.gui.dialogs.ValidatorListManagementDialog.BUTTONS
 
name - Variable in class org.openstreetmap.josm.gui.download.BookmarkList.Bookmark
 
name - Variable in class org.openstreetmap.josm.gui.download.PlaceSelection.Server
 
name - Variable in class org.openstreetmap.josm.gui.download.UserQueryList.EditItemDialog
 
name - Variable in enum org.openstreetmap.josm.gui.draw.SymbolShape
 
name - Variable in class org.openstreetmap.josm.gui.history.OpenChangesetPopupMenu.ChangesetViewerEntry
Name to be displayed in popup menu
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 class org.openstreetmap.josm.gui.mappaint.mapcss.ConditionFactory.PseudoClassCondition
 
name - Variable in enum org.openstreetmap.josm.gui.mappaint.RenderingCLI.Option
 
name - Variable in class org.openstreetmap.josm.gui.mappaint.styleelement.MapImage
The name of the image that should be displayed.
name - Variable in class org.openstreetmap.josm.gui.mappaint.styleelement.StyleElement.FontDescriptor
 
name - Variable in class org.openstreetmap.josm.gui.preferences.imagery.AddImageryPanel
 
name - Variable in class org.openstreetmap.josm.gui.preferences.projection.AbstractProjectionChoice
 
name - Variable in class org.openstreetmap.josm.gui.preferences.shortcut.PrefJPanel.ShortcutTableCellRenderer
 
name - Variable in class org.openstreetmap.josm.gui.preferences.ToolbarPreferences.ActionDefinition
 
name - Variable in enum org.openstreetmap.josm.gui.ProgramArguments.Option
 
name - Variable in class org.openstreetmap.josm.gui.SplashScreen.MeasurableTask
 
name - Variable in class org.openstreetmap.josm.gui.SplashScreen.SplashProgressMonitor
 
name - Variable in class org.openstreetmap.josm.gui.tagging.presets.TaggingPreset
The name of the tagging preset.
name - Variable in enum org.openstreetmap.josm.gui.tagging.presets.TaggingPresetType
 
name - Variable in class org.openstreetmap.josm.gui.tagging.TagModel
the name of the tag
name - Variable in class org.openstreetmap.josm.gui.widgets.MultiSplitLayout.Leaf
 
name - Variable in class org.openstreetmap.josm.io.CachedFile
 
name - Variable in class org.openstreetmap.josm.io.NameFinder.SearchResult
 
name - Variable in class org.openstreetmap.josm.plugins.PluginHandler.DeprecatedPlugin
Plugin name
name - Variable in class org.openstreetmap.josm.plugins.PluginInformation
The plugin name.
name - Variable in class org.openstreetmap.josm.spi.lifecycle.InitializationTask
 
name - Variable in class org.openstreetmap.josm.tools.ImageProvider
image file name
name - Variable in class org.openstreetmap.josm.tools.MemoryManager.ManualFreeMemoryHandle
 
name - Variable in class org.openstreetmap.josm.tools.PlatformHookWindows.FontEntry
Platform font name.
name(Set<ExportRelationToGpxAction.Mode>) - Static method in class org.openstreetmap.josm.actions.relation.ExportRelationToGpxAction
 
NAME - Static variable in class org.openstreetmap.josm.io.GeoJSONReader
 
name_context - Variable in class org.openstreetmap.josm.gui.tagging.presets.TaggingPreset
Translation context for name
NAME_FIELD - Static variable in class org.openstreetmap.josm.data.imagery.vectortile.mapbox.Layer
 
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
The name property of the layer.
NAME_SPLIT_PATTERN - Static variable in class org.openstreetmap.josm.data.validation.tests.NameMismatch
 
NAME_TAG - Static variable in class org.openstreetmap.josm.data.validation.tests.Addresses
 
NAME_TRANSLATION_MISSING - Static variable in class org.openstreetmap.josm.data.validation.tests.NameMismatch
 
nameComplementTags - Variable in class org.openstreetmap.josm.gui.mappaint.styleelement.LabelCompositionStrategy.DeriveLabelFromNameTagsCompositionStrategy
 
NAMED_COLOR_PREFIX - Static variable in class org.openstreetmap.josm.data.preferences.NamedColorProperty
 
NAMED_WAYS - Static variable in class org.openstreetmap.josm.data.validation.tests.UntaggedWay
Ways that must have a name
NamedColorProperty - Class in org.openstreetmap.josm.data.preferences
A property containing a Color value with additional information associated to it.
NamedColorProperty(String, Color) - Constructor for class org.openstreetmap.josm.data.preferences.NamedColorProperty
Construct a new NamedColorProperty.
NamedColorProperty(String, String, String, Color) - Constructor for class org.openstreetmap.josm.data.preferences.NamedColorProperty
Construct a new NamedColorProperty.
NamedResultCellRenderer() - Constructor for class org.openstreetmap.josm.gui.download.PlaceSelection.NamedResultCellRenderer
Constructs a new NamedResultCellRenderer.
NamedResultTableColumnModel() - Constructor for class org.openstreetmap.josm.gui.download.PlaceSelection.NamedResultTableColumnModel
 
NamedResultTableModel(ListSelectionModel) - Constructor for class org.openstreetmap.josm.gui.download.PlaceSelection.NamedResultTableModel
 
NameFinder - Class in org.openstreetmap.josm.io
Search for names and related items.
NameFinder() - Constructor for class org.openstreetmap.josm.io.NameFinder
 
NameFinder.NameFinderResultParser - Class in org.openstreetmap.josm.io
A very primitive parser for the name finder's output.
NameFinder.SearchResult - Class in org.openstreetmap.josm.io
Data storage for search results.
NameFinderResultParser() - Constructor for class org.openstreetmap.josm.io.NameFinder.NameFinderResultParser
 
NameFormatter - Interface in org.openstreetmap.josm.data.osm
Formats a name for an IPrimitive.
NameFormatterHook - Interface in org.openstreetmap.josm.data.osm
Hooks that allow correcting the name of a OSM primitive
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
Constructs a new NameMismatch test.
NameQueryTask(URL, Consumer<List<NameFinder.SearchResult>>) - Constructor for class org.openstreetmap.josm.gui.download.PlaceSelection.NameQueryTask
 
names - Variable in class org.openstreetmap.josm.data.osm.User
the user name
NAMES - Static variable in class org.openstreetmap.josm.gui.preferences.projection.PuwgProjectionChoice
 
namespace - Variable in class org.openstreetmap.josm.tools.XmlObjectParser.AddNamespaceFilter
 
NAMESPACE - Static variable in class org.openstreetmap.josm.gui.tagging.presets.TaggingPresetReader
The XML namespace for the tagging presets
namespaces - Variable in class org.openstreetmap.josm.data.gpx.GpxData
All namespaces read from the original file
namesSimplified - Variable in class org.openstreetmap.josm.gui.tagging.presets.TaggingPresetSelector.PresetClassification
nameSupportedProjections() - Method in class org.openstreetmap.josm.gui.layer.Layer
Specify user information about projections
nameTags - Variable in class org.openstreetmap.josm.gui.mappaint.styleelement.LabelCompositionStrategy.DeriveLabelFromNameTagsCompositionStrategy
 
nameTemplate - Variable in class org.openstreetmap.josm.gui.tagging.presets.TaggingPreset
The name_template custom name formatter.
nameTemplateFilter - Variable in class org.openstreetmap.josm.gui.tagging.presets.TaggingPreset
The name_template_filter
nameText - Variable in class org.openstreetmap.josm.gui.MapStatus
 
nameValidator - Variable in class org.openstreetmap.josm.gui.download.UserQueryList.EditItemDialog
 
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.data.osm.DefaultNameFormatter
the current list of tags used as naming tags in relations
NANO_DEGREES - Static variable in class org.openstreetmap.josm.io.OsmPbfReader
Nano degrees
NativeCertAmend(Collection<String>, String, String, String) - Constructor for class org.openstreetmap.josm.io.CertificateAmendment.NativeCertAmend
 
NativeFileChooser - Class in org.openstreetmap.josm.gui.widgets
File chooser based on the AWT's FileDialog implementation, which looks like more a native file chooser than the Swing implementation.
NativeFileChooser(File) - Constructor for class org.openstreetmap.josm.gui.widgets.NativeFileChooser
Constructs a new NativeFileChooser.
nativeFileChoosers - Variable in class org.openstreetmap.josm.gui.preferences.display.LafPreference
 
nativeScale - Variable in class org.openstreetmap.josm.gui.layer.imagery.ReprojectionTile
 
nativeScaleLayer - Variable in class org.openstreetmap.josm.gui.NavigatableComponent
The layer which scale is set to.
NativeScaleLayer - Interface in org.openstreetmap.josm.gui.layer
Represents a layer that has native scales.
NativeScaleLayer.Scale - Class in org.openstreetmap.josm.gui.layer
Represents a scale with native flag, used in NativeScaleLayer.ScaleList
NativeScaleLayer.ScaleList - Class in org.openstreetmap.josm.gui.layer
List of scales, may include intermediate steps between native resolutions
NativeScaleLayerCellRenderer() - Constructor for class org.openstreetmap.josm.gui.dialogs.LayerListDialog.NativeScaleLayerCellRenderer
Constructs a new ActiveLayerCellRenderer.
NativeScaleLayerCheckBox() - Constructor for class org.openstreetmap.josm.gui.dialogs.LayerListDialog.NativeScaleLayerCheckBox
 
nativeScaleList - Variable in class org.openstreetmap.josm.data.imagery.WMTSTileSource
 
nativeScaleList - Static variable in class org.openstreetmap.josm.gui.layer.TMSLayer
 
NAUTICAL_MILE - Static variable in class org.openstreetmap.josm.data.SystemOfMeasurement
Nautical mile system (navigation, polar exploration).
NauticalCoordinateFormat - Class in org.openstreetmap.josm.data.coor.conversion
Coordinate format that converts a coordinate to degrees and minutes (nautical format).
NauticalCoordinateFormat() - Constructor for class org.openstreetmap.josm.data.coor.conversion.NauticalCoordinateFormat
 
NavigatableComponent - Class in org.openstreetmap.josm.gui
A component that can be navigated by a MapMover.
NavigatableComponent() - Constructor for class org.openstreetmap.josm.gui.NavigatableComponent
Constructs a new NavigatableComponent.
NavigatableComponent.PrimitiveHoverMouseListener - Class in org.openstreetmap.josm.gui
Listener for mouse movement events.
NavigatableComponent.SmoothScrollThread - Class in org.openstreetmap.josm.gui
Thread class for smooth scrolling.
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
 
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.ComputeStyleListWorker
 
nc - Variable in class org.openstreetmap.josm.gui.dialogs.ConflictDialog.ConflictPainter
 
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 that provides us with OSM data and the aspect is taken from.
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.gpx.DownloadAlongTrackAction
 
NEAR_TRACK - Static variable in class org.openstreetmap.josm.gui.layer.gpx.DownloadAlongTrackAction
 
NEAR_WAYPOINTS - Static variable in class org.openstreetmap.josm.gui.layer.gpx.DownloadAlongTrackAction
 
nearby(Node, double) - Method in class org.openstreetmap.josm.data.validation.tests.UnconnectedWays.MyWaySegment
 
nearbyNodes(double) - Method in class org.openstreetmap.josm.data.validation.tests.UnconnectedWays.MyWaySegment
We know that any point near the line segment must be at least as close as the other end of the line, plus a little fudge for the distance away (dist)
NEAREST_NEIGHBOR - org.openstreetmap.josm.tools.ImageWarp.Interpolation
Nearest neighbor.
nearestNode - Variable in class org.openstreetmap.josm.actions.mapmode.DeleteAction.DeleteParameters
 
nearestPlace - Variable in class org.openstreetmap.josm.io.NameFinder.SearchResult
 
nearestPointOnTrack(EastNorth, double) - Method in class org.openstreetmap.josm.data.gpx.GpxData
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
 
neededIncompleteMembers - Variable in class org.openstreetmap.josm.command.SplitWayCommand.RelationAnalysis
 
needsSave - Variable in class org.openstreetmap.josm.gui.io.SaveLayersTableColumnModel.RecommendedActionsTableCell
 
needsSplitPaneAdjustment - Variable in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetCacheManager
 
needsUpdate() - Method in class org.openstreetmap.josm.io.CacheCustomContent
 
needsUpdate(double) - Method in class org.openstreetmap.josm.gui.layer.imagery.ReprojectionTile
Check if it is necessary to refresh the cache to match the current mapview scale and get optimized image quality.
needsUpload - Variable in class org.openstreetmap.josm.gui.io.SaveLayersTableColumnModel.RecommendedActionsTableCell
 
needToReverseSplit(int, int, Relation, List<Way>) - Static method in class org.openstreetmap.josm.command.SplitWayCommand
This is only strictly necessary when we are splitting a route where it starts to loop back.
negated - Variable in enum org.openstreetmap.josm.gui.mappaint.mapcss.ConditionFactory.Op
 
NEGATED_OPS - Static variable in enum org.openstreetmap.josm.gui.mappaint.mapcss.ConditionFactory.Op
 
negateResult - Variable in class org.openstreetmap.josm.gui.mappaint.mapcss.ConditionFactory.KeyCondition
If we should negate the result of the match.
negateResult - Variable in class org.openstreetmap.josm.gui.mappaint.mapcss.ConditionFactory.KeyRegexpCondition
If we should negate the result of the match.
NEQ - org.openstreetmap.josm.gui.mappaint.mapcss.ConditionFactory.Op
The value does not equal the reference.
NETWORK_ERRORS - Static variable in class org.openstreetmap.josm.io.NetworkManager
 
NetworkManager - Class in org.openstreetmap.josm.io
Handles global network features (errors and online/offline resources).
NetworkManager() - Constructor for class org.openstreetmap.josm.io.NetworkManager
 
neutralColor - Variable in class org.openstreetmap.josm.gui.layer.gpx.GpxDrawHelper
 
Never() - Constructor for class org.openstreetmap.josm.data.osm.search.SearchCompiler.Never
 
NEVER - org.openstreetmap.josm.gui.preferences.plugin.PluginUpdatePolicyPanel.Policy
 
New() - Constructor for class org.openstreetmap.josm.data.osm.search.SearchCompiler.New
 
NEW - org.openstreetmap.josm.gui.dialogs.PropertiesMembershipChoiceDialog.ExistingBothNew
 
NEW_SOURCE_ENTRY - org.openstreetmap.josm.gui.preferences.SourceEditor.I18nString
New (style|preset|rule) entry
NEW_SOURCE_ENTRY_TOOLTIP - org.openstreetmap.josm.gui.preferences.SourceEditor.I18nString
Add a new (style|preset|rule) by entering filename or URL
NEW_STATE - Static variable in class org.openstreetmap.josm.gui.widgets.OrientationAction
 
newAction - Variable in class org.openstreetmap.josm.gui.dialogs.NotesDialog
 
newAction - Variable in class org.openstreetmap.josm.gui.dialogs.RelationListDialog
 
newAction - Variable in class org.openstreetmap.josm.gui.MainMenu
File / New Layer
NewAction - Class in org.openstreetmap.josm.actions
Creates a blank new OSM data layer.
NewAction() - Constructor for class org.openstreetmap.josm.actions.NewAction
Constructs a NewAction.
NewAction() - Constructor for class org.openstreetmap.josm.gui.dialogs.NotesDialog.NewAction
Constructs a new NewAction.
NewAction() - Constructor for class org.openstreetmap.josm.gui.dialogs.RelationListDialog.NewAction
 
newActionWithDownloadIcon() - Static method in class org.openstreetmap.josm.actions.DownloadNotesInViewAction
Constructs a new DownloadNotesInViewAction with download icon.
newActionWithNoteIcon() - Static method in class org.openstreetmap.josm.actions.DownloadNotesInViewAction
Constructs a new DownloadNotesInViewAction with note icon.
NewActiveSourceAction() - Constructor for class org.openstreetmap.josm.gui.preferences.SourceEditor.NewActiveSourceAction
 
newChangesetId - Variable in class org.openstreetmap.josm.data.osm.event.ChangesetIdChangedEvent
 
newDataFlavor(Class<?>, String) - Static method in class org.openstreetmap.josm.gui.datatransfer.ClipboardUtils
Returns a new DataFlavor for the given class and human-readable name.
newDirectExecutor() - Static method in class org.openstreetmap.josm.tools.Utils
Returns an executor which executes commands in the calling thread
NewEntryAction() - Constructor for class org.openstreetmap.josm.gui.preferences.advanced.AbstractTableListEditor.NewEntryAction
 
NewEntryAction(ImageryInfo.ImageryType) - Constructor for class org.openstreetmap.josm.gui.preferences.imagery.ImageryProvidersPanel.NewEntryAction
 
newEntryListModel() - Method in class org.openstreetmap.josm.gui.preferences.advanced.AbstractTableListEditor
 
newEntryListModel() - Method in class org.openstreetmap.josm.gui.preferences.advanced.ListListEditor
 
newEntryListModel() - Method in class org.openstreetmap.josm.gui.preferences.advanced.MapListEditor
 
newFilterWithArchiveExtensions(String, String, String, boolean) - Static method in class org.openstreetmap.josm.actions.ExtensionFileFilter
Construct an extension file filter with the extensions supported by Compression automatically added to the extensions.
newFilterWithArchiveExtensions(String, String, String, ExtensionFileFilter.AddArchiveExtension, List<String>) - Static method in class org.openstreetmap.josm.actions.ExtensionFileFilter
Construct an extension file filter with the extensions supported by Compression automatically added to the extensions.
newForkJoinPool() - Static method in class org.openstreetmap.josm.data.osm.visitor.paint.StyledMapRenderer
 
newForkJoinPool(String, String, int) - Static method in class org.openstreetmap.josm.tools.Utils
Returns a ForkJoinPool with the parallelism given by the preference key.
newHighlights - Variable in class org.openstreetmap.josm.actions.mapmode.DrawAction
 
NewIconPathAction() - Constructor for class org.openstreetmap.josm.gui.preferences.SourceEditor.NewIconPathAction
 
newId - Variable in class org.openstreetmap.josm.io.DiffResultProcessor.DiffResultEntry
 
newInstance(long, boolean) - Method in enum org.openstreetmap.josm.data.osm.OsmPrimitiveType
Constructs a new primitive instance (node, way or relation) without version.
newIsoDateFormat() - Static method in class org.openstreetmap.josm.tools.date.DateUtils
Returns a new SimpleDateFormat for date only, according to ISO 8601.
newKey - Variable in class org.openstreetmap.josm.actions.upload.FixDataHook.FixDataKey
key of correct data
newKey - Variable in class org.openstreetmap.josm.actions.upload.FixDataHook.FixDataTag
key of correct data
newKey - Variable in class org.openstreetmap.josm.command.ChangePropertyKeyCommand
The mew key.
newKey - Variable in class org.openstreetmap.josm.data.correction.TagCorrection
New key
newLayer - Variable in class org.openstreetmap.josm.actions.downloadtasks.DownloadGpsTask.DownloadTask
 
newLayer - Variable in class org.openstreetmap.josm.actions.downloadtasks.DownloadParams
 
newLayer - Variable in class org.openstreetmap.josm.gui.download.DownloadDialog.DownloadAction
 
newLayer - Variable in class org.openstreetmap.josm.gui.download.DownloadObjectDialog
 
newLayer - Variable in class org.openstreetmap.josm.gui.io.DownloadPrimitivesWithReferrersTask
If true download into a new layer
newLayerName - Variable in class org.openstreetmap.josm.actions.downloadtasks.DownloadOsmTask
 
newLayers - Variable in class org.openstreetmap.josm.data.imagery.ImageryLayerInfo.DefaultEntryLoader
 
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
 
newNode - Variable in class org.openstreetmap.josm.gui.dialogs.PropertiesMembershipChoiceDialog.ExistingBothNewChoice
The "New node" button
newNode(LatLon) - Static method in class org.openstreetmap.josm.data.osm.OsmUtils
 
newNoteId - Variable in class org.openstreetmap.josm.data.osm.NoteData
 
newOrUndeleted - Variable in class org.openstreetmap.josm.data.APIDataSet.RelationUploadDependencyGraph
 
newOsm - Variable in class org.openstreetmap.josm.command.ChangeCommand
 
newRadioButton(ProxyPolicy, String) - Method in class org.openstreetmap.josm.gui.preferences.server.ProxyPreferencesPanel
 
newRelation(LatLon, boolean) - Static method in class org.openstreetmap.josm.data.osm.OsmUtils
 
newRole - Variable in class org.openstreetmap.josm.command.ChangeRelationMemberRoleCommand
 
newRole - Variable in class org.openstreetmap.josm.data.correction.RoleCorrection
New role
newSafeDOMBuilder() - Static method in class org.openstreetmap.josm.tools.XmlUtils
Returns a new secure DOM builder, supporting XML namespaces.
newSafeSAXParser() - Static method in class org.openstreetmap.josm.tools.XmlUtils
Returns a new secure SAX parser, supporting XML namespaces.
newSafeTransformerFactory() - Static method in class org.openstreetmap.josm.tools.XmlUtils
Returns a new secure TransformerFactory.
newSafeValidator(Schema) - Static method in class org.openstreetmap.josm.tools.XmlUtils
Returns a new secure Validator.
newSafeXMLInputFactory() - Static method in class org.openstreetmap.josm.tools.XmlUtils
Returns a new secure XMLInputFactory.
newSearchTask(SearchSetting, SearchAction.SearchReceiver) - Static method in class org.openstreetmap.josm.actions.search.SearchAction.SearchTask
 
newSearchTask(SearchSetting, OsmData<?, ?, ?, ?>, SearchAction.SearchReceiver) - Static method in class org.openstreetmap.josm.actions.search.SearchAction.SearchTask
Create a new search task for the given search setting.
newSelection - Variable in class org.openstreetmap.josm.command.SelectCommand
the primitives to select when executing the command
newSelection - Variable in class org.openstreetmap.josm.command.SplitWayCommand
 
newTableModel() - Method in class org.openstreetmap.josm.gui.preferences.advanced.AbstractTableListEditor
 
newTableModel() - Method in class org.openstreetmap.josm.gui.preferences.advanced.ListListEditor
 
newTableModel() - Method in class org.openstreetmap.josm.gui.preferences.advanced.MapListEditor
 
newTextArea() - Static method in class org.openstreetmap.josm.gui.history.CoordinateInfoViewer
 
newThreadFactory(String, int) - Static method in class org.openstreetmap.josm.tools.Utils
Creates a new ThreadFactory which creates threads with names according to nameFormat.
newToken(int) - Static method in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.Token
 
newToken(int, String) - Static method in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.Token
Returns a new Token object, by default.
newUnlocalizedDecimalFormat(String) - Static method in class org.openstreetmap.josm.data.coor.conversion.AbstractCoordinateFormat
Creates a new unlocalized DecimalFormat.
newValue - Variable in class org.openstreetmap.josm.actions.upload.FixDataHook.FixDataTag
value of correct data
newValue - Variable in class org.openstreetmap.josm.data.correction.TagCorrection
New value
newValue - Variable in class org.openstreetmap.josm.spi.preferences.DefaultPreferenceChangeEvent
 
newVersion - Variable in class org.openstreetmap.josm.io.DiffResultProcessor.DiffResultEntry
 
newVersionedInstance(long, int) - Method in enum org.openstreetmap.josm.data.osm.OsmPrimitiveType
Constructs a new primitive instance (node, way or relation) with given version.
newWay(LatLon, boolean) - Static method in class org.openstreetmap.josm.data.osm.OsmUtils
 
newWays - Variable in class org.openstreetmap.josm.actions.SplitWayAction.SegmentToKeepSelectionDialog
 
newWays - Variable in class org.openstreetmap.josm.command.SplitWayCommand
 
newXmlSchemaFactory() - Static method in class org.openstreetmap.josm.tools.XmlUtils
Returns the W3C XML Schema factory implementation.
next - Variable in class org.openstreetmap.josm.data.gpx.GpxData.LinesIterator
 
next - Variable in class org.openstreetmap.josm.gui.mappaint.mapcss.MapCSSRuleIndex.RuleCandidatesIterator
 
next - Variable in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParser.JJCalls
 
next - Variable in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.Token
A reference to the next regular (non-special) token from the input stream.
next - Variable in class org.openstreetmap.josm.gui.mappaint.styleelement.placement.OnLineStrategy.GlyphRotatingVisitor
 
next() - Method in class org.openstreetmap.josm.data.gpx.GpxData.LinesIterator
 
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.TagMap.TagEntryIterator
 
next() - Method in class org.openstreetmap.josm.data.osm.visitor.paint.OffsetIterator
 
next() - Method in class org.openstreetmap.josm.data.protobuf.ProtobufParser
Get the "next" WireType
next() - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.MapCSSRuleIndex.RuleCandidatesIterator
 
next() - Method in class org.openstreetmap.josm.tools.bugreport.ReportedException.CauseTraceIterator
 
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
Get the next element that was parsed
NEXT - org.openstreetmap.josm.actions.AutoScaleAction.AutoScaleMode
Zoom to the next zoomed to scale and location (zoom redo)
nextByte() - Method in class org.openstreetmap.josm.data.protobuf.ProtobufParser
Get the next byte
nextContentNode() - Method in class org.openstreetmap.josm.data.osm.QuadBuckets.QBLevel
 
nextContentNode(QuadBuckets.QBLevel<T>) - Method in class org.openstreetmap.josm.data.osm.QuadBuckets.QuadBucketIterator
 
nextFixed32() - Method in class org.openstreetmap.josm.data.protobuf.ProtobufParser
Get the next 32 bits (WireType.THIRTY_TWO_BIT)
nextFixed64() - Method in class org.openstreetmap.josm.data.protobuf.ProtobufParser
Get the next 64 bits (WireType.SIXTY_FOUR_BIT)
nextFocusComponent - Variable in class org.openstreetmap.josm.gui.tagging.TagTable
 
nextImage - Variable in class org.openstreetmap.josm.gui.layer.geoimage.RemoteEntry
 
nextLengthDelimited(ByteArrayOutputStream) - Method in class org.openstreetmap.josm.data.protobuf.ProtobufParser
Get the next delimited message (WireType.LENGTH_DELIMITED)
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.widgets.MultiSplitLayout.Node
Return the Node that comes after this one in the parent's list of children, or null.
nextState() - Method in class org.openstreetmap.josm.gui.widgets.QuadStateCheckBox
Rotate to the next allowed state.
nextState() - Method in class org.openstreetmap.josm.gui.widgets.QuadStateCheckBox.QuadStateDecorator
Rotate to the next allowed state.
nextTF - Variable in class org.openstreetmap.josm.gui.io.CredentialDialog.TFKeyListener
 
nextTileOrigin - Variable in class org.openstreetmap.josm.gui.layer.imagery.TileAnchor
 
nextToken() - Method in class org.openstreetmap.josm.data.osm.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
Get the next token
nextVarInt() - Method in class org.openstreetmap.josm.data.protobuf.ProtobufPacked
Gets the location where the next var int begins.
nextVarInt(ByteArrayOutputStream) - Method in class org.openstreetmap.josm.data.protobuf.ProtobufParser
Get the next var int (WireType#VARINT)
niceThreadName(Thread) - Static method in exception org.openstreetmap.josm.tools.bugreport.ReportedException
 
NL - Static variable in class org.openstreetmap.josm.gui.dialogs.InspectPrimitiveDataText
 
NMEAImporter - Class in org.openstreetmap.josm.gui.io.importexport
File importer allowing to import NMEA-0183 files (*.nmea/nme/nma/log/txt files).
NMEAImporter() - Constructor for class org.openstreetmap.josm.gui.io.importexport.NMEAImporter
Constructs a new NMEAImporter.
NmeaParser - Class in org.openstreetmap.josm.io.nmea
Parses NMEA 0183 data.
NmeaParser() - Constructor for class org.openstreetmap.josm.io.nmea.NmeaParser
Constructs a new NmeaParser
NmeaParser.GGA - Enum in org.openstreetmap.josm.io.nmea
Global Positioning System Fix Data.
NmeaParser.GLL - Enum in org.openstreetmap.josm.io.nmea
Geographic Position - Latitude/Longitude.
NmeaParser.GSA - Enum in org.openstreetmap.josm.io.nmea
GNSS DOP and Active Satellites.
NmeaParser.RMC - Enum in org.openstreetmap.josm.io.nmea
Recommended Minimum Specific GNSS Data.
NmeaParser.VTG - Enum in org.openstreetmap.josm.io.nmea
Course Over Ground and Ground Speed.
NmeaReader - Class in org.openstreetmap.josm.io.nmea
Reads a NMEA 0183 file.
NmeaReader(InputStream) - Constructor for class org.openstreetmap.josm.io.nmea.NmeaReader
Constructs a new NmeaReader
nNode - Variable in class org.openstreetmap.josm.actions.OrthogonalizeAction.WayData
Number of Nodes of the Way
NO - org.openstreetmap.josm.gui.ConditionalOptionPaneUtil.NotShowAgain
 
NO - org.openstreetmap.josm.gui.dialogs.properties.TagEditHelper.RefreshRecent
 
NO_AREA_KEYS - Static variable in class org.openstreetmap.josm.data.validation.tests.TagChecker
 
NO_CONNECTIVITY_TAG - Static variable in class org.openstreetmap.josm.data.validation.tests.ConnectivityRelations
 
NO_DATA_ERROR_MESSAGES - Static variable in class org.openstreetmap.josm.actions.downloadtasks.PostDownloadHandler
 
NO_DATA_FOUND - Static variable in class org.openstreetmap.josm.actions.downloadtasks.DownloadOsmTask
 
NO_DEFAULT - org.openstreetmap.josm.tools.OsmPrimitiveImageProvider.Options
no_defs - org.openstreetmap.josm.data.projection.CustomProjection.Param
Don't use the /usr/share/proj/proj_def.dat defaults file
NO_DEPRECATED - org.openstreetmap.josm.tools.OsmPrimitiveImageProvider.Options
Exclude icon indicating deprecated tag usage.
NO_FRAGMENTS - Static variable in class org.openstreetmap.josm.data.validation.routines.UrlValidator
Enabling this options disallows any URL fragments.
NO_FROM - Static variable in class org.openstreetmap.josm.data.validation.tests.TurnrestrictionTest
 
NO_MAXIMIZE - org.openstreetmap.josm.gui.ProgramArguments.Option
--no-maximize Do not launch in maximized mode
NO_NOTES_FOUND - Static variable in class org.openstreetmap.josm.actions.downloadtasks.DownloadNotesTask
 
no_off - org.openstreetmap.josm.data.projection.CustomProjection.Param
select "Hotine" variant of Oblique Mercator
no_off - Variable in class org.openstreetmap.josm.data.projection.proj.ProjParameters
NO_PRESETS - org.openstreetmap.josm.tools.OsmPrimitiveImageProvider.Options
Exclude tagging preset icons.
NO_PROXY - org.openstreetmap.josm.io.ProxyPolicy
No proxy: JOSM will access Internet resources directly
NO_PROXY_LIST - Static variable in class org.openstreetmap.josm.io.DefaultProxySelector
 
NO_ROTATION - Static variable in interface org.openstreetmap.josm.tools.RotationAngle
A no-rotation angle that always returns 0.
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 area style for multipolygon
NO_SUITABLE_WAY - Static variable in class org.openstreetmap.josm.data.validation.tests.DirectionNodes
 
NO_TILE - org.openstreetmap.josm.io.imagery.ImageryReader.State
 
NO_TILE_AT_ZOOM - Static variable in class org.openstreetmap.josm.data.cache.CacheEntryAttributes
 
NO_TILESUM - org.openstreetmap.josm.io.imagery.ImageryReader.State
 
NO_TO - Static variable in class org.openstreetmap.josm.data.validation.tests.TurnrestrictionTest
 
no_uoff - org.openstreetmap.josm.data.projection.CustomProjection.Param
legacy alias for no_off
NO_URLS - Static variable in class org.openstreetmap.josm.data.imagery.vectortile.mapbox.style.Source
 
NO_USER_INPUT - Static variable in class org.openstreetmap.josm.data.tagging.ac.AutoCompletionPriority
 
NO_VIA - Static variable in class org.openstreetmap.josm.data.validation.tests.TurnrestrictionTest
 
NO_WAY_CODE - Static variable in class org.openstreetmap.josm.data.validation.tests.DirectionNodes
 
NO_WAY_PRESETS - org.openstreetmap.josm.tools.OsmPrimitiveImageProvider.Options
Exclude tagging preset icons for ways.
noAutoCompletionString - Variable in class org.openstreetmap.josm.gui.tagging.ac.AutoCompletingTextField
a string which should not be auto completed
noChecksum - Variable in class org.openstreetmap.josm.io.nmea.NmeaParser
 
noDataColor - Variable in class org.openstreetmap.josm.tools.ColorScale
 
node - org.openstreetmap.josm.actions.mapmode.DeleteAction.DeleteMode
 
node - org.openstreetmap.josm.actions.mapmode.SelectAction.SelectActionCursor
 
node - Variable in class org.openstreetmap.josm.actions.CreateCircleAction.PolarNode
 
node - Variable in class org.openstreetmap.josm.data.osm.event.NodeMovedEvent
 
node - Variable in exception org.openstreetmap.josm.gui.widgets.MultiSplitLayout.InvalidLayoutException
 
Node - Class in org.openstreetmap.josm.data.osm
One node data, consisting of one world coordinate waypoint.
Node() - Constructor for class org.openstreetmap.josm.data.osm.Node
Constructs a new local Node with id 0.
Node() - Constructor for class org.openstreetmap.josm.gui.widgets.MultiSplitLayout.Node
Constructs a new Node.
Node(long) - Constructor for class org.openstreetmap.josm.data.osm.Node
Constructs an incomplete Node object with the given id.
Node(long, boolean) - Constructor for class org.openstreetmap.josm.data.osm.Node
 
Node(long, int) - Constructor for class org.openstreetmap.josm.data.osm.Node
Constructs a new Node with the given id and version.
Node(EastNorth) - Constructor for class org.openstreetmap.josm.data.osm.Node
Constructs a new Node with the given east/north with id 0.
Node(LatLon) - Constructor for class org.openstreetmap.josm.data.osm.Node
Constructs a new Node with the given lat/lon with id 0.
Node(Node) - Constructor for class org.openstreetmap.josm.data.osm.Node
Constructs an identical clone of the argument (including the id).
Node(Node, boolean) - Constructor for class org.openstreetmap.josm.data.osm.Node
Constructs an identical clone of the argument.
NODE - org.openstreetmap.josm.data.osm.OsmPrimitiveType
Node type
NODE - org.openstreetmap.josm.data.osm.visitor.paint.PaintColors
Normal nodes
NODE - org.openstreetmap.josm.gui.tagging.presets.TaggingPresetType
Node
node_add - org.openstreetmap.josm.actions.mapmode.SelectAction.SelectActionCursor
 
NODE_COLUMN - Static variable in class org.openstreetmap.josm.gui.history.NodeListTableColumnModel
 
NODE_MOVED - org.openstreetmap.josm.data.osm.event.AbstractDatasetChangedEvent.DatasetEventType
The lat/lon coordinates of a node have changed.
node_rm - org.openstreetmap.josm.actions.mapmode.SelectAction.SelectActionCursor
 
node_with_references - org.openstreetmap.josm.actions.mapmode.DeleteAction.DeleteMode
 
nodeColor - Variable in class org.openstreetmap.josm.data.osm.visitor.paint.AbstractMapRenderer
Color Preference for nodes
nodeColor - Variable in class org.openstreetmap.josm.data.osm.visitor.paint.MapPaintSettings
Color Preference for nodes
nodeComparator - Variable in class org.openstreetmap.josm.data.osm.DefaultNameFormatter
 
nodeCount - Variable in class org.openstreetmap.josm.actions.mapmode.ParallelWays
 
nodeCount - Variable in class org.openstreetmap.josm.data.projection.datum.NTV2SubGrid
 
NodeCountRange(PushbackTokenizer) - Constructor for class org.openstreetmap.josm.data.osm.search.SearchCompiler.NodeCountRange
 
NodeCountRange(PushbackTokenizer.Range) - Constructor for class org.openstreetmap.josm.data.osm.search.SearchCompiler.NodeCountRange
 
NodeData - Class in org.openstreetmap.josm.data.osm
The data on a single node (tags and position) that is stored in the database
NodeData() - Constructor for class org.openstreetmap.josm.data.osm.NodeData
Constructs a new NodeData.
NodeData(long) - Constructor for class org.openstreetmap.josm.data.osm.NodeData
Constructs a new NodeData with given id.
NodeData(NodeData) - Constructor for class org.openstreetmap.josm.data.osm.NodeData
Constructs a new NodeData.
NodeDistanceToRefNodeComparator(Node, Node, boolean) - Constructor for class org.openstreetmap.josm.actions.JoinNodeWayAction.NodeDistanceToRefNodeComparator
 
nodeDragWithoutCtrl - Variable in class org.openstreetmap.josm.actions.mapmode.ExtrudeAction
 
NodeElement - Class in org.openstreetmap.josm.gui.mappaint.styleelement
applies for Nodes and turn restriction relations
NodeElement(Cascade, MapImage, Symbol, float, RotationAngle) - Constructor for class org.openstreetmap.josm.gui.mappaint.styleelement.NodeElement
 
nodeFurthestAppart(List<Node>) - Static method in class org.openstreetmap.josm.actions.AlignInLineAction
Return the two nodes the most distant from the provided list.
NodeGraph - Class in org.openstreetmap.josm.data.osm
A directed or undirected graph of nodes.
NodeGraph() - Constructor for class org.openstreetmap.josm.data.osm.NodeGraph
Constructs a new NodeGraph.
NodeHash() - Constructor for class org.openstreetmap.josm.data.validation.tests.DuplicateNode.NodeHash
 
nodeIcon - Variable in class org.openstreetmap.josm.gui.history.NodeListTableCellRenderer
 
nodeIds - Variable in class org.openstreetmap.josm.data.osm.history.HistoryWay
 
nodeInsidePolygon(INode, List<? extends INode>) - 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
Column model used in NodeListTable.
NodeListColumnModel(TableCellRenderer) - Constructor for class org.openstreetmap.josm.gui.conflict.pair.nodes.NodeListColumnModel
Constructs a new NodeListColumnModel.
NodeListMergeModel - Class in org.openstreetmap.josm.gui.conflict.pair.nodes
The model for merging two lists of way 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
Constructs a new NodeListMerger.
NodeListTable - Class in org.openstreetmap.josm.gui.conflict.pair.nodes
Node list table.
NodeListTable(String, AbstractListMergeModel<Node, WayNodesConflictResolverCommand>, OsmPrimitivesTableModel, ListSelectionModel) - Constructor for class org.openstreetmap.josm.gui.conflict.pair.nodes.NodeListTable
Constructs a new NodeListTable.
NodeListTableCellRenderer - Class in org.openstreetmap.josm.gui.conflict.pair.nodes
This is the TableCellRenderer used in the node tables of NodeListMerger.
NodeListTableCellRenderer - Class in org.openstreetmap.josm.gui.history
A TableCellRenderer for the NodeListViewer.
NodeListTableCellRenderer() - Constructor for class org.openstreetmap.josm.gui.conflict.pair.nodes.NodeListTableCellRenderer
constructor
NodeListTableCellRenderer() - Constructor for class org.openstreetmap.josm.gui.history.NodeListTableCellRenderer
Constructs a new 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
Constructs a new 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
Constructs a new NodeListViewer.
NodeListViewer.InternalPopupMenuLauncher - Class in org.openstreetmap.josm.gui.history
 
nodeMoved(NodeMovedEvent) - Method in class org.openstreetmap.josm.actions.mapmode.ImproveWayAccuracyAction
 
nodeMoved(NodeMovedEvent) - Method in class org.openstreetmap.josm.actions.SplitWayAction.SegmentToKeepSelectionDialog.SplitWayDataSetListener
 
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
Check if this polygon was changed by a node move
nodeMoved(NodeMovedEvent) - Method in class org.openstreetmap.josm.data.osm.visitor.paint.relations.MultipolygonCache
 
nodeMoved(NodeMovedEvent) - Method in class org.openstreetmap.josm.gui.autofilter.AutoFilterManager
 
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.dialogs.validator.ValidatorTreePanel
 
nodeMoved(NodeMovedEvent) - Method in class org.openstreetmap.josm.gui.history.HistoryBrowserModel
 
nodeMoved(NodeMovedEvent) - Method in class org.openstreetmap.josm.gui.MapStatus
 
nodeMoved(NodeMovedEvent) - Method in class org.openstreetmap.josm.gui.tagging.ac.AutoCompletionManager
 
NodeMovedEvent - Class in org.openstreetmap.josm.data.osm.event
An event that is triggered on a node move (lat/lon change)
NodeMovedEvent(DataSet, Node) - Constructor for class org.openstreetmap.josm.data.osm.event.NodeMovedEvent
Constructs a new NodeMovedEvent.
nodeOverlapsRectangle(MultiSplitLayout.Node, Rectangle) - Static method in class org.openstreetmap.josm.gui.widgets.MultiSplitLayout
 
NodePair - Class in org.openstreetmap.josm.data.osm
A directed pair of nodes (a,b != b,a).
NodePair(Node, Node) - Constructor for class org.openstreetmap.josm.data.osm.NodePair
Constructs a new NodePair.
NodePair(Pair<Node, Node>) - Constructor for class org.openstreetmap.josm.data.osm.NodePair
Constructs a new NodePair.
nodePairFurthestApart(List<Node>) - Static method in class org.openstreetmap.josm.actions.AlignInLineAction
Return 2 nodes making up the line along which provided nodes must be aligned.
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
 
nodeRules - Variable in class org.openstreetmap.josm.gui.mappaint.mapcss.MapCSSStyleIndex
Rules for nodes
nodes - Variable in class org.openstreetmap.josm.actions.SelectNonBranchingWaySequences
endpoints of selected ways
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.MultipolygonBuilder.JoinedPolygon
the nodes of the polygon, first node is not duplicated as last node.
nodes - Variable in class org.openstreetmap.josm.data.osm.QuadBucketPrimitiveStore
All nodes goes here, even when included in other data (ways etc).
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.OffsetIterator
 
nodes - Variable in class org.openstreetmap.josm.data.osm.visitor.paint.relations.Multipolygon.JoinedWay
 
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.vector.VectorWay
 
nodes - Variable in class org.openstreetmap.josm.gui.dialogs.relation.sort.RelationNodeMap.NodesWays
 
nodes - Variable in class org.openstreetmap.josm.gui.layer.OsmDataLayer.DataCountVisitor
Nodes that have been visited
nodes - Variable in class org.openstreetmap.josm.io.MultiFetchServerObjectReader
 
NODES - Static variable in class org.openstreetmap.josm.data.osm.search.SearchCompiler
 
nodesToGpxData(Collection<Node>, GpxData, Set<Node>, String) - Static method in class org.openstreetmap.josm.gui.layer.OsmDataLayer
 
nodesToRemove - Variable in class org.openstreetmap.josm.actions.SimplifyWayAction.SimplifyChangeListener
 
nodesToTest - Variable in class org.openstreetmap.josm.data.validation.tests.UnconnectedWays
 
NodesWays(boolean) - Constructor for class org.openstreetmap.josm.gui.dialogs.relation.sort.RelationNodeMap.NodesWays
 
nodeToWayPoint(Node, long) - Static method in class org.openstreetmap.josm.gui.layer.OsmDataLayer
Converts a node to a waypoint with default GpxConstants.GPX_PREFIX for tags.
nodeToWayPoint(Node, long, String) - Static method in class org.openstreetmap.josm.gui.layer.OsmDataLayer
Converts a node to a waypoint with a configurable GPX prefix for tags.
nodeVirtualSize - Variable in class org.openstreetmap.josm.actions.mapmode.SelectAction.VirtualManager
 
NoExtension - Class in org.openstreetmap.josm.gui.animation
Animation no-op extension.
NoExtension() - Constructor for class org.openstreetmap.josm.gui.animation.NoExtension
 
NoGpxDataWrapper() - Constructor for class org.openstreetmap.josm.gui.layer.geoimage.CorrelateGpxWithImages.NoGpxDataWrapper
 
NoGpxTimestamps() - Constructor for exception org.openstreetmap.josm.gui.layer.geoimage.CorrelateGpxWithImages.NoGpxTimestamps
 
nokiaSportsTrackerBug - Variable in class org.openstreetmap.josm.io.GpxParser
 
NoMetadataReaderWarning(String) - Constructor for exception org.openstreetmap.josm.gui.layer.geoimage.ImageUtils.NoMetadataReaderWarning
 
NOMINATIM_URL - Static variable in class org.openstreetmap.josm.io.NameFinder
Nominatim default URL.
NOMINATIM_URL_PROP - Static variable in class org.openstreetmap.josm.io.NameFinder
Nominatim URL property.
NON_CLOSED_WAY - Static variable in class org.openstreetmap.josm.data.validation.tests.MultipolygonTest
Multipolygon is not closed
NONAGON - org.openstreetmap.josm.gui.draw.SymbolShape
a nonagon
nonBranchingWaySequences - Variable in class org.openstreetmap.josm.gui.MainMenu
Selection / Non-branching way sequences
nonChangedLayers - Variable in class org.openstreetmap.josm.gui.MapView
 
nonChangedLayersBuffer - Variable in class org.openstreetmap.josm.gui.MapView
 
nonDefaultColor - Variable in class org.openstreetmap.josm.gui.preferences.advanced.PreferencesTable.SettingCellRenderer
 
nondiscardedLines - Variable in class org.openstreetmap.josm.tools.Diff.FileData
Total number of nondiscarded lines.
none - org.openstreetmap.josm.actions.mapmode.DeleteAction.DeleteMode
 
NONE - org.openstreetmap.josm.actions.ExtensionFileFilter.AddArchiveExtension
No extension is added
NONE - org.openstreetmap.josm.data.osm.search.SearchCompiler.ExactKeyValue.Mode
Nothing matches
NONE - org.openstreetmap.josm.data.validation.tests.PowerLines.NumberingDirection
No direction
NONE - org.openstreetmap.josm.gui.dialogs.relation.sort.WayConnectionType.Direction
 
NONE - org.openstreetmap.josm.gui.layer.gpx.GpxDrawHelper.ColorMode
No special colors
NONE - org.openstreetmap.josm.gui.tagging.presets.items.KeyedItem.MatchType
Neutral, i.e., do not consider this item for matching.
NONE - org.openstreetmap.josm.io.Compression
no compression
NONE - org.openstreetmap.josm.tools.bugreport.BugReportQueue.SuppressionMode
Suppress no dialogs.
NONE - Static variable in class org.openstreetmap.josm.tools.Shortcut
None group: used with KeyEvent.CHAR_UNDEFINED if no shortcut is defined
nonReversedText - Variable in class org.openstreetmap.josm.gui.history.ReversedChangeListener
 
NOOP - org.openstreetmap.josm.io.imagery.ImageryReader.State
 
noPassword - Variable in class org.openstreetmap.josm.data.preferences.PreferencesWriter
 
noRepaint - Variable in class org.openstreetmap.josm.gui.mappaint.BooleanStyleSettingGui.BooleanStyleSettingCheckBoxMenuItem
 
normal - Variable in class org.openstreetmap.josm.gui.tagging.presets.TaggingPresetLabel.PresetLabelMouseListener
 
NORMAL - org.openstreetmap.josm.actions.mapmode.ParallelWayAction.Mode
 
NORMAL - org.openstreetmap.josm.data.osm.DownloadPolicy
Normal dataset, download intended.
NORMAL - org.openstreetmap.josm.data.osm.UploadPolicy
Normal dataset, upload intended.
NORMAL - org.openstreetmap.josm.gui.mappaint.styleelement.LineElement.LineType
A normal line
NORMAL - Static variable in class org.openstreetmap.josm.actions.mapmode.SelectAction
 
NORMAL_BG - Static variable in class org.openstreetmap.josm.gui.dialogs.properties.PropertiesCellRenderer
 
NORMAL_BORDER - Variable in class org.openstreetmap.josm.gui.dialogs.layer.LayerVisibilityAction.ColorSelector
 
NORMAL_FG - Static variable in class org.openstreetmap.josm.gui.dialogs.properties.PropertiesCellRenderer
 
normalize - Variable in class org.openstreetmap.josm.gui.tagging.presets.items.TextItem
true if the value should be normalized
normalize() - Method in class org.openstreetmap.josm.data.Bounds
Clamp the bounds to be inside the world.
normalize() - Method in class org.openstreetmap.josm.gui.util.imagery.Vector3D
Normalize the vector
normalize(String) - Method in interface org.openstreetmap.josm.data.validation.tests.SimilarNamedWays.NormalizeRule
Normalize the string by replacing parts.
normalize(String) - Method in class org.openstreetmap.josm.data.validation.tests.SimilarNamedWays.RegExprRule
 
normalize(String) - Method in class org.openstreetmap.josm.data.validation.tests.SimilarNamedWays.SynonymRule
 
normalizeApiUrl(String) - Method in class org.openstreetmap.josm.gui.oauth.TestAccessTokenTask
 
normalizeCapabilitiesUrl(String) - Static method in class org.openstreetmap.josm.data.imagery.GetCapabilitiesParseHelper
Normalize url
normalizeDirName(String) - Static method in class org.openstreetmap.josm.gui.io.CustomConfigurator.XMLCommandProcessor
 
normalizeLon(double) - Static method in class org.openstreetmap.josm.data.coor.LatLon
Make sure longitude value is within [-180, 180] range.
normalizeLonRad(double) - Static method in class org.openstreetmap.josm.data.projection.proj.ObliqueMercator
 
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.
normalizeToDNF(SearchCompiler.Match) - Static method in class org.openstreetmap.josm.tools.SearchCompilerQueryWizard
Normalizes the match to disjunctive normal form: A∧(B∨C) ⇔ (A∧B)∨(A∧C)
normalizeUrl(String) - Static method in class org.openstreetmap.josm.io.imagery.WMSImagery
 
normalListeners - Variable in class org.openstreetmap.josm.data.osm.event.DatasetEventManager
 
normals - Variable in class org.openstreetmap.josm.actions.mapmode.ParallelWays
 
north - Variable in class org.openstreetmap.josm.data.gpx.WayPoint
 
north - Variable in class org.openstreetmap.josm.data.osm.Node
 
north - Variable in class org.openstreetmap.josm.gui.preferences.projection.UTMProjectionChoice.UTMPanel
 
north() - Method in class org.openstreetmap.josm.data.coor.EastNorth
Returns northing.
North - org.openstreetmap.josm.data.projection.proj.TransverseMercator.Hemisphere
North emisphere
NORTH - org.openstreetmap.josm.data.projection.CustomProjection.Polarity
 
NORTH - Static variable in class org.openstreetmap.josm.data.coor.conversion.AbstractCoordinateFormat
Character denoting North, as string
NORTH - Static variable in class org.openstreetmap.josm.data.coor.conversion.LatLonParser
Character denoting North, as string
NORTH_POLAR - org.openstreetmap.josm.data.projection.proj.AzimuthalEquidistant.Mode
North pole
NORTH_POLE - org.openstreetmap.josm.data.projection.proj.LambertAzimuthalEqualArea.Mode
 
NORTH_POLE - Static variable in class org.openstreetmap.josm.data.coor.LatLon
North pole.
noSnapNow() - Method in class org.openstreetmap.josm.actions.mapmode.DrawSnapHelper
Disables snapping
not - Variable in class org.openstreetmap.josm.gui.mappaint.mapcss.ConditionFactory.ClassCondition
 
not - Variable in class org.openstreetmap.josm.gui.mappaint.mapcss.ConditionFactory.OpenEndPseudoClassCondition
 
not(boolean) - Static method in class org.openstreetmap.josm.gui.mappaint.mapcss.Functions
Function associated to the logical "!" operator.
Not(SearchCompiler.Match) - Constructor for class org.openstreetmap.josm.data.osm.search.SearchCompiler.Not
 
NOT - org.openstreetmap.josm.data.osm.search.PushbackTokenizer.Token
Not token (-)
NOT_A_SEGMENT - Static variable in class org.openstreetmap.josm.data.osm.IWaySegment
 
not_equal(Object, Object) - Static method in class org.openstreetmap.josm.gui.mappaint.mapcss.Functions
Determines if the objects a and b are not equal.
NOT_FILTERED - org.openstreetmap.josm.data.osm.FilterMatcher.FilterType
no filter applies
NOT_SELECTED - org.openstreetmap.josm.gui.widgets.QuadStateCheckBox.State
Not selected: the property is explicitly switched off
NOT_SUBSET_OR_EQUAL - org.openstreetmap.josm.gui.mappaint.mapcss.Selector.ChildOrParentSelectorType
 
NOT_SUBSET_OR_EQUAL - Static variable in interface org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParserConstants
RegularExpression Id.
NOT_SUPERSET_OR_EQUAL - org.openstreetmap.josm.gui.mappaint.mapcss.Selector.ChildOrParentSelectorType
 
NOT_SUPERSET_OR_EQUAL - Static variable in interface org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParserConstants
RegularExpression Id.
note - Variable in class org.openstreetmap.josm.gui.NotificationManager.NotificationPanel.ShowNoteHelpAction
 
Note - Class in org.openstreetmap.josm.data.notes
A map note.
Note(LatLon) - Constructor for class org.openstreetmap.josm.data.notes.Note
Create a note with a given location
Note.State - Enum in org.openstreetmap.josm.data.notes
Note state
noteAction - Variable in class org.openstreetmap.josm.io.NoteReader.Parser
 
NoteComment - Class in org.openstreetmap.josm.data.notes
Represents a comment made on a note.
NoteComment(Instant, User, String, NoteComment.Action, boolean) - Constructor for class org.openstreetmap.josm.data.notes.NoteComment
 
NoteComment.Action - Enum in org.openstreetmap.josm.data.notes
Every comment has an associated action.
noteData - Variable in class org.openstreetmap.josm.actions.mapmode.AddNoteAction
 
noteData - Variable in class org.openstreetmap.josm.actions.upload.UploadNotesTask
 
noteData - Variable in class org.openstreetmap.josm.gui.dialogs.NotesDialog
 
noteData - Variable in class org.openstreetmap.josm.gui.layer.NoteLayer
 
noteData - Variable in class org.openstreetmap.josm.io.OsmChangeReader
 
NoteData - Class in org.openstreetmap.josm.data.osm
Class to hold and perform operations on a set of notes
NoteData() - Constructor for class org.openstreetmap.josm.data.osm.NoteData
Construct a new note container without notes
NoteData(Collection<Note>) - Constructor for class org.openstreetmap.josm.data.osm.NoteData
Construct a new note container with a given list of notes
NoteData.NoteDataUpdateListener - Interface in org.openstreetmap.josm.data.osm
A listener that can be informed on note data changes.
noteDataUpdated(NoteData) - Method in interface org.openstreetmap.josm.data.osm.NoteData.NoteDataUpdateListener
Called when the note data is updated
noteDataUpdated(NoteData) - Method in class org.openstreetmap.josm.gui.dialogs.NotesDialog
 
noteDataUpdated(NoteData) - Method in class org.openstreetmap.josm.gui.layer.AutosaveTask
 
noteDataUpdated(NoteData) - Method in class org.openstreetmap.josm.gui.layer.NoteLayer
 
noteDialog - Variable in class org.openstreetmap.josm.gui.MapFrame
Notes dialog
NoteExporter - Class in org.openstreetmap.josm.gui.io.importexport
Exporter to write note data to an XML file
NoteExporter() - Constructor for class org.openstreetmap.josm.gui.io.importexport.NoteExporter
Create a new note exporter with the default .osn file filter
NoteImporter - Class in org.openstreetmap.josm.gui.io.importexport
File importer that reads note dump files (*.osn, .osn.gz, .osn.xz and .osn.bz2)
NoteImporter() - Constructor for class org.openstreetmap.josm.gui.io.importexport.NoteImporter
Create an importer for note dump files
NoteInputDialog - Class in org.openstreetmap.josm.gui
Class to show user input dialog for notes.
NoteInputDialog(Component, String, String) - Constructor for class org.openstreetmap.josm.gui.NoteInputDialog
Construct the dialog with a title and button text.
noteLayer - Variable in class org.openstreetmap.josm.actions.downloadtasks.DownloadNotesTask
 
NoteLayer - Class in org.openstreetmap.josm.gui.layer
A layer to hold Note objects.
NoteLayer() - Constructor for class org.openstreetmap.josm.gui.layer.NoteLayer
Convenience constructor that creates a layer with an empty note list
NoteLayer(Collection<Note>, String) - Constructor for class org.openstreetmap.josm.gui.layer.NoteLayer
Create a new note layer with a set of notes
NoteLayer(NoteData, String) - Constructor for class org.openstreetmap.josm.gui.layer.NoteLayer
Create a new note layer with a notes data
noteList - Variable in class org.openstreetmap.josm.data.osm.NoteData
 
NotEnoughMemoryException(long) - Constructor for exception org.openstreetmap.josm.tools.MemoryManager.NotEnoughMemoryException
 
NoteParseMode() - Constructor for enum org.openstreetmap.josm.io.NoteReader.NoteParseMode
 
NoteParser(ProgressMonitor, Compression) - Constructor for class org.openstreetmap.josm.io.OsmServerLocationReader.NoteParser
 
NoteReader - Class in org.openstreetmap.josm.io
Class to read Note objects from their XML representation.
NoteReader(InputStream) - Constructor for class org.openstreetmap.josm.io.NoteReader
Initializes the reader with a given InputStream
NoteReader(String) - Constructor for class org.openstreetmap.josm.io.NoteReader
Initializes the reader with a string as a source
NoteReader.NoteParseMode - Enum in org.openstreetmap.josm.io
Notes can be represented in two XML formats.
NoteReader.Parser - Class in org.openstreetmap.josm.io
SAX handler to read note information from its XML representation.
NoteRenderer() - Constructor for class org.openstreetmap.josm.gui.dialogs.NotesDialog.NoteRenderer
 
notes - Variable in exception org.openstreetmap.josm.io.BoundingBoxDownloader.MoreNotesException
The downloaded notes
notes - Variable in class org.openstreetmap.josm.io.NoteReader.Parser
 
notesData - Variable in class org.openstreetmap.josm.actions.downloadtasks.DownloadNotesTask.DownloadTask
 
NotesDataDownloadType() - Constructor for class org.openstreetmap.josm.gui.download.OSMDownloadSource.NotesDataDownloadType
 
notesDaysClosed - Variable in class org.openstreetmap.josm.gui.preferences.server.FeaturesPanel
 
NotesDialog - Class in org.openstreetmap.josm.gui.dialogs
Dialog to display and manipulate notes.
NotesDialog() - Constructor for class org.openstreetmap.josm.gui.dialogs.NotesDialog
Creates a new toggle dialog for notes
NotesDialog.AddCommentAction - Class in org.openstreetmap.josm.gui.dialogs
The action to add a new comment to OSM
NotesDialog.CloseAction - Class in org.openstreetmap.josm.gui.dialogs
Close a note
NotesDialog.NewAction - Class in org.openstreetmap.josm.gui.dialogs
Create a new note
NotesDialog.NoteRenderer - Class in org.openstreetmap.josm.gui.dialogs
 
NotesDialog.NoteTableModel - Class in org.openstreetmap.josm.gui.dialogs
 
NotesDialog.OpenInBrowserAction - Class in org.openstreetmap.josm.gui.dialogs
Open the note in a browser
NotesDialog.ReopenAction - Class in org.openstreetmap.josm.gui.dialogs
Reopen a note
NotesDialog.SortAction - Class in org.openstreetmap.josm.gui.dialogs
Sort notes
noteSelectionChanged() - Method in class org.openstreetmap.josm.actions.InfoWebAction
Called when the note selection has changed.
NoteSessionExporter - Class in org.openstreetmap.josm.io.session
Session exporter for NoteLayer.
NoteSessionExporter(NoteLayer) - Constructor for class org.openstreetmap.josm.io.session.NoteSessionExporter
Constructs a new NoteSessionExporter.
NoteSessionImporter - Class in org.openstreetmap.josm.io.session
Session importer for NoteLayer.
NoteSessionImporter() - Constructor for class org.openstreetmap.josm.io.session.NoteSessionImporter
 
NoteSortDialog - Class in org.openstreetmap.josm.gui
A dialog to allow the user to choose a sorting method for the list of notes
NoteSortDialog(Component, String, String) - Constructor for class org.openstreetmap.josm.gui.NoteSortDialog
Construct a new dialog.
noteStringBuilder(Note) - Static method in class org.openstreetmap.josm.io.OsmApi
 
NoteTableModel() - Constructor for class org.openstreetmap.josm.gui.dialogs.NotesDialog.NoteTableModel
 
NoteUrlPattern(String) - Constructor for enum org.openstreetmap.josm.io.UrlPatterns.NoteUrlPattern
 
NoteWriter - Class in org.openstreetmap.josm.io
Class to write a collection of notes out to XML.
NoteWriter(OutputStream) - Constructor for class org.openstreetmap.josm.io.NoteWriter
Create a NoteWriter that will write to a given OutputStream.
NoteWriter(PrintWriter) - Constructor for class org.openstreetmap.josm.io.NoteWriter
Create a NoteWriter that will write to the given PrintWriter
NOTHING - Static variable in class org.openstreetmap.josm.gui.layer.geoimage.CorrelateGpxWithImages.SyncDialogWindowListener
 
notification - Variable in class org.openstreetmap.josm.gui.preferences.map.BackupPreference
 
Notification - Class in org.openstreetmap.josm.gui
A Notification Message similar to a popup window, but without disrupting the user's workflow.
Notification() - Constructor for class org.openstreetmap.josm.gui.Notification
Constructs a new Notification without content.
Notification(String) - Constructor for class org.openstreetmap.josm.gui.Notification
Constructs a new Notification with the given textual content.
NotificationManager - Class in org.openstreetmap.josm.gui
Manages Notifications, i.e. displays them on screen.
NotificationManager() - Constructor for class org.openstreetmap.josm.gui.NotificationManager
 
NotificationManager.FreezeMouseListener - Class in org.openstreetmap.josm.gui
 
NotificationManager.NotificationPanel - Class in org.openstreetmap.josm.gui
 
NotificationManager.NotificationPanel.ShowNoteHelpAction - Class in org.openstreetmap.josm.gui
 
NotificationManager.PauseFinishedEvent - Class in org.openstreetmap.josm.gui
 
NotificationManager.RoundedPanel - Class in org.openstreetmap.josm.gui
A panel with rounded edges and line border.
NotificationManager.UnfreezeEvent - Class in org.openstreetmap.josm.gui
 
NotificationPanel(Notification, MouseListener, ActionListener) - Constructor for class org.openstreetmap.josm.gui.NotificationManager.NotificationPanel
 
notifier - Variable in class org.openstreetmap.josm.data.osm.visitor.paint.StyledTiledMapRenderer
 
notifier - Variable in class org.openstreetmap.josm.gui.preferences.server.FeaturesPanel
 
notifierInterval - Variable in class org.openstreetmap.josm.gui.preferences.server.FeaturesPanel
 
notify(String, int) - Method in class org.openstreetmap.josm.actions.UnJoinNodeWayAction
Send a notification message.
notifyConnect(ProgressMonitor) - Method in class org.openstreetmap.josm.tools.HttpClient
 
notifyDownloadResults(Component, PluginDownloadTask, boolean) - Static method in class org.openstreetmap.josm.gui.preferences.plugin.PluginPreference
Notifies user about result of a finished plugin download task.
notifyImageUpdate() - Method in class org.openstreetmap.josm.data.ImageData
notifyListeners() - Method in class org.openstreetmap.josm.gui.preferences.imagery.AddImageryPanel
 
notifyNewMessages(UserInfo) - Static method in class org.openstreetmap.josm.gui.MainApplication
 
notifyNewMessages(UserInfo) - Method in interface org.openstreetmap.josm.io.MessageNotifier.NotifierCallback
Perform the actual notification of new messages.
notifyNodesNotOnCircle() - Static method in class org.openstreetmap.josm.actions.CreateCircleAction
 
notifyNodesOutsideWorld() - Static method in class org.openstreetmap.josm.actions.CreateCircleAction
 
notifySelectedState() - Method in class org.openstreetmap.josm.actions.ExpertToggleAction
 
notifySelectedState() - Method in class org.openstreetmap.josm.actions.ToggleAction
 
notifyStrategy() - Method in class org.openstreetmap.josm.gui.io.UploadStrategySelectionPanel.StrategyChangeListener
 
notifySuccess(UserInfo) - Method in class org.openstreetmap.josm.gui.oauth.TestAccessTokenTask
 
notifyUserHtmlError(Component, String, String, String) - Static method in class org.openstreetmap.josm.gui.util.GuiHelper
Notifies user about an error received from an external source as an HTML page.
notifyWayPartOfRelation(Collection<Way>) - Method in class org.openstreetmap.josm.actions.UnGlueAction
 
noTileChecksums - Variable in class org.openstreetmap.josm.data.imagery.ImageryInfo.ImageryPreferenceEntry
 
noTileChecksums - Variable in class org.openstreetmap.josm.io.imagery.ImageryReader.Parser
 
noTileHeaders - Variable in class org.openstreetmap.josm.data.imagery.ImageryInfo.ImageryPreferenceEntry
 
noTileHeaders - Variable in class org.openstreetmap.josm.io.imagery.ImageryReader.Parser
 
noTimestampCb - Variable in class org.openstreetmap.josm.gui.layer.gpx.DateFilterPanel
 
NoTooltipOsmRenderer() - Constructor for class org.openstreetmap.josm.gui.dialogs.RelationListDialog.NoTooltipOsmRenderer
 
NotOutsideDataSourceArea() - Constructor for class org.openstreetmap.josm.data.osm.search.SearchCompiler.NotOutsideDataSourceArea
Constructs a new NotOutsideDataSourceArea.
NOTPLAYING - org.openstreetmap.josm.io.audio.AudioPlayer.State
Not playing
NotShowAgain() - Constructor for enum org.openstreetmap.josm.gui.ConditionalOptionPaneUtil.NotShowAgain
 
notSortable - Variable in class org.openstreetmap.josm.gui.dialogs.relation.sort.RelationNodeMap
All members that are incomplete or not a way
NotYetAuthorisedPanel() - Constructor for class org.openstreetmap.josm.gui.preferences.server.OAuthAuthenticationPreferencesPanel.NotYetAuthorisedPanel
Constructs a new NotYetAuthorisedPanel.
noUpdates - Variable in class org.openstreetmap.josm.gui.layer.gpx.ChooseTrackVisibilityAction
 
now - Variable in class org.openstreetmap.josm.data.cache.JCSCachedTileLoaderJob
 
NoWarnOpenLocationAction() - Constructor for class org.openstreetmap.josm.gui.datatransfer.importers.OsmLinkPaster.NoWarnOpenLocationAction
 
NR_LEVELS - Static variable in class org.openstreetmap.josm.data.coor.QuadTiling
The maximum number of levels to split the quads
NREGEX - org.openstreetmap.josm.gui.mappaint.mapcss.ConditionFactory.Op
The reference is treated as regular expression and the value needs to not match it.
nSeg - Variable in class org.openstreetmap.josm.actions.OrthogonalizeAction.WayData
Number of Segments of the Way
Nth(int, boolean) - Constructor for class org.openstreetmap.josm.data.osm.search.SearchCompiler.Nth
 
Nth(PushbackTokenizer, boolean) - Constructor for class org.openstreetmap.josm.data.osm.search.SearchCompiler.Nth
 
nthObject - Variable in class org.openstreetmap.josm.data.osm.search.SearchCompiler.Nth
 
NTV2_SOURCE_PRIORITY_DOWNLOAD - Static variable in class org.openstreetmap.josm.data.projection.datum.NTV2GridShiftFileWrapper
Priority for downloaded NTV2 grid files
NTV2_SOURCE_PRIORITY_LOCAL - Static variable in class org.openstreetmap.josm.data.projection.datum.NTV2GridShiftFileWrapper
Priority for local NTV2 grid files
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
Constructs a new 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
Constructs a new NTV2GridShift.
NTV2GridShift(LatLon) - Constructor for class org.openstreetmap.josm.data.projection.datum.NTV2GridShift
Constructs a new NTV2GridShift from a LatLon.
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
 
NTV2GridShiftFileSource - Interface in org.openstreetmap.josm.data.projection.datum
Source of NTV2 grid shift files (local directory, download, etc.).
NTV2GridShiftFileWrapper - Class in org.openstreetmap.josm.data.projection.datum
Wrapper for NTV2GridShiftFile.
NTV2GridShiftFileWrapper(String) - Constructor for class org.openstreetmap.josm.data.projection.datum.NTV2GridShiftFileWrapper
Constructs a new NTV2GridShiftFileWrapper.
NTV2Proj4DirGridShiftFileSource - Class in org.openstreetmap.josm.data.projection.datum
Shift file source that scans the common data directories of the proj4 library.
NTV2Proj4DirGridShiftFileSource() - Constructor for class org.openstreetmap.josm.data.projection.datum.NTV2Proj4DirGridShiftFileSource
 
NTV2Proj4DirGridShiftFileSource.InstanceHolder - Class in org.openstreetmap.josm.data.projection.datum
 
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
Constructs a new NullDatum.
NullExpression() - Constructor for class org.openstreetmap.josm.gui.mappaint.mapcss.ExpressionFactory.NullExpression
 
NullProgressMonitor - Class in org.openstreetmap.josm.gui.progress
A singleton progress monitor that does nothing.
NullProgressMonitor() - Constructor for class org.openstreetmap.josm.gui.progress.NullProgressMonitor
 
nullTileSet - Variable in class org.openstreetmap.josm.gui.layer.AbstractTileSourceLayer
 
num - Variable in class org.openstreetmap.josm.io.remotecontrol.AddTagsDialog.DeleteTagMarker
 
num(char) - Static method in class org.openstreetmap.josm.tools.date.DateUtils
 
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
 
NUMBER_FORMAT - Static variable in class org.openstreetmap.josm.data.imagery.vectortile.mapbox.Feature
The number format instance to use (using a static instance gets rid of quite o few allocations) Doing this reduced the allocations of Feature.parseTagValue(String, Layer, int, List) from 22.79% of parent to 12.2% of parent.
number_of_tags(Environment) - Static method in class org.openstreetmap.josm.gui.mappaint.mapcss.Functions
Get the number of tags for the current primitive.
NumberingDirection() - Constructor for enum org.openstreetmap.josm.data.validation.tests.PowerLines.NumberingDirection
 
numberOfRelations - Variable in class org.openstreetmap.josm.command.SplitWayCommand.Analysis
 
numbers - Variable in class org.openstreetmap.josm.data.protobuf.ProtobufPacked
 
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
 
numObjectsToUpload - Variable in class org.openstreetmap.josm.gui.io.UploadPrimitivesTask
Initial number of objects to be uploaded
numTags - Variable in class org.openstreetmap.josm.gui.conflict.tags.PasteTagsConflictResolverDialog.StatisticsInfo
 
numUndecidedTags - Variable in class org.openstreetmap.josm.gui.conflict.pair.tags.TagMergeModel
 
numUndirectedEdges - Variable in class org.openstreetmap.josm.data.osm.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

OAuth10a - org.openstreetmap.josm.data.oauth.OAuthVersion
Deprecated.
The OSM API server has deprecated and will remove OAuth 1.0a support in June 2024.
OAuth20 - org.openstreetmap.josm.data.oauth.OAuthVersion
OAuth20Authorization - Class in org.openstreetmap.josm.data.oauth
Authorize the application
OAuth20Authorization() - Constructor for class org.openstreetmap.josm.data.oauth.OAuth20Authorization
 
OAuth20Authorization.OAuth20AuthorizationHandler - Class in org.openstreetmap.josm.data.oauth
 
OAuth20AuthorizationHandler(String, String, IOAuthParameters, Consumer<Optional<IOAuthToken>>) - Constructor for class org.openstreetmap.josm.data.oauth.OAuth20Authorization.OAuth20AuthorizationHandler
 
OAuth20Exception - Exception in org.openstreetmap.josm.data.oauth
A generic OAuth 2.0 exception
OAuth20Exception(JsonObject) - Constructor for exception org.openstreetmap.josm.data.oauth.OAuth20Exception
Create an exception from a server message
OAuth20Exception(Exception) - Constructor for exception org.openstreetmap.josm.data.oauth.OAuth20Exception
Create a new exception with a specified cause
OAuth20Exception(String) - Constructor for exception org.openstreetmap.josm.data.oauth.OAuth20Exception
Create a new exception with a given message
OAuth20Exception.Type - Enum in org.openstreetmap.josm.data.oauth
Invalid request types
oAuth20Parameters - Variable in class org.openstreetmap.josm.io.OsmConnection
 
OAuth20Parameters - Class in org.openstreetmap.josm.data.oauth
Parameters for OAuth 2.0
OAuth20Parameters(String) - Constructor for class org.openstreetmap.josm.data.oauth.OAuth20Parameters
Recreate a parameter object from a JSON string
OAuth20Parameters(String, String, String, String, String) - Constructor for class org.openstreetmap.josm.data.oauth.OAuth20Parameters
Create a new OAuth parameter object
OAuth20Parameters(String, String, String, String, String, String) - Constructor for class org.openstreetmap.josm.data.oauth.OAuth20Parameters
Create a new OAuth parameter object
OAuth20Token - Class in org.openstreetmap.josm.data.oauth
Token holder for OAuth 2.0
OAuth20Token(IOAuthParameters, Reader) - Constructor for class org.openstreetmap.josm.data.oauth.OAuth20Token
 
OAuth20Token(IOAuthParameters, String) - Constructor for class org.openstreetmap.josm.data.oauth.OAuth20Token
Create a new OAuth token
OAuth21 - org.openstreetmap.josm.data.oauth.OAuthVersion
OAuthAccessTokenHolder - Class in org.openstreetmap.josm.data.oauth
Class holding OAuth access token key and secret.
OAuthAccessTokenHolder() - Constructor for class org.openstreetmap.josm.data.oauth.OAuthAccessTokenHolder
 
OAuthAuthenticationPreferencesPanel - Class in org.openstreetmap.josm.gui.preferences.server
The preferences panel for the OAuth 1.0a preferences.
OAuthAuthenticationPreferencesPanel(OAuthVersion) - 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.AuthoriseNowAction - Class in org.openstreetmap.josm.gui.preferences.server
Action to authorise the current user
OAuthAuthenticationPreferencesPanel.NotYetAuthorisedPanel - Class in org.openstreetmap.josm.gui.preferences.server
The preferences panel displayed if there is currently no Access Token available.
OAuthAuthenticationPreferencesPanel.RemoveAuthorisationAction - Class in org.openstreetmap.josm.gui.preferences.server
Remove the OAuth authorization token
OAuthAuthenticationPreferencesPanel.RenewAuthorisationAction - Class in org.openstreetmap.josm.gui.preferences.server
Launches the OAuthAuthorisationWizard to generate a new Access Token
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
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(Component, AuthorizationProcedure, String, Executor, OAuthVersion, IOAuthParameters) - Constructor for class org.openstreetmap.josm.gui.oauth.OAuthAuthorizationWizard
Creates the wizard.
OAuthAuthorizationWizard.AcceptAccessTokenAction - Class in org.openstreetmap.josm.gui.oauth
 
OAuthAuthorizationWizard.CancelAction - Class in org.openstreetmap.josm.gui.oauth
 
OAuthAuthorizationWizard.WindowEventHandler - Class in org.openstreetmap.josm.gui.oauth
 
OAuthException - Exception in org.openstreetmap.josm.data.oauth
Base OAuth exception
OAuthException(Exception) - Constructor for exception org.openstreetmap.josm.data.oauth.OAuthException
 
OAuthException(String) - Constructor for exception org.openstreetmap.josm.data.oauth.OAuthException
 
oauthParameters - Variable in class org.openstreetmap.josm.data.oauth.OAuth20Token
 
OAuthParameters - Class in org.openstreetmap.josm.data.oauth
This class manages an immutable set of OAuth parameters.
OAuthParameters() - Constructor for class org.openstreetmap.josm.data.oauth.OAuthParameters
 
oauthVersion - Variable in class org.openstreetmap.josm.gui.oauth.AdvancedOAuthPropertiesPanel
 
oAuthVersion - Variable in class org.openstreetmap.josm.gui.oauth.OAuthAuthorizationWizard
 
oAuthVersion - Variable in class org.openstreetmap.josm.gui.preferences.server.OAuthAuthenticationPreferencesPanel
 
OAuthVersion - Enum in org.openstreetmap.josm.data.oauth
The OAuth versions ordered oldest to newest
OAuthVersion() - Constructor for enum org.openstreetmap.josm.data.oauth.OAuthVersion
 
OBJECT_COLUMN - Static variable in class org.openstreetmap.josm.gui.history.RelationMemberTableColumnModel
 
OBJECT_Z_INDEX - Static variable in interface org.openstreetmap.josm.gui.mappaint.StyleKeys
MapCSS object-z-index property key
objectReader - Variable in class org.openstreetmap.josm.gui.dialogs.relation.DownloadRelationMemberTask
 
objectReader - Variable in class org.openstreetmap.josm.gui.io.AbstractPrimitiveTask
 
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.
objectSp - Variable in class org.openstreetmap.josm.actions.RestorePropertyAction
 
objectsToDelete - Variable in class org.openstreetmap.josm.data.osm.DataSetMerger
 
objectSupplier - Variable in class org.openstreetmap.josm.gui.dialogs.properties.AbstractCopyAction
 
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
objectZIndex - Variable in class org.openstreetmap.josm.gui.mappaint.styleelement.StyleElement
The object z index
objs - Variable in class org.openstreetmap.josm.gui.animation.ChristmasExtension
 
OBLIQUE - org.openstreetmap.josm.data.projection.proj.AzimuthalEquidistant.Mode
Oblique
OBLIQUE - org.openstreetmap.josm.data.projection.proj.LambertAzimuthalEqualArea.Mode
 
ObliqueMercator - Class in org.openstreetmap.josm.data.projection.proj
Oblique Mercator Projection.
ObliqueMercator() - Constructor for class org.openstreetmap.josm.data.projection.proj.ObliqueMercator
 
observable - Variable in class org.openstreetmap.josm.gui.util.AdjustmentSynchronizer
 
OBSOLETE_PREF_KEYS - Static variable in class org.openstreetmap.josm.data.Preferences
remove if key equals
OBSOLETE_PREF_KEYS_START - Static variable in class org.openstreetmap.josm.data.Preferences
remove if key starts with
OBSOLETE_RELATION - Static variable in class org.openstreetmap.josm.data.validation.tests.Addresses
 
obstacleBetween(Node) - Method in class org.openstreetmap.josm.data.validation.tests.UnconnectedWays.MyWaySegment
 
obtainAccessToken(URL) - Static method in class org.openstreetmap.josm.gui.oauth.OAuthAuthorizationWizard
Obtains an OAuth access token for the connection.
obtainAccessToken(URL) - Method in interface org.openstreetmap.josm.io.OsmConnection.OAuthAccessTokenFetcher
Obtains an OAuth access token for the connection.
obtainOAuth20Token() - Method in class org.openstreetmap.josm.io.OsmConnection
Obtains an OAuth access token for the connection.
obtainSourceAutomatically - Variable in class org.openstreetmap.josm.gui.io.BasicUploadSettingsPanel
 
OCTAGON - org.openstreetmap.josm.gui.draw.SymbolShape
An octagon
of(Class<T>, Class<U>, Class<V>, Class<W>, ExpressionFactory.QuadFunction<T, U, V, W, ?>) - Static method in interface org.openstreetmap.josm.gui.mappaint.mapcss.ExpressionFactory.Factory
 
of(Class<T>, Class<U>, Class<V>, BiFunction<T, U, ?>, ExpressionFactory.TriFunction<T, U, V, ?>) - Static method in interface org.openstreetmap.josm.gui.mappaint.mapcss.ExpressionFactory.Factory
 
of(Class<T>, Class<U>, BiFunction<T, U, ?>) - Static method in interface org.openstreetmap.josm.gui.mappaint.mapcss.ExpressionFactory.Factory
 
of(Class<T>, Function<T, ?>) - Static method in interface org.openstreetmap.josm.gui.mappaint.mapcss.ExpressionFactory.Factory
 
of(String) - Static method in enum org.openstreetmap.josm.actions.AutoScaleAction.AutoScaleMode
Returns AutoScaleMode for a given English label
of(String) - Static method in enum org.openstreetmap.josm.data.osm.DownloadPolicy
Returns the DownloadPolicy for the given upload='...' XML-attribute
of(String) - Static method in enum org.openstreetmap.josm.data.osm.UploadPolicy
Returns the UploadPolicy for the given upload='...' XML-attribute
of(DoubleUnaryOperator) - Static method in interface org.openstreetmap.josm.gui.mappaint.mapcss.ExpressionFactory.Factory
 
of(DataSet) - Static method in class org.openstreetmap.josm.gui.tagging.ac.AutoCompletionManager
Returns the AutoCompletionManager for the given data set.
of(Filter...) - Static method in class org.openstreetmap.josm.data.osm.FilterMatcher
Returns a new FilterMatcher containing the given filters.
of(OsmPrimitive) - Static method in enum org.openstreetmap.josm.data.APIDataSet.APIOperation
Determines the API operation to perform on a primitive.
of(Way) - Static method in enum org.openstreetmap.josm.data.validation.tests.CrossingWays.WayType
 
ofEnv(Class<T>, Class<U>, BiFunction<Environment, T, ?>, ExpressionFactory.TriFunction<Environment, T, U, ?>) - Static method in interface org.openstreetmap.josm.gui.mappaint.mapcss.ExpressionFactory.Factory
Create a ExpressionFactory.Factory for an overloaded function
ofEnv(Class<T>, Class<U>, Function<Environment, ?>, BiFunction<Environment, T, ?>, ExpressionFactory.TriFunction<Environment, T, U, ?>) - Static method in interface org.openstreetmap.josm.gui.mappaint.mapcss.ExpressionFactory.Factory
Create a ExpressionFactory.Factory for an overloaded function
ofEnv(Class<T>, BiFunction<Environment, T, ?>) - Static method in interface org.openstreetmap.josm.gui.mappaint.mapcss.ExpressionFactory.Factory
Create a ExpressionFactory.Factory for a function that takes a parameter
ofEnv(Function<Environment, ?>) - Static method in interface org.openstreetmap.josm.gui.mappaint.mapcss.ExpressionFactory.Factory
Create a ExpressionFactory.Factory for a function
offerToDownloadMissingMembersIfNeeded(SplitWayCommand.Analysis, int) - Static method in class org.openstreetmap.josm.command.SplitWayCommand
 
OFFLINE - org.openstreetmap.josm.gui.ProgramArguments.Option
--offline=<OSM_API|JOSM_WEBSITE|CACHE_UPDATES|CERTIFICATES|ALL> Disable access to the given resource(s), delimited by comma
OFFLINE_RESOURCES - Static variable in class org.openstreetmap.josm.io.NetworkManager
 
OfflineAccessException - Exception in org.openstreetmap.josm.io
Exception thrown when an online resource is accessed while in offline mode.
OfflineAccessException(String) - Constructor for exception org.openstreetmap.josm.io.OfflineAccessException
Constructs a new OfflineAccessException.
offscreenBuffer - Variable in class org.openstreetmap.josm.gui.layer.geoimage.GeoImageLayer
 
offscreenBuffer - Variable in class org.openstreetmap.josm.gui.MapView
 
offscreenImage - Variable in class org.openstreetmap.josm.gui.layer.geoimage.viewers.projections.Equirectangular
 
offset - Variable in class org.openstreetmap.josm.data.gpx.GpxImageCorrelationSettings
 
offset - Variable in class org.openstreetmap.josm.data.osm.visitor.paint.OffsetIterator
 
offset - Variable in class org.openstreetmap.josm.data.projection.ShiftedProjecting
 
offset - Variable in class org.openstreetmap.josm.gui.draw.MapViewPath.OffsetPathVisitor
 
offset - Variable in class org.openstreetmap.josm.gui.layer.markerlayer.Marker
Time offset in seconds from the gpx point from which it was derived, may be adjusted later to sync with other data, so not final
offset - Variable in class org.openstreetmap.josm.gui.mappaint.styleelement.LineElement
The dash offset.
offset - Variable in class org.openstreetmap.josm.gui.mappaint.styleelement.placement.OnLineStrategy.HalfSegment
The offset in the path.
offset - Variable in class org.openstreetmap.josm.gui.mappaint.styleelement.placement.OnLineStrategy.OffsetGlyph
 
offset - Variable in class org.openstreetmap.josm.gui.mappaint.styleelement.RepeatImageElement
The offset to the side of the way
offset - Variable in class org.openstreetmap.josm.io.audio.AudioPlayer.Execute
 
offset() - Method in class org.openstreetmap.josm.io.audio.AudioPlayer.Execute
Returns the offset.
offset(double) - Method in class org.openstreetmap.josm.gui.draw.MapViewPath
Create a new MapViewPath that is the same as the current one except that it is offset in the view.
OFFSET - Static variable in interface org.openstreetmap.josm.gui.mappaint.StyleKeys
MapCSS offset property key
offsetAction - Variable in class org.openstreetmap.josm.gui.ImageryMenu
 
OffsetAction() - Constructor for class org.openstreetmap.josm.gui.layer.ImageryLayer.OffsetAction
 
offsetBookmark - Variable in class org.openstreetmap.josm.gui.layer.imagery.TileSourceDisplaySettings
 
OffsetBookmark - Class in org.openstreetmap.josm.data.imagery
Class to save a displacement of background imagery as a bookmark.
OffsetBookmark() - Constructor for class org.openstreetmap.josm.data.imagery.OffsetBookmark
Construct new empty OffsetBookmark.
OffsetBookmark(String, String, String, String, double, double) - Constructor for class org.openstreetmap.josm.data.imagery.OffsetBookmark
Create a new OffsetBookmark object using (0, 0) as center
OffsetBookmark(String, String, String, String, double, double, double, double) - Constructor for class org.openstreetmap.josm.data.imagery.OffsetBookmark
Create a new OffsetBookmark by specifying all values.
OffsetBookmark(String, String, String, String, EastNorth, ILatLon) - Constructor for class org.openstreetmap.josm.data.imagery.OffsetBookmark
Create a new OffsetBookmark object
OffsetBookmarksPanel(PreferenceTabbedPane) - Constructor for class org.openstreetmap.josm.gui.preferences.imagery.ImageryPreference.OffsetBookmarksPanel
Constructs a new OffsetBookmarksPanel.
offsetBottom - Variable in class org.openstreetmap.josm.tools.ImageOverlay
offset of the image from bottom border, values between 0 and 1
offsetDialog - Static variable in class org.openstreetmap.josm.actions.ImageryAdjustAction
 
OffsetGlyph(double, boolean, GlyphVector, int) - Constructor for class org.openstreetmap.josm.gui.mappaint.styleelement.placement.OnLineStrategy.OffsetGlyph
 
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.
OffsetIterator(List<MapViewState.MapViewPoint>, double) - Constructor for class org.openstreetmap.josm.data.osm.visitor.paint.OffsetIterator
Creates a new offset iterator
OffsetIterator(MapViewState, List<? extends INode>, double) - Constructor for class org.openstreetmap.josm.data.osm.visitor.paint.OffsetIterator
Creates a new offset iterator
OffsetLayerCellRenderer() - Constructor for class org.openstreetmap.josm.gui.dialogs.LayerListDialog.OffsetLayerCellRenderer
Constructs a new OffsetLayerCellRenderer.
OffsetLayerCheckBox() - Constructor for class org.openstreetmap.josm.gui.dialogs.LayerListDialog.OffsetLayerCheckBox
 
offsetLeft - Variable in class org.openstreetmap.josm.tools.ImageOverlay
offset of the image from left border, values between 0 and 1
OffsetMenuBookmarkEntry(OffsetBookmark) - Constructor for class org.openstreetmap.josm.gui.layer.AbstractTileSourceLayer.OffsetMenuBookmarkEntry
 
offsetMenuItem - Variable in class org.openstreetmap.josm.gui.ImageryMenu
 
OffsetPathVisitor(MapViewState, double) - Constructor for class org.openstreetmap.josm.gui.draw.MapViewPath.OffsetPathVisitor
 
offsetRight - Variable in class org.openstreetmap.josm.tools.ImageOverlay
offset of the image from top border, values between 0 and 1
OffsetsBookmarksModel() - Constructor for class org.openstreetmap.josm.gui.preferences.imagery.ImageryPreference.OffsetBookmarksPanel.OffsetsBookmarksModel
Constructs a new OffsetsBookmarksModel.
offsetTop - Variable in class org.openstreetmap.josm.tools.ImageOverlay
offset of the image from right border, values between 0 and 1
offsetX - Variable in class org.openstreetmap.josm.gui.mappaint.styleelement.MapImage
The x offset of the anchor of this image
offsetX - Variable in class org.openstreetmap.josm.gui.mappaint.styleelement.placement.CompletelyInsideAreaStrategy
 
offsetY - Variable in class org.openstreetmap.josm.gui.mappaint.styleelement.MapImage
The y offset of the anchor of this image
offsetY - Variable in class org.openstreetmap.josm.gui.mappaint.styleelement.placement.CompletelyInsideAreaStrategy
 
offsX - Variable in class org.openstreetmap.josm.gui.animation.BirthdayExtension.Gift
 
offsY - Variable in class org.openstreetmap.josm.gui.animation.BirthdayExtension.Gift
 
ofIterable(Class<T>, Function<Iterable<T>, ?>) - Static method in interface org.openstreetmap.josm.gui.mappaint.mapcss.ExpressionFactory.Factory
Create a factory that accepts an iterable (array or generic iterable)
ofMap(Map<String, String>) - Static method in interface org.openstreetmap.josm.data.osm.Tagged
Returns a Tagged instance for the given tag map
ofMapCSSRule(MapCSSRule, Consumer<String>) - Static method in class org.openstreetmap.josm.data.validation.tests.MapCSSTagCheckerRule
 
ofNumberVarArgs(double, DoubleUnaryOperator, DoubleBinaryOperator) - Static method in interface org.openstreetmap.josm.gui.mappaint.mapcss.ExpressionFactory.Factory
 
ofObjectVarargs(BiFunction<Environment, Object[], ?>) - Static method in interface org.openstreetmap.josm.gui.mappaint.mapcss.ExpressionFactory.Factory
 
ofString(String) - Static method in class org.openstreetmap.josm.data.osm.Tag
This constructs a Tag by splitting s on the first equality sign.
ofString(String) - Static method in enum org.openstreetmap.josm.gui.tagging.presets.items.KeyedItem.MatchType
Determines the MatchType for the given textual value.
ofStringVarargs(BiFunction<Environment, String[], ?>) - Static method in interface org.openstreetmap.josm.gui.mappaint.mapcss.ExpressionFactory.Factory
 
ofTags(Collection<Tag>) - Static method in interface org.openstreetmap.josm.data.osm.Tagged
Returns a Tagged instance for the given tag collection
oftenUsedTags - Static variable in class org.openstreetmap.josm.data.validation.tests.TagChecker
often used tags which are not in presets
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.Addresses
 
ok() - Method in class org.openstreetmap.josm.data.validation.tests.OpeningHourTest
 
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.audio.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.GPXPreference
 
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.TaggingPresetPreference
 
ok() - Method in class org.openstreetmap.josm.gui.preferences.plugin.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.remotecontrol.RemoteControlPreference
 
ok() - Method in class org.openstreetmap.josm.gui.preferences.server.ProxyPreference
 
ok() - Method in class org.openstreetmap.josm.gui.preferences.server.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.validator.ValidatorPreference
 
ok() - Method in class org.openstreetmap.josm.gui.preferences.validator.ValidatorTagCheckerRulesPreference
 
ok() - Method in class org.openstreetmap.josm.gui.preferences.validator.ValidatorTestsPreference
 
ok(AudioPlayer.State) - Method in class org.openstreetmap.josm.io.audio.AudioPlayer.Execute
 
OK - org.openstreetmap.josm.gui.dialogs.ValidatorListManagementDialog.BUTTONS
 
OK - org.openstreetmap.josm.gui.io.UploadOrSaveState
a data layer was successfully saved or upload to the server
OK - org.openstreetmap.josm.io.audio.AudioPlayer.Result
Success
OKAction - Class in org.openstreetmap.josm.gui.dialogs.relation.actions
Apply the updates and close the dialog.
OKAction() - Constructor for class org.openstreetmap.josm.gui.dialogs.DeleteFromRelationConfirmationDialog.OKAction
 
OKAction() - Constructor for class org.openstreetmap.josm.gui.io.CredentialDialog.OKAction
 
OKAction() - Constructor for class org.openstreetmap.josm.gui.preferences.PreferenceDialog.OKAction
 
OKAction(IRelationEditorActionAccess) - Constructor for class org.openstreetmap.josm.gui.dialogs.relation.actions.OKAction
Constructs a new OKAction.
old - Variable in class org.openstreetmap.josm.actions.ImageryAdjustAction
 
old - Variable in class org.openstreetmap.josm.data.osm.AbstractDataSourceChangeEvent
 
old - Variable in class org.openstreetmap.josm.data.osm.DataSelectionListener.AbstractSelectionEvent
 
old - Variable in class org.openstreetmap.josm.data.osm.event.IDataSelectionListener.AbstractSelectionEvent
 
OLD - org.openstreetmap.josm.gui.dialogs.PropertiesMembershipChoiceDialog.ExistingBothNew
 
oldbounds - Variable in class org.openstreetmap.josm.gui.widgets.JMultilineLabel
 
oldCenter - Variable in class org.openstreetmap.josm.gui.NavigatableComponent.SmoothScrollThread
 
oldChangesetId - Variable in class org.openstreetmap.josm.data.osm.event.ChangesetIdChangedEvent
 
oldCoor - Variable in class org.openstreetmap.josm.gui.layer.markerlayer.PlayHeadMarker
 
oldEntry - Variable in class org.openstreetmap.josm.gui.layer.geoimage.ImageDisplay
The previous file that is currently displayed.
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.widgets.MultiSplitPane
 
oldHighlightedWaySegment - 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
 
oldIds - Variable in class org.openstreetmap.josm.data.sources.SourceInfo
list of old IDs, only for loading, not handled anywhere else
oldKey - Variable in class org.openstreetmap.josm.actions.upload.FixDataHook.FixDataKey
key of wrong data
oldKey - Variable in class org.openstreetmap.josm.actions.upload.FixDataHook.FixDataTag
key of wrong data
oldKey - Variable in class org.openstreetmap.josm.data.correction.TagCorrection
Old key
oldLineStroke - Variable in class org.openstreetmap.josm.actions.mapmode.ExtrudeAction
 
oldLoc - Variable in class org.openstreetmap.josm.gui.MapView
 
oldMapMode - Variable in class org.openstreetmap.josm.actions.ImageryAdjustAction
 
oldmode - Variable in class org.openstreetmap.josm.plugins.PluginInformation
Determines if the plugin is an old version loaded for incompatibility with latest JOSM (from plugin list)
oldMode - Variable in class org.openstreetmap.josm.gui.layer.markerlayer.PlayHeadMarker
 
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.
oldNode - Variable in class org.openstreetmap.josm.gui.dialogs.PropertiesMembershipChoiceDialog.ExistingBothNewChoice
The "Existing node" button
OldNodeState(Node) - Constructor for class org.openstreetmap.josm.command.Command.OldNodeState
Constructs a new OldNodeState for the given node.
oldPreferred - Variable in class org.openstreetmap.josm.gui.widgets.JMultilineLabel
 
oldRole - Variable in class org.openstreetmap.josm.command.ChangeRelationMemberRoleCommand
 
oldSelection - Variable in class org.openstreetmap.josm.command.SelectCommand
the selection before applying the new selection
oldSize - Variable in class org.openstreetmap.josm.gui.MapView
 
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.actions.upload.FixDataHook.FixDataTag
value of wrong data
oldValue - Variable in class org.openstreetmap.josm.data.correction.TagCorrection
Old value
oldValue - Variable in class org.openstreetmap.josm.spi.preferences.DefaultPreferenceChangeEvent
 
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
Called when conflicts are added.
onConflictsAdded(ConflictCollection) - Method in class org.openstreetmap.josm.gui.dialogs.ConflictDialog
 
onConflictsRemoved(ConflictCollection) - Method in interface org.openstreetmap.josm.data.conflict.IConflictListener
Called when conflicts are removed.
onConflictsRemoved(ConflictCollection) - Method in class org.openstreetmap.josm.gui.dialogs.ConflictDialog
 
onDereference() - Method in class org.openstreetmap.josm.data.preferences.AbstractProperty.WeakPreferenceAdapter
 
onDereference() - Method in class org.openstreetmap.josm.tools.ListenableWeakReference
This method is called after the object is dereferenced.
ONE_NODE_WAY - Static variable in class org.openstreetmap.josm.data.validation.tests.UntaggedWay
One node way error
ONE_OF - org.openstreetmap.josm.gui.mappaint.mapcss.ConditionFactory.Op
The reference is treated as a list separated by ';'.
oneNormInView(MapViewState.MapViewPoint) - Method in class org.openstreetmap.josm.gui.MapViewState.MapViewPoint
Gets the sum of the x/y view distances between the points.
oneParentMultipolygonNotFiltered(IPrimitive, boolean) - Static method in class org.openstreetmap.josm.data.osm.FilterMatcher
 
oneParentWayNotFiltered(IPrimitive, boolean) - Static method in class org.openstreetmap.josm.data.osm.FilterMatcher
 
oneWay - Variable in class org.openstreetmap.josm.gui.dialogs.relation.sort.RelationNodeMap.NodesWays
 
ONEWAY - Static variable in class org.openstreetmap.josm.actions.upload.FixDataHook
 
onewayArrow - Variable in class org.openstreetmap.josm.gui.preferences.display.DrawingPreference
 
onewayBeginning - Variable in class org.openstreetmap.josm.gui.dialogs.relation.sort.WayConnectionTypeCalculator
 
onewayFollowsNext - Variable in class org.openstreetmap.josm.gui.dialogs.relation.sort.WayConnectionType
True, if the way is oneway and it doesn't follow the flow of the next member
onewayFollowsPrevious - Variable in class org.openstreetmap.josm.gui.dialogs.relation.sort.WayConnectionType
False, if the way is oneway and it doesn't follow the flow of the previous member
onewayMap - Variable in class org.openstreetmap.josm.gui.dialogs.relation.sort.RelationNodeMap
 
onewayReverseMap - Variable in class org.openstreetmap.josm.gui.dialogs.relation.sort.RelationNodeMap
 
onFinish - Variable in class org.openstreetmap.josm.data.validation.ValidationTask
 
onLayerChange(AbstractModifiableLayer) - Method in class org.openstreetmap.josm.gui.MainFrame
 
onLayerSelectionChanged() - Method in class org.openstreetmap.josm.gui.preferences.imagery.AddWMSLayerPanel
 
onlineResource - Variable in class org.openstreetmap.josm.gui.io.OnlineResourceMenu.ToggleOnlineResourceAction
 
OnlineResource - Enum in org.openstreetmap.josm.io
Online resources directly used by JOSM.
OnlineResource(String) - Constructor for enum org.openstreetmap.josm.io.OnlineResource
 
OnlineResourceMenu - Class in org.openstreetmap.josm.gui.io
Show list of OnlineResource to set online/offline via NetworkManager.
OnlineResourceMenu() - Constructor for class org.openstreetmap.josm.gui.io.OnlineResourceMenu
Constructs a new OnlineResourceMenu
OnlineResourceMenu.ToggleMenuListener - Class in org.openstreetmap.josm.gui.io
 
OnlineResourceMenu.ToggleOnlineResourceAction - Class in org.openstreetmap.josm.gui.io
 
OnLineStrategy - Class in org.openstreetmap.josm.gui.mappaint.styleelement.placement
Places the label onto the line.
OnLineStrategy(double) - Constructor for class org.openstreetmap.josm.gui.mappaint.styleelement.placement.OnLineStrategy
Create a new strategy that places the text on the line.
OnLineStrategy.GlyphRotatingVisitor - Class in org.openstreetmap.josm.gui.mappaint.styleelement.placement
Rotate the glyphs along a path.
OnLineStrategy.HalfSegment - Class in org.openstreetmap.josm.gui.mappaint.styleelement.placement
A half segment that can be used to place text on it.
OnLineStrategy.OffsetGlyph - Class in org.openstreetmap.josm.gui.mappaint.styleelement.placement
 
OnLineStrategy.UpsideComputingVisitor - Class in org.openstreetmap.josm.gui.mappaint.styleelement.placement
A visitor that computes the side of the way that is the upper one for each segment and computes the dominant upper side of the way.
ONLY_APPLICABLE - Static variable in class org.openstreetmap.josm.gui.tagging.presets.TaggingPresetSelector
 
ONLY_SELECTED_TESTS - Static variable in class org.openstreetmap.josm.data.validation.tests.MapCSSTagChecker
 
onlyDataLayersSelected(LayerListDialog.LayerListModel) - Static method in class org.openstreetmap.josm.gui.dialogs.layer.LayerListTransferHandler
 
onlyExpert() - Method in interface org.openstreetmap.josm.gui.download.DownloadSource
Defines whether this download source should be visible only in the expert mode.
onlyExpert() - Method in class org.openstreetmap.josm.gui.download.OSMDownloadSource
 
onlyExpert() - Method in class org.openstreetmap.josm.gui.download.OverpassDownloadSource
 
onlyKnownLinear - Variable in class org.openstreetmap.josm.data.validation.tests.OverlappingWays
 
onoffAction - Variable in class org.openstreetmap.josm.gui.dialogs.MapPaintDialog
 
OnOffAction() - Constructor for class org.openstreetmap.josm.gui.dialogs.MapPaintDialog.OnOffAction
Constructs a new OnOffAction.
onPostDownloadFromServer() - Method in class org.openstreetmap.josm.gui.layer.OsmDataLayer
Actions run after data has been downloaded to this layer.
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
 
onPostSaveToFile() - Method in class org.openstreetmap.josm.gui.layer.AbstractModifiableLayer
 
onPostSaveToFile() - Method in class org.openstreetmap.josm.gui.layer.GpxLayer
 
onPostSaveToFile() - Method in class org.openstreetmap.josm.gui.layer.OsmDataLayer
 
onPostSaveToFile() - Method in interface org.openstreetmap.josm.gui.layer.SaveToFile
Initializes the layer after a successful save of data to a file.
onPostUploadToServer() - Method in class org.openstreetmap.josm.gui.layer.AbstractModifiableLayer
Initializes the layer after a successful upload to the server.
onPostUploadToServer() - Method in class org.openstreetmap.josm.gui.layer.OsmDataLayer
 
onPostUploadToServer() - Method in interface org.openstreetmap.josm.gui.layer.UploadToServer
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
 
onStateChanged() - Method in class org.openstreetmap.josm.gui.dialogs.layer.LayerVisibilityAction.AbstractFilterSlider
Called whenever the state of the slider was changed.
onStateChanged() - Method in class org.openstreetmap.josm.gui.dialogs.layer.LayerVisibilityAction.ColorfulnessSlider
 
onStateChanged() - Method in class org.openstreetmap.josm.gui.dialogs.layer.LayerVisibilityAction.GammaFilterSlider
 
onStateChanged() - Method in class org.openstreetmap.josm.gui.dialogs.layer.LayerVisibilityAction.OpacitySlider
 
onStateChanged() - Method in class org.openstreetmap.josm.gui.dialogs.layer.LayerVisibilityAction.SharpnessSlider
 
op - Variable in class org.openstreetmap.josm.gui.layer.imagery.ColorfulImageProcessor
 
op - Variable in class org.openstreetmap.josm.gui.layer.imagery.SharpenImageProcessor
 
op - Variable in class org.openstreetmap.josm.gui.mappaint.mapcss.ConditionFactory.IndexCondition
 
op - Variable in class org.openstreetmap.josm.gui.mappaint.mapcss.ConditionFactory.KeyValueCondition
The key/value match operation.
op - Variable in class org.openstreetmap.josm.gui.mappaint.mapcss.ConditionFactory.RoleCondition
 
Op(BiPredicate<String, String>) - Constructor for enum org.openstreetmap.josm.gui.mappaint.mapcss.ConditionFactory.Op
Create a new string operation.
Op(IntFunction<Boolean>) - Constructor for enum org.openstreetmap.josm.gui.mappaint.mapcss.ConditionFactory.Op
Create a new float operation that compares two float values
Op(ConditionFactory.Op) - Constructor for enum org.openstreetmap.josm.gui.mappaint.mapcss.ConditionFactory.Op
Create a new Op by negating an other op.
op3 - Variable in class org.openstreetmap.josm.gui.layer.imagery.GammaImageProcessor
 
op4 - Variable in class org.openstreetmap.josm.gui.layer.imagery.GammaImageProcessor
 
opacity - Variable in class org.openstreetmap.josm.gui.layer.Layer
The opacity of the layer.
opacity - Variable in class org.openstreetmap.josm.gui.mappaint.styleelement.RepeatImageElement
The opacity
OPACITY - Static variable in interface org.openstreetmap.josm.gui.mappaint.StyleKeys
MapCSS opacity property key
OPACITY_PROP - Static variable in class org.openstreetmap.josm.gui.layer.Layer
The opacity of this layer.
OpacitySlider() - Constructor for class org.openstreetmap.josm.gui.dialogs.layer.LayerVisibilityAction.OpacitySlider
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.FileChooserManager
 
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(String, String) - Method in class org.openstreetmap.josm.io.GpxWriter
 
OPEN - org.openstreetmap.josm.data.notes.Note.State
Note is open
OPEN_FILES - Static variable in class org.openstreetmap.josm.io.remotecontrol.PermissionPrefWithDefault
Open local files
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.
OpenAndCloseStateRestrictionPanel() - Constructor for class org.openstreetmap.josm.gui.dialogs.changeset.query.OpenAndCloseStateRestrictionPanel
Constructs a new OpenAndCloseStateRestrictionPanel.
openAndReadXML(File) - Method in class org.openstreetmap.josm.gui.io.CustomConfigurator.XMLCommandProcessor
Read preferences from an XML file
openAndReadXML(InputStream) - Method in class org.openstreetmap.josm.gui.io.CustomConfigurator.XMLCommandProcessor
Read custom preferences from an XML InputStream
OpenApiHandler - Class in org.openstreetmap.josm.io.remotecontrol.handler
Reports available commands as OpenAPI.
OpenApiHandler() - Constructor for class org.openstreetmap.josm.io.remotecontrol.handler.OpenApiHandler
 
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
 
OpenBrowserAction - Class in org.openstreetmap.josm.actions
Action to open browser on given URL.
OpenBrowserAction(String, String) - Constructor for class org.openstreetmap.josm.actions.OpenBrowserAction
Constructs a new OpenBrowserAction.
OpenBrowserAction(String, String, ImageResource) - Constructor for class org.openstreetmap.josm.actions.OpenBrowserAction
Constructs a new OpenBrowserAction.
openChangeset(Changeset, ProgressMonitor) - Method in class org.openstreetmap.josm.io.OsmApi
Creates a new changeset based on the keys in changeset.
OpenChangesetDialogAction(Class<? extends JComponent>) - Constructor for class org.openstreetmap.josm.gui.history.VersionInfoPanel.OpenChangesetDialogAction
 
OpenChangesetPopupMenu - Class in org.openstreetmap.josm.gui.history
A menu displaying links to external history viewers for a changeset.
OpenChangesetPopupMenu(long, PrimitiveId) - Constructor for class org.openstreetmap.josm.gui.history.OpenChangesetPopupMenu
Constructs a new OpenChangesetPopupMenu for the given changeset id.
OpenChangesetPopupMenu.ChangesetViewerEntry - Class in org.openstreetmap.josm.gui.history
Auxiliary class to save a link to a history viewer in the preferences.
OpenChangesetPopupMenuAction() - Constructor for class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetDetailPanel.OpenChangesetPopupMenuAction
 
openChild(String, String, Attributes) - Method in class org.openstreetmap.josm.data.gpx.GpxExtensionCollection
Adds a child extension to the last extension and pushes it to the stack.
openCloseRestrictionStateChanged() - Method in class org.openstreetmap.josm.gui.dialogs.changeset.query.AdvancedChangesetQueryPanel.RestrictionGroupStateChangeHandler
 
openConnection(URL) - Method in class org.openstreetmap.josm.io.protocols.data.Handler
 
openDialogs - Variable in class org.openstreetmap.josm.gui.dialogs.relation.RelationDialogManager
the map of open dialogs
OpenDirAction(String) - Constructor for class org.openstreetmap.josm.actions.AboutAction.OpenDirAction
 
OPENED - org.openstreetmap.josm.data.notes.NoteComment.Action
note has been opened
OpenEndPseudoClassCondition(boolean) - Constructor for class org.openstreetmap.josm.gui.mappaint.mapcss.ConditionFactory.OpenEndPseudoClassCondition
Constructs a new OpenEndPseudoClassCondition.
openEnds - Variable in class org.openstreetmap.josm.data.osm.visitor.paint.relations.Multipolygon
 
openFile - Variable in class org.openstreetmap.josm.gui.MainMenu
File / Open...
OpenFileAction - Class in org.openstreetmap.josm.actions
Open a file chooser dialog and select a file to import.
OpenFileAction() - Constructor for class org.openstreetmap.josm.actions.OpenFileAction
Create an open action.
OpenFileAction.OpenFileTask - Class in org.openstreetmap.josm.actions
Task to open files.
openFileChooser() - Method in class org.openstreetmap.josm.gui.widgets.FileChooserManager
Opens the AbstractFileChooser that has been created.
openFileChooser(Component) - Method in class org.openstreetmap.josm.gui.widgets.FileChooserManager
Opens the AbstractFileChooser that has been created and waits for the user to choose a file/directory, or cancel the dialog.
When the user chooses a file or directory, the lastDirProperty is updated to the chosen directory path.
OpenFileHandler - Class in org.openstreetmap.josm.io.remotecontrol.handler
Opens a local file
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>) - Method in class org.openstreetmap.josm.gui.MainApplication.DefaultNativeOsCallback
 
openFiles(List<File>) - Method in interface org.openstreetmap.josm.tools.PlatformHook.NativeOsCallback
macOS: Called when JOSM is asked to open a list of files.
openFiles(List<File>, Options...) - Static method in class org.openstreetmap.josm.actions.OpenFileAction
Open a list of files.
OpenFileTask(List<File>, FileFilter) - Constructor for class org.openstreetmap.josm.actions.OpenFileAction.OpenFileTask
Constructs a new OpenFileTask.
OpenFileTask(List<File>, FileFilter, String) - Constructor for class org.openstreetmap.josm.actions.OpenFileAction.OpenFileTask
Constructs a new OpenFileTask.
openHelpTopic(String) - Method in class org.openstreetmap.josm.gui.help.HelpBrowser
 
openHelpTopic(String) - Method in interface org.openstreetmap.josm.gui.help.IHelpBrowser
Loads and displays the help information for a help topic given by a relative help topic name, i.e.
openInBrowserAction - Variable in class org.openstreetmap.josm.gui.dialogs.NotesDialog
 
OpenInBrowserAction() - Constructor for class org.openstreetmap.josm.gui.dialogs.NotesDialog.OpenInBrowserAction
 
OpenInBrowserAction(IHelpBrowser) - Constructor for class org.openstreetmap.josm.gui.help.HelpBrowser.OpenInBrowserAction
Constructs a new OpenInBrowserAction.
openingHourTest - Variable in class org.openstreetmap.josm.data.validation.tests.ConditionalKeys
 
OpeningHourTest - Class in org.openstreetmap.josm.data.validation.tests
Tests the correct usage of the opening hour syntax of the tags opening_hours, collection_times, service_times according to OpeningHoursParser.
OpeningHourTest() - Constructor for class org.openstreetmap.josm.data.validation.tests.OpeningHourTest
Constructs a new OpeningHourTest.
openJosmUpdateSite() - Static method in class org.openstreetmap.josm.gui.bugreport.JosmUpdatePanel
 
openln(String) - Method in class org.openstreetmap.josm.io.GpxWriter
 
openln(String, String) - Method in class org.openstreetmap.josm.io.GpxWriter
 
openLocation - Variable in class org.openstreetmap.josm.gui.MainMenu
File / Open Location...
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.
OpenLocationAction(Shortcut) - Constructor for class org.openstreetmap.josm.actions.OpenLocationAction
Create an open action.
OpenLocationAction.WhichTasksToPerformDialog - Class in org.openstreetmap.josm.actions
 
OpenRecentAction(String) - Constructor for class org.openstreetmap.josm.gui.io.RecentlyOpenedFilesMenu.OpenRecentAction
 
openStream(URL) - Static method in class org.openstreetmap.josm.tools.Utils
Convenient method to open an URL stream, using JOSM HTTP client if needed.
OpenTransferHandler - Class in org.openstreetmap.josm.gui.datatransfer
This transfer handler allows to e.g.
OpenTransferHandler() - Constructor for class org.openstreetmap.josm.gui.datatransfer.OpenTransferHandler
 
openUrl(boolean, boolean, String) - Method in class org.openstreetmap.josm.actions.OpenLocationAction
Open the given URL.
openUrl(boolean, String) - Method in class org.openstreetmap.josm.actions.OpenLocationAction
Open the given URL.
openUrl(String) - Method in class org.openstreetmap.josm.actions.OpenLocationAction
Open the given URL.
openUrl(String) - Method in class org.openstreetmap.josm.gui.help.HelpBrowser
 
openUrl(String) - Method in interface org.openstreetmap.josm.gui.help.IHelpBrowser
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 a URL in the default web browser.
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
 
openUrl(DownloadParams, boolean, String) - Method in class org.openstreetmap.josm.actions.OpenLocationAction
Open the given URL.
openUrl(DownloadParams, String) - Method in class org.openstreetmap.josm.actions.OpenLocationAction
Open the given URL.
OPERATION - org.openstreetmap.josm.gui.ConditionalOptionPaneUtil.NotShowAgain
 
operationCanceled() - Method in class org.openstreetmap.josm.gui.PleaseWaitRunnable
 
operationCanceled() - Method in interface org.openstreetmap.josm.gui.progress.ProgressMonitor.CancelListener
Called when the operation was canceled
opposite() - Method in enum org.openstreetmap.josm.gui.history.PointInTimeType
Returns the opposite point in time.
OPPOSITE - org.openstreetmap.josm.data.validation.tests.PowerLines.NumberingDirection
Numbering goes opposite way direction
oppositeHasTag(String) - Method in class org.openstreetmap.josm.gui.history.TagTableModel
Determines if a tag exists in the opposite point in time for the given key.
opt(String) - Method in class org.openstreetmap.josm.gui.layer.gpx.GpxDrawHelper
 
optBool(String) - Method in class org.openstreetmap.josm.gui.layer.gpx.GpxDrawHelper
 
optInt(String) - Method in class org.openstreetmap.josm.gui.layer.gpx.GpxDrawHelper
 
option - Variable in class org.openstreetmap.josm.tools.OptionParser.FoundOption
 
Option(boolean) - Constructor for enum org.openstreetmap.josm.gui.ProgramArguments.Option
 
Option(boolean, char) - Constructor for enum org.openstreetmap.josm.data.validation.ValidatorCLI.Option
 
Option(boolean, char) - Constructor for enum org.openstreetmap.josm.gui.mappaint.RenderingCLI.Option
 
Option(boolean, char, OptionParser.OptionCount) - Constructor for enum org.openstreetmap.josm.data.validation.ValidatorCLI.Option
 
optional - Variable in class org.openstreetmap.josm.tools.ImageProvider
In case of errors do not throw exception but return null for missing image
Optional - Class in org.openstreetmap.josm.gui.tagging.presets.items
Used to group optional attributes.
Optional() - Constructor for class org.openstreetmap.josm.gui.tagging.presets.items.Optional
 
OPTIONAL - org.openstreetmap.josm.tools.OptionParser.OptionCount
The option may be specified once
OPTIONAL_LANE_PATTERN - Static variable in class org.openstreetmap.josm.data.validation.tests.ConnectivityRelations
 
OPTIONAL_TOOLTIP_TEXT - Static variable in class org.openstreetmap.josm.gui.tagging.presets.TaggingPreset
The action key for optional tooltips
optionalFeatures - Variable in class org.openstreetmap.josm.data.osm.pbf.HeaderBlock
 
optionalFeatures() - Method in class org.openstreetmap.josm.data.osm.pbf.HeaderBlock
The optional features to parse the PBF
optionCount - Variable in enum org.openstreetmap.josm.data.validation.ValidatorCLI.Option
 
OptionCount(int, int) - Constructor for enum org.openstreetmap.josm.tools.OptionParser.OptionCount
 
optionName - Variable in class org.openstreetmap.josm.tools.OptionParser.FoundOption
 
OptionParseException() - Constructor for exception org.openstreetmap.josm.tools.OptionParser.OptionParseException
Create an empty error with no description
OptionParseException(String) - Constructor for exception org.openstreetmap.josm.tools.OptionParser.OptionParseException
Create an error with a localized description
OptionParseException(String, Throwable) - Constructor for exception org.openstreetmap.josm.tools.OptionParser.OptionParseException
Create an error with a localized description and a root cause
OptionParser - Class in org.openstreetmap.josm.tools
A replacement of getopt.
OptionParser(String) - Constructor for class org.openstreetmap.josm.tools.OptionParser
Create a new option parser.
OptionParser.AvailableOption - Interface in org.openstreetmap.josm.tools
 
OptionParser.FoundOption - Class in org.openstreetmap.josm.tools
 
OptionParser.OptionCount - Enum in org.openstreetmap.josm.tools
How often an option may / must be specified on the command line.
OptionParser.OptionParseException - Exception in org.openstreetmap.josm.tools
Exception thrown when an option cannot be parsed.
options - Variable in class org.openstreetmap.josm.actions.OpenFileAction.OpenFileTask
 
options - Variable in class org.openstreetmap.josm.data.imagery.TMSCachedTileLoader
 
options - Variable in class org.openstreetmap.josm.data.imagery.TMSCachedTileLoaderJob
 
options - Variable in class org.openstreetmap.josm.data.imagery.vectortile.mapbox.MapboxVectorCachedTileLoader
 
options - Variable in class org.openstreetmap.josm.data.validation.routines.UrlValidator
Holds the set of current validation options.
options - Variable in class org.openstreetmap.josm.gui.io.importexport.FileImporter
 
options - Variable in class org.openstreetmap.josm.io.GeoJSONWriter
 
options - Variable in class org.openstreetmap.josm.io.OsmReader
The OsmReader.Options to use when parsing the xml data
Options - Enum in org.openstreetmap.josm.gui.io.importexport
Options for ImportExport classes.
Options() - Constructor for enum org.openstreetmap.josm.gui.io.importexport.Options
 
Options() - Constructor for enum org.openstreetmap.josm.io.GeoJSONWriter.Options
 
Options() - Constructor for enum org.openstreetmap.josm.io.OsmReader.Options
 
Options() - Constructor for enum org.openstreetmap.josm.tools.OsmPrimitiveImageProvider.Options
 
Or(SearchCompiler.Match, SearchCompiler.Match) - Constructor for class org.openstreetmap.josm.data.osm.search.SearchCompiler.Or
Constructs a new Or match.
OR - org.openstreetmap.josm.data.osm.search.PushbackTokenizer.Token
Or token (or) (|)
or_expression() - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParser
 
ORANGE_TRANSPARENT - Static variable in class org.openstreetmap.josm.actions.mapmode.DrawAction
 
order - Variable in class org.openstreetmap.josm.data.osm.visitor.paint.StyledMapRenderer.StyleRecord
 
order() - Method in interface org.openstreetmap.josm.gui.dialogs.relation.actions.IRelationEditorActionGroup
Get the position at which the action group should be added.
ORDER_LOCK - Static variable in class org.openstreetmap.josm.io.remotecontrol.RequestProcessor
This is purely used to ensure that remote control commands are executed in the order in which they are received
orderingNodesWaysRelations() - Static method in class org.openstreetmap.josm.data.osm.OsmPrimitiveComparator
Returns a comparator ordering the primitives by type in the order NODE, WAY, RELATION
orderingNodesWaysRelations() - Static method in class org.openstreetmap.josm.data.osm.PrimitiveComparator
Returns a comparator ordering the primitives by type in the order NODE, WAY, RELATION
orderingRelationsWaysNodes() - Static method in class org.openstreetmap.josm.data.osm.OsmPrimitiveComparator
Returns a comparator ordering the primitives by type in the order RELATION, WAY, NODE
orderingRelationsWaysNodes() - Static method in class org.openstreetmap.josm.data.osm.PrimitiveComparator
Returns a comparator ordering the primitives by type in the order RELATION, WAY, NODE
orderingWaysRelationsNodes() - Static method in class org.openstreetmap.josm.data.osm.OsmPrimitiveComparator
Returns a comparator ordering the primitives by type in the order WAY, RELATION, NODE
orderingWaysRelationsNodes() - Static method in class org.openstreetmap.josm.data.osm.PrimitiveComparator
Returns a comparator ordering the primitives by type in the order WAY, RELATION, NODE
orderNodesByTrafficHand(List<Node>) - Static method in class org.openstreetmap.josm.actions.CreateCircleAction
Order nodes according to left/right hand traffic.
orderNodesByWay(List<Node>, Way) - Static method in class org.openstreetmap.josm.actions.CreateCircleAction
Order nodes according to way direction.
org.openstreetmap.josm - package org.openstreetmap.josm
Provides the classes of JOSM application.
org.openstreetmap.josm.actions - package org.openstreetmap.josm.actions
Provides the classes for JOSM user actions.
org.openstreetmap.josm.actions.audio - package org.openstreetmap.josm.actions.audio
Provides the classes for JOSM audio playback actions.
org.openstreetmap.josm.actions.corrector - package org.openstreetmap.josm.actions.corrector
Provides the classes for JOSM tag correctors.
org.openstreetmap.josm.actions.downloadtasks - package org.openstreetmap.josm.actions.downloadtasks
Provides the classes for JOSM download tasks .
org.openstreetmap.josm.actions.mapmode - package org.openstreetmap.josm.actions.mapmode
Provides the classes for JOSM map modes.
org.openstreetmap.josm.actions.relation - package org.openstreetmap.josm.actions.relation
Provides the classes for JOSM actions that work with relations.
org.openstreetmap.josm.actions.search - package org.openstreetmap.josm.actions.search
Provides the classes for JOSM search action.
org.openstreetmap.josm.actions.upload - package org.openstreetmap.josm.actions.upload
Provides the classes for JOSM upload action.
org.openstreetmap.josm.cli - package org.openstreetmap.josm.cli
Provides the classes for JOSM command line interface.
org.openstreetmap.josm.command - package org.openstreetmap.josm.command
Provides the classes for JOSM commands allowing to modify an OSM data set.
org.openstreetmap.josm.command.conflict - package org.openstreetmap.josm.command.conflict
Provides commands for handling conflicts.
org.openstreetmap.josm.data - package org.openstreetmap.josm.data
Provides the classes for JOSM managed data.
org.openstreetmap.josm.data.algorithms - package org.openstreetmap.josm.data.algorithms
General purpose algorithm classes for OSM data validation.
org.openstreetmap.josm.data.cache - package org.openstreetmap.josm.data.cache
Provides the classes for JOSM cache of imagery tiles, backed up by JCS.
org.openstreetmap.josm.data.conflict - package org.openstreetmap.josm.data.conflict
Provides the classes for edition conflicts between OsmPrimitives
org.openstreetmap.josm.data.coor - package org.openstreetmap.josm.data.coor
Provides the classes for geographic coordinates (east/north and lat/lon systems).
org.openstreetmap.josm.data.coor.conversion - package org.openstreetmap.josm.data.coor.conversion
Provides the classes for geographic coordinates conversion.
org.openstreetmap.josm.data.correction - package org.openstreetmap.josm.data.correction
Provides the classes for JOSM data correction.
org.openstreetmap.josm.data.gpx - package org.openstreetmap.josm.data.gpx
Provides the classes for JOSM GPX data (points, tracks, routes).
org.openstreetmap.josm.data.imagery - package org.openstreetmap.josm.data.imagery
Provides the classes for JOSM imagery sources, coupled with JMapViewer classes.
org.openstreetmap.josm.data.imagery.street_level - package org.openstreetmap.josm.data.imagery.street_level
 
org.openstreetmap.josm.data.imagery.vectortile - package org.openstreetmap.josm.data.imagery.vectortile
 
org.openstreetmap.josm.data.imagery.vectortile.mapbox - package org.openstreetmap.josm.data.imagery.vectortile.mapbox
 
org.openstreetmap.josm.data.imagery.vectortile.mapbox.style - package org.openstreetmap.josm.data.imagery.vectortile.mapbox.style
Provides classes for converting Mapbox Vector Styles to JOSM MapCSS stylesheets See the style specification for more information on what the Mapbox Vector Style translation code expects.
org.openstreetmap.josm.data.notes - package org.openstreetmap.josm.data.notes
Provides the classes for OSM notes.
org.openstreetmap.josm.data.oauth - package org.openstreetmap.josm.data.oauth
Provides the classes for OAuth authentication to OSM.
org.openstreetmap.josm.data.oauth.osm - package org.openstreetmap.josm.data.oauth.osm
Provides the classes for OAuth authentication to OSM.
org.openstreetmap.josm.data.osm - package org.openstreetmap.josm.data.osm
Provides the classes for OSM data: Primitives: Node, Way, Relation Users Tags Changesets Utilities classes
org.openstreetmap.josm.data.osm.event - package org.openstreetmap.josm.data.osm.event
Provides the classes for OSM dataset events.
org.openstreetmap.josm.data.osm.history - package org.openstreetmap.josm.data.osm.history
Provides the classes for OSM primitives history (edition revisions).
org.openstreetmap.josm.data.osm.pbf - package org.openstreetmap.josm.data.osm.pbf
A package for reading OSM PBF files See PBF format for details.
org.openstreetmap.josm.data.osm.search - package org.openstreetmap.josm.data.osm.search
Provides classes allowing to search OSM primitives in a dataset using textual queries.
org.openstreetmap.josm.data.osm.visitor - package org.openstreetmap.josm.data.osm.visitor
Provides the classes for performing actions on OSM primitives using Visitor design pattern.
org.openstreetmap.josm.data.osm.visitor.paint - package org.openstreetmap.josm.data.osm.visitor.paint
Provides the classes for painting (rendering) OSM primitives on the map.
org.openstreetmap.josm.data.osm.visitor.paint.relations - package org.openstreetmap.josm.data.osm.visitor.paint.relations
Provides the classes for painting and caching Multipolygon relations.
org.openstreetmap.josm.data.preferences - package org.openstreetmap.josm.data.preferences
Provides the classes for storing JOSM user preferences.
org.openstreetmap.josm.data.preferences.sources - package org.openstreetmap.josm.data.preferences.sources
Provide classes to manage source of JOSM extensions that can be chosen in user preferences: map paint styles tagging presets validator rules
org.openstreetmap.josm.data.projection - package org.openstreetmap.josm.data.projection
Provides the classes for JOSM map projection.
org.openstreetmap.josm.data.projection.datum - package org.openstreetmap.josm.data.projection.datum
Provides the classes for datum used in map projections.
org.openstreetmap.josm.data.projection.proj - package org.openstreetmap.josm.data.projection.proj
Provides the classes for JOSM map projections implementations.
org.openstreetmap.josm.data.protobuf - package org.openstreetmap.josm.data.protobuf
 
org.openstreetmap.josm.data.sources - package org.openstreetmap.josm.data.sources
 
org.openstreetmap.josm.data.tagging - package org.openstreetmap.josm.data.tagging
Provides classes for handling OSM tags.
org.openstreetmap.josm.data.tagging.ac - package org.openstreetmap.josm.data.tagging.ac
Provides classes for handling autocompletion of tags.
org.openstreetmap.josm.data.validation - package org.openstreetmap.josm.data.validation
Provides the classes for JOSM data validation.
org.openstreetmap.josm.data.validation.routines - package org.openstreetmap.josm.data.validation.routines
This package contains independent validation routines adapted from Apache Commons Validator 1.5.0.
org.openstreetmap.josm.data.validation.tests - package org.openstreetmap.josm.data.validation.tests
Provides the classes for JOSM data validation tests.
org.openstreetmap.josm.data.validation.util - package org.openstreetmap.josm.data.validation.util
Provides utilities classes for JOSM data validation.
org.openstreetmap.josm.data.vector - package org.openstreetmap.josm.data.vector
Provides classes for vector data like Mapbox Vector Tiles.
org.openstreetmap.josm.gui - package org.openstreetmap.josm.gui
Provides the classes for JOSM graphical user interface.
org.openstreetmap.josm.gui.animation - package org.openstreetmap.josm.gui.animation
Provides classes adding graphical animation, adapted from Icedtea-Web.
org.openstreetmap.josm.gui.autofilter - package org.openstreetmap.josm.gui.autofilter
Provides the classes for automatic filters (filters automatically created on current data).
org.openstreetmap.josm.gui.bbox - package org.openstreetmap.josm.gui.bbox
Provides GUI classes for displaying a customizable and interactive bounding box.
org.openstreetmap.josm.gui.bugreport - package org.openstreetmap.josm.gui.bugreport
Provides GUI classes for the bug report system, allowing users to create tickets on issue tracker directly from JOSM.
org.openstreetmap.josm.gui.conflict - package org.openstreetmap.josm.gui.conflict
Provides the classes for displaying conflicts between OSM primitives.
org.openstreetmap.josm.gui.conflict.pair - package org.openstreetmap.josm.gui.conflict.pair
Provides the classes for displaying conflicts as pair of lists.
org.openstreetmap.josm.gui.conflict.pair.nodes - package org.openstreetmap.josm.gui.conflict.pair.nodes
Provides the classes for displaying conflicts in ways list of nodes.
org.openstreetmap.josm.gui.conflict.pair.properties - package org.openstreetmap.josm.gui.conflict.pair.properties
Provides the classes for displaying conflicts in OSM primitive properties.
org.openstreetmap.josm.gui.conflict.pair.relation - package org.openstreetmap.josm.gui.conflict.pair.relation
Provides the classes for displaying conflicts in OSM primitive relation memberships.
org.openstreetmap.josm.gui.conflict.pair.tags - package org.openstreetmap.josm.gui.conflict.pair.tags
Provides the classes for displaying conflicts in OSM primitive tags.
org.openstreetmap.josm.gui.conflict.tags - package org.openstreetmap.josm.gui.conflict.tags
Provides the classes for resolving conflicts between OSM tags.
org.openstreetmap.josm.gui.correction - package org.openstreetmap.josm.gui.correction
Provides the classes for JOSM data correction tables.
org.openstreetmap.josm.gui.datatransfer - package org.openstreetmap.josm.gui.datatransfer
Provides the classes for transferring data using cut/copy/paste operations.
org.openstreetmap.josm.gui.datatransfer.data - package org.openstreetmap.josm.gui.datatransfer.data
Provides the classes for defining the serializable data transferred using cut/copy/paste operations.
org.openstreetmap.josm.gui.datatransfer.importers - package org.openstreetmap.josm.gui.datatransfer.importers
Provides the classes for the transfer support controllers allowing cut/copy/paste operations.
org.openstreetmap.josm.gui.dialogs - package org.openstreetmap.josm.gui.dialogs
Provides three kinds of dialogs: Toggle dialogs on the right side of the GUI, that can be turned on, off, attached or detached from the GUI Changeset dialog based on a standalone implementation, dedicated to OSM changesets management Extended dialogs for everything else
org.openstreetmap.josm.gui.dialogs.changeset - package org.openstreetmap.josm.gui.dialogs.changeset
Standalone dialog allowing to handle OSM changesets (query and display them).
org.openstreetmap.josm.gui.dialogs.changeset.query - package org.openstreetmap.josm.gui.dialogs.changeset.query
Provides classes allowing to query changesets to the OSM API.
org.openstreetmap.josm.gui.dialogs.layer - package org.openstreetmap.josm.gui.dialogs.layer
Toggle dialog allowing to display the list of layers.
org.openstreetmap.josm.gui.dialogs.properties - package org.openstreetmap.josm.gui.dialogs.properties
Toggle dialog allowing to display/edit tags and relation memberships of currently selected OSM objects.
org.openstreetmap.josm.gui.dialogs.relation - package org.openstreetmap.josm.gui.dialogs.relation
Toggle dialog allowing to display currently loaded relations and perform operations on them.
org.openstreetmap.josm.gui.dialogs.relation.actions - package org.openstreetmap.josm.gui.dialogs.relation.actions
Provides the classes for relation editor actions.
org.openstreetmap.josm.gui.dialogs.relation.sort - package org.openstreetmap.josm.gui.dialogs.relation.sort
Provides the classes for sorting relations.
org.openstreetmap.josm.gui.dialogs.validator - package org.openstreetmap.josm.gui.dialogs.validator
Toggle dialog allowing to launch data validation and display validation results (errors and warnings).
org.openstreetmap.josm.gui.download - package org.openstreetmap.josm.gui.download
Provides GUI classes for the download dialog.
org.openstreetmap.josm.gui.download.overpass - package org.openstreetmap.josm.gui.download.overpass
This package contains all overpass query related classes.
org.openstreetmap.josm.gui.draw - package org.openstreetmap.josm.gui.draw
Provides GUI classes for 2D drawing in the map.
org.openstreetmap.josm.gui.help - package org.openstreetmap.josm.gui.help
Help system based on an embedded web browser fetching contents from JOSM wiki.
org.openstreetmap.josm.gui.history - package org.openstreetmap.josm.gui.history
Provides GUI classes for handling history of OSM objects.
org.openstreetmap.josm.gui.io - package org.openstreetmap.josm.gui.io
Provides GUI classes for handling input/output operations (download, upload, save).
org.openstreetmap.josm.gui.io.importexport - package org.openstreetmap.josm.gui.io.importexport
Provides GUI classes for handling file import/export operations.
org.openstreetmap.josm.gui.layer - package org.openstreetmap.josm.gui.layer
Provides classes for handling the different kinds of map layers.
org.openstreetmap.josm.gui.layer.geoimage - package org.openstreetmap.josm.gui.layer.geoimage
Provides classes for handling layers displaying geotagged pictures.
org.openstreetmap.josm.gui.layer.geoimage.viewers.projections - package org.openstreetmap.josm.gui.layer.geoimage.viewers.projections
 
org.openstreetmap.josm.gui.layer.gpx - package org.openstreetmap.josm.gui.layer.gpx
Provides classes for handling GPX layers.
org.openstreetmap.josm.gui.layer.imagery - package org.openstreetmap.josm.gui.layer.imagery
Provides classes for handling imagery background layers.
org.openstreetmap.josm.gui.layer.markerlayer - package org.openstreetmap.josm.gui.layer.markerlayer
Provides classes for handling marker layers.
org.openstreetmap.josm.gui.layer.validation - package org.openstreetmap.josm.gui.layer.validation
Provides classes for handling validation layer.
org.openstreetmap.josm.gui.mappaint - package org.openstreetmap.josm.gui.mappaint
Drawing system allowing to display and render OSM map data in a user-friendly and customizable way, through map styles.
Two implementations are provided: XML: this was the system used by default JOSM map style for a long time.
org.openstreetmap.josm.gui.mappaint.loader - package org.openstreetmap.josm.gui.mappaint.loader
Provides the GUI classes allowing map paint styles to be (re)loaded.
org.openstreetmap.josm.gui.mappaint.mapcss - package org.openstreetmap.josm.gui.mappaint.mapcss
Drawing system based on MapCSS map styles.
org.openstreetmap.josm.gui.mappaint.mapcss.parsergen - package org.openstreetmap.josm.gui.mappaint.mapcss.parsergen
 
org.openstreetmap.josm.gui.mappaint.styleelement - package org.openstreetmap.josm.gui.mappaint.styleelement
Style elements defining how a map paint style is rendered.
org.openstreetmap.josm.gui.mappaint.styleelement.placement - package org.openstreetmap.josm.gui.mappaint.styleelement.placement
Label placement strategy for map paint styles.
org.openstreetmap.josm.gui.oauth - package org.openstreetmap.josm.gui.oauth
Provides GUI classes for handling OAuth authentication to OSM API.
org.openstreetmap.josm.gui.preferences - package org.openstreetmap.josm.gui.preferences
Provides generic classes for handling JOSM preferences.
org.openstreetmap.josm.gui.preferences.advanced - package org.openstreetmap.josm.gui.preferences.advanced
Provides classes for handling advanced preferences.
org.openstreetmap.josm.gui.preferences.audio - package org.openstreetmap.josm.gui.preferences.audio
Provides classes for handling audio preferences.
org.openstreetmap.josm.gui.preferences.display - package org.openstreetmap.josm.gui.preferences.display
Provides classes for handling display preferences.
org.openstreetmap.josm.gui.preferences.imagery - package org.openstreetmap.josm.gui.preferences.imagery
Provides classes for handling imagery preferences.
org.openstreetmap.josm.gui.preferences.map - package org.openstreetmap.josm.gui.preferences.map
Provides classes for handling map preferences.
org.openstreetmap.josm.gui.preferences.plugin - package org.openstreetmap.josm.gui.preferences.plugin
Provides classes for handling plugin preferences.
org.openstreetmap.josm.gui.preferences.projection - package org.openstreetmap.josm.gui.preferences.projection
Provides classes for handling projection preferences.
org.openstreetmap.josm.gui.preferences.remotecontrol - package org.openstreetmap.josm.gui.preferences.remotecontrol
Provides classes for handling Remote Control preferences.
org.openstreetmap.josm.gui.preferences.server - package org.openstreetmap.josm.gui.preferences.server
Provides classes for handling connection preferences, including server authentication and proxy settings.
org.openstreetmap.josm.gui.preferences.shortcut - package org.openstreetmap.josm.gui.preferences.shortcut
Provides classes for handling shortcut preferences.
org.openstreetmap.josm.gui.preferences.validator - package org.openstreetmap.josm.gui.preferences.validator
Provides classes for handling validator preferences.
org.openstreetmap.josm.gui.progress - package org.openstreetmap.josm.gui.progress
Provides GUI classes for displaying long tasks background advancement in a progress bar, and a way to cancel them.
org.openstreetmap.josm.gui.progress.swing - package org.openstreetmap.josm.gui.progress.swing
Provides Swing-based progress monitor implementations.
org.openstreetmap.josm.gui.tagging - package org.openstreetmap.josm.gui.tagging
Provides classes for handling edition of OSM tags: tag tables, tag editors.
org.openstreetmap.josm.gui.tagging.ac - package org.openstreetmap.josm.gui.tagging.ac
Provides GUI classes for handling autocompletion of tags.
org.openstreetmap.josm.gui.tagging.presets - package org.openstreetmap.josm.gui.tagging.presets
Provides classes for handling tagging presets.
org.openstreetmap.josm.gui.tagging.presets.items - package org.openstreetmap.josm.gui.tagging.presets.items
Provides classes for handling tagging presets items.
org.openstreetmap.josm.gui.util - package org.openstreetmap.josm.gui.util
Provides GUI utility classes.
org.openstreetmap.josm.gui.util.imagery - package org.openstreetmap.josm.gui.util.imagery
 
org.openstreetmap.josm.gui.widgets - package org.openstreetmap.josm.gui.widgets
Provides GUI widgets customized for JOSM needs.
org.openstreetmap.josm.io - package org.openstreetmap.josm.io
Provides the classes for JOSM input/output support.
org.openstreetmap.josm.io.audio - package org.openstreetmap.josm.io.audio
Provides the classes for Audio mapping features.
org.openstreetmap.josm.io.auth - package org.openstreetmap.josm.io.auth
Provides the classes for authentication I/O.
org.openstreetmap.josm.io.imagery - package org.openstreetmap.josm.io.imagery
Provides the classes for imagery I/O.
org.openstreetmap.josm.io.nmea - package org.openstreetmap.josm.io.nmea
Provides the classes for reading NMEA-0183 files.
org.openstreetmap.josm.io.ozi - package org.openstreetmap.josm.io.ozi
 
org.openstreetmap.josm.io.protocols - package org.openstreetmap.josm.io.protocols
Provides the packages for registering protocol handlers.
org.openstreetmap.josm.io.protocols.data - package org.openstreetmap.josm.io.protocols.data
Provides the classes for registering a protocol handler for "data:".
org.openstreetmap.josm.io.remotecontrol - package org.openstreetmap.josm.io.remotecontrol
Provides the classes for remote control system.
org.openstreetmap.josm.io.remotecontrol.handler - package org.openstreetmap.josm.io.remotecontrol.handler
Provides the classes for remote control handlers (features exposed to the browser).
org.openstreetmap.josm.io.rtklib - package org.openstreetmap.josm.io.rtklib
Provides the classes for reading RTKLib Positioning Solution files.
org.openstreetmap.josm.io.session - package org.openstreetmap.josm.io.session
Provides the classes for user sessions import/export.
org.openstreetmap.josm.plugins - package org.openstreetmap.josm.plugins
Provides the classes for JOSM plugins system.
org.openstreetmap.josm.spi - package org.openstreetmap.josm.spi
This package contains services.
org.openstreetmap.josm.spi.lifecycle - package org.openstreetmap.josm.spi.lifecycle
Service for JOSM lifecycle.
org.openstreetmap.josm.spi.preferences - package org.openstreetmap.josm.spi.preferences
Service for preferences and base directory lookup.
org.openstreetmap.josm.tools - package org.openstreetmap.josm.tools
Provides the classes for various utilities and tools called from all other packages.
org.openstreetmap.josm.tools.bugreport - package org.openstreetmap.josm.tools.bugreport
Provides core classes for the bug report system, allowing to save technical information used later in tickets on issue tracker.
org.openstreetmap.josm.tools.date - package org.openstreetmap.josm.tools.date
Provides classes for handling dates.
org.openstreetmap.josm.tools.template_engine - package org.openstreetmap.josm.tools.template_engine
Provides classes for a generic template engine used in presets, name rendering and search function.
orientation - Variable in class org.openstreetmap.josm.gui.animation.Star
 
orientationAction - Variable in class org.openstreetmap.josm.gui.widgets.JosmTextField
 
OrientationAction - Class in org.openstreetmap.josm.gui.widgets
An action that toggles text orientation.
OrientationAction(Component) - Constructor for class org.openstreetmap.josm.gui.widgets.OrientationAction
Constructs a new OrientationAction.
orientationNeedsCorrection(int) - Static method in class org.openstreetmap.josm.tools.ExifReader
Check, if the given orientation requires any correction to the image.
orientationSwitchesDimensions(int) - Static method in class org.openstreetmap.josm.tools.ExifReader
Check, if the given orientation switches width and height of the image.
orig - Variable in class org.openstreetmap.josm.command.Command.CloneVisitor
 
origin - Variable in class org.openstreetmap.josm.data.DataSource
The textual description of the origin (example: "OpenStreetMap Server")
ORIGINAL_ID - Static variable in class org.openstreetmap.josm.data.vector.VectorDataStore
 
originalColor - Variable in class org.openstreetmap.josm.gui.animation.Star
 
originalKeys - Variable in class org.openstreetmap.josm.data.osm.event.TagsChangedEvent
 
originalLocale - Static variable in class org.openstreetmap.josm.tools.I18n
 
originalMargin - Variable in class org.openstreetmap.josm.gui.widgets.JosmTextField
 
originalName - Variable in class org.openstreetmap.josm.actions.OpenBrowserAction
 
originalPrimitive - Variable in class org.openstreetmap.josm.gui.conflict.tags.RelationMemberConflictDecision
 
originalSelectionEmpty - Variable in class org.openstreetmap.josm.gui.tagging.presets.TaggingPreset
True whenever the original selection given into createSelection was empty
originalToolTipText - Variable in class org.openstreetmap.josm.gui.widgets.CompileSearchTextDecorator
 
originalValue - Variable in class org.openstreetmap.josm.gui.tagging.ac.AutoCompletingTextField
 
originalValue - Variable in class org.openstreetmap.josm.gui.tagging.ac.AutoCompTextField
 
originalValue - Variable in class org.openstreetmap.josm.gui.tagging.presets.items.ComboMultiSelect
Used to see if the user edited the value.
originalValue - Variable in class org.openstreetmap.josm.gui.tagging.presets.items.Text
The original value
originalWay - Variable in class org.openstreetmap.josm.command.SplitWayCommand
 
originator - Variable in class org.openstreetmap.josm.gui.progress.AbstractProgressMonitor.Request
 
originX - Variable in class org.openstreetmap.josm.gui.animation.BirthdayExtension
 
originY - Variable in class org.openstreetmap.josm.gui.animation.BirthdayExtension
 
origName - Variable in class org.openstreetmap.josm.data.sources.SourceInfo
original name of the source entry in case of translation call, for multiple languages English when possible
OrOperator(List<Expression>) - Constructor for class org.openstreetmap.josm.gui.mappaint.mapcss.ExpressionFactory.OrOperator
Constructs a new OrOperator.
OrSet(ContextSwitchTemplate.ContextProvider, ContextSwitchTemplate.ContextProvider) - Constructor for class org.openstreetmap.josm.tools.template_engine.ContextSwitchTemplate.OrSet
 
ortho - Variable in class org.openstreetmap.josm.gui.MainMenu
Tools / Orthogonalize Shape
orthogonalize(Iterable<OsmPrimitive>) - Static method in class org.openstreetmap.josm.actions.OrthogonalizeAction
Rectifies the selection
orthogonalize(List<OrthogonalizeAction.WayData>, List<Node>) - Static method in class org.openstreetmap.josm.actions.OrthogonalizeAction
Outline: 1.
orthogonalize(List<OrthogonalizeAction.WayData>, Node) - Static method in class org.openstreetmap.josm.actions.OrthogonalizeAction
Try to orthogonalize the given ways by moving only a single given node
OrthogonalizeAction - Class in org.openstreetmap.josm.actions
Tools / Orthogonalize
OrthogonalizeAction() - Constructor for class org.openstreetmap.josm.actions.OrthogonalizeAction
Constructs a new OrthogonalizeAction.
OrthogonalizeAction.Direction - Enum in org.openstreetmap.josm.actions
 
OrthogonalizeAction.EN - Class in org.openstreetmap.josm.actions
Class contains some auxiliary functions
OrthogonalizeAction.InvalidUserInputException - Exception in org.openstreetmap.josm.actions
Exception: unsuited user input
OrthogonalizeAction.RejectedAngleException - Exception in org.openstreetmap.josm.actions
Exception: angle cannot be recognized as 0, 90, 180 or 270 degrees
OrthogonalizeAction.Undo - Class in org.openstreetmap.josm.actions
Undo the previous orthogonalization for certain nodes.
OrthogonalizeAction.WayData - Class in org.openstreetmap.josm.actions
Class contains everything we need to know about a single way.
orthoUndo - Variable in class org.openstreetmap.josm.gui.MainMenu
Orthogonalize undo.
oSBuildNumber - Variable in class org.openstreetmap.josm.tools.PlatformHookOsx
 
oSBuildNumber - Variable in class org.openstreetmap.josm.tools.PlatformHookWindows
 
osCallback - Variable in class org.openstreetmap.josm.tools.PlatformHookOsx
 
osDescription - Variable in class org.openstreetmap.josm.tools.PlatformHookUnixoid
 
OSDLabel - Class in org.openstreetmap.josm.gui.widgets
On screen display label.
OSDLabel(String) - Constructor for class org.openstreetmap.josm.gui.widgets.OSDLabel
Constructs a new OSDLabel.
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.command.ChangePropertyCommand.OsmPseudoCommand
 
osm - Variable in class org.openstreetmap.josm.command.ChangePropertyKeyCommand.SinglePrimitivePseudoCommand
 
osm - Variable in class org.openstreetmap.josm.command.DeleteCommand.DeleteChildCommand
 
osm - Variable in class org.openstreetmap.josm.data.osm.visitor.paint.StyledMapRenderer.StyleRecord
 
osm - Variable in class org.openstreetmap.josm.gui.mappaint.Environment
The primitive that is currently evaluated
OSM_API - org.openstreetmap.josm.io.OnlineResource
The OSM API, used for download, upload, history, etc.
OSM_API - org.openstreetmap.josm.io.UrlPatterns.OsmChangeUrlPattern
URL of OSM API 0.6 changeset
OSM_API_BLOCK_MESSAGES - Static variable in class org.openstreetmap.josm.tools.ExceptionUtil
Error messages sent by the OSM API when a user has been blocked/suspended.
OSM_API_DEFAULT - Static variable in class org.openstreetmap.josm.data.oauth.OAuthParameters
 
OSM_API_DEV - Static variable in class org.openstreetmap.josm.data.oauth.OAuthParameters
 
OSM_API_MASTER - Static variable in class org.openstreetmap.josm.data.oauth.OAuthParameters
 
OSM_API_URL - org.openstreetmap.josm.io.UrlPatterns.OsmUrlPattern
URL of OSM API
osm_changeset_id(Environment) - Static method in class org.openstreetmap.josm.gui.mappaint.mapcss.Functions
Returns the id of the changeset the current object was last uploaded to.
OSM_DOWNLOAD_TIMEOUT - Static variable in class org.openstreetmap.josm.io.remotecontrol.handler.RequestHandler
preference to define OSM download timeout in seconds
OSM_FLAVOR - Static variable in class org.openstreetmap.josm.gui.datatransfer.data.OsmLayerTransferData
This is a data flavor specific for OSM data layers.
osm_id(Environment) - Static method in class org.openstreetmap.josm.gui.mappaint.mapcss.Functions
Returns the OSM id of the current object.
OSM_JSON - org.openstreetmap.josm.io.OverpassDownloadReader.OverpassOutputFormat
OSM JSON format (not GeoJson)
OSM_MIME_TYPE - Static variable in class org.openstreetmap.josm.io.remotecontrol.handler.LoadDataHandler
 
OSM_SERVER - Static variable in class org.openstreetmap.josm.gui.datatransfer.importers.OsmLinkPaster
 
osm_timestamp(Environment) - Static method in class org.openstreetmap.josm.gui.mappaint.mapcss.Functions
Returns the time of last modification to the current object, as timestamp.
osm_user_id(Environment) - Static method in class org.openstreetmap.josm.gui.mappaint.mapcss.Functions
Returns the OSM user id who last touched the current object.
osm_user_name(Environment) - Static method in class org.openstreetmap.josm.gui.mappaint.mapcss.Functions
Returns the OSM user name who last touched the current object.
osm_version(Environment) - Static method in class org.openstreetmap.josm.gui.mappaint.mapcss.Functions
Returns the version number of the current object.
OSM_WEBSITE - org.openstreetmap.josm.io.UrlPatterns.OsmChangeUrlPattern
URL of OSM changeset on OpenStreetMap website
OSM_WEBSITE - Static variable in class org.openstreetmap.josm.data.preferences.JosmUrls
The OSM website URL.
OSM_WIKI - org.openstreetmap.josm.tools.LanguageInfo.LocaleType
The locale prefix on the OSM wiki
OSM_WIKI - Static variable in class org.openstreetmap.josm.data.preferences.JosmUrls
The OSM wiki URL.
OSM_XML - org.openstreetmap.josm.io.OverpassDownloadReader.OverpassOutputFormat
Default output format: plain OSM XML
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
Constructs a new OsmApi for a specific server URL.
OsmApi.CapabilitiesCache - Class in org.openstreetmap.josm.io
 
OsmApi.OsmApiInitializationListener - Interface in org.openstreetmap.josm.io
OSM API initialization listener.
OsmApiCredentialsPanel(CredentialDialog) - Constructor for class org.openstreetmap.josm.gui.io.CredentialDialog.OsmApiCredentialsPanel
 
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(int, String, String, String) - Constructor for exception org.openstreetmap.josm.io.OsmApiException
Constructs an OsmApiException with the specified response code, error header and error body
OsmApiException(int, String, String, String, String) - Constructor for exception org.openstreetmap.josm.io.OsmApiException
Constructs an OsmApiException with the specified response code, error header and error body
OsmApiException(int, String, String, String, 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(String, Throwable) - Constructor for exception org.openstreetmap.josm.io.OsmApiException
Constructs an OsmApiException with the specified detail message and cause.
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).
OsmApiInitializationException - Exception in org.openstreetmap.josm.io
Exception thrown when a communication error occurred 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(String, Throwable) - Constructor for exception org.openstreetmap.josm.io.OsmApiInitializationException
Constructs an OsmApiInitializationException with the specified detail message and cause.
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).
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
Constructs a new OsmApiPrimitiveGoneException.
OsmApiUrlInputPanel - Class in org.openstreetmap.josm.gui.preferences.server
Component allowing input os OSM API URL.
OsmApiUrlInputPanel() - Constructor for class org.openstreetmap.josm.gui.preferences.server.OsmApiUrlInputPanel
Constructs a new OsmApiUrlInputPanel.
OsmApiUrlInputPanel.ApiUrlPropagator - Class in org.openstreetmap.josm.gui.preferences.server
 
OsmApiUrlInputPanel.ApiUrlValidator - Class in org.openstreetmap.josm.gui.preferences.server
 
OsmApiUrlInputPanel.UseDefaultServerUrlChangeHandler - Class in org.openstreetmap.josm.gui.preferences.server
Handles changes in the default URL
OsmApiUrlInputPanel.ValidateApiUrlAction - Class in org.openstreetmap.josm.gui.preferences.server
 
OSMBASEDMAP - org.openstreetmap.josm.data.imagery.ImageryInfo.ImageryCategory
A map based on OSM data.
OsmBzip2Exporter - Class in org.openstreetmap.josm.gui.io.importexport
OSM data exporter that compresses it in Bzip2 format.
OsmBzip2Exporter() - Constructor for class org.openstreetmap.josm.gui.io.importexport.OsmBzip2Exporter
Constructs a new OsmBzip2Exporter.
OsmChangeBuilder - Class in org.openstreetmap.josm.io
Creates an OsmChange document from JOSM edits.
OsmChangeBuilder(Changeset) - Constructor for class org.openstreetmap.josm.io.OsmChangeBuilder
Constructs a new OsmChangeBuilder.
OsmChangeBuilder(Changeset, String) - Constructor for class org.openstreetmap.josm.io.OsmChangeBuilder
Constructs a new OsmChangeBuilder.
OsmChangeImporter - Class in org.openstreetmap.josm.gui.io.importexport
File importer that reads OSM change files (*.osc).
OsmChangeImporter() - Constructor for class org.openstreetmap.josm.gui.io.importexport.OsmChangeImporter
Constructs a new OsmChangeImporter with default file filter.
OsmChangeImporter(ExtensionFileFilter) - Constructor for class org.openstreetmap.josm.gui.io.importexport.OsmChangeImporter
Constructs a new OsmChangeImporter with custom file filter.
OsmChangeParser(ProgressMonitor, Compression) - Constructor for class org.openstreetmap.josm.io.OsmServerLocationReader.OsmChangeParser
 
OsmChangeReader - Class in org.openstreetmap.josm.io
Reader for OsmChange file format.
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
Constructs a new OsmChangesetContentParser.
OsmChangesetContentParser(String) - Constructor for class org.openstreetmap.josm.io.OsmChangesetContentParser
Constructs a new OsmChangesetContentParser.
OsmChangesetContentParser.Parser - Class in org.openstreetmap.josm.io
 
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
 
OsmChangeUrlPattern(String) - Constructor for enum org.openstreetmap.josm.io.UrlPatterns.OsmChangeUrlPattern
 
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
 
OsmConnection.OAuthAccessTokenFetcher - Interface in org.openstreetmap.josm.io
Retrieves OAuth access token.
osmData - Variable in class org.openstreetmap.josm.actions.downloadtasks.DownloadTaskList.PostDownloadProcessor
 
OsmData<O extends IPrimitive,​N extends INode,​W extends IWay<N>,​R extends IRelation<?>> - Interface in org.openstreetmap.josm.data.osm
Abstraction of DataSet.
OsmDataDownloadType() - Constructor for class org.openstreetmap.josm.gui.download.OSMDownloadSource.OsmDataDownloadType
 
osmDataLayer - Variable in class org.openstreetmap.josm.gui.layer.MainLayerManager
The current active OSM data layer.
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 new OsmDataLayer.
OsmDataLayer.ConsistencyTestAction - Class in org.openstreetmap.josm.gui.layer
 
OsmDataLayer.ConvertToGpxLayerAction - Class in org.openstreetmap.josm.gui.layer
Action that converts this OSM layer to a GPX layer.
OsmDataLayer.DataCountVisitor - Class in org.openstreetmap.josm.gui.layer
A listener that counts the number of primitives it encounters
OsmDataLayer.LayerStateChangeListener - Interface in org.openstreetmap.josm.gui.layer
Listener called when a state of this layer has changed.
OsmDataManager - Class in org.openstreetmap.josm.data.osm
Global OSM dataset registry.
OsmDataManager() - Constructor for class org.openstreetmap.josm.data.osm.OsmDataManager
 
OsmDataManager.InstanceHolder - Class in org.openstreetmap.josm.data.osm
 
OsmDataSessionExporter - Class in org.openstreetmap.josm.io.session
Session exporter for OsmDataLayer.
OsmDataSessionExporter(OsmDataLayer) - Constructor for class org.openstreetmap.josm.io.session.OsmDataSessionExporter
Constructs a new OsmDataSessionExporter.
OsmDataSessionImporter - Class in org.openstreetmap.josm.io.session
Session importer for OsmDataLayer.
OsmDataSessionImporter() - Constructor for class org.openstreetmap.josm.io.session.OsmDataSessionImporter
 
OSMDownloadSource - Class in org.openstreetmap.josm.gui.download
Class defines the way data is fetched from the OSM server.
OSMDownloadSource() - Constructor for class org.openstreetmap.josm.gui.download.OSMDownloadSource
 
OSMDownloadSource.GpsDataDownloadType - Class in org.openstreetmap.josm.gui.download
 
OSMDownloadSource.NotesDataDownloadType - Class in org.openstreetmap.josm.gui.download
 
OSMDownloadSource.OsmDataDownloadType - Class in org.openstreetmap.josm.gui.download
 
OSMDownloadSource.OSMDownloadSourcePanel - Class in org.openstreetmap.josm.gui.download
The GUI representation of the OSM download source.
OSMDownloadSourcePanel(OSMDownloadSource, DownloadDialog) - Constructor for class org.openstreetmap.josm.gui.download.OSMDownloadSource.OSMDownloadSourcePanel
OsmExporter - Class in org.openstreetmap.josm.gui.io.importexport
Exports data to an .osm file.
OsmExporter() - Constructor for class org.openstreetmap.josm.gui.io.importexport.OsmExporter
Constructs a new OsmExporter.
OsmExporter(ExtensionFileFilter) - Constructor for class org.openstreetmap.josm.gui.io.importexport.OsmExporter
Constructs a new OsmExporter.
OsmGzipExporter - Class in org.openstreetmap.josm.gui.io.importexport
OSM data exporter that compresses it in GZip format.
OsmGzipExporter() - Constructor for class org.openstreetmap.josm.gui.io.importexport.OsmGzipExporter
Constructs a new OsmGzipExporter.
OsmHistoryReader - Class in org.openstreetmap.josm.io
Parser for OSM history data.
OsmHistoryReader(InputStream) - Constructor for class org.openstreetmap.josm.io.OsmHistoryReader
Constructs a new OsmHistoryReader.
OsmHistoryReader.Parser - Class in org.openstreetmap.josm.io
 
osmId - Variable in class org.openstreetmap.josm.io.NameFinder.SearchResult
 
OsmIdSelectionDialog - Class in org.openstreetmap.josm.gui.dialogs
Dialog prompt to user to let him choose OSM primitives by specifying their type and IDs.
OsmIdSelectionDialog(Component, String, String...) - Constructor for class org.openstreetmap.josm.gui.dialogs.OsmIdSelectionDialog
Creates a new OsmIdSelectionDialog
OsmIdSelectionDialog(Component, String, String[], boolean) - Constructor for class org.openstreetmap.josm.gui.dialogs.OsmIdSelectionDialog
Creates a new OsmIdSelectionDialog
OsmIdSelectionDialog(Component, String, String[], boolean, boolean) - Constructor for class org.openstreetmap.josm.gui.dialogs.OsmIdSelectionDialog
Creates a new OsmIdSelectionDialog
OsmIdTextField - Class in org.openstreetmap.josm.gui.widgets
A text field designed to enter one or several OSM primitive IDs.
OsmIdTextField() - Constructor for class org.openstreetmap.josm.gui.widgets.OsmIdTextField
Constructs a new OsmIdTextField
OsmIdTextField.OsmIdValidator - Class in org.openstreetmap.josm.gui.widgets
Validator for an OSM primitive ID entered in a JTextComponent.
OsmIdValidator(JTextComponent) - Constructor for class org.openstreetmap.josm.gui.widgets.OsmIdTextField.OsmIdValidator
OsmImporter - Class in org.openstreetmap.josm.gui.io.importexport
File importer that reads *.osm data files.
OsmImporter() - Constructor for class org.openstreetmap.josm.gui.io.importexport.OsmImporter
Constructs a new OsmImporter.
OsmImporter(ExtensionFileFilter) - Constructor for class org.openstreetmap.josm.gui.io.importexport.OsmImporter
Constructs a new OsmImporter with the given extension file filter.
OsmImporter.OsmImporterData - Class in org.openstreetmap.josm.gui.io.importexport
Utility class containing imported OSM layer, and a task to run after it is added to MapView.
OsmImporterData(OsmDataLayer, Runnable) - Constructor for class org.openstreetmap.josm.gui.io.importexport.OsmImporter.OsmImporterData
 
OsmJsonReader - Class in org.openstreetmap.josm.io
Parser for the Osm API (JSON output).
OsmJsonReader() - Constructor for class org.openstreetmap.josm.io.OsmJsonReader
constructor (for private and subclasses use only)
osmLayer - Variable in class org.openstreetmap.josm.gui.datatransfer.data.OsmLayerTransferData
 
OsmLayerTransferData - Class in org.openstreetmap.josm.gui.datatransfer.data
A special form of LayerTransferData that ensures you that the layer is an OSM data layer
OsmLayerTransferData(LayerManager, OsmDataLayer) - Constructor for class org.openstreetmap.josm.gui.datatransfer.data.OsmLayerTransferData
Create a new OsmLayerTransferData object
OsmLinkPaster - Class in org.openstreetmap.josm.gui.datatransfer.importers
Handles the paste / drop of an OSM address.
OsmLinkPaster() - Constructor for class org.openstreetmap.josm.gui.datatransfer.importers.OsmLinkPaster
Create a new Osm address paster
OsmLinkPaster.NoWarnOpenLocationAction - Class in org.openstreetmap.josm.gui.datatransfer.importers
 
OsmLonLatListener() - Constructor for class org.openstreetmap.josm.actions.JumpToAction.OsmLonLatListener
 
OsmOAuthAuthorizationException - Exception in org.openstreetmap.josm.gui.oauth
OSM OAuth authorization exception.
OsmOAuthAuthorizationException(String) - Constructor for exception org.openstreetmap.josm.gui.oauth.OsmOAuthAuthorizationException
Constructs a new OsmLoginFailedException with the specified detail message.
OsmOAuthAuthorizationException(Throwable) - Constructor for exception org.openstreetmap.josm.gui.oauth.OsmOAuthAuthorizationException
Constructs a new OsmLoginFailedException with the specified cause.
osmosisReplicationBaseUrl - Variable in class org.openstreetmap.josm.data.osm.pbf.HeaderBlock
 
osmosisReplicationBaseUrl() - Method in class org.openstreetmap.josm.data.osm.pbf.HeaderBlock
The replication base URL
osmosisReplicationSequenceNumber - Variable in class org.openstreetmap.josm.data.osm.pbf.HeaderBlock
 
osmosisReplicationSequenceNumber() - Method in class org.openstreetmap.josm.data.osm.pbf.HeaderBlock
The replication sequence number
osmosisReplicationTimestamp - Variable in class org.openstreetmap.josm.data.osm.pbf.HeaderBlock
 
osmosisReplicationTimestamp() - Method in class org.openstreetmap.josm.data.osm.pbf.HeaderBlock
The replication timestamp
OsmParser(ProgressMonitor, Compression) - Constructor for class org.openstreetmap.josm.io.OsmServerLocationReader.OsmParser
 
OsmParsingCanceledException(String, Location) - Constructor for exception org.openstreetmap.josm.io.OsmReader.OsmParsingCanceledException
Constructs a new OsmParsingCanceledException.
OsmPbfFile - Class in org.openstreetmap.josm.data.osm.pbf
A class used to determine whether or not a file may be an OSM PBF file
OsmPbfFile() - Constructor for class org.openstreetmap.josm.data.osm.pbf.OsmPbfFile
 
OsmPbfImporter - Class in org.openstreetmap.josm.gui.io.importexport
File importer that reads *.osm.pbf data files.
OsmPbfImporter() - Constructor for class org.openstreetmap.josm.gui.io.importexport.OsmPbfImporter
Constructs a new OsmPbfImporter.
OsmPbfImporter(ExtensionFileFilter) - Constructor for class org.openstreetmap.josm.gui.io.importexport.OsmPbfImporter
Constructs a new OsmPbfImporter with the given extension file filter.
OsmPbfReader - Class in org.openstreetmap.josm.io
Read OSM data from an OSM PBF file
OsmPbfReader() - Constructor for class org.openstreetmap.josm.io.OsmPbfReader
 
OsmPbfReader.BoundedInputStream - Class in org.openstreetmap.josm.io
This could be replaced by BoundedInputStream from Apache Commons IO.
OsmPbfReader.PrimitiveBlockRecord - Class in org.openstreetmap.josm.io
A record class for passing PrimitiveBlock information to the PrimitiveGroup parser
OsmPrimitive - Class in org.openstreetmap.josm.data.osm
The base class for OSM objects (Node, Way, Relation).
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
Comparators for comparing OsmPrimitive.
OsmPrimitiveComparator() - Constructor for class org.openstreetmap.josm.data.osm.OsmPrimitiveComparator
 
OsmPrimitiveComparator() - Constructor for class org.openstreetmap.josm.gui.io.UploadSelectionDialog.OsmPrimitiveListModel.OsmPrimitiveComparator
 
OsmPrimitiveImageProvider - Class in org.openstreetmap.josm.tools
OsmPrimitiveImageProvider() - Constructor for class org.openstreetmap.josm.tools.OsmPrimitiveImageProvider
 
OsmPrimitiveImageProvider.Options - Enum in org.openstreetmap.josm.tools
OsmPrimitiveList() - Constructor for class org.openstreetmap.josm.gui.io.UploadSelectionDialog.OsmPrimitiveList
 
OsmPrimitiveList(UploadSelectionDialog.OsmPrimitiveListModel) - Constructor for class org.openstreetmap.josm.gui.io.UploadSelectionDialog.OsmPrimitiveList
 
OsmPrimitiveListModel() - Constructor for class org.openstreetmap.josm.gui.io.UploadSelectionDialog.OsmPrimitiveListModel
 
OsmPrimitivesTable - Class in org.openstreetmap.josm.gui.widgets
Table displaying OSM primitives.
OsmPrimitivesTable(OsmPrimitivesTableModel, TableColumnModel, ListSelectionModel) - Constructor for class org.openstreetmap.josm.gui.widgets.OsmPrimitivesTable
Constructs a new OsmPrimitivesTable.
OsmPrimitivesTable.DblClickHandler - Class in org.openstreetmap.josm.gui.widgets
 
OsmPrimitivesTableModel - Interface in org.openstreetmap.josm.gui.widgets
A table model that displays OSM primitives in it's rows
OsmPrimitiveType - Enum in org.openstreetmap.josm.data.osm
OSM primitive type.
OsmPrimitiveType(String, Class<? extends OsmPrimitive>, Class<? extends PrimitiveData>, UniqueIdGenerator) - Constructor for enum org.openstreetmap.josm.data.osm.OsmPrimitiveType
 
osmPrimitiveTypeCache - Static variable in class org.openstreetmap.josm.tools.ImageProvider
small cache of critical images used in many parts of the application
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.
OsmPrimitiveVisitor - Interface in org.openstreetmap.josm.data.osm.visitor
Implementation of the visitor pattern for the 3 OsmPrimitive types Node, Way and Relation.
OsmPrivileges - Class in org.openstreetmap.josm.data.oauth
List of permissions granted to the current OSM connection.
OsmPrivileges() - Constructor for class org.openstreetmap.josm.data.oauth.OsmPrivileges
 
OsmPrivilegesPanel - Class in org.openstreetmap.josm.gui.oauth
Panel letting the user choose from a detailed list of privileges that will be requested for the OAuth token.
OsmPrivilegesPanel() - Constructor for class org.openstreetmap.josm.gui.oauth.OsmPrivilegesPanel
Constructs a new OsmPrivilegesPanel.
OsmPseudoCommand(OsmPrimitive) - Constructor for class org.openstreetmap.josm.command.ChangePropertyCommand.OsmPseudoCommand
 
OsmReader - Class in org.openstreetmap.josm.io
Parser for the Osm API (XML output).
OsmReader() - Constructor for class org.openstreetmap.josm.io.OsmReader
constructor (for private and subclasses use only)
OsmReader(OsmReader.Options...) - Constructor for class org.openstreetmap.josm.io.OsmReader
constructor (for private and subclasses use only)
OsmReader.Options - Enum in org.openstreetmap.josm.io
Options are used to change how the xml data is parsed.
OsmReader.OsmParsingCanceledException - Exception in org.openstreetmap.josm.io
Exception thrown after user cancellation.
OsmScopes - Enum in org.openstreetmap.josm.data.oauth.osm
The possible scopes for OSM
OsmScopes() - Constructor for enum org.openstreetmap.josm.data.oauth.osm.OsmScopes
 
OsmServerBackreferenceReader - Class in org.openstreetmap.josm.io
OsmServerBackreferenceReader fetches the primitives from the OSM server which refer to a specific primitive.
OsmServerBackreferenceReader(long, OsmPrimitiveType) - Constructor for class org.openstreetmap.josm.io.OsmServerBackreferenceReader
constructor
OsmServerBackreferenceReader(long, OsmPrimitiveType, boolean) - Constructor for class org.openstreetmap.josm.io.OsmServerBackreferenceReader
Creates a back reference reader for given primitive id
OsmServerBackreferenceReader(OsmPrimitive) - Constructor for class org.openstreetmap.josm.io.OsmServerBackreferenceReader
constructor
OsmServerBackreferenceReader(OsmPrimitive, boolean) - Constructor for class org.openstreetmap.josm.io.OsmServerBackreferenceReader
Creates a back reference reader for given primitive
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
Constructs a new OsmServerChangesetReader with default settings.
OsmServerChangesetReader(boolean) - Constructor for class org.openstreetmap.josm.io.OsmServerChangesetReader
Constructs a new OsmServerChangesetReader
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
Read content from OSM server for a given URL
OsmServerLocationReader(String) - Constructor for class org.openstreetmap.josm.io.OsmServerLocationReader
Constructs a new OsmServerLocationReader.
OsmServerLocationReader.GpxParser - Class in org.openstreetmap.josm.io
 
OsmServerLocationReader.NoteParser - Class in org.openstreetmap.josm.io
 
OsmServerLocationReader.OsmChangeParser - Class in org.openstreetmap.josm.io
 
OsmServerLocationReader.OsmParser - Class in org.openstreetmap.josm.io
 
OsmServerLocationReader.Parser<T> - Class in org.openstreetmap.josm.io
 
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, boolean, int) - Constructor for class org.openstreetmap.josm.io.OsmServerObjectReader
 
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(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, boolean, int) - Constructor for class org.openstreetmap.josm.io.OsmServerObjectReader
 
OsmServerObjectReader(PrimitiveId, int) - Constructor for class org.openstreetmap.josm.io.OsmServerObjectReader
Creates a new server object reader for an object with the given id
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
Constructs a new OsmServerReader.
OsmServerReader(OsmApi) - Constructor for class org.openstreetmap.josm.io.OsmServerReader
Constructs a new OsmServerReader.
OsmServerReader.DomParser<R> - Interface in org.openstreetmap.josm.io
DOM document parser.
OsmServerReadPostprocessor - Interface in org.openstreetmap.josm.io
Interface for plugins to process osm data after it has been downloaded or read from file.
osmServerUrlChanged(Setting<?>) - Method in class org.openstreetmap.josm.gui.io.UploadDialog
 
OsmServerUserInfoReader - Class in org.openstreetmap.josm.io
Download and parse info of the logged in user (OSM API v0.6 "/user/details").
OsmServerUserInfoReader() - Constructor for class org.openstreetmap.josm.io.OsmServerUserInfoReader
Constructs a new OsmServerUserInfoReader.
OsmServerUserPreferencesReader - Class in org.openstreetmap.josm.io
Download and parse preferences of the logged in user (OSM API v0.6 "/user/preferences").
OsmServerUserPreferencesReader() - Constructor for class org.openstreetmap.josm.io.OsmServerUserPreferencesReader
Constructs a new OsmServerUserInfoReader.
OsmServerWritePostprocessor - Interface in org.openstreetmap.josm.io
Interface for plugins to process osm data after it has been uploaded to the OSM server.
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
 
OsmTransferCanceledException - Exception in org.openstreetmap.josm.io
Exception thrown when a communication with the OSM server has been cancelled by the user.
OsmTransferCanceledException(String) - Constructor for exception org.openstreetmap.josm.io.OsmTransferCanceledException
Constructs a new OsmTransferCanceledException, without message.
OsmTransferCanceledException(Throwable) - Constructor for exception org.openstreetmap.josm.io.OsmTransferCanceledException
Constructs a new OsmTransferCanceledException, with given root cause.
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(String, Throwable) - Constructor for exception org.openstreetmap.josm.io.OsmTransferException
Constructs an OsmTransferException with the specified detail message and cause.
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).
OsmTransferHandler - Class in org.openstreetmap.josm.gui.datatransfer
This transfer handler provides the ability to transfer OSM data.
OsmTransferHandler() - Constructor for class org.openstreetmap.josm.gui.datatransfer.OsmTransferHandler
 
OsmURLListener() - Constructor for class org.openstreetmap.josm.actions.JumpToAction.OsmURLListener
 
OsmUrlPattern(String) - Constructor for enum org.openstreetmap.josm.io.UrlPatterns.OsmUrlPattern
 
OsmUrlRefresher() - Constructor for class org.openstreetmap.josm.gui.download.BoundingBoxSelection.OsmUrlRefresher
 
OsmUrlRefresher() - Constructor for class org.openstreetmap.josm.gui.widgets.BoundingBoxSelectionPanel.OsmUrlRefresher
 
OsmUrlToBounds - Class in org.openstreetmap.josm.tools
Parses various URL used in OpenStreetMap projects into Bounds.
OsmUrlToBounds() - Constructor for class org.openstreetmap.josm.tools.OsmUrlToBounds
 
OsmUtils - Class in org.openstreetmap.josm.data.osm
Utility methods/constants that are useful for generic OSM tag handling.
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
Constructs a new OsmWriter.
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
 
OsmXzExporter - Class in org.openstreetmap.josm.gui.io.importexport
OSM data exporter that compresses it in XZ format.
OsmXzExporter() - Constructor for class org.openstreetmap.josm.gui.io.importexport.OsmXzExporter
Constructs a new OsmXzExporter.
OSX - org.openstreetmap.josm.tools.Platform
macOS (previously OS X) platform.
other - Variable in class org.openstreetmap.josm.gui.widgets.QuadStateCheckBox.QuadStateDecorator
 
OTHER - org.openstreetmap.josm.data.imagery.ImageryInfo.ImageryCategory
Any other type of imagery
OTHER - org.openstreetmap.josm.data.validation.Severity
Other messages
OTHER - org.openstreetmap.josm.tools.ImageProvider.ImageType
Everything else, e.g.
otherDatasetChange(AbstractDatasetChangedEvent) - Method in class org.openstreetmap.josm.actions.mapmode.ImproveWayAccuracyAction
 
otherDatasetChange(AbstractDatasetChangedEvent) - Method in class org.openstreetmap.josm.actions.SplitWayAction.SegmentToKeepSelectionDialog.SplitWayDataSetListener
 
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.autofilter.AutoFilterManager
 
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.dialogs.validator.ValidatorTreePanel
 
otherDatasetChange(AbstractDatasetChangedEvent) - Method in class org.openstreetmap.josm.gui.history.HistoryBrowserModel
 
otherDatasetChange(AbstractDatasetChangedEvent) - Method in class org.openstreetmap.josm.gui.MapStatus
 
otherDatasetChange(AbstractDatasetChangedEvent) - Method in class org.openstreetmap.josm.gui.tagging.ac.AutoCompletionManager
 
OtherHostCredentialsPanel(CredentialDialog, String) - Constructor for class org.openstreetmap.josm.gui.io.CredentialDialog.OtherHostCredentialsPanel
 
othernodes - Variable in class org.openstreetmap.josm.data.validation.tests.UnconnectedWays
 
out - Variable in class org.openstreetmap.josm.io.ProgressOutputStream
 
out - Variable in class org.openstreetmap.josm.io.XmlWriter
 
OUTER - Static variable in class org.openstreetmap.josm.data.validation.tests.MultipolygonTest
 
OUTER_STYLE - Static variable in class org.openstreetmap.josm.data.validation.tests.MultipolygonTest
Area style on outer way
OUTER_STYLE_MISMATCH - Static variable in class org.openstreetmap.josm.data.validation.tests.MultipolygonTest
Style for outer way mismatches / With the currently used mappaint style(s) the style for outer way mismatches the area style
outerExactRoles - Variable in class org.openstreetmap.josm.data.osm.visitor.paint.relations.Multipolygon.MultipolygonRoleMatcher
 
outerNodes - Variable in class org.openstreetmap.josm.actions.SelectNonBranchingWaySequences
outer endpoints of selected ways
outerPanel - Variable in class org.openstreetmap.josm.gui.layer.geoimage.CorrelateGpxWithImages
 
outerRolePrefixes - Variable in class org.openstreetmap.josm.data.osm.visitor.paint.relations.Multipolygon.MultipolygonRoleMatcher
 
outerWay - Variable in class org.openstreetmap.josm.actions.JoinAreasAction.AssembledMultipolygon
The outer way of the multipolygon
outerWay - Variable in class org.openstreetmap.josm.actions.JoinAreasAction.Multipolygon
 
outerWay - Variable in class org.openstreetmap.josm.data.validation.tests.MultipolygonTest.PolygonLevel
 
outerWays - Variable in class org.openstreetmap.josm.data.osm.MultipolygonBuilder
List of outer ways
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
Preference: should only the data area outline be drawn
outlineOnly - Variable in class org.openstreetmap.josm.gui.preferences.display.DrawingPreference
 
output - Variable in class org.openstreetmap.josm.data.osm.visitor.paint.ComputeStyleListWorker
 
output - Variable in class org.openstreetmap.josm.data.validation.ValidatorCLI
The output file(s).
OUTPUT - org.openstreetmap.josm.data.validation.ValidatorCLI.Option
--output=<output-file> Set the output file for the current input file
OUTPUT - org.openstreetmap.josm.gui.mappaint.RenderingCLI.Option
 
OUTPUT_FORMAT_STATEMENT - Static variable in class org.openstreetmap.josm.io.OverpassDownloadReader
 
outputDataSet - Variable in class org.openstreetmap.josm.io.MultiFetchServerObjectReader
 
outputFormatReaders - Static variable in class org.openstreetmap.josm.io.OverpassDownloadReader
 
outputItem - Variable in class org.openstreetmap.josm.gui.download.UserQueryList.EditItemDialog
Added/Edited object to be returned.
outputMessage - Variable in class org.openstreetmap.josm.tools.HttpClient
 
outputStreamMemo - Variable in class org.openstreetmap.josm.tools.Logging.ReacquiringConsoleHandler
 
outputStreamSupplier - Variable in class org.openstreetmap.josm.tools.Logging.ReacquiringConsoleHandler
 
outside(Environment, String) - Static method in class org.openstreetmap.josm.gui.mappaint.mapcss.Functions
Determines if the object is outside territories matching given ISO3166 codes.
OUTSIDE - org.openstreetmap.josm.data.osm.visitor.paint.relations.Multipolygon.PolyData.Intersection
The polygon is completely outside of this PolyData
OUTSIDE - org.openstreetmap.josm.data.validation.tests.MultipolygonTest.ExtPolygonIntersection
 
OUTSIDE - org.openstreetmap.josm.tools.Geometry.PolygonIntersection
The polygons do not overlap
OUTSIDE_BOTTOM - Static variable in class org.openstreetmap.josm.gui.MapViewState
A flag indicating that the point is outside to the bottom of the map view.
OUTSIDE_LEFT - Static variable in class org.openstreetmap.josm.gui.MapViewState
A flag indicating that the point is outside to the left of the map view.
OUTSIDE_RIGHT - Static variable in class org.openstreetmap.josm.gui.MapViewState
A flag indicating that the point is outside to the right of the map view.
OUTSIDE_TOP - Static variable in class org.openstreetmap.josm.gui.MapViewState
A flag indicating that the point is outside to the top of the map view.
outStream - Static variable in class org.openstreetmap.josm.data.osm.visitor.paint.RenderBenchmarkCollector.LoggingBenchmark
 
OVER_ZOOM - Static variable in class org.openstreetmap.josm.gui.layer.OsmDataLayer
 
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_HIGHWAY_LINEAR_WAY - 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_RAILWAY_LINEAR_WAY - Static variable in class org.openstreetmap.josm.data.validation.tests.OverlappingWays
 
OVERLAPPING_WATERWAY - Static variable in class org.openstreetmap.josm.data.validation.tests.OverlappingWays
 
OVERLAPPING_WATERWAY_AREA - Static variable in class org.openstreetmap.josm.data.validation.tests.OverlappingWays
 
OVERLAPPING_WATERWAY_LINEAR_WAY - 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
 
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
overlaps(BirthdayExtension.Circle) - Method in class org.openstreetmap.josm.gui.animation.BirthdayExtension.Circle
 
overlapsWith(GpxData.GpxTrackSegmentSpan) - Method in class org.openstreetmap.josm.data.gpx.GpxData.GpxTrackSegmentSpan
 
overlay - Variable in class org.openstreetmap.josm.data.imagery.ImageryInfo.ImageryPreferenceEntry
 
overlay - Variable in class org.openstreetmap.josm.data.imagery.ImageryInfo
marked as overlay
overlayInfo - Variable in class org.openstreetmap.josm.tools.ImageProvider
ordered list of overlay images
overlayInfo - Variable in class org.openstreetmap.josm.tools.ImageResource
ordered list of overlay images
overloadTiles() - Method in class org.openstreetmap.josm.gui.layer.AbstractTileSourceLayer.TileSet
Extend tile loading corridor, so that no flickering happens when panning
OVERPASS_API_URL - org.openstreetmap.josm.io.UrlPatterns.OsmUrlPattern
URL of Overpass API
OVERPASS_API_XAPI_URL - org.openstreetmap.josm.io.UrlPatterns.OsmUrlPattern
URL of Overpass API (XAPI compatibility)
OVERPASS_INTERPRETER_DATA - Static variable in class org.openstreetmap.josm.actions.downloadtasks.DownloadOsmTask
 
OVERPASS_QUERY_LIST_OPENED - Static variable in class org.openstreetmap.josm.gui.download.OverpassDownloadSource.OverpassDownloadSourcePanel
 
OVERPASS_SERVER - Static variable in class org.openstreetmap.josm.io.OverpassDownloadReader
Property for current Overpass server.
OVERPASS_SERVER_HISTORY - Static variable in class org.openstreetmap.josm.io.OverpassDownloadReader
Property for list of known Overpass servers.
OVERPASS_WIZARD_HISTORY - Static variable in class org.openstreetmap.josm.gui.download.OverpassQueryWizardDialog
 
OverpassDownloadData(String, Consumer<Collection<Object>>) - Constructor for class org.openstreetmap.josm.gui.download.OverpassDownloadSource.OverpassDownloadData
 
OverpassDownloadReader - Class in org.openstreetmap.josm.io
Read content from an Overpass server.
OverpassDownloadReader(Bounds, String, String) - Constructor for class org.openstreetmap.josm.io.OverpassDownloadReader
Constructs a new OverpassDownloadReader.
OverpassDownloadReader.OverpassOsmJsonReader - Class in org.openstreetmap.josm.io
 
OverpassDownloadReader.OverpassOsmReader - Class in org.openstreetmap.josm.io
 
OverpassDownloadReader.OverpassOutputFormat - Enum in org.openstreetmap.josm.io
Possible Overpass API output format, with the [out:<directive>] statement.
OverpassDownloadSource - Class in org.openstreetmap.josm.gui.download
Class defines the way data is fetched from Overpass API.
OverpassDownloadSource() - Constructor for class org.openstreetmap.josm.gui.download.OverpassDownloadSource
 
OverpassDownloadSource.OverpassDownloadData - Class in org.openstreetmap.josm.gui.download
Encapsulates data that is required to preform download from Overpass API.
OverpassDownloadSource.OverpassDownloadSourcePanel - Class in org.openstreetmap.josm.gui.download
The GUI representation of the Overpass download source.
OverpassDownloadSource.OverpassDownloadSourcePanel.AddSnippetAction - Class in org.openstreetmap.josm.gui.download
Action that delegates snippet creation to UserQueryList.createNewItem().
OverpassDownloadSource.OverpassDownloadSourcePanel.EditSnippetAction - Class in org.openstreetmap.josm.gui.download
Action that delegates snippet edit to UserQueryList.editSelectedItem().
OverpassDownloadSource.OverpassDownloadSourcePanel.RemoveSnippetAction - Class in org.openstreetmap.josm.gui.download
Action that delegates snippet removal to UserQueryList.removeSelectedItem().
OverpassDownloadSourcePanel(OverpassDownloadSource) - Constructor for class org.openstreetmap.josm.gui.download.OverpassDownloadSource.OverpassDownloadSourcePanel
OverpassOsmJsonReader() - Constructor for class org.openstreetmap.josm.io.OverpassDownloadReader.OverpassOsmJsonReader
 
OverpassOsmReader() - Constructor for class org.openstreetmap.josm.io.OverpassDownloadReader.OverpassOsmReader
 
OverpassOutputFormat(String) - Constructor for enum org.openstreetmap.josm.io.OverpassDownloadReader.OverpassOutputFormat
 
overpassQuery - Variable in class org.openstreetmap.josm.gui.dialogs.SearchDialog.PanelOptions
 
overpassQuery - Variable in class org.openstreetmap.josm.gui.download.OverpassDownloadSource.OverpassDownloadSourcePanel
 
overpassQuery - Variable in class org.openstreetmap.josm.io.OverpassDownloadReader
 
overpassQueryList - Variable in class org.openstreetmap.josm.gui.download.OverpassDownloadSource.OverpassDownloadSourcePanel
 
OverpassQueryWizardDialog - Class in org.openstreetmap.josm.gui.download
This dialog provides an easy and fast way to create an overpass query.
OverpassQueryWizardDialog(OverpassWizardRegistration.OverpassWizardCallbacks) - Constructor for class org.openstreetmap.josm.gui.download.OverpassQueryWizardDialog
overpassServer - Variable in class org.openstreetmap.josm.gui.preferences.server.OverpassServerPanel
 
overpassServer - Variable in class org.openstreetmap.josm.io.OverpassDownloadReader
 
OverpassServerPanel - Class in org.openstreetmap.josm.gui.preferences.server
Preferences related to Overpass API servers.
OverpassServerPanel() - Constructor for class org.openstreetmap.josm.gui.preferences.server.OverpassServerPanel
 
OverpassWizardRegistration - Class in org.openstreetmap.josm.gui.download.overpass
Registers the overpass query wizards.
OverpassWizardRegistration() - Constructor for class org.openstreetmap.josm.gui.download.overpass.OverpassWizardRegistration
 
OverpassWizardRegistration.OverpassWizardCallbacks - Interface in org.openstreetmap.josm.gui.download.overpass
overviewHeaderCount - 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
 
owner - Variable in class org.openstreetmap.josm.tools.GeoPropertyIndex.GPLevel
 
ownLayerPrefs - Variable in class org.openstreetmap.josm.gui.layer.markerlayer.MarkerLayer.MarkerData
 
OWS_NS_URL - Static variable in class org.openstreetmap.josm.data.imagery.GetCapabilitiesParseHelper
OWS namespace address
OziWptImporter - Class in org.openstreetmap.josm.gui.io.importexport
File importer allowing to import OziExplorer Waypoint files (*.wpt files).
OziWptImporter() - Constructor for class org.openstreetmap.josm.gui.io.importexport.OziWptImporter
Constructs a new OziWptImporter.
OziWptReader - Class in org.openstreetmap.josm.io.ozi
Reads an OziExplorer Waypoint file.
OziWptReader(InputStream) - Constructor for class org.openstreetmap.josm.io.ozi.OziWptReader
Constructs a new OziWptReader

P

P - Static variable in class org.openstreetmap.josm.data.coor.conversion.LatLonParser
 
P_DMS - Static variable in class org.openstreetmap.josm.data.coor.conversion.LatLonParser
 
P_XML - Static variable in class org.openstreetmap.josm.data.coor.conversion.LatLonParser
 
P00 - Static variable in class org.openstreetmap.josm.data.projection.proj.LambertAzimuthalEqualArea
Constants for authalic latitude.
P01 - Static variable in class org.openstreetmap.josm.data.projection.proj.LambertAzimuthalEqualArea
 
P02 - Static variable in class org.openstreetmap.josm.data.projection.proj.LambertAzimuthalEqualArea
 
p1 - Variable in class org.openstreetmap.josm.actions.mapmode.ExtrudeAction.ReferenceSegment
 
p1 - Variable in class org.openstreetmap.josm.gui.layer.validation.PaintVisitor.PaintedPoint
 
p1 - Variable in class org.openstreetmap.josm.gui.MapViewState.MapViewRectangle
 
P10 - Static variable in class org.openstreetmap.josm.data.projection.proj.LambertAzimuthalEqualArea
 
P11 - Static variable in class org.openstreetmap.josm.data.projection.proj.LambertAzimuthalEqualArea
 
p2 - Variable in class org.openstreetmap.josm.actions.mapmode.ExtrudeAction.ReferenceSegment
 
p2 - Variable in class org.openstreetmap.josm.gui.layer.validation.PaintVisitor.PaintedSegment
 
p2 - Variable in class org.openstreetmap.josm.gui.MapViewState.MapViewRectangle
 
P20 - Static variable in class org.openstreetmap.josm.data.projection.proj.LambertAzimuthalEqualArea
 
PADDED - org.openstreetmap.josm.tools.ImageResizeMode
Position an appropriately scaled image within the bounding box, retain aspect ratio
PADDING - Static variable in class org.openstreetmap.josm.tools.ColorScale
Padding for the legend (from the text to the edge of the rectangle)
PADDING_LEFT - Static variable in class org.openstreetmap.josm.gui.MapScaler
 
PADDING_RIGHT - Static variable in class org.openstreetmap.josm.gui.MapScaler
 
paint(Graphics) - Method in interface org.openstreetmap.josm.gui.animation.AnimationExtension
Paints static contents.
paint(Graphics) - Method in class org.openstreetmap.josm.gui.animation.BirthdayExtension
Visualizes the gifts and the "Happy Birthday JOSM!" text
paint(Graphics) - Method in class org.openstreetmap.josm.gui.animation.ChristmasExtension
 
paint(Graphics) - Method in class org.openstreetmap.josm.gui.animation.DropImage
 
paint(Graphics) - Method in interface org.openstreetmap.josm.gui.animation.IAnimObject
Paint the object
paint(Graphics) - Method in class org.openstreetmap.josm.gui.animation.NoExtension
 
paint(Graphics) - Method in class org.openstreetmap.josm.gui.animation.Star
 
paint(Graphics) - Method in class org.openstreetmap.josm.gui.bbox.TileSelectionBBoxChooser.TileBoundsMapView
Draw the map.
paint(Graphics) - Method in class org.openstreetmap.josm.gui.GettingStarted
 
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) - Method in class org.openstreetmap.josm.gui.widgets.PopupMenuButton
 
paint(Graphics2D, MapView, boolean, boolean) - Method in class org.openstreetmap.josm.gui.layer.markerlayer.ButtonMarker
 
paint(Graphics2D, 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.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.ParallelWayLayer
 
paint(Graphics2D, MapView, Bounds) - Method in class org.openstreetmap.josm.gui.layer.AbstractTileSourceLayer
 
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.GpxRouteLayer
 
paint(Graphics2D, MapView, Bounds) - Method in class org.openstreetmap.josm.gui.layer.imagery.MVTLayer
 
paint(Graphics2D, MapView, Bounds) - Method in interface org.openstreetmap.josm.gui.layer.MapViewPaintable
Paint the dataset using the engine set.
paint(Graphics2D, MapView, Bounds) - Method in class org.openstreetmap.josm.gui.layer.markerlayer.MarkerLayer
 
paint(Graphics2D, MapView, Bounds) - Method in class org.openstreetmap.josm.gui.layer.NoteLayer
 
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.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.SelectionManager.SelectionHintLayer
 
paint(Graphics, Shape) - Method in class org.openstreetmap.josm.gui.widgets.JosmImageView
 
paint(Graphics, JComponent) - Method in class org.openstreetmap.josm.gui.JosmMetalToolTipUI
 
paint(Graphics, MapView) - Method in class org.openstreetmap.josm.gui.layer.markerlayer.PlayHeadMarker
Paint the marker icon in the given graphics context.
paint(Graphics, MultiSplitLayout.Divider) - Method in class org.openstreetmap.josm.gui.widgets.MultiSplitPane.DefaultDividerPainter
 
paint(Graphics, MultiSplitLayout.Divider) - Method in interface org.openstreetmap.josm.gui.widgets.MultiSplitPane.DividerPainter
Paint a single Divider.
paint(MapViewGraphics) - Method in class org.openstreetmap.josm.gui.layer.AbstractMapViewPaintable.CompatibilityModeLayerPainter
 
paint(MapViewGraphics) - Method in class org.openstreetmap.josm.gui.layer.AbstractTileSourceLayer.TileSourcePainter
 
paint(MapViewGraphics) - Method in class org.openstreetmap.josm.gui.layer.gpx.GpxDrawHelper
 
paint(MapViewGraphics) - Method in interface org.openstreetmap.josm.gui.layer.MapViewPaintable.LayerPainter
Paints the given layer.
paint(MapViewGraphics) - Method in class org.openstreetmap.josm.gui.MapView.WarningLayerPainter
 
PAINT - Static variable in class org.openstreetmap.josm.data.imagery.vectortile.mapbox.style.Layers
 
paintable - Variable in class org.openstreetmap.josm.gui.layer.MapViewPaintable.PaintableInvalidationEvent
 
paintableInvalidated(MapViewPaintable.PaintableInvalidationEvent) - Method in class org.openstreetmap.josm.gui.layer.gpx.GpxDrawHelper
 
paintableInvalidated(MapViewPaintable.PaintableInvalidationEvent) - Method in interface org.openstreetmap.josm.gui.layer.MapViewPaintable.PaintableInvalidationListener
paintableInvalidated(MapViewPaintable.PaintableInvalidationEvent) - Method in class org.openstreetmap.josm.gui.MapView.LayerInvalidatedListener
 
PaintableInvalidationEvent(MapViewPaintable) - Constructor for class org.openstreetmap.josm.gui.layer.MapViewPaintable.PaintableInvalidationEvent
paintAddNodeStroke(Graphics2D) - Method in class org.openstreetmap.josm.actions.mapmode.ImproveWayAccuracyAction
paintArrowAt(MapPath2D, MapViewState.MapViewPoint, MapViewState.MapViewPoint) - Method in class org.openstreetmap.josm.data.osm.visitor.paint.ArrowPaintHelper
Paint the arrow
paintChildren(Graphics) - Method in class org.openstreetmap.josm.gui.widgets.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
The colors used to paint the map, especially with the wireframe renderer
PaintColors(String, Color) - Constructor for enum org.openstreetmap.josm.data.osm.visitor.paint.PaintColors
 
paintComponent(Graphics) - Method in class org.openstreetmap.josm.gui.autofilter.AutoFilterButton
 
paintComponent(Graphics) - Method in class org.openstreetmap.josm.gui.bbox.SizeButton
 
paintComponent(Graphics) - Method in class org.openstreetmap.josm.gui.bbox.SlippyMapBBoxChooser
Draw the map.
paintComponent(Graphics) - Method in class org.openstreetmap.josm.gui.dialogs.relation.MemberTableLinkedCellRenderer
 
paintComponent(Graphics) - Method in class org.openstreetmap.josm.gui.layer.geoimage.ImageDisplay
 
paintComponent(Graphics) - Method in class org.openstreetmap.josm.gui.NotificationManager.RoundedPanel
 
paintComponent(Graphics) - Method in class org.openstreetmap.josm.gui.widgets.JosmComboBox
Draw the hint text for read-only comboboxes.
paintComponent(Graphics) - Method in class org.openstreetmap.josm.gui.widgets.JosmEditorPane
 
paintComponent(Graphics) - Method in class org.openstreetmap.josm.gui.widgets.JosmTextField
 
paintComponent(Graphics) - Method in class org.openstreetmap.josm.gui.widgets.OSDLabel
 
paintConflicts(Graphics, NavigatableComponent) - Method in class org.openstreetmap.josm.gui.dialogs.ConflictDialog
Paints all conflicts that can be expressed on the main window.
paintConstructionGeometry(MapView, Graphics2D) - Method in class org.openstreetmap.josm.actions.mapmode.DrawAction
 
paintData(Graphics2D, MapView, Bounds, boolean, boolean) - Method in class org.openstreetmap.josm.gui.layer.OsmDataLayer
 
paintDeleteStroke(Graphics2D) - Method in class org.openstreetmap.josm.actions.mapmode.ImproveWayAccuracyAction
Paint the delete stroke for ImproveWayAccuracyAction.State.IMPROVING
PaintedPoint(LatLon, Color) - Constructor for class org.openstreetmap.josm.gui.layer.validation.PaintVisitor.PaintedPoint
 
paintedPoints - Variable in class org.openstreetmap.josm.gui.layer.validation.PaintVisitor
 
PaintedSegment(LatLon, LatLon, Color) - Constructor for class org.openstreetmap.josm.gui.layer.validation.PaintVisitor.PaintedSegment
 
paintedSegments - Variable in class org.openstreetmap.josm.gui.layer.validation.PaintVisitor
 
paintErrorMessage(Graphics, IImageEntry<?>, IImageEntry<?>, BufferedImage, boolean, Dimension) - Method in class org.openstreetmap.josm.gui.layer.geoimage.ImageDisplay
Paint an error message
paintHatch(Graphics2D, MapView, boolean) - Method in class org.openstreetmap.josm.gui.layer.OsmDataLayer
 
paintIcon(Component, Graphics, int, int) - Method in class org.openstreetmap.josm.gui.dialogs.LayerListDialog.LayerVisibleCheckBox.EyeIcon
 
paintIcon(Component, Graphics, int, int) - Method in class org.openstreetmap.josm.gui.mappaint.ColorStyleSettingGui.ColorIcon
 
paintIcon(Component, Graphics, int, int) - Method in enum org.openstreetmap.josm.gui.MenuScroller.MenuIcon
 
paintIcon(MapView, Graphics, int, int) - Method in class org.openstreetmap.josm.gui.layer.markerlayer.Marker
 
paintImage(Graphics, BufferedImage, Rectangle, Rectangle) - Method in class org.openstreetmap.josm.gui.layer.geoimage.viewers.projections.Equirectangular
 
paintImage(Graphics, BufferedImage, Rectangle, Rectangle) - Method in interface org.openstreetmap.josm.gui.layer.geoimage.viewers.projections.IImageViewer
Paint the image
paintImage(Graphics, BufferedImage, Rectangle, Rectangle) - Method in class org.openstreetmap.josm.gui.layer.geoimage.viewers.projections.Perspective
 
paintImage(ImageEntry, MapView, Rectangle, Graphics2D) - Method in class org.openstreetmap.josm.gui.layer.geoimage.GeoImageLayer
Paint one image.
paintImprovingPreviewLines(Graphics2D, ILatLon, ILatLon) - Method in class org.openstreetmap.josm.actions.mapmode.ImproveWayAccuracyAction
Paint the preview lines for ImproveWayAccuracyAction.State.IMPROVING
paintLayer(Layer, Graphics2D) - Method in class org.openstreetmap.josm.gui.MapView
Paints the given layer to the graphics object, using the current state of this map view.
paintMoveNodeStroke(Graphics2D) - Method in class org.openstreetmap.josm.actions.mapmode.ImproveWayAccuracyAction
paintOsdText(Graphics) - Method in class org.openstreetmap.josm.gui.layer.geoimage.ImageDisplay
Paint OSD text
paintPreferencesChanged - Variable in class org.openstreetmap.josm.gui.MapView
 
paintPrimitive(IPrimitive, MapPaintSettings, StyledMapRenderer, boolean, boolean, boolean) - Method in class org.openstreetmap.josm.gui.mappaint.styleelement.AreaElement
 
paintPrimitive(IPrimitive, MapPaintSettings, StyledMapRenderer, boolean, boolean, boolean) - Method in class org.openstreetmap.josm.gui.mappaint.styleelement.AreaIconElement
 
paintPrimitive(IPrimitive, MapPaintSettings, StyledMapRenderer, boolean, boolean, boolean) - Method in class org.openstreetmap.josm.gui.mappaint.styleelement.BoxTextElement
 
paintPrimitive(IPrimitive, MapPaintSettings, StyledMapRenderer, boolean, boolean, boolean) - Method in class org.openstreetmap.josm.gui.mappaint.styleelement.LineElement
 
paintPrimitive(IPrimitive, MapPaintSettings, StyledMapRenderer, boolean, boolean, boolean) - Method in class org.openstreetmap.josm.gui.mappaint.styleelement.NodeElement
 
paintPrimitive(IPrimitive, MapPaintSettings, StyledMapRenderer, boolean, boolean, boolean) - Method in class org.openstreetmap.josm.gui.mappaint.styleelement.RepeatImageElement
 
paintPrimitive(IPrimitive, MapPaintSettings, StyledMapRenderer, boolean, boolean, boolean) - Method in class org.openstreetmap.josm.gui.mappaint.styleelement.StyleElement
draws a primitive
paintPrimitive(IPrimitive, MapPaintSettings, StyledMapRenderer, boolean, boolean, boolean) - Method in class org.openstreetmap.josm.gui.mappaint.styleelement.TextElement
 
paintPrimitive(MapPaintSettings, StyledMapRenderer) - Method in class org.openstreetmap.josm.data.osm.visitor.paint.StyledMapRenderer.StyleRecord
Paints the primitive with the style.
paintProperties - Variable in class org.openstreetmap.josm.data.imagery.vectortile.mapbox.style.Layers
Default paint properties for this layer
paintRecord(StyledMapRenderer.StyleRecord) - Method in class org.openstreetmap.josm.data.osm.visitor.paint.StyledMapRenderer
 
paintSelectedNote(Graphics2D, MapView, int, int, Note) - Method in class org.openstreetmap.josm.gui.layer.NoteLayer
 
paintSelectedRect(Graphics, Rectangle, ImageDisplay.VisRect, Dimension) - Method in class org.openstreetmap.josm.gui.layer.geoimage.ImageDisplay
Paint the selected rectangle
paintSettings - Variable in class org.openstreetmap.josm.data.osm.visitor.paint.StyledMapRenderer
 
paintTicks(Graphics) - Method in class org.openstreetmap.josm.gui.MapScaler.TickMarks
Paint the ticks to the graphics.
paintTileImages(Graphics2D, AbstractTileSourceLayer.TileSet) - Method in class org.openstreetmap.josm.gui.layer.AbstractTileSourceLayer
 
paintTileImages(Graphics2D, AbstractTileSourceLayer.TileSet, int, Tile) - Method in class org.openstreetmap.josm.gui.layer.AbstractTileSourceLayer
 
paintTileText(Tile, Graphics2D) - Method in class org.openstreetmap.josm.gui.layer.AbstractTileSourceLayer
 
PaintVisitor - Class in org.openstreetmap.josm.gui.layer.validation
Visitor that highlights the primitives affected by an error
PaintVisitor(Graphics2D, MapView) - Constructor for class org.openstreetmap.josm.gui.layer.validation.PaintVisitor
Constructor
PaintVisitor.PaintedPoint - Class in org.openstreetmap.josm.gui.layer.validation
 
PaintVisitor.PaintedSegment - Class in org.openstreetmap.josm.gui.layer.validation
 
paintWithLock(OsmData<?, ?, ?, ?>, boolean, RenderBenchmarkCollector, BBox) - Method in class org.openstreetmap.josm.data.osm.visitor.paint.StyledMapRenderer
 
paintWithSymbol(MapPaintSettings, StyledMapRenderer, boolean, boolean, INode) - Method in class org.openstreetmap.josm.gui.mappaint.styleelement.NodeElement
 
Pair<A,​B> - Class in org.openstreetmap.josm.tools
A pair of objects.
Pair(A, B) - Constructor for class org.openstreetmap.josm.tools.Pair
Constructs a new Pair.
PairTable - Class in org.openstreetmap.josm.gui.conflict.pair
This is the base class for all tables that display an AbstractListMergeModel.
PairTable(String, AbstractListMergeModel<? extends PrimitiveId, ? extends ConflictResolveCommand>, OsmPrimitivesTableModel, TableColumnModel, ListSelectionModel) - Constructor for class org.openstreetmap.josm.gui.conflict.pair.PairTable
Constructs a new 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.dialogs.OsmIdSelectionDialog
 
panel - Variable in class org.openstreetmap.josm.gui.dialogs.ValidatorListManagementDialog
 
panel - Variable in class org.openstreetmap.josm.gui.MainFrame
 
panel - Variable in class org.openstreetmap.josm.gui.preferences.display.LafPreference
 
panel - Variable in class org.openstreetmap.josm.gui.preferences.plugin.PluginCheckBox
 
panel - Variable in class org.openstreetmap.josm.gui.preferences.shortcut.PrefJPanel.CbAction
 
PANEL_OPAQUE - Static variable in class org.openstreetmap.josm.gui.NotificationManager
 
PANEL_SEMITRANSPARENT - Static variable in class org.openstreetmap.josm.gui.NotificationManager
 
PANEL_SIZE_PROPERTY - Static variable in class org.openstreetmap.josm.gui.download.OverpassDownloadSource.OverpassDownloadSourcePanel
 
PanelOptions(boolean, boolean) - Constructor for class org.openstreetmap.josm.gui.dialogs.SearchDialog.PanelOptions
Constructs new options which determine which parts of the search dialog will be shown
panels - Variable in class org.openstreetmap.josm.gui.dialogs.DialogsPanel
Panels that are added to the multisplitpane.
panels - Variable in class org.openstreetmap.josm.gui.dialogs.layer.LayerVisibilityAction.ColorSelector
 
PANORAMA_FOV - Static variable in class org.openstreetmap.josm.gui.util.imagery.CameraPlane
The field of view for the panorama at 0 zoom
parallelInitializationTasks() - Method in class org.openstreetmap.josm.gui.MainInitialization
 
parallelInitializationTasks() - Method in interface org.openstreetmap.josm.spi.lifecycle.InitializationSequence
Returns tasks to be executed (in parallel) by a ExecutorService.
ParallelWayAction - Class in org.openstreetmap.josm.actions.mapmode
MapMode for making parallel ways.
ParallelWayAction(MapFrame) - Constructor for class org.openstreetmap.josm.actions.mapmode.ParallelWayAction
Constructs a new ParallelWayAction.
ParallelWayAction.KeyboardModifiersProperty - Class in org.openstreetmap.josm.actions.mapmode
A property that holds the keyboard modifiers.
ParallelWayAction.Mode - Enum in org.openstreetmap.josm.actions.mapmode
 
ParallelWayAction.Modifier - Enum in org.openstreetmap.josm.actions.mapmode
 
ParallelWayAction.ParallelWayLayer - Class in org.openstreetmap.josm.actions.mapmode
 
ParallelWayLayer() - Constructor for class org.openstreetmap.josm.actions.mapmode.ParallelWayAction.ParallelWayLayer
 
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
Constructs a new ParallelWays.
Param(String, boolean) - Constructor for enum org.openstreetmap.josm.data.projection.CustomProjection.Param
 
paramCleanup(String) - Static method in class org.openstreetmap.josm.actions.ShowStatusReportAction
Shortens and removes private information from a parameter used for status report.
paramCleanup(Collection<String>) - Static method in class org.openstreetmap.josm.actions.ShowStatusReportAction
 
parameter - Variable in class org.openstreetmap.josm.io.CachedFile
 
parameter - Variable in class org.openstreetmap.josm.tools.OptionParser.FoundOption
 
ParameterInfoDialog() - Constructor for class org.openstreetmap.josm.gui.preferences.projection.CustomProjectionChoice.ParameterInfoDialog
Constructs a new ParameterInfoDialog.
ParameterizedAction - Interface in org.openstreetmap.josm.actions
Interface for (toolbar-)actions that have additional parameters which need to be saved to the preferences (and loaded back).
ParameterizedActionDecorator - Class in org.openstreetmap.josm.actions
Action wrapper that delegates to a ParameterizedAction object using a specific set of parameters.
ParameterizedActionDecorator(ParameterizedAction, Map<String, Object>) - Constructor for class org.openstreetmap.josm.actions.ParameterizedActionDecorator
Constructs a new ParameterizedActionDecorator.
parameters - Variable in class org.openstreetmap.josm.actions.ParameterizedActionDecorator
 
parameters - Variable in enum org.openstreetmap.josm.data.imagery.vectortile.mapbox.Command
 
parameters - Variable in class org.openstreetmap.josm.data.imagery.vectortile.mapbox.CommandInteger
 
parameters - Variable in class org.openstreetmap.josm.data.oauth.OAuth20Authorization.OAuth20AuthorizationHandler
 
parameters - Variable in class org.openstreetmap.josm.gui.preferences.ToolbarPreferences.ActionDefinition
 
Parameters(double) - Constructor for class org.openstreetmap.josm.data.projection.proj.LambertConformalConic.Parameters
Constructs a new Parameters.
Parameters1SP(double) - Constructor for class org.openstreetmap.josm.data.projection.proj.LambertConformalConic.Parameters1SP
Constructs a new Parameters1SP.
Parameters2SP(double, double, double) - Constructor for class org.openstreetmap.josm.data.projection.proj.LambertConformalConic.Parameters2SP
Constructs a new Parameters2SP.
ParametrizedEnumProperty<T extends java.lang.Enum<T>> - Class in org.openstreetmap.josm.data.preferences
Abstract base class for properties with Enum value, where the preference key is generated from a list of parameters.
ParametrizedEnumProperty(Class<T>, T) - Constructor for class org.openstreetmap.josm.data.preferences.ParametrizedEnumProperty
 
paramReplace(String, String, String) - Static method in class org.openstreetmap.josm.actions.ShowStatusReportAction
 
params - Variable in class org.openstreetmap.josm.data.projection.proj.LambertConformalConic
 
paramsByKey - Static variable in enum org.openstreetmap.josm.data.projection.CustomProjection.Param
Map of all parameters by key
paramString() - Method in class org.openstreetmap.josm.gui.tagging.ac.AutoCompEvent
Returns a parameter string identifying this text event.
paramType(String) - Static method in enum org.openstreetmap.josm.gui.DownloadParamType
Guess the type of a parameter string specified on the command line with --download= or --downloadgps.
parent - Variable in class org.openstreetmap.josm.data.gpx.GpxExtension
 
parent - Variable in class org.openstreetmap.josm.data.gpx.GpxExtensionCollection
 
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.data.preferences.AbstractToStringProperty.ChildProperty
 
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.io.DownloadOpenChangesetsTask
 
parent - Variable in class org.openstreetmap.josm.gui.mappaint.Environment
If not null, this is the matching parent object if a 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.oauth.TestAccessTokenTask
 
parent - Variable in class org.openstreetmap.josm.gui.preferences.server.ApiUrlTestTask
 
parent - Variable in class org.openstreetmap.josm.gui.progress.ChildProgress
 
parent - Variable in class org.openstreetmap.josm.gui.widgets.MultiSplitLayout.Node
 
parent - Variable in class org.openstreetmap.josm.tools.GeoPropertyIndex.GPLevel
 
Parent(SearchCompiler.Match) - Constructor for class org.openstreetmap.josm.data.osm.search.SearchCompiler.Parent
 
PARENT - org.openstreetmap.josm.gui.mappaint.mapcss.Selector.ChildOrParentSelectorType
 
parent_osm_id(Environment) - Static method in class org.openstreetmap.josm.gui.mappaint.mapcss.Functions
Returns the OSM id of the object's parent.
parent_osm_primitives(Environment) - Static method in class org.openstreetmap.josm.gui.mappaint.mapcss.Functions
Gets a list of all OSM id's of the object's parent(s).
parent_osm_primitives(Environment, String) - Static method in class org.openstreetmap.josm.gui.mappaint.mapcss.Functions
Gets a list of all OSM id's of the object's parent(s) with a specified key.
parent_osm_primitives(Environment, String, String) - Static method in class org.openstreetmap.josm.gui.mappaint.mapcss.Functions
Gets a list of all OSM id's of the object's parent(s) with a specified key.
parent_tag(Environment, String) - Static method in class org.openstreetmap.josm.gui.mappaint.mapcss.Functions
Gets the first non-null value of the key key from the object's parent(s).
parent_tags(Environment, String) - Static method in class org.openstreetmap.josm.gui.mappaint.mapcss.Functions
Gets a list of all non-null values of the key key from the object's parent(s).
parent_way_angle(Environment) - Static method in class org.openstreetmap.josm.gui.mappaint.mapcss.Functions
Get the rotation angle of the preceding parent way segment at the node location.
parentComponent - Variable in class org.openstreetmap.josm.gui.ExtendedDialog
 
parentCondition - Variable in class org.openstreetmap.josm.tools.template_engine.ContextSwitchTemplate.ChildSet
 
parenthesis(SearchCompiler.Match) - Static method in class org.openstreetmap.josm.data.osm.search.SearchCompiler.AbstractBinaryMatch
 
parentLayer - Variable in class org.openstreetmap.josm.data.imagery.LayerDetails
 
parentLayer - Variable in class org.openstreetmap.josm.gui.layer.markerlayer.Marker
 
parentMonitor - Variable in class org.openstreetmap.josm.gui.io.SaveLayerTask
 
parentMultipolygonConcernsArea(OsmPrimitive) - Static method in class org.openstreetmap.josm.data.validation.tests.OverlappingWays
 
parents - Variable in class org.openstreetmap.josm.actions.downloadtasks.DownloadReferrersTask
the parents
parents - Variable in class org.openstreetmap.josm.gui.dialogs.relation.DownloadRelationMemberTask
 
ParentSet(SearchCompiler.Match) - Constructor for class org.openstreetmap.josm.tools.template_engine.ContextSwitchTemplate.ParentSet
 
parentStyle - Variable in class org.openstreetmap.josm.gui.mappaint.StyleSetting.LabeledStyleSetting
 
parentSubGridName - Variable in class org.openstreetmap.josm.data.projection.datum.NTV2SubGrid
 
parse() - Method in class org.openstreetmap.josm.data.osm.search.SearchCompiler
Parse search string.
parse() - Method in class org.openstreetmap.josm.data.preferences.PreferencesReader
Parse preferences.
parse() - Method in class org.openstreetmap.josm.io.GeoJSONServerReader.GeoJsonParser
 
parse() - Method in class org.openstreetmap.josm.io.imagery.ImageryReader
Parses imagery source.
parse() - Method in class org.openstreetmap.josm.io.NoteReader
Parses the InputStream given to the constructor and returns the resulting Note objects
parse() - Method in class org.openstreetmap.josm.io.OsmChangesetContentParser
Parses the content from the input source
parse() - Method in class org.openstreetmap.josm.io.OsmJsonReader
 
parse() - Method in class org.openstreetmap.josm.io.OsmReader
 
parse() - Method in class org.openstreetmap.josm.io.OsmServerLocationReader.GpxParser
 
parse() - Method in class org.openstreetmap.josm.io.OsmServerLocationReader.NoteParser
 
parse() - Method in class org.openstreetmap.josm.io.OsmServerLocationReader.OsmChangeParser
 
parse() - Method in class org.openstreetmap.josm.io.OsmServerLocationReader.OsmParser
 
parse() - Method in class org.openstreetmap.josm.io.OsmServerLocationReader.Parser
 
parse() - Method in class org.openstreetmap.josm.tools.template_engine.TemplateParser
Parse the template.
parse(boolean) - Method in class org.openstreetmap.josm.io.GpxReader
Parse the GPX data.
parse(boolean) - Method in interface org.openstreetmap.josm.io.IGpxReader
Parse the GPX data.
parse(boolean) - Method in class org.openstreetmap.josm.io.nmea.NmeaReader
 
parse(boolean) - Method in class org.openstreetmap.josm.io.ozi.OziWptReader
 
parse(boolean) - Method in class org.openstreetmap.josm.io.rtklib.RtkLibPosReader
 
parse(JsonParser) - Method in class org.openstreetmap.josm.io.GeoJSONReader
 
parse(InputStream) - Method in class org.openstreetmap.josm.io.OsmPbfReader
 
parse(InputStream) - Method in class org.openstreetmap.josm.plugins.PluginListParser
Parses a plugin information document and replies a list of plugin information objects.
parse(InputStream, ProgressMonitor) - Static method in class org.openstreetmap.josm.io.OsmChangesetParser
Parse the given input source and return the list of changesets
parse(Class<T>, U) - Method in class org.openstreetmap.josm.tools.GenericParser
Parses the given value as type and returns the result
parse(String) - Static method in class org.openstreetmap.josm.data.coor.conversion.LatLonParser
Parses the given string as lat/lon.
parse(String) - Method in class org.openstreetmap.josm.data.preferences.ParametrizedEnumProperty
 
parse(String) - Static method in class org.openstreetmap.josm.data.validation.tests.ConditionalKeys.ConditionalValue
Parses the condition values as string.
parse(String) - Method in class org.openstreetmap.josm.io.ChangesetQuery.ChangesetQueryUrlParser
Parses the changeset query given as URL query parameters and replies a ChangesetQuery.
parse(String) - Static method in class org.openstreetmap.josm.tools.GeoUrlToBounds
Parses a Geo URL (as specified in RFC 5870) into Bounds.
parse(String) - Static method in class org.openstreetmap.josm.tools.OsmUrlToBounds
Parses an URL into Bounds
parse(String, ProgressMonitor) - Method in class org.openstreetmap.josm.io.DiffResultProcessor
Parse the response from a diff upload to the OSM API.
parse(ProgressMonitor) - Method in class org.openstreetmap.josm.io.OsmChangesetContentParser
Parses the content.
parse(ProgressMonitor) - Method in class org.openstreetmap.josm.io.OsmHistoryReader
Parses the content.
parse(ProgressMonitor, boolean) - Method in class org.openstreetmap.josm.io.OsmChangesetContentParser
Parses the content.
parse(Document) - Method in interface org.openstreetmap.josm.io.OsmServerReader.DomParser
Parses a given DOM document.
parse(InputSource) - Static method in class org.openstreetmap.josm.io.Capabilities.CapabilitiesParser
Parses and returns capabilities from the given input source.
PARSE_AUTHORITY_EXTRA - Static variable in class org.openstreetmap.josm.data.validation.routines.UrlValidator
Should always be empty.
PARSE_AUTHORITY_HOST_IP - Static variable in class org.openstreetmap.josm.data.validation.routines.UrlValidator
 
PARSE_AUTHORITY_IPV6 - Static variable in class org.openstreetmap.josm.data.validation.routines.UrlValidator
 
parse_regex_flags(String) - Static method in class org.openstreetmap.josm.gui.mappaint.mapcss.Functions
Parse flags for regex usage.
PARSE_URL_AUTHORITY - Static variable in class org.openstreetmap.josm.data.validation.routines.UrlValidator
Includes hostname/ip and port number.
PARSE_URL_FRAGMENT - Static variable in class org.openstreetmap.josm.data.validation.routines.UrlValidator
 
PARSE_URL_PATH - Static variable in class org.openstreetmap.josm.data.validation.routines.UrlValidator
 
PARSE_URL_QUERY - Static variable in class org.openstreetmap.josm.data.validation.routines.UrlValidator
 
PARSE_URL_SCHEME - Static variable in class org.openstreetmap.josm.data.validation.routines.UrlValidator
Schema/Protocol (ie.
parseAction(PrimitiveData, String) - Method in class org.openstreetmap.josm.io.AbstractReader
 
parseAndAddStyle(XMLStreamReader, LayerDetails) - Method in class org.openstreetmap.josm.io.imagery.WMSImagery
 
parseAndPut(String) - Method in class org.openstreetmap.josm.data.preferences.DoubleProperty
parses and saves a double precision value
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
Convert an angle string to a double value
parseArgs() - Method in class org.openstreetmap.josm.io.remotecontrol.handler.RequestHandler
Parse the request parameters as key=value pairs.
parseArgs() - Method in class org.openstreetmap.josm.io.remotecontrol.handler.RequestHandler.RawURLParseRequestHandler
 
parseArguments(String[]) - Method in class org.openstreetmap.josm.data.validation.ValidatorCLI
Parse command line arguments and do some low-level error checking.
parseArguments(String[]) - Method in class org.openstreetmap.josm.gui.mappaint.RenderingCLI
Parse command line arguments and do some low-level error checking.
parseAuthorizationServerMetadataResponse(String, String, String, String, JsonObject) - Static method in class org.openstreetmap.josm.data.oauth.OAuthParameters
Parse the response from RFC 8414 (OAuth 2.0 Authorization Server Metadata)
parseBBox(ByteArrayOutputStream, ProtobufRecord) - Static method in class org.openstreetmap.josm.io.OsmPbfReader
This parses a bbox from a record (HeaderBBox message)
parseBBox(Projection, String, String, String, String) - Static method in class org.openstreetmap.josm.io.imagery.WMSImagery
 
parseBlob(BlobHeader, OsmPbfReader.BoundedInputStream, ProtobufParser, ByteArrayOutputStream) - Static method in class org.openstreetmap.josm.io.OsmPbfReader
Parse a blob from the PBF file
parseBlobHeader(OsmPbfReader.BoundedInputStream, ByteArrayOutputStream, ProtobufParser) - Static method in class org.openstreetmap.josm.io.OsmPbfReader
Parse a blob header
parseBoolean(String) - Method in class org.openstreetmap.josm.tools.XmlObjectParser.Parser
 
parseBoolean(String, String) - Method in class org.openstreetmap.josm.io.ChangesetQuery.ChangesetQueryUrlParser
 
parseBoundingBox(XMLStreamReader) - Static method in class org.openstreetmap.josm.data.imagery.WMTSTileSource
Parses WGS84BoundingBox section.
parseBoundingBox(XMLStreamReader, Projection) - Method in class org.openstreetmap.josm.io.imagery.WMSImagery
 
parseBounds(String) - Static method in class org.openstreetmap.josm.data.projection.CustomProjection
Converts a string to a bounds object
parseBounds(String) - Method in class org.openstreetmap.josm.io.OsmReader
 
parseBounds(String, String, String, String, String, String) - Method in class org.openstreetmap.josm.io.AbstractReader
 
parseCapability(XMLStreamReader) - Method in class org.openstreetmap.josm.io.imagery.WMSImagery
 
parseCardinalRotation(String) - Static method in interface org.openstreetmap.josm.tools.RotationAngle
Converts an angle given in cardinal directions to radians.
parseChangeset(Long) - Method in class org.openstreetmap.josm.io.OsmReader
 
parseChangeset(PrimitiveData, int) - Method in class org.openstreetmap.josm.io.AbstractReader
 
parseChangeset(PrimitiveData, String) - Method in class org.openstreetmap.josm.io.AbstractReader
 
parseChangesetAttributes(Attributes) - Method in class org.openstreetmap.josm.io.OsmChangesetParser.Parser
 
parseChangesetTags(Map<String, String>) - Static method in class org.openstreetmap.josm.io.remotecontrol.handler.LoadAndZoomHandler
 
parseChecks - Variable in class org.openstreetmap.josm.data.validation.tests.MapCSSTagChecker.ParseResult
Checks successfully parsed
parseCommentAttributes(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
 
parseConnectivityTag(Relation) - Static method in class org.openstreetmap.josm.data.validation.tests.ConnectivityRelations
Convert the connectivity tag into a map of values
parseContents(XMLStreamReader) - Static method in class org.openstreetmap.josm.data.imagery.WMTSTileSource
Parse Contents tag.
parseContextSwitch() - Method in class org.openstreetmap.josm.tools.template_engine.TemplateParser
 
parseCoor(String, boolean, BiFunction<String, String, T>) - Static method in class org.openstreetmap.josm.data.imagery.WMTSTileSource
 
parseCoordinate(JsonValue) - Static method in class org.openstreetmap.josm.io.GeoJSONReader
 
parseCoordinate(String) - Static method in class org.openstreetmap.josm.data.coor.conversion.LatLonParser
Parse string coordinate from floating point or DMS format.
parseCoordinates(String) - Static method in class org.openstreetmap.josm.io.GpxParser
Convert a string coordinate to a double
parseCoordinates(Attributes, String) - Static method in class org.openstreetmap.josm.io.GpxParser
Convert the specified key's value to a number
parseCrs(JsonObject) - Method in class org.openstreetmap.josm.io.GeoJSONReader
parseDataBlock(ByteArrayOutputStream, HeaderBlock, Blob) - Method in class org.openstreetmap.josm.io.OsmPbfReader
Parse a data blob (should be "OSMData")
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) - Method in class org.openstreetmap.josm.gui.io.importexport.GeoJSONImporter
 
parseDataSet(InputStream, ProgressMonitor) - Method in class org.openstreetmap.josm.gui.io.importexport.OsmImporter
 
parseDataSet(InputStream, ProgressMonitor) - Method in class org.openstreetmap.josm.gui.io.importexport.OsmPbfImporter
 
parseDataSet(InputStream, ProgressMonitor) - Method in class org.openstreetmap.josm.io.BoundingBoxDownloader
Parse the given input source and return the dataset.
parseDataSet(InputStream, ProgressMonitor) - Static method in class org.openstreetmap.josm.io.GeoJSONReader
Parse the given input source and return the dataset.
parseDataSet(InputStream, ProgressMonitor) - Static method in class org.openstreetmap.josm.io.OsmChangeReader
Parse the given input source and return the dataset.
parseDataSet(InputStream, ProgressMonitor) - Static method in class org.openstreetmap.josm.io.OsmJsonReader
Parse the given input source and return the dataset.
parseDataSet(InputStream, ProgressMonitor) - Static method in class org.openstreetmap.josm.io.OsmPbfReader
Parse the given input source and return the dataset.
parseDataSet(InputStream, ProgressMonitor) - Static method in class org.openstreetmap.josm.io.OsmReader
Parse the given input source and return the dataset.
parseDataSet(InputStream, ProgressMonitor) - Method in class org.openstreetmap.josm.io.OverpassDownloadReader
 
parseDataSet(InputStream, ProgressMonitor, OsmReader.Options...) - Static method in class org.openstreetmap.josm.io.OsmReader
Parse the given input source and return the dataset.
parseDataSet(String) - Method in class org.openstreetmap.josm.gui.io.importexport.GeoJSONImporter
parseDataSetAndNotes(InputStream, ProgressMonitor) - Static method in class org.openstreetmap.josm.io.OsmChangeReader
Parse the given input source and return the dataset and notes, if any (OsmAnd extends the osmChange format by adding notes).
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
Gets the datum
parseDenseInfo(ByteArrayOutputStream, byte[]) - Static method in class org.openstreetmap.josm.io.OsmPbfReader
Parse dense info
parseDenseNodes(ByteArrayOutputStream, byte[], OsmPbfReader.PrimitiveBlockRecord) - Method in class org.openstreetmap.josm.io.OsmPbfReader
Parse dense nodes from a record
parseDimension(XMLStreamReader) - Static method in class org.openstreetmap.josm.data.imagery.WMTSTileSource
Gets Dimension value.
parsedNotes - Variable in class org.openstreetmap.josm.io.NoteReader
 
parseDouble(String) - Static method in class org.openstreetmap.josm.data.projection.ProjectionCLI
 
parseDouble(String) - Static method in class org.openstreetmap.josm.tools.JosmDecimalFormatSymbolsProvider
Returns a new double initialized to the value represented by the specified String, allowing both dot and comma decimal separators.
parseDouble(String, String) - Static 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(Map<String, String>, String) - Static method in class org.openstreetmap.josm.tools.OsmUrlToBounds
 
parseDownloadPolicy(String, String) - Method in class org.openstreetmap.josm.io.AbstractReader
 
parseEastNorth(String) - Static method in class org.openstreetmap.josm.gui.dialogs.LatLonDialog
Parses a east/north coordinate string
parseEastNorth(String, boolean) - Static method in class org.openstreetmap.josm.data.imagery.WMTSTileSource
 
parseEastNorth(String, ToDoubleFunction<String>) - Method in class org.openstreetmap.josm.data.projection.ProjectionCLI
 
parseElements(JsonArray) - Method in class org.openstreetmap.josm.io.OsmJsonReader
 
parseEllipsoid(Map<String, String>) - Method in class org.openstreetmap.josm.data.projection.CustomProjection
Gets the ellipsoid
parseError() - Method in class org.openstreetmap.josm.io.OsmReader
 
ParseError - Exception in org.openstreetmap.josm.tools.template_engine
Exception thrown in case of an error during template parsing.
ParseError(int, SearchParseError) - Constructor for exception org.openstreetmap.josm.tools.template_engine.ParseError
Constructs a new ParseError from a SearchParseError.
ParseError(String) - Constructor for exception org.openstreetmap.josm.tools.template_engine.ParseError
Constructs a new ParseError with a generic message.
ParseError(Tokenizer.Token) - Constructor for exception org.openstreetmap.josm.tools.template_engine.ParseError
Constructs a new ParseError for an unexpected token.
ParseError(Tokenizer.Token, Tokenizer.TokenType) - Constructor for exception org.openstreetmap.josm.tools.template_engine.ParseError
Constructs a new ParseError for an unexpected token and an expected token.
parseErrorHeader(String) - Method in exception org.openstreetmap.josm.io.ChangesetClosedException
 
parseErrors - Variable in class org.openstreetmap.josm.data.validation.tests.MapCSSTagChecker.ParseResult
Errors that occurred during parsing
ParseException - Exception in org.openstreetmap.josm.gui.mappaint.mapcss.parsergen
This exception is thrown when parse errors are encountered.
ParseException() - Constructor for exception org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.ParseException
The following constructors are for use by you for whatever purpose you can think of.
ParseException(String) - Constructor for exception org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.ParseException
Constructor with message.
ParseException(Token, int[][], String[]) - Constructor for exception org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.ParseException
This constructor is used by the method "generateParseException" in the generated parser.
parseExGeographic(XMLStreamReader) - Method in class org.openstreetmap.josm.io.imagery.WMSImagery
 
parseExpression() - Method in class org.openstreetmap.josm.data.osm.search.SearchCompiler
Parse expression.
parseExpression(Collection<Tokenizer.TokenType>) - Method in class org.openstreetmap.josm.tools.template_engine.TemplateParser
 
parseExpressionStep1() - Method in class org.openstreetmap.josm.data.osm.search.SearchCompiler
 
parseExpressionStep2(List<Object>) - Static method in class org.openstreetmap.josm.data.osm.search.SearchCompiler
 
parseFactor() - Method in class org.openstreetmap.josm.data.osm.search.SearchCompiler
Parse next factor (a search operator or search term).
parseFactor(String) - Method in class org.openstreetmap.josm.data.osm.search.SearchCompiler
 
parseFeature(JsonObject) - Method in class org.openstreetmap.josm.io.GeoJSONReader
 
parseFeatureCollection(JsonArray, boolean) - Method in class org.openstreetmap.josm.io.GeoJSONReader
 
parseField(String, String, String) - Method in class org.openstreetmap.josm.gui.util.WindowGeometry
 
parseGeometry(JsonObject, JsonObject) - Method in class org.openstreetmap.josm.io.GeoJSONReader
 
parseGeometryCollection(JsonObject, JsonObject, boolean) - Method in class org.openstreetmap.josm.io.GeoJSONReader
 
parseHashURLs(String) - Static method in class org.openstreetmap.josm.tools.OsmUrlToBounds
Openstreetmap.org changed it's URL scheme in August 2013, which breaks the URL parsing.
parseHeaderBlock(Blob, ByteArrayOutputStream) - Static method in class org.openstreetmap.josm.io.OsmPbfReader
Parse a header block.
parseHeaders(BufferedReader) - Static method in class org.openstreetmap.josm.io.remotecontrol.RequestProcessor
Parse the headers from the request
parseHeaders(HttpClient.Response) - Method in class org.openstreetmap.josm.data.cache.JCSCachedTileLoaderJob
 
parseHeaders(HttpClient.Response) - Method in class org.openstreetmap.josm.data.imagery.TMSCachedTileLoaderJob
 
parseHistory(ProgressMonitor) - Method in class org.openstreetmap.josm.io.OsmServerHistoryReader
Fetches the history from the OSM API and parses it
parseId(PrimitiveData, long) - Method in class org.openstreetmap.josm.io.AbstractReader
 
parseIgnoreFileLine(String, String) - Static method in class org.openstreetmap.josm.data.validation.tests.TagChecker
Parse a line found in a configuration file
parseInfo(ByteArrayOutputStream, byte[]) - Static method in class org.openstreetmap.josm.io.OsmPbfReader
Parse info for an object
parseInnerList() - Method in class org.openstreetmap.josm.data.preferences.PreferencesReader
 
parseInstant(String) - Static method in class org.openstreetmap.josm.tools.date.DateUtils
Parses the given date string quickly, regardless of current locale.
parseInteger(String) - Static method in class org.openstreetmap.josm.gui.tagging.presets.TaggingPresetItem
 
parseJos(Document, ProgressMonitor) - Method in class org.openstreetmap.josm.io.session.SessionReader
 
parseLatLon(String) - Static method in class org.openstreetmap.josm.gui.datatransfer.importers.OsmLinkPaster
 
parseLatLon(String, boolean) - Static method in class org.openstreetmap.josm.data.imagery.WMTSTileSource
 
parseLatLon(String, String, String, String) - Static method in class org.openstreetmap.josm.io.nmea.NmeaParser
 
parseLatLon(UnaryOperator<String>) - Static method in class org.openstreetmap.josm.io.NoteReader
 
parseLatLon(Attributes) - Static method in class org.openstreetmap.josm.io.GpxParser
Convert coordinates in attributes to a LatLon object
parseLayer(XMLStreamReader) - Static method in class org.openstreetmap.josm.data.imagery.WMTSTileSource
Parse Layer tag.
parseLayer(XMLStreamReader, LayerDetails) - Method in class org.openstreetmap.josm.io.imagery.WMSImagery
 
parseLineString(JsonObject, JsonArray) - Method in class org.openstreetmap.josm.io.GeoJSONReader
 
parseLink(byte[]) - Method in class org.openstreetmap.josm.tools.WindowsShortcut
Gobbles up link data by parsing it and storing info in member fields
parseLocked(String) - Method in class org.openstreetmap.josm.io.AbstractReader
 
parseLongs(String) - Method in class org.openstreetmap.josm.io.ChangesetQuery.ChangesetQueryUrlParser
 
parseMap() - Method in class org.openstreetmap.josm.data.preferences.PreferencesReader
 
ParseMethod() - Constructor for enum org.openstreetmap.josm.data.Bounds.ParseMethod
 
parseMode - Variable in class org.openstreetmap.josm.io.NoteReader.Parser
 
parseMultiLineString(JsonObject, JsonObject) - Method in class org.openstreetmap.josm.io.GeoJSONReader
 
parseMultiPoint(JsonObject, JsonObject) - Method in class org.openstreetmap.josm.io.GeoJSONReader
 
parseMultiPolygon(JsonObject, JsonObject) - Method in class org.openstreetmap.josm.io.GeoJSONReader
 
parseNMEASentence(String) - Method in class org.openstreetmap.josm.io.nmea.NmeaParser
Parses split up sentences into WayPoints which are stored in the collection in the NMEAParserState object.
parseNode() - Method in class org.openstreetmap.josm.io.OsmReader
 
parseNode(double, double, AbstractReader.CommonReader, AbstractReader.NodeReader) - Method in class org.openstreetmap.josm.io.AbstractReader
 
parseNode(JsonObject) - Method in class org.openstreetmap.josm.io.OsmJsonReader
 
parseNode(ByteArrayOutputStream, byte[], OsmPbfReader.PrimitiveBlockRecord) - Method in class org.openstreetmap.josm.io.OsmPbfReader
Parse a singular node
parseNode(String, String, AbstractReader.CommonReader, AbstractReader.NodeReader) - Method in class org.openstreetmap.josm.io.AbstractReader
 
parseNodeTags(NodeData) - Method in class org.openstreetmap.josm.io.OsmReader
 
parseNonGeometryFeature(JsonObject, JsonObject) - Method in class org.openstreetmap.josm.io.GeoJSONReader
 
parseNote() - Method in class org.openstreetmap.josm.io.OsmChangeReader
 
parseNoteBasic(UnaryOperator<String>) - Static method in class org.openstreetmap.josm.io.NoteReader
 
parseNoteBasic(Attributes) - Static method in class org.openstreetmap.josm.io.NoteReader
 
parseNoteFull(UnaryOperator<String>) - Static method in class org.openstreetmap.josm.io.NoteReader
 
parseNoteFull(Attributes) - Static method in class org.openstreetmap.josm.io.NoteReader
 
parseNotes(int, int, ProgressMonitor) - Method in class org.openstreetmap.josm.io.BoundingBoxDownloader
 
parseNotes(int, int, ProgressMonitor) - Method in class org.openstreetmap.josm.io.OsmServerReader
Downloads notes from the API, given API limit parameters
parseNullGeometry(JsonObject) - Static method in class org.openstreetmap.josm.io.GeoJSONReader
 
parseNumericAttribute(String, int) - Method in class org.openstreetmap.josm.io.OsmChangesetParser.Parser
 
parseOffset(String) - Static method in class org.openstreetmap.josm.data.gpx.GpxTimeOffset
Parses time offset.
parseOperationMetadata(XMLStreamReader) - Static method in class org.openstreetmap.josm.data.imagery.WMTSTileSource
Parses OperationMetadata section.
parseOptions(List<String>) - Method in class org.openstreetmap.josm.tools.OptionParser
Parses the options.
parseOptionsOrExit(List<String>) - Method in class org.openstreetmap.josm.tools.OptionParser
Same as OptionParser.parseOptions(List), but exits if option parsing fails.
parseOsm() - Method in class org.openstreetmap.josm.io.OsmReader
 
parseOsm(ProgressMonitor) - Method in class org.openstreetmap.josm.io.BoundingBoxDownloader
 
parseOsm(ProgressMonitor) - Method in class org.openstreetmap.josm.io.GeoJSONServerReader
 
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(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
 
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
Download OSM files from somewhere
parseOsm(ProgressMonitor) - Method in class org.openstreetmap.josm.io.OsmServerUserInfoReader
 
parseOsm(ProgressMonitor) - Method in class org.openstreetmap.josm.io.OsmServerUserPreferencesReader
 
parseOsm(ProgressMonitor) - Method in class org.openstreetmap.josm.io.OverpassDownloadReader
 
parseOsm(ProgressMonitor, Compression) - Method in class org.openstreetmap.josm.io.GeoJSONServerReader
 
parseOsm(ProgressMonitor, Compression) - Method in class org.openstreetmap.josm.io.OsmServerLocationReader
 
parseOsm(ProgressMonitor, Compression) - Method in class org.openstreetmap.josm.io.OsmServerReader
Download compressed OSM files from somewhere
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
Download OSM Change uncompressed files from somewhere
parseOsmChange(ProgressMonitor, Compression) - Method in class org.openstreetmap.josm.io.OsmServerLocationReader
 
parseOsmChange(ProgressMonitor, Compression) - Method in class org.openstreetmap.josm.io.OsmServerReader
Download OSM Change compressed files from somewhere
parsePaintBackground(JsonObject) - Static method in class org.openstreetmap.josm.data.imagery.vectortile.mapbox.style.Layers
 
parsePaintCircle(JsonObject) - Static method in class org.openstreetmap.josm.data.imagery.vectortile.mapbox.style.Layers
 
parsePaintFill(JsonObject) - Static method in class org.openstreetmap.josm.data.imagery.vectortile.mapbox.style.Layers
 
parsePaintLine(JsonObject, JsonObject) - Static method in class org.openstreetmap.josm.data.imagery.vectortile.mapbox.style.Layers
 
parsePaintSymbol(JsonObject, JsonObject) - Method in class org.openstreetmap.josm.data.imagery.vectortile.mapbox.style.Layers
 
parseParameterList(String, boolean) - Static method in class org.openstreetmap.josm.data.projection.CustomProjection
Parse a parameter list to key=value pairs.
parsePart2(String, int) - Static method in class org.openstreetmap.josm.tools.date.DateUtils
 
parsePart3(String, int) - Static method in class org.openstreetmap.josm.tools.date.DateUtils
 
parsePart4(String, int) - Static method in class org.openstreetmap.josm.tools.date.DateUtils
 
parsePart6(String, int) - Static method in class org.openstreetmap.josm.tools.date.DateUtils
 
parsePluginListDocument(String, String) - Method in class org.openstreetmap.josm.plugins.ReadRemotePluginInformationTask
Parses the plugin list
parsePoint(JsonObject, JsonArray) - Method in class org.openstreetmap.josm.io.GeoJSONReader
 
parsePolicy(String, String, Consumer<String>) - Static method in class org.openstreetmap.josm.io.AbstractReader
 
parsePolygon(JsonObject, JsonArray) - Method in class org.openstreetmap.josm.io.GeoJSONReader
 
parsePreconditionFailed(String) - Static method in class org.openstreetmap.josm.tools.ExceptionUtil
Parses a precondition failure response from the server and attempts to get more information about it
parsePrimitiveGroup(ByteArrayOutputStream, byte[], OsmPbfReader.PrimitiveBlockRecord) - Method in class org.openstreetmap.josm.io.OsmPbfReader
Parse a PrimitiveGroup.
parseProjection(Map<String, String>, Ellipsoid) - Method in class org.openstreetmap.josm.data.projection.CustomProjection
Gets a projection using the given ellipsoid
parseProxyPortValue(String, String) - Method in class org.openstreetmap.josm.io.DefaultProxySelector
 
parser - Variable in class org.openstreetmap.josm.data.preferences.PreferencesReader
 
parser - Variable in class org.openstreetmap.josm.io.OsmJsonReader
 
parser - Variable in class org.openstreetmap.josm.io.OsmReader
 
parser - Variable in class org.openstreetmap.josm.tools.XmlObjectParser
 
Parser() - Constructor for class org.openstreetmap.josm.io.DiffResultProcessor.Parser
 
Parser() - Constructor for class org.openstreetmap.josm.io.imagery.ImageryReader.Parser
 
Parser() - Constructor for class org.openstreetmap.josm.io.NoteReader.Parser
 
Parser() - Constructor for class org.openstreetmap.josm.io.OsmChangesetParser.Parser
 
Parser() - Constructor for class org.openstreetmap.josm.io.OsmHistoryReader.Parser
 
Parser() - Constructor for class org.openstreetmap.josm.tools.XmlObjectParser.Parser
 
Parser(boolean) - Constructor for class org.openstreetmap.josm.io.OsmChangesetContentParser.Parser
 
Parser(ProgressMonitor, Compression) - Constructor for class org.openstreetmap.josm.io.OsmServerLocationReader.Parser
 
parseRawGps(ProgressMonitor) - Method in class org.openstreetmap.josm.io.BoundingBoxDownloader
 
parseRawGps(ProgressMonitor) - Method in class org.openstreetmap.josm.io.OsmServerLocationReader
 
parseRawGps(ProgressMonitor) - Method in class org.openstreetmap.josm.io.OsmServerReader
Retrieve raw gps waypoints from the server API.
parseRawGps(ProgressMonitor, Compression) - Method in class org.openstreetmap.josm.io.OsmServerLocationReader
 
parseRawGps(ProgressMonitor, Compression) - Method in class org.openstreetmap.josm.io.OsmServerReader
Retrieve compressed GPX files from somewhere.
parseRawNotes(ProgressMonitor) - Method in class org.openstreetmap.josm.io.OsmServerLocationReader
 
parseRawNotes(ProgressMonitor) - Method in class org.openstreetmap.josm.io.OsmServerReader
Downloads notes from a given raw URL.
parseRawNotes(ProgressMonitor, Compression) - Method in class org.openstreetmap.josm.io.OsmServerLocationReader
 
parseRawNotes(ProgressMonitor, Compression) - Method in class org.openstreetmap.josm.io.OsmServerReader
Download notes from a URL that contains a compressed notes dump file
parseRef(String) - Static method in class org.openstreetmap.josm.data.validation.tests.PowerLines.RefChecker
Parses integer tag values.
parseRelation() - Method in class org.openstreetmap.josm.io.OsmReader
 
parseRelation(JsonObject) - Method in class org.openstreetmap.josm.io.OsmJsonReader
 
parseRelation(ByteArrayOutputStream, byte[], OsmPbfReader.PrimitiveBlockRecord) - Method in class org.openstreetmap.josm.io.OsmPbfReader
Parse a relation from a PBF
parseRelation(AbstractReader.CommonReader, AbstractReader.RelationReader) - Method in class org.openstreetmap.josm.io.AbstractReader
 
parseRelationMember(RelationData) - Method in class org.openstreetmap.josm.io.OsmReader
 
parseRelationMember(RelationData, long, String, String) - Method in class org.openstreetmap.josm.io.AbstractReader
 
parseRelationMember(RelationData, String, String, String) - Method in class org.openstreetmap.josm.io.AbstractReader
 
parseRelationMembersAndTags(RelationData, Collection<RelationMemberData>) - Method in class org.openstreetmap.josm.io.OsmReader
 
parseRemark() - Method in class org.openstreetmap.josm.io.OsmReader
 
parseRemark(String) - Method in class org.openstreetmap.josm.io.OsmJsonReader
 
parseRequest(XMLStreamReader) - Method in class org.openstreetmap.josm.io.imagery.WMSImagery
 
ParseResult(List<MapCSSTagCheckerRule>, Collection<Throwable>) - Constructor for class org.openstreetmap.josm.data.validation.tests.MapCSSTagChecker.ParseResult
Constructs a new ParseResult.
parseRGB(String...) - Static method in class org.openstreetmap.josm.tools.ImageProvider
 
parseRoot() - Method in class org.openstreetmap.josm.data.preferences.PreferencesReader
 
parseRoot() - Method in class org.openstreetmap.josm.io.OsmChangeReader
 
parseRoot() - Method in class org.openstreetmap.josm.io.OsmReader
 
parseRoot(JsonObject) - Method in class org.openstreetmap.josm.io.GeoJSONReader
 
parseRoot(JsonObject) - Method in class org.openstreetmap.josm.io.OsmJsonReader
 
parsers - Variable in class org.openstreetmap.josm.tools.GenericParser
 
parseSafeDOM(InputStream) - Static method in class org.openstreetmap.josm.tools.XmlUtils
Parse the content given InputStream as XML.
parseSafeSAX(InputSource, DefaultHandler) - Static method in class org.openstreetmap.josm.tools.XmlUtils
Parse the content given InputSource as XML using the specified DefaultHandler.
parseSearchResults(Reader) - Static method in class org.openstreetmap.josm.io.NameFinder
Parse search results as returned by Nominatim.
parseSender(Map<String, String>, Socket) - Static method in class org.openstreetmap.josm.io.remotecontrol.RequestProcessor
Attempt to figure out who sent the request
parseService(XMLStreamReader) - Method in class org.openstreetmap.josm.io.imagery.WMSImagery
 
parseShortLink(String) - Static method in class org.openstreetmap.josm.tools.OsmUrlToBounds
Parse OSM short link
parseSingleNote(String) - Static method in class org.openstreetmap.josm.io.OsmApi
Method for parsing API responses for operations on individual notes
parseSnapAngle(String) - Static method in class org.openstreetmap.josm.actions.mapmode.DrawSnapHelper
 
parseSource(String, BufferedReader) - Static method in class org.openstreetmap.josm.data.validation.tests.TagChecker
 
parseSprites(CachedFile, CachedFile) - Method in class org.openstreetmap.josm.data.imagery.vectortile.mapbox.style.MapboxVectorStyle
 
parseString(String) - Method in class org.openstreetmap.josm.tools.TextAnalyzer
Parses current text to extract a key or value depending on given stop characters.
parseStringTable(ByteArrayOutputStream, byte[]) - Static method in class org.openstreetmap.josm.io.OsmPbfReader
Parse the string table
parseTag(Tagged) - Method in class org.openstreetmap.josm.io.OsmReader
 
parseTag(Tagged, String, String) - Method in class org.openstreetmap.josm.io.AbstractReader
 
parseTagValue(String, Layer, int, List<String>) - Static method in class org.openstreetmap.josm.data.imagery.vectortile.mapbox.Feature
Parse a tag value
parseTileMatrix(XMLStreamReader, String) - Static method in class org.openstreetmap.josm.data.imagery.WMTSTileSource
Parses TileMatrix section.
parseTileMatrixSet(XMLStreamReader) - Static method in class org.openstreetmap.josm.data.imagery.WMTSTileSource
Parses TileMatrixSet section.
parseTileMatrixSetLink(XMLStreamReader) - Static method in class org.openstreetmap.josm.data.imagery.WMTSTileSource
Gets TileMatrixSetLink value.
parseTime(String) - Method in class org.openstreetmap.josm.io.ChangesetQuery.ChangesetQueryUrlParser
 
parseTimestamp(PrimitiveData, String) - Method in class org.openstreetmap.josm.io.AbstractReader
 
parseTimezone(String) - Static method in class org.openstreetmap.josm.data.gpx.GpxTimezone
Parses timezone.
parseToplevelList() - Method in class org.openstreetmap.josm.data.preferences.PreferencesReader
 
parseToWGS84(String, Ellipsoid) - Method in class org.openstreetmap.josm.data.projection.CustomProjection
Parse towgs84 parameter.
parseUid(String) - Method in class org.openstreetmap.josm.io.ChangesetQuery.ChangesetQueryUrlParser
 
parseUnknown() - Method in class org.openstreetmap.josm.io.OsmReader
 
parseUnknown(boolean) - Method in class org.openstreetmap.josm.io.OsmReader
 
parseUnknown(boolean) - Method in class org.openstreetmap.josm.io.OverpassDownloadReader.OverpassOsmReader
 
parseUnknown(JsonObject) - Static method in class org.openstreetmap.josm.io.GeoJSONReader
 
parseUnknown(JsonObject) - Method in class org.openstreetmap.josm.io.OsmJsonReader
 
parseUnknown(JsonObject, boolean) - Method in class org.openstreetmap.josm.io.OsmJsonReader
 
parseUploadPolicy(String, String) - Method in class org.openstreetmap.josm.io.AbstractReader
 
parseURL() - Method in class org.openstreetmap.josm.actions.JumpToAction
 
parseURL() - Method in class org.openstreetmap.josm.gui.widgets.BoundingBoxSelectionPanel
 
parseURL(DownloadDialog) - Method in class org.openstreetmap.josm.gui.download.BoundingBoxSelection
 
parseUrlTagsToKeyValues(String) - Static method in class org.openstreetmap.josm.io.remotecontrol.AddTagsDialog
Convert a argument from a url to a series of tags
parseUser(PrimitiveData, String, long) - Method in class org.openstreetmap.josm.io.AbstractReader
 
parseUser(PrimitiveData, String, String) - Method in class org.openstreetmap.josm.io.AbstractReader
 
parseValueRecord(ByteArrayOutputStream, ProtobufRecord) - Method in class org.openstreetmap.josm.data.imagery.vectortile.mapbox.Layer
 
parseVariable() - Method in class org.openstreetmap.josm.tools.template_engine.TemplateParser
 
parseVersion(String) - Method in class org.openstreetmap.josm.io.AbstractReader
 
parseVersion(PrimitiveData, int) - Method in class org.openstreetmap.josm.io.AbstractReader
 
parseVersion(PrimitiveData, String) - Method in class org.openstreetmap.josm.io.AbstractReader
 
parseVisible(PrimitiveData, String) - Method in class org.openstreetmap.josm.io.AbstractReader
 
parseWay() - Method in class org.openstreetmap.josm.io.OsmReader
 
parseWay(JsonObject) - Method in class org.openstreetmap.josm.io.OsmJsonReader
 
parseWay(ByteArrayOutputStream, byte[], OsmPbfReader.PrimitiveBlockRecord) - Method in class org.openstreetmap.josm.io.OsmPbfReader
Parse a way from the PBF
parseWay(AbstractReader.CommonReader, AbstractReader.WayReader) - Method in class org.openstreetmap.josm.io.AbstractReader
 
parseWayNode(WayData) - Method in class org.openstreetmap.josm.io.OsmReader
 
parseWayNodesAndTags(WayData, Collection<Long>) - Method in class org.openstreetmap.josm.io.OsmReader
 
PARTIAL - org.openstreetmap.josm.gui.widgets.QuadStateCheckBox.State
Partial: different selected objects have different values, do not change
PartiallyInsideAreaStrategy - Class in org.openstreetmap.josm.gui.mappaint.styleelement.placement
A strategy that places the label / icon so that is is on the area.
PartiallyInsideAreaStrategy(double, double) - Constructor for class org.openstreetmap.josm.gui.mappaint.styleelement.placement.PartiallyInsideAreaStrategy
 
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.util.AdjustmentSynchronizer
Registers an Adjustable for participation in synchronized scrolling.
participateInSynchronizedSelection(ListSelectionModel) - Method in class org.openstreetmap.josm.gui.history.SelectionSynchronizer
Add ListSelectionModel of the table to participate in selection synchronization.
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
participatingRole1 - Variable in enum org.openstreetmap.josm.gui.conflict.pair.ComparePairType
 
participatingRole2 - Variable in enum org.openstreetmap.josm.gui.conflict.pair.ComparePairType
 
PASSIV - org.openstreetmap.josm.data.osm.FilterMatcher.FilterType
at least one filter applies, but they are all inverted filters
password - Variable in class org.openstreetmap.josm.io.auth.CredentialsAgentResponse
 
paste - Variable in class org.openstreetmap.josm.gui.MainMenu
Edit / Paste
pasteAction - Variable in class org.openstreetmap.josm.gui.tagging.TagTable
the tag paste action
PasteAction - Class in org.openstreetmap.josm.actions
Paste OSM primitives from clipboard to the current edit layer.
PasteAction() - Constructor for class org.openstreetmap.josm.actions.PasteAction
Constructs a new PasteAction.
PasteAction() - Constructor for class org.openstreetmap.josm.gui.tagging.TagTable.PasteAction
 
pasteAtSource - Variable in class org.openstreetmap.josm.gui.MainMenu
Edit / Paste at source
PasteAtSourcePositionAction - Class in org.openstreetmap.josm.actions
A special version of the PasteAction that pastes at the exact source location the item was copied from.
PasteAtSourcePositionAction() - Constructor for class org.openstreetmap.josm.actions.PasteAtSourcePositionAction
Constructs a new PasteAtSourcePositionAction.
pasteDebugText() - Method in class org.openstreetmap.josm.tools.bugreport.BugReportSender
Sends the debug text to the server.
pasteFromHeterogeneousSource() - Method in class org.openstreetmap.josm.gui.datatransfer.importers.PrimitiveTagTransferPaster.TagPasteSupport
Pastes the tags in the current selection of the paste buffer to a set of target primitives.
pasteFromHomogeneousSource() - Method in class org.openstreetmap.josm.gui.datatransfer.importers.PrimitiveTagTransferPaster.TagPasteSupport
Pastes the tags from a homogeneous source (the selection consisting of one type of OsmPrimitives only).
PasteMembersAction - Class in org.openstreetmap.josm.gui.dialogs.relation.actions
Paste members.
PasteMembersAction(IRelationEditorActionAccess) - Constructor for class org.openstreetmap.josm.gui.dialogs.relation.actions.PasteMembersAction
Constructs a new PasteMembersAction.
pasteOn(OsmDataLayer, EastNorth) - Method in class org.openstreetmap.josm.gui.datatransfer.OsmTransferHandler
Paste the current clipboard current at the given position
pasteOn(OsmDataLayer, EastNorth, Transferable) - Method in class org.openstreetmap.josm.gui.datatransfer.OsmTransferHandler
Paste the given clipboard current at the given position
pasteTags - Variable in class org.openstreetmap.josm.gui.MainMenu
Edit / Paste Tags
pasteTags(Collection<? extends OsmPrimitive>) - Method in class org.openstreetmap.josm.gui.datatransfer.OsmTransferHandler
Paste the given tags on the primitives.
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
Constructs a new PasteTagsAction.
PasteTagsConflictResolverDialog - Class in org.openstreetmap.josm.gui.conflict.tags
This conflict resolution dialog is used when tags are pasted from the clipboard that conflict with the existing ones.
PasteTagsConflictResolverDialog(Component) - Constructor for class org.openstreetmap.josm.gui.conflict.tags.PasteTagsConflictResolverDialog
Constructs a new PasteTagsConflictResolverDialog.
PasteTagsConflictResolverDialog.ApplyAction - Class in org.openstreetmap.josm.gui.conflict.tags
 
PasteTagsConflictResolverDialog.CancelAction - Class in org.openstreetmap.josm.gui.conflict.tags
 
PasteTagsConflictResolverDialog.Mode - Enum in org.openstreetmap.josm.gui.conflict.tags
 
PasteTagsConflictResolverDialog.StatisticsInfo - Class in org.openstreetmap.josm.gui.conflict.tags
 
PasteTagsConflictResolverDialog.StatisticsInfoRenderer - Class in org.openstreetmap.josm.gui.conflict.tags
 
PasteTagsConflictResolverDialog.StatisticsInfoTable - Class in org.openstreetmap.josm.gui.conflict.tags
 
PasteTagsConflictResolverDialog.StatisticsTableModel - Class in org.openstreetmap.josm.gui.conflict.tags
 
pasteValueAction - Variable in class org.openstreetmap.josm.gui.dialogs.properties.PropertiesDialog
 
PasteValueAction() - Constructor for class org.openstreetmap.josm.gui.dialogs.properties.PropertiesDialog.PasteValueAction
 
path - Variable in class org.openstreetmap.josm.gui.dialogs.relation.RelationTree.RelationLoader
 
path - Variable in class org.openstreetmap.josm.gui.util.StayOpenCheckBoxMenuItem
 
path - Variable in class org.openstreetmap.josm.gui.util.StayOpenMenuItem
 
path - 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
path - Variable in class org.openstreetmap.josm.tools.PlatformHookUnixoid.LinuxReleaseInfo
 
PATH_PATTERN - Static variable in class org.openstreetmap.josm.data.validation.routines.UrlValidator
 
PATH_REGEX - Static variable in class org.openstreetmap.josm.data.validation.routines.UrlValidator
 
pathIteratorToObjects(T, Layer, Collection<VectorPrimitive>, PathIterator) - Method in class org.openstreetmap.josm.data.vector.VectorDataStore
 
pathToWay(T, Layer, Collection<VectorPrimitive>, Path2D) - Method in class org.openstreetmap.josm.data.vector.VectorDataStore
 
pattern - Variable in class org.openstreetmap.josm.actions.corrector.ReverseWayTagCorrector.StringSwitcher
 
pattern - Variable in class org.openstreetmap.josm.gui.mappaint.mapcss.ConditionFactory.KeyRegexpCondition
A predicate used to match a the regexp against the key.
pattern - Variable in class org.openstreetmap.josm.gui.mappaint.mapcss.ConditionFactory.KeyValueRegexpCondition
 
pattern - Variable in class org.openstreetmap.josm.gui.mappaint.styleelement.RepeatImageElement
The image to draw on the line repeatedly
pattern() - Method in interface org.openstreetmap.josm.io.UrlPattern
Returns the URL pattern.
pattern() - Method in enum org.openstreetmap.josm.io.UrlPatterns.GeoJsonUrlPattern
 
pattern() - Method in enum org.openstreetmap.josm.io.UrlPatterns.GpxUrlPattern
 
pattern() - Method in enum org.openstreetmap.josm.io.UrlPatterns.NoteUrlPattern
 
pattern() - Method in enum org.openstreetmap.josm.io.UrlPatterns.OsmChangeUrlPattern
 
pattern() - Method in enum org.openstreetmap.josm.io.UrlPatterns.OsmUrlPattern
 
PATTERN - Static variable in class org.openstreetmap.josm.tools.GeoUrlToBounds
The pattern of a geo: url, having named match groups.
PATTERN_API_KEY - Static variable in class org.openstreetmap.josm.data.imagery.ImageryPatterns
The api key pattern is used to allow us to quickly switch apikeys.
PATTERN_BBOX - Static variable in class org.openstreetmap.josm.data.imagery.ImageryPatterns
 
PATTERN_COMPRESS - Static variable in class org.openstreetmap.josm.actions.downloadtasks.DownloadNotesTask
 
PATTERN_DOLLAR_ONE - Static variable in class org.openstreetmap.josm.tools.Tag2Link
 
PATTERN_E - Static variable in class org.openstreetmap.josm.data.imagery.ImageryPatterns
 
PATTERN_HEADER - Static variable in class org.openstreetmap.josm.data.imagery.ImageryPatterns
 
PATTERN_HEIGHT - Static variable in class org.openstreetmap.josm.data.imagery.ImageryPatterns
 
PATTERN_LENGTH - Static variable in class org.openstreetmap.josm.tools.Utils
 
PATTERN_LENGTH2 - Static variable in class org.openstreetmap.josm.tools.Utils
 
PATTERN_N - Static variable in class org.openstreetmap.josm.data.imagery.ImageryPatterns
 
PATTERN_PARAM - Static variable in class org.openstreetmap.josm.data.imagery.ImageryPatterns
 
PATTERN_PARAM - Static variable in class org.openstreetmap.josm.data.imagery.WMSEndpointTileSource
 
PATTERN_PLACEHOLDER - Static variable in class org.openstreetmap.josm.gui.mappaint.mapcss.PlaceholderExpression
The regex used for pattern replacement
PATTERN_PROJ - Static variable in class org.openstreetmap.josm.data.imagery.ImageryPatterns
 
PATTERN_PUNCTUATION - Static variable in class org.openstreetmap.josm.gui.tagging.presets.TaggingPresetSelector
 
PATTERN_S - Static variable in class org.openstreetmap.josm.data.imagery.ImageryPatterns
 
PATTERN_SESSION - Static variable in class org.openstreetmap.josm.actions.downloadtasks.DownloadSessionTask
 
PATTERN_TIME - Static variable in class org.openstreetmap.josm.data.imagery.ImageryPatterns
 
PATTERN_W - Static variable in class org.openstreetmap.josm.data.imagery.ImageryPatterns
 
PATTERN_WHITESPACE - Static variable in class org.openstreetmap.josm.gui.tagging.presets.TaggingPresetSelector
 
PATTERN_WIDTH - Static variable in class org.openstreetmap.josm.data.imagery.ImageryPatterns
 
PATTERN_WKID - Static variable in class org.openstreetmap.josm.data.imagery.ImageryPatterns
 
patterns - Variable in class org.openstreetmap.josm.data.validation.routines.RegexValidator
 
patterns(Class<T>) - Static method in class org.openstreetmap.josm.actions.downloadtasks.AbstractDownloadTask
 
PatternUtils - Class in org.openstreetmap.josm.tools
A class that caches compiled patterns.
PatternUtils() - Constructor for class org.openstreetmap.josm.tools.PatternUtils
 
pause() - Method in class org.openstreetmap.josm.io.audio.AudioPlayer.Execute
 
pause() - Static method in class org.openstreetmap.josm.io.audio.AudioPlayer
Pauses the currently playing audio stream.
pause(AudioPlayer.Execute, AudioPlayer.State, URL) - Method in class org.openstreetmap.josm.io.audio.JavaSoundPlayer
 
pause(AudioPlayer.Execute, AudioPlayer.State, URL) - Method in interface org.openstreetmap.josm.io.audio.SoundPlayer
Ask player to pause the current playing media.
PAUSE - org.openstreetmap.josm.io.audio.AudioPlayer.Command
Audio pause
paused() - Static method in class org.openstreetmap.josm.io.audio.AudioPlayer
Whether or not we are paused.
PAUSED - org.openstreetmap.josm.io.audio.AudioPlayer.State
Paused
PauseFinishedEvent() - Constructor for class org.openstreetmap.josm.gui.NotificationManager.PauseFinishedEvent
 
pauseTime - Static variable in class org.openstreetmap.josm.gui.NotificationManager
 
pauseTimer - Variable in class org.openstreetmap.josm.gui.NotificationManager
 
PBF - org.openstreetmap.josm.io.OverpassDownloadReader.OverpassOutputFormat
PBF, see https://josm.openstreetmap.de/ticket/14653
pbMarginAndAlign(ProjectionBounds, double, double) - Static method in class org.openstreetmap.josm.gui.layer.imagery.ReprojectionTile
 
pcs - Variable in class org.openstreetmap.josm.gui.widgets.MultiSplitLayout
 
pDate - Variable in class org.openstreetmap.josm.io.nmea.NmeaParser
 
pDirectionPosition - Variable in class org.openstreetmap.josm.gui.layer.geoimage.CorrelateGpxWithImages
 
pDirectionPosition - Variable in class org.openstreetmap.josm.gui.layer.geoimage.EditImagesSequenceAction
 
PDOP - org.openstreetmap.josm.io.nmea.NmeaParser.GSA
 
pe - Variable in class org.openstreetmap.josm.actions.mapmode.DrawSnapHelper
 
pedestrianWays - Variable in class org.openstreetmap.josm.data.validation.tests.Highways
 
peek() - Method in class org.openstreetmap.josm.data.osm.QuadBuckets.QuadBucketIterator
 
pendingDownloads - Variable in class org.openstreetmap.josm.gui.preferences.plugin.PluginPreferencesModel
 
PENTAGON - org.openstreetmap.josm.gui.draw.SymbolShape
A pentagon
percent - Variable in class org.openstreetmap.josm.gui.dialogs.UserListDialog.UserInfo
 
PERCENT - Static variable in interface org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParserConstants
RegularExpression Id.
performChecks() - Method in class org.openstreetmap.josm.data.validation.tests.DuplicateRelation
 
performConnection() - Method in class org.openstreetmap.josm.tools.Http1Client
 
performConnection() - Method in class org.openstreetmap.josm.tools.HttpClient
 
performDisconnection() - Method in class org.openstreetmap.josm.tools.Http1Client
 
performDisconnection() - Method in class org.openstreetmap.josm.tools.HttpClient
 
performDownload(DownloadOsmTask, DownloadParams) - Method in class org.openstreetmap.josm.io.remotecontrol.handler.LoadAndZoomHandler
Perform the actual download; this is synchronized to ensure that we only have one download going on at a time
performExtrusion() - Method in class org.openstreetmap.josm.actions.mapmode.ExtrudeAction
Does actual extrusion of ExtrudeAction.selectedSegment.
performGeometryTest(MultiMap<DuplicateRelation.RelationPair, Relation>) - Method in class org.openstreetmap.josm.data.validation.tests.DuplicateRelation
 
performSearch(String) - Method in class org.openstreetmap.josm.actions.SearchNotesDownloadAction
Perform search.
performSearchZoom() - Method in class org.openstreetmap.josm.io.remotecontrol.handler.LoadAndZoomHandler
 
performSelection(EastNorth, boolean, boolean) - Static method in class org.openstreetmap.josm.actions.SelectByInternalPointAction
Select a polygon or multipolygon by an internal point.
performTagAdding() - Method in class org.openstreetmap.josm.gui.dialogs.properties.TagEditHelper.AddTagsDialog
Read tags from comboboxes and add it to all selected objects
performTagAdding(Collection<OsmPrimitive>) - Method in class org.openstreetmap.josm.gui.dialogs.properties.TagEditHelper.AddTagsDialog
Read tags from comboboxes and add it to all selected objects
performTagEdit() - Method in class org.openstreetmap.josm.gui.dialogs.properties.TagEditHelper.EditTagDialog
 
performTagEdit() - Method in interface org.openstreetmap.josm.gui.dialogs.properties.TagEditHelper.IEditTagDialog
Edit tags of multiple selected objects according to selected ComboBox values If value == "", tag will be deleted Confirmations may be needed.
performValidation() - Method in class org.openstreetmap.josm.gui.widgets.AbstractIdTextField
Performs the field validation
perimeter - Variable in class org.openstreetmap.josm.tools.Geometry.AreaAndPerimeter
 
PERMANENT - org.openstreetmap.josm.gui.ConditionalOptionPaneUtil.NotShowAgain
 
permission_reference_url - Variable in class org.openstreetmap.josm.data.sources.SourcePreferenceEntry
The permission reference url (i.e., how do we know we have permission?)
PermissionCache() - Constructor for class org.openstreetmap.josm.io.remotecontrol.handler.RequestHandler.PermissionCache
 
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
Create a new PermissionPrefWithDefault
permissionReferenceURL - Variable in class org.openstreetmap.josm.data.sources.SourceInfo
Link to a reference stating the permission for OSM usage
PERMISSIONS - Static variable in class org.openstreetmap.josm.io.remotecontrol.handler.RequestHandler
past confirmations
perpendicular - Variable in class org.openstreetmap.josm.actions.mapmode.ExtrudeAction.ReferenceSegment
 
Perspective - Class in org.openstreetmap.josm.gui.layer.geoimage.viewers.projections
The default perspective image viewer class.
Perspective() - Constructor for class org.openstreetmap.josm.gui.layer.geoimage.viewers.projections.Perspective
 
PERSPECTIVE - org.openstreetmap.josm.data.imagery.street_level.Projections
This is the image type from most cameras
phase - Variable in class org.openstreetmap.josm.gui.mappaint.styleelement.RepeatImageElement
The offset of the first image along the way
PHI - Static variable in class org.openstreetmap.josm.data.osm.visitor.paint.StyledMapRenderer
 
PHI - Static variable in class org.openstreetmap.josm.gui.layer.gpx.GpxDrawHelper
 
phi0 - Variable in class org.openstreetmap.josm.data.projection.proj.CassiniSoldner
Latitude of origin.
phi0 - Variable in class org.openstreetmap.josm.data.projection.proj.SwissObliqueMercator
 
phi1(double) - Method in class org.openstreetmap.josm.data.projection.proj.AlbersEqualArea
Iteratively solves equation (3-16) from Snyder.
PHOTO - org.openstreetmap.josm.data.imagery.ImageryInfo.ImageryCategory
A aerial or satellite photo.
pi - Variable in class org.openstreetmap.josm.gui.preferences.plugin.PluginCheckBox
 
PINYIN - Static variable in class org.openstreetmap.josm.tools.I18n
 
PIPE - org.openstreetmap.josm.tools.template_engine.Tokenizer.TokenType
 
PIPE - Static variable in interface org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParserConstants
RegularExpression Id.
PIPE_Z - Static variable in interface org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParserConstants
RegularExpression Id.
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
 
PIXEL_PER_METER - Static variable in class org.openstreetmap.josm.gui.mappaint.RenderingCLI
 
pixelPerDegree - Variable in class org.openstreetmap.josm.data.imagery.ImageryInfo
 
pkg - Variable in class org.openstreetmap.josm.io.MultiFetchServerObjectReader.Fetcher
 
place - Variable in class org.openstreetmap.josm.actions.JumpToAction
 
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
placeholder - Variable in class org.openstreetmap.josm.gui.mappaint.mapcss.PlaceholderExpression
 
PlaceholderExpression - Class in org.openstreetmap.josm.gui.mappaint.mapcss
Used for expressions that contain placeholders
PlaceholderExpression(String) - Constructor for class org.openstreetmap.josm.gui.mappaint.mapcss.PlaceholderExpression
Constructs a new PlaceholderExpression.
placeId - Variable in class org.openstreetmap.josm.io.NameFinder.SearchResult
 
placeOnScreen(HistoryBrowserDialog) - Method in class org.openstreetmap.josm.gui.history.HistoryBrowserDialogManager
 
PlaceSelection - Class in org.openstreetmap.josm.gui.download
Place selector.
PlaceSelection() - Constructor for class org.openstreetmap.josm.gui.download.PlaceSelection
 
PlaceSelection.ListSelectionHandler - Class in org.openstreetmap.josm.gui.download
 
PlaceSelection.NamedResultCellRenderer - Class in org.openstreetmap.josm.gui.download
 
PlaceSelection.NamedResultTableColumnModel - Class in org.openstreetmap.josm.gui.download
 
PlaceSelection.NamedResultTableModel - Class in org.openstreetmap.josm.gui.download
 
PlaceSelection.NameQueryTask - Class in org.openstreetmap.josm.gui.download
 
PlaceSelection.SearchAction - Class in org.openstreetmap.josm.gui.download
Action to perform initial search, and (if query is unchanged) load more results.
PlaceSelection.Server - Class in org.openstreetmap.josm.gui.download
 
plainStyle - Variable in class org.openstreetmap.josm.gui.mappaint.StyleCache
 
plainText - Variable in class org.openstreetmap.josm.tools.PlatformHookUnixoid.LinuxReleaseInfo
 
platform - Variable in class org.openstreetmap.josm.plugins.PluginInformation
The plugin platform on which it is meant to run (windows, osx, unixoid).
platform - Static variable in enum org.openstreetmap.josm.tools.Platform
 
Platform - Enum in org.openstreetmap.josm.tools
Enum listing the supported platforms (operating system families).
Platform() - Constructor for enum org.openstreetmap.josm.tools.Platform
 
PLATFORM - Static variable in class org.openstreetmap.josm.data.validation.tests.UnconnectedWays
 
PLATFORM - Static variable in class org.openstreetmap.josm.tools.PlatformManager
Platform specific code goes in here.
PLATFORM_CERT_AMEND - Static variable in class org.openstreetmap.josm.io.CertificateAmendment
Certificates looked into platform native keystore and not embedded in JOSM.
PLATFORM_EDGE - Static variable in class org.openstreetmap.josm.data.validation.tests.UnconnectedWays
 
PlatformHook - Interface in org.openstreetmap.josm.tools
This interface allows platform (operating system) dependent code to be bundled into self-contained classes.
PlatformHook.JavaExpirationCallback - Interface in org.openstreetmap.josm.tools
Called when an outdated version of Java is detected at startup.
PlatformHook.NativeOsCallback - Interface in org.openstreetmap.josm.tools
Called when interfacing with native OS functions.
PlatformHook.SanityCheckCallback - Interface in org.openstreetmap.josm.tools
Inform the user that a sanity check or checks failed
PlatformHookOsx - Class in org.openstreetmap.josm.tools
PlatformHook implementation for Apple macOS (formerly Mac OS X) systems.
PlatformHookOsx() - Constructor for class org.openstreetmap.josm.tools.PlatformHookOsx
 
PlatformHookUnixoid - Class in org.openstreetmap.josm.tools
PlatformHook implementation for Unix systems.
PlatformHookUnixoid() - Constructor for class org.openstreetmap.josm.tools.PlatformHookUnixoid
 
PlatformHookUnixoid.LinuxReleaseInfo - Class in org.openstreetmap.josm.tools
 
PlatformHookWindows - Class in org.openstreetmap.josm.tools
PlatformHook implementation for Microsoft Windows systems.
PlatformHookWindows() - Constructor for class org.openstreetmap.josm.tools.PlatformHookWindows
 
PlatformHookWindows.FontEntry - Class in org.openstreetmap.josm.tools
Simple data class to hold information about a font.
PlatformManager - Class in org.openstreetmap.josm.tools
Holder for current platform hook.
PlatformManager() - Constructor for class org.openstreetmap.josm.tools.PlatformManager
 
platformMenuShortcutKeyMask - Variable in class org.openstreetmap.josm.actions.mapmode.MapMode
true if the platform specific menu key was pressed ("ctrl" on Linux/Windows, "cmd" on Mac)
PlatformVisitor<T> - Interface in org.openstreetmap.josm.tools
Visitor, to be used with Platform.
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(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(URL) - Static method in class org.openstreetmap.josm.io.audio.AudioPlayer
Plays a WAV audio file from the beginning.
play(URL, double) - Static method in class org.openstreetmap.josm.io.audio.AudioPlayer
Plays a WAV audio file from a specified position.
play(URL, double, double) - Method in class org.openstreetmap.josm.io.audio.AudioPlayer.Execute
 
play(URL, double, double) - Static method in class org.openstreetmap.josm.io.audio.AudioPlayer
Plays a WAV audio file from a specified position at variable speed.
play(AudioPlayer.Execute, AudioPlayer.State, URL) - Method in class org.openstreetmap.josm.io.audio.JavaSoundPlayer
 
play(AudioPlayer.Execute, AudioPlayer.State, URL) - Method in interface org.openstreetmap.josm.io.audio.SoundPlayer
Ask player to play a new media.
PLAY - org.openstreetmap.josm.io.audio.AudioPlayer.Command
Audio play
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
 
player - Variable in class org.openstreetmap.josm.gui.animation.BirthdayExtension
 
Player() - Constructor for class org.openstreetmap.josm.gui.animation.BirthdayExtension.Player
 
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
Constructs a new PlayHeadDragMode.
playHeadMarker - Variable in class org.openstreetmap.josm.actions.mapmode.PlayHeadDragMode
 
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
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
 
playing() - Static method in class org.openstreetmap.josm.io.audio.AudioPlayer
Whether or not we are playing.
playing(URL) - Method in interface org.openstreetmap.josm.io.audio.AudioListener
Called when a new URL is being played.
playing(URL) - Method in class org.openstreetmap.josm.io.audio.AudioPlayer
 
playing(AudioPlayer.Execute) - Method in class org.openstreetmap.josm.io.audio.JavaSoundPlayer
 
playing(AudioPlayer.Execute) - Method in interface org.openstreetmap.josm.io.audio.SoundPlayer
Method called when a media is being played.
PLAYING - org.openstreetmap.josm.io.audio.AudioPlayer.State
Playing
playingUrl - Variable in class org.openstreetmap.josm.io.audio.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
This is a dialog that displays the progress of an action to the user.
PleaseWaitDialog(Component) - Constructor for class org.openstreetmap.josm.gui.PleaseWaitDialog
Constructs a new PleaseWaitDialog.
PleaseWaitProgressMonitor - Class in org.openstreetmap.josm.gui.progress.swing
A progress monitor used in PleaseWaitRunnable.
PleaseWaitProgressMonitor() - Constructor for class org.openstreetmap.josm.gui.progress.swing.PleaseWaitProgressMonitor
Constructs a new PleaseWaitProgressMonitor.
PleaseWaitProgressMonitor(Component) - Constructor for class org.openstreetmap.josm.gui.progress.swing.PleaseWaitProgressMonitor
Constructs a new PleaseWaitProgressMonitor.
PleaseWaitProgressMonitor(Component, String) - Constructor for class org.openstreetmap.josm.gui.progress.swing.PleaseWaitProgressMonitor
Constructs a new PleaseWaitProgressMonitor.
PleaseWaitProgressMonitor(String) - Constructor for class org.openstreetmap.josm.gui.progress.swing.PleaseWaitProgressMonitor
Constructs a new PleaseWaitProgressMonitor.
PleaseWaitProgressMonitor.ProgressMonitorDialog - Interface in org.openstreetmap.josm.gui.progress.swing
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(Component, String, boolean) - Constructor for class org.openstreetmap.josm.gui.PleaseWaitRunnable
Create the runnable object with a given message for the user
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(String, ProgressMonitor, boolean) - Constructor for class org.openstreetmap.josm.gui.PleaseWaitRunnable
Create the runnable object with a given message for the user
plugin - Variable in exception org.openstreetmap.josm.plugins.PluginException
Plugin proxy, can be null
plugin - Variable in class org.openstreetmap.josm.plugins.PluginPreferenceFactory
 
plugin - Variable in class org.openstreetmap.josm.plugins.PluginProxy
The plugin.
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_MIME_TYPES - Static variable in class org.openstreetmap.josm.plugins.PluginDownloadTask
The accepted MIME types sent in the HTTP Accept header.
PLUGIN_TRANS_DIRECTORY - Static variable in class org.openstreetmap.josm.tools.I18n
 
Plugin.PluginBaseDirectories - Class in org.openstreetmap.josm.plugins
 
pluginBaseDirectories - Variable in class org.openstreetmap.josm.plugins.Plugin
 
PluginBaseDirectories() - Constructor for class org.openstreetmap.josm.plugins.Plugin.PluginBaseDirectories
 
PluginCheckBox - Class in org.openstreetmap.josm.gui.preferences.plugin
A plugin checkbox.
PluginCheckBox(PluginInformation, boolean, PluginListPanel, PluginPreferencesModel) - Constructor for class org.openstreetmap.josm.gui.preferences.plugin.PluginCheckBox
 
PluginCheckBoxMouseAdapter(PluginCheckBox) - Constructor for class org.openstreetmap.josm.gui.preferences.plugin.PluginListPanel.PluginCheckBoxMouseAdapter
 
PluginClassLoader - Class in org.openstreetmap.josm.plugins
Class loader for JOSM plugins.
PluginClassLoader(URL[], ClassLoader, Collection<PluginClassLoader>) - Constructor for class org.openstreetmap.josm.plugins.PluginClassLoader
Create a new PluginClassLoader.
PluginConfigurationSitesPanel() - Constructor for class org.openstreetmap.josm.gui.preferences.plugin.PluginPreference.PluginConfigurationSitesPanel
 
pluginData - Static variable in class org.openstreetmap.josm.actions.SessionSaveAction
 
pluginData - Variable in class org.openstreetmap.josm.io.session.SessionReader
 
PluginDownloadAfterTask(PluginPreference, PluginDownloadTask, Set<PluginInformation>) - Constructor for class org.openstreetmap.josm.gui.preferences.PreferenceTabbedPane.PluginDownloadAfterTask
 
PluginDownloadException - Exception in org.openstreetmap.josm.plugins
Exception thrown during plugin download.
PluginDownloadException(String) - Constructor for exception org.openstreetmap.josm.plugins.PluginDownloadException
Constructs a new PluginDownloadException with the specified detail message.
PluginDownloadException(String, Throwable) - Constructor for exception org.openstreetmap.josm.plugins.PluginDownloadException
Constructs a new PluginDownloadException with the specified detail message and cause.
PluginDownloadException(Throwable) - Constructor for exception org.openstreetmap.josm.plugins.PluginDownloadException
Constructs a new PluginDownloadException with the specified cause and a detail message of (cause==null ? null : cause.toString()) (which typically contains the class and detail message of cause).
pluginDownloadTask - Static variable in class org.openstreetmap.josm.plugins.PluginHandler
 
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(String) - Constructor for exception org.openstreetmap.josm.plugins.PluginException
Constructs a new PluginException with the specified detail message.
PluginException(String, Throwable) - Constructor for exception org.openstreetmap.josm.plugins.PluginException
Constructs a new PluginException with the specified plugin name, cause and a detail message of (cause==null ? null : cause.toString()) (which typically contains the class and detail message of cause).
PluginException(PluginProxy, String, Throwable) - Constructor for exception org.openstreetmap.josm.plugins.PluginException
Constructs a new PluginException with the specified plugin and cause.
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
Description of a deprecated plugin
PluginHandler.PluginInformationAction - Class in org.openstreetmap.josm.plugins
 
PluginHandler.UpdatePluginsMessagePanel - Class in org.openstreetmap.josm.plugins
 
pluginHook - Static variable in class org.openstreetmap.josm.gui.dialogs.properties.PropertiesDialog
hook for roadsigns plugin to display a small button in the upper right corner of this dialog
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.
PluginInformation(Attributes, 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.
PluginInformationAction(PluginInformation) - Constructor for class org.openstreetmap.josm.plugins.PluginHandler.PluginInformationAction
 
PluginInstallation - Enum in org.openstreetmap.josm.gui.preferences.plugin
Plugin installation status, used to filter plugin preferences model.
PluginInstallation() - Constructor for enum org.openstreetmap.josm.gui.preferences.plugin.PluginInstallation
 
pluginList - Static variable in class org.openstreetmap.josm.plugins.PluginHandler
All installed and loaded plugins (resp.
pluginListInitialized - Variable in class org.openstreetmap.josm.gui.preferences.plugin.PluginListPanel
Whether the plugin list has been built up already in the UI.
pluginListNotLoaded - Static variable in class org.openstreetmap.josm.plugins.PluginHandler
All installed but not loaded plugins
PluginListPanel - Class in org.openstreetmap.josm.gui.preferences.plugin
A panel displaying the list of known plugins.
PluginListPanel() - Constructor for class org.openstreetmap.josm.gui.preferences.plugin.PluginListPanel
Constructs a new PluginListPanel with a default model.
PluginListPanel(PluginPreferencesModel) - Constructor for class org.openstreetmap.josm.gui.preferences.plugin.PluginListPanel
Constructs a new PluginListPanel with a given model.
PluginListPanel.PluginCheckBoxMouseAdapter - Class in org.openstreetmap.josm.gui.preferences.plugin
 
PluginListParseException - Exception in org.openstreetmap.josm.plugins
Exception thrown during plugin list parsing.
PluginListParseException(String, Throwable) - Constructor for exception org.openstreetmap.josm.plugins.PluginListParseException
Constructs a new PluginListParseException with the specified detail message and cause.
PluginListParseException(Throwable) - Constructor for exception org.openstreetmap.josm.plugins.PluginListParseException
Constructs a new PluginListParseException with the specified cause and a detail message of (cause==null ? null : cause.toString()) (which typically contains the class and detail message of cause).
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
 
pluginLoadingExceptions - Static variable in class org.openstreetmap.josm.plugins.PluginHandler
All exceptions that occurred during plugin loading
PLUGINMANAGER_LASTUPDATE - Static variable in class org.openstreetmap.josm.plugins.PluginHandler
 
PLUGINMANAGER_TIME_BASED_UPDATE_POLICY - Static variable in class org.openstreetmap.josm.plugins.PluginHandler
 
PLUGINMANAGER_VERSION_BASED_UPDATE_POLICY - Static variable in class org.openstreetmap.josm.plugins.PluginHandler
 
pluginOperation(String, String, String) - Static method in class org.openstreetmap.josm.gui.io.CustomConfigurator
Perform install, uninstall, and deletion operations on plugins
PluginPreference - Class in org.openstreetmap.josm.gui.preferences.plugin
Preference settings for plugins.
PluginPreference() - Constructor for class org.openstreetmap.josm.gui.preferences.plugin.PluginPreference
 
PluginPreference.ConfigureSitesAction - Class in org.openstreetmap.josm.gui.preferences.plugin
The action for configuring the plugin download sites
PluginPreference.DownloadAvailablePluginsAction - Class in org.openstreetmap.josm.gui.preferences.plugin
The action for downloading the list of available plugins
PluginPreference.Factory - Class in org.openstreetmap.josm.gui.preferences.plugin
Factory used to create a new PluginPreference.
PluginPreference.PluginConfigurationSitesPanel - Class in org.openstreetmap.josm.gui.preferences.plugin
 
PluginPreference.SelectByListAction - Class in org.openstreetmap.josm.gui.preferences.plugin
The action for selecting the plugins given by a text file compatible to JOSM bug report.
PluginPreference.UpdateSelectedPluginsAction - Class in org.openstreetmap.josm.gui.preferences.plugin
The action for updating the list of selected plugins
PluginPreferenceFactory - Class in org.openstreetmap.josm.plugins
Preference settings factory for plugins.
PluginPreferenceFactory(PluginProxy) - Constructor for class org.openstreetmap.josm.plugins.PluginPreferenceFactory
Constructs a new PluginPreferenceFactory.
pluginPreferencesActivated - Variable in class org.openstreetmap.josm.gui.preferences.plugin.PluginPreference
is set to true if this preference pane has been selected by the user
PluginPreferencesModel - Class in org.openstreetmap.josm.gui.preferences.plugin
The plugin model behind a PluginListPanel.
PluginPreferencesModel() - Constructor for class org.openstreetmap.josm.gui.preferences.plugin.PluginPreferencesModel
Constructs a new PluginPreferencesModel.
PluginProxy - Class in org.openstreetmap.josm.plugins
Helper class for the JOSM system to communicate with the plugin.
PluginProxy(Object, PluginInformation, PluginClassLoader) - Constructor for class org.openstreetmap.josm.plugins.PluginProxy
Constructs a new PluginProxy.
plugins - Variable in class org.openstreetmap.josm.io.session.SessionWriter
 
PLUGINS - Static variable in class org.openstreetmap.josm.plugins.PluginHandler
 
PluginSessionExporter - Interface in org.openstreetmap.josm.io.session
Export arbitrary data from a plugin.
PluginSessionImporter - Interface in org.openstreetmap.josm.io.session
Import arbitrary data for a plugin.
pluginsWantToSave() - Static method in class org.openstreetmap.josm.actions.SessionSaveAction
Check to see if any plugins want to save their state
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
Constructs a new PluginUpdatePolicyPanel.
PluginUpdatePolicyPanel.Policy - Enum in org.openstreetmap.josm.gui.preferences.plugin
 
PluginUpdatePolicyPanel.TimeBasedPolicyChangeListener - Class in org.openstreetmap.josm.gui.preferences.plugin
 
pluralEval(long) - Static method in class org.openstreetmap.josm.tools.I18n
 
pluralMode - Static variable in class org.openstreetmap.josm.tools.I18n
 
PluralMode() - Constructor for enum org.openstreetmap.josm.tools.I18n.PluralMode
 
plus(double, double) - Static method in class org.openstreetmap.josm.gui.mappaint.mapcss.Functions
Function associated to the numeric "+" operator.
PLUS - Static variable in interface org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParserConstants
RegularExpression Id.
pm - org.openstreetmap.josm.data.projection.CustomProjection.Param
Prime meridian
pm - Variable in class org.openstreetmap.josm.data.projection.AbstractProjection
 
pn - Variable in class org.openstreetmap.josm.actions.mapmode.DrawSnapHelper
 
pngEncoded(BufferedImage) - Static method in class org.openstreetmap.josm.data.cache.BufferedImageCacheEntry
Encodes the given image as PNG and returns a cache entry
pnlAccessTokenInfo - Variable in class org.openstreetmap.josm.gui.oauth.FullyAutomaticAuthorizationUI
 
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.server.ServerAccessPreference
indicates whether to use the default OSM URL or not
pnlAuthenticationParameters - 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.server.ServerAccessPreference
 
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
the "description" tab
pnlBoundingBoxRestriction - Variable in class org.openstreetmap.josm.gui.dialogs.changeset.query.AdvancedChangesetQueryPanel
 
pnlButtons - Variable in class org.openstreetmap.josm.gui.conflict.tags.CombinePrimitiveResolverDialog
 
pnlChangesetDetailTabs - Variable in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetCacheManager
 
pnlChangesetImageryUsed - Variable in class org.openstreetmap.josm.gui.history.VersionInfoPanel
 
pnlChangesetManagement - Variable in class org.openstreetmap.josm.gui.io.UploadDialog
the panel to select the changeset used
pnlChangesetSource - Variable in class org.openstreetmap.josm.gui.history.VersionInfoPanel
 
pnlCredentials - Variable in class org.openstreetmap.josm.gui.io.CredentialDialog
 
pnlEmpty - Variable in class org.openstreetmap.josm.gui.io.SaveLayersTableColumnModel.RecommendedActionsTableCell
 
pnlFeaturesPreferences - Variable in class org.openstreetmap.josm.gui.preferences.server.ServerAccessPreference
the panel for messages notifier preferences
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
 
pnlIncludeOrExcludeHostsPanel - Variable in class org.openstreetmap.josm.gui.preferences.server.ProxyPreferencesPanel
 
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
 
pnlMultiChangesetPolicyPanel - Variable in class org.openstreetmap.josm.gui.io.UploadStrategySelectionPanel
 
pnlNotYetAuthorised - Variable in class org.openstreetmap.josm.gui.preferences.server.OAuthAuthenticationPreferencesPanel
 
pnlOAuth20Preferences - Variable in class org.openstreetmap.josm.gui.preferences.server.AuthenticationPreferencesPanel
the panel for the OAuth 2.0 authentication parameters
pnlOpenAndCloseRestriction - Variable in class org.openstreetmap.josm.gui.dialogs.changeset.query.AdvancedChangesetQueryPanel
 
pnlOsmPrivileges - Variable in class org.openstreetmap.josm.gui.oauth.FullyAutomaticAuthorizationUI
 
pnlOverpassPreferences - Variable in class org.openstreetmap.josm.gui.preferences.server.ServerAccessPreference
 
pnlPluginPreferences - Variable in class org.openstreetmap.josm.gui.preferences.plugin.PluginPreference
 
pnlPluginUpdatePolicy - Variable in class org.openstreetmap.josm.gui.preferences.plugin.PluginPreference
 
pnlPropertiesPanel - Variable in class org.openstreetmap.josm.gui.oauth.FullyAutomaticAuthorizationUI
 
pnlProxyPreferences - Variable in class org.openstreetmap.josm.gui.preferences.server.ProxyPreference
 
pnlRelationMemberConflictResolver - Variable in class org.openstreetmap.josm.gui.conflict.tags.CombinePrimitiveResolverDialog
 
pnlResult - Variable in class org.openstreetmap.josm.gui.oauth.FullyAutomaticAuthorizationUI
 
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.UploadDialog
the tag editor panel
pnlTagResolver - Variable in class org.openstreetmap.josm.gui.conflict.tags.PasteTagsConflictResolverDialog
 
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
the panel to select the upload strategy
pnlUrlBasedQueries - Variable in class org.openstreetmap.josm.gui.dialogs.changeset.query.ChangesetQueryDialog
 
pnlUserRestriction - Variable in class org.openstreetmap.josm.gui.dialogs.changeset.query.AdvancedChangesetQueryPanel
 
point - Variable in class org.openstreetmap.josm.gui.draw.MapViewPositionAndRotation
 
POINT - org.openstreetmap.josm.data.imagery.vectortile.mapbox.GeometryTypes
May be a point or a multipoint geometry.
pointInTimeType - Variable in class org.openstreetmap.josm.gui.history.TagTableModel
 
pointInTimeType - Variable in class org.openstreetmap.josm.gui.history.VersionInfoPanel
 
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
 
points - Variable in class org.openstreetmap.josm.gui.draw.MapViewPath.OffsetPathVisitor
 
points - Variable in class org.openstreetmap.josm.gui.layer.gpx.DownloadWmsAlongTrackAction.PrecacheWmsTask
 
pointsToPath2D(double[], int) - Static method in class org.openstreetmap.josm.tools.ShapeClipper
Convert a list of points to a Path2D.Double
pointToNode(T, Layer, Collection<VectorPrimitive>, int, int) - Method in class org.openstreetmap.josm.data.vector.VectorDataStore
 
pol - Variable in class org.openstreetmap.josm.actions.JoinAreasAction.PolygonLevel
 
polar(EastNorth, EastNorth) - Static method in class org.openstreetmap.josm.actions.OrthogonalizeAction.EN
 
polarAngle - Variable in class org.openstreetmap.josm.gui.util.imagery.Vector3D
The polar angle theta (inclination)
polarAngleCos - Variable in class org.openstreetmap.josm.gui.util.imagery.Vector3D
Cosine of polar angle (angle from Z axis, AKA straight up)
polarAngleSin - Variable in class org.openstreetmap.josm.gui.util.imagery.Vector3D
Sine of polar angle (angle from Z axis, AKA straight up)
PolarCoor - Class in org.openstreetmap.josm.data.coor
Polar coordinate.
PolarCoor(double, double) - Constructor for class org.openstreetmap.josm.data.coor.PolarCoor
Constructs a new PolarCoor, using (0,0) as pole.
PolarCoor(double, double, EastNorth) - Constructor for class org.openstreetmap.josm.data.coor.PolarCoor
Constructs a new PolarCoor.
PolarCoor(EastNorth) - Constructor for class org.openstreetmap.josm.data.coor.PolarCoor
Constructs a new PolarCoor from an EastNorth, using (0,0) as pole.
PolarCoor(EastNorth, EastNorth) - Constructor for class org.openstreetmap.josm.data.coor.PolarCoor
Constructs a new PolarCoor.
Polarity(LatLon) - Constructor for enum org.openstreetmap.josm.data.projection.CustomProjection.Polarity
 
PolarNode(EastNorth, Node) - Constructor for class org.openstreetmap.josm.actions.CreateCircleAction.PolarNode
 
PolarStereographic - Class in org.openstreetmap.josm.data.projection.proj
The polar case of the stereographic projection.
PolarStereographic() - Constructor for class org.openstreetmap.josm.data.projection.proj.PolarStereographic
 
pole - Variable in class org.openstreetmap.josm.data.coor.PolarCoor
Reference point (analogous to the origin of a Cartesian coordinate system).
polesEN - Variable in class org.openstreetmap.josm.data.projection.CustomProjection
 
policy - Variable in class org.openstreetmap.josm.gui.download.DownloadDialog.DownloadDialogSplitPane
 
policy - Variable in class org.openstreetmap.josm.io.UploadStrategySpecification
 
Policy(String) - Constructor for enum org.openstreetmap.josm.gui.preferences.plugin.PluginUpdatePolicyPanel.Policy
 
policyName - Variable in enum org.openstreetmap.josm.io.ProxyPolicy
 
poll(long, TimeUnit) - Method in class org.openstreetmap.josm.data.cache.HostLimitQueue
 
poly - Variable in class org.openstreetmap.josm.data.osm.visitor.paint.relations.Multipolygon.PolyData
 
PolyData(List<Node>, boolean, Collection<Long>) - Constructor for class org.openstreetmap.josm.data.osm.visitor.paint.relations.Multipolygon.PolyData
 
PolyData(Multipolygon.JoinedWay) - Constructor for class org.openstreetmap.josm.data.osm.visitor.paint.relations.Multipolygon.PolyData
Constructs a new PolyData from a Multipolygon.JoinedWay.
PolyData(Multipolygon.PolyData) - Constructor for class org.openstreetmap.josm.data.osm.visitor.paint.relations.Multipolygon.PolyData
Constructs a new PolyData from an existing PolyData.
PolyData(Way) - Constructor for class org.openstreetmap.josm.data.osm.visitor.paint.relations.Multipolygon.PolyData
Constructs a new PolyData from a closed way.
POLYGON - org.openstreetmap.josm.data.imagery.vectortile.mapbox.GeometryTypes
May be a polygon or a multipolygon.
polygonIntersection(Area, Area) - Static method in class org.openstreetmap.josm.tools.Geometry
Tests if two polygons intersect.
polygonIntersection(Area, Area, double) - Static method in class org.openstreetmap.josm.tools.Geometry
Tests if two polygons intersect.
polygonIntersection(List<? extends INode>, List<? extends INode>) - Static method in class org.openstreetmap.josm.tools.Geometry
Tests if two polygons intersect.
PolygonIntersection() - Constructor for enum org.openstreetmap.josm.tools.Geometry.PolygonIntersection
 
polygonIntersectionResult(Area, Area, double) - Static method in class org.openstreetmap.josm.tools.Geometry
Calculate intersection area and kind of intersection between two polygons.
PolygonLevel(JoinAreasAction.AssembledMultipolygon, int) - Constructor for class org.openstreetmap.josm.actions.JoinAreasAction.PolygonLevel
 
PolygonLevel(Multipolygon.PolyData, int) - Constructor for class org.openstreetmap.josm.data.validation.tests.MultipolygonTest.PolygonLevel
 
PolygonLevelFinder(Set<Node>) - Constructor for class org.openstreetmap.josm.data.validation.tests.MultipolygonTest.PolygonLevelFinder
 
polygons - Variable in class org.openstreetmap.josm.actions.JoinAreasAction.JoinAreasResult
 
pop() - Method in class org.openstreetmap.josm.gui.dialogs.relation.sort.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.sort.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.sort.RelationNodeMap
 
popForwardOnewayPart(Integer) - Method in class org.openstreetmap.josm.gui.dialogs.relation.sort.RelationNodeMap
 
populate() - Method in class org.openstreetmap.josm.gui.dialogs.LayerListDialog.LayerListModel
Populates the model with the current layers managed by MapView.
populate(Collection<? extends OsmPrimitive>) - Method in class org.openstreetmap.josm.gui.dialogs.UserListDialog.UserTableModel
 
populate(Collection<OsmPrimitive>, Collection<OsmPrimitive>) - Method in class org.openstreetmap.josm.gui.io.UploadSelectionDialog
 
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<Relation>, Collection<? extends OsmPrimitive>, boolean) - 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(Collection<RelationToChildReference>) - Method in class org.openstreetmap.josm.gui.dialogs.DeleteFromRelationConfirmationDialog.RelationMemberTableModel
Sets the data that should be displayed in the list.
populate(Collection<Pair<Relation, Boolean>>) - Method in class org.openstreetmap.josm.gui.dialogs.DeleteFromRelationConfirmationDialog.RelationDeleteModel
Sets the data that should be displayed in the list.
populate(List<? extends AbstractModifiableLayer>) - Method in class org.openstreetmap.josm.gui.io.SaveLayersModel
Populates the model with given modifiable layers.
populate(List<ChangesetDiscussionComment>) - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetDiscussionTableModel
Populates the model with the discussion of a changeset.
populate(List<Relation>) - Method in class org.openstreetmap.josm.gui.dialogs.relation.ReferringRelationsBrowserModel
Populates the model with parent referrers.
populate(List<RelationMember>) - Method in class org.openstreetmap.josm.gui.dialogs.relation.ChildRelationBrowser
populates the browser with a list of relation members
populate(List<RelationMember>) - Method in class org.openstreetmap.josm.gui.dialogs.relation.RelationTreeModel
Populates the model with a list of relation members
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(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(Conflict<? extends OsmPrimitive>) - Method in class org.openstreetmap.josm.gui.conflict.pair.relation.RelationMemberMerger
 
populate(Conflict<? extends OsmPrimitive>) - Method in class org.openstreetmap.josm.gui.conflict.pair.tags.TagMerger
 
populate(ChangesetDataSet) - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetContentTableModel
Populates the model with the content of a changeset.
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(History) - Method in class org.openstreetmap.josm.gui.history.HistoryBrowser
populates the browser with the history of a specific OsmPrimitive
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(Relation) - Method in class org.openstreetmap.josm.gui.dialogs.relation.ChildRelationBrowser
populates the browser with a relation
populate(Relation) - Method in class org.openstreetmap.josm.gui.dialogs.relation.MemberTableModel
Populates this model from the given relation.
populate(Relation) - Method in class org.openstreetmap.josm.gui.dialogs.relation.RelationTreeModel
Populates the model with a root relation
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(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(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, 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(TagCollection, Set<String>, boolean) - Method in class org.openstreetmap.josm.gui.conflict.tags.TagConflictResolverModel
Populates the model with the tags for which conflicts are to be resolved.
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(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.
populateModels(Relation) - Method in class org.openstreetmap.josm.gui.dialogs.relation.GenericRelationEditor
 
populateSelectedPrimitives(OsmDataLayer) - Method in class org.openstreetmap.josm.gui.dialogs.relation.SelectionTableModel
populates the model with the primitives currently selected in layer
populateSensitiveKeys() - Method in class org.openstreetmap.josm.spi.preferences.AbstractPreferences
Populate the sensitive key set from preferences
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 AutoCompletionList with the currently cached member roles.
populateWithMemberRoles(AutoCompletionList, Relation) - Method in class org.openstreetmap.josm.gui.tagging.ac.AutoCompletionManager
Populates the AutoCompletionList with the roles used in this relation plus the ones defined in its applicable presets, if any.
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 AutoCompletionList with the currently cached values for some given tags
popup - Variable in class org.openstreetmap.josm.gui.dialogs.layer.LayerVisibilityAction
 
popup - Variable in class org.openstreetmap.josm.gui.MapStatus.Collector
The popup displayed to show additional information
POPUP - org.openstreetmap.josm.io.OverpassDownloadReader.OverpassOutputFormat
Popup, see https://overpass-api.de/output_formats.html#popup
POPUP_MENU_ENABLED - Static variable in class org.openstreetmap.josm.gui.layer.AbstractTileSourceLayer
 
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.
popupHandler - Variable in class org.openstreetmap.josm.gui.dialogs.LayerListDialog
 
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.ConflictDialog
 
popupMenu - Variable in class org.openstreetmap.josm.gui.dialogs.properties.TagEditHelper.AbstractTagsDialog
 
popupMenu - Variable in class org.openstreetmap.josm.gui.dialogs.RelationListDialog
the popup menu and its handler
popupMenu - Variable in class org.openstreetmap.josm.gui.dialogs.SelectionListDialog
the popup menu and its handler
popupMenu - Variable in class org.openstreetmap.josm.gui.dialogs.ToggleDialog.TitleBar
the contextual menu
popupMenu - Variable in class org.openstreetmap.josm.gui.dialogs.UserListDialog
 
popupMenu - Variable in class org.openstreetmap.josm.gui.dialogs.ValidatorDialog
 
popupMenu - Variable in class org.openstreetmap.josm.gui.history.VersionTable
 
popupMenu - Variable in class org.openstreetmap.josm.gui.preferences.ToolbarPreferences
 
popupMenu - Variable in class org.openstreetmap.josm.gui.widgets.OsmPrimitivesTable
the popup menu
POPUPMENU - org.openstreetmap.josm.tools.ImageProvider.ImageSizes
menu icon size in popup menus
PopupMenuButton - Class in org.openstreetmap.josm.gui.widgets
Button triggering the appearance of a JPopupMenu when activated.
PopupMenuButton() - Constructor for class org.openstreetmap.josm.gui.widgets.PopupMenuButton
Constructs a new PopupMenuButton.
PopupMenuButton(String) - Constructor for class org.openstreetmap.josm.gui.widgets.PopupMenuButton
Constructs a new PopupMenuButton.
PopupMenuButton(String, Icon) - Constructor for class org.openstreetmap.josm.gui.widgets.PopupMenuButton
Constructs a new PopupMenuButton.
PopupMenuButton(String, Icon, JPopupMenu) - Constructor for class org.openstreetmap.josm.gui.widgets.PopupMenuButton
Pass-through to JButton(String, Icon) allowing associated popup menu to be set
PopupMenuButton(String, JPopupMenu) - Constructor for class org.openstreetmap.josm.gui.widgets.PopupMenuButton
Pass-through to JButton(String) allowing associated popup menu to be set
PopupMenuButton(Action) - Constructor for class org.openstreetmap.josm.gui.widgets.PopupMenuButton
Constructs a new PopupMenuButton.
PopupMenuButton(Action, JPopupMenu) - Constructor for class org.openstreetmap.josm.gui.widgets.PopupMenuButton
Pass-through to JButton(Action) allowing associated popup menu to be set
PopupMenuButton(Icon) - Constructor for class org.openstreetmap.josm.gui.widgets.PopupMenuButton
Constructs a new PopupMenuButton.
PopupMenuButton(Icon, JPopupMenu) - Constructor for class org.openstreetmap.josm.gui.widgets.PopupMenuButton
Pass-through to JButton(Icon) allowing associated popup menu to be set
PopupMenuButton(JPopupMenu) - Constructor for class org.openstreetmap.josm.gui.widgets.PopupMenuButton
Pass-through to JButton() allowing associated popup menu to be set
popupMenuCanceled(PopupMenuEvent) - Method in class org.openstreetmap.josm.gui.dialogs.ConflictDialog.ResolveButtonsPopupMenuListener
 
popupMenuCanceled(PopupMenuEvent) - Method in class org.openstreetmap.josm.gui.dialogs.properties.CopyKeyValueAction
 
popupMenuCanceled(PopupMenuEvent) - Method in class org.openstreetmap.josm.gui.dialogs.properties.TagEditHelper.AbstractTagsDialog
 
popupMenuCanceled(PopupMenuEvent) - Method in class org.openstreetmap.josm.gui.MenuScroller.MenuScrollListener
 
popupMenuCanceled(PopupMenuEvent) - Method in class org.openstreetmap.josm.gui.util.AbstractTag2LinkPopupListener
 
popupMenuCanceled(PopupMenuEvent) - Method in class org.openstreetmap.josm.gui.util.MultikeyActionsHandler.ShowLayersPopupWorker.StatusLinePopupMenuListener
 
popupMenuCanceled(PopupMenuEvent) - Method in class org.openstreetmap.josm.gui.widgets.JosmComboBox
 
popupMenuHandler - Variable in class org.openstreetmap.josm.gui.dialogs.ConflictDialog
 
popupMenuHandler - Variable in class org.openstreetmap.josm.gui.dialogs.RelationListDialog
 
popupMenuHandler - Variable in class org.openstreetmap.josm.gui.dialogs.SelectionListDialog
 
popupMenuHandler - Variable in class org.openstreetmap.josm.gui.dialogs.ValidatorDialog
 
PopupMenuHandler - Class in org.openstreetmap.josm.gui
Handler to ease management of actions in different popup menus.
PopupMenuHandler() - Constructor for class org.openstreetmap.josm.gui.dialogs.LayerListDialog.PopupMenuHandler
 
PopupMenuHandler() - Constructor for class org.openstreetmap.josm.gui.dialogs.MapPaintDialog.PopupMenuHandler
 
PopupMenuHandler(JPopupMenu) - Constructor for class org.openstreetmap.josm.gui.PopupMenuHandler
Constructs a new RelationActionMenuHandler for the specified popup menu.
popupMenuLauncher - Variable in class org.openstreetmap.josm.gui.dialogs.properties.PropertiesDialog
 
PopupMenuLauncher - Class in org.openstreetmap.josm.gui.widgets
Utility class that helps to display popup menus on mouse events.
PopupMenuLauncher() - Constructor for class org.openstreetmap.josm.gui.widgets.PopupMenuLauncher
Creates a new PopupMenuLauncher with no defined menu.
PopupMenuLauncher(JPopupMenu) - Constructor for class org.openstreetmap.josm.gui.widgets.PopupMenuLauncher
Creates a new PopupMenuLauncher with the given menu.
PopupMenuLauncher(JPopupMenu, boolean) - Constructor for class org.openstreetmap.josm.gui.widgets.PopupMenuLauncher
Creates a new PopupMenuLauncher with the given menu.
popupMenuWillBecomeInvisible(PopupMenuEvent) - Method in class org.openstreetmap.josm.gui.dialogs.ConflictDialog.ResolveButtonsPopupMenuListener
 
popupMenuWillBecomeInvisible(PopupMenuEvent) - Method in class org.openstreetmap.josm.gui.dialogs.properties.CopyKeyValueAction
 
popupMenuWillBecomeInvisible(PopupMenuEvent) - Method in class org.openstreetmap.josm.gui.dialogs.properties.TagEditHelper.AbstractTagsDialog
 
popupMenuWillBecomeInvisible(PopupMenuEvent) - Method in class org.openstreetmap.josm.gui.MenuScroller.MenuScrollListener
 
popupMenuWillBecomeInvisible(PopupMenuEvent) - Method in class org.openstreetmap.josm.gui.util.AbstractTag2LinkPopupListener
 
popupMenuWillBecomeInvisible(PopupMenuEvent) - Method in class org.openstreetmap.josm.gui.util.MultikeyActionsHandler.ShowLayersPopupWorker.StatusLinePopupMenuListener
 
popupMenuWillBecomeInvisible(PopupMenuEvent) - Method in class org.openstreetmap.josm.gui.widgets.JosmComboBox
 
popupMenuWillBecomeVisible(PopupMenuEvent) - Method in class org.openstreetmap.josm.gui.dialogs.ConflictDialog.ResolveButtonsPopupMenuListener
 
popupMenuWillBecomeVisible(PopupMenuEvent) - Method in class org.openstreetmap.josm.gui.dialogs.properties.CopyKeyValueAction
 
popupMenuWillBecomeVisible(PopupMenuEvent) - Method in class org.openstreetmap.josm.gui.dialogs.properties.TagEditHelper.AddTagsDialog
 
popupMenuWillBecomeVisible(PopupMenuEvent) - Method in class org.openstreetmap.josm.gui.dialogs.properties.TagEditHelper.EditTagDialog
 
popupMenuWillBecomeVisible(PopupMenuEvent) - Method in class org.openstreetmap.josm.gui.MenuScroller.MenuScrollListener
 
popupMenuWillBecomeVisible(PopupMenuEvent) - Method in class org.openstreetmap.josm.gui.util.MultikeyActionsHandler.ShowLayersPopupWorker.StatusLinePopupMenuListener
 
popupMenuWillBecomeVisible(PopupMenuEvent) - Method in class org.openstreetmap.josm.gui.widgets.JosmComboBox
Limits the popup height.
popupSetLabelColors(JLabel, IPrimitive) - 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 MapStatus.Collector.popupHidePopup() 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.data.gpx.GpxImageEntry
The following values are computed from the correlation with the gpx track or extracted from the image EXIF data.
pos - Variable in class org.openstreetmap.josm.gui.conflict.tags.RelationMemberConflictDecision
 
pos - Variable in class org.openstreetmap.josm.gui.layer.geoimage.RemoteEntry
 
pos - Variable in class org.openstreetmap.josm.tools.TextAnalyzer
 
pos(ICoordinate) - Method in class org.openstreetmap.josm.gui.layer.imagery.TileCoordinateConverter
 
pos(IProjected) - Method in class org.openstreetmap.josm.gui.layer.imagery.TileCoordinateConverter
 
position - Variable in class org.openstreetmap.josm.command.ChangeRelationMemberRoleCommand
 
position - Variable in class org.openstreetmap.josm.data.correction.RoleCorrection
Relation member index
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 class org.openstreetmap.josm.io.audio.JavaSoundPlayer
 
position - Variable in enum org.openstreetmap.josm.io.nmea.NmeaParser.GGA
 
position - Variable in enum org.openstreetmap.josm.io.nmea.NmeaParser.GLL
 
position - Variable in enum org.openstreetmap.josm.io.nmea.NmeaParser.GSA
 
position - Variable in enum org.openstreetmap.josm.io.nmea.NmeaParser.RMC
 
position - Variable in enum org.openstreetmap.josm.io.nmea.NmeaParser.VTG
 
position - Variable in class org.openstreetmap.josm.tools.template_engine.Tokenizer.Token
 
position() - Static method in class org.openstreetmap.josm.io.audio.AudioPlayer
How far we are through playing, in seconds.
position() - Method in class org.openstreetmap.josm.io.audio.JavaSoundPlayer
 
position() - Method in interface org.openstreetmap.josm.io.audio.SoundPlayer
Returns the media playback position, in seconds.
PositionCellRenderer() - Constructor for class org.openstreetmap.josm.gui.dialogs.properties.PropertiesDialog.PositionCellRenderer
 
PositionForAreaStrategy - Interface in org.openstreetmap.josm.gui.mappaint.styleelement.placement
This strategy defines how to place a label or icon inside the area.
positionIcon() - Method in class org.openstreetmap.josm.gui.widgets.JosmTextField
 
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
Compute the bounds for a given lat/lon position and the zoom level
POSSIBLE_THROWS - Static variable in class org.openstreetmap.josm.data.validation.tests.MapCSSTagCheckerRule
 
possibleMoveDirections - Variable in class org.openstreetmap.josm.actions.mapmode.ExtrudeAction
Possible directions to move to.
possiblyInterrupt() - Method in class org.openstreetmap.josm.io.audio.AudioPlayer.Execute
 
postConstructorProcessCmdLine(ProgramArguments) - Static method in class org.openstreetmap.josm.gui.MainApplication
Handle command line instructions after GUI has been initialized.
PostDownloadHandler - Class in org.openstreetmap.josm.actions.downloadtasks
The post-download handler notifies user of potential errors that occurred.
PostDownloadHandler(DownloadTask, Future<?>) - Constructor for class org.openstreetmap.josm.actions.downloadtasks.PostDownloadHandler
Creates a new PostDownloadHandler
PostDownloadHandler(DownloadTask, Future<?>, Consumer<Collection<Object>>) - Constructor for class org.openstreetmap.josm.actions.downloadtasks.PostDownloadHandler
Creates a new PostDownloadHandler using a custom error reporter
PostDownloadProcessor(boolean) - Constructor for class org.openstreetmap.josm.actions.downloadtasks.DownloadTaskList.PostDownloadProcessor
 
postLayerTask - Variable in class org.openstreetmap.josm.gui.io.importexport.GpxImporter.GpxImporterData
The task to run after GPX and/or marker layer has been added to MapView.
postLayerTask - Variable in class org.openstreetmap.josm.gui.io.importexport.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
Execute the post processor.
postprocessors - Static variable in class org.openstreetmap.josm.io.AbstractReader
Used by plugins to register themselves as data postprocessors.
postprocessors - Static variable in class org.openstreetmap.josm.io.OsmServerWriter
 
postprocessUploadedPrimitives(Collection<OsmPrimitive>, 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.
POWER - Static variable in class org.openstreetmap.josm.data.validation.tests.PowerLines
 
POWER - Static variable in class org.openstreetmap.josm.data.validation.tests.UnconnectedWays
 
POWER_CONNECTION - Static variable in class org.openstreetmap.josm.data.validation.tests.PowerLines
 
POWER_INFRASTRUCTURE_TAGS - Static variable in class org.openstreetmap.josm.data.validation.tests.PowerLines
Values for power key interpreted as allowed power items
POWER_LINE_TAGS - Static variable in class org.openstreetmap.josm.data.validation.tests.PowerLines
Values for power key interpreted as power lines
POWER_LINE_TYPE - Static variable in class org.openstreetmap.josm.data.validation.tests.PowerLines
 
POWER_LOCAL_REF_CONTINUITY - Static variable in class org.openstreetmap.josm.data.validation.tests.PowerLines
 
POWER_SEGMENT_LENGTH - 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
Values for power key interpreted as power stations
POWER_SUPPORT - 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
Values for power key interpreted as power towers
POWER_WAY_REF_CONTINUITY - Static variable in class org.openstreetmap.josm.data.validation.tests.PowerLines
 
powerlineChecks(Way) - Method in class org.openstreetmap.josm.data.validation.tests.PowerLines
The base powerline checks
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/portal tag nodes where the reference numbering not consistent ways where are unusually long segments without line support feature ways where the line type is possibly misused See #7812 and #20716 for discussions about this test.
PowerLines() - Constructor for class org.openstreetmap.josm.data.validation.tests.PowerLines
Constructs a new PowerLines test.
PowerLines.NumberingDirection - Enum in org.openstreetmap.josm.data.validation.tests
Power line support features ref=* numbering direction.
PowerLines.RefChecker - Class in org.openstreetmap.josm.data.validation.tests
Detects continuous reference numbering sequences.
PowerLines.SegmentInfo - Class in org.openstreetmap.josm.data.validation.tests
Helper class for reference numbering test.
powerStations - Variable in class org.openstreetmap.josm.data.validation.tests.PowerLines
 
PP_AND - Static variable in interface org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParserConstants
RegularExpression Id.
pp_black_box(boolean) - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParser
Parse any unknown grammar (black box).
PP_COMMENT - Static variable in interface org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParserConstants
Lexical state.
PP_COMMENT_END - Static variable in interface org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParserConstants
RegularExpression Id.
PP_COMMENT_START - Static variable in interface org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParserConstants
RegularExpression Id.
PP_NEWLINECHAR - Static variable in interface org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParserConstants
RegularExpression Id.
PP_NOT - Static variable in interface org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParserConstants
RegularExpression Id.
PP_OR - Static variable in interface org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParserConstants
RegularExpression Id.
pp_root(MapCSSStyleSource) - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParser
root method for the preprocessor.
PP_SOMETHING_ELSE - Static variable in interface org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParserConstants
RegularExpression Id.
pp_supports(boolean) - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParser
Parses an @supports rule.
PP_SUPPORTS - Static variable in interface org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParserConstants
RegularExpression Id.
pp_supports_condition() - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParser
Parses the condition of the @supports rule.
pp_supports_condition_in_parens() - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParser
Parses something in parenthesis inside the condition of the @supports rule.
pp_supports_declaration_condition() - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParser
Parse an @supports declaration condition, e. g.
pp_w() - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParser
 
pp_w1() - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParser
 
PP_WHITESPACE - Static variable in interface org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParserConstants
RegularExpression Id.
ppModel - Variable in class org.openstreetmap.josm.gui.preferences.plugin.PluginCheckBox
 
PRECACHE_WMS - Static variable in interface org.openstreetmap.josm.gui.progress.ProgressTaskIds
Download WMS data along a gps line
precacheTask - Variable in class org.openstreetmap.josm.gui.layer.gpx.DownloadWmsAlongTrackAction.PrecacheWmsTask
 
PrecacheTask(ProgressMonitor, List<LatLon>, double, double) - Constructor for class org.openstreetmap.josm.gui.layer.AbstractTileSourceLayer.PrecacheTask
Constructs a new PrecacheTask.
PrecacheWmsTask(AbstractTileSourceLayer<? extends AbstractTMSTileSource>, List<LatLon>) - Constructor for class org.openstreetmap.josm.gui.layer.gpx.DownloadWmsAlongTrackAction.PrecacheWmsTask
 
preciseListenerCommands - Variable in class org.openstreetmap.josm.data.UndoRedoHandler
 
precision - Variable in class org.openstreetmap.josm.data.validation.tests.DuplicateNode.NodeHash
 
predecessors - Variable in class org.openstreetmap.josm.data.osm.NodeGraph
 
PREDEFINED - Static variable in interface org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParserConstants
RegularExpression Id.
predicate - Variable in class org.openstreetmap.josm.actions.search.SearchAction.SearchTask
 
predicate - Variable in class org.openstreetmap.josm.gui.mappaint.mapcss.ConditionFactory.PseudoClassCondition
 
predicate - Variable in class org.openstreetmap.josm.tools.SubclassFilteredCollection
 
preExistingData - Variable in class org.openstreetmap.josm.command.AddPrimitivesCommand
 
pref - Variable in class org.openstreetmap.josm.actions.PreferenceToggleAction
 
pref - Variable in class org.openstreetmap.josm.data.preferences.sources.SourcePrefHelper
 
pref - Variable in class org.openstreetmap.josm.data.projection.CustomProjection
pref String that defines the projection
pref - Variable in class org.openstreetmap.josm.gui.mappaint.MapPaintStyles.MapPaintStylesPreferenceListener
 
pref - Variable in class org.openstreetmap.josm.gui.preferences.projection.CustomProjectionChoice
 
pref - Variable in class org.openstreetmap.josm.io.remotecontrol.PermissionPrefWithDefault
name of the preference setting to permit the remote operation
pref(String) - Method in class org.openstreetmap.josm.gui.preferences.display.GPXSettingsPanel
 
PREF_ADD_PARENTS - Static variable in class org.openstreetmap.josm.data.preferences.sources.ValidatorPrefHelper
See #23397 The preferences key for the addition of parent objects for modified objects
PREF_CHECK_COMPLEX - Static variable in class org.openstreetmap.josm.data.validation.tests.TagChecker
The preference key to enable complex checks
PREF_CHECK_COMPLEX_BEFORE_UPLOAD - Static variable in class org.openstreetmap.josm.data.validation.tests.TagChecker
The preference key to run complex tests - used before upload
PREF_CHECK_FIXMES - Static variable in class org.openstreetmap.josm.data.validation.tests.TagChecker
The preference key to search for fixme tags
PREF_CHECK_FIXMES_BEFORE_UPLOAD - Static variable in class org.openstreetmap.josm.data.validation.tests.TagChecker
The preference key to search for fixmes - used before upload
PREF_CHECK_KEYS - Static variable in class org.openstreetmap.josm.data.validation.tests.TagChecker
The preference key to check keys
PREF_CHECK_KEYS_BEFORE_UPLOAD - Static variable in class org.openstreetmap.josm.data.validation.tests.TagChecker
The preference key to check keys - used before upload
PREF_CHECK_PRESETS_TYPES - Static variable in class org.openstreetmap.josm.data.validation.tests.TagChecker
The preference key to check presets
PREF_CHECK_PRESETS_TYPES_BEFORE_UPLOAD - Static variable in class org.openstreetmap.josm.data.validation.tests.TagChecker
The preference key to search for presets - used before upload
PREF_CHECK_REGIONS - Static variable in class org.openstreetmap.josm.data.validation.tests.TagChecker
 
PREF_CHECK_REGIONS_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
The preference key to check values
PREF_CHECK_VALUES_BEFORE_UPLOAD - Static variable in class org.openstreetmap.josm.data.validation.tests.TagChecker
The preference key to check values - used before upload
PREF_DOWNLOAD_ALONG_TRACK_AREA - Static variable in class org.openstreetmap.josm.gui.layer.gpx.DownloadAlongTrackAction
 
PREF_DOWNLOAD_ALONG_TRACK_DISTANCE - Static variable in class org.openstreetmap.josm.gui.layer.gpx.DownloadAlongTrackAction
 
PREF_DOWNLOAD_ALONG_TRACK_GPS - Static variable in class org.openstreetmap.josm.gui.layer.gpx.DownloadAlongTrackAction
 
PREF_DOWNLOAD_ALONG_TRACK_NEAR - Static variable in class org.openstreetmap.josm.gui.layer.gpx.DownloadAlongTrackAction
 
PREF_DOWNLOAD_ALONG_TRACK_OSM - Static variable in class org.openstreetmap.josm.gui.layer.gpx.DownloadAlongTrackAction
 
PREF_DOWNLOAD_ALONG_WAY_AREA - Static variable in class org.openstreetmap.josm.actions.DownloadAlongWayAction
 
PREF_DOWNLOAD_ALONG_WAY_DISTANCE - Static variable in class org.openstreetmap.josm.actions.DownloadAlongWayAction
 
PREF_DOWNLOAD_ALONG_WAY_GPS - Static variable in class org.openstreetmap.josm.actions.DownloadAlongWayAction
 
PREF_DOWNLOAD_ALONG_WAY_OSM - Static variable in class org.openstreetmap.josm.actions.DownloadAlongWayAction
 
PREF_EXPERT - Static variable in class org.openstreetmap.josm.actions.ExpertToggleAction
 
PREF_FILTER_BY_SELECTION - Static variable in class org.openstreetmap.josm.data.preferences.sources.ValidatorPrefHelper
The preferences key for enabling the permanent filtering of the displayed errors in the tree regarding the current selection
PREF_IGNORELIST - Static variable in class org.openstreetmap.josm.data.preferences.sources.ValidatorPrefHelper
The preferences key for the ignorelist
PREF_IGNORELIST_FORMAT - Static variable in class org.openstreetmap.josm.data.preferences.sources.ValidatorPrefHelper
The preferences key for the ignorelist format
PREF_INCLUDE_BLDG_POI - Static variable in class org.openstreetmap.josm.data.validation.tests.Addresses
 
PREF_KEY_GUI_GEOMETRY - Static variable in class org.openstreetmap.josm.gui.util.WindowGeometry
Preference key for the MainFrame geometry
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_KEYS_IGNORE_OUTER_MP_SAME_TAG - Static variable in class org.openstreetmap.josm.data.validation.tests.TagChecker
The preference key for the list of tag keys that are allowed to be the same on a multipolygon and an outer way
PREF_LAYER - Static variable in class org.openstreetmap.josm.data.preferences.sources.ValidatorPrefHelper
The preferences key for error layer
PREF_OTHER - Static variable in class org.openstreetmap.josm.data.preferences.sources.ValidatorPrefHelper
The preferences for ignored severity other
PREF_OTHER - Static variable in class org.openstreetmap.josm.data.validation.tests.MapCSSTagChecker
Cached version of ValidatorPrefHelper.PREF_OTHER, see #20745.
PREF_OTHER_UPLOAD - Static variable in class org.openstreetmap.josm.data.preferences.sources.ValidatorPrefHelper
The preferences key for ignored severity other on upload
PREF_QUERY_TYPE - Static variable in class org.openstreetmap.josm.gui.dialogs.changeset.query.OpenAndCloseStateRestrictionPanel
 
PREF_QUERY_TYPE - Static variable in class org.openstreetmap.josm.gui.dialogs.changeset.query.UserRestrictionPanel
 
PREF_REMOVE_IRRELEVANT - Static variable in class org.openstreetmap.josm.data.preferences.sources.ValidatorPrefHelper
See #23397 The preferences key for the deletion of results which do not belong to the selection or the parents of modified objects.
PREF_ROOT - Static variable in class org.openstreetmap.josm.gui.dialogs.changeset.query.OpenAndCloseStateRestrictionPanel
 
PREF_ROOT - Static variable in class org.openstreetmap.josm.gui.dialogs.changeset.query.UserRestrictionPanel
 
PREF_SEARCH_ENGINES - Static variable in class org.openstreetmap.josm.tools.Tag2Link
 
PREF_SKIP_TESTS - Static variable in class org.openstreetmap.josm.data.preferences.sources.ValidatorPrefHelper
The preferences key for enabled tests
PREF_SKIP_TESTS_BEFORE_UPLOAD - Static variable in class org.openstreetmap.josm.data.preferences.sources.ValidatorPrefHelper
The preferences key for enabled tests before upload
PREF_SOURCE - Static variable in class org.openstreetmap.josm.tools.Tag2Link
 
PREF_SOURCES - Static variable in class org.openstreetmap.josm.data.validation.tests.TagChecker
The preference key for source files
PREF_STARTUP_FAILURE_COUNTER - Static variable in class org.openstreetmap.josm.gui.MainApplication
The preference key for the startup failure counter
PREF_STRICT_MODE - Static variable in class org.openstreetmap.josm.data.validation.tests.OpeningHourTest
 
PREF_UNFURL - Static variable in class org.openstreetmap.josm.data.preferences.sources.ValidatorPrefHelper
See #23519 The preferences key for the automatic unfurl of the validation result window
PREF_USE_IGNORE - Static variable in class org.openstreetmap.josm.data.preferences.sources.ValidatorPrefHelper
The preferences key for enabled tests
prefArea - Variable in class org.openstreetmap.josm.gui.layer.gpx.DownloadAlongPanel
 
prefBool(String) - Method in class org.openstreetmap.josm.gui.preferences.display.GPXSettingsPanel
 
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
 
prefCheckPresetsTypes - Variable in class org.openstreetmap.josm.data.validation.tests.TagChecker
 
prefCheckPresetsTypesBeforeUpload - Variable in class org.openstreetmap.josm.data.validation.tests.TagChecker
 
prefCheckRegions - Variable in class org.openstreetmap.josm.data.validation.tests.TagChecker
 
prefCheckRegionsBeforeUpload - 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
 
prefDate0 - Variable in class org.openstreetmap.josm.gui.layer.gpx.DateFilterPanel
 
prefDateMax - Variable in class org.openstreetmap.josm.gui.layer.gpx.DateFilterPanel
 
prefDateMin - Variable in class org.openstreetmap.josm.gui.layer.gpx.DateFilterPanel
 
prefDist - Variable in class org.openstreetmap.josm.gui.layer.gpx.DownloadAlongPanel
 
PrefEntry - Class in org.openstreetmap.josm.gui.preferences.advanced
Class to store single preference line for the table.
PrefEntry(String, Setting<?>, Setting<?>, boolean) - Constructor for class org.openstreetmap.josm.gui.preferences.advanced.PrefEntry
Constructs a new PrefEntry.
PREFER_SELECTED_WAYS - Static variable in class org.openstreetmap.josm.actions.mapmode.SplitMode
Prioritized selected ways over others when splitting
preference - Variable in class org.openstreetmap.josm.gui.download.DownloadSourceSizingPolicy.AdjustableDownloadSizePolicy
 
preference - Variable in class org.openstreetmap.josm.gui.preferences.PreferenceTabbedPane.PluginDownloadAfterTask
 
PREFERENCE_ACTION - Static variable in class org.openstreetmap.josm.gui.dialogs.MapPaintDialog
Action that opens the map paint preferences.
PREFERENCE_ANTIALIASING_USE - Static variable in class org.openstreetmap.josm.data.osm.visitor.paint.StyledMapRenderer
Indicates that the renderer should enable anti-aliasing
PREFERENCE_LEFT_HAND_TRAFFIC - Static variable in class org.openstreetmap.josm.data.osm.visitor.paint.StyledMapRenderer
If we should use left hand traffic.
PREFERENCE_PREFIX - Static variable in class org.openstreetmap.josm.data.cache.JCSCacheManager
 
PREFERENCE_PREFIX - Static variable in class org.openstreetmap.josm.gui.layer.AbstractCachedTileSourceLayer
 
PREFERENCE_PREFIX - Static variable in class org.openstreetmap.josm.gui.layer.AbstractTileSourceLayer
 
PREFERENCE_PREFIX - Static variable in class org.openstreetmap.josm.gui.layer.imagery.TileSourceDisplaySettings
 
PREFERENCE_PREFIX - Static variable in class org.openstreetmap.josm.gui.layer.TMSLayer
 
PREFERENCE_PREFIX - Static variable in class org.openstreetmap.josm.gui.layer.WMSLayer
 
PREFERENCE_PREFIX - Static variable in class org.openstreetmap.josm.gui.layer.WMTSLayer
 
PREFERENCE_TEXT_ANTIALIASING - Static variable in class org.openstreetmap.josm.data.osm.visitor.paint.StyledMapRenderer
The mode that is used for anti-aliasing
preferenceCache - Variable in class org.openstreetmap.josm.gui.mappaint.ElemStyles
 
preferenceChanged(PreferenceChangeEvent) - Method in class org.openstreetmap.josm.actions.mapmode.MapMode
 
preferenceChanged(PreferenceChangeEvent) - Method in class org.openstreetmap.josm.actions.PreferenceToggleAction
 
preferenceChanged(PreferenceChangeEvent) - Method in class org.openstreetmap.josm.data.osm.ChangesetCache
 
preferenceChanged(PreferenceChangeEvent) - Method in class org.openstreetmap.josm.data.osm.visitor.paint.MapPaintSettings
 
preferenceChanged(PreferenceChangeEvent) - Method in class org.openstreetmap.josm.data.osm.visitor.paint.relations.Multipolygon.MultipolygonRoleMatcher
 
preferenceChanged(PreferenceChangeEvent) - Method in class org.openstreetmap.josm.data.preferences.AbstractProperty.PreferenceChangedListenerAdapter
 
preferenceChanged(PreferenceChangeEvent) - Method in class org.openstreetmap.josm.data.preferences.CachedProperty
 
preferenceChanged(PreferenceChangeEvent) - Method in class org.openstreetmap.josm.data.UserIdentityManager
 
preferenceChanged(PreferenceChangeEvent) - Method in class org.openstreetmap.josm.gui.autofilter.AutoFilterManager
 
preferenceChanged(PreferenceChangeEvent) - Method in class org.openstreetmap.josm.gui.dialogs.properties.PropertiesDialog
Reloads data when the display.discardable-keys preference changes
preferenceChanged(PreferenceChangeEvent) - Method in class org.openstreetmap.josm.gui.dialogs.ToggleDialog
 
preferenceChanged(PreferenceChangeEvent) - Method in class org.openstreetmap.josm.gui.dialogs.ValidatorDialog
 
preferenceChanged(PreferenceChangeEvent) - Method in class org.openstreetmap.josm.gui.io.UploadDialog
 
preferenceChanged(PreferenceChangeEvent) - Method in class org.openstreetmap.josm.gui.layer.geoimage.ImageDisplay
 
preferenceChanged(PreferenceChangeEvent) - Method in class org.openstreetmap.josm.gui.MapMover.JMapViewerUpdater
 
preferenceChanged(PreferenceChangeEvent) - Method in class org.openstreetmap.josm.gui.mappaint.ElemStyles
 
preferenceChanged(PreferenceChangeEvent) - Method in class org.openstreetmap.josm.gui.mappaint.MapPaintStyles.MapPaintStylesPreferenceListener
 
preferenceChanged(PreferenceChangeEvent) - Method in class org.openstreetmap.josm.gui.mappaint.styleelement.LabelCompositionStrategy.DeriveLabelFromNameTagsCompositionStrategy
 
preferenceChanged(PreferenceChangeEvent) - Method in class org.openstreetmap.josm.gui.MapStatus
 
preferenceChanged(PreferenceChangeEvent) - Method in class org.openstreetmap.josm.gui.MapView
 
preferenceChanged(PreferenceChangeEvent) - Method in interface org.openstreetmap.josm.spi.preferences.PreferenceChangedListener
Triggered when a preference entry value changes.
PreferenceChangedListener - Interface in org.openstreetmap.josm.spi.preferences
Listener to preference change events.
PreferenceChangedListenerAdapter(AbstractProperty.ValueChangeListener<? super T>) - Constructor for class org.openstreetmap.josm.data.preferences.AbstractProperty.PreferenceChangedListenerAdapter
 
PreferenceChangeEvent - Interface in org.openstreetmap.josm.spi.preferences
Event triggered when a preference entry value changes.
preferenceClass - Variable in class org.openstreetmap.josm.gui.dialogs.ToggleDialog
The linked preferences class (optional).
PreferenceDialog - Class in org.openstreetmap.josm.gui.preferences
The main preferences dialog.
PreferenceDialog(Component) - Constructor for class org.openstreetmap.josm.gui.preferences.PreferenceDialog
Constructs a new PreferenceDialog.
PreferenceDialog.CancelAction - Class in org.openstreetmap.josm.gui.preferences
 
PreferenceDialog.OKAction - Class in org.openstreetmap.josm.gui.preferences
 
PreferenceDialog.WindowEventHandler - Class in org.openstreetmap.josm.gui.preferences
 
preferenceIgnoreList - Variable in class org.openstreetmap.josm.gui.mappaint.MapPaintStyles.MapPaintStylesPreferenceListener
Preferences to ignore (i.e., if they change, don't reload)
preferenceKey - Variable in class org.openstreetmap.josm.gui.download.UserQueryList
 
PreferencePanel(String, ActionListener) - Constructor for class org.openstreetmap.josm.gui.preferences.projection.CustomProjectionChoice.PreferencePanel
 
PreferencePanel(TabPreferenceSetting) - Constructor for class org.openstreetmap.josm.gui.preferences.PreferenceTabbedPane.PreferencePanel
 
preferencePrefix - Variable in class org.openstreetmap.josm.gui.dialogs.ToggleDialog
 
preferences - Variable in class org.openstreetmap.josm.data.preferences.AbstractProperty
The preferences object this property is for.
preferences - Variable in class org.openstreetmap.josm.gui.MainMenu
Edit / Preferences
preferences - Static variable in class org.openstreetmap.josm.spi.preferences.Config
 
Preferences - Class in org.openstreetmap.josm.data
This class holds all preferences for JOSM.
Preferences() - Constructor for class org.openstreetmap.josm.data.Preferences
Constructs a new Preferences.
Preferences(Function<String, E>, Function<E, String>) - Constructor for class org.openstreetmap.josm.gui.widgets.JosmComboBoxModel.Preferences
Private constructor
Preferences(Preferences) - Constructor for class org.openstreetmap.josm.data.Preferences
Constructs a new Preferences from an existing instance.
Preferences(IBaseDirectories) - Constructor for class org.openstreetmap.josm.data.Preferences
Constructs a new Preferences.
Preferences.ThrowingConsumer<T,​E extends java.lang.Throwable> - Interface in org.openstreetmap.josm.data
A consumer that can throw an exception
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.
PreferencesAction(String, String, String, Class<? extends TabPreferenceSetting>, Class<? extends SubPreferenceSetting>) - Constructor for class org.openstreetmap.josm.actions.PreferencesAction
 
preferencesClasses - Static variable in class org.openstreetmap.josm.data.Preferences
Preferences classes calling directly the method Preferences.putSetting(String, Setting).
PreferenceScrollPane(PreferenceTabbedPane.PreferencePanel) - Constructor for class org.openstreetmap.josm.gui.preferences.PreferenceTabbedPane.PreferenceScrollPane
 
preferencesDir - Variable in class org.openstreetmap.josm.data.preferences.JosmBaseDirectories
Internal storage for the preference directory.
preferencesDir - Variable in class org.openstreetmap.josm.plugins.Plugin.PluginBaseDirectories
 
preferenceSetting - Variable in class org.openstreetmap.josm.gui.preferences.PreferenceTabbedPane.PreferencePanel
 
preferenceSetting - Variable in class org.openstreetmap.josm.gui.preferences.PreferenceTabbedPane.PreferenceScrollPane
 
PreferenceSetting - Interface in org.openstreetmap.josm.gui.preferences
Base interface of Preferences settings, should not be directly implemented, see TabPreferenceSetting and SubPreferenceSetting.
PreferenceSettingFactory - Interface in org.openstreetmap.josm.gui.preferences
Factory for PreferenceSetting.
PreferencesReader - Class in org.openstreetmap.josm.data.preferences
Loads preferences from XML.
PreferencesReader(File, boolean) - Constructor for class org.openstreetmap.josm.data.preferences.PreferencesReader
Constructs a new PreferencesReader.
PreferencesReader(Reader, boolean) - Constructor for class org.openstreetmap.josm.data.preferences.PreferencesReader
Constructs a new PreferencesReader.
PreferencesTable - Class in org.openstreetmap.josm.gui.preferences.advanced
Component for editing list of preferences as a table.
PreferencesTable(List<PrefEntry>) - Constructor for class org.openstreetmap.josm.gui.preferences.advanced.PreferencesTable
Constructs a new PreferencesTable.
PreferencesTable.AllSettingsTableModel - Class in org.openstreetmap.josm.gui.preferences.advanced
 
PreferencesTable.SettingCellEditor - Class in org.openstreetmap.josm.gui.preferences.advanced
 
PreferencesTable.SettingCellRenderer - Class in org.openstreetmap.josm.gui.preferences.advanced
 
PreferencesUtils - Class in org.openstreetmap.josm.data
Helper class to do specific Preferences operation - appending, replacing, deletion by key and by value
PreferencesUtils() - Constructor for class org.openstreetmap.josm.data.PreferencesUtils
 
PreferencesWriter - Class in org.openstreetmap.josm.data.preferences
Write preferences to XML.
PreferencesWriter(PrintWriter, boolean, boolean) - Constructor for class org.openstreetmap.josm.data.preferences.PreferencesWriter
Construct new PreferencesWriter.
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.PluginDownloadAfterTask - Class in org.openstreetmap.josm.gui.preferences
 
PreferenceTabbedPane.PreferencePanel - Class in org.openstreetmap.josm.gui.preferences
Panel used for preference settings.
PreferenceTabbedPane.PreferenceScrollPane - Class in org.openstreetmap.josm.gui.preferences
Scroll pane used for large PreferenceTabbedPane.PreferencePanels.
PreferenceTabbedPane.PreferenceTab - 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.
PreferenceTabbedPane.WheelListener - Class in org.openstreetmap.josm.gui.preferences
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.
preferenceText - Variable in class org.openstreetmap.josm.io.remotecontrol.PermissionPrefWithDefault
text for the preference dialog checkbox
PreferenceToggleAction - Class in org.openstreetmap.josm.actions
User action to toggle a custom boolean preference value.
PreferenceToggleAction(String, String, BooleanProperty) - Constructor for class org.openstreetmap.josm.actions.PreferenceToggleAction
Create a new PreferenceToggleAction.
PreferenceToggleAction(String, ImageProvider, String, BooleanProperty) - Constructor for class org.openstreetmap.josm.actions.PreferenceToggleAction
Create a new PreferenceToggleAction.
preferenceValue - Variable in enum org.openstreetmap.josm.gui.preferences.plugin.PluginUpdatePolicyPanel.Policy
 
preferenceValue - Variable in enum org.openstreetmap.josm.io.UploadStrategy
 
preferredComponentSize(MultiSplitLayout.Node) - Method in class org.openstreetmap.josm.gui.widgets.MultiSplitLayout
 
preferredHeight - Variable in class org.openstreetmap.josm.gui.dialogs.ToggleDialog
the preferred height if the toggle dialog is expanded
preferredHeight - Variable in class org.openstreetmap.josm.gui.widgets.JosmComboBox
The preferred height of the combobox when closed.
preferredLayoutSize(Container) - Method in class org.openstreetmap.josm.gui.util.MultiLineFlowLayout
 
preferredLayoutSize(Container) - Method in class org.openstreetmap.josm.gui.widgets.MultiSplitLayout
 
preferredNodeSize(MultiSplitLayout.Node) - Method in class org.openstreetmap.josm.gui.widgets.MultiSplitLayout
 
prefGps - Variable in class org.openstreetmap.josm.gui.layer.gpx.DownloadAlongPanel
 
prefInt(String) - Method in class org.openstreetmap.josm.gui.preferences.display.GPXSettingsPanel
 
prefIntLocal(String) - Method in class org.openstreetmap.josm.gui.preferences.display.GPXSettingsPanel
 
prefix - Variable in class org.openstreetmap.josm.data.gpx.GpxData.XMLNamespace
 
prefix - Variable in class org.openstreetmap.josm.data.gpx.GpxExtension
 
prefix - Variable in enum org.openstreetmap.josm.gui.mappaint.styleelement.LineElement.LineType
The MapCSS line prefix used
prefix - Variable in class org.openstreetmap.josm.tools.PlatformHookUnixoid.LinuxReleaseInfo
 
PREFIX - Static variable in class org.openstreetmap.josm.data.preferences.sources.ValidatorPrefHelper
The preferences prefix
PREFIX - Static variable in class org.openstreetmap.josm.data.validation.tests.CycleDetector
 
PREFIX - Static variable in class org.openstreetmap.josm.data.validation.tests.PowerLines
 
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
 
PrefJPanel - Class in org.openstreetmap.josm.gui.preferences.shortcut
This is the keyboard preferences content.
PrefJPanel() - 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.ScListModel - Class in org.openstreetmap.josm.gui.preferences.shortcut
 
PrefJPanel.ShortcutTableCellRenderer - Class in org.openstreetmap.josm.gui.preferences.shortcut
 
prefKey(String) - Static method in class org.openstreetmap.josm.actions.mapmode.ParallelWayAction
 
prefNear - Variable in class org.openstreetmap.josm.gui.layer.gpx.DownloadAlongPanel
 
prefOsm - Variable in class org.openstreetmap.josm.gui.layer.gpx.DownloadAlongPanel
 
prefOther - Variable in class org.openstreetmap.josm.gui.preferences.validator.ValidatorTestsPreference
 
prefOtherUpload - Variable in class org.openstreetmap.josm.gui.preferences.validator.ValidatorTestsPreference
 
prefPattern - Variable in class org.openstreetmap.josm.gui.preferences.advanced.ExportProfileAction
 
prefs - Static variable in class org.openstreetmap.josm.actions.search.SearchAction
preferences reader/writer with automatic transmogrification to and from String
prefs - Variable in class org.openstreetmap.josm.gui.download.OverpassQueryWizardDialog
preferences reader/writer with automatic transmogrification to and from String
prefs - Variable in class org.openstreetmap.josm.gui.preferences.advanced.ExportProfileAction
 
prefs - Variable in class org.openstreetmap.josm.gui.preferences.remotecontrol.RemoteControlPreference
 
prefs() - Method in class org.openstreetmap.josm.gui.widgets.HistoryComboBoxModel
Gets a preference loader and saver for this model.
prefs(Function<String, E>, Function<E, String>) - Method in class org.openstreetmap.josm.gui.widgets.JosmComboBoxModel
Gets a preference loader and saver.
PREFS - Static variable in class org.openstreetmap.josm.io.remotecontrol.PermissionPrefWithDefault
 
prefUseIgnore - Variable in class org.openstreetmap.josm.gui.preferences.validator.ValidatorTestsPreference
 
prefUseLayer - Variable in class org.openstreetmap.josm.gui.preferences.validator.ValidatorTestsPreference
 
prepare() - Method in class org.openstreetmap.josm.data.osm.NodeGraph
 
prepare() - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.MapCSSRuleIndex.RuleCandidatesIterator
Call this before using the iterator.
prepare(HistoryOsmPrimitive) - Method in class org.openstreetmap.josm.gui.history.VersionTable.ChangesetInfoAction
 
prepare(HistoryOsmPrimitive) - Method in class org.openstreetmap.josm.gui.history.VersionTable.UserInfoAction
 
prepare(HistoryOsmPrimitive) - Method in class org.openstreetmap.josm.gui.history.VersionTable.VersionTablePopupMenu
 
prepare(PrimitiveId) - Method in class org.openstreetmap.josm.gui.history.HistoryViewerPanel.ListPopupMenu
 
prepareData(Map<String, Setting<?>>, Map<String, Setting<?>>, Map<String, 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.
prepareDefaultDecisions(boolean) - 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.RelationMemberConflictResolverModel
Prepare the default decisions for the current model.
prepareDefaultRelationDecisions(boolean) - Method in class org.openstreetmap.josm.gui.conflict.tags.RelationMemberConflictResolverModel
Prepare the default decisions for the current model.
prepareDefaultTagDecisions() - Method in class org.openstreetmap.josm.gui.conflict.tags.TagConflictResolverModel
Prepare the default decisions for the current model
prepareDefaultTagDecisions(boolean) - Method in class org.openstreetmap.josm.gui.conflict.tags.TagConflictResolverModel
Prepare the default decisions for the current model
prepareFileChooser(String, AbstractFileChooser) - Static method in class org.openstreetmap.josm.gui.preferences.SourceEditor
 
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
 
prepareForSavingAndUpdatingLayers(SaveLayersDialog.Reason) - Method in class org.openstreetmap.josm.gui.io.SaveLayersDialog
 
prepareGraphics(Dimension, BufferedImage, Graphics2D) - Method in enum org.openstreetmap.josm.tools.ImageResizeMode
Prepares the graphics object for rendering the given image
prepareGUIBeforeConflictResolutionStarts() - Method in class org.openstreetmap.josm.gui.conflict.tags.CombinePrimitiveResolverDialog
Prepares GUI before conflict resolution starts.
prepareHelpContent(BufferedReader, boolean, URL) - 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.
prepareLayerForUpload(OsmDataLayer) - Method in class org.openstreetmap.josm.gui.layer.MainLayerManager
Prepares an OsmDataLayer for upload.
prepareRenderer(TableCellRenderer, int, int) - Method in class org.openstreetmap.josm.gui.layer.gpx.ChooseTrackVisibilityAction.GpxTrackTable
 
prepareResizeableOptionPane(Component, Dimension) - Static method in class org.openstreetmap.josm.gui.util.GuiHelper
Attaches a HierarchyListener to the specified Component that will set its parent dialog resizeable.
prepareToDraw() - Method in class org.openstreetmap.josm.gui.MapView
Sets up the viewport to prepare for drawing the view.
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
Add a tag at the beginning of the table.
prependMarkerProducer(MarkerProducers) - Static method in class org.openstreetmap.josm.gui.layer.markerlayer.Marker
Add a new marker producers at the beginning of the JOSM list.
PREPROCESSOR - org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParser.LexicalState
the preprocessor
PREPROCESSOR - Static variable in interface org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParserConstants
Lexical state.
preRotate - Variable in class org.openstreetmap.josm.gui.mappaint.styleelement.placement.OnLineStrategy.OffsetGlyph
 
preset - Variable in class org.openstreetmap.josm.gui.tagging.presets.TaggingPresetSelector.PresetClassification
The preset for this classification object
Preset(String) - Constructor for class org.openstreetmap.josm.data.osm.search.SearchCompiler.Preset
 
PRESET_ICON_ERROR_MSG_PREFIX - Static variable in class org.openstreetmap.josm.gui.tagging.presets.TaggingPreset
Prefix of preset icon loading failure error message
PRESET_MIME_TYPES - Static variable in class org.openstreetmap.josm.gui.tagging.presets.TaggingPresetReader
The accepted MIME types sent in the HTTP Accept header.
preset_name - Variable in class org.openstreetmap.josm.gui.tagging.presets.items.PresetLink
The exact name of the preset to link to.
preset_name_label - Variable in class org.openstreetmap.josm.gui.tagging.presets.TaggingPreset
Show the preset name if true
PRESET_ROLE_CACHE - Static variable in class org.openstreetmap.josm.gui.tagging.ac.AutoCompletionManager
the same as roleCache but for the preset roles can be accessed directly
PRESET_ROLE_CACHE - Static variable in class org.openstreetmap.josm.gui.tagging.presets.TaggingPresets
cache for roles found in the preset
PRESET_TAG_CACHE - 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
PRESET_TAG_CACHE - Static variable in class org.openstreetmap.josm.gui.tagging.presets.TaggingPresets
cache for key/value pairs found in the preset
PresetClassification(TaggingPreset) - Constructor for class org.openstreetmap.josm.gui.tagging.presets.TaggingPresetSelector.PresetClassification
 
PresetClassifications() - Constructor for class org.openstreetmap.josm.gui.tagging.presets.TaggingPresetSelector.PresetClassifications
 
PresetDialog(Component, String, ImageIcon, boolean, boolean) - Constructor for class org.openstreetmap.josm.gui.tagging.presets.TaggingPreset.PresetDialog
Constructs a new PresetDialog.
presetHandler - Variable in class org.openstreetmap.josm.gui.dialogs.properties.PresetListPanel.LabelMouseAdapter
 
presetHandler - Variable in class org.openstreetmap.josm.gui.dialogs.properties.PropertiesDialog
 
presetHandler - Variable in class org.openstreetmap.josm.gui.dialogs.relation.MemberTableModel
 
presetHandler - Variable in class org.openstreetmap.josm.gui.tagging.TagEditorPanel
 
presetIndex - Static variable in class org.openstreetmap.josm.data.validation.tests.TagChecker
 
presetInitiallyMatches - Variable in class org.openstreetmap.josm.gui.tagging.presets.TaggingPresetItemGuiSupport
True if all selected primitives matched this preset at the moment it was opened.
PresetLabelMouseListener(JLabel) - Constructor for class org.openstreetmap.josm.gui.tagging.presets.TaggingPresetLabel.PresetLabelMouseListener
Constructs a new PresetLabelMouseListener.
PresetLink - Class in org.openstreetmap.josm.gui.tagging.presets.items
Adds a link to another preset.
PresetLink() - Constructor for class org.openstreetmap.josm.gui.tagging.presets.items.PresetLink
 
PresetLink.TaggingPresetMouseAdapter - Class in org.openstreetmap.josm.gui.tagging.presets.items
 
presetListEntries - Variable in class org.openstreetmap.josm.gui.tagging.presets.items.ComboMultiSelect
The standard entries in the combobox dropdown or multiselect list.
presetListEntries() - Method in class org.openstreetmap.josm.gui.tagging.presets.items.ComboMultiSelect
Get the entries for this ComboMultiSelect object
PresetListEntry - Class in org.openstreetmap.josm.gui.tagging.presets.items
Preset list entry.
PresetListEntry() - Constructor for class org.openstreetmap.josm.gui.tagging.presets.items.PresetListEntry
Constructs a new PresetListEntry, uninitialized.
PresetListEntry(String, ComboMultiSelect) - Constructor for class org.openstreetmap.josm.gui.tagging.presets.items.PresetListEntry
Constructs a new PresetListEntry, initialized with a value and ComboMultiSelect context.
presetListPanel - Variable in class org.openstreetmap.josm.gui.tagging.TagEditorPanel
 
PresetListPanel - Class in org.openstreetmap.josm.gui.dialogs.properties
A list of matching presets for a set of tags.
PresetListPanel() - Constructor for class org.openstreetmap.josm.gui.dialogs.properties.PresetListPanel
Constructs a new PresetListPanel.
PresetListPanel.LabelMouseAdapter - Class in org.openstreetmap.josm.gui.dialogs.properties
 
presetNameMatch(String, TaggingPreset, boolean) - Static method in class org.openstreetmap.josm.data.osm.search.SearchCompiler.Preset
 
PresetPanel() - Constructor for class org.openstreetmap.josm.gui.tagging.presets.TaggingPreset.PresetPanel
 
PresetPrefHelper - Class in org.openstreetmap.josm.data.preferences.sources
Helper class for tagging presets preferences.
PresetPrefHelper() - Constructor for class org.openstreetmap.josm.data.preferences.sources.PresetPrefHelper
Constructs a new PresetPrefHelper.
presets - Variable in class org.openstreetmap.josm.data.osm.search.SearchCompiler.Preset
 
presets - Variable in class org.openstreetmap.josm.gui.dialogs.properties.PropertiesDialog
Matching preset display class
presetSearchAction - Variable in class org.openstreetmap.josm.gui.MainMenu
Search tagging presets
presetSearchPrimitiveAction - Variable in class org.openstreetmap.josm.gui.MainMenu
Search objects by their tagging preset
presetsMenu - Variable in class org.openstreetmap.josm.gui.MainMenu
presetsMenu contains presets actions (search, presets tree)
presetSourceProviders - Static variable in class org.openstreetmap.josm.gui.preferences.map.TaggingPresetPreference
 
presetsWithPattern - Variable in class org.openstreetmap.josm.gui.tagging.presets.TaggingPresetNameTemplateList
 
PresetTextComparator() - Constructor for class org.openstreetmap.josm.gui.tagging.presets.TaggingPresetMenu.PresetTextComparator
 
preStartupHook() - Method in interface org.openstreetmap.josm.tools.PlatformHook
The preStartupHook will be called extremely 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.josm.data.osm.visitor.paint.OffsetIterator
 
prevBounds - Variable in class org.openstreetmap.josm.actions.FullscreenToggleAction
 
prevCharIsCR - Variable in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.SimpleCharStream
 
prevCharIsLF - Variable in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.SimpleCharStream
 
prevEastNorth - Variable in class org.openstreetmap.josm.actions.ImageryAdjustAction
 
preventChange - Variable in class org.openstreetmap.josm.gui.MapSlider
 
preventRecursion - Variable in class org.openstreetmap.josm.gui.history.SelectionSynchronizer
 
previewPrioritizeSelection - Variable in class org.openstreetmap.josm.gui.preferences.display.LafPreference
 
previewPropsOnHover - Variable in class org.openstreetmap.josm.gui.preferences.display.LafPreference
 
PREVIOUS - org.openstreetmap.josm.actions.AutoScaleAction.AutoScaleMode
Zoom to the previous zoomed to scale and location (zoom undo)
previousActiveLayer - Variable in class org.openstreetmap.josm.gui.layer.MainLayerManager.ActiveLayerChangeEvent
 
previousChecks - Static variable in class org.openstreetmap.josm.data.validation.tests.MapCSSTagCheckerAsserts
 
previousCoordinateFormat - Variable in class org.openstreetmap.josm.gui.MapStatus
The ICoordinateFormat set in the previous update
previousDataLayer - Variable in class org.openstreetmap.josm.gui.layer.MainLayerManager.ActiveLayerChangeEvent
 
previousHoveredPrimitive - Variable in class org.openstreetmap.josm.gui.NavigatableComponent
 
previousImage - Variable in class org.openstreetmap.josm.gui.layer.geoimage.RemoteEntry
 
previouslySelected - Static variable in class org.openstreetmap.josm.gui.preferences.PreferenceDialog
 
previousModifiersEx - Variable in class org.openstreetmap.josm.gui.util.AdvancedKeyPressDetector
 
previousNode - Variable in class org.openstreetmap.josm.actions.mapmode.DrawAction
 
previousOffsetBookmark - Variable in class org.openstreetmap.josm.gui.layer.imagery.TileSourceDisplaySettings
 
previousPrimitive - Variable in class org.openstreetmap.josm.gui.PrimitiveHoverListener.PrimitiveHoverEvent
 
previousRef - Variable in class org.openstreetmap.josm.data.validation.tests.PowerLines.RefChecker
 
previousSibling() - Method in class org.openstreetmap.josm.gui.widgets.MultiSplitLayout.Node
Return the Node that comes before this one in the parent's list of children, or null.
primary() - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParser
 
PRIME_MERIDANS - Static variable in class org.openstreetmap.josm.data.projection.CustomProjection
 
primitive - Variable in class org.openstreetmap.josm.data.osm.ChangesetDataSet.DefaultChangesetDataSetEntry
 
primitive - Variable in class org.openstreetmap.josm.data.osm.event.PrimitiveFlagsChangedEvent
 
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
 
primitive - Variable in class org.openstreetmap.josm.gui.history.VersionTable.UserInfoAction
 
primitive - Variable in class org.openstreetmap.josm.gui.tagging.TagEditorModel
 
PRIMITIVE - org.openstreetmap.josm.gui.mappaint.mapcss.Condition.Context
normal primitive selector, e.g.
PRIMITIVE_FLAGS_CHANGED - org.openstreetmap.josm.data.osm.event.AbstractDatasetChangedEvent.DatasetEventType
The flags changed for a primitive and have not been covered in an other event
PRIMITIVE_FLAVORS - Static variable in class org.openstreetmap.josm.gui.datatransfer.PrimitiveTransferable
The flavors that are available for normal primitives.
primitiveActions - Variable in class org.openstreetmap.josm.gui.PopupMenuHandler
 
PrimitiveBlockRecord(String[], int, long, long, int) - Constructor for class org.openstreetmap.josm.io.OsmPbfReader.PrimitiveBlockRecord
Create a new record
PrimitiveComparator - Class in org.openstreetmap.josm.data.osm
Comparators for comparing IPrimitive.
PrimitiveComparator() - Constructor for class org.openstreetmap.josm.data.osm.PrimitiveComparator
 
primitiveData - Variable in class org.openstreetmap.josm.command.AddPrimitivesCommand
 
PrimitiveData - Class in org.openstreetmap.josm.data.osm
This class can be used to save properties of OsmPrimitive.
PrimitiveData(long) - Constructor for class org.openstreetmap.josm.data.osm.PrimitiveData
Constructs a new PrimitiveData with given id.
PrimitiveData(PrimitiveData) - Constructor for class org.openstreetmap.josm.data.osm.PrimitiveData
Constructs a new PrimitiveData from an existing one.
PrimitiveDataPaster - Class in org.openstreetmap.josm.gui.datatransfer.importers
This transfer support allows us to transfer primitives.
PrimitiveDataPaster() - Constructor for class org.openstreetmap.josm.gui.datatransfer.importers.PrimitiveDataPaster
Create a new PrimitiveDataPaster
PrimitiveFlagsChangedEvent - Class in org.openstreetmap.josm.data.osm.event
Represents a change in AbstractPrimitive.flags unless covered by a more specific event
PrimitiveFlagsChangedEvent(DataSet, OsmPrimitive) - Constructor for class org.openstreetmap.josm.data.osm.event.PrimitiveFlagsChangedEvent
Constructs a new PrimitiveFlagsChangedEvent.
primitiveHovered(PrimitiveHoverListener.PrimitiveHoverEvent) - Method in class org.openstreetmap.josm.gui.dialogs.properties.PropertiesDialog
 
primitiveHovered(PrimitiveHoverListener.PrimitiveHoverEvent) - Method in class org.openstreetmap.josm.gui.layer.OsmDataLayer
 
primitiveHovered(PrimitiveHoverListener.PrimitiveHoverEvent) - Method in interface org.openstreetmap.josm.gui.PrimitiveHoverListener
Method called when the primitive under the mouse pointer changes.
PrimitiveHoverEvent(IPrimitive, IPrimitive, MouseEvent) - Constructor for class org.openstreetmap.josm.gui.PrimitiveHoverListener.PrimitiveHoverEvent
Construct a new PrimitiveHoverEvent
PrimitiveHoverListener - Interface in org.openstreetmap.josm.gui
Interface to notify listeners when the user moves the mouse pointer onto or off of a primitive.
PrimitiveHoverListener.PrimitiveHoverEvent - Class in org.openstreetmap.josm.gui
Event that is fired when the mouse pointer is moved over a primitive.
primitiveHoverListeners - Variable in class org.openstreetmap.josm.gui.NavigatableComponent
 
PrimitiveHoverMouseListener() - Constructor for class org.openstreetmap.josm.gui.NavigatableComponent.PrimitiveHoverMouseListener
 
primitiveHoverMouseListenerHelper - Variable in class org.openstreetmap.josm.gui.NavigatableComponent
 
primitiveId - Variable in class org.openstreetmap.josm.gui.history.HistoryViewerPanel.ZoomToObjectAction
 
primitiveId - Variable in class org.openstreetmap.josm.gui.history.ShowHistoryAction
 
primitiveId - Variable in class org.openstreetmap.josm.gui.history.VersionInfoPanel
 
PrimitiveId - Interface in org.openstreetmap.josm.data.osm
interface to represent identification and type of the datatypes primitives.
primitiveIdAtRow(DiffTableModel, int) - Static method in class org.openstreetmap.josm.gui.history.NodeListViewer
 
primitiveIdAtRow(DiffTableModel, int) - Static method in class org.openstreetmap.josm.gui.history.RelationMemberListViewer
 
primitiveIdFunction - Variable in class org.openstreetmap.josm.gui.history.ShowHistoryAction.DoubleClickAdapter
 
PrimitiveIdHash() - Constructor for class org.openstreetmap.josm.data.osm.Storage.PrimitiveIdHash
 
primitiveInRegions(IPrimitive, Collection<String>, boolean) - Static method in class org.openstreetmap.josm.data.validation.tests.TagChecker
Check if a primitive is in the specified regions
PrimitiveList() - Constructor for class org.openstreetmap.josm.gui.io.UploadedObjectsSummaryPanel.PrimitiveList
Constructs a new PrimitiveList.
PrimitiveListModel() - Constructor for class org.openstreetmap.josm.gui.io.UploadedObjectsSummaryPanel.PrimitiveListModel
Constructs a new PrimitiveListModel.
PrimitiveListModel(List<OsmPrimitive>) - Constructor for class org.openstreetmap.josm.gui.io.UploadedObjectsSummaryPanel.PrimitiveListModel
 
primitiveParsers - Variable in class org.openstreetmap.josm.tools.XmlObjectParser.Parser
 
primitiveRenderer - Variable in class org.openstreetmap.josm.gui.conflict.tags.RelationMemberConflictResolverColumnModel
 
PrimitiveRenderer - Class in org.openstreetmap.josm.gui
Renderer that renders the objects from an IPrimitive as data.
PrimitiveRenderer() - Constructor for class org.openstreetmap.josm.gui.PrimitiveRenderer
 
primitiveResolver - Variable in class org.openstreetmap.josm.gui.conflict.tags.CombinePrimitiveResolverDialog
 
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.Builder
 
primitives - Variable in class org.openstreetmap.josm.data.validation.TestError
The affected primitives
primitives - Variable in class org.openstreetmap.josm.gui.conflict.tags.RelationMemberConflictResolverModel
the collection of primitives for which we manage conflicts
primitives - Variable in class org.openstreetmap.josm.gui.datatransfer.PrimitiveTransferable
 
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
primitives(Class<T>) - Method in class org.openstreetmap.josm.data.validation.TestError
Gets all primitives of the given type affected by this error
primitives(Collection<? extends OsmPrimitive>) - Method in class org.openstreetmap.josm.data.validation.TestError.Builder
Sets the primitives affected by this error.
primitives(OsmPrimitive...) - Method in class org.openstreetmap.josm.data.validation.TestError.Builder
Sets the primitives affected by this error.
PRIMITIVES_ADDED - org.openstreetmap.josm.data.osm.event.AbstractDatasetChangedEvent.DatasetEventType
Primitives have been added to this dataset
PRIMITIVES_REMOVED - org.openstreetmap.josm.data.osm.event.AbstractDatasetChangedEvent.DatasetEventType
Primitives have been removed from this dataset
primitivesAdded(PrimitivesAddedEvent) - Method in class org.openstreetmap.josm.actions.mapmode.ImproveWayAccuracyAction
 
primitivesAdded(PrimitivesAddedEvent) - Method in class org.openstreetmap.josm.actions.SplitWayAction.SegmentToKeepSelectionDialog.SplitWayDataSetListener
 
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.autofilter.AutoFilterManager
 
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.dialogs.validator.ValidatorTreePanel
 
primitivesAdded(PrimitivesAddedEvent) - Method in class org.openstreetmap.josm.gui.history.HistoryBrowserModel
 
primitivesAdded(PrimitivesAddedEvent) - Method in class org.openstreetmap.josm.gui.MapStatus
 
primitivesAdded(PrimitivesAddedEvent) - Method in class org.openstreetmap.josm.gui.tagging.ac.AutoCompletionManager
 
PrimitivesAddedEvent - Class in org.openstreetmap.josm.data.osm.event
An event that is triggered if primitives have been added to the dataset
PrimitivesAddedEvent(DataSet, Collection<? extends OsmPrimitive>, boolean) - Constructor for class org.openstreetmap.josm.data.osm.event.PrimitivesAddedEvent
Constructs a new PrimitivesAddedEvent.
primitivesMap - Variable in class org.openstreetmap.josm.data.osm.DataSet
 
primitivesMap - Variable in class org.openstreetmap.josm.data.vector.DataStore
 
primitivesMap - Variable in class org.openstreetmap.josm.io.MultiFetchServerObjectReader
 
primitivesRemoved(PrimitivesRemovedEvent) - Method in class org.openstreetmap.josm.actions.mapmode.ImproveWayAccuracyAction
 
primitivesRemoved(PrimitivesRemovedEvent) - Method in class org.openstreetmap.josm.actions.SplitWayAction.SegmentToKeepSelectionDialog.SplitWayDataSetListener
 
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.autofilter.AutoFilterManager
 
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.dialogs.validator.ValidatorTreePanel
 
primitivesRemoved(PrimitivesRemovedEvent) - Method in class org.openstreetmap.josm.gui.history.HistoryBrowserModel
 
primitivesRemoved(PrimitivesRemovedEvent) - Method in class org.openstreetmap.josm.gui.MapStatus
 
primitivesRemoved(PrimitivesRemovedEvent) - Method in class org.openstreetmap.josm.gui.tagging.ac.AutoCompletionManager
 
PrimitivesRemovedEvent - Class in org.openstreetmap.josm.data.osm.event
An event that is triggered when primitives were removed from the dataset
PrimitivesRemovedEvent(DataSet, Collection<? extends OsmPrimitive>, boolean) - Constructor for class org.openstreetmap.josm.data.osm.event.PrimitivesRemovedEvent
Constructs a new PrimitivesRemovedEvent.
PrimitiveTagTransferData - Class in org.openstreetmap.josm.gui.datatransfer.data
This is a variant of TagTransferData that holds tags that were copied from a collection of primitives.
PrimitiveTagTransferData(Collection<? extends PrimitiveData>) - Constructor for class org.openstreetmap.josm.gui.datatransfer.data.PrimitiveTagTransferData
PrimitiveTagTransferData(PrimitiveTransferData) - Constructor for class org.openstreetmap.josm.gui.datatransfer.data.PrimitiveTagTransferData
PrimitiveTagTransferPaster - Class in org.openstreetmap.josm.gui.datatransfer.importers
This class helps pasting tags from other primitives.
PrimitiveTagTransferPaster() - Constructor for class org.openstreetmap.josm.gui.datatransfer.importers.PrimitiveTagTransferPaster
PrimitiveTagTransferPaster.TagPasteSupport - Class in org.openstreetmap.josm.gui.datatransfer.importers
 
PrimitiveTransferable - Class in org.openstreetmap.josm.gui.datatransfer
Transferable objects for PrimitiveTransferData objects
PrimitiveTransferable(PrimitiveTransferData) - Constructor for class org.openstreetmap.josm.gui.datatransfer.PrimitiveTransferable
Constructs a new PrimitiveTransferable.
PrimitiveTransferable(PrimitiveTransferData, OsmDataLayer) - Constructor for class org.openstreetmap.josm.gui.datatransfer.PrimitiveTransferable
Constructs a new PrimitiveTransferable.
PrimitiveTransferData - Class in org.openstreetmap.josm.gui.datatransfer.data
A list of primitives that are transferred.
PrimitiveTransferData(Collection<? extends OsmPrimitive>, PrimitiveTransferData.ReferenceGetter) - Constructor for class org.openstreetmap.josm.gui.datatransfer.data.PrimitiveTransferData
Create the new transfer data.
PrimitiveTransferData.GetReferences - Class in org.openstreetmap.josm.gui.datatransfer.data
 
PrimitiveTransferData.ReferenceGetter - Interface in org.openstreetmap.josm.gui.datatransfer.data
 
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
OSM primitives interfaces visitor, following conventional visitor design pattern.
print(PrintWriter) - Method in class org.openstreetmap.josm.tools.bugreport.ReportedException.SectionEntry
Prints this entry to the output stream in a line.
print(Object) - Static method in class org.openstreetmap.josm.gui.mappaint.mapcss.Functions
Prints the object to the command line (for debugging purpose).
printElapsedTime(Stopwatch) - Method in class org.openstreetmap.josm.data.osm.DatasetConsistencyTest
 
printError(String, String, Object...) - Method in class org.openstreetmap.josm.data.osm.DatasetConsistencyTest
 
println(Object) - Static method in class org.openstreetmap.josm.gui.mappaint.mapcss.Functions
Prints the object to the command line, with new line at the end (for debugging purpose).
printReportDataTo(PrintWriter) - Method in exception org.openstreetmap.josm.tools.bugreport.ReportedException
Prints the captured data of this report to a PrintWriter.
printReportStackTo(PrintWriter) - Method in exception org.openstreetmap.josm.tools.bugreport.ReportedException
Prints the stack trace of this report to a PrintWriter.
printReportThreadsTo(PrintWriter) - Method in exception org.openstreetmap.josm.tools.bugreport.ReportedException
Prints the stack traces for other threads of this report to a PrintWriter.
printSection(PrintWriter) - Method in class org.openstreetmap.josm.tools.bugreport.ReportedException.Section
Prints this section to the output stream.
prioritizedHandler - Variable in class org.openstreetmap.josm.tools.Logging.ReacquiringConsoleHandler
 
priority - Variable in class org.openstreetmap.josm.data.tagging.ac.AutoCompletionItem
the priority of this item
pristine - Variable in class org.openstreetmap.josm.tools.CopyList
 
PRIVACY_POLICY_URL - Static variable in class org.openstreetmap.josm.io.imagery.ImageryReader.Parser
 
privacyPolicyURL - Variable in class org.openstreetmap.josm.data.sources.SourceInfo
Link to the privacy policy of the operator
privateInputContext - Variable in class org.openstreetmap.josm.gui.tagging.ac.AutoCompComboBox
 
privateRoutes - Variable in class org.openstreetmap.josm.data.gpx.GpxData
GPX routes in this file
privateTracks - Variable in class org.openstreetmap.josm.data.gpx.GpxData
A list of tracks this file consists of
privateWaypoints - Variable in class org.openstreetmap.josm.data.gpx.GpxData
Additional waypoints for this file.
PRN_1 - org.openstreetmap.josm.io.nmea.NmeaParser.GSA
 
PRN_10 - org.openstreetmap.josm.io.nmea.NmeaParser.GSA
 
PRN_11 - org.openstreetmap.josm.io.nmea.NmeaParser.GSA
 
PRN_12 - org.openstreetmap.josm.io.nmea.NmeaParser.GSA
 
PRN_2 - org.openstreetmap.josm.io.nmea.NmeaParser.GSA
 
PRN_3 - org.openstreetmap.josm.io.nmea.NmeaParser.GSA
 
PRN_4 - org.openstreetmap.josm.io.nmea.NmeaParser.GSA
 
PRN_5 - org.openstreetmap.josm.io.nmea.NmeaParser.GSA
 
PRN_6 - org.openstreetmap.josm.io.nmea.NmeaParser.GSA
 
PRN_7 - org.openstreetmap.josm.io.nmea.NmeaParser.GSA
 
PRN_8 - org.openstreetmap.josm.io.nmea.NmeaParser.GSA
 
PRN_9 - org.openstreetmap.josm.io.nmea.NmeaParser.GSA
 
PROBLEM - org.openstreetmap.josm.actions.AutoScaleAction.AutoScaleMode
Zoom the view to problem
procedure - Variable in class org.openstreetmap.josm.gui.oauth.OAuthAuthorizationWizard
 
procedure - Variable in class org.openstreetmap.josm.gui.preferences.server.OAuthAuthenticationPreferencesPanel.AuthoriseNowAction
 
PROCEED - org.openstreetmap.josm.gui.io.SaveLayersDialog.UserAction
save/upload layers was successful, proceed with operation
process(BufferedImage) - Method in class org.openstreetmap.josm.gui.layer.imagery.ColorfulImageProcessor
 
process(BufferedImage) - Method in class org.openstreetmap.josm.gui.layer.imagery.GammaImageProcessor
 
process(BufferedImage) - Method in class org.openstreetmap.josm.gui.layer.imagery.ImageryFilterSettings
 
process(BufferedImage) - Method in class org.openstreetmap.josm.gui.layer.imagery.SharpenImageProcessor
 
process(BufferedImage) - Method in class org.openstreetmap.josm.tools.ImageOverlay
Handle overlay.
process(BufferedImage) - Method in interface org.openstreetmap.josm.tools.ImageProcessor
This method should process given image according to image processors which is contained in the layer
process(BufferedImage, boolean) - Method in class org.openstreetmap.josm.tools.ImageOverlay
Handle overlay.
processArguments(String[]) - Method in interface org.openstreetmap.josm.cli.CLIModule
Process the remaining command line arguments and run any of the requested actions.
processArguments(String[]) - Method in class org.openstreetmap.josm.data.projection.ProjectionCLI
 
processArguments(String[]) - Method in class org.openstreetmap.josm.data.validation.ValidatorCLI
 
processArguments(String[]) - Method in class org.openstreetmap.josm.gui.mappaint.RenderingCLI
 
processAskElement(Element) - Method in class org.openstreetmap.josm.gui.io.CustomConfigurator.XMLCommandProcessor
 
processChangesetAfterParsing() - Method in class org.openstreetmap.josm.io.AbstractReader
 
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
Called when notified about any type of dataset change event.
processDatasetEvent(AbstractDatasetChangedEvent) - Method in class org.openstreetmap.josm.gui.dialogs.properties.PropertiesDialog
 
processDatasetEvent(AbstractDatasetChangedEvent) - Method in class org.openstreetmap.josm.gui.dialogs.ValidatorDialog
 
processDatasetEvent(AbstractDatasetChangedEvent) - Method in class org.openstreetmap.josm.gui.layer.AutosaveTask
 
processDatasetEvent(AbstractDatasetChangedEvent) - Method in class org.openstreetmap.josm.gui.layer.geoimage.CorrelationSupportLayer
 
processDatasetEvent(AbstractDatasetChangedEvent) - Method in class org.openstreetmap.josm.gui.layer.OsmDataLayer
 
processDeleteElement(Element) - Method in class org.openstreetmap.josm.gui.io.CustomConfigurator.XMLCommandProcessor
 
processDownloadElement(Element) - Method in class org.openstreetmap.josm.gui.io.CustomConfigurator.XMLCommandProcessor
 
processDownloadOperation(String, String, String, boolean, boolean) - Static method in class org.openstreetmap.josm.gui.io.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.AbstractTileSourceLayer.PrecacheTask
 
processedImage - Variable in class org.openstreetmap.josm.gui.layer.geoimage.ImageDisplay
The image currently displayed after applying ImageDisplay.imageProcessor
processedMultipolygonWays - Static variable in class org.openstreetmap.josm.io.GeoJSONWriter
 
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.gui.io.CustomConfigurator.XMLCommandProcessor
 
processEvent(MouseEvent) - Method in class org.openstreetmap.josm.gui.widgets.PopupMenuLauncher
 
processEvent(AbstractDatasetChangedEvent, Relation, Collection<Map<Relation, Multipolygon>>) - Static method in class org.openstreetmap.josm.data.osm.visitor.paint.relations.MultipolygonCache
 
processEvents() - Method in class org.openstreetmap.josm.io.FileWatcher
Process all events for the key queued to the watcher.
processFile(String) - Method in class org.openstreetmap.josm.data.validation.ValidatorCLI
Process an OSM file
processIfElement(Element) - Method in class org.openstreetmap.josm.gui.io.CustomConfigurator.XMLCommandProcessor
 
processInput(CustomProjection, CustomProjection, BufferedReader) - Method in class org.openstreetmap.josm.data.projection.ProjectionCLI
 
processItems(boolean, List<PrimitiveId>, boolean, boolean) - Static method in class org.openstreetmap.josm.actions.DownloadPrimitiveAction
Submits the download task for the given primitive ids.
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.gui.util.AdvancedKeyPressDetector
 
processLayerAfterUpload(OsmDataLayer) - Method in class org.openstreetmap.josm.gui.layer.MainLayerManager
Post upload processing of the OsmDataLayer.
processLocalPluginInformationFile(File) - Method in class org.openstreetmap.josm.plugins.ReadLocalPluginInformationTask
 
processMapcssFile(String) - Static method in class org.openstreetmap.josm.data.validation.ValidatorCLI
Process a standard mapcss file
processMRImage(Image, UnaryOperator<Image>) - Static method in class org.openstreetmap.josm.tools.HiDPISupport
Perform an operation on multi-resolution images.
processMRImages(List<Image>, Function<List<Image>, Image>) - Static method in class org.openstreetmap.josm.tools.HiDPISupport
Perform an operation on multi-resolution images.
processMsgBoxElement(Element) - Method in class org.openstreetmap.josm.gui.io.CustomConfigurator.XMLCommandProcessor
 
processNodesAfterParsing() - Method in class org.openstreetmap.josm.io.AbstractReader
Processes the parsed nodes after parsing.
processNoteComment(ProgressMonitor, OsmApi, Note, NoteComment) - Method in class org.openstreetmap.josm.actions.upload.UploadNotesTask.UploadTask
 
processOffline(ProgramArguments) - Static method in class org.openstreetmap.josm.gui.MainApplication
 
processOuterWay(int, List<Multipolygon.PolyData>, List<MultipolygonTest.PolygonLevel>, Multipolygon.PolyData) - Method in class org.openstreetmap.josm.data.validation.tests.MultipolygonTest.PolygonLevelFinder
 
processPluginInstallElement(Element) - Static method in class org.openstreetmap.josm.gui.io.CustomConfigurator.XMLCommandProcessor
 
processPostParentChecker(OsmDataLayer, Collection<OsmPrimitive>) - Method in class org.openstreetmap.josm.actions.UploadSelectionAction
 
processPreferencesElement(Element) - Method in class org.openstreetmap.josm.gui.io.CustomConfigurator.XMLCommandProcessor
 
processQueue() - Method in class org.openstreetmap.josm.gui.NotificationManager
 
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.gui.io.CustomConfigurator.XMLCommandProcessor
 
processSharpAngleForErrorCreation(double, int, Way, boolean, Node) - Method in class org.openstreetmap.josm.data.validation.tests.SharpAngles
 
processValidatorFile(String) - Static method in class org.openstreetmap.josm.data.validation.ValidatorCLI
Process a validator file
processWaysAfterParsing() - Method in class org.openstreetmap.josm.io.AbstractReader
Processes the ways after parsing.
processXML(Document) - Method in class org.openstreetmap.josm.gui.io.CustomConfigurator.XMLCommandProcessor
 
processXmlFragment(Element) - Method in class org.openstreetmap.josm.gui.io.CustomConfigurator.XMLCommandProcessor
 
profileTypes - Variable in class org.openstreetmap.josm.gui.preferences.advanced.AdvancedPreference
 
program - Variable in class org.openstreetmap.josm.tools.OptionParser
 
ProgramArguments - Class in org.openstreetmap.josm.gui
This class holds the arguments passed on to MainApplication.main(java.lang.String[]).
ProgramArguments(String...) - Constructor for class org.openstreetmap.josm.gui.ProgramArguments
Construct the program arguments object
ProgramArguments.Option - Enum in org.openstreetmap.josm.gui
JOSM command line options.
PROGRESS_BAR_MAX - Static variable in class org.openstreetmap.josm.gui.progress.swing.PleaseWaitProgressMonitor
The maximum value the progress bar that displays the current progress should have.
PROGRESS_BAR_MAX - Static variable in class org.openstreetmap.josm.gui.progress.swing.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
An exception that is thrown by the progress monitor if something went wrong
ProgressException(String, Object...) - Constructor for exception org.openstreetmap.josm.gui.progress.ProgressException
Create a new ProgressException
ProgressInputStream - Class in org.openstreetmap.josm.io
Read from an other reader and increment an progress counter while on the way.
ProgressInputStream(InputStream, long, ProgressMonitor) - Constructor for class org.openstreetmap.josm.io.ProgressInputStream
Constructs a new ProgressInputStream.
progressMonitor - Variable in class org.openstreetmap.josm.actions.downloadtasks.DownloadTaskList
 
progressMonitor - Variable in class org.openstreetmap.josm.data.validation.Test
the progress monitor to use
progressMonitor - Variable in class org.openstreetmap.josm.gui.layer.AbstractTileSourceLayer.PrecacheTask
 
progressMonitor - Variable in class org.openstreetmap.josm.gui.MapStatus
The progress monitor for displaying a background progress
progressMonitor - Variable in class org.openstreetmap.josm.gui.PleaseWaitRunnable
progress monitor
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.OsmServerLocationReader.Parser
 
progressMonitor - Variable in class org.openstreetmap.josm.io.StreamProgressUpdater
 
ProgressMonitor - Interface in org.openstreetmap.josm.gui.progress
An interface for displaying the progress of a task.
ProgressMonitor.CancelListener - Interface in org.openstreetmap.josm.gui.progress
A listener that listens to cancel events on the progress monitor
ProgressMonitorExecutor - Class in org.openstreetmap.josm.gui.progress.swing
Executor that displays the progress monitor to the user.
ProgressMonitorExecutor(String, int) - Constructor for class org.openstreetmap.josm.gui.progress.swing.ProgressMonitorExecutor
Creates a new ProgressMonitorExecutor
progressMonitorFactory - Static variable in class org.openstreetmap.josm.data.validation.ValidatorCLI
 
ProgressOutputStream - Class in org.openstreetmap.josm.io
An OutputStream which reports progress to the ProgressMonitor.
ProgressOutputStream(OutputStream, long, ProgressMonitor, boolean) - Constructor for class org.openstreetmap.josm.io.ProgressOutputStream
Constructs a new ProgressOutputStream.
ProgressOutputStream(OutputStream, long, ProgressMonitor, String, boolean) - Constructor for class org.openstreetmap.josm.io.ProgressOutputStream
Constructs a new ProgressOutputStream.
progressRenderer - Variable in class org.openstreetmap.josm.gui.SplashScreen
 
ProgressRenderer - Interface in org.openstreetmap.josm.gui.progress
Swing components can implement this interface and use a SwingRenderingProgressMonitor to render progress information.
ProgressTaskId - Class in org.openstreetmap.josm.gui.progress
The ID of a progress task.
ProgressTaskId(String, String) - Constructor for class org.openstreetmap.josm.gui.progress.ProgressTaskId
Create a new ProgressTaskId
ProgressTaskIds - Interface in org.openstreetmap.josm.gui.progress
The default ProgressTaskIds used in JOSM
proj - org.openstreetmap.josm.data.projection.CustomProjection.Param
Projection name (see proj -l)
proj - Variable in class org.openstreetmap.josm.data.projection.AbstractProjection
 
proj - Static variable in class org.openstreetmap.josm.data.projection.ProjectionRegistry
The projection method used.
Proj - Interface in org.openstreetmap.josm.data.projection.proj
A projection (in the narrow sense).
proj4Id - Variable in class org.openstreetmap.josm.data.projection.datum.AbstractDatum
 
projBounds - Variable in class org.openstreetmap.josm.gui.mappaint.RenderingHelper
 
projClass - Variable in class org.openstreetmap.josm.data.projection.proj.ClassProjFactory
 
project(double, double) - Method in class org.openstreetmap.josm.data.projection.proj.AlbersEqualArea
 
project(double, double) - Method in class org.openstreetmap.josm.data.projection.proj.AzimuthalEquidistant
 
project(double, double) - Method in class org.openstreetmap.josm.data.projection.proj.CassiniSoldner
 
project(double, double) - Method in class org.openstreetmap.josm.data.projection.proj.DoubleStereographic
 
project(double, double) - Method in class org.openstreetmap.josm.data.projection.proj.EquidistantCylindrical
 
project(double, double) - Method in class org.openstreetmap.josm.data.projection.proj.LambertAzimuthalEqualArea
 
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 class org.openstreetmap.josm.data.projection.proj.ObliqueMercator
 
project(double, double) - Method in class org.openstreetmap.josm.data.projection.proj.PolarStereographic
 
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.Sinusoidal
 
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
 
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.DrawSnapHelper
 
ProjectedCoordinateFormat - Class in org.openstreetmap.josm.data.coor.conversion
Coordinate format that projects a coordinate and returns northing and easting in decimal format.
ProjectedCoordinateFormat() - Constructor for class org.openstreetmap.josm.data.coor.conversion.ProjectedCoordinateFormat
 
projectedToTileXY(IProjected, int) - Method in class org.openstreetmap.josm.data.imagery.AbstractWMSTileSource
 
projectedToTileXY(IProjected, int) - Method in class org.openstreetmap.josm.data.imagery.WMTSTileSource
 
projectEllipsoidal(double, double) - Method in class org.openstreetmap.josm.data.projection.proj.AzimuthalEquidistant
 
projecting - Variable in class org.openstreetmap.josm.gui.MapViewState
 
Projecting - Interface in org.openstreetmap.josm.data.projection
Classes implementing this are able to project between screen (east/north) and LatLon coordinates.
projection - Variable in class org.openstreetmap.josm.gui.layer.geoimage.RemoteEntry
 
projection - Variable in class org.openstreetmap.josm.io.GeoJSONReader
 
projection - Static variable in class org.openstreetmap.josm.io.GeoJSONWriter
 
Projection - Interface in org.openstreetmap.josm.data.projection
A projection, i.e. a class that supports conversion from lat/lon to east/north and back.
PROJECTION - org.openstreetmap.josm.gui.mappaint.RenderingCLI.Option
 
projection_code - Variable in class org.openstreetmap.josm.data.imagery.OffsetBookmark
 
ProjectionAction(DrawSnapHelper) - Constructor for class org.openstreetmap.josm.actions.mapmode.DrawSnapHelper.ProjectionAction
 
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() - Constructor for class org.openstreetmap.josm.data.ProjectionBounds
Construct uninitialized bounds.
ProjectionBounds(double, double, double, double) - Constructor for class org.openstreetmap.josm.data.ProjectionBounds
Construct bounds out of two points.
ProjectionBounds(EastNorth) - Constructor for class org.openstreetmap.josm.data.ProjectionBounds
Construct bounds out of a single point.
ProjectionBounds(EastNorth, double, double) - Constructor for class org.openstreetmap.josm.data.ProjectionBounds
Construct bounds out of a center point and east/north dimensions.
ProjectionBounds(EastNorth, EastNorth) - Constructor for class org.openstreetmap.josm.data.ProjectionBounds
Construct bounds out of two points.
projectionBoundsBox - Variable in class org.openstreetmap.josm.data.projection.AbstractProjection
 
ProjectionBoundsProvider - Interface in org.openstreetmap.josm.data.projection
Handles projection change events by keeping a clean state of current bounds.
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.AbstractTileSourceLayer
 
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
 
projectionChanged(Projection, Projection) - Method in class org.openstreetmap.josm.gui.layer.WMSLayer
 
projectionChanged(Projection, Projection) - Method in class org.openstreetmap.josm.gui.layer.WMTSLayer
 
projectionChangeListener - Variable in class org.openstreetmap.josm.gui.NavigatableComponent
Main uses weak link to store this, so we need to keep a reference.
ProjectionChangeListener - Interface in org.openstreetmap.josm.data.projection
Interface for listeners to get notified when the (global) projection changes.
projectionChoice - Variable in class org.openstreetmap.josm.actions.SessionLoadAction.Loader
 
projectionChoice - Static variable in class org.openstreetmap.josm.gui.preferences.projection.ProjectionPreference
 
projectionChoice - Variable in class org.openstreetmap.josm.io.session.SessionReader
 
ProjectionChoice - Interface in org.openstreetmap.josm.gui.preferences.projection
This class offers a choice of projections to the user.
projectionChoiceId - Variable in class org.openstreetmap.josm.io.session.SessionReader.SessionProjectionChoiceData
 
projectionChoices - Static variable in class org.openstreetmap.josm.gui.preferences.projection.ProjectionPreference
 
projectionChoicesById - Static variable in class org.openstreetmap.josm.gui.preferences.projection.ProjectionPreference
 
ProjectionCLI - Class in org.openstreetmap.josm.data.projection
Command line interface for projecting coordinates.
ProjectionCLI() - Constructor for class org.openstreetmap.josm.data.projection.ProjectionCLI
 
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
 
ProjectionCodeModel() - Constructor for class org.openstreetmap.josm.gui.preferences.projection.CodeSelectionPanel.ProjectionCodeModel
 
projectionCombo - Variable in class org.openstreetmap.josm.gui.preferences.projection.ProjectionPreference
Combobox with all projections available
projectionCommand(Node) - Method in class org.openstreetmap.josm.actions.AlignInLineAction.Line
Orthogonal projection of a node N along this line.
ProjectionConfigurationException - Exception in org.openstreetmap.josm.data.projection
Exception thrown when a projection cannot be constructed due to invalid input parameters.
ProjectionConfigurationException(String) - Constructor for exception org.openstreetmap.josm.data.projection.ProjectionConfigurationException
Constructs a new ProjectionConfigurationException.
ProjectionConfigurationException(String, Throwable) - Constructor for exception org.openstreetmap.josm.data.projection.ProjectionConfigurationException
Constructs a new ProjectionConfigurationException.
ProjectionConfigurationException(Throwable) - Constructor for exception org.openstreetmap.josm.data.projection.ProjectionConfigurationException
Constructs a new ProjectionConfigurationException.
ProjectionDefinition(String, String, String) - Constructor for class org.openstreetmap.josm.data.projection.Projections.ProjectionDefinition
Constructs a new ProjectionDefinition.
projectionName - Variable in class org.openstreetmap.josm.gui.preferences.projection.ProjectionPreference
 
projectionNameGlue - Variable in class org.openstreetmap.josm.gui.preferences.projection.ProjectionPreference
 
projectionNameLabel - Variable in class org.openstreetmap.josm.gui.preferences.projection.ProjectionPreference
 
ProjectionPreference - Class in org.openstreetmap.josm.gui.preferences.projection
Projection preferences.
ProjectionPreference() - Constructor for class org.openstreetmap.josm.gui.preferences.projection.ProjectionPreference
Constructs a new ProjectionPreference.
ProjectionPreference.Factory - Class in org.openstreetmap.josm.gui.preferences.projection
Factory used to create a new ProjectionPreference.
ProjectionRegistry - Class in org.openstreetmap.josm.data.projection
Registry for a single, global projection instance.
ProjectionRegistry() - Constructor for class org.openstreetmap.josm.data.projection.ProjectionRegistry
 
projections - Variable in class org.openstreetmap.josm.data.imagery.ImageryInfo.ImageryPreferenceEntry
 
projections - Variable in class org.openstreetmap.josm.io.imagery.ImageryReader.Parser
 
Projections - Class in org.openstreetmap.josm.data.projection
Class to manage projections.
Projections - Enum in org.openstreetmap.josm.data.imagery.street_level
Projections for street level imagery
Projections() - Constructor for class org.openstreetmap.josm.data.projection.Projections
 
Projections(int) - Constructor for enum org.openstreetmap.josm.data.imagery.street_level.Projections
Create a new Projections enum
PROJECTIONS - org.openstreetmap.josm.io.imagery.ImageryReader.State
 
Projections.ProjectionDefinition - Class in org.openstreetmap.josm.data.projection
Class to hold information about one projection.
projectionsByCodeCache - Static variable in class org.openstreetmap.josm.data.projection.Projections
 
projectionSource - Variable in class org.openstreetmap.josm.actions.mapmode.DrawSnapHelper
 
projectionSuppliersByCode - Static variable in class org.openstreetmap.josm.data.projection.Projections
 
projectSpherical(double, double) - Method in class org.openstreetmap.josm.data.projection.proj.AzimuthalEquidistant
 
projectToSegment - Variable in class org.openstreetmap.josm.actions.JoinNodeWayAction.NodeDistanceToRefNodeComparator
 
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
 
projToEn(IProjected) - Static method in class org.openstreetmap.josm.data.imagery.CoordinateConversion
Converts an IProjected to an EastNorth instance.
prologWritten - Variable in class org.openstreetmap.josm.io.OsmChangeBuilder
 
promoteId - Variable in class org.openstreetmap.josm.data.imagery.vectortile.mapbox.style.Source
The property to use as a feature id.
promptCredentials(Authenticator.RequestorType, AbstractCredentialsAgent, CredentialsAgentResponse, String, String, String) - Static method in class org.openstreetmap.josm.gui.io.CredentialDialog
Prompts the user (in the EDT) for credentials and fills the given response with what has been entered.
promptUserForPolicy() - Method in class org.openstreetmap.josm.gui.io.UploadPrimitivesTask
Prompt the user about how to proceed.
prop - Variable in class org.openstreetmap.josm.gui.mappaint.Cascade
 
prop(Environment, String) - Static method in class org.openstreetmap.josm.gui.mappaint.mapcss.Functions
Returns the value of the property key, e.g., prop("width").
prop(Environment, String, String) - Static method in class org.openstreetmap.josm.gui.mappaint.mapcss.Functions
Returns the value of the property key from layer layer.
PROP_ACTIVE_BACKGROUND_COLOR - Static variable in class org.openstreetmap.josm.gui.MapStatus
Property for map status background color (active state).
PROP_ACTIVE_FOREGROUND_COLOR - Static variable in class org.openstreetmap.josm.gui.MapStatus
Property for map status foreground color (active state).
PROP_ADD_TO_SLIPPYMAP_CHOOSER - Static variable in class org.openstreetmap.josm.gui.layer.TMSLayer
shall TMS layers be added to download dialog
PROP_ANIMATION - Static variable in class org.openstreetmap.josm.gui.animation.AnimationExtensionManager
 
PROP_AUTO_FILTER_DEFAULTS - Static variable in class org.openstreetmap.josm.gui.autofilter.AutoFilterRule
Property to determine if the auto filter should assume sensible defaults for values (such as layer=1 for bridge=yes).
PROP_AUTO_FILTER_ENABLED - Static variable in class org.openstreetmap.josm.gui.autofilter.AutoFilterManager
Property to determines if the auto filter feature is enabled.
PROP_AUTO_FILTER_RULE - Static variable in class org.openstreetmap.josm.gui.autofilter.AutoFilterManager
Property to determine the current auto filter rule.
PROP_AUTO_LOAD - Static variable in class org.openstreetmap.josm.gui.layer.imagery.TileSourceDisplaySettings
The default auto load property
PROP_AUTO_ZOOM - Static variable in class org.openstreetmap.josm.gui.layer.imagery.TileSourceDisplaySettings
The default auto zoom property
PROP_AUTORESIZE_TAGS_TABLE - Static variable in class org.openstreetmap.josm.gui.dialogs.properties.PropertiesDialog
 
PROP_AUTOSAVE_ENABLED - Static variable in class org.openstreetmap.josm.gui.layer.AutosaveTask
If autosave is enabled
PROP_BACKGROUND_COLOR - Static variable in class org.openstreetmap.josm.gui.MapStatus
Property for map status background color.
PROP_COLOR - Static variable in class org.openstreetmap.josm.gui.autofilter.AutoFilterButton
 
PROP_COORDINATES - Static variable in class org.openstreetmap.josm.gui.preferences.projection.ProjectionPreference
 
PROP_DEFAULT_AUTOZOOM - Static variable in class org.openstreetmap.josm.gui.layer.WMSLayer
should WMS layer autozoom in default mode
PROP_DELETED_LAYERS - Static variable in class org.openstreetmap.josm.gui.layer.AutosaveTask
How many deleted layers should be stored
PROP_DIRTY - Static variable in class org.openstreetmap.josm.gui.tagging.TagEditorModel
The dirty property.
PROP_DISPLAY_DISCARDABLE_KEYS - Static variable in class org.openstreetmap.josm.gui.dialogs.properties.PropertiesDialog
 
PROP_DYNAMIC_BUTTONS - Static variable in class org.openstreetmap.josm.gui.dialogs.ToggleDialog
Property to enable dynamic buttons globally.
PROP_FILES_PER_LAYER - Static variable in class org.openstreetmap.josm.gui.layer.AutosaveTask
The number of files to store per layer
PROP_FILL_DEFAULT - Static variable in class org.openstreetmap.josm.gui.tagging.presets.items.KeyedItem
True if the default value should also be set on primitives that already have tags.
PROP_FOREGROUND_COLOR - Static variable in class org.openstreetmap.josm.gui.MapStatus
Property for map status foreground color.
PROP_IMAGE_SIZE - Static variable in class org.openstreetmap.josm.gui.layer.WMSLayer
default tile size for WMS Layer
PROP_INDEX_LIMIT - Static variable in class org.openstreetmap.josm.gui.layer.AutosaveTask
The maximum number of autosave files to store
PROP_INTERVAL - Static variable in class org.openstreetmap.josm.gui.layer.AutosaveTask
The autosave interval, in seconds
PROP_INTERVAL - Static variable in class org.openstreetmap.josm.io.ChangesetUpdater
Property defining the update interval in minutes
PROP_INTERVAL - Static variable in class org.openstreetmap.josm.io.MessageNotifier
Property defining the update interval in minutes
PROP_ISO_DATES - Static variable in class org.openstreetmap.josm.tools.date.DateUtils
Property to enable display of ISO dates globally.
PROP_KEEP_BACKUP - Static variable in class org.openstreetmap.josm.gui.preferences.map.BackupPreference
 
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.AbstractTileSourceLayer
maximum zoom level to show to user
PROP_MAX_ZOOM_LVL - Static variable in class org.openstreetmap.josm.gui.layer.TMSLayer
maximum zoom level for TMS layer
PROP_MAXIMUM_ROW_COUNT - Static variable in class org.openstreetmap.josm.gui.widgets.JosmComboBox
Limits the number of rows that this combobox will show.
PROP_MIN_ZOOM_LVL - Static variable in class org.openstreetmap.josm.gui.layer.AbstractTileSourceLayer
minimum zoom level to show to user
PROP_MIN_ZOOM_LVL - Static variable in class org.openstreetmap.josm.gui.layer.TMSLayer
minimum zoom level for TMS layer
PROP_NOTIFICATION - Static variable in class org.openstreetmap.josm.actions.ViewportFollowToggleAction
Defines if a notification should be displayed after enabling and disabling
PROP_NOTIFICATION - Static variable in class org.openstreetmap.josm.gui.layer.AutosaveTask
Defines if a notification should be displayed after each autosave
PROP_NOTIFIER_ENABLED - Static variable in class org.openstreetmap.josm.io.MessageNotifier
Property defining if this task is enabled or not
PROP_NUM_UNDECIDED_TAGS - Static variable in class org.openstreetmap.josm.gui.conflict.pair.tags.TagMergeModel
 
PROP_ONE_LAYER_PER_FOLDER - Static variable in class org.openstreetmap.josm.gui.layer.geoimage.ImagesLoader
 
PROP_PREVIEW_ON_HOVER - Static variable in class org.openstreetmap.josm.gui.dialogs.properties.PropertiesDialog
Show tags and relation memberships of objects in the properties dialog when hovering over them with the mouse pointer
PROP_PREVIEW_ON_HOVER_PRIORITIZE_SELECTION - Static variable in class org.openstreetmap.josm.gui.dialogs.properties.PropertiesDialog
Always show information for selected objects when something is selected instead of the hovered object
PROP_PROJECTION_DEFAULT - 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 control 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.AbstractListMerger.FreezeActionProperties
 
PROP_SHARPEN_LEVEL - Static variable in class org.openstreetmap.josm.gui.layer.ImageryLayer
The default value for the sharpen filter for each imagery layer.
PROP_SHOWDLAREA - Static variable in class org.openstreetmap.josm.gui.bbox.SlippyMapBBoxChooser
 
PROP_SNAP_DISTANCE - Static variable in class org.openstreetmap.josm.gui.NavigatableComponent
Snap distance
PROP_SUB_PROJECTION_DEFAULT - Static variable in class org.openstreetmap.josm.gui.preferences.projection.ProjectionPreference
 
PROP_SYSTEM_OF_MEASUREMENT - Static variable in class org.openstreetmap.josm.data.SystemOfMeasurement
Preferences entry for system of measurement.
PROP_TILECACHE_DIR - Static variable in class org.openstreetmap.josm.data.imagery.CachedTileLoaderFactory
Keeps the cache directory where
PROP_TRANSPARENCY_COLOR - Static variable in class org.openstreetmap.josm.tools.ImageProvider
Property set on BufferedImage returned by ImageProvider.read(java.io.File, boolean, boolean) if metadata is required.
PROP_TRANSPARENCY_FORCED - Static variable in class org.openstreetmap.josm.tools.ImageProvider
PROP_USE_DETAILS_VIEW_FILE_DIALOG - Static variable in class org.openstreetmap.josm.gui.widgets.FileChooserManager
Property to use the details view in file dialogs.
PROP_USE_NATIVE_FILE_DIALOG - Static variable in class org.openstreetmap.josm.gui.widgets.FileChooserManager
Property to enable use of native file dialogs.
PROP_ZOOM_INTERMEDIATE_STEPS - Static variable in class org.openstreetmap.josm.gui.NavigatableComponent
Divide intervals between native resolution levels to smaller steps if they are much larger than zoom ratio
PROP_ZOOM_RATIO - Static variable in class org.openstreetmap.josm.gui.NavigatableComponent
Zoom steps to get double scale
PROP_ZOOM_REVERSE_WHEEL - Static variable in class org.openstreetmap.josm.gui.MapMover
Zoom wheel is reversed.
PROP_ZOOM_SCALE_FOLLOW_NATIVE_RES_AT_LOAD - Static variable in class org.openstreetmap.josm.gui.NavigatableComponent
scale follows native resolution of layer status when layer is created
propagate() - Method in class org.openstreetmap.josm.gui.preferences.server.OsmApiUrlInputPanel.ApiUrlPropagator
 
propagate(String) - Method in class org.openstreetmap.josm.gui.preferences.server.OsmApiUrlInputPanel.ApiUrlPropagator
 
propagator - Variable in class org.openstreetmap.josm.gui.preferences.server.OsmApiUrlInputPanel
 
propButtonHiding - Variable in class org.openstreetmap.josm.gui.dialogs.ToggleDialog
 
propChangeSupport - Variable in class org.openstreetmap.josm.gui.tagging.TagEditorModel
 
PROPERTIES - Static variable in class org.openstreetmap.josm.io.GeoJSONReader
 
PropertiesCellRenderer - Class in org.openstreetmap.josm.gui.dialogs.properties
Cell renderer of tags table.
PropertiesCellRenderer() - Constructor for class org.openstreetmap.josm.gui.dialogs.properties.PropertiesCellRenderer
 
propertiesDialog - Variable in class org.openstreetmap.josm.gui.MapFrame
Properties dialog
PropertiesDialog - Class in org.openstreetmap.josm.gui.dialogs.properties
This dialog displays the tags of the current selected primitives.
PropertiesDialog() - Constructor for class org.openstreetmap.josm.gui.dialogs.properties.PropertiesDialog
Create a new PropertiesDialog
PropertiesDialog.AddAction - Class in org.openstreetmap.josm.gui.dialogs.properties
Action handling add button press in properties dialog.
PropertiesDialog.BlankSpaceMenuLauncher - Class in org.openstreetmap.josm.gui.dialogs.properties
 
PropertiesDialog.DeleteAction - Class in org.openstreetmap.josm.gui.dialogs.properties
Action handling delete button press in properties dialog.
PropertiesDialog.EditAction - Class in org.openstreetmap.josm.gui.dialogs.properties
Action handling edit button press in properties dialog.
PropertiesDialog.HoverPreviewPreferSelectionPropListener - Class in org.openstreetmap.josm.gui.dialogs.properties
 
PropertiesDialog.HoverPreviewPropListener - Class in org.openstreetmap.josm.gui.dialogs.properties
 
PropertiesDialog.MemberInfo - Class in org.openstreetmap.josm.gui.dialogs.properties
 
PropertiesDialog.MemberOfCellRenderer - Class in org.openstreetmap.josm.gui.dialogs.properties
 
PropertiesDialog.MouseClickWatch - Class in org.openstreetmap.josm.gui.dialogs.properties
Class that watches for mouse clicks
PropertiesDialog.PasteValueAction - Class in org.openstreetmap.josm.gui.dialogs.properties
 
PropertiesDialog.PositionCellRenderer - Class in org.openstreetmap.josm.gui.dialogs.properties
 
PropertiesDialog.ReadOnlyTableModel - Class in org.openstreetmap.josm.gui.dialogs.properties
Class that allows fast creation of read-only table model with String columns
PropertiesDialog.RemoveHiddenSelection - Class in org.openstreetmap.josm.gui.dialogs.properties
Clears the row selection when it is filtered away by the row sorter.
PropertiesDialog.RoleCellRenderer - Class in org.openstreetmap.josm.gui.dialogs.properties
 
PropertiesDialog.SearchAction - Class in org.openstreetmap.josm.gui.dialogs.properties
 
PropertiesDialog.TaggingPresetCommandHandler - Class in org.openstreetmap.josm.gui.dialogs.properties
 
PropertiesMembershipChoiceDialog - Class in org.openstreetmap.josm.gui.dialogs
A dialog allowing the user decide whether the tags/memberships of the existing node should afterwards be at the existing node, the new nodes, or all of them.
PropertiesMembershipChoiceDialog(boolean, boolean, boolean) - Constructor for class org.openstreetmap.josm.gui.dialogs.PropertiesMembershipChoiceDialog
 
PropertiesMembershipChoiceDialog.ExistingBothNew - Enum in org.openstreetmap.josm.gui.dialogs
Represents the user choice: the existing node, the new nodes, or all of them
PropertiesMembershipChoiceDialog.ExistingBothNewChoice - Class in org.openstreetmap.josm.gui.dialogs
Provides toggle buttons to allow the user choose the existing node, the new nodes, or all of them.
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
Constructs a new 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
Constructs a new PropertiesMerger.
PropertiesMerger.EmptyFillRow - Class in org.openstreetmap.josm.gui.conflict.pair.properties
 
PropertiesMerger.KeepMyCoordinatesAction - Class in org.openstreetmap.josm.gui.conflict.pair.properties
 
PropertiesMerger.KeepMyDeletedStateAction - Class in org.openstreetmap.josm.gui.conflict.pair.properties
 
PropertiesMerger.KeepTheirCoordinatesAction - Class in org.openstreetmap.josm.gui.conflict.pair.properties
 
PropertiesMerger.KeepTheirDeletedStateAction - Class in org.openstreetmap.josm.gui.conflict.pair.properties
 
PropertiesMerger.MergeCoordinatesRow - Class in org.openstreetmap.josm.gui.conflict.pair.properties
 
PropertiesMerger.MergeDeletedStateRow - Class in org.openstreetmap.josm.gui.conflict.pair.properties
 
PropertiesMerger.ReferrersRow - Class in org.openstreetmap.josm.gui.conflict.pair.properties
 
PropertiesMerger.UndecideCoordinateConflictAction - Class in org.openstreetmap.josm.gui.conflict.pair.properties
 
PropertiesMerger.UndecideCoordinatesRow - Class in org.openstreetmap.josm.gui.conflict.pair.properties
 
PropertiesMerger.UndecideDeletedStateConflictAction - Class in org.openstreetmap.josm.gui.conflict.pair.properties
 
PropertiesMerger.UndecideDeletedStateRow - Class in org.openstreetmap.josm.gui.conflict.pair.properties
 
PropertiesMerger.VersionInfoRow - Class in org.openstreetmap.josm.gui.conflict.pair.properties
 
property - Variable in enum org.openstreetmap.josm.data.osm.visitor.paint.PaintColors
 
property - Variable in class org.openstreetmap.josm.data.preferences.FallbackProperty
 
property - Variable in enum org.openstreetmap.josm.gui.conflict.ConflictColors
 
property - Variable in class org.openstreetmap.josm.gui.mappaint.StyleSetting.PropertyStyleSetting
 
Property<O,​P> - Interface in org.openstreetmap.josm.tools
Small interface to define a property with both read and write access.
PROPERTY - Static variable in class org.openstreetmap.josm.io.remotecontrol.handler.AuthorizationHandler
 
PROPERTY_BACKGROUND_COLOR - Static variable in class org.openstreetmap.josm.gui.layer.OsmDataLayer
 
PROPERTY_FIX_TAG_LOCALE - Static variable in class org.openstreetmap.josm.gui.dialogs.properties.TagEditHelper
Use English language for tag by default
PROPERTY_HIDE_LABELS_WHILE_DRAGGING - Static variable in class org.openstreetmap.josm.gui.layer.OsmDataLayer
Property to determine if labels must be hidden while dragging the map.
PROPERTY_LOCALIZE_NAME - Static variable in class org.openstreetmap.josm.data.osm.DefaultNameFormatter
 
PROPERTY_OUTSIDE_COLOR - Static variable in class org.openstreetmap.josm.gui.layer.OsmDataLayer
 
PROPERTY_RECENT_EXISTING - Static variable in class org.openstreetmap.josm.gui.dialogs.properties.TagEditHelper
Preference setting for popup menu item "Recent tags with existing key"
PROPERTY_RECENT_RELATIONS_NUMBER - Static variable in class org.openstreetmap.josm.gui.layer.OsmDataLayer
The number of relations to use in the recent relations cache.
PROPERTY_RECENT_TAGS - Static variable in class org.openstreetmap.josm.gui.dialogs.properties.TagEditHelper
The preference storage of recent tags
PROPERTY_RECENT_TAGS_NUMBER - Static variable in class org.openstreetmap.josm.gui.dialogs.properties.TagEditHelper
Number of recent tags
PROPERTY_REFRESH_RECENT - Static variable in class org.openstreetmap.josm.gui.dialogs.properties.TagEditHelper
Preference setting for popup menu item "Refresh recent tags list after applying tag"
PROPERTY_REMEMBER_TAGS - Static variable in class org.openstreetmap.josm.gui.dialogs.properties.TagEditHelper
Whether recent tags must be remembered
PROPERTY_SAVE_EXTENSION - Static variable in class org.openstreetmap.josm.gui.layer.OsmDataLayer
The extension that should be used when saving the OSM file.
PROPERTY_SHOW_COOR - Static variable in class org.openstreetmap.josm.data.osm.DefaultNameFormatter
 
PROPERTY_SHOW_ID - Static variable in class org.openstreetmap.josm.data.osm.DefaultNameFormatter
 
PROPERTY_SHOW_ID_NEW_PRIMITIVES - Static variable in class org.openstreetmap.josm.data.osm.DefaultNameFormatter
 
PROPERTY_SHOW_VERSION - Static variable in class org.openstreetmap.josm.data.osm.DefaultNameFormatter
 
PROPERTY_TAGS_TO_IGNORE - Static variable in class org.openstreetmap.josm.gui.dialogs.properties.TagEditHelper
The preference list of tags which should not be remembered, since r9940
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.AbstractListMerger.CopyAllLeft
 
propertyChange(PropertyChangeEvent) - Method in class org.openstreetmap.josm.gui.conflict.pair.AbstractListMerger.CopyAllRight
 
propertyChange(PropertyChangeEvent) - Method in class org.openstreetmap.josm.gui.conflict.pair.AbstractListMerger
 
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.tags.CombinePrimitiveResolverDialog.ApplyAction
 
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.ChangesetDiscussionPanel
 
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.MinimapDialog
 
propertyChange(PropertyChangeEvent) - Method in class org.openstreetmap.josm.gui.dialogs.properties.PropertiesDialog
 
propertyChange(PropertyChangeEvent) - Method in class org.openstreetmap.josm.gui.dialogs.relation.actions.AbstractRelationEditorAction
 
propertyChange(PropertyChangeEvent) - Method in class org.openstreetmap.josm.gui.dialogs.relation.actions.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.layer.geoimage.CorrelateGpxWithImages.GpxLayerRenamedListener
 
propertyChange(PropertyChangeEvent) - Method in class org.openstreetmap.josm.gui.layer.geoimage.ImageViewerDialog.CloseableTab
 
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.tagging.TagTable.PasteAction
 
propertyChange(PropertyChangeEvent) - Method in class org.openstreetmap.josm.gui.widgets.AbstractTextComponentValidator
 
propertyChange(PropertyChangeEvent) - Method in class org.openstreetmap.josm.gui.widgets.AutoAdjustingSplitPane
 
propertyChange(PropertyChangeEvent) - Method in class org.openstreetmap.josm.gui.widgets.JosmComboBox
 
propertyChange(PropertyChangeEvent) - Method in class org.openstreetmap.josm.gui.widgets.JosmTextField
 
propertyChange(PropertyChangeEvent) - Method in class org.openstreetmap.josm.gui.widgets.OrientationAction
 
propertyChangeListener - Variable in class org.openstreetmap.josm.gui.widgets.TextContextualPopupMenu
 
propertyChangeSupport - Variable in class org.openstreetmap.josm.gui.layer.Layer
keeps track of property change listeners
PropertyStyleSetting(StyleSource, String, Class<T>, AbstractToStringProperty<T>) - Constructor for class org.openstreetmap.josm.gui.mappaint.StyleSetting.PropertyStyleSetting
 
PropertyStyleSettingAction() - Constructor for class org.openstreetmap.josm.gui.mappaint.PropertyStyleSettingGui.PropertyStyleSettingAction
 
PropertyStyleSettingGui<T> - Class in org.openstreetmap.josm.gui.mappaint
GUI elements for a StyleSetting.PropertyStyleSetting class.
PropertyStyleSettingGui(StyleSetting.PropertyStyleSetting<T>) - Constructor for class org.openstreetmap.josm.gui.mappaint.PropertyStyleSettingGui
Constructs a new BooleanStyleSettingGui.
PropertyStyleSettingGui.PropertyStyleSettingAction - Class in org.openstreetmap.josm.gui.mappaint
 
propertyTable - Variable in class org.openstreetmap.josm.io.remotecontrol.AddTagsDialog
 
PropertyTableModel(int) - Constructor for class org.openstreetmap.josm.io.remotecontrol.AddTagsDialog.PropertyTableModel
 
propertyText - Variable in class org.openstreetmap.josm.gui.widgets.QuadStateCheckBox.QuadStateDecorator
 
ProtobufPacked - Class in org.openstreetmap.josm.data.protobuf
Parse packed values (only numerical values)
ProtobufPacked(byte[]) - Constructor for class org.openstreetmap.josm.data.protobuf.ProtobufPacked
Create a new ProtobufPacked object
ProtobufPacked(ByteArrayOutputStream, byte[]) - Constructor for class org.openstreetmap.josm.data.protobuf.ProtobufPacked
Deprecated.
since we aren't using the output stream anymore
ProtobufParser - Class in org.openstreetmap.josm.data.protobuf
A basic Protobuf parser
ProtobufParser(byte[]) - Constructor for class org.openstreetmap.josm.data.protobuf.ProtobufParser
Create a new parser
ProtobufParser(InputStream) - Constructor for class org.openstreetmap.josm.data.protobuf.ProtobufParser
Create a new parser
ProtobufRecord - Class in org.openstreetmap.josm.data.protobuf
A protobuf record, storing the WireType, the parsed field number, and the bytes for it.
ProtobufRecord(ByteArrayOutputStream, ProtobufParser) - Constructor for class org.openstreetmap.josm.data.protobuf.ProtobufRecord
Create a new Protobuf record
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.
provideCredentials(Authenticator.RequestorType, AbstractCredentialsAgent, CredentialsAgentResponse, String, String, String) - Method in interface org.openstreetmap.josm.io.auth.AbstractCredentialsAgent.CredentialsProvider
Fills the given response with appropriate user credentials.
providers - Static variable in class org.openstreetmap.josm.gui.bbox.SlippyMapBBoxChooser
 
provides - Variable in class org.openstreetmap.josm.plugins.PluginInformation
The virtual plugin provided by this plugin, if native for a given platform.
proxy - Variable in class org.openstreetmap.josm.data.gpx.GpxData
 
PROXY_EXCEPTIONS - Static variable in class org.openstreetmap.josm.io.DefaultProxySelector
Property key for proxy exceptions list
PROXY_HTTP_HOST - Static variable in class org.openstreetmap.josm.io.DefaultProxySelector
Property key for HTTP proxy host
PROXY_HTTP_PORT - Static variable in class org.openstreetmap.josm.io.DefaultProxySelector
Property key for HTTP proxy port
PROXY_INCLUDES - Static variable in class org.openstreetmap.josm.io.DefaultProxySelector
Property key for hosts that should be proxied (if this is set, only specified hosts should be proxied)
PROXY_PASS - Static variable in class org.openstreetmap.josm.io.DefaultProxySelector
Property key for proxy password
PROXY_POLICY - Static variable in class org.openstreetmap.josm.io.DefaultProxySelector
Property key for proxy policy
PROXY_SOCKS_HOST - Static variable in class org.openstreetmap.josm.io.DefaultProxySelector
Property key for SOCKS proxy host
PROXY_SOCKS_PORT - Static variable in class org.openstreetmap.josm.io.DefaultProxySelector
Property key for SOCKS proxy port
PROXY_USER - Static variable in class org.openstreetmap.josm.io.DefaultProxySelector
Property key for proxy username
proxyExceptions - Variable in class org.openstreetmap.josm.io.DefaultProxySelector
 
proxyIncludes - Variable in class org.openstreetmap.josm.io.DefaultProxySelector
 
proxyPolicy - Variable in class org.openstreetmap.josm.io.DefaultProxySelector
 
ProxyPolicy - Enum in org.openstreetmap.josm.io
The proxy policy is how JOSM will use proxy information.
ProxyPolicy(String) - Constructor for enum org.openstreetmap.josm.io.ProxyPolicy
 
ProxyPolicyChangeListener() - Constructor for class org.openstreetmap.josm.gui.preferences.server.ProxyPreferencesPanel.ProxyPolicyChangeListener
 
ProxyPreference - Class in org.openstreetmap.josm.gui.preferences.server
Proxy sub-preferences in server preferences.
ProxyPreference() - Constructor for class org.openstreetmap.josm.gui.preferences.server.ProxyPreference
 
ProxyPreference.Factory - Class in org.openstreetmap.josm.gui.preferences.server
Factory used to create a new ProxyPreference.
proxyPreferenceChanged() - Method in class org.openstreetmap.josm.gui.GettingStarted
 
proxyPreferenceChanged() - Method in interface org.openstreetmap.josm.gui.preferences.server.ProxyPreferenceListener
Method called when proxy settings are updated.
ProxyPreferenceListener - Interface in org.openstreetmap.josm.gui.preferences.server
Listener called when proxy settings are updated.
ProxyPreferencesPanel - Class in org.openstreetmap.josm.gui.preferences.server
Component allowing input of proxy settings.
ProxyPreferencesPanel() - Constructor for class org.openstreetmap.josm.gui.preferences.server.ProxyPreferencesPanel
Constructs a new ProxyPreferencesPanel.
ProxyPreferencesPanel.AutoSizePanel - Class in org.openstreetmap.josm.gui.preferences.server
 
ProxyPreferencesPanel.ProxyPolicyChangeListener - Class in org.openstreetmap.josm.gui.preferences.server
 
proxySelector - Variable in class org.openstreetmap.josm.gui.MainApplication.GuiFinalizationWorker
 
pruneSuccsAndReverse(List<Integer>) - Static method in class org.openstreetmap.josm.actions.mapmode.DrawAction
 
ps - Variable in class org.openstreetmap.josm.io.nmea.NmeaReader
 
ps - Variable in class org.openstreetmap.josm.io.remotecontrol.handler.LoadObjectHandler
 
PseudoClassCondition(String, Predicate<Environment>) - Constructor for class org.openstreetmap.josm.gui.mappaint.mapcss.ConditionFactory.PseudoClassCondition
 
PseudoClasses() - Constructor for class org.openstreetmap.josm.gui.mappaint.mapcss.ConditionFactory.PseudoClasses
 
PseudoCommand - Interface in org.openstreetmap.josm.command
PseudoCommand is a reduced form of a command.
pstrings - Static variable in class org.openstreetmap.josm.tools.I18n
Map (english/locale) of plural strings
PT_AGEOFDGPSDATA - Static variable in interface org.openstreetmap.josm.data.gpx.GpxConstants
Number of seconds since last DGPS update.
PT_DGPSID - Static variable in interface org.openstreetmap.josm.data.gpx.GpxConstants
Represents a differential GPS station.
PT_ELE - Static variable in interface org.openstreetmap.josm.data.gpx.GpxConstants
Elevation (in meters) of the point.
PT_FIX - Static variable in interface org.openstreetmap.josm.data.gpx.GpxConstants
Type of GPS fix.
PT_GEOIDHEIGHT - Static variable in interface org.openstreetmap.josm.data.gpx.GpxConstants
Height, in meters, of geoid (mean sea level) above WGS-84 earth ellipsoid.
PT_HDOP - Static variable in interface org.openstreetmap.josm.data.gpx.GpxConstants
Horizontal dilution of precision.
PT_MAGVAR - Static variable in interface org.openstreetmap.josm.data.gpx.GpxConstants
Magnetic variation (in degrees) at the point.
PT_PDOP - Static variable in interface org.openstreetmap.josm.data.gpx.GpxConstants
Position dilution of precision.
PT_SAT - Static variable in interface org.openstreetmap.josm.data.gpx.GpxConstants
Number of satellites used to calculate the GPS fix.
PT_SYM - Static variable in interface org.openstreetmap.josm.data.gpx.GpxConstants
Text of GPS symbol name.
PT_TIME - Static variable in interface org.openstreetmap.josm.data.gpx.GpxConstants
Creation/modification timestamp for the point.
PT_TYPE - Static variable in interface org.openstreetmap.josm.data.gpx.GpxConstants
Type (textual classification) of element.
PT_VDOP - Static variable in interface org.openstreetmap.josm.data.gpx.GpxConstants
Vertical dilution of precision.
pTime - Variable in class org.openstreetmap.josm.io.nmea.NmeaParser
 
pts - Variable in class org.openstreetmap.josm.actions.mapmode.ParallelWays
 
PUBLIC_DOMAIN - Static variable in class org.openstreetmap.josm.gui.io.importexport.GpxExporter
 
PublicTransportRoleStopPlatformSorter() - Constructor for class org.openstreetmap.josm.gui.dialogs.relation.sort.RelationSorter.PublicTransportRoleStopPlatformSorter
 
PublicTransportRouteTest - Class in org.openstreetmap.josm.data.validation.tests
PublicTransportRouteTest() - Constructor for class org.openstreetmap.josm.data.validation.tests.PublicTransportRouteTest
Constructs a new PublicTransportRouteTest.
publish(LogRecord) - Method in class org.openstreetmap.josm.tools.Logging.ReacquiringConsoleHandler
 
publish(LogRecord) - Method in class org.openstreetmap.josm.tools.Logging.RememberWarningHandler
 
purge - Variable in class org.openstreetmap.josm.gui.MainMenu
Edit / Purge...
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
Constructs a new PurgeAction.
PurgeAction.SelectionForcedPrimitiveRenderer - Class in org.openstreetmap.josm.actions
force selection to be active for all entries
PurgeCommand - Class in org.openstreetmap.josm.command
Command, to purge a list of primitives.
PurgeCommand(DataSet, Collection<OsmPrimitive>, Collection<OsmPrimitive>) - Constructor for class org.openstreetmap.josm.command.PurgeCommand
Constructs a new PurgeCommand (does not handle conflicts).
purgeCredentialsCache(Authenticator.RequestorType) - Method in class org.openstreetmap.josm.io.auth.AbstractCredentialsAgent
 
purgeCredentialsCache(Authenticator.RequestorType) - Method in interface org.openstreetmap.josm.io.auth.CredentialsAgent
Purges the internal credentials cache for the given requestor type.
purgeCredentialsCache(Authenticator.RequestorType) - Method in class org.openstreetmap.josm.io.auth.CredentialsManager
 
purgedConflicts - Variable in class org.openstreetmap.josm.command.PurgeCommand
 
PushbackTokenizer - Class in org.openstreetmap.josm.data.osm.search
This class is used to parse a search string and split it into tokens.
PushbackTokenizer(Reader) - Constructor for class org.openstreetmap.josm.data.osm.search.PushbackTokenizer
Creates a new PushbackTokenizer
PushbackTokenizer.Range - Class in org.openstreetmap.josm.data.osm.search
A range of long numbers.
PushbackTokenizer.Token - Enum in org.openstreetmap.josm.data.osm.search
The token types that may be read
pushZoomUndo(EastNorth, double) - Method in class org.openstreetmap.josm.gui.NavigatableComponent
 
put(A, B) - Method in class org.openstreetmap.josm.tools.MultiMap
Map a key to a value.
put(Color) - Method in class org.openstreetmap.josm.data.preferences.NamedColorProperty
 
put(Boolean) - Method in class org.openstreetmap.josm.data.preferences.BooleanProperty
 
put(Double) - Method in class org.openstreetmap.josm.data.preferences.DoubleProperty
 
put(Integer) - Method in class org.openstreetmap.josm.data.preferences.IntegerProperty
 
put(Long) - Method in class org.openstreetmap.josm.data.preferences.LongProperty
 
put(String) - Method in class org.openstreetmap.josm.data.preferences.CachedProperty
 
put(String) - Method in class org.openstreetmap.josm.data.preferences.StringProperty
 
put(String, Object) - Method in class org.openstreetmap.josm.data.gpx.GpxData
Put a key / value pair as a new attribute.
put(String, Object) - Method in class org.openstreetmap.josm.data.gpx.GpxTrack
 
put(String, Object) - Method in interface org.openstreetmap.josm.data.gpx.IWithAttributes
Put a key / value pair as a new attribute.
put(String, Object) - Method in class org.openstreetmap.josm.data.gpx.WithAttributes
Put a key / value pair as a new attribute.
put(String, Object) - Method in class org.openstreetmap.josm.gui.mappaint.Cascade
Sets the property for the given key
put(String, Object) - Method in exception org.openstreetmap.josm.tools.bugreport.ReportedException
Adds some debug values to this exception.
put(String, Object, boolean) - Method in class org.openstreetmap.josm.data.gpx.GpxData
Put a key / value pair as a new attribute.
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(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(String, String) - Method in class org.openstreetmap.josm.data.osm.Tag
Unsupported.
put(String, String) - Method in interface org.openstreetmap.josm.data.osm.Tagged
Sets a key/value pairs
put(String, String) - Method in class org.openstreetmap.josm.data.osm.TagMap
 
put(String, String) - Method in class org.openstreetmap.josm.gui.io.UploadDialogModel
Inserts/updates/deletes a tag.
put(String, String) - Method in class org.openstreetmap.josm.gui.MainInitialization.JosmSettingsAdapter
 
put(String, String) - Method in class org.openstreetmap.josm.spi.preferences.AbstractPreferences
 
put(String, String) - Method in interface org.openstreetmap.josm.spi.preferences.IPreferences
Set a value for a certain setting.
put(String, String) - Method in class org.openstreetmap.josm.tools.bugreport.ReportedException.Section
Add a key/value entry to this section.
put(String, String, String) - Method in class org.openstreetmap.josm.io.Capabilities
Adds a new configuration item.
put(String, Supplier<Object>) - Method in exception org.openstreetmap.josm.tools.bugreport.ReportedException
Adds some debug values to this exception.
put(Collection<? extends SourceEntry>) - Method in class org.openstreetmap.josm.data.preferences.sources.SourcePrefHelper
Saves a list of sources to JOSM preferences.
put(List<String>) - Method in class org.openstreetmap.josm.data.preferences.ListProperty
 
put(KeyStroke, Object) - Method in class org.openstreetmap.josm.gui.util.RedirectInputMap
 
put(K, T) - Method in class org.openstreetmap.josm.data.osm.Storage.FMap
 
put(HistoryOsmPrimitive) - Method in class org.openstreetmap.josm.data.osm.history.HistoryDataSet
Adds a history primitive to the data set
put(HistoryOsmPrimitive, ChangesetDataSet.ChangesetModificationType) - Method in class org.openstreetmap.josm.data.osm.ChangesetDataSet
Remembers a history primitive with the given modification type
put(Tag) - Method in interface org.openstreetmap.josm.data.osm.Tagged
Sets a key/value pairs
put(StyleElementList, Range, boolean) - Method in class org.openstreetmap.josm.gui.mappaint.StyleCache
Creates a new copy of this style cache with a new entry added.
put(T) - Method in class org.openstreetmap.josm.data.osm.Storage
 
put(T) - Method in class org.openstreetmap.josm.data.preferences.AbstractProperty
Sets this property to the specified value.
put(T) - Method in class org.openstreetmap.josm.data.preferences.AbstractToStringProperty
 
put(T) - Method in class org.openstreetmap.josm.data.preferences.CachedProperty
 
put(T) - Method in class org.openstreetmap.josm.data.preferences.CachingProperty
 
put(T) - Method in class org.openstreetmap.josm.data.preferences.FallbackProperty
 
put(T, String...) - Method in class org.openstreetmap.josm.data.preferences.ParametrizedEnumProperty
 
put(T, Range) - Method in class org.openstreetmap.josm.gui.mappaint.DividedScale
Add data object which is valid for the given range.
putAll(A, Collection<B>) - Method in class org.openstreetmap.josm.tools.MultiMap
Map the key to all the given values.
putAll(Map<? extends K, ? extends T>) - Method in class org.openstreetmap.josm.data.osm.Storage.FMap
 
putAll(Map<String, String>) - Method in class org.openstreetmap.josm.data.osm.AbstractPrimitive
 
putAll(Map<String, String>) - Method in interface org.openstreetmap.josm.data.osm.Tagged
Add all key/value pairs.
putAll(Map<String, String>) - Method in class org.openstreetmap.josm.gui.io.UploadDialogModel
Inserts/updates/deletes all tags from map.
putAll(DataSet) - Method in class org.openstreetmap.josm.gui.io.UploadDialogModel
Inserts all tags from a DataSet.
putBoolean(String, boolean) - Method in class org.openstreetmap.josm.spi.preferences.AbstractPreferences
 
putBoolean(String, boolean) - Method in interface org.openstreetmap.josm.spi.preferences.IPreferences
Set a boolean value for a certain setting.
putChangeset(Changeset) - Method in class org.openstreetmap.josm.data.osm.history.HistoryDataSet
Adds a changeset to the data set
putDataPrefLocal(IGpxLayerPrefs, String, String) - Static method in class org.openstreetmap.josm.gui.preferences.display.GPXSettingsPanel
Puts the preference for the given layer
putDouble(String, double) - Method in class org.openstreetmap.josm.spi.preferences.AbstractPreferences
 
putDouble(String, double) - Method in interface org.openstreetmap.josm.spi.preferences.IPreferences
Set a boolean value for a certain setting.
putImpl(T, double, double) - Method in class org.openstreetmap.josm.gui.mappaint.DividedScale
Implementation of the put operation.
putInt(String, int) - Method in class org.openstreetmap.josm.spi.preferences.AbstractPreferences
 
putInt(String, int) - Method in interface org.openstreetmap.josm.spi.preferences.IPreferences
Set an integer value for a certain setting.
putLayerPref(List<GpxLayer>, String, Object) - Static method in class org.openstreetmap.josm.gui.preferences.display.GPXSettingsPanel
Puts the preference for the given layers or the default preference if layers is null
putLayerPrefLocal(GpxLayer, String, String) - Static method in class org.openstreetmap.josm.gui.preferences.display.GPXSettingsPanel
Puts the preference for the given layer
putList(String, List<String>) - Method in class org.openstreetmap.josm.spi.preferences.AbstractPreferences
 
putList(String, List<String>) - Method in interface org.openstreetmap.josm.spi.preferences.IPreferences
Set a list of values for a certain key.
putListBounded(IPreferences, String, int, List<String>) - Static method in class org.openstreetmap.josm.data.PreferencesUtils
Saves at most maxsize items of list val.
putListOfLists(String, List<List<String>>) - Method in class org.openstreetmap.josm.spi.preferences.AbstractPreferences
 
putListOfLists(String, List<List<String>>) - Method in interface org.openstreetmap.josm.spi.preferences.IPreferences
Set an array of values (list of lists) for a certain key.
putListOfMaps(String, List<Map<String, String>>) - Method in class org.openstreetmap.josm.spi.preferences.AbstractPreferences
 
putListOfMaps(String, List<Map<String, String>>) - Method in interface org.openstreetmap.josm.spi.preferences.IPreferences
Set an a list of key/value maps.
putListOfStructs(IPreferences, String, Collection<T>, Class<T>) - Static method in class org.openstreetmap.josm.data.StructUtils
Convenience method that saves a MapListSetting which is provided as a collection of objects.
putLong(String, long) - Method in class org.openstreetmap.josm.spi.preferences.AbstractPreferences
 
putLong(String, long) - Method in interface org.openstreetmap.josm.spi.preferences.IPreferences
Set a long value for a certain setting.
putOrClear(String, Object) - Method in class org.openstreetmap.josm.gui.mappaint.Cascade
Sets the property for the given key, removes it if the value is null
putPref(String, Object) - Method in class org.openstreetmap.josm.gui.preferences.display.GPXSettingsPanel
 
putSetting(String, Setting<?>) - Method in class org.openstreetmap.josm.data.Preferences
Set a value for a certain setting.
putSetting(String, Setting<?>) - Method in class org.openstreetmap.josm.spi.preferences.AbstractPreferences
Set a value for a certain setting.
putSetting(String, Setting<?>) - Method in class org.openstreetmap.josm.spi.preferences.MemoryPreferences
 
putUnique(T) - Method in class org.openstreetmap.josm.data.osm.Storage
 
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.
PuwgProjectionChoice - Class in org.openstreetmap.josm.gui.preferences.projection
ProjectionChoice for PUWG 1992 (EPSG:2180) and PUWG 2000 for Poland (Zone 5-8, EPSG:2176-2179).
PuwgProjectionChoice() - Constructor for class org.openstreetmap.josm.gui.preferences.projection.PuwgProjectionChoice
Constructs a new PuwgProjectionChoice.
pWays - Variable in class org.openstreetmap.josm.actions.mapmode.ParallelWayAction
 
pWp - Variable in class org.openstreetmap.josm.io.nmea.NmeaParser
 

Q

qb - Variable in class org.openstreetmap.josm.data.osm.QuadBuckets.QuadBucketIterator
 
QBLevel() - Constructor for class org.openstreetmap.josm.data.osm.QuadBuckets.QBLevel
Constructor for root node
QBLevel(QuadBuckets.QBLevel<T>, byte) - Constructor for class org.openstreetmap.josm.data.osm.QuadBuckets.QBLevel
 
QN_ABSTRACT - Static variable in class org.openstreetmap.josm.io.imagery.WMSImagery
 
QN_BOUNDINGBOX - Static variable in class org.openstreetmap.josm.io.imagery.WMSImagery
 
QN_CAPABILITY - Static variable in class org.openstreetmap.josm.io.imagery.WMSImagery
 
QN_CONTENTS - Static variable in class org.openstreetmap.josm.data.imagery.WMTSTileSource
 
QN_CRS - Static variable in class org.openstreetmap.josm.io.imagery.WMSImagery
 
QN_DCPTYPE - Static variable in class org.openstreetmap.josm.io.imagery.WMSImagery
 
QN_DEFAULT - Static variable in class org.openstreetmap.josm.data.imagery.WMTSTileSource
 
QN_DIMENSION - Static variable in class org.openstreetmap.josm.data.imagery.WMTSTileSource
 
QN_EASTBOUNDLONGITUDE - Static variable in class org.openstreetmap.josm.io.imagery.WMSImagery
 
QN_EX_GEOGRAPHIC_BBOX - Static variable in class org.openstreetmap.josm.io.imagery.WMSImagery
 
QN_FORMAT - Static variable in class org.openstreetmap.josm.data.imagery.WMTSTileSource
 
QN_FORMAT - Static variable in class org.openstreetmap.josm.io.imagery.WMSImagery
 
QN_GET - Static variable in class org.openstreetmap.josm.io.imagery.WMSImagery
 
QN_GETMAP - Static variable in class org.openstreetmap.josm.io.imagery.WMSImagery
 
QN_HTTP - Static variable in class org.openstreetmap.josm.io.imagery.WMSImagery
 
QN_LATLONBOUNDINGBOX - Static variable in class org.openstreetmap.josm.io.imagery.WMSImagery
 
QN_LAYER - Static variable in class org.openstreetmap.josm.data.imagery.WMTSTileSource
 
QN_LAYER - Static variable in class org.openstreetmap.josm.io.imagery.WMSImagery
 
QN_MATRIX_HEIGHT - Static variable in class org.openstreetmap.josm.data.imagery.WMTSTileSource
 
QN_MATRIX_WIDTH - Static variable in class org.openstreetmap.josm.data.imagery.WMTSTileSource
 
QN_NAME - Static variable in class org.openstreetmap.josm.io.imagery.WMSImagery
 
QN_NORTHBOUNDLATITUDE - Static variable in class org.openstreetmap.josm.io.imagery.WMSImagery
 
QN_ONLINE_RESOURCE - Static variable in class org.openstreetmap.josm.io.imagery.WMSImagery
 
QN_OWS_ALLOWED_VALUES - Static variable in class org.openstreetmap.josm.data.imagery.GetCapabilitiesParseHelper
QNames in OWS namespace
QN_OWS_CONSTRAINT - Static variable in class org.openstreetmap.josm.data.imagery.GetCapabilitiesParseHelper
 
QN_OWS_DCP - Static variable in class org.openstreetmap.josm.data.imagery.GetCapabilitiesParseHelper
 
QN_OWS_GET - Static variable in class org.openstreetmap.josm.data.imagery.GetCapabilitiesParseHelper
 
QN_OWS_HTTP - Static variable in class org.openstreetmap.josm.data.imagery.GetCapabilitiesParseHelper
 
QN_OWS_IDENTIFIER - Static variable in class org.openstreetmap.josm.data.imagery.GetCapabilitiesParseHelper
 
QN_OWS_LOWER_CORNER - Static variable in class org.openstreetmap.josm.data.imagery.GetCapabilitiesParseHelper
 
QN_OWS_OPERATION - Static variable in class org.openstreetmap.josm.data.imagery.GetCapabilitiesParseHelper
 
QN_OWS_OPERATIONS_METADATA - Static variable in class org.openstreetmap.josm.data.imagery.GetCapabilitiesParseHelper
 
QN_OWS_SUPPORTED_CRS - Static variable in class org.openstreetmap.josm.data.imagery.GetCapabilitiesParseHelper
 
QN_OWS_TITLE - Static variable in class org.openstreetmap.josm.data.imagery.GetCapabilitiesParseHelper
 
QN_OWS_UPPER_CORNER - Static variable in class org.openstreetmap.josm.data.imagery.GetCapabilitiesParseHelper
 
QN_OWS_VALUE - Static variable in class org.openstreetmap.josm.data.imagery.GetCapabilitiesParseHelper
 
QN_OWS_WGS84_BOUNDING_BOX - Static variable in class org.openstreetmap.josm.data.imagery.GetCapabilitiesParseHelper
 
QN_REQUEST - Static variable in class org.openstreetmap.josm.io.imagery.WMSImagery
 
QN_RESOURCE_URL - Static variable in class org.openstreetmap.josm.data.imagery.WMTSTileSource
 
QN_SCALE_DENOMINATOR - Static variable in class org.openstreetmap.josm.data.imagery.WMTSTileSource
 
QN_SERVICE - Static variable in class org.openstreetmap.josm.io.imagery.WMSImagery
 
QN_SOUTHBOUNDLATITUDE - Static variable in class org.openstreetmap.josm.io.imagery.WMSImagery
 
QN_SRS - Static variable in class org.openstreetmap.josm.io.imagery.WMSImagery
 
QN_STYLE - Static variable in class org.openstreetmap.josm.data.imagery.WMTSTileSource
 
QN_STYLE - Static variable in class org.openstreetmap.josm.io.imagery.WMSImagery
 
QN_TILE_HEIGHT - Static variable in class org.openstreetmap.josm.data.imagery.WMTSTileSource
 
QN_TILE_WIDTH - Static variable in class org.openstreetmap.josm.data.imagery.WMTSTileSource
 
QN_TILEMATRIX - Static variable in class org.openstreetmap.josm.data.imagery.WMTSTileSource
 
QN_TILEMATRIX_SET_LINK - Static variable in class org.openstreetmap.josm.data.imagery.WMTSTileSource
 
QN_TILEMATRIXSET - Static variable in class org.openstreetmap.josm.data.imagery.WMTSTileSource
 
QN_TITLE - Static variable in class org.openstreetmap.josm.io.imagery.WMSImagery
 
QN_TOPLEFT_CORNER - Static variable in class org.openstreetmap.josm.data.imagery.WMTSTileSource
 
QN_VALUE - Static variable in class org.openstreetmap.josm.data.imagery.WMTSTileSource
 
QN_WESTBOUNDLONGITUDE - Static variable in class org.openstreetmap.josm.io.imagery.WMSImagery
 
qp - Variable in class org.openstreetmap.josm.data.projection.proj.LambertAzimuthalEqualArea
Constant parameters.
qsfn(double) - Method in class org.openstreetmap.josm.data.projection.proj.AlbersEqualArea
Calculates q, Snyder equation (3-12)
qsfn(double) - Method in class org.openstreetmap.josm.data.projection.proj.LambertAzimuthalEqualArea
Calculates q, Snyder equation (3-12)
quad - Variable in class org.openstreetmap.josm.data.osm.QuadBuckets.QBLevel
 
QuadBucketIterator(QuadBuckets<T>) - Constructor for class org.openstreetmap.josm.data.osm.QuadBuckets.QuadBucketIterator
 
QuadBucketPrimitiveStore<N extends INode,​W extends IWay<N>,​R extends IRelation<?>> - Class in org.openstreetmap.josm.data.osm
Stores primitives in quad buckets.
QuadBucketPrimitiveStore() - Constructor for class org.openstreetmap.josm.data.osm.QuadBucketPrimitiveStore
 
QuadBuckets<T extends IQuadBucketType> - 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
Constructs a new QuadBuckets.
QuadBuckets.QBLevel<T extends IQuadBucketType> - Class in org.openstreetmap.josm.data.osm
 
QuadBuckets.QuadBucketIterator - Class in org.openstreetmap.josm.data.osm
 
quads() - Method in class org.openstreetmap.josm.data.osm.QuadBuckets.QBLevel
 
QuadStateCheckBox - Class in org.openstreetmap.josm.gui.widgets
A four-state checkbox.
QuadStateCheckBox(String, Icon, QuadStateCheckBox.State, QuadStateCheckBox.State...) - Constructor for class org.openstreetmap.josm.gui.widgets.QuadStateCheckBox
Constructs a new QuadStateCheckBox.
QuadStateCheckBox(String, QuadStateCheckBox.State, QuadStateCheckBox.State...) - Constructor for class org.openstreetmap.josm.gui.widgets.QuadStateCheckBox
Constructs a new QuadStateCheckBox.
QuadStateCheckBox.QuadStateDecorator - Class in org.openstreetmap.josm.gui.widgets
Button model for the QuadStateCheckBox.
QuadStateCheckBox.State - Enum in org.openstreetmap.josm.gui.widgets
The 4 possible states of this checkbox.
QuadStateDecorator(ButtonModel) - Constructor for class org.openstreetmap.josm.gui.widgets.QuadStateCheckBox.QuadStateDecorator
 
QuadTiling - Class in org.openstreetmap.josm.data.coor
This class helps in tiling the world into multiple quad tiles.
QuadTiling() - Constructor for class org.openstreetmap.josm.data.coor.QuadTiling
 
qualifiedName - Variable in class org.openstreetmap.josm.data.gpx.GpxExtension
 
quality - Variable in class org.openstreetmap.josm.gui.mappaint.styleelement.placement.OnLineStrategy.HalfSegment
quality factor (off screen / partly on screen / fully on screen)
QUALITY - org.openstreetmap.josm.gui.layer.gpx.GpxDrawHelper.ColorMode
Color by quality (RTKLib)
QUALITY - org.openstreetmap.josm.io.nmea.NmeaParser.GGA
Quality (0 = invalid, 1 = GPS, 2 = DGPS, 6 = estimanted (@since NMEA 2.3))
QUALITY_ASSURANCE - org.openstreetmap.josm.data.imagery.ImageryInfo.ImageryCategory
A map for quality assurance
qualityScale - Variable in class org.openstreetmap.josm.gui.layer.gpx.GpxDrawHelper
 
query - Variable in class org.openstreetmap.josm.actions.downloadtasks.ChangesetQueryTask.DownloadTask
the changeset query
query - Variable in class org.openstreetmap.josm.gui.download.OverpassDownloadSource.OverpassDownloadData
 
query - Variable in class org.openstreetmap.josm.gui.download.UserQueryList.EditItemDialog
 
query - Variable in class org.openstreetmap.josm.gui.download.UserQueryList.SelectorItem
 
query(URL) - Static method in class org.openstreetmap.josm.io.NameFinder
Performs a custom search.
QUERY_KEY - Static variable in class org.openstreetmap.josm.gui.download.UserQueryList
 
QUERY_PATTERN - Static variable in class org.openstreetmap.josm.data.validation.routines.UrlValidator
 
QUERY_REGEX - Static variable in class org.openstreetmap.josm.data.validation.routines.UrlValidator
 
QueryAction() - Constructor for class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetCacheManager.QueryAction
 
QueryAction() - Constructor for class org.openstreetmap.josm.gui.dialogs.changeset.query.ChangesetQueryDialog.QueryAction
 
QueryCellRendered() - Constructor for class org.openstreetmap.josm.gui.download.UserQueryList.QueryCellRendered
 
queryChangesets(ChangesetQuery, ProgressMonitor) - Method in class org.openstreetmap.josm.io.OsmServerChangesetReader
Queries a list
QueryListMouseAdapter(JList<UserQueryList.SelectorItem>, SearchTextResultListPanel.ResultListModel<UserQueryList.SelectorItem>) - Constructor for class org.openstreetmap.josm.gui.download.UserQueryList.QueryListMouseAdapter
 
queryNominatim(String) - Static method in class org.openstreetmap.josm.io.NameFinder
Performs a Nominatim search.
queryValidator - Variable in class org.openstreetmap.josm.gui.download.UserQueryList.EditItemDialog
 
QUESTION - Static variable in interface org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParserConstants
RegularExpression Id.
QUESTION_MARK - org.openstreetmap.josm.data.osm.search.PushbackTokenizer.Token
A question mark (?)
queue - Variable in class org.openstreetmap.josm.gui.NotificationManager
 
queue - Variable in class org.openstreetmap.josm.tools.XmlObjectParser
The queue of already parsed items from the parsing thread.
queueIterator - Variable in class org.openstreetmap.josm.tools.XmlObjectParser
 
quiet - Variable in class org.openstreetmap.josm.actions.SaveActionBase
 
quote(String) - Static method in class org.openstreetmap.josm.tools.SearchCompilerQueryWizard
Quotes the given string for its use in Overpass QL
QUOTED_USER - Static variable in class org.openstreetmap.josm.data.validation.routines.EmailValidator
 
quotesStarted - Variable in class org.openstreetmap.josm.tools.TextAnalyzer
 

R

r - Variable in class org.openstreetmap.josm.data.projection.proj.DoubleStereographic
 
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)
radialDistance - Variable in class org.openstreetmap.josm.gui.util.imagery.Vector3D
The radius r
RADIANS_PER_SECOND - Static variable in class org.openstreetmap.josm.data.projection.datum.NTV2GridShift
 
RadioButtonEditor() - Constructor for class org.openstreetmap.josm.gui.history.VersionTable.RadioButtonEditor
Constructs a new RadioButtonEditor.
RadioButtonRenderer() - Constructor for class org.openstreetmap.josm.gui.history.VersionTable.RadioButtonRenderer
 
radius - Variable in class org.openstreetmap.josm.data.coor.PolarCoor
Radial coordinate (distance from the pole).
radius - Variable in class org.openstreetmap.josm.gui.animation.BirthdayExtension.Circle
 
radiusX - Variable in class org.openstreetmap.josm.gui.animation.Star
 
radiusY - Variable in class org.openstreetmap.josm.gui.animation.Star
 
RAILWAY - org.openstreetmap.josm.data.validation.tests.CrossingWays.WayType
 
RAILWAY - Static variable in class org.openstreetmap.josm.data.validation.tests.CrossingWays
 
random - Variable in class org.openstreetmap.josm.tools.DefaultGeoProperty
 
range - Variable in class org.openstreetmap.josm.gui.mappaint.mapcss.Selector.GeneralSelector
 
range - Variable in class org.openstreetmap.josm.gui.mappaint.MultiCascade
The scale range this cascade is valid for
Range - Class in org.openstreetmap.josm.gui.mappaint
A scale interval of the form "lower < x <= upper" where 0 <= lower < upper.
Range(double, double) - Constructor for class org.openstreetmap.josm.gui.mappaint.Range
Constructs a new Range.
Range(long, long) - Constructor for class org.openstreetmap.josm.data.osm.search.PushbackTokenizer.Range
Create a new range
RANGE_OF_NUMBERS_EXPECTED - Static variable in class org.openstreetmap.josm.data.osm.search.SearchCompiler
 
rangeCheck(int) - Method in class org.openstreetmap.josm.tools.CopyList
 
RangeMatch(long, long) - Constructor for class org.openstreetmap.josm.data.osm.search.SearchCompiler.RangeMatch
 
RangeMatch(PushbackTokenizer.Range) - Constructor for class org.openstreetmap.josm.data.osm.search.SearchCompiler.RangeMatch
 
ranges - Variable in class org.openstreetmap.josm.gui.mappaint.DividedScale
 
RangeViolatedError(String) - Constructor for exception org.openstreetmap.josm.gui.mappaint.DividedScale.RangeViolatedError
Constructs a new RangeViolatedError
RAP - org.openstreetmap.josm.gui.util.imagery.Vector3D.VectorType
Mathematics (radial distance, azimuthal angle, polar angle)
RASTER - org.openstreetmap.josm.data.imagery.vectortile.mapbox.style.Layers.Type
Raster
RASTER - org.openstreetmap.josm.data.imagery.vectortile.mapbox.style.SourceType
 
RASTER_DEM - org.openstreetmap.josm.data.imagery.vectortile.mapbox.style.SourceType
 
raw - org.openstreetmap.josm.data.osm.pbf.Blob.CompressionType
No compression
rawData - Variable in class org.openstreetmap.josm.actions.downloadtasks.DownloadGpsTask.DownloadTask
 
rawSize - Variable in class org.openstreetmap.josm.data.osm.pbf.Blob
 
rawSize() - Method in class org.openstreetmap.josm.data.osm.pbf.Blob
The raw size of the blob (after decompression)
rawString - Variable in class org.openstreetmap.josm.gui.layer.geoimage.SynchronizeTimeFromPhotoDialog.TimeZoneItem
 
rawUrl - Variable in class org.openstreetmap.josm.gui.preferences.imagery.AddImageryPanel
 
RawURLParseRequestHandler() - Constructor for class org.openstreetmap.josm.io.remotecontrol.handler.RequestHandler.RawURLParseRequestHandler
 
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.OpenAndCloseStateRestrictionPanel
 
rbClosedAfter - Variable in class org.openstreetmap.josm.gui.dialogs.changeset.query.TimeRestrictionPanel
 
rbClosedAfterAndCreatedBefore - Variable in class org.openstreetmap.josm.gui.dialogs.changeset.query.TimeRestrictionPanel
 
rbClosedOnly - Variable in class org.openstreetmap.josm.gui.dialogs.changeset.query.OpenAndCloseStateRestrictionPanel
 
rbFillOneChangeset - Variable in class org.openstreetmap.josm.gui.io.UploadStrategySelectionPanel
 
rbOAuth20 - Variable in class org.openstreetmap.josm.gui.preferences.server.AuthenticationPreferencesPanel
indicates whether we use OAuth 2.0 as authentication scheme
rbOpenOnly - Variable in class org.openstreetmap.josm.gui.dialogs.changeset.query.OpenAndCloseStateRestrictionPanel
 
rbProxyPolicy - Variable in class org.openstreetmap.josm.gui.preferences.server.ProxyPreferencesPanel
 
rbQueries - Variable in class org.openstreetmap.josm.gui.dialogs.changeset.query.BasicChangesetQueryPanel
 
RBRACE - Static variable in interface org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParserConstants
RegularExpression Id.
rbRestrictToMyself - Variable in class org.openstreetmap.josm.gui.dialogs.changeset.query.UserRestrictionPanel
 
rbRestrictToUid - Variable in class org.openstreetmap.josm.gui.dialogs.changeset.query.UserRestrictionPanel
 
rbRestrictToUserName - Variable in class org.openstreetmap.josm.gui.dialogs.changeset.query.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
 
rbVersionBasedUpatePolicy - Variable in class org.openstreetmap.josm.gui.preferences.plugin.PluginUpdatePolicyPanel
 
rc404 - Variable in class org.openstreetmap.josm.io.MultiFetchServerObjectReader.FetchResult
 
reacquireOutputStream() - Method in class org.openstreetmap.josm.tools.Logging.ReacquiringConsoleHandler
Set output stream to one acquired from calling outputStreamSupplier
ReacquiringConsoleHandler(Supplier<OutputStream>, Handler) - Constructor for class org.openstreetmap.josm.tools.Logging.ReacquiringConsoleHandler
read() - Method in class org.openstreetmap.josm.io.OsmPbfReader.BoundedInputStream
 
read() - Method in class org.openstreetmap.josm.io.ProgressInputStream
 
read(byte[], int, int) - Method in class org.openstreetmap.josm.io.OsmPbfReader.BoundedInputStream
 
read(byte[], int, int) - Method in class org.openstreetmap.josm.io.ProgressInputStream
 
read(char[], int, int) - Method in class org.openstreetmap.josm.io.InvalidXmlCharacterFilter
 
read(Dimension) - Method in class org.openstreetmap.josm.data.gpx.GpxImageEntry
Reads the image represented by this entry in the given target dimension.
read(Dimension) - Method in interface org.openstreetmap.josm.data.imagery.street_level.IImageEntry
Reads the image represented by this entry in the given target dimension.
read(Dimension) - Method in class org.openstreetmap.josm.gui.layer.geoimage.ImageEntry
Reads the image represented by this entry in the given target dimension.
read(File, boolean, boolean) - Static method in class org.openstreetmap.josm.tools.ImageProvider
Returns a BufferedImage as the result of decoding a supplied File with an ImageReader chosen automatically from among those currently registered.
read(InputStream) - Method in interface org.openstreetmap.josm.io.session.PluginSessionImporter
Read data from a file stream
read(InputStream, boolean, boolean) - Static method in class org.openstreetmap.josm.tools.ImageProvider
Returns a BufferedImage as the result of decoding a supplied InputStream with an ImageReader chosen automatically from among those currently registered.
read(String) - Method in class org.openstreetmap.josm.tools.WikiReader
Read the page specified by the url and return the content.
read(URL, boolean, boolean) - Static method in class org.openstreetmap.josm.tools.ImageProvider
Returns a BufferedImage as the result of decoding a supplied URL with an ImageReader chosen automatically from among those currently registered.
read(URL, boolean, boolean, Function<ImageReader, ImageReadParam>) - Static method in class org.openstreetmap.josm.tools.ImageProvider
Returns a BufferedImage as the result of decoding a supplied URL with an ImageReader chosen automatically from among those currently registered.
read(ImageInputStream, boolean, boolean) - Static method in class org.openstreetmap.josm.tools.ImageProvider
Returns a BufferedImage as the result of decoding a supplied ImageInputStream with an ImageReader chosen automatically from among those currently registered.
read(ImageInputStream, boolean, boolean, Function<ImageReader, ImageReadParam>) - Static method in class org.openstreetmap.josm.tools.ImageProvider
 
read_gpx - org.openstreetmap.josm.data.oauth.osm.OsmScopes
Read private GPS traces
read_prefs - org.openstreetmap.josm.data.oauth.osm.OsmScopes
Read user preferences
READ_PROTOCOL_VERSION - Static variable in class org.openstreetmap.josm.io.remotecontrol.PermissionPrefWithDefault
Read protocol version
readAll(Reader, boolean) - Static method in class org.openstreetmap.josm.gui.tagging.presets.TaggingPresetReader
Reads all tagging presets from the input reader.
readAll(Reader, boolean, TaggingPresetReader.HashSetWithLast<TaggingPreset>) - Static method in class org.openstreetmap.josm.gui.tagging.presets.TaggingPresetReader
Reads all tagging presets from the input reader.
readAll(String, boolean) - Static method in class org.openstreetmap.josm.gui.tagging.presets.TaggingPresetReader
Reads all tagging presets from the given source.
readAll(String, boolean, TaggingPresetReader.HashSetWithLast<TaggingPreset>) - Static method in class org.openstreetmap.josm.gui.tagging.presets.TaggingPresetReader
Reads all tagging presets from the given source.
readAll(Collection<String>, boolean) - Static method in class org.openstreetmap.josm.gui.tagging.presets.TaggingPresetReader
Reads all tagging presets from the given sources.
readAll(Collection<String>, boolean, boolean) - Static method in class org.openstreetmap.josm.gui.tagging.presets.TaggingPresetReader
Reads all tagging presets from the given sources.
readAxis(GpsDirectory, int, int, char) - Static method in class org.openstreetmap.josm.tools.ExifReader
 
readBytes(InputStream, byte[]) - Static method in class org.openstreetmap.josm.data.projection.datum.NTV2GridShiftFile
 
readBytes(InputStream, byte[]) - Static method in class org.openstreetmap.josm.data.projection.datum.NTV2SubGrid
 
readBytesFromStream(InputStream) - Static method in class org.openstreetmap.josm.tools.Utils
Deprecated, for removal: This API element is subject to removal in a future version.
since 19050 -- use InputStream.readAllBytes() instead
readCaption(IptcDirectory) - Static method in class org.openstreetmap.josm.tools.ExifReader
Returns the caption of the given IPTC directory.
readChangeset(long, boolean, 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
 
readChangesetId() - Method in class org.openstreetmap.josm.gui.widgets.ChangesetIdTextField.ChangesetIdValidator
Reads the changeset id.
readChangesets(Collection<Integer>, boolean, ProgressMonitor) - Method in class org.openstreetmap.josm.io.OsmServerChangesetReader
Reads the changesets with id ids from the server.
ReadChangesetsAction() - Constructor for class org.openstreetmap.josm.gui.dialogs.ChangesetDialog.ReadChangesetsAction
 
readChar() - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.SimpleCharStream
Read a character.
readCommon(JsonObject, PrimitiveData) - Method in class org.openstreetmap.josm.io.OsmJsonReader
Read out the common attributes and put them into current OsmPrimitive.
readCommon(PrimitiveData) - Method in class org.openstreetmap.josm.io.OsmReader
Read out the common attributes and put them into current OsmPrimitive.
readCurrentVersion() - Method in class org.openstreetmap.josm.gui.bugreport.JosmUpdatePanel
 
readDirection(GpsDirectory) - Static method in class org.openstreetmap.josm.tools.ExifReader
Returns the direction of the given EXIF GPS directory.
readDirection(File) - Static method in class org.openstreetmap.josm.tools.ExifReader
Returns the direction of the given JPEG file.
reAddListeners() - Method in class org.openstreetmap.josm.gui.MainPanel
Re-adds the layer listeners.
readE - Variable in class org.openstreetmap.josm.gui.widgets.JosmComboBoxModel.Preferences
A Function that builds an <E> from a String.
readElevation(GpsDirectory) - Static method in class org.openstreetmap.josm.tools.ExifReader
Returns the elevation of the given EXIF GPS directory.
readElevation(File) - Static method in class org.openstreetmap.josm.tools.ExifReader
Returns the elevation of the given JPEG file.
reader - Variable in class org.openstreetmap.josm.actions.CloseChangesetAction.DownloadOpenChangesetsTask
 
reader - Variable in class org.openstreetmap.josm.actions.downloadtasks.AbstractChangesetDownloadTask.RunnableDownloadTask
the reader object used to read changesets from the API
reader - Variable in class org.openstreetmap.josm.actions.downloadtasks.DownloadGpsTask.DownloadTask
 
reader - Variable in class org.openstreetmap.josm.actions.downloadtasks.DownloadNotesTask.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.data.imagery.ImageryLayerInfo.DefaultEntryLoader
 
reader - Variable in class org.openstreetmap.josm.data.preferences.PreferencesReader
 
reader - Variable in class org.openstreetmap.josm.gui.dialogs.relation.ChildRelationBrowser.DownloadTask
 
reader - Variable in class org.openstreetmap.josm.gui.help.HelpBrowser
 
reader - Variable in class org.openstreetmap.josm.gui.history.HistoryLoadTask
 
reader - Variable in class org.openstreetmap.josm.gui.io.DownloadOpenChangesetsTask
 
reader - Variable in class org.openstreetmap.josm.io.InvalidXmlCharacterFilter
 
readExternalTaginfo(Map<String, TaginfoRegionalInstance>, String, JsonArray, String) - Static method in class org.openstreetmap.josm.tools.Territories
 
readFile() - Method in class org.openstreetmap.josm.gui.preferences.SourceEditor.SourceLoader
 
readFromPreferences() - Static method in class org.openstreetmap.josm.gui.mappaint.MapPaintStyles
Reloads all styles from the preferences.
readFromPreferences() - Static method in class org.openstreetmap.josm.gui.tagging.presets.TaggingPresets
Initializes tagging presets from preferences.
readFromPreferences(boolean, boolean) - Static method in class org.openstreetmap.josm.gui.tagging.presets.TaggingPresetReader
Reads all tagging presets from sources stored in preferences.
readFromString(String) - Method in class org.openstreetmap.josm.actions.ActionParameter
Create a value from the given string representation (deserialization).
readFromString(String) - Method in class org.openstreetmap.josm.actions.ActionParameter.StringActionParameter
 
readFromString(String) - Method in class org.openstreetmap.josm.actions.search.SearchAction.SearchSettingsActionParameter
 
readFromString(String) - Static method in class org.openstreetmap.josm.data.osm.search.SearchSetting
Transforms a string following a certain format, namely "[R | A | D | S][C?,R?,A?,M?] [a-zA-Z]" where the first part defines the mode of the search, see SearchMode, the second defines a set of attributes within the SearchSetting class and the second is the search query.
readFromTrac(BufferedReader, URL) - 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
readHeadline(IptcDirectory) - Static method in class org.openstreetmap.josm.tools.ExifReader
Returns the headline of the given IPTC directory.
readIds() - Method in class org.openstreetmap.josm.gui.widgets.AbstractIdTextField
Reads the id(s).
readIds() - Method in class org.openstreetmap.josm.gui.widgets.ChangesetIdTextField
Reads the changeset id.
readIds() - Method in class org.openstreetmap.josm.gui.widgets.OsmIdTextField
Reads the OSM primitive id(s)
readIfEqual(PushbackTokenizer.Token) - Method in class org.openstreetmap.josm.data.osm.search.PushbackTokenizer
Reads the next token if it is equal to the given, suggested token
readIncompletePrimitives(DataSet, ProgressMonitor) - Method in class org.openstreetmap.josm.io.OsmServerBackreferenceReader
Scans a dataset for incomplete primitives.
readInstant(Metadata) - Static method in class org.openstreetmap.josm.tools.ExifReader
Returns the date/time from the given JPEG file.
readInstant(File) - Static method in class org.openstreetmap.josm.tools.ExifReader
Returns the date/time from the given JPEG file.
readKeywords(IptcDirectory) - Static method in class org.openstreetmap.josm.tools.ExifReader
Returns the keywords of the given IPTC directory.
readLang(String) - Method in class org.openstreetmap.josm.tools.WikiReader
Reads the localized version of the given wiki page.
readLang(URL) - Method in class org.openstreetmap.josm.tools.WikiReader
 
readLatLon(GpsDirectory) - Static method in class org.openstreetmap.josm.tools.ExifReader
Returns the geolocation of the given EXIF GPS directory.
readLatLon(File) - Static method in class org.openstreetmap.josm.tools.ExifReader
Returns the geolocation of the given JPEG file.
readLocalPluginInformation() - Method in class org.openstreetmap.josm.gui.preferences.plugin.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
Constructs a new ReadLocalPluginInformationTask.
ReadLocalPluginInformationTask(ProgressMonitor) - Constructor for class org.openstreetmap.josm.plugins.ReadLocalPluginInformationTask
Constructs a new ReadLocalPluginInformationTask.
readMapCSS(Reader) - Static method in class org.openstreetmap.josm.data.validation.tests.MapCSSTagCheckerRule
 
readMapCSS(Reader, Consumer<String>) - Static method in class org.openstreetmap.josm.data.validation.tests.MapCSSTagCheckerRule
 
readNextBytes(int) - Method in class org.openstreetmap.josm.data.protobuf.ProtobufParser
Read an arbitrary number of bytes
readNormal(BufferedReader, boolean) - Static method in class org.openstreetmap.josm.tools.WikiReader
 
readNumber(String) - Method in class org.openstreetmap.josm.data.osm.search.PushbackTokenizer
Reads a number
readObject(ObjectInputStream) - Method in class org.openstreetmap.josm.data.osm.PrimitiveData
 
readObjectName(IptcDirectory) - Static method in class org.openstreetmap.josm.tools.ExifReader
Returns the object name of the given IPTC directory.
ReadOnlyTableModel() - Constructor for class org.openstreetmap.josm.gui.dialogs.properties.PropertiesDialog.ReadOnlyTableModel
 
readOrientation(File) - Static method in class org.openstreetmap.josm.tools.ExifReader
Returns the image orientation of the given JPEG file.
readOsmIds() - Method in class org.openstreetmap.josm.gui.widgets.OsmIdTextField.OsmIdValidator
Reads the OSM primitive id(s)
readPreferences() - Method in class org.openstreetmap.josm.actions.mapmode.ExtrudeAction
 
readPreferences() - Method in class org.openstreetmap.josm.actions.mapmode.ImproveWayAccuracyAction
 
readPreferences() - Method in class org.openstreetmap.josm.actions.mapmode.MapMode
 
readPreferences() - Method in class org.openstreetmap.josm.gui.layer.gpx.GpxDrawHelper
Read all drawing-related settings from preferences
readPreferences(Preferences) - Method in class org.openstreetmap.josm.gui.preferences.advanced.AdvancedPreference
 
readPreferencesFromDOMElement(Element) - Method in class org.openstreetmap.josm.gui.io.CustomConfigurator.XMLCommandProcessor
 
readPreferencesFromXML() - Method in class org.openstreetmap.josm.gui.preferences.advanced.AdvancedPreference
 
readProjectionChoiceData(Element) - Static method in class org.openstreetmap.josm.io.session.SessionReader
 
readProperties(Element) - Static method in class org.openstreetmap.josm.io.session.ImagerySessionImporter
 
readRange(String) - Method in class org.openstreetmap.josm.data.osm.search.PushbackTokenizer
Reads a range of numbers
readRaw() - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParser
read everything to the next semicolon
readRelationMembersAndTags(JsonObject, RelationData, Collection<RelationMemberData>) - Method in class org.openstreetmap.josm.io.OsmJsonReader
 
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
Constructs a new ReadRemotePluginInformationTask.
ReadRemotePluginInformationTask(ProgressMonitor, Collection<String>, boolean) - Constructor for class org.openstreetmap.josm.plugins.ReadRemotePluginInformationTask
Constructs a new ReadRemotePluginInformationTask.
readSpeed(GpsDirectory) - Static method in class org.openstreetmap.josm.tools.ExifReader
Returns the speed of the given EXIF GPS directory.
readSpeed(File) - Static method in class org.openstreetmap.josm.tools.ExifReader
Returns the speed of the given JPEG file.
readString(long, String, String) - Static method in class org.openstreetmap.josm.tools.WinRegistry
Read a value from key and value name
readString(Preferences, long, String, String) - Static method in class org.openstreetmap.josm.tools.WinRegistry
 
readStringSubKeys(long, String) - Static method in class org.openstreetmap.josm.tools.WinRegistry
Read the value name(s) from a given key
readStringSubKeys(Preferences, long, String) - Static method in class org.openstreetmap.josm.tools.WinRegistry
 
readStringValues(long, String) - Static method in class org.openstreetmap.josm.tools.WinRegistry
Read value(s) and value name(s) form given key
readStringValues(Preferences, long, String) - Static method in class org.openstreetmap.josm.tools.WinRegistry
 
readTags(JsonObject, Tagged) - Static method in class org.openstreetmap.josm.io.OsmJsonReader
 
readTagsByRegexp(String, String, String, boolean) - Static method in class org.openstreetmap.josm.tools.TextTagParser
Try to find tag-value pairs in given text
readTagsFromText(String) - Static method in class org.openstreetmap.josm.tools.TextTagParser
Apply different methods to extract tag-value pairs from arbitrary text
readTextOrNumber() - Method in class org.openstreetmap.josm.data.osm.search.PushbackTokenizer
Reads the next token.
readTillChar(char, char) - Method in class org.openstreetmap.josm.gui.preferences.ToolbarPreferences.ActionParser
 
readTime(String) - Method in class org.openstreetmap.josm.io.nmea.NmeaParser
 
readTimeout - Variable in class org.openstreetmap.josm.data.cache.JCSCachedTileLoaderJob
 
readTimeout - Variable in class org.openstreetmap.josm.data.imagery.TileJobOptions
 
readTimeout - Variable in class org.openstreetmap.josm.tools.HttpClient
 
readViewportData(Element) - Static method in class org.openstreetmap.josm.io.session.SessionReader
 
readWayNodesAndTags(JsonObject, WayData, Collection<Long>) - Static method in class org.openstreetmap.josm.io.OsmJsonReader
 
readWriteLock - Variable in class org.openstreetmap.josm.data.vector.DataStore
 
readWriteLock - Variable in class org.openstreetmap.josm.data.vector.VectorDataSet
 
readXML(File) - Static method in class org.openstreetmap.josm.gui.io.CustomConfigurator
Read configuration script from XML file, modifying main preferences
readXML(File, Preferences) - Static method in class org.openstreetmap.josm.gui.io.CustomConfigurator
Read configuration script from XML file, modifying given preferences object
readXML(String, String) - Static method in class org.openstreetmap.josm.gui.io.CustomConfigurator
Read configuration script from XML file, modifying main preferences
readZipFile(ZipFile) - Method in interface org.openstreetmap.josm.io.session.PluginSessionImporter
Read the data from a zip file
REAL_WIDTH - Static variable in interface org.openstreetmap.josm.gui.mappaint.StyleKeys
MapCSS real-width property key
realAddLayer(Layer, boolean) - Method in class org.openstreetmap.josm.gui.layer.LayerManager
Add a layer (implementation).
realAddLayer(Layer, boolean) - Method in class org.openstreetmap.josm.gui.layer.MainLayerManager
 
realcolor - Variable in class org.openstreetmap.josm.gui.layer.markerlayer.MarkerLayer
 
realFile - Variable in class org.openstreetmap.josm.tools.WindowsShortcut
 
realindexes - Variable in class org.openstreetmap.josm.tools.Diff.FileData
Vector mapping virtual line numbers (not counting discarded lines) to real ones (counting those lines).
realMoveLayer(Layer, int) - Method in class org.openstreetmap.josm.gui.layer.LayerManager
Move a layer to a new position (implementation).
realRemoveLayer(Layer) - Method in class org.openstreetmap.josm.gui.layer.LayerManager
Remove the layer from the mapview (implementation).
realRemoveSingleLayer(Layer) - Method in class org.openstreetmap.josm.gui.layer.LayerManager
Remove a single layer from the mapview (implementation).
realRemoveSingleLayer(Layer) - Method in class org.openstreetmap.josm.gui.layer.MainLayerManager
 
realResetState() - Method in class org.openstreetmap.josm.gui.layer.LayerManager
Reset all layer manager state (implementation).
realResetState() - Method in class org.openstreetmap.josm.gui.layer.MainLayerManager
 
realRun() - Method in class org.openstreetmap.josm.actions.CloseChangesetAction.DownloadOpenChangesetsTask
 
realRun() - Method in class org.openstreetmap.josm.actions.downloadtasks.ChangesetContentDownloadTask.DownloadTask
 
realRun() - Method in class org.openstreetmap.josm.actions.downloadtasks.ChangesetHeaderDownloadTask.DownloadTask
 
realRun() - Method in class org.openstreetmap.josm.actions.downloadtasks.ChangesetQueryTask.DownloadTask
 
realRun() - Method in class org.openstreetmap.josm.actions.downloadtasks.DownloadGpsTask.DownloadTask
 
realRun() - Method in class org.openstreetmap.josm.actions.downloadtasks.DownloadNotesTask.DownloadBoundingBoxTask
 
realRun() - Method in class org.openstreetmap.josm.actions.downloadtasks.DownloadNotesTask.DownloadCompressedRawUrlTask
 
realRun() - Method in class org.openstreetmap.josm.actions.downloadtasks.DownloadNotesTask.DownloadRawUrlTask
 
realRun() - Method in class org.openstreetmap.josm.actions.downloadtasks.DownloadNotesTask.DownloadTask
 
realRun() - Method in class org.openstreetmap.josm.actions.downloadtasks.DownloadOsmChangeTask.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.search.SearchAction.SearchTask
 
realRun() - Method in class org.openstreetmap.josm.actions.SessionLoadAction.Loader
 
realRun() - Method in class org.openstreetmap.josm.actions.upload.UploadNotesTask.UploadTask
 
realRun() - Method in class org.openstreetmap.josm.actions.UploadSelectionAction.DeletedParentsChecker
 
realRun() - Method in class org.openstreetmap.josm.data.imagery.ImageryLayerInfo.DefaultEntryLoader
 
realRun() - Method in class org.openstreetmap.josm.data.validation.ValidationTask
 
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.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.AbstractPrimitiveTask
 
realRun() - Method in class org.openstreetmap.josm.gui.io.AsynchronousUploadPrimitivesTask
 
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.DownloadFromOverpassTask
 
realRun() - Method in class org.openstreetmap.josm.gui.io.DownloadOpenChangesetsTask
 
realRun() - Method in class org.openstreetmap.josm.gui.io.DownloadPrimitivesWithReferrersTask
 
realRun() - Method in class org.openstreetmap.josm.gui.io.UploadPrimitivesTask
 
realRun() - Method in class org.openstreetmap.josm.gui.layer.geoimage.ImagesLoader
 
realRun() - Method in class org.openstreetmap.josm.gui.layer.geoimage.WikimediaCommonsLoader
 
realRun() - Method in class org.openstreetmap.josm.gui.layer.gpx.DownloadWmsAlongTrackAction.PrecacheWmsTask
 
realRun() - Method in class org.openstreetmap.josm.gui.mappaint.loader.MapPaintStyleLoader
 
realRun() - Method in class org.openstreetmap.josm.gui.oauth.FullyAutomaticAuthorizationUI.FullyAutomaticAuthorisationTask
 
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.imagery.AddWMSLayerPanel.GetCapabilitiesRunnable
 
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.io.remotecontrol.handler.LoadDataHandler.LoadDataTask
 
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
 
realRun(BufferedReader, Writer, Socket) - Static method in class org.openstreetmap.josm.io.remotecontrol.RequestProcessor
Perform the actual commands
realSetActiveLayer(Layer) - Method in class org.openstreetmap.josm.gui.layer.MainLayerManager
 
realSetRegions(Collection<String>) - Method in class org.openstreetmap.josm.gui.tagging.presets.items.KeyedItem
 
realSetRegions(Collection<String>) - Method in class org.openstreetmap.josm.gui.tagging.presets.items.PresetListEntry
 
realSetRegions(Collection<String>) - Method in interface org.openstreetmap.josm.gui.tagging.presets.items.RegionSpecific
Set the regions for the preset
realSetRegions(Collection<String>) - Method in class org.openstreetmap.josm.gui.tagging.presets.TaggingPreset
 
realUploadData(OsmDataLayer, APIDataSet) - Static method in class org.openstreetmap.josm.actions.UploadAction
Uploads data to the OSM API.
realWidth - Variable in class org.openstreetmap.josm.gui.mappaint.styleelement.LineElement
the real width of this line in meter.
reason - Variable in class org.openstreetmap.josm.plugins.PluginHandler.DeprecatedPlugin
Short explanation about deprecation, can be null
Reason() - Constructor for enum org.openstreetmap.josm.gui.io.SaveLayersDialog.Reason
 
reasonForRequest - Variable in class org.openstreetmap.josm.tools.HttpClient
 
reassignShortcut(String, String, int, Shortcut, int, int, int) - Static method in class org.openstreetmap.josm.tools.Shortcut
 
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
rebuild(boolean) - Method in class org.openstreetmap.josm.gui.conflict.tags.TagConflictResolverModel
initializes the model from the current tags
rebuildGpxData() - Method in class org.openstreetmap.josm.gui.layer.geoimage.CorrelationSupportLayer
 
recalculateBounds() - Method in class org.openstreetmap.josm.data.gpx.GpxData
Calculates the bounding box of available data and returns it.
RECEIVER_WARNING - org.openstreetmap.josm.io.nmea.NmeaParser.RMC
Warning from the receiver (A = data ok, V = warning)
receiveSearchResult(OsmData<?, ?, ?, ?>, Collection<IPrimitive>, int, SearchSetting, Component) - Method in class org.openstreetmap.josm.actions.search.SearchAction.CapturingSearchReceiver
 
receiveSearchResult(OsmData<?, ?, ?, ?>, Collection<IPrimitive>, int, SearchSetting, Component) - Method in interface org.openstreetmap.josm.actions.search.SearchAction.SearchReceiver
Receive the search result
receiveSearchResult(OsmData<?, ?, ?, ?>, Collection<IPrimitive>, int, SearchSetting, Component) - Method in class org.openstreetmap.josm.actions.search.SearchAction.SelectSearchReceiver
 
RecentExisting() - Constructor for enum org.openstreetmap.josm.gui.dialogs.properties.TagEditHelper.RecentExisting
 
recentlyOpened - Variable in class org.openstreetmap.josm.gui.MainMenu
File / Open Recent >
RecentlyOpenedFilesMenu - Class in org.openstreetmap.josm.gui.io
Show list of recently opened files
RecentlyOpenedFilesMenu() - Constructor for class org.openstreetmap.josm.gui.io.RecentlyOpenedFilesMenu
Constructs a new RecentlyOpenedFilesMenu.
RecentlyOpenedFilesMenu.ClearAction - Class in org.openstreetmap.josm.gui.io
 
RecentlyOpenedFilesMenu.OpenRecentAction - Class in org.openstreetmap.josm.gui.io
 
recentlyPlayedMarker - Static variable in class org.openstreetmap.josm.gui.layer.markerlayer.AudioMarker
 
recentlyPlayedMarker() - Static method in class org.openstreetmap.josm.gui.layer.markerlayer.AudioMarker
Returns the marker played the most recently, if any.
recentRelations - Variable in class org.openstreetmap.josm.gui.layer.OsmDataLayer
List of recent relations
recentRelationsAction - Variable in class org.openstreetmap.josm.gui.dialogs.RelationListDialog
 
RecentRelationsAction - Class in org.openstreetmap.josm.actions.relation
Action for accessing recent relations.
RecentRelationsAction(SideButton) - Constructor for class org.openstreetmap.josm.actions.relation.RecentRelationsAction
Constructs a new RecentRelationsAction.
RecentRelationsAction.LaunchEditorAction - Class in org.openstreetmap.josm.actions.relation
 
RecentRelationsAction.RecentRelationsMenuItem - Class in org.openstreetmap.josm.actions.relation
A specialized JMenuItem for presenting one entry of the relation history
RecentRelationsAction.RecentRelationsPopupMenu - Class in org.openstreetmap.josm.actions.relation
 
RecentRelationsMenuItem(Relation) - Constructor for class org.openstreetmap.josm.actions.relation.RecentRelationsAction.RecentRelationsMenuItem
 
RecentRelationsPopupMenu(List<Relation>, KeyStroke) - Constructor for class org.openstreetmap.josm.actions.relation.RecentRelationsAction.RecentRelationsPopupMenu
Constructs a new RecentRelationsPopupMenu.
RecentTagCollection - Class in org.openstreetmap.josm.gui.dialogs.properties
Manages list of recently used tags that will be displayed in the PropertiesDialog.
RecentTagCollection(int) - Constructor for class org.openstreetmap.josm.gui.dialogs.properties.RecentTagCollection
 
recentTags - Variable in class org.openstreetmap.josm.gui.dialogs.properties.RecentTagCollection
 
recentTags - Variable in class org.openstreetmap.josm.gui.dialogs.properties.TagEditHelper
 
recentTagsActions - Variable in class org.openstreetmap.josm.gui.dialogs.properties.TagEditHelper.AddTagsDialog
 
recentTagsPanel - Variable in class org.openstreetmap.josm.gui.dialogs.properties.TagEditHelper.AddTagsDialog
 
RecommendedActionsTableCell() - Constructor for class org.openstreetmap.josm.gui.io.SaveLayersTableColumnModel.RecommendedActionsTableCell
Constructs a new RecommendedActionsTableCell.
reconstituteConflicts() - Method in class org.openstreetmap.josm.command.conflict.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.
RECORD_HISTORY - org.openstreetmap.josm.gui.io.importexport.Options
Record history.
RECORD_SEPARATOR_BYTE - Static variable in class org.openstreetmap.josm.io.GeoJSONReader
The record separator is 0x1E per RFC 7464
recoverFromGoneOnServer(OsmApiPrimitiveGoneException) - 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.gui.layer.AutosaveTask
Recover the unsaved layers and open them asynchronously.
rect - org.openstreetmap.josm.actions.mapmode.SelectAction.SelectActionCursor
 
rect_add - org.openstreetmap.josm.actions.mapmode.SelectAction.SelectActionCursor
 
rect_rm - org.openstreetmap.josm.actions.mapmode.SelectAction.SelectActionCursor
 
rectaction - Variable in class org.openstreetmap.josm.gui.ImageryMenu
 
rectifiedGridAngle - Variable in class org.openstreetmap.josm.data.projection.proj.ObliqueMercator
The rectified bearing of the central line, in radians.
rectifiedGridAngle - Variable in class org.openstreetmap.josm.data.projection.proj.TransverseMercator
The rectified bearing of the central line, in radians.
RectifierService(String, String, String, String, String) - Constructor for class org.openstreetmap.josm.actions.MapRectifierWMSmenuAction.RectifierService
Constructs a new RectifierService.
rectTo(MapViewState.MapViewPoint) - Method in class org.openstreetmap.josm.gui.MapViewState.MapViewPoint
Create a rectangle from this to the other point.
rectToPolygon(Rectangle) - Static method in class org.openstreetmap.josm.gui.SelectionManager
 
recurseDownAppended - Variable in class org.openstreetmap.josm.io.MultiFetchServerObjectReader
 
recurseDownRelations - Variable in class org.openstreetmap.josm.io.MultiFetchServerObjectReader
 
red(Color) - Static method in class org.openstreetmap.josm.gui.mappaint.mapcss.Functions
Get the value of the red color channel in the rgb color model
redirect(JComponent, JComponent) - Static method in class org.openstreetmap.josm.gui.util.RedirectInputMap
Redirects the key inputs from one component to an other component
REDIRECT_URI - Static variable in class org.openstreetmap.josm.data.oauth.OAuth20Parameters
 
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
Create a new RedirectInputMap
redirectToMainContentPane(JComponent) - Static method in class org.openstreetmap.josm.gui.MainApplication
Redirects the key inputs from source to main content pane.
redirectUri - Variable in class org.openstreetmap.josm.data.oauth.OAuth20Parameters
 
redo - Variable in class org.openstreetmap.josm.gui.MainMenu
Edit / Redo
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 - org.openstreetmap.josm.gui.dialogs.CommandStackDialog.UndoRedoType
 
redoAction - Variable in class org.openstreetmap.josm.gui.widgets.TextContextualPopupMenu
 
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.
RedoAction() - Constructor for class org.openstreetmap.josm.gui.widgets.TextContextualPopupMenu.RedoAction
Constructs a new RedoAction.
redoCommands - Variable in class org.openstreetmap.josm.data.UndoRedoHandler
The stack for redoing commands
redoRoot - Variable in class org.openstreetmap.josm.gui.dialogs.CommandStackDialog
 
redoSelectionListener - Variable in class org.openstreetmap.josm.gui.dialogs.CommandStackDialog
 
redoTree - Variable in class org.openstreetmap.josm.gui.dialogs.CommandStackDialog
 
redoTreeIsEmpty() - Method 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.gui.MainApplication
Listener that sets the enabled state of undo/redo menu entries.
redrawIcon() - Method in class org.openstreetmap.josm.gui.io.SaveLayersDialog.SaveAndProceedAction
 
redrawIfRequired(Object) - Method in class org.openstreetmap.josm.actions.mapmode.DrawAction
Checks if a map redraw is required and does so if needed.
redSymbol - Variable in class org.openstreetmap.josm.gui.layer.markerlayer.Marker
 
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.
ref - Variable in class org.openstreetmap.josm.gui.tagging.presets.TaggingPresetReader.Reference
Reference matching a chunk id defined earlier
REF - org.openstreetmap.josm.gui.layer.gpx.GpxDrawHelper.ColorMode
Color by differential ID
REF - org.openstreetmap.josm.io.nmea.NmeaParser.GGA
 
REF_LINE_STROKE - Static variable in class org.openstreetmap.josm.actions.mapmode.ParallelWayAction
 
RefChecker(Way) - Constructor for class org.openstreetmap.josm.data.validation.tests.PowerLines.RefChecker
 
refDiscontinuities - Variable in class org.openstreetmap.josm.data.validation.tests.PowerLines
 
reference - Variable in class org.openstreetmap.josm.gui.history.HistoryBrowserModel
 
reference - Variable in class org.openstreetmap.josm.gui.history.TagInfoViewer
 
reference - Variable in class org.openstreetmap.josm.gui.history.TwoColumnDiff
 
Reference() - Constructor for class org.openstreetmap.josm.gui.tagging.presets.TaggingPresetReader.Reference
 
REFERENCE_POINT_IN_TIME - org.openstreetmap.josm.gui.history.PointInTimeType
the point in time selected as reference point when comparing two version
referenced - Variable in class org.openstreetmap.josm.gui.datatransfer.data.PrimitiveTransferData
 
referenceDiff - Variable in class org.openstreetmap.josm.gui.history.TwoColumnDiff
 
referenceInfoPanel - Variable in class org.openstreetmap.josm.gui.history.HistoryBrowserPanel
the common info panel for the history object in role REFERENCE_POINT_IN_TIME
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
 
referenceNumber - Variable in class org.openstreetmap.josm.data.osm.search.SearchCompiler.ValueComparison
 
referencePoint - Variable in class org.openstreetmap.josm.data.projection.proj.ObliqueMercator
A reference point, which is known to be on the central line.
referenceRelationMemberTableModel - Variable in class org.openstreetmap.josm.gui.history.HistoryBrowserModel
 
referenceReversed - Variable in class org.openstreetmap.josm.gui.history.TwoColumnDiff
 
referenceSegment - Variable in class org.openstreetmap.josm.actions.mapmode.ParallelWayAction
 
ReferenceSegment(EastNorth, EastNorth, EastNorth, boolean) - Constructor for class org.openstreetmap.josm.actions.mapmode.ExtrudeAction.ReferenceSegment
 
referenceTagTableModel - Variable in class org.openstreetmap.josm.gui.history.HistoryBrowserModel
 
referenceValue - Variable in class org.openstreetmap.josm.data.osm.search.SearchCompiler.ValueComparison
 
referredPrimitiveNotInDataset() - Method in class org.openstreetmap.josm.data.osm.DatasetConsistencyTest
Checks that referred primitives are present in dataset.
referrerBrowser - 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.data.vector.VectorPrimitive
 
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
 
referrers - Variable in class org.openstreetmap.josm.gui.download.DownloadObjectDialog
 
referrers(boolean, Class<T>) - Method in class org.openstreetmap.josm.data.osm.OsmPrimitive
 
referrers(boolean, Class<T>) - Method in class org.openstreetmap.josm.data.vector.VectorPrimitive
 
referrers(Class<T>) - Method in class org.openstreetmap.josm.data.osm.OsmPrimitive
Gets all primitives in the current dataset that reference this primitive.
referrers(Class<T>) - Method in class org.openstreetmap.josm.data.vector.VectorPrimitive
Gets all primitives in the current dataset that reference this primitive.
ReferrersRow() - Constructor for class org.openstreetmap.josm.gui.conflict.pair.properties.PropertiesMerger.ReferrersRow
 
referrersToString(List<OsmPrimitive>) - Static 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) - Constructor for class org.openstreetmap.josm.gui.dialogs.relation.ReferringRelationsBrowser
Constructs a new ReferringRelationsBrowser.
ReferringRelationsBrowser.EditAction - Class in org.openstreetmap.josm.gui.dialogs.relation
Action for editing the currently selected relation
ReferringRelationsBrowser.ReloadAction - Class in org.openstreetmap.josm.gui.dialogs.relation
Action for loading the parent relations of a relation
ReferringRelationsBrowserModel - Class in org.openstreetmap.josm.gui.dialogs.relation
This is the model for the ReferringRelationsBrowser.
ReferringRelationsBrowserModel(Relation) - Constructor for class org.openstreetmap.josm.gui.dialogs.relation.ReferringRelationsBrowserModel
Constructs a new ReferringRelationsBrowserModel.
refersTo(OsmPrimitive) - Method in class org.openstreetmap.josm.data.osm.RelationMember
Replies true, if this relation member refers to the primitive
ReflectionUtils - Class in org.openstreetmap.josm.tools
Reflection utilities.
ReflectionUtils() - Constructor for class org.openstreetmap.josm.tools.ReflectionUtils
 
refPoint - Variable in class org.openstreetmap.josm.actions.JoinNodeWayAction.NodeDistanceToRefNodeComparator
 
refPoint2 - Variable in class org.openstreetmap.josm.actions.JoinNodeWayAction.NodeDistanceToRefNodeComparator
 
refresh() - Method in class org.openstreetmap.josm.data.oauth.OAuth20Token
Refresh the OAuth 2.0 token
refresh() - Method in class org.openstreetmap.josm.gui.conflict.tags.RelationMemberConflictResolverModel
Refreshes the model state.
refresh() - Method in interface org.openstreetmap.josm.gui.dialogs.LayerListDialog.LayerListModelListener
Fired when something has changed in the layer list model.
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.layer.geoimage.ImageViewerDialog
Reload the image.
refresh() - Method in class org.openstreetmap.josm.gui.widgets.UrlLabel
 
refresh(boolean) - Method in class org.openstreetmap.josm.gui.conflict.tags.RelationMemberConflictResolverModel
Refreshes the model state.
refresh(String, Cursor, String) - Method in class org.openstreetmap.josm.gui.widgets.UrlLabel
 
refresh(Collection<? extends OsmPrimitive>) - Method in class org.openstreetmap.josm.gui.dialogs.UserListDialog
Refreshes user list from given collection of OSM primitives.
REFRESH - org.openstreetmap.josm.gui.dialogs.properties.TagEditHelper.RefreshRecent
 
REFRESH_TOKEN - Static variable in class org.openstreetmap.josm.data.oauth.OAuth20Token
 
refreshAction - Variable in class org.openstreetmap.josm.gui.dialogs.relation.GenericRelationEditor
Action for performing the RefreshAction
RefreshAction - Class in org.openstreetmap.josm.gui.dialogs.relation.actions
Refresh relation.
RefreshAction() - Constructor for class org.openstreetmap.josm.gui.download.BookmarkSelection.RefreshAction
Constructs a new RefreshAction.
RefreshAction() - Constructor for class org.openstreetmap.josm.gui.io.ChangesetManagementPanel.RefreshAction
 
RefreshAction(IRelationEditorActionAccess) - Constructor for class org.openstreetmap.josm.gui.dialogs.relation.actions.RefreshAction
Constructs a new RefreshAction.
refreshAnglePanel() - Method in class org.openstreetmap.josm.gui.MapStatus
 
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
 
refreshButtonsOnResize - Variable in class org.openstreetmap.josm.gui.ScrollViewport
 
refreshChangesetBookmarks() - Method in class org.openstreetmap.josm.gui.download.BookmarkList
Refreshes the changeset bookmarks.
refreshChangesets() - Method in class org.openstreetmap.josm.gui.io.ChangesetManagementPanel
Refreshes the changesets combobox form the server.
refreshChangesetsFromServer() - Method in class org.openstreetmap.josm.data.osm.ChangesetCache
Refreshes the changesets from the server.
refreshCombo() - Method in class org.openstreetmap.josm.gui.io.ChangesetManagementPanel
 
refreshDistText(Collection<? extends OsmPrimitive>) - Method in class org.openstreetmap.josm.gui.MapStatus
 
refreshEnabled() - Method in class org.openstreetmap.josm.gui.dialogs.relation.ChildRelationBrowser.EditAction
 
refreshEnabled() - Method in class org.openstreetmap.josm.gui.dialogs.relation.ReferringRelationsBrowser.EditAction
 
refreshEnabled() - Method in class org.openstreetmap.josm.gui.dialogs.relation.ReferringRelationsBrowser.ReloadAction
 
refreshEnabledState() - Method in class org.openstreetmap.josm.gui.io.ChangesetManagementPanel.CloseChangesetAction
 
refreshEnabledState() - Method in class org.openstreetmap.josm.gui.io.CloseChangesetDialog.CloseAction
 
refreshForActiveLayer(Layer) - Method in class org.openstreetmap.josm.gui.dialogs.UserListDialog
 
refreshHidingButtons() - Method in class org.openstreetmap.josm.gui.dialogs.ToggleDialog
 
refreshImageryMenu() - Method in class org.openstreetmap.josm.gui.ImageryMenu
Refresh imagery menu.
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.
refreshLocalUpdatedPluginInfo(Collection<PluginInformation>) - Static method in class org.openstreetmap.josm.plugins.PluginHandler
Refreshes the given PluginInformation objects with new contents read from their corresponding jar file.
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
Refresh offset menu item.
RefreshRecent() - Constructor for enum org.openstreetmap.josm.gui.dialogs.properties.TagEditHelper.RefreshRecent
 
refreshRecentTags() - Method in class org.openstreetmap.josm.gui.dialogs.properties.TagEditHelper.AddTagsDialog
 
refreshStyles() - Static method in class org.openstreetmap.josm.gui.mappaint.MapPaintStyles
 
refreshTileSources() - Method in class org.openstreetmap.josm.gui.bbox.SlippyMapBBoxChooser
Refreshes the tile sources
refreshTileSources() - Method in class org.openstreetmap.josm.gui.download.DownloadDialog
Refreshes the tile sources.
refreshTileSources() - Method in class org.openstreetmap.josm.gui.download.SlippyMapChooser
Refreshes the tile sources
refreshTitle() - Method in class org.openstreetmap.josm.gui.MainFrame
Update the title of the window to reflect the current content.
refreshToken - Variable in class org.openstreetmap.josm.data.oauth.OAuth20Token
 
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() - Method in class org.openstreetmap.josm.gui.preferences.plugin.PluginListPanel
Refreshes the list.
refreshView() - Method in class org.openstreetmap.josm.gui.preferences.server.OAuthAuthenticationPreferencesPanel.AlreadyAuthorisedPanel
 
refreshView() - Method in class org.openstreetmap.josm.gui.preferences.server.OAuthAuthenticationPreferencesPanel
 
refreshView(Relation) - Method in class org.openstreetmap.josm.gui.dialogs.relation.ChildRelationBrowser.DownloadTask
 
refScale - Variable in class org.openstreetmap.josm.gui.layer.gpx.GpxDrawHelper
 
REG_CLOSE_KEY - Static variable in class org.openstreetmap.josm.tools.WinRegistry
Wrapper for Windows registry API RegCloseKey(long) Returns int
REG_ENUM_KEY_EX - Static variable in class org.openstreetmap.josm.tools.WinRegistry
Wrapper for RegEnumKeyEx(long, int, int) Returns byte[]
REG_ENUM_VALUE - Static variable in class org.openstreetmap.josm.tools.WinRegistry
Wrapper for Windows registry API RegEnumValue(long, int, int) Returns byte[]
REG_OPEN_KEY - Static variable in class org.openstreetmap.josm.tools.WinRegistry
Wrapper for Windows registry API RegOpenKey(long, byte[], int) Returns long[]
REG_QUERY_INFO_KEY - Static variable in class org.openstreetmap.josm.tools.WinRegistry
Wrapper for RegQueryInfoKey(long) Returns long[]
REG_QUERY_VALUE_EX - Static variable in class org.openstreetmap.josm.tools.WinRegistry
Wrapper for Windows registry API RegQueryValueEx(long, byte[]) Returns byte[]
REG_SUCCESS - Static variable in class org.openstreetmap.josm.tools.WinRegistry
 
regactions - Variable in class org.openstreetmap.josm.gui.preferences.ToolbarPreferences
Key: Registered name (property "toolbar" of action).
regex() - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParser
 
REGEX - org.openstreetmap.josm.gui.mappaint.mapcss.ConditionFactory.KeyMatchType
The key needs to match the given regular expression.
REGEX - org.openstreetmap.josm.gui.mappaint.mapcss.ConditionFactory.Op
The reference is treated as regular expression and the value needs to match it.
REGEX - Static variable in interface org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParserConstants
RegularExpression Id.
REGEX_CHAR_WITHOUT_STAR - Static variable in interface org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParserConstants
RegularExpression Id.
REGEX_ERROR_MESSAGE - Static variable in class org.openstreetmap.josm.data.osm.search.SearchCompiler
 
REGEX_ERROR_MESSAGE_NO_POSITION - Static variable in class org.openstreetmap.josm.data.osm.search.SearchCompiler
 
regex_search - Variable in class org.openstreetmap.josm.data.osm.Filter.FilterPreferenceEntry
regexFlags(boolean) - Static method in class org.openstreetmap.josm.data.osm.search.SearchCompiler
 
regexp - Variable in class org.openstreetmap.josm.gui.tagging.presets.items.Roles.Role
Is the role name a regular expression
regexp_match(String, String) - Static method in class org.openstreetmap.josm.gui.mappaint.mapcss.Functions
Tries to match string against pattern regexp and returns a list of capture groups in case of success.
regexp_match(String, String, String) - Static method in class org.openstreetmap.josm.gui.mappaint.mapcss.Functions
Tries to match string against pattern regexp and returns a list of capture groups in case of success.
regexp_test(String, String) - Static method in class org.openstreetmap.josm.gui.mappaint.mapcss.Functions
Tests if string target matches pattern pattern
regexp_test(String, String, String) - Static method in class org.openstreetmap.josm.gui.mappaint.mapcss.Functions
Tests if string target matches pattern pattern
RegexpKeyValueRegexpCondition(String, String, ConditionFactory.Op) - Constructor for class org.openstreetmap.josm.gui.mappaint.mapcss.ConditionFactory.RegexpKeyValueRegexpCondition
Create a condition in which the key and the value need to match a given regexp
regExpr - Variable in class org.openstreetmap.josm.data.validation.tests.SimilarNamedWays.RegExprRule
 
regExpr - Variable in class org.openstreetmap.josm.data.validation.tests.SimilarNamedWays.SynonymRule
 
RegExprRule(String, String) - Constructor for class org.openstreetmap.josm.data.validation.tests.SimilarNamedWays.RegExprRule
Create a new rule to replace by regular expression
regexSearch - Variable in class org.openstreetmap.josm.data.osm.search.SearchCompiler
 
regexSearch - Variable in class org.openstreetmap.josm.data.osm.search.SearchSetting
true to perform a regex-based search
regexSearch - Variable in class org.openstreetmap.josm.gui.dialogs.SearchDialog
 
RegexValidator - Class in org.openstreetmap.josm.data.validation.routines
Regular Expression validation (using JDK 1.4+ regex support).
RegexValidator(String) - Constructor for class org.openstreetmap.josm.data.validation.routines.RegexValidator
Construct a case sensitive validator for a single regular expression.
RegexValidator(String...) - Constructor for class org.openstreetmap.josm.data.validation.routines.RegexValidator
Construct a case sensitive validator that matches any one of the set of regular expressions.
RegexValidator(String[], boolean) - Constructor for class org.openstreetmap.josm.data.validation.routines.RegexValidator
Construct a validator that matches any one of the set of regular expressions with the specified case sensitivity.
RegexValidator(String, boolean) - Constructor for class org.openstreetmap.josm.data.validation.routines.RegexValidator
Construct a validator for a single regular expression with the specified case sensitivity.
regions - Variable in class org.openstreetmap.josm.gui.tagging.presets.items.KeyedItem
List of regions the preset is applicable for.
regions - Variable in class org.openstreetmap.josm.gui.tagging.presets.items.PresetListEntry
List of regions the entry is applicable for.
regions - Variable in class org.openstreetmap.josm.gui.tagging.presets.TaggingPreset
List of regions the preset is applicable for.
regions() - Method in class org.openstreetmap.josm.gui.tagging.presets.items.KeyedItem
 
regions() - Method in class org.openstreetmap.josm.gui.tagging.presets.items.PresetListEntry
 
regions() - Method in interface org.openstreetmap.josm.gui.tagging.presets.items.RegionSpecific
Get the regions for the item
regions() - Method in class org.openstreetmap.josm.gui.tagging.presets.TaggingPreset
 
RegionSpecific - Interface in org.openstreetmap.josm.gui.tagging.presets.items
Indicates that this object may be specific to a region
register() - Method in class org.openstreetmap.josm.gui.dialogs.relation.MemberTableModel
Registers listeners (selection change and dataset change).
register() - Method in class org.openstreetmap.josm.gui.dialogs.relation.SelectionTableModel
Registers listeners (selection change and layer change).
register() - Method in class org.openstreetmap.josm.gui.util.AdvancedKeyPressDetector
Register this object as AWTEventListener
register(Class<? extends AbstractMapRenderer>, String, String) - Method in class org.openstreetmap.josm.data.osm.visitor.paint.MapRendererFactory
Registers a map renderer class.
register(String, Predicate<Environment>) - Static method in class org.openstreetmap.josm.gui.mappaint.mapcss.ConditionFactory.PseudoClassCondition
 
register(Action) - Method in class org.openstreetmap.josm.gui.preferences.ToolbarPreferences
Registers an action to the toolbar preferences.
register(IRelationEditorActionAccess, AbstractRelationEditorAction) - Method in interface org.openstreetmap.josm.gui.dialogs.relation.actions.IRelationEditorUpdateOn
Registers the given action as listener on the relation editor.
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(MapView, boolean) - Method in class org.openstreetmap.josm.gui.SelectionManager
Register itself at the given event source and add a hint layer.
registerActionShortcut(Action, Shortcut) - Static method in class org.openstreetmap.josm.gui.MainApplication
Registers an action and its shortcut.
registerActionShortcut(JosmAction) - Static method in class org.openstreetmap.josm.gui.MainApplication
Registers a JosmAction and its shortcut.
registerActionShortcut(MapMover.ZoomerAction, Shortcut) - Method in class org.openstreetmap.josm.gui.MapMover
 
registerAsChangeListener(HistoryBrowserModel) - Method in class org.openstreetmap.josm.gui.history.CoordinateInfoViewer
 
registerAsChangeListener(HistoryBrowserModel) - Method in class org.openstreetmap.josm.gui.history.HistoryBrowserPanel
 
registerAsListener() - Method in class org.openstreetmap.josm.gui.dialogs.ChangesetDialog
 
registerAutoFilterRules(AutoFilterRule...) - Method in class org.openstreetmap.josm.gui.autofilter.AutoFilterManager
Registers new auto filter rule(s).
registerBaseProjection(String, Class<? extends Proj>, String) - Static method in class org.openstreetmap.josm.data.projection.Projections
Plugins can register additional base projections.
registerBaseProjection(String, ProjFactory, String) - Static method in class org.openstreetmap.josm.data.projection.Projections
Plugins can register additional base projections.
registerBoundingBoxBuilder() - Method in class org.openstreetmap.josm.gui.download.BoundingBoxSelection
 
registerCLIModule(CLIModule) - Static method in class org.openstreetmap.josm.gui.MainApplication
Register a command line interface module.
registerCoordinateFormat(ICoordinateFormat) - Static method in class org.openstreetmap.josm.data.coor.conversion.CoordinateFormatManager
Register a coordinate format.
registerCopyPasteAction(AbstractAction, Object, KeyStroke, JRootPane, JTable...) - 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
 
registeredLayers - Variable in class org.openstreetmap.josm.gui.MapView
This is a map of all Layers that have been added to this view.
registeredShortcuts - Variable in class org.openstreetmap.josm.gui.MapMover
 
registerFormatHook(NameFormatterHook) - Static method in class org.openstreetmap.josm.data.osm.DefaultNameFormatter
Registers a format hook.
registerInWindowMenu(boolean) - Method in class org.openstreetmap.josm.gui.dialogs.ToggleDialog
Registers this dialog in the window menu.
registerListeners() - Method in class org.openstreetmap.josm.gui.conflict.pair.AbstractListMerger
Adds all registered listeners by this merger
registerListeners() - Method in class org.openstreetmap.josm.gui.conflict.pair.ConflictResolver
Adds all registered listeners by this conflict resolver
registerListeners() - Method in class org.openstreetmap.josm.gui.dialogs.ConflictResolutionDialog
 
registerListeners() - Method in class org.openstreetmap.josm.gui.dialogs.relation.MemberTable
 
registerListeners() - Method in class org.openstreetmap.josm.gui.MapStatus
 
registerListeners() - Method in class org.openstreetmap.josm.gui.tagging.ac.AutoCompletionManager
 
registerListeners() - Method in class org.openstreetmap.josm.gui.widgets.OsmPrimitivesTable
Adds all registered listeners by this table
registerLoader(SourceType, Consumer<SourceEntry>) - Static method in class org.openstreetmap.josm.io.FileWatcher
Registers a source loader, allowing dynamic reloading when an entry changes.
registerMenuAddition(Action) - Static method in class org.openstreetmap.josm.gui.layer.AbstractTileSourceLayer
Register an additional layer context menu entry.
registerMenuAddition(Action) - Static method in class org.openstreetmap.josm.gui.layer.geoimage.GeoImageLayer
Register actions on the layer
registerMenuAddition(Action, Class<? extends AbstractTileSourceLayer<?>>) - Static method in class org.openstreetmap.josm.gui.layer.AbstractTileSourceLayer
Register an additional layer context menu entry for a imagery layer class.
registerMouseListener() - Method in class org.openstreetmap.josm.gui.dialogs.ToggleDialog.TitleBar
Registers the mouse listeners.
registerMultiShortcuts(String, String, List<Character>, int) - Static method in class org.openstreetmap.josm.tools.Shortcut
Register a shortcut linked to several characters.
registerNewlayer(NoteLayer) - Method in class org.openstreetmap.josm.gui.layer.AutosaveTask
 
registerNewlayer(OsmDataLayer) - Method in class org.openstreetmap.josm.gui.layer.AutosaveTask
 
registerNTV2GridShiftFileSource(float, NTV2GridShiftFileSource) - Static method in class org.openstreetmap.josm.data.projection.datum.NTV2GridShiftFileWrapper
Register a source for NTV2 grid files.
registerOnLayer(Layer) - Method in class org.openstreetmap.josm.gui.layer.geoimage.ImageViewerDialog
 
registerOverpassOutputFormatReader(OverpassDownloadReader.OverpassOutputFormat, Class<? extends AbstractReader>) - Static method in class org.openstreetmap.josm.io.OverpassDownloadReader
Registers an OSM reader for the given Overpass output format.
registerParser(Class<T>, Function<String, T>) - Method in class org.openstreetmap.josm.tools.StringParser
 
registerParser(Class<T>, Function<U, T>) - Method in class org.openstreetmap.josm.tools.GenericParser
 
registerPostprocessor(OsmServerReadPostprocessor) - Static method in class org.openstreetmap.josm.io.AbstractReader
Register a new postprocessor.
registerPostprocessor(OsmServerWritePostprocessor) - Static method in class org.openstreetmap.josm.io.OsmServerWriter
Registers a post-processor.
registerProjectionChoice(String, String, Integer) - Static method in class org.openstreetmap.josm.gui.preferences.projection.ProjectionPreference
Registers a new projection choice.
registerProjectionChoice(ProjectionChoice) - Static method in class org.openstreetmap.josm.gui.preferences.projection.ProjectionPreference
Registers a new projection choice.
registerProjectionSupplier(String, Supplier<Projection>) - Static method in class org.openstreetmap.josm.data.projection.Projections
Register a projection supplier, that is, a factory class for projections.
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
Register a session layer importer.
registerShortcut() - Method in class org.openstreetmap.josm.gui.dialogs.properties.CopyAllKeyValueAction
Registers this action shortcut
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
 
registerSource(SourceEntry) - Method in class org.openstreetmap.josm.io.FileWatcher
Registers a source for local file changes, allowing dynamic reloading.
registerSourceProvider(SourceProvider) - Static method in class org.openstreetmap.josm.gui.preferences.map.MapPaintPreference
Registers a new additional style source provider.
registerSourceProvider(SourceProvider) - Static method in class org.openstreetmap.josm.gui.preferences.map.TaggingPresetPreference
Registers a new additional preset source provider.
registerSourceProvider(SourceProvider) - Static method in class org.openstreetmap.josm.gui.preferences.validator.ValidatorTagCheckerRulesPreference
Registers a new additional rule source provider.
registerSubTab(SubPreferenceSetting, Component) - Method in class org.openstreetmap.josm.gui.preferences.DefaultTabPreferenceSetting
 
registerSubTab(SubPreferenceSetting, Component) - Method in interface org.openstreetmap.josm.gui.preferences.TabPreferenceSetting
Registers a sub preference settings to an existing tab component.
registerSupportedMapMode(MapMode) - Static method in class org.openstreetmap.josm.gui.layer.geoimage.GeoImageLayer
Registers a map mode for which the functionality of this layer should be available.
registerSystemShortcut(String, String, int, int) - Static method in class org.openstreetmap.josm.tools.Shortcut
FOR PLATFORMHOOK USE ONLY.
registerUploadHook(UploadHook) - Static method in class org.openstreetmap.josm.actions.UploadAction
Registers an upload hook.
registerUploadHook(UploadHook, boolean) - Static method in class org.openstreetmap.josm.actions.UploadAction
Registers an upload hook.
registerValidableComponent(AbstractButton) - Method in class org.openstreetmap.josm.gui.preferences.imagery.AddImageryPanel
 
registerValidableComponent(JTextComponent) - Method in class org.openstreetmap.josm.gui.preferences.imagery.AddImageryPanel
 
registerViewer(Class<? extends IImageViewer>) - Static method in class org.openstreetmap.josm.gui.layer.geoimage.viewers.projections.ImageProjectionRegistry
Register a new viewer
registerWizard(Function<OverpassWizardRegistration.OverpassWizardCallbacks, Action>) - Static method in class org.openstreetmap.josm.gui.download.overpass.OverpassWizardRegistration
Registers a wizard to be added to the overpass download dialog
registry - Variable in class org.openstreetmap.josm.data.algorithms.Tarjan
Used to remember visited nodes and its metadata.
regularKeyCodesMap - Static variable in class org.openstreetmap.josm.tools.KeyboardUtils
 
rehash(int) - Static method in class org.openstreetmap.josm.data.osm.Storage
Additional mixing of hash
reindexNode(N, Consumer<N>, Consumer<W>, Consumer<R>) - Method in class org.openstreetmap.josm.data.osm.QuadBucketPrimitiveStore
Re-index the node after it's position was changed.
reindexRelation(R, Consumer<R>) - Method in class org.openstreetmap.josm.data.osm.QuadBucketPrimitiveStore
Re-index the relation after it's position was changed.
reindexWay(W, Consumer<W>, Consumer<R>) - Method in class org.openstreetmap.josm.data.osm.QuadBucketPrimitiveStore
Re-index the way after it's position was changed.
ReInit(InputStream) - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParser
Reinitialise.
ReInit(InputStream) - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.SimpleCharStream
Reinitialise.
ReInit(InputStream, int, int) - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.SimpleCharStream
Reinitialise.
ReInit(InputStream, int, int, int) - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.SimpleCharStream
Reinitialise.
ReInit(InputStream, String) - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParser
Reinitialise.
ReInit(InputStream, String) - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.SimpleCharStream
Reinitialise.
ReInit(InputStream, String, int, int) - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.SimpleCharStream
Reinitialise.
ReInit(InputStream, String, int, int, int) - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.SimpleCharStream
Reinitialise.
ReInit(Reader) - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParser
Reinitialise.
ReInit(Reader) - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.SimpleCharStream
Reinitialise.
ReInit(Reader, int, int) - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.SimpleCharStream
Reinitialise.
ReInit(Reader, int, int, int) - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.SimpleCharStream
Reinitialise.
ReInit(MapCSSParserTokenManager) - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParser
Reinitialise.
ReInit(SimpleCharStream) - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParserTokenManager
Reinitialise parser.
ReInit(SimpleCharStream, int) - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParserTokenManager
Reinitialise parser.
ReInitRounds() - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParserTokenManager
 
RejectedAngleException() - Constructor for exception org.openstreetmap.josm.actions.OrthogonalizeAction.RejectedAngleException
 
rel - Variable in class org.openstreetmap.josm.actions.JoinAreasAction.RelationRole
 
relatedWayStroke - Variable in class org.openstreetmap.josm.data.osm.visitor.paint.WireframeMapRenderer
relation - Variable in class org.openstreetmap.josm.actions.relation.RecentRelationsAction.RecentRelationsMenuItem
 
relation - Variable in class org.openstreetmap.josm.command.ChangeMembersCommand
 
relation - Variable in class org.openstreetmap.josm.command.ChangeRelationMemberRoleCommand
 
relation - Variable in class org.openstreetmap.josm.command.SplitWayCommand.RelationAnalysis
 
relation - Variable in class org.openstreetmap.josm.command.SplitWayCommand.RelationInformation
 
relation - Variable in class org.openstreetmap.josm.data.correction.RoleCorrection
OSM relation
relation - Variable in class org.openstreetmap.josm.data.osm.event.RelationMembersChangedEvent
 
relation - Variable in class org.openstreetmap.josm.gui.conflict.tags.RelationMemberConflictDecision
 
relation - Variable in class org.openstreetmap.josm.gui.dialogs.relation.ChildRelationBrowser.DownloadAllChildrenTask
 
relation - Variable in class org.openstreetmap.josm.gui.dialogs.relation.MemberRoleCellEditor
 
relation - Variable in class org.openstreetmap.josm.gui.dialogs.relation.MemberTableModel
 
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 - Class in org.openstreetmap.josm.data.osm
A relation, having a set of tags and any number (0...n) of members.
Relation() - Constructor for class org.openstreetmap.josm.data.osm.Relation
Create a new relation with id 0
Relation(long) - Constructor for class org.openstreetmap.josm.data.osm.Relation
Creates a new relation for the given id.
Relation(long, boolean) - Constructor for class org.openstreetmap.josm.data.osm.Relation
 
Relation(long, int) - Constructor for class org.openstreetmap.josm.data.osm.Relation
Creates new relation
Relation(Relation) - Constructor for class org.openstreetmap.josm.data.osm.Relation
Create an identical clone of the argument (including the id) and links members to it.
Relation(Relation, boolean) - Constructor for class org.openstreetmap.josm.data.osm.Relation
Constructs an identical clone of the argument and links members to it.
Relation(Relation, boolean, boolean) - Constructor for class org.openstreetmap.josm.data.osm.Relation
Constructs an identical clone of the argument and links members to it.
RELATION - org.openstreetmap.josm.data.osm.OsmPrimitiveType
Relation type
RELATION - org.openstreetmap.josm.data.osm.visitor.paint.PaintColors
Relation color
RELATION - org.openstreetmap.josm.gui.tagging.presets.TaggingPresetType
Relation
RELATION_EMPTY - Static variable in class org.openstreetmap.josm.data.validation.tests.RelationChecker
Relation is empty
RELATION_ID_GENERATOR - Static variable in class org.openstreetmap.josm.data.vector.VectorRelation
 
RELATION_LOOP - Static variable in class org.openstreetmap.josm.data.validation.tests.RelationChecker
Relations build circular dependencies
RELATION_MEMBER_DATA - Static variable in class org.openstreetmap.josm.gui.datatransfer.RelationMemberTransferable
Data flavor for RelationMemberData which is wrapped in RelationMemberTransferable.Data.
RELATION_MEMBERS_CHANGED - org.openstreetmap.josm.data.osm.event.AbstractDatasetChangedEvent.DatasetEventType
The members of a relation have changed
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_TYPE - Static variable in class org.openstreetmap.josm.data.vector.VectorDataStore
 
RELATION_UNKNOWN - Static variable in class org.openstreetmap.josm.data.validation.tests.RelationChecker
Relation type is unknown
relational_expression() - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParser
 
relationAnalyses - Variable in class org.openstreetmap.josm.command.SplitWayCommand.Analysis
 
RelationAnalysis(Relation, RelationMember, SplitWayCommand.Direction, Set<Way>) - Constructor for class org.openstreetmap.josm.command.SplitWayCommand.RelationAnalysis
 
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
 
relationColor - Variable in class org.openstreetmap.josm.data.osm.visitor.paint.WireframeMapRenderer
Color Preference for relations
relationComparator - Variable in class org.openstreetmap.josm.data.osm.DefaultNameFormatter
 
RelationData - Class in org.openstreetmap.josm.data.osm
Relation data.
RelationData() - Constructor for class org.openstreetmap.josm.data.osm.RelationData
Constructs a new RelationData.
RelationData(long) - Constructor for class org.openstreetmap.josm.data.osm.RelationData
Constructs a new RelationData with given id.
RelationData(RelationData) - Constructor for class org.openstreetmap.josm.data.osm.RelationData
Constructs a new RelationData.
RelationDeleteModel() - Constructor for class org.openstreetmap.josm.gui.dialogs.DeleteFromRelationConfirmationDialog.RelationDeleteModel
 
RelationDeleteTableColumnModel() - Constructor for class org.openstreetmap.josm.gui.dialogs.DeleteFromRelationConfirmationDialog.RelationDeleteTableColumnModel
 
relationDialogManager - Static variable in class org.openstreetmap.josm.gui.dialogs.relation.RelationDialogManager
keeps track of open relation editors
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.DialogContext - Class in org.openstreetmap.josm.gui.dialogs.relation
Helper class for keeping the context of a relation editor.
RelationEditor - Class in org.openstreetmap.josm.gui.dialogs.relation
Abstract relation editor.
RelationEditor(OsmDataLayer, Relation) - Constructor for class org.openstreetmap.josm.gui.dialogs.relation.RelationEditor
Creates a new relation editor
RelationEditorActionAccess() - Constructor for class org.openstreetmap.josm.gui.dialogs.relation.GenericRelationEditor.RelationEditorActionAccess
 
RelationEditorHooks - Class in org.openstreetmap.josm.gui.dialogs.relation
This class allows to hook into the relation editor.
RelationEditorHooks() - Constructor for class org.openstreetmap.josm.gui.dialogs.relation.RelationEditorHooks
 
RelationInformation() - Constructor for class org.openstreetmap.josm.command.SplitWayCommand.RelationInformation
 
relationListDialog - Variable in class org.openstreetmap.josm.gui.MapFrame
Relation list dialog
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
Constructs RelationListDialog
RelationListDialog.MouseEventHandler - Class in org.openstreetmap.josm.gui.dialogs
 
RelationListDialog.NewAction - Class in org.openstreetmap.josm.gui.dialogs
The action for creating a new relation.
RelationListDialog.NoTooltipOsmRenderer - Class in org.openstreetmap.josm.gui.dialogs
 
RelationListDialog.RelationListModel - Class in org.openstreetmap.josm.gui.dialogs
The list model for the list of relations displayed in the relation list dialog.
RelationListModel(DefaultListSelectionModel) - Constructor for class org.openstreetmap.josm.gui.dialogs.RelationListDialog.RelationListModel
 
RelationLoader(Dialog, Relation, TreePath) - Constructor for class org.openstreetmap.josm.gui.dialogs.relation.RelationTree.RelationLoader
 
relationMember - Variable in class org.openstreetmap.josm.command.SplitWayCommand.RelationAnalysis
 
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
Constructs a new RelationMember.
RelationMember(RelationMember) - Constructor for class org.openstreetmap.josm.data.osm.RelationMember
Copy constructor.
RelationMemberConflictDecision - Class in org.openstreetmap.josm.gui.conflict.tags
This class stores the decision the user made regarding a relation member conflict
RelationMemberConflictDecision(Relation, int) - Constructor for class org.openstreetmap.josm.gui.conflict.tags.RelationMemberConflictDecision
 
RelationMemberConflictDecisionType - Enum in org.openstreetmap.josm.gui.conflict.tags
This represents the decision a user can make regarding a relation conflict
RelationMemberConflictDecisionType() - Constructor for enum org.openstreetmap.josm.gui.conflict.tags.RelationMemberConflictDecisionType
 
RelationMemberConflictResolver - Class in org.openstreetmap.josm.gui.conflict.tags
This component presents the user with the ability to resolve a relation member conflict
RelationMemberConflictResolver(RelationMemberConflictResolverModel) - Constructor for class org.openstreetmap.josm.gui.conflict.tags.RelationMemberConflictResolver
Constructs a new RelationMemberConflictResolver.
RelationMemberConflictResolver.ApplyRoleAction - Class in org.openstreetmap.josm.gui.conflict.tags
 
RelationMemberConflictResolver.ToggleTagRelationsAction - Class in org.openstreetmap.josm.gui.conflict.tags
 
RelationMemberConflictResolverColumnModel - Class in org.openstreetmap.josm.gui.conflict.tags
This class defines the columns of a RelationMemberTable
RelationMemberConflictResolverColumnModel() - Constructor for class org.openstreetmap.josm.gui.conflict.tags.RelationMemberConflictResolverColumnModel
Constructs a new RelationMemberConflictResolverColumnModel.
RelationMemberConflictResolverColumnModel.MemberRenderer - Class in org.openstreetmap.josm.gui.conflict.tags
 
RelationMemberConflictResolverCommand - Class in org.openstreetmap.josm.command.conflict
Represents the resolution of conflicts in the member list of two Relations.
RelationMemberConflictResolverCommand(Conflict<? extends OsmPrimitive>, List<RelationMember>) - Constructor for class org.openstreetmap.josm.command.conflict.RelationMemberConflictResolverCommand
Constructs a new 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
The main table displayed in the RelationMemberConflictResolver
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.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
RelationMemberData - Class in org.openstreetmap.josm.data.osm
This is the data (role, type and id) that is stored in the database for a given relation member.
RelationMemberData(String, OsmPrimitiveType, long) - Constructor for class org.openstreetmap.josm.data.osm.RelationMemberData
Constructs a new RelationMemberData.
RelationMemberData(String, PrimitiveId) - Constructor for class org.openstreetmap.josm.data.osm.RelationMemberData
Constructs a new RelationMemberData.
relationMemberDatas - Variable in class org.openstreetmap.josm.gui.datatransfer.RelationMemberTransferable.Data
 
RelationMemberListColumnModel - Class in org.openstreetmap.josm.gui.conflict.pair.relation
Column model used in RelationMemberTable.
RelationMemberListColumnModel() - Constructor for class org.openstreetmap.josm.gui.conflict.pair.relation.RelationMemberListColumnModel
Constructs a new 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 HistoryBrowser.
RelationMemberListTableCellRenderer() - Constructor for class org.openstreetmap.josm.gui.history.RelationMemberListTableCellRenderer
Constructs a new 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
Constructs a new RelationMemberListViewer.
RelationMemberListViewer.InternalPopupMenuLauncher - Class in org.openstreetmap.josm.gui.history
 
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 Relations.
RelationMemberMerger() - Constructor for class org.openstreetmap.josm.gui.conflict.pair.relation.RelationMemberMerger
Constructs a new RelationMemberMerger.
RelationMembers(List<RelationMember>) - Constructor for class org.openstreetmap.josm.data.validation.tests.DuplicateRelation.RelationMembers
Store relation information
relationMembersChanged(RelationMembersChangedEvent) - Method in class org.openstreetmap.josm.actions.mapmode.ImproveWayAccuracyAction
 
relationMembersChanged(RelationMembersChangedEvent) - Method in class org.openstreetmap.josm.actions.SplitWayAction.SegmentToKeepSelectionDialog.SplitWayDataSetListener
 
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.autofilter.AutoFilterManager
 
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.dialogs.validator.ValidatorTreePanel
 
relationMembersChanged(RelationMembersChangedEvent) - Method in class org.openstreetmap.josm.gui.history.HistoryBrowserModel
 
relationMembersChanged(RelationMembersChangedEvent) - Method in class org.openstreetmap.josm.gui.MapStatus
 
relationMembersChanged(RelationMembersChangedEvent) - Method in class org.openstreetmap.josm.gui.tagging.ac.AutoCompletionManager
 
RelationMembersChangedEvent - Class in org.openstreetmap.josm.data.osm.event
An event that is triggered if the members of a single relation have changed
RelationMembersChangedEvent(DataSet, Relation) - Constructor for class org.openstreetmap.josm.data.osm.event.RelationMembersChangedEvent
Constructs a new RelationMembersChangedEvent.
RelationMemberTable - Class in org.openstreetmap.josm.gui.conflict.pair.relation
Relation member table.
RelationMemberTable(String, AbstractListMergeModel<RelationMember, RelationMemberConflictResolverCommand>, OsmPrimitivesTableModel, ListSelectionModel) - Constructor for class org.openstreetmap.josm.gui.conflict.pair.relation.RelationMemberTable
Constructs a new 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
Constructs a new 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.dialogs.DeleteFromRelationConfirmationDialog.RelationMemberTableColumnModel
 
RelationMemberTableColumnModel() - Constructor for class org.openstreetmap.josm.gui.history.RelationMemberTableColumnModel
Constructs a new RelationMemberTableColumnModel.
RelationMemberTableModel() - Constructor for class org.openstreetmap.josm.gui.dialogs.DeleteFromRelationConfirmationDialog.RelationMemberTableModel
Constructs a new RelationMemberTableModel.
RelationMemberTransferable - Class in org.openstreetmap.josm.gui.datatransfer
Transferable objects for RelationMemberData.
RelationMemberTransferable(Collection<RelationMember>) - Constructor for class org.openstreetmap.josm.gui.datatransfer.RelationMemberTransferable
Constructs a new RelationMemberTransferable.
RelationMemberTransferable.Data - Class in org.openstreetmap.josm.gui.datatransfer
A wrapper for a collection of RelationMemberData.
RelationNodeMap<T extends IRelationMember<? extends IPrimitive>> - Class in org.openstreetmap.josm.gui.dialogs.relation.sort
Auxiliary class for relation sorting.
RelationNodeMap(List<T>) - Constructor for class org.openstreetmap.josm.gui.dialogs.relation.sort.RelationNodeMap
 
RelationNodeMap.NodesWays - Class in org.openstreetmap.josm.gui.dialogs.relation.sort
 
RelationPair(List<RelationMember>, Map<String, String>) - Constructor for class org.openstreetmap.josm.data.validation.tests.DuplicateRelation.RelationPair
Store relation information
RelationPopupMenus - Class in org.openstreetmap.josm.gui.dialogs.relation
Utility class to setup a PopupMenuHandler with a consistent set of relation actions.
RelationPopupMenus() - Constructor for class org.openstreetmap.josm.gui.dialogs.relation.RelationPopupMenus
 
relationpresets - Static variable in class org.openstreetmap.josm.data.validation.tests.RelationChecker
 
RelationRole(Relation, String) - Constructor for class org.openstreetmap.josm.actions.JoinAreasAction.RelationRole
 
RelationRoleEditor - Class in org.openstreetmap.josm.gui.dialogs.properties
Quickly change the relation roles of the selected members.
RelationRoleEditor() - Constructor for class org.openstreetmap.josm.gui.dialogs.properties.RelationRoleEditor
 
relationRules - Variable in class org.openstreetmap.josm.gui.mappaint.mapcss.MapCSSStyleIndex
Rules for relations that are not multipolygon relations
relations - Variable in class org.openstreetmap.josm.actions.relation.AbstractRelationAction
relation collection
relations - Variable in class org.openstreetmap.josm.actions.relation.ExportRelationToGpxAction
Primitives this action works on
relations - Variable in class org.openstreetmap.josm.data.APIDataSet.RelationUploadDependencyGraph
 
relations - Variable in class org.openstreetmap.josm.data.osm.QuadBucketPrimitiveStore
All relations/relationships
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 that have been visited
relations - Variable in class org.openstreetmap.josm.io.AbstractReader
Data structure for relation objects
relations - Variable in class org.openstreetmap.josm.io.MultiFetchServerObjectReader
 
RELATIONSELECTED - org.openstreetmap.josm.data.osm.visitor.paint.PaintColors
Objects that are part of a selected relation
relationSelectedColor - Variable in class org.openstreetmap.josm.data.osm.visitor.paint.AbstractMapRenderer
Color Preference for members of selected relations
relationSelectedColor - Variable in class org.openstreetmap.josm.data.osm.visitor.paint.MapPaintSettings
 
relationSnapshot - Variable in class org.openstreetmap.josm.gui.dialogs.relation.RelationEditor
The version of the relation when editing is started.
relationSorter - Variable in class org.openstreetmap.josm.gui.dialogs.relation.MemberTableModel
 
RelationSorter - Class in org.openstreetmap.josm.gui.dialogs.relation.sort
This class sorts the relation members by connectivity.
RelationSorter() - Constructor for class org.openstreetmap.josm.gui.dialogs.relation.sort.RelationSorter
 
RelationSorter.AdditionalSorter - Interface in org.openstreetmap.josm.gui.dialogs.relation.sort
 
RelationSorter.AssociatedStreetRoleAddressHouseSorter - Class in org.openstreetmap.josm.gui.dialogs.relation.sort
Class that sorts the address and house members of type=associatedStreet and type=street relations.
RelationSorter.AssociatedStreetRoleStreetSorter - Class in org.openstreetmap.josm.gui.dialogs.relation.sort
Class that sorts the street members of type=associatedStreet and type=street relations.
RelationSorter.FromViaToSorter - Class in org.openstreetmap.josm.gui.dialogs.relation.sort
Class that sorts the from, via and to members of type=restriction relations.
RelationSorter.PublicTransportRoleStopPlatformSorter - Class in org.openstreetmap.josm.gui.dialogs.relation.sort
Class that sorts the platform and stop members of type=public_transport relations.
RelationSortUtils - Class in org.openstreetmap.josm.gui.dialogs.relation.sort
Utility classes for the RelationSorter.
RelationSortUtils() - Constructor for class org.openstreetmap.josm.gui.dialogs.relation.sort.RelationSortUtils
 
relationSpecialTypes - Static variable in class org.openstreetmap.josm.command.SplitWayCommand
Map<Restriction type, type to treat it as>
RelationToChildReference - Class in org.openstreetmap.josm.data.osm
This is an extension of RelationMember that stores the parent relation and the index in it in addition to the role/child.
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
RelationToChildReferenceComparator() - Constructor for class org.openstreetmap.josm.gui.dialogs.DeleteFromRelationConfirmationDialog.RelationMemberTableModel.RelationToChildReferenceComparator
 
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.RelationLoader - Class in org.openstreetmap.josm.gui.dialogs.relation
Asynchronous download task for a specific relation
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
relationTypeSupplier - Variable in class org.openstreetmap.josm.gui.dialogs.properties.TaginfoAction
 
RelationUploadDependencyGraph(Collection<Relation>, boolean) - Constructor for class org.openstreetmap.josm.data.APIDataSet.RelationUploadDependencyGraph
 
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
 
RelativeFloat(float) - Constructor for class org.openstreetmap.josm.gui.mappaint.mapcss.Instruction.RelativeFloat
 
releaseDescription - Variable in class org.openstreetmap.josm.data.Version
 
releaseEvent - Variable in class org.openstreetmap.josm.gui.util.AdvancedKeyPressDetector
 
releaseField - Variable in class org.openstreetmap.josm.tools.PlatformHookUnixoid.LinuxReleaseInfo
 
releaseSemaphore(JCSCachedTileLoaderJob<?, ?>) - Method in class org.openstreetmap.josm.data.cache.HostLimitQueue
 
relevantCommands(OsmPrimitive...) - Static method in exception org.openstreetmap.josm.data.osm.DataIntegrityProblemException
 
relId - Variable in class org.openstreetmap.josm.data.validation.tests.DuplicateRelation.RelMember
ID of the relation member in case it is a Relation
RelMember(RelationMember) - Constructor for class org.openstreetmap.josm.data.validation.tests.DuplicateRelation.RelMember
Extract and store relation information based on the relation member
RELOAD_ALL_AVAILABLE - org.openstreetmap.josm.gui.preferences.SourceEditor.I18nString
Reloads the list of available (styles|presets|rules)
RELOAD_FLAG - Static variable in class org.openstreetmap.josm.gui.widgets.JosmImageView
 
RELOAD_IMAGE_FLAG - Static variable in class org.openstreetmap.josm.gui.widgets.JosmImageView
 
reloadAction - Variable in class org.openstreetmap.josm.gui.dialogs.MapPaintDialog
 
ReloadAction() - Constructor for class org.openstreetmap.josm.gui.dialogs.MapPaintDialog.ReloadAction
Constructs a new ReloadAction.
ReloadAction() - Constructor for class org.openstreetmap.josm.gui.dialogs.relation.ReferringRelationsBrowser.ReloadAction
 
ReloadAction() - Constructor for class org.openstreetmap.josm.gui.history.HistoryBrowserDialog.ReloadAction
 
ReloadAction() - Constructor for class org.openstreetmap.josm.gui.preferences.imagery.ImageryProvidersPanel.ReloadAction
Constructs a new ReloadAction.
ReloadAction(IHelpBrowser) - Constructor for class org.openstreetmap.josm.gui.help.HelpBrowser.ReloadAction
Constructs a new ReloadAction.
reloadAvailableSources(String, List<SourceProvider>) - Method in class org.openstreetmap.josm.gui.preferences.SourceEditor
Reload available sources.
reloadDataFromRelation() - Method in class org.openstreetmap.josm.gui.dialogs.relation.GenericRelationEditor
 
reloadDataFromRelation() - Method in interface org.openstreetmap.josm.gui.dialogs.relation.IRelationEditor
Reloads data from relation.
reloadRule(SourceEntry) - Static method in class org.openstreetmap.josm.data.validation.tests.MapCSSTagChecker
Reload tagchecker rule.
ReloadSourcesAction(String, List<SourceProvider>) - Constructor for class org.openstreetmap.josm.gui.preferences.SourceEditor.ReloadSourcesAction
 
reloadStyle(SourceEntry) - Static method in class org.openstreetmap.josm.gui.mappaint.loader.MapPaintStyleLoader
Reload style.
reloadStyles(int...) - Static method in class org.openstreetmap.josm.gui.mappaint.loader.MapPaintStyleLoader
Reload styles preferences are the same, but the file source may have changed
remaining - Variable in class org.openstreetmap.josm.gui.dialogs.relation.sort.RelationNodeMap
 
remaining - Variable in class org.openstreetmap.josm.gui.mappaint.mapcss.MapCSSRuleIndex
Rules that do not require any key to be present.
remainingOneway - Variable in class org.openstreetmap.josm.gui.dialogs.relation.sort.RelationNodeMap
 
remark - Variable in class org.openstreetmap.josm.data.osm.DataSet
 
remember(String) - Method in class org.openstreetmap.josm.gui.util.WindowGeometry
Remembers a window geometry under a specific preference key
remember(Collection<? extends OsmPrimitive>) - Method in class org.openstreetmap.josm.gui.dialogs.SelectionListDialog.SelectionListModel
Remembers a JOSM selection the history of JOSM selections
rememberAddedChangeset(Changeset) - Method in class org.openstreetmap.josm.data.osm.DefaultChangesetCacheEvent
Adds a Changeset to the added list
rememberConflict(Conflict<?>) - Method in class org.openstreetmap.josm.command.conflict.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
 
rememberDownloadedBounds(Bounds) - Method in class org.openstreetmap.josm.actions.downloadtasks.DownloadOsmTask
 
rememberDownloadedData(T) - Method in class org.openstreetmap.josm.actions.downloadtasks.AbstractDownloadTask
 
rememberError(String) - Method in class org.openstreetmap.josm.gui.layer.geoimage.ImagesLoader
 
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
 
rememberHeight() - Method in class org.openstreetmap.josm.gui.dialogs.ToggleDialog
Store the current height in preferences so that we can restore it.
rememberHistory() - Method in class org.openstreetmap.josm.gui.preferences.projection.CustomProjectionChoice.PreferencePanel
Remember the current input
rememberIncomplete(OsmPrimitive) - Method in class org.openstreetmap.josm.data.osm.visitor.MergeSourceBuildingVisitor
 
rememberInPreferences() - Method in class org.openstreetmap.josm.gui.dialogs.changeset.query.BasicChangesetQueryPanel
Remember settings in preferences.
rememberInPreferences() - Method in class org.openstreetmap.josm.gui.preferences.plugin.PluginUpdatePolicyPanel
Remembers the update policy preference settings on the JOSM preferences
rememberLastException(Exception) - Method in class org.openstreetmap.josm.actions.downloadtasks.AbstractChangesetDownloadTask.RunnableDownloadTask
 
rememberLastPositionOnScreen() - Method in class org.openstreetmap.josm.gui.MapView
Call this method to keep map position on screen during next repaint
rememberLocation(Locator) - Method in exception org.openstreetmap.josm.tools.XmlParsingException
Sets the location (line/column) where the exception occurred.
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
Remembers 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
 
rememberOriginalValue(String) - Method in class org.openstreetmap.josm.gui.tagging.ac.AutoCompTextField
 
rememberPredecessors(NodePair) - Method in class org.openstreetmap.josm.data.osm.NodeGraph
rememberPreferences() - Method in interface org.openstreetmap.josm.data.oauth.IOAuthParameters
Store the preferences for these parameters
rememberPreferences() - Method in class org.openstreetmap.josm.data.oauth.OAuth20Parameters
 
rememberPreferences() - Method in class org.openstreetmap.josm.gui.conflict.tags.TagConflictResolver
Remembers the current settings in the global preferences
rememberPreferences() - 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
Adds a Changeset to the removed list
rememberSettings() - Method in class org.openstreetmap.josm.gui.dialogs.changeset.query.AdvancedChangesetQueryPanel
Remember settings in preferences.
rememberSettings() - Method in class org.openstreetmap.josm.gui.dialogs.changeset.query.OpenAndCloseStateRestrictionPanel
Remember settings in preferences.
rememberSettings() - Method in class org.openstreetmap.josm.gui.dialogs.changeset.query.TimeRestrictionPanel
Remember settings in preferences.
rememberSettings() - Method in class org.openstreetmap.josm.gui.dialogs.changeset.query.UserRestrictionPanel
Remember settings in preferences.
rememberSettings() - Method in class org.openstreetmap.josm.gui.download.AbstractDownloadSourcePanel
Saves the current user preferences devoted to the data source.
rememberSettings() - Method in class org.openstreetmap.josm.gui.download.DownloadDialog
Remembers the current settings in the download dialog.
rememberSettings() - Method in class org.openstreetmap.josm.gui.download.OSMDownloadSource.OSMDownloadSourcePanel
 
rememberSettings() - Method in class org.openstreetmap.josm.gui.download.OverpassDownloadSource.OverpassDownloadSourcePanel
 
rememberSettings() - Method in class org.openstreetmap.josm.gui.layer.gpx.DownloadAlongPanel
Remembers the current settings in the download panel
rememberSizePref - Variable in class org.openstreetmap.josm.gui.ExtendedDialog
 
rememberSuccessor(NodePair) - Method in class org.openstreetmap.josm.data.osm.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
Adds a Changeset to the updated list
rememberUserInput() - Method in class org.openstreetmap.josm.gui.io.AbstractUploadDialog
 
rememberUserInput() - Method in class org.openstreetmap.josm.gui.io.BasicUploadSettingsPanel
Remembers the user input in the preference settings
rememberUserInput() - Method in interface org.openstreetmap.josm.gui.io.IUploadDialog
Remembers the user input in the preference settings
rememberUserInput() - Method in class org.openstreetmap.josm.gui.io.UploadDialog
 
rememberUserInput() - Method in class org.openstreetmap.josm.gui.io.UploadStrategySelectionPanel
Stores the values that the user has input into the preferences
rememberUserInput(String, String, boolean) - Static method in class org.openstreetmap.josm.gui.tagging.ac.AutoCompletionManager
Remembers user input for the given key/value.
RememberWarningHandler() - Constructor for class org.openstreetmap.josm.tools.Logging.RememberWarningHandler
 
rememberWay(Way) - Method in class org.openstreetmap.josm.data.osm.visitor.MergeSourceBuildingVisitor
remembers a way in the hull
rememberWindowGeometry(WindowGeometry) - Method in class org.openstreetmap.josm.gui.ExtendedDialog
 
remindPrimitivesHistory(HistoryComboBox) - Method in class org.openstreetmap.josm.gui.dialogs.OsmIdSelectionDialog
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, boolean) - Constructor for class org.openstreetmap.josm.io.remotecontrol.RemoteControlHttpServer
Constructor
RemoteControlPreference - Class in org.openstreetmap.josm.gui.preferences.remotecontrol
Preference settings for Remote Control.
RemoteControlPreference() - Constructor for class org.openstreetmap.josm.gui.preferences.remotecontrol.RemoteControlPreference
 
RemoteControlPreference.Factory - Class in org.openstreetmap.josm.gui.preferences.remotecontrol
Factory used to build a new instance of this preference setting
RemoteEntry - Class in org.openstreetmap.josm.gui.layer.geoimage
A remote image entry
RemoteEntry(URI, Supplier<RemoteEntry>, Supplier<RemoteEntry>, Supplier<RemoteEntry>, Supplier<RemoteEntry>) - Constructor for class org.openstreetmap.josm.gui.layer.geoimage.RemoteEntry
Create a new remote entry
remove - org.openstreetmap.josm.data.osm.search.SearchMode
remove from selection
remove - Variable in class org.openstreetmap.josm.data.osm.DataSelectionListener.SelectionRemoveEvent
 
remove - Variable in class org.openstreetmap.josm.data.osm.DataSelectionListener.SelectionToggleEvent
 
remove - Variable in class org.openstreetmap.josm.data.osm.event.IDataSelectionListener.SelectionRemoveEvent
 
remove - Variable in class org.openstreetmap.josm.data.osm.event.IDataSelectionListener.SelectionToggleEvent
 
remove - Variable in class org.openstreetmap.josm.gui.dialogs.SearchDialog
 
remove - Variable in class org.openstreetmap.josm.gui.preferences.display.ColorPreference
 
remove - Variable in class org.openstreetmap.josm.gui.preferences.ToolbarPreferences.ToolbarPopupMenu
 
remove() - Method in class org.openstreetmap.josm.data.gpx.GpxData.LinesIterator
 
remove() - Method in class org.openstreetmap.josm.data.gpx.GpxExtension
Removes this extension from its parent and all then-empty parents
remove() - Method in interface org.openstreetmap.josm.data.imagery.street_level.IImageEntry
Remove the image
remove() - Method in class org.openstreetmap.josm.data.osm.ChangesetDataSet.DefaultIterator
 
remove() - Method in class org.openstreetmap.josm.data.osm.QuadBuckets.QuadBucketIterator
 
remove() - Method in class org.openstreetmap.josm.data.osm.Storage.Iter
 
remove() - Method in class org.openstreetmap.josm.data.osm.Storage.SafeReadonlyIter
 
remove() - Method in class org.openstreetmap.josm.data.osm.TagMap.TagEntryIterator
 
remove() - Method in class org.openstreetmap.josm.data.osm.visitor.paint.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() - Method in class org.openstreetmap.josm.data.preferences.FallbackProperty
 
remove() - Method in class org.openstreetmap.josm.gui.layer.geoimage.ImageEntry
 
remove() - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.MapCSSRuleIndex.RuleCandidatesIterator
 
remove() - Method in class org.openstreetmap.josm.tools.CopyList.Itr
 
remove() - Method in class org.openstreetmap.josm.tools.SubclassFilteredCollection.FilterIterator
 
remove(int) - Method in class org.openstreetmap.josm.data.osm.ChangesetCache
Remove the entry for the given changeset identifier.
remove(int) - Method in class org.openstreetmap.josm.gui.layer.markerlayer.MarkerLayer.MarkerData
 
remove(int) - Method in class org.openstreetmap.josm.gui.preferences.advanced.AbstractTableListEditor.AbstractEntryListModel
 
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(int) - Method in class org.openstreetmap.josm.tools.CopyList
 
remove(int...) - Method in class org.openstreetmap.josm.gui.dialogs.relation.MemberTableModel
Remove selected rows, if possible.
remove(int, DefaultChangesetCacheEvent) - Method in class org.openstreetmap.josm.data.osm.ChangesetCache
 
remove(A) - Method in class org.openstreetmap.josm.tools.MultiMap
Removes all mappings for a certain key.
remove(A, B) - Method in class org.openstreetmap.josm.tools.MultiMap
Removes a certain key=value mapping.
remove(Object) - Method in class org.openstreetmap.josm.data.gpx.Line
 
remove(Object) - Method in class org.openstreetmap.josm.data.osm.QuadBuckets
 
remove(Object) - Method in class org.openstreetmap.josm.data.osm.Storage.FMap
 
remove(Object) - Method in class org.openstreetmap.josm.data.osm.Storage
 
remove(Object) - Method in class org.openstreetmap.josm.data.osm.TagMap
 
remove(Object) - Method in class org.openstreetmap.josm.data.tagging.ac.AutoCompletionSet
 
remove(Object) - Method in class org.openstreetmap.josm.tools.ListeningCollection
 
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(String) - Method in class org.openstreetmap.josm.data.osm.history.HistoryOsmPrimitive
 
remove(String) - Method in class org.openstreetmap.josm.data.osm.OsmPrimitive
 
remove(String) - Method in class org.openstreetmap.josm.data.osm.Tag
Unsupported.
remove(String) - Method in interface org.openstreetmap.josm.data.osm.Tagged
Removes a given key/value pair
remove(String) - Method in class org.openstreetmap.josm.data.tagging.ac.AutoCompletionSet
Removes the auto completion item with key key
remove(String) - Method in class org.openstreetmap.josm.gui.mappaint.Cascade
Removes the property with the given key
remove(String) - Method in class org.openstreetmap.josm.gui.tagging.ac.AutoCompletionList
removes the auto completion item with key key
remove(String, String) - Method in class org.openstreetmap.josm.data.gpx.GpxExtensionCollection
Removes all GpxExtensions with the given prefix and key in direct children
remove(Collection<Changeset>) - Method in class org.openstreetmap.josm.data.osm.ChangesetCache
Removes the changesets in changesets from the cache.
remove(Collection<Tag>) - Method in class org.openstreetmap.josm.data.osm.TagCollection
Removes a collection of tags from the tag collection.
remove(KeyStroke) - Method in class org.openstreetmap.josm.gui.util.RedirectInputMap
 
remove(Conflict<?>) - Method in class org.openstreetmap.josm.data.conflict.ConflictCollection
removes a conflict from this collection
remove(ImageryInfo) - Method in class org.openstreetmap.josm.data.imagery.ImageryLayerInfo
Remove an imagery entry.
remove(Changeset) - Method in class org.openstreetmap.josm.data.osm.ChangesetCache
Remove the entry for the given changeset.
remove(SelectionEventManager.ListenerInfo) - Method in class org.openstreetmap.josm.data.osm.event.SelectionEventManager
 
remove(Tag) - Method in class org.openstreetmap.josm.data.osm.TagCollection
Removes a specific tag 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(ToggleDialog) - Method in class org.openstreetmap.josm.gui.dialogs.DialogsPanel
Remove a ToggleDialog from the list of known dialogs and trigger reconstruct.
remove(ToggleDialog, boolean) - Method in class org.openstreetmap.josm.gui.dialogs.DialogsPanel
Remove a ToggleDialog from the list of known dialogs.
remove(StyleSource) - Method in class org.openstreetmap.josm.gui.mappaint.ElemStyles
remove a style source; only accessed from MapPaintStyles
REMOVE - org.openstreetmap.josm.gui.conflict.tags.RelationMemberConflictDecisionType
remove the respective relation member
REMOVE_DIACRITICS - Static variable in class org.openstreetmap.josm.tools.Utils
 
REMOVE_SOURCE_TOOLTIP - org.openstreetmap.josm.gui.preferences.SourceEditor.I18nString
Remove the selected (styles|presets|rules) from the list of active (styles|presets|rules)
removeAction(Action) - Method in class org.openstreetmap.josm.gui.PopupMenuHandler
Removes the menu item which dispatches the specified Action object.
removeAction(MultikeyShortcutAction) - Method in class org.openstreetmap.josm.gui.util.MultikeyActionsHandler
Unregisters an action and its shortcut completely
RemoveAction - Class in org.openstreetmap.josm.gui.dialogs.relation.actions
Remove the currently selected members from this relation.
RemoveAction() - Constructor for class org.openstreetmap.josm.gui.download.BookmarkSelection.RemoveAction
Constructs a new RemoveAction.
RemoveAction(IRelationEditorActionAccess, String) - Constructor for class org.openstreetmap.josm.gui.dialogs.relation.actions.RemoveAction
Constructs a new RemoveAction.
removeActionListener(ActionListener) - Method in class org.openstreetmap.josm.gui.widgets.QuadStateCheckBox.QuadStateDecorator
 
removeActiveLayerChangeListener(MainLayerManager.ActiveLayerChangeListener) - Method in class org.openstreetmap.josm.gui.layer.MainLayerManager
Removes an active/edit layer change listener.
RemoveActiveSourcesAction() - Constructor for class org.openstreetmap.josm.gui.preferences.SourceEditor.RemoveActiveSourcesAction
 
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.history.HistoryOsmPrimitive
 
removeAll() - Method in class org.openstreetmap.josm.data.osm.OsmPrimitive
 
removeAll() - Method in class org.openstreetmap.josm.data.osm.Tag
Unsupported.
removeAll() - Method in interface org.openstreetmap.josm.data.osm.Tagged
Removes all tags
removeAll(Collection<?>) - Method in class org.openstreetmap.josm.data.gpx.Line
 
removeAll(Collection<?>) - Method in class org.openstreetmap.josm.data.osm.QuadBuckets
 
removeAllButtons() - Method in class org.openstreetmap.josm.gui.autofilter.AutoFilterManager
 
removeAllElements() - Method in class org.openstreetmap.josm.gui.widgets.JosmComboBoxModel
Empties the list.
removeAllWithPrefix(String) - Method in class org.openstreetmap.josm.data.gpx.GpxExtensionCollection
Removes all extensions with the given prefix in direct children
removeAlreadyDownloadedArea() - Method in class org.openstreetmap.josm.io.remotecontrol.handler.LoadAndZoomHandler
Remove areas that has already been downloaded
removeAndFireLayerChangeListener(LayerManager.LayerChangeListener) - Method in class org.openstreetmap.josm.gui.layer.LayerManager
Removes a layer change listener and fire a remove event for every layer in this manager.
removeAndUpdateObsolete(int) - Method in class org.openstreetmap.josm.data.Preferences
Removes and updates obsolete preference settings.
removeAreaStylePseudoClass - Variable in class org.openstreetmap.josm.gui.mappaint.mapcss.MapCSSStyleSource
 
RemoveAuthorisationAction() - Constructor for class org.openstreetmap.josm.gui.preferences.server.OAuthAuthenticationPreferencesPanel.RemoveAuthorisationAction
 
removeAutoCompListener(AutoCompListener) - Method in class org.openstreetmap.josm.gui.tagging.ac.AutoCompTextField
Removes the specified AutoCompListener.
removeBiDiCharacters(String) - Static method in class org.openstreetmap.josm.data.osm.DefaultNameFormatter
Removes the bidirectional text characters U+200C, U+200E, U+200F from the string
removeBookmark(OffsetBookmark) - Static method in class org.openstreetmap.josm.data.imagery.OffsetBookmark
Removes a bookmark.
removeButton - Variable in class org.openstreetmap.josm.gui.preferences.ToolbarPreferences.Settings
 
removeButtonModel(ButtonModel) - Method in class org.openstreetmap.josm.actions.ToggleAction
Removes a button model
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.
removeCacheFiles(String, long) - Static method in class org.openstreetmap.josm.gui.preferences.imagery.CacheSettingsPanel
 
removeCancelListener(ProgressMonitor.CancelListener) - Method in class org.openstreetmap.josm.gui.progress.AbstractProgressMonitor
 
removeCancelListener(ProgressMonitor.CancelListener) - Method in class org.openstreetmap.josm.gui.progress.CancelHandler
Removes a cancel listener
removeCancelListener(ProgressMonitor.CancelListener) - Method in class org.openstreetmap.josm.gui.progress.NullProgressMonitor
 
removeCancelListener(ProgressMonitor.CancelListener) - Method in interface org.openstreetmap.josm.gui.progress.ProgressMonitor
Remove listener for user abort action
removeCancelListener(ProgressMonitor.CancelListener) - Method in class org.openstreetmap.josm.gui.SplashScreen.SplashProgressMonitor
 
removeCdata(String) - Static method in class org.openstreetmap.josm.data.imagery.TMSCachedTileLoaderJob
 
removeCellEditorListener(CellEditorListener) - Method in class org.openstreetmap.josm.gui.io.ActionFlagsTableCell
 
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.tagging.ac.AutoCompTextField
 
removeCellEditorListener(CellEditorListener) - Method in class org.openstreetmap.josm.gui.util.CellEditorSupport
Worker for CellEditor.removeCellEditorListener(CellEditorListener) method.
removeChangeListener(ChangeListener) - Method in class org.openstreetmap.josm.gui.util.ChangeNotifier
Removes a ChangeListener.
removeChangeListener(ChangeListener) - Method in class org.openstreetmap.josm.gui.widgets.QuadStateCheckBox.QuadStateDecorator
 
removeChangeListener(GpxData.GpxDataChangeListener) - Method in class org.openstreetmap.josm.data.gpx.GpxData
Removes a listener that gets called whenever the data changed.
removeChangeListener(BugReport.BugReportListener) - Method in class org.openstreetmap.josm.tools.bugreport.BugReport
Remove a change listener.
removeChangesetCacheListener(ChangesetCacheListener) - Method in class org.openstreetmap.josm.data.osm.ChangesetCache
Remove a changeset cache listener.
removeClipboardDataFor(OsmDataLayer) - Static method in class org.openstreetmap.josm.gui.layer.OsmDataLayer
 
removeCommandQueueListener(UndoRedoHandler.CommandQueueListener) - Method in class org.openstreetmap.josm.data.UndoRedoHandler
Removes a command queue listener.
removeCommandQueuePreciseListener(UndoRedoHandler.CommandQueuePreciseListener) - Method in class org.openstreetmap.josm.data.UndoRedoHandler
Removes a precise command queue listener.
removeComponent(Component) - Method in class org.openstreetmap.josm.gui.util.CursorManager
Removes a component that this manager should send cursor changes to.
removeComponentNotStoppingCellEditing(Component) - Method in class org.openstreetmap.josm.gui.tagging.TagTable
removeConflictListener(IConflictListener) - Method in class org.openstreetmap.josm.data.conflict.ConflictCollection
Removes the specified conflict listener.
removeContent(T) - Method in class org.openstreetmap.josm.data.osm.QuadBuckets.QBLevel
 
removeCustomPropertiesCellRenderer(TableCellRenderer) - Method in class org.openstreetmap.josm.gui.dialogs.properties.PropertiesDialog
Removes a custom table cell renderer.
removeCustomRenderer(TableCellRenderer) - Method in class org.openstreetmap.josm.gui.dialogs.properties.PropertiesCellRenderer
Removes a custom table cell renderer.
removed - Variable in class org.openstreetmap.josm.data.osm.DataSelectionListener.SelectionReplaceEvent
 
removed - Variable in class org.openstreetmap.josm.data.osm.DefaultChangesetCacheEvent
 
removed - Variable in class org.openstreetmap.josm.data.osm.event.DataSourceAddedEvent
 
removed - Variable in class org.openstreetmap.josm.data.osm.event.DataSourceRemovedEvent
 
removed - Variable in class org.openstreetmap.josm.data.osm.event.IDataSelectionListener.SelectionReplaceEvent
 
removed(T) - Method in class org.openstreetmap.josm.tools.ListeningCollection
Called when an object is removed.
removeDataLayerListeners(OsmDataLayer) - Method in class org.openstreetmap.josm.gui.dialogs.ConflictDialog
 
removeDatasetListener(DataSetListener) - Method in class org.openstreetmap.josm.data.osm.event.DatasetEventManager
Unregister listener.
removeDataSetListener(DataSetListener) - Method in class org.openstreetmap.josm.data.osm.DataSet
Removes a data set listener.
removeDataSourceListener(DataSourceListener) - Method in class org.openstreetmap.josm.data.osm.DataSet
Removes a listener that gets notified whenever the data sources change
removeDateListener(ChangeListener) - Method in class org.openstreetmap.josm.gui.widgets.DateEditorWithSlider
Removes a change listener from this date editor.
removedLayer - Variable in class org.openstreetmap.josm.gui.layer.LayerManager.LayerRemoveEvent
 
removeDouble(List<Node>) - Static method in class org.openstreetmap.josm.data.osm.Way
Prevent directly following identical nodes in ways.
removeDownloadAreaListener(DownloadSelection) - Method in class org.openstreetmap.josm.gui.download.DownloadDialog
Remove a listener that was getting events from the DownloadSelection window
removeDownloadSource(DownloadSource<?>) - Static method in class org.openstreetmap.josm.gui.download.DownloadDialog
Remove a download source from the download dialog
removeDownloadType(IDownloadSourceType) - Static method in class org.openstreetmap.josm.gui.download.OSMDownloadSource
Removes a download source type.
removeDuplicateNodes(List<Way>) - Method in class org.openstreetmap.josm.actions.JoinAreasAction
This method removes duplicate points (if any) from the input ways.
removeDuplicates(File) - Static method in class org.openstreetmap.josm.gui.layer.geoimage.CorrelateGpxWithImages
 
removeDynamicItem(Object) - Method in class org.openstreetmap.josm.gui.ImageryMenu
 
removeDynamicItems() - Method in class org.openstreetmap.josm.gui.ImageryMenu
Remove all the items in dynamic items collection
removeEditor() - Method in class org.openstreetmap.josm.gui.tagging.TagTable
 
removeEldestEntry(Map.Entry<K, V>) - Method in class org.openstreetmap.josm.gui.util.LruCache
 
removeElem(T) - Method in class org.openstreetmap.josm.data.osm.Storage
 
removeElement(Object) - Method in class org.openstreetmap.josm.gui.widgets.JosmComboBoxModel
 
removeElementAt(int) - Method in class org.openstreetmap.josm.gui.widgets.JosmComboBoxModel
 
removeEntry(int) - Method in class org.openstreetmap.josm.gui.preferences.display.ColorPreference.ColorTableModel
 
RemoveEntryAction() - Constructor for class org.openstreetmap.josm.gui.preferences.advanced.AbstractTableListEditor.RemoveEntryAction
 
RemoveEntryAction() - Constructor for class org.openstreetmap.josm.gui.preferences.imagery.ImageryProvidersPanel.RemoveEntryAction
Constructs a new RemoveEntryAction.
removeExpertModeChangeListener(ExpertToggleAction.ExpertModeChangeListener) - Static method in class org.openstreetmap.josm.actions.ExpertToggleAction
Removes a expert mode change listener
removeFailedCredentialHost(String) - Method in class org.openstreetmap.josm.io.auth.DefaultAuthenticator
Un-marks the failed authentication attempt for the host
removeFileOnSuccess - Variable in class org.openstreetmap.josm.actions.SessionSaveAction
 
removeFilter(int) - Method in class org.openstreetmap.josm.data.osm.FilterModel
Removes the filter that is displayed in the given row
removeFilter(int) - Method in class org.openstreetmap.josm.gui.dialogs.FilterTableModel
Removes the filter that is displayed in the given row
removeFilterChangeListener(ImageryFilterSettings.FilterChangeListener) - Method in class org.openstreetmap.josm.gui.layer.imagery.ImageryFilterSettings
Removes a filter change listener
removeFilters(int...) - Method in class org.openstreetmap.josm.data.osm.FilterModel
Removes the filters that are displayed in the given rows
removeFilters(int...) - Method in class org.openstreetmap.josm.gui.dialogs.FilterTableModel
Removes the filters that is displayed in the given rows
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.
removeFrom(MapViewPaintable) - Method in class org.openstreetmap.josm.gui.MapView.LayerInvalidatedListener
Temporary until all MapViewPaintables support this.
removeFromAllRelations(OsmPrimitive) - Method in class org.openstreetmap.josm.actions.JoinAreasAction
Removes a given OsmPrimitive from all relations.
RemoveFromCacheAction() - Constructor for class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetDetailPanel.RemoveFromCacheAction
 
RemoveFromCacheAction(ChangesetCacheManagerModel) - Constructor for class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetCacheManager.RemoveFromCacheAction
 
removeFromList(IPreferences, String, String) - Static method in class org.openstreetmap.josm.data.PreferencesUtils
Removes a value from a given String list
removeFromParent() - Method in class org.openstreetmap.josm.data.osm.QuadBuckets.QBLevel
 
removeHiddenSelection() - Method in class org.openstreetmap.josm.gui.dialogs.properties.PropertiesDialog.RemoveHiddenSelection
 
RemoveHiddenSelection() - Constructor for class org.openstreetmap.josm.gui.dialogs.properties.PropertiesDialog.RemoveHiddenSelection
 
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.SelectAction
Removes all existing highlights.
removeHighlighting() - Method in class org.openstreetmap.josm.actions.mapmode.SplitMode
Removes all existing highlights.
removeHighlighting(Object) - Method in class org.openstreetmap.josm.actions.mapmode.DrawAction
Removes target highlighting from primitives.
removeHighlightUpdateListener(HighlightUpdateListener) - Method in class org.openstreetmap.josm.data.osm.DataSet
 
removeHighlightUpdateListener(HighlightUpdateListener) - Method in interface org.openstreetmap.josm.data.osm.OsmData
removeHighlightUpdateListener(HighlightUpdateListener) - Method in class org.openstreetmap.josm.data.vector.VectorDataSet
 
removeHistoryDataSetListener(HistoryDataSetListener) - Method in class org.openstreetmap.josm.data.osm.history.HistoryDataSet
Removes a listener that listens to history data set events.
removeHistoryHook(HistoryHook) - Static method in class org.openstreetmap.josm.gui.history.HistoryBrowserDialogManager
Removes an existing HistoryHook.
RemoveIconPathAction() - Constructor for class org.openstreetmap.josm.gui.preferences.SourceEditor.RemoveIconPathAction
 
removeIdxs(Collection<Integer>) - Method in class org.openstreetmap.josm.gui.preferences.SourceEditor.ActiveSourcesModel
Removes the sources at given indexes.
removeImage(ImageEntry) - Method in class org.openstreetmap.josm.data.ImageData
Remove the image from the list and trigger update listener
removeImage(ImageEntry, boolean) - Method in class org.openstreetmap.josm.data.ImageData
Remove the image from the list and optionally trigger update listener
removeImageChangeListener(IGeoImageLayer.ImageChangeListener) - Method in class org.openstreetmap.josm.gui.layer.geoimage.GeoImageLayer
 
removeImageChangeListener(IGeoImageLayer.ImageChangeListener) - Method in interface org.openstreetmap.josm.gui.layer.geoimage.IGeoImageLayer
Remove a listener for when images change
removeImageChangeListener(IGeoImageLayer.ImageChangeListener) - Method in class org.openstreetmap.josm.gui.layer.markerlayer.MarkerLayer
 
removeImageDataUpdateListener(ImageData.ImageDataUpdateListener) - Method in class org.openstreetmap.josm.data.ImageData
Removes a listener that listens to image data changes
removeImageProcessor(ImageProcessor) - Method in class org.openstreetmap.josm.gui.layer.ImageryLayer
This method removes given ImageProcessor from this layer
removeImages(List<ImageEntry>) - Method in class org.openstreetmap.josm.data.ImageData
 
removeImageTab(Layer) - Method in class org.openstreetmap.josm.gui.layer.geoimage.ImageViewerDialog
Remove a tab for a layer from the ImageViewerDialog.layers tab pane
removeImageToSelection(ImageEntry) - Method in class org.openstreetmap.josm.data.ImageData
Remove the image from the list of selected images
removeIndexInterval(int, int) - Method in class org.openstreetmap.josm.gui.conflict.pair.AbstractListMergeModel.EntriesSelectionModel
 
removeInvalidationListener(Runnable) - Method in class org.openstreetmap.josm.gui.dialogs.validator.ValidatorTreePanel
Remove an invalidation listener
removeInvalidationListener(MapViewPaintable.PaintableInvalidationListener) - Method in class org.openstreetmap.josm.gui.layer.AbstractMapViewPaintable
 
removeInvalidationListener(MapViewPaintable.PaintableInvalidationListener) - Method in interface org.openstreetmap.josm.gui.layer.MapViewPaintable
Removes an added paintable invalidation listener.
removeIrrelevantErrors(Collection<? extends OsmPrimitive>) - Method in class org.openstreetmap.josm.data.validation.Test
Filter the list of errors, remove all which do not concern the given list of primitives
removeItemListener(ItemListener) - Method in class org.openstreetmap.josm.gui.widgets.QuadStateCheckBox.QuadStateDecorator
 
removeKeyListener(KeyPressReleaseListener) - Method in class org.openstreetmap.josm.gui.util.AdvancedKeyPressDetector
Removes the listener.
removeKeyPreferenceChangeListener(String, PreferenceChangedListener) - Method in class org.openstreetmap.josm.data.Preferences
Removes a listener that only listens to changes in one preference
removeKeyPreferenceChangeListener(String, PreferenceChangedListener) - Method in interface org.openstreetmap.josm.spi.preferences.IPreferences
Removes a listener that only listens to changes in one preference
removeKeyPreferenceChangeListener(String, PreferenceChangedListener) - Method in class org.openstreetmap.josm.spi.preferences.MemoryPreferences
 
removeLayer(Layer) - Method in class org.openstreetmap.josm.gui.layer.LayerManager
Remove the layer from the mapview.
removeLayerAvailabilityListener(MainLayerManager.LayerAvailabilityListener) - Method in class org.openstreetmap.josm.gui.layer.MainLayerManager
removeLayerChangeListener(LayerManager.LayerChangeListener) - Method in class org.openstreetmap.josm.gui.layer.LayerManager
Removes a layer change listener
removeLayerListModelListener(LayerListDialog.LayerListModelListener) - Method in class org.openstreetmap.josm.gui.dialogs.LayerListDialog.LayerListModel
removes a listener from this model
removeLayerStateChangeListener(OsmDataLayer.LayerStateChangeListener) - Method in class org.openstreetmap.josm.gui.layer.OsmDataLayer
Removes a layer state change listener
removeLayoutComponent(Component) - Method in class org.openstreetmap.josm.gui.widgets.MultiSplitLayout
Removes the specified component from the layout.
removeLegacyEntries(boolean) - Static method in class org.openstreetmap.josm.data.validation.OsmValidator
 
removeLegacyEntry(boolean, boolean, String) - Static method in class org.openstreetmap.josm.data.validation.OsmValidator
 
removeListDataListener(ListDataListener) - Method in class org.openstreetmap.josm.gui.dialogs.ConflictDialog.ConflictListModel
 
removeListener(PopupMenuListener) - Method in class org.openstreetmap.josm.gui.PopupMenuHandler
Removes a PopupMenu listener.
removeListener(IGpxTrack.GpxTrackChangeListener) - Method in class org.openstreetmap.josm.data.gpx.GpxTrack
 
removeListener(IGpxTrack.GpxTrackChangeListener) - Method in interface org.openstreetmap.josm.data.gpx.IGpxTrack
Remove a listener that listens to changes in the GPX track.
removeListener(AbstractProperty.ValueChangeListener<? super T>) - Method in class org.openstreetmap.josm.data.preferences.AbstractProperty
Removes a listener that listens only for changes to this preference key.
removeListener(TaggingPresetListener) - Static method in class org.openstreetmap.josm.gui.tagging.presets.TaggingPresets
Removes a tagging preset listener.
removeListener(T) - Method in class org.openstreetmap.josm.tools.ListenerList
Removes a listener.
removeListener(T) - Method in class org.openstreetmap.josm.tools.ListenerList.TracingListenerList
 
removeListenerImpl(PreferenceChangedListener) - Method in class org.openstreetmap.josm.data.preferences.AbstractProperty
 
removeListenerImpl(PreferenceChangedListener) - Method in class org.openstreetmap.josm.data.preferences.AbstractToStringProperty.ChildProperty
 
removeListenerImpl(PreferenceChangedListener) - Method in class org.openstreetmap.josm.data.preferences.FallbackProperty
 
removeListeners() - Method in class org.openstreetmap.josm.actions.ImageryAdjustAction
 
removeListeners() - Method in class org.openstreetmap.josm.actions.SessionSaveAction
 
removeListeners() - Method in class org.openstreetmap.josm.actions.SessionSaveAsAction
 
removeListSelectionListener(ListSelectionListener) - Method in class org.openstreetmap.josm.gui.dialogs.ConflictDialog
Remove the given list selection listener from the conflicts list.
removeMapFrameListener(MapFrameListener) - Static method in class org.openstreetmap.josm.gui.MainApplication
Unregisters the given MapFrameListener from MapFrame changes
removeMapFrameListener(MapFrameListener) - Method in class org.openstreetmap.josm.gui.MainPanel
Unregisters the given MapFrameListener from MapFrame changes
removeMapModeChangeListener(MapFrame.MapModeChangeListener) - Static method in class org.openstreetmap.josm.gui.MapFrame
Removes a mapMode change listener
removeMapPaintStylesUpdateListener(MapPaintStyles.MapPaintStylesUpdateListener) - Static method in class org.openstreetmap.josm.gui.mappaint.MapPaintStyles
Removes a listener that listens to global style changes.
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
Remove a member model listener.
removeMembersFor(Collection<? extends OsmPrimitive>) - Method in class org.openstreetmap.josm.data.osm.Relation
removes all members with member.member == primitive
removeMembersFor(OsmPrimitive) - Method in class org.openstreetmap.josm.data.osm.Relation
removes all members with member.member == primitive
removeMembersReferringTo(List<? extends OsmPrimitive>) - Method in class org.openstreetmap.josm.gui.dialogs.relation.MemberTableModel
Remove members referring to the given list of primitives.
removeMerged(int...) - Method in class org.openstreetmap.josm.gui.conflict.pair.AbstractListMergeModel
Removes the nodes given by indices in rows from the list of merged nodes.
removeMergedAction - Variable in class org.openstreetmap.josm.gui.conflict.pair.AbstractListMerger
 
RemoveMergedAction() - Constructor for class org.openstreetmap.josm.gui.conflict.pair.AbstractListMerger.RemoveMergedAction
 
removeMetaRules() - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.MapCSSStyleSource
Removes "meta" rules.
removeModifierExListener(ModifierExListener) - Method in class org.openstreetmap.josm.gui.util.AdvancedKeyPressDetector
Removes the extended key modifier listener.
removeMultipolygonFrom(Relation, Collection<Map<Relation, Multipolygon>>) - Static method in class org.openstreetmap.josm.data.osm.visitor.paint.relations.MultipolygonCache
 
removeNavigationListener(MultiValueCellEditor.NavigationListener) - Method in class org.openstreetmap.josm.gui.conflict.tags.MultiValueCellEditor
Removes a navigation listener.
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.
RemoveNodesCommand - Class in org.openstreetmap.josm.command
Command that removes a set of nodes from a way.
RemoveNodesCommand(DataSet, Way, Set<Node>) - Constructor for class org.openstreetmap.josm.command.RemoveNodesCommand
Constructs a new RemoveNodesCommand.
RemoveNodesCommand(Way, Set<Node>) - Constructor for class org.openstreetmap.josm.command.RemoveNodesCommand
Constructs a new RemoveNodesCommand.
removeNodesWithoutCoordinates(Collection<Node>) - Static method in class org.openstreetmap.josm.actions.DistributeAction
Remove nodes without known coordinates from a collection.
removeNoteDataUpdateListener(NoteData.NoteDataUpdateListener) - Method in class org.openstreetmap.josm.data.osm.NoteData
Removes a listener that listens to node data changes
removeNotify() - Method in class org.openstreetmap.josm.gui.dialogs.ConflictResolutionDialog
 
removeNotify() - Method in class org.openstreetmap.josm.gui.GettingStarted
 
removeNotify() - Method in class org.openstreetmap.josm.gui.NavigatableComponent
 
removeNotify() - Method in class org.openstreetmap.josm.gui.tagging.TagTable
 
removeOsmApiInitializationListener(OsmApi.OsmApiInitializationListener) - Static method in class org.openstreetmap.josm.io.OsmApi
Removes an OSM API initialization listener.
removePermissionPref(PermissionPrefWithDefault) - Static method in class org.openstreetmap.josm.io.remotecontrol.PermissionPrefWithDefault
Removes a permission preference.
removePlugins(List<PluginInformation>) - Static method in class org.openstreetmap.josm.plugins.PluginHandler
Remove deactivated plugins, returning true if JOSM should restart
removePreferenceChangeListener(PreferenceChangedListener) - Method in class org.openstreetmap.josm.data.Preferences
Removes a preferences listener.
removePreferenceChangeListener(PreferenceChangedListener) - Method in interface org.openstreetmap.josm.spi.preferences.IPreferences
Removes a preferences listener.
removePreferenceChangeListener(PreferenceChangedListener) - Method in class org.openstreetmap.josm.spi.preferences.MemoryPreferences
 
removePrimitive(O) - Method in class org.openstreetmap.josm.data.vector.DataStore
Add a primitive to this dataset
removePrimitive(IPrimitive) - Method in class org.openstreetmap.josm.data.osm.QuadBucketPrimitiveStore
 
removePrimitive(IPrimitive) - Method in class org.openstreetmap.josm.data.vector.DataStore.LocalQuadBucketPrimitiveStore
 
removePrimitive(OsmPrimitive) - Method in class org.openstreetmap.josm.data.osm.DataSet
 
removePrimitive(PrimitiveId) - Method in class org.openstreetmap.josm.data.osm.DataSet
Removes a primitive from the dataset.
removePrimitive(VectorPrimitive) - Method in class org.openstreetmap.josm.data.vector.VectorDataSet
Remove a primitive from the custom data store
removePrimitiveFromStorage(OsmPrimitive) - Method in class org.openstreetmap.josm.data.osm.DataSet
 
removePrimitiveHoverListener(PrimitiveHoverListener) - Method in class org.openstreetmap.josm.gui.NavigatableComponent
Removes a primitive hover listener
removePrimitiveHoverMouseListeners() - Method in class org.openstreetmap.josm.gui.NavigatableComponent
 
removePrimitiveImpl(OsmPrimitive) - Method in class org.openstreetmap.josm.data.osm.DataSet
 
removePrimitives(Collection<PrimitiveId>) - Method in class org.openstreetmap.josm.data.osm.DataSet
Removes primitives from the dataset.
removePrimitives(PrimitiveId...) - Method in class org.openstreetmap.josm.data.osm.DataSet
Removes primitives from the dataset.
removeProcessed(Collection<IPrimitive>) - Method in class org.openstreetmap.josm.data.APIDataSet
Removes the given primitives from this APIDataSet
removeProjectionChangeListener(ProjectionChangeListener) - Static method in class org.openstreetmap.josm.data.projection.ProjectionRegistry
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.AbstractListMergeModel
 
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
Removes a property change listener from this model.
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.tagging.TagEditorModel
Removes property change listener.
removePropertyChangeListener(PropertyChangeListener) - Method in class org.openstreetmap.josm.gui.widgets.MultiSplitLayout
Remove property change listener.
removeProxyPreferenceListener(ProxyPreferenceListener) - Static method in class org.openstreetmap.josm.gui.preferences.server.ProxyPreference
Removes a ProxyPreferenceListener.
removeRecentRelation(Relation) - Method in class org.openstreetmap.josm.gui.layer.OsmDataLayer
Remove relation from list of recent relations.
removeReferrer(IPrimitive) - Method in class org.openstreetmap.josm.data.vector.VectorPrimitive
Remove referrer.
removeReferrer(OsmPrimitive) - Method in class org.openstreetmap.josm.data.osm.OsmPrimitive
Remove referrer.
removeRelationMember(VectorRelationMember) - Method in class org.openstreetmap.josm.data.vector.VectorRelation
Remove the first instance of a member from the relation
removeRelations(Collection<? extends OsmPrimitive>) - Method in class org.openstreetmap.josm.gui.dialogs.RelationListDialog.RelationListModel
Removes all relations in removedPrimitives from the model
removeRepaintListener(MapView.RepaintListener) - Method in class org.openstreetmap.josm.gui.MapView
Removes a registered repaint listener.
removeRoute(GpxRoute) - Method in class org.openstreetmap.josm.data.gpx.GpxData
Remove a route
removeRow(int) - Method in class org.openstreetmap.josm.gui.preferences.imagery.ImageryPreference.OffsetBookmarksPanel.OffsetsBookmarksModel
 
removeRow(int) - Method in class org.openstreetmap.josm.gui.preferences.imagery.ImageryProvidersPanel.ImageryLayerTableModel
 
removeSelected() - Method in class org.openstreetmap.josm.gui.preferences.SourceEditor.ActiveSourcesModel
Removes the selected sources.
removeSelected() - Method in class org.openstreetmap.josm.gui.preferences.SourceEditor.IconPathTableModel
Removes the selected path.
RemoveSelectedAction - Class in org.openstreetmap.josm.gui.dialogs.relation.actions
Remove all members referring to one of the selected objects.
RemoveSelectedAction(IRelationEditorActionAccess) - Constructor for class org.openstreetmap.josm.gui.dialogs.relation.actions.RemoveSelectedAction
Constructs a new RemoveSelectedAction.
removeSelectedImages() - Method in class org.openstreetmap.josm.data.ImageData
Remove the current selected image from the list
removeSelectedItem() - Method in class org.openstreetmap.josm.gui.download.UserQueryList
Removes currently selected item, saves the current state to preferences and updates the view.
removeSelectionInterval(int, int) - Method in class org.openstreetmap.josm.gui.conflict.pair.AbstractListMergeModel.EntriesSelectionModel
 
removeSelectionListener(ListSelectionListener) - Method in class org.openstreetmap.josm.gui.widgets.SearchTextResultListPanel
Removes a selection listener from the presets list.
removeSelectionListener(DataSelectionListener) - Method in class org.openstreetmap.josm.data.osm.DataSet
 
removeSelectionListener(DataSelectionListener) - Method in class org.openstreetmap.josm.data.osm.event.SelectionEventManager
Unregisters a DataSelectionListener.
removeSelectionListener(DataSelectionListener) - Method in interface org.openstreetmap.josm.data.osm.OsmData
Remove a listener that listens to selection changes in this specific data set.
removeSelectionListener(DataSelectionListener) - Method in class org.openstreetmap.josm.data.vector.VectorDataSet
 
removeSelectionListener(IDataSelectionListener<O, N, W, R, D>) - Method in interface org.openstreetmap.josm.data.osm.event.IDataSelectionEventSource
Remove a listener
removeSelectionListener(IDataSelectionListener<VectorPrimitive, VectorNode, VectorWay, VectorRelation, VectorDataSet>) - Method in class org.openstreetmap.josm.data.vector.VectorDataSet
 
removeSensitive(String) - Method in class org.openstreetmap.josm.spi.preferences.AbstractPreferences
 
removeSensitive(String) - Method in interface org.openstreetmap.josm.spi.preferences.IPreferences
Remove sensitive keys.
removeSettingsChangeListener(TileSourceDisplaySettings.DisplaySettingsChangeListener) - Method in class org.openstreetmap.josm.gui.layer.imagery.TileSourceDisplaySettings
Remove a listener that listens to display settings changes.
removeSize(String) - Static method in class org.openstreetmap.josm.gui.dialogs.validator.ValidatorTreePanel
 
removeSlot - Variable in class org.openstreetmap.josm.data.osm.Storage.Iter
 
RemoveSnippetAction() - Constructor for class org.openstreetmap.josm.gui.download.OverpassDownloadSource.OverpassDownloadSourcePanel.RemoveSnippetAction
Constructs a new RemoveSnippetAction.
removeSoMChangeListener(SystemOfMeasurement.SoMChangeListener) - Static method in class org.openstreetmap.josm.data.SystemOfMeasurement
Removes a global SoM change listener.
removeSources(Collection<Integer>) - Method in class org.openstreetmap.josm.gui.preferences.SourceEditor
Remove sources associated with given indexes from active list.
removeSourceWay(Way) - Method in class org.openstreetmap.josm.actions.mapmode.ParallelWayAction
 
removeStaleFiles(String, String) - Static method in class org.openstreetmap.josm.data.cache.JCSCacheManager
 
removeStyle(SourceEntry) - Static method in class org.openstreetmap.josm.gui.mappaint.MapPaintStyles
Remove a map paint style.
removeSupportLayer() - Method in class org.openstreetmap.josm.gui.layer.geoimage.CorrelateGpxWithImages
 
removeTagsFromWaysIfNeeded(Relation) - Static 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.
removeTemporaryLayer(MapViewPaintable) - Method in class org.openstreetmap.josm.gui.MapView
Removes a layer previously added as temporary layer.
removeTest(Class<? extends Test>) - Static method in class org.openstreetmap.josm.data.validation.OsmValidator
Removes a test from the list of available tests.
removeToggleDialog(ToggleDialog) - Method in class org.openstreetmap.josm.gui.MapFrame
Call this to remove existing toggle dialog from the left button-list
removeTopPanel(Class<?>) - Method in class org.openstreetmap.josm.gui.MapFrame
Remove panel from top of MapView by class
removeTrack(IGpxTrack) - Method in class org.openstreetmap.josm.data.gpx.GpxData
Remove a track
removeTreeModelListener(TreeModelListener) - Method in class org.openstreetmap.josm.gui.dialogs.relation.RelationTreeModel
 
removeTreeSelectionListener(TreeSelectionListener) - Method in class org.openstreetmap.josm.gui.dialogs.ValidatorDialog
Remove the given tree selection listener from the validator tree.
removeUninterestingKeys(Map<String, String>) - Method in class org.openstreetmap.josm.data.validation.tests.DuplicateWay
Remove uninteresting discardable keys to normalize the tags
removeUnwantedNonPrintingControlCharacters(String) - Static method in class org.openstreetmap.josm.data.validation.tests.TagChecker
 
removeUpdate(DocumentEvent) - Method in class org.openstreetmap.josm.actions.JumpToAction.OsmLonLatListener
 
removeUpdate(DocumentEvent) - Method in class org.openstreetmap.josm.actions.JumpToAction.OsmURLListener
 
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.relation.actions.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.layer.geoimage.CorrelateGpxWithImages.StatusBarUpdater
 
removeUpdate(DocumentEvent) - Method in class org.openstreetmap.josm.gui.oauth.ManualAuthorizationUI.AccessTokenBuilder
 
removeUpdate(DocumentEvent) - Method in class org.openstreetmap.josm.gui.preferences.projection.CodeSelectionPanel
 
removeUpdate(DocumentEvent) - Method in class org.openstreetmap.josm.gui.preferences.server.OsmApiUrlInputPanel.ValidateApiUrlAction
 
removeUpdate(DocumentEvent) - Method in interface org.openstreetmap.josm.gui.util.DocumentAdapter
 
removeUpdate(DocumentEvent) - Method in class org.openstreetmap.josm.gui.widgets.AbstractTextComponentValidator
 
removeUpdate(DocumentEvent) - Method in class org.openstreetmap.josm.gui.widgets.BoundingBoxSelectionPanel.OsmUrlRefresher
 
removeUpdate(DocumentEvent) - Method in class org.openstreetmap.josm.gui.widgets.CompileSearchTextDecorator
 
removeUpdate(DocumentEvent) - Method in class org.openstreetmap.josm.gui.widgets.FilterField.FilterFieldAdapter
 
removeValue(String) - Method in class org.openstreetmap.josm.gui.tagging.TagModel
removes a value from the list of values.
removeViewer(Class<? extends IImageViewer>) - Static method in class org.openstreetmap.josm.gui.layer.geoimage.viewers.projections.ImageProjectionRegistry
Remove a viewer
removeVisibilitySwitcher(Component) - Static method in class org.openstreetmap.josm.actions.ExpertToggleAction
Stops tracking visibility changes for the given component.
removeWay(JoinAreasAction.WayInPolygon) - Method in class org.openstreetmap.josm.actions.JoinAreasAction.WayTraverser
Remove a single way from available ways
removeWayHighlighting(Collection<Way>) - Static method in class org.openstreetmap.josm.actions.mapmode.ParallelWayAction
 
removeWaypoint(WayPoint) - Method in class org.openstreetmap.josm.data.gpx.GpxData
Remove a waypoint
removeWays(Collection<JoinAreasAction.WayInPolygon>) - Method in class org.openstreetmap.josm.actions.JoinAreasAction.WayTraverser
Remove ways from available ways
removeWhiteSpaces(String) - Static method in class org.openstreetmap.josm.tools.Utils
Removes leading, trailing, and multiple inner whitespaces from the given string, to be used as a key or value.
removeWhiteSpaces(Pattern, String) - Static method in class org.openstreetmap.josm.tools.Utils
Removes leading, trailing, and multiple inner whitespaces from the given string, to be used as a key or value.
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
Renames a file.
rename(File, File) - Method in class org.openstreetmap.josm.tools.PlatformHookWindows
 
rename(String) - Method in class org.openstreetmap.josm.gui.layer.Layer
Rename layer and set renamed flag to mark it as renamed (has user given name).
RenameAction() - Constructor for class org.openstreetmap.josm.gui.download.BookmarkSelection.RenameAction
Constructs a new RenameAction.
renamed - Variable in class org.openstreetmap.josm.gui.layer.Layer
This is set if user renamed this layer.
RenameLayerAction - Class in org.openstreetmap.josm.actions
Action to rename an specific layer.
RenameLayerAction(File, Layer) - Constructor for class org.openstreetmap.josm.actions.RenameLayerAction
Constructs a new RenameLayerAction.
RenameLayerAction.InitialValueOptionPane - Class in org.openstreetmap.josm.actions
 
render() - Method in class org.openstreetmap.josm.gui.mappaint.RenderingHelper
Invoke the renderer.
render(Graphics) - Method in class org.openstreetmap.josm.gui.animation.BirthdayExtension.Gift
 
render(OsmData<?, ?, ?, ?>, boolean, Bounds) - Method in interface org.openstreetmap.josm.data.osm.visitor.paint.Rendering
Renders the OSM data in data
render(OsmData<?, ?, ?, ?>, boolean, Bounds) - Method in class org.openstreetmap.josm.data.osm.visitor.paint.StyledMapRenderer
 
render(OsmData<?, ?, ?, ?>, boolean, Bounds) - Method in class org.openstreetmap.josm.data.osm.visitor.paint.StyledTiledMapRenderer
 
render(OsmData<?, ?, ?, ?>, boolean, Bounds) - Method in class org.openstreetmap.josm.data.osm.visitor.paint.WireframeMapRenderer
 
renderBackground(boolean) - Method in class org.openstreetmap.josm.gui.dialogs.relation.RelationTreeCellRenderer
renders the background
renderBackground(AbstractListMergeModel.EntriesTableModel, RelationMember, int, int, boolean) - Method in class org.openstreetmap.josm.gui.conflict.pair.relation.RelationMemberTableCellRenderer
 
renderBackgroundForeground(MemberTableModel, OsmPrimitive, boolean) - Method in class org.openstreetmap.josm.gui.dialogs.relation.MemberTableCellRenderer
 
renderBackgroundForeground(MemberTableModel, OsmPrimitive, boolean) - Method in class org.openstreetmap.josm.gui.dialogs.relation.SelectionTableCellRenderer
 
RenderBenchmarkCollector - Class in org.openstreetmap.josm.data.osm.visitor.paint
This class is notified of the various stages of a render pass.
RenderBenchmarkCollector() - Constructor for class org.openstreetmap.josm.data.osm.visitor.paint.RenderBenchmarkCollector
 
RenderBenchmarkCollector.CapturingBenchmark - Class in org.openstreetmap.josm.data.osm.visitor.paint
A benchmark implementation that captures the times
RenderBenchmarkCollector.LoggingBenchmark - Class in org.openstreetmap.josm.data.osm.visitor.paint
A special version of the benchmark class that logs the output to stderr.
renderButton - Variable in class org.openstreetmap.josm.gui.widgets.ButtonColumn
 
renderChanges(Changeset) - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetCacheTableCellRenderer
 
renderColor(boolean) - Method in class org.openstreetmap.josm.gui.download.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
Set component color.
renderColors(boolean) - Method in class org.openstreetmap.josm.gui.dialogs.changeset.AbstractCellRenderer
 
renderColors(boolean) - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetListCellRenderer
 
renderColors(JComponent, boolean) - Method in class org.openstreetmap.josm.gui.dialogs.changeset.AbstractCellRenderer
 
renderColors(MultiValueResolutionDecision, boolean, boolean) - Method in class org.openstreetmap.josm.gui.conflict.tags.MultiValueCellRenderer
 
renderDiscussions(Changeset) - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetCacheTableCellRenderer
 
renderDone() - Method in class org.openstreetmap.josm.data.osm.visitor.paint.RenderBenchmarkCollector.CapturingBenchmark
 
renderDone() - Method in class org.openstreetmap.josm.data.osm.visitor.paint.RenderBenchmarkCollector.LoggingBenchmark
 
renderDone() - Method in class org.openstreetmap.josm.data.osm.visitor.paint.RenderBenchmarkCollector
Notified when the render method is done.
renderDraw(List<StyledMapRenderer.StyleRecord>) - Method in class org.openstreetmap.josm.data.osm.visitor.paint.RenderBenchmarkCollector.CapturingBenchmark
 
renderDraw(List<StyledMapRenderer.StyleRecord>) - Method in class org.openstreetmap.josm.data.osm.visitor.paint.RenderBenchmarkCollector.LoggingBenchmark
 
renderDraw(List<StyledMapRenderer.StyleRecord>) - Method in class org.openstreetmap.josm.data.osm.visitor.paint.RenderBenchmarkCollector
Notified when the renderer method starts drawing
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 - Variable in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetCacheTableColumnModel
 
renderer - Variable in class org.openstreetmap.josm.gui.widgets.JosmListCellRenderer
 
renderer(Component, HistoryOsmPrimitive) - Method in class org.openstreetmap.josm.gui.PrimitiveRenderer
Internal method that stuffs information into the rendering component provided that it's a kind of JLabel.
renderer(Component, IPrimitive, boolean) - Method in class org.openstreetmap.josm.gui.PrimitiveRenderer
Internal method that stuffs information into the rendering component provided that it's a kind of JLabel.
renderForeground(AbstractListMergeModel.EntriesTableModel, RelationMember, int, int, boolean) - Method in class org.openstreetmap.josm.gui.conflict.pair.relation.RelationMemberTableCellRenderer
 
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(long) - Method in class org.openstreetmap.josm.gui.dialogs.changeset.AbstractCellRenderer
 
renderIndex(DiffTableModel, int) - Method in class org.openstreetmap.josm.gui.history.NodeListTableCellRenderer
 
renderIndex(DiffTableModel, int) - Method in class org.openstreetmap.josm.gui.history.RelationMemberListTableCellRenderer
 
Rendering - Interface in org.openstreetmap.josm.data.osm.visitor.paint
An object which can render data provided by a OsmData.
RenderingArea() - Constructor for class org.openstreetmap.josm.gui.mappaint.RenderingCLI.RenderingArea
 
RenderingCLI - Class in org.openstreetmap.josm.gui.mappaint
Command line interface for rendering osm data to an image file.
RenderingCLI() - Constructor for class org.openstreetmap.josm.gui.mappaint.RenderingCLI
 
RenderingCLI.Option - Enum in org.openstreetmap.josm.gui.mappaint
 
RenderingCLI.RenderingArea - Class in org.openstreetmap.josm.gui.mappaint
Data class to hold return values for RenderingCLI.determineRenderingArea(DataSet).
RenderingHelper - Class in org.openstreetmap.josm.gui.mappaint
Class to render osm data to a file.
RenderingHelper(DataSet, Bounds, double, Collection<RenderingHelper.StyleData>) - Constructor for class org.openstreetmap.josm.gui.mappaint.RenderingHelper
Construct a new RenderingHelper.
RenderingHelper.StyleData - Class in org.openstreetmap.josm.gui.mappaint
Data class to save style settings along with the corresponding style URL.
renderInstant(Instant) - Method in class org.openstreetmap.josm.gui.dialogs.changeset.AbstractCellRenderer
 
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
Renders primitive modification type.
renderNode(AbstractListMergeModel.EntriesTableModel, Node, int, boolean) - Method in class org.openstreetmap.josm.gui.conflict.pair.nodes.NodeListTableCellRenderer
render a node
renderNode(TwoColumnDiff.Item) - 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(OsmPrimitive, Dimension) - Method in class org.openstreetmap.josm.gui.dialogs.relation.MemberTableMemberCellRenderer
 
renderPrimitive(RelationMember) - Method in class org.openstreetmap.josm.gui.conflict.pair.relation.RelationMemberTableCellRenderer
 
renderPrimitive(TwoColumnDiff.Item) - Method in class org.openstreetmap.josm.gui.history.RelationMemberListTableCellRenderer
 
renderRole(RelationMember) - Method in class org.openstreetmap.josm.gui.conflict.pair.relation.RelationMemberTableCellRenderer
 
renderRole(TwoColumnDiff.Item) - Method in class org.openstreetmap.josm.gui.history.RelationMemberListTableCellRenderer
 
renderRowId(int) - Method in class org.openstreetmap.josm.gui.conflict.pair.relation.RelationMemberTableCellRenderer
render the row id
renderRowId(AbstractListMergeModel.EntriesTableModel, int) - Method in class org.openstreetmap.josm.gui.conflict.pair.nodes.NodeListTableCellRenderer
render the row id
renderSort() - Method in class org.openstreetmap.josm.data.osm.visitor.paint.RenderBenchmarkCollector.CapturingBenchmark
 
renderSort() - Method in class org.openstreetmap.josm.data.osm.visitor.paint.RenderBenchmarkCollector
Notified when the renderer method starts sorting the styles
renderStart(double) - Method in class org.openstreetmap.josm.data.osm.visitor.paint.RenderBenchmarkCollector.CapturingBenchmark
 
renderStart(double) - Method in class org.openstreetmap.josm.data.osm.visitor.paint.RenderBenchmarkCollector.LoggingBenchmark
 
renderStart(double) - Method in class org.openstreetmap.josm.data.osm.visitor.paint.RenderBenchmarkCollector
Notified when the renderer method starts preparing the data
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
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.
renderUploadComment(Changeset) - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetCacheTableCellRenderer
 
renderUser(User) - Method in class org.openstreetmap.josm.gui.dialogs.changeset.AbstractCellRenderer
 
renderValue(Object) - Method in class org.openstreetmap.josm.gui.conflict.tags.MultiValueCellEditor.EditorCellRenderer
Set text for a value
renderValue(Relation) - Method in class org.openstreetmap.josm.gui.dialogs.relation.RelationTreeCellRenderer
renders the textual value.
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(MultiValueResolutionDecision) - Method in class org.openstreetmap.josm.gui.conflict.tags.MultiValueCellRenderer
 
RenewAuthorisationAction(AuthorizationProcedure) - Constructor for class org.openstreetmap.josm.gui.preferences.server.OAuthAuthenticationPreferencesPanel.RenewAuthorisationAction
Constructs a new RenewAuthorisationAction.
reopenAction - Variable in class org.openstreetmap.josm.gui.dialogs.NotesDialog
 
ReopenAction() - Constructor for class org.openstreetmap.josm.gui.dialogs.NotesDialog.ReopenAction
Constructs a new ReopenAction.
REOPENED - org.openstreetmap.josm.data.notes.NoteComment.Action
note has been reopened
reopenNote(Note, String, ProgressMonitor) - Method in class org.openstreetmap.josm.io.OsmApi
Reopen a closed note
reOpenNote(Note, String) - Method in class org.openstreetmap.josm.data.osm.NoteData
Reopen a closed note.
ReorderableModel<T> - Interface in org.openstreetmap.josm.data
Defines a model that can be reordered.
ReorderableTableModel<T> - Interface in org.openstreetmap.josm.gui.util
Defines a list/table model that can be reordered.
reorderImageryLayersAction - Variable in class org.openstreetmap.josm.gui.MainMenu
Reorder imagery layers
ReorderImageryLayersAction - Class in org.openstreetmap.josm.actions
Reorders all non-overlay imagery layers in a cyclic manner.
ReorderImageryLayersAction() - Constructor for class org.openstreetmap.josm.actions.ReorderImageryLayersAction
Constructs a new ReorderImageryLayersAction.
repaint() - Method in class org.openstreetmap.josm.gui.MapView
 
repaint(long, int, int, int, int) - Method in class org.openstreetmap.josm.gui.MapView
 
repaint(long, int, int, int, int) - Method in interface org.openstreetmap.josm.gui.MapView.RepaintListener
Called when any repaint method is called (using default arguments if required).
repaintCombobox() - Method in class org.openstreetmap.josm.gui.layer.geoimage.CorrelateGpxWithImages
 
repaintDragLimits() - Method in class org.openstreetmap.josm.gui.widgets.MultiSplitPane
 
repaintIfRequired(Set<OsmPrimitive>, WaySegment) - Method in class org.openstreetmap.josm.actions.mapmode.DeleteAction
 
repaintIfRequired(OsmPrimitive) - Method in class org.openstreetmap.josm.actions.mapmode.SelectAction
 
repaintListeners - Variable in class org.openstreetmap.josm.gui.MapView
 
RepaintOnFocusChange() - Constructor for class org.openstreetmap.josm.gui.history.TagInfoViewer.RepaintOnFocusChange
 
repaintSelected(FocusEvent) - Static method in class org.openstreetmap.josm.gui.history.TagInfoViewer.RepaintOnFocusChange
 
repaintSelectionChangedListener - Variable in class org.openstreetmap.josm.gui.MapView
 
RepaintTheMapListener(GeoImageLayer) - Constructor for class org.openstreetmap.josm.gui.layer.geoimage.CorrelateGpxWithImages.RepaintTheMapListener
 
REPEAT_IMAGE - Static variable in interface org.openstreetmap.josm.gui.mappaint.StyleKeys
MapCSS repeat-image property key
REPEAT_IMAGE_ALIGN - Static variable in interface org.openstreetmap.josm.gui.mappaint.StyleKeys
MapCSS repeat-image-align property key
REPEAT_IMAGE_HEIGHT - Static variable in interface org.openstreetmap.josm.gui.mappaint.StyleKeys
MapCSS repeat-image-height property key
REPEAT_IMAGE_KEYS - Static variable in class org.openstreetmap.josm.gui.mappaint.styleelement.RepeatImageElement
 
REPEAT_IMAGE_OFFSET - Static variable in interface org.openstreetmap.josm.gui.mappaint.StyleKeys
MapCSS repeat-image-offset property key
REPEAT_IMAGE_OPACITY - Static variable in interface org.openstreetmap.josm.gui.mappaint.StyleKeys
MapCSS repeat-image-opacity property key
REPEAT_IMAGE_PHASE - Static variable in interface org.openstreetmap.josm.gui.mappaint.StyleKeys
MapCSS repeat-image-phase property key
REPEAT_IMAGE_SPACING - Static variable in interface org.openstreetmap.josm.gui.mappaint.StyleKeys
MapCSS repeat-image-spacing property key
REPEAT_IMAGE_WIDTH - Static variable in interface org.openstreetmap.josm.gui.mappaint.StyleKeys
MapCSS repeat-image-width property key
repeatCheck - Variable in class org.openstreetmap.josm.data.validation.tests.MultipolygonTest
might be set when creating a relation and touching rings were found.
REPEATED_MEMBER_DIFF_ROLE - Static variable in class org.openstreetmap.josm.data.validation.tests.MultipolygonTest
Multipolygon member repeated (same primitive, different role)
REPEATED_MEMBER_SAME_ROLE - Static variable in class org.openstreetmap.josm.data.validation.tests.MultipolygonTest
Multipolygon member repeated (same primitive, same role
RepeatedAction(DrawSnapHelper) - Constructor for class org.openstreetmap.josm.actions.mapmode.DrawSnapHelper.RepeatedAction
 
repeatedKeySwitchLassoOption - Variable in class org.openstreetmap.josm.actions.mapmode.SelectAction
 
RepeatImageElement - Class in org.openstreetmap.josm.gui.mappaint.styleelement
Style element that displays a repeated image pattern along a way.
RepeatImageElement(Cascade, MapImage, float, float, float, float, RepeatImageElement.LineImageAlignment) - Constructor for class org.openstreetmap.josm.gui.mappaint.styleelement.RepeatImageElement
Create a new image element
RepeatImageElement.LineImageAlignment - Enum in org.openstreetmap.josm.gui.mappaint.styleelement
The side on which the image should be aligned to the line.
replace - org.openstreetmap.josm.data.osm.search.SearchMode
replace selection
replace - Variable in class org.openstreetmap.josm.gui.dialogs.SearchDialog
 
replace(String, String, String) - Static method in class org.openstreetmap.josm.gui.mappaint.mapcss.Functions
Replaces in s every target} substring by replacement.
replace(DocumentFilter.FilterBypass, int, int, String, AttributeSet) - Method in class org.openstreetmap.josm.gui.tagging.ac.MaxLengthDocumentFilter
 
replace(Shortcut) - Method in class org.openstreetmap.josm.tools.Shortcut.ShortcutCollection
 
replaceConflict(Conflict<?>, Conflict<?>) - Method in class org.openstreetmap.josm.data.osm.DataSetMerger
 
replaceExisting(Notification) - Method in class org.openstreetmap.josm.gui.Notification
Display the notification by replacing the given queued/displaying notification
replaceExistingNotification(Notification, Notification) - Method in class org.openstreetmap.josm.gui.NotificationManager
Show the given notification by replacing the given queued/displaying notification
replaceLinks(String) - Static method in class org.openstreetmap.josm.gui.layer.NoteLayer
 
replacement - Variable in class org.openstreetmap.josm.data.validation.tests.SimilarNamedWays.RegExprRule
 
replacement - Variable in class org.openstreetmap.josm.data.validation.tests.SimilarNamedWays.SynonymRule
 
replacePreferences(Preferences, Preferences) - Static method in class org.openstreetmap.josm.data.PreferencesUtils
 
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.
replaceTagsOf(Tagged) - Method in class org.openstreetmap.josm.data.osm.TagCollection
Replaces the tags of an OsmPrimitive by the tags in this collection .
report - Variable in class org.openstreetmap.josm.gui.bugreport.BugReportDialog
 
report() - Method in class org.openstreetmap.josm.tools.XmlObjectParser.Parser
 
reportbug - Variable in class org.openstreetmap.josm.gui.MainMenu
Help / Report bug
reportBug(String) - Static method in class org.openstreetmap.josm.tools.bugreport.BugReportSender
Opens the bug report window on the JOSM server.
ReportBugAction - Class in org.openstreetmap.josm.actions
Reports a ticket to JOSM bugtracker.
ReportBugAction() - Constructor for class org.openstreetmap.josm.actions.ReportBugAction
Constructs a new ReportBugAction that reports the normal status report.
ReportBugAction(String) - Constructor for class org.openstreetmap.josm.actions.ReportBugAction
Constructs a new ReportBugAction for the given debug text.
reportDuplicateKeys(Collection<Relation>) - Method in class org.openstreetmap.josm.data.validation.tests.DuplicateRelation
Check collection of relations with the same keys and members, possibly in different order
reportDuplicateMembers(Set<Relation>) - Method in class org.openstreetmap.josm.data.validation.tests.DuplicateRelation
Report relations with the same member(s) in the same order, keys may be different
reported - Variable in class org.openstreetmap.josm.data.validation.tests.LongSegment
set of way segments that have been reported
ReportedException - Exception in org.openstreetmap.josm.tools.bugreport
This is a special exception that cannot be directly thrown.
ReportedException(Throwable) - Constructor for exception org.openstreetmap.josm.tools.bugreport.ReportedException
Constructs a new ReportedException.
ReportedException(Throwable, Thread) - Constructor for exception org.openstreetmap.josm.tools.bugreport.ReportedException
Constructs a new ReportedException.
ReportedException.CauseTraceIterator - Class in org.openstreetmap.josm.tools.bugreport
Iterates over the causes for this exception.
ReportedException.Section - Class in org.openstreetmap.josm.tools.bugreport
 
ReportedException.SectionEntry - Class in org.openstreetmap.josm.tools.bugreport
 
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.gui.io.DownloadPrimitivesWithReferrersTask
Dialog for report a problem during download.
reportsToDisplay - Variable in class org.openstreetmap.josm.tools.bugreport.BugReportQueue
 
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.
ReprojectionTile - Class in org.openstreetmap.josm.gui.layer.imagery
Tile class that stores a reprojected version of the original tile.
ReprojectionTile(TileSource, int, int, int) - Constructor for class org.openstreetmap.josm.gui.layer.imagery.ReprojectionTile
Constructs a new ReprojectionTile.
ReprojectionTile(Tile) - Constructor for class org.openstreetmap.josm.gui.layer.imagery.ReprojectionTile
Create a reprojection tile for a specific tile
request - Variable in class org.openstreetmap.josm.gui.io.DownloadFromOverpassTask
 
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
Request() - Constructor for class org.openstreetmap.josm.gui.progress.AbstractProgressMonitor.Request
 
REQUEST_GET_CAPABILITIES - Static variable in class org.openstreetmap.josm.io.imagery.WMSImagery
 
requestBody - Variable in class org.openstreetmap.josm.tools.HttpClient
 
requestedGroup - Variable in class org.openstreetmap.josm.tools.Shortcut
the group, the caller requested
requestedKey - Variable in class org.openstreetmap.josm.tools.Shortcut
the key, the caller requested
requestedState - Variable in class org.openstreetmap.josm.gui.progress.AbstractProgressMonitor
 
requestedTiles - Variable in class org.openstreetmap.josm.gui.layer.AbstractTileSourceLayer.PrecacheTask
 
requestFocusInCell(int, int) - Method in class org.openstreetmap.josm.gui.tagging.TagTable
Request the focus in a specific cell
requestFocusInMapView() - Method in class org.openstreetmap.josm.actions.mapmode.MapMode
 
requestFocusToDefaultButton() - Method in class org.openstreetmap.josm.gui.ExtendedDialog
 
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.PermissionCache - Class in org.openstreetmap.josm.io.remotecontrol.handler
 
RequestHandler.RawURLParseRequestHandler - Class in org.openstreetmap.josm.io.remotecontrol.handler
Handler that takes a URL as a parameter.
RequestHandler.RequestHandlerBadRequestException - Exception in org.openstreetmap.josm.io.remotecontrol.handler
Error raised for bad requests.
RequestHandler.RequestHandlerErrorException - Exception in org.openstreetmap.josm.io.remotecontrol.handler
Error raised when a runtime error occurred.
RequestHandler.RequestHandlerException - Exception in org.openstreetmap.josm.io.remotecontrol.handler
Base exception of remote control handler errors.
RequestHandler.RequestHandlerForbiddenException - Exception in org.openstreetmap.josm.io.remotecontrol.handler
Error raised for forbidden usage.
RequestHandler.RequestHandlerOsmApiException - Exception in org.openstreetmap.josm.io.remotecontrol.handler
Error raised for OSM API errors.
RequestHandlerBadRequestException(String) - Constructor for exception org.openstreetmap.josm.io.remotecontrol.handler.RequestHandler.RequestHandlerBadRequestException
Constructs a new RequestHandlerBadRequestException.
RequestHandlerBadRequestException(String, Throwable) - Constructor for exception org.openstreetmap.josm.io.remotecontrol.handler.RequestHandler.RequestHandlerBadRequestException
Constructs a new RequestHandlerBadRequestException.
RequestHandlerBadRequestException(Throwable) - Constructor for exception org.openstreetmap.josm.io.remotecontrol.handler.RequestHandler.RequestHandlerBadRequestException
Constructs a new RequestHandlerBadRequestException.
RequestHandlerErrorException(String) - Constructor for exception org.openstreetmap.josm.io.remotecontrol.handler.RequestHandler.RequestHandlerErrorException
Constructs a new RequestHandlerErrorException.
RequestHandlerErrorException(Throwable) - Constructor for exception org.openstreetmap.josm.io.remotecontrol.handler.RequestHandler.RequestHandlerErrorException
Constructs a new RequestHandlerErrorException.
RequestHandlerException(String) - Constructor for exception org.openstreetmap.josm.io.remotecontrol.handler.RequestHandler.RequestHandlerException
Constructs a new RequestHandlerException.
RequestHandlerException(String, Throwable) - Constructor for exception org.openstreetmap.josm.io.remotecontrol.handler.RequestHandler.RequestHandlerException
Constructs a new RequestHandlerException.
RequestHandlerException(Throwable) - Constructor for exception org.openstreetmap.josm.io.remotecontrol.handler.RequestHandler.RequestHandlerException
Constructs a new RequestHandlerException.
RequestHandlerForbiddenException(String) - Constructor for exception org.openstreetmap.josm.io.remotecontrol.handler.RequestHandler.RequestHandlerForbiddenException
Constructs a new RequestHandlerForbiddenException.
RequestHandlerOsmApiException(OsmApiException) - Constructor for exception org.openstreetmap.josm.io.remotecontrol.handler.RequestHandler.RequestHandlerOsmApiException
Constructs a new RequestHandlerOsmApiException.
requestMethod - Variable in class org.openstreetmap.josm.tools.HttpClient
 
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
requests - Variable in class org.openstreetmap.josm.gui.progress.AbstractProgressMonitor
 
required - Variable in class org.openstreetmap.josm.gui.tagging.presets.items.Roles.Role
Is this role required at least once in the relation?
REQUIRED - org.openstreetmap.josm.tools.OptionParser.OptionCount
The option is required exactly once
requiredFeatures - Variable in class org.openstreetmap.josm.data.osm.pbf.HeaderBlock
 
requiredFeatures() - Method in class org.openstreetmap.josm.data.osm.pbf.HeaderBlock
The required features to parse the PBF
requires - Variable in class org.openstreetmap.josm.plugins.PluginInformation
The list of required plugins, separated by ';' (from plugin list).
REQUIRES_SAVE_TO_DISK_PROP - Static variable in class org.openstreetmap.josm.gui.layer.AbstractModifiableLayer
Property used to know if this layer has to be saved on disk.
REQUIRES_UPLOAD_TO_SERVER_PROP - Static variable in class org.openstreetmap.josm.gui.layer.OsmDataLayer
Property used to know if this layer has to be uploaded
requiresArg - Variable in enum org.openstreetmap.josm.gui.mappaint.RenderingCLI.Option
 
requiresArg - Variable in enum org.openstreetmap.josm.gui.ProgramArguments.Option
 
requiresArgument - Variable in enum org.openstreetmap.josm.data.validation.ValidatorCLI.Option
 
requiresArgument() - Method in enum org.openstreetmap.josm.data.validation.ValidatorCLI.Option
Determines if this option requires an argument.
requiresArgument() - Method in enum org.openstreetmap.josm.gui.mappaint.RenderingCLI.Option
Determines if this option requires an argument.
requiresArgument() - Method in enum org.openstreetmap.josm.gui.ProgramArguments.Option
Determines if this option requires an argument.
requiresAttribution() - Method in class org.openstreetmap.josm.data.sources.SourceInfo
 
requiresBody() - Method in class org.openstreetmap.josm.tools.HttpClient
Determines if the underlying HTTP method requires a body.
requiresExactKeyMatch() - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.ConditionFactory.KeyValueCondition
Determines if this condition requires an exact key match.
requiresExactKeyMatch() - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.ConditionFactory.RegexpKeyValueRegexpCondition
 
requiresParameter() - Method in interface org.openstreetmap.josm.tools.OptionParser.AvailableOption
Determines if this option requires a parameter.
requiresReprojection() - Method in class org.openstreetmap.josm.gui.layer.imagery.TileCoordinateConverter
Return true if tiles need to be reprojected from server projection to display projection.
requiresSaveToFile - Variable in class org.openstreetmap.josm.gui.layer.OsmDataLayer
 
requiresSaveToFile() - Method in class org.openstreetmap.josm.gui.layer.AbstractModifiableLayer
 
requiresSaveToFile() - Method in class org.openstreetmap.josm.gui.layer.geoimage.CorrelationSupportLayer
 
requiresSaveToFile() - Method in class org.openstreetmap.josm.gui.layer.GpxLayer
 
requiresSaveToFile() - Method in class org.openstreetmap.josm.gui.layer.NoteLayer
 
requiresSaveToFile() - Method in class org.openstreetmap.josm.gui.layer.OsmDataLayer
 
requiresSaveToFile() - Method in interface org.openstreetmap.josm.gui.layer.SaveToFile
Determines if the data managed by this layer needs to be saved to a file.
requiresSaving() - Method in interface org.openstreetmap.josm.io.session.PluginSessionExporter
Check to see if the specified exporter needs to save anything
requiresUploadToServer - Variable in class org.openstreetmap.josm.gui.layer.OsmDataLayer
 
requiresUploadToServer() - Method in class org.openstreetmap.josm.data.osm.DataSet
Replies true if there is at least one primitive in this dataset which requires to be uploaded to server.
requiresUploadToServer() - Method in class org.openstreetmap.josm.gui.layer.AbstractModifiableLayer
 
requiresUploadToServer() - Method in class org.openstreetmap.josm.gui.layer.geoimage.CorrelationSupportLayer
 
requiresUploadToServer() - Method in class org.openstreetmap.josm.gui.layer.NoteLayer
 
requiresUploadToServer() - Method in class org.openstreetmap.josm.gui.layer.OsmDataLayer
 
requiresUploadToServer() - Method in interface org.openstreetmap.josm.gui.layer.UploadToServer
Determines if the data managed by this layer needs to be uploaded to the server because it contains modified data.
requiresZip() - Method in class org.openstreetmap.josm.io.session.AbstractSessionExporter
 
requiresZip() - Method in class org.openstreetmap.josm.io.session.GenericSessionExporter
 
requiresZip() - Method in class org.openstreetmap.josm.io.session.MarkerSessionExporter
 
requiresZip() - Method in interface org.openstreetmap.josm.io.session.SessionLayerExporter
Return true, if some data needs to be included in the zip archive.
requiresZoom - Variable in class org.openstreetmap.josm.gui.layer.LayerManager.LayerAddEvent
 
rerunValidatorPrompt() - Method in class org.openstreetmap.josm.gui.dialogs.ValidatorListManagementDialog
Prompt to rerun the validator when the ignore list changes
RESERVED - Static variable in class org.openstreetmap.josm.tools.Shortcut
Reserved group: for system shortcuts only
RESERVED_KEYS - Static variable in class org.openstreetmap.josm.data.cache.CacheEntryAttributes
 
reset - Variable in class org.openstreetmap.josm.tools.Shortcut
true if the user requested this shortcut to be set to its default value (will happen on next restart, as this shortcut will not be saved to the preferences)
reset() - Method in class org.openstreetmap.josm.data.osm.FilterMatcher
Clears the filters in use.
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.AbstractCellRenderer
 
reset() - Method in class org.openstreetmap.josm.gui.dialogs.relation.MemberTableCellRenderer
reset the renderer
reset() - Method in class org.openstreetmap.josm.gui.download.PlaceSelection.NamedResultCellRenderer
 
reset() - Method in class org.openstreetmap.josm.gui.layer.geoimage.ImageDisplay.VisRect
 
reset() - Method in class org.openstreetmap.josm.gui.layer.imagery.ReprojectionTile
 
reset() - Method in class org.openstreetmap.josm.gui.preferences.advanced.PrefEntry
Resets this preference entry to default state.
reset() - Method in class org.openstreetmap.josm.gui.progress.swing.PleaseWaitProgressMonitor
Update the dialog values
reset() - Static method in class org.openstreetmap.josm.io.audio.AudioPlayer
Resets the audio player.
reset() - Method in class org.openstreetmap.josm.io.OsmPbfReader.BoundedInputStream
 
reset(JComponent, boolean) - Method in class org.openstreetmap.josm.gui.dialogs.changeset.AbstractCellRenderer
 
RESET_PREFERENCES - org.openstreetmap.josm.gui.ProgramArguments.Option
--reset-preferences Reset the preferences to default
ResetAction() - Constructor for class org.openstreetmap.josm.gui.preferences.SourceEditor.ResetAction
 
resetBounds(double, double, double, double) - Method in class org.openstreetmap.josm.gui.layer.OsmDataLayer
 
resetBounds(IBounds) - Method in class org.openstreetmap.josm.gui.layer.OsmDataLayer
 
resetChangedKey() - Method in class org.openstreetmap.josm.gui.dialogs.properties.TagEditHelper
Reset last changed key.
resetCurrentAutoFilter() - Method in class org.openstreetmap.josm.gui.autofilter.AutoFilterManager
 
resetCursor(Object) - Method in class org.openstreetmap.josm.gui.NavigatableComponent
Remove the new cursor and reset to previous
resetCursor(Object) - Method in class org.openstreetmap.josm.gui.util.CursorManager
Remove the new cursor that was set with the given reference object.
resetDisplayedComponents() - Method in class org.openstreetmap.josm.gui.preferences.plugin.PluginListPanel
Causes the components for the list items to be rebuilt from scratch.
resetEastNorthCache() - Method in class org.openstreetmap.josm.data.gpx.GpxData
Resets the internal caches of east/north coordinates.
resetErrorLayer() - Static method in class org.openstreetmap.josm.data.validation.OsmValidator
Resets error layer.
resetErrorList() - Static method in class org.openstreetmap.josm.data.validation.OsmValidator
Reset the error list by deleting validator.ignorelist
resetErrorMessage(JosmTextField) - 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
resetFilter() - Method in class org.openstreetmap.josm.gui.dialogs.RelationListDialog
 
resetHelpText(Object) - Method in class org.openstreetmap.josm.gui.MapStatus
Removes a help text and restores the previous one
resetLog() - Static method in class org.openstreetmap.josm.data.PreferencesUtils
Resets the log.
resetMaxSize(Dimension) - Method in class org.openstreetmap.josm.tools.ImageProvider
Limit the maximum size of the image.
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
 
resetPreferences(JComponent) - Method in class org.openstreetmap.josm.gui.preferences.advanced.PreferencesTable
Reset selected preferences to their default values
ResetPreferencesAction() - Constructor for class org.openstreetmap.josm.gui.preferences.advanced.AdvancedPreference.ResetPreferencesAction
 
resetPrimitiveChildren(IPrimitive) - Static method in interface org.openstreetmap.josm.data.osm.IPrimitive
Resets primitive children, if applicable.
resetRecentlyPlayedMarker() - Static method in class org.openstreetmap.josm.gui.layer.markerlayer.AudioMarker
Forgets the marker played the most recently, if any.
resetRememberActions() - Method in class org.openstreetmap.josm.gui.layer.geoimage.ImageViewerDialog.ImageAction
 
resetRenderer() - Method in class org.openstreetmap.josm.gui.tagging.TagCellRenderer
resets the renderer
resetSaveAndUploadState() - Method in class org.openstreetmap.josm.gui.io.SaveLayersModel
 
resetScheduled - Variable in class org.openstreetmap.josm.gui.dialogs.validator.ValidatorTreePanel
if true, buildTree() does nothing
resetSelection() - Method in class org.openstreetmap.josm.gui.dialogs.properties.TagEditHelper
Forget recently selected primitives to allow GC.
resetState() - Method in class org.openstreetmap.josm.data.osm.event.SelectionEventManager
Only to be used during unit tests, to reset the state.
resetState() - Method in class org.openstreetmap.josm.gui.layer.LayerManager
Reset all layer manager state.
resetState() - Method in class org.openstreetmap.josm.gui.progress.AbstractProgressMonitor
 
resetState() - Method in class org.openstreetmap.josm.tools.MemoryManager
Reset the state of this manager to the default state.
resetTiles(Collection<? extends IPrimitive>) - Method in class org.openstreetmap.josm.gui.layer.OsmDataLayer
 
resetTiles(IPrimitive) - Method in class org.openstreetmap.josm.gui.layer.OsmDataLayer
 
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
Reset all values stored in this map to the default values.
resetToDefaultSettings() - Method in class org.openstreetmap.josm.gui.oauth.AdvancedOAuthPropertiesPanel
 
resetToInitialState() - Method in class org.openstreetmap.josm.data.Preferences
Resets the preferences to their initial state.
resetUploadAndSaveState() - Method in class org.openstreetmap.josm.gui.io.SaveLayerInfo
Resets the upload and save state
RESIDENTIAL_AREA - org.openstreetmap.josm.data.validation.tests.CrossingWays.WayType
 
RESIZE_PROP - Static variable in class org.openstreetmap.josm.gui.bbox.SlippyMapBBoxChooser
The property name used for the resize button.
resizeSlippyMap() - Method in class org.openstreetmap.josm.gui.bbox.SlippyMapBBoxChooser
Performs resizing of the DownloadDialog in order to enlarge or shrink the map.
resolutionVariantMethod - Static variable in class org.openstreetmap.josm.tools.HiDPISupport
 
resolutionVariantsMethod - Static variable in class org.openstreetmap.josm.tools.HiDPISupport
 
resolve() - Method in class org.openstreetmap.josm.gui.dialogs.ConflictDialog
Launches a conflict resolution dialog for the first selected conflict
resolve(Set<String>) - Method in class org.openstreetmap.josm.gui.conflict.tags.TagConflictResolutionUtil.AutomaticChoiceGroup
 
resolve(Set<String>) - Method in class org.openstreetmap.josm.gui.conflict.tags.TagConflictResolutionUtil.AutomaticCombine
 
resolve(Set<String>) - Method in interface org.openstreetmap.josm.gui.conflict.tags.TagConflictResolutionUtil.AutomaticTagConflictResolver
Try to resolve a conflict between a set of values for a Tag
ResolveAction() - Constructor for class org.openstreetmap.josm.gui.dialogs.ConflictDialog.ResolveAction
 
ResolveButtonsPopupMenuListener(JMenuItem, JMenuItem) - Constructor for class org.openstreetmap.josm.gui.dialogs.ConflictDialog.ResolveButtonsPopupMenuListener
 
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.conflict.ConflictResolveCommand
the list of resolved conflicts
resolveDependencies(List<PluginInformation>) - Static method in class org.openstreetmap.josm.plugins.PluginHandler
Resolve dependencies for a list of plugins
resolveFileLink(File) - Method in interface org.openstreetmap.josm.tools.PlatformHook
Resolves a file link to its destination file.
resolveFileLink(File) - Method in class org.openstreetmap.josm.tools.PlatformHookWindows
 
resolveInits(Map<String, String>, boolean) - Static method in class org.openstreetmap.josm.data.projection.CustomProjection
Recursive resolution of +init includes.
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
ResolveToAction(String, String, MergeDecisionType) - Constructor for class org.openstreetmap.josm.gui.dialogs.ConflictDialog.ResolveToAction
 
ResolveToMyVersionAction() - Constructor for class org.openstreetmap.josm.gui.dialogs.ConflictDialog.ResolveToMyVersionAction
 
ResolveToTheirVersionAction() - Constructor for class org.openstreetmap.josm.gui.dialogs.ConflictDialog.ResolveToTheirVersionAction
 
RESOLVING_ONE_TAGCOLLECTION_ONLY - org.openstreetmap.josm.gui.conflict.tags.PasteTagsConflictResolverDialog.Mode
 
RESOLVING_TYPED_TAGCOLLECTIONS - org.openstreetmap.josm.gui.conflict.tags.PasteTagsConflictResolverDialog.Mode
 
ResourceProvider - Class in org.openstreetmap.josm.tools
Unified provider that looks up for resource in various classloaders (josm, plugins, etc.).
ResourceProvider() - Constructor for class org.openstreetmap.josm.tools.ResourceProvider
 
response - Variable in class org.openstreetmap.josm.tools.HttpClient
 
Response(ProgressMonitor, int, String) - Constructor for class org.openstreetmap.josm.tools.HttpClient.Response
 
RESPONSE_CHARSET - Static variable in class org.openstreetmap.josm.io.remotecontrol.RequestProcessor
 
RESPONSE_TEMPLATE - Static variable in class org.openstreetmap.josm.io.remotecontrol.RequestProcessor
 
responseCode - Variable in exception org.openstreetmap.josm.gui.help.HelpContentReaderException
 
responseCode - Variable in exception org.openstreetmap.josm.io.OsmApiException
 
responseCode - Variable in class org.openstreetmap.josm.tools.HttpClient.Response
 
responseData - Variable in class org.openstreetmap.josm.tools.HttpClient.Response
 
responseMessage - Variable in class org.openstreetmap.josm.tools.HttpClient.Response
 
ResponseRecord(String, String) - Constructor for class org.openstreetmap.josm.io.remotecontrol.handler.AuthorizationHandler.ResponseRecord
Create a new record
REST - org.openstreetmap.josm.data.imagery.GetCapabilitiesParseHelper.TransferMode
 
REST - org.openstreetmap.josm.io.nmea.NmeaParser.VTG
 
restart - Variable in class org.openstreetmap.josm.gui.layer.geoimage.ImageDisplay.UpdateImageThread
 
restart - Variable in class org.openstreetmap.josm.gui.MainMenu
File / Restart
restart() - Method in class org.openstreetmap.josm.gui.layer.geoimage.ImageDisplay.UpdateImageThread
 
RESTART - org.openstreetmap.josm.gui.io.SaveLayersDialog.Reason
restarting JOSM
RESTART_APPLE_SCRIPT - Static variable in class org.openstreetmap.josm.actions.RestartAction
 
RestartAction - Class in org.openstreetmap.josm.actions
Restarts JOSM as it was launched.
RestartAction() - Constructor for class org.openstreetmap.josm.actions.RestartAction
Constructs a new RestartAction.
restartJOSM() - Static method in class org.openstreetmap.josm.actions.RestartAction
Restarts the current Java application.
restartRemoteControlHttpServer() - Static method in class org.openstreetmap.josm.io.remotecontrol.RemoteControlHttpServer
Starts or restarts the HTTP server
RESTORE_SAVED - org.openstreetmap.josm.gui.dialogs.DialogsPanel.Action
Restore saved heights.
restoreActionShortcuts() - Method in interface org.openstreetmap.josm.gui.widgets.DisableShortcutsOnFocusGainedComponent
Restore all action shortcuts previously unregistered Note: This was protected
RestoreCoordinateAction() - Constructor for class org.openstreetmap.josm.gui.history.CoordinateInfoViewer.RestoreCoordinateAction
 
restoreFromPreferences() - Method in class org.openstreetmap.josm.gui.dialogs.changeset.query.BasicChangesetQueryPanel
Restore settings from preferences.
restoreFromSettings() - Method in class org.openstreetmap.josm.gui.dialogs.changeset.query.AdvancedChangesetQueryPanel
Restore settings from preferences.
restoreFromSettings() - Method in class org.openstreetmap.josm.gui.dialogs.changeset.query.OpenAndCloseStateRestrictionPanel
Restore settings from preferences.
restoreFromSettings() - Method in class org.openstreetmap.josm.gui.dialogs.changeset.query.TimeRestrictionPanel
Restore settings from preferences.
restoreFromSettings() - Method in class org.openstreetmap.josm.gui.dialogs.changeset.query.UserRestrictionPanel
Restore settings from preferences.
restoreMapModeState() - Method in class org.openstreetmap.josm.actions.ImageryAdjustAction.ImageryOffsetDialog
 
restoreMenuActions() - Method in interface org.openstreetmap.josm.gui.widgets.DisableShortcutsOnFocusGainedComponent
Restore all actions previously disabled Note: This was protected
restoreMenuItems() - Method in class org.openstreetmap.josm.gui.MenuScroller.MenuScrollListener
 
restoreOldBounds(Bounds) - Method in interface org.openstreetmap.josm.data.projection.ProjectionBoundsProvider
Restore clean state corresponding to old bounds after a projection change event.
restoreOldMode - Variable in class org.openstreetmap.josm.actions.ImageryAdjustAction
 
restoreOriginalValue() - Method in class org.openstreetmap.josm.gui.tagging.ac.AutoCompletingTextField
 
restoreOriginalValue() - Method in class org.openstreetmap.josm.gui.tagging.ac.AutoCompTextField
 
restorePreferences() - Method in class org.openstreetmap.josm.gui.download.UserQueryList
Loads the user saved items from Config.getPref().
restorePrimitivesHistory(HistoryComboBox) - Method in class org.openstreetmap.josm.gui.dialogs.OsmIdSelectionDialog
Restore the current history from the preferences
RestorePropertyAction - Class in org.openstreetmap.josm.actions
Obtains the selected key and values from a table and restores those properties on the specified primitive.
RestorePropertyAction(IntFunction<String>, IntFunction<String>, Supplier<OsmPrimitive>, ListSelectionModel) - Constructor for class org.openstreetmap.josm.actions.RestorePropertyAction
Constructs a new RestorePropertyAction.
restoreSettings() - Method in class org.openstreetmap.josm.gui.download.AbstractDownloadSourcePanel
Restores the latest user preferences devoted to the data source.
restoreSettings() - Method in class org.openstreetmap.josm.gui.download.DownloadDialog
Restores the previous settings in the download dialog.
restoreSettings() - Method in class org.openstreetmap.josm.gui.download.OSMDownloadSource.OSMDownloadSourcePanel
 
restoreSettings() - Method in class org.openstreetmap.josm.gui.download.OverpassDownloadSource.OverpassDownloadSourcePanel
 
restoreUploadAddressHistory(HistoryComboBox) - Method in class org.openstreetmap.josm.actions.OpenLocationAction
Restore the current history from the preferences
RESTRICTION - Static variable in class org.openstreetmap.josm.command.SplitWayCommand
 
RESTRICTION_TYPES - Static variable in class org.openstreetmap.josm.data.validation.tests.ConditionalKeys
 
RESTRICTION_VALUES - Static variable in class org.openstreetmap.josm.data.validation.tests.ConditionalKeys
 
RestrictionGroupStateChangeHandler() - Constructor for class org.openstreetmap.josm.gui.dialogs.changeset.query.AdvancedChangesetQueryPanel.RestrictionGroupStateChangeHandler
 
RestrictionPanel - Interface in org.openstreetmap.josm.gui.dialogs.changeset.query
Defines a panel to apply a restriction to the changeset query.
restrictionValue - Variable in class org.openstreetmap.josm.data.validation.tests.ConditionalKeys.ConditionalValue
The value the tag should have if the condition matches
restrictStringLines(String, int) - Static method in class org.openstreetmap.josm.tools.Utils
If the string s is longer than maxLines lines, the string is cut and a "..." line is appended.
result - Variable in class org.openstreetmap.josm.actions.search.SearchAction.CapturingSearchReceiver
 
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.io.audio.AudioPlayer.Execute
 
result - Variable in exception org.openstreetmap.josm.tools.SAXReturnException
 
Result() - Constructor for enum org.openstreetmap.josm.io.audio.AudioPlayer.Result
 
ResultListCellRenderer() - Constructor for class org.openstreetmap.josm.gui.tagging.presets.TaggingPresetSelector.ResultListCellRenderer
 
ResultListModel() - Constructor for class org.openstreetmap.josm.gui.widgets.SearchTextResultListPanel.ResultListModel
 
resultReceiver - Variable in class org.openstreetmap.josm.actions.search.SearchAction.SearchTask
 
retainAll(Collection<?>) - Method in class org.openstreetmap.josm.data.gpx.Line
 
retainAll(Collection<?>) - Method in class org.openstreetmap.josm.data.osm.QuadBuckets
 
retainAll(Collection<?>) - Method in class org.openstreetmap.josm.gui.layer.markerlayer.MarkerLayer.MarkerData
 
retrieveApiKey(String) - Static method in class org.openstreetmap.josm.io.imagery.ApiKeyProvider
Retrieves the API key for the given imagery id.
retrieveBasicAuthorizationLogin(HttpClient) - Method in class org.openstreetmap.josm.io.OsmConnection
Retrieves login from basic authentication header, if set.
retrieveDebugToken(Document) - Static method in class org.openstreetmap.josm.tools.bugreport.BugReportSender
 
REUNION_92_NAME - Static variable in class org.openstreetmap.josm.gui.preferences.projection.UTMFranceDOMProjectionChoice
 
REUNION_EPSG - Static variable in class org.openstreetmap.josm.gui.preferences.projection.UTMFranceDOMProjectionChoice
 
reverse() - Method in class org.openstreetmap.josm.actions.JoinAreasAction.AssembledPolygon
Inverse inside and outside
reverse() - Method in class org.openstreetmap.josm.data.osm.FilterModel
 
reverse() - Method in interface org.openstreetmap.josm.data.SortableModel
Reverse the items order.
reverse() - Method in class org.openstreetmap.josm.gui.dialogs.FilterTableModel
 
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.sort.WayConnectionTypeCalculator
 
REVERSE_VALUE - Static variable in class org.openstreetmap.josm.data.osm.OsmUtils
A value that should be used to indicate that a property applies reversed on the way
reverseAction - Variable in class org.openstreetmap.josm.gui.dialogs.FilterDialog
 
ReverseAction - Class in org.openstreetmap.josm.gui.dialogs.relation.actions
Reverse the order of the relation members.
ReverseAction() - Constructor for class org.openstreetmap.josm.gui.dialogs.FilterDialog.ReverseAction
 
ReverseAction(IRelationEditorActionAccess) - Constructor for class org.openstreetmap.josm.gui.dialogs.relation.actions.ReverseAction
Constructs a new ReverseAction.
reverseCommand - Variable in class org.openstreetmap.josm.actions.ReverseWayAction.ReverseWayResult
 
reversed - Variable in class org.openstreetmap.josm.data.osm.MultipolygonBuilder.JoinedPolygon
list of flags that indicate if the nodes of the way in the same position where reversed
reversed - Variable in class org.openstreetmap.josm.gui.history.DiffTableModel
 
reversed - Variable in class org.openstreetmap.josm.gui.history.ReversedChangeListener
 
REVERSED - org.openstreetmap.josm.gui.history.TwoColumnDiff.Item.DiffItemType
 
REVERSED_COASTLINE - Static variable in class org.openstreetmap.josm.data.validation.tests.Coastlines
 
ReversedChangeListener - Class in org.openstreetmap.josm.gui.history
Updates the column header text and indicates a normal/reversed diff sorting
ReversedChangeListener(JTable, TableColumnModel, String) - Constructor for class org.openstreetmap.josm.gui.history.ReversedChangeListener
 
reversedDirection() - Method in class org.openstreetmap.josm.data.osm.AbstractPrimitive
 
reversedDirection() - Method in interface org.openstreetmap.josm.data.osm.IPrimitive
true if this object has the "reversed direction" flag enabled
reversedDirection() - Method in class org.openstreetmap.josm.data.osm.PrimitiveData
 
reversedDirection() - Method in class org.openstreetmap.josm.data.vector.VectorPrimitive
 
reversedDirectionKeys - Static variable in class org.openstreetmap.josm.data.osm.OsmPrimitive
A tagged way that matches this pattern has a direction that is reversed.
reversedStream(List<T>) - Static method in class org.openstreetmap.josm.tools.StreamUtils
Creates a stream iterating the list in reversed order
reversedText - Variable in class org.openstreetmap.josm.gui.history.ReversedChangeListener
 
reversedTooltip - Variable in class org.openstreetmap.josm.gui.history.ReversedChangeListener
 
reverseScript - Static variable in class org.openstreetmap.josm.tools.Diff
Standard Reverse ScriptBuilder.
ReverseScript() - Constructor for class org.openstreetmap.josm.tools.Diff.ReverseScript
 
reverseval - Static variable in class org.openstreetmap.josm.data.osm.OsmUtils
Deprecated.
since 18801, use OsmUtils.REVERSE_VALUE instead.
reverseWay - Variable in class org.openstreetmap.josm.gui.MainMenu
Tools / Reverse Ways
reverseWay(Way) - Static method in class org.openstreetmap.josm.actions.ReverseWayAction
Reverses a given way.
ReverseWayAction - Class in org.openstreetmap.josm.actions
Reverses the ways that are currently selected by the user
ReverseWayAction() - Constructor for class org.openstreetmap.josm.actions.ReverseWayAction
Creates a new ReverseWayAction and binds the shortcut
ReverseWayAction.ReverseWayResult - Class in org.openstreetmap.josm.actions
The resulting way after reversing it and the commands to get there.
ReverseWayNoTagCorrector - Class in org.openstreetmap.josm.actions.corrector
A ReverseWayNoTagCorrector warns about ways that should not be reversed because their semantic meaning cannot be preserved in that case.
ReverseWayNoTagCorrector() - Constructor for class org.openstreetmap.josm.actions.corrector.ReverseWayNoTagCorrector
 
ReverseWayResult(Collection<Command>, Command) - Constructor for class org.openstreetmap.josm.actions.ReverseWayAction.ReverseWayResult
ReverseWayTagCorrector - Class in org.openstreetmap.josm.actions.corrector
A ReverseWayTagCorrector handles necessary corrections of tags when a way is reversed.
ReverseWayTagCorrector() - Constructor for class org.openstreetmap.josm.actions.corrector.ReverseWayTagCorrector
 
ReverseWayTagCorrector.IStringSwitcher - Interface in org.openstreetmap.josm.actions.corrector
 
ReverseWayTagCorrector.StringSwitcher - Class in org.openstreetmap.josm.actions.corrector
 
ReverseWayTagCorrector.TagSwitcher - Class in org.openstreetmap.josm.actions.corrector
Reverses a given tag.
revertDuplicateTwoNodeWays(List<JoinAreasAction.WayInPolygon>) - Static method in class org.openstreetmap.josm.actions.JoinAreasAction
Correct possible error in markWayInsideSide result when splitting a self-intersecting way.
rf - org.openstreetmap.josm.data.projection.CustomProjection.Param
Reciprocal of the ellipsoid flattening term (e.g.
RFC8414_RESPONSES - Static variable in class org.openstreetmap.josm.data.oauth.OAuthParameters
 
rgb(float, float, float) - Static method in class org.openstreetmap.josm.gui.mappaint.mapcss.Functions
Creates a color value with the specified amounts of red, green, blue (arguments from 0.0 to 1.0)
rgba(float, float, float, float) - Static method in class org.openstreetmap.josm.gui.mappaint.mapcss.Functions
Creates a color value with the specified amounts of red, green, blue, alpha (arguments from 0.0 to 1.0)
rho0 - Variable in class org.openstreetmap.josm.data.projection.proj.AlbersEqualArea
Constants used by the spherical and elliptical Albers projection.
rhs - Variable in class org.openstreetmap.josm.data.osm.search.SearchCompiler.AbstractBinaryMatch
 
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 - Variable in class org.openstreetmap.josm.gui.mappaint.mapcss.Selector.ChildOrParentSelector
 
RIGHT - org.openstreetmap.josm.actions.MoveAction.Direction
Move right
RIGHT - org.openstreetmap.josm.actions.OrthogonalizeAction.Direction
 
RIGHT - org.openstreetmap.josm.gui.mappaint.styleelement.BoxTextElement.HorizontalTextAlignment
Align to the right
RIGHT - Static variable in class org.openstreetmap.josm.gui.mappaint.Keyword
Align to the right
RIGHT - Static variable in class org.openstreetmap.josm.tools.RightAndLefthandTraffic
 
RIGHT - Static variable in class org.openstreetmap.josm.tools.ShapeClipper
 
RIGHT_CASING - org.openstreetmap.josm.gui.mappaint.styleelement.LineElement.LineType
A casing, but only to the right
RIGHT_DIRECTION - Static variable in class org.openstreetmap.josm.gui.ScrollViewport
Direction flag for right
RIGHT_HAND_RULE - org.openstreetmap.josm.io.GeoJSONWriter.Options
If using the right hand rule, we have to ensure that the "right" side is the interior of the object.
RIGHT_PARENT - org.openstreetmap.josm.data.osm.search.PushbackTokenizer.Token
closing parentheses token )
RightAndLefthandTraffic - Class in org.openstreetmap.josm.tools
Look up, if there is right- or left-hand traffic at a certain place.
RightAndLefthandTraffic() - Constructor for class org.openstreetmap.josm.tools.RightAndLefthandTraffic
 
RightAngleBuildingTest - Class in org.openstreetmap.josm.data.validation.tests
Checks for buildings with angles close to right angle.
RightAngleBuildingTest() - Constructor for class org.openstreetmap.josm.data.validation.tests.RightAngleBuildingTest
Constructs a new RightAngleBuildingTest test.
rightClickPressPos - Variable in class org.openstreetmap.josm.actions.mapmode.DrawAction
 
righthandtraffic(Environment) - Static method in class org.openstreetmap.josm.gui.mappaint.mapcss.ConditionFactory.PseudoClasses
:righthandtraffic checks if there is right-hand traffic at the current location.
Ring() - Constructor for enum org.openstreetmap.josm.data.imagery.vectortile.mapbox.GeometryTypes.Ring
 
RINGS_SHARE_NODES - Static variable in class org.openstreetmap.josm.data.validation.tests.MultipolygonTest
Multipolygon rings share nodes
rlCache - Static variable in class org.openstreetmap.josm.tools.RightAndLefthandTraffic
 
RMC - org.openstreetmap.josm.io.nmea.Sentence
RMC - Recommended Minimum Navigation Information
RMC(int) - Constructor for enum org.openstreetmap.josm.io.nmea.NmeaParser.RMC
 
rmcTimeFmt - Variable in class org.openstreetmap.josm.io.nmea.NmeaParser
 
role - Variable in class org.openstreetmap.josm.actions.JoinAreasAction.RelationRole
 
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.osm.search.SearchCompiler.HasRole
 
role - Variable in class org.openstreetmap.josm.data.osm.search.SearchCompiler.RoleMatch
 
role - Variable in class org.openstreetmap.josm.data.validation.tests.DuplicateRelation.RelMember
Role of the relation member
role - Variable in class org.openstreetmap.josm.data.vector.VectorRelationMember
 
role - Variable in class org.openstreetmap.josm.gui.conflict.pair.AbstractListMergeModel.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.Updater
 
role - Variable in class org.openstreetmap.josm.gui.mappaint.mapcss.ConditionFactory.RoleCondition
 
role(Environment) - Static method in class org.openstreetmap.josm.gui.mappaint.mapcss.Functions
Returns the role of current object in parent relation, or role of child if current object is a relation.
Role() - Constructor for class org.openstreetmap.josm.gui.tagging.presets.items.Roles.Role
 
ROLE - org.openstreetmap.josm.command.SplitWayCommand.WarningType
 
ROLE_BACKWARD - Static variable in class org.openstreetmap.josm.gui.dialogs.relation.sort.RelationNodeMap
 
ROLE_COLUMN - Static variable in class org.openstreetmap.josm.gui.history.RelationMemberTableColumnModel
 
ROLE_EMPTY - Static variable in class org.openstreetmap.josm.data.validation.tests.RelationChecker
Empty role found when expecting one of ''{0}''
ROLE_MISSING - Static variable in class org.openstreetmap.josm.data.validation.tests.RelationChecker
Role ''{0}'' missing
ROLE_UNKNOWN - Static variable in class org.openstreetmap.josm.data.validation.tests.RelationChecker
Role ''{0}'' is not among expected values ''{1}''
ROLE_VERIF_PROBLEM_MSG - Static variable in class org.openstreetmap.josm.data.validation.tests.RelationChecker
Error message used to group errors related to role problems.
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
RoleCellRenderer() - Constructor for class org.openstreetmap.josm.gui.dialogs.properties.PropertiesDialog.RoleCellRenderer
 
RoleCondition(String, ConditionFactory.Op) - Constructor for class org.openstreetmap.josm.gui.mappaint.mapcss.ConditionFactory.RoleCondition
Constructs a new RoleCondition.
RoleCorrection - Class in org.openstreetmap.josm.data.correction
Represents a change of a single RelationMember role.
RoleCorrection(Relation, int, RelationMember, String) - Constructor for class org.openstreetmap.josm.data.correction.RoleCorrection
Constructs a new RoleCorrection.
RoleCorrectionTable - Class in org.openstreetmap.josm.gui.correction
Role correction table.
RoleCorrectionTable(List<RoleCorrection>) - Constructor for class org.openstreetmap.josm.gui.correction.RoleCorrectionTable
Constructs a new RoleCorrectionTable.
RoleCorrectionTableModel - Class in org.openstreetmap.josm.gui.correction
Role correction table model.
RoleCorrectionTableModel(List<RoleCorrection>) - Constructor for class org.openstreetmap.josm.gui.correction.RoleCorrectionTableModel
Constructs a new RoleCorrectionTableModel.
RoleInfo() - Constructor for class org.openstreetmap.josm.data.validation.tests.RelationChecker.RoleInfo
 
RoleMatch(String) - Constructor for class org.openstreetmap.josm.data.osm.search.SearchCompiler.RoleMatch
 
roleMatcher - Static variable in class org.openstreetmap.josm.data.osm.visitor.paint.relations.Multipolygon
 
roles - Variable in class org.openstreetmap.josm.gui.tagging.presets.items.Roles
List of Roles.Role elements.
roles - Variable in class org.openstreetmap.josm.gui.tagging.presets.TaggingPreset
The roles for this relation (if we are editing a relation).
Roles - Class in org.openstreetmap.josm.gui.tagging.presets.items
The roles element in tagging presets definition.
Roles() - Constructor for class org.openstreetmap.josm.gui.tagging.presets.items.Roles
 
ROLES - Static variable in class org.openstreetmap.josm.gui.dialogs.relation.sort.RelationSorter.FromViaToSorter
 
Roles.Role - Class in org.openstreetmap.josm.gui.tagging.presets.items
The role element in tagging preset definition.
roleString - Variable in class org.openstreetmap.josm.gui.dialogs.properties.PropertiesDialog.MemberInfo
 
ROMAJI - Static variable in class org.openstreetmap.josm.tools.I18n
 
root - Variable in class org.openstreetmap.josm.data.osm.QuadBuckets
 
root - Variable in class org.openstreetmap.josm.gui.dialogs.relation.RelationTreeModel
the root relation
root - Variable in class org.openstreetmap.josm.tools.GeoPropertyIndex
 
rootActionsNode - Variable in class org.openstreetmap.josm.gui.preferences.ToolbarPreferences
 
rotate - org.openstreetmap.josm.actions.mapmode.SelectAction.SelectActionCursor
 
rotate(EastNorth, double) - Method in class org.openstreetmap.josm.data.coor.EastNorth
Returns an EastNorth representing this EastNorth rotated around a given EastNorth by a given angle
rotate(Vector3D) - Method in class org.openstreetmap.josm.gui.util.imagery.CameraPlane
Rotate a vector using the current rotation
ROTATE - org.openstreetmap.josm.actions.mapmode.SelectAction.Mode
"ROTATE" allows to apply a rotation transformation on the selected object (see RotateCommand)
rotateCC(EastNorth, EastNorth, double) - Static method in class org.openstreetmap.josm.actions.OrthogonalizeAction.EN
Rotate counter-clock-wise.
RotateCommand - Class in org.openstreetmap.josm.command
RotateCommand rotates a number of objects around their centre.
RotateCommand(Collection<? extends OsmPrimitive>, EastNorth) - Constructor for class org.openstreetmap.josm.command.RotateCommand
Creates a RotateCommand.
rotation - Variable in enum org.openstreetmap.josm.gui.draw.SymbolShape
 
rotation - Variable in class org.openstreetmap.josm.gui.util.imagery.CameraPlane
 
rotationAngle - Variable in class org.openstreetmap.josm.command.RotateCommand
computed rotation angle between starting click and current mouse pos
rotationAngle - Variable in class org.openstreetmap.josm.gui.mappaint.styleelement.TextLabel
The rotation angle to be used when rendering
RotationAngle - Interface in org.openstreetmap.josm.tools
Determines how an icon is to be rotated depending on the primitive to be displayed.
RotationAngle.StaticRotationAngle - Class in org.openstreetmap.josm.tools
A static rotation
RotationAngle.WayDirectionRotationAngle - Class in org.openstreetmap.josm.tools
The rotation along a way.
ROUNDABOUT_LEFT - org.openstreetmap.josm.gui.dialogs.relation.sort.WayConnectionType.Direction
 
ROUNDABOUT_LEFT - Static variable in class org.openstreetmap.josm.gui.dialogs.relation.MemberTableLinkedCellRenderer
 
ROUNDABOUT_RIGHT - org.openstreetmap.josm.gui.dialogs.relation.sort.WayConnectionType.Direction
 
ROUNDABOUT_RIGHT - Static variable in class org.openstreetmap.josm.gui.dialogs.relation.MemberTableLinkedCellRenderer
 
roundaboutType(IRelationMember<?>) - Static method in class org.openstreetmap.josm.gui.dialogs.relation.sort.RelationSortUtils
determine, if the way i is a roundabout and if yes, what type of roundabout
roundaboutType(W) - Static method in class org.openstreetmap.josm.gui.dialogs.relation.sort.RelationSortUtils
Check if a way is a roundabout type
roundCoord(LatLon) - Method in class org.openstreetmap.josm.data.validation.tests.DuplicateNode.NodeHash
Returns the rounded coordinated according to DuplicateNode.NodeHash.precision
RoundedPanel() - Constructor for class org.openstreetmap.josm.gui.NotificationManager.RoundedPanel
 
roundToOsmPrecision(double) - Static method in class org.openstreetmap.josm.data.coor.LatLon
Returns the value rounded to OSM precisions, i.e.
ROUTE_POINT - Static variable in class org.openstreetmap.josm.io.GpxWriter
 
routePoints - Variable in class org.openstreetmap.josm.data.gpx.GpxRoute
The points this route consists of.
routes - Variable in class org.openstreetmap.josm.data.gpx.GpxData
Routes.
routes - Variable in class org.openstreetmap.josm.gui.layer.GpxRouteLayer
 
rowLayout - Variable in class org.openstreetmap.josm.gui.widgets.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
 
rowNumbers - Variable in class org.openstreetmap.josm.gui.history.DiffTableModel
 
rows - Variable in class org.openstreetmap.josm.gui.history.DiffTableModel
 
rows - Variable in class org.openstreetmap.josm.gui.tagging.presets.items.MultiSelect
Number of rows to display (positive integer, optional).
RowSelectionChangedListener() - Constructor for class org.openstreetmap.josm.gui.dialogs.layer.MergeGpxLayerDialog.RowSelectionChangedListener
 
rowSelectionModel - Variable in class org.openstreetmap.josm.gui.tagging.TagEditorModel
 
rowTitle() - Method in class org.openstreetmap.josm.gui.conflict.pair.AbstractMergePanel.MergeRow
 
rowTitle() - Method in class org.openstreetmap.josm.gui.conflict.pair.properties.PropertiesMerger.MergeCoordinatesRow
 
rowTitle() - Method in class org.openstreetmap.josm.gui.conflict.pair.properties.PropertiesMerger.MergeDeletedStateRow
 
rowTitle() - Method in class org.openstreetmap.josm.gui.conflict.pair.properties.PropertiesMerger.ReferrersRow
 
RPA - org.openstreetmap.josm.gui.util.imagery.Vector3D.VectorType
Physics (radial distance, polar angle, azimuthal angle)
RPAR - Static variable in interface org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParserConstants
RegularExpression Id.
rq - Variable in class org.openstreetmap.josm.data.projection.proj.LambertAzimuthalEqualArea
Constant parameters.
RSQUARE - Static variable in interface org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParserConstants
RegularExpression Id.
RTE - org.openstreetmap.josm.io.GpxParser.State
 
RTE_TRK_KEYS - Static variable in interface org.openstreetmap.josm.data.gpx.GpxConstants
Ordered list of all possible route and track keys.
RTKLIB_AGE - Static variable in interface org.openstreetmap.josm.data.gpx.GpxConstants
The time difference between the observation data epochs of the rover receiver and the base station in second.
RTKLIB_Q - Static variable in interface org.openstreetmap.josm.data.gpx.GpxConstants
The flag which indicates the solution quality. 1 : Fixed, solution by carrier‐based relative positioning and the integer ambiguity is properly resolved. 2 : Float, solution by carrier‐based relative positioning but the integer ambiguity is not resolved. 3 : Reserved 4 : DGPS, solution by code‐based DGPS solutions or single point positioning with SBAS corrections 5 : Single, solution by single point positioning
RTKLIB_RATIO - Static variable in interface org.openstreetmap.josm.data.gpx.GpxConstants
The ratio factor of ʺratio‐testʺ for standard integer ambiguity validation strategy.
RTKLIB_SDE - Static variable in interface org.openstreetmap.josm.data.gpx.GpxConstants
E (east) component of the standard deviations in m.
RTKLIB_SDEU - Static variable in interface org.openstreetmap.josm.data.gpx.GpxConstants
The absolute value of sdeu means square root of the absolute value of EU component of the estimated covariance matrix.
RTKLIB_SDN - Static variable in interface org.openstreetmap.josm.data.gpx.GpxConstants
N (north) component of the standard deviations in m.
RTKLIB_SDNE - Static variable in interface org.openstreetmap.josm.data.gpx.GpxConstants
The absolute value of sdne means square root of the absolute value of NE component of the estimated covariance matrix.
RTKLIB_SDU - Static variable in interface org.openstreetmap.josm.data.gpx.GpxConstants
U (up) component of the standard deviations in m.
RTKLIB_SDUN - Static variable in interface org.openstreetmap.josm.data.gpx.GpxConstants
The absolute value of sdun means square root of the absolute value of UN component of the estimated covariance matrix.
RtkLibImporter - Class in org.openstreetmap.josm.gui.io.importexport
File importer allowing to import RTKLib files (*.pos files).
RtkLibImporter() - Constructor for class org.openstreetmap.josm.gui.io.importexport.RtkLibImporter
Constructs a new RtkLibImporter.
RtkLibPosReader - Class in org.openstreetmap.josm.io.rtklib
Reads a RTKLib Positioning Solution file.
RtkLibPosReader(InputStream) - Constructor for class org.openstreetmap.josm.io.rtklib.RtkLibPosReader
Constructs a new RtkLibPosReader
rtkLibQualityColors - Static variable in class org.openstreetmap.josm.gui.layer.gpx.GpxDrawHelper
 
rtkLibQualityNames - Static variable in class org.openstreetmap.josm.gui.layer.gpx.GpxDrawHelper
 
RTL_LANGUAGES - Static variable in class org.openstreetmap.josm.gui.widgets.OrientationAction
Language codes of languages that are right-to-left
RTLLanguages - Static variable in class org.openstreetmap.josm.gui.widgets.OrientationAction
 
RUBBER_LINE_COLOR - Static variable in class org.openstreetmap.josm.actions.mapmode.DrawAction
 
RUBBER_LINE_STROKE - Static variable in class org.openstreetmap.josm.actions.mapmode.DrawAction
 
rule - Variable in class org.openstreetmap.josm.data.validation.tests.MapCSSTagChecker.MapCSSTagCheckerAndRule
 
rule - Variable in class org.openstreetmap.josm.data.validation.tests.MapCSSTagCheckerRule
The selector of this TagCheck
rule - Variable in class org.openstreetmap.josm.gui.autofilter.AutoFilterManager.CompiledFilter
 
rule - Variable in class org.openstreetmap.josm.gui.autofilter.AutoFilterManager.Match
 
rule() - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParser
 
ruleCandidates - Variable in class org.openstreetmap.josm.gui.mappaint.mapcss.MapCSSRuleIndex.RuleCandidatesIterator
 
RuleCandidatesIterator(BitSet) - Constructor for class org.openstreetmap.josm.gui.mappaint.mapcss.MapCSSRuleIndex.RuleCandidatesIterator
 
ruleIndex - Variable in class org.openstreetmap.josm.gui.mappaint.mapcss.MapCSSStyleSource
Index of rules in this style file
rules - Variable in class org.openstreetmap.josm.data.validation.tests.SimilarNamedWays
 
rules - Variable in class org.openstreetmap.josm.gui.autofilter.AutoFilterManager
The list of registered auto filter rules.
rules - Variable in class org.openstreetmap.josm.gui.mappaint.mapcss.MapCSSRuleIndex
All rules this index is for.
rules - Variable in class org.openstreetmap.josm.gui.mappaint.mapcss.MapCSSStyleSource
all rules in this style file
ruleSourceProviders - Static variable in class org.openstreetmap.josm.gui.preferences.validator.ValidatorTagCheckerRulesPreference
 
ruleToCheckMap - Variable in class org.openstreetmap.josm.data.validation.tests.MapCSSTagChecker
 
run() - Method in class org.openstreetmap.josm.actions.CreateMultipolygonAction.CreateUpdateMultipolygonTask
 
run() - Method in class org.openstreetmap.josm.actions.downloadtasks.DownloadTaskList.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.cache.JCSCachedTileLoaderJob
 
run() - Method in class org.openstreetmap.josm.data.imagery.CachedAttributionBingAerialTileSource.AttributionTimerTask
 
run() - Method in class org.openstreetmap.josm.data.osm.event.DatasetEventManager.EdtRunnable
 
run() - Method in class org.openstreetmap.josm.data.osm.visitor.paint.StyledTiledMapRenderer.TileLoader
 
run() - Method in class org.openstreetmap.josm.gui.bbox.SlippyMapController.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.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.ReferringRelationsBrowser.EditAction
 
run() - Method in class org.openstreetmap.josm.gui.dialogs.RelationListDialog.NewAction
Make a new relation
run() - Method in class org.openstreetmap.josm.gui.download.DownloadDialog.CancelAction
Cancels the download
run() - Method in class org.openstreetmap.josm.gui.download.DownloadDialog.DownloadAction
Starts the download and closes the dialog, if all requirements for the current download source are met.
run() - Method in class org.openstreetmap.josm.gui.history.HistoryBrowserDialog.CloseAction
 
run() - Method in class org.openstreetmap.josm.gui.history.ShowHistoryAction
 
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.io.UploadNoteLayerTask
 
run() - Method in class org.openstreetmap.josm.gui.layer.AbstractTileSourceLayer.PrecacheTask
Execute the download
run() - Method in class org.openstreetmap.josm.gui.layer.AutosaveTask
 
run() - Method in class org.openstreetmap.josm.gui.layer.geoimage.ImageDisplay.LoadImageRunnable
 
run() - Method in class org.openstreetmap.josm.gui.layer.geoimage.ImageDisplay.UpdateImageThread
 
run() - Method in class org.openstreetmap.josm.gui.layer.geoimage.ThumbsLoader
 
run() - Method in class org.openstreetmap.josm.gui.MainApplication.GuiFinalizationWorker
 
run() - Method in class org.openstreetmap.josm.gui.MainTermination
 
run() - Method in class org.openstreetmap.josm.gui.MapStatus.Collector.CollectorWorker
 
run() - Method in class org.openstreetmap.josm.gui.MapStatus.Collector
Execution function for the Collector.
run() - Method in class org.openstreetmap.josm.gui.NavigatableComponent.SmoothScrollThread
 
run() - Method in class org.openstreetmap.josm.gui.PleaseWaitRunnable
 
run() - Method in class org.openstreetmap.josm.gui.preferences.PreferenceTabbedPane.PluginDownloadAfterTask
 
run() - Method in class org.openstreetmap.josm.gui.tagging.TagTable.SelectNextColumnCellAction
 
run() - Method in class org.openstreetmap.josm.gui.util.MultikeyActionsHandler.MyTimerTask
 
run() - Method in class org.openstreetmap.josm.gui.util.MultikeyActionsHandler.ShowLayersPopupWorker
 
run() - Method in class org.openstreetmap.josm.io.audio.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.io.ChangesetUpdater.Worker
 
run() - Method in class org.openstreetmap.josm.io.MessageNotifier.Worker
 
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.bugreport.BugReportQueue.BugReportDisplayRunnable
 
run() - Method in class org.openstreetmap.josm.tools.bugreport.BugReportSender
 
run(String, String, List<String>) - Method in class org.openstreetmap.josm.data.projection.ProjectionCLI
 
run(Way) - Method in class org.openstreetmap.josm.data.validation.tests.PowerLines.RefChecker
 
RunAuthorisationAction() - Constructor for class org.openstreetmap.josm.gui.oauth.FullyAutomaticAuthorizationUI.RunAuthorisationAction
 
runDownloadTask(AbstractChangesetDownloadTask) - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetCacheManager
Runs the given changeset download task.
runFor(String) - Method in interface org.openstreetmap.josm.tools.OptionParser.AvailableOption
Called once if the parameter is encountered, after basic validation.
runInEDT(Runnable) - Static method in class org.openstreetmap.josm.gui.util.GuiHelper
Executes asynchronously a runnable in Event Dispatch Thread, except if we're already in the EDT: in this case the runnable is executed synchronously.
runInEDTAndWait(Runnable) - Static method in class org.openstreetmap.josm.gui.util.GuiHelper
Executes synchronously a runnable in Event Dispatch Thread.
runInEDTAndWaitAndReturn(Callable<V>) - Static method in class org.openstreetmap.josm.gui.util.GuiHelper
Executes synchronously a callable in Event Dispatch Thread and return a value.
runInEDTAndWaitWithException(Runnable) - Static method in class org.openstreetmap.josm.gui.util.GuiHelper
Executes synchronously a runnable in Event Dispatch Thread.
runInitializationTasks(List<InitializationTask>) - Static method in class org.openstreetmap.josm.spi.lifecycle.Lifecycle
 
RunnableDownloadTask(Component, String) - Constructor for class org.openstreetmap.josm.actions.downloadtasks.AbstractChangesetDownloadTask.RunnableDownloadTask
 
running - Variable in class org.openstreetmap.josm.gui.NotificationManager
 
running - Variable in class org.openstreetmap.josm.tools.bugreport.BugReportQueue.BugReportDisplayRunnable
 
runOn(DataSet) - Static method in class org.openstreetmap.josm.actions.CreateCircleAction
Run the action on the given dataset.
runOn(DataSet) - Static method in class org.openstreetmap.josm.actions.SplitWayAction
Run the action on the given dataset.
runOnDereference - Variable in class org.openstreetmap.josm.tools.ListenableWeakReference
 
runOnModification - Variable in class org.openstreetmap.josm.tools.ListeningCollection
 
runPostLoadTasks() - Method in class org.openstreetmap.josm.actions.SessionLoadAction.Loader
 
runTest() - Method in class org.openstreetmap.josm.data.osm.DatasetConsistencyTest
Runs test.
runTest() - Method in class org.openstreetmap.josm.data.validation.tests.CrossingWays
 
runTests(DataSet) - Static method in class org.openstreetmap.josm.data.osm.DatasetConsistencyTest
Runs test on the given dataset.
rx - Variable in class org.openstreetmap.josm.data.projection.datum.SevenParameterDatum
 
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.data.projection.datum.SevenParameterDatum
 
s - Variable in class org.openstreetmap.josm.gui.dialogs.InspectPrimitiveDataText
 
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 - Variable in class org.openstreetmap.josm.tools.TextAnalyzer
 
s() - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParser
white-space
S - Static variable in interface org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParserConstants
RegularExpression Id.
S_TR - Static variable in class org.openstreetmap.josm.data.coor.conversion.LatLonParser
 
safeIterator - Variable in class org.openstreetmap.josm.data.osm.Storage
 
SafeReadonlyIter(T[]) - Constructor for class org.openstreetmap.josm.data.osm.Storage.SafeReadonlyIter
 
SAINTE_ANNE_EPSG - Static variable in class org.openstreetmap.josm.gui.preferences.projection.UTMFranceDOMProjectionChoice
 
SAINTE_ANNE_NAME - Static variable in class org.openstreetmap.josm.gui.preferences.projection.UTMFranceDOMProjectionChoice
 
SAME - org.openstreetmap.josm.data.validation.tests.PowerLines.NumberingDirection
Numbering follows way direction
SAME - org.openstreetmap.josm.gui.history.TwoColumnDiff.Item.DiffItemType
 
SAME - org.openstreetmap.josm.tools.bugreport.BugReportQueue.SuppressionMode
Suppress only the ones that are for the same error
SAME_RELATION - Static variable in class org.openstreetmap.josm.data.validation.tests.DuplicateRelation
Code number of relation with same members error
SAME_WAY - Static variable in class org.openstreetmap.josm.data.validation.tests.DuplicateWay
Test identification for identical ways (coordinates only).
sameCode(String, String) - Static method in class org.openstreetmap.josm.data.validation.OsmValidator
 
sameTags(Environment) - Static method in class org.openstreetmap.josm.gui.mappaint.mapcss.ConditionFactory.PseudoClasses
:same-tags tests whether the object has the same tags as its child/parent.
sameType - Variable in class org.openstreetmap.josm.gui.dialogs.properties.PropertiesDialog.SearchAction
 
sanitize() - Method in class org.openstreetmap.josm.gui.layer.AbstractTileSourceLayer.TileSet
 
sanitize(String) - Static method in class org.openstreetmap.josm.gui.preferences.imagery.AddImageryPanel
 
sanitize(String, ImageryInfo.ImageryType) - Static method in class org.openstreetmap.josm.gui.preferences.imagery.AddImageryPanel
 
sanitizeBookmarks(List<OffsetBookmark>) - Static method in class org.openstreetmap.josm.data.imagery.OffsetBookmark
 
sanityCheck() - Method in class org.openstreetmap.josm.actions.mapmode.ParallelWayAction
 
sanityCheckFailed(String, boolean, String...) - Static method in class org.openstreetmap.josm.gui.MainApplication
Tells the user that a sanity check failed
sanityCheckFailed(String, boolean, String...) - Method in interface org.openstreetmap.josm.tools.PlatformHook.SanityCheckCallback
Tells the user that a sanity check failed
sanityChecks() - Method in class org.openstreetmap.josm.command.ChangeCommand
 
SATELLITE_COUNT - org.openstreetmap.josm.io.nmea.NmeaParser.GGA
 
save - Variable in class org.openstreetmap.josm.gui.MainMenu
File / Save
save() - Method in class org.openstreetmap.josm.data.imagery.ImageryLayerInfo
Save the list of imagery entries to preferences.
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.gui.download.BookmarkList
Saves all manual bookmarks to the preferences file.
save() - Method in class org.openstreetmap.josm.tools.Shortcut
 
save(File, Stream<Map.Entry<String, Setting<?>>>, boolean) - Method in class org.openstreetmap.josm.data.Preferences
 
save(File, OsmDataLayer, boolean) - Method in class org.openstreetmap.josm.gui.io.importexport.OsmExporter
 
save(String) - Method in class org.openstreetmap.josm.gui.widgets.JosmComboBoxModel.Preferences
Saves the model to the JOSM preferences.
save(String, Object) - Method in class org.openstreetmap.josm.data.imagery.vectortile.mapbox.style.MapboxVectorStyle
 
save(ListProperty) - Method in class org.openstreetmap.josm.gui.widgets.JosmComboBoxModel.Preferences
Saves the model to the JOSM preferences.
save(CredentialsAgent) - Method in class org.openstreetmap.josm.data.oauth.OAuthAccessTokenHolder
Saves the content of this holder to the preferences and a credential store managed by a credential manager.
SAVE_LOCAL_FILES_PROPERTY - Static variable in class org.openstreetmap.josm.actions.SessionSaveAction
 
SAVE_ORIGINAL_ID - org.openstreetmap.josm.io.OsmReader.Options
Save the original id of an object (currently stored in `current_id`)
SAVE_PLUGIN_INFORMATION - org.openstreetmap.josm.io.session.SessionWriter.SessionWriterFlags
Use if there are plugins that want to save information
SAVE_PLUGIN_INFORMATION_PROPERTY - Static variable in class org.openstreetmap.josm.actions.SessionSaveAction
 
SAVE_SESSION - Static variable in class org.openstreetmap.josm.actions.SessionSaveAction
 
saveAction(ToolbarPreferences.ActionDefinition) - Method in class org.openstreetmap.josm.gui.preferences.ToolbarPreferences.ActionParser
 
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.
SaveActionBase - Class in org.openstreetmap.josm.actions
Abstract superclass of save actions.
SaveActionBase(String, String, String, Shortcut) - Constructor for class org.openstreetmap.josm.actions.SaveActionBase
Constructs a new SaveActionBase.
SaveActionBase(String, String, String, Shortcut, boolean) - Constructor for class org.openstreetmap.josm.actions.SaveActionBase
Constructs a new SaveActionBase.
saveAndProceedAction - Variable in class org.openstreetmap.josm.gui.io.SaveLayersDialog
 
SaveAndProceedAction() - Constructor for class org.openstreetmap.josm.gui.io.SaveLayersDialog.SaveAndProceedAction
 
saveAndProceedActionButton - Variable in class org.openstreetmap.josm.gui.io.SaveLayersDialog
 
saveAndUploadTask - Variable in class org.openstreetmap.josm.gui.io.SaveLayersDialog
 
SaveAndUploadTask(SaveLayersModel, ProgressMonitor) - Constructor for class org.openstreetmap.josm.gui.io.SaveLayersDialog.SaveAndUploadTask
 
saveAngles(String...) - Method in class org.openstreetmap.josm.actions.mapmode.DrawSnapHelper
Save the snap angles
saveAs - Variable in class org.openstreetmap.josm.gui.MainMenu
File / Save As...
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.
SaveAsAction() - Constructor for class org.openstreetmap.josm.gui.dialogs.MapPaintDialog.SaveAsAction
Constructs a new SaveAsAction.
saveBookmarks() - Static method in class org.openstreetmap.josm.data.imagery.OffsetBookmark
Stores the bookmarks in the settings.
saveBoolean(String, JCheckBox) - Static method in class org.openstreetmap.josm.gui.preferences.DefaultPreferenceSetting
Saves state from a JCheckBox to a boolean preference.
saveCheckpoint() - Method in class org.openstreetmap.josm.command.MoveCommand
Save current displacement to restore in case of some problems
saveCommonAttributes(PrimitiveData) - Method in class org.openstreetmap.josm.data.osm.OsmPrimitive
Save common parameters of primitives to the transport object
saveCredentials - Variable in class org.openstreetmap.josm.io.auth.CredentialsAgentResponse
 
saveDefault() - Method in class org.openstreetmap.josm.tools.Shortcut
 
saveDefaults() - Method in class org.openstreetmap.josm.data.Preferences
Stores the defaults to the defaults file
saveDouble(String, JTextField) - Static method in class org.openstreetmap.josm.gui.preferences.DefaultPreferenceSetting
Saves text from a JTextField to a double preference.
saveEdits() - Method in class org.openstreetmap.josm.gui.io.BasicUploadSettingsPanel
Save all outstanding edits to the model.
saveEdits() - Method in class org.openstreetmap.josm.gui.io.UploadDialog
Save all outstanding edits to the model.
saveEdits() - Method in class org.openstreetmap.josm.gui.tagging.TagEditorPanel
Save all outstanding edits to the model.
saveHistoricItem(String) - Method in class org.openstreetmap.josm.gui.download.UserQueryList
Adds a new historic item to the list.
saveHistory() - Method in class org.openstreetmap.josm.gui.download.OverpassQueryWizardDialog
Saves the latest, successfully parsed search term.
saveHorizontalSpace(AbstractButton) - Static method in class org.openstreetmap.josm.gui.tagging.presets.items.Text
 
saveIgnoredErrors() - Static method in class org.openstreetmap.josm.data.validation.OsmValidator
Saves the names of the ignored errors to a preference
saveIncomplete(Collection<OsmPrimitive>) - Method in class org.openstreetmap.josm.command.PurgeCommand
 
saveInPrefs() - Method in class org.openstreetmap.josm.gui.layer.gpx.DateFilterPanel
Called by other components when it is correct time to save date filtering parameters
saveInt(String, JTextField) - Static method in class org.openstreetmap.josm.gui.preferences.DefaultPreferenceSetting
Saves text from a JTextField to an integer preference.
savelayer(AutosaveTask.AutosaveLayerInfo<?>) - Method in class org.openstreetmap.josm.gui.layer.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(AbstractModifiableLayer) - Constructor for class org.openstreetmap.josm.gui.io.SaveLayerInfo
Constructs a new SaveLayerInfo.
saveLayers(List<SaveLayerInfo>) - Method in class org.openstreetmap.josm.gui.io.SaveLayersDialog.SaveAndUploadTask
 
SaveLayersDialog - Class in org.openstreetmap.josm.gui.io
Dialog that pops up when the user closes a layer with modified data.
SaveLayersDialog(Component) - Constructor for class org.openstreetmap.josm.gui.io.SaveLayersDialog
Constructs a new SaveLayersDialog.
SaveLayersDialog.CancelAction - Class in org.openstreetmap.josm.gui.io
 
SaveLayersDialog.DiscardAndProceedAction - Class in org.openstreetmap.josm.gui.io
 
SaveLayersDialog.LayerListWarningMessagePanel - Class in org.openstreetmap.josm.gui.io
 
SaveLayersDialog.LayerListWarningMessagePanel.LayerCellRenderer - Class in org.openstreetmap.josm.gui.io
 
SaveLayersDialog.Reason - Enum in org.openstreetmap.josm.gui.io
The cause for requesting an action on unsaved modifications
SaveLayersDialog.SaveAndProceedAction - Class in org.openstreetmap.josm.gui.io
 
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.SaveSessionButtonAction - Class in org.openstreetmap.josm.gui.io
 
SaveLayersDialog.UserAction - Enum in org.openstreetmap.josm.gui.io
The action a user decided to take with respect to an operation
SaveLayersDialog.WindowClosingAdapter - Class in org.openstreetmap.josm.gui.io
 
SaveLayersModel - Class in org.openstreetmap.josm.gui.io
Table model for the SaveLayersTable in the SaveLayersDialog.
SaveLayersModel() - Constructor for class org.openstreetmap.josm.gui.io.SaveLayersModel
Constructs a new SaveLayersModel.
SaveLayersModel.Mode - Enum in org.openstreetmap.josm.gui.io
The status of the editor
SaveLayersTable - Class in org.openstreetmap.josm.gui.io
A table that displays the list of modified layers in the SaveLayersDialog.
SaveLayersTable(SaveLayersModel) - Constructor for class org.openstreetmap.josm.gui.io.SaveLayersTable
 
SaveLayersTableColumnModel - Class in org.openstreetmap.josm.gui.io
Table column model for the SaveLayersTable in the SaveLayersDialog.
SaveLayersTableColumnModel() - Constructor for class org.openstreetmap.josm.gui.io.SaveLayersTableColumnModel
Constructs a new SaveLayersTableColumnModel.
SaveLayersTableColumnModel.RecommendedActionsTableCell - Class in org.openstreetmap.josm.gui.io
small renderer class that handles the "should be uploaded/saved" texts.
SaveLayerTask - Class in org.openstreetmap.josm.gui.io
SaveLayerTask saves the data managed by an AbstractModifiableLayer to the Layer.getAssociatedFile().
SaveLayerTask(SaveLayerInfo, ProgressMonitor) - Constructor for class org.openstreetmap.josm.gui.io.SaveLayerTask
 
saveOnPut - Variable in class org.openstreetmap.josm.data.Preferences
Determines if preferences file is saved each time a property is changed.
savePreferences() - Method in class org.openstreetmap.josm.gui.download.UserQueryList
Saves all elements from the list to Config.getPref().
savePreferences() - Method in class org.openstreetmap.josm.gui.preferences.display.GPXSettingsPanel
Save preferences from UI controls, globally or for the specified layers.
savePreferences() - Method in class org.openstreetmap.josm.gui.preferences.PreferenceTabbedPane
Saves preferences.
savePreferences() - Method in class org.openstreetmap.josm.gui.tagging.presets.TaggingPresetSelector
Save checkbox values in preferences for future reuse
savePrefs() - Method in class org.openstreetmap.josm.gui.dialogs.FilterTableModel
 
savePrefs() - Static method in class org.openstreetmap.josm.tools.Shortcut
Save shortcuts to preferences
savePrefs(String) - Method in class org.openstreetmap.josm.data.osm.FilterModel
Saves the model to preferences.
saveSession(boolean, boolean) - Method in class org.openstreetmap.josm.actions.SessionSaveAction
Attempts to save the session.
saveSessionAction - Variable in class org.openstreetmap.josm.gui.io.SaveLayersDialog
 
SaveSessionButtonAction() - Constructor for class org.openstreetmap.josm.gui.io.SaveLayersDialog.SaveSessionButtonAction
 
saveSessionImpl(boolean, boolean) - Method in class org.openstreetmap.josm.actions.SessionSaveAction
 
saveSettings() - Method in class org.openstreetmap.josm.gui.preferences.imagery.CacheSettingsPanel
Saves the common settings.
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
 
saveTagsIfNeeded() - Method in class org.openstreetmap.josm.gui.dialogs.properties.TagEditHelper
Store recently used tags in preferences if needed.
saveToDisk() - Method in class org.openstreetmap.josm.io.CacheCustomContent
Stores the data to disk
SaveToFile - Interface in org.openstreetmap.josm.gui.layer
Interface for layers that can save data to a file.
SaveToFileTask(StyleSource, File) - Constructor for class org.openstreetmap.josm.gui.dialogs.MapPaintDialog.SaveAsAction.SaveToFileTask
 
saveToHistory(SearchSetting) - Static method in class org.openstreetmap.josm.actions.search.SearchAction
Saves a search to the search history.
saveToPreference(ListProperty) - Method in class org.openstreetmap.josm.gui.dialogs.properties.RecentTagCollection
 
saveToPreferences - Variable in class org.openstreetmap.josm.data.oauth.OAuthAccessTokenHolder
 
saveToPreferences() - Method in class org.openstreetmap.josm.gui.preferences.server.AuthenticationPreferencesPanel
Saves the current values to the preferences
saveToPreferences() - Method in class org.openstreetmap.josm.gui.preferences.server.BasicAuthenticationPreferencesPanel
Saves contents to preferences.
saveToPreferences() - Method in class org.openstreetmap.josm.gui.preferences.server.FeaturesPanel
Saves the current values to preferences
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.OverpassServerPanel
Saves the current values to the preferences
saveToPreferences() - Method in class org.openstreetmap.josm.gui.preferences.server.ProxyPreferencesPanel
Saves the current values to the preferences
saveToPreferences(UploadStrategy) - Static method in enum org.openstreetmap.josm.io.UploadStrategy
Saves the upload strategy strategy to the preferences.
saveUnsavedModifications(Iterable<? extends Layer>, SaveLayersDialog.Reason) - Static method in class org.openstreetmap.josm.gui.io.SaveLayersDialog
Asks user to perform "save layer" operations (save on disk and/or upload data to server) before data layers deletion.
saveUsernameAndPasswordCheckboxText - Variable in class org.openstreetmap.josm.gui.io.CredentialDialog
 
SavingAction - Class in org.openstreetmap.josm.gui.dialogs.relation.actions
Abstract superclass of relation saving actions (OK, Apply, Cancel).
SavingAction(IRelationEditorActionAccess, IRelationEditorUpdateOn...) - Constructor for class org.openstreetmap.josm.gui.dialogs.relation.actions.SavingAction
 
SAXReturnException - Exception in org.openstreetmap.josm.tools
Quit parsing, when a certain condition is met
SAXReturnException(String) - Constructor for exception org.openstreetmap.josm.tools.SAXReturnException
 
sb - Variable in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParser
 
sc - Variable in class org.openstreetmap.josm.actions.JosmAction
 
scale - org.openstreetmap.josm.actions.mapmode.SelectAction.SelectActionCursor
 
scale - Variable in class org.openstreetmap.josm.data.osm.visitor.paint.StyledMapRenderer
 
scale - Variable in class org.openstreetmap.josm.data.ViewportData
 
scale - Variable in class org.openstreetmap.josm.gui.layer.NativeScaleLayer.Scale
Scale factor, same unit as in NavigatableComponent
scale - Variable in class org.openstreetmap.josm.gui.mappaint.RenderingCLI.RenderingArea
 
scale - Variable in class org.openstreetmap.josm.gui.mappaint.RenderingHelper
 
scale - Variable in class org.openstreetmap.josm.gui.MapViewState
 
scale - Variable in class org.openstreetmap.josm.gui.NavigatableComponent.ZoomData
 
scale(double) - Method in class org.openstreetmap.josm.data.coor.EastNorth
Scales this EastNorth instance to a given factor and returns the result.
scale(DividedScale<StyleElementList>) - Static method in class org.openstreetmap.josm.gui.mappaint.StyleCache
 
Scale(double, boolean, int) - Constructor for class org.openstreetmap.josm.gui.layer.NativeScaleLayer.Scale
Constructs a new Scale with given scale, native and index values.
Scale(double, int) - Constructor for class org.openstreetmap.josm.gui.layer.NativeScaleLayer.Scale
Constructs a new Scale with given scale, native defaults to true.
SCALE - org.openstreetmap.josm.actions.mapmode.SelectAction.Mode
"SCALE" allows to apply a scaling transformation on the selected object (see ScaleCommand)
SCALE - org.openstreetmap.josm.gui.mappaint.RenderingCLI.Option
 
SCALE_DENOMINATOR_ZOOM_LEVEL_1 - Static variable in class org.openstreetmap.josm.data.imagery.AbstractWMSTileSource
 
scale2level(double) - Static method in class org.openstreetmap.josm.gui.mappaint.mapcss.Selector.GeneralSelector
 
ScaleCommand - Class in org.openstreetmap.josm.command
Command, to scale a given set of primitives.
ScaleCommand(Collection<? extends OsmPrimitive>, EastNorth) - Constructor for class org.openstreetmap.josm.command.ScaleCommand
Creates a ScaleCommand.
scaledDimension(Image) - Static method in class org.openstreetmap.josm.gui.layer.geoimage.GeoImageLayer
 
scaleDenominator - Variable in class org.openstreetmap.josm.data.imagery.WMTSTileSource.TileMatrix
 
scaleFactor - Variable in class org.openstreetmap.josm.data.projection.proj.Mercator
 
scaleFloor(double) - Method in class org.openstreetmap.josm.gui.NavigatableComponent
Get a scale snapped to native resolutions.
scaleFonts(double, String...) - Static method in class org.openstreetmap.josm.gui.MainApplication
 
ScaleList() - Constructor for class org.openstreetmap.josm.gui.layer.NativeScaleLayer.ScaleList
 
ScaleList(Collection<Double>) - Constructor for class org.openstreetmap.josm.gui.layer.NativeScaleLayer.ScaleList
 
SCALER_COLOR - Static variable in class org.openstreetmap.josm.gui.MapScaler
 
scaleRound(double) - Method in class org.openstreetmap.josm.gui.NavigatableComponent
Get a scale snapped to native resolutions, use round method.
scales - Variable in class org.openstreetmap.josm.gui.layer.NativeScaleLayer.ScaleList
 
scaleSnap(double, boolean) - Method in class org.openstreetmap.josm.gui.NavigatableComponent
Get a scale snapped to native resolutions.
scaleZoomIn() - Method in class org.openstreetmap.josm.gui.NavigatableComponent
Get a new scale that is zoomed in from previous scale and snapped to selected native scale layer.
scaleZoomIn(double, double) - Method in class org.openstreetmap.josm.gui.layer.NativeScaleLayer.ScaleList
Get new scale for zoom in.
scaleZoomManyTimes(int) - Method in class org.openstreetmap.josm.gui.NavigatableComponent
Get a new scale that is zoomed in/out a number of times from previous scale and snapped to selected native scale layer.
scaleZoomOut() - Method in class org.openstreetmap.josm.gui.NavigatableComponent
Get a new scale that is zoomed out from previous scale and snapped to selected native scale layer.
scaleZoomOut(double, double) - Method in class org.openstreetmap.josm.gui.layer.NativeScaleLayer.ScaleList
Get new scale for zoom out.
scaleZoomTimes(double, double, int) - Method in class org.openstreetmap.josm.gui.layer.NativeScaleLayer.ScaleList
Get new scale for zoom in/out with a ratio at a number of times.
scalingFactor - Variable in class org.openstreetmap.josm.command.ScaleCommand
Current scaling factor applied
SCANEX - org.openstreetmap.josm.data.imagery.ImageryInfo.ImageryType
TMS entry for Russian company ScanEx.
scanLocalPluginRepository(ProgressMonitor, File) - Method in class org.openstreetmap.josm.plugins.ReadLocalPluginInformationTask
 
scanManifest(Attributes, 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
 
scc - Variable in class org.openstreetmap.josm.data.algorithms.Tarjan
Used to store strongly connected components.
schedule() - Method in class org.openstreetmap.josm.gui.layer.AutosaveTask
Starts the autosave background task.
scheduled - Variable in class org.openstreetmap.josm.gui.bbox.SlippyMapController.MoveTask
Indicated if moveTask is currently enabled (periodically executed via timer) or disabled
scheduleForRemoval - Variable in class org.openstreetmap.josm.gui.layer.LayerManager.LayerRemoveEvent
 
scheduleRemoval(Collection<? extends Layer>) - Method in class org.openstreetmap.josm.gui.layer.LayerManager.LayerRemoveEvent
Schedule the removal of other layers after this layer has been deleted.
scheduleTimer(int, ActionListener, boolean) - Static method in class org.openstreetmap.josm.gui.util.GuiHelper
Schedules a new Timer to be run in the future (once or several times).
scheduleZoomTo(ViewportData) - Method in class org.openstreetmap.josm.gui.MapView
Schedule a zoom to the given position on the next redraw.
SCHEMA_SOURCE - Static variable in class org.openstreetmap.josm.gui.tagging.presets.TaggingPresetReader
The internal resource URL of the XML schema file to be used with CachedFile
schemaKey - Variable in class org.openstreetmap.josm.gui.preferences.advanced.ExportProfileAction
 
scheme - Variable in class org.openstreetmap.josm.data.imagery.vectortile.mapbox.style.Source
The tile scheme
Scheme - Enum in org.openstreetmap.josm.data.imagery.vectortile.mapbox.style
The scheme used for tiles
Scheme() - Constructor for enum org.openstreetmap.josm.data.imagery.vectortile.mapbox.style.Scheme
 
SCHEME_PATTERN - Static variable in class org.openstreetmap.josm.data.validation.routines.UrlValidator
 
SCHEME_REGEX - Static variable in class org.openstreetmap.josm.data.validation.routines.UrlValidator
Protocol scheme (e.g.
ScListModel() - Constructor for class org.openstreetmap.josm.gui.preferences.shortcut.PrefJPanel.ScListModel
Constructs a new ScListModel.
SCOPE - Static variable in class org.openstreetmap.josm.data.oauth.OAuth20Token
 
scopes - Variable in class org.openstreetmap.josm.data.oauth.OAuth20Token
 
score - Variable in class org.openstreetmap.josm.gui.conflict.tags.TagConflictResolutionUtil.AutomaticChoice
The score to give to this choice in order to choose the best value Natural String ordering is used to identify the best score.
screenDPI - Static variable in class org.openstreetmap.josm.tools.GuiSizesHelper
cache value for screen resolution
scroll() - Method in class org.openstreetmap.josm.gui.ScrollViewport
Scrolls in the currently selected scroll direction.
scroll(int, int) - Method in class org.openstreetmap.josm.gui.ScrollViewport
Scrolls by the given offset
ScrollableTable - Class in org.openstreetmap.josm.gui.widgets
Table offering easier scroll to a given row/column.
ScrollableTable(TableModel) - Constructor for class org.openstreetmap.josm.gui.widgets.ScrollableTable
Constructs a ScrollableTable that is initialized with dm as the data model, a default column model, and a default selection model.
scrollDirection - Variable in class org.openstreetmap.josm.gui.ScrollViewport
 
ScrollHackTable(TableModel) - Constructor for class org.openstreetmap.josm.gui.preferences.SourceEditor.ScrollHackTable
 
scrollPane - Variable in class org.openstreetmap.josm.gui.dialogs.CommandStackDialog
 
scrollPane - Variable in class org.openstreetmap.josm.gui.SplashScreen.SplashScreenProgressRenderer
 
scrollRectToVisible(Rectangle) - Method in class org.openstreetmap.josm.gui.history.VersionTable
 
scrollRectToVisible(Rectangle) - Method in class org.openstreetmap.josm.gui.preferences.SourceEditor.ScrollHackTable
 
scrollToElementWithId(String) - Method in class org.openstreetmap.josm.gui.help.HyperlinkHandler
Scrolls the help browser to the element with id id
scrollToVisible(int, int) - Method in class org.openstreetmap.josm.gui.widgets.ScrollableTable
Scrolls this table to make sure the (row,col) is visible.
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(int) - Constructor for class org.openstreetmap.josm.gui.ScrollViewport
Create a new scroll viewport
ScrollViewport(JComponent, int) - Constructor for class org.openstreetmap.josm.gui.ScrollViewport
Create a new scroll viewport
ScrollViewport.ScrollViewPortMouseListener - Class in org.openstreetmap.josm.gui
 
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
 
SEAMARK_TYPE - Static variable in class org.openstreetmap.josm.data.validation.tests.TagChecker
 
search - Variable in class org.openstreetmap.josm.data.osm.search.PushbackTokenizer
 
search - Variable in class org.openstreetmap.josm.data.osm.search.SearchCompiler.Any
 
search - Variable in class org.openstreetmap.josm.gui.MainMenu
Edit / Search...
search() - Static method in class org.openstreetmap.josm.actions.search.SearchAction
Launches the dialog for specifying search criteria and runs a search
search(String, SearchMode) - Static method in class org.openstreetmap.josm.actions.search.SearchAction
Performs the search specified by the search string search and the search mode mode.
search(BBox) - Method in class org.openstreetmap.josm.data.osm.QuadBuckets
Search the tree for objects in the bbox (or crossing the bbox if they are ways)
search(QuadBuckets<T>, BBox, List<T>) - Method in class org.openstreetmap.josm.data.osm.QuadBuckets.QBLevel
 
SEARCH - Static variable in class org.openstreetmap.josm.io.remotecontrol.handler.LoadAndZoomHandler
 
SEARCH_EXPRESSION - Static variable in class org.openstreetmap.josm.actions.search.SearchAction
 
SEARCH_IN_TAGS - Static variable in class org.openstreetmap.josm.gui.tagging.presets.TaggingPresetSelector
 
SearchAction - Class in org.openstreetmap.josm.actions.search
The search action allows the user to search the data layer using a complex search string.
SearchAction() - Constructor for class org.openstreetmap.josm.actions.search.SearchAction
Constructs a new SearchAction.
SearchAction() - Constructor for class org.openstreetmap.josm.gui.dialogs.SelectionListDialog.SearchAction
Constructs a new SearchAction.
SearchAction() - Constructor for class org.openstreetmap.josm.gui.download.PlaceSelection.SearchAction
 
SearchAction(boolean) - Constructor for class org.openstreetmap.josm.gui.dialogs.properties.PropertiesDialog.SearchAction
 
SearchAction.CapturingSearchReceiver - Class in org.openstreetmap.josm.actions.search
This class stores the result of the search in a local variable.
SearchAction.SearchReceiver - Interface in org.openstreetmap.josm.actions.search
Interfaces implementing this may receive the result of the current search.
SearchAction.SearchSettingsActionParameter - Class in org.openstreetmap.josm.actions.search
ActionParameter implementation with SearchSetting as value type.
SearchAction.SearchTask - Class in org.openstreetmap.josm.actions.search
 
SearchAction.SelectSearchReceiver - Class in org.openstreetmap.josm.actions.search
Select the search result and display a status text for it.
searchActionAny - Variable in class org.openstreetmap.josm.gui.dialogs.properties.PropertiesDialog
 
searchActionSame - Variable in class org.openstreetmap.josm.gui.dialogs.properties.PropertiesDialog
 
searchAndReturn(String, SearchMode) - Static method in class org.openstreetmap.josm.actions.search.SearchAction
Performs the search specified by the search string search and the search mode mode and returns the result of the search.
searchAndZoom(Collection<OsmPrimitive>, Bounds) - Method in class org.openstreetmap.josm.io.remotecontrol.handler.LoadAndZoomHandler
 
SearchBasedRowFilter - Class in org.openstreetmap.josm.gui.dialogs.properties
A RowFilter implementation which matches tags w.r.t.
SearchBasedRowFilter(SearchCompiler.Match) - Constructor for class org.openstreetmap.josm.gui.dialogs.properties.SearchBasedRowFilter
Constructs a new SearchBasedRowFilter with the given filter.
searchCache - Variable in class org.openstreetmap.josm.data.osm.QuadBuckets
 
SearchCompiler - Class in org.openstreetmap.josm.data.osm.search
Implements a google-like search.
SearchCompiler(boolean, boolean, PushbackTokenizer) - Constructor for class org.openstreetmap.josm.data.osm.search.SearchCompiler
Constructs a new SearchCompiler.
SearchCompiler.AbstractBinaryMatch - Class in org.openstreetmap.josm.data.osm.search
A binary search operator which may take data parameters.
SearchCompiler.Always - Class in org.openstreetmap.josm.data.osm.search
Matches every OsmPrimitive.
SearchCompiler.And - Class in org.openstreetmap.josm.data.osm.search
Matches if both left and right expressions match.
SearchCompiler.Any - Class in org.openstreetmap.josm.data.osm.search
Match a string in any tags (key or value), with optional regex and case insensitivity.
SearchCompiler.AreaSize - Class in org.openstreetmap.josm.data.osm.search
Matches if the size of the area is within the given range
SearchCompiler.BinaryMatchFactory - Interface in org.openstreetmap.josm.data.osm.search
A factor for getting SearchCompiler.AbstractBinaryMatch objects
SearchCompiler.BooleanMatch - Class in org.openstreetmap.josm.data.osm.search
Matches if the value of the corresponding key is ''yes'', ''true'', ''1'' or ''on''.
SearchCompiler.ChangesetId - Class in org.openstreetmap.josm.data.osm.search
Matches objects with a changeset ID in the given range.
SearchCompiler.Child - Class in org.openstreetmap.josm.data.osm.search
Matches objects if they are children of the expression
SearchCompiler.Closed - Class in org.openstreetmap.josm.data.osm.search
Matches ways which are closed (i.e.
SearchCompiler.CoreSimpleMatchFactory - Class in org.openstreetmap.josm.data.osm.search
The core factory for "simple" SearchCompiler.Match objects
SearchCompiler.CoreUnaryMatchFactory - Class in org.openstreetmap.josm.data.osm.search
The core SearchCompiler.UnaryMatch factory
SearchCompiler.Deleted - Class in org.openstreetmap.josm.data.osm.search
Matches all objects that have been deleted
SearchCompiler.ExactKeyValue - Class in org.openstreetmap.josm.data.osm.search
Matches objects with the exact given key-value pair.
SearchCompiler.ExactKeyValue.Mode - Enum in org.openstreetmap.josm.data.osm.search
The mode to use for the comparison
SearchCompiler.ExactType - Class in org.openstreetmap.josm.data.osm.search
Filter OsmPrimitives based off of the base primitive type
SearchCompiler.HasRole - Class in org.openstreetmap.josm.data.osm.search
Matches relations with a member of the given role
SearchCompiler.Id - Class in org.openstreetmap.josm.data.osm.search
Matches objects with ID in the given range.
SearchCompiler.InArea - Class in org.openstreetmap.josm.data.osm.search
Matches objects within the given bounds.
SearchCompiler.Incomplete - Class in org.openstreetmap.josm.data.osm.search
Match objects that are incomplete, where only id and type are known.
SearchCompiler.InDataSourceArea - Class in org.openstreetmap.josm.data.osm.search
Matches objects within source area ("downloaded area").
SearchCompiler.KeyValue - Class in org.openstreetmap.josm.data.osm.search
Matches objects with the given key-value pair.
SearchCompiler.MapCSSMatch - Class in org.openstreetmap.josm.data.osm.search
 
SearchCompiler.Match - Class in org.openstreetmap.josm.data.osm.search
Base class for all search criteria.
SearchCompiler.MatchFactory - Interface in org.openstreetmap.josm.data.osm.search
Classes implementing this interface can provide Match operators.
SearchCompiler.MatchSupplier - Interface in org.openstreetmap.josm.data.osm.search
Classes implementing this interface can provide Match instances themselves and do not rely on SearchCompiler.compile(String).
SearchCompiler.MemberCountRange - Class in org.openstreetmap.josm.data.osm.search
 
SearchCompiler.Modified - Class in org.openstreetmap.josm.data.osm.search
Matches all objects that have been modified, created, or undeleted
SearchCompiler.Never - Class in org.openstreetmap.josm.data.osm.search
Never matches any OsmPrimitive.
SearchCompiler.New - Class in org.openstreetmap.josm.data.osm.search
Matches objects that are new (i.e.
SearchCompiler.NodeCountRange - Class in org.openstreetmap.josm.data.osm.search
Matches ways with a number of nodes in given range
SearchCompiler.Not - Class in org.openstreetmap.josm.data.osm.search
Inverts the match.
SearchCompiler.NotOutsideDataSourceArea - Class in org.openstreetmap.josm.data.osm.search
Matches objects which are not outside the source area ("downloaded area").
SearchCompiler.Nth - Class in org.openstreetmap.josm.data.osm.search
Matches the n-th object of a relation and/or the n-th node of a way.
SearchCompiler.Or - Class in org.openstreetmap.josm.data.osm.search
Matches if the left OR the right expression match.
SearchCompiler.Parent - Class in org.openstreetmap.josm.data.osm.search
Matches objects if they are parents of the expression
SearchCompiler.Preset - Class in org.openstreetmap.josm.data.osm.search
Matches presets.
SearchCompiler.RangeMatch - Class in org.openstreetmap.josm.data.osm.search
Matches objects with properties in a certain range.
SearchCompiler.RoleMatch - Class in org.openstreetmap.josm.data.osm.search
Matches objects with the given relation role (i.e.
SearchCompiler.Selected - Class in org.openstreetmap.josm.data.osm.search
Matches all objects currently selected
SearchCompiler.SimpleMatchFactory - Interface in org.openstreetmap.josm.data.osm.search
A factory for getting SearchCompiler.Match objects
SearchCompiler.TagCountRange - Class in org.openstreetmap.josm.data.osm.search
Matches objects with a number of tags in given range
SearchCompiler.TaggedMatch - Class in org.openstreetmap.josm.data.osm.search
A common subclass of SearchCompiler.Match for matching against tags
SearchCompiler.TimestampRange - Class in org.openstreetmap.josm.data.osm.search
Matches objects with a timestamp in given range
SearchCompiler.UnaryMatch - Class in org.openstreetmap.josm.data.osm.search
A unary search operator which may take data parameters.
SearchCompiler.UnaryMatchFactory - Interface in org.openstreetmap.josm.data.osm.search
A factory for getting SearchCompiler.UnaryMatch objects
SearchCompiler.Untagged - Class in org.openstreetmap.josm.data.osm.search
Matches objects that don't have any interesting tags (i.e.
SearchCompiler.UserMatch - Class in org.openstreetmap.josm.data.osm.search
Matches objects last changed by the given username.
SearchCompiler.ValueComparison - Class in org.openstreetmap.josm.data.osm.search
Match a primitive based off of a value comparison.
SearchCompiler.Version - Class in org.openstreetmap.josm.data.osm.search
Matches objects with a version number in the given range.
SearchCompiler.WayCountRange - Class in org.openstreetmap.josm.data.osm.search
Matches objects with the number of referring/contained ways in the given range
SearchCompiler.WayLength - Class in org.openstreetmap.josm.data.osm.search
Matches if the length of a way is within the given range
SearchCompiler.Xor - Class in org.openstreetmap.josm.data.osm.search
Matches if the left OR the right expression match, but not both.
SearchCompilerQueryWizard - Class in org.openstreetmap.josm.tools
Builds an Overpass QL from a SearchAction query.
SearchCompilerQueryWizard() - Constructor for class org.openstreetmap.josm.tools.SearchCompilerQueryWizard
 
searchContents(BBox, List<T>) - Method in class org.openstreetmap.josm.data.osm.QuadBuckets.QBLevel
 
SearchDialog - Class in org.openstreetmap.josm.gui.dialogs
Search dialog to find primitives by a wide range of search criteria.
SearchDialog(SearchSetting, AutoCompComboBoxModel<SearchSetting>, boolean) - Constructor for class org.openstreetmap.josm.gui.dialogs.SearchDialog
Constructs a new SearchDialog.
SearchDialog(SearchSetting, AutoCompComboBoxModel<SearchSetting>, SearchDialog.PanelOptions, Component, String, String...) - Constructor for class org.openstreetmap.josm.gui.dialogs.SearchDialog
 
SearchDialog.PanelOptions - Class in org.openstreetmap.josm.gui.dialogs
Determines which parts of the search dialog will be shown
SearchDialog.SearchKeywordRow - Class in org.openstreetmap.josm.gui.dialogs
 
SearchExpressionCondition - Class in org.openstreetmap.josm.tools.template_engine
Conditional TemplateEntry that executes another template in case a search expression applies to the given data provider.
SearchExpressionCondition(SearchCompiler.Match, TemplateEntry) - Constructor for class org.openstreetmap.josm.tools.template_engine.SearchExpressionCondition
searchGeoImages(Bounds, BiConsumer<String, LatLon>) - Method in class org.openstreetmap.josm.tools.Mediawiki
Searches geocoded images from Wikimedia Commons for the given bounding box.
searchImages(Bounds) - Method in class org.openstreetmap.josm.data.ImageData
Search for images in a bounds
SearchKeywordRow(AutoCompComboBox<SearchSetting>) - Constructor for class org.openstreetmap.josm.gui.dialogs.SearchDialog.SearchKeywordRow
 
SearchMenuItem(SearchSetting) - Constructor for class org.openstreetmap.josm.gui.dialogs.SelectionListDialog.SearchMenuItem
 
SearchMode - Enum in org.openstreetmap.josm.data.osm.search
Search mode.
SearchMode(char) - Constructor for enum org.openstreetmap.josm.data.osm.search.SearchMode
 
searchName(String) - Static method in class org.openstreetmap.josm.io.OverpassDownloadReader
 
searchName(List<NameFinder.SearchResult>) - Static method in class org.openstreetmap.josm.io.OverpassDownloadReader
 
searchNodes - Variable in class org.openstreetmap.josm.data.validation.tests.UnconnectedWays
 
searchNodes() - Method in class org.openstreetmap.josm.data.osm.DatasetConsistencyTest
Checks that nodes can be retrieved through their coordinates.
searchNodes(BBox) - Method in class org.openstreetmap.josm.data.osm.DataSet
 
searchNodes(BBox) - Method in interface org.openstreetmap.josm.data.osm.OsmData
Searches for nodes in the given bounding box.
searchNodes(BBox) - Method in class org.openstreetmap.josm.data.osm.QuadBucketPrimitiveStore
Searches for nodes in the given bounding box.
searchNodes(BBox) - Method in class org.openstreetmap.josm.data.vector.VectorDataSet
 
searchNotes - Variable in class org.openstreetmap.josm.gui.MainMenu
File / Search Notes...
SearchNotesDownloadAction - Class in org.openstreetmap.josm.actions
Action to use the Notes search API to download all notes matching a given search term.
SearchNotesDownloadAction() - Constructor for class org.openstreetmap.josm.actions.SearchNotesDownloadAction
Constructs a new note search action
SearchParseError - Exception in org.openstreetmap.josm.data.osm.search
Search compiler parsing error.
SearchParseError(String) - Constructor for exception org.openstreetmap.josm.data.osm.search.SearchParseError
Constructs a new generic ParseError.
SearchParseError(String, Throwable) - Constructor for exception org.openstreetmap.josm.data.osm.search.SearchParseError
Constructs a new generic ParseError.
SearchParseError(PushbackTokenizer.Token, PushbackTokenizer.Token) - Constructor for exception org.openstreetmap.josm.data.osm.search.SearchParseError
Constructs a new detailed ParseError.
SearchPopupMenu() - Constructor for class org.openstreetmap.josm.gui.dialogs.SelectionListDialog.SearchPopupMenu
Constructs a new SearchPopupMenu.
searchPotentiallyDeletedPrimitives(DataSet) - Method in class org.openstreetmap.josm.actions.downloadtasks.DownloadOsmTask
 
searchPrimitives(BBox) - Method in class org.openstreetmap.josm.data.osm.DataSet
Searches for all primitives in the given bounding box
searchPrimitivesToUpdate(Bounds, DataSet) - Method in class org.openstreetmap.josm.actions.downloadtasks.DownloadOsmTask.AbstractInternalTask
Look for primitives deleted on server (thus absent from downloaded data) but still present in existing data layer
searchRealParent(Component) - Static method in class org.openstreetmap.josm.gui.ExtendedDialog
 
searchRegex - Variable in class org.openstreetmap.josm.data.osm.search.SearchCompiler.Any
 
searchRelations(BBox) - Method in class org.openstreetmap.josm.data.osm.DataSet
 
searchRelations(BBox) - Method in interface org.openstreetmap.josm.data.osm.OsmData
Searches for relations in the given bounding box.
searchRelations(BBox) - Method in class org.openstreetmap.josm.data.osm.QuadBucketPrimitiveStore
Searches for relations in the given bounding box.
searchRelations(BBox) - Method in class org.openstreetmap.josm.data.vector.VectorDataSet
 
SearchResult() - Constructor for class org.openstreetmap.josm.io.NameFinder.SearchResult
 
SearchSetting - Class in org.openstreetmap.josm.data.osm.search
This class defines a set of parameters that is used to perform search within the search dialog.
SearchSetting() - Constructor for class org.openstreetmap.josm.data.osm.search.SearchSetting
Constructs a new SearchSetting.
SearchSetting(SearchSetting) - Constructor for class org.openstreetmap.josm.data.osm.search.SearchSetting
Constructs a new SearchSetting from an existing one.
searchSettings - Variable in class org.openstreetmap.josm.gui.dialogs.SearchDialog
 
SearchSettingsActionParameter(String) - Constructor for class org.openstreetmap.josm.actions.search.SearchAction.SearchSettingsActionParameter
Constructs a new SearchSettingsActionParameter.
searchStateless(SearchSetting) - Static method in class org.openstreetmap.josm.actions.search.SearchAction
Performs a stateless search specified by the settings in s.
SearchTask(OsmData<?, ?, ?, ?>, SearchSetting, Collection<IPrimitive>, Predicate<IPrimitive>, SearchAction.SearchReceiver) - Constructor for class org.openstreetmap.josm.actions.search.SearchAction.SearchTask
 
SearchTextResultListPanel<T> - Class in org.openstreetmap.josm.gui.widgets
A panel containing a search text field and a list of results for that search text.
SearchTextResultListPanel() - Constructor for class org.openstreetmap.josm.gui.widgets.SearchTextResultListPanel
Constructs a new SearchTextResultListPanel.
SearchTextResultListPanel.ResultListModel<T> - Class in org.openstreetmap.josm.gui.widgets
 
searchWays() - Method in class org.openstreetmap.josm.data.osm.DatasetConsistencyTest
Checks that ways can be retrieved through their bounding box.
searchWays(BBox) - Method in class org.openstreetmap.josm.data.osm.DataSet
 
searchWays(BBox) - Method in interface org.openstreetmap.josm.data.osm.OsmData
Searches for ways in the given bounding box.
searchWays(BBox) - Method in class org.openstreetmap.josm.data.osm.QuadBucketPrimitiveStore
Searches for ways in the given bounding box.
searchWays(BBox) - Method in class org.openstreetmap.josm.data.vector.VectorDataSet
 
searchWithHistory(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(SearchSetting) - Static method in class org.openstreetmap.josm.actions.search.SearchAction
Performs the search specified by the settings in s without saving it to search history.
SEC - Static variable in class org.openstreetmap.josm.data.coor.conversion.LatLonParser
 
SECOND_INSIDE_FIRST - org.openstreetmap.josm.data.validation.tests.MultipolygonTest.ExtPolygonIntersection
 
SECOND_INSIDE_FIRST - org.openstreetmap.josm.tools.Geometry.PolygonIntersection
The second one is inside the first
secondOption - Variable in class org.openstreetmap.josm.gui.mappaint.mapcss.ExpressionFactory.CondOperator
 
seconds(long) - Static method in class org.openstreetmap.josm.data.gpx.GpxTimeOffset
Constructs a new GpxTimeOffset from seconds.
Section(String) - Constructor for class org.openstreetmap.josm.tools.bugreport.ReportedException.Section
 
SectionEntry(String, String) - Constructor for class org.openstreetmap.josm.tools.bugreport.ReportedException.SectionEntry
 
sectionName - Variable in class org.openstreetmap.josm.tools.bugreport.ReportedException.Section
 
sections - Variable in exception org.openstreetmap.josm.tools.bugreport.ReportedException
 
seed - Static variable in class org.openstreetmap.josm.gui.animation.ChristmasExtension
 
seed - Static variable in class org.openstreetmap.josm.gui.animation.DropImage
 
seed - Static variable in class org.openstreetmap.josm.gui.animation.Star
 
seenValues - Variable in class org.openstreetmap.josm.gui.tagging.presets.items.ComboMultiSelect
Helps avoid duplicate list entries
seenWays - Variable in class org.openstreetmap.josm.data.validation.tests.CrossingWays
The already detected ways in error
segDirections - Variable in class org.openstreetmap.josm.actions.OrthogonalizeAction.WayData
Direction of the segments
segment - org.openstreetmap.josm.actions.mapmode.DeleteAction.DeleteMode
 
SegmentInfo(int, int, int, PowerLines.NumberingDirection) - Constructor for class org.openstreetmap.josm.data.validation.tests.PowerLines.SegmentInfo
 
segmentLengths() - Method in class org.openstreetmap.josm.data.osm.Way
Get the segment lengths as a stream
SegmentListCellRenderer() - Constructor for class org.openstreetmap.josm.actions.SplitWayAction.SegmentListCellRenderer
 
segmentNumberSpace - Variable in class org.openstreetmap.josm.data.osm.visitor.paint.AbstractMapRenderer
Preference: minimum space (displayed way length) to display segment numbers
segmentOrderNumber - Variable in class org.openstreetmap.josm.gui.preferences.display.DrawingPreference
 
segmentOrderNumberOnSelectedWay - Variable in class org.openstreetmap.josm.gui.preferences.display.DrawingPreference
 
segmentPoint1 - Variable in class org.openstreetmap.josm.actions.mapmode.DrawSnapHelper
 
segmentPoint2 - Variable in class org.openstreetmap.josm.actions.mapmode.DrawSnapHelper
 
segmentRefDiscontinuities - Variable in class org.openstreetmap.josm.data.validation.tests.PowerLines
 
segments - Variable in class org.openstreetmap.josm.data.gpx.GpxTrack
 
segments - Variable in class org.openstreetmap.josm.data.validation.tests.PowerLines.RefChecker
 
segmentsParallel(EastNorth, EastNorth, EastNorth, EastNorth) - Static method in class org.openstreetmap.josm.tools.Geometry
Check if the segment p1 - p2 is parallel to p3 - p4
SegmentToKeepSelectionDialog(Way, List<Way>, Way, List<Node>, List<OsmPrimitive>) - Constructor for class org.openstreetmap.josm.actions.SplitWayAction.SegmentToKeepSelectionDialog
 
segSpans - Variable in class org.openstreetmap.josm.data.gpx.GpxData
 
segSum - Variable in class org.openstreetmap.josm.actions.OrthogonalizeAction.WayData
(Vector-)sum of all horizontal segments plus the sum of all vertical
sel - Variable in class org.openstreetmap.josm.gui.dialogs.properties.TagEditHelper
 
sel - Variable in class org.openstreetmap.josm.gui.dialogs.SelectionListDialog.SelectionMenuItem
 
sel - Variable in class org.openstreetmap.josm.gui.layer.gpx.ConvertFromGpxLayerAction.TagConversionDialogResponse
 
sel - Variable in class org.openstreetmap.josm.gui.tagging.presets.items.PresetLink.TaggingPresetMouseAdapter
 
sel - Variable in class org.openstreetmap.josm.io.remotecontrol.AddTagsDialog
 
select - org.openstreetmap.josm.actions.mapmode.ExtrudeAction.Mode
 
select() - Method in class org.openstreetmap.josm.gui.dialogs.relation.GenericRelationEditor
Select relation.
select() - Method in class org.openstreetmap.josm.gui.dialogs.UserListDialog.SelectUsersPrimitivesAction
Select the primitives owned by the selected users
select(URI) - Method in class org.openstreetmap.josm.io.DefaultProxySelector
 
SELECT - org.openstreetmap.josm.actions.mapmode.SelectAction.Mode
"SELECT" means the selection rectangle
SELECT - Static variable in class org.openstreetmap.josm.io.remotecontrol.handler.LoadAndZoomHandler
 
SELECT_TARGET_WAY_STROKE - Static variable in class org.openstreetmap.josm.actions.mapmode.ImproveWayAccuracyAction
 
selectAction - Variable in class org.openstreetmap.josm.gui.dialogs.CommandStackDialog
 
selectAction - Variable in class org.openstreetmap.josm.gui.dialogs.relation.GenericRelationEditor
Action for performing the SelectAction
selectAction - Variable in class org.openstreetmap.josm.gui.dialogs.ValidatorDialog
The select action
SelectAction - Class in org.openstreetmap.josm.actions.mapmode
Move is an action that can move all kind of OsmPrimitives (except keys for now).
SelectAction - Class in org.openstreetmap.josm.gui.dialogs.relation.actions
Select the currently edited relation.
SelectAction() - Constructor for class org.openstreetmap.josm.gui.dialogs.CommandStackDialog.SelectAction
Constructs a new SelectAction.
SelectAction() - Constructor for class org.openstreetmap.josm.gui.dialogs.ConflictDialog.SelectAction
 
SelectAction() - Constructor for class org.openstreetmap.josm.gui.dialogs.SelectionListDialog.SelectAction
Constructs a new SelectAction.
SelectAction(String, String, String, Shortcut, boolean, String, boolean) - Constructor for class org.openstreetmap.josm.gui.dialogs.CommandStackDialog.SelectAction
Constructs a new SelectAction that calls JosmAction(String, String, String, Shortcut, boolean, String, boolean) The new super for all CommandStack actions.
SelectAction(IRelationEditorActionAccess) - Constructor for class org.openstreetmap.josm.gui.dialogs.relation.actions.SelectAction
Constructs a new SelectAction.
SelectAction(MapFrame) - Constructor for class org.openstreetmap.josm.actions.mapmode.SelectAction
Create a new SelectAction
SelectAction.ConfirmMoveDialog - Class in org.openstreetmap.josm.actions.mapmode
 
SelectAction.CycleManager - Class in org.openstreetmap.josm.actions.mapmode
 
SelectAction.Mode - Enum in org.openstreetmap.josm.actions.mapmode
Select action mode.
SelectAction.SelectActionCursor - Enum in org.openstreetmap.josm.actions.mapmode
 
SelectAction.VirtualManager - Class in org.openstreetmap.josm.actions.mapmode
 
SelectActionCursor(int) - Constructor for enum org.openstreetmap.josm.actions.mapmode.SelectAction.SelectActionCursor
 
SelectActionCursor(String, String) - Constructor for enum org.openstreetmap.josm.actions.mapmode.SelectAction.SelectActionCursor
 
selectAll - Variable in class org.openstreetmap.josm.gui.MainMenu
Selection / Select All
SelectAllAction - Class in org.openstreetmap.josm.actions
User action to select all primitives in the current dataset.
SelectAllAction() - Constructor for class org.openstreetmap.josm.actions.SelectAllAction
Constructs a new SelectAllAction.
SelectAllOnFocusGainedDecorator - Class in org.openstreetmap.josm.gui.widgets
A helper class that selects all text as soon as a JTextComponent receives focus.
SelectAllOnFocusGainedDecorator() - Constructor for class org.openstreetmap.josm.gui.widgets.SelectAllOnFocusGainedDecorator
 
SelectAllOnFocusHandler() - Constructor for class org.openstreetmap.josm.gui.io.CredentialDialog.SelectAllOnFocusHandler
 
SelectAllOnFocusHandler(JTextComponent) - Constructor for class org.openstreetmap.josm.gui.download.BoundingBoxSelection.SelectAllOnFocusHandler
 
selectAndZoom(Collection<OsmPrimitive>, Bounds) - Method in class org.openstreetmap.josm.io.remotecontrol.handler.LoadAndZoomHandler
 
selectAndZoomAction - Variable in class org.openstreetmap.josm.gui.dialogs.CommandStackDialog
 
SelectAndZoomAction() - Constructor for class org.openstreetmap.josm.gui.dialogs.CommandStackDialog.SelectAndZoomAction
Constructs a new SelectAndZoomAction.
SelectByInternalPointAction - Class in org.openstreetmap.josm.actions
This allows to select a polygon/multipolygon by an internal point.
SelectByInternalPointAction() - Constructor for class org.openstreetmap.josm.actions.SelectByInternalPointAction
 
SelectByListAction() - Constructor for class org.openstreetmap.josm.gui.preferences.plugin.PluginPreference.SelectByListAction
 
selectColorMap(Color, int) - Static method in class org.openstreetmap.josm.gui.layer.gpx.GpxDrawHelper
Returns the next user color map
SelectCommand - Class in org.openstreetmap.josm.command
Command that selects OSM primitives
SelectCommand(DataSet, Collection<OsmPrimitive>) - Constructor for class org.openstreetmap.josm.command.SelectCommand
Constructs a new select command.
selectDrawTool(boolean) - Method in class org.openstreetmap.josm.gui.MapFrame
Enables the draw tool
selected - Variable in class org.openstreetmap.josm.data.osm.visitor.paint.relations.Multipolygon.JoinedWay
 
selected - Variable in class org.openstreetmap.josm.data.tagging.ac.AutoCompletionPriority
 
selected - Variable in class org.openstreetmap.josm.data.validation.TestError
If this error is selected
selected - Variable in class org.openstreetmap.josm.gui.layer.validation.PaintVisitor
Is the error selected ?
selected - Variable in class org.openstreetmap.josm.gui.preferences.ToolbarPreferences.Settings
 
selected - Variable in class org.openstreetmap.josm.gui.tagging.presets.TaggingPresetItemGuiSupport
 
selected - Variable in class org.openstreetmap.josm.gui.widgets.JosmComboBoxModel
the selected element in the dropdown or null
selected(Environment) - Static method in class org.openstreetmap.josm.gui.mappaint.mapcss.ConditionFactory.PseudoClasses
:selected tests whether the object is selected in the editor
Selected() - Constructor for class org.openstreetmap.josm.data.osm.search.SearchCompiler.Selected
 
SELECTED - org.openstreetmap.josm.data.osm.visitor.paint.PaintColors
Currently selected objects
SELECTED - org.openstreetmap.josm.gui.widgets.QuadStateCheckBox.State
Selected: the property is explicitly switched on
SELECTED - Static variable in class org.openstreetmap.josm.data.osm.search.SearchCompiler
 
SELECTED - Static variable in class org.openstreetmap.josm.gui.dialogs.ToggleDialog
 
SELECTED_BG - Static variable in class org.openstreetmap.josm.gui.dialogs.properties.PropertiesCellRenderer
 
SELECTED_BORDER - Variable in class org.openstreetmap.josm.gui.dialogs.layer.LayerVisibilityAction.ColorSelector
 
SELECTED_CHANGESET_PROP - Static variable in class org.openstreetmap.josm.gui.io.ChangesetManagementPanel
 
SELECTED_FG - Static variable in class org.openstreetmap.josm.gui.dialogs.properties.PropertiesCellRenderer
 
selectedChangeset - Variable in class org.openstreetmap.josm.gui.io.UploadParameterSummaryPanel
 
selectedColor - Variable in class org.openstreetmap.josm.data.osm.visitor.paint.AbstractMapRenderer
Color Preference for selected objects
selectedColor - Variable in class org.openstreetmap.josm.data.osm.visitor.paint.MapPaintSettings
Color Preference for selected objects
selectedCount - Variable in class org.openstreetmap.josm.gui.tagging.presets.items.KeyedItem.Usage
 
selectedGPX(boolean) - Static method in class org.openstreetmap.josm.gui.layer.geoimage.CorrelateGpxWithImages
 
selectedIcon - Variable in class org.openstreetmap.josm.gui.layer.geoimage.GeoImageLayer
 
selectedIconNotImageViewer - Variable in class org.openstreetmap.josm.gui.layer.geoimage.GeoImageLayer
 
selectedIdx - Variable in class org.openstreetmap.josm.gui.conflict.pair.AbstractListMergeModel.ComparePairListModel
 
selectedImageChanged(ImageData) - Method in interface org.openstreetmap.josm.data.ImageData.ImageDataUpdateListener
Called when the selection change
selectedImageChanged(ImageData) - Method in class org.openstreetmap.josm.gui.layer.geoimage.GeoImageLayer
 
selectedImagesIndex - Variable in class org.openstreetmap.josm.data.ImageData
 
selectedIndices() - Method in interface org.openstreetmap.josm.gui.util.ReorderableTableModel
Returns a stream of all of the selected indices in the selection model, in increasing order.
selectedIndices(ListSelectionModel) - Static method in class org.openstreetmap.josm.gui.util.TableHelper
Returns a stream of all of the selected indices in the selection model, in increasing order.
selectedLayers - Variable in class org.openstreetmap.josm.gui.preferences.imagery.WMSLayerTree
 
selectedList - Variable in class org.openstreetmap.josm.gui.preferences.ToolbarPreferences.Settings
 
SelectedListTransferHandler() - Constructor for class org.openstreetmap.josm.gui.preferences.ToolbarPreferences.Settings.SelectedListTransferHandler
 
SelectedMembersForSelectionAction - Class in org.openstreetmap.josm.gui.dialogs.relation.actions
Selects members in the relation editor which refer to primitives in the current selection of the context layer.
SelectedMembersForSelectionAction(IRelationEditorActionAccess) - Constructor for class org.openstreetmap.josm.gui.dialogs.relation.actions.SelectedMembersForSelectionAction
Constructs a new SelectedMembersForSelectionAction.
selectedNode - Variable in class org.openstreetmap.josm.actions.mapmode.ExtrudeAction
 
selectedNode - Variable in class org.openstreetmap.josm.actions.UnGlueAction
 
selectedNodes - Variable in class org.openstreetmap.josm.actions.SplitWayAction.SegmentToKeepSelectionDialog
 
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
selectedNote - Variable in class org.openstreetmap.josm.data.osm.NoteData
 
selectedNoteChanged(NoteData) - Method in interface org.openstreetmap.josm.data.osm.NoteData.NoteDataUpdateListener
The selected node was changed
selectedNoteChanged(NoteData) - Method in class org.openstreetmap.josm.gui.dialogs.NotesDialog
 
selectedNoteChanged(NoteData) - Method in class org.openstreetmap.josm.gui.layer.AutosaveTask
 
selectedNoteChanged(NoteData) - Method in class org.openstreetmap.josm.gui.layer.NoteLayer
 
selectedPluginsMap - Variable in class org.openstreetmap.josm.gui.preferences.plugin.PluginPreferencesModel
 
selectedPolyData - Variable in class org.openstreetmap.josm.data.osm.visitor.paint.relations.MultipolygonCache
 
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
 
selectedStyle - Variable in class org.openstreetmap.josm.gui.mappaint.StyleCache
 
selectedTargetLayer - Variable in class org.openstreetmap.josm.actions.AbstractMergeAction.TargetLayerDialogResult
The selected target layer of type T
selectedWay - Variable in class org.openstreetmap.josm.actions.SplitWayAction.SegmentToKeepSelectionDialog
 
selectedWay - Variable in class org.openstreetmap.josm.actions.UnGlueAction
 
selectedWays - Variable in class org.openstreetmap.josm.actions.CreateMultipolygonAction.CreateUpdateMultipolygonTask
 
selectFirstImage(ImageViewerDialog) - Method in interface org.openstreetmap.josm.data.imagery.street_level.IImageEntry
Select the first image for the data or sequence
selectFirstTabWithConflicts() - Method in class org.openstreetmap.josm.gui.conflict.pair.ConflictResolver
Selects the first tab with conflicts
selectImage(ImageViewerDialog, IImageEntry<?>) - Method in interface org.openstreetmap.josm.data.imagery.street_level.IImageEntry
Select a specific image
selectImage(ImageViewerDialog, IImageEntry<?>) - Method in class org.openstreetmap.josm.gui.layer.geoimage.ImageEntry
 
selectImage(ImageViewerDialog, IImageEntry<?>) - Method in class org.openstreetmap.josm.gui.layer.geoimage.RemoteEntry
 
selectImage(ImageViewerDialog, IImageEntry<?>) - Method in class org.openstreetmap.josm.gui.layer.markerlayer.ImageMarker.MarkerRemoteEntry
 
SelectInCurrentLayerAction() - Constructor for class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetContentPanel.SelectInCurrentLayerAction
 
SelectInCurrentLayerAction() - Constructor for class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetDetailPanel.SelectInCurrentLayerAction
 
SELECTING - org.openstreetmap.josm.actions.mapmode.ImproveWayAccuracyAction.State
 
selectingDone(MouseEvent) - Method in class org.openstreetmap.josm.gui.SelectionManager
Stores the current selection and stores the result in SelectionManager.selectionResult to be retrieved by SelectionManager.getSelectedObjects(boolean) later.
selectInitialValue() - Method in class org.openstreetmap.josm.actions.RenameLayerAction.InitialValueOptionPane
 
SelectInRelationListAction - Class in org.openstreetmap.josm.actions.relation
The action for activating a relation in relation list dialog
SelectInRelationListAction() - Constructor for class org.openstreetmap.josm.actions.relation.SelectInRelationListAction
Constructs a new SelectInRelationListAction.
selection - Variable in class org.openstreetmap.josm.actions.mapmode.SplitMode.SplitWayActionConcrete
 
selection - Variable in class org.openstreetmap.josm.actions.search.SearchAction.SearchTask
 
selection - Variable in class org.openstreetmap.josm.actions.SplitWayAction.SegmentToKeepSelectionDialog
 
selection - Variable in class org.openstreetmap.josm.gui.datatransfer.importers.PrimitiveTagTransferPaster.TagPasteSupport
 
selection - Variable in class org.openstreetmap.josm.gui.dialogs.properties.PropertiesDialog.MemberInfo
 
selection - Variable in class org.openstreetmap.josm.gui.dialogs.SelectionListDialog.SelectionListModel
 
selection - Variable in class org.openstreetmap.josm.gui.layer.geoimage.ImagesLoader
 
SELECTION - org.openstreetmap.josm.actions.AutoScaleAction.AutoScaleMode
Zoom the window so that only data which is currently selected fills the window area
SELECTION - org.openstreetmap.josm.gui.ProgramArguments.Option
--selection=<searchstring> Select with the given search
SELECTION - Static variable in class org.openstreetmap.josm.gui.dialogs.SelectionListDialog
 
SELECTION_CASING - Static variable in class org.openstreetmap.josm.gui.dialogs.SelectionListDialog
 
SELECTION_HISTORY_SIZE - Static variable in class org.openstreetmap.josm.gui.dialogs.SelectionListDialog.SelectionListModel
 
SELECTION_TABLE_CHANGE - Static variable in interface org.openstreetmap.josm.gui.dialogs.relation.actions.IRelationEditorUpdateOn
Update when a relation changed
selectionActions - Static variable in class org.openstreetmap.josm.gui.dialogs.relation.RelationEditorHooks
 
SelectionAddEvent(D, Set<O>, Stream<O>) - Constructor for class org.openstreetmap.josm.data.osm.event.IDataSelectionListener.SelectionAddEvent
SelectionAddEvent(DataSet, Set<OsmPrimitive>, Stream<OsmPrimitive>) - Constructor for class org.openstreetmap.josm.data.osm.DataSelectionListener.SelectionAddEvent
selectionAreaChanged() - Method in class org.openstreetmap.josm.gui.SelectionManager
 
selectionBase - Variable in class org.openstreetmap.josm.data.osm.visitor.MergeSourceBuildingVisitor
 
SelectionBasedAction() - Constructor for class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetContentPanel.SelectionBasedAction
 
selectionChangeAdapter - Variable in class org.openstreetmap.josm.actions.JosmAction
 
SelectionChangeAdapter() - Constructor for class org.openstreetmap.josm.actions.JosmAction.SelectionChangeAdapter
 
selectionChanged() - Method in class org.openstreetmap.josm.gui.dialogs.NotesDialog
Notify the dialog that the note selection has changed.
selectionChanged(Collection<? extends IPrimitive>) - Method in class org.openstreetmap.josm.actions.relation.AddSelectionToRelations
 
selectionChanged(Collection<? extends OsmPrimitive>) - Method in class org.openstreetmap.josm.gui.dialogs.relation.SelectionTableModel
 
selectionChanged(DataSelectionListener.SelectionChangeEvent) - Method in class org.openstreetmap.josm.actions.JosmAction.SelectionChangeAdapter
 
selectionChanged(DataSelectionListener.SelectionChangeEvent) - Method in class org.openstreetmap.josm.actions.mapmode.DrawAction
redraw to (possibly) get rid of helper line if selection changes.
selectionChanged(DataSelectionListener.SelectionChangeEvent) - Method in class org.openstreetmap.josm.actions.mapmode.ImproveWayAccuracyAction
 
selectionChanged(DataSelectionListener.SelectionChangeEvent) - Method in class org.openstreetmap.josm.actions.relation.AddSelectionToRelations
 
selectionChanged(DataSelectionListener.SelectionChangeEvent) - Method in class org.openstreetmap.josm.actions.SimplifyWayAction.SimplifyWayDataSelectionListener
 
selectionChanged(DataSelectionListener.SelectionChangeEvent) - Method in interface org.openstreetmap.josm.data.osm.DataSelectionListener
Called whenever the selection is changed.
selectionChanged(DataSelectionListener.SelectionChangeEvent) - Method in class org.openstreetmap.josm.data.osm.event.SelectionEventManager
 
selectionChanged(DataSelectionListener.SelectionChangeEvent) - Method in class org.openstreetmap.josm.data.osm.visitor.paint.relations.MultipolygonCache
 
selectionChanged(DataSelectionListener.SelectionChangeEvent) - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetInSelectionListModel
 
selectionChanged(DataSelectionListener.SelectionChangeEvent) - Method in class org.openstreetmap.josm.gui.dialogs.ConflictDialog
 
selectionChanged(DataSelectionListener.SelectionChangeEvent) - Method in class org.openstreetmap.josm.gui.dialogs.properties.PropertiesDialog
 
selectionChanged(DataSelectionListener.SelectionChangeEvent) - Method in class org.openstreetmap.josm.gui.dialogs.relation.MemberTableModel
 
selectionChanged(DataSelectionListener.SelectionChangeEvent) - Method in class org.openstreetmap.josm.gui.dialogs.relation.SelectionTableModel
 
selectionChanged(DataSelectionListener.SelectionChangeEvent) - Method in class org.openstreetmap.josm.gui.dialogs.SelectionListDialog.SelectionListModel
 
selectionChanged(DataSelectionListener.SelectionChangeEvent) - Method in class org.openstreetmap.josm.gui.dialogs.SelectionListDialog.ShowHistoryAction
 
selectionChanged(DataSelectionListener.SelectionChangeEvent) - Method in class org.openstreetmap.josm.gui.dialogs.UserListDialog
 
selectionChanged(DataSelectionListener.SelectionChangeEvent) - Method in class org.openstreetmap.josm.gui.dialogs.ValidatorDialog
 
selectionChanged(DataSelectionListener.SelectionChangeEvent) - Method in class org.openstreetmap.josm.gui.layer.OsmDataLayer
 
selectionChanged(DataSelectionListener.SelectionChangeEvent) - Method in class org.openstreetmap.josm.gui.MapStatus
 
selectionChanged(DataSelectionListener.SelectionChangeEvent) - Method in class org.openstreetmap.josm.gui.tagging.presets.TaggingPresetSelector
 
selectionChanged(IDataSelectionListener.SelectionChangeEvent<O, N, W, R, D>) - Method in interface org.openstreetmap.josm.data.osm.event.IDataSelectionListener
Called whenever the selection is changed.
selectionChangedBlocked - Variable in class org.openstreetmap.josm.actions.mapmode.ImproveWayAccuracyAction
 
selectionEmpty() - Method in class org.openstreetmap.josm.data.osm.DataSet
 
selectionEmpty() - Method in interface org.openstreetmap.josm.data.osm.OsmData
Determines whether the selection is empty or not
selectionEmpty() - Method in class org.openstreetmap.josm.data.vector.VectorDataSet
 
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
Constructs a new SelectionEventManager.
SelectionEventManager.DataListenerInfo - Class in org.openstreetmap.josm.data.osm.event
 
SelectionEventManager.ListenerInfo - Interface in org.openstreetmap.josm.data.osm.event
 
SelectionForcedPrimitiveRenderer() - Constructor for class org.openstreetmap.josm.actions.PurgeAction.SelectionForcedPrimitiveRenderer
 
selectionHintLayer - Variable in class org.openstreetmap.josm.gui.SelectionManager
 
SelectionHintLayer() - Constructor for class org.openstreetmap.josm.gui.SelectionManager.SelectionHintLayer
 
selectionHistory - Variable in class org.openstreetmap.josm.data.osm.DataSet
History of selections - shared by plugins and SelectionListDialog
SelectionHistoryPopup(Collection<Collection<? extends OsmPrimitive>>) - Constructor for class org.openstreetmap.josm.gui.dialogs.SelectionListDialog.SelectionHistoryPopup
 
selectionIndexMapper - Variable in class org.openstreetmap.josm.gui.history.SelectionSynchronizer
 
selectionListDialog - Variable in class org.openstreetmap.josm.gui.MapFrame
Selection list dialog
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
Constructs a new SelectionListDialog.
SelectionListDialog.MouseEventHandler - Class in org.openstreetmap.josm.gui.dialogs
Responds to double clicks on the list of selected objects and launches the popup menu
SelectionListDialog.SearchAction - Class in org.openstreetmap.josm.gui.dialogs
Launches the search dialog
SelectionListDialog.SearchMenuItem - Class in org.openstreetmap.josm.gui.dialogs
A specialized JMenuItem for presenting one entry of the search history
SelectionListDialog.SearchPopupMenu - Class in org.openstreetmap.josm.gui.dialogs
The popup menu for the search history entries
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.SelectionHistoryPopup - Class in org.openstreetmap.josm.gui.dialogs
The popup menu for the JOSM selection history entries
SelectionListDialog.SelectionListModel - Class in org.openstreetmap.josm.gui.dialogs
The list model for the list of OSM primitives in the current JOSM selection.
SelectionListDialog.SelectionMenuItem - Class in org.openstreetmap.josm.gui.dialogs
A specialized JMenuItem for presenting one entry of the selection history
SelectionListDialog.SelectionTransferHandler - Class in org.openstreetmap.josm.gui.dialogs
A transfer handler class for drag-and-drop support.
SelectionListDialog.ShowHistoryAction - Class in org.openstreetmap.josm.gui.dialogs
The action for showing history information of the current history item.
SelectionListDialog.TitleUpdater - Class in org.openstreetmap.josm.gui.dialogs
Updates the dialog title with a summary of the current JOSM selection
SelectionListDialog.ZoomToJOSMSelectionAction - Class in org.openstreetmap.josm.gui.dialogs
The action for zooming to the primitives in the current JOSM selection
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
selectionListeners - Variable in class org.openstreetmap.josm.data.osm.DataSet
A list of listeners that listen to selection changes on this layer.
SelectionListModel(DefaultListSelectionModel) - Constructor for class org.openstreetmap.josm.gui.dialogs.SelectionListDialog.SelectionListModel
Constructor
selectionLock - Variable in class org.openstreetmap.josm.data.osm.DataSet
The mutex lock that is used to synchronize selection changes.
selectionLock - Variable in class org.openstreetmap.josm.data.vector.VectorDataSet
 
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 or a lasso loop.
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.
SelectionManager.SelectionHintLayer - Class in org.openstreetmap.josm.gui
This draws the selection hint (rectangle or lasso polygon) on the screen.
selectionMenu - Variable in class org.openstreetmap.josm.gui.MainMenu
selectionMenu contains all actions related to selecting different objects
SelectionMenuItem(Collection<? extends OsmPrimitive>) - Constructor for class org.openstreetmap.josm.gui.dialogs.SelectionListDialog.SelectionMenuItem
 
selectionMode - Variable in class org.openstreetmap.josm.gui.widgets.FileChooserManager
 
selectionMode - Variable in class org.openstreetmap.josm.gui.widgets.NativeFileChooser
 
selectionMode(int) - Method in class org.openstreetmap.josm.gui.widgets.FileChooserManager
Builder method to set selectionMode property.
selectionModel - Variable in class org.openstreetmap.josm.actions.RestorePropertyAction
 
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.FilterTableModel
The selection model
selectionModel - Variable in class org.openstreetmap.josm.gui.dialogs.LayerListDialog.LayerListModel
manages list selection state
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.dialogs.SelectionListDialog
 
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.IconPathTableModel
 
SelectionRemoveEvent(D, Set<O>, Stream<O>) - Constructor for class org.openstreetmap.josm.data.osm.event.IDataSelectionListener.SelectionRemoveEvent
Create a SelectionRemoveEvent
SelectionRemoveEvent(DataSet, Set<OsmPrimitive>, Stream<OsmPrimitive>) - Constructor for class org.openstreetmap.josm.data.osm.DataSelectionListener.SelectionRemoveEvent
SelectionReplaceEvent(D, Set<O>, Stream<O>) - Constructor for class org.openstreetmap.josm.data.osm.event.IDataSelectionListener.SelectionReplaceEvent
SelectionReplaceEvent(DataSet, Set<OsmPrimitive>, Stream<OsmPrimitive>) - Constructor for class org.openstreetmap.josm.data.osm.DataSelectionListener.SelectionReplaceEvent
selectionResult - Variable in class org.openstreetmap.josm.gui.SelectionManager
The result of the last selection.
SelectionStateMemento() - Constructor for class org.openstreetmap.josm.gui.tagging.TagEditorModel.SelectionStateMemento
 
selectionSynchronizer - Variable in class org.openstreetmap.josm.gui.history.HistoryViewerPanel
 
SelectionSynchronizer - Class in org.openstreetmap.josm.gui.history
Helper class to ensure that two (or more) JTables always have the same entries selected.
SelectionSynchronizer() - Constructor for class org.openstreetmap.josm.gui.history.SelectionSynchronizer
Constructs a new SelectionSynchronizer.
selectionTable - Variable in class org.openstreetmap.josm.gui.dialogs.relation.GenericRelationEditor
the selection table and its model
SelectionTable - Class in org.openstreetmap.josm.gui.dialogs.relation
Selection table of relation editor.
SelectionTable(SelectionTableModel, MemberTableModel) - Constructor for class org.openstreetmap.josm.gui.dialogs.relation.SelectionTable
Constructs a new SelectionTable.
SelectionTable.DoubleClickAdapter - Class in org.openstreetmap.josm.gui.dialogs.relation
 
SelectionTableCellRenderer - Class in org.openstreetmap.josm.gui.dialogs.relation
This is the TableCellRenderer used in SelectionTable.
SelectionTableCellRenderer(MemberTableModel) - Constructor for class org.openstreetmap.josm.gui.dialogs.relation.SelectionTableCellRenderer
constructor
SelectionTableColumnModel - Class in org.openstreetmap.josm.gui.dialogs.relation
This is the TableColumnModel used in SelectionTable.
SelectionTableColumnModel(MemberTableModel) - Constructor for class org.openstreetmap.josm.gui.dialogs.relation.SelectionTableColumnModel
Constructs a new SelectionTableColumnModel.
selectionTableModel - Variable in class org.openstreetmap.josm.gui.dialogs.relation.GenericRelationEditor
 
SelectionTableModel - Class in org.openstreetmap.josm.gui.dialogs.relation
This table shows the primitives that are currently selected in the main OSM view.
SelectionTableModel(OsmDataLayer) - Constructor for class org.openstreetmap.josm.gui.dialogs.relation.SelectionTableModel
Creates a new SelectionTableModel for a given layer
SelectionToggleEvent(D, Set<O>, Stream<O>) - Constructor for class org.openstreetmap.josm.data.osm.event.IDataSelectionListener.SelectionToggleEvent
SelectionToggleEvent(DataSet, Set<OsmPrimitive>, Stream<OsmPrimitive>) - Constructor for class org.openstreetmap.josm.data.osm.DataSelectionListener.SelectionToggleEvent
SelectionTransferHandler() - Constructor for class org.openstreetmap.josm.gui.dialogs.SelectionListDialog.SelectionTransferHandler
 
selectionUsersPrimitivesAction - Variable in class org.openstreetmap.josm.gui.dialogs.UserListDialog
 
SelectionWatch() - Constructor for class org.openstreetmap.josm.gui.dialogs.ValidatorDialog.SelectionWatch
 
selectItem(int) - Method in class org.openstreetmap.josm.gui.widgets.SearchTextResultListPanel
 
selectLanguage(String) - Method in class org.openstreetmap.josm.gui.preferences.display.LanguagePreference.LanguageComboBoxModel
 
SelectLassoAction - Class in org.openstreetmap.josm.actions.mapmode
Lasso selection mode: select objects within a hand-drawn region.
SelectLassoAction() - Constructor for class org.openstreetmap.josm.actions.mapmode.SelectLassoAction
Constructs a new SelectLassoAction.
selectLastImage(ImageViewerDialog) - Method in interface org.openstreetmap.josm.data.imagery.street_level.IImageEntry
Select the last image for the data or sequence
SelectLayerDialog(Collection<WMTSTileSource.Layer>) - Constructor for class org.openstreetmap.josm.data.imagery.WMTSTileSource.SelectLayerDialog
 
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.
SelectMembersAction - Class in org.openstreetmap.josm.actions.relation
Sets the current selection to the list of relations selected in this dialog
SelectMembersAction(boolean) - Constructor for class org.openstreetmap.josm.actions.relation.SelectMembersAction
Constructs a new SelectMembersAction.
selectMembersReferringTo(Collection<? extends OsmPrimitive>) - Method in class org.openstreetmap.josm.gui.dialogs.relation.MemberTableModel
Selects all members which refer to OsmPrimitives in the collections primitives.
selectNextColumnCellAction - Variable in class org.openstreetmap.josm.gui.conflict.tags.RelationMemberConflictResolverTable
 
selectNextColumnCellAction - Variable in class org.openstreetmap.josm.gui.widgets.JosmTable
 
SelectNextColumnCellAction() - Constructor for class org.openstreetmap.josm.gui.conflict.tags.RelationMemberConflictResolverTable.SelectNextColumnCellAction
 
SelectNextColumnCellAction() - Constructor for class org.openstreetmap.josm.gui.tagging.TagTable.SelectNextColumnCellAction
 
SelectNextColumnCellAction() - Constructor for class org.openstreetmap.josm.gui.widgets.JosmTable.SelectNextColumnCellAction
 
selectNextConflict(int...) - Method in class org.openstreetmap.josm.gui.conflict.pair.tags.TagMerger
 
SelectNextGapAction() - Constructor for class org.openstreetmap.josm.gui.dialogs.relation.MemberTable.SelectNextGapAction
 
selectNextImage(ImageViewerDialog) - Method in interface org.openstreetmap.josm.data.imagery.street_level.IImageEntry
Select the next image
selectNextImageAfterDeletion(IImageEntry<?>) - Method in class org.openstreetmap.josm.gui.layer.geoimage.ImageViewerDialog.ImageRemoveAction
Select the logical next entry after deleting the currently viewed image
SelectNonBranchingWaySequences - Class in org.openstreetmap.josm.actions
Auxiliary class for the SelectNonBranchingWaySequencesAction.
SelectNonBranchingWaySequences(Collection<Way>) - Constructor for class org.openstreetmap.josm.actions.SelectNonBranchingWaySequences
Creates a way selection
SelectNonBranchingWaySequencesAction - Class in org.openstreetmap.josm.actions
This allows to select a sequence of non-branching connected ways.
SelectNonBranchingWaySequencesAction() - Constructor for class org.openstreetmap.josm.actions.SelectNonBranchingWaySequencesAction
selectNumberOfTags() - Method in class org.openstreetmap.josm.gui.dialogs.properties.TagEditHelper.AddTagsDialog
 
selectObjectsAction - Variable in class org.openstreetmap.josm.gui.dialogs.ChangesetDialog
 
SelectObjectsAction() - Constructor for class org.openstreetmap.josm.gui.dialogs.ChangesetDialog.SelectObjectsAction
 
selectObjectsByChangesetIds(DataSet, Set<Integer>) - Method in class org.openstreetmap.josm.gui.dialogs.ChangesetDialog.SelectObjectsAction
Select objects based off of the changeset id
selector - Variable in class org.openstreetmap.josm.gui.dialogs.MenuItemSearchDialog
 
selector - Variable in class org.openstreetmap.josm.gui.dialogs.SearchDialog
 
selector - Variable in class org.openstreetmap.josm.gui.mappaint.Environment
The selector that is currently being evaluated
selector - Variable in class org.openstreetmap.josm.gui.tagging.presets.TaggingPresetSearchDialog
 
selector - Variable in class org.openstreetmap.josm.gui.tagging.presets.TaggingPresetSearchPrimitiveDialog
 
selector() - Method in class org.openstreetmap.josm.gui.mappaint.Environment
Get the selector for this environment
selector() - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParser
 
Selector - Interface in org.openstreetmap.josm.gui.mappaint.mapcss
MapCSS selector.
Selector.AbstractSelector - Class 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.AbstractFinder - Class in org.openstreetmap.josm.gui.mappaint.mapcss
 
Selector.ChildOrParentSelector.ContainsFinder - Class in org.openstreetmap.josm.gui.mappaint.mapcss
Finds elements which are inside the right element, collects those in children
Selector.ChildOrParentSelector.CrossingFinder - Class in org.openstreetmap.josm.gui.mappaint.mapcss
 
Selector.ChildOrParentSelector.InsideOrEqualFinder - Class in org.openstreetmap.josm.gui.mappaint.mapcss
Finds elements which are inside the left element, or in other words, it finds elements enclosing e.osm.
Selector.ChildOrParentSelector.MatchingReferrerFinder - Class in org.openstreetmap.josm.gui.mappaint.mapcss
Finds the first referrer matching Selector.ChildOrParentSelector.left
Selector.ChildOrParentSelector.MultipolygonOpenEndFinder - Class in org.openstreetmap.josm.gui.mappaint.mapcss
 
Selector.ChildOrParentSelectorType - Enum in org.openstreetmap.josm.gui.mappaint.mapcss
The type of child of parent selector.
Selector.GeneralSelector - Class in org.openstreetmap.josm.gui.mappaint.mapcss
General selector.
Selector.LinkSelector - Class in org.openstreetmap.josm.gui.mappaint.mapcss
In a child selector, conditions on the link between a parent and a child object.
SelectorItem(String, String) - Constructor for class org.openstreetmap.josm.gui.download.UserQueryList.SelectorItem
Constructs a new SelectorItem.
SelectorItem(String, String, LocalDateTime) - Constructor for class org.openstreetmap.josm.gui.download.UserQueryList.SelectorItem
Constructs a new SelectorItem.
selectors - Variable in class org.openstreetmap.josm.data.osm.search.SearchCompiler.MapCSSMatch
 
selectors - Variable in class org.openstreetmap.josm.gui.mappaint.mapcss.MapCSSRule
The selector.
selectors() - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParser
 
selectors_for_search() - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParser
Read selectors, make sure that we read all tokens See #17746
selectPreferencesTabByClass(Class<? extends TabPreferenceSetting>) - Method in class org.openstreetmap.josm.gui.preferences.PreferenceDialog
Select preferences tab by class.
selectPreferencesTabByName(String) - Method in class org.openstreetmap.josm.gui.preferences.PreferenceDialog
Select preferences tab by name.
selectPreviousColumnCellAction - Variable in class org.openstreetmap.josm.gui.conflict.tags.RelationMemberConflictResolverTable
 
selectPreviousColumnCellAction - Variable in class org.openstreetmap.josm.gui.widgets.JosmTable
 
SelectPreviousColumnCellAction() - Constructor for class org.openstreetmap.josm.gui.conflict.tags.RelationMemberConflictResolverTable.SelectPreviousColumnCellAction
 
SelectPreviousColumnCellAction() - Constructor for class org.openstreetmap.josm.gui.tagging.TagTable.SelectPreviousColumnCellAction
 
SelectPreviousColumnCellAction() - Constructor for class org.openstreetmap.josm.gui.widgets.JosmTable.SelectPreviousColumnCellAction
 
SelectPreviousGapAction() - Constructor for class org.openstreetmap.josm.gui.dialogs.relation.MemberTable.SelectPreviousGapAction
 
selectPreviousImage(ImageViewerDialog) - Method in interface org.openstreetmap.josm.data.imagery.street_level.IImageEntry
Select the previous image
selectPreviouslySelectedPreferences() - Method in class org.openstreetmap.josm.gui.preferences.PreferenceDialog
Select preferences tab that was selected previously.
SelectPrimitivesForSelectedMembersAction - Class in org.openstreetmap.josm.gui.dialogs.relation.actions
Selects primitives in the layer this editor belongs to.
SelectPrimitivesForSelectedMembersAction(IRelationEditorActionAccess) - Constructor for class org.openstreetmap.josm.gui.dialogs.relation.actions.SelectPrimitivesForSelectedMembersAction
Select objects for selected relation members.
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
 
selectProjection(Projection) - Method in class org.openstreetmap.josm.gui.layer.WMSLayer
 
selectProjection(ProjectionChoice) - Method in class org.openstreetmap.josm.gui.preferences.projection.ProjectionPreference
Selects the given projection.
SelectQueryHandler() - Constructor for class org.openstreetmap.josm.gui.dialogs.changeset.query.BasicChangesetQueryPanel.SelectQueryHandler
 
selectRelatedErrors(Collection<OsmPrimitive>) - Method in class org.openstreetmap.josm.gui.dialogs.validator.ValidatorTreePanel
Selects all errors related to the specified primitives, i.e.
selectRelation(Relation) - Method in class org.openstreetmap.josm.gui.dialogs.RelationListDialog
Selects the relation relation in the list of relations.
selectRelationAction - Variable in class org.openstreetmap.josm.gui.dialogs.RelationListDialog
the select relation action
SelectRelationAction - Class in org.openstreetmap.josm.actions.relation
Sets the current selection to specified list of relations
SelectRelationAction(boolean) - Constructor for class org.openstreetmap.josm.actions.relation.SelectRelationAction
Constructs a new SelectRelationAction.
selectRelations(Collection<? extends IRelation<?>>) - Method in class org.openstreetmap.josm.gui.dialogs.RelationListDialog
Selects the relations in the list of relations.
selectRequiredPlugins(PluginInformation) - Method in class org.openstreetmap.josm.gui.preferences.plugin.PluginCheckBox
 
selectRow(int) - Method in class org.openstreetmap.josm.gui.preferences.projection.CodeSelectionPanel
 
SelectSearchReceiver() - Constructor for class org.openstreetmap.josm.actions.search.SearchAction.SelectSearchReceiver
 
selectSelectTool(boolean) - Method in class org.openstreetmap.josm.gui.MapFrame
Enables the select tool
SelectSharedChildObjectsAction - Class in org.openstreetmap.josm.actions
Select child objects (way nodes and relation members) that are shared by all objects in the current selection.
SelectSharedChildObjectsAction() - Constructor for class org.openstreetmap.josm.actions.SelectSharedChildObjectsAction
Create a new SelectSharedChildObjectsAction
selectSth - Variable in class org.openstreetmap.josm.gui.dialogs.properties.PropertiesDialog
Text to display when nothing selected.
selectSubPreferencesTabByClass(Class<? extends SubPreferenceSetting>) - Method in class org.openstreetmap.josm.gui.preferences.PreferenceDialog
Select preferences sub-tab by class.
selectSubTab(SubPreferenceSetting) - Method in class org.openstreetmap.josm.gui.preferences.DefaultTabPreferenceSetting
 
selectSubTab(SubPreferenceSetting) - Method in interface org.openstreetmap.josm.gui.preferences.TabPreferenceSetting
Selects the specified sub preference settings, if applicable.
selectSubTabByPref(Class<? extends SubPreferenceSetting>) - Method in class org.openstreetmap.josm.gui.preferences.PreferenceTabbedPane
Selects a SubPreferenceSetting by class
selectTabBy(Predicate<TabPreferenceSetting>) - Method in class org.openstreetmap.josm.gui.preferences.PreferenceTabbedPane
 
selectTabByName(String) - Method in class org.openstreetmap.josm.gui.preferences.PreferenceTabbedPane
Selects a TabPreferenceSetting by its icon name
selectTabByPref(Class<? extends TabPreferenceSetting>) - Method in class org.openstreetmap.josm.gui.preferences.PreferenceTabbedPane
Selects a TabPreferenceSetting by class
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.
SelectUsersPrimitivesAction() - Constructor for class org.openstreetmap.josm.gui.dialogs.UserListDialog.SelectUsersPrimitivesAction
Constructs a new SelectUsersPrimitivesAction.
selectVisibleTracksInTable() - Method in class org.openstreetmap.josm.gui.layer.gpx.ChooseTrackVisibilityAction
selects all rows (=tracks) in the table that are currently visible on the layer
selectWay(DataSet) - Method in class org.openstreetmap.josm.actions.mapmode.ImproveWayAccuracyAction
Select the initial way
SelectWmsLayersDialog(WMSLayerTree, JComboBox<String>) - Constructor for class org.openstreetmap.josm.actions.AddImageryLayerAction.SelectWmsLayersDialog
 
selectZoomTool(boolean) - Method in class org.openstreetmap.josm.gui.MapFrame
Enables the zoom tool
SELF_INTERSECT - Static variable in class org.openstreetmap.josm.data.validation.tests.SelfIntersectingWay
 
SelfCrossing() - Constructor for class org.openstreetmap.josm.data.validation.tests.CrossingWays.SelfCrossing
Constructs a new SelfIntersection test.
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
Constructs a new SelfIntersectingWay test.
SEMI_AUTOMATIC - org.openstreetmap.josm.gui.oauth.AuthorizationProcedure
Run a semi-automatic procedure to get an access token from the OSM website.
SEMI_COLON - Static variable in class org.openstreetmap.josm.data.imagery.vectortile.mapbox.style.Layers
 
SEMICOLON - Static variable in interface org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParserConstants
RegularExpression Id.
semiMajor - Variable in class org.openstreetmap.josm.data.projection.proj.AzimuthalEquidistant
Length of semi-major axis, in metres.
semiMinor - Variable in class org.openstreetmap.josm.data.projection.proj.AzimuthalEquidistant
Length of semi-minor axis, in metres.
send() - Method in class org.openstreetmap.josm.io.audio.AudioPlayer.Execute
 
sendBadGateway(Writer, String) - Static method in class org.openstreetmap.josm.io.remotecontrol.RequestProcessor
Sends a 502 error: bad gateway
sendBadRequest(Writer, String) - Static method in class org.openstreetmap.josm.io.remotecontrol.RequestProcessor
Sends a 400 error: bad request
sendBug() - Method in class org.openstreetmap.josm.gui.bugreport.BugReportDialog
 
sender - Variable in class org.openstreetmap.josm.io.remotecontrol.AddTagsDialog
 
sender - Variable in class org.openstreetmap.josm.io.remotecontrol.handler.RequestHandler
who sent the request? the host from referer header or IP of request sender
sendError(Writer, int, String, String) - Static method in class org.openstreetmap.josm.io.remotecontrol.RequestProcessor
 
sendErrorHtml(Writer, int, String, String) - Static method in class org.openstreetmap.josm.io.remotecontrol.RequestProcessor
 
sendForbidden(Writer, String) - Static method in class org.openstreetmap.josm.io.remotecontrol.RequestProcessor
Sends a 403 error: forbidden
sendHeader(Writer, String, String, boolean) - Static method in class org.openstreetmap.josm.io.remotecontrol.RequestProcessor
Send common HTTP headers to the client.
sendingBugReport(String, String) - Method in class org.openstreetmap.josm.gui.bugreport.DefaultBugReportSendingHandler
 
sendingBugReport(String, String) - Method in interface org.openstreetmap.josm.tools.bugreport.BugReportSender.BugReportSendingHandler
Called when a bug is sent to JOSM bugtracker.
sendInternalError(Writer, String) - Static method in class org.openstreetmap.josm.io.remotecontrol.RequestProcessor
Sends a 500 error: internal server error
sendNotImplemented(Writer) - Static method in class org.openstreetmap.josm.io.remotecontrol.RequestProcessor
Sends a 501 error: not implemented
sendOsmTileRequest(Tile, String) - Static method in class org.openstreetmap.josm.gui.layer.AbstractTileSourceLayer
 
sendPostRequest(String, String, ProgressMonitor) - Method in class org.openstreetmap.josm.io.OsmApi
 
sendPutRequest(String, String, ProgressMonitor) - Method in class org.openstreetmap.josm.io.OsmApi
 
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
 
sendRequest(String, String, String, ProgressMonitor, String, boolean, boolean) - Method in class org.openstreetmap.josm.io.OsmApi
Generic method for sending requests to the OSM API.
SENSITIVE_KEYS - Static variable in class org.openstreetmap.josm.spi.preferences.AbstractPreferences
A set of sensitive keys that should not be seen/distributed outside of specific callers (like a CredentialsAgent)
Sentence - Enum in org.openstreetmap.josm.io.nmea
An NMEA sentence consists of a start delimiter, followed by a comma-separated sequence of fields, followed by the character * (ASCII 42), the checksum and an end-of-line marker.
Sentence() - Constructor for enum org.openstreetmap.josm.io.nmea.Sentence
 
SENTENCE_MARKS_EASTERN - Static variable in class org.openstreetmap.josm.gui.layer.NoteLayer
Pattern to detect end of sentences followed by another one, or a link, in eastern script.
SENTENCE_MARKS_WESTERN - Static variable in class org.openstreetmap.josm.gui.layer.NoteLayer
Pattern to detect end of sentences followed by another one, or a link, in western script.
separator - Variable in class org.openstreetmap.josm.gui.conflict.tags.TagConflictResolutionUtil.AutomaticCombine
The separator to use to combine the values.
separator - Variable in class org.openstreetmap.josm.gui.dialogs.CommandStackDialog
 
separator - Variable in class org.openstreetmap.josm.gui.MapStatus.MapStatusPopupMenu
 
SEPARATOR - Static variable in class org.openstreetmap.josm.actions.corrector.ReverseWayTagCorrector
 
SeparatorLayerAction() - Constructor for class org.openstreetmap.josm.gui.layer.Layer.SeparatorLayerAction
 
sepDirectionPosition - Variable in class org.openstreetmap.josm.gui.layer.geoimage.CorrelateGpxWithImages
 
sequence - Variable in class org.openstreetmap.josm.command.SequenceCommand
The command sequence to be executed.
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, Collection<Command>, boolean) - 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.
SequenceCommand(DataSet, String, Collection<Command>, boolean) - Constructor for class org.openstreetmap.josm.command.SequenceCommand
Create the command by specifying the list of commands to execute.
sequenceComplete - Variable in class org.openstreetmap.josm.command.SequenceCommand
 
serialize(SourceEntry) - Method in class org.openstreetmap.josm.data.preferences.sources.MapPaintPrefHelper
 
serialize(SourceEntry) - Method in class org.openstreetmap.josm.data.preferences.sources.SourcePrefHelper
Serializes the given source entry as a map.
serialize(SourceEntry) - Method in class org.openstreetmap.josm.data.preferences.sources.ValidatorPrefHelper
 
serializeList(Collection<? extends SourceEntry>) - Method in class org.openstreetmap.josm.data.preferences.sources.SourcePrefHelper
 
serializeListOfStructs(Collection<T>, Class<T>) - Static method in class org.openstreetmap.josm.data.StructUtils
 
SerializeOptions() - Constructor for enum org.openstreetmap.josm.data.StructUtils.SerializeOptions
 
serializeStruct(T, Class<T>, StructUtils.SerializeOptions...) - Static method in class org.openstreetmap.josm.data.StructUtils
Convert an object to a String Map, by using field names and values as map key and value.
serialVersionUID - Static variable in class org.openstreetmap.josm.actions.JoinNodeWayAction.NodeDistanceToRefNodeComparator
 
serialVersionUID - Static variable in class org.openstreetmap.josm.actions.mapmode.ImproveWayAccuracyAction
 
serialVersionUID - Static variable in class org.openstreetmap.josm.data.cache.BufferedImageCacheEntry
 
serialVersionUID - Static variable in class org.openstreetmap.josm.data.cache.CacheEntry
 
serialVersionUID - Static variable in class org.openstreetmap.josm.data.cache.CacheEntryAttributes
 
serialVersionUID - Static variable in class org.openstreetmap.josm.data.cache.HostLimitQueue
 
serialVersionUID - Static variable in class org.openstreetmap.josm.data.coor.CachedLatLon
 
serialVersionUID - Static variable in class org.openstreetmap.josm.data.coor.EastNorth
 
serialVersionUID - Static variable in class org.openstreetmap.josm.data.coor.LatLon
 
serialVersionUID - Static variable in class org.openstreetmap.josm.data.coor.PolarCoor
 
serialVersionUID - Static variable in class org.openstreetmap.josm.data.gpx.GpxExtensionCollection
 
serialVersionUID - Static variable in exception org.openstreetmap.josm.data.oauth.OAuth20Exception
 
serialVersionUID - Static variable in class org.openstreetmap.josm.data.osm.NodeData
 
serialVersionUID - Static variable in class org.openstreetmap.josm.data.osm.NodePositionComparator
 
serialVersionUID - Static variable in class org.openstreetmap.josm.data.osm.PrimitiveData
 
serialVersionUID - Static variable in class org.openstreetmap.josm.data.osm.RelationData
 
serialVersionUID - Static variable in class org.openstreetmap.josm.data.osm.RelationMemberData
 
serialVersionUID - Static variable in class org.openstreetmap.josm.data.osm.SimplePrimitiveId
 
serialVersionUID - Static variable in class org.openstreetmap.josm.data.osm.Tag
 
serialVersionUID - Static variable in class org.openstreetmap.josm.data.osm.TagCollection
 
serialVersionUID - Static variable in class org.openstreetmap.josm.data.osm.TagMap
 
serialVersionUID - Static variable in class org.openstreetmap.josm.data.osm.Tags
 
serialVersionUID - Static variable in class org.openstreetmap.josm.data.osm.visitor.paint.ComputeStyleListWorker
 
serialVersionUID - Static variable in class org.openstreetmap.josm.data.osm.WayData
 
serialVersionUID - Static variable in class org.openstreetmap.josm.data.projection.datum.NTV2GridShift
 
serialVersionUID - Static variable in class org.openstreetmap.josm.data.projection.datum.NTV2GridShiftFile
 
serialVersionUID - Static variable in class org.openstreetmap.josm.data.projection.datum.NTV2SubGrid
 
serialVersionUID - Static variable in class org.openstreetmap.josm.data.tagging.ac.AutoCompletionSet
 
serialVersionUID - Static variable in class org.openstreetmap.josm.data.UndoRedoHandler.CommandAddedEvent
 
serialVersionUID - Static variable in class org.openstreetmap.josm.data.UndoRedoHandler.CommandQueueCleanedEvent
 
serialVersionUID - Static variable in class org.openstreetmap.josm.data.UndoRedoHandler.CommandRedoneEvent
 
serialVersionUID - Static variable in class org.openstreetmap.josm.data.UndoRedoHandler.CommandUndoneEvent
 
serialVersionUID - Static variable in class org.openstreetmap.josm.gui.datatransfer.data.PrimitiveTagTransferData
 
serialVersionUID - Static variable in class org.openstreetmap.josm.gui.datatransfer.data.PrimitiveTransferData
 
serialVersionUID - Static variable in class org.openstreetmap.josm.gui.datatransfer.data.TagTransferData
 
serialVersionUID - Static variable in class org.openstreetmap.josm.gui.datatransfer.RelationMemberTransferable.Data
 
serialVersionUID - Static variable in class org.openstreetmap.josm.gui.dialogs.DeleteFromRelationConfirmationDialog.RelationMemberTableModel.RelationToChildReferenceComparator
 
serialVersionUID - Static variable in class org.openstreetmap.josm.gui.dialogs.layer.CycleLayerDownAction
 
serialVersionUID - Static variable in class org.openstreetmap.josm.gui.dialogs.layer.CycleLayerUpAction
 
serialVersionUID - Static variable in class org.openstreetmap.josm.gui.dialogs.layer.LayerListTransferHandler
 
serialVersionUID - Static variable in class org.openstreetmap.josm.gui.dialogs.relation.actions.AbstractRelationEditorAction
 
serialVersionUID - Static variable in class org.openstreetmap.josm.gui.dialogs.relation.actions.AddFromSelectionAction
 
serialVersionUID - Static variable in class org.openstreetmap.josm.gui.dialogs.relation.actions.AddSelectedAfterSelection
 
serialVersionUID - Static variable in class org.openstreetmap.josm.gui.dialogs.relation.actions.AddSelectedAtEndAction
 
serialVersionUID - Static variable in class org.openstreetmap.josm.gui.dialogs.relation.actions.AddSelectedAtStartAction
 
serialVersionUID - Static variable in class org.openstreetmap.josm.gui.dialogs.relation.actions.AddSelectedBeforeSelection
 
serialVersionUID - Static variable in class org.openstreetmap.josm.gui.dialogs.relation.actions.ApplyAction
 
serialVersionUID - Static variable in class org.openstreetmap.josm.gui.dialogs.relation.actions.CancelAction
 
serialVersionUID - Static variable in class org.openstreetmap.josm.gui.dialogs.relation.actions.CopyMembersAction
 
serialVersionUID - Static variable in class org.openstreetmap.josm.gui.dialogs.relation.actions.DeleteCurrentRelationAction
 
serialVersionUID - Static variable in class org.openstreetmap.josm.gui.dialogs.relation.actions.DownloadIncompleteMembersAction
 
serialVersionUID - Static variable in class org.openstreetmap.josm.gui.dialogs.relation.actions.DownloadSelectedIncompleteMembersAction
 
serialVersionUID - Static variable in class org.openstreetmap.josm.gui.dialogs.relation.actions.DuplicateRelationAction
 
serialVersionUID - Static variable in class org.openstreetmap.josm.gui.dialogs.relation.actions.EditAction
 
serialVersionUID - Static variable in class org.openstreetmap.josm.gui.dialogs.relation.actions.MoveDownAction
 
serialVersionUID - Static variable in class org.openstreetmap.josm.gui.dialogs.relation.actions.MoveUpAction
 
serialVersionUID - Static variable in class org.openstreetmap.josm.gui.dialogs.relation.actions.OKAction
 
serialVersionUID - Static variable in class org.openstreetmap.josm.gui.dialogs.relation.actions.PasteMembersAction
 
serialVersionUID - Static variable in class org.openstreetmap.josm.gui.dialogs.relation.actions.RefreshAction
 
serialVersionUID - Static variable in class org.openstreetmap.josm.gui.dialogs.relation.actions.RemoveAction
 
serialVersionUID - Static variable in class org.openstreetmap.josm.gui.dialogs.relation.actions.RemoveSelectedAction
 
serialVersionUID - Static variable in class org.openstreetmap.josm.gui.dialogs.relation.actions.ReverseAction
 
serialVersionUID - Static variable in class org.openstreetmap.josm.gui.dialogs.relation.actions.SavingAction
 
serialVersionUID - Static variable in class org.openstreetmap.josm.gui.dialogs.relation.actions.SelectAction
 
serialVersionUID - Static variable in class org.openstreetmap.josm.gui.dialogs.relation.actions.SelectedMembersForSelectionAction
 
serialVersionUID - Static variable in class org.openstreetmap.josm.gui.dialogs.relation.actions.SelectPrimitivesForSelectedMembersAction
 
serialVersionUID - Static variable in class org.openstreetmap.josm.gui.dialogs.relation.actions.SetRoleAction
 
serialVersionUID - Static variable in class org.openstreetmap.josm.gui.dialogs.relation.actions.SortAction
 
serialVersionUID - Static variable in class org.openstreetmap.josm.gui.dialogs.relation.actions.SortBelowAction
 
serialVersionUID - Static variable in class org.openstreetmap.josm.gui.dialogs.relation.GenericRelationEditor.LeftButtonToolbar
 
serialVersionUID - Static variable in class org.openstreetmap.josm.gui.dialogs.relation.RelationEditor
 
serialVersionUID - Static variable in class org.openstreetmap.josm.gui.io.UploadSelectionDialog.OsmPrimitiveListModel.OsmPrimitiveComparator
 
serialVersionUID - Static variable in exception org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.ParseException
The version identifier for this Serializable class.
serialVersionUID - Static variable in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.Token
The version identifier for this Serializable class.
serialVersionUID - Static variable in error org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.TokenMgrError
The version identifier for this Serializable class.
serialVersionUID - Static variable in class org.openstreetmap.josm.gui.MapViewState
 
serialVersionUID - Static variable in class org.openstreetmap.josm.gui.preferences.projection.CodeProjectionChoice.CodeComparator
 
serialVersionUID - Static variable in class org.openstreetmap.josm.gui.preferences.server.ProxyPreferencesPanel.AutoSizePanel
 
serialVersionUID - Static variable in class org.openstreetmap.josm.gui.preferences.server.ProxyPreferencesPanel
 
serialVersionUID - Static variable in class org.openstreetmap.josm.gui.tagging.ac.AutoCompEvent
 
serialVersionUID - Static variable in class org.openstreetmap.josm.gui.tagging.presets.TaggingPresetMenu.PresetTextComparator
 
serialVersionUID - Static variable in class org.openstreetmap.josm.gui.tagging.presets.TaggingPresetReader.HashSetWithLast
 
serialVersionUID - Static variable in class org.openstreetmap.josm.gui.util.LruCache
 
serialVersionUID - Static variable in class org.openstreetmap.josm.spi.preferences.DefaultPreferenceChangeEvent
 
serialVersionUID - Static variable in class org.openstreetmap.josm.tools.AlphanumComparator
 
serialVersionUID - Static variable in class org.openstreetmap.josm.tools.bugreport.BugReport
 
serialVersionUID - Static variable in class org.openstreetmap.josm.tools.bugreport.ReportedException.Section
 
serialVersionUID - Static variable in class org.openstreetmap.josm.tools.bugreport.ReportedException.SectionEntry
 
serialVersionUID - Static variable in exception org.openstreetmap.josm.tools.bugreport.ReportedException
 
serialVersionUID - Static variable in class org.openstreetmap.josm.tools.Shortcut.ShortcutCollection
 
server - Variable in class org.openstreetmap.josm.io.remotecontrol.RemoteControlHttpServer
The server socket
Server(String, BiFunction<String, Collection<NameFinder.SearchResult>, URL>, String, String) - Constructor for class org.openstreetmap.josm.gui.download.PlaceSelection.Server
 
SERVER_URL_HISTORY - Variable in class org.openstreetmap.josm.gui.preferences.server.OsmApiUrlInputPanel
 
ServerAccessPreference - Class in org.openstreetmap.josm.gui.preferences.server
Connection preferences, including authentication and proxy sub-preferences.
ServerAccessPreference() - Constructor for class org.openstreetmap.josm.gui.preferences.server.ServerAccessPreference
 
ServerAccessPreference.Factory - Class in org.openstreetmap.josm.gui.preferences.server
Factory used to create a new ServerAccessPreference.
serverComboBox - Variable in class org.openstreetmap.josm.gui.download.PlaceSelection
 
serverProjections - Variable in class org.openstreetmap.josm.data.imagery.ImageryInfo
projections supported by WMS servers
serverProjections - Variable in class org.openstreetmap.josm.data.imagery.TemplatedWMSTileSource
 
serverProjections - Variable in class org.openstreetmap.josm.gui.layer.WMSLayer
 
SERVERS - Static variable in class org.openstreetmap.josm.gui.download.PlaceSelection
 
serverUrl - Variable in class org.openstreetmap.josm.io.OsmApi
Server URL
SERVICE_EXCEPTION_PATTERN - Static variable in class org.openstreetmap.josm.data.imagery.TMSCachedTileLoaderJob
 
SERVICE_WMS - Static variable in class org.openstreetmap.josm.io.imagery.WMSImagery
 
services - Variable in class org.openstreetmap.josm.actions.MapRectifierWMSmenuAction
List of available rectifier services.
SESSION - org.openstreetmap.josm.gui.ConditionalOptionPaneUtil.NotShowAgain
 
SessionAwareReadApply - Interface in org.openstreetmap.josm.io.session
Interface to support export to session file (and import back) for a class that stores customizable user settings.
sessionChoices - Static variable in class org.openstreetmap.josm.gui.ConditionalOptionPaneUtil
(preference key => return value) mappings valid for the current operation (no, those two maps cannot be combined)
sessionFile - Static variable in class org.openstreetmap.josm.actions.SessionSaveAction
 
sessionFileURI - Variable in class org.openstreetmap.josm.io.session.SessionReader
 
SessionImporter - Class in org.openstreetmap.josm.io.session
File importer allowing to import session files (*.jos/joz files).
SessionImporter() - Constructor for class org.openstreetmap.josm.io.session.SessionImporter
Constructs a new SessionImporter.
SessionLayerExporter - Interface in org.openstreetmap.josm.io.session
Session layer exporter.
sessionLayerExporters - Static variable in class org.openstreetmap.josm.io.session.SessionWriter
 
SessionLayerImporter - Interface in org.openstreetmap.josm.io.session
Session layer importer.
sessionLayerImporters - Static variable in class org.openstreetmap.josm.io.session.SessionReader
 
SessionLoadAction - Class in org.openstreetmap.josm.actions
Loads a JOSM session.
SessionLoadAction() - Constructor for class org.openstreetmap.josm.actions.SessionLoadAction
Constructs a new SessionLoadAction.
SessionLoadAction.Loader - Class in org.openstreetmap.josm.actions
JOSM session loader
SessionProjectionChoiceData(String, Collection<String>) - Constructor for class org.openstreetmap.josm.io.session.SessionReader.SessionProjectionChoiceData
Construct a new SessionProjectionChoiceData.
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.ImportSupport - Class in org.openstreetmap.josm.io.session
A class that provides some context for the individual SessionLayerImporter when doing the import.
SessionReader.LayerDependency - Class in org.openstreetmap.josm.io.session
A dependency of another layer
SessionReader.SessionProjectionChoiceData - Class in org.openstreetmap.josm.io.session
Data class for projection saved in the session file.
SessionReader.SessionViewportData - Class in org.openstreetmap.josm.io.session
Data class for viewport saved in the session file.
sessionSave - Variable in class org.openstreetmap.josm.gui.MainMenu
File / Session > Save Session
SessionSaveAction - Class in org.openstreetmap.josm.actions
Saves a JOSM session
SessionSaveAction() - Constructor for class org.openstreetmap.josm.actions.SessionSaveAction
Constructs a new SessionSaveAction.
SessionSaveAction(boolean, boolean) - Constructor for class org.openstreetmap.josm.actions.SessionSaveAction
Constructs a new SessionSaveAction.
SessionSaveAction(String, String, String, Shortcut, boolean, String, boolean) - Constructor for class org.openstreetmap.josm.actions.SessionSaveAction
 
SessionSaveAction.SessionSaveAsDialog - Class in org.openstreetmap.josm.actions
The "Save Session" dialog
sessionSaveAs - Variable in class org.openstreetmap.josm.gui.MainMenu
File / Session > Save Session As...
SessionSaveAsAction - Class in org.openstreetmap.josm.actions
Saves a JOSM session to a new file
SessionSaveAsAction() - Constructor for class org.openstreetmap.josm.actions.SessionSaveAsAction
Constructs a new SessionSaveAsAction.
SessionSaveAsAction(boolean, boolean) - Constructor for class org.openstreetmap.josm.actions.SessionSaveAsAction
Constructs a new SessionSaveAsAction.
SessionSaveAsDialog() - Constructor for class org.openstreetmap.josm.actions.SessionSaveAction.SessionSaveAsDialog
Constructs a new SessionSaveAsDialog.
SessionViewportData(LatLon, double) - Constructor for class org.openstreetmap.josm.io.session.SessionReader.SessionViewportData
Construct a new SessionViewportData.
SessionWriter - Class in org.openstreetmap.josm.io.session
Writes a .jos session file from current supported layers.
SessionWriter(List<Layer>, int, Map<Layer, SessionLayerExporter>, MultiMap<Layer, Layer>, boolean) - Constructor for class org.openstreetmap.josm.io.session.SessionWriter
Constructs a new SessionWriter.
SessionWriter(List<Layer>, int, Map<Layer, SessionLayerExporter>, MultiMap<Layer, Layer>, SessionWriter.SessionWriterFlags...) - Constructor for class org.openstreetmap.josm.io.session.SessionWriter
Constructs a new SessionWriter.
SessionWriter.ExportSupport - Class in org.openstreetmap.josm.io.session
A class that provides some context for the individual SessionLayerExporter when doing the export.
SessionWriter.SessionWriterFlags - Enum in org.openstreetmap.josm.io.session
SessionWriterFlags() - Constructor for enum org.openstreetmap.josm.io.session.SessionWriter.SessionWriterFlags
 
set - Variable in class org.openstreetmap.josm.gui.util.AdvancedKeyPressDetector
 
set(double, double, double, double) - Method in class org.openstreetmap.josm.data.osm.BBox.Immutable
 
set(double, double, double, double) - Method in class org.openstreetmap.josm.data.osm.BBox
 
set(int, E) - Method in class org.openstreetmap.josm.tools.CopyList
 
set(int, Marker) - Method in class org.openstreetmap.josm.gui.layer.markerlayer.MarkerLayer.MarkerData
 
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(O, P) - Method in interface org.openstreetmap.josm.tools.Property
Set the value of the property for the object.
SET - org.openstreetmap.josm.data.validation.ValidatorCLI.Option
--set=<key>=<value> Set preference key to value
SET - org.openstreetmap.josm.gui.ProgramArguments.Option
--set=<key>=<value> Set preference key to value
SET - Static variable in interface org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParserConstants
RegularExpression Id.
SET_SELECTED_MODIFIER_COMBO - Static variable in class org.openstreetmap.josm.actions.mapmode.ParallelWayAction
 
setAbstract(String) - Method in class org.openstreetmap.josm.data.imagery.LayerDetails
Sets abstract of this layer
setAccelerator(AbstractAction) - Method in class org.openstreetmap.josm.tools.Shortcut
use this to set a actions's accelerator
setAccept(String) - Method in class org.openstreetmap.josm.tools.HttpClient
Sets the Accept header.
setAcceptAllFileFilterUsed(boolean) - Method in class org.openstreetmap.josm.gui.widgets.AbstractFileChooser
Determines whether the AcceptAll FileFilter is used as an available choice in the choosable filter list.
setAcceptAllFileFilterUsed(boolean) - Method in class org.openstreetmap.josm.gui.widgets.NativeFileChooser
 
setAcceptAllFileFilterUsed(boolean) - Method in class org.openstreetmap.josm.gui.widgets.SwingFileChooser
 
setAccessedUrl(String) - Method in exception org.openstreetmap.josm.io.OsmApiException
Sets the complete URL accessed when this error occurred.
setAccessToken(String, IOAuthToken) - Method in class org.openstreetmap.josm.data.oauth.OAuthAccessTokenHolder
Sets the access token hold by this holder.
setAccessToken(IOAuthToken) - Method in class org.openstreetmap.josm.gui.oauth.AbstractAuthorizationUI
Sets the current Access Token.
setAccessToken(IOAuthToken) - Method in class org.openstreetmap.josm.gui.oauth.AccessTokenInfoPanel
Displays the key and secret in token.
setAccessToken(IOAuthToken) - Method in class org.openstreetmap.josm.gui.oauth.FullyAutomaticAuthorizationUI
 
setAccountCreated(Instant) - Method in class org.openstreetmap.josm.data.osm.UserInfo
Sets the date at which the account has been created.
setActionAndAdapt(ToolbarPreferences.ActionDefinition) - Method in class org.openstreetmap.josm.gui.preferences.ToolbarPreferences.ToolbarPopupMenu
 
setActionCommand(String) - Method in class org.openstreetmap.josm.gui.widgets.QuadStateCheckBox.QuadStateDecorator
 
setActiveDataSet(DataSet) - Method in interface org.openstreetmap.josm.data.osm.IOsmDataManager
Sets the active data set (and also edit data set if not read-only).
setActiveDataSet(DataSet) - Method in class org.openstreetmap.josm.data.osm.OsmDataManager
 
setActiveLayer(Layer) - Method in class org.openstreetmap.josm.gui.layer.MainLayerManager
Set the active layer, unless the layer is being uploaded.
setActiveLayer(Layer, boolean) - Method in class org.openstreetmap.josm.gui.layer.MainLayerManager
 
setActiveSources(Collection<? extends SourceEntry>) - Method in class org.openstreetmap.josm.gui.preferences.SourceEditor.ActiveSourcesModel
Sets active sources.
setAdvancedParameters(IOAuthParameters) - Method in class org.openstreetmap.josm.gui.oauth.AdvancedOAuthPropertiesPanel
Sets the advanced parameters to be displayed
setAllowIncompleteParentWays(boolean) - Method in class org.openstreetmap.josm.io.OsmServerBackreferenceReader
Sets whether this reader allows to return incomplete parent ways of a node.
setAllowModifyNotes(boolean) - Method in class org.openstreetmap.josm.data.oauth.OsmPrivileges
Sets whether the client is allowed to modify notes.
setAllowReadGpx(boolean) - Method in class org.openstreetmap.josm.data.oauth.OsmPrivileges
Sets whether the client is allowed to read private GPS traces.
setAllowReadPrefs(boolean) - Method in class org.openstreetmap.josm.data.oauth.OsmPrivileges
Sets whether the client is allowed to read user preferences.
setAllowWriteApi(boolean) - Method in class org.openstreetmap.josm.data.oauth.OsmPrivileges
Sets whether the client is allowed to modify the map.
setAllowWriteDiary(boolean) - Method in class org.openstreetmap.josm.data.oauth.OsmPrivileges
Sets whether the client is allowed to write diary.
setAllowWriteGpx(boolean) - Method in class org.openstreetmap.josm.data.oauth.OsmPrivileges
Sets whether the client is allowed to upload GPS traces.
setAllowWritePrefs(boolean) - Method in class org.openstreetmap.josm.data.oauth.OsmPrivileges
Sets whether the client is allowed to modify user preferences.
setAnchorSelectionIndex(int) - Method in class org.openstreetmap.josm.gui.conflict.pair.AbstractListMergeModel.EntriesSelectionModel
 
setAngle(double) - Method in class org.openstreetmap.josm.gui.MapStatus
Sets the angle to display in the angle panel.
setAngleNaN(double) - Method in class org.openstreetmap.josm.gui.MapStatus
Sets the angle to display in the angle panel.
setAngleText(String) - Method in class org.openstreetmap.josm.gui.MapStatus
Sets the angle to display in the angle panel
setAnonymous() - Method in class org.openstreetmap.josm.data.UserIdentityManager
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
Enables or disables the API URL input.
setApplied(boolean) - Method in class org.openstreetmap.josm.gui.conflict.tags.CombinePrimitiveResolverDialog
Sets whether this dialog has been closed with "Apply".
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.download.BookmarkList.Bookmark
Sets the bookmark area
setArmed(boolean) - Method in class org.openstreetmap.josm.gui.widgets.QuadStateCheckBox.QuadStateDecorator
 
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
Sets the associated file for this layer.
setAttribution(AbstractTileSource) - Method in class org.openstreetmap.josm.data.sources.SourceInfo
Applies the attribution from this object to a tile source.
setAttributionImage(String) - Method in class org.openstreetmap.josm.data.sources.SourceInfo
Set the image for the attribution
setAttributionImageURL(String) - Method in class org.openstreetmap.josm.data.sources.SourceInfo
Set the attribution image
setAttributionLinkURL(String) - Method in class org.openstreetmap.josm.data.sources.SourceInfo
Sets the URL the attribution should link to.
setAttributionText(String) - Method in class org.openstreetmap.josm.data.sources.SourceInfo
Set the attribution text
setAutocompleteEnabled(boolean) - Method in class org.openstreetmap.josm.gui.tagging.ac.AutoCompComboBox
Enables or disables the autocompletion.
setAutocompleteEnabled(boolean) - Method in class org.openstreetmap.josm.gui.tagging.ac.AutoCompTextField
Enables or disables the autocompletion.
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
Sets the editor autocompletion list
setAutoCompletionManager(AutoCompletionManager) - Method in class org.openstreetmap.josm.gui.tagging.TagCellEditor
Sets the manager that helps with auto completion
setAutoCompletionManager(AutoCompletionManager) - Method in class org.openstreetmap.josm.gui.tagging.TagTable
Sets the autocompletion manager that should be used for editing the cells
setAutoHideDisabledButton(boolean) - Method in class org.openstreetmap.josm.gui.IconToggleButton
This function should be called for plugins that want to enable auto-hiding custom buttons when they are disabled (because of incorrect layer, for example)
setAutoLength(boolean) - Method in class org.openstreetmap.josm.gui.MapStatus
Enable or disable the automatic refresh of the length field.
setAutoLoad(boolean) - Method in class org.openstreetmap.josm.gui.layer.imagery.TileSourceDisplaySettings
Sets the auto load property
setAutomatic() - Method in class org.openstreetmap.josm.tools.Shortcut
FOR PREF PANE ONLY
setAutoZoom(boolean) - Method in class org.openstreetmap.josm.gui.layer.imagery.TileSourceDisplaySettings
Sets the auto zoom property
setAvailablePlugins(Collection<PluginInformation>) - Method in class org.openstreetmap.josm.gui.preferences.plugin.PluginPreferencesModel
Sets the list of available plugins.
setBackgroundColor(Color) - Method in class org.openstreetmap.josm.gui.mappaint.RenderingHelper
Set the background color to use for rendering.
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
setBackgroundReadable(JComponent, Color) - Static method in class org.openstreetmap.josm.gui.util.GuiHelper
Sets the background color for this component, and adjust the foreground color so the text remains readable.
setBaseDirectoriesProvider(IBaseDirectories) - Static method in class org.openstreetmap.josm.spi.preferences.Config
Install the global base directories provider.
setBaseSegment(WaySegment) - Method in class org.openstreetmap.josm.actions.mapmode.DrawSnapHelper
 
setBBox(BBox) - Method in class org.openstreetmap.josm.data.osm.Relation
 
setBBox(BBox) - Method in class org.openstreetmap.josm.data.osm.Way
 
setBeforeUpload(boolean) - Method in class org.openstreetmap.josm.data.validation.Test
Sets the flag that marks an upload check
setBenchmarkFactory(Supplier<RenderBenchmarkCollector>) - Method in class org.openstreetmap.josm.data.osm.visitor.paint.StyledMapRenderer
Sets the factory that creates the benchmark data receivers.
setBestMarked(boolean) - Method in class org.openstreetmap.josm.data.imagery.ImageryInfo
Sets an indicator that in other editors it is marked as best imagery
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 emitting 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
Sets the bounding box to the given area
setBounds(Rectangle) - Method in class org.openstreetmap.josm.gui.widgets.MultiSplitLayout.Node
Set the bounding Rectangle for this node.
setBounds(Bounds) - Method in class org.openstreetmap.josm.actions.JumpToAction
 
setBounds(Bounds) - Method in class org.openstreetmap.josm.data.imagery.LayerDetails
Sets bounds of this layer
setBounds(ImageryInfo.ImageryBounds) - Method in class org.openstreetmap.josm.data.imagery.ImageryInfo
 
setBounds(V) - Method in class org.openstreetmap.josm.data.sources.SourceInfo
Sets the source polygonal bounds.
setboundsProvider(ProjectionBoundsProvider) - Static method in class org.openstreetmap.josm.data.projection.ProjectionRegistry
Sets the bounds provider called in projection events.
setBugReportHandler(BugReportQueue.BugReportHandler) - Method in class org.openstreetmap.josm.tools.bugreport.BugReportQueue
Sets the BugReportQueue.BugReportHandler for this queue.
setBugReportSendingHandler(BugReportSender.BugReportSendingHandler) - Static method in class org.openstreetmap.josm.tools.bugreport.BugReportSender
Sets the BugReportSender.BugReportSendingHandler for bug report sender.
setButton(JToggleButton) - Method in class org.openstreetmap.josm.gui.dialogs.ToggleDialog
Sets the button from the button list that is used to display this dialog.
setButtonHidden(boolean) - Method in interface org.openstreetmap.josm.gui.HideableButton
 
setButtonHidden(boolean) - Method in class org.openstreetmap.josm.gui.IconToggleButton
 
setButtonIcons(String...) - Method in class org.openstreetmap.josm.gui.ExtendedDialog
 
setButtonIcons(String...) - Method in interface org.openstreetmap.josm.gui.IExtendedDialog
Convenience method to provide image names instead of images.
setButtonIcons(Icon...) - Method in class org.openstreetmap.josm.gui.ExtendedDialog
 
setButtonIcons(Icon...) - Method in interface org.openstreetmap.josm.gui.IExtendedDialog
Allows decorating the buttons with icons.
setCache(Bounds, CacheAccess<TileZXY, ImageCache>, int, Consumer<TileZXY>) - Method in class org.openstreetmap.josm.data.osm.visitor.paint.StyledTiledMapRenderer
Set the cache for this painter.
setCachedStyle(StyleCache) - Method in class org.openstreetmap.josm.data.osm.OsmPrimitive
 
setCachedStyle(StyleCache) - Method in class org.openstreetmap.josm.data.osm.PrimitiveData
 
setCachedStyle(StyleCache) - Method in interface org.openstreetmap.josm.data.osm.Stylable
Sets the cached style.
setCachedStyle(StyleCache) - Method in class org.openstreetmap.josm.data.vector.VectorPrimitive
 
setCachingStrategy(CachedFile.CachingStrategy) - Method in class org.openstreetmap.josm.io.CachedFile
Set the caching strategy.
setCancelable(boolean) - Method in class org.openstreetmap.josm.gui.progress.swing.PleaseWaitProgressMonitor
Sets this task to be cancelable
setCancelButton(Integer...) - Method in class org.openstreetmap.josm.gui.ExtendedDialog
 
setCancelButton(Integer...) - Method in interface org.openstreetmap.josm.gui.IExtendedDialog
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
Marks this download task as canceled.
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.dialogs.DeleteFromRelationConfirmationDialog
 
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.AbstractUploadDialog
Sets whether the dialog was 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.importexport.FileExporter
Marks this exporter as 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
Sets the cancellation status (authentication request canceled by user)
setCancelEnabled(boolean) - Method in class org.openstreetmap.josm.gui.PleaseWaitDialog
Sets whether the cancel button is enabled or not.
setCategory(String) - Method in class org.openstreetmap.josm.data.preferences.ColorInfo
Set the category.
setCellEditor(TableCellEditor, int...) - Method in class org.openstreetmap.josm.gui.tagging.TagTableColumnModelBuilder
Sets cell editor of specified columns.
setCentreEnabled(boolean) - Static method in class org.openstreetmap.josm.gui.layer.geoimage.ImageViewerDialog
Enables (or disables) the "Center view" button.
setChangesCount(int) - Method in class org.openstreetmap.josm.data.osm.Changeset
Sets the number of changes for this changeset.
setChangeset(Changeset) - Method in class org.openstreetmap.josm.data.osm.history.HistoryOsmPrimitive
Sets the changeset for this history primitive.
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
 
setChangesetCacheTableRowSorter(ChangesetCacheTableRowSorter) - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetCacheManagerModel
 
setChangesetDataNeeded(boolean) - Method in class org.openstreetmap.josm.gui.history.HistoryLoadTask
Determine if changeset information is needed.
setChangesetId(int) - Method in class org.openstreetmap.josm.data.osm.AbstractPrimitive
 
setChangesetId(int) - Method in interface org.openstreetmap.josm.data.osm.IPrimitive
Sets the changeset id of this primitive.
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
setChangesetTagsModifiedProgramatically() - Method in class org.openstreetmap.josm.gui.io.UploadDialog
This is called by UploadDialog.UploadAction if UploadHooks change the changeset tags.
setCharCount(int) - Method in class org.openstreetmap.josm.gui.widgets.ImageLabel
Sets the preferred char count.
setCheckBounds(LatLon) - Method in class org.openstreetmap.josm.gui.preferences.imagery.WMSLayerTree
Set coordinate to check layer bounds when updating the tree.
setChildComponentsEnabled(boolean) - Method in class org.openstreetmap.josm.gui.oauth.AdvancedOAuthPropertiesPanel
 
setChildren(List<LayerDetails>) - Method in class org.openstreetmap.josm.data.imagery.LayerDetails
sets children layers for this layer
setChildren(List<MultiSplitLayout.Node>) - Method in class org.openstreetmap.josm.gui.widgets.MultiSplitLayout.Split
Set's the children property of this Split node.
setChunkSize(int) - Method in class org.openstreetmap.josm.io.UploadStrategySpecification
Sets the upload chunk size
setClassExpressions - Variable in class org.openstreetmap.josm.data.validation.tests.MapCSSTagCheckerRule
MapCSS Classes to set on matching primitives
setClickListener(ActionListener) - Method in class org.openstreetmap.josm.gui.widgets.SearchTextResultListPanel
Sets a listener to be invoked on single click
setCloseChangesetAfterNextUpload(boolean) - Method in class org.openstreetmap.josm.gui.io.UploadParameterSummaryPanel
Display that the changeset will be closed after the upload
setCloseChangesetAfterUpload(boolean) - Method in class org.openstreetmap.josm.io.UploadStrategySpecification
Sets whether to close the changeset after this upload
setClosedAt(Instant) - Method in class org.openstreetmap.josm.data.notes.Note
Sets date at which this note has been closed.
setClosedAt(Instant) - Method in class org.openstreetmap.josm.data.osm.Changeset
Sets the changeset closure date.
setCode(String) - Method in class org.openstreetmap.josm.gui.preferences.projection.CodeSelectionPanel
Sets selected projection code.
setCodeText(String) - Method in class org.openstreetmap.josm.gui.bugreport.DebugTextDisplay
Sets the text that should be displayed in this view.
setCollectMissing(boolean) - Method in class org.openstreetmap.josm.gui.history.HistoryLoadTask
Determine if missing primitives should be collected.
setColor(Color) - Method in class org.openstreetmap.josm.data.gpx.GpxTrack
 
setColor(Color) - Method in interface org.openstreetmap.josm.data.gpx.IGpxTrack
Sets the color of this track.
setColor(Color) - Method in class org.openstreetmap.josm.gui.layer.GpxLayer
 
setColor(Color) - Method in class org.openstreetmap.josm.gui.layer.Layer
Sets the color for this layer.
setColor(Color) - Method in class org.openstreetmap.josm.gui.layer.markerlayer.MarkerLayer
 
setColor(Color) - Method in class org.openstreetmap.josm.gui.tagging.presets.items.Combo
 
setColorExtensionGPXD(Color, boolean) - Method in class org.openstreetmap.josm.data.gpx.GpxTrack
 
setColorfulness(double) - Method in class org.openstreetmap.josm.gui.layer.imagery.ColorfulImageProcessor
Sets the colorfulness value.
setColorfulness(double) - Method in class org.openstreetmap.josm.gui.layer.imagery.ImageryFilterSettings
Sets the colorfulness of this image.
setColors(Component, String, boolean) - Static method in class org.openstreetmap.josm.gui.dialogs.properties.PropertiesCellRenderer
 
setColors(Component, JTable, boolean, int) - Static method in class org.openstreetmap.josm.gui.conflict.tags.RelationMemberConflictResolverColumnModel
 
setColors(Map<String, ColorInfo>) - 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
Sets the column number at which the parse error occurred.
setCommand(String) - Method in class org.openstreetmap.josm.io.remotecontrol.handler.RequestHandler
Save command associated with this handler.
setCommentsCount(int) - Method in class org.openstreetmap.josm.data.osm.Changeset
Sets the number of comments for this changeset discussion.
setComparator(Comparator<E>) - Method in class org.openstreetmap.josm.gui.tagging.ac.AutoCompComboBoxModel
setComponentOrientation() - Method in class org.openstreetmap.josm.gui.MainFrame
 
setComponentOrientation(ComponentOrientation) - Method in class org.openstreetmap.josm.gui.widgets.JosmComboBox
 
setComponentOrientation(ComponentOrientation) - Method in class org.openstreetmap.josm.gui.widgets.JosmTextField
 
setConfigurationParameterRequestListener(Runnable) - Method in class org.openstreetmap.josm.gui.io.UploadParameterSummaryPanel
 
setConnectTimeout(int) - Method in class org.openstreetmap.josm.tools.HttpClient
Sets a specified timeout value, in milliseconds, to be used when opening a communications link to the resource referenced by this URLConnection.
setContent(Component) - Method in class org.openstreetmap.josm.gui.ExtendedDialog
 
setContent(Component) - Method in interface org.openstreetmap.josm.gui.IExtendedDialog
Sets the content that will be displayed in the message dialog.
setContent(Component) - Method in class org.openstreetmap.josm.gui.Notification
Set the content of the message.
setContent(Component, boolean) - Method in class org.openstreetmap.josm.gui.ExtendedDialog
 
setContent(Component, boolean) - Method in interface org.openstreetmap.josm.gui.IExtendedDialog
Sets the content that will be displayed in the message dialog.
setContent(String) - Method in class org.openstreetmap.josm.gui.ExtendedDialog
 
setContent(String) - Method in interface org.openstreetmap.josm.gui.IExtendedDialog
Sets the message that will be displayed.
setContent(String) - Method in class org.openstreetmap.josm.gui.Notification
Set the notification text.
setContent(ChangesetDataSet) - Method in class org.openstreetmap.josm.data.osm.Changeset
Sets the changeset contents.
setContentPane(Container) - Method in class org.openstreetmap.josm.gui.dialogs.properties.TagEditHelper.AddTagsDialog
 
setContentType(String) - Method in exception org.openstreetmap.josm.io.OsmApiException
Sets the response content-type.
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
setContinuousLayout(boolean) - Method in class org.openstreetmap.josm.gui.widgets.MultiSplitPane
Sets the value of the continuousLayout property.
setCoor(ICoordinate) - Method in class org.openstreetmap.josm.data.vector.VectorNode
Set the coordinates of this node
setCoor(LatLon) - Method in interface org.openstreetmap.josm.data.osm.INode
Sets lat/lon coordinates of this node.
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.data.vector.VectorNode
 
setCoor(LatLon) - Method in class org.openstreetmap.josm.gui.layer.markerlayer.Marker
Sets the marker's coordinates.
setCoordinateFormat(ICoordinateFormat) - Static method in class org.openstreetmap.josm.data.coor.conversion.CoordinateFormatManager
Sets the default coordinate format
setCoordinates(LatLon) - Method in class org.openstreetmap.josm.gui.dialogs.LatLonDialog
Sets the coordinate fields to the given coordinates
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) - Static method in class org.openstreetmap.josm.data.Preferences
 
setCorrespondingSideButton(SideButton) - Method in class org.openstreetmap.josm.gui.dialogs.layer.LayerVisibilityAction
Sets the corresponding side button.
setCount(String) - Method in class org.openstreetmap.josm.gui.tagging.presets.items.Roles.Role
Sets how often must the element appear.
setCountryCode(String) - Method in class org.openstreetmap.josm.data.sources.SourceInfo
Sets the ISO 3166-1-alpha-2 country code.
setCreatedAt(Instant) - Method in class org.openstreetmap.josm.data.notes.Note
Sets date at which this note has been created.
setCreatedAt(Instant) - Method in class org.openstreetmap.josm.data.osm.Changeset
Sets the changeset creation date.
setCredentialsProvider(AbstractCredentialsAgent.CredentialsProvider) - Static method in class org.openstreetmap.josm.io.auth.AbstractCredentialsAgent
Sets the global credentials provider.
setCurrentAccessibleValue(Number) - Method in class org.openstreetmap.josm.gui.MapScaler.AccessibleMapScaler
 
setCurrentAction(String) - Method in class org.openstreetmap.josm.gui.MapStatus.BackgroundProgressMonitor
 
setCurrentAction(String) - Method in class org.openstreetmap.josm.gui.PleaseWaitDialog
 
setCurrentAction(String) - Method in interface org.openstreetmap.josm.gui.progress.swing.PleaseWaitProgressMonitor.ProgressMonitorDialog
Sets the current action that is done
setCurrentAction(ToolbarPreferences.ActionDefinition) - Method in class org.openstreetmap.josm.gui.preferences.ToolbarPreferences.ActionParametersTableModel
 
setCurrentAutoFilter(AutoFilter) - Method in class org.openstreetmap.josm.gui.autofilter.AutoFilterManager
Sets the currently selected auto filter, if any.
setCurrentChangeset(Changeset) - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetContentPanel
 
setCurrentChangeset(Changeset) - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetDetailPanel
 
setCurrentChangeset(Changeset) - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetDiscussionPanel
 
setCurrentDirectory(File) - Method in class org.openstreetmap.josm.gui.widgets.AbstractFileChooser
Sets the current directory.
setCurrentDirectory(File) - Method in class org.openstreetmap.josm.gui.widgets.NativeFileChooser
 
setCurrentDirectory(File) - Method in class org.openstreetmap.josm.gui.widgets.SwingFileChooser
 
setCurrentLayers(List<Layer>) - Static method in class org.openstreetmap.josm.actions.SessionSaveAction
Sets the layers that are currently represented in the session file
setCurrentMap(TileSource) - Method in class org.openstreetmap.josm.gui.bbox.SourceButton
Changes the current imagery source used for slippy map background.
setCurrentMarker(Marker) - Method in class org.openstreetmap.josm.gui.layer.markerlayer.MarkerLayer
Set the current marker
setCurrentPointInTime(int) - Method in class org.openstreetmap.josm.gui.history.HistoryBrowserModel
Sets the current point in time to the given row.
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).
setCurrentRelationAsSelection() - Method in class org.openstreetmap.josm.gui.dialogs.RelationListDialog.MouseEventHandler
 
setCurrentSession(File, boolean) - Static method in class org.openstreetmap.josm.actions.SessionSaveAction
Sets the current session file
setCurrentSession(File, boolean, List<Layer>) - Static method in class org.openstreetmap.josm.actions.SessionSaveAction
setCurrentSession(File, List<Layer>, Set<SessionWriter.SessionWriterFlags>) - Static method in class org.openstreetmap.josm.actions.SessionSaveAction
Sets the current session file and the layers included in that file
setCurrentSession(File, List<Layer>, SessionWriter.SessionWriterFlags...) - Static method in class org.openstreetmap.josm.actions.SessionSaveAction
Sets the current session file and the layers included in that file
setCurrentUrl(String) - Method in class org.openstreetmap.josm.gui.help.HelpBrowserHistory
Remembers the new current URL.
setCustomHttpHeaders(Map<String, String>) - Method in class org.openstreetmap.josm.data.sources.SourceInfo
Sets custom HTTP headers that should be sent with request towards imagery provider
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.ProgressMonitor
Shows additional text
setCustomText(String) - Method in interface org.openstreetmap.josm.gui.progress.ProgressRenderer
Sets the custom text below the title
setCustomText(String) - Method in interface org.openstreetmap.josm.gui.progress.swing.PleaseWaitProgressMonitor.ProgressMonitorDialog
Sets the description of what is done
setCustomText(String) - Method in class org.openstreetmap.josm.gui.SplashScreen.SplashProgressMonitor
 
setData(Collection<Note>) - Method in class org.openstreetmap.josm.gui.dialogs.NotesDialog.NoteTableModel
Set the note data
setData(List<NameFinder.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
 
setDataSet(ImageData) - Method in class org.openstreetmap.josm.gui.layer.geoimage.ImageEntry
Set the dataset for this image
setDataSet(VectorDataSet) - Method in class org.openstreetmap.josm.data.vector.VectorPrimitive
 
setDate(String) - Method in class org.openstreetmap.josm.data.sources.SourceInfo
Sets the date information.
setDate(Instant) - Method in class org.openstreetmap.josm.gui.widgets.DateEditorWithSlider
Sets the slider to the given value
setDblClickListener(ActionListener) - Method in class org.openstreetmap.josm.gui.download.UserQueryList
 
setDblClickListener(ActionListener) - Method in class org.openstreetmap.josm.gui.widgets.SearchTextResultListPanel
Sets a listener to be invoked on double click
setDebugStream(PrintStream) - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParserTokenManager
Set debug output.
setDebugStream(PrintStream) - Method in class org.openstreetmap.josm.gui.mappaint.RenderingHelper
 
setDefaultButton(int) - Method in class org.openstreetmap.josm.gui.ExtendedDialog
 
setDefaultButton(int) - Method in interface org.openstreetmap.josm.gui.IExtendedDialog
Sets the button that will react to ENTER.
setDefaultEntry(boolean) - Method in class org.openstreetmap.josm.data.sources.SourceInfo
Sets the default state of this entry.
setDefaultFactory(OsmWriterFactory) - Static method in class org.openstreetmap.josm.io.OsmWriterFactory
Sets the default factory.
setDefaultFilter(String) - Method in class org.openstreetmap.josm.gui.preferences.shortcut.ShortcutPreference
Sets the default filter used to show only shortcuts with descriptions containing given substring.
setDefaultIncrement(JScrollPane) - Static method in class org.openstreetmap.josm.gui.util.GuiHelper
Set the default unit increment for a JScrollPane.
setDefaultLayer - Variable in class org.openstreetmap.josm.gui.preferences.imagery.AddWMTSLayerPanel
 
setDefaultLayers - Variable in class org.openstreetmap.josm.gui.preferences.imagery.AddWMSLayerPanel
 
setDefaultLayers(List<DefaultLayer>) - Method in class org.openstreetmap.josm.data.sources.SourceInfo
Sets the default layers that user will work with
setDefaultLocale(Locale) - Static method in class org.openstreetmap.josm.gui.widgets.AbstractFileChooser
Sets the default locale for all implementations.
setDefaultMaxZoom(int) - Method in class org.openstreetmap.josm.data.imagery.ImageryInfo
Sets the maximum zoom level.
setDefaultMinZoom(int) - Method in class org.openstreetmap.josm.data.imagery.ImageryInfo
Sets the minimum zoom level.
setDefaultSelectedHandling(boolean) - Method in class org.openstreetmap.josm.gui.mappaint.Cascade
Set that the default selection drawing should be used for the object this cascade applies to
setDefaultValue(Color) - Method in class org.openstreetmap.josm.data.preferences.ColorInfo
Set the default value.
setDefaultValueSupplier(Function<OsmPrimitive, IntStream>) - Method in class org.openstreetmap.josm.gui.autofilter.AutoFilterRule
Sets the function which yields default values for the given OSM primitive.
setDeleted(boolean) - Method in class org.openstreetmap.josm.data.osm.AbstractPrimitive
 
setDeleted(boolean) - Method in interface org.openstreetmap.josm.data.osm.IPrimitive
Sets whether this primitive is deleted or not.
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
 
setDeletionCallback(DeleteCommand.DeletionCallback) - Static method in class org.openstreetmap.josm.command.DeleteCommand
setDescription(String) - Method in class org.openstreetmap.josm.data.osm.UserInfo
Sets the public account description.
setDescription(String) - Method in class org.openstreetmap.josm.gui.widgets.UrlLabel
Sets the text part of the URL label.
setDescription(String, boolean) - Method in class org.openstreetmap.josm.gui.widgets.UrlLabel
Sets the text part of the URL label.
setDescription(String, String) - Method in class org.openstreetmap.josm.data.sources.SourceInfo
Sets the description text when existing.
setDestDir(String) - Method in class org.openstreetmap.josm.io.CachedFile
Set the destination directory for the cache file.
setDialogsPanel(DialogsPanel) - Method in class org.openstreetmap.josm.gui.dialogs.ToggleDialog
Sets the dialogsPanel managing all toggle dialogs.
setDialogsPanelVisible(boolean) - Method in class org.openstreetmap.josm.gui.MapFrame
Shows or hides the side dialog panel
setDialogTitle(String) - Method in class org.openstreetmap.josm.gui.widgets.AbstractFileChooser
Sets the string that goes in the JFileChooser window's title bar.
setDialogTitle(String) - Method in class org.openstreetmap.josm.gui.widgets.NativeFileChooser
 
setDialogTitle(String) - Method in class org.openstreetmap.josm.gui.widgets.SwingFileChooser
 
setDialogVisible(boolean) - Method in class org.openstreetmap.josm.gui.progress.swing.PleaseWaitProgressMonitor
 
setDirectionX(int) - Method in class org.openstreetmap.josm.gui.bbox.SlippyMapController.MoveTask
 
setDirectionY(int) - Method in class org.openstreetmap.josm.gui.bbox.SlippyMapController.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
 
setDisabled(boolean) - Method in class org.openstreetmap.josm.data.vector.VectorPrimitive
Make this object disabled
setDisabled(boolean) - Method in class org.openstreetmap.josm.tools.ImageProvider
Set, if image must be filtered to grayscale so it will look like disabled icon.
setDisabled(boolean) - Method in class org.openstreetmap.josm.tools.ImageResource
Set, if image must be filtered to grayscale so it will look like disabled icon.
setDisabledState(boolean) - Method in class org.openstreetmap.josm.data.osm.AbstractPrimitive
 
setDisabledState(boolean) - Method in interface org.openstreetmap.josm.data.osm.IFilterablePrimitive
Make the primitive disabled (e.g. if a filter applies).
setDisabledState(boolean) - Method in class org.openstreetmap.josm.data.osm.OsmPrimitive
 
setDisabledType(boolean) - Method in class org.openstreetmap.josm.data.osm.AbstractPrimitive
 
setDisabledType(boolean) - Method in interface org.openstreetmap.josm.data.osm.IFilterablePrimitive
Set binary property used internally by the filter mechanism.
setDisplacement(EastNorth) - Method in class org.openstreetmap.josm.data.imagery.OffsetBookmark
Update the displacement of this imagery.
setDisplacement(EastNorth) - Method in class org.openstreetmap.josm.gui.layer.imagery.TileSourceDisplaySettings
 
setDisplayName() - Method in class org.openstreetmap.josm.gui.tagging.presets.TaggingPreset
Change the display name without changing the toolbar value.
setDisplayName() - Method in class org.openstreetmap.josm.gui.tagging.presets.TaggingPresetMenu
 
setDisplayName() - Method in class org.openstreetmap.josm.gui.tagging.presets.TaggingPresetSeparator
 
setDisplayName(String) - Method in class org.openstreetmap.josm.data.osm.UserInfo
Sets the display name.
setDisplayName(String) - Method in class org.openstreetmap.josm.gui.layer.geoimage.RemoteEntry
Set the display name for this entry
setDisplayToFitMapMarkers() - Method in class org.openstreetmap.josm.gui.history.CoordinateInfoViewer
Pans the map to the old+new coordinate
setDist(double) - Method in class org.openstreetmap.josm.gui.MapStatus
Sets the distance text to the given value
setDist(Collection<Way>) - Method in class org.openstreetmap.josm.gui.MapStatus
Sets the distance text to the total sum of given ways length
setDividerPainter(MultiSplitPane.DividerPainter) - Method in class org.openstreetmap.josm.gui.widgets.MultiSplitPane
Sets the DividerPainter that's used to paint Dividers on this MultiSplitPane.
setDividerSize(int) - Method in class org.openstreetmap.josm.gui.widgets.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.widgets.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.
setDoCheckSaveConditions(boolean) - Method in class org.openstreetmap.josm.gui.io.SaveLayerInfo
Sets whether preconditions should be checked before saving
setDocumentLocator(Locator) - Method in class org.openstreetmap.josm.io.AbstractParser
 
setDocumentLocator(Locator) - Method in class org.openstreetmap.josm.io.DiffResultProcessor.Parser
 
setDocumentLocator(Locator) - Method in class org.openstreetmap.josm.io.OsmChangesetParser.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) - Static method in class org.openstreetmap.josm.gui.dialogs.relation.MemberTableLinkedCellRenderer
 
setDoUploadToServer(boolean) - Method in class org.openstreetmap.josm.gui.io.SaveLayerInfo
Sets whether this layer should be uploaded to a server
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
 
setDownloadExecutor(ThreadPoolExecutor) - Method in class org.openstreetmap.josm.data.imagery.TMSCachedTileLoader
Sets the download executor that will be used to download tiles instead of default one.
setDownloadPolicy(DownloadPolicy) - Method in class org.openstreetmap.josm.data.osm.DataSet
 
setDownloadPolicy(DownloadPolicy) - Method in interface org.openstreetmap.josm.data.osm.OsmData
Sets the download policy.
setDownloadPolicy(DownloadPolicy) - Method in class org.openstreetmap.josm.data.vector.VectorDataSet
 
setDownloadRelations(boolean) - Method in class org.openstreetmap.josm.gui.io.AbstractPrimitiveTask
Sets whether all members of the relation should be downloaded completely.
setDownloadTask(AbstractChangesetDownloadTask.RunnableDownloadTask) - Method in class org.openstreetmap.josm.actions.downloadtasks.AbstractChangesetDownloadTask
 
setDrawMultipolygon(boolean) - Method in class org.openstreetmap.josm.gui.mappaint.ElemStyles
Sets whether multipolygons must be drawn.
setDuration(int) - Method in class org.openstreetmap.josm.gui.Notification
Set the time after which the message is hidden.
setEastNorth(EastNorth) - Method in interface org.openstreetmap.josm.data.osm.INode
Sets east/north coordinates of this node.
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.data.vector.VectorNode
 
setEastNorth(EastNorth) - Method in class org.openstreetmap.josm.gui.layer.markerlayer.Marker
Sets the marker's projected coordinates.
setEastNorthText(String) - Method in class org.openstreetmap.josm.gui.dialogs.LatLonDialog
Set the text in the east/north text field.
setEditor(ComboBoxEditor) - Method in class org.openstreetmap.josm.gui.tagging.ac.AutoCompComboBox
 
setEditor(ComboBoxEditor) - Method in class org.openstreetmap.josm.gui.widgets.JosmComboBox
 
setElevation(Double) - Method in class org.openstreetmap.josm.data.gpx.GpxImageEntry
Sets the elevation.
setElevation(Double) - Method in interface org.openstreetmap.josm.gui.layer.geoimage.ImageMetadata
Sets the elevation.
setElevation(Double) - Method in class org.openstreetmap.josm.gui.layer.geoimage.RemoteEntry
 
setEmptyText(String) - Method in class org.openstreetmap.josm.gui.layer.geoimage.ImageDisplay
Set the message displayed when there is no image to display.
setEnabled(boolean) - Method in class org.openstreetmap.josm.actions.ParameterizedActionDecorator
 
setEnabled(boolean) - Method in class org.openstreetmap.josm.gui.HelpAwareOptionPane.ButtonSpec
Enables or disables this button spec, depending on the value of the parameter b.
setEnabled(boolean) - Method in class org.openstreetmap.josm.gui.io.importexport.FileExporter
Sets the enabled state of the FileExporter.
setEnabled(boolean) - Method in class org.openstreetmap.josm.gui.io.importexport.FileImporter
Sets the enabled state of the FileImporter.
setEnabled(boolean) - Method in class org.openstreetmap.josm.gui.layer.gpx.DateFilterPanel
 
setEnabled(boolean) - Method in class org.openstreetmap.josm.gui.oauth.AdvancedOAuthPropertiesPanel.UseDefaultItemListener
 
setEnabled(boolean) - Method in class org.openstreetmap.josm.gui.SideButton
 
setEnabled(boolean) - Method in class org.openstreetmap.josm.gui.tagging.presets.TaggingPresetItemGuiSupport
Enables or disables the firing of events
setEnabled(boolean) - Method in class org.openstreetmap.josm.gui.tagging.TagEditorPanel
 
setEnabled(boolean) - Method in class org.openstreetmap.josm.gui.util.AdvancedKeyPressDetector
Sets the enabled state of the key detector.
setEnabled(boolean) - Method in class org.openstreetmap.josm.gui.widgets.DateEditorWithSlider
 
setEnabled(boolean) - Method in class org.openstreetmap.josm.gui.widgets.EditableList
 
setEnabled(boolean) - Method in class org.openstreetmap.josm.gui.widgets.QuadStateCheckBox.QuadStateDecorator
We disable focusing on the component when it is not enabled.
setEnabled(boolean) - Method in class org.openstreetmap.josm.io.auth.DefaultAuthenticator
Enabled/disables this authenticator, i.e., decides whether it should provide password authentication via CredentialsManager.
setEnabled(JCheckBox) - Method in class org.openstreetmap.josm.gui.layer.geoimage.AdvancedCorrelationSettingsDialog.CheckBoxActionListener
 
setEnabledRec(Container, boolean) - Static method in class org.openstreetmap.josm.gui.util.GuiHelper
disable / enable a component and all its child components
setEnabledState() - Method in class org.openstreetmap.josm.gui.WindowMenu
 
setEndEditListener(TagEditorModel.EndEditListener) - Method in class org.openstreetmap.josm.gui.tagging.TagEditorModel
Sets the listener that is notified when an edit should be aborted.
setErroneous(boolean) - Method in class org.openstreetmap.josm.gui.layer.markerlayer.Marker
Sets this marker erroneous or not.
setError(Exception) - Method in class org.openstreetmap.josm.data.cache.CacheEntryAttributes
Sets error related to this object.
setErrorBody(String) - Method in exception org.openstreetmap.josm.io.OsmApiException
Sets the error body.
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(String) - Method in class org.openstreetmap.josm.data.cache.CacheEntryAttributes
Sets error message related to this object.
setErrorMessage(String) - Method in class org.openstreetmap.josm.data.validation.routines.AbstractValidator
Sets the error message.
setErrorMessage(JosmTextField, String) - Method in class org.openstreetmap.josm.gui.download.BoundingBoxSelection
 
setErrors(List<TestError>) - Method in class org.openstreetmap.josm.gui.dialogs.validator.ValidatorTreePanel
Clears the current error list and adds these errors to it
setEtag(String) - Method in class org.openstreetmap.josm.data.cache.CacheEntryAttributes
Sets the ETag header that was set with this entry
setEulaAcceptanceRequired(String) - Method in class org.openstreetmap.josm.data.sources.SourceInfo
Sets the EULA acceptance URL.
setException(Exception) - Method in class org.openstreetmap.josm.data.cache.CacheEntryAttributes
Sets exception that caused error.
setExclude_regions(boolean) - Method in class org.openstreetmap.josm.gui.tagging.presets.items.KeyedItem
 
setExclude_regions(boolean) - Method in class org.openstreetmap.josm.gui.tagging.presets.items.PresetListEntry
 
setExclude_regions(boolean) - Method in interface org.openstreetmap.josm.gui.tagging.presets.items.RegionSpecific
Set if the preset should not be used in the given region
setExclude_regions(boolean) - Method in class org.openstreetmap.josm.gui.tagging.presets.TaggingPreset
 
setExifCoor(ILatLon) - Method in class org.openstreetmap.josm.data.gpx.GpxImageEntry
 
setExifCoor(ILatLon) - Method in interface org.openstreetmap.josm.gui.layer.geoimage.ImageMetadata
Set the exif coordinates
setExifCoor(ILatLon) - Method in class org.openstreetmap.josm.gui.layer.geoimage.RemoteEntry
 
setExifCoor(LatLon) - Method in class org.openstreetmap.josm.data.gpx.GpxImageEntry
 
setExifGpsTime(Instant) - Method in class org.openstreetmap.josm.data.gpx.GpxImageEntry
Sets the EXIF GPS time.
setExifGpsTime(Instant) - Method in interface org.openstreetmap.josm.gui.layer.geoimage.ImageMetadata
Sets the EXIF GPS time.
setExifGpsTime(Instant) - Method in class org.openstreetmap.josm.gui.layer.geoimage.RemoteEntry
 
setExifImgDir(Double) - Method in class org.openstreetmap.josm.data.gpx.GpxImageEntry
 
setExifImgDir(Double) - Method in interface org.openstreetmap.josm.gui.layer.geoimage.ImageMetadata
Set the exif direction
setExifImgDir(Double) - Method in class org.openstreetmap.josm.gui.layer.geoimage.RemoteEntry
 
setExifOrientation(Integer) - Method in class org.openstreetmap.josm.data.gpx.GpxImageEntry
Sets EXIF orientation.
setExifOrientation(Integer) - Method in interface org.openstreetmap.josm.gui.layer.geoimage.ImageMetadata
Sets EXIF orientation.
setExifOrientation(Integer) - Method in class org.openstreetmap.josm.gui.layer.geoimage.RemoteEntry
 
setExifTime(Instant) - Method in class org.openstreetmap.josm.data.gpx.GpxImageEntry
Sets EXIF time.
setExifTime(Instant) - Method in interface org.openstreetmap.josm.gui.layer.geoimage.ImageMetadata
Sets EXIF time.
setExifTime(Instant) - Method in class org.openstreetmap.josm.gui.layer.geoimage.RemoteEntry
 
setExpert(boolean) - Method in class org.openstreetmap.josm.actions.ExpertToggleAction
Forces the expert mode state to the given state.
setExpirationTime(long) - Method in class org.openstreetmap.josm.data.cache.CacheEntryAttributes
sets expiration time for the object in cache
setExtend(int, int) - Method in class org.openstreetmap.josm.gui.animation.DropImage
 
setExtend(int, int) - Method in interface org.openstreetmap.josm.gui.animation.IAnimObject
Set the extend when window size changed
setExtend(int, int) - Method in class org.openstreetmap.josm.gui.animation.Star
 
setExtendedUrl(String) - Method in class org.openstreetmap.josm.data.imagery.ImageryInfo
Sets the extended URL of this entry.
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.
setExtraText(String) - Method in class org.openstreetmap.josm.gui.SplashScreen.SplashProgressMonitor
 
setFactory(HttpClient.HttpClientFactory) - Static method in class org.openstreetmap.josm.tools.HttpClient
Registers a new HTTP client factory.
setFailed(boolean) - Method in class org.openstreetmap.josm.actions.downloadtasks.AbstractDownloadTask
Marks this download task as failed.
setFailed(boolean) - Method in class org.openstreetmap.josm.gui.io.AbstractIOTask
Sets whether the task has been failed
setFastFail(boolean) - Method in class org.openstreetmap.josm.io.CachedFile
Sets whether opening HTTP connections should fail fast, i.e., whether a low connect timeout should be used.
setFastFail(boolean) - Method in class org.openstreetmap.josm.io.imagery.ImageryReader
Sets whether opening HTTP connections should fail fast, i.e., whether a low connect timeout should be used.
setFile(File) - Method in class org.openstreetmap.josm.data.gpx.GpxImageEntry
Sets associated file.
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
setFileCacheEnabled(boolean) - Method in class org.openstreetmap.josm.gui.bbox.JosmMapViewer
Enables the disk tile cache.
setFileFilter(FileFilter) - Method in class org.openstreetmap.josm.gui.widgets.AbstractFileChooser
Sets the current file filter.
setFileFilter(FileFilter) - Method in class org.openstreetmap.josm.gui.widgets.NativeFileChooser
 
setFileFilter(FileFilter) - Method in class org.openstreetmap.josm.gui.widgets.SwingFileChooser
 
setFileSelectionMode(int) - Method in class org.openstreetmap.josm.gui.widgets.AbstractFileChooser
Sets the JFileChooser to allow the user to just select files, just select directories, or select both files and directories.
setFileSelectionMode(int) - Method in class org.openstreetmap.josm.gui.widgets.NativeFileChooser
 
setFileSelectionMode(int) - Method in class org.openstreetmap.josm.gui.widgets.SwingFileChooser
 
setFillBackground(boolean) - Method in class org.openstreetmap.josm.gui.mappaint.RenderingHelper
Decide if background should be filled or left transparent.
setFilter() - Method in class org.openstreetmap.josm.gui.widgets.CompileSearchTextDecorator
 
setFilter(Predicate<Note>) - Method in class org.openstreetmap.josm.gui.dialogs.NotesDialog.NoteTableModel
 
setFilter(Set<? extends OsmPrimitive>) - Method in class org.openstreetmap.josm.gui.dialogs.validator.ValidatorTreePanel
Set the filter list to a set of primitives
setFilter(SearchCompiler.Match) - Method in class org.openstreetmap.josm.gui.dialogs.properties.PropertiesDialog
Sets a filter to restrict the displayed properties.
setFilter(SearchCompiler.Match) - Method in class org.openstreetmap.josm.gui.dialogs.RelationListDialog.RelationListModel
 
setFilterAppliedListener(ActionListener) - Method in class org.openstreetmap.josm.gui.layer.gpx.DateFilterPanel
Sets a listener that should be called after the filter was applied
setFilterStateChanged() - Method in class org.openstreetmap.josm.gui.layer.Layer
Sets new state to the layer after applying ImageProcessor.
setFinishedTask(Runnable) - Method in class org.openstreetmap.josm.data.cache.JCSCachedTileLoaderJob
Sets a job, that will be run, when job will finish execution
setFinishOnCloseOutput(boolean) - Method in class org.openstreetmap.josm.tools.HttpClient
Sets whether the progress monitor task will be finished when the output stream is closed.
setFixedLocale(boolean) - Method in class org.openstreetmap.josm.gui.tagging.ac.AutoCompComboBox
Fixes the locale for keyboard input to US-English.
setFixedMode() - Method in class org.openstreetmap.josm.actions.mapmode.DrawSnapHelper
 
setFloatingDividers(boolean) - Method in class org.openstreetmap.josm.gui.widgets.MultiSplitLayout
If true, Leaf node bounds match the corresponding component's preferred size and Splits/Dividers are resized accordingly.
setFocusAccelerator(JTextComponent) - Method in class org.openstreetmap.josm.tools.Shortcut
Sets the mnemonic key on a text component.
setFocusOnDefaultButton(boolean) - Method in class org.openstreetmap.josm.gui.ExtendedDialog
 
setFocusOnDefaultButton(boolean) - Method in interface org.openstreetmap.josm.gui.IExtendedDialog
Makes default button request initial focus or not.
setFocusToUploadButton() - Method in class org.openstreetmap.josm.gui.io.BasicUploadSettingsPanel
 
setFocusToUploadButton() - Method in class org.openstreetmap.josm.gui.io.UploadDialog
Sets the input focus to upload button.
setFont(JTable, Class<? extends Component>) - Static method in class org.openstreetmap.josm.gui.util.TableHelper
Sets the table font size based on the font scaling from the preferences
setForeground(Color) - Method in class org.openstreetmap.josm.gui.widgets.ImageLabel
Sets the foreground color of the text.
setFrozen(boolean) - Method in class org.openstreetmap.josm.gui.conflict.pair.AbstractListMergeModel
Sets the frozen status for this model.
setFullyIdentified(String, UserInfo) - Method in class org.openstreetmap.josm.data.UserIdentityManager
Remembers the fact that the current JOSM user is fully identified with a verified pair of user name and user id.
setGamma(double) - Method in class org.openstreetmap.josm.gui.layer.imagery.GammaImageProcessor
Sets a new gamma value, 1 stands for no correction.
setGamma(double) - Method in class org.openstreetmap.josm.gui.layer.imagery.ImageryFilterSettings
Sets a new gamma value, 1 stands for no correction.
setGeoreferenceValid(boolean) - Method in class org.openstreetmap.josm.data.imagery.ImageryInfo
Sets an indicator that the georeference is valid
setGpsTime(Instant) - Method in class org.openstreetmap.josm.data.gpx.GpxImageEntry
Sets the GPS time.
setGpsTime(Instant) - Method in interface org.openstreetmap.josm.gui.layer.geoimage.ImageMetadata
Sets the GPS time.
setGpsTime(Instant) - Method in class org.openstreetmap.josm.gui.layer.geoimage.RemoteEntry
 
setGPXNamespaces(List<GpxData.XMLNamespace>) - Method in class org.openstreetmap.josm.data.osm.DataSet
Sets the GPX (XML) namespaces
setGroup(ButtonGroup) - Method in class org.openstreetmap.josm.gui.widgets.QuadStateCheckBox.QuadStateDecorator
 
setHandlers() - Method in class org.openstreetmap.josm.tools.PlatformHookOsx
Registers Apple handlers.
setHeader(String, String) - Method in class org.openstreetmap.josm.tools.HttpClient
Sets an arbitrary HTTP header.
setHeaders(Map<String, String>) - Method in class org.openstreetmap.josm.tools.HttpClient
Sets arbitrary HTTP headers.
setHeading(double) - Method in class org.openstreetmap.josm.gui.MapStatus
Sets the heading to display in the heading panel
setHeadlines(String, String) - Method in class org.openstreetmap.josm.gui.download.PlaceSelection.NamedResultTableColumnModel
Set the header column values for the third and fourth columns
setHeight(int) - Method in class org.openstreetmap.josm.data.gpx.GpxImageEntry
Sets the height of this GpxImageEntry.
setHeight(int) - Method in interface org.openstreetmap.josm.data.imagery.street_level.IImageEntry
Sets the height of this ImageEntry.
setHeight(int) - Method in interface org.openstreetmap.josm.gui.layer.geoimage.ImageMetadata
Sets the height of this ImageMetadata.
setHeight(int) - Method in class org.openstreetmap.josm.gui.layer.geoimage.RemoteEntry
 
setHeight(int) - Method in class org.openstreetmap.josm.tools.ImageProvider
Set image height
setHelpContext(String) - Method in class org.openstreetmap.josm.gui.preferences.PreferenceDialog
Sets the help context of the preferences dialog.
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
 
setHelpId(String) - Method in class org.openstreetmap.josm.actions.JosmAction
Sets the help topic id.
setHelpId(String) - Method in class org.openstreetmap.josm.actions.relation.AbstractRelationAction
 
setHelpText(Object, String) - Method in class org.openstreetmap.josm.gui.MapStatus
Sets the help status text to display
setHelpText(String) - Method in class org.openstreetmap.josm.gui.MapStatus
Sets the help text in the status panel
setHelpTopic(String) - Method in class org.openstreetmap.josm.gui.help.ContextSensitiveHelpAction
Sets the help topic.
setHelpTopic(String) - Method in class org.openstreetmap.josm.gui.Notification
Display a help button at the bottom of the notification window.
setHiddenType(boolean) - Method in class org.openstreetmap.josm.data.osm.AbstractPrimitive
 
setHiddenType(boolean) - Method in interface org.openstreetmap.josm.data.osm.IFilterablePrimitive
Set binary property used internally by the filter mechanism.
setHighlight(OsmPrimitive, boolean) - Method in class org.openstreetmap.josm.gui.util.HighlightHelper
Highlight and remember given primitive
setHighlight(OsmPrimitive, boolean, Set<Relation>) - Method in class org.openstreetmap.josm.gui.util.HighlightHelper
 
setHighlighted(boolean) - Method in interface org.openstreetmap.josm.data.osm.IPrimitive
Updates the highlight flag for this primitive.
setHighlighted(boolean) - Method in class org.openstreetmap.josm.data.osm.OsmPrimitive
 
setHighlighted(boolean) - Method in class org.openstreetmap.josm.data.osm.PrimitiveData
 
setHighlighted(boolean) - Method in class org.openstreetmap.josm.data.vector.VectorPrimitive
 
setHighlighted(Collection<PrimitiveId>) - Method in class org.openstreetmap.josm.data.vector.VectorDataSet
Mark some primitives as highlighted.
setHighlightedVirtualNodes(Collection<WaySegment>) - Method in class org.openstreetmap.josm.data.osm.DataSet
 
setHighlightedVirtualNodes(Collection<WaySegment>) - Method in interface org.openstreetmap.josm.data.osm.OsmData
set what virtual nodes should be highlighted.
setHighlightedVirtualNodes(Collection<WaySegment>) - Method in class org.openstreetmap.josm.data.vector.VectorDataSet
 
setHighlightedWaySegments(Collection<WaySegment>) - Method in class org.openstreetmap.josm.actions.SplitWayAction.SegmentToKeepSelectionDialog
 
setHighlightedWaySegments(Collection<WaySegment>) - Method in class org.openstreetmap.josm.data.osm.DataSet
 
setHighlightedWaySegments(Collection<WaySegment>) - Method in interface org.openstreetmap.josm.data.osm.OsmData
set what virtual ways should be highlighted.
setHighlightedWaySegments(Collection<WaySegment>) - Method in class org.openstreetmap.josm.data.vector.VectorDataSet
 
setHint(String) - Method in class org.openstreetmap.josm.gui.widgets.JosmComboBox
Sets the hint to display when no text has been entered.
setHint(String) - Method in class org.openstreetmap.josm.gui.widgets.JosmTextField
Sets the hint to display when no text has been entered.
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
setHome(LatLon) - Method in class org.openstreetmap.josm.data.osm.UserInfo
Sets the user home coordinates.
setHomeZoom(int) - Method in class org.openstreetmap.josm.data.osm.UserInfo
Sets the user home zoom level.
setHttpAccept(String) - Method in class org.openstreetmap.josm.io.CachedFile
Set the accepted MIME types sent in the HTTP Accept header.
setHttpHeaders(Map<String, String>) - Method in class org.openstreetmap.josm.io.CachedFile
Sets the http headers.
setIcon(int) - Method in class org.openstreetmap.josm.gui.ExtendedDialog
 
setIcon(int) - Method in interface org.openstreetmap.josm.gui.IExtendedDialog
Convenience method to allow values that would be accepted by JOptionPane as messageType.
setIcon(int) - Method in class org.openstreetmap.josm.gui.Notification
Set an icon to display on the left part of the message window by choosing from the default JOptionPane icons.
setIcon(String) - Method in class org.openstreetmap.josm.data.sources.SourceInfo
Sets the entry icon.
setIcon(String) - Method in class org.openstreetmap.josm.gui.preferences.ToolbarPreferences.ActionDefinition
Sets icon name.
setIcon(String) - Method in class org.openstreetmap.josm.gui.tagging.presets.TaggingPreset
Called from the XML parser to set the icon.
setIcon(String) - Method in class org.openstreetmap.josm.gui.widgets.ImageLabel
Sets the image to display.
setIcon(Icon) - Method in class org.openstreetmap.josm.gui.ExtendedDialog
 
setIcon(Icon) - Method in interface org.openstreetmap.josm.gui.IExtendedDialog
Decorate the dialog with an icon that is shown on the left part of the window area.
setIcon(Icon) - Method in class org.openstreetmap.josm.gui.Notification
Set an icon to display on the left part of the message window.
setIcon(Icon) - Method in class org.openstreetmap.josm.gui.widgets.JosmTextField
Sets the icon to display
setIcon(ImageIcon) - Method in class org.openstreetmap.josm.gui.download.BookmarkList.Bookmark
Sets the bookmark icon.
setIcon(OsmPrimitive) - Method in class org.openstreetmap.josm.data.validation.util.NameVisitor
 
setIconPaths(Collection<String>) - Method in class org.openstreetmap.josm.gui.preferences.SourceEditor.IconPathTableModel
Sets the icons paths.
setId(int) - Method in class org.openstreetmap.josm.data.osm.Changeset
Sets the changeset identifier.
setId(int) - Method in class org.openstreetmap.josm.data.osm.UserInfo
Sets the user identifier.
setId(long) - Method in class org.openstreetmap.josm.data.notes.Note
Sets note id.
setId(long) - Method in class org.openstreetmap.josm.data.osm.PrimitiveData
Sets the primitive identifier.
setId(long) - Method in class org.openstreetmap.josm.data.vector.VectorPrimitive
Set the id of the object
setId(Integer) - Method in class org.openstreetmap.josm.gui.history.VersionInfoPanel.OpenChangesetDialogAction
 
setId(String) - Method in class org.openstreetmap.josm.tools.ImageProvider
Set an id used for caching.
setIfModifiedSince(long) - Method in class org.openstreetmap.josm.tools.HttpClient
Sets the If-Modified-Since header.
setIgnored(boolean) - Method in class org.openstreetmap.josm.data.validation.TestError
Flags this error as ignored
setImage(BufferedImage) - Method in class org.openstreetmap.josm.gui.layer.imagery.ReprojectionTile
 
setImage(IImageEntry<?>) - Method in class org.openstreetmap.josm.gui.layer.geoimage.ImageDisplay
Sets a new source image to be displayed by this ImageDisplay.
setImage0(IImageEntry<?>) - Method in class org.openstreetmap.josm.gui.layer.geoimage.ImageDisplay
 
setImageDirection - Variable in class org.openstreetmap.josm.data.gpx.GpxImageDirectionPositionSettings
 
setImageryCategory(ImageryInfo.ImageryCategory) - Method in class org.openstreetmap.josm.data.imagery.ImageryInfo
Sets the imagery category.
setImageryCategoryOriginalString(String) - Method in class org.openstreetmap.josm.data.imagery.ImageryInfo
Sets the imagery category original string (don't use except for error checks).
setImageryId(String) - Method in class org.openstreetmap.josm.data.imagery.OffsetBookmark
Sets the id of the imagery
setImageryName(String) - Method in class org.openstreetmap.josm.data.imagery.OffsetBookmark
Sets the name of the imagery
setImageryType(ImageryInfo.ImageryType) - Method in class org.openstreetmap.josm.data.imagery.ImageryInfo
Sets the imagery type.
setInArchiveDir(String) - Method in class org.openstreetmap.josm.tools.ImageProvider
Specify a base path inside the zip file.
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
Enables / disables a button that can be pressed to run the task in background.
setIncludeAllStackTraces(boolean) - Method in class org.openstreetmap.josm.tools.bugreport.BugReport
Sets if this report should include the stack traces for all other threads.
setIncludeData(boolean) - Method in class org.openstreetmap.josm.tools.bugreport.BugReport
Set if this report should include the data that was traced.
setIncludeStatusReport(boolean) - Method in class org.openstreetmap.josm.tools.bugreport.BugReport
Set if this report should include a system status report
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
Sets whether this changeset is incomplete
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.ProgressRenderer
Display the value as indeterminate value (unknown progress)
setIndeterminate(boolean) - Method in interface org.openstreetmap.josm.gui.progress.swing.PleaseWaitProgressMonitor.ProgressMonitorDialog
Display that the current progress cannot be determined
setInitialValue(String) - Method in class org.openstreetmap.josm.gui.preferences.SourceEditor.FileOrUrlCellEditor
 
setInitStatusListener(InitStatusListener) - Static method in class org.openstreetmap.josm.spi.lifecycle.Lifecycle
Sets initialization task listener.
setInstant(Instant) - Method in class org.openstreetmap.josm.data.gpx.WayPoint
Sets the GpxConstants.PT_TIME attribute to the specified time.
setInstant(Instant) - Method in class org.openstreetmap.josm.data.osm.AbstractPrimitive
 
setInstant(Instant) - Method in interface org.openstreetmap.josm.data.osm.IPrimitive
Sets time of last modification to this object
setIntervalCount(int) - Method in class org.openstreetmap.josm.tools.ColorScale
Sets the interval count for this scale
setInvisibleLayers(Collection<String>) - Method in class org.openstreetmap.josm.data.vector.VectorDataSet
Mark some layers as invisible
setIptcCaption(String) - Method in class org.openstreetmap.josm.data.gpx.GpxImageEntry
Sets the IPTC caption.
setIptcCaption(String) - Method in interface org.openstreetmap.josm.gui.layer.geoimage.ImageMetadata
Sets the IPTC caption.
setIptcCaption(String) - Method in class org.openstreetmap.josm.gui.layer.geoimage.RemoteEntry
 
setIptcHeadline(String) - Method in class org.openstreetmap.josm.data.gpx.GpxImageEntry
Sets the IPTC headline.
setIptcHeadline(String) - Method in interface org.openstreetmap.josm.gui.layer.geoimage.ImageMetadata
Sets the IPTC headline.
setIptcHeadline(String) - Method in class org.openstreetmap.josm.gui.layer.geoimage.RemoteEntry
 
setIptcKeywords(List<String>) - Method in class org.openstreetmap.josm.data.gpx.GpxImageEntry
Sets the IPTC keywords.
setIptcKeywords(List<String>) - Method in interface org.openstreetmap.josm.gui.layer.geoimage.ImageMetadata
Sets the IPTC keywords.
setIptcKeywords(List<String>) - Method in class org.openstreetmap.josm.gui.layer.geoimage.RemoteEntry
 
setIptcObjectName(String) - Method in class org.openstreetmap.josm.data.gpx.GpxImageEntry
Sets the IPTC object name.
setIptcObjectName(String) - Method in interface org.openstreetmap.josm.gui.layer.geoimage.ImageMetadata
Sets the IPTC object name.
setIptcObjectName(String) - Method in class org.openstreetmap.josm.gui.layer.geoimage.RemoteEntry
 
setIsButtonHiding(ToggleDialog.ButtonHidingType) - 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
 
setIsOsmChange(boolean) - Method in class org.openstreetmap.josm.io.OsmWriter
 
setIsShowing(boolean) - Method in class org.openstreetmap.josm.gui.dialogs.ToggleDialog
 
setItem(Object) - Method in class org.openstreetmap.josm.gui.tagging.ac.AutoCompletingTextField
 
setItems(Iterable<String>) - Method in class org.openstreetmap.josm.gui.widgets.EditableList
Sets the list items by a given list of strings
setItems(List<T>) - Method in class org.openstreetmap.josm.gui.widgets.SearchTextResultListPanel.ResultListModel
 
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.PreferencesWriter
 
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.history.HistoryOsmPrimitive
 
setKeys(Map<String, String>) - Method in class org.openstreetmap.josm.data.osm.OsmPrimitive
 
setKeys(Map<String, String>) - Method in class org.openstreetmap.josm.data.osm.Tag
Unsupported.
setKeys(Map<String, String>) - Method in interface org.openstreetmap.josm.data.osm.Tagged
Sets the map of key/value pairs
setKeys(TagMap) - Method in class org.openstreetmap.josm.data.osm.AbstractPrimitive
Copy the keys from a TagMap.
setKeys(TagMap) - Method in class org.openstreetmap.josm.data.osm.OsmPrimitive
 
setLabels(String, String, String) - Method in class org.openstreetmap.josm.gui.dialogs.layer.LayerVisibilityAction.AbstractFilterSlider
 
setLanguages(List<String>) - Method in class org.openstreetmap.josm.data.osm.UserInfo
Sets the list of preferred languages.
setLassoMode(boolean) - Method in class org.openstreetmap.josm.actions.mapmode.SelectAction
Enable or diable the lasso mode
setLassoMode(boolean) - Method in class org.openstreetmap.josm.gui.SelectionManager
Enables or disables the lasso mode.
setLastException(Exception) - Method in class org.openstreetmap.josm.gui.io.AbstractIOTask
Sets the last exception caught
setLastLayer(Layer) - Method in class org.openstreetmap.josm.gui.layer.JumpToMarkerActions.JumpToMarker
 
setLastModification(long) - Method in class org.openstreetmap.josm.data.cache.CacheEntryAttributes
sets last modification of the object in cache
setLatAccuracyAvailable(boolean) - Method in class org.openstreetmap.josm.data.projection.datum.NTV2GridShift
Data store function for latitude accuracy availability
setLatAccuracySeconds(double) - Method in class org.openstreetmap.josm.data.projection.datum.NTV2GridShift
Data store function for latitude accuracy
setLatDegrees(double) - Method in class org.openstreetmap.josm.data.projection.datum.NTV2GridShift
Data store function for latitude
setLatest(HistoryOsmPrimitive) - Method in class org.openstreetmap.josm.gui.history.HistoryBrowserModel
Sets the latest HistoryOsmPrimitive.
setLatLon(LatLonParser.LatLonHolder, double, double, double, String) - Static method in class org.openstreetmap.josm.data.coor.conversion.LatLonParser
 
setLatLon(LatLonParser.LatLonHolder, double, double, double, String, double, double, double, String) - Static method in class org.openstreetmap.josm.data.coor.conversion.LatLonParser
 
setLatLonObj(LatLonParser.LatLonHolder, Object, Object, Object, Object, Object, Object, Object, Object) - Static method in class org.openstreetmap.josm.data.coor.conversion.LatLonParser
 
setLatLonText(String) - Method in class org.openstreetmap.josm.gui.dialogs.LatLonDialog
Set the text in the lat/lon text field.
setLatSeconds(double) - Method in class org.openstreetmap.josm.data.projection.datum.NTV2GridShift
Data store function for latitude
setLatShiftSeconds(double) - Method in class org.openstreetmap.josm.data.projection.datum.NTV2GridShift
Data store function for latitude shift
setLayer(Layer) - Method in class org.openstreetmap.josm.data.ImageData
Set the layer for use with ImageViewerDialog.displayImages(List)
setLayer(OsmDataLayer) - Method in class org.openstreetmap.josm.gui.widgets.OsmPrimitivesTable
Sets the data layer.
setLayer(T) - Method in interface org.openstreetmap.josm.data.vector.DataLayer
Set the layer
setLayerAttributes(Layer, Element) - Static method in class org.openstreetmap.josm.io.session.SessionReader
 
setLayerFileName(AutosaveTask.AutosaveLayerInfo<?>) - Method in class org.openstreetmap.josm.gui.layer.AutosaveTask
 
setLayerList(LayerListDialog.LayerList) - Method in class org.openstreetmap.josm.gui.dialogs.LayerListDialog.LayerListModel
 
setLeadSelectionIndex(int) - Method in class org.openstreetmap.josm.gui.conflict.pair.AbstractListMergeModel.EntriesSelectionModel
 
setLine(int) - Method in exception org.openstreetmap.josm.gui.mappaint.mapcss.MapCSSException
Sets the line number at which the parse error occurred.
setLinkedMarkerLayer(MarkerLayer) - Method in class org.openstreetmap.josm.gui.layer.GpxLayer
Sets the linked MarkerLayer.
setLoadIcons(boolean) - Static method in class org.openstreetmap.josm.gui.tagging.presets.TaggingPresetReader
Sets whether icon images should be loaded.
setLocation(String) - Method in class org.openstreetmap.josm.data.gpx.GpxData.XMLNamespace
Sets the location of the schema
setLogAtDebug(boolean) - Method in class org.openstreetmap.josm.tools.HttpClient
Sets the connect log at DEBUG level instead of the default INFO level.
setLogin(String) - Method in exception org.openstreetmap.josm.io.OsmApiException
Sets the login used to connect to OSM API.
setLogLevel(Level) - Static method in class org.openstreetmap.josm.tools.Logging
Set the global log level.
setLonAccuracyAvailable(boolean) - Method in class org.openstreetmap.josm.data.projection.datum.NTV2GridShift
Data store function for longitude accuracy availability
setLonAccuracySeconds(double) - Method in class org.openstreetmap.josm.data.projection.datum.NTV2GridShift
Data store function for longitude accuracy
setLongText(String) - Method in class org.openstreetmap.josm.tools.Shortcut
 
setLonPositiveEastDegrees(double) - Method in class org.openstreetmap.josm.data.projection.datum.NTV2GridShift
Data store function for longitude
setLonPositiveWestSeconds(double) - Method in class org.openstreetmap.josm.data.projection.datum.NTV2GridShift
Data store function for longitude
setLonShiftPositiveWestSeconds(double) - Method in class org.openstreetmap.josm.data.projection.datum.NTV2GridShift
Data store function for longitude shift value
setMapNavigationComponentVisibility(boolean) - Method in class org.openstreetmap.josm.gui.MapView
Set the visibility of the navigation component
setMapSizeSupplier(Supplier<Dimension>) - Static method in class org.openstreetmap.josm.tools.OsmUrlToBounds
Sets the map size supplier.
setMatch(String) - Method in class org.openstreetmap.josm.gui.tagging.presets.items.KeyedItem
Allows to change the matching process, i.e., determining whether the tags of an OSM object fit into this preset.
setMatch_expression(String) - Method in class org.openstreetmap.josm.gui.tagging.presets.TaggingPreset
Sets the match_expression additional criteria for matching primitives.
setMax(LatLon) - Method in class org.openstreetmap.josm.data.osm.Changeset
Sets the max lat/lon of the changeset bounding box.
setMaxAge(long) - Method in class org.openstreetmap.josm.io.CachedFile
Set maximum age of cache file.
setMaxAngle(double) - Method in class org.openstreetmap.josm.data.validation.tests.SharpAngles
Set the maximum angle
setMaxChars(Integer) - Method in class org.openstreetmap.josm.gui.tagging.ac.AutoCompletingTextField
Sets the maximum number of characters allowed.
setMaxHeight(int) - Method in class org.openstreetmap.josm.tools.ImageProvider
Limit the maximum height of the image.
setMaximized(boolean) - Method in class org.openstreetmap.josm.gui.MainFrame
Sets this frame to be maximized.
setMaximum(int) - Method in class org.openstreetmap.josm.gui.io.UploadAndSaveProgressRenderer
 
setMaximum(int) - Method in interface org.openstreetmap.josm.gui.progress.ProgressRenderer
Sets the maximum possible progress
setMaximumProgress(int) - Method in class org.openstreetmap.josm.gui.PleaseWaitDialog
Sets the maximum progress value.
setMaxLength(double) - Method in class org.openstreetmap.josm.data.validation.tests.SharpAngles
Set the maximum length for the shortest segment
setMaxLength(int) - Method in class org.openstreetmap.josm.gui.tagging.ac.MaxLengthDocumentFilter
Sets the maximum text length.
setMaxRedirects(int) - Method in class org.openstreetmap.josm.tools.HttpClient
Sets the maximum number of redirections to follow.
setMaxSize(int) - Method in class org.openstreetmap.josm.tools.ImageProvider
Convenience method, see ImageProvider.setMaxSize(Dimension).
setMaxSize(Dimension) - Method in class org.openstreetmap.josm.tools.ImageProvider
Limit the maximum size of the image.
setMaxSize(ImageProvider.ImageSizes) - 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.AutoCompTextField
Sets the maximum number of characters allowed.
setMaxTilesInMemory(int) - Method in class org.openstreetmap.josm.gui.bbox.JosmMapViewer
Sets the maximum number of tiles that may be held in memory
setMaxWidth(int) - Method in class org.openstreetmap.josm.gui.widgets.JMultilineLabel
Set the maximum width.
setMaxWidth(int) - Method in class org.openstreetmap.josm.tools.ImageProvider
Limit the maximum width of the image.
setMaxWidth(int, int...) - Method in class org.openstreetmap.josm.gui.tagging.TagTableColumnModelBuilder
Sets max width of specified columns.
setMaxZoomLvl(int) - Static method in class org.openstreetmap.josm.gui.layer.AbstractTileSourceLayer
Sets maximum zoom level, that layer will attempt show
setMember(int, RelationMember) - Method in class org.openstreetmap.josm.data.osm.Relation
Replace member at position specified by index.
setMember_expression(String) - Method in class org.openstreetmap.josm.gui.tagging.presets.items.Roles.Role
Sets an expression (cf.
setMembers(List<M>) - Method in interface org.openstreetmap.josm.data.osm.IRelation
Sets members of the relation.
setMembers(List<RelationMember>) - Method in class org.openstreetmap.josm.data.osm.Relation
 
setMembers(List<RelationMemberData>) - Method in class org.openstreetmap.josm.data.osm.RelationData
 
setMembers(List<VectorRelationMember>) - Method in class org.openstreetmap.josm.data.vector.VectorRelation
 
setMenuCheckBox(JCheckBoxMenuItem) - Method in class org.openstreetmap.josm.actions.mapmode.DrawSnapHelper
Sets the menu checkbox.
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.plugins.PluginHandler.UpdatePluginsMessagePanel
 
setMetadata(Map<String, String>) - Method in class org.openstreetmap.josm.data.cache.CacheEntryAttributes
Sets the metadata about cache entry.
setMetadataHeaders(Map<String, String>) - Method in class org.openstreetmap.josm.data.sources.SourceInfo
Returns the map of <header name, metadata key> indicating, which HTTP headers should be moved to metadata
setMetaTime(Instant) - Method in class org.openstreetmap.josm.io.GpxWriter
Sets the forced metadata time information.
setMetaTime(Instant) - Method in class org.openstreetmap.josm.io.session.GpxTracksSessionExporter
 
setMetaTime(Instant) - Method in class org.openstreetmap.josm.io.session.MarkerSessionExporter
 
setMin(LatLon) - Method in class org.openstreetmap.josm.data.osm.Changeset
Sets the min lat/lon of the changeset bounding box.
setMinimumTileExpire(int) - Method in class org.openstreetmap.josm.data.imagery.ImageryInfo
Sets minimum tile expiration in seconds.
setMinZoomLvl(int) - Static method in class org.openstreetmap.josm.gui.layer.AbstractTileSourceLayer
Sets minimum zoom level, that layer will attempt show
setMnemonic(int) - Method in class org.openstreetmap.josm.gui.widgets.QuadStateCheckBox.QuadStateDecorator
 
setMnemonic(AbstractButton) - Method in class org.openstreetmap.josm.tools.Shortcut
use this to set a buttons's mnemonic
setMnemonic(JMenu) - Method in class org.openstreetmap.josm.tools.Shortcut
use this to set a menu's mnemonic
setMode() - Method in class org.openstreetmap.josm.actions.DialogsToggleAction
 
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.HistoryBrowserPanel
Sets the history browsing model for this viewer.
setModel(AutoCompComboBoxModel<E>) - Method in class org.openstreetmap.josm.gui.tagging.ac.AutoCompTextField
Sets the data model that the AutoCompTextField uses to obtain the list of items.
setModel(MultiSplitLayout.Node) - Method in class org.openstreetmap.josm.gui.widgets.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.widgets.MultiSplitPane
A convenience method that sets the MultiSplitLayout model.
setModified(boolean) - Method in class org.openstreetmap.josm.data.gpx.GpxData
Sets the modified flag to the value.
setModified(boolean) - Method in interface org.openstreetmap.josm.data.gpx.IGpxLayerPrefs
Sets the modified flag to the value.
setModified(boolean) - Method in class org.openstreetmap.josm.data.osm.AbstractPrimitive
 
setModified(boolean) - Method in interface org.openstreetmap.josm.data.osm.IPrimitive
Marks this primitive as being modified.
setModified(boolean) - Method in class org.openstreetmap.josm.data.osm.OsmPrimitive
 
setModified(boolean) - Method in class org.openstreetmap.josm.gui.layer.markerlayer.MarkerLayer.MarkerData
 
setMultiResolution(boolean) - Method in class org.openstreetmap.josm.tools.ImageProvider
Decide, if multi-resolution image is requested (default true).
setMultiSelectionEnabled(boolean) - Method in class org.openstreetmap.josm.gui.widgets.AbstractFileChooser
Sets the file chooser to allow multiple file selections.
setMultiSelectionEnabled(boolean) - Method in class org.openstreetmap.josm.gui.widgets.NativeFileChooser
 
setMultiSelectionEnabled(boolean) - Method in class org.openstreetmap.josm.gui.widgets.SwingFileChooser
 
setMy(OsmPrimitive) - Method in class org.openstreetmap.josm.gui.conflict.pair.ConflictResolver
Sets the OsmPrimitive in the role "my"
setName(long) - Method in class org.openstreetmap.josm.gui.dialogs.properties.CopyKeyValueAction
 
setName(String) - Method in class org.openstreetmap.josm.data.imagery.LayerDetails
Sets the name of this Layer.
setName(String) - Method in class org.openstreetmap.josm.data.imagery.OffsetBookmark
Set the name of the bookmark
setName(String) - Method in class org.openstreetmap.josm.data.osm.DataSet
 
setName(String) - Method in interface org.openstreetmap.josm.data.osm.OsmData
Sets the name of this data set.
setName(String) - Method in class org.openstreetmap.josm.data.preferences.ColorInfo
Set the name.
setName(String) - Method in class org.openstreetmap.josm.data.vector.VectorDataSet
 
setName(String) - Method in class org.openstreetmap.josm.gui.download.BookmarkList.Bookmark
Sets the bookmark name
setName(String) - Method in class org.openstreetmap.josm.gui.layer.geoimage.CorrelateGpxWithImages.GpxDataWrapper
 
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.layer.OsmDataLayer
 
setName(String) - Method in class org.openstreetmap.josm.gui.preferences.ToolbarPreferences.ActionDefinition
Sets action name.
setName(String) - Method in class org.openstreetmap.josm.gui.tagging.TagModel
sets the name.
setName(String) - Method in class org.openstreetmap.josm.gui.widgets.MultiSplitLayout.Leaf
Set the value of the name property.
setName(String) - Method in class org.openstreetmap.josm.io.CachedFile
Set the name of the resource.
setName(String) - Method in class org.openstreetmap.josm.plugins.PluginInformation
Sets the name
setName(String, String) - Method in class org.openstreetmap.josm.data.sources.SourceInfo
Sets the entry name and handle translation.
setName_template(String) - Method in class org.openstreetmap.josm.gui.tagging.presets.TaggingPreset
Sets the name_template custom name formatter.
setName_template_filter(String) - Method in class org.openstreetmap.josm.gui.tagging.presets.TaggingPreset
Sets the name_template_filter.
setNameComplementTags(List<String>) - Method in class org.openstreetmap.josm.gui.mappaint.styleelement.LabelCompositionStrategy.DeriveLabelFromNameTagsCompositionStrategy
Sets the name complement tags to be looked up in order to build up the label.
setNameTags(List<String>) - Method in class org.openstreetmap.josm.gui.mappaint.styleelement.LabelCompositionStrategy.DeriveLabelFromNameTagsCompositionStrategy
Sets the name tags to be looked up in order to build up the label.
setNativeOsCallback(PlatformHook.NativeOsCallback) - Method in interface org.openstreetmap.josm.tools.PlatformHook
Registers the native OS callback.
setNativeOsCallback(PlatformHook.NativeOsCallback) - Method in class org.openstreetmap.josm.tools.PlatformHookOsx
 
setNativeScaleLayer(NativeScaleLayer) - Method in class org.openstreetmap.josm.gui.NavigatableComponent
Choose a layer that scale will be snap to its native scales.
setNew(boolean) - Method in class org.openstreetmap.josm.data.notes.NoteComment
Sets whether this is a new comment/action and needs to be uploaded to the API
setNew(boolean) - Method in class org.openstreetmap.josm.spi.preferences.AbstractSetting
 
setNew(boolean) - Method in interface org.openstreetmap.josm.spi.preferences.Setting
Mark setting as new.
setNew(String) - Method in class org.openstreetmap.josm.gui.conflict.tags.MultiValueResolutionDecision
sets a new value for this
setNewCursor(int, Object) - Method in class org.openstreetmap.josm.gui.NavigatableComponent
Set new cursor.
setNewCursor(Cursor, Object) - Method in class org.openstreetmap.josm.gui.NavigatableComponent
Set new cursor.
setNewCursor(Cursor, Object) - Method in class org.openstreetmap.josm.gui.util.CursorManager
Set new cursor.
setNextEnabled(boolean) - Method in class org.openstreetmap.josm.gui.layer.geoimage.ImageViewerDialog
Enables (or disables) the "Next" button.
setNextFocusComponent(Component) - Method in class org.openstreetmap.josm.gui.tagging.TagEditorPanel
Sets the next component to request focus after navigation (with tab or enter).
setNextFocusComponent(Component) - Method in class org.openstreetmap.josm.gui.tagging.TagTable
Sets the next component to request focus after navigation (with tab or enter).
setNoDataColor(Color) - Method in class org.openstreetmap.josm.tools.ColorScale
Sets the color to use if there is no data
setNodeIds(List<Long>) - Method in class org.openstreetmap.josm.data.osm.WayData
Sets the nodes array
setNodes(List<N>) - Method in interface org.openstreetmap.josm.data.osm.IWay
Set new list of nodes to way.
setNodes(List<Node>) - Method in class org.openstreetmap.josm.data.osm.Way
 
setNodes(List<NodeData>) - Method in class org.openstreetmap.josm.data.osm.WayData
 
setNodes(List<VectorNode>) - Method in class org.openstreetmap.josm.data.vector.VectorWay
 
setNormalized(Collection<String>, List<String>) - Static method in class org.openstreetmap.josm.data.osm.visitor.paint.relations.Multipolygon.MultipolygonRoleMatcher
 
setNotes(Collection<Note>) - Method in class org.openstreetmap.josm.gui.dialogs.NotesDialog
Sets the list of notes to be displayed in the dialog.
setNotificationBackground(Color) - Method in class org.openstreetmap.josm.gui.NotificationManager.NotificationPanel
 
setNotifierCallback(MessageNotifier.NotifierCallback) - Static method in class org.openstreetmap.josm.io.MessageNotifier
Sets the MessageNotifier.NotifierCallback responsible of notifying the user when new messages are received.
setNoTileAtZoom(boolean) - Method in class org.openstreetmap.josm.data.cache.CacheEntryAttributes
Sets the marker for "no tile at this zoom level"
setNoTileChecksums(MultiMap<String, String>) - Method in class org.openstreetmap.josm.data.sources.SourceInfo
Sets the map of <checksum type, checksum value> that if any tile with that checksum will be returned, then this tile will be treated as "no tile at this zoom level"
setNoTileHeaders(MultiMap<String, String>) - Method in class org.openstreetmap.josm.data.sources.SourceInfo
Sets the map of <header name, header value> that if any of this header will be returned, then this tile will be treated as "no tile at this zoom level"
setNumConflicts(int) - Method in class org.openstreetmap.josm.gui.conflict.tags.TagConflictResolverModel
 
setNumObjects(int) - Method in class org.openstreetmap.josm.gui.io.UploadParameterSummaryPanel
Sets the number of objects that will be uploaded
setNumUploadedObjects(int) - Method in class org.openstreetmap.josm.gui.io.UploadStrategySelectionPanel
Sets the number of uploaded objects to display
setOAuthAccessTokenFetcher(OsmConnection.OAuthAccessTokenFetcher) - Static method in class org.openstreetmap.josm.io.OsmConnection
Sets the OAuth access token fetcher.
setObjectsAccessible(AccessibleObject...) - Static method in class org.openstreetmap.josm.tools.ReflectionUtils
Sets AccessibleObject(s) accessible.
setOffline(OnlineResource) - Static method in class org.openstreetmap.josm.io.NetworkManager
Sets the given online resource to offline state.
SetOffsetActionListener() - Constructor for class org.openstreetmap.josm.gui.layer.geoimage.CorrelateGpxWithImages.SetOffsetActionListener
 
setOffsetBookmark(OffsetBookmark) - Method in class org.openstreetmap.josm.gui.layer.imagery.TileSourceDisplaySettings
Sets an offset bookmark to use.
setOkEnabled(boolean) - Method in class org.openstreetmap.josm.gui.dialogs.LatLonDialog
 
setOnline(OnlineResource) - Static method in class org.openstreetmap.josm.io.NetworkManager
Sets the given online resource to online state.
setOpacity(double) - Method in class org.openstreetmap.josm.gui.layer.Layer
Sets the opacity of the layer, in range 0...1
setOpen(boolean) - Method in class org.openstreetmap.josm.data.osm.Changeset
Sets whether this changeset is open.
setOptional(boolean) - Method in class org.openstreetmap.josm.tools.ImageProvider
Decide, if an exception should be thrown, when the image cannot be located.
setOptions(Options...) - Method in class org.openstreetmap.josm.actions.OpenFileAction.OpenFileTask
Set the options for the task.
setOptions(Options[]) - Method in class org.openstreetmap.josm.gui.io.importexport.FileImporter
Set the options for the FileImporter.
setOptions(GeoJSONWriter.Options...) - Method in class org.openstreetmap.josm.io.GeoJSONWriter
Set the options for this writer.
setOsdText(String) - Method in class org.openstreetmap.josm.gui.layer.geoimage.ImageDisplay
Sets the On-Screen-Display text.
setOsmId(long, int) - Method in class org.openstreetmap.josm.data.osm.AbstractPrimitive
 
setOsmId(long, int) - Method in interface org.openstreetmap.josm.data.osm.IPrimitive
Sets the id and the version of this primitive if it is known to the OSM API.
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.
setOsmPrimitiveData(OsmPbfReader.PrimitiveBlockRecord, PrimitiveData, Info) - Static method in class org.openstreetmap.josm.io.OsmPbfReader
Set the primitive data for an object
setOutputMessage(String) - Method in class org.openstreetmap.josm.tools.HttpClient
Sets the output message to be displayed in progress monitor for PUT, POST and DELETE methods.
setOutputStream(OutputStream) - Method in class org.openstreetmap.josm.tools.Logging.ReacquiringConsoleHandler
 
setOverlay(boolean) - Method in class org.openstreetmap.josm.data.imagery.ImageryInfo
Sets overlay indication
setOverpassQuery(String) - Method in class org.openstreetmap.josm.gui.download.OverpassDownloadSource.OverpassDownloadSourcePanel
Sets query to the query text field.
setParam(String) - Method in class org.openstreetmap.josm.io.CachedFile
Sets additional URL parameter (used e.g.
setParent(IWithAttributes) - Method in class org.openstreetmap.josm.data.gpx.GpxExtension
Sets the parent for this extension
setParent(MultiSplitLayout.Split) - Method in class org.openstreetmap.josm.gui.widgets.MultiSplitLayout.Node
Set the value of this Node's parent property.
setParser(JsonParser) - Method in class org.openstreetmap.josm.io.OsmJsonReader
 
setParser(XMLStreamReader) - Method in class org.openstreetmap.josm.io.OsmReader
 
setPartiallyIdentified(String) - Method in class org.openstreetmap.josm.data.UserIdentityManager
Remembers 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.util.AdjustmentSynchronizer
Sets whether adjustable participates in adjustment synchronization or not
setPassword(char[]) - Method in class org.openstreetmap.josm.io.auth.CredentialsAgentResponse
Sets the password
setPermissionReferenceURL(String) - Method in class org.openstreetmap.josm.data.sources.SourceInfo
Sets the permission reference URL.
setPixelDensity(float) - Static method in class org.openstreetmap.josm.tools.GuiSizesHelper
Sets coefficient of monitor pixel density.
setPixelPerDegree(double) - Method in class org.openstreetmap.josm.data.imagery.ImageryInfo
Sets the pixel per degree value.
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(DownloadSourceSizingPolicy) - Method in class org.openstreetmap.josm.gui.download.DownloadDialog.DownloadDialogSplitPane
 
setPolicy(MaxChangesetSizeExceededPolicy) - Method in class org.openstreetmap.josm.io.UploadStrategySpecification
Sets the policy to use when the max changeset size is exceeded
setPopupMenu(JPopupMenu) - Method in class org.openstreetmap.josm.gui.widgets.PopupMenuButton
Set the popup menu associated with this button
setPos(CachedLatLon) - Method in class org.openstreetmap.josm.data.gpx.GpxImageEntry
Sets the position.
setPos(ILatLon) - Method in class org.openstreetmap.josm.data.gpx.GpxImageEntry
 
setPos(ILatLon) - Method in interface org.openstreetmap.josm.gui.layer.geoimage.ImageMetadata
Sets the position.
setPos(ILatLon) - Method in class org.openstreetmap.josm.gui.layer.geoimage.RemoteEntry
 
setPos(LatLon) - Method in class org.openstreetmap.josm.data.gpx.GpxImageEntry
Sets the position.
setPosition(double, double) - Method in class org.openstreetmap.josm.gui.animation.BirthdayExtension.Circle
 
setPosition(double, double) - Method in class org.openstreetmap.josm.gui.animation.BirthdayExtension.Gift
 
setPosition(double, double) - Method in class org.openstreetmap.josm.gui.animation.BirthdayExtension.Player
 
setPreferences(Collection<String>) - Method in class org.openstreetmap.josm.gui.preferences.projection.CodeProjectionChoice
 
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
 
setPreferencesInstance(IPreferences) - Static method in class org.openstreetmap.josm.spi.preferences.Config
Install the global preference instance.
setPreferredHeight(int) - Method in class org.openstreetmap.josm.gui.widgets.JosmComboBox
Sets the preferred height of the combobox editor.
setPreferredLineLength(int) - Method in class org.openstreetmap.josm.gui.MapScaler
Sets the preferred length the distance line should have.
setPreferredName(String) - Method in class org.openstreetmap.josm.data.osm.User
Sets the preferred user name, i.e., the one that will be returned when calling User.getName().
setPreferredWidth(int, int...) - Method in class org.openstreetmap.josm.gui.tagging.TagTableColumnModelBuilder
Sets preferred width of specified columns.
setPreserved(boolean) - Method in class org.openstreetmap.josm.data.osm.OsmPrimitive
Set binary property used internally by the filter mechanism.
setPresetDblClickListener(TaggingPresetSelector, JTextComponent) - Static method in class org.openstreetmap.josm.gui.dialogs.SearchDialog
 
setPressed(boolean) - Method in class org.openstreetmap.josm.gui.widgets.QuadStateCheckBox.QuadStateDecorator
 
setPreviousEnabled(boolean) - Method in class org.openstreetmap.josm.gui.layer.geoimage.ImageViewerDialog
Enables (or disables) the "Previous" button.
setPrimitiveId(PrimitiveId) - Method in class org.openstreetmap.josm.gui.history.HistoryViewerPanel.ZoomToObjectAction
 
setPrimitiveId(PrimitiveId) - Method in class org.openstreetmap.josm.gui.history.ShowHistoryAction
 
setPrimitives(Collection<? extends IPrimitive>) - Method in interface org.openstreetmap.josm.actions.IPrimitiveAction
Specifies the working set of primitives.
setPrimitives(Collection<? extends IPrimitive>) - Method in class org.openstreetmap.josm.actions.relation.AbstractRelationAction
 
setPrimitives(Collection<? extends IPrimitive>) - Method in class org.openstreetmap.josm.actions.relation.DownloadSelectedIncompleteMembersAction
 
setPrimitives(Collection<? extends IPrimitive>) - Method in class org.openstreetmap.josm.actions.relation.ExportRelationToGpxAction
 
setPrimitives(Collection<? extends IPrimitive>) - Method in class org.openstreetmap.josm.gui.PopupMenuHandler
Specifies the working set of primitives for all primitive actions.
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(AutoCompletionPriority) - Method in class org.openstreetmap.josm.data.tagging.ac.AutoCompletionItem
Sets the priority.
setPrivacyPolicyURL(String) - Method in class org.openstreetmap.josm.data.sources.SourceInfo
Sets the privacy policy URL.
setPrivateColors(Color) - Method in class org.openstreetmap.josm.gui.layer.markerlayer.MarkerLayer
 
setProgressTaskId(ProgressTaskId) - Method in class org.openstreetmap.josm.gui.progress.ChildProgress
 
setProgressTaskId(ProgressTaskId) - Method in class org.openstreetmap.josm.gui.progress.CLIProgressMonitor
 
setProgressTaskId(ProgressTaskId) - Method in class org.openstreetmap.josm.gui.progress.NullProgressMonitor
 
setProgressTaskId(ProgressTaskId) - Method in interface org.openstreetmap.josm.gui.progress.ProgressMonitor
Set the task ID of the progress dialog Should be used only by PleaseWaitRunnable.
setProgressTaskId(ProgressTaskId) - Method in class org.openstreetmap.josm.gui.progress.swing.PleaseWaitProgressMonitor
 
setProgressTaskId(ProgressTaskId) - Method in class org.openstreetmap.josm.gui.progress.swing.SwingRenderingProgressMonitor
 
setProgressTaskId(ProgressTaskId) - Method in class org.openstreetmap.josm.gui.SplashScreen.SplashProgressMonitor
 
setProjection() - Static method in class org.openstreetmap.josm.gui.preferences.projection.ProjectionPreference
Set default projection.
setProjection(String, Collection<String>, boolean) - Static method in class org.openstreetmap.josm.gui.preferences.projection.ProjectionPreference
Set projection.
setProjection(Projection) - Static method in class org.openstreetmap.josm.data.projection.ProjectionRegistry
Sets the current projection
setProjectionCode(String) - Method in class org.openstreetmap.josm.data.imagery.OffsetBookmark
Set the projection code for which this bookmark was created
setProjectionType(Projections) - Method in class org.openstreetmap.josm.data.gpx.GpxImageEntry
 
setProjectionType(Projections) - Method in interface org.openstreetmap.josm.gui.layer.geoimage.ImageMetadata
Set the new projection type
setProjectionType(Projections) - Method in class org.openstreetmap.josm.gui.layer.geoimage.RemoteEntry
 
setPropertyText(String) - Method in class org.openstreetmap.josm.gui.widgets.QuadStateCheckBox.QuadStateDecorator
 
setPropertyText(String) - Method in class org.openstreetmap.josm.gui.widgets.QuadStateCheckBox
Sets a text describing this property in the tooltip text
setRadius(double) - Method in class org.openstreetmap.josm.gui.animation.BirthdayExtension.Circle
 
setRadius(double) - Method in class org.openstreetmap.josm.gui.animation.BirthdayExtension.Gift
 
setRadius(double) - Method in class org.openstreetmap.josm.gui.animation.BirthdayExtension.Player
 
setRange(double, double) - Method in class org.openstreetmap.josm.tools.ColorScale
Sets the hint on the range this scale is for
setRange(Instant, Instant) - Method in class org.openstreetmap.josm.gui.widgets.DateEditorWithSlider
Sets the date range that is available using the slider
setRawTimestamp(int) - Method in class org.openstreetmap.josm.data.osm.AbstractPrimitive
 
setRawTimestamp(int) - Method in interface org.openstreetmap.josm.data.osm.IPrimitive
Sets time of last modification to this object
setReadFull(boolean) - Method in class org.openstreetmap.josm.io.OsmServerBackreferenceReader
Set true if this reader should reads immediate children of referring primitives too.
setReadTimeout(int) - Method in class org.openstreetmap.josm.tools.HttpClient
Sets the read timeout to a specified timeout, in milliseconds.
setRealValue(double) - Method in class org.openstreetmap.josm.gui.dialogs.layer.LayerVisibilityAction.AbstractFilterSlider
 
setReasonForRequest(String) - Method in class org.openstreetmap.josm.tools.HttpClient
Sets a reason to show on console.
setRecentRelation(Relation) - Method in class org.openstreetmap.josm.gui.layer.OsmDataLayer
Adds recently closed relation.
setRecurseDownAppended(boolean) - Method in class org.openstreetmap.josm.io.MultiFetchServerObjectReader
Determine how appended objects are treated.
setRecurseDownRelations(boolean) - Method in class org.openstreetmap.josm.io.MultiFetchServerObjectReader
Should downloaded relations be complete?
setReferencePointInTime(int) - Method in class org.openstreetmap.josm.gui.history.HistoryBrowserModel
Sets the reference point in time to the given row.
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).
setReferrersDownloaded(boolean) - Method in class org.openstreetmap.josm.data.osm.AbstractPrimitive
 
setReferrersDownloaded(boolean) - Method in interface org.openstreetmap.josm.data.osm.IPrimitive
Set the status of the referrers
setRegexp(String) - Method in class org.openstreetmap.josm.gui.tagging.presets.items.Roles.Role
Sets whether the role name is a regular expression.
setRegions(String) - Method in interface org.openstreetmap.josm.gui.tagging.presets.items.RegionSpecific
Set the regions for the preset
setRelation(Relation) - Method in interface org.openstreetmap.josm.gui.dialogs.relation.IRelationEditor
Sets the currently edited relation.
setRelation(Relation) - Method in class org.openstreetmap.josm.gui.dialogs.relation.ReferringRelationsBrowserModel
Sets the relation.
setRelation(Relation) - Method in class org.openstreetmap.josm.gui.dialogs.relation.RelationEditor
 
setRelations(Collection<? extends IRelation<?>>) - Method in class org.openstreetmap.josm.gui.dialogs.RelationListDialog.RelationListModel
 
setRelationSnapshot(Relation) - Method in class org.openstreetmap.josm.gui.dialogs.relation.RelationEditor
 
setRemark(String) - Method in class org.openstreetmap.josm.data.osm.DataSet
Sets an optional remark about this data set (used by Overpass API).
setRememberWindowGeometry(String, WindowGeometry) - Method in class org.openstreetmap.josm.gui.ExtendedDialog
 
setRememberWindowGeometry(String, WindowGeometry) - Method in interface org.openstreetmap.josm.gui.IExtendedDialog
Call this if you want the dialog to remember the geometry (size and position) set by the user.
setRequestBody(byte[]) - Method in class org.openstreetmap.josm.tools.HttpClient
Sets the request body for PUT/POST requests.
setRequiresSaveToFile(boolean) - Method in class org.openstreetmap.josm.gui.layer.geoimage.CorrelationSupportLayer
 
setRequiresSaveToFile(boolean) - Method in class org.openstreetmap.josm.gui.layer.OsmDataLayer
 
setRequiresUploadToServer(boolean) - Method in class org.openstreetmap.josm.gui.layer.geoimage.CorrelationSupportLayer
 
setRequiresUploadToServer(boolean) - Method in class org.openstreetmap.josm.gui.layer.OsmDataLayer
 
setRequisite(String) - Method in class org.openstreetmap.josm.gui.tagging.presets.items.Roles.Role
Sets whether this role is required at least once in the relation.
setResetScheduled() - Method in class org.openstreetmap.josm.gui.dialogs.validator.ValidatorTreePanel
Can be called to suppress execution of buildTree() while doing multiple updates.
setResponseCode(int) - Method in class org.openstreetmap.josm.data.cache.CacheEntryAttributes
Sets the HTTP response code that was sent with the cache entry
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
 
SetRoleAction - Class in org.openstreetmap.josm.gui.dialogs.relation.actions
Sets a role for the selected members
SetRoleAction(IRelationEditorActionAccess) - Constructor for class org.openstreetmap.josm.gui.dialogs.relation.actions.SetRoleAction
Constructs a new SetRoleAction.
setRollover(boolean) - Method in class org.openstreetmap.josm.gui.widgets.QuadStateCheckBox.QuadStateDecorator
 
setRotation(double, double) - Method in class org.openstreetmap.josm.gui.util.imagery.CameraPlane
 
setRotation(Point) - Method in class org.openstreetmap.josm.gui.util.imagery.CameraPlane
Set camera plane rotation by current plane position.
setRotation(Vector3D) - Method in class org.openstreetmap.josm.gui.util.imagery.CameraPlane
Set camera plane rotation by spherical vector.
setRotationAngle(double) - Method in class org.openstreetmap.josm.command.RotateCommand
Set the rotation angle.
setRotationFromDelta(Point, Point) - Method in class org.openstreetmap.josm.gui.util.imagery.CameraPlane
Set the rotation from the difference of two points
setRowLayout(boolean) - Method in class org.openstreetmap.josm.gui.widgets.MultiSplitLayout.Split
Set the rowLayout property.
setRows(List<TwoColumnDiff.Item>, boolean) - Method in class org.openstreetmap.josm.gui.history.DiffTableModel
 
setSaveCredentials(boolean) - Method in class org.openstreetmap.josm.io.auth.CredentialsAgentResponse
Sets the saving status (authentication credentials to save)
setSaveState(UploadOrSaveState) - Method in class org.openstreetmap.josm.gui.io.SaveLayerInfo
Sets the save state for SaveLayerInfo.getLayer()
setSaveState(AbstractModifiableLayer, UploadOrSaveState) - Method in class org.openstreetmap.josm.gui.io.SaveLayersModel
 
setSaveToPreferences(boolean) - Method in class org.openstreetmap.josm.data.oauth.OAuthAccessTokenHolder
Sets whether the current access token should be saved to the preferences file.
setSaveToPreferences(boolean) - Method in class org.openstreetmap.josm.gui.oauth.AccessTokenInfoPanel
 
setScalingFactor(double) - Method in class org.openstreetmap.josm.command.ScaleCommand
Set the scaling factor
setScrollerFor(JMenu) - Static method in class org.openstreetmap.josm.gui.MenuScroller
Registers a menu to be scrolled with the default scrolling interval.
setScrollerFor(JMenu, int) - Static method in class org.openstreetmap.josm.gui.MenuScroller
Registers a menu to be scrolled, with 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 scrolling interval, and the specified numbers of items fixed at the top of the menu.
setScrollerFor(JPopupMenu) - Static method in class org.openstreetmap.josm.gui.MenuScroller
Registers a popup menu to be scrolled with the default scrolling interval.
setScrollerFor(JPopupMenu, int) - Static method in class org.openstreetmap.josm.gui.MenuScroller
Registers a popup menu to be scrolled, with 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 scrolling interval, and the specified numbers of items fixed at the top of the popup menu.
setSearchIcon(JosmTextField) - Static method in class org.openstreetmap.josm.gui.widgets.FilterField
Sets the search icon for the given text field
setSelected(boolean) - Method in class org.openstreetmap.josm.actions.ToggleAction
 
setSelected(boolean) - Method in class org.openstreetmap.josm.data.osm.visitor.paint.relations.Multipolygon.JoinedWay
Sets whether this is selected
setSelected(boolean) - Method in class org.openstreetmap.josm.data.validation.TestError
Sets the selection flag of this error
setSelected(boolean) - Method in class org.openstreetmap.josm.gui.widgets.QuadStateCheckBox.QuadStateDecorator
 
setSelected(boolean) - Method in class org.openstreetmap.josm.gui.widgets.QuadStateCheckBox
 
setSelected(String) - Method in class org.openstreetmap.josm.gui.download.DownloadDialog.DownloadSourceTabs
 
setSelected(Collection<? extends PrimitiveId>) - Method in class org.openstreetmap.josm.data.osm.DataSet
 
setSelected(Collection<? extends PrimitiveId>) - Method in interface org.openstreetmap.josm.data.osm.OsmData
Sets the current selection to the primitives in selection and notifies all DataSelectionListener.
setSelected(Collection<? extends PrimitiveId>) - Method in class org.openstreetmap.josm.data.vector.VectorDataSet
 
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(Stream<? extends PrimitiveId>) - Method in class org.openstreetmap.josm.data.osm.DataSet
 
setSelected(PrimitiveId...) - Method in class org.openstreetmap.josm.data.osm.DataSet
 
setSelected(PrimitiveId...) - Method in interface org.openstreetmap.josm.data.osm.OsmData
Sets the current selection to the primitives in osm and notifies all DataSelectionListener.
setSelected(PrimitiveId...) - Method in class org.openstreetmap.josm.data.vector.VectorDataSet
 
setSelectedByIdx(int) - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetContentTableModel
Selects a single item by its index.
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
Sets the changeset to be used in the next upload
setSelectedChangesets(Collection<Changeset>) - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetCacheManager
Selects the changesets in changesets, 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
Sets the changesets to select
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.
setSelectedComponentInDetailPanel(Class<? extends JComponent>) - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetCacheManager
Selects the given component in the detail tabbed panel
setSelectedFile(File) - Method in class org.openstreetmap.josm.gui.widgets.AbstractFileChooser
Sets the selected file.
setSelectedFile(File) - Method in class org.openstreetmap.josm.gui.widgets.NativeFileChooser
 
setSelectedFile(File) - Method in class org.openstreetmap.josm.gui.widgets.SwingFileChooser
 
setSelectedImage(ImageEntry) - Method in class org.openstreetmap.josm.data.ImageData
Select as the selected the given image
setSelectedImageIndex(int) - Method in class org.openstreetmap.josm.data.ImageData
 
setSelectedImageIndex(int, boolean) - Method in class org.openstreetmap.josm.data.ImageData
 
setSelectedImpl(Stream<? extends PrimitiveId>) - Method in class org.openstreetmap.josm.data.vector.VectorDataSet
 
setSelectedIndices(ListSelectionModel, IntStream) - Static method in class org.openstreetmap.josm.gui.util.TableHelper
Selects the given indices in the selection model
setSelectedItem(Object) - Method in class org.openstreetmap.josm.gui.conflict.pair.AbstractListMergeModel.ComparePairListModel
 
setSelectedItem(Object) - Method in class org.openstreetmap.josm.gui.widgets.JosmComboBoxModel
Set the value of the selected item.
setSelectedItems() - Method in class org.openstreetmap.josm.gui.dialogs.ValidatorDialog
Sets the selection of the map to the current selected items.
setSelectedItemText(String) - Method in class org.openstreetmap.josm.gui.widgets.JosmComboBox
Selects an item and/or sets text
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
setSelectedNote(Note) - Method in class org.openstreetmap.josm.data.osm.NoteData
Set a selected note.
setSelectedPreset(TaggingPreset) - Method in class org.openstreetmap.josm.gui.tagging.presets.TaggingPresetSelector
Selects a given preset.
setSelectedRelations(Collection<? extends IRelation<?>>) - Method in class org.openstreetmap.josm.gui.dialogs.RelationListDialog.RelationListModel
Sets the selected relations.
setSelection(MouseEvent) - Method in class org.openstreetmap.josm.gui.widgets.OsmPrimitivesTable.DblClickHandler
 
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(DataSet, Collection<OsmPrimitive>) - Static method in class org.openstreetmap.josm.actions.mapmode.DrawAction
 
setSelection(DataSet, OsmPrimitive) - Static method in class org.openstreetmap.josm.actions.mapmode.DrawAction
 
setSelectionIndexMapper(BiFunction<Integer, ListSelectionModel, IntStream>) - Method in class org.openstreetmap.josm.gui.history.SelectionSynchronizer
 
setSelectionInterval(int, int) - Method in class org.openstreetmap.josm.gui.conflict.pair.AbstractListMergeModel.EntriesSelectionModel
 
setSelectionModel(ListSelectionModel) - Method in class org.openstreetmap.josm.gui.tagging.TagTableColumnModelBuilder
Sets selection model.
setSender(String) - Method in class org.openstreetmap.josm.io.remotecontrol.handler.RequestHandler
Sets who sent the request (the host from referer header or IP of request sender)
setSequence(Command...) - Method in class org.openstreetmap.josm.command.SequenceCommand
 
setSequenceComplete(boolean) - Method in class org.openstreetmap.josm.command.SequenceCommand
 
setServerProjections(Collection<String>) - Method in class org.openstreetmap.josm.data.imagery.ImageryInfo
Sets the list of collections the server supports
setServerUrl(String, String) - Method in class org.openstreetmap.josm.gui.preferences.imagery.ImageryPreference
Updates a server URL in the preferences dialog.
setShapes(List<Shape>) - Method in class org.openstreetmap.josm.data.sources.SourceBounds
Sets the list of shapes defining this bounds.
setSharpenLevel(double) - Method in class org.openstreetmap.josm.gui.layer.imagery.ImageryFilterSettings
Sets the sharpen level for the imagery.
setSharpenLevel(float) - Method in class org.openstreetmap.josm.gui.layer.imagery.SharpenImageProcessor
Sets the sharpening level.
setShowElements(boolean) - Method in class org.openstreetmap.josm.data.validation.Test
 
setShowErrors(boolean) - Method in class org.openstreetmap.josm.gui.layer.imagery.TileSourceDisplaySettings
Sets the show errors property.
setShowHeadArrowOnly(boolean) - Method in class org.openstreetmap.josm.data.osm.visitor.paint.MapPaintSettings
Specifies if only the last arrow of a way should be displayed
setShowHideButtonListener(ShowHideButtonListener) - Method in interface org.openstreetmap.josm.gui.HideableButton
 
setShowHideButtonListener(ShowHideButtonListener) - Method in class org.openstreetmap.josm.gui.IconToggleButton
 
setShowSuppress(boolean) - Method in class org.openstreetmap.josm.gui.bugreport.BugReportDialog
Shows or hides the suppress errors button
setShowSuppressAll(boolean) - Method in class org.openstreetmap.josm.gui.bugreport.BugReportDialog
Shows or hides the suppress all errors button
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
setShutdownSequence(Runnable) - Static method in class org.openstreetmap.josm.spi.lifecycle.Lifecycle
Sets shutdown sequence.
setSize(float, float) - Method in class org.openstreetmap.josm.gui.widgets.JosmImageView
 
setSize(int) - Method in class org.openstreetmap.josm.gui.widgets.JosmComboBoxModel
Sets the maximum number of elements.
setSize(int, int) - Method in class org.openstreetmap.josm.tools.ImageProvider
Set the dimensions of the image.
setSize(Dimension) - Method in class org.openstreetmap.josm.tools.ImageProvider
Set the dimensions of the image.
setSize(ImageProvider.ImageSizes) - Method in class org.openstreetmap.josm.tools.ImageProvider
Set the dimensions of the image.
setSizeButtonVisible(boolean) - Method in class org.openstreetmap.josm.gui.bbox.SlippyMapBBoxChooser
Enables or disables painting of the shrink/enlarge button
setSortMethod(Comparator<Note>) - Method in class org.openstreetmap.josm.data.osm.NoteData
Set the comparator to be used to sort the note list.
setSoundPlayerClass(Class<? extends SoundPlayer>) - Static method in class org.openstreetmap.josm.io.audio.AudioPlayer
Sets the custom sound player class to override default core player.
setSource(String) - Method in class org.openstreetmap.josm.data.preferences.ColorInfo
Set the source.
setSource(ChangesetClosedException.Source) - Method in exception org.openstreetmap.josm.io.ChangesetClosedException
Sets the source where the exception was thrown
setSourceCategory(T) - Method in class org.openstreetmap.josm.data.sources.SourceInfo
Sets the source category.
setSourceCategoryOriginalString(String) - Method in class org.openstreetmap.josm.data.sources.SourceInfo
Sets the source category original string (don't use except for error checks).
setSourceDefault() - Method in class org.openstreetmap.josm.gui.bbox.SourceButton
 
setSources(Collection<TileSource>) - Method in class org.openstreetmap.josm.gui.bbox.SourceButton
Set the tile sources.
setSources(List<ExtendedSourceEntry>) - Method in class org.openstreetmap.josm.gui.preferences.SourceEditor.AvailableSourcesModel
Sets the source list.
setSourceType(U) - Method in class org.openstreetmap.josm.data.sources.SourceInfo
Sets the source type.
setSpeed(Double) - Method in class org.openstreetmap.josm.data.gpx.GpxImageEntry
Sets the speed.
setSpeed(Double) - Method in interface org.openstreetmap.josm.gui.layer.geoimage.ImageMetadata
Sets the speed.
setSpeed(Double) - Method in class org.openstreetmap.josm.gui.layer.geoimage.RemoteEntry
 
setStartWay(JoinAreasAction.WayInPolygon) - Method in class org.openstreetmap.josm.actions.JoinAreasAction.WayTraverser
Reset walk algorithm to a new start point
setState(Note.State) - Method in class org.openstreetmap.josm.data.notes.Note
Sets the note state.
setState(QuadStateCheckBox.State) - Method in class org.openstreetmap.josm.gui.widgets.QuadStateCheckBox.QuadStateDecorator
 
setState(QuadStateCheckBox.State) - Method in class org.openstreetmap.josm.gui.widgets.QuadStateCheckBox
Set the new state.
setStrategy(UploadStrategy) - Method in class org.openstreetmap.josm.io.UploadStrategySpecification
Sets the upload strategy (chunk mode)
setStringValue(String) - Method in class org.openstreetmap.josm.gui.mappaint.StyleSetting.PropertyStyleSetting
Sets this property to the specified string value.
setStyle(StyleSource) - Method in class org.openstreetmap.josm.gui.mappaint.MapPaintMenu.MapPaintAction
 
setStyles(Collection<ElemStyles>) - Method in class org.openstreetmap.josm.data.vector.VectorDataSet
Set the styles for this layer
setStyles(ElemStyles) - Method in class org.openstreetmap.josm.data.osm.visitor.paint.StyledMapRenderer
Set the ElemStyles instance to use for this renderer.
setStyleSheet(StyleSheet) - Method in class org.openstreetmap.josm.gui.widgets.JosmHTMLEditorKit
Set the set of styles to be used to render the various HTML elements.
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
Set the name of the sub grid
setSuppressWarnings(boolean) - Method in class org.openstreetmap.josm.tools.ImageProvider
Suppresses warning on the command line in case the image cannot be found.
setSystemOfMeasurement(SystemOfMeasurement) - Static method in class org.openstreetmap.josm.data.SystemOfMeasurement
Sets the current global system of measurement.
setTabSize(int) - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.SimpleCharStream
 
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.
setTagsToIgnore(SearchCompiler.Match) - Method in class org.openstreetmap.josm.gui.dialogs.properties.RecentTagCollection
 
setTagsToIgnore(SearchSetting) - Method in class org.openstreetmap.josm.gui.dialogs.properties.RecentTagCollection
 
setTargetPrimitive(OsmPrimitive) - Method in class org.openstreetmap.josm.gui.conflict.tags.CombinePrimitiveResolverDialog
Sets the primitive the collection of primitives is merged or combined to.
setTargetPrimitive(OsmPrimitive, boolean) - Method in class org.openstreetmap.josm.gui.conflict.tags.CombinePrimitiveResolverDialog
Sets the primitive the collection of primitives is merged or combined to.
setTasks(String) - Method in class org.openstreetmap.josm.gui.SplashScreen.SplashScreenProgressRenderer
Sets the tasks to displayed.
setTaskTitle(String) - Method in class org.openstreetmap.josm.gui.io.UploadAndSaveProgressRenderer
 
setTaskTitle(String) - Method in interface org.openstreetmap.josm.gui.progress.ProgressRenderer
Sets the title to display
setTermsOfUseText(String) - Method in class org.openstreetmap.josm.data.sources.SourceInfo
Sets the text to display to the user as terms of use.
setTermsOfUseURL(String) - Method in class org.openstreetmap.josm.data.sources.SourceInfo
Sets a url that links to the terms of use text.
setTestConsumer(BiConsumer<ValidationTask, Test>) - Method in class org.openstreetmap.josm.data.validation.ValidationTask
A test consumer to avoid filling up memory.
setText(String) - Method in class org.openstreetmap.josm.data.osm.ChangesetDiscussionComment
Sets comment text.
setText(String) - Method in class org.openstreetmap.josm.gui.tagging.ac.AutoCompletingTextField
 
setText(String) - Method in class org.openstreetmap.josm.gui.widgets.HtmlPanel
Sets the current text to display.
setText(String) - Method in class org.openstreetmap.josm.gui.widgets.ImageLabel
Sets the text to display.
setText(String) - Method in class org.openstreetmap.josm.gui.widgets.JosmComboBox
Sets the text in the combobox editor.
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
 
setTextFromResourceFile(JTextArea, String) - Method in class org.openstreetmap.josm.actions.AboutAction
Reads the contents of the resource file that is described by the filePath-attribute and puts that text into the JTextArea given by the ta-attribute.
setTheir(OsmPrimitive) - Method in class org.openstreetmap.josm.gui.conflict.pair.ConflictResolver
Sets the OsmPrimitive in the role "their".
setThumbnail(Image) - Method in class org.openstreetmap.josm.gui.layer.geoimage.ImageEntry
Sets the thumbnail.
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
Set the current number of work units
setTicks(int) - Method in class org.openstreetmap.josm.gui.SplashScreen.SplashProgressMonitor
 
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
Set the total number of work units
setTicksCount(int) - Method in class org.openstreetmap.josm.gui.SplashScreen.SplashProgressMonitor
 
setTileBounds(TileSelectionBBoxChooser.TileBounds) - Method in class org.openstreetmap.josm.gui.bbox.TileSelectionBBoxChooser.TileGridInputPanel
 
setTileLoaderFactory(TileLoaderFactory) - Static method in class org.openstreetmap.josm.gui.layer.AbstractCachedTileSourceLayer
Plugins that wish to set custom tile loader should call this method
setTileProjection(Projection) - Method in class org.openstreetmap.josm.data.imagery.AbstractWMSTileSource
 
setTime(long) - Method in class org.openstreetmap.josm.data.gpx.WayPoint
setTime(Long) - Method in class org.openstreetmap.josm.spi.preferences.AbstractSetting
 
setTime(Long) - Method in interface org.openstreetmap.josm.spi.preferences.Setting
Set the time for this setting.
setTimeInMillis(long) - Method in class org.openstreetmap.josm.data.gpx.WayPoint
Sets the GpxConstants.PT_TIME attribute to the specified time.
setTimestamp(Date) - Method in class org.openstreetmap.josm.data.osm.AbstractPrimitive
Deprecated.
setTimestamp(Date) - Method in interface org.openstreetmap.josm.data.osm.IPrimitive
Deprecated.
setTimestamp(Date) - Method in class org.openstreetmap.josm.data.osm.OsmPrimitive
Deprecated, for removal: This API element is subject to removal in a future version.
setting - Variable in class org.openstreetmap.josm.actions.search.SearchAction.SearchTask
 
setting - Variable in class org.openstreetmap.josm.gui.mappaint.BooleanStyleSettingGui
 
setting - Variable in class org.openstreetmap.josm.gui.mappaint.ColorStyleSettingGui
 
setting - Variable in class org.openstreetmap.josm.gui.mappaint.PropertyStyleSettingGui
 
setting(Environment, String) - Static method in class org.openstreetmap.josm.gui.mappaint.mapcss.Functions
Get value of a setting.
Setting<T> - Interface in org.openstreetmap.josm.spi.preferences
Interface for a preference value.
SETTING - org.openstreetmap.josm.gui.mappaint.RenderingCLI.Option
 
SettingCellEditor() - Constructor for class org.openstreetmap.josm.gui.preferences.advanced.PreferencesTable.SettingCellEditor
 
SettingCellRenderer() - Constructor for class org.openstreetmap.josm.gui.preferences.advanced.PreferencesTable.SettingCellRenderer
 
settingGroups - Variable in class org.openstreetmap.josm.gui.mappaint.StyleSource
Map of settings per group.
settings - Variable in class org.openstreetmap.josm.actions.downloadtasks.DownloadOsmTask.AbstractInternalTask
 
settings - Variable in class org.openstreetmap.josm.data.preferences.PreferencesReader
 
settings - Variable in class org.openstreetmap.josm.gui.layer.imagery.TileCoordinateConverter
 
settings - Variable in class org.openstreetmap.josm.gui.mappaint.RenderingHelper.StyleData
 
settings - Variable in class org.openstreetmap.josm.gui.mappaint.StyleSettingGroupGui
 
settings - Variable in class org.openstreetmap.josm.gui.mappaint.StyleSource
List of settings for user customization.
settings - Variable in class org.openstreetmap.josm.gui.preferences.PreferenceTabbedPane
 
settings - Variable in class org.openstreetmap.josm.spi.preferences.MemoryPreferences
 
Settings(DefaultMutableTreeNode) - Constructor for class org.openstreetmap.josm.gui.preferences.ToolbarPreferences.Settings
Constructs a new Settings.
SETTINGS_FACTORIES - Static variable in class org.openstreetmap.josm.gui.preferences.PreferenceTabbedPane
 
SETTINGS_TAB - org.openstreetmap.josm.tools.ImageProvider.ImageSizes
Settings tab icon size
settingsInitialized - Variable in class org.openstreetmap.josm.gui.preferences.PreferenceTabbedPane
 
settingsMap - Variable in class org.openstreetmap.josm.data.Preferences
Maps the setting name to the current value of the setting.
settingValues - Variable in class org.openstreetmap.josm.gui.mappaint.StyleSource
Values of the settings for efficient lookup.
SettingVisitor - Interface in org.openstreetmap.josm.spi.preferences
Visitor interface for Setting implementations.
setTitle(String) - Method in class org.openstreetmap.josm.data.imagery.LayerDetails
Sets title of this layer
setTitle(String) - Method in class org.openstreetmap.josm.gui.dialogs.ConflictResolutionDialog
 
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
 
setTitle(String) - Method in class org.openstreetmap.josm.gui.history.HistoryBrowserDialog
 
setToList(AutoCompletionSet, Comparator<AutoCompletionItem>) - Static method in class org.openstreetmap.josm.gui.tagging.ac.AutoCompletionManager
 
setToolbarId(String) - Method in class org.openstreetmap.josm.actions.JosmAction
Sets the toolbar id.
setTooltip(String) - Method in class org.openstreetmap.josm.actions.JosmAction
Sets the tooltip text of this action.
setTooltip(Action, String) - Method in class org.openstreetmap.josm.tools.Shortcut
Sets the action tooltip to the tooltip text plus the key stroke text this shortcut represents.
setTooltip(Action, String, KeyStroke) - Static method in class org.openstreetmap.josm.tools.Shortcut
Sets the action tooltip to the tooltip text plus the key stroke text.
setToolTipTexts(String...) - Method in class org.openstreetmap.josm.gui.ExtendedDialog
 
setToolTipTexts(String...) - Method in interface org.openstreetmap.josm.gui.IExtendedDialog
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.
setTrackLineColumn(boolean) - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.SimpleCharStream
 
setTranslucent(boolean) - Method in class org.openstreetmap.josm.gui.dialogs.LayerListDialog.LayerVisibleCheckBox
 
setTransparent(boolean) - Method in class org.openstreetmap.josm.data.imagery.ImageryInfo
Sets whether imagery should be transparent.
setType(String) - Method in class org.openstreetmap.josm.gui.tagging.presets.items.Roles.Role
Sets the presets types expected for this role.
setType(String) - Method in class org.openstreetmap.josm.gui.tagging.presets.TaggingPreset
Called from the XML parser to set the types this preset affects.
setType(OsmPrimitiveType) - Method in class org.openstreetmap.josm.gui.widgets.OsmIdTextField
Sets the type of primitive object
setUIFont(String) - Static method in class org.openstreetmap.josm.gui.util.GuiHelper
Sets a global font for all UI, replacing default font of current look and feel.
setUniqueForKey(String, String) - Method in class org.openstreetmap.josm.data.osm.TagCollection
Sets a unique tag for the key of this tag.
setUniqueForKey(Tag) - Method in class org.openstreetmap.josm.data.osm.TagCollection
Sets a unique tag for the key of this tag.
setUnreadMessages(int) - Method in class org.openstreetmap.josm.data.osm.UserInfo
Sets the number of unread messages
setupBlankSpaceMenu() - Method in class org.openstreetmap.josm.gui.dialogs.properties.PropertiesDialog
Creates the popup menu @field blankSpaceMenu and its launcher on main panel.
setupCallbacks() - Static method in class org.openstreetmap.josm.gui.MainApplication
 
setupColors() - Method in class org.openstreetmap.josm.gui.layer.gpx.GpxDrawHelper
 
setupConnection(ProgressMonitor) - Method in class org.openstreetmap.josm.tools.Http1Client
 
setupConnection(ProgressMonitor) - Method in class org.openstreetmap.josm.tools.HttpClient
 
setUpdateErrorCodes(boolean) - Static method in class org.openstreetmap.josm.data.validation.TestError
Update error codes on read and save.
setupDialog() - Method in class org.openstreetmap.josm.actions.HistoryInfoAction.HistoryObjectIDDialog
 
setupDialog() - Method in class org.openstreetmap.josm.data.imagery.WMTSTileSource.SelectLayerDialog
 
setupDialog() - Method in class org.openstreetmap.josm.gui.dialogs.OsmIdSelectionDialog
 
setupDialog() - Method in class org.openstreetmap.josm.gui.dialogs.properties.TagEditHelper.AbstractTagsDialog
 
setupDialog() - Method in class org.openstreetmap.josm.gui.download.DownloadObjectDialog
 
setupDialog() - Method in class org.openstreetmap.josm.gui.ExtendedDialog
 
setupDialog() - Method in interface org.openstreetmap.josm.gui.IExtendedDialog
This is called by IExtendedDialog.showDialog().
setupDialog() - Method in class org.openstreetmap.josm.gui.preferences.imagery.AddImageryDialog
 
setupDialog() - Method in class org.openstreetmap.josm.gui.preferences.SourceEditor.EditSourceEntryDialog
 
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
setupFilter() - Method in class org.openstreetmap.josm.gui.dialogs.NotesDialog
 
setupFilter() - Method in class org.openstreetmap.josm.gui.dialogs.properties.PropertiesDialog
 
setupFilter() - Method in class org.openstreetmap.josm.gui.dialogs.RelationListDialog
 
setupHandler(PopupMenuHandler, Class<? extends Action>...) - Static method in class org.openstreetmap.josm.gui.dialogs.relation.RelationPopupMenus
Adds relation actions to the given PopupMenuHandler
setupJavaLocaleProviders() - Static method in class org.openstreetmap.josm.tools.I18n
 
setupKeyboardShortcuts() - Method in class org.openstreetmap.josm.gui.dialogs.properties.PropertiesDialog
Assigns all needed keys like Enter and Spacebar to most important actions.
setupKeyboardShortcuts() - Method in class org.openstreetmap.josm.gui.tagging.TagEditorPanel
 
setupLanguageFonts() - Static method in class org.openstreetmap.josm.gui.util.GuiHelper
Setup special font for Khmer script, as the default Java fonts do not display these characters.
setupListeners(AutoCompTextField<AutoCompletionItem>, TaggingPresetItemGuiSupport) - Method in class org.openstreetmap.josm.gui.tagging.presets.items.Text
 
setUploadDiscouraged(boolean) - Method in class org.openstreetmap.josm.gui.layer.OsmDataLayer
Sets the "discouraged upload" flag.
setUploadedPrimitives(List<OsmPrimitive>) - Method in class org.openstreetmap.josm.gui.io.BasicUploadSettingsPanel
 
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
setUploadedPrimitives(APIDataSet) - Method in class org.openstreetmap.josm.gui.io.UploadDialog
Sets the collection of primitives to upload
setUploadInProgress() - Method in class org.openstreetmap.josm.gui.layer.OsmDataLayer
Sets the "upload in progress" flag, which will result in displaying a new icon and forbid to remove the layer.
setUploadPolicy(UploadPolicy) - Method in class org.openstreetmap.josm.data.osm.DataSet
 
setUploadPolicy(UploadPolicy) - Method in interface org.openstreetmap.josm.data.osm.OsmData
Sets the upload policy.
setUploadPolicy(UploadPolicy) - Method in class org.openstreetmap.josm.data.vector.VectorDataSet
 
setUploadState(UploadOrSaveState) - Method in class org.openstreetmap.josm.gui.io.SaveLayerInfo
Sets the upload state for SaveLayerInfo.getLayer()
setUploadState(AbstractModifiableLayer, UploadOrSaveState) - Method in class org.openstreetmap.josm.gui.io.SaveLayersModel
 
setUploadStrategySpecification(UploadStrategySpecification) - Method in class org.openstreetmap.josm.gui.io.UploadParameterSummaryPanel
Sets the UploadStrategySpecification the user chose
setUploadStrategySpecification(UploadStrategySpecification) - Method in class org.openstreetmap.josm.gui.io.UploadStrategySelectionPanel
Fills the inputs using a UploadStrategySpecification
setupMembershipMenu() - Method in class org.openstreetmap.josm.gui.dialogs.properties.PropertiesDialog
Creates the popup menu @field membershipMenu and its launcher on membership table.
setupMenuScroller() - Method in class org.openstreetmap.josm.gui.ImageryMenu
 
setupNadGridSources() - Static method in class org.openstreetmap.josm.gui.MainApplication
Setup the sources for NTV2 grid shift files for projection support.
setupPopupMenuHandler() - Method in class org.openstreetmap.josm.gui.dialogs.RelationListDialog
 
setupPopupMenuHandler() - Method in class org.openstreetmap.josm.gui.dialogs.SelectionListDialog
 
setupProjectionCombo() - Method in class org.openstreetmap.josm.gui.preferences.projection.ProjectionPreference
Sets up projection combobox with default values and action listener
setupTaginfoNationalActions(Collection<? extends IPrimitive>) - Method in class org.openstreetmap.josm.gui.dialogs.properties.PropertiesDialog
 
setupTagsMenu() - Method in class org.openstreetmap.josm.gui.dialogs.properties.PropertiesDialog
Creates the popup menu @field tagMenu and its launcher on tag table.
setupTextAntiAliasing() - Static method in class org.openstreetmap.josm.gui.MainApplication
 
setupUIManager() - Static method in class org.openstreetmap.josm.gui.MainApplication
Set up the UI manager
setUrl(String) - Method in class org.openstreetmap.josm.gui.help.HelpBrowser
 
setUrl(String) - Method in interface org.openstreetmap.josm.gui.help.IHelpBrowser
Sets the current URL.
setUrl(String) - Method in class org.openstreetmap.josm.gui.widgets.UrlLabel
Sets the URL to be visited if the user clicks on this URL label.
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.
setUrlForHelpTopic(String) - Static method in class org.openstreetmap.josm.gui.help.HelpBrowser
Show the help page for help topic helpTopic.
setUrlsProvider(IUrls) - Static method in class org.openstreetmap.josm.spi.preferences.Config
Install the global URLs provider.
setUse_last_as_default(String) - Method in class org.openstreetmap.josm.gui.tagging.presets.items.ComboMultiSelect
Sets whether the last value is used as default.
setUser(User) - Method in class org.openstreetmap.josm.data.osm.AbstractPrimitive
 
setUser(User) - Method in class org.openstreetmap.josm.data.osm.Changeset
Sets the changeset user.
setUser(User) - Method in interface org.openstreetmap.josm.data.osm.IPrimitive
Sets the user who has last touched this object.
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
Sets the user name
setUseThumbs(boolean) - Method in class org.openstreetmap.josm.gui.layer.geoimage.GeoImageLayer
Enables or disables the display of thumbnails.
setValue(int) - Method in class org.openstreetmap.josm.gui.io.UploadAndSaveProgressRenderer
 
setValue(int) - Method in interface org.openstreetmap.josm.gui.progress.ProgressRenderer
Sets the current progress
setValue(int, Filter) - Method in class org.openstreetmap.josm.data.osm.FilterModel
 
setValue(int, Filter) - Method in class org.openstreetmap.josm.gui.dialogs.FilterTableModel
 
setValue(int, RelationMember) - Method in class org.openstreetmap.josm.gui.dialogs.relation.MemberTableModel
 
setValue(int, SourceEntry) - Method in class org.openstreetmap.josm.gui.preferences.SourceEditor.ActiveSourcesModel
 
setValue(int, Layer) - Method in class org.openstreetmap.josm.gui.dialogs.LayerListDialog.LayerListModel
 
setValue(int, ToolbarPreferences.ActionDefinition) - Method in class org.openstreetmap.josm.gui.preferences.ToolbarPreferences.Settings.ActionDefinitionModel
 
setValue(int, T) - Method in interface org.openstreetmap.josm.data.ReorderableModel
Set object value at given index.
setValue(Color) - Method in class org.openstreetmap.josm.data.preferences.ColorInfo
Set the color value.
setValue(String) - Method in class org.openstreetmap.josm.data.gpx.GpxExtension
Sets the value.
setValue(String) - Method in class org.openstreetmap.josm.data.osm.Tag
This is not supported by this implementation.
setValue(String) - Method in class org.openstreetmap.josm.gui.tagging.TagModel
sets a unique value for this tag.
setValue(Setting<?>) - Method in class org.openstreetmap.josm.gui.preferences.advanced.PrefEntry
Sets the preference value.
setValue(XmlObjectParser.Entry, String, String) - Method in class org.openstreetmap.josm.tools.XmlObjectParser.Parser
 
setValue(T) - Method in class org.openstreetmap.josm.gui.mappaint.StyleSetting.PropertyStyleSetting
Sets this property to the specified value.
setValue_template(String) - Method in class org.openstreetmap.josm.gui.tagging.presets.items.Text
Set the value template.
setValueAt(Object, int, int) - Method in class org.openstreetmap.josm.gui.conflict.pair.AbstractListMergeModel.EntriesTableModel
 
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.correction.CorrectionTableModel
 
setValueAt(Object, int, int) - Method in class org.openstreetmap.josm.gui.dialogs.DeleteFromRelationConfirmationDialog.RelationDeleteModel
 
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.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.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.advanced.PreferencesTable.AllSettingsTableModel
 
setValueAt(Object, int, int) - Method in class org.openstreetmap.josm.gui.preferences.display.ColorPreference.ColorTableModel
 
setValueAt(Object, int, int) - Method in class org.openstreetmap.josm.gui.preferences.imagery.HeadersTable.HeaderTableModel
 
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.imagery.ImageryProvidersPanel.ImageryLayerTableModel
 
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
 
setValueAt(DefaultTableModel, Object, int, int) - Method in class org.openstreetmap.josm.gui.conflict.pair.AbstractListMergeModel
Handles method dispatches from TableModel.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
 
setValueExtractor(ToIntFunction<String>) - Method in class org.openstreetmap.josm.gui.autofilter.AutoFilterRule
Sets the function which extracts a numeric value from an OSM value
setValueFormatter(IntFunction<String>) - Method in class org.openstreetmap.josm.gui.autofilter.AutoFilterRule
Sets a OSM value formatter that defines the associated button label.
setVar(String, String) - Method in class org.openstreetmap.josm.gui.io.CustomConfigurator.XMLCommandProcessor
Set a variable in the environment
setVersion(int) - Method in class org.openstreetmap.josm.data.osm.PrimitiveData
Sets the primitive version.
setVersion(String) - Method in class org.openstreetmap.josm.data.osm.DataSet
Sets the API version this dataset was created from.
setVersion(String) - Method in class org.openstreetmap.josm.io.OsmWriter
 
setVirtualNodesEnabled(boolean) - Method in class org.openstreetmap.josm.gui.MapView
Enables or disables drawing of the virtual nodes.
setVisible(boolean) - Method in class org.openstreetmap.josm.actions.ImageryAdjustAction.ImageryOffsetDialog
 
setVisible(boolean) - Method in class org.openstreetmap.josm.actions.SplitWayAction.SegmentToKeepSelectionDialog
 
setVisible(boolean) - Method in class org.openstreetmap.josm.data.osm.AbstractPrimitive
 
setVisible(boolean) - Method in interface org.openstreetmap.josm.data.osm.IPrimitive
Sets whether this primitive is visible, i.e.
setVisible(boolean) - Method in class org.openstreetmap.josm.data.osm.OsmPrimitive
 
setVisible(boolean) - Method in class org.openstreetmap.josm.data.vector.VectorPrimitive
Make this object visible
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.DeleteFromRelationConfirmationDialog
 
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.properties.TagEditHelper.AbstractTagsDialog
 
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.download.OSMDownloadSource.OSMDownloadSourcePanel
 
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.swing.PleaseWaitProgressMonitor.ProgressMonitorDialog
Sets the visibility of this dialog
setVisible(boolean) - Method in class org.openstreetmap.josm.gui.util.StayOpenPopupMenu
 
setVisibleFlag(boolean) - Method in class org.openstreetmap.josm.gui.dialogs.layer.LayerVisibilityAction
 
setWarningNotifier(Consumer<String>) - Static method in class org.openstreetmap.josm.command.SplitWayCommand
Sets the global warning notifier.
setWeight(double) - Method in class org.openstreetmap.josm.gui.widgets.MultiSplitLayout.Divider
Dividers can't have a weight, they don't grow or shrink.
setWeight(double) - Method in class org.openstreetmap.josm.gui.widgets.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.
setWidth(int) - Method in class org.openstreetmap.josm.data.gpx.GpxImageEntry
Sets the width of this GpxImageEntry.
setWidth(int) - Method in interface org.openstreetmap.josm.data.imagery.street_level.IImageEntry
Sets the width of this ImageEntry.
setWidth(int) - Method in interface org.openstreetmap.josm.gui.layer.geoimage.ImageMetadata
Sets the width of this ImageMetadata.
setWidth(int) - Method in class org.openstreetmap.josm.gui.layer.geoimage.RemoteEntry
 
setWidth(int) - Method in class org.openstreetmap.josm.gui.tagging.presets.items.ComboMultiSelect.ComboMultiSelectListCellRenderer
Sets the width to format the dropdown list to Note: This is not the width of the list, but the width to which we format any multi-line label in the list.
setWidth(int) - Method in class org.openstreetmap.josm.tools.ImageProvider
Set image width
setWidth(int, int...) - Method in class org.openstreetmap.josm.gui.tagging.TagTableColumnModelBuilder
Sets width of specified columns.
setWithBody(boolean) - Method in class org.openstreetmap.josm.io.OsmWriter
Sets whether body must be written.
setWithVisible(boolean) - Method in class org.openstreetmap.josm.io.OsmWriter
Sets whether 'visible' attribute must be written.
setZoom(boolean) - Method in class org.openstreetmap.josm.gui.io.AbstractPrimitiveTask
Sets whether the map view should zoom to impacted primitives at the end.
setZoom(int) - Method in class org.openstreetmap.josm.data.vector.VectorDataSet
 
setZoomAfterDownload(boolean) - Method in class org.openstreetmap.josm.actions.downloadtasks.AbstractDownloadTask
 
setZoomAfterDownload(boolean) - Method in interface org.openstreetmap.josm.actions.downloadtasks.DownloadTask
Sets whether the map view will zoom to download area after download
setZoomLevel(int) - Method in class org.openstreetmap.josm.gui.bbox.TileSelectionBBoxChooser.TileCoordinateValidator
 
setZoomLevel(int) - Method in class org.openstreetmap.josm.gui.layer.AbstractTileSourceLayer
Sets the zoom level of the layer
setZoomLevel(int, boolean) - Method in class org.openstreetmap.josm.gui.layer.AbstractTileSourceLayer
 
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
Constructs a new SevenParameterDatum
severity - Variable in class org.openstreetmap.josm.data.validation.TestError.Builder
 
severity - Variable in class org.openstreetmap.josm.data.validation.TestError
Severity
severity - Variable in class org.openstreetmap.josm.io.ValidatorErrorWriter.ErrorClass
 
Severity - Enum in org.openstreetmap.josm.data.validation
The error severity
Severity(int, String, String, Color) - Constructor for enum org.openstreetmap.josm.data.validation.Severity
Constructor
sha256 - Variable in class org.openstreetmap.josm.io.CertificateAmendment.CertAmend
 
sha256matches(Certificate, CertificateAmendment.NativeCertAmend, MessageDigest) - Static method in class org.openstreetmap.josm.tools.PlatformHookWindows
 
shallExport() - Method in class org.openstreetmap.josm.io.session.AbstractSessionExporter
 
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 - Variable in class org.openstreetmap.josm.io.imagery.ImageryReader.Parser
 
Shape - Class in org.openstreetmap.josm.data.imagery
Data class to store the outline for background imagery coverage.
Shape() - Constructor for class org.openstreetmap.josm.data.imagery.Shape
Constructs a new empty Shape.
Shape(String, String) - Constructor for class org.openstreetmap.josm.data.imagery.Shape
 
SHAPE - org.openstreetmap.josm.io.imagery.ImageryReader.State
 
Shape.CoordinateList - Class in org.openstreetmap.josm.data.imagery
A list of Coordinates that attempts to be very efficient in terms of CPU time and memory allocations.
shapeAround(double, double, double) - Method in enum org.openstreetmap.josm.gui.draw.SymbolShape
Create the path for this shape around the given position
shapeAround(EastNorth, SymbolShape, double) - Method in class org.openstreetmap.josm.gui.draw.MapViewPath
Add the given shape centered around the current position.
shapeAround(ILatLon, SymbolShape, double) - Method in class org.openstreetmap.josm.gui.draw.MapViewPath
Add the given shape centered around the current node.
shapeAround(MapViewState.MapViewPoint, SymbolShape, double) - Method in class org.openstreetmap.josm.gui.draw.MapPath2D
Add the given shape centered around the given point
shapeAround(MapViewState.MapViewPoint, SymbolShape, double) - Method in class org.openstreetmap.josm.gui.draw.MapViewPath
 
ShapeClipper - Class in org.openstreetmap.josm.tools
Tools to clip a shape based on the Sutherland-Hodgman algorithm.
ShapeClipper() - Constructor for class org.openstreetmap.josm.tools.ShapeClipper
 
shapeEastNorthToMapView(Path2D.Double) - Method in class org.openstreetmap.josm.data.osm.visitor.paint.StyledMapRenderer
Convert shape in EastNorth coordinates to MapViewPath and remove invisible parts.
shapes - Variable in class org.openstreetmap.josm.data.imagery.vectortile.mapbox.Geometry
 
shapes - Variable in class org.openstreetmap.josm.data.sources.SourceBounds
 
shapes - Variable in class org.openstreetmap.josm.data.sources.SourcePreferenceEntry
The shape of the source (mostly used for visual aid purposes)
shapeToPrimaryFeatureObject(T, Layer, Shape, List<VectorPrimitive>) - Method in class org.openstreetmap.josm.data.vector.VectorDataStore
 
sharedChildObjects - Variable in class org.openstreetmap.josm.gui.MainMenu
Selection / Shared Child Objects
sharedInstance - Static variable in class org.openstreetmap.josm.gui.JosmMetalToolTipUI
 
sharedNodes - Variable in class org.openstreetmap.josm.data.validation.tests.MultipolygonTest.PolygonLevelFinder
 
SHARP_ANGLES - Static variable in class org.openstreetmap.josm.data.validation.tests.SharpAngles
The code for a sharp angle
SharpAngles - Class in org.openstreetmap.josm.data.validation.tests
Find highways that have sharp angles
SharpAngles() - Constructor for class org.openstreetmap.josm.data.validation.tests.SharpAngles
Construct a new IntersectionIssues object
SHARPANGLESCODE - Static variable in class org.openstreetmap.josm.data.validation.tests.SharpAngles
 
sharpen - Variable in class org.openstreetmap.josm.gui.preferences.imagery.CommonSettingsPanel
 
sharpenImageProcessor - Variable in class org.openstreetmap.josm.gui.layer.imagery.ImageryFilterSettings
 
SharpenImageProcessor - Class in org.openstreetmap.josm.gui.layer.imagery
Sharpens or blurs the image, depending on the sharpen value.
SharpenImageProcessor() - Constructor for class org.openstreetmap.josm.gui.layer.imagery.SharpenImageProcessor
 
sharpenLevel - Variable in class org.openstreetmap.josm.gui.layer.imagery.SharpenImageProcessor
 
SharpnessSlider() - Constructor for class org.openstreetmap.josm.gui.dialogs.layer.LayerVisibilityAction.SharpnessSlider
sheet - Variable in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParser
 
sheet(MapCSSStyleSource) - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParser
entry point for the main parser
shift - Variable in class org.openstreetmap.josm.actions.mapmode.MapMode
 
SHIFT - org.openstreetmap.josm.actions.mapmode.ParallelWayAction.Modifier
 
SHIFT - Static variable in class org.openstreetmap.josm.gui.preferences.shortcut.PrefJPanel
 
SHIFT - Static variable in class org.openstreetmap.josm.tools.Shortcut
Shift group
shiftBoundaries() - Method in class org.openstreetmap.josm.tools.Diff
Adjust inserts/deletes of blank lines to join changes as much as possible.
shiftBoundaries(Diff.FileData) - Method in class org.openstreetmap.josm.tools.Diff.FileData
Adjust inserts/deletes of blank lines to join changes as much as possible.
shiftDisplayToServer(EastNorth) - Method in class org.openstreetmap.josm.gui.layer.imagery.TileCoordinateConverter
Apply reverse shift to EastNorth coordinate.
ShiftedProjecting - Class in org.openstreetmap.josm.data.projection
This is a projecting instance that shifts the projection by a given eastnorth offset.
ShiftedProjecting(Projecting, EastNorth) - Constructor for class org.openstreetmap.josm.data.projection.ShiftedProjecting
Create a new ShiftedProjecting
shiftImageX - Variable in class org.openstreetmap.josm.data.gpx.GpxImageDirectionPositionSettings
 
shiftImageY - Variable in class org.openstreetmap.josm.data.gpx.GpxImageDirectionPositionSettings
 
shiftType - Variable in class org.openstreetmap.josm.data.projection.datum.NTV2GridShiftFile
 
short_description - Variable in class org.openstreetmap.josm.gui.tagging.presets.items.PresetListEntry
Text to be displayed below PresetListEntry.display_value in the combobox list.
short_descriptions - Variable in class org.openstreetmap.josm.gui.tagging.presets.items.ComboMultiSelect
A delimiter-separated list of texts to be displayed below each display_value.
shortChar - Variable in enum org.openstreetmap.josm.actions.mapmode.ParallelWayAction.Modifier
 
shortcut - Variable in class org.openstreetmap.josm.actions.relation.RecentRelationsAction
 
shortcut - Variable in class org.openstreetmap.josm.gui.util.MultikeyActionsHandler.MyAction
 
Shortcut - Class in org.openstreetmap.josm.tools
Global shortcut class.
Shortcut(String) - Constructor for class org.openstreetmap.josm.tools.Shortcut
 
Shortcut(String, String, int, int, int, int, boolean, boolean) - Constructor for class org.openstreetmap.josm.tools.Shortcut
 
SHORTCUT - Static variable in class org.openstreetmap.josm.actions.DownloadAction
Action shortcut (ctrl-shift-down by default), made public in order to be used from GettingStarted page.
SHORTCUT - Static variable in class org.openstreetmap.josm.actions.DownloadPrimitiveAction
Action shortcut (ctrl-shift-O by default), made public in order to be used from GettingStarted page.
SHORTCUT - Static variable in class org.openstreetmap.josm.actions.HistoryInfoAction
Action shortcut, made public in order to be used from GettingStarted page.
SHORTCUT - Static variable in class org.openstreetmap.josm.gui.dialogs.MenuItemSearchDialog.Action
Action shortcut (ctrl / space by default), made public in order to be used from GettingStarted page.
SHORTCUT_BACKGROUND_MODIFIED_COLOR - Variable in class org.openstreetmap.josm.gui.preferences.shortcut.PrefJPanel.ShortcutTableCellRenderer
 
SHORTCUT_BACKGROUND_USER_COLOR - Variable in class org.openstreetmap.josm.gui.preferences.shortcut.PrefJPanel.ShortcutTableCellRenderer
 
Shortcut.ShortcutCollection - Class in org.openstreetmap.josm.tools
 
ShortcutCollection() - Constructor for class org.openstreetmap.josm.tools.Shortcut.ShortcutCollection
 
shortcutEdit - Variable in class org.openstreetmap.josm.gui.preferences.ToolbarPreferences.ToolbarPopupMenu
 
shortcutKey - Variable in enum org.openstreetmap.josm.actions.MoveAction.Direction
 
ShortcutPreference - Class in org.openstreetmap.josm.gui.preferences.shortcut
Keyboard shortcut preferences.
ShortcutPreference() - Constructor for class org.openstreetmap.josm.gui.preferences.shortcut.ShortcutPreference
 
ShortcutPreference.Factory - Class in org.openstreetmap.josm.gui.preferences.shortcut
Factory used to create a new ShortcutPreference.
shortcuts - Static variable in class org.openstreetmap.josm.tools.Shortcut
 
shortcutTable - Variable in class org.openstreetmap.josm.gui.preferences.shortcut.PrefJPanel
 
ShortcutTableCellRenderer(boolean) - Constructor for class org.openstreetmap.josm.gui.preferences.shortcut.PrefJPanel.ShortcutTableCellRenderer
 
shortenString(String, int) - Static method in class org.openstreetmap.josm.tools.Utils
If the string s is longer than maxLength, the string is cut and "..." is appended.
SHORTLINK_CHARS - Static variable in class org.openstreetmap.josm.tools.OsmUrlToBounds
 
SHORTLINK_PREFIX - Static variable in class org.openstreetmap.josm.tools.OsmUrlToBounds
 
shortOption - Variable in enum org.openstreetmap.josm.data.validation.ValidatorCLI.Option
 
shortOption - Variable in enum org.openstreetmap.josm.gui.mappaint.RenderingCLI.Option
 
shortText - Variable in class org.openstreetmap.josm.tools.Shortcut
the unique ID of the shortcut
shouldBeTestedForSharpAngles(Way) - Method in class org.openstreetmap.josm.data.validation.tests.SharpAngles
Check whether a way should be checked for sharp angles
shouldRefresh() - Method in class org.openstreetmap.josm.data.oauth.OAuth20Token
Check if the token should be refreshed
shouldRotateText() - Method in class org.openstreetmap.josm.gui.mappaint.styleelement.placement.OnLineStrategy.UpsideComputingVisitor
Check if the text should be rotated by 180°
shouldSelectCell(EventObject) - Method in class org.openstreetmap.josm.gui.io.ActionFlagsTableCell
 
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
 
shouldSelectCell(EventObject) - Method in class org.openstreetmap.josm.gui.tagging.ac.AutoCompTextField
 
shouldSuppressFurtherErrors() - Method in class org.openstreetmap.josm.gui.bugreport.BugReportDialog
Check if the checkbox to suppress further errors was selected
shouldWrite(OsmPrimitive) - Method in class org.openstreetmap.josm.io.OsmWriter
 
show() - Method in class org.openstreetmap.josm.data.gpx.GpxExtension
Shows this extension and all parents so it can be written
show() - Method in class org.openstreetmap.josm.gui.Notification
Display the notification.
show(String, String, int) - Method in class org.openstreetmap.josm.io.session.SessionReader.CancelOrContinueDialog
 
show(JComponent) - Method in class org.openstreetmap.josm.gui.history.OpenChangesetPopupMenu
Displays the popup menu at the lower-left corner of parent.
show(History) - Method in class org.openstreetmap.josm.gui.history.HistoryBrowserDialogManager
Show history dialog for the given history.
SHOW_ANGLE - Static variable in class org.openstreetmap.josm.actions.mapmode.DrawAction
 
SHOW_ERRORS - Static variable in class org.openstreetmap.josm.gui.layer.imagery.TileSourceDisplaySettings
A string returned by TileSourceDisplaySettings.DisplaySettingsChangeEvent.getChangedSetting() if the show errors property was changed.
SHOW_ID - Static variable in class org.openstreetmap.josm.gui.MapStatus
 
SHOW_PROJECTED_POINT - Static variable in class org.openstreetmap.josm.actions.mapmode.DrawAction
 
showAndApply(Collection<OsmPrimitive>) - Method in class org.openstreetmap.josm.gui.tagging.presets.TaggingPreset
Show preset dialog, apply changes
showAndLogException(Exception) - Static method in class org.openstreetmap.josm.actions.SaveActionBase
 
showAudioMenu(boolean) - Method in class org.openstreetmap.josm.gui.MainMenu
 
showBadBufferMessage(String) - Static method in class org.openstreetmap.josm.gui.datatransfer.importers.TextTagPaster
Shows message that the buffer can not be pasted, allowing user to clean the buffer
showBounds - 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
 
ShowChangesetInfoAction() - Constructor for class org.openstreetmap.josm.gui.dialogs.ChangesetDialog.ShowChangesetInfoAction
 
showColorDialog(List<IGpxTrack>) - Method in class org.openstreetmap.josm.gui.layer.gpx.ChooseTrackVisibilityAction
 
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.
showConfirmMoveDialog(SelectAction.ConfirmMoveDialog) - Static method in class org.openstreetmap.josm.actions.mapmode.SelectAction
 
showConfirmOutlyingOperationDialog(String, String, String) - Static method in class org.openstreetmap.josm.actions.JosmAction
 
showCoor - Variable in class org.openstreetmap.josm.gui.preferences.display.LafPreference
 
showCurrentPhoto() - Method in class org.openstreetmap.josm.gui.layer.geoimage.GeoImageLayer
Show current photo on map and in image viewer.
ShowDetailAction(ChangesetCacheManagerModel) - Constructor for class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetCacheManager.ShowDetailAction
 
showDetails() - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetCacheManager.ShowDetailAction
 
showDialog() - Method in class org.openstreetmap.josm.gui.dialogs.layer.MergeGpxLayerDialog
 
showDialog() - Method in class org.openstreetmap.josm.gui.dialogs.MenuItemSearchDialog
 
showDialog() - Method in class org.openstreetmap.josm.gui.dialogs.MinimapDialog
 
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
 
showDialog() - Method in interface org.openstreetmap.josm.gui.IExtendedDialog
Show the dialog to the user.
showDialog() - Method in class org.openstreetmap.josm.gui.tagging.presets.TaggingPresetSearchDialog
 
showDialog() - Method in class org.openstreetmap.josm.gui.tagging.presets.TaggingPresetSearchPrimitiveDialog
 
showDialog(Collection<OsmPrimitive>, boolean) - Method in class org.openstreetmap.josm.gui.tagging.presets.TaggingPreset
Shows the preset dialog.
showDialog(Consumer<Optional<IOAuthToken>>) - Method in class org.openstreetmap.josm.gui.oauth.OAuthAuthorizationWizard
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
showDownloadAreaButtonModel - Variable in class org.openstreetmap.josm.gui.bbox.SlippyMapBBoxChooser
 
showDownloadAreaButtonModel - Variable in class org.openstreetmap.josm.gui.bbox.SourceButton
 
showElementCount - Variable in class org.openstreetmap.josm.data.validation.Test
 
showEmptySelectionWarning() - Method in class org.openstreetmap.josm.actions.CopyAction
 
showErrorDialog(String, String, String) - Static method in class org.openstreetmap.josm.gui.ExceptionDialogUtil
 
showErrors - Variable in class org.openstreetmap.josm.gui.layer.imagery.TileSourceDisplaySettings
if layer should show errors on tiles
showErrors(List<TestError>) - Static method in class org.openstreetmap.josm.actions.CreateMultipolygonAction
 
ShowErrorsAction - Class in org.openstreetmap.josm.gui.layer.imagery
Show tile errors.
ShowErrorsAction(AbstractTileSourceLayer<?>) - Constructor for class org.openstreetmap.josm.gui.layer.imagery.ShowErrorsAction
Constructs a new ShowErrorsAction.
showFor(ReportedException, int) - Static method in class org.openstreetmap.josm.gui.bugreport.BugReportDialog
Show the bug report for a given exception
showForegroundDialog() - Method in class org.openstreetmap.josm.gui.progress.swing.PleaseWaitProgressMonitor
Show the progress dialog in foreground
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.data.projection.ProjectionCLI
Displays help on the console
showHelp() - Static method in class org.openstreetmap.josm.data.validation.ValidatorCLI
 
showHelp() - Static method in class org.openstreetmap.josm.gui.MainApplication
Displays help on the console
showHelp() - Static method in class org.openstreetmap.josm.gui.mappaint.RenderingCLI
Displays help on the console
showHelp() - Method in class org.openstreetmap.josm.gui.ProgramArguments
Helper method to indicate if help should be displayed.
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
 
ShowHideLayerAction - Class in org.openstreetmap.josm.gui.dialogs.layer
Action which will toggle the visibility of the currently selected layers.
ShowHideLayerAction(LayerListDialog.LayerListModel) - Constructor for class org.openstreetmap.josm.gui.dialogs.layer.ShowHideLayerAction
Creates a ShowHideLayerAction which will toggle the visibility of the currently selected layers
ShowHideMarkerText(MarkerLayer) - Constructor for class org.openstreetmap.josm.gui.layer.markerlayer.MarkerLayer.ShowHideMarkerText
Create a new MarkerLayer.ShowHideMarkerText action
showHistory(Component, Collection<? extends PrimitiveId>) - Method in class org.openstreetmap.josm.gui.history.HistoryBrowserDialogManager
Show history dialog(s) for the given primitive(s).
showHistory(Collection<? extends PrimitiveId>) - Method in class org.openstreetmap.josm.gui.history.HistoryBrowserDialogManager
Show history dialog(s) for the given primitive(s).
showHistoryAction - Variable in class org.openstreetmap.josm.gui.history.HistoryViewerPanel.ListPopupMenu
 
ShowHistoryAction - Class in org.openstreetmap.josm.gui.history
Open a history browser with the history of an object.
ShowHistoryAction() - Constructor for class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetContentPanel.ShowHistoryAction
 
ShowHistoryAction() - Constructor for class org.openstreetmap.josm.gui.dialogs.SelectionListDialog.ShowHistoryAction
Constructs a new ShowHistoryAction.
ShowHistoryAction() - Constructor for class org.openstreetmap.josm.gui.history.ShowHistoryAction
 
ShowHistoryAction.DoubleClickAdapter - Class in org.openstreetmap.josm.gui.history
 
showIcons - Variable in class org.openstreetmap.josm.data.osm.visitor.paint.StyledMapRenderer
 
showIconsDistance - Variable in class org.openstreetmap.josm.data.osm.visitor.paint.MapPaintSettings
 
showID - Variable in class org.openstreetmap.josm.gui.preferences.display.LafPreference
 
showIfNecessary(Collection<Node>, boolean) - Static method in class org.openstreetmap.josm.gui.dialogs.PropertiesMembershipChoiceDialog
Creates and shows a new PropertiesMembershipChoiceDialog if necessary.
showInDownloadDialog(String, String) - Method in class org.openstreetmap.josm.gui.layer.gpx.DownloadAlongPanel
Show this panel in a new "Download along" help-aware dialog
showInfoAboutMissingActions - Variable in class org.openstreetmap.josm.gui.preferences.ToolbarPreferences
 
showInfobox(boolean, T) - Method in class org.openstreetmap.josm.gui.io.importexport.GpxLikeImporter
 
showJumpToDialog() - Method in class org.openstreetmap.josm.actions.JumpToAction
Displays the "Jump to" dialog.
showLayer(Layer) - Method in class org.openstreetmap.josm.gui.layer.geoimage.ImageViewerDialog
 
ShowLayersPopupWorker(MultikeyActionsHandler.MyAction) - Constructor for class org.openstreetmap.josm.gui.util.MultikeyActionsHandler.ShowLayersPopupWorker
 
showLocalizedName - Variable in class org.openstreetmap.josm.gui.preferences.display.LafPreference
 
showMenu(MouseEvent) - Method in class org.openstreetmap.josm.gui.dialogs.LayerListDialog.PopupMenuHandler
 
showMenu(MouseEvent) - Method in class org.openstreetmap.josm.gui.dialogs.MapPaintDialog.PopupMenuHandler
 
showMenu(MouseEvent) - Method in class org.openstreetmap.josm.gui.widgets.PopupMenuLauncher
 
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.
ShowMonitorDialogMouseAdapter() - Constructor for class org.openstreetmap.josm.gui.MapStatus.ShowMonitorDialogMouseAdapter
 
showNames - Variable in class org.openstreetmap.josm.data.osm.visitor.paint.StyledMapRenderer
 
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
 
showNoteDialog(String, Icon) - Method in class org.openstreetmap.josm.gui.NoteInputDialog
Displays the dialog to the user
showNoteDialog(String, Icon, String) - Method in class org.openstreetmap.josm.gui.NoteInputDialog
Displays the dialog to the user
ShowNoteHelpAction(Notification) - Constructor for class org.openstreetmap.josm.gui.NotificationManager.NotificationPanel.ShowNoteHelpAction
 
showNotification(Notification) - Method in class org.openstreetmap.josm.gui.NotificationManager
Show the given notification (unless a duplicate notification is being shown at the moment or at the end of the queue)
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.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
 
showNotify() - Method in class org.openstreetmap.josm.gui.layer.geoimage.ImageViewerDialog
 
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
 
showOffsetDialog(ImageryAdjustAction.ImageryOffsetDialog) - Static method in class org.openstreetmap.josm.actions.ImageryAdjustAction
 
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
showOpenDialog(Component) - Method in class org.openstreetmap.josm.gui.widgets.AbstractFileChooser
Pops up an "Open File" file chooser dialog.
showOpenDialog(Component) - Method in class org.openstreetmap.josm.gui.widgets.NativeFileChooser
 
showOpenDialog(Component) - Method in class org.openstreetmap.josm.gui.widgets.SwingFileChooser
 
showOptionDialog(Component, Object, String, int, 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, 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(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.
showOrderNumber - Variable in class org.openstreetmap.josm.data.osm.visitor.paint.MapPaintSettings
Preference: should the segment numbers of ways be displayed
showOrderNumber - Variable in class org.openstreetmap.josm.data.osm.visitor.paint.WireframeMapRenderer
Preference: should the segment numbers of ways be displayed
showOrderNumberOnSelectedWay - Variable in class org.openstreetmap.josm.data.osm.visitor.paint.MapPaintSettings
Preference: should the segment numbers of ways be displayed on selected way
showOrderNumberOnSelectedWay - Variable in class org.openstreetmap.josm.data.osm.visitor.paint.WireframeMapRenderer
Preference: should the segment numbers of the selected 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.
showPrefs(Preferences) - Static method in class org.openstreetmap.josm.data.PreferencesUtils
 
showProjectionCode() - Method in class org.openstreetmap.josm.gui.preferences.projection.CodeProjectionChoice
 
showProjectionCode() - Method in class org.openstreetmap.josm.gui.preferences.projection.CustomProjectionChoice
 
showProjectionCode() - Method in interface org.openstreetmap.josm.gui.preferences.projection.SubPrefsOptions
Determines if the projection code should be displayed in the top panel.
showProjectionName() - Method in class org.openstreetmap.josm.gui.preferences.projection.CodeProjectionChoice
 
showProjectionName() - Method in class org.openstreetmap.josm.gui.preferences.projection.CustomProjectionChoice
 
showProjectionName() - Method in interface org.openstreetmap.josm.gui.preferences.projection.SubPrefsOptions
Determines if the projection name should be displayed in the top panel.
showSaveDialog(Component) - Method in class org.openstreetmap.josm.gui.widgets.AbstractFileChooser
Pops up a "Save File" file chooser dialog.
showSaveDialog(Component) - Method in class org.openstreetmap.josm.gui.widgets.NativeFileChooser
 
showSaveDialog(Component) - Method in class org.openstreetmap.josm.gui.widgets.SwingFileChooser
 
showSavedNotification(Notification, String) - Static method in class org.openstreetmap.josm.actions.DiskAccessAction
Show "Successfully saved file" notification and returns it.
showSavingNotification(String) - Static method in class org.openstreetmap.josm.actions.DiskAccessAction
Show "saving file ..." notification and returns it, for future replacement.
showSearchDialog(SearchSetting) - Static method in class org.openstreetmap.josm.actions.search.SearchAction
Builds and shows the search dialog.
showSortDialog(Comparator<Note>) - Method in class org.openstreetmap.josm.gui.NoteSortDialog
Builds and displays the window to the user.
showSplashScreen - Variable in class org.openstreetmap.josm.gui.preferences.display.LafPreference
 
showStackTrace(StackTraceElement[]) - Static method in class org.openstreetmap.josm.gui.layer.MainLayerManager
 
showStatusInfo(double, double, double, boolean) - Static method in class org.openstreetmap.josm.actions.mapmode.DrawAction
 
ShowStatusReportAction - Class in org.openstreetmap.josm.actions
Opens a dialog with useful status information like version numbers for Java, JOSM and plugins Also includes preferences with stripped username and password.
ShowStatusReportAction() - Constructor for class org.openstreetmap.josm.actions.ShowStatusReportAction
Constructs a new ShowStatusReportAction
showTagConversionDialog(List<String>, List<String>, List<String>) - Static method in class org.openstreetmap.josm.gui.layer.gpx.ConvertFromGpxLayerAction
Shows the TagConversionDialog asking the user whether to keep all, some or no tags
showTagsWithConflictsOnly - Variable in class org.openstreetmap.josm.gui.conflict.tags.TagConflictResolverModel
 
showTagsWithMultiValuesOnly - Variable in class org.openstreetmap.josm.gui.conflict.tags.TagConflictResolverModel
 
ShowThumbnailAction - Class in org.openstreetmap.josm.gui.layer.geoimage
Toggle the image display between thumbnails and symbols.
ShowThumbnailAction(GeoImageLayer) - Constructor for class org.openstreetmap.josm.gui.layer.geoimage.ShowThumbnailAction
Constructs a new ToggleGeoImageThumbAction action.
ShowTileInfoAction(AbstractTileSourceLayer<?>, Tile) - Constructor for class org.openstreetmap.josm.gui.layer.AbstractTileSourceLayer.ShowTileInfoAction
 
showUpdateButton() - Method in class org.openstreetmap.josm.gui.bugreport.JosmUpdatePanel
 
showUrl - Variable in class org.openstreetmap.josm.gui.download.BoundingBoxSelection
 
showUrlOpenFailure(String, String) - Static method in class org.openstreetmap.josm.data.oauth.OAuth20Authorization
Show a message if a URL fails to open
showUser - Variable in class org.openstreetmap.josm.gui.preferences.display.LafPreference
 
ShowUserInfoAction() - Constructor for class org.openstreetmap.josm.gui.dialogs.UserListDialog.ShowUserInfoAction
 
showVersion - Variable in class org.openstreetmap.josm.gui.preferences.display.LafPreference
 
showVersion() - Method in class org.openstreetmap.josm.gui.ProgramArguments
Helper method to indicate if version should be displayed.
shrinkImage - Variable in class org.openstreetmap.josm.gui.bbox.SizeButton
 
shutdown() - Static method in class org.openstreetmap.josm.data.cache.JCSCacheManager
Close all files to ensure, that all indexes and data are properly written
shutdown() - Method in class org.openstreetmap.josm.data.imagery.TMSCachedTileLoader
Shutdown the job dispatcher provided that it's not the default one
shutdown(boolean) - Static method in class org.openstreetmap.josm.tools.ImageProvider
Shutdown background image fetcher.
shutdownSequence - Static variable in class org.openstreetmap.josm.spi.lifecycle.Lifecycle
 
shutdownTmsTileLoader() - Method in class org.openstreetmap.josm.gui.layer.AbstractTileSourceLayer.PrecacheTask
 
SIBLING - org.openstreetmap.josm.gui.mappaint.mapcss.Selector.ChildOrParentSelectorType
 
siblingAtOffset(int) - Method in class org.openstreetmap.josm.gui.widgets.MultiSplitLayout.Node
 
SIDE_TOOLBAR_VISIBLE - Static variable in class org.openstreetmap.josm.gui.MapFrame
Whether the side toolbar is visible
sideButton - Variable in class org.openstreetmap.josm.gui.dialogs.layer.LayerVisibilityAction
 
SideButton - Class in org.openstreetmap.josm.gui
Button that is usually used in toggle dialogs.
SideButton(Action) - Constructor for class org.openstreetmap.josm.gui.SideButton
Constructs a new SideButton.
SideButton(Action, boolean) - Constructor for class org.openstreetmap.josm.gui.SideButton
Constructs a new SideButton.
SideButton(Action, String) - Constructor for class org.openstreetmap.josm.gui.SideButton
Constructs a new SideButton.
SIDEBUTTON - org.openstreetmap.josm.tools.ImageProvider.ImageSizes
Side button maximum height
sides - Variable in enum org.openstreetmap.josm.gui.draw.SymbolShape
 
sideToolBar - Variable in class org.openstreetmap.josm.gui.MapFrame
The toolbar with the action icons.
SideToolbarPopupMenu() - Constructor for class org.openstreetmap.josm.gui.MapFrame.SideToolbarPopupMenu
 
sidetoolbarPreferencesChangedListener - Variable in class org.openstreetmap.josm.gui.MapFrame
 
sideToolbarPreviouslyVisible - Variable in class org.openstreetmap.josm.actions.DialogsToggleAction
 
sign(HttpClient) - Method in interface org.openstreetmap.josm.data.oauth.IOAuthToken
Sign a client
sign(HttpClient) - Method in class org.openstreetmap.josm.data.oauth.OAuth20Token
 
sign(HttpClient) - 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
SimilarNamedWays.NormalizeRule - Interface in org.openstreetmap.josm.data.validation.tests
A normalization that is applied to names before testing them
SimilarNamedWays.RegExprRule - Class in org.openstreetmap.josm.data.validation.tests
A rule to replace by regular expression, so that all strings matching the regular expression are handled as if they were SimilarNamedWays.RegExprRule.replacement
SimilarNamedWays.SynonymRule - Class in org.openstreetmap.josm.data.validation.tests
A rule that registers synonyms to a given word
similaryName(String, String) - Method in class org.openstreetmap.josm.data.validation.tests.SimilarNamedWays
Check if two names are similar, but not identical.
simple_key_condition(Condition.Context) - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParser
 
simple_key_value_condition(Condition.Context) - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParser
 
SIMPLE_NAME - Static variable in class org.openstreetmap.josm.gui.download.OSMDownloadSource
SIMPLE_NAME - Static variable in class org.openstreetmap.josm.gui.download.OverpassDownloadSource.OverpassDownloadSourcePanel
 
SIMPLE_NODE_ELEMSTYLE - Static variable in class org.openstreetmap.josm.gui.mappaint.styleelement.DefaultStyles
The style used for simple nodes
SIMPLE_NODE_ELEMSTYLE_BOXPROVIDER - Static variable in class org.openstreetmap.josm.gui.mappaint.styleelement.DefaultStyles
A box provider that provides the size of a simple node
SIMPLE_NODE_TEXT_ELEMSTYLE - Static variable in class org.openstreetmap.josm.gui.mappaint.styleelement.DefaultStyles
The default style a simple node should use for it's text
SimpleBoxProvider(Rectangle) - Constructor for class org.openstreetmap.josm.gui.mappaint.styleelement.BoxTextElement.SimpleBoxProvider
Constructs a new SimpleBoxProvider.
SimpleCharStream - Class in org.openstreetmap.josm.gui.mappaint.mapcss.parsergen
An implementation of interface CharStream, where the stream is assumed to contain only ASCII characters (without unicode processing).
SimpleCharStream(InputStream) - Constructor for class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.SimpleCharStream
Constructor.
SimpleCharStream(InputStream, int, int) - Constructor for class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.SimpleCharStream
Constructor.
SimpleCharStream(InputStream, int, int, int) - Constructor for class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.SimpleCharStream
Constructor.
SimpleCharStream(InputStream, String) - Constructor for class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.SimpleCharStream
Constructor.
SimpleCharStream(InputStream, String, int, int) - Constructor for class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.SimpleCharStream
Constructor.
SimpleCharStream(InputStream, String, int, int, int) - Constructor for class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.SimpleCharStream
Constructor.
SimpleCharStream(Reader) - Constructor for class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.SimpleCharStream
Constructor.
SimpleCharStream(Reader, int, int) - Constructor for class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.SimpleCharStream
Constructor.
SimpleCharStream(Reader, int, int, int) - Constructor for class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.SimpleCharStream
Constructor.
simpleFileName - Variable in class org.openstreetmap.josm.data.preferences.sources.ExtendedSourceEntry
file name used for display
SimpleKeyValueCondition(String, String) - Constructor for class org.openstreetmap.josm.gui.mappaint.mapcss.ConditionFactory.SimpleKeyValueCondition
Create a new SimpleKeyValueCondition.
simpleMatchFactoryMap - Static variable in class org.openstreetmap.josm.data.osm.search.SearchCompiler
 
SimplePrimitiveId - Class in org.openstreetmap.josm.data.osm
A primitive id and a primitive type
SimplePrimitiveId(long, OsmPrimitiveType) - Constructor for class org.openstreetmap.josm.data.osm.SimplePrimitiveId
Create a new primitive id
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.
simpleTag(String, String, String) - Method in class org.openstreetmap.josm.io.GpxWriter
 
SimplifyChangeListener(JLabel, SpinnerNumberModel, List<Way>) - Constructor for class org.openstreetmap.josm.actions.SimplifyWayAction.SimplifyChangeListener
 
simplifyString(String) - Static method in class org.openstreetmap.josm.gui.tagging.presets.TaggingPresetSelector.PresetClassification
 
simplifyWay - Variable in class org.openstreetmap.josm.gui.MainMenu
Tools / Simplify Way
SimplifyWayAction - Class in org.openstreetmap.josm.actions
Delete unnecessary nodes from a way
SimplifyWayAction() - Constructor for class org.openstreetmap.josm.actions.SimplifyWayAction
Constructs a new SimplifyWayAction.
SimplifyWayAction.SimplifyChangeListener - Class in org.openstreetmap.josm.actions
 
SimplifyWayAction.SimplifyWayDataSelectionListener - Class in org.openstreetmap.josm.actions
 
SimplifyWayDataSelectionListener(List<Way>) - Constructor for class org.openstreetmap.josm.actions.SimplifyWayAction.SimplifyWayDataSelectionListener
Create a new selection listener for SimplifyWayAction
simplifyWays(List<Way>, double) - Static method in class org.openstreetmap.josm.actions.SimplifyWayAction
Runs the commands to simplify the ways with the given threshold
simplifyWaysCountNodesRemoved(List<Way>, double) - Static method in class org.openstreetmap.josm.actions.SimplifyWayAction
Runs the commands to simplify the ways with the given threshold
sin - Variable in class org.openstreetmap.josm.data.osm.visitor.paint.ArrowPaintHelper
 
sinb1 - Variable in class org.openstreetmap.josm.data.projection.proj.LambertAzimuthalEqualArea
Constant parameters.
singamma0 - Variable in class org.openstreetmap.josm.data.projection.proj.ObliqueMercator
Sine and Cosine values for gamma0 (the angle between the meridian and central line at the intersection between the central line and the Earth equator on aposphere).
SINGLE_REQUEST_STRATEGY - org.openstreetmap.josm.io.UploadStrategy
Upload the objects in one request using 1 diff upload
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.DownloadAction - Class in org.openstreetmap.josm.gui.dialogs.changeset
Downloads the single changeset from the OSM API
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
 
SinglePrimitivePseudoCommand(String, OsmPrimitive, Icon) - Constructor for class org.openstreetmap.josm.command.ChangePropertyKeyCommand.SinglePrimitivePseudoCommand
 
SingleProjectionChoice - Class in org.openstreetmap.josm.gui.preferences.projection
ProjectionChoice, that offers just one projection as choice.
SingleProjectionChoice(String, String, String) - Constructor for class org.openstreetmap.josm.gui.preferences.projection.SingleProjectionChoice
Constructs a new SingleProjectionChoice.
sinph0 - Variable in class org.openstreetmap.josm.data.projection.proj.AzimuthalEquidistant
The sine of the central latitude of the projection.
sinPHI - Static variable in class org.openstreetmap.josm.data.osm.visitor.paint.StyledMapRenderer
 
sinrot - Variable in class org.openstreetmap.josm.data.projection.proj.ObliqueMercator
Sine and Cosine values for the rotation between (U,V) and (X,Y) coordinate systems
sinrot - Variable in class org.openstreetmap.josm.data.projection.proj.TransverseMercator
Sine and Cosine values for the coordinate system rotation angle
SINT64 - Static variable in class org.openstreetmap.josm.data.imagery.vectortile.mapbox.Layer.ValueFields
 
sInterpolSegDist - Variable in class org.openstreetmap.josm.gui.layer.geoimage.AdvancedCorrelationSettingsDialog
 
sInterpolSegTime - Variable in class org.openstreetmap.josm.gui.layer.geoimage.AdvancedCorrelationSettingsDialog
 
sInterpolTrackDist - Variable in class org.openstreetmap.josm.gui.layer.geoimage.AdvancedCorrelationSettingsDialog
 
sInterpolTrackTime - Variable in class org.openstreetmap.josm.gui.layer.geoimage.AdvancedCorrelationSettingsDialog
 
Sinusoidal - Class in org.openstreetmap.josm.data.projection.proj
Sinusoidal projection (aka.
Sinusoidal() - Constructor for class org.openstreetmap.josm.data.projection.proj.Sinusoidal
 
sites - Variable in class org.openstreetmap.josm.plugins.ReadRemotePluginInformationTask
 
siunit_length(String) - Static method in class org.openstreetmap.josm.gui.mappaint.mapcss.Functions
Convert a length unit to meters
SIXTY_FOUR_BIT - org.openstreetmap.josm.data.protobuf.WireType
fixed64, sfixed64, double
size - Variable in class org.openstreetmap.josm.data.osm.QuadBuckets
 
size - Variable in class org.openstreetmap.josm.data.osm.Storage
 
size - Variable in class org.openstreetmap.josm.gui.mappaint.ColorStyleSettingGui.ColorIcon
 
size - Variable in class org.openstreetmap.josm.gui.mappaint.styleelement.StyleElement.FontDescriptor
 
size - Variable in class org.openstreetmap.josm.gui.mappaint.styleelement.Symbol
The width and height of this symbol
size - Variable in class org.openstreetmap.josm.io.StreamProgressUpdater
 
size - Variable in class org.openstreetmap.josm.tools.CopyList
 
size - Variable in class org.openstreetmap.josm.tools.MemoryManager.ManualFreeMemoryHandle
 
size - Variable in class org.openstreetmap.josm.tools.SubclassFilteredCollection
 
size() - Method in class org.openstreetmap.josm.data.conflict.ConflictCollection
Replies the size of the collection
size() - Method in class org.openstreetmap.josm.data.gpx.Line
 
size() - Method in class org.openstreetmap.josm.data.imagery.Shape.CoordinateList
 
size() - Method in class org.openstreetmap.josm.data.osm.ChangesetCache
Returns the number of changesets contained in the cache.
size() - Method in class org.openstreetmap.josm.data.osm.ChangesetDataSet
Replies the number of primitives in the dataset.
size() - Method in class org.openstreetmap.josm.data.osm.QuadBuckets
 
size() - Method in class org.openstreetmap.josm.data.osm.Storage.FMap
 
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() - Method in class org.openstreetmap.josm.data.osm.TagMap
 
size() - Method in class org.openstreetmap.josm.data.osm.TagMap.TagEntrySet
 
size() - Method in class org.openstreetmap.josm.gui.mappaint.StyleElementList
Get the list size
size() - Method in class org.openstreetmap.josm.gui.preferences.advanced.ListListEditor.ListTableModel
 
size() - Method in class org.openstreetmap.josm.gui.preferences.advanced.MapListEditor.MapTableModel
 
size() - Method in class org.openstreetmap.josm.gui.util.RedirectInputMap
 
size() - Method in class org.openstreetmap.josm.tools.CompositeList
 
size() - Method in class org.openstreetmap.josm.tools.CopyList
 
size() - Method in class org.openstreetmap.josm.tools.ListeningCollection
 
size() - Method in class org.openstreetmap.josm.tools.MultiMap
Returns the number of keys.
size() - Method in class org.openstreetmap.josm.tools.SubclassFilteredCollection
 
SIZE - Static variable in class org.openstreetmap.josm.gui.animation.BirthdayExtension
 
SIZE_UNITS - Static variable in class org.openstreetmap.josm.tools.Utils
 
SizeButton - Class in org.openstreetmap.josm.gui.bbox
Button allowing to control the dimension of a slippy map between two states (normal/enlarged).
SizeButton(SlippyMapBBoxChooser) - Constructor for class org.openstreetmap.josm.gui.bbox.SizeButton
Constructs a new SizeButton.
SizeButton.AccessibleSizeButton - Class in org.openstreetmap.josm.gui.bbox
 
sizeCheck - Variable in class org.openstreetmap.josm.gui.download.OSMDownloadSource.OSMDownloadSourcePanel
 
sizeWithInsets(Container, Dimension) - Static method in class org.openstreetmap.josm.gui.widgets.MultiSplitLayout
 
skip(char) - Method in class org.openstreetmap.josm.gui.preferences.ToolbarPreferences.ActionParser
 
skip(char) - Method in class org.openstreetmap.josm.tools.template_engine.Tokenizer
Skip until we hit a character
skip(long) - Method in class org.openstreetmap.josm.io.OsmPbfReader.BoundedInputStream
 
SKIP_EMPTY_NODES - org.openstreetmap.josm.io.GeoJSONWriter.Options
Skip empty nodes
SKIP_EMPTY_NODES - Static variable in class org.openstreetmap.josm.io.GeoJSONWriter
 
SKIP_PLUGINS - org.openstreetmap.josm.gui.ProgramArguments.Option
--skip-plugins
skipEmpty() - Method in class org.openstreetmap.josm.tools.TextAnalyzer
 
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.
skipEvents - Variable in class org.openstreetmap.josm.gui.dialogs.MinimapDialog
 
SkipLexicalActions(Token) - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParserTokenManager
 
skipSign() - Method in class org.openstreetmap.josm.tools.TextAnalyzer
 
skipWhitespace() - Method in class org.openstreetmap.josm.tools.template_engine.TemplateParser
 
SKY - org.openstreetmap.josm.data.imagery.vectortile.mapbox.style.Layers.Type
The fallback layer
sl4 - Static variable in class org.openstreetmap.josm.gui.layer.gpx.GpxDrawHelper
 
sl9 - Static variable in class org.openstreetmap.josm.gui.layer.gpx.GpxDrawHelper
 
SLASH - Static variable in class org.openstreetmap.josm.gui.layer.NoteLayer
 
SLASH - Static variable in interface org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParserConstants
RegularExpression Id.
sleepAndListen(int, ProgressMonitor) - Method in class org.openstreetmap.josm.io.OsmApi
 
sleepTime - Variable in class org.openstreetmap.josm.gui.NavigatableComponent.SmoothScrollThread
 
slider - Variable in class org.openstreetmap.josm.gui.dialogs.layer.LayerVisibilityAction.AbstractFilterSlider
 
slider - Variable in class org.openstreetmap.josm.gui.widgets.DateEditorWithSlider
 
SLIDER_STEPS - Static variable in class org.openstreetmap.josm.gui.dialogs.layer.LayerVisibilityAction
 
SLIDER_WHEEL_INCREMENT - Static variable in class org.openstreetmap.josm.gui.dialogs.layer.LayerVisibilityAction
Steps the value is changed by a mouse wheel change (one full click)
sliders - Variable in class org.openstreetmap.josm.gui.dialogs.layer.LayerVisibilityAction
 
slippyMap - Variable in class org.openstreetmap.josm.gui.dialogs.MinimapDialog
 
slippyMapBBoxChooser - Variable in class org.openstreetmap.josm.gui.bbox.SizeButton
 
slippyMapBBoxChooser - Variable in class org.openstreetmap.josm.gui.bbox.SourceButton
 
SlippyMapBBoxChooser - Class in org.openstreetmap.josm.gui.bbox
This panel displays a map and lets the user chose a BBox.
SlippyMapBBoxChooser() - Constructor for class org.openstreetmap.josm.gui.bbox.SlippyMapBBoxChooser
Constructs a new SlippyMapBBoxChooser.
slippyMapBounds - Variable in class org.openstreetmap.josm.gui.download.DownloadSettings
 
slippyMapChooser - Variable in class org.openstreetmap.josm.gui.download.DownloadDialog
 
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.
SlippyMapController - Class in org.openstreetmap.josm.gui.bbox
This class controls the user input by listening to mouse and key events.
SlippyMapController(SlippyMapBBoxChooser, JPanel) - Constructor for class org.openstreetmap.josm.gui.bbox.SlippyMapController
Constructs a new SlippyMapController.
SlippyMapController.MoveTask - Class in org.openstreetmap.josm.gui.bbox
Moves the map depending on which cursor keys are pressed (or not)
SlippyMapController.MoveXAction - Class in org.openstreetmap.josm.gui.bbox
 
SlippyMapController.MoveYAction - Class in org.openstreetmap.josm.gui.bbox
 
SlippyMapController.ZoomInAction - Class in org.openstreetmap.josm.gui.bbox
 
SlippyMapController.ZoomOutAction - Class in org.openstreetmap.josm.gui.bbox
 
slot - Variable in class org.openstreetmap.josm.data.osm.Storage.AbstractIter
 
SMALLICON - org.openstreetmap.josm.tools.ImageProvider.ImageSizes
SMALL_ICON value of an Action
SmoothScrollThread(EastNorth, long, int) - Constructor for class org.openstreetmap.josm.gui.NavigatableComponent.SmoothScrollThread
 
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.
snap - Variable in class org.openstreetmap.josm.actions.mapmode.ParallelWayAction
 
SNAP_ANGLE_TOLERANCE - Static variable in class org.openstreetmap.josm.actions.mapmode.DrawAction
 
SNAP_DEFAULT - Static variable in class org.openstreetmap.josm.actions.mapmode.ParallelWayAction
 
SNAP_DISTANCE_CHINESE - Static variable in class org.openstreetmap.josm.actions.mapmode.ParallelWayAction
 
SNAP_DISTANCE_IMPERIAL - Static variable in class org.openstreetmap.josm.actions.mapmode.ParallelWayAction
 
SNAP_DISTANCE_METRIC - Static variable in class org.openstreetmap.josm.actions.mapmode.ParallelWayAction
 
SNAP_DISTANCE_NAUTICAL - Static variable in class org.openstreetmap.josm.actions.mapmode.ParallelWayAction
 
SNAP_HELPER_COLOR - Static variable in class org.openstreetmap.josm.actions.mapmode.DrawAction
 
SNAP_MODIFIER_COMBO - Static variable in class org.openstreetmap.josm.actions.mapmode.ParallelWayAction
 
SNAP_THRESHOLD - Static variable in class org.openstreetmap.josm.actions.mapmode.ParallelWayAction
 
SNAP_TO_INTERSECTION_THRESHOLD - Static variable in class org.openstreetmap.josm.actions.mapmode.DrawAction
 
SNAP_TO_PROJECTIONS - Static variable in class org.openstreetmap.josm.actions.mapmode.DrawAction
 
Snap30DegreesAction(DrawSnapHelper) - Constructor for class org.openstreetmap.josm.actions.mapmode.DrawSnapHelper.Snap30DegreesAction
 
Snap45DegreesAction(DrawSnapHelper) - Constructor for class org.openstreetmap.josm.actions.mapmode.DrawSnapHelper.Snap45DegreesAction
 
Snap90DegreesAction(DrawSnapHelper) - Constructor for class org.openstreetmap.josm.actions.mapmode.DrawSnapHelper.Snap90DegreesAction
 
snapAngles - Variable in class org.openstreetmap.josm.actions.mapmode.DrawSnapHelper
 
snapChangeAction - Variable in class org.openstreetmap.josm.actions.mapmode.DrawAction
 
SnapChangeAction() - Constructor for class org.openstreetmap.josm.actions.mapmode.DrawAction.SnapChangeAction
Constructs a new SnapChangeAction.
snapCheckboxMenuItem - Variable in class org.openstreetmap.josm.actions.mapmode.DrawAction
 
snapHelper - Variable in class org.openstreetmap.josm.actions.mapmode.DrawAction
 
snapHelper - Variable in class org.openstreetmap.josm.actions.mapmode.DrawSnapHelper.DisableAction
 
snapHelper - Variable in class org.openstreetmap.josm.actions.mapmode.DrawSnapHelper.HelperAction
 
snapHelper - Variable in class org.openstreetmap.josm.actions.mapmode.DrawSnapHelper.ProjectionAction
 
snapHelper - Variable in class org.openstreetmap.josm.actions.mapmode.DrawSnapHelper.Snap30DegreesAction
 
snapHelper - Variable in class org.openstreetmap.josm.actions.mapmode.DrawSnapHelper.Snap45DegreesAction
 
snapHelper - Variable in class org.openstreetmap.josm.actions.mapmode.DrawSnapHelper.Snap90DegreesAction
 
snapOn - Variable in class org.openstreetmap.josm.actions.mapmode.DrawSnapHelper
 
snappingShortcut - Variable in class org.openstreetmap.josm.actions.mapmode.DrawAction
 
socksProxySocketAddress - Variable in class org.openstreetmap.josm.io.DefaultProxySelector
 
soFar - Variable in class org.openstreetmap.josm.io.StreamProgressUpdater
 
sOffsetDegrees - Variable in class org.openstreetmap.josm.gui.layer.geoimage.ImageDirectionPositionPanel
 
somChangeListeners - Static variable in class org.openstreetmap.josm.data.SystemOfMeasurement
 
somItems - Variable in class org.openstreetmap.josm.gui.MapStatus.MapStatusPopupMenu
Icons for selecting SystemOfMeasurement
sort - Variable in class org.openstreetmap.josm.gui.conflict.tags.TagConflictResolutionUtil.AutomaticCombine
If the combined values must be sorted.
sort() - Method in class org.openstreetmap.josm.data.osm.FilterModel
 
sort() - Method in interface org.openstreetmap.josm.data.SortableModel
Sort the items.
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 data.
sort() - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetListModel
 
sort() - Method in class org.openstreetmap.josm.gui.dialogs.FilterTableModel
 
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
Sorts the model using DefaultNameFormatter relation comparator.
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
Sorts paths lexicographically.
sort() - Method in class org.openstreetmap.josm.gui.tagging.TagEditorModel
sorts the current tags according alphabetical order of names
sort(Environment, String...) - Static method in class org.openstreetmap.josm.gui.mappaint.mapcss.Functions
Sort an array of strings
sort(Pair<T, T>) - Static method in class org.openstreetmap.josm.tools.Pair
Sorts a single-typed pair so a <= b.
sort_list(List<String>) - Static method in class org.openstreetmap.josm.gui.mappaint.mapcss.Functions
Sort a list of strings
SORT_MENU - Static variable in class org.openstreetmap.josm.gui.tagging.presets.TaggingPresets
Sort presets menu alphabetically
SortableModel<T> - Interface in org.openstreetmap.josm.data
Defines a model that can be sorted.
SortableTableModel<T> - Interface in org.openstreetmap.josm.gui.util
Defines a table model that can be sorted.
sortAction - Variable in class org.openstreetmap.josm.gui.dialogs.FilterDialog
 
sortAction - Variable in class org.openstreetmap.josm.gui.dialogs.NotesDialog
 
SortAction - Class in org.openstreetmap.josm.gui.dialogs.relation.actions
Sort the relation members
SortAction() - Constructor for class org.openstreetmap.josm.gui.dialogs.FilterDialog.SortAction
 
SortAction() - Constructor for class org.openstreetmap.josm.gui.dialogs.NotesDialog.SortAction
Constructs a new SortAction.
SortAction(IRelationEditorActionAccess) - Constructor for class org.openstreetmap.josm.gui.dialogs.relation.actions.SortAction
Constructs a new SortAction.
sortAscending() - Method in class org.openstreetmap.josm.data.osm.history.History
Returns a new copy of this history, sorted in ascending order.
sortBelow() - Method in class org.openstreetmap.josm.gui.dialogs.relation.MemberTableModel
Sort the selected relation members and all members below by the way they are linked.
SortBelowAction - Class in org.openstreetmap.josm.gui.dialogs.relation.actions
Sort the selected relation members and all members below.
SortBelowAction(IRelationEditorActionAccess) - Constructor for class org.openstreetmap.josm.gui.dialogs.relation.actions.SortBelowAction
Constructs a new SortBelowAction.
sortByAngle(List<Node>) - Static method in class org.openstreetmap.josm.actions.AlignInCircleAction
 
sortById(Collection<T>) - Method in class org.openstreetmap.josm.io.OsmWriter
 
sortDescending() - Method in class org.openstreetmap.josm.data.osm.history.History
Returns a new copy of this history, sorted in descending order.
SORTED_SYSTEM_OF_MEASUREMENTS - Static variable in class org.openstreetmap.josm.gui.MapStatus
 
sortedNodes - Variable in class org.openstreetmap.josm.actions.mapmode.ParallelWays
 
sorter - Variable in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetCacheManager
 
sorter - Variable in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetCacheManagerModel
 
sorterChanged(RowSorterEvent) - Method in class org.openstreetmap.josm.gui.dialogs.properties.PropertiesDialog.RemoveHiddenSelection
 
sortMembers(List<RelationMember>) - Method in interface org.openstreetmap.josm.gui.dialogs.relation.sort.RelationSorter.AdditionalSorter
 
sortMembers(List<RelationMember>) - Method in class org.openstreetmap.josm.gui.dialogs.relation.sort.RelationSorter.AssociatedStreetRoleAddressHouseSorter
 
sortMembers(List<RelationMember>) - Method in class org.openstreetmap.josm.gui.dialogs.relation.sort.RelationSorter.AssociatedStreetRoleStreetSorter
 
sortMembers(List<RelationMember>) - Method in class org.openstreetmap.josm.gui.dialogs.relation.sort.RelationSorter.FromViaToSorter
 
sortMembers(List<RelationMember>) - Method in class org.openstreetmap.josm.gui.dialogs.relation.sort.RelationSorter.PublicTransportRoleStopPlatformSorter
 
sortMembers(List<RelationMember>) - Method in class org.openstreetmap.josm.gui.dialogs.relation.sort.RelationSorter
Sort a collection of relation members by the way they are linked.
sortMembersByConnectivity(List<T>) - Static method in class org.openstreetmap.josm.gui.dialogs.relation.sort.RelationSorter
Sorts a list of members by connectivity
sortMenu - Variable in class org.openstreetmap.josm.gui.preferences.map.TaggingPresetPreference
 
sortMenu() - Method in class org.openstreetmap.josm.gui.tagging.presets.TaggingPresetMenu
Sorts the menu items using the translated item text
sortMenu(JMenu) - Static method in class org.openstreetmap.josm.gui.tagging.presets.TaggingPresetMenu
Sorts the menu items using the translated item text
soundPlayer - Variable in class org.openstreetmap.josm.io.audio.AudioPlayer
 
SoundPlayer - Interface in org.openstreetmap.josm.io.audio
Sound player interface.
soundPlayerClass - Static variable in class org.openstreetmap.josm.io.audio.AudioPlayer
 
source - Variable in class org.openstreetmap.josm.data.gpx.GpxData.GpxDataChangeEvent
 
source - Variable in class org.openstreetmap.josm.data.gpx.IGpxTrack.GpxTrackChangeEvent
 
source - Variable in class org.openstreetmap.josm.data.imagery.vectortile.mapbox.style.Layers
A source description to be used with this layer.
source - Variable in class org.openstreetmap.josm.data.osm.AbstractDataSourceChangeEvent
 
source - Variable in class org.openstreetmap.josm.data.osm.DataSelectionListener.AbstractSelectionEvent
 
source - Variable in class org.openstreetmap.josm.data.osm.DefaultChangesetCacheEvent
 
source - Variable in class org.openstreetmap.josm.data.osm.event.IDataSelectionListener.AbstractSelectionEvent
 
source - Variable in class org.openstreetmap.josm.data.osm.pbf.HeaderBlock
 
source - Variable in class org.openstreetmap.josm.data.preferences.AbstractProperty.ValueChangeEvent
 
source - Variable in class org.openstreetmap.josm.data.preferences.ColorInfo
 
source - Variable in class org.openstreetmap.josm.data.preferences.NamedColorProperty
 
source - Variable in class org.openstreetmap.josm.data.validation.tests.MapCSSTagChecker.MapCSSTagCheckerAndRule
 
source - Variable in class org.openstreetmap.josm.gui.dialogs.CommandStackDialog.UndoRedoSelectionListener
 
source - Variable in class org.openstreetmap.josm.gui.layer.LayerManager.LayerManagerEvent
 
source - Variable in class org.openstreetmap.josm.gui.mappaint.Environment
The style source that is evaluated
source - Variable in class org.openstreetmap.josm.gui.mappaint.MapPaintStyles.IconReference
The style source this reference occurred in
source - Variable in class org.openstreetmap.josm.gui.mappaint.styleelement.MapImage
The StyleSource that registered the image
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.nmea.NmeaReader
 
source - Variable in class org.openstreetmap.josm.io.OsmChangesetContentParser
 
source - Variable in class org.openstreetmap.josm.io.OsmPbfReader.BoundedInputStream
 
source - Variable in class org.openstreetmap.josm.io.ozi.OziWptReader
 
source - Variable in class org.openstreetmap.josm.io.rtklib.RtkLibPosReader
 
source() - Method in class org.openstreetmap.josm.data.osm.pbf.HeaderBlock
The source
Source - Class in org.openstreetmap.josm.data.imagery.vectortile.mapbox.style
A source from a Mapbox Vector Style
Source() - Constructor for enum org.openstreetmap.josm.io.ChangesetClosedException.Source
 
Source(String, JsonObject) - Constructor for class org.openstreetmap.josm.data.imagery.vectortile.mapbox.style.Source
Create a new Source object
SOURCE - Static variable in class org.openstreetmap.josm.gui.io.UploadDialogModel
the "source" changeset OSM key
SOURCE_BOUNDS_PROP - Static variable in class org.openstreetmap.josm.gui.preferences.display.DrawingPreference
Property controlling whether to draw boundaries of downloaded data
SOURCE_ENTRY_ACTIVE_BACKGROUND_COLOR - Static variable in class org.openstreetmap.josm.gui.preferences.SourceEditor.FancySourceEntryTableCellRenderer
 
SOURCE_ENTRY_INACTIVE_BACKGROUND_COLOR - Static variable in class org.openstreetmap.josm.gui.preferences.SourceEditor.FancySourceEntryTableCellRenderer
 
SOURCE_HISTORY_KEY - Static variable in class org.openstreetmap.josm.gui.io.BasicUploadSettingsPanel
Preference name for the history of sources
SOURCE_MAXSPEED - Static variable in class org.openstreetmap.josm.data.validation.tests.Highways
 
SOURCE_MAXSPEED_CONTEXT_MISMATCH_VS_HIGHWAY - Static variable in class org.openstreetmap.josm.data.validation.tests.Highways
 
SOURCE_MAXSPEED_CONTEXT_MISMATCH_VS_MAXSPEED - Static variable in class org.openstreetmap.josm.data.validation.tests.Highways
 
SOURCE_MAXSPEED_UNKNOWN_CONTEXT - Static variable in class org.openstreetmap.josm.data.validation.tests.Highways
 
SOURCE_MAXSPEED_UNKNOWN_COUNTRY_CODE - Static variable in class org.openstreetmap.josm.data.validation.tests.Highways
 
SOURCE_WRONG_LINK - Static variable in class org.openstreetmap.josm.data.validation.tests.Highways
 
Source.ZoomBoundFunction - Class in org.openstreetmap.josm.data.imagery.vectortile.mapbox.style
A common function for zoom constraints
sourceBounds - Variable in class org.openstreetmap.josm.gui.preferences.display.DrawingPreference
 
SourceBounds - Class in org.openstreetmap.josm.data.sources
Multi-polygon bounds for source backgrounds.
SourceBounds(String, String) - Constructor for class org.openstreetmap.josm.data.sources.SourceBounds
Constructs a new SourceBounds from string.
SourceButton - Class in org.openstreetmap.josm.gui.bbox
Button that allows to choose the imagery source used for slippy map background.
SourceButton(SlippyMapBBoxChooser, Collection<TileSource>, ButtonModel) - Constructor for class org.openstreetmap.josm.gui.bbox.SourceButton
Constructs a new SourceButton.
SourceButton.TileSourceButtonModel - Class in org.openstreetmap.josm.gui.bbox
 
sourceButtonGroup - Variable in class org.openstreetmap.josm.gui.bbox.SourceButton
 
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
Editor for JOSM extensions source entries.
SourceEditor(SourceType, String, List<SourceProvider>, boolean) - Constructor for class org.openstreetmap.josm.gui.preferences.SourceEditor
Constructs a new SourceEditor.
SourceEditor.ActivateSourcesAction - Class in org.openstreetmap.josm.gui.preferences
 
SourceEditor.ActiveSourcesModel - Class in org.openstreetmap.josm.gui.preferences
Table model of active sources.
SourceEditor.AvailableSourcesModel - Class in org.openstreetmap.josm.gui.preferences
List model of available sources.
SourceEditor.EditActiveSourceAction - Class in org.openstreetmap.josm.gui.preferences
 
SourceEditor.EditIconPathAction - Class in org.openstreetmap.josm.gui.preferences
 
SourceEditor.EditSourceEntryDialog - Class in org.openstreetmap.josm.gui.preferences
Dialog to edit a source entry.
SourceEditor.EditSourceEntryDialog.LaunchFileChooserSourceTypeAction - Class in org.openstreetmap.josm.gui.preferences
 
SourceEditor.FancySourceEntryTableCellRenderer - Class in org.openstreetmap.josm.gui.preferences
 
SourceEditor.FileOrUrlCellEditor - Class in org.openstreetmap.josm.gui.preferences
 
SourceEditor.FileOrUrlCellEditor.LaunchFileChooserEditCellAction - Class in org.openstreetmap.josm.gui.preferences
 
SourceEditor.I18nString - Enum in org.openstreetmap.josm.gui.preferences
Identifiers for strings that need to be provided.
SourceEditor.IconPathTableModel - Class in org.openstreetmap.josm.gui.preferences
Table model for icons paths.
SourceEditor.MoveUpDownAction - Class in org.openstreetmap.josm.gui.preferences
The action to move the currently selected entries up or down in the list.
SourceEditor.NewActiveSourceAction - Class in org.openstreetmap.josm.gui.preferences
 
SourceEditor.NewIconPathAction - Class in org.openstreetmap.josm.gui.preferences
 
SourceEditor.ReloadSourcesAction - Class in org.openstreetmap.josm.gui.preferences
 
SourceEditor.RemoveActiveSourcesAction - Class in org.openstreetmap.josm.gui.preferences
 
SourceEditor.RemoveIconPathAction - Class in org.openstreetmap.josm.gui.preferences
 
SourceEditor.ResetAction - Class in org.openstreetmap.josm.gui.preferences
 
SourceEditor.ScrollHackTable - Class in org.openstreetmap.josm.gui.preferences
 
SourceEditor.SourceEntryTableCellRenderer - Class in org.openstreetmap.josm.gui.preferences
 
SourceEditor.SourceLoader - Class in org.openstreetmap.josm.gui.preferences
 
SourceEntry - Class in org.openstreetmap.josm.data.preferences.sources
A source entry primarily used to save the user's selection of mappaint styles, but also for preset sources or validator rules.
SourceEntry(SourceEntry) - Constructor for class org.openstreetmap.josm.data.preferences.sources.SourceEntry
Constructs a new SourceEntry.
SourceEntry(SourceType, String, boolean, String, String, String, boolean) - Constructor for class org.openstreetmap.josm.data.preferences.sources.SourceEntry
Constructs a new SourceEntry.
SourceEntry(SourceType, String, String, String, boolean) - Constructor for class org.openstreetmap.josm.data.preferences.sources.SourceEntry
Constructs a new SourceEntry.
SourceEntryTableCellRenderer() - Constructor for class org.openstreetmap.josm.gui.preferences.SourceEditor.SourceEntryTableCellRenderer
 
sourceInfo - Variable in class org.openstreetmap.josm.gui.conflict.tags.PasteTagsConflictResolverDialog.StatisticsInfo
 
SourceInfo<T extends ISourceCategory<?>,​U extends ISourceType<?>,​V extends SourceBounds,​W extends SourcePreferenceEntry<?>> - Class in org.openstreetmap.josm.data.sources
This class is an abstraction for source information to be used in a panel like ImageryProvidersPanel.
SourceInfo() - Constructor for class org.openstreetmap.josm.data.sources.SourceInfo
Creates empty SourceInfo class
SourceInfo(String) - Constructor for class org.openstreetmap.josm.data.sources.SourceInfo
Create a SourceInfo class
SourceInfo(String, String, String) - Constructor for class org.openstreetmap.josm.data.sources.SourceInfo
Create a SourceInfo class
sourceLayer - Variable in class org.openstreetmap.josm.data.imagery.vectortile.mapbox.style.Layers
Layer to use from the vector tile source.
sourceLayer - Variable in class org.openstreetmap.josm.gui.datatransfer.PrimitiveTransferable
 
SourceLoader(String, List<SourceProvider>) - Constructor for class org.openstreetmap.josm.gui.preferences.SourceEditor.SourceLoader
 
sourceMap - Variable in class org.openstreetmap.josm.io.FileWatcher
 
SourcePreferenceEntry<T extends SourceInfo<?,​?,​?,​?>> - Class in org.openstreetmap.josm.data.sources
A generic SourcePreferenceEntry that is used for storing data in JOSM preferences.
SourcePreferenceEntry() - Constructor for class org.openstreetmap.josm.data.sources.SourcePreferenceEntry
Constructs a new empty SourcePreferenceEntry.
SourcePreferenceEntry(T) - Constructor for class org.openstreetmap.josm.data.sources.SourcePreferenceEntry
Constructs a new SourcePreferenceEntry from a given SourceInfo.
SourcePrefHelper - Class in org.openstreetmap.josm.data.preferences.sources
Helper class for specialized extensions preferences.
SourcePrefHelper(String, SourceType) - Constructor for class org.openstreetmap.josm.data.preferences.sources.SourcePrefHelper
Constructs a new SourcePrefHelper for the given preference key.
SourceProvider - Interface in org.openstreetmap.josm.data.preferences.sources
Interface for a class that offers a list of SourceEntrys.
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
the list of source providers
sources - Variable in class org.openstreetmap.josm.data.imagery.vectortile.mapbox.style.MapboxVectorStyle
The required collection of sources with a list of layers that are applicable for that source
sources - Static variable in class org.openstreetmap.josm.data.projection.datum.NTV2GridShiftFileWrapper
 
sources - Variable in class org.openstreetmap.josm.gui.bbox.SourceButton
 
sources - Variable in class org.openstreetmap.josm.gui.mappaint.loader.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 - Variable in class org.openstreetmap.josm.gui.preferences.validator.ValidatorTagCheckerRulesPreference
 
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
determines if the source providers have been initially loaded
sourcesList - Variable in class org.openstreetmap.josm.data.validation.tests.TagChecker
 
sourcesList - Variable in class org.openstreetmap.josm.gui.widgets.EditableList
The list items
sourceTabLoaded - Variable in class org.openstreetmap.josm.gui.dialogs.MapPaintDialog.InfoAction
 
sourceType - Variable in class org.openstreetmap.josm.data.imagery.vectortile.mapbox.style.Source
The type of the source
sourceType - Variable in class org.openstreetmap.josm.data.sources.SourceInfo
type of the services - WMS, TMS, ...
sourceType - Variable in class org.openstreetmap.josm.gui.preferences.SourceEditor
the type of source entry
SourceType - Enum in org.openstreetmap.josm.data.imagery.vectortile.mapbox.style
The "source type" for the data (Mapbox Vector Style specification)
SourceType - Enum in org.openstreetmap.josm.data.preferences.sources
The different types of source entries.
SourceType() - Constructor for enum org.openstreetmap.josm.data.imagery.vectortile.mapbox.style.SourceType
 
SourceType() - Constructor for enum org.openstreetmap.josm.data.preferences.sources.SourceType
 
sourceWays - Variable in class org.openstreetmap.josm.actions.mapmode.ParallelWayAction
 
south - org.openstreetmap.josm.data.projection.CustomProjection.Param
indicate southern hemisphere for UTM
south - Variable in class org.openstreetmap.josm.gui.preferences.projection.UTMProjectionChoice.UTMPanel
 
South - org.openstreetmap.josm.data.projection.proj.TransverseMercator.Hemisphere
South emisphere
SOUTH - org.openstreetmap.josm.data.projection.CustomProjection.Polarity
 
SOUTH - Static variable in class org.openstreetmap.josm.data.coor.conversion.AbstractCoordinateFormat
Character denoting South, as string
SOUTH - Static variable in class org.openstreetmap.josm.data.coor.conversion.LatLonParser
Character denoting South, as string
SOUTH_POLAR - org.openstreetmap.josm.data.projection.proj.AzimuthalEquidistant.Mode
South pole
SOUTH_POLE - org.openstreetmap.josm.data.projection.proj.LambertAzimuthalEqualArea.Mode
 
SOUTH_POLE - Static variable in class org.openstreetmap.josm.data.coor.LatLon
South pole.
southPole - Variable in class org.openstreetmap.josm.data.projection.proj.PolarStereographic
true if this projection is for the south pole, or false if it is for the north pole.
Space - Class in org.openstreetmap.josm.gui.tagging.presets.items
Horizontal separator type.
Space() - Constructor for class org.openstreetmap.josm.gui.tagging.presets.items.Space
 
spacer - Variable in class org.openstreetmap.josm.gui.dialogs.CommandStackDialog
 
spacing - Variable in class org.openstreetmap.josm.gui.mappaint.styleelement.RepeatImageElement
The space between the images
spacingMeter - Variable in class org.openstreetmap.josm.gui.MapScaler.TickMarks
Distance in meters between two ticks.
spAdd - Variable in class org.openstreetmap.josm.gui.io.UploadedObjectsSummaryPanel
 
span(int) - Method in class org.openstreetmap.josm.tools.GBC
Sets the constraint's gridwidth.
span(int, int) - Method in class org.openstreetmap.josm.tools.GBC
Sets the constraint's gridwidth, gridheight.
spAuthorisationProcedureUI - Variable in class org.openstreetmap.josm.gui.oauth.OAuthAuthorizationWizard
 
spawnGifts() - Method in class org.openstreetmap.josm.gui.animation.BirthdayExtension
Creates gifts on a random position on screen
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_CHARS - Static variable in class org.openstreetmap.josm.data.osm.search.PushbackTokenizer
 
SPECIAL_CHARS - Static variable in class org.openstreetmap.josm.data.validation.routines.EmailValidator
 
SPECIAL_CHARS_QUOTED - Static variable in class org.openstreetmap.josm.data.osm.search.PushbackTokenizer
 
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
 
specialCharacters - Variable in class org.openstreetmap.josm.tools.template_engine.Tokenizer
 
specialRules - Variable in class org.openstreetmap.josm.gui.mappaint.mapcss.MapCSSRuleIndex.MapCSSKeyRules
A map that stores the indexes of rules that might be applied if the key=value pair is present on this primitive.
specialToken - Variable in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.Token
This field is used to access special tokens that occur prior to this token, but after the immediately preceding regular (non-special) token.
specialValues - Variable in class org.openstreetmap.josm.data.validation.tests.UnclosedWays.UnclosedWaysCheck
The special values, to be ignored if ignore is set to true; to be considered only if ignore is set to false
speed - Variable in class org.openstreetmap.josm.data.gpx.GpxImageEntry
Speed in kilometer per hour
speed - Variable in class org.openstreetmap.josm.gui.layer.geoimage.RemoteEntry
 
speed - Variable in class org.openstreetmap.josm.io.audio.AudioPlayer.Execute
 
speed - Variable in class org.openstreetmap.josm.io.audio.JavaSoundPlayer
 
speed() - Method in class org.openstreetmap.josm.io.audio.AudioPlayer.Execute
Returns the speed.
speed() - Static method in class org.openstreetmap.josm.io.audio.AudioPlayer
Speed at which we will play.
speed() - Method in class org.openstreetmap.josm.io.audio.JavaSoundPlayer
 
speed() - Method in interface org.openstreetmap.josm.io.audio.SoundPlayer
Returns the media playback speed ratio.
SPEED - org.openstreetmap.josm.io.nmea.NmeaParser.RMC
 
SPEED_KMH - org.openstreetmap.josm.io.nmea.NmeaParser.VTG
 
SPEED_KMH_UNIT - org.openstreetmap.josm.io.nmea.NmeaParser.VTG
 
SPEED_KN - org.openstreetmap.josm.io.nmea.NmeaParser.VTG
 
SPEED_KN_UNIT - org.openstreetmap.josm.io.nmea.NmeaParser.VTG
 
speedName - Variable in class org.openstreetmap.josm.data.SystemOfMeasurement
Most common speed symbol (kmh/h, mph, kn, etc.)
speedValue - Variable in class org.openstreetmap.josm.data.SystemOfMeasurement
Speed value for the most common speed symbol, in meters per second
speedX - Variable in class org.openstreetmap.josm.gui.bbox.SlippyMapController.MoveTask
The current x speed (pixels per timer interval)
speedY - Variable in class org.openstreetmap.josm.gui.bbox.SlippyMapController.MoveTask
The current y speed (pixels per timer interval)
SPELL_FILE - Static variable in class org.openstreetmap.josm.data.validation.tests.TagChecker
The config file of dictionary words
spellCheckKey(MultiMap<OsmPrimitive, String>, OsmPrimitive, String) - Method in class org.openstreetmap.josm.data.validation.tests.TagChecker
 
Sphere - Static variable in class org.openstreetmap.josm.data.projection.Ellipsoid
Sphere
spherical - Variable in class org.openstreetmap.josm.data.projection.Ellipsoid
if ellipsoid is spherical, i.e. the major and minor semiaxis are the same
spherical - Variable in class org.openstreetmap.josm.data.projection.proj.AbstractProj
is ellipsoid spherical?
spinner - Variable in class org.openstreetmap.josm.gui.widgets.DateEditorWithSlider
 
spinSimConn - Variable in class org.openstreetmap.josm.gui.preferences.imagery.WMSSettingsPanel
 
spinZoomRatio - Variable in class org.openstreetmap.josm.gui.preferences.display.LafPreference
 
SPLASH_LOGO - org.openstreetmap.josm.tools.ImageProvider.ImageSizes
Splash dialog logo size
SplashProgressMonitor(String, ChangeListener) - Constructor for class org.openstreetmap.josm.gui.SplashScreen.SplashProgressMonitor
Constructs a new SplashProgressMonitor.
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
Constructs a new SplashScreen.
SplashScreen.MeasurableTask - Class in org.openstreetmap.josm.gui
A single task (of a ProgressMonitor) which keeps track of its execution duration (requires a call to SplashScreen.MeasurableTask.finish()).
SplashScreen.SplashProgressMonitor - Class in org.openstreetmap.josm.gui
A ProgressMonitor which stores the (sub)tasks in a tree.
SplashScreen.SplashScreenProgressRenderer - Class in org.openstreetmap.josm.gui
 
SplashScreen.Task - Class in org.openstreetmap.josm.gui
A task (of a ProgressMonitor).
SplashScreenProgressRenderer() - Constructor for class org.openstreetmap.josm.gui.SplashScreen.SplashScreenProgressRenderer
Constructs a new SplashScreenProgressRenderer.
spLists - Variable in class org.openstreetmap.josm.gui.io.UploadSelectionDialog
 
split(String, String) - Static method in class org.openstreetmap.josm.gui.mappaint.mapcss.Functions
Splits string toSplit at occurrences of the separator string sep and returns a list of matches.
split(Way, List<Node>, Collection<? extends OsmPrimitive>) - Static method in class org.openstreetmap.josm.command.SplitWayCommand
Splits the way way at the nodes in atNodes and replies the result of this process in an instance of SplitWayCommand.
Split() - Constructor for class org.openstreetmap.josm.gui.widgets.MultiSplitLayout.Split
 
SPLIT_ANYWAY - org.openstreetmap.josm.command.SplitWayCommand.WhenRelationOrderUncertain
If there are relation members missing, and these are needed to determine the order of the new parts in that relation, continue with the split operation anyway, without downloading anything.
SPLIT_VALUES_PATTERN - Static variable in class org.openstreetmap.josm.data.osm.TagCollection
 
splitArg(String, Pattern) - Method in class org.openstreetmap.josm.io.remotecontrol.handler.RequestHandler
 
splitBasedOnAnalyses(Way, List<Way>, List<OsmPrimitive>, SplitWayCommand.Analysis, int) - Static method in class org.openstreetmap.josm.command.SplitWayCommand
 
spliterator() - Method in class org.openstreetmap.josm.tools.SubclassFilteredCollection
 
splitEscaped(char, String) - Static method in class org.openstreetmap.josm.gui.tagging.presets.items.ComboMultiSelect
allow escaped comma in comma separated list: "A\, B\, C,one\, two" → ["A, B, C", "one, two"]
SplitMode - Class in org.openstreetmap.josm.actions.mapmode
Map mode for splitting ways.
SplitMode() - Constructor for class org.openstreetmap.josm.actions.mapmode.SplitMode
Construct a new SplitMode object
SplitMode.SplitWayActionConcrete - Class in org.openstreetmap.josm.actions.mapmode
Split a specified Way at the given nodes
splitMultipleValues(String) - Static method in class org.openstreetmap.josm.data.osm.OsmUtils
Splits a tag value by semi-colon value separator.
splitNodes - Variable in class org.openstreetmap.josm.actions.mapmode.SplitMode.SplitWayActionConcrete
 
splitOutTimezone() - Method in class org.openstreetmap.josm.data.gpx.GpxTimeOffset
Split out timezone and offset.
splitPane - Variable in class org.openstreetmap.josm.gui.MapFrame
The split pane with the mapview (leftPanel) and toggle dialogs (dialogsPanel).
SPLITTER_COMMA - Static variable in class org.openstreetmap.josm.io.remotecontrol.handler.RequestHandler
 
SPLITTER_SEMIC - Static variable in class org.openstreetmap.josm.io.remotecontrol.handler.RequestHandler
 
splitTrackSegmentsToTracks(String) - Method in class org.openstreetmap.josm.data.gpx.GpxData
Split tracks so that only single-segment tracks remain.
SplitTrackSegmentsToTracksAction(GpxLayer) - Constructor for class org.openstreetmap.josm.gui.layer.GpxLayer.SplitTrackSegmentsToTracksAction
Create a new SplitTrackSegmentsToTracksAction
splitTracksToLayers(String) - Method in class org.openstreetmap.josm.data.gpx.GpxData
Split tracks into layers, the result is one layer for each track.
SplitTracksToLayersAction(GpxLayer) - Constructor for class org.openstreetmap.josm.gui.layer.GpxLayer.SplitTracksToLayersAction
Create a new SplitTrackSegmentsToTracksAction
splitValues(String) - Method in class org.openstreetmap.josm.gui.tagging.presets.items.KeyedItem.Usage
Splits multiple values and adds their usage counts as single value.
splitWay - Variable in class org.openstreetmap.josm.actions.mapmode.SplitMode.SplitWayActionConcrete
 
splitWay - Variable in class org.openstreetmap.josm.gui.MainMenu
Tools / Split Way
splitWay(Way, List<List<Node>>, Collection<? extends OsmPrimitive>) - Static method in class org.openstreetmap.josm.command.SplitWayCommand
Splits the way way into chunks of wayChunks and replies the result of this process in an instance of SplitWayCommand.
splitWay(Way, List<List<Node>>, Collection<? extends OsmPrimitive>, SplitWayCommand.Strategy) - Static method in class org.openstreetmap.josm.command.SplitWayCommand
Splits the way way into chunks of wayChunks and replies the result of this process in an instance of SplitWayCommand.
splitWay(Way, List<List<Node>>, Collection<? extends OsmPrimitive>, SplitWayCommand.Strategy, SplitWayCommand.WhenRelationOrderUncertain) - Static method in class org.openstreetmap.josm.command.SplitWayCommand
Splits the way way into chunks of wayChunks and replies the result of this process in an instance of SplitWayCommand.
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.SegmentListCellRenderer - Class in org.openstreetmap.josm.actions
 
SplitWayAction.SegmentToKeepSelectionDialog - Class in org.openstreetmap.josm.actions
A dialog to query which way segment should reuse the history of the way to split.
SplitWayAction.SegmentToKeepSelectionDialog.SplitWayDataSetListener - Class in org.openstreetmap.josm.actions
 
SplitWayActionConcrete(Way, List<Node>, List<OsmPrimitive>) - Constructor for class org.openstreetmap.josm.actions.mapmode.SplitMode.SplitWayActionConcrete
Construct an action to split way splitWay at nodes splitNodes
SplitWayCommand - Class in org.openstreetmap.josm.command
Splits a way into multiple ways (all identical except for their node list).
SplitWayCommand(String, Collection<Command>, List<? extends PrimitiveId>, Way, List<Way>) - Constructor for class org.openstreetmap.josm.command.SplitWayCommand
Create a new SplitWayCommand.
SplitWayCommand.Analysis - Class in org.openstreetmap.josm.command
 
SplitWayCommand.Direction - Enum in org.openstreetmap.josm.command
 
SplitWayCommand.MissingMemberStrategy - Enum in org.openstreetmap.josm.command
 
SplitWayCommand.RelationAnalysis - Class in org.openstreetmap.josm.command
 
SplitWayCommand.RelationInformation - Class in org.openstreetmap.josm.command
 
SplitWayCommand.Strategy - Interface in org.openstreetmap.josm.command
Determines which way chunk should reuse the old id and its history
SplitWayCommand.WarningType - Enum in org.openstreetmap.josm.command
 
SplitWayCommand.WhenRelationOrderUncertain - Enum in org.openstreetmap.josm.command
What to do when the split way is part of relations, and the order of the new parts in the relation cannot be determined without downloading missing relation members.
SplitWayDataSetListener() - Constructor for class org.openstreetmap.josm.actions.SplitWayAction.SegmentToKeepSelectionDialog.SplitWayDataSetListener
 
splitWayOnNodes(Way, Set<Node>, Map<Node, Way>) - Method in class org.openstreetmap.josm.actions.JoinAreasAction
This is a method that 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.plugin.PluginPreference
 
spriteUrl - Variable in class org.openstreetmap.josm.data.imagery.vectortile.mapbox.style.MapboxVectorStyle
The optional URL for sprites.
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
 
SQUARE - org.openstreetmap.josm.gui.draw.SymbolShape
A square
ss - Variable in class org.openstreetmap.josm.gui.widgets.JosmHTMLEditorKit
 
stack - Variable in class org.openstreetmap.josm.data.algorithms.Tarjan
Used on algorithm runtime to keep track discovery progress.
stage - Variable in class org.openstreetmap.josm.plugins.PluginInformation
The plugin stage, determining the loading sequence order of plugins.
sTagSegTime - Variable in class org.openstreetmap.josm.gui.layer.geoimage.AdvancedCorrelationSettingsDialog
 
sTagTrackTime - Variable in class org.openstreetmap.josm.gui.layer.geoimage.AdvancedCorrelationSettingsDialog
 
standardAngle0to2PI(double) - Static method in class org.openstreetmap.josm.actions.OrthogonalizeAction
Make sure angle (up to 2*Pi) is in interval [ 0, 2*Pi ).
standardAngleMPItoPI(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
first standard parallel
standardParallel2 - Variable in class org.openstreetmap.josm.data.projection.proj.LambertConformalConic.Parameters2SP
second standard parallel
standardSearch - Variable in class org.openstreetmap.josm.gui.dialogs.SearchDialog
 
Star - Class in org.openstreetmap.josm.gui.animation
A star displayed when ChristmasExtension is active.
Star(int, int) - Constructor for class org.openstreetmap.josm.gui.animation.Star
 
STAR - Static variable in interface org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParserConstants
RegularExpression Id.
start - Variable in class org.openstreetmap.josm.data.osm.search.PushbackTokenizer.Range
 
start - Variable in class org.openstreetmap.josm.gui.mappaint.styleelement.placement.OnLineStrategy.HalfSegment
start point of half segment
start - Variable in class org.openstreetmap.josm.tools.date.Interval
 
start - Variable in class org.openstreetmap.josm.tools.Stopwatch
 
start() - Static method in class org.openstreetmap.josm.io.ChangesetUpdater
Starts the changeset updater task if not already started
start() - Method in class org.openstreetmap.josm.io.FileWatcher
Starts the File Watcher thread.
start() - Static method in class org.openstreetmap.josm.io.MessageNotifier
Starts the message notifier task if not already started and if user is fully identified
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) - Method in class org.openstreetmap.josm.tools.XmlObjectParser
Starts parsing from the given input reader, without validation.
start(Reader, ContentHandler) - Method in class org.openstreetmap.josm.tools.XmlObjectParser
 
START_GROUP - org.openstreetmap.josm.data.protobuf.WireType
Deprecated.
Unknown reason. Deprecated since at least 2012.
START_WAY_INDICATOR - Static variable in class org.openstreetmap.josm.actions.mapmode.DrawAction
 
startAngle - Variable in class org.openstreetmap.josm.command.RotateCommand
angle of rotation starting click to pivot
startBulkOperation(String) - Static method in class org.openstreetmap.josm.gui.ConditionalOptionPaneUtil
Marks the beginning of a bulk operation in order to provide a "Do not show again (this operation)" option.
startDocument() - Method in class org.openstreetmap.josm.io.Capabilities.CapabilitiesParser
 
startDocument() - Method in class org.openstreetmap.josm.io.GpxParser
 
startDocument() - Method in class org.openstreetmap.josm.io.imagery.ImageryReader.Parser
 
startDownload() - Method in class org.openstreetmap.josm.gui.download.DownloadDialog
Starts download.
startDownload(Bounds) - Method in class org.openstreetmap.josm.gui.download.DownloadDialog
Starts download for the given bounding box
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.widgets.MultiSplitPane
 
startElement(String, String, String, Attributes) - Method in class org.openstreetmap.josm.io.Capabilities.CapabilitiesParser
 
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.GpxParser
 
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.NameFinder.NameFinderResultParser
Detect starting elements.
startElement(String, String, String, Attributes) - Method in class org.openstreetmap.josm.io.NoteReader.Parser
 
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
 
startElementAuthor(String, Attributes) - Method in class org.openstreetmap.josm.io.GpxParser
Start an author element
startElementExt(String, String, Attributes) - Method in class org.openstreetmap.josm.io.GpxParser
Start an ext element
startElementGpx(String, Attributes) - Method in class org.openstreetmap.josm.io.GpxParser
Start the root gpx element
startElementInit(Attributes) - Method in class org.openstreetmap.josm.io.GpxParser
Start the root element
startElementMetadata(String, Attributes) - Method in class org.openstreetmap.josm.io.GpxParser
Start a metadata element
startElementRte(String, Attributes) - Method in class org.openstreetmap.josm.io.GpxParser
Start the rte element
startElementTrk(String, Attributes) - Method in class org.openstreetmap.josm.io.GpxParser
Start a trk element
startElementTrkSeg(String, Attributes) - Method in class org.openstreetmap.josm.io.GpxParser
Start a trkseg element
startElementWpt(String, Attributes) - Method in class org.openstreetmap.josm.io.GpxParser
Start the wpt element
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.ScaleCommand
World position of the mouse when the user started the command.
startHideTimer() - Method in class org.openstreetmap.josm.gui.NotificationManager
 
startImproving(Way) - Method in class org.openstreetmap.josm.actions.mapmode.ImproveWayAccuracyAction
Switches to Improving state
startIndex - Variable in class org.openstreetmap.josm.data.validation.tests.PowerLines.RefChecker
 
startIndex - Variable in class org.openstreetmap.josm.data.validation.tests.PowerLines.SegmentInfo
Node index, follows way direction
startingDraggingPos - Variable in class org.openstreetmap.josm.actions.mapmode.SelectAction
The old cursor before the user pressed the mouse button.
startIsOldEnd - Variable in class org.openstreetmap.josm.gui.draw.MapViewPath.LineVisitor
 
startLoadThumbs() - Method in class org.openstreetmap.josm.gui.layer.geoimage.GeoImageLayer
Start to load thumbnails.
startMovement(MouseEvent) - Method in class org.openstreetmap.josm.gui.MapMover
Start movement by setting a new cursor and remember the current mouse position.
startNewWay() - Method in class org.openstreetmap.josm.actions.JoinAreasAction.WayTraverser
Reset walk algorithm to a new start point.
startNode(Attributes) - Method in class org.openstreetmap.josm.io.AbstractParser
 
startOffset - Variable in class org.openstreetmap.josm.gui.mappaint.styleelement.placement.OnLineStrategy.UpsideComputingVisitor
 
startPoint - Variable in class org.openstreetmap.josm.gui.layer.geoimage.GeoImageLayer
The mouse point
startPrefixMapping(String, String) - Method in class org.openstreetmap.josm.io.GpxParser
 
startRef - Variable in class org.openstreetmap.josm.data.validation.tests.PowerLines.SegmentInfo
startRelation(Attributes) - Method in class org.openstreetmap.josm.io.AbstractParser
 
startSection(String) - Method in exception org.openstreetmap.josm.tools.bugreport.ReportedException
Starts a new debug data section.
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.Addresses
 
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.CycleDetector
 
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.LongSegment
 
startTest(ProgressMonitor) - Method in class org.openstreetmap.josm.data.validation.tests.MapCSSTagChecker
 
startTest(ProgressMonitor) - Method in class org.openstreetmap.josm.data.validation.tests.OverlappingWays
 
startTest(ProgressMonitor) - Method in class org.openstreetmap.josm.data.validation.tests.PowerLines
 
startTest(ProgressMonitor) - Method in class org.openstreetmap.josm.data.validation.tests.RelationChecker
 
startTest(ProgressMonitor) - Method in class org.openstreetmap.josm.data.validation.tests.RightAngleBuildingTest
 
startTest(ProgressMonitor) - Method in class org.openstreetmap.josm.data.validation.tests.SharpAngles
 
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.UnconnectedWays
 
startTest(ProgressMonitor) - Method in class org.openstreetmap.josm.data.validation.tests.UntaggedWay
 
startTime - Variable in class org.openstreetmap.josm.gui.animation.BirthdayExtension
 
startTime - Variable in class org.openstreetmap.josm.gui.progress.CLIProgressMonitor
The start time of the monitor
startup - Static variable in class org.openstreetmap.josm.tools.Logging
 
startupHook(PlatformHook.JavaExpirationCallback, PlatformHook.SanityCheckCallback) - Method in interface org.openstreetmap.josm.tools.PlatformHook
The startupHook will be called early, but after the GUI setup has started.
startupHook(PlatformHook.JavaExpirationCallback, PlatformHook.SanityCheckCallback) - Method in class org.openstreetmap.josm.tools.PlatformHookOsx
 
startupHook(PlatformHook.JavaExpirationCallback, PlatformHook.SanityCheckCallback) - Method in class org.openstreetmap.josm.tools.PlatformHookUnixoid
 
startupHook(PlatformHook.JavaExpirationCallback, PlatformHook.SanityCheckCallback) - Method in class org.openstreetmap.josm.tools.PlatformHookWindows
 
startupSanityChecks(PlatformHook.SanityCheckCallback) - Method in interface org.openstreetmap.josm.tools.PlatformHook
Check startup preconditions
startUserInput() - Method in class org.openstreetmap.josm.gui.dialogs.changeset.query.AdvancedChangesetQueryPanel
Initializes HMI for user input.
startUserInput() - Method in class org.openstreetmap.josm.gui.dialogs.changeset.query.ChangesetQueryDialog
Initializes HMI for user input.
startUserInput() - Method in class org.openstreetmap.josm.gui.dialogs.changeset.query.OpenAndCloseStateRestrictionPanel
Initializes HMI for user input.
startUserInput() - Method in class org.openstreetmap.josm.gui.dialogs.changeset.query.TimeRestrictionPanel
Initializes HMI for user input.
startUserInput() - Method in class org.openstreetmap.josm.gui.dialogs.changeset.query.UrlBasedQueryPanel
Initializes HMI for user input.
startUserInput() - Method in class org.openstreetmap.josm.gui.dialogs.changeset.query.UserRestrictionPanel
Initializes HMI for user input.
startUserInput() - Method in class org.openstreetmap.josm.gui.io.CredentialDialog.CredentialPanel
 
startWay(Attributes) - Method in class org.openstreetmap.josm.io.AbstractParser
 
startWithValidation(Reader, String, String) - Method in class org.openstreetmap.josm.tools.XmlObjectParser
Starts parsing from the given input reader, with XSD validation.
state - Variable in class org.openstreetmap.josm.actions.mapmode.ImproveWayAccuracyAction
 
state - Variable in class org.openstreetmap.josm.data.notes.Note
 
state - Variable in class org.openstreetmap.josm.data.oauth.OAuth20Authorization.OAuth20AuthorizationHandler
 
state - Variable in class org.openstreetmap.josm.gui.draw.MapViewPath
 
state - Variable in class org.openstreetmap.josm.gui.history.TwoColumnDiff.Item
 
state - Variable in class org.openstreetmap.josm.gui.layer.imagery.MVTLayer.EnableLayerAction
 
state - Variable in class org.openstreetmap.josm.gui.NavigatableComponent
The current state (scale, center, ...) of this map view.
state - Variable in class org.openstreetmap.josm.gui.progress.AbstractProgressMonitor
 
state - Variable in class org.openstreetmap.josm.io.audio.AudioPlayer
 
State() - Constructor for enum org.openstreetmap.josm.actions.mapmode.ImproveWayAccuracyAction.State
 
State() - Constructor for enum org.openstreetmap.josm.data.notes.Note.State
 
State() - Constructor for enum org.openstreetmap.josm.gui.progress.AbstractProgressMonitor.State
 
State() - Constructor for enum org.openstreetmap.josm.gui.widgets.QuadStateCheckBox.State
 
State() - Constructor for enum org.openstreetmap.josm.io.audio.AudioPlayer.State
 
State() - Constructor for enum org.openstreetmap.josm.io.GpxParser.State
 
State() - Constructor for enum org.openstreetmap.josm.io.imagery.ImageryReader.State
 
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.actions.SimplifyWayAction.SimplifyChangeListener
 
stateChanged(ChangeEvent) - Method in class org.openstreetmap.josm.gui.bbox.SlippyMapBBoxChooser
 
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.pair.AbstractListMerger.CopyAllLeft
 
stateChanged(ChangeEvent) - Method in class org.openstreetmap.josm.gui.conflict.pair.AbstractListMerger.CopyAllRight
 
stateChanged(ChangeEvent) - Method in class org.openstreetmap.josm.gui.conflict.pair.AbstractListMerger
 
stateChanged(ChangeEvent) - Method in class org.openstreetmap.josm.gui.conflict.pair.properties.PropertiesMerger.KeepMyCoordinatesAction
 
stateChanged(ChangeEvent) - Method in class org.openstreetmap.josm.gui.conflict.pair.properties.PropertiesMerger.KeepMyDeletedStateAction
 
stateChanged(ChangeEvent) - Method in class org.openstreetmap.josm.gui.conflict.pair.properties.PropertiesMerger.KeepTheirCoordinatesAction
 
stateChanged(ChangeEvent) - Method in class org.openstreetmap.josm.gui.conflict.pair.properties.PropertiesMerger.KeepTheirDeletedStateAction
 
stateChanged(ChangeEvent) - Method in class org.openstreetmap.josm.gui.conflict.pair.properties.PropertiesMerger
 
stateChanged(ChangeEvent) - Method in class org.openstreetmap.josm.gui.conflict.pair.properties.PropertiesMerger.UndecideCoordinateConflictAction
 
stateChanged(ChangeEvent) - Method in class org.openstreetmap.josm.gui.conflict.pair.properties.PropertiesMerger.UndecideDeletedStateConflictAction
 
stateChanged(ChangeEvent) - Method in class org.openstreetmap.josm.gui.conflict.tags.RelationMemberConflictResolver.ToggleTagRelationsAction
 
stateChanged(ChangeEvent) - Method in class org.openstreetmap.josm.gui.help.HelpBrowser.BackAction
 
stateChanged(ChangeEvent) - Method in class org.openstreetmap.josm.gui.help.HelpBrowser.ForwardAction
 
stateChanged(ChangeEvent) - Method in class org.openstreetmap.josm.gui.history.CoordinateInfoViewer.DistanceViewer
 
stateChanged(ChangeEvent) - Method in class org.openstreetmap.josm.gui.history.CoordinateInfoViewer.LatLonViewer
 
stateChanged(ChangeEvent) - Method in class org.openstreetmap.josm.gui.history.CoordinateInfoViewer.MapViewer
 
stateChanged(ChangeEvent) - Method in class org.openstreetmap.josm.gui.history.HistoryBrowser
 
stateChanged(ChangeEvent) - Method in class org.openstreetmap.josm.gui.history.VersionInfoPanel
 
stateChanged(ChangeEvent) - Method in class org.openstreetmap.josm.gui.history.VersionTable
 
stateChanged(ChangeEvent) - Method in class org.openstreetmap.josm.gui.layer.geoimage.CorrelateGpxWithImages.StatusBarUpdater
 
stateChanged(ChangeEvent) - Method in class org.openstreetmap.josm.gui.layer.geoimage.EditImagesSequenceAction.Updater
 
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
 
stateChanged(ChangeEvent) - Method in class org.openstreetmap.josm.gui.SplashScreen
 
stateField - Variable in class org.openstreetmap.josm.gui.widgets.JosmImageView
 
states - Variable in class org.openstreetmap.josm.io.GpxParser
 
states - Variable in class org.openstreetmap.josm.io.imagery.ImageryReader.Parser
 
STATIC_LEXER_ERROR - Static variable in error org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.TokenMgrError
An attempt was made to create a second instance of a static token manager.
staticFlag - Static variable in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.SimpleCharStream
Whether parser is static.
StaticLabelCompositionStrategy(String) - Constructor for class org.openstreetmap.josm.gui.mappaint.styleelement.LabelCompositionStrategy.StaticLabelCompositionStrategy
 
staticMenuEntryCount - Static variable in class org.openstreetmap.josm.gui.MapFrame.SideToolbarPopupMenu
 
StaticRotationAngle(double) - Constructor for class org.openstreetmap.josm.tools.RotationAngle.StaticRotationAngle
 
staticText - Variable in class org.openstreetmap.josm.tools.template_engine.StaticText
 
StaticText - Class in org.openstreetmap.josm.tools.template_engine
TemplateEntry representing a static string.
StaticText(String) - Constructor for class org.openstreetmap.josm.tools.template_engine.StaticText
Create a new StaticText.
StatisticsInfo() - Constructor for class org.openstreetmap.josm.gui.conflict.tags.PasteTagsConflictResolverDialog.StatisticsInfo
 
StatisticsInfoRenderer() - Constructor for class org.openstreetmap.josm.gui.conflict.tags.PasteTagsConflictResolverDialog.StatisticsInfoRenderer
 
StatisticsInfoTable(PasteTagsConflictResolverDialog.StatisticsTableModel) - Constructor for class org.openstreetmap.josm.gui.conflict.tags.PasteTagsConflictResolverDialog.StatisticsInfoTable
 
statisticsModel - Variable in class org.openstreetmap.josm.gui.conflict.tags.PasteTagsConflictResolverDialog
 
StatisticsTableModel() - Constructor for class org.openstreetmap.josm.gui.conflict.tags.PasteTagsConflictResolverDialog.StatisticsTableModel
 
status - Variable in class org.openstreetmap.josm.gui.widgets.AbstractTextComponentValidator
 
Status() - Constructor for enum org.openstreetmap.josm.gui.widgets.AbstractTextComponentValidator.Status
 
STATUS - org.openstreetmap.josm.gui.dialogs.properties.TagEditHelper.RefreshRecent
 
STATUS - org.openstreetmap.josm.io.nmea.NmeaParser.GLL
 
STATUS_BAR_ID - Static variable in class org.openstreetmap.josm.gui.util.MultikeyActionsHandler
 
STATUS_REPORT - org.openstreetmap.josm.gui.ProgramArguments.Option
--status-report Show status report with useful information that can be attached to bugs
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
 
StatusBarUpdater(boolean) - Constructor for class org.openstreetmap.josm.gui.layer.geoimage.CorrelateGpxWithImages.StatusBarUpdater
 
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
STATUSLINE - org.openstreetmap.josm.tools.ImageProvider.ImageSizes
Status line logo size
StatusLinePopupMenuListener() - Constructor for class org.openstreetmap.josm.gui.util.MultikeyActionsHandler.ShowLayersPopupWorker.StatusLinePopupMenuListener
 
statusreport - Variable in class org.openstreetmap.josm.gui.MainMenu
Help / Show Status Report
statusText - Variable in class org.openstreetmap.josm.gui.MapStatus
 
statusText - Variable in class org.openstreetmap.josm.tools.bugreport.BugReportSender
 
StatusTextHistory(Object, String) - Constructor for class org.openstreetmap.josm.gui.MapStatus.StatusTextHistory
 
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
Constructs a new initially unselected StayOpenCheckBoxMenuItem with no set text or icon.
StayOpenCheckBoxMenuItem(Action) - Constructor for class org.openstreetmap.josm.gui.util.StayOpenCheckBoxMenuItem
Constructs a new StayOpenCheckBoxMenuItem whose properties are taken from the Action supplied.
StayOpenCheckBoxMenuItemUI - Class in org.openstreetmap.josm.gui.util
A CheckBoxMenuItem UI delegate that doesn't close the menu when selected.
StayOpenCheckBoxMenuItemUI() - Constructor for class org.openstreetmap.josm.gui.util.StayOpenCheckBoxMenuItemUI
 
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
Constructs a new StayOpenMenuItem with no set text or icon.
StayOpenMenuItem(Action) - Constructor for class org.openstreetmap.josm.gui.util.StayOpenMenuItem
Constructs a new StayOpenMenuItem whose properties are taken from the Action supplied.
StayOpenPopupMenu - Class in org.openstreetmap.josm.gui.util
A JPopupMenu that can stay open on all platforms when containing StayOpen* items.
StayOpenPopupMenu() - Constructor for class org.openstreetmap.josm.gui.util.StayOpenPopupMenu
Constructs a new StayOpenPopupMenu.
StayOpenPopupMenu(String) - Constructor for class org.openstreetmap.josm.gui.util.StayOpenPopupMenu
Constructs a new StayOpenPopupMenu with the specified title.
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
Constructs a new StayOpenRadioButtonMenuItem with no set text or icon.
StayOpenRadioButtonMenuItem(Action) - Constructor for class org.openstreetmap.josm.gui.util.StayOpenRadioButtonMenuItem
Constructs a new StayOpenRadioButtonMenuItem whose properties are taken from the Action supplied.
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
Create a standard constraint with the gridx, gridy set.
steps - Variable in class org.openstreetmap.josm.gui.MapScaler.TickMarks
 
stop - Variable in class org.openstreetmap.josm.gui.layer.geoimage.ThumbsLoader
 
stop() - Static method in class org.openstreetmap.josm.io.ChangesetUpdater
Stops the changeset updater task if started
stop() - Static method in class org.openstreetmap.josm.io.MessageNotifier
Stops the message notifier task if started
stop() - Static method in class org.openstreetmap.josm.io.remotecontrol.RemoteControl
Stops the remote control server
stopCellEditing() - Method in class org.openstreetmap.josm.gui.io.ActionFlagsTableCell
 
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
 
stopCellEditing() - Method in class org.openstreetmap.josm.gui.tagging.ac.AutoCompTextField
 
stopHideTimer() - Method in class org.openstreetmap.josm.gui.NotificationManager
 
stopHighlighting() - Method in class org.openstreetmap.josm.gui.dialogs.relation.MemberTable
Stops highlighting of selected objects.
stopIt() - Method in class org.openstreetmap.josm.gui.NavigatableComponent.SmoothScrollThread
 
stopLoadThumbs() - Method in class org.openstreetmap.josm.gui.layer.geoimage.GeoImageLayer
Stop to load thumbnails.
stopMemberCellEditing() - Method in interface org.openstreetmap.josm.gui.dialogs.relation.actions.IRelationEditorActionAccess
Tells the member table editor to stop editing and accept any partially edited value as the value of the editor.
stopRemoteControlHttpServer() - Static method in class org.openstreetmap.josm.io.remotecontrol.RemoteControlHttpServer
Stops the HTTP server
stopServer() - Method in class org.openstreetmap.josm.io.remotecontrol.RemoteControlHttpServer
Stops the HTTP server
stopwatch - Variable in class org.openstreetmap.josm.data.validation.Test
the start time to compute elapsed time when test finishes
stopwatch - Variable in class org.openstreetmap.josm.gui.SplashScreen.MeasurableTask
 
Stopwatch - Class in org.openstreetmap.josm.tools
Measures elapsed time in milliseconds
Stopwatch(long) - Constructor for class org.openstreetmap.josm.tools.Stopwatch
 
Storage<T> - Class in org.openstreetmap.josm.data.osm
A Set-like class that allows looking up equivalent preexisting instance.
Storage() - Constructor for class org.openstreetmap.josm.data.osm.Storage
Constructs a new Storage with default capacity (16).
Storage(boolean) - Constructor for class org.openstreetmap.josm.data.osm.Storage
Constructs a new Storage.
Storage(int) - Constructor for class org.openstreetmap.josm.data.osm.Storage
Constructs a new Storage with given capacity.
Storage(int, boolean) - Constructor for class org.openstreetmap.josm.data.osm.Storage
Constructs a new Storage with given capacity.
Storage(Hash<? super T, ? super T>) - Constructor for class org.openstreetmap.josm.data.osm.Storage
Constructs a new Storage with given hash.
Storage(Hash<? super T, ? super T>, boolean) - Constructor for class org.openstreetmap.josm.data.osm.Storage
Constructs a new Storage with given hash.
Storage(Hash<? super T, ? super T>, int) - Constructor for class org.openstreetmap.josm.data.osm.Storage
Constructs a new Storage with given hash and capacity.
Storage(Hash<? super T, ? super T>, int, boolean) - Constructor for class org.openstreetmap.josm.data.osm.Storage
Constructs a new Storage with given hash and capacity.
Storage.AbstractIter - Class in org.openstreetmap.josm.data.osm
 
Storage.FMap<K> - Class in org.openstreetmap.josm.data.osm
 
Storage.Iter - Class in org.openstreetmap.josm.data.osm
 
Storage.PrimitiveIdHash - Class in org.openstreetmap.josm.data.osm
Hash for PrimitiveId.
Storage.SafeReadonlyIter - Class in org.openstreetmap.josm.data.osm
 
storageFile - Variable in class org.openstreetmap.josm.data.gpx.GpxData
The disk file this layer is stored in, if it is a local layer.
store - Variable in class org.openstreetmap.josm.data.osm.DataSet
 
store - Variable in class org.openstreetmap.josm.data.vector.DataStore
 
store(String, Integer) - Method in enum org.openstreetmap.josm.gui.ConditionalOptionPaneUtil.NotShowAgain
Stores the dialog result value at the corresponding place.
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
 
storeDefaultValue() - Method in class org.openstreetmap.josm.data.preferences.AbstractProperty
Store the default value to the preferences.
storeDefaultValue() - Method in class org.openstreetmap.josm.data.preferences.AbstractToStringProperty.ChildProperty
 
storeDefaultValue() - Method in class org.openstreetmap.josm.data.preferences.FallbackProperty
 
storeDefaultValue() - Method in class org.openstreetmap.josm.data.preferences.NamedColorProperty
 
storeHeight(int) - Method in class org.openstreetmap.josm.gui.download.DownloadSourceSizingPolicy.AdjustableDownloadSizePolicy
 
storeHeight(int) - Method in interface org.openstreetmap.josm.gui.download.DownloadSourceSizingPolicy
Stores the height
storeOAuthAccessToken(String, IOAuthToken) - Method in interface org.openstreetmap.josm.io.auth.CredentialsAgent
Stores the OAuth Access Token accessToken.
storeOAuthAccessToken(String, IOAuthToken) - Method in class org.openstreetmap.josm.io.auth.CredentialsManager
 
storeOAuthAccessToken(String, IOAuthToken) - Method in class org.openstreetmap.josm.io.auth.JosmPreferencesCredentialAgent
 
storeOAuthAccessToken(IOAuthToken) - Method in interface org.openstreetmap.josm.io.auth.CredentialsAgent
Deprecated.
since 18991 -- OAuth 1.0 is being removed from the OSM API
storeOldState() - Method in class org.openstreetmap.josm.command.TransformNodesCommand
Stores the state of the nodes before the command.
storeState() - Method in class org.openstreetmap.josm.gui.MainFrame
Stores the current state of the main frame.
str - Variable in class org.openstreetmap.josm.tools.Utils.DirectionString
 
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.io.UploadStrategySpecification
 
StrategyChangeListener() - Constructor for class org.openstreetmap.josm.gui.io.UploadStrategySelectionPanel.StrategyChangeListener
 
stream(String, String) - Method in class org.openstreetmap.josm.data.gpx.GpxExtensionCollection
Gets a stream with all extensions with the given prefix and key
StreamProgressUpdater - Class in org.openstreetmap.josm.io
Helper class for StreamProgressUpdater to encapsulate interaction with the ProgressMonitor.
StreamProgressUpdater(long, ProgressMonitor, String) - Constructor for class org.openstreetmap.josm.io.StreamProgressUpdater
 
StreamUtils - Class in org.openstreetmap.josm.tools
Utility methods for streams.
StreamUtils() - Constructor for class org.openstreetmap.josm.tools.StreamUtils
Utility class
STREET - Static variable in class org.openstreetmap.josm.data.validation.tests.Addresses
 
stride - Variable in class org.openstreetmap.josm.tools.ImageWarp.GridTransform
 
string() - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParser
 
STRING - Static variable in class org.openstreetmap.josm.data.imagery.vectortile.mapbox.Layer.ValueFields
 
STRING - Static variable in interface org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParserConstants
RegularExpression Id.
string_or_ident() - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParser
 
STRING_PARSER - Static variable in class org.openstreetmap.josm.data.StructUtils
 
string2label(String) - Static method in class org.openstreetmap.josm.gui.ExtendedDialog
Convenience function that converts a given string into a JMultilineLabel
StringActionParameter(String) - Constructor for class org.openstreetmap.josm.actions.ActionParameter.StringActionParameter
Constructs a new StringActionParameter.
StringEditor - Class in org.openstreetmap.josm.gui.preferences.advanced
Editor for String preference entries.
StringEditor(JComponent, PrefEntry, StringSetting) - Constructor for class org.openstreetmap.josm.gui.preferences.advanced.StringEditor
Constructs a new StringEditor.
StringParser - Class in org.openstreetmap.josm.tools
Utility class to parse various types from strings.
StringParser() - Constructor for class org.openstreetmap.josm.tools.StringParser
Creates an empty StringParser
StringParser(Map<Class<?>, Function<String, ?>>) - Constructor for class org.openstreetmap.josm.tools.StringParser
 
StringParser(StringParser) - Constructor for class org.openstreetmap.josm.tools.StringParser
Creates a new StringParser by deeply copying parser
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.
StringRenderer() - Constructor for class org.openstreetmap.josm.gui.dialogs.FilterDialog.StringRenderer
 
strings - Static variable in class org.openstreetmap.josm.tools.I18n
Map (english/locale) of singular strings
StringSetting - Class in org.openstreetmap.josm.spi.preferences
Setting containing a String value.
StringSetting(String) - Constructor for class org.openstreetmap.josm.spi.preferences.StringSetting
Constructs a new StringSetting with the given value
StringSubpart(String) - Constructor for class org.openstreetmap.josm.gui.mappaint.mapcss.Subpart.StringSubpart
 
StringSwitcher(String, String) - Constructor for class org.openstreetmap.josm.actions.corrector.ReverseWayTagCorrector.StringSwitcher
 
stringTable - Variable in class org.openstreetmap.josm.io.OsmPbfReader.PrimitiveBlockRecord
 
strip(String) - Static method in class org.openstreetmap.josm.tools.Utils
An alternative to String.trim() to effectively remove all leading and trailing white characters, including Unicode ones.
strip(String, String) - Static method in class org.openstreetmap.josm.tools.Utils
An alternative to String.trim() to effectively remove all leading and trailing white characters, including Unicode ones.
stripHtml(String) - Static method in class org.openstreetmap.josm.tools.Utils
Strips all HTML characters and return the result.
stripTags(Collection<Way>) - Method in class org.openstreetmap.josm.actions.JoinAreasAction
Remove all tags from the all the way
stripUrl(String) - Static method in class org.openstreetmap.josm.tools.TextUtils
Remove privacy related parts from output URL
stroke - Variable in class org.openstreetmap.josm.gui.mappaint.styleelement.Symbol
The stroke to use for the outline
strokeColor - Variable in class org.openstreetmap.josm.gui.mappaint.styleelement.Symbol
The color to draw the stroke with
strokeLength - Variable in class org.openstreetmap.josm.gui.draw.MapViewPath.ClampingPathVisitor
 
strokeProgress - Variable in class org.openstreetmap.josm.gui.draw.MapViewPath.ClampingPathVisitor
 
StrokeProperty - Class in org.openstreetmap.josm.data.preferences
A property that stores a BasicStroke.
StrokeProperty(String, BasicStroke) - Constructor for class org.openstreetmap.josm.data.preferences.StrokeProperty
Create a new stroke property from a stroke object.
StrokeProperty(String, String) - Constructor for class org.openstreetmap.josm.data.preferences.StrokeProperty
Create a new stroke property from a string.
strongConnect(Node) - Method in class org.openstreetmap.josm.data.algorithms.Tarjan
Calculates strongly connected components available from the given node, in an iterative fashion.
StructUtils - Class in org.openstreetmap.josm.data
Utility methods to convert struct-like classes to a string map and back.
StructUtils() - Constructor for class org.openstreetmap.josm.data.StructUtils
 
StructUtils.SerializeOptions - Enum in org.openstreetmap.josm.data
StructUtils.StructEntry - Annotation Type in org.openstreetmap.josm.data
Annotation used for converting objects to String Maps and vice versa.
StructUtils.WriteExplicitly - Annotation Type in org.openstreetmap.josm.data
Annotation used for converting objects to String Maps.
Stylable - Interface in org.openstreetmap.josm.data.osm
Object that can be rendered using a cacheable style.
style - Variable in class org.openstreetmap.josm.data.imagery.DefaultLayer
 
style - Variable in class org.openstreetmap.josm.data.imagery.WMTSTileSource.Layer
 
style - Variable in class org.openstreetmap.josm.data.osm.visitor.paint.StyledMapRenderer.StyleRecord
 
style - Variable in class org.openstreetmap.josm.gui.mappaint.MapPaintMenu.MapPaintAction
 
style - Variable in class org.openstreetmap.josm.gui.mappaint.styleelement.StyleElement.FontDescriptor
 
STYLE - org.openstreetmap.josm.gui.mappaint.RenderingCLI.Option
 
STYLE - Static variable in class org.openstreetmap.josm.gui.GettingStarted
 
STYLE_MAPPING - Static variable in class org.openstreetmap.josm.data.imagery.vectortile.mapbox.style.MapboxVectorStyle
 
STYLE_SOURCE_LOCK - Static variable in class org.openstreetmap.josm.gui.mappaint.mapcss.MapCSSStyleSource
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
 
StyleData() - Constructor for class org.openstreetmap.josm.gui.mappaint.RenderingHelper.StyleData
 
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
Constructs a new StyledMapRenderer.
StyledMapRenderer.StyleRecord - Class in org.openstreetmap.josm.data.osm.visitor.paint
This stores a style and a primitive that should be painted with that style.
StyledTiledMapRenderer - Class in org.openstreetmap.josm.data.osm.visitor.paint
A styled render that does the rendering on a tile basis.
StyledTiledMapRenderer(Graphics2D, NavigatableComponent, boolean) - Constructor for class org.openstreetmap.josm.data.osm.visitor.paint.StyledTiledMapRenderer
Constructs a new StyledMapRenderer.
StyledTiledMapRenderer.TileLoader - Class in org.openstreetmap.josm.data.osm.visitor.paint
A loader for tiles
StyleElement - Class in org.openstreetmap.josm.gui.mappaint.styleelement
Class that defines how objects (OsmPrimitive) should be drawn on the map.
StyleElement(float, float, float, boolean, boolean) - Constructor for class org.openstreetmap.josm.gui.mappaint.styleelement.StyleElement
Construct a new StyleElement
StyleElement(Cascade, float) - Constructor for class org.openstreetmap.josm.gui.mappaint.styleelement.StyleElement
 
StyleElement.FontDescriptor - Class in org.openstreetmap.josm.gui.mappaint.styleelement
 
StyleElementList - Class in org.openstreetmap.josm.gui.mappaint
List of StyleElements, immutable.
StyleElementList() - Constructor for class org.openstreetmap.josm.gui.mappaint.StyleElementList
Constructs a new StyleList.
StyleElementList(Collection<StyleElement>) - Constructor for class org.openstreetmap.josm.gui.mappaint.StyleElementList
Create a new List of style elements
StyleElementList(StyleElement...) - Constructor for class org.openstreetmap.josm.gui.mappaint.StyleElementList
Create a new List of style elements
StyleElementList(StyleElementList, StyleElement) - Constructor for class org.openstreetmap.josm.gui.mappaint.StyleElementList
Create a new List of style elements
styleId - Variable in class org.openstreetmap.josm.data.imagery.vectortile.mapbox.style.Layers
The id for the style -- used for image paths
StyleKeys - Interface in org.openstreetmap.josm.gui.mappaint
Interface defining string constants (MapCSS property keys).
StyleRecord(StyleElement, IPrimitive, int) - Constructor for class org.openstreetmap.josm.data.osm.visitor.paint.StyledMapRenderer.StyleRecord
 
styles - Variable in class org.openstreetmap.josm.data.imagery.LayerDetails
 
styles - Variable in class org.openstreetmap.josm.data.osm.visitor.paint.ComputeStyleListWorker
 
styles - Variable in class org.openstreetmap.josm.data.osm.visitor.paint.StyledMapRenderer
 
styles - Variable in class org.openstreetmap.josm.data.vector.VectorDataSet
The paint style for this layer
styles - Static variable in class org.openstreetmap.josm.gui.mappaint.MapPaintStyles
 
styles - Variable in class org.openstreetmap.josm.gui.mappaint.RenderingHelper
 
StyleSetting - Interface in org.openstreetmap.josm.gui.mappaint
Setting to customize a MapPaint style.
StyleSetting.BooleanStyleSetting - Class in org.openstreetmap.josm.gui.mappaint
A style setting for boolean value (yes / no).
StyleSetting.ColorStyleSetting - Class in org.openstreetmap.josm.gui.mappaint
A style setting for color values.
StyleSetting.LabeledStyleSetting - Class in org.openstreetmap.josm.gui.mappaint
Superclass of style settings and groups.
StyleSetting.PropertyStyleSetting<T> - Class in org.openstreetmap.josm.gui.mappaint
A setting for a style
StyleSetting.StyleSettingGroup - Class in org.openstreetmap.josm.gui.mappaint
A style setting group.
StyleSettingFactory - Class in org.openstreetmap.josm.gui.mappaint
Factory to create matching StyleSetting instances.
StyleSettingFactory() - Constructor for class org.openstreetmap.josm.gui.mappaint.StyleSettingFactory
 
StyleSettingGroup(StyleSource, String, String, Icon) - Constructor for class org.openstreetmap.josm.gui.mappaint.StyleSetting.StyleSettingGroup
 
StyleSettingGroupGui - Class in org.openstreetmap.josm.gui.mappaint
GUI elements for a StyleSetting.StyleSettingGroup class.
StyleSettingGroupGui(StyleSetting.StyleSettingGroup, List<StyleSetting>) - Constructor for class org.openstreetmap.josm.gui.mappaint.StyleSettingGroupGui
Constructs a new StyleSettingGroupGui.
StyleSettingGui - Interface in org.openstreetmap.josm.gui.mappaint
GUI elements for a StyleSetting class.
StylesModel() - Constructor for class org.openstreetmap.josm.gui.dialogs.MapPaintDialog.StylesModel
Constructs a new StylesModel.
styleSource - Variable in class org.openstreetmap.josm.data.imagery.vectortile.mapbox.MapboxVectorTileSource
 
StyleSource - Class in org.openstreetmap.josm.gui.mappaint
A mappaint style (abstract class).
StyleSource(String, String, String) - Constructor for class org.openstreetmap.josm.gui.mappaint.StyleSource
Constructs a new, active StyleSource.
StyleSource(SourceEntry) - Constructor for class org.openstreetmap.josm.gui.mappaint.StyleSource
Constructs a new StyleSource
styleSourceProviders - Static variable in class org.openstreetmap.josm.gui.preferences.map.MapPaintPreference
 
StyleSourceRenderer() - Constructor for class org.openstreetmap.josm.gui.dialogs.MapPaintDialog.StyleSourceRenderer
 
styleSources - Variable in class org.openstreetmap.josm.gui.mappaint.ElemStyles
 
styleType - Variable in class org.openstreetmap.josm.data.preferences.sources.ExtendedSourceEntry
Style type: can only have one value: "xml".
styleUrl - Variable in class org.openstreetmap.josm.gui.mappaint.RenderingHelper.StyleData
 
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
Constructs a new SubclassFilteredCollection.
SubclassFilteredCollection.FilterIterator - Class in org.openstreetmap.josm.tools
 
subdir - Variable in class org.openstreetmap.josm.tools.ImageProvider
sub directory the image can be found in
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
 
subLayers - Variable in class org.openstreetmap.josm.io.session.SessionReader.ImportSupport
 
subList(int, int) - Method in class org.openstreetmap.josm.gui.layer.markerlayer.MarkerLayer.MarkerData
 
submit() - Method in class org.openstreetmap.josm.data.imagery.TMSCachedTileLoaderJob
 
submit(boolean) - Method in class org.openstreetmap.josm.data.imagery.TMSCachedTileLoaderJob
 
submit(ICachedLoaderListener, boolean) - Method in interface org.openstreetmap.josm.data.cache.ICachedLoaderJob
Submit job for background fetch, and listener will be fed with value object
submit(ICachedLoaderListener, boolean) - Method in class org.openstreetmap.josm.data.cache.JCSCachedTileLoaderJob
 
submit(ReportedException) - Method in class org.openstreetmap.josm.tools.bugreport.BugReportQueue
Submit a new error to be displayed
submitWizardResult(String) - Method in interface org.openstreetmap.josm.gui.download.overpass.OverpassWizardRegistration.OverpassWizardCallbacks
Send the resulting query
submitWizardResult(String) - Method in class org.openstreetmap.josm.gui.download.OverpassDownloadSource.OverpassDownloadSourcePanel
 
subpart - Variable in class org.openstreetmap.josm.gui.mappaint.mapcss.Selector.GeneralSelector
 
subpart() - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParser
 
Subpart - Interface in org.openstreetmap.josm.gui.mappaint.mapcss
A subpart identifies different rendering layers (::subpart syntax).
Subpart.ExpressionSubpart - Class in org.openstreetmap.josm.gui.mappaint.mapcss
Subpart identifier given by an expression.
Subpart.StringSubpart - Class in org.openstreetmap.josm.gui.mappaint.mapcss
Simple static subpart identifier.
subPreferences - Variable in class org.openstreetmap.josm.io.session.SessionReader.SessionProjectionChoiceData
 
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.
SUBSET_OR_EQUAL - org.openstreetmap.josm.gui.mappaint.mapcss.Selector.ChildOrParentSelectorType
 
SUBSET_OR_EQUAL - Static variable in interface org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParserConstants
RegularExpression Id.
subSettingMap - Variable in class org.openstreetmap.josm.gui.preferences.DefaultTabPreferenceSetting
 
substring(String, float) - Static method in class org.openstreetmap.josm.gui.mappaint.mapcss.Functions
Returns the substring of s starting at index begin (inclusive, 0-indexed).
substring(String, float, float) - Static method in class org.openstreetmap.josm.gui.mappaint.mapcss.Functions
Returns the substring of s starting at index begin (inclusive) and ending at index end, (exclusive, 0-indexed).
subTab - Variable in class org.openstreetmap.josm.actions.PreferencesAction
 
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
subTask(String) - Method in class org.openstreetmap.josm.gui.SplashScreen.SplashProgressMonitor
 
subtract(EastNorth) - Method in class org.openstreetmap.josm.data.coor.EastNorth
Subtracts an east/north value from this point.
success - Variable in class org.openstreetmap.josm.gui.preferences.server.ApiUrlTestTask
 
success - Variable in class org.openstreetmap.josm.io.nmea.NmeaParser
 
success - Variable in class org.openstreetmap.josm.io.ozi.OziWptReader
 
success - Variable in class org.openstreetmap.josm.io.rtklib.RtkLibPosReader
 
SUCCESS - org.openstreetmap.josm.data.cache.ICachedLoaderListener.LoadResult
 
SUCCESS_BTN - Static variable in class org.openstreetmap.josm.gui.download.UserQueryList.EditItemDialog
 
successfullyOpenedFiles - Variable in class org.openstreetmap.josm.actions.OpenFileAction.OpenFileTask
 
successors - Variable in class org.openstreetmap.josm.data.osm.NodeGraph
 
suffix - Variable in class org.openstreetmap.josm.tools.TaginfoRegionalInstance
Optional suffix to distinguish them in UI
suggestNewLayerName(String, Collection<String>) - Static method in class org.openstreetmap.josm.gui.dialogs.layer.LayerListTransferHandler
 
suggestNewLayerName(String, List<Layer>) - Static method in class org.openstreetmap.josm.gui.dialogs.layer.LayerListTransferHandler
Suggests a new name in the form "copy of name"
suggestNextActiveLayer(Layer) - Method in class org.openstreetmap.josm.gui.layer.MainLayerManager
Determines the next active data layer.
suggestRecentlyAddedTags() - Method in class org.openstreetmap.josm.gui.dialogs.properties.TagEditHelper.AddTagsDialog
 
suggestRoleForOsmPrimitive(OsmPrimitive) - Method in class org.openstreetmap.josm.gui.tagging.presets.TaggingPreset
Suggests a relation role for this primitive
suitableDownloadTasks - Variable in class org.openstreetmap.josm.io.remotecontrol.handler.ImportHandler
 
sum(EastNorth, EastNorth) - Static method in class org.openstreetmap.josm.actions.OrthogonalizeAction.EN
 
SUM_ALL_NUMERIC - org.openstreetmap.josm.gui.conflict.tags.MultiValueDecisionType
sum all numeric values; only available for a few keys (eg: capacity)
sumAllNumeric() - Method in class org.openstreetmap.josm.gui.conflict.tags.MultiValueResolutionDecision
Apply the decision to sum all numeric values
SUMMABLE_KEYS - Static variable in class org.openstreetmap.josm.gui.conflict.tags.MultiValueResolutionDecision
 
summary - Static variable in class org.openstreetmap.josm.data.PreferencesUtils
 
superCompleted - Variable in class org.openstreetmap.josm.tools.Logging.ReacquiringConsoleHandler
This variables is set to true as soon as the superconstructor has completed.
SUPERFLUOUS - Static variable in class org.openstreetmap.josm.data.validation.tests.TurnrestrictionTest
 
SUPERSET_OR_EQUAL - org.openstreetmap.josm.gui.mappaint.mapcss.Selector.ChildOrParentSelectorType
 
SUPERSET_OR_EQUAL - Static variable in interface org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParserConstants
RegularExpression Id.
supplier - Variable in class org.openstreetmap.josm.gui.layer.geoimage.ImageViewerDialog.ImageAction
 
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 - Static variable in class org.openstreetmap.josm.gui.datatransfer.OpenTransferHandler
 
SUPPORTED - Static variable in class org.openstreetmap.josm.gui.datatransfer.OsmTransferHandler
 
SUPPORTED_FILE_TYPES - Static variable in class org.openstreetmap.josm.gui.io.importexport.ImageImporter
The supported image file types on the current system
SUPPORTED_KEYS - Static variable in class org.openstreetmap.josm.gui.mappaint.mapcss.MapCSSStyleSource
Set of all supported MapCSS keys.
SUPPORTED_LAYERS - Static variable in class org.openstreetmap.josm.gui.io.importexport.GpxExporter
 
SUPPORTED_OPS - Static variable in class org.openstreetmap.josm.gui.mappaint.mapcss.ConditionFactory.KeyValueRegexpCondition
 
SUPPORTED_RESTRICTIONS - Static variable in class org.openstreetmap.josm.data.validation.tests.TurnrestrictionTest
 
supportedMapModes - Static variable in class org.openstreetmap.josm.gui.layer.geoimage.GeoImageLayer
 
supportLayer - Variable in class org.openstreetmap.josm.gui.layer.geoimage.CorrelateGpxWithImages
 
supportLayers(List<Layer>) - Method in class org.openstreetmap.josm.actions.ToggleUploadDiscouragedLayerAction
 
supportLayers(List<Layer>) - Method in class org.openstreetmap.josm.gui.dialogs.layer.DeleteLayerAction
 
supportLayers(List<Layer>) - Method in class org.openstreetmap.josm.gui.dialogs.layer.LayerVisibilityAction
 
supportLayers(List<Layer>) - Method in class org.openstreetmap.josm.gui.dialogs.layer.MergeAction
 
supportLayers(List<Layer>) - Method in class org.openstreetmap.josm.gui.dialogs.layer.ShowHideLayerAction
 
supportLayers(List<Layer>) - Method in class org.openstreetmap.josm.gui.layer.CustomizeColor
 
supportLayers(List<Layer>) - Method in class org.openstreetmap.josm.gui.layer.geoimage.ShowThumbnailAction
Check if the current layer is supported.
supportLayers(List<Layer>) - Method in class org.openstreetmap.josm.gui.layer.gpx.CustomizeDrawingAction
 
supportLayers(List<Layer>) - Method in class org.openstreetmap.josm.gui.layer.gpx.DownloadAlongTrackAction
 
supportLayers(List<Layer>) - Method in class org.openstreetmap.josm.gui.layer.imagery.AutoLoadTilesAction
 
supportLayers(List<Layer>) - Method in class org.openstreetmap.josm.gui.layer.imagery.AutoZoomAction
 
supportLayers(List<Layer>) - Method in class org.openstreetmap.josm.gui.layer.imagery.MVTLayer.ConvertLayerAction
 
supportLayers(List<Layer>) - Method in class org.openstreetmap.josm.gui.layer.imagery.MVTLayer.EnableLayerAction
 
supportLayers(List<Layer>) - Method in class org.openstreetmap.josm.gui.layer.imagery.ShowErrorsAction
 
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
Determines if this action supports a given list of layers.
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
 
supports(Class<?>) - Method in class org.openstreetmap.josm.tools.GenericParser
Determines whether type can be parsed
supports(Collection<DataFlavor>) - Method in class org.openstreetmap.josm.gui.datatransfer.importers.AbstractOsmDataPaster
Checks if this supports any of the available flavors.
supports(TransferHandler.TransferSupport) - Method in class org.openstreetmap.josm.gui.datatransfer.importers.AbstractOsmDataPaster
Checks if this supports importing the given transfer support.
supports(TransferHandler.TransferSupport) - Method in class org.openstreetmap.josm.gui.datatransfer.importers.TextTagPaster
 
supportsGlyphVector() - Method in class org.openstreetmap.josm.gui.mappaint.styleelement.placement.CompletelyInsideAreaStrategy
 
supportsGlyphVector() - Method in class org.openstreetmap.josm.gui.mappaint.styleelement.placement.OnLineStrategy
 
supportsGlyphVector() - Method in interface org.openstreetmap.josm.gui.mappaint.styleelement.placement.PositionForAreaStrategy
Checks whether this placement strategy supports more detailed (rotation / ...) placement using a glyph vector.
supportsRelation() - Method in class org.openstreetmap.josm.gui.tagging.presets.TaggingPreset
 
supportsSelectionMode(int) - Static method in class org.openstreetmap.josm.gui.widgets.NativeFileChooser
Determines if the selection mode is suuported by the native file chooser.
supportsVersion(String) - Method in class org.openstreetmap.josm.io.Capabilities
Determines if a given API version is supported.
suppressAllMessages - Variable in class org.openstreetmap.josm.tools.bugreport.BugReportQueue
 
SUPPRESSED_EXCEPTIONS - Static variable in class org.openstreetmap.josm.tools.bugreport.BugReport
The list of suppressed exceptions, Pair<time reported, exception>
suppressedInvalidate - Variable in class org.openstreetmap.josm.data.gpx.GpxData
 
suppressFor - Variable in class org.openstreetmap.josm.tools.bugreport.BugReportQueue
 
SuppressionMode() - Constructor for enum org.openstreetmap.josm.tools.bugreport.BugReportQueue.SuppressionMode
 
suppressWarnings - Variable in class org.openstreetmap.josm.tools.ImageProvider
true if warnings should be suppressed
svg - Variable in class org.openstreetmap.josm.tools.ImageResource
SVG diagram information in case of SVG vector image.
SVG - org.openstreetmap.josm.tools.ImageProvider.ImageType
Scalable vector graphics
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.data.osm.NodePair
Returns the inversed pair.
swapNode(DefaultTreeModel, DefaultMutableTreeNode, int, DefaultTreeModel, DefaultMutableTreeNode, int) - Method in class org.openstreetmap.josm.gui.dialogs.CommandStackDialog
 
SwingFileChooser - Class in org.openstreetmap.josm.gui.widgets
File chooser based on the Swing's JFileChooser implementation.
SwingFileChooser(File) - Constructor for class org.openstreetmap.josm.gui.widgets.SwingFileChooser
Constructs a new SwingFileChooser.
SwingRenderingProgressMonitor - Class in org.openstreetmap.josm.gui.progress.swing
SwingRenderingProgressMonitor is progress monitor which delegates the rendering of progress information to a ProgressRenderer.
SwingRenderingProgressMonitor(ProgressRenderer) - Constructor for class org.openstreetmap.josm.gui.progress.swing.SwingRenderingProgressMonitor
 
SwissGridProjectionChoice - Class in org.openstreetmap.josm.gui.preferences.projection
ProjectionChoice for Swiss grid, CH1903 / LV03 military coordinates (EPSG:21781).
SwissGridProjectionChoice() - Constructor for class org.openstreetmap.josm.gui.preferences.projection.SwissGridProjectionChoice
Constructs a new SwissGridProjectionChoice.
SwissObliqueMercator - Class in org.openstreetmap.josm.data.projection.proj
Projection for the SwissGrid CH1903 / L03, see Wikipedia article.
Calculations were originally based on simple formula.
August 2010 update to this formula (rigorous formulas).
SwissObliqueMercator() - Constructor for class org.openstreetmap.josm.data.projection.proj.SwissObliqueMercator
 
switchMode(String) - Method in class org.openstreetmap.josm.io.OsmChangeBuilder
 
switchOver - Static variable in class org.openstreetmap.josm.data.validation.TestError
Used to switch users over to new ignore system, UNIQUE_CODE_MESSAGE_STATE 1_704_067_200L → 2024-01-01 We can probably remove this and the supporting code in 2025.
SwitchTo(int) - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParserTokenManager
Switch to specified lex state.
switchXY() - Method in class org.openstreetmap.josm.data.projection.CustomProjection
 
switchXY() - Method in interface org.openstreetmap.josm.data.projection.Projection
Does this projection natural order of coordinates is North East, instead of East North
swriter - Variable in class org.openstreetmap.josm.io.OsmChangeBuilder
 
sX - Variable in class org.openstreetmap.josm.gui.layer.geoimage.ImageDirectionPositionPanel
 
sY - Variable in class org.openstreetmap.josm.gui.layer.geoimage.ImageDirectionPositionPanel
 
symbol - Variable in class org.openstreetmap.josm.gui.layer.markerlayer.Marker
 
symbol - Variable in class org.openstreetmap.josm.gui.mappaint.styleelement.NodeElement
The symbol that should be used for drawing this node.
Symbol - Class in org.openstreetmap.josm.gui.mappaint.styleelement
The definition of a symbol that should be rendered at the node position.
Symbol(SymbolShape, int, Stroke, Color, Color) - Constructor for class org.openstreetmap.josm.gui.mappaint.styleelement.Symbol
Create a new symbol
SYMBOL - org.openstreetmap.josm.data.imagery.vectortile.mapbox.style.Layers.Type
A symbol
symbolShape - Variable in class org.openstreetmap.josm.gui.mappaint.styleelement.Symbol
 
SymbolShape - Enum in org.openstreetmap.josm.gui.draw
A list of possible symbol shapes.
SymbolShape(String, int, double) - Constructor for enum org.openstreetmap.josm.gui.draw.SymbolShape
 
symbolSize - Variable in class org.openstreetmap.josm.actions.mapmode.ExtrudeAction
 
syncAudioMarker - Variable in class org.openstreetmap.josm.gui.layer.markerlayer.MarkerLayer
 
syncDialog - Variable in class org.openstreetmap.josm.gui.layer.geoimage.CorrelateGpxWithImages
 
SyncDialogWindowListener() - Constructor for class org.openstreetmap.josm.gui.layer.geoimage.CorrelateGpxWithImages.SyncDialogWindowListener
 
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
 
SynchronizeAudio() - Constructor for class org.openstreetmap.josm.gui.layer.markerlayer.MarkerLayer.SynchronizeAudio
Constructs a new SynchronizeAudio action.
synchronizeAudioMarkers(AudioMarker) - Method in class org.openstreetmap.josm.gui.layer.markerlayer.MarkerLayer
 
synchronizedAdjustables - Variable in class org.openstreetmap.josm.gui.conflict.pair.tags.TagMerger.AdjustmentSynchronizer
 
synchronizedAdjustables - Variable in class org.openstreetmap.josm.gui.util.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.
SynchronizeTimeFromPhotoDialog - Class in org.openstreetmap.josm.gui.layer.geoimage
Dialog to synchronize time from a photo of the GPS receiver
SynchronizeTimeFromPhotoDialog(Component, List<ImageEntry>) - Constructor for class org.openstreetmap.josm.gui.layer.geoimage.SynchronizeTimeFromPhotoDialog
Constructs a new SynchronizeTimeFromPhotoDialog.
SynchronizeTimeFromPhotoDialog.TimeZoneItem - Class in org.openstreetmap.josm.gui.layer.geoimage
 
syncOffset - Variable in class org.openstreetmap.josm.gui.layer.markerlayer.AudioMarker
 
syncOffset() - Method in class org.openstreetmap.josm.gui.layer.markerlayer.AudioMarker
 
SynonymRule(String, String...) - Constructor for class org.openstreetmap.josm.data.validation.tests.SimilarNamedWays.SynonymRule
SYSTEM_ROOT - Static variable in class org.openstreetmap.josm.tools.WinRegistry
 
SystemOfMeasurement - Class in org.openstreetmap.josm.data
A system of units used to express length and area measurements.
SystemOfMeasurement(String, double, String, double, String, String, double) - Constructor for class org.openstreetmap.josm.data.SystemOfMeasurement
System of measurement.
SystemOfMeasurement(String, double, String, double, String, String, double, double, String) - Constructor for class org.openstreetmap.josm.data.SystemOfMeasurement
System of measurement.
SystemOfMeasurement.SoMChangeListener - Interface in org.openstreetmap.josm.data
Interface to notify listeners of the change of the system of measurement.
systemOfMeasurementChanged(String, String) - Method in interface org.openstreetmap.josm.data.SystemOfMeasurement.SoMChangeListener
The current SoM has changed.
systemOfMeasurementChanged(String, String) - Method in class org.openstreetmap.josm.gui.layer.gpx.GpxDrawHelper
 
systemOfMeasurementChanged(String, String) - Method in class org.openstreetmap.josm.gui.MapStatus
 
sZ - Variable in class org.openstreetmap.josm.gui.layer.geoimage.ImageDirectionPositionPanel
 

T

t - Variable in class org.openstreetmap.josm.gui.dialogs.layer.MergeGpxLayerDialog
 
t - Variable in class org.openstreetmap.josm.gui.dialogs.properties.PresetListPanel.LabelMouseAdapter
 
t - Variable in class org.openstreetmap.josm.gui.layer.gpx.DateFilterPanel
 
t - Variable in class org.openstreetmap.josm.gui.tagging.presets.items.PresetLink.TaggingPresetMouseAdapter
 
t - Variable in class org.openstreetmap.josm.gui.tagging.presets.TaggingPresetLabel
 
tab - Variable in class org.openstreetmap.josm.actions.PreferencesAction
 
TAB_SPLIT_NAMESPACE - Static variable in class org.openstreetmap.josm.gui.download.AbstractDownloadSourcePanel
A prefix to be used for tab height preferences
tabbedPane - Variable in class org.openstreetmap.josm.gui.conflict.pair.ConflictResolver
 
tabbedPane - Variable in class org.openstreetmap.josm.gui.preferences.PreferenceTabbedPane.WheelListener
 
table - Variable in class org.openstreetmap.josm.actions.ZoomToAction
 
table - Variable in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetDiscussionPanel
 
table - Variable in class org.openstreetmap.josm.gui.history.ReversedChangeListener
 
table - Variable in class org.openstreetmap.josm.gui.layer.gpx.ChooseTrackVisibilityAction
 
table - Variable in class org.openstreetmap.josm.gui.preferences.advanced.AbstractTableListEditor
 
table - Variable in class org.openstreetmap.josm.gui.preferences.advanced.AdvancedPreference
 
table - Variable in class org.openstreetmap.josm.gui.preferences.projection.CodeSelectionPanel
 
table - Variable in class org.openstreetmap.josm.gui.widgets.FilterField.TableFilterBehaviour
 
TABLE - org.openstreetmap.josm.tools.ImageProvider.ImageSizes
Table icon size
tableCellEditorSupport - Variable in class org.openstreetmap.josm.gui.tagging.ac.AutoCompletingTextField
 
tableCellEditorSupport - Variable in class org.openstreetmap.josm.gui.tagging.ac.AutoCompTextField
 
tableChanged(TableModelEvent) - Method in class org.openstreetmap.josm.gui.dialogs.DeleteFromRelationConfirmationDialog
 
tableChanged(TableModelEvent) - Method in class org.openstreetmap.josm.gui.dialogs.relation.actions.AbstractRelationEditorAction
 
tableChanged(TableModelEvent) - Method in class org.openstreetmap.josm.gui.dialogs.relation.MemberTableModel
 
tableChanged(TableModelEvent) - Method in class org.openstreetmap.josm.gui.history.ReversedChangeListener
 
tableChanged(TableModelEvent) - Method in class org.openstreetmap.josm.gui.io.BasicUploadSettingsPanel
Updates the controls upon changes in the table editor model.
tableChanged(TableModelEvent) - Method in class org.openstreetmap.josm.gui.io.SaveLayersDialog
 
tableChanged(TableModelEvent) - Method in class org.openstreetmap.josm.gui.layer.gpx.ChooseTrackVisibilityAction.GpxTrackTable
 
tableChanged(TableModelEvent) - Method in class org.openstreetmap.josm.gui.preferences.display.ColorPreference
 
tableChanged(TableModelEvent) - Method in class org.openstreetmap.josm.gui.preferences.SourceEditor.MoveUpDownAction
 
TableFilterBehaviour(JTable, AbstractTableModel) - Constructor for class org.openstreetmap.josm.gui.widgets.FilterField.TableFilterBehaviour
 
TableHelper - Class in org.openstreetmap.josm.gui.util
The class that provide common JTable customization methods
TableHelper() - Constructor for class org.openstreetmap.josm.gui.util.TableHelper
 
tableModel - Variable in class org.openstreetmap.josm.gui.preferences.advanced.AbstractTableListEditor
 
tableModel - Variable in class org.openstreetmap.josm.gui.preferences.display.ColorPreference
 
tableRenderer - Variable in class org.openstreetmap.josm.gui.conflict.tags.RelationMemberConflictResolverColumnModel
 
tableRow(String, String) - Method in class org.openstreetmap.josm.gui.dialogs.MapPaintDialog.InfoAction
 
tabpane - Variable in class org.openstreetmap.josm.gui.preferences.DefaultTabPreferenceSetting
 
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
The tabs that define the coordinate mode.
tabs - Variable in class org.openstreetmap.josm.gui.preferences.PreferenceTabbedPane
 
tabSize - Variable in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.SimpleCharStream
 
taComment - Variable in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetDetailPanel
 
tag - Variable in class org.openstreetmap.josm.gui.dialogs.properties.TagEditHelper.AddTagsDialog.IgnoreTagAction
 
tag - Variable in class org.openstreetmap.josm.io.remotecontrol.AddTagsDialog.ExistingValues
 
tag(Environment, String) - Static method in class org.openstreetmap.josm.gui.mappaint.mapcss.Functions
Gets the value of the key key from the object in question.
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_CHANGE - Static variable in interface org.openstreetmap.josm.gui.dialogs.relation.actions.IRelationEditorUpdateOn
Update when a tag of the relation changed
TAG_FIELD - Static variable in class org.openstreetmap.josm.data.imagery.vectortile.mapbox.Feature
 
TAG_HISTORY_URL_PROP - Static variable in class org.openstreetmap.josm.gui.dialogs.properties.TaginfoAction
 
tag_key() - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParser
 
tag_regex(Environment, String) - Static method in class org.openstreetmap.josm.gui.mappaint.mapcss.Functions
Get keys that follow a regex
tag_regex(Environment, String, String) - Static method in class org.openstreetmap.josm.gui.mappaint.mapcss.Functions
Get keys that follow a regex
Tag2Link - Class in org.openstreetmap.josm.tools
Extracts web links from OSM tags.
Tag2Link() - Constructor for class org.openstreetmap.josm.tools.Tag2Link
 
Tag2Link.LinkConsumer - Interface in org.openstreetmap.josm.tools
Represents an operation that accepts a link.
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(int) - 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
Constructs a new TagCellRenderer.
tagCheck - Variable in class org.openstreetmap.josm.data.validation.tests.MapCSSTagChecker.MapCSSTagCheckerAndRule
 
tagCheck(TaggingPreset, OsmPrimitive, LatLon, List<? extends TaggingPresetItem>) - Method in class org.openstreetmap.josm.data.validation.tests.TagChecker
Perform the checks against a given preset value
TagChecker - Class in org.openstreetmap.josm.data.validation.tests
Check for misspelled or wrong tags
TagChecker() - Constructor for class org.openstreetmap.josm.data.validation.tests.TagChecker
Constructor
TAGCHECKER_RULE - org.openstreetmap.josm.data.preferences.sources.SourceType
Entry for a validator tag checker rule
TagCheckerRulesSourceEditor() - Constructor for class org.openstreetmap.josm.gui.preferences.validator.ValidatorTagCheckerRulesPreference.TagCheckerRulesSourceEditor
 
tagCheckReal(TaggingPreset, OsmPrimitive, LatLon, List<? extends RegionSpecific>) - Method in class org.openstreetmap.josm.data.validation.tests.TagChecker
Perform the checks against a given preset value
tagCheckReal(TaggingPreset, OsmPrimitive, LatLon, RegionSpecific) - Method in class org.openstreetmap.josm.data.validation.tests.TagChecker
Perform the checks against a given preset value
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(Collection<Tag>) - Constructor for class org.openstreetmap.josm.data.osm.TagCollection
Creates a tag collection from tags.
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
 
TagConflictResolutionUtil.AutomaticChoice - Class in org.openstreetmap.josm.gui.conflict.tags
Preference for a particular choice from a group for automatic tag conflict resolution.
TagConflictResolutionUtil.AutomaticChoiceGroup - Class in org.openstreetmap.josm.gui.conflict.tags
Preference for an automatic tag conflict resolver which choose from a group of possible choice values.
TagConflictResolutionUtil.AutomaticCombine - Class in org.openstreetmap.josm.gui.conflict.tags
Preference for automatic tag-conflict resolver by combining the tag values using a separator.
TagConflictResolutionUtil.AutomaticTagConflictResolver - Interface in org.openstreetmap.josm.gui.conflict.tags
An automatic tag conflict resolver interface.
TagConflictResolveCommand - Class in org.openstreetmap.josm.command.conflict
Represents the resolution of a tag conflict in an OsmPrimitive.
TagConflictResolveCommand(Conflict<? extends OsmPrimitive>, List<TagMergeItem>) - Constructor for class org.openstreetmap.josm.command.conflict.TagConflictResolveCommand
constructor
TagConflictResolver - Class in org.openstreetmap.josm.gui.conflict.tags
This is a UI widget for resolving tag conflicts, i.e.
TagConflictResolver(TagConflictResolverModel) - Constructor for class org.openstreetmap.josm.gui.conflict.tags.TagConflictResolver
Constructs a new TagConflictResolver.
TagConflictResolverModel - Class in org.openstreetmap.josm.gui.conflict.tags
This model holds the information about tags that are currently conflicting and the decision of the user regarding them.
TagConflictResolverModel() - Constructor for class org.openstreetmap.josm.gui.conflict.tags.TagConflictResolverModel
Constructs a new TagConflictResolverModel.
TagConflictResolverTable - Class in org.openstreetmap.josm.gui.conflict.tags
This table presents the tags that are conflicting to the user.
TagConflictResolverTable(TagConflictResolverModel) - Constructor for class org.openstreetmap.josm.gui.conflict.tags.TagConflictResolverTable
Constructs a new TagConflictResolverTable.
TagConversionDialogRadioButtonActionListener(List<JCheckBox>, boolean) - Constructor for class org.openstreetmap.josm.gui.layer.gpx.ConvertFromGpxLayerAction.TagConversionDialogRadioButtonActionListener
 
TagConversionDialogResponse(List<String>, List<String>) - Constructor for class org.openstreetmap.josm.gui.layer.gpx.ConvertFromGpxLayerAction.TagConversionDialogResponse
 
TagCorrection - Class in org.openstreetmap.josm.data.correction
Represents a change of a single tag.
TagCorrection(String, String, String, String) - Constructor for class org.openstreetmap.josm.data.correction.TagCorrection
Constructs a new TagCorrection.
tagCorrectionCommands - Variable in class org.openstreetmap.josm.actions.ReverseWayAction.ReverseWayResult
 
TagCorrectionTable - Class in org.openstreetmap.josm.gui.correction
Tag correction table.
TagCorrectionTable(List<TagCorrection>) - Constructor for class org.openstreetmap.josm.gui.correction.TagCorrectionTable
Constructs a new TagCorrectionTable.
TagCorrectionTableModel - Class in org.openstreetmap.josm.gui.correction
Tag correction table model.
TagCorrectionTableModel(List<TagCorrection>) - Constructor for class org.openstreetmap.josm.gui.correction.TagCorrectionTableModel
Constructs a new TagCorrectionTableModel.
TagCorrector<P extends OsmPrimitive> - Class in org.openstreetmap.josm.actions.corrector
Abstract base class for automatic tag corrections.
TagCorrector() - Constructor for class org.openstreetmap.josm.actions.corrector.TagCorrector
 
TagCountRange(PushbackTokenizer) - Constructor for class org.openstreetmap.josm.data.osm.search.SearchCompiler.TagCountRange
 
TagCountRange(PushbackTokenizer.Range) - Constructor for class org.openstreetmap.josm.data.osm.search.SearchCompiler.TagCountRange
 
tagData - Variable in class org.openstreetmap.josm.gui.dialogs.properties.PropertiesDialog
The tag data of selected objects.
tagData - Variable in class org.openstreetmap.josm.gui.dialogs.properties.TagEditHelper
 
TagEditHelper - Class in org.openstreetmap.josm.gui.dialogs.properties
Class that helps PropertiesDialog add and edit tag values.
TagEditHelper(JTable, DefaultTableModel, Map<String, Map<String, Integer>>) - Constructor for class org.openstreetmap.josm.gui.dialogs.properties.TagEditHelper
Constructs a new TagEditHelper.
TagEditHelper.AbstractTagsDialog - Class in org.openstreetmap.josm.gui.dialogs.properties
 
TagEditHelper.AddTagsDialog - Class in org.openstreetmap.josm.gui.dialogs.properties
 
TagEditHelper.AddTagsDialog.EditIgnoreTagsAction - Class in org.openstreetmap.josm.gui.dialogs.properties
 
TagEditHelper.AddTagsDialog.IgnoreTagAction - Class in org.openstreetmap.josm.gui.dialogs.properties
 
TagEditHelper.AddTagsDialog.TagPopupMenu - Class in org.openstreetmap.josm.gui.dialogs.properties
 
TagEditHelper.EditTagDialog - Class in org.openstreetmap.josm.gui.dialogs.properties
 
TagEditHelper.IEditTagDialog - Interface in org.openstreetmap.josm.gui.dialogs.properties
Extracted interface of TagEditHelper.EditTagDialog.
TagEditHelper.RecentExisting - Enum in org.openstreetmap.josm.gui.dialogs.properties
What to do with recent tags where keys already exist
TagEditHelper.RefreshRecent - Enum in org.openstreetmap.josm.gui.dialogs.properties
What to do after applying tag
TagEditHelper.TEHListCellRenderer - Class in org.openstreetmap.josm.gui.dialogs.properties
A custom list cell renderer that adds the value count to some items.
TagEditorModel - Class in org.openstreetmap.josm.gui.tagging
TagEditorModel is a table model to use with TagEditorPanel.
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.EndEditListener - Interface in org.openstreetmap.josm.gui.tagging
A listener that is called whenever the cells may be updated from outside the editor and the editor should thus be committed.
TagEditorModel.SelectionStateMemento - Class in org.openstreetmap.josm.gui.tagging
 
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(OsmPrimitive, TaggingPresetHandler) - Constructor for class org.openstreetmap.josm.gui.tagging.TagEditorPanel
Creates a new tag editor panel.
TagEditorPanel(TagEditorModel, TaggingPresetHandler, int) - Constructor for class org.openstreetmap.josm.gui.tagging.TagEditorPanel
Creates a new tag editor panel with a supplied model.
TagEntryIterator(String...) - Constructor for class org.openstreetmap.josm.data.osm.TagMap.TagEntryIterator
TagEntrySet(String...) - Constructor for class org.openstreetmap.josm.data.osm.TagMap.TagEntrySet
Create a new TagMap.TagEntrySet
tagEquals(QName, QName) - Method in class org.openstreetmap.josm.io.imagery.WMSImagery
 
tagged(Environment) - Static method in class org.openstreetmap.josm.gui.mappaint.mapcss.ConditionFactory.PseudoClasses
:tagged tests whether the object is tagged.
Tagged - Interface in org.openstreetmap.josm.data.osm
Objects implement Tagged if they provide a map of key/value pairs.
TAGGED - org.openstreetmap.josm.data.osm.visitor.paint.PaintColors
A tagged node
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
TaggedMatch() - Constructor for class org.openstreetmap.josm.data.osm.search.SearchCompiler.TaggedMatch
 
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
TAGGING_PRESET - org.openstreetmap.josm.data.preferences.sources.SourceType
Entry for a tagging preset
TAGGING_PRESETS - Static variable in class org.openstreetmap.josm.gui.tagging.presets.TaggingPresets
The collection of tagging presets
TaggingPreset - Class in org.openstreetmap.josm.gui.tagging.presets
This class read encapsulate one tagging preset.
TaggingPreset() - Constructor for class org.openstreetmap.josm.gui.tagging.presets.TaggingPreset
Create an empty tagging preset.
TaggingPreset.PresetDialog - Class in org.openstreetmap.josm.gui.tagging.presets
 
TaggingPreset.PresetPanel - Class in org.openstreetmap.josm.gui.tagging.presets
 
TaggingPreset.ToolbarButtonAction - Class in org.openstreetmap.josm.gui.tagging.presets
Action that adds or removes the button on main toolbar
TaggingPresetCommandHandler() - Constructor for class org.openstreetmap.josm.gui.dialogs.properties.PropertiesDialog.TaggingPresetCommandHandler
 
TaggingPresetHandler - Interface in org.openstreetmap.josm.gui.tagging.presets
This interface needs to be implemented in order to display a tagging preset.
TaggingPresetItem - Class in org.openstreetmap.josm.gui.tagging.presets
Class that represents single part of a preset - one field or text label that is shown to user
TaggingPresetItem() - Constructor for class org.openstreetmap.josm.gui.tagging.presets.TaggingPresetItem
 
TaggingPresetItemGuiSupport - Class in org.openstreetmap.josm.gui.tagging.presets
Supporting class for creating the GUI for a preset item.
TaggingPresetItemGuiSupport(boolean, Collection<OsmPrimitive>, Supplier<Collection<Tag>>) - Constructor for class org.openstreetmap.josm.gui.tagging.presets.TaggingPresetItemGuiSupport
 
TaggingPresetItemGuiSupport.ChangeListener - Interface in org.openstreetmap.josm.gui.tagging.presets
Interface to notify listeners that a preset item input as changed.
TaggingPresetLabel - Class in org.openstreetmap.josm.gui.tagging.presets
A hyperlink JLabel.
TaggingPresetLabel(TaggingPreset) - Constructor for class org.openstreetmap.josm.gui.tagging.presets.TaggingPresetLabel
Constructs a new PresetLabel.
TaggingPresetLabel.PresetLabelMouseListener - Class in org.openstreetmap.josm.gui.tagging.presets
Small helper class that manages the highlighting of the label on hover as well as opening the corresponding preset when clicked
TaggingPresetListener - Interface in org.openstreetmap.josm.gui.tagging.presets
Notification of tagging presets events.
TaggingPresetMenu - Class in org.openstreetmap.josm.gui.tagging.presets
Menu that groups several presets from one topic.
TaggingPresetMenu() - Constructor for class org.openstreetmap.josm.gui.tagging.presets.TaggingPresetMenu
 
TaggingPresetMenu.PresetTextComparator - Class in org.openstreetmap.josm.gui.tagging.presets
 
TaggingPresetMouseAdapter(TaggingPreset, Collection<OsmPrimitive>) - Constructor for class org.openstreetmap.josm.gui.tagging.presets.items.PresetLink.TaggingPresetMouseAdapter
 
TaggingPresetNameTemplateList - Class in org.openstreetmap.josm.gui.tagging.presets
List of tagging presets with name templates, allows to find appropriate template based on existing primitive
TaggingPresetNameTemplateList() - Constructor for class org.openstreetmap.josm.gui.tagging.presets.TaggingPresetNameTemplateList
 
TaggingPresetPreference - Class in org.openstreetmap.josm.gui.preferences.map
Preference settings for tagging presets.
TaggingPresetPreference() - Constructor for class org.openstreetmap.josm.gui.preferences.map.TaggingPresetPreference
 
TaggingPresetPreference.Factory - Class in org.openstreetmap.josm.gui.preferences.map
Factory used to create a new TaggingPresetPreference.
TaggingPresetPreference.TaggingPresetSourceEditor - Class in org.openstreetmap.josm.gui.preferences.map
An editor for what preset source locations are used
TaggingPresetPreference.TaggingPresetValidationListener - Class in org.openstreetmap.josm.gui.preferences.map
 
TaggingPresetReader - Class in org.openstreetmap.josm.gui.tagging.presets
The tagging presets reader.
TaggingPresetReader() - Constructor for class org.openstreetmap.josm.gui.tagging.presets.TaggingPresetReader
 
TaggingPresetReader.Chunk - Class in org.openstreetmap.josm.gui.tagging.presets
Holds a reference to a chunk of items/objects.
TaggingPresetReader.HashSetWithLast<E> - Class in org.openstreetmap.josm.gui.tagging.presets
A LinkedHashSet with the ability to get the "last" object.
TaggingPresetReader.Reference - Class in org.openstreetmap.josm.gui.tagging.presets
Holds a reference to an earlier item/object.
TaggingPresets - Class in org.openstreetmap.josm.gui.tagging.presets
Class holding Tagging Presets and allowing to manage them.
TaggingPresets() - Constructor for class org.openstreetmap.josm.gui.tagging.presets.TaggingPresets
 
TaggingPresetSearchAction - Class in org.openstreetmap.josm.actions
The tagging presets search action (F3).
TaggingPresetSearchAction() - Constructor for class org.openstreetmap.josm.actions.TaggingPresetSearchAction
Constructs a new TaggingPresetSearchAction.
TaggingPresetSearchDialog - Class in org.openstreetmap.josm.gui.tagging.presets
The tagging presets search dialog (F3).
TaggingPresetSearchDialog() - Constructor for class org.openstreetmap.josm.gui.tagging.presets.TaggingPresetSearchDialog
 
TaggingPresetSearchPrimitiveDialog - Class in org.openstreetmap.josm.gui.tagging.presets
A dialog that allows to select a preset and then selects all matching OSM objects.
TaggingPresetSearchPrimitiveDialog() - Constructor for class org.openstreetmap.josm.gui.tagging.presets.TaggingPresetSearchPrimitiveDialog
 
TaggingPresetSearchPrimitiveDialog.Action - Class in org.openstreetmap.josm.gui.tagging.presets
TaggingPresetSelector - Class in org.openstreetmap.josm.gui.tagging.presets
GUI component to select tagging preset: the list with filter and two checkboxes
TaggingPresetSelector(boolean, boolean) - Constructor for class org.openstreetmap.josm.gui.tagging.presets.TaggingPresetSelector
Constructs a new TaggingPresetSelector.
TaggingPresetSelector.PresetClassification - Class in org.openstreetmap.josm.gui.tagging.presets
Computes the match ration of a TaggingPreset wrt.
TaggingPresetSelector.PresetClassifications - Class in org.openstreetmap.josm.gui.tagging.presets
A collection of TaggingPresetSelector.PresetClassifications with the functionality of filtering wrt.
TaggingPresetSelector.ResultListCellRenderer - Class in org.openstreetmap.josm.gui.tagging.presets
 
TaggingPresetSeparator - Class in org.openstreetmap.josm.gui.tagging.presets
Class used to represent a JSeparator inside tagging preset menu.
TaggingPresetSeparator() - Constructor for class org.openstreetmap.josm.gui.tagging.presets.TaggingPresetSeparator
 
taggingPresetsModified() - Method in class org.openstreetmap.josm.data.validation.tests.RelationChecker
 
taggingPresetsModified() - Method in class org.openstreetmap.josm.data.validation.tests.TagChecker
 
taggingPresetsModified() - Method in class org.openstreetmap.josm.gui.dialogs.properties.PropertiesDialog
Updates the preset list when Presets preference changes.
taggingPresetsModified() - Method in class org.openstreetmap.josm.gui.preferences.ToolbarPreferences
 
taggingPresetsModified() - Method in interface org.openstreetmap.josm.gui.tagging.presets.TaggingPresetListener
Called after list of tagging presets has been modified.
taggingPresetsModified() - Method in class org.openstreetmap.josm.gui.tagging.presets.TaggingPresetNameTemplateList
 
taggingPresetsModified() - Method in class org.openstreetmap.josm.gui.tagging.presets.TaggingPresetSelector
 
TaggingPresetSourceEditor() - Constructor for class org.openstreetmap.josm.gui.preferences.map.TaggingPresetPreference.TaggingPresetSourceEditor
Create a new TaggingPresetPreference.TaggingPresetSourceEditor with the default providers
TaggingPresetType - Enum in org.openstreetmap.josm.gui.tagging.presets
Enumeration of OSM primitive types associated with names and icons
TaggingPresetType(String, String) - Constructor for enum org.openstreetmap.josm.gui.tagging.presets.TaggingPresetType
 
TaggingPresetValidation - Interface in org.openstreetmap.josm.gui.tagging.presets
Validates the preset user input a the given primitive.
TaggingPresetValidationListener() - Constructor for class org.openstreetmap.josm.gui.preferences.map.TaggingPresetPreference.TaggingPresetValidationListener
 
tagHistoryAction - Variable in class org.openstreetmap.josm.gui.dialogs.properties.PropertiesDialog
 
TAGINFO - Static variable in class org.openstreetmap.josm.tools.Territories
 
TAGINFO_URL_PROP - Static variable in class org.openstreetmap.josm.gui.dialogs.properties.TaginfoAction
 
taginfoAction - Variable in class org.openstreetmap.josm.gui.dialogs.properties.PropertiesDialog
 
TaginfoAction - Class in org.openstreetmap.josm.gui.dialogs.properties
Launch browser with Taginfo statistics for selected object.
TaginfoAction(String, Supplier<Tag>, Supplier<String>, String) - Constructor for class org.openstreetmap.josm.gui.dialogs.properties.TaginfoAction
 
TaginfoAction(Supplier<Tag>, Supplier<String>) - Constructor for class org.openstreetmap.josm.gui.dialogs.properties.TaginfoAction
Constructs a new TaginfoAction.
TaginfoAction(JTable, IntFunction<String>, IntFunction<Map<String, Integer>>, JTable, IntFunction<IRelation<?>>) - Constructor for class org.openstreetmap.josm.gui.dialogs.properties.TaginfoAction
Constructs a new TaginfoAction with a given URL and optional name suffix.
taginfoCache - Static variable in class org.openstreetmap.josm.tools.Territories
 
taginfoGeofabrikCache - Static variable in class org.openstreetmap.josm.tools.Territories
 
taginfoNationalActions - Variable in class org.openstreetmap.josm.gui.dialogs.properties.PropertiesDialog
 
taginfoNationalHash - Variable in class org.openstreetmap.josm.gui.dialogs.properties.PropertiesDialog
 
TaginfoRegionalInstance - Class in org.openstreetmap.josm.tools
Describes a regional Taginfo instance.
TaginfoRegionalInstance(String, Set<String>) - Constructor for class org.openstreetmap.josm.tools.TaginfoRegionalInstance
Constructs a new TaginfoRegionalInstance.
TaginfoRegionalInstance(String, Set<String>, String) - Constructor for class org.openstreetmap.josm.tools.TaginfoRegionalInstance
Constructs a new TaginfoRegionalInstance.
TagInfoTransferHandler - Class in org.openstreetmap.josm.gui.history
This transfer handler allows to select and copy tags from a table with the TagTableColumnModel.
TagInfoTransferHandler() - Constructor for class org.openstreetmap.josm.gui.history.TagInfoTransferHandler
 
taginfoUrl - Variable in class org.openstreetmap.josm.gui.dialogs.properties.TaginfoAction
 
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
Constructs a new TagInfoViewer.
TagInfoViewer.RepaintOnFocusChange - Class in org.openstreetmap.josm.gui.history
 
TagKeyReference(String) - Constructor for class org.openstreetmap.josm.gui.mappaint.MapPaintStyles.TagKeyReference
TagLookupCompositionStrategy(String) - Constructor for class org.openstreetmap.josm.gui.mappaint.styleelement.LabelCompositionStrategy.TagLookupCompositionStrategy
 
tagMap - Variable in class org.openstreetmap.josm.io.AbstractReader
A lookup table to avoid calling String.intern() unnecessarily.
TagMap - Class in org.openstreetmap.josm.data.osm
This class provides a read/write map that uses the same format as AbstractPrimitive.keys.
TagMap() - Constructor for class org.openstreetmap.josm.data.osm.TagMap
Creates a new, empty tag map.
TagMap(Iterable<Tag>) - Constructor for class org.openstreetmap.josm.data.osm.TagMap
Creates a new map using the given list of tags.
TagMap(String...) - Constructor for class org.openstreetmap.josm.data.osm.TagMap
Creates a new read only tag map using a key/value/key/value/...
TagMap(Map<String, String>) - Constructor for class org.openstreetmap.josm.data.osm.TagMap
Create a new tag map and load it from the other map.
TagMap(TagMap) - Constructor for class org.openstreetmap.josm.data.osm.TagMap
Copy constructor.
TagMap.TagEntryIterator - Class in org.openstreetmap.josm.data.osm
An iterator that iterates over the tags in this map.
TagMap.TagEntrySet - Class in org.openstreetmap.josm.data.osm
This is the entry set of this map.
tagMenu - Variable in class org.openstreetmap.josm.gui.dialogs.properties.PropertiesDialog
 
tagMenuHandler - Variable in class org.openstreetmap.josm.gui.dialogs.properties.PropertiesDialog
 
tagMenuTagInfoNatItems - Variable in class org.openstreetmap.josm.gui.dialogs.properties.PropertiesDialog
 
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
Constructs a new 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
Constructs a new TagMerger.
TagMerger.AdjustmentSynchronizer - Class in org.openstreetmap.josm.gui.conflict.pair.tags
Synchronizes scrollbar adjustments between a set of Adjustables.
TagMerger.DoubleClickAdapter - Class in org.openstreetmap.josm.gui.conflict.pair.tags
Handler for double clicks on entries in the three tag tables.
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.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.TagTableRow - Class in org.openstreetmap.josm.gui.conflict.pair.tags
 
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.UndecidedRow - Class in org.openstreetmap.josm.gui.conflict.pair.tags
 
TagMergeTableCellRenderer - Class in org.openstreetmap.josm.gui.conflict.pair.tags
This is the base class for all cells in the TagMerger.
TagMergeTableCellRenderer() - Constructor for class org.openstreetmap.josm.gui.conflict.pair.tags.TagMergeTableCellRenderer
 
TagModel - Class in org.openstreetmap.josm.gui.tagging
Tag model.
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
TagPasteSupport(PrimitiveTagTransferData, Collection<? extends IPrimitive>) - Constructor for class org.openstreetmap.josm.gui.datatransfer.importers.PrimitiveTagTransferPaster.TagPasteSupport
Constructs a new TagPasteSupport.
TagPopupMenu(Tag) - Constructor for class org.openstreetmap.josm.gui.dialogs.properties.TagEditHelper.AddTagsDialog.TagPopupMenu
 
tagRowSorter - Variable in class org.openstreetmap.josm.gui.dialogs.properties.PropertiesDialog
 
tags - Variable in class org.openstreetmap.josm.command.ChangePropertyCommand
Key and value pairs.
tags - Variable in class org.openstreetmap.josm.data.imagery.vectortile.mapbox.Feature
The tags of the feature.
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.osm.TagMap.TagEntryIterator
The current state of the tags we iterate over.
tags - Variable in class org.openstreetmap.josm.data.osm.TagMap.TagEntrySet
 
tags - Variable in class org.openstreetmap.josm.data.osm.TagMap
The tags field.
tags - Variable in class org.openstreetmap.josm.data.validation.tests.DuplicateRelation.RelMember
Tags of the relation member
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.datatransfer.data.PrimitiveTagTransferData
 
tags - Variable in class org.openstreetmap.josm.gui.datatransfer.data.TagTransferData
 
tags - Variable in class org.openstreetmap.josm.gui.datatransfer.importers.PrimitiveTagTransferPaster.TagPasteSupport
 
tags - Variable in class org.openstreetmap.josm.gui.dialogs.properties.TagEditHelper
Copy of recently added tags in sorted from newest to oldest order.
tags - Variable in class org.openstreetmap.josm.gui.dialogs.PropertiesMembershipChoiceDialog
 
tags - Variable in class org.openstreetmap.josm.gui.tagging.TagEditorModel
the list holding the tags
Tags - Class in org.openstreetmap.josm.data.osm
Class representing multiple values of a given key.
Tags(String, Set<String>) - Constructor for class org.openstreetmap.josm.data.osm.Tags
Constructs a new Tags.
TAGS_CHANGED - org.openstreetmap.josm.data.osm.event.AbstractDatasetChangedEvent.DatasetEventType
The tags of a primitive have changed
tagsChanged(TagsChangedEvent) - Method in class org.openstreetmap.josm.actions.mapmode.ImproveWayAccuracyAction
 
tagsChanged(TagsChangedEvent) - Method in class org.openstreetmap.josm.actions.SplitWayAction.SegmentToKeepSelectionDialog.SplitWayDataSetListener
 
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.autofilter.AutoFilterManager
 
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.dialogs.validator.ValidatorTreePanel
 
tagsChanged(TagsChangedEvent) - Method in class org.openstreetmap.josm.gui.history.HistoryBrowserModel
 
tagsChanged(TagsChangedEvent) - Method in class org.openstreetmap.josm.gui.MapStatus
 
tagsChanged(TagsChangedEvent) - Method in class org.openstreetmap.josm.gui.tagging.ac.AutoCompletionManager
 
TagsChangedEvent - Class in org.openstreetmap.josm.data.osm.event
An event that is triggered if the tags of a single primitive have changed
TagsChangedEvent(DataSet, OsmPrimitive, Map<String, String>) - Constructor for class org.openstreetmap.josm.data.osm.event.TagsChangedEvent
Constructs a new TagsChangedEvent.
tagsSimplified - Variable in class org.openstreetmap.josm.gui.tagging.presets.TaggingPresetSelector.PresetClassification
tagsToIgnore - Variable in class org.openstreetmap.josm.gui.dialogs.properties.RecentTagCollection
 
tagsToIgnore - Variable in class org.openstreetmap.josm.gui.dialogs.properties.TagEditHelper
 
tagSupplier - Variable in class org.openstreetmap.josm.gui.dialogs.properties.HelpTagAction
 
tagSupplier - Variable in class org.openstreetmap.josm.gui.dialogs.properties.TaginfoAction
 
TagSwitcher() - Constructor for class org.openstreetmap.josm.actions.corrector.ReverseWayTagCorrector.TagSwitcher
 
tagTable - Variable in class org.openstreetmap.josm.gui.dialogs.properties.AbstractCopyAction
 
tagTable - Variable in class org.openstreetmap.josm.gui.dialogs.properties.PropertiesDialog
The tags table.
tagTable - Variable in class org.openstreetmap.josm.gui.dialogs.properties.TagEditHelper
 
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, int) - 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.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.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.PasteAction - Class in org.openstreetmap.josm.gui.tagging
Action to be run when the user wants to paste tags from buffer
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.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
TagTableCellRenderer - Class in org.openstreetmap.josm.gui.history
The TableCellRenderer for a list of tags in HistoryBrowser
TagTableCellRenderer() - Constructor for class org.openstreetmap.josm.gui.history.TagTableCellRenderer
Constructs a new 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
Constructs a new TagTableColumnModel.
TagTableColumnModelBuilder - Class in org.openstreetmap.josm.gui.tagging
Builder class allowing to construct customized tag table column models.
TagTableColumnModelBuilder(TableCellRenderer, String...) - Constructor for class org.openstreetmap.josm.gui.tagging.TagTableColumnModelBuilder
Construct a new TagTableColumnModelBuilder.
tagTableFilter - Variable in class org.openstreetmap.josm.gui.dialogs.properties.PropertiesDialog
 
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
TagTableModel(HistoryBrowserModel, PointInTimeType) - Constructor for class org.openstreetmap.josm.gui.history.TagTableModel
Constructs a new TagTableModel.
TagTableRow() - Constructor for class org.openstreetmap.josm.gui.conflict.pair.tags.TagMerger.TagTableRow
 
TagTest(String) - Constructor for class org.openstreetmap.josm.data.validation.Test.TagTest
Constructs a new TagTest with given name.
TagTest(String, String) - Constructor for class org.openstreetmap.josm.data.validation.Test.TagTest
Constructs a new TagTest with given name and description.
TagTransferable - Class in org.openstreetmap.josm.gui.datatransfer
This is a transferable that only transfers the tags.
TagTransferable(TagTransferData) - Constructor for class org.openstreetmap.josm.gui.datatransfer.TagTransferable
Transfer the tag transfer data.
TagTransferData - Class in org.openstreetmap.josm.gui.datatransfer.data
This is a special transfer type that only transfers tag data.
TagTransferData(Collection<? extends Tagged>) - Constructor for class org.openstreetmap.josm.gui.datatransfer.data.TagTransferData
Creates a new TagTransferData object for the given objects.
TagTransferData(Map<String, String>) - Constructor for class org.openstreetmap.josm.gui.datatransfer.data.TagTransferData
Create a new TagTransferData object with the given tags.
TagTransferPaster - Class in org.openstreetmap.josm.gui.datatransfer.importers
This transfer support allows us to transfer tags from the copied primitives on to the selected ones.
TagTransferPaster() - Constructor for class org.openstreetmap.josm.gui.datatransfer.importers.TagTransferPaster
Create a new TagTransferPaster
take() - Method in class org.openstreetmap.josm.data.cache.HostLimitQueue
 
takeNext() - Method in class org.openstreetmap.josm.gui.mappaint.styleelement.placement.OnLineStrategy.GlyphRotatingVisitor
 
TalkerId - Enum in org.openstreetmap.josm.io.nmea
Talker identifiers mnemonics are the first two characters at the beginning of each sentence.
TalkerId() - Constructor for enum org.openstreetmap.josm.io.nmea.TalkerId
 
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.gui.download.UserQueryList
 
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.DownloadReferrersTask
the target layer
TargetLayerDialogResult() - Constructor for class org.openstreetmap.josm.actions.AbstractMergeAction.TargetLayerDialogResult
TargetLayerDialogResult(T) - Constructor for class org.openstreetmap.josm.actions.AbstractMergeAction.TargetLayerDialogResult
TargetLayerDialogResult(T, boolean) - Constructor for class org.openstreetmap.josm.actions.AbstractMergeAction.TargetLayerDialogResult
targetPrimitive - Variable in class org.openstreetmap.josm.gui.conflict.tags.CombinePrimitiveResolverDialog
 
targetWay - Variable in class org.openstreetmap.josm.actions.mapmode.ImproveWayAccuracyAction
 
Tarjan - Class in org.openstreetmap.josm.data.algorithms
Tarjan's strongly connected components algorithm for JOSM.
Tarjan(NodeGraph) - Constructor for class org.openstreetmap.josm.data.algorithms.Tarjan
Initialize the Tarjan's algorithm.
Tarjan.TarjanHelper - Class in org.openstreetmap.josm.data.algorithms
Helper class for storing the Tarjan algorithm runtime metadata.
TarjanHelper(int) - Constructor for class org.openstreetmap.josm.data.algorithms.Tarjan.TarjanHelper
 
task - Variable in class org.openstreetmap.josm.actions.downloadtasks.PostDownloadHandler
 
task - Variable in class org.openstreetmap.josm.gui.preferences.PreferenceTabbedPane.PluginDownloadAfterTask
 
task - Static variable in class org.openstreetmap.josm.io.ChangesetUpdater
 
task - Static variable in class org.openstreetmap.josm.io.MessageNotifier
 
task - Variable in class org.openstreetmap.josm.spi.lifecycle.InitializationTask
 
Task() - Constructor for class org.openstreetmap.josm.gui.SplashScreen.Task
 
taskFutures - Variable in class org.openstreetmap.josm.actions.downloadtasks.DownloadTaskList
 
taskId - Variable in class org.openstreetmap.josm.gui.io.AsynchronousUploadPrimitivesTask
Member fields
taskId - Variable in class org.openstreetmap.josm.gui.progress.CLIProgressMonitor
The current task id
taskId - Variable in class org.openstreetmap.josm.gui.progress.swing.PleaseWaitProgressMonitor
 
TASKING_MANAGER - org.openstreetmap.josm.io.UrlPatterns.GpxUrlPattern
URL of HOT Tasking Manager (TM)
tasks - Variable in class org.openstreetmap.josm.actions.downloadtasks.DownloadTaskList
 
tasks - Variable in class org.openstreetmap.josm.gui.SplashScreen.SplashProgressMonitor
 
tasksMap - Variable in class org.openstreetmap.josm.gui.io.CustomConfigurator.XMLCommandProcessor
 
taskTitle - Variable in class org.openstreetmap.josm.gui.progress.AbstractProgressMonitor
 
taskTitle - Variable in class org.openstreetmap.josm.io.StreamProgressUpdater
 
tbCentre - Variable in class org.openstreetmap.josm.gui.layer.geoimage.ImageViewerDialog
 
tblActiveSources - Variable in class org.openstreetmap.josm.gui.preferences.SourceEditor
the table of active sources
tblAvailableSources - Variable in class org.openstreetmap.josm.gui.preferences.SourceEditor
the list of available sources
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
 
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
Destroys and unregisters this model.
TEHListCellRenderer(Component, ListCellRenderer<? super AutoCompletionItem>, Map<String, Integer>) - Constructor for class org.openstreetmap.josm.gui.dialogs.properties.TagEditHelper.TEHListCellRenderer
 
template - Variable in class org.openstreetmap.josm.tools.template_engine.ContextSwitchTemplate
 
template - Variable in class org.openstreetmap.josm.tools.template_engine.Tokenizer
 
TemplatedWMSTileSource - Class in org.openstreetmap.josm.data.imagery
Tile Source handling WMS providers
TemplatedWMSTileSource(ImageryInfo, Projection) - Constructor for class org.openstreetmap.josm.data.imagery.TemplatedWMSTileSource
Creates a tile source based on imagery info
TemplateEngineDataProvider - Interface in org.openstreetmap.josm.tools.template_engine
Interface for objects that can be used with a template to generate a string.
TemplateEntry - Interface in org.openstreetmap.josm.tools.template_engine
Interface for one node in the abstract syntax tree that is the result of parsing a template string with TemplateParser.
TemplateParser - Class in org.openstreetmap.josm.tools.template_engine
Template parser.
TemplateParser(String) - Constructor for class org.openstreetmap.josm.tools.template_engine.TemplateParser
Constructs a new TemplateParser.
tempOffset - Variable in class org.openstreetmap.josm.actions.ImageryAdjustAction
 
temporary - Variable in class org.openstreetmap.josm.gui.mappaint.styleelement.BoxTextElement.BoxProviderResult
 
temporary - Variable in class org.openstreetmap.josm.gui.mappaint.styleelement.MapImage
 
temporaryLayer - Variable in class org.openstreetmap.josm.actions.mapmode.ImproveWayAccuracyAction
 
temporaryLayer - Variable in class org.openstreetmap.josm.actions.mapmode.ParallelWayAction
 
temporaryLayer - Variable in class org.openstreetmap.josm.gui.layer.MapViewPaintable.MapViewEvent
 
temporaryLayers - Variable in class org.openstreetmap.josm.gui.MapView
Temporary layers (selection rectangle, etc.) that are never cached and drawn on top of regular layers.
terms_of_use_text - Variable in class org.openstreetmap.josm.data.sources.SourcePreferenceEntry
The TOU text
terms_of_use_url - Variable in class org.openstreetmap.josm.data.sources.SourcePreferenceEntry
The URL for the TOU
termsOfUseText - Variable in class org.openstreetmap.josm.data.sources.SourceInfo
Text with usage terms displayed when using the imagery
termsOfUseURL - Variable in class org.openstreetmap.josm.data.sources.SourceInfo
Link behind the text with usage terms displayed when using the imagery
Territories - Class in org.openstreetmap.josm.tools
Look up territories ISO3166 codes at a certain place.
Territories() - Constructor for class org.openstreetmap.josm.tools.Territories
 
test(List<FilterMatcher.FilterInfo>, T, boolean) - Static method in class org.openstreetmap.josm.data.osm.FilterMatcher
 
test(IPrimitive) - Method in class org.openstreetmap.josm.gui.tagging.presets.TaggingPreset
Determines whether this preset matches the given primitive, i.e., whether the type matches and the tags match.
test(OsmPrimitive) - Method in class org.openstreetmap.josm.data.osm.search.SearchCompiler.Match
 
test(OsmPrimitive) - Method in class org.openstreetmap.josm.data.validation.tests.MapCSSTagCheckerRule
 
Test - Class in org.openstreetmap.josm.data.validation
Parent class for all validation tests.
Test(String) - Constructor for class org.openstreetmap.josm.data.validation.Test
Constructor
Test(String, String) - Constructor for class org.openstreetmap.josm.data.validation.Test
Constructor
Test.TagTest - Class in org.openstreetmap.josm.data.validation
A test that forwards all primitives to Test.TagTest.check(OsmPrimitive).
TestAccessTokenAction() - Constructor for class org.openstreetmap.josm.gui.oauth.FullyAutomaticAuthorizationUI.TestAccessTokenAction
 
TestAccessTokenAction() - Constructor for class org.openstreetmap.josm.gui.oauth.ManualAuthorizationUI.TestAccessTokenAction
 
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, IOAuthToken) - Constructor for class org.openstreetmap.josm.gui.oauth.TestAccessTokenTask
Create the task
TestAuthorisationAction() - Constructor for class org.openstreetmap.josm.gui.preferences.server.OAuthAuthenticationPreferencesPanel.TestAuthorisationAction
Constructs a new TestAuthorisationAction.
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
testConsumer - Variable in class org.openstreetmap.josm.data.validation.ValidationTask
 
testDifferentLayers(Node) - Method in class org.openstreetmap.josm.data.validation.tests.Highways
See #9304: Find Highways connected to bridges or tunnels at the wrong place.
testedVersionField - Variable in class org.openstreetmap.josm.gui.bugreport.JosmUpdatePanel
 
tester - Variable in class org.openstreetmap.josm.data.validation.TestError.Builder
 
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(TestError.Builder) - Constructor for class org.openstreetmap.josm.data.validation.TestError
 
TestError.Builder - Class in org.openstreetmap.josm.data.validation
A builder for a TestError.
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
 
testHighwayLink(Way) - Method in class org.openstreetmap.josm.data.validation.tests.Highways
 
testJoin(List<JoinAreasAction.Multipolygon>) - Method in class org.openstreetmap.josm.actions.JoinAreasAction
Tests if the areas have some intersections to join.
testMissingPedestrianCrossing(Node) - Method in class org.openstreetmap.josm.data.validation.tests.Highways
 
testPartial(MultiMap<String, MapCSSTagCheckerRule>, Set<OsmPrimitive>, Set<OsmPrimitive>) - Method in class org.openstreetmap.josm.data.validation.tests.MapCSSTagChecker
 
tests - Variable in class org.openstreetmap.josm.data.validation.ValidationTask
 
testsInitialized - Static variable in class org.openstreetmap.josm.data.validation.OsmValidator
 
testSourceMaxspeed(OsmPrimitive, boolean) - Method in class org.openstreetmap.josm.data.validation.tests.Highways
 
testWay(Way) - Method in class org.openstreetmap.josm.data.validation.tests.CrossingWays
 
testWay(Way) - Method in class org.openstreetmap.josm.data.validation.tests.LongSegment
 
testWrongRoundabout(Way) - Method in class org.openstreetmap.josm.data.validation.tests.Highways
 
texChangesetComment - Variable in class org.openstreetmap.josm.gui.history.VersionInfoPanel
 
texChangesetImageryUsed - Variable in class org.openstreetmap.josm.gui.history.VersionInfoPanel
 
texChangesetSource - Variable in class org.openstreetmap.josm.gui.history.VersionInfoPanel
 
text - Variable in class org.openstreetmap.josm.actions.ReportBugAction
 
text - Variable in class org.openstreetmap.josm.data.gpx.GpxLink
Text to display on the hyperlink
text - Variable in class org.openstreetmap.josm.data.notes.NoteComment
 
text - Variable in class org.openstreetmap.josm.data.osm.ChangesetDiscussionComment
comment text
text - Variable in class org.openstreetmap.josm.data.osm.Filter.FilterPreferenceEntry
text - Variable in class org.openstreetmap.josm.data.osm.search.SearchSetting
Search text
text - Variable in class org.openstreetmap.josm.gui.bugreport.DebugTextDisplay
 
text - Variable in class org.openstreetmap.josm.gui.HelpAwareOptionPane.ButtonSpec
the button text
text - Variable in class org.openstreetmap.josm.gui.layer.markerlayer.Marker
 
text - Variable in class org.openstreetmap.josm.gui.mappaint.styleelement.BoxTextElement
The text this element should display.
text - Variable in class org.openstreetmap.josm.gui.mappaint.styleelement.TextElement
 
text - Variable in class org.openstreetmap.josm.gui.MapStatus.StatusTextHistory
 
text - Variable in class org.openstreetmap.josm.gui.tagging.presets.items.Roles.Role
The text to display
text - Variable in class org.openstreetmap.josm.gui.tagging.presets.items.TextItem
The text to display
text - Variable in class org.openstreetmap.josm.io.OsmChangesetParser.Parser
The current comment text
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 - Class in org.openstreetmap.josm.gui.tagging.presets.items
Text field type.
Text() - Constructor for class org.openstreetmap.josm.gui.tagging.presets.items.Text
 
TEXT - org.openstreetmap.josm.data.osm.visitor.paint.PaintColors
Default text color
TEXT - org.openstreetmap.josm.tools.template_engine.Tokenizer.TokenType
 
TEXT - Static variable in interface org.openstreetmap.josm.gui.mappaint.StyleKeys
MapCSS text property key
TEXT_ANCHOR_HORIZONTAL - Static variable in interface org.openstreetmap.josm.gui.mappaint.StyleKeys
MapCSS text-anchor-horizontal property key
TEXT_ANCHOR_VERTICAL - Static variable in interface org.openstreetmap.josm.gui.mappaint.StyleKeys
MapCSS text-anchor-vertical property key
TEXT_COLOR - Static variable in interface org.openstreetmap.josm.gui.mappaint.StyleKeys
MapCSS text-color property key
text_context - Variable in class org.openstreetmap.josm.gui.tagging.presets.items.Roles.Role
The context used for translating Roles.Role.text
text_context - Variable in class org.openstreetmap.josm.gui.tagging.presets.items.TextItem
The context used for translating TextItem.text
TEXT_HALO_COLOR - Static variable in interface org.openstreetmap.josm.gui.mappaint.StyleKeys
MapCSS text-halo-color property key
TEXT_HALO_OPACITY - Static variable in interface org.openstreetmap.josm.gui.mappaint.StyleKeys
MapCSS text-halo-opacity property key
TEXT_HALO_RADIUS - Static variable in interface org.openstreetmap.josm.gui.mappaint.StyleKeys
MapCSS text-halo-radius property key
TEXT_OFFSET - Static variable in interface org.openstreetmap.josm.gui.mappaint.StyleKeys
MapCSS text-offset property key
TEXT_OFFSET_X - Static variable in interface org.openstreetmap.josm.gui.mappaint.StyleKeys
MapCSS text-offset-x property key
TEXT_OFFSET_Y - Static variable in interface org.openstreetmap.josm.gui.mappaint.StyleKeys
MapCSS text-offset-y property key
TEXT_OPACITY - Static variable in interface org.openstreetmap.josm.gui.mappaint.StyleKeys
MapCSS text-opacity property key
TEXT_POSITION - Static variable in interface org.openstreetmap.josm.gui.mappaint.StyleKeys
MapCSS text-position property key
TEXT_ROTATION - Static variable in interface org.openstreetmap.josm.gui.mappaint.StyleKeys
MapCSS text-rotation property key
TextAnalyzer - Class in org.openstreetmap.josm.tools
A helper class that analyzes the text and attempts to parse tags from it
TextAnalyzer(String) - Constructor for class org.openstreetmap.josm.tools.TextAnalyzer
Create a new TextAnalyzer
textArea - Variable in class org.openstreetmap.josm.gui.bugreport.DebugTextDisplay
 
textArea - Variable in class org.openstreetmap.josm.gui.NoteInputDialog
 
textComponent - Variable in class org.openstreetmap.josm.gui.widgets.CompileSearchTextDecorator
 
TextContextualPopupMenu - Class in org.openstreetmap.josm.gui.widgets
A popup menu designed for text components.
TextContextualPopupMenu() - Constructor for class org.openstreetmap.josm.gui.widgets.TextContextualPopupMenu
TextContextualPopupMenu.RedoAction - Class in org.openstreetmap.josm.gui.widgets
 
TextContextualPopupMenu.UndoAction - Class in org.openstreetmap.josm.gui.widgets
 
textEastNorth - Variable in class org.openstreetmap.josm.actions.AddNodeAction
 
TextElement - Class in org.openstreetmap.josm.gui.mappaint.styleelement
The text that is drawn for a way/area.
TextElement(Cascade, TextLabel, PositionForAreaStrategy) - Constructor for class org.openstreetmap.josm.gui.mappaint.styleelement.TextElement
Create a new way/area text element definition
TextFieldFocusHandler() - Constructor for class org.openstreetmap.josm.gui.dialogs.LatLonDialog.TextFieldFocusHandler
 
TextItem - Class in org.openstreetmap.josm.gui.tagging.presets.items
A tagging preset item displaying a localizable text.
TextItem() - Constructor for class org.openstreetmap.josm.gui.tagging.presets.items.TextItem
 
TextLabel - Class in org.openstreetmap.josm.gui.mappaint.styleelement
Represents the rendering style for a textual label placed somewhere on the map.
TextLabel(LabelCompositionStrategy, Font, RotationAngle, Color, Float, Color) - Constructor for class org.openstreetmap.josm.gui.mappaint.styleelement.TextLabel
Creates a new text element
TextLabel(TextLabel) - Constructor for class org.openstreetmap.josm.gui.mappaint.styleelement.TextLabel
Copy constructor
textLatLon - Variable in class org.openstreetmap.josm.actions.AddNodeAction
 
textPanel - Variable in class org.openstreetmap.josm.gui.bugreport.BugReportDialog
 
TextTagParser - Class in org.openstreetmap.josm.tools
Class that helps to parse tags from arbitrary text
TextTagParser() - Constructor for class org.openstreetmap.josm.tools.TextTagParser
 
TextTagParser.TagWarningCallback - Interface in org.openstreetmap.josm.tools
Called when a problematic tag is encountered.
TextTagPaster - Class in org.openstreetmap.josm.gui.datatransfer.importers
This transfer support allows us to import tags from the text that was copied to the clipboard.
TextTagPaster() - Constructor for class org.openstreetmap.josm.gui.datatransfer.importers.TextTagPaster
Create a new TextTagPaster
TextUtils - Class in org.openstreetmap.josm.tools
Text/String utils.
TextUtils() - Constructor for class org.openstreetmap.josm.tools.TextUtils
 
tf - Variable in class org.openstreetmap.josm.gui.widgets.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
 
tfAccessTokenURL - Variable in class org.openstreetmap.josm.gui.oauth.AdvancedOAuthPropertiesPanel
 
tfAuthoriseURL - Variable in class org.openstreetmap.josm.gui.oauth.AdvancedOAuthPropertiesPanel
 
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.TimeRestrictionPanel
 
tfClosedAfterDate2 - Variable in class org.openstreetmap.josm.gui.dialogs.changeset.query.TimeRestrictionPanel
 
tfClosedAfterTime1 - Variable in class org.openstreetmap.josm.gui.dialogs.changeset.query.TimeRestrictionPanel
 
tfClosedAfterTime2 - Variable in class org.openstreetmap.josm.gui.dialogs.changeset.query.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.TimeRestrictionPanel
 
tfCreatedBeforeTime - Variable in class org.openstreetmap.josm.gui.dialogs.changeset.query.TimeRestrictionPanel
 
tfCreatedOn - Variable in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetDetailPanel
 
tfEastNorth - Variable in class org.openstreetmap.josm.gui.dialogs.LatLonDialog
 
tfExceptionHosts - Variable in class org.openstreetmap.josm.gui.preferences.server.ProxyPreferencesPanel
 
tfFilename - Variable in class org.openstreetmap.josm.gui.io.LayerNameAndFilePathTableCell
 
tfFileName - Variable in class org.openstreetmap.josm.gui.preferences.SourceEditor.FileOrUrlCellEditor
 
tfGpsTime - Variable in class org.openstreetmap.josm.gui.layer.geoimage.SynchronizeTimeFromPhotoDialog
 
tfId - Variable in class org.openstreetmap.josm.gui.dialogs.OsmIdSelectionDialog
 
tfID - Variable in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetDetailPanel
 
tfIncludeHosts - Variable in class org.openstreetmap.josm.gui.preferences.server.ProxyPreferencesPanel
 
tfKey - Variable in class org.openstreetmap.josm.gui.conflict.tags.RelationMemberConflictResolver
 
tfKey - Variable in class org.openstreetmap.josm.gui.preferences.shortcut.PrefJPanel
 
TFKeyListener(CredentialDialog, JTextField, JTextField) - Constructor for class org.openstreetmap.josm.gui.io.CredentialDialog.TFKeyListener
 
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.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.actions.SavingAction
 
tfRole - Variable in class org.openstreetmap.josm.gui.dialogs.relation.actions.SetRoleAction
 
tfRole - Variable in class org.openstreetmap.josm.gui.dialogs.relation.GenericRelationEditor
 
tfTarget - Variable in class org.openstreetmap.josm.gui.download.BoundingBoxSelection.SelectAllOnFocusHandler
 
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.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.UserRestrictionPanel
 
tfUserName - Variable in class org.openstreetmap.josm.gui.io.CredentialDialog.CredentialPanel
 
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.data.conflict.Conflict
 
their - Variable in class org.openstreetmap.josm.gui.conflict.pair.ConflictResolver
 
THEIR_ENTRIES - org.openstreetmap.josm.gui.conflict.pair.ListRole
 
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"
THEIR_WITH_MERGED - org.openstreetmap.josm.gui.conflict.pair.ComparePairType
compare their version of an OsmPrimitive with the merged version
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.AbstractListMergeModel
 
theirEntriesTable - Variable in class org.openstreetmap.josm.gui.conflict.pair.AbstractListMerger
 
theirEntriesTableModel - Variable in class org.openstreetmap.josm.gui.conflict.pair.AbstractListMergeModel
 
theirReferrers - Variable in class org.openstreetmap.josm.gui.conflict.pair.properties.PropertiesMergeModel
 
theirsButton() - Method in class org.openstreetmap.josm.gui.conflict.pair.AbstractMergePanel.MergeRow
 
theirsButton() - Method in class org.openstreetmap.josm.gui.conflict.pair.properties.PropertiesMerger.MergeCoordinatesRow
 
theirsButton() - Method in class org.openstreetmap.josm.gui.conflict.pair.properties.PropertiesMerger.MergeDeletedStateRow
 
theirsButton() - Method in class org.openstreetmap.josm.gui.conflict.pair.tags.TagMerger.TagTableRow
 
theirsField() - Method in class org.openstreetmap.josm.gui.conflict.pair.AbstractMergePanel.MergeRow
 
theirsField() - Method in class org.openstreetmap.josm.gui.conflict.pair.AbstractMergePanel.TitleRow
 
theirsField() - Method in class org.openstreetmap.josm.gui.conflict.pair.properties.PropertiesMerger.MergeCoordinatesRow
 
theirsField() - Method in class org.openstreetmap.josm.gui.conflict.pair.properties.PropertiesMerger.MergeDeletedStateRow
 
theirsField() - Method in class org.openstreetmap.josm.gui.conflict.pair.properties.PropertiesMerger.ReferrersRow
 
theirsField() - Method in class org.openstreetmap.josm.gui.conflict.pair.properties.PropertiesMerger.VersionInfoRow
 
theirsField() - Method in class org.openstreetmap.josm.gui.conflict.pair.tags.TagMerger.TagTableRow
 
theirTable - Variable in class org.openstreetmap.josm.gui.conflict.pair.tags.TagMerger
the table for their tag set
TheirTableCellRenderer - Class in org.openstreetmap.josm.gui.conflict.pair.tags
This TableCellRenderer renders the theirs side of the tag conflict table.
TheirTableCellRenderer() - Constructor for class org.openstreetmap.josm.gui.conflict.pair.tags.TheirTableCellRenderer
 
theirTagValue - Variable in class org.openstreetmap.josm.gui.conflict.pair.tags.TagMergeItem
 
theirVersionInfo - Variable in class org.openstreetmap.josm.gui.conflict.pair.properties.PropertiesMerger
 
theta - Variable in class org.openstreetmap.josm.gui.draw.MapViewPositionAndRotation
 
theta(MapViewState.MapViewPoint, MapViewState.MapViewPoint) - Static method in class org.openstreetmap.josm.gui.mappaint.styleelement.placement.OnLineStrategy
 
THINNEST - Static variable in class org.openstreetmap.josm.gui.mappaint.Keyword
Thinnest line width
thirdcol - Variable in class org.openstreetmap.josm.gui.download.PlaceSelection.Server
 
THIRTY_TWO_BIT - org.openstreetmap.josm.data.protobuf.WireType
fixed32, sfixed32, float
thisNote - Variable in class org.openstreetmap.josm.io.NoteReader.Parser
 
thread - Variable in class org.openstreetmap.josm.gui.MapStatus
This is the thread that runs in the background and collects the information displayed.
thread - Variable in class org.openstreetmap.josm.io.FileWatcher
 
thread - Static variable in class org.openstreetmap.josm.tools.ListenableWeakReference
 
THREAD_LIMIT - Static variable in class org.openstreetmap.josm.data.cache.JCSCachedTileLoaderJob
maximum download threads that will be started
THREAD_LIMIT - Static variable in class org.openstreetmap.josm.data.imagery.TMSCachedTileLoader
overrides the THREAD_LIMIT in superclass, as we want to have separate limit and pool for TMS
THREAD_LIMIT - Static variable in class org.openstreetmap.josm.data.imagery.vectortile.mapbox.MapboxVectorCachedTileLoader
 
THREAD_LIMIT - Static variable in class org.openstreetmap.josm.data.imagery.WMSCachedTileLoader
overrides the THREAD_LIMIT in superclass, as we want to have separate limit and pool for WMS
THREAD_POOL - Static variable in class org.openstreetmap.josm.data.osm.visitor.paint.StyledMapRenderer
 
THREADS_MAX - Static variable in class org.openstreetmap.josm.gui.preferences.imagery.WMSSettingsPanel
 
THREADS_MIN - Static variable in class org.openstreetmap.josm.gui.preferences.imagery.WMSSettingsPanel
 
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
Constructs a new ThreeParameterDatum.
throwException(Exception) - Method in class org.openstreetmap.josm.tools.XmlObjectParser.Parser
 
throwException(String) - Method in class org.openstreetmap.josm.data.preferences.PreferencesReader
Throw XmlStreamParsingException with line and column number.
throwException(String) - Method in class org.openstreetmap.josm.io.AbstractParser
 
throwException(String) - Method in class org.openstreetmap.josm.io.DiffResultProcessor.Parser
 
throwException(String) - 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(String, Exception) - Method in class org.openstreetmap.josm.io.AbstractParser
 
throwException(String, Exception) - Method in class org.openstreetmap.josm.io.OsmChangesetContentParser.Parser
 
throwException(String, Exception) - Method in class org.openstreetmap.josm.io.OsmHistoryReader.Parser
 
throwException(String, Throwable) - Method in class org.openstreetmap.josm.io.OsmReader
 
throwException(Throwable) - Method in class org.openstreetmap.josm.io.OsmReader
 
throwInvalidLayout(String, MultiSplitLayout.Node) - Static method in class org.openstreetmap.josm.gui.widgets.MultiSplitLayout
 
thumbnail - Variable in class org.openstreetmap.josm.gui.layer.geoimage.ImageEntry
 
thumbsLoaded - Variable in class org.openstreetmap.josm.gui.layer.geoimage.GeoImageLayer
 
thumbsLoaded() - Method in class org.openstreetmap.josm.gui.layer.geoimage.GeoImageLayer
Called to signal that the loading of thumbnails has finished.
thumbsloader - Variable in class org.openstreetmap.josm.gui.layer.geoimage.GeoImageLayer
 
ThumbsLoader - Class in org.openstreetmap.josm.gui.layer.geoimage
Loads thumbnail previews for a list of images from a GeoImageLayer.
ThumbsLoader(Collection<ImageEntry>) - Constructor for class org.openstreetmap.josm.gui.layer.geoimage.ThumbsLoader
Constructs a new thumbnail loader that operates on the image entries
ThumbsLoader(Collection<ImageEntry>, GeoImageLayer) - Constructor for class org.openstreetmap.josm.gui.layer.geoimage.ThumbsLoader
 
ThumbsLoader(GeoImageLayer) - Constructor for class org.openstreetmap.josm.gui.layer.geoimage.ThumbsLoader
Constructs a new thumbnail loader that operates on a geoimage layer.
thumbsLoaderExecutor - Variable in class org.openstreetmap.josm.gui.layer.geoimage.GeoImageLayer
 
thumbsLoaderRunning - Variable in class org.openstreetmap.josm.gui.layer.geoimage.GeoImageLayer
 
TickMarks(double, int) - Constructor for class org.openstreetmap.josm.gui.MapScaler.TickMarks
Creates a new tick mark helper.
ticks - Variable in class org.openstreetmap.josm.gui.progress.AbstractProgressMonitor
 
ticksCount - Variable in class org.openstreetmap.josm.gui.progress.AbstractProgressMonitor
 
TILDE - org.openstreetmap.josm.data.osm.search.PushbackTokenizer.Token
The tilde sign (~)
TILDE - Static variable in interface org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParserConstants
RegularExpression Id.
tile - Variable in class org.openstreetmap.josm.data.imagery.TMSCachedTileLoaderJob
 
tile - Variable in class org.openstreetmap.josm.data.osm.visitor.paint.StyledTiledMapRenderer.TileLoader
 
tile - Variable in class org.openstreetmap.josm.gui.layer.AbstractTileSourceLayer.AbstractTileAction
 
tile - Variable in class org.openstreetmap.josm.gui.layer.imagery.ReprojectionTile
 
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.josm.io.imagery.ImageryReader.Parser
 
TILE_SIZE_IN_PIXELS - Static variable in class org.openstreetmap.josm.tools.OsmUrlToBounds
 
tile2LatLon(long) - Static method in class org.openstreetmap.josm.data.coor.QuadTiling
Converts a tile index to a lat/lon position
TileAddressInputPanel() - Constructor for class org.openstreetmap.josm.gui.bbox.TileSelectionBBoxChooser.TileAddressInputPanel
 
TileAddressValidator(JTextComponent) - Constructor for class org.openstreetmap.josm.gui.bbox.TileSelectionBBoxChooser.TileAddressValidator
 
TileAnchor - Class in org.openstreetmap.josm.gui.layer.imagery
Class that fixes the position of a tile in a given coordinate space.
TileAnchor(Point2D, Point2D) - Constructor for class org.openstreetmap.josm.gui.layer.imagery.TileAnchor
Create a new tile anchor.
TileAnchor(IProjected, IProjected) - Constructor for class org.openstreetmap.josm.gui.layer.imagery.TileAnchor
Constructs a new TileAnchor.
tileBounds - Variable in class org.openstreetmap.josm.gui.bbox.TileSelectionBBoxChooser.TileAddressValidator
 
TileBounds() - Constructor for class org.openstreetmap.josm.gui.bbox.TileSelectionBBoxChooser.TileBounds
 
TileBounds(Point, Point, int) - Constructor for class org.openstreetmap.josm.gui.bbox.TileSelectionBBoxChooser.TileBounds
 
tileBoundsBuilder - Variable in class org.openstreetmap.josm.gui.bbox.TileSelectionBBoxChooser.TileGridInputPanel
 
TileBoundsBuilder() - Constructor for class org.openstreetmap.josm.gui.bbox.TileSelectionBBoxChooser.TileGridInputPanel.TileBoundsBuilder
 
TileBoundsChangeListener() - Constructor for class org.openstreetmap.josm.gui.bbox.TileSelectionBBoxChooser.TileBoundsChangeListener
 
TileBoundsMapView() - Constructor for class org.openstreetmap.josm.gui.bbox.TileSelectionBBoxChooser.TileBoundsMapView
 
tileCache - Variable in class org.openstreetmap.josm.gui.layer.AbstractTileSourceLayer
 
tileCollection - Variable in class org.openstreetmap.josm.data.osm.visitor.paint.StyledTiledMapRenderer.TileLoader
 
TileCoordinateConverter - Class in org.openstreetmap.josm.gui.layer.imagery
This class handles tile coordinate management and computes their position in the map view.
TileCoordinateConverter(MapView, TileSource, TileSourceDisplaySettings) - Constructor for class org.openstreetmap.josm.gui.layer.imagery.TileCoordinateConverter
Create a new coordinate converter for the map view.
TileCoordinateValidator(JTextComponent) - Constructor for class org.openstreetmap.josm.gui.bbox.TileSelectionBBoxChooser.TileCoordinateValidator
 
tiledRenderToggleAction - Variable in class org.openstreetmap.josm.gui.MainMenu
View / Tiled Rendering
TiledRenderToggleAction - Class in org.openstreetmap.josm.actions
This class enables and disables tiled rendering mode.
TiledRenderToggleAction() - Constructor for class org.openstreetmap.josm.actions.TiledRenderToggleAction
Create a new action for toggling render methods
TileGridInputPanel() - Constructor for class org.openstreetmap.josm.gui.bbox.TileSelectionBBoxChooser.TileGridInputPanel
 
tileHeight - Variable in class org.openstreetmap.josm.data.imagery.WMTSTileSource.TileMatrix
 
tileIndex - Variable in class org.openstreetmap.josm.gui.bbox.TileSelectionBBoxChooser.TileCoordinateValidator
 
TileJobOptions - Class in org.openstreetmap.josm.data.imagery
Class containing all options that are passed from Layer to TileJob
TileJobOptions(int, int, Map<String, String>, long) - Constructor for class org.openstreetmap.josm.data.imagery.TileJobOptions
Options constructor
tileLoader - Variable in class org.openstreetmap.josm.gui.layer.AbstractTileSourceLayer.PrecacheTask
 
tileLoader - Variable in class org.openstreetmap.josm.gui.layer.AbstractTileSourceLayer
 
TileLoader(OsmData<?, ?, ?, ?>, TileZXY, int, Collection<StyledTiledMapRenderer.TileLoader>) - Constructor for class org.openstreetmap.josm.data.osm.visitor.paint.StyledTiledMapRenderer.TileLoader
Create a new tile loader
tileLoaderConstructor - Variable in class org.openstreetmap.josm.data.imagery.CachedTileLoaderFactory
 
TileLoaderFactory - Interface in org.openstreetmap.josm.data.imagery
Factory creating TileLoaders for layers
tileLoadingFinished(Tile, boolean) - Method in class org.openstreetmap.josm.gui.layer.AbstractTileSourceLayer.PrecacheTask
 
tileLoadingFinished(Tile, boolean) - Method in class org.openstreetmap.josm.gui.layer.AbstractTileSourceLayer
 
tileMatrix - Variable in class org.openstreetmap.josm.data.imagery.WMTSTileSource.TileMatrixSet
 
tileMatrix - Variable in class org.openstreetmap.josm.data.imagery.WMTSTileSource.TileMatrixSetBuilder
 
TileMatrix() - Constructor for class org.openstreetmap.josm.data.imagery.WMTSTileSource.TileMatrix
 
tileMatrixSet - Variable in class org.openstreetmap.josm.data.imagery.DefaultLayer
 
tileMatrixSet - Variable in class org.openstreetmap.josm.data.imagery.WMTSTileSource.Layer
 
TileMatrixSet(WMTSTileSource.TileMatrixSet) - Constructor for class org.openstreetmap.josm.data.imagery.WMTSTileSource.TileMatrixSet
 
TileMatrixSet(WMTSTileSource.TileMatrixSetBuilder) - Constructor for class org.openstreetmap.josm.data.imagery.WMTSTileSource.TileMatrixSet
 
TileMatrixSetBuilder() - Constructor for class org.openstreetmap.josm.data.imagery.WMTSTileSource.TileMatrixSetBuilder
 
tileMatrixSetLinks - Variable in class org.openstreetmap.josm.data.imagery.WMTSTileSource.Layer
 
tileOrigin - Variable in class org.openstreetmap.josm.gui.layer.imagery.TileAnchor
 
TilePosition - Class in org.openstreetmap.josm.gui.layer.imagery
The position of a single tile.
TilePosition(int, int, int) - Constructor for class org.openstreetmap.josm.gui.layer.imagery.TilePosition
Constructs a new TilePosition.
TilePosition(Tile) - Constructor for class org.openstreetmap.josm.gui.layer.imagery.TilePosition
Constructs a new TilePosition.
tilePositions() - Method in class org.openstreetmap.josm.gui.layer.AbstractTileSourceLayer.TileSet
Gets a stream of all tile positions in this set
tileProjection - Variable in class org.openstreetmap.josm.data.imagery.AbstractWMSTileSource
 
tileProjection - Variable in class org.openstreetmap.josm.data.imagery.WMTSTileSource
 
TILES_PER_LEVEL - Static variable in class org.openstreetmap.josm.data.coor.QuadTiling
How many tiles there are per level
TILES_PER_LEVEL_SHIFT - Static variable in class org.openstreetmap.josm.data.coor.QuadTiling
The log(2) of how many tiles there are per level
TileSelection - Class in org.openstreetmap.josm.gui.download
Tile selector.
TileSelection() - Constructor for class org.openstreetmap.josm.gui.download.TileSelection
Constructs a new 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
Constructs a new 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.ApplyTileAddressAction - Class in org.openstreetmap.josm.gui.bbox
 
TileSelectionBBoxChooser.TileAddressValidator - Class in org.openstreetmap.josm.gui.bbox
Validates a tile address
TileSelectionBBoxChooser.TileBounds - Class in org.openstreetmap.josm.gui.bbox
Represents a rectangular area of tiles at a given zoom level.
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.TileBoundsMapView - Class in org.openstreetmap.josm.gui.bbox
The map view used in this bounding box chooser
TileSelectionBBoxChooser.TileCoordinateValidator - Class in org.openstreetmap.josm.gui.bbox
Validates the x- or y-coordinate of a tile at a given zoom level.
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.TileBoundsBuilder - Class in org.openstreetmap.josm.gui.bbox
 
TileSelectionBBoxChooser.TileGridInputPanel.ZomeLevelChangeHandler - Class in org.openstreetmap.josm.gui.bbox
 
TileSet() - Constructor for class org.openstreetmap.josm.gui.layer.AbstractTileSourceLayer.TileSet
null tile set
TileSet(TileRange) - Constructor for class org.openstreetmap.josm.gui.layer.AbstractTileSourceLayer.TileSet
 
TileSet(TileXY, TileXY, int) - Constructor for class org.openstreetmap.josm.gui.layer.AbstractTileSourceLayer.TileSet
 
TileSetInfo() - Constructor for class org.openstreetmap.josm.gui.layer.AbstractTileSourceLayer.TileSetInfo
 
tileSets - Variable in class org.openstreetmap.josm.gui.layer.AbstractTileSourceLayer.DeepTileSet
 
tileSize - Variable in class org.openstreetmap.josm.data.imagery.ImageryInfo.ImageryPreferenceEntry
 
tileSize - Variable in class org.openstreetmap.josm.data.imagery.vectortile.mapbox.style.Source
The tile size
tileSize - Variable in class org.openstreetmap.josm.data.osm.visitor.paint.StyledTiledMapRenderer.TileLoader
 
tileSize - Variable in class org.openstreetmap.josm.gui.preferences.imagery.WMSSettingsPanel
 
tileSource - Variable in class org.openstreetmap.josm.gui.bbox.SourceButton.TileSourceButtonModel
 
tileSource - Variable in class org.openstreetmap.josm.gui.layer.AbstractTileSourceLayer
 
tileSource - Variable in class org.openstreetmap.josm.gui.layer.imagery.TileCoordinateConverter
 
TileSourceButtonModel(TileSource) - Constructor for class org.openstreetmap.josm.gui.bbox.SourceButton.TileSourceButtonModel
 
TileSourceDisplaySettings - Class in org.openstreetmap.josm.gui.layer.imagery
This are the preferences of how to display a TileSource.
TileSourceDisplaySettings() - Constructor for class org.openstreetmap.josm.gui.layer.imagery.TileSourceDisplaySettings
TileSourceDisplaySettings(String) - Constructor for class org.openstreetmap.josm.gui.layer.imagery.TileSourceDisplaySettings
TileSourceDisplaySettings(String...) - Constructor for class org.openstreetmap.josm.gui.layer.imagery.TileSourceDisplaySettings
 
TileSourceDisplaySettings.DisplaySettingsChangeEvent - Class in org.openstreetmap.josm.gui.layer.imagery
An event that is created whenever the display settings change.
TileSourceDisplaySettings.DisplaySettingsChangeListener - Interface in org.openstreetmap.josm.gui.layer.imagery
A listener that listens to changes to the TileSourceDisplaySettings object.
TileSourceLayerPopup(int, int) - Constructor for class org.openstreetmap.josm.gui.layer.AbstractTileSourceLayer.TileSourceLayerPopup
Constructs a new TileSourceLayerPopup.
TileSourcePainter() - Constructor for class org.openstreetmap.josm.gui.layer.AbstractTileSourceLayer.TileSourcePainter
 
tilesZoom - Variable in class org.openstreetmap.josm.gui.preferences.imagery.CommonSettingsPanel
 
tileToBounds(TileZXY) - Static method in class org.openstreetmap.josm.data.osm.visitor.paint.TileZXY
Convert a tile to the bounds for that tile
tileToEastNorth(int, int, int) - Method in class org.openstreetmap.josm.data.imagery.WMTSTileSource
 
tileToEastNorth(int, int, int) - Method in class org.openstreetmap.josm.gui.layer.imagery.ReprojectionTile
 
tileUrls - Variable in class org.openstreetmap.josm.data.imagery.vectortile.mapbox.style.Source
The tile urls.
tileWidth - Variable in class org.openstreetmap.josm.data.imagery.WMTSTileSource.TileMatrix
 
tileXMax - Variable in class org.openstreetmap.josm.data.imagery.AbstractWMSTileSource
 
tileXMin - Variable in class org.openstreetmap.josm.data.imagery.AbstractWMSTileSource
 
tileXYToLatLon(int, int, int) - Method in class org.openstreetmap.josm.data.imagery.AbstractWMSTileSource
 
tileXYToLatLon(int, int, int) - Method in class org.openstreetmap.josm.data.imagery.WMTSTileSource
 
tileXYtoProjected(int, int, int) - Method in class org.openstreetmap.josm.data.imagery.AbstractWMSTileSource
 
tileXYtoProjected(int, int, int) - Method in class org.openstreetmap.josm.data.imagery.WMTSTileSource
 
tileYMax - Variable in class org.openstreetmap.josm.data.imagery.AbstractWMSTileSource
 
tileYMin - Variable in class org.openstreetmap.josm.data.imagery.AbstractWMSTileSource
 
TileZXY - Class in org.openstreetmap.josm.data.osm.visitor.paint
A record used for storing tile information for painting.
TileZXY(int, int, int) - Constructor for class org.openstreetmap.josm.data.osm.visitor.paint.TileZXY
Create a new TileZXY object
time - Variable in class org.openstreetmap.josm.data.Version
 
time - Variable in class org.openstreetmap.josm.gui.layer.markerlayer.Marker
Absolute time of marker in seconds since epoch
time - Variable in class org.openstreetmap.josm.spi.preferences.AbstractSetting
 
TIME - org.openstreetmap.josm.gui.layer.gpx.GpxDrawHelper.ColorMode
Color by time
TIME - org.openstreetmap.josm.io.nmea.NmeaParser.GGA
 
TIME - org.openstreetmap.josm.io.nmea.NmeaParser.RMC
 
TIME_DEFAULT - Static variable in class org.openstreetmap.josm.gui.Notification
Short message of one or two lines (5 s).
TIME_FORMAT - Static variable in class org.openstreetmap.josm.tools.ColorScale
 
TIME_LONG - Static variable in class org.openstreetmap.josm.gui.Notification
Somewhat longer message (10 s).
TIME_SHORT - Static variable in class org.openstreetmap.josm.gui.Notification
Very short and very easy to grasp message (3 s).
TIME_VERY_LONG - Static variable in class org.openstreetmap.josm.gui.Notification
Long text.
TimeBasedPolicyChangeListener() - Constructor for class org.openstreetmap.josm.gui.preferences.plugin.PluginUpdatePolicyPanel.TimeBasedPolicyChangeListener
 
timedMarkersOmitted - Variable in class org.openstreetmap.josm.gui.layer.gpx.ImportAudioAction.Markers
 
timeFinished - Variable in class org.openstreetmap.josm.data.osm.visitor.paint.RenderBenchmarkCollector.CapturingBenchmark
 
timeFromAudio - Variable in class org.openstreetmap.josm.gui.layer.markerlayer.AudioMarker
 
timeGenerateDone - Variable in class org.openstreetmap.josm.data.osm.visitor.paint.RenderBenchmarkCollector.CapturingBenchmark
 
timeLeft(int, int) - Method in class org.openstreetmap.josm.io.OsmServerWriter
 
timer - Variable in class org.openstreetmap.josm.data.imagery.CachedAttributionBingAerialTileSource.AttributionTimerTask
 
timer - Variable in class org.openstreetmap.josm.gui.GettingStarted
 
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.gui.util.AdvancedKeyPressDetector
 
timer - Variable in class org.openstreetmap.josm.gui.util.MultikeyActionsHandler
 
TIMER - Static variable in class org.openstreetmap.josm.gui.bbox.SlippyMapController
A Timer for smoothly moving the map area
timerAction() - Method in class org.openstreetmap.josm.gui.layer.markerlayer.PlayHeadMarker
callback for moving play head marker according to audio player position
TimeRestrictionChangedHandler() - Constructor for class org.openstreetmap.josm.gui.dialogs.changeset.query.TimeRestrictionPanel.TimeRestrictionChangedHandler
 
TimeRestrictionPanel - Class in org.openstreetmap.josm.gui.dialogs.changeset.query
This is the panel to apply a time restriction to the changeset query.
TimeRestrictionPanel() - Constructor for class org.openstreetmap.josm.gui.dialogs.changeset.query.TimeRestrictionPanel
Constructs a new TimeRestrictionPanel.
TimeRestrictionPanel.TimeRestrictionChangedHandler - Class in org.openstreetmap.josm.gui.dialogs.changeset.query
 
timeRestrictionsStateChanged() - Method in class org.openstreetmap.josm.gui.dialogs.changeset.query.AdvancedChangesetQueryPanel.RestrictionGroupStateChangeHandler
 
timerInterval - Static variable in class org.openstreetmap.josm.gui.bbox.SlippyMapController
How often to do the moving (milliseconds)
times(double, double) - Static method in class org.openstreetmap.josm.gui.mappaint.mapcss.Functions
Function associated to the numeric "*" operator.
timeSortingDone - Variable in class org.openstreetmap.josm.data.osm.visitor.paint.RenderBenchmarkCollector.CapturingBenchmark
 
timestamp - Variable in class org.openstreetmap.josm.data.osm.AbstractPrimitive
A time value, measured in seconds from the epoch, or in other words, a number of seconds that have passed since 1970-01-01T00:00:00Z
timestamp - Variable in class org.openstreetmap.josm.data.osm.history.HistoryOsmPrimitive
 
timestamp - Variable in class org.openstreetmap.josm.data.osm.pbf.Info
 
timestamp() - Method in class org.openstreetmap.josm.data.osm.pbf.Info
Get the OSM timestamp
TIMESTAMP - Static variable in class org.openstreetmap.josm.data.osm.search.SearchCompiler
 
timestampCache - Variable in class org.openstreetmap.josm.io.AbstractReader
 
TimestampRange(long, long) - Constructor for class org.openstreetmap.josm.data.osm.search.SearchCompiler.TimestampRange
 
timeStart - Variable in class org.openstreetmap.josm.data.osm.visitor.paint.RenderBenchmarkCollector.CapturingBenchmark
 
TimeValidator - Class in org.openstreetmap.josm.gui.dialogs.changeset.query
Validates time values entered as text in a JTextComponent.
TimeValidator(JTextComponent) - Constructor for class org.openstreetmap.josm.gui.dialogs.changeset.query.TimeValidator
Constructs a new TimeValidator for the given text component.
timezone - Variable in class org.openstreetmap.josm.data.gpx.GpxTimezone
 
timezone - Variable in class org.openstreetmap.josm.gui.layer.geoimage.CorrelateGpxWithImages
 
TimeZoneItem(TimeZone) - Constructor for class org.openstreetmap.josm.gui.layer.geoimage.SynchronizeTimeFromPhotoDialog.TimeZoneItem
 
title - Variable in class org.openstreetmap.josm.data.imagery.LayerDetails
The layer name (WMS Title)
title - Variable in class org.openstreetmap.josm.data.imagery.WMTSTileSource.Layer
 
title - Variable in class org.openstreetmap.josm.data.preferences.sources.SourceEntry
A title that can be used as menu entry.
title - Variable in class org.openstreetmap.josm.gui.layer.geoimage.ImageViewerDialog.CloseableTab
 
title - Variable in class org.openstreetmap.josm.gui.layer.geoimage.RemoteEntry
 
title - Variable in class org.openstreetmap.josm.gui.layer.geoimage.WikimediaCommonsEntry
 
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.progress.AbstractProgressMonitor.Request
 
title - Variable in class org.openstreetmap.josm.gui.progress.CLIProgressMonitor
The current task title
title - Variable in class org.openstreetmap.josm.gui.progress.swing.PleaseWaitProgressMonitor
 
title - Variable in class org.openstreetmap.josm.gui.widgets.EditableList
The title displayed in input dialog
title - Variable in class org.openstreetmap.josm.gui.widgets.FileChooserManager
 
title - Variable in class org.openstreetmap.josm.io.imagery.WMSImagery
 
title - Variable in class org.openstreetmap.josm.tools.ColorScale
 
title(String) - Static method in class org.openstreetmap.josm.gui.mappaint.mapcss.Functions
Returns a title-cased version of the string where words start with an uppercase character and the remaining characters are lowercase
title(String) - Method in class org.openstreetmap.josm.gui.widgets.FileChooserManager
Builder method to set title property.
titleBar - Variable in class org.openstreetmap.josm.gui.dialogs.ToggleDialog
 
TitleBar(String, String) - Constructor for class org.openstreetmap.josm.gui.dialogs.ToggleDialog.TitleBar
 
titleLabel - Variable in class org.openstreetmap.josm.gui.dialogs.ConflictResolutionDialog
 
titleLabel - Variable in class org.openstreetmap.josm.gui.history.HistoryBrowserDialog
 
TitleRow() - Constructor for class org.openstreetmap.josm.gui.conflict.pair.AbstractMergePanel.TitleRow
 
TitleUpdater() - Constructor for class org.openstreetmap.josm.gui.dialogs.SelectionListDialog.TitleUpdater
 
tmp - Variable in class org.openstreetmap.josm.data.gpx.GpxImageEntry
When the correlation dialog is open, we like to show the image position for the current time offset on the map in real time.
tmpLayer - Variable in class org.openstreetmap.josm.gui.io.DownloadPrimitivesWithReferrersTask
Temporary layer where downloaded primitives are put
tmpUpdated() - Method in class org.openstreetmap.josm.data.gpx.GpxImageEntry
Indicate that the temporary copy has been updated.
tmpUpdated() - Method in class org.openstreetmap.josm.gui.layer.geoimage.ImageEntry
 
TMS - org.openstreetmap.josm.data.imagery.ImageryInfo.ImageryType
A TMS (Tile Map Service) entry.
TMS - org.openstreetmap.josm.data.imagery.vectortile.mapbox.style.Scheme
OSGeo specification scheme
TMSCachedTileLoader - Class in org.openstreetmap.josm.data.imagery
Wrapper class that bridges between JCS cache and Tile Loaders
TMSCachedTileLoader(TileLoaderListener, ICacheAccess<String, BufferedImageCacheEntry>, TileJobOptions) - Constructor for class org.openstreetmap.josm.data.imagery.TMSCachedTileLoader
Constructor
TMSCachedTileLoaderJob - Class in org.openstreetmap.josm.data.imagery
Class bridging TMS requests to JCS cache requests
TMSCachedTileLoaderJob(TileLoaderListener, Tile, ICacheAccess<String, BufferedImageCacheEntry>, TileJobOptions, ThreadPoolExecutor) - Constructor for class org.openstreetmap.josm.data.imagery.TMSCachedTileLoaderJob
Constructor for creating a job, to get a specific tile from cache
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
Create a layer based on ImageryInfo
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.
TMSTileSourceProvider() - Constructor for class org.openstreetmap.josm.gui.bbox.JosmMapViewer.TMSTileSourceProvider
 
tmsUrl - Variable in class org.openstreetmap.josm.gui.preferences.imagery.AddTMSLayerPanel
 
tmsZoom - Variable in class org.openstreetmap.josm.gui.preferences.imagery.AddTMSLayerPanel
 
TO - Static variable in class org.openstreetmap.josm.data.validation.tests.ConnectivityRelations
 
to_boolean(String) - Static method in class org.openstreetmap.josm.gui.mappaint.mapcss.Functions
Parses the string argument as a boolean.
to_byte(String) - Static method in class org.openstreetmap.josm.gui.mappaint.mapcss.Functions
Parses the string argument as a byte.
TO_CLOSED_WAY - Static variable in class org.openstreetmap.josm.data.validation.tests.TurnrestrictionTest
 
TO_DEGREES - Static variable in class org.openstreetmap.josm.tools.Utils
 
to_double(String) - Static method in class org.openstreetmap.josm.gui.mappaint.mapcss.Functions
Parses the string argument as a double.
TO_FILE - org.openstreetmap.josm.actions.relation.ExportRelationToGpxAction.Mode
export to GPX file and open FileChooser
to_float(String) - Static method in class org.openstreetmap.josm.gui.mappaint.mapcss.Functions
Parses the string argument as a float.
to_int(String) - Static method in class org.openstreetmap.josm.gui.mappaint.mapcss.Functions
Parses the string argument as an int.
TO_LANE_PATTERN - Static variable in class org.openstreetmap.josm.data.validation.tests.ConnectivityRelations
 
TO_LAYER - org.openstreetmap.josm.actions.relation.ExportRelationToGpxAction.Mode
export to GPX layer and add to LayerManager
to_long(String) - Static method in class org.openstreetmap.josm.gui.mappaint.mapcss.Functions
Parses the string argument as a long.
to_meter - org.openstreetmap.josm.data.projection.CustomProjection.Param
crs units to meter multiplier
TO_RADIANS - Static variable in class org.openstreetmap.josm.tools.Utils
 
to_short(String) - Static method in class org.openstreetmap.josm.gui.mappaint.mapcss.Functions
Parses the string argument as a short.
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
 
toAction(long, PrimitiveId) - Method in class org.openstreetmap.josm.gui.history.OpenChangesetPopupMenu.ChangesetViewerEntry
 
toAdd - Variable in class org.openstreetmap.josm.data.APIDataSet
 
toArray() - Method in class org.openstreetmap.josm.data.gpx.Line
 
toArray() - Method in class org.openstreetmap.josm.data.osm.QuadBuckets
 
toArray(A[]) - Method in class org.openstreetmap.josm.data.osm.QuadBuckets
 
toArray(T[]) - Method in class org.openstreetmap.josm.data.gpx.Line
 
toBBox() - Method in class org.openstreetmap.josm.data.Bounds
Creates BBox with same coordinates.
toBool(Object) - Static method in class org.openstreetmap.josm.gui.mappaint.Cascade
 
toBufferedImage(Image) - Static method in class org.openstreetmap.josm.tools.ImageProvider
Converts an Image to a BufferedImage instance.
toBufferedImage(Image, Rectangle) - Static method in class org.openstreetmap.josm.tools.ImageProvider
Converts an Rectangle area of Image to a BufferedImage instance.
toCache - Variable in class org.openstreetmap.josm.data.preferences.CachingProperty
 
toCheck - Variable in class org.openstreetmap.josm.gui.mappaint.mapcss.Selector.ChildOrParentSelector.ContainsFinder
 
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 interface org.openstreetmap.josm.data.projection.Projection
Return projection code.
toColor(Object) - Static method in class org.openstreetmap.josm.gui.mappaint.Cascade
 
toCstr(String) - Static method in class org.openstreetmap.josm.tools.WinRegistry
 
toDashArray(List<Double>) - Static method in class org.openstreetmap.josm.data.preferences.StrokeProperty
 
toDegrees(double) - Static method in class org.openstreetmap.josm.tools.Utils
Convert angle from radians to degrees.
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.
toDouble(Object) - Static method in class org.openstreetmap.josm.gui.mappaint.Cascade
 
toDownload - Variable in class org.openstreetmap.josm.actions.downloadtasks.ChangesetContentDownloadTask.DownloadTask
the list of changeset ids to download
toDownload - Variable in class org.openstreetmap.josm.actions.downloadtasks.ChangesetHeaderDownloadTask.DownloadTask
the list of changeset ids to download
toDownload - Variable in class org.openstreetmap.josm.gui.preferences.PreferenceTabbedPane.PluginDownloadAfterTask
 
toEastNorth() - Method in class org.openstreetmap.josm.data.coor.PolarCoor
Converts this PolarCoor to an EastNorth instance.
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
Toggles button state.
TOGGLE_DIALOG - org.openstreetmap.josm.gui.MainMenu.WINDOW_MENU_GROUP
Entries displayed only for visible toggle dialogs
TOGGLE_DIALOGS_WIDTH - Static variable in class org.openstreetmap.josm.gui.MapFrame
 
TOGGLE_SELECTED_MODIFIER_COMBO - Static variable in class org.openstreetmap.josm.actions.mapmode.ParallelWayAction
 
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
ToggleAction - Class in org.openstreetmap.josm.actions
Abstract class for Toggle Actions.
ToggleAction(String, String, String, Shortcut, boolean) - Constructor for class org.openstreetmap.josm.actions.ToggleAction
Constructs a ToggleAction.
ToggleAction(String, ImageProvider, String, Shortcut, boolean, String, boolean) - Constructor for class org.openstreetmap.josm.actions.ToggleAction
Constructs a ToggleAction.
toggleButtonHook() - Method in class org.openstreetmap.josm.gui.dialogs.ToggleDialog
Do something when the toggleButton is pressed.
toggleCheckState() - Method in class org.openstreetmap.josm.gui.ExtendedDialog
 
toggleCheckState() - Method in interface org.openstreetmap.josm.gui.IExtendedDialog
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
ToggleDialog(String, String, String, Shortcut, int, boolean) - Constructor for class org.openstreetmap.josm.gui.dialogs.ToggleDialog
Constructor
ToggleDialog(String, String, String, Shortcut, int, boolean, Class<? extends PreferenceSetting>) - Constructor for class org.openstreetmap.josm.gui.dialogs.ToggleDialog
Constructor
ToggleDialog(String, String, String, Shortcut, int, boolean, Class<? extends PreferenceSetting>, boolean) - Constructor for class org.openstreetmap.josm.gui.dialogs.ToggleDialog
Constructor
ToggleDialog.ButtonHidingType - Enum in org.openstreetmap.josm.gui.dialogs
The button-hiding strategy in toggler dialogs.
ToggleDialog.DetachedDialog - Class in org.openstreetmap.josm.gui.dialogs
The dialog class used to display toggle dialogs in a detached window.
ToggleDialog.TitleBar - Class in org.openstreetmap.josm.gui.dialogs
The title bar displayed in docked mode
ToggleDialog.TitleBar.DialogPopupMenu - Class in org.openstreetmap.josm.gui.dialogs
This is the popup menu used for the title bar.
ToggleDialog.TitleBar.MouseEventHandler - Class in org.openstreetmap.josm.gui.dialogs
 
ToggleDialog.ToggleDialogAction - Class in org.openstreetmap.josm.gui.dialogs
The action to toggle the visibility state of this toggle dialog.
ToggleDialogAction(String, String, String, Shortcut, String) - Constructor for class org.openstreetmap.josm.gui.dialogs.ToggleDialog.ToggleDialogAction
 
toggleDualAlign() - Method in class org.openstreetmap.josm.actions.mapmode.ExtrudeAction
Toggles dual alignment mode.
toggleEnable(String) - Method in class org.openstreetmap.josm.gui.ExtendedDialog
 
toggleEnable(String) - Method in interface org.openstreetmap.josm.gui.IExtendedDialog
Calling this will offer the user a "Do not show again" checkbox for the dialog.
ToggleLayerIndexVisibility(int) - Constructor for class org.openstreetmap.josm.gui.dialogs.LayerListDialog.ToggleLayerIndexVisibility
 
toggleMapSource(TileSource) - Method in class org.openstreetmap.josm.gui.bbox.SlippyMapBBoxChooser
Sets the active tile source
ToggleMenuListener() - Constructor for class org.openstreetmap.josm.gui.io.OnlineResourceMenu.ToggleMenuListener
 
ToggleOnlineResourceAction(OnlineResource) - Constructor for class org.openstreetmap.josm.gui.io.OnlineResourceMenu.ToggleOnlineResourceAction
 
togglePanel - Variable in class org.openstreetmap.josm.gui.ExtendedDialog
 
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(Collection<? extends PrimitiveId>) - Method in interface org.openstreetmap.josm.data.osm.OsmData
Toggles the selected state of the given collection of primitives.
toggleSelected(Collection<? extends PrimitiveId>) - Method in class org.openstreetmap.josm.data.vector.VectorDataSet
 
toggleSelected(Stream<? extends PrimitiveId>) - Method in class org.openstreetmap.josm.data.osm.DataSet
 
toggleSelected(PrimitiveId...) - Method in class org.openstreetmap.josm.data.osm.DataSet
 
toggleSelected(PrimitiveId...) - Method in interface org.openstreetmap.josm.data.osm.OsmData
Toggles the selected state of the given collection of primitives.
toggleSelected(PrimitiveId...) - Method in class org.openstreetmap.josm.data.vector.VectorDataSet
 
toggleSelectedImpl(Stream<? extends PrimitiveId>) - Method in class org.openstreetmap.josm.data.vector.VectorDataSet
 
toggleSelectedState(ActionEvent) - Method in class org.openstreetmap.josm.actions.ToggleAction
Toggles the selected action state, if needed according to the ActionEvent that triggered the action.
toggleSnapping() - Method in class org.openstreetmap.josm.actions.mapmode.DrawSnapHelper
 
toggleStyle() - Method in class org.openstreetmap.josm.gui.mappaint.MapPaintMenu.MapPaintAction
 
toggleStyleActive(int...) - Static method in class org.openstreetmap.josm.gui.mappaint.MapPaintStyles
Toggles the active state of several styles
ToggleTagRelationsAction() - Constructor for class org.openstreetmap.josm.gui.conflict.tags.RelationMemberConflictResolver.ToggleTagRelationsAction
 
ToggleUploadDiscouragedLayerAction - Class in org.openstreetmap.josm.actions
An action enabling/disabling the discouraged upload flag of the layer specified in the constructor.
ToggleUploadDiscouragedLayerAction(OsmDataLayer) - Constructor for class org.openstreetmap.josm.actions.ToggleUploadDiscouragedLayerAction
Constructs a new 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() - Method in class org.openstreetmap.josm.gui.layer.geoimage.CorrelationSupportLayer
 
toGpxData() - Method in class org.openstreetmap.josm.gui.layer.OsmDataLayer
Converts OSM data behind this layer to GPX data.
toGpxData(DataSet, File) - Static method in class org.openstreetmap.josm.gui.layer.OsmDataLayer
Converts given OSM dataset to GPX data.
toHexString(byte[]) - Static method in class org.openstreetmap.josm.tools.Utils
Converts a byte array to a string of hexadecimal characters.
toHtml(StringBuilder) - Method in class org.openstreetmap.josm.gui.SplashScreen.MeasurableTask
 
toHtml(StringBuilder) - Method in class org.openstreetmap.josm.gui.SplashScreen.SplashProgressMonitor
 
toHtml(StringBuilder) - Method in class org.openstreetmap.josm.gui.SplashScreen.Task
Returns a HTML representation for this task.
toHtmlList() - Static method in class org.openstreetmap.josm.tools.StreamUtils
Creates a new Collector that collects the items and returns them as HTML unordered list.
toImageryInfo(String, List<LayerDetails>, List<String>, String, boolean) - Method in class org.openstreetmap.josm.io.imagery.WMSImagery
Creates ImageryInfo object from this GetCapabilities document
toImmutable() - Method in class org.openstreetmap.josm.data.osm.BBox.Immutable
 
toImmutable() - Method in class org.openstreetmap.josm.data.osm.BBox
Returns an immutable version of this bbox, i.e., modifying calls throw an UnsupportedOperationException.
toImmutable() - Method in class org.openstreetmap.josm.data.validation.tests.MapCSSTagCheckerRule
 
toIndex() - Method in enum org.openstreetmap.josm.gui.layer.gpx.GpxDrawHelper.ColorMode
 
toIntervalLat(double) - Static method in class org.openstreetmap.josm.data.coor.LatLon
Clamp the lat value to be inside the world.
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.
toJson() - Method in class org.openstreetmap.josm.data.imagery.DefaultLayer
Returns JSON representation of the default layer object.
toJsonArray(String[]) - Static method in class org.openstreetmap.josm.io.remotecontrol.handler.FeaturesHandler
 
token - Variable in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParser
Current token.
Token - Class in org.openstreetmap.josm.gui.mappaint.mapcss.parsergen
Describes the input token stream.
Token() - Constructor for class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.Token
No-argument constructor
Token(int) - Constructor for class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.Token
Constructs a new token for the specified Image.
Token(int, String) - Constructor for class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.Token
Constructs a new token for the specified Image and Kind.
Token(String) - Constructor for enum org.openstreetmap.josm.data.osm.search.PushbackTokenizer.Token
 
Token(Tokenizer.TokenType, int) - Constructor for class org.openstreetmap.josm.tools.template_engine.Tokenizer.Token
A token
Token(Tokenizer.TokenType, int, String) - Constructor for class org.openstreetmap.josm.tools.template_engine.Tokenizer.Token
A token
token_source - Variable in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParser
Generated Token Manager.
TOKEN_TYPE - Static variable in class org.openstreetmap.josm.data.oauth.OAuth20Token
 
TOKEN_URL - Static variable in class org.openstreetmap.josm.data.oauth.OAuth20Parameters
 
tokenBegin - Variable in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.SimpleCharStream
 
tokenImage - Static variable in interface org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParserConstants
Literal token values.
tokenImage - Variable in exception org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.ParseException
This is a reference to the "tokenImage" array of the generated parser within which the parse error occurred.
tokenizer - Variable in class org.openstreetmap.josm.data.osm.search.SearchCompiler
 
tokenizer - Variable in class org.openstreetmap.josm.tools.template_engine.TemplateParser
 
Tokenizer - Class in org.openstreetmap.josm.tools.template_engine
This class converts a template string (stream of characters) into a stream of tokens.
Tokenizer(String) - Constructor for class org.openstreetmap.josm.tools.template_engine.Tokenizer
Creates a new Tokenizer
Tokenizer.Token - Class in org.openstreetmap.josm.tools.template_engine
A token for the parser
Tokenizer.TokenType - Enum in org.openstreetmap.josm.tools.template_engine
The token type
TokenLexicalActions(Token) - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParserTokenManager
 
tokenMap - Variable in class org.openstreetmap.josm.data.oauth.OAuthAccessTokenHolder
 
TokenMgrError - Error in org.openstreetmap.josm.gui.mappaint.mapcss.parsergen
Token Manager Error.
TokenMgrError() - Constructor for error org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.TokenMgrError
No arg constructor.
TokenMgrError(boolean, int, int, int, String, int, int) - Constructor for error org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.TokenMgrError
Full Constructor.
TokenMgrError(String, int) - Constructor for error org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.TokenMgrError
Constructor with message and reason.
tokenOAuth2 - Variable in class org.openstreetmap.josm.gui.oauth.TestAccessTokenTask
 
tokenType - Variable in class org.openstreetmap.josm.data.oauth.OAuth20Token
 
TokenType() - Constructor for enum org.openstreetmap.josm.tools.template_engine.Tokenizer.TokenType
 
tokenUrl - Variable in class org.openstreetmap.josm.data.oauth.OAuth20Parameters
 
TOL - Static variable in class org.openstreetmap.josm.data.projection.proj.AzimuthalEquidistant
Stricter tolerance.
toLabel() - Method in class org.openstreetmap.josm.data.validation.util.MultipleNameVisitor
 
toLabel() - Method in class org.openstreetmap.josm.data.validation.util.NameVisitor
Returns an horizontal JLabel with icon and name.
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
TOLERANCE2 - Static variable in class org.openstreetmap.josm.actions.OrthogonalizeAction
 
toleranceMultiplier - Variable in class org.openstreetmap.josm.actions.mapmode.DrawAction
 
toList() - Method in class org.openstreetmap.josm.data.osm.QuadBuckets
Converts to list.
toList() - Method in class org.openstreetmap.josm.gui.dialogs.properties.RecentTagCollection
 
toLoad - Variable in class org.openstreetmap.josm.actions.downloadtasks.DownloadOsmChangeTask.HistoryLoaderAndListener
 
toLoad - Variable in class org.openstreetmap.josm.gui.history.HistoryLoadTask
 
toMap() - Method in class org.openstreetmap.josm.tools.MultiMap
Converts this MultiMap to a Map with Set values.
toMatchForSurrounding - Static variable in class org.openstreetmap.josm.data.validation.tests.MapCSSTagChecker
 
toMatchForSurrounding - Variable in class org.openstreetmap.josm.gui.mappaint.Environment
Can be null, may contain primitives when surrounding objects of the primitives are tested
TOMCAT_ERR_MESSAGE - Static variable in class org.openstreetmap.josm.tools.HttpClient
 
toMeter - Variable in class org.openstreetmap.josm.data.projection.AbstractProjection
 
TOO_MANY_ROLES - Static variable in class org.openstreetmap.josm.data.validation.tests.ConnectivityRelations
 
tooLarge() - Method in class org.openstreetmap.josm.gui.layer.AbstractTileSourceLayer.TileSet
 
toolbar - Static variable in class org.openstreetmap.josm.gui.MainApplication
The toolbar preference control to register new actions.
TOOLBAR - org.openstreetmap.josm.tools.ImageProvider.ImageSizes
Toolbar button icon size
TOOLBAR - Static variable in class org.openstreetmap.josm.gui.preferences.ToolbarPreferences
 
TOOLBAR_VISIBLE - Static variable in class org.openstreetmap.josm.gui.MapFrame
Whether the toolbar is visible
toolBarActions - Variable in class org.openstreetmap.josm.gui.MapFrame
 
toolBarActionsGroup - Variable in class org.openstreetmap.josm.gui.MapFrame
 
ToolbarButtonAction() - Constructor for class org.openstreetmap.josm.gui.tagging.presets.TaggingPreset.ToolbarButtonAction
Constructs a new ToolbarButtonAction.
toolbarIndex - Variable in class org.openstreetmap.josm.gui.tagging.presets.TaggingPreset.ToolbarButtonAction
 
ToolbarPopupMenu() - Constructor for class org.openstreetmap.josm.gui.preferences.ToolbarPreferences.ToolbarPopupMenu
 
ToolbarPreferences - Class in org.openstreetmap.josm.gui.preferences
Toolbar preferences.
ToolbarPreferences() - Constructor for class org.openstreetmap.josm.gui.preferences.ToolbarPreferences
Constructs a new ToolbarPreferences.
ToolbarPreferences.ActionDefinition - Class in org.openstreetmap.josm.gui.preferences
Action definition.
ToolbarPreferences.ActionParametersTableModel - Class in org.openstreetmap.josm.gui.preferences
 
ToolbarPreferences.ActionParser - Class in org.openstreetmap.josm.gui.preferences
Parse actions from a name
ToolbarPreferences.Settings - Class in org.openstreetmap.josm.gui.preferences
Toolbar preferences settings.
ToolbarPreferences.Settings.ActionDefinitionModel - Class in org.openstreetmap.josm.gui.preferences
 
ToolbarPreferences.Settings.ActionTransferable - Class in org.openstreetmap.josm.gui.preferences
 
ToolbarPreferences.Settings.Move - Class in org.openstreetmap.josm.gui.preferences
 
ToolbarPreferences.Settings.SelectedListTransferHandler - Class in org.openstreetmap.josm.gui.preferences
 
ToolbarPreferences.ToolbarPopupMenu - Class in org.openstreetmap.josm.gui.preferences
 
toolbarPreviouslyVisible - Variable in class org.openstreetmap.josm.actions.DialogsToggleAction
 
toolBarToggle - Variable in class org.openstreetmap.josm.gui.MapFrame
 
toolsMenu - Variable in class org.openstreetmap.josm.gui.MainMenu
toolsMenu contains different geometry manipulation actions from JOSM core (most used) The plugins should use other menus
tooltip - Static variable in class org.openstreetmap.josm.actions.SessionSaveAction
 
tooltip - Variable in class org.openstreetmap.josm.gui.preferences.imagery.ImageryProvidersPanel.ImageryTableCellRenderer
 
tooltip(Set<ExportRelationToGpxAction.Mode>) - Static method in class org.openstreetmap.josm.actions.relation.ExportRelationToGpxAction
 
TOOLTIP_DEFAULT - Static variable in class org.openstreetmap.josm.actions.SessionSaveAction
 
tooltipText - Variable in class org.openstreetmap.josm.gui.HelpAwareOptionPane.ButtonSpec
The tooltip to display when hovering the button
tooSmall() - Method in class org.openstreetmap.josm.gui.layer.AbstractTileSourceLayer.TileSet
 
TOP - org.openstreetmap.josm.gui.mappaint.styleelement.BoxTextElement.VerticalTextAlignment
Align to the top of the box
TOP - org.openstreetmap.josm.gui.mappaint.styleelement.RepeatImageElement.LineImageAlignment
Align it to the top side of the line
TOP - Static variable in class org.openstreetmap.josm.tools.ShapeClipper
 
TOP_LABEL_REGEX - Static variable in class org.openstreetmap.josm.data.validation.routines.DomainValidator
 
topComponent - Variable in class org.openstreetmap.josm.gui.download.DownloadDialog.DownloadDialogSplitPane
 
topFixedCount - Variable in class org.openstreetmap.josm.gui.MenuScroller
 
topLeft - Variable in class org.openstreetmap.josm.gui.MapViewState
Top left EastNorth coordinate of the view.
topLeft - Variable in class org.openstreetmap.josm.gui.util.WindowGeometry
the top left point
topLeftCorner - Variable in class org.openstreetmap.josm.data.imagery.WMTSTileSource.TileMatrix
 
topLeftInWindow - Variable in class org.openstreetmap.josm.gui.MapViewState
 
topLeftOnScreen - Variable in class org.openstreetmap.josm.gui.MapViewState
 
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.
toPreferencesString() - Method in interface org.openstreetmap.josm.data.oauth.IOAuthParameters
Convert to a preference string
toPreferencesString() - Method in interface org.openstreetmap.josm.data.oauth.IOAuthToken
Get the preferences string of this auth token.
toPreferencesString() - Method in class org.openstreetmap.josm.data.oauth.OAuth20Parameters
 
toPreferencesString() - Method in class org.openstreetmap.josm.data.oauth.OAuth20Token
 
toPropertiesMap() - Method in class org.openstreetmap.josm.data.imagery.OffsetBookmark
Converts the offset bookmark to a properties map.
toPropertiesMap() - Method in class org.openstreetmap.josm.gui.layer.imagery.ColorfulImageProcessor
 
toPropertiesMap() - Method in class org.openstreetmap.josm.gui.layer.imagery.GammaImageProcessor
 
toPropertiesMap() - Method in class org.openstreetmap.josm.gui.layer.imagery.SharpenImageProcessor
 
toPropertiesMap() - Method in class org.openstreetmap.josm.gui.layer.imagery.TileSourceDisplaySettings
Stores the current settings object to the given hashmap.
toPropertiesMap() - Method in interface org.openstreetmap.josm.io.session.SessionAwareReadApply
Export settings to a map of properties.
toProperty() - Method in class org.openstreetmap.josm.gui.preferences.display.ColorPreference.ColorEntry
Convert to a NamedColorProperty.
toPurge - Variable in class org.openstreetmap.josm.command.PurgeCommand
 
toPurgeAdditionally - Variable in class org.openstreetmap.josm.actions.PurgeAction
Subset of toPurgeChecked.
toRadians(double) - Static method in class org.openstreetmap.josm.tools.Utils
Convert angle from degrees to radians.
toRectangle() - Method in class org.openstreetmap.josm.data.osm.BBox
Converts the bounds to a rectangle
toSelect - Variable in class org.openstreetmap.josm.command.AddPrimitivesCommand
 
toSelect - Variable in class org.openstreetmap.josm.io.remotecontrol.handler.LoadAndZoomHandler
 
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
Converts this bounds to a human readable short string
toSimpleId(PrimitiveId) - Static method in class org.openstreetmap.josm.data.osm.SimplePrimitiveId
Convert a primitive to a simple id
toStream(Iterable<T>) - Static method in class org.openstreetmap.josm.tools.StreamUtils
Returns a sequential Stream with the iterable as its source.
toString() - Method in class org.openstreetmap.josm.actions.AddImageryLayerAction
 
toString() - Method in class org.openstreetmap.josm.actions.downloadtasks.AbstractDownloadTask
 
toString() - Method in class org.openstreetmap.josm.actions.JoinAreasAction.WayInPolygon
 
toString() - Method in class org.openstreetmap.josm.actions.JosmAction.ActiveLayerChangeAdapter
 
toString() - Method in class org.openstreetmap.josm.actions.JosmAction.LayerChangeAdapter
 
toString() - Method in class org.openstreetmap.josm.actions.JosmAction.SelectionChangeAdapter
 
toString() - Method in class org.openstreetmap.josm.actions.mapmode.ExtrudeAction.ReferenceSegment
 
toString() - Method in class org.openstreetmap.josm.actions.search.InView
 
toString() - Method in class org.openstreetmap.josm.command.DeleteCommand.DeleteChildCommand
 
toString() - Method in class org.openstreetmap.josm.data.Bounds
 
toString() - Method in class org.openstreetmap.josm.data.conflict.Conflict
 
toString() - Method in class org.openstreetmap.josm.data.conflict.ConflictCollection
 
toString() - Method in class org.openstreetmap.josm.data.coor.CachedLatLon
 
toString() - Method in class org.openstreetmap.josm.data.coor.conversion.AbstractCoordinateFormat
 
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.coor.PolarCoor
 
toString() - Method in class org.openstreetmap.josm.data.DataSource
 
toString() - Method in class org.openstreetmap.josm.data.gpx.GpxImageCorrelationSettings
 
toString() - Method in class org.openstreetmap.josm.data.gpx.GpxImageDirectionPositionSettings
 
toString() - Method in class org.openstreetmap.josm.data.gpx.GpxImageEntry
String representation.
toString() - Method in class org.openstreetmap.josm.data.gpx.WayPoint
 
toString() - Method in class org.openstreetmap.josm.data.imagery.ImageryInfo.ImageryPreferenceEntry
 
toString() - Method in class org.openstreetmap.josm.data.imagery.LayerDetails
 
toString() - Method in class org.openstreetmap.josm.data.imagery.Shape
 
toString() - Method in class org.openstreetmap.josm.data.imagery.vectortile.mapbox.CommandInteger
 
toString() - Method in class org.openstreetmap.josm.data.imagery.vectortile.mapbox.Feature
 
toString() - Method in class org.openstreetmap.josm.data.imagery.vectortile.mapbox.style.Expression
 
toString() - Method in class org.openstreetmap.josm.data.imagery.vectortile.mapbox.style.Layers
Converts this layer object to a mapcss entry string (to be parsed later)
toString() - Method in class org.openstreetmap.josm.data.imagery.vectortile.mapbox.style.MapboxVectorStyle
 
toString() - Method in class org.openstreetmap.josm.data.imagery.vectortile.mapbox.style.Source
 
toString() - Method in class org.openstreetmap.josm.data.imagery.WMTSTileSource.Layer
 
toString() - Method in class org.openstreetmap.josm.data.imagery.WMTSTileSource.TileMatrixSet
 
toString() - Method in class org.openstreetmap.josm.data.notes.Note
 
toString() - Method in class org.openstreetmap.josm.data.notes.NoteComment
 
toString() - Method in class org.openstreetmap.josm.data.osm.BBox
 
toString() - Method in class org.openstreetmap.josm.data.osm.Changeset
 
toString() - Method in class org.openstreetmap.josm.data.osm.ChangesetDataSet.DefaultChangesetDataSetEntry
 
toString() - Method in class org.openstreetmap.josm.data.osm.ChangesetDiscussionComment
 
toString() - Method in class org.openstreetmap.josm.data.osm.DataSelectionListener.SelectionAddEvent
 
toString() - Method in class org.openstreetmap.josm.data.osm.DataSelectionListener.SelectionRemoveEvent
 
toString() - Method in class org.openstreetmap.josm.data.osm.DataSelectionListener.SelectionReplaceEvent
 
toString() - Method in class org.openstreetmap.josm.data.osm.DataSelectionListener.SelectionToggleEvent
 
toString() - Method in class org.openstreetmap.josm.data.osm.event.AbstractDatasetChangedEvent
 
toString() - Method in class org.openstreetmap.josm.data.osm.event.DataSourceAddedEvent
 
toString() - Method in class org.openstreetmap.josm.data.osm.event.DataSourceRemovedEvent
 
toString() - Method in class org.openstreetmap.josm.data.osm.event.IDataSelectionListener.SelectionAddEvent
 
toString() - Method in class org.openstreetmap.josm.data.osm.event.IDataSelectionListener.SelectionRemoveEvent
 
toString() - Method in class org.openstreetmap.josm.data.osm.event.IDataSelectionListener.SelectionReplaceEvent
 
toString() - Method in class org.openstreetmap.josm.data.osm.event.IDataSelectionListener.SelectionToggleEvent
 
toString() - Method in class org.openstreetmap.josm.data.osm.event.SelectionEventManager.DataListenerInfo
 
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.IWaySegment
 
toString() - Method in class org.openstreetmap.josm.data.osm.Node
 
toString() - Method in class org.openstreetmap.josm.data.osm.NodeData
 
toString() - Method in class org.openstreetmap.josm.data.osm.NodePair
 
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.search.PushbackTokenizer.Range
 
toString() - Method in enum org.openstreetmap.josm.data.osm.search.PushbackTokenizer.Token
 
toString() - Method in class org.openstreetmap.josm.data.osm.search.SearchCompiler.And
 
toString() - Method in class org.openstreetmap.josm.data.osm.search.SearchCompiler.Any
 
toString() - Method in class org.openstreetmap.josm.data.osm.search.SearchCompiler.BooleanMatch
 
toString() - Method in class org.openstreetmap.josm.data.osm.search.SearchCompiler.Child
 
toString() - Method in class org.openstreetmap.josm.data.osm.search.SearchCompiler.Closed
 
toString() - Method in class org.openstreetmap.josm.data.osm.search.SearchCompiler.Deleted
 
toString() - Method in class org.openstreetmap.josm.data.osm.search.SearchCompiler.ExactKeyValue
 
toString() - Method in class org.openstreetmap.josm.data.osm.search.SearchCompiler.ExactType
 
toString() - Method in class org.openstreetmap.josm.data.osm.search.SearchCompiler.Incomplete
 
toString() - Method in class org.openstreetmap.josm.data.osm.search.SearchCompiler.InDataSourceArea
 
toString() - Method in class org.openstreetmap.josm.data.osm.search.SearchCompiler.KeyValue
 
toString() - Method in class org.openstreetmap.josm.data.osm.search.SearchCompiler.Modified
 
toString() - Method in class org.openstreetmap.josm.data.osm.search.SearchCompiler.New
 
toString() - Method in class org.openstreetmap.josm.data.osm.search.SearchCompiler.Not
 
toString() - Method in class org.openstreetmap.josm.data.osm.search.SearchCompiler.NotOutsideDataSourceArea
 
toString() - Method in class org.openstreetmap.josm.data.osm.search.SearchCompiler.Nth
 
toString() - Method in class org.openstreetmap.josm.data.osm.search.SearchCompiler.Or
 
toString() - Method in class org.openstreetmap.josm.data.osm.search.SearchCompiler.Parent
 
toString() - Method in class org.openstreetmap.josm.data.osm.search.SearchCompiler.RangeMatch
 
toString() - Method in class org.openstreetmap.josm.data.osm.search.SearchCompiler.RoleMatch
 
toString() - Method in class org.openstreetmap.josm.data.osm.search.SearchCompiler.Selected
 
toString() - Method in class org.openstreetmap.josm.data.osm.search.SearchCompiler.Untagged
 
toString() - Method in class org.openstreetmap.josm.data.osm.search.SearchCompiler.UserMatch
 
toString() - Method in class org.openstreetmap.josm.data.osm.search.SearchCompiler.ValueComparison
 
toString() - Method in class org.openstreetmap.josm.data.osm.search.SearchCompiler.Xor
 
toString() - Method in class org.openstreetmap.josm.data.osm.search.SearchSetting
 
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.TagMap
 
toString() - Method in class org.openstreetmap.josm.data.osm.Tags
 
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.visitor.paint.MapPaintSettings
 
toString() - Method in class org.openstreetmap.josm.data.osm.visitor.paint.StyledMapRenderer.StyleRecord
 
toString() - Method in class org.openstreetmap.josm.data.osm.visitor.paint.TileZXY
 
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.osm.WaySegment
 
toString() - Method in class org.openstreetmap.josm.data.preferences.AbstractProperty.PreferenceChangedListenerAdapter
 
toString() - Method in class org.openstreetmap.josm.data.preferences.ColorInfo
 
toString() - Method in class org.openstreetmap.josm.data.preferences.sources.ExtendedSourceEntry
 
toString() - Method in class org.openstreetmap.josm.data.preferences.sources.SourceEntry
 
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 interface org.openstreetmap.josm.data.projection.Projection
Describe the projection in one or two words.
toString() - Method in class org.openstreetmap.josm.data.ProjectionBounds
 
toString() - Method in class org.openstreetmap.josm.data.sources.SourceInfo
 
toString() - Method in class org.openstreetmap.josm.data.sources.SourcePreferenceEntry
 
toString() - Method in class org.openstreetmap.josm.data.SystemOfMeasurement
Returns the localized name of this system of measurement
toString() - Method in class org.openstreetmap.josm.data.tagging.ac.AutoCompletionItem
Here we return the value instead of a representation of the inner object state because both BasicComboBoxEditor.setItem(Object) and DefaultListCellRenderer.getListCellRendererComponent(javax.swing.JList<?>, java.lang.Object, int, boolean, boolean) expect it, thus making derived Editor and CellRenderer classes superfluous.
toString() - Method in class org.openstreetmap.josm.data.tagging.ac.AutoCompletionPriority
 
toString() - Method in class org.openstreetmap.josm.data.validation.routines.RegexValidator
Provide a String representation of this validator.
toString() - Method in enum org.openstreetmap.josm.data.validation.Severity
 
toString() - Method in class org.openstreetmap.josm.data.validation.TestError
 
toString() - Method in class org.openstreetmap.josm.data.validation.tests.MapCSSTagChecker.MapCSSTagCheckerAndRule
 
toString() - Method in class org.openstreetmap.josm.data.validation.tests.MapCSSTagCheckerRule
 
toString() - Method in class org.openstreetmap.josm.data.validation.tests.PowerLines.SegmentInfo
 
toString() - Method in class org.openstreetmap.josm.data.validation.tests.SimilarNamedWays.RegExprRule
 
toString() - Method in class org.openstreetmap.josm.data.validation.tests.SimilarNamedWays.SynonymRule
 
toString() - Method in class org.openstreetmap.josm.data.validation.util.MultipleNameVisitor
 
toString() - Method in class org.openstreetmap.josm.gui.autofilter.AutoFilter
 
toString() - Method in class org.openstreetmap.josm.gui.autofilter.AutoFilterRule
 
toString() - Method in class org.openstreetmap.josm.gui.bbox.TileSelectionBBoxChooser.TileBounds
 
toString() - Method in class org.openstreetmap.josm.gui.conflict.tags.RelationMemberConflictDecision
 
toString() - Method in class org.openstreetmap.josm.gui.conflict.tags.TagConflictResolutionUtil.AutomaticChoice
 
toString() - Method in class org.openstreetmap.josm.gui.conflict.tags.TagConflictResolutionUtil.AutomaticChoiceGroup
 
toString() - Method in class org.openstreetmap.josm.gui.conflict.tags.TagConflictResolutionUtil.AutomaticCombine
 
toString() - Method in class org.openstreetmap.josm.gui.datatransfer.data.LayerTransferData
 
toString() - Method in class org.openstreetmap.josm.gui.datatransfer.data.OsmLayerTransferData
 
toString() - Method in class org.openstreetmap.josm.gui.datatransfer.importers.PrimitiveTagTransferPaster.TagPasteSupport
 
toString() - Method in class org.openstreetmap.josm.gui.datatransfer.LayerTransferable.Data
 
toString() - Method in class org.openstreetmap.josm.gui.dialogs.CommandListMutableTreeNode
 
toString() - Method in class org.openstreetmap.josm.gui.dialogs.InspectPrimitiveDataText
 
toString() - Method in class org.openstreetmap.josm.gui.dialogs.layer.LayerVisibilityAction.OpacitySlider
 
toString() - Method in class org.openstreetmap.josm.gui.dialogs.properties.PropertiesDialog.MemberInfo
 
toString() - Method in class org.openstreetmap.josm.gui.dialogs.relation.RelationDialogManager.DialogContext
 
toString() - Method in class org.openstreetmap.josm.gui.dialogs.relation.sort.WayConnectionType
 
toString() - Method in class org.openstreetmap.josm.gui.dialogs.ToggleDialog.ToggleDialogAction
 
toString() - Method in class org.openstreetmap.josm.gui.dialogs.ToggleDialog
 
toString() - Method in class org.openstreetmap.josm.gui.dialogs.validator.ValidatorTreePanel.GroupTreeNode
 
toString() - Method in class org.openstreetmap.josm.gui.download.BookmarkList.Bookmark
 
toString() - Method in class org.openstreetmap.josm.gui.download.PlaceSelection.Server
 
toString() - Method in class org.openstreetmap.josm.gui.draw.MapViewPositionAndRotation
 
toString() - Method in class org.openstreetmap.josm.gui.layer.AbstractTileSourceLayer.TileSet
 
toString() - Method in class org.openstreetmap.josm.gui.layer.geoimage.CorrelateGpxWithImages.GpxDataWrapper
 
toString() - Method in class org.openstreetmap.josm.gui.layer.geoimage.CorrelateGpxWithImages.NoGpxDataWrapper
 
toString() - Method in class org.openstreetmap.josm.gui.layer.geoimage.SynchronizeTimeFromPhotoDialog.TimeZoneItem
 
toString() - Method in class org.openstreetmap.josm.gui.layer.geoimage.WikimediaCommonsEntry
 
toString() - Method in class org.openstreetmap.josm.gui.layer.imagery.ColorfulImageProcessor
 
toString() - Method in class org.openstreetmap.josm.gui.layer.imagery.GammaImageProcessor
 
toString() - Method in class org.openstreetmap.josm.gui.layer.imagery.SharpenImageProcessor
 
toString() - Method in class org.openstreetmap.josm.gui.layer.imagery.TileAnchor
 
toString() - Method in class org.openstreetmap.josm.gui.layer.imagery.TilePosition
 
toString() - Method in class org.openstreetmap.josm.gui.layer.imagery.TileSourceDisplaySettings.DisplaySettingsChangeEvent
 
toString() - Method in class org.openstreetmap.josm.gui.layer.imagery.TileSourceDisplaySettings
 
toString() - Method in class org.openstreetmap.josm.gui.layer.ImageryLayer
 
toString() - Method in class org.openstreetmap.josm.gui.layer.Layer
 
toString() - Method in class org.openstreetmap.josm.gui.layer.LayerManager.LayerAddEvent
 
toString() - Method in class org.openstreetmap.josm.gui.layer.LayerManager.LayerOrderChangeEvent
 
toString() - Method in class org.openstreetmap.josm.gui.layer.LayerManager.LayerRemoveEvent
 
toString() - Method in class org.openstreetmap.josm.gui.layer.MapViewGraphics
 
toString() - Method in class org.openstreetmap.josm.gui.layer.MapViewPaintable.MapViewEvent
 
toString() - Method in class org.openstreetmap.josm.gui.layer.MapViewPaintable.PaintableInvalidationEvent
 
toString() - Method in class org.openstreetmap.josm.gui.layer.NativeScaleLayer.Scale
 
toString() - Method in class org.openstreetmap.josm.gui.layer.NativeScaleLayer.ScaleList
 
toString() - Method in class org.openstreetmap.josm.gui.mappaint.Cascade
 
toString() - Method in class org.openstreetmap.josm.gui.mappaint.DividedScale
 
toString() - Method in class org.openstreetmap.josm.gui.mappaint.Keyword
 
toString() - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.ConditionFactory.ClassCondition
 
toString() - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.ConditionFactory.ExpressionCondition
 
toString() - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.ConditionFactory.KeyCondition
 
toString() - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.ConditionFactory.KeyRegexpCondition
 
toString() - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.ConditionFactory.KeyValueCondition
 
toString() - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.ConditionFactory.PseudoClassCondition
 
toString() - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.ConditionFactory.SimpleKeyValueCondition
 
toString() - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.Declaration
 
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.LiteralExpression
 
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.parsergen.Token
Returns the image.
toString() - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.PlaceholderExpression
 
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.mapcss.Subpart.ExpressionSubpart
 
toString() - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.Subpart.StringSubpart
 
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.Range
 
toString() - Method in class org.openstreetmap.josm.gui.mappaint.StyleCache
 
toString() - Method in class org.openstreetmap.josm.gui.mappaint.styleelement.AreaElement
 
toString() - Method in class org.openstreetmap.josm.gui.mappaint.styleelement.AreaIconElement
 
toString() - Method in class org.openstreetmap.josm.gui.mappaint.styleelement.BoxTextElement
 
toString() - Method in class org.openstreetmap.josm.gui.mappaint.styleelement.LabelCompositionStrategy.DeriveLabelFromNameTagsCompositionStrategy
 
toString() - Method in class org.openstreetmap.josm.gui.mappaint.styleelement.LabelCompositionStrategy.StaticLabelCompositionStrategy
 
toString() - Method in class org.openstreetmap.josm.gui.mappaint.styleelement.LabelCompositionStrategy.TagLookupCompositionStrategy
 
toString() - Method in class org.openstreetmap.josm.gui.mappaint.styleelement.LineElement
 
toString() - Method in class org.openstreetmap.josm.gui.mappaint.styleelement.MapImage
 
toString() - Method in class org.openstreetmap.josm.gui.mappaint.styleelement.NodeElement
 
toString() - Method in class org.openstreetmap.josm.gui.mappaint.styleelement.placement.CompletelyInsideAreaStrategy
 
toString() - Method in class org.openstreetmap.josm.gui.mappaint.styleelement.placement.OnLineStrategy.HalfSegment
 
toString() - Method in class org.openstreetmap.josm.gui.mappaint.styleelement.placement.OnLineStrategy.OffsetGlyph
 
toString() - Method in class org.openstreetmap.josm.gui.mappaint.styleelement.placement.OnLineStrategy
 
toString() - Method in class org.openstreetmap.josm.gui.mappaint.styleelement.placement.PartiallyInsideAreaStrategy
 
toString() - Method in class org.openstreetmap.josm.gui.mappaint.styleelement.RepeatImageElement
 
toString() - Method in class org.openstreetmap.josm.gui.mappaint.styleelement.StyleElement
 
toString() - Method in class org.openstreetmap.josm.gui.mappaint.styleelement.Symbol
 
toString() - Method in class org.openstreetmap.josm.gui.mappaint.styleelement.TextElement
 
toString() - Method in class org.openstreetmap.josm.gui.mappaint.styleelement.TextLabel
 
toString() - Method in class org.openstreetmap.josm.gui.mappaint.StyleElementList
 
toString() - Method in class org.openstreetmap.josm.gui.MapViewState.MapViewEastNorthPoint
 
toString() - Method in class org.openstreetmap.josm.gui.MapViewState.MapViewRectangle
 
toString() - Method in class org.openstreetmap.josm.gui.MapViewState.MapViewViewPoint
 
toString() - Method in class org.openstreetmap.josm.gui.MapViewState
 
toString() - Method in class org.openstreetmap.josm.gui.Notification
 
toString() - Method in class org.openstreetmap.josm.gui.preferences.advanced.PrefEntry
 
toString() - Method in class org.openstreetmap.josm.gui.preferences.display.ColorPreference.ColorEntry
 
toString() - Method in class org.openstreetmap.josm.gui.preferences.projection.AbstractProjectionChoice
 
toString() - Method in interface org.openstreetmap.josm.gui.preferences.projection.ProjectionChoice
Short name of the projection choice as shown in the GUI (combo box).
toString() - Method in class org.openstreetmap.josm.gui.progress.swing.PleaseWaitProgressMonitor
 
toString() - Method in class org.openstreetmap.josm.gui.SplashScreen.Task
 
toString() - Method in class org.openstreetmap.josm.gui.tagging.presets.items.Check
 
toString() - Method in class org.openstreetmap.josm.gui.tagging.presets.items.CheckGroup
 
toString() - Method in class org.openstreetmap.josm.gui.tagging.presets.items.ItemSeparator
 
toString() - Method in class org.openstreetmap.josm.gui.tagging.presets.items.Key
 
toString() - Method in class org.openstreetmap.josm.gui.tagging.presets.items.KeyedItem
 
toString() - Method in class org.openstreetmap.josm.gui.tagging.presets.items.PresetLink
 
toString() - Method in class org.openstreetmap.josm.gui.tagging.presets.items.PresetListEntry
 
toString() - Method in class org.openstreetmap.josm.gui.tagging.presets.items.Roles.Role
 
toString() - Method in class org.openstreetmap.josm.gui.tagging.presets.items.Roles
 
toString() - Method in class org.openstreetmap.josm.gui.tagging.presets.items.Space
 
toString() - Method in class org.openstreetmap.josm.gui.tagging.presets.items.TextItem
 
toString() - Method in class org.openstreetmap.josm.gui.tagging.presets.TaggingPreset
 
toString() - Method in class org.openstreetmap.josm.gui.tagging.presets.TaggingPresetReader.Chunk
 
toString() - Method in class org.openstreetmap.josm.gui.tagging.presets.TaggingPresetReader.Reference
 
toString() - Method in class org.openstreetmap.josm.gui.tagging.presets.TaggingPresetSelector.PresetClassification
 
toString() - Method in class org.openstreetmap.josm.gui.tagging.TagModel
 
toString() - Method in class org.openstreetmap.josm.gui.util.imagery.Vector3D
 
toString() - Method in class org.openstreetmap.josm.gui.util.MultikeyActionsHandler.MyAction
 
toString() - Method in class org.openstreetmap.josm.gui.util.MultiLineFlowLayout
 
toString() - Method in class org.openstreetmap.josm.gui.util.WindowGeometry
 
toString() - Method in class org.openstreetmap.josm.gui.widgets.MultiSplitLayout.Divider
 
toString() - Method in class org.openstreetmap.josm.gui.widgets.MultiSplitLayout.Leaf
 
toString() - Method in class org.openstreetmap.josm.gui.widgets.MultiSplitLayout.Split
 
toString() - Method in class org.openstreetmap.josm.io.CachedFile
 
toString() - Method in class org.openstreetmap.josm.io.CertificateAmendment.EmbeddedCertAmend
 
toString() - Method in class org.openstreetmap.josm.io.CertificateAmendment.NativeCertAmend
 
toString() - Method in class org.openstreetmap.josm.io.ChangesetQuery
 
toString() - Method in class org.openstreetmap.josm.io.remotecontrol.AddTagsDialog.DeleteTagMarker
 
toString() - Method in class org.openstreetmap.josm.io.remotecontrol.AddTagsDialog.ExistingValues
 
toString() - Method in class org.openstreetmap.josm.io.session.SessionReader.ImportSupport
 
toString() - Method in class org.openstreetmap.josm.io.UploadStrategySpecification
 
toString() - Method in class org.openstreetmap.josm.plugins.PluginClassLoader
 
toString() - Method in class org.openstreetmap.josm.plugins.PluginHandler.UpdatePluginsMessagePanel
Returns the text.
toString() - Method in class org.openstreetmap.josm.plugins.PluginInformation
 
toString() - Method in class org.openstreetmap.josm.spi.preferences.AbstractSetting
 
toString() - Method in exception org.openstreetmap.josm.tools.bugreport.ReportedException
 
toString() - Method in class org.openstreetmap.josm.tools.date.Interval
Returns an ISO 8601 compatible string
toString() - Method in class org.openstreetmap.josm.tools.Diff.Change
 
toString() - Method in class org.openstreetmap.josm.tools.GeoPropertyIndex.GPLevel
 
toString() - Method in class org.openstreetmap.josm.tools.GeoPropertyIndex
 
toString() - Method in class org.openstreetmap.josm.tools.ImageProvider
 
toString() - Method in class org.openstreetmap.josm.tools.ImageResource
 
toString() - Method in class org.openstreetmap.josm.tools.ListenerList.WeakListener
 
toString() - Method in class org.openstreetmap.josm.tools.MemoryManager.ManualFreeMemoryHandle
 
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.PlatformHookUnixoid.LinuxReleaseInfo
 
toString() - Method in class org.openstreetmap.josm.tools.RotationAngle.StaticRotationAngle
 
toString() - Method in class org.openstreetmap.josm.tools.RotationAngle.WayDirectionRotationAngle
 
toString() - Method in class org.openstreetmap.josm.tools.Shortcut
 
toString() - Method in class org.openstreetmap.josm.tools.Stopwatch
Formats the duration since start as string
toString() - Method in class org.openstreetmap.josm.tools.TaginfoRegionalInstance
 
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(BasicStroke) - Method in class org.openstreetmap.josm.data.preferences.StrokeProperty
 
toString(Color) - Method in class org.openstreetmap.josm.data.preferences.NamedColorProperty
 
toString(Dimension) - Static method in class org.openstreetmap.josm.actions.ShowStatusReportAction
 
toString(Boolean) - Method in class org.openstreetmap.josm.data.preferences.BooleanProperty
 
toString(Double) - Method in class org.openstreetmap.josm.data.preferences.DoubleProperty
 
toString(Integer) - Method in class org.openstreetmap.josm.data.preferences.IntegerProperty
 
toString(Long) - Method in class org.openstreetmap.josm.data.preferences.LongProperty
 
toString(Object) - Static method in class org.openstreetmap.josm.gui.mappaint.Cascade
 
toString(String) - Method in class org.openstreetmap.josm.data.preferences.StringProperty
 
toString(String) - Method in class org.openstreetmap.josm.tools.Stopwatch
Formats the given task name and duration since start as i18n string
toString(Map<ParallelWayAction.Modifier, Boolean>) - Method in class org.openstreetmap.josm.actions.mapmode.ParallelWayAction.KeyboardModifiersProperty
 
toString(ILatLon, String) - Method in interface org.openstreetmap.josm.data.coor.conversion.ICoordinateFormat
Convert the coordinate to string: latitude + separator + longitude
toString(T) - Method in class org.openstreetmap.josm.data.preferences.AbstractToStringProperty.ChildProperty
 
toString(T) - Method in class org.openstreetmap.josm.data.preferences.AbstractToStringProperty
Converts the string to an object of the given type.
toStringCSV(boolean, ILatLon...) - Static method in class org.openstreetmap.josm.gui.dialogs.InspectPrimitiveDataText
Returns the coordinates in human-readable format.
toStringCSV(String) - Method in class org.openstreetmap.josm.data.osm.BBox
Creates a CSV string for this bbox
toStringEx() - Method in class org.openstreetmap.josm.data.osm.search.SearchSetting
A more talkative version of toString.
toStringImpl() - Method in class org.openstreetmap.josm.gui.mappaint.styleelement.TextLabel
 
toTagHistoryAction() - Method in class org.openstreetmap.josm.gui.dialogs.properties.TaginfoAction
Returns a new action which launches https://taghistory.raifer.tech/ for the given tag
total - Variable in class org.openstreetmap.josm.data.validation.tests.RelationChecker.RoleInfo
 
totalCount - Variable in class org.openstreetmap.josm.gui.layer.AbstractTileSourceLayer.PrecacheTask
 
toUnmodifiableList() - Static method in class org.openstreetmap.josm.tools.StreamUtils
Creates a new Collector that collects the items in an unmodifiable list
toUnmodifiableList(Collection<T>) - Static method in class org.openstreetmap.josm.tools.Utils
Returns an unmodifiable list for the given collection.
toUnmodifiableMap(Map<K, V>) - Static method in class org.openstreetmap.josm.tools.Utils
Returns an unmodifiable map for the given map.
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
The objects to upload.
toWay() - Method in class org.openstreetmap.josm.data.osm.IWaySegment
Returns this way segment as complete way.
toWay() - Method in class org.openstreetmap.josm.data.osm.WaySegment
Returns this way segment as complete way.
towgs84 - org.openstreetmap.josm.data.projection.CustomProjection.Param
3 or 7 term datum transform parameters
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 Ellipsoid.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(Changeset) - Method in class org.openstreetmap.josm.io.OsmApi
Makes an XML string from an OSM primitive.
toXml(IPrimitive, boolean) - Method in class org.openstreetmap.josm.io.OsmApi
Makes an XML string from an OSM primitive.
toXML(boolean) - Method in class org.openstreetmap.josm.data.Preferences
Returns XML describing these preferences.
toXML(Collection<Map.Entry<String, Setting<?>>>, boolean, boolean) - Method in class org.openstreetmap.josm.data.Preferences
Returns XML describing the given preferences.
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
 
tpViewers - Variable in class org.openstreetmap.josm.gui.history.HistoryBrowser
 
tr(String, Object...) - Static method in class org.openstreetmap.josm.tools.I18n
Translates some text for the current locale.
tr(Environment, String...) - Static method in class org.openstreetmap.josm.gui.mappaint.mapcss.Functions
Translates some text for the current locale.
trace(String) - Static method in class org.openstreetmap.josm.tools.Logging
Prints a trace message if logging is on.
trace(String, Object...) - Static method in class org.openstreetmap.josm.tools.Logging
Prints a formatted trace message if logging is on.
trace(Throwable) - Static method in class org.openstreetmap.josm.tools.Logging
Prints a trace message for the given Throwable if logging is on.
TRACE - org.openstreetmap.josm.data.validation.ValidatorCLI.Option
--trace Set logging level to trace
TRACE - org.openstreetmap.josm.gui.mappaint.RenderingCLI.Option
 
TRACE - org.openstreetmap.josm.gui.ProgramArguments.Option
--trace Print detailed debugging messages to console
trace_enabled - Variable in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParser
 
trace_enabled() - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParser
Trace enabled.
TRACE_ID - org.openstreetmap.josm.io.UrlPatterns.GpxUrlPattern
URL of identified GPX trace on OpenStreetMap website
traceRandomRepaint() - Method in class org.openstreetmap.josm.gui.MapView.LayerInvalidatedListener
Attempts to trace repaints that did not originate from this listener.
TracingListenerList() - Constructor for class org.openstreetmap.josm.tools.ListenerList.TracingListenerList
 
TRACK_POINT - Static variable in class org.openstreetmap.josm.io.GpxWriter
 
trackAttributes - Variable in class org.openstreetmap.josm.data.gpx.GpxData.LinesIterator
 
trackJosmAction(Action) - Method in class org.openstreetmap.josm.gui.ImageryMenu
 
trackJosmAction(T) - Method in class org.openstreetmap.josm.gui.history.HistoryBrowserPanel
 
trackLineColumn - Variable in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.SimpleCharStream
 
TRACKPOINTS_BBOX - org.openstreetmap.josm.io.UrlPatterns.GpxUrlPattern
URL of OSM API trackpoints endpoint
tracks - Variable in class org.openstreetmap.josm.data.gpx.GpxData
Tracks.
trackVisibility - Variable in class org.openstreetmap.josm.data.gpx.GpxData.LinesIterator
 
trackVisibility - Variable in class org.openstreetmap.josm.gui.layer.GpxLayer
used by ChooseTrackVisibilityAction to determine which tracks to show/hide
transferFocusOnTab() - Method in class org.openstreetmap.josm.gui.widgets.JosmTextArea
Restore default behaviour of focus transfer with TAB, overridden by JTextArea.
transferHandler - Variable in class org.openstreetmap.josm.actions.AbstractPasteAction
 
transferHandler - Variable in class org.openstreetmap.josm.actions.PasteTagsAction
 
transferLayerPrefs(Map<String, String>) - Method in class org.openstreetmap.josm.gui.layer.markerlayer.MarkerLayer.MarkerData
Transfers the layerPrefs from the GpxData to MarkerData (when GpxData is deleted)
transferMode - Variable in class org.openstreetmap.josm.data.imagery.WMTSCapabilities
 
transferMode - Variable in class org.openstreetmap.josm.data.imagery.WMTSTileSource
 
TransferMode(String) - Constructor for enum org.openstreetmap.josm.data.imagery.GetCapabilitiesParseHelper.TransferMode
 
transform - Variable in class org.openstreetmap.josm.gui.layer.imagery.TileCoordinateConverter
 
transform(double, double) - Method in class org.openstreetmap.josm.tools.ImageWarp.GridTransform
 
transform(double, double) - Method in interface org.openstreetmap.josm.tools.ImageWarp.PointTransform
Translates pixel coordinates.
transform(BufferedImage) - Method in class org.openstreetmap.josm.gui.layer.imagery.ReprojectionTile
Transforms the given image.
transform(Collection<? extends A>, Function<A, B>) - Static method in class org.openstreetmap.josm.tools.Utils
Transforms the collection c into an unmodifiable collection and applies the Function f on each element upon access.
transform(List<? extends A>, Function<A, B>) - Static method in class org.openstreetmap.josm.tools.Utils
Transforms the list l into an unmodifiable list and applies the Function f on each element upon access.
transform(SearchCompiler.Match, int) - Static method in class org.openstreetmap.josm.tools.template_engine.ContextSwitchTemplate
 
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<? extends OsmPrimitive>) - Constructor for class org.openstreetmap.josm.command.TransformNodesCommand
Creates a TransformNodesObject.
translate - org.openstreetmap.josm.actions.mapmode.ExtrudeAction.Mode
 
translate_node - org.openstreetmap.josm.actions.mapmode.ExtrudeAction.Mode
 
TRANSLATED_HISTORY - Static variable in class org.openstreetmap.josm.gui.download.UserQueryList
 
translateJavaInternalMessages() - Static method in class org.openstreetmap.josm.gui.util.GuiHelper
Localizations for file chooser dialog.
translucent - Variable in class org.openstreetmap.josm.gui.dialogs.LayerListDialog.LayerVisibleCheckBox.EyeIcon
 
transparent - Variable in class org.openstreetmap.josm.actions.AddImageryLayerAction.LayerSelection
 
transparent - Variable in class org.openstreetmap.josm.data.imagery.ImageryInfo.ImageryPreferenceEntry
 
transparent - Variable in class org.openstreetmap.josm.data.imagery.ImageryInfo
Should this map be transparent
TRANSPORT_MODES - Static variable in class org.openstreetmap.josm.data.validation.tests.ConditionalKeys
 
TransverseMercator - Class in org.openstreetmap.josm.data.projection.proj
Transverse Mercator Projection (EPSG code 9807).
TransverseMercator() - Constructor for class org.openstreetmap.josm.data.projection.proj.TransverseMercator
 
TransverseMercator.Hemisphere - Enum in org.openstreetmap.josm.data.projection.proj
Earth emispheres
trc(String, String) - Static method in class org.openstreetmap.josm.tools.I18n
Translates some text in a context for the current locale.
trcLazy(String, String) - Static method in class org.openstreetmap.josm.tools.I18n
 
treatAsRestriction(Relation, RelationMember, Relation, Collection<Way>, Way, List<Node>) - Static method in class org.openstreetmap.josm.command.SplitWayCommand
 
tree - Variable in class org.openstreetmap.josm.gui.dialogs.CommandStackDialog.UndoRedoAction
 
tree - Variable in class org.openstreetmap.josm.gui.dialogs.ValidatorDialog
The display tree
tree - Variable in class org.openstreetmap.josm.gui.preferences.imagery.AddWMSLayerPanel
 
treeData - Variable in class org.openstreetmap.josm.gui.preferences.imagery.WMSLayerTree
 
treeRootNode - Variable in class org.openstreetmap.josm.gui.preferences.imagery.WMSLayerTree
 
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
 
trfm - Variable in class org.openstreetmap.josm.tools.ImageWarp.GridTransform
 
TRIANGLE - org.openstreetmap.josm.gui.draw.SymbolShape
A triangle with sides of equal length
triggerDownload(DownloadSettings) - Method in class org.openstreetmap.josm.gui.download.AbstractDownloadSourcePanel
Tells the DownloadSource to start downloading
trim(String) - Static method in class org.openstreetmap.josm.gui.mappaint.mapcss.Functions
Trim whitespaces from the string s.
trim_list(List<String>) - Static method in class org.openstreetmap.josm.gui.mappaint.mapcss.Functions
Trim whitespaces from the strings strings.
TRK - org.openstreetmap.josm.io.GpxParser.State
 
TRKSEG - org.openstreetmap.josm.io.GpxParser.State
 
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 - org.openstreetmap.josm.gui.mappaint.mapcss.ConditionFactory.KeyMatchType
The key needs to have a true value (yes, ...)
TRUE - Static variable in class org.openstreetmap.josm.io.imagery.ImageryReader.Parser
 
TRUE_VALUE - Static variable in class org.openstreetmap.josm.data.osm.OsmUtils
A value that should be used to indicate true
trueval - Static variable in class org.openstreetmap.josm.data.osm.OsmUtils
Deprecated.
since 18801, use OsmUtils.TRUE_VALUE instead.
truncatePath(String, String) - Static method in class org.openstreetmap.josm.io.CachedFile
 
trustedSenders - Static variable in class org.openstreetmap.josm.io.remotecontrol.AddTagsDialog
 
tryAcquireSemaphore(Runnable, long, TimeUnit) - Method in class org.openstreetmap.josm.data.cache.HostLimitQueue
 
tryAcquireSemaphore(JCSCachedTileLoaderJob<?, ?>) - Method in class org.openstreetmap.josm.data.cache.HostLimitQueue
 
tryAgain(MouseEvent) - Method in class org.openstreetmap.josm.actions.mapmode.DrawAction
 
tryGetDataPrefLocal(IGpxLayerPrefs, String) - Static method in class org.openstreetmap.josm.gui.preferences.display.GPXSettingsPanel
Try to read the preference for the given GpxData
tryGetFromSegment(IGpxTrackSegment) - Static method in class org.openstreetmap.josm.data.gpx.GpxData.GpxTrackSegmentSpan
 
tryGetLayerPrefLocal(GpxLayer, String) - Static method in class org.openstreetmap.josm.gui.preferences.display.GPXSettingsPanel
Try to read the preference for the given layer
tryGuess(OsmPrimitive, String, String, MultiMap<OsmPrimitive, String>) - Method in class org.openstreetmap.josm.data.validation.tests.TagChecker
 
tryJoin(Collection<Way>) - Static method in class org.openstreetmap.josm.actions.CombineWayAction
 
tryLoadFromDifferentZoom(Graphics2D, int, List<Tile>, int) - Method in class org.openstreetmap.josm.gui.layer.AbstractTileSourceLayer
 
tryLoadTileImage(CacheEntry) - Method in class org.openstreetmap.josm.data.imagery.TMSCachedTileLoaderJob
 
tryParse(Class<T>, U) - Method in class org.openstreetmap.josm.tools.GenericParser
Tries to parse the given value as type and returns the result.
tryParseInt() - Method in class org.openstreetmap.josm.io.imagery.ImageryReader.Parser
 
tryParseSearchTerm(String) - Method in class org.openstreetmap.josm.gui.download.OverpassQueryWizardDialog
Tries to process a search term using SearchCompilerQueryWizard.
tryRead(ReentrantReadWriteLock, Supplier<T>) - Static method in class org.openstreetmap.josm.data.vector.VectorDataSet
Try to read something (here to avoid boilerplate)
tryToFinish() - Method in class org.openstreetmap.josm.io.GpxParser
Attempt to finish parsing
tryToMoveNodeOnIntersection(List<WaySegment>, Node) - Method in class org.openstreetmap.josm.actions.mapmode.DrawAction
 
tryToPasteFrom(String) - Method in class org.openstreetmap.josm.gui.widgets.AbstractIdTextField
Tries to set text from given contents (no effect with invalid or empty contents)
tryToPasteFromClipboard() - Method in class org.openstreetmap.josm.gui.widgets.AbstractIdTextField
Tries to set text from clipboard (no effect with invalid or empty clipboard)
tryToPasteFromClipboard(OsmIdTextField, OsmPrimitiveTypesComboBox) - Method in class org.openstreetmap.josm.gui.dialogs.OsmIdSelectionDialog
 
tryToSetBaseSegmentForAngleSnap() - Method in class org.openstreetmap.josm.actions.mapmode.DrawAction
This method is used to detect segment under mouse and use it as reference for angle snapping
tryUndo() - Method in class org.openstreetmap.josm.actions.JoinAreasAction
 
tryUndo() - Method in class org.openstreetmap.josm.gui.dialogs.ValidatorDialog.FixTask
Undo commands as they were not yet added to the UndoRedo Handler
tryWrite(ReentrantReadWriteLock, Runnable) - Static method in class org.openstreetmap.josm.data.vector.VectorDataSet
Try to write something (here to avoid boilerplate)
tsfn(double, double) - Method in class org.openstreetmap.josm.data.projection.proj.AbstractProj
Computes function (15-9) and (9-13) from Snyder.
tsFromString(String) - Static method in class org.openstreetmap.josm.tools.date.DateUtils
Parses XML date quickly, regardless of current locale.
TurnrestrictionTest - Class in org.openstreetmap.josm.data.validation.tests
Checks if turn restrictions are valid
TurnrestrictionTest() - Constructor for class org.openstreetmap.josm.data.validation.tests.TurnrestrictionTest
Constructs a new TurnrestrictionTest.
tvalue - Variable in class org.openstreetmap.josm.gui.preferences.advanced.StringEditor
 
TWO_PI - Static variable in class org.openstreetmap.josm.gui.util.imagery.CameraPlane
 
TWO_PI - Static variable in class org.openstreetmap.josm.gui.util.imagery.UVMapping
 
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
 
TwoColumnDiff.Item - Class in org.openstreetmap.josm.gui.history
 
TwoColumnDiff.Item.DiffItemType - Enum in org.openstreetmap.josm.gui.history
 
twoColumnDiffFromScript(Diff.Change, Object[], Object[], boolean) - 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.
txtFilter - Variable in class org.openstreetmap.josm.gui.preferences.advanced.AdvancedPreference
 
type - Variable in class org.openstreetmap.josm.data.gpx.GpxLink
Link type
type - Variable in class org.openstreetmap.josm.data.imagery.vectortile.mapbox.CommandInteger
 
type - Variable in class org.openstreetmap.josm.data.imagery.vectortile.mapbox.style.Layers
The required type
type - Variable in exception org.openstreetmap.josm.data.oauth.OAuth20Exception
 
type - Variable in class org.openstreetmap.josm.data.osm.history.History
the object type
type - Variable in class org.openstreetmap.josm.data.osm.pbf.BlobHeader
 
type - Variable in class org.openstreetmap.josm.data.osm.search.SearchCompiler.ExactType
 
type - Variable in class org.openstreetmap.josm.data.osm.SimplePrimitiveId
 
type - Variable in class org.openstreetmap.josm.data.preferences.sources.SourceEntry
The type of source entry.
type - Variable in class org.openstreetmap.josm.data.preferences.sources.SourcePrefHelper
 
type - Variable in class org.openstreetmap.josm.data.protobuf.ProtobufRecord
 
type - Variable in enum org.openstreetmap.josm.data.protobuf.WireType
 
type - Variable in class org.openstreetmap.josm.data.sources.SourcePreferenceEntry
The type of the source (e.g., WMS, WMTS, etc.)
type - Variable in class org.openstreetmap.josm.data.validation.tests.DuplicateRelation.RelMember
Type of the relation member
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.dialogs.ConflictDialog.ResolveToAction
 
type - Variable in class org.openstreetmap.josm.gui.dialogs.ValidatorListManagementDialog
 
type - Variable in class org.openstreetmap.josm.gui.mappaint.mapcss.Selector.ChildOrParentSelector
 
type - Variable in class org.openstreetmap.josm.gui.mappaint.StyleSetting.PropertyStyleSetting
 
type - Variable in class org.openstreetmap.josm.gui.preferences.advanced.AdvancedPreference.ImportProfileAction
 
type - Variable in class org.openstreetmap.josm.gui.preferences.imagery.ImageryProvidersPanel.NewEntryAction
 
type - Variable in class org.openstreetmap.josm.gui.widgets.OsmIdTextField.OsmIdValidator
 
type - Variable in class org.openstreetmap.josm.io.MultiFetchServerObjectReader.Fetcher
 
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.io.remotecontrol.handler.AuthorizationHandler.ResponseRecord
 
type - Variable in class org.openstreetmap.josm.io.session.GenericSessionExporter
 
type - Variable in class org.openstreetmap.josm.tools.template_engine.Tokenizer.Token
 
type() - Method in class org.openstreetmap.josm.data.osm.pbf.BlobHeader
Get the blob type
type() - Method in class org.openstreetmap.josm.io.remotecontrol.handler.AuthorizationHandler.ResponseRecord
Get the type for the response
Type() - Constructor for enum org.openstreetmap.josm.data.imagery.vectortile.mapbox.style.Layers.Type
 
Type() - Constructor for enum org.openstreetmap.josm.data.oauth.OAuth20Exception.Type
 
TYPE - Static variable in class org.openstreetmap.josm.io.GeoJSONReader
 
TYPE_CACHE - Static variable in class org.openstreetmap.josm.gui.tagging.presets.TaggingPresetItem
 
typeIterator - Variable in class org.openstreetmap.josm.data.osm.ChangesetDataSet.DefaultIterator
 
typeMatches(Collection<TaggingPresetType>) - Method in class org.openstreetmap.josm.gui.tagging.presets.TaggingPreset
Determines whether this preset matches the types.
typeMatches(IPrimitive) - Method in class org.openstreetmap.josm.gui.tagging.presets.TaggingPreset
Determines whether this preset matches the OSM primitive type.
types - Variable in class org.openstreetmap.josm.gui.tagging.presets.items.Roles.Role
Presets types expected for this role
types - Variable in class org.openstreetmap.josm.gui.tagging.presets.TaggingPreset
The types as preparsed collection.
types - Variable in class org.openstreetmap.josm.io.remotecontrol.AddTagsDialog.PropertyTableModel
 
TYPES - Static variable in class org.openstreetmap.josm.data.validation.tests.DuplicateNode
 
typesInSelection - Variable in class org.openstreetmap.josm.gui.tagging.presets.TaggingPresetSelector
 
typesInSelectionDirty - Variable in class org.openstreetmap.josm.gui.tagging.presets.TaggingPresetSelector
 
typeString - Variable in enum org.openstreetmap.josm.data.imagery.GetCapabilitiesParseHelper.TransferMode
 
typeString - Variable in enum org.openstreetmap.josm.data.imagery.ImageryInfo.ImageryType
 
tz - Variable in class org.openstreetmap.josm.gui.layer.geoimage.SynchronizeTimeFromPhotoDialog.TimeZoneItem
 

U

uc - Variable in class org.openstreetmap.josm.data.projection.proj.ObliqueMercator
u value (in (U,V) coordinate system) of the central point.
ufloat() - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParser
 
UFLOAT - Static variable in interface org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParserConstants
RegularExpression Id.
ufloat_unit() - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParser
Number followed by a unit.
uid - Variable in class org.openstreetmap.josm.data.osm.pbf.Info
 
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.
uid() - Method in class org.openstreetmap.josm.data.osm.pbf.Info
Get the OSM user id
uidCounter - Static variable in class org.openstreetmap.josm.data.osm.User
 
UidInputFieldValidator - Class in org.openstreetmap.josm.gui.dialogs.changeset.query
Validator for user ids entered in a JTextComponent.
UidInputFieldValidator(JTextComponent) - Constructor for class org.openstreetmap.josm.gui.dialogs.changeset.query.UidInputFieldValidator
Constructs a new TimeValidator for the given text component.
uint() - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParser
 
UINT - Static variable in interface org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParserConstants
RegularExpression Id.
UINT64 - Static variable in class org.openstreetmap.josm.data.imagery.vectortile.mapbox.Layer.ValueFields
 
unary_expression() - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParser
 
UnaryMatch(SearchCompiler.Match) - Constructor for class org.openstreetmap.josm.data.osm.search.SearchCompiler.UnaryMatch
 
unaryMatchFactoryMap - Static variable in class org.openstreetmap.josm.data.osm.search.SearchCompiler
 
unassignCtrlShiftUpDown(JComponent, int) - Static method in class org.openstreetmap.josm.tools.InputMapUtils
Unassign Ctrl-Shift/Alt-Shift Up/Down from the given component to allow global JOSM shortcuts to work in this component.
unassignPageUpDown(JComponent, int) - Static method in class org.openstreetmap.josm.tools.InputMapUtils
Unassign PageUp/PageDown from the given component to allow global JOSM shortcuts to work in this component.
unauthorized_client - org.openstreetmap.josm.data.oauth.OAuth20Exception.Type
 
uncachedLoader - Variable in class org.openstreetmap.josm.gui.bbox.JosmMapViewer
 
uncaughtException(Thread, Throwable) - Method in class org.openstreetmap.josm.tools.bugreport.BugReportExceptionHandler
 
UncheckedListenerList() - Constructor for class org.openstreetmap.josm.tools.ListenerList.UncheckedListenerList
 
UncheckedParseException - Exception in org.openstreetmap.josm.tools
Signals that an error has been reached unexpectedly while parsing.
UncheckedParseException() - Constructor for exception org.openstreetmap.josm.tools.UncheckedParseException
Constructs a new UncheckedParseException.
UncheckedParseException(String) - Constructor for exception org.openstreetmap.josm.tools.UncheckedParseException
Constructs a new UncheckedParseException with the specified detail message.
UncheckedParseException(String, Throwable) - Constructor for exception org.openstreetmap.josm.tools.UncheckedParseException
Constructs a new UncheckedParseException with the specified detail message and cause.
UncheckedParseException(Throwable) - Constructor for exception org.openstreetmap.josm.tools.UncheckedParseException
Constructs a new UncheckedParseException with the specified cause.
UnclearableOsmDataLayer(DataSet, String) - Constructor for class org.openstreetmap.josm.gui.preferences.advanced.AdvancedPreference.UnclearableOsmDataLayer
 
unclosed_multipolygon(Environment) - Static method in class org.openstreetmap.josm.gui.mappaint.mapcss.ConditionFactory.PseudoClasses
:unclosed-multipolygon tests whether the object is an unclosed multipolygon.
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
Constructs a new UnclosedWays test.
UnclosedWays.UnclosedWaysBooleanCheck - Class in org.openstreetmap.josm.data.validation.tests
A check performed by UnclosedWays test where the key is treated as boolean.
UnclosedWays.UnclosedWaysCheck - Class in org.openstreetmap.josm.data.validation.tests
A check performed by UnclosedWays test.
UnclosedWaysBooleanCheck(int, String, String) - Constructor for class org.openstreetmap.josm.data.validation.tests.UnclosedWays.UnclosedWaysBooleanCheck
Constructs a new UnclosedWaysBooleanCheck.
UnclosedWaysCheck(int, String, String) - Constructor for class org.openstreetmap.josm.data.validation.tests.UnclosedWays.UnclosedWaysCheck
Constructs a new UnclosedWaysCheck.
UnclosedWaysCheck(int, String, String, Set<String>) - Constructor for class org.openstreetmap.josm.data.validation.tests.UnclosedWays.UnclosedWaysCheck
Constructs a new UnclosedWaysCheck.
UnclosedWaysCheck(int, String, String, Set<String>, boolean) - Constructor for class org.openstreetmap.josm.data.validation.tests.UnclosedWays.UnclosedWaysCheck
Constructs a new UnclosedWaysCheck.
uncompress - Variable in class org.openstreetmap.josm.tools.HttpClient.Response
 
uncompress(boolean) - Method in class org.openstreetmap.josm.tools.HttpClient.Response
Sets whether HttpClient.Response.getContent() should uncompress the input stream if necessary.
uncompressAccordingToContentDisposition - Variable in class org.openstreetmap.josm.tools.HttpClient.Response
 
uncompressAccordingToContentDisposition(boolean) - Method in class org.openstreetmap.josm.tools.HttpClient.Response
Sets whether HttpClient.Response.getContent() should uncompress the input stream according to Content-Disposition HTTP header.
unconnected(Environment) - Static method in class org.openstreetmap.josm.gui.mappaint.mapcss.ConditionFactory.PseudoClasses
:unconnected tests whether the object is an unconnected node.
UNCONNECTED - Static variable in class org.openstreetmap.josm.gui.dialogs.relation.sort.WayConnectionTypeCalculator
 
UNCONNECTED_COASTLINE - Static variable in class org.openstreetmap.josm.data.validation.tests.Coastlines
 
UNCONNECTED_HIGHWAYS - Static variable in class org.openstreetmap.josm.data.validation.tests.UnconnectedWays.UnconnectedHighways
 
UNCONNECTED_NATURAL_OR_LANDUSE - Static variable in class org.openstreetmap.josm.data.validation.tests.UnconnectedWays.UnconnectedNaturalOrLanduse
 
UNCONNECTED_POWER - Static variable in class org.openstreetmap.josm.data.validation.tests.UnconnectedWays.UnconnectedPower
 
UNCONNECTED_RAILWAYS - Static variable in class org.openstreetmap.josm.data.validation.tests.UnconnectedWays.UnconnectedRailways
 
UNCONNECTED_VIA - Static variable in class org.openstreetmap.josm.data.validation.tests.TurnrestrictionTest
 
UNCONNECTED_WATERWAYS - Static variable in class org.openstreetmap.josm.data.validation.tests.UnconnectedWays.UnconnectedWaterways
 
UNCONNECTED_WAYS - Static variable in class org.openstreetmap.josm.data.validation.tests.UnconnectedWays
 
UnconnectedHighways() - Constructor for class org.openstreetmap.josm.data.validation.tests.UnconnectedWays.UnconnectedHighways
Constructs a new UnconnectedHighways test.
UnconnectedNaturalOrLanduse() - Constructor for class org.openstreetmap.josm.data.validation.tests.UnconnectedWays.UnconnectedNaturalOrLanduse
Constructs a new UnconnectedNaturalOrLanduse test.
UnconnectedPower() - Constructor for class org.openstreetmap.josm.data.validation.tests.UnconnectedWays.UnconnectedPower
Constructs a new UnconnectedPower test.
UnconnectedRailways() - Constructor for class org.openstreetmap.josm.data.validation.tests.UnconnectedWays.UnconnectedRailways
Constructs a new UnconnectedRailways test.
UnconnectedWaterways() - Constructor for class org.openstreetmap.josm.data.validation.tests.UnconnectedWays.UnconnectedWaterways
Constructs a new UnconnectedWaterways test.
UnconnectedWays - Class in org.openstreetmap.josm.data.validation.tests
Checks if a way has an endpoint very near to another way.
UnconnectedWays(String) - Constructor for class org.openstreetmap.josm.data.validation.tests.UnconnectedWays
Constructs a new UnconnectedWays test.
UnconnectedWays(String, int, boolean) - Constructor for class org.openstreetmap.josm.data.validation.tests.UnconnectedWays
Constructs a new UnconnectedWays test with the given code.
UnconnectedWays.MyWaySegment - Class in org.openstreetmap.josm.data.validation.tests
 
UnconnectedWays.UnconnectedHighways - Class in org.openstreetmap.josm.data.validation.tests
Unconnected highways test.
UnconnectedWays.UnconnectedNaturalOrLanduse - Class in org.openstreetmap.josm.data.validation.tests
Unconnected natural/landuse test.
UnconnectedWays.UnconnectedPower - Class in org.openstreetmap.josm.data.validation.tests
Unconnected power ways test.
UnconnectedWays.UnconnectedRailways - Class in org.openstreetmap.josm.data.validation.tests
Unconnected railways test.
UnconnectedWays.UnconnectedWaterways - Class in org.openstreetmap.josm.data.validation.tests
Unconnected waterways test.
undecide() - Method in class org.openstreetmap.josm.gui.conflict.tags.MultiValueResolutionDecision
marks this as undecided
UndecideAction() - Constructor for class org.openstreetmap.josm.gui.conflict.pair.tags.TagMerger.UndecideAction
 
UndecideCoordinateConflictAction() - Constructor for class org.openstreetmap.josm.gui.conflict.pair.properties.PropertiesMerger.UndecideCoordinateConflictAction
 
UndecideCoordinatesRow() - Constructor for class org.openstreetmap.josm.gui.conflict.pair.properties.PropertiesMerger.UndecideCoordinatesRow
 
UNDECIDED - org.openstreetmap.josm.gui.conflict.pair.MergeDecisionType
 
UNDECIDED - org.openstreetmap.josm.gui.conflict.tags.MultiValueDecisionType
not yet decided
UNDECIDED - org.openstreetmap.josm.gui.conflict.tags.RelationMemberConflictDecisionType
not yet decided
UndecideDeletedStateConflictAction() - Constructor for class org.openstreetmap.josm.gui.conflict.pair.properties.PropertiesMerger.UndecideDeletedStateConflictAction
 
UndecideDeletedStateRow() - Constructor for class org.openstreetmap.josm.gui.conflict.pair.properties.PropertiesMerger.UndecideDeletedStateRow
 
UndecidedRow() - Constructor for class org.openstreetmap.josm.gui.conflict.pair.tags.TagMerger.UndecidedRow
 
undiscarded - Variable in class org.openstreetmap.josm.tools.Diff.FileData
Vector, like the previous one except that the elements for discarded lines have been squeezed out.
undo - Variable in class org.openstreetmap.josm.gui.MainMenu
Edit / Undo...
undo - Variable in class org.openstreetmap.josm.gui.widgets.TextContextualPopupMenu
 
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() - Constructor for class org.openstreetmap.josm.actions.OrthogonalizeAction.Undo
Constructor
UNDO - org.openstreetmap.josm.gui.dialogs.CommandStackDialog.UndoRedoType
 
undoAction - Variable in class org.openstreetmap.josm.gui.widgets.TextContextualPopupMenu
 
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.
UndoAction() - Constructor for class org.openstreetmap.josm.gui.widgets.TextContextualPopupMenu.UndoAction
Constructs a new UndoAction.
undoAllTagsAdding() - Method in class org.openstreetmap.josm.gui.dialogs.properties.TagEditHelper.AddTagsDialog
Undo all tag add commands that this dialog has created
undoCommand() - Method in class org.openstreetmap.josm.actions.JoinAreasAction.JoinAreaCommand
 
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.conflict.ConflictAddCommand
 
undoCommand() - Method in class org.openstreetmap.josm.command.conflict.ConflictResolveCommand
 
undoCommand() - Method in class org.openstreetmap.josm.command.conflict.RelationMemberConflictResolverCommand
 
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.SelectCommand
 
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.
undoCommand() - Method in class org.openstreetmap.josm.gui.dialogs.ValidatorDialog.AutofixCommand
 
undoCommands(int) - Method in class org.openstreetmap.josm.command.SequenceCommand
 
undoEditListener - Variable in class org.openstreetmap.josm.gui.widgets.TextContextualPopupMenu
 
undoRedo - Variable in class org.openstreetmap.josm.gui.widgets.TextContextualPopupMenu
 
UndoRedoAction(CommandStackDialog.UndoRedoType) - Constructor for class org.openstreetmap.josm.gui.dialogs.CommandStackDialog.UndoRedoAction
constructor
undoRedoCleaner - Static variable in class org.openstreetmap.josm.gui.MainApplication
 
UndoRedoHandler - Class in org.openstreetmap.josm.data
This is the global undo/redo handler for all DataSets.
UndoRedoHandler() - Constructor for class org.openstreetmap.josm.data.UndoRedoHandler
Constructs a new UndoRedoHandler.
UndoRedoHandler.CommandAddedEvent - Class in org.openstreetmap.josm.data
Event fired after a command has been added to the command queue.
UndoRedoHandler.CommandQueueCleanedEvent - Class in org.openstreetmap.josm.data
Event fired after the command queue has been cleaned.
UndoRedoHandler.CommandQueueEvent - Class in org.openstreetmap.josm.data
 
UndoRedoHandler.CommandQueueListener - Interface in org.openstreetmap.josm.data
A simple listener that gets notified of command queue (undo/redo) size changes.
UndoRedoHandler.CommandQueuePreciseListener - Interface in org.openstreetmap.josm.data
A listener that gets notified of command queue (undo/redo) operations individually.
UndoRedoHandler.CommandRedoneEvent - Class in org.openstreetmap.josm.data
Event fired after a command has been redone.
UndoRedoHandler.CommandUndoneEvent - Class in org.openstreetmap.josm.data
Event fired after a command has been undone.
UndoRedoHandler.InstanceHolder - Class in org.openstreetmap.josm.data
 
UndoRedoSelectionListener(JTree) - Constructor for class org.openstreetmap.josm.gui.dialogs.CommandStackDialog.UndoRedoSelectionListener
 
UndoRedoType() - Constructor for enum org.openstreetmap.josm.gui.dialogs.CommandStackDialog.UndoRedoType
 
undoRoot - Variable in class org.openstreetmap.josm.gui.dialogs.CommandStackDialog
 
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) - Static method in class org.openstreetmap.josm.data.validation.util.Entities
Returns unescaped entity representation.
unescape(String) - Static method in class org.openstreetmap.josm.tools.TextTagParser
 
UNEXPECTED_CHAR - Static variable in interface org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParserConstants
RegularExpression Id.
UNEXPECTED_ROLE - Static variable in class org.openstreetmap.josm.data.validation.tests.TurnrestrictionTest
 
UNEXPECTED_TYPE - Static variable in class org.openstreetmap.josm.data.validation.tests.TurnrestrictionTest
 
unexpectedChar(char, char, int) - Static method in exception org.openstreetmap.josm.tools.template_engine.ParseError
Constructs a new ParseError for an unexpected character.
unexpectedToken - Variable in exception org.openstreetmap.josm.tools.template_engine.ParseError
 
unFixOrTurnOff() - Method in class org.openstreetmap.josm.actions.mapmode.DrawSnapHelper
 
unflagNewGpsData() - Method in class org.openstreetmap.josm.data.gpx.GpxImageEntry
Remove the flag that indicates new GPS data.
unfreezeDelayTimer - Variable in class org.openstreetmap.josm.gui.NotificationManager
 
UnfreezeEvent() - Constructor for class org.openstreetmap.josm.gui.NotificationManager.UnfreezeEvent
 
unfurlDialog() - Method in class org.openstreetmap.josm.gui.dialogs.ToggleDialog
Changes the state of the dialog such that the user can see the content.
unglue() - Method in class org.openstreetmap.josm.actions.UnGlueAction
 
UnGlueAction - Class in org.openstreetmap.josm.actions
Duplicate nodes that are used by multiple ways or tagged nodes used by a single way or nodes which referenced more than once by a single way.
UnGlueAction() - Constructor for class org.openstreetmap.josm.actions.UnGlueAction
Create a new UnGlueAction.
unglueClosedOrSelfCrossingWay(Way, PropertiesMembershipChoiceDialog) - Method in class org.openstreetmap.josm.actions.UnGlueAction
Duplicates a node used several times by the same way.
unglueNodes - Variable in class org.openstreetmap.josm.gui.MainMenu
Tools / Unglue Ways
unglueOneNodeAtMostOneWay(Way, PropertiesMembershipChoiceDialog) - Method in class org.openstreetmap.josm.actions.UnGlueAction
Assumes there is one tagged Node stored in selectedNode that it will try to unglue.
unglueOneWayAnyNodes() - Method in class org.openstreetmap.josm.actions.UnGlueAction
dupe all nodes that are selected, and put the copies on the selected way
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
unicodeToASCII(String) - Static method in class org.openstreetmap.josm.data.validation.routines.DomainValidator
Converts potentially Unicode input to punycode.
uninteresting - Static variable in class org.openstreetmap.josm.data.osm.AbstractPrimitive
 
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.
uniq(Environment, String...) - Static method in class org.openstreetmap.josm.gui.mappaint.mapcss.Functions
Get unique values
uniq_list(List<String>) - Static method in class org.openstreetmap.josm.gui.mappaint.mapcss.Functions
Get unique values
uniqueCode - Variable in class org.openstreetmap.josm.data.validation.TestError.Builder
 
uniqueCode - Variable in class org.openstreetmap.josm.data.validation.TestError
Internal code used by testers to classify errors.
UniqueIdGenerator - Class in org.openstreetmap.josm.data.osm
Generator of unique identifiers.
UniqueIdGenerator() - Constructor for class org.openstreetmap.josm.data.osm.UniqueIdGenerator
 
unit_factor(String) - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParser
 
units - org.openstreetmap.josm.data.projection.CustomProjection.Param
meters, US survey feet, etc.
UNITS_TO_METERS - Static variable in class org.openstreetmap.josm.data.projection.CustomProjection
 
unitsCombo - Variable in class org.openstreetmap.josm.gui.preferences.projection.ProjectionPreference
Combobox with all system of measurements
unitToMeter(String) - Static method in class org.openstreetmap.josm.tools.Utils
Convert a length unit to meters
unitToMeterConversion(String) - Static method in class org.openstreetmap.josm.tools.Utils
Get the conversion factor for a specified unit to meters
UNIXOID - org.openstreetmap.josm.tools.Platform
Unix-like platform.
unJoinNodeWay - Variable in class org.openstreetmap.josm.gui.MainMenu
Tools / Disconnect Node from Way
UnJoinNodeWayAction - Class in org.openstreetmap.josm.actions
Disconnect nodes from a way they currently belong to.
UnJoinNodeWayAction() - Constructor for class org.openstreetmap.josm.actions.UnJoinNodeWayAction
Constructs a new UnJoinNodeWayAction.
unknown - org.openstreetmap.josm.data.oauth.OAuth20Exception.Type
 
unknown - Variable in class org.openstreetmap.josm.io.nmea.NmeaParser
 
UNKNOWN - org.openstreetmap.josm.command.SplitWayCommand.Direction
 
UNKNOWN - org.openstreetmap.josm.data.imagery.street_level.Projections
In the event that we have no clue what the projection should be.
UNKNOWN - org.openstreetmap.josm.data.imagery.vectortile.mapbox.GeometryTypes
May be ignored
UNKNOWN - org.openstreetmap.josm.data.protobuf.WireType
For unknown WireTypes
UNKNOWN - org.openstreetmap.josm.io.imagery.ImageryReader.State
 
UNKNOWN - org.openstreetmap.josm.io.nmea.NmeaParser.RMC
 
UNKNOWN - Static variable in class org.openstreetmap.josm.data.tagging.ac.AutoCompletionPriority
Unknown priority.
UNKNOWN_CONNECTIVITY_ROLE - Static variable in class org.openstreetmap.josm.data.validation.tests.ConnectivityRelations
 
UNKNOWN_RESTRICTION - Static variable in class org.openstreetmap.josm.data.validation.tests.TurnrestrictionTest
 
unlinkAsListener() - Method in class org.openstreetmap.josm.gui.history.HistoryBrowserModel
Removes this model as listener for data change and layer change events.
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.
unlock() - Method in class org.openstreetmap.josm.data.osm.DataSet
 
unlock() - Method in interface org.openstreetmap.josm.data.osm.Lockable
Disables the read-only/locked mode.
unlock() - Method in class org.openstreetmap.josm.data.vector.VectorDataSet
 
unlock() - Method in class org.openstreetmap.josm.gui.layer.AbstractModifiableLayer
 
unlock() - Method in class org.openstreetmap.josm.gui.layer.AbstractOsmDataLayer
 
UNMAINTAINED_PLUGINS - Static variable in class org.openstreetmap.josm.plugins.PluginHandler
List of unmaintained plugins.
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 - Variable in class org.openstreetmap.josm.data.gpx.Line
 
UNORDERED_COASTLINE - Static variable in class org.openstreetmap.josm.data.validation.tests.Coastlines
 
unpack - Variable in class org.openstreetmap.josm.gui.io.DownloadFileTask
 
unreadMessages - Variable in class org.openstreetmap.josm.data.osm.UserInfo
the number of unread messages
unregister() - Method in class org.openstreetmap.josm.gui.dialogs.relation.MemberTableModel
Unregisters listeners (selection change and dataset change).
unregister() - Method in class org.openstreetmap.josm.gui.dialogs.relation.SelectionTableModel
Unregisters listeners (selection change and layer change).
unregister() - Method in class org.openstreetmap.josm.gui.util.AdvancedKeyPressDetector
Unregister this object as AWTEventListener lists of listeners are not cleared!
unregister(Class<? extends AbstractMapRenderer>) - Method in class org.openstreetmap.josm.data.osm.visitor.paint.MapRendererFactory
Unregisters a map renderer class.
unregister(Action) - Method in class org.openstreetmap.josm.gui.preferences.ToolbarPreferences
Unregisters an action from the toolbar preferences.
unregister(MapView) - Method in class org.openstreetmap.josm.gui.SelectionManager
Unregister itself from the given event source and hide the selection hint layer.
unregisterActions() - Static method in class org.openstreetmap.josm.gui.layer.JumpToMarkerActions
Unregister the actions.
unregisterActionShortcut(Action, Shortcut) - Static method in class org.openstreetmap.josm.gui.MainApplication
Unregisters an action and its shortcut.
unregisterActionShortcut(JosmAction) - Static method in class org.openstreetmap.josm.gui.MainApplication
Unregisters a JosmAction and its shortcut.
unregisterActionShortcuts() - Method in interface org.openstreetmap.josm.gui.widgets.DisableShortcutsOnFocusGainedComponent
Unregisters all relevant action shortcuts.
unregisterAsChangeListener(HistoryBrowserModel) - Method in class org.openstreetmap.josm.gui.history.CoordinateInfoViewer
 
unregisterAsChangeListener(HistoryBrowserModel) - Method in class org.openstreetmap.josm.gui.history.HistoryBrowserPanel
 
unregisterAsListener() - Method in class org.openstreetmap.josm.gui.dialogs.ChangesetDialog
 
unregisterAutoFilterRule(AutoFilterRule) - Method in class org.openstreetmap.josm.gui.autofilter.AutoFilterManager
Unregisters an auto filter rule.
unregisteredActionShortcuts - Variable in class org.openstreetmap.josm.gui.widgets.DisableShortcutsOnFocusGainedTextField
 
unregisterFormatHook(NameFormatterHook) - Static method in class org.openstreetmap.josm.data.osm.DefaultNameFormatter
Unregisters a format hook.
unregisterListeners() - Method in class org.openstreetmap.josm.gui.conflict.pair.AbstractListMerger
Removes all registered listeners by this merger
unregisterListeners() - Method in class org.openstreetmap.josm.gui.conflict.pair.ConflictResolver
Removes all registered listeners by this conflict resolver
unregisterListeners() - Method in class org.openstreetmap.josm.gui.dialogs.ConflictResolutionDialog
 
unregisterListeners() - Method in class org.openstreetmap.josm.gui.dialogs.relation.MemberTable
 
unregisterListeners() - Method in class org.openstreetmap.josm.gui.MapStatus
 
unregisterListeners() - Method in class org.openstreetmap.josm.gui.widgets.OsmPrimitivesTable
Removes all registered listeners by this table
unregisterPostprocessor(OsmServerWritePostprocessor) - Static method in class org.openstreetmap.josm.io.OsmServerWriter
Unregisters a post-processor.
unregisterShortcut(Shortcut) - Static method in class org.openstreetmap.josm.gui.MainApplication
Unregisters a shortcut.
unregisterUploadHook(UploadHook) - Static method in class org.openstreetmap.josm.actions.UploadAction
Unregisters an upload hook.
unselectAll - Variable in class org.openstreetmap.josm.gui.MainMenu
Selection / Unselect All
UnselectAllAction - Class in org.openstreetmap.josm.actions
User action to clear the current selection.
UnselectAllAction() - Constructor for class org.openstreetmap.josm.actions.UnselectAllAction
Constructs a new 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
UNSET - org.openstreetmap.josm.gui.widgets.QuadStateCheckBox.State
Unset: do not set this property on the selected objects
unsetDisabledState() - Method in class org.openstreetmap.josm.data.osm.AbstractPrimitive
 
unsetDisabledState() - Method in interface org.openstreetmap.josm.data.osm.IFilterablePrimitive
Remove the disabled flag from the primitive.
unsetDisabledState() - Method in class org.openstreetmap.josm.data.osm.OsmPrimitive
Remove the disabled flag from the primitive.
unsetDotted(Graphics) - Static method in class org.openstreetmap.josm.gui.dialogs.relation.MemberTableLinkedCellRenderer
 
unsetFixedMode() - Method in class org.openstreetmap.josm.actions.mapmode.DrawSnapHelper
 
unsetUploadInProgress() - Method in class org.openstreetmap.josm.gui.layer.OsmDataLayer
Unsets the "upload in progress" flag, which will result in displaying the standard icon and allow to remove the layer.
UNSPECIFIED - org.openstreetmap.josm.io.ChangesetClosedException.Source
Unspecified source
UNSPECIFIED_CHUNK_SIZE - Static variable in class org.openstreetmap.josm.io.UploadStrategySpecification
indicates that the chunk size isn't specified
unsupported_grant_type - org.openstreetmap.josm.data.oauth.OAuth20Exception.Type
 
Untagged() - Constructor for class org.openstreetmap.josm.data.osm.search.SearchCompiler.Untagged
 
UNTAGGED - org.openstreetmap.josm.data.osm.visitor.paint.PaintColors
Untagged way
UNTAGGED - Static variable in class org.openstreetmap.josm.data.osm.search.SearchCompiler
 
UNTAGGED_CLOSED_IS_POLYGON - Static variable in class org.openstreetmap.josm.io.GeoJSONWriter
 
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 - org.openstreetmap.josm.data.osm.visitor.paint.PaintColors
Color for untagged way
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.styleelement.LineElement
The default style for any untagged way.
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(long) - Method in class org.openstreetmap.josm.data.osm.history.History
Returns a new partial copy of this history, to the given version number
until(Instant) - Method in class org.openstreetmap.josm.data.osm.history.History
Returns a new partial copy of this history, until the given date
untimedMarkersOmitted - Variable in class org.openstreetmap.josm.gui.layer.gpx.ImportAudioAction.Markers
 
unused() - Method in class org.openstreetmap.josm.gui.tagging.presets.items.KeyedItem.Usage
Check if this key was not used in any primitive
UNUSUAL_UNICODE_CHAR_VALUE - Static variable in class org.openstreetmap.josm.data.validation.tests.TagChecker
 
UNWANTED_NON_PRINTING_CONTROL_CHARACTERS - Static variable in class org.openstreetmap.josm.data.validation.tests.TagChecker
 
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 - org.openstreetmap.josm.actions.MoveAction.Direction
Move up
UP - org.openstreetmap.josm.actions.OrthogonalizeAction.Direction
 
UP - org.openstreetmap.josm.gui.MenuScroller.MenuIcon
 
UP_DIRECTION - Static variable in class org.openstreetmap.josm.gui.ScrollViewport
Direction flag for upwards
UP_DOWN - Static variable in class org.openstreetmap.josm.actions.corrector.ReverseWayTagCorrector
 
upAction - Variable in class org.openstreetmap.josm.gui.dialogs.MapPaintDialog
 
upButton - Variable in class org.openstreetmap.josm.gui.preferences.ToolbarPreferences.Settings
 
update - Variable in class org.openstreetmap.josm.actions.CreateMultipolygonAction
 
update - Variable in class org.openstreetmap.josm.gui.MainMenu
File / Update data
update() - Method in class org.openstreetmap.josm.gui.animation.BirthdayExtension.Gift
 
update() - Method in class org.openstreetmap.josm.gui.animation.BirthdayExtension.Player
 
update(Graphics, JComponent) - Method in class org.openstreetmap.josm.gui.util.StayOpenCheckBoxMenuItemUI
 
update(Runnable) - Method in class org.openstreetmap.josm.data.osm.DataSet
Performs the update runnable between DataSet.beginUpdate() / DataSet.endUpdate() calls.
update(String) - Method in class org.openstreetmap.josm.data.projection.CustomProjection
Updates this CustomProjection with given parameters.
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(Collection<Changeset>) - Method in class org.openstreetmap.josm.data.osm.ChangesetCache
Update a collection of changesets.
update(Collection<Filter>) - Method in class org.openstreetmap.josm.data.osm.FilterMatcher
Clears the current filters, and adds the given filters
update(Function<T, R>, T) - Method in class org.openstreetmap.josm.data.osm.DataSet
Performs the update function between DataSet.beginUpdate() / DataSet.endUpdate() calls.
update(Supplier<R>) - Method in class org.openstreetmap.josm.data.osm.DataSet
Performs the update supplier between DataSet.beginUpdate() / DataSet.endUpdate() calls.
update(DocumentEvent) - Method in interface org.openstreetmap.josm.gui.util.DocumentAdapter
Gives notification that there was an event.
update(Changeset) - Method in class org.openstreetmap.josm.data.osm.ChangesetCache
Update a single changeset.
update(Changeset, boolean, Instant, long, PrimitiveId) - Method in class org.openstreetmap.josm.gui.history.VersionInfoPanel
Updates the content of this panel based on the changeset information given by cs.
update(Changeset, DefaultChangesetCacheEvent) - Method in class org.openstreetmap.josm.data.osm.ChangesetCache
 
update(OsmPrimitive, boolean) - Method in class org.openstreetmap.josm.gui.history.VersionInfoPanel
Updates the content of this panel based on the changeset information given by primitive.
update(PropertiesMembershipChoiceDialog, Node, List<Node>, List<Command>) - Static method in class org.openstreetmap.josm.actions.UnGlueAction
 
UPDATE - org.openstreetmap.josm.data.APIDataSet.APIOperation
Update an existing primitive
UPDATE_CHANGESET - org.openstreetmap.josm.io.ChangesetClosedException.Source
The exception was thrown when a changeset was updated.
UPDATE_DATA - Static variable in class org.openstreetmap.josm.gui.io.AbstractUploadTask
 
UPDATE_PLUGINS - Static variable in class org.openstreetmap.josm.gui.preferences.plugin.PluginPreference
 
UPDATE_PLUGINS - Static variable in class org.openstreetmap.josm.plugins.PluginHandler
 
UPDATE_PREF_KEYS - Static variable in class org.openstreetmap.josm.data.Preferences
rename keys that equal
updateAcceptableAuthenticationMethods(String) - Method in class org.openstreetmap.josm.gui.preferences.server.AuthenticationPreferencesPanel
Update the acceptable authentications methods
updateActionsEnabledState() - Method in class org.openstreetmap.josm.gui.dialogs.properties.PropertiesDialog
 
updateActionsRelationLists() - Method in class org.openstreetmap.josm.gui.dialogs.RelationListDialog
 
updateAllFormatsImporter() - Static method in class org.openstreetmap.josm.actions.ExtensionFileFilter
Updates the AllFormatsImporter that is contained in the importers list.
updateAndLoadEarlyPlugins(SplashScreen, SplashScreen.SplashProgressMonitor) - Static method in class org.openstreetmap.josm.gui.MainApplication
 
updateAnnotated() - Method in class org.openstreetmap.josm.data.osm.OsmPrimitive
 
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.ImageryProvidersPanel.DefListSelectionListener
update bounds and shapes for a new entry
updateBufferAndRepaint() - Method in class org.openstreetmap.josm.gui.layer.geoimage.GeoImageLayer
Marks the offscreen buffer to be updated.
updateButton() - Method in class org.openstreetmap.josm.gui.mappaint.MapPaintMenu.MapPaintAction
 
updateButtons() - Method in class org.openstreetmap.josm.gui.autofilter.AutoFilterManager
 
updateButtonsNonNullEntry(IImageEntry<?>, boolean) - Method in class org.openstreetmap.josm.gui.layer.geoimage.ImageViewerDialog
Update the image viewer buttons for the new entry
updateButtonsNullEntry(List<? extends IImageEntry<?>>) - Method in class org.openstreetmap.josm.gui.layer.geoimage.ImageViewerDialog
Update buttons for null entry
updateButtonStates() - Method in class org.openstreetmap.josm.gui.dialogs.NotesDialog
 
updateCameraPlane(int, int) - Method in class org.openstreetmap.josm.gui.layer.geoimage.viewers.projections.Equirectangular
Update the current camera plane
updateChangeset(Changeset, ProgressMonitor) - Method in class org.openstreetmap.josm.io.OsmApi
Updates a changeset with the keys in changesetUpdate.
UpdateChangesetAction() - Constructor for class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetDetailPanel.UpdateChangesetAction
 
UpdateChangesetDiscussionAction() - Constructor for class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetDiscussionPanel.UpdateChangesetDiscussionAction
 
updateChangesets() - Method in class org.openstreetmap.josm.actions.downloadtasks.AbstractChangesetDownloadTask.RunnableDownloadTask
 
updateCheckboxes(Object) - Method in class org.openstreetmap.josm.gui.io.ActionFlagsTableCell
 
updateColumnPreferredWidth(TableColumn) - Method in class org.openstreetmap.josm.gui.layer.imagery.WMTSLayerSelection
 
updateColumnWidth() - Method in class org.openstreetmap.josm.gui.dialogs.LayerListDialog.ColumnWidthAdaptionListener
 
updateCommandWhileDragging(MouseEvent, 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
updateContent(boolean) - Method in class org.openstreetmap.josm.gui.MainPanel
Update the content of this MainFrame to either display the map or display the welcome screen.
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
 
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() - Method in class org.openstreetmap.josm.gui.util.CursorManager
 
updateCursor(int, int, boolean) - Method in class org.openstreetmap.josm.gui.widgets.MultiSplitPane
 
updateCursor(MouseEvent, int) - Method in class org.openstreetmap.josm.actions.mapmode.DeleteAction
This function handles all work related to updating the cursor and highlights
updateCursorDependentObjectsIfNeeded() - Method in class org.openstreetmap.josm.actions.mapmode.ImproveWayAccuracyAction
Updates these objects under cursor: targetWay, candidateNode, candidateSegment
updateCursorImproving() - Method in class org.openstreetmap.josm.actions.mapmode.ImproveWayAccuracyAction
Update the mouse cursor for the ImproveWayAccuracyAction.State.IMPROVING mode
updated - Variable in class org.openstreetmap.josm.data.projection.datum.NTV2SubGrid
 
UPDATED - org.openstreetmap.josm.data.osm.ChangesetDataSet.ChangesetModificationType
The primitive has been updated
updateData() - Method in class org.openstreetmap.josm.data.imagery.CachedAttributionBingAerialTileSource.BingAttributionData
 
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.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
This action synchronizes the dataset with the current state on the server.
UpdateDataAction() - Constructor for class org.openstreetmap.josm.actions.UpdateDataAction
Constructs a new UpdateDataAction.
updateDeletedState() - Method in class org.openstreetmap.josm.gui.conflict.pair.properties.PropertiesMerger
 
updateDialogHeader() - Method in class org.openstreetmap.josm.gui.dialogs.FilterDialog
Updates the headline of this dialog to display the number of active filters.
updateDirectionFlags() - Method in class org.openstreetmap.josm.data.osm.Node
 
updateDirectionFlags() - Method in class org.openstreetmap.josm.data.osm.OsmPrimitive
 
updatedNotes - Variable in class org.openstreetmap.josm.actions.upload.UploadNotesTask.UploadTask
 
updateDownloadAreaLabel() - Method in class org.openstreetmap.josm.gui.download.BookmarkSelection
 
updateDrag(int, int) - Method in class org.openstreetmap.josm.gui.widgets.MultiSplitPane
 
updateEnabledState() - Method in class org.openstreetmap.josm.actions.AbstractInfoAction
 
updateEnabledState() - Method in class org.openstreetmap.josm.actions.AbstractPasteAction
 
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() - Method in class org.openstreetmap.josm.actions.AlignInLineAction
 
updateEnabledState() - Method in class org.openstreetmap.josm.actions.audio.AbstractAudioAction
 
updateEnabledState() - Method in class org.openstreetmap.josm.actions.AutoScaleAction
 
updateEnabledState() - Method in class org.openstreetmap.josm.actions.CombineWayAction
 
updateEnabledState() - Method in class org.openstreetmap.josm.actions.CopyAction
 
updateEnabledState() - Method in class org.openstreetmap.josm.actions.CopyCoordinatesAction
 
updateEnabledState() - Method in class org.openstreetmap.josm.actions.CopyUrlAction
 
updateEnabledState() - 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() - Method in class org.openstreetmap.josm.actions.DeleteAction
 
updateEnabledState() - Method in class org.openstreetmap.josm.actions.DeleteLayerAction
 
updateEnabledState() - Method in class org.openstreetmap.josm.actions.DistributeAction
 
updateEnabledState() - Method in class org.openstreetmap.josm.actions.DownloadAlongWayAction
 
updateEnabledState() - Method in class org.openstreetmap.josm.actions.DownloadNotesInViewAction
 
updateEnabledState() - Method in class org.openstreetmap.josm.actions.DownloadOsmInViewAction
 
updateEnabledState() - Method in class org.openstreetmap.josm.actions.DownloadReferrersAction
 
updateEnabledState() - Method in class org.openstreetmap.josm.actions.DrawBoundariesOfDownloadedDataAction
 
updateEnabledState() - Method in class org.openstreetmap.josm.actions.DuplicateAction
 
updateEnabledState() - 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.InfoAction
 
updateEnabledState() - Method in class org.openstreetmap.josm.actions.InfoWebAction
 
updateEnabledState() - Method in class org.openstreetmap.josm.actions.InvertSelectionAction
 
updateEnabledState() - Method in class org.openstreetmap.josm.actions.JoinAreasAction
 
updateEnabledState() - 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() - Method in class org.openstreetmap.josm.actions.JumpToAction
 
updateEnabledState() - Method in class org.openstreetmap.josm.actions.mapmode.DeleteAction
 
updateEnabledState() - Method in class org.openstreetmap.josm.actions.mapmode.DrawAction.SnapChangeAction
 
updateEnabledState() - Method in class org.openstreetmap.josm.actions.mapmode.DrawAction
 
updateEnabledState() - Method in class org.openstreetmap.josm.actions.mapmode.ExtrudeAction.DualAlignChangeAction
 
updateEnabledState() - Method in class org.openstreetmap.josm.actions.mapmode.ImproveWayAccuracyAction
 
updateEnabledState() - Method in class org.openstreetmap.josm.actions.MapRectifierWMSmenuAction
 
updateEnabledState() - Method in class org.openstreetmap.josm.actions.MergeLayerAction
 
updateEnabledState() - Method in class org.openstreetmap.josm.actions.MergeNodesAction
 
updateEnabledState() - Method in class org.openstreetmap.josm.actions.MergeSelectionAction
 
updateEnabledState() - Method in class org.openstreetmap.josm.actions.MirrorAction
 
updateEnabledState() - Method in class org.openstreetmap.josm.actions.MoveAction
 
updateEnabledState() - 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.Undo
 
updateEnabledState() - Method in class org.openstreetmap.josm.actions.OrthogonalizeAction
 
updateEnabledState() - Method in class org.openstreetmap.josm.actions.PasteTagsAction
 
updateEnabledState() - 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.relation.AbstractRelationAction
Override in subclasses to update the enabled state of the action when something changes.
updateEnabledState() - Method in class org.openstreetmap.josm.actions.relation.AddSelectionToRelations
 
updateEnabledState() - Method in class org.openstreetmap.josm.actions.relation.DeleteRelationsAction
 
updateEnabledState() - Method in class org.openstreetmap.josm.actions.relation.DownloadMembersAction
 
updateEnabledState() - Method in class org.openstreetmap.josm.actions.relation.DownloadRelationAction
 
updateEnabledState() - Method in class org.openstreetmap.josm.actions.relation.DownloadSelectedIncompleteMembersAction
 
updateEnabledState() - Method in class org.openstreetmap.josm.actions.relation.DuplicateRelationAction
 
updateEnabledState() - Method in class org.openstreetmap.josm.actions.relation.EditRelationAction
 
updateEnabledState() - Method in class org.openstreetmap.josm.actions.relation.ExportRelationToGpxAction
 
updateEnabledState() - Method in class org.openstreetmap.josm.actions.relation.RecentRelationsAction
 
updateEnabledState() - Method in class org.openstreetmap.josm.actions.ReorderImageryLayersAction
 
updateEnabledState() - Method in class org.openstreetmap.josm.actions.ReverseWayAction
 
updateEnabledState() - Method in class org.openstreetmap.josm.actions.SaveActionBase
 
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.SelectNonBranchingWaySequencesAction
Update the enabled state of the action when something in the JOSM state changes, i.e.
updateEnabledState() - Method in class org.openstreetmap.josm.actions.SelectSharedChildObjectsAction
 
updateEnabledState() - Method in class org.openstreetmap.josm.actions.SessionSaveAction
 
updateEnabledState() - Method in class org.openstreetmap.josm.actions.SimplifyWayAction
 
updateEnabledState() - Method in class org.openstreetmap.josm.actions.SplitWayAction
 
updateEnabledState() - Method in class org.openstreetmap.josm.actions.TaggingPresetSearchAction
 
updateEnabledState() - Method in class org.openstreetmap.josm.actions.TiledRenderToggleAction
 
updateEnabledState() - Method in class org.openstreetmap.josm.actions.UndoAction
 
updateEnabledState() - Method in class org.openstreetmap.josm.actions.UnGlueAction
 
updateEnabledState() - Method in class org.openstreetmap.josm.actions.UnJoinNodeWayAction
 
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() - Method in class org.openstreetmap.josm.actions.UpdateSelectionAction
 
updateEnabledState() - Method in class org.openstreetmap.josm.actions.UploadAction
 
updateEnabledState() - 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.AbstractListMerger.CopyAllLeft
 
updateEnabledState() - Method in class org.openstreetmap.josm.gui.conflict.pair.AbstractListMerger.CopyAllRight
 
updateEnabledState() - Method in class org.openstreetmap.josm.gui.conflict.tags.CombinePrimitiveResolverDialog.ApplyAction
Updates enabled state.
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.DownloadSelectedChangesetObjectsAction
 
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.DownloadObjectAction
 
updateEnabledState() - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetContentPanel.SelectionBasedAction
 
updateEnabledState() - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetContentPanel.ShowHistoryAction
 
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 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.FilterDialog.AddAction
 
updateEnabledState() - Method in class org.openstreetmap.josm.gui.dialogs.FilterDialog.FilterAction
 
updateEnabledState() - Method in class org.openstreetmap.josm.gui.dialogs.FilterDialog.MoveDownAction
 
updateEnabledState() - Method in class org.openstreetmap.josm.gui.dialogs.FilterDialog.MoveUpAction
 
updateEnabledState() - Method in class org.openstreetmap.josm.gui.dialogs.FilterDialog.ReverseAction
 
updateEnabledState() - Method in class org.openstreetmap.josm.gui.dialogs.FilterDialog.SortAction
 
updateEnabledState() - Method in interface org.openstreetmap.josm.gui.dialogs.IEnabledStateUpdating
Called after the layer model has changed.
updateEnabledState() - Method in class org.openstreetmap.josm.gui.dialogs.layer.ActivateLayerAction
 
updateEnabledState() - Method in class org.openstreetmap.josm.gui.dialogs.layer.DeleteLayerAction
 
updateEnabledState() - Method in class org.openstreetmap.josm.gui.dialogs.layer.DuplicateAction
 
updateEnabledState() - Method in class org.openstreetmap.josm.gui.dialogs.layer.LayerVisibilityAction
 
updateEnabledState() - Method in class org.openstreetmap.josm.gui.dialogs.layer.MergeAction
 
updateEnabledState() - Method in class org.openstreetmap.josm.gui.dialogs.layer.MoveDownAction
 
updateEnabledState() - Method in class org.openstreetmap.josm.gui.dialogs.layer.MoveUpAction
 
updateEnabledState() - Method in class org.openstreetmap.josm.gui.dialogs.layer.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.AddAction
 
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.actions.AbstractRelationEditorAction
 
updateEnabledState() - Method in class org.openstreetmap.josm.gui.dialogs.relation.actions.AddSelectedAfterSelection
 
updateEnabledState() - Method in class org.openstreetmap.josm.gui.dialogs.relation.actions.AddSelectedAtEndAction
 
updateEnabledState() - Method in class org.openstreetmap.josm.gui.dialogs.relation.actions.AddSelectedAtStartAction
 
updateEnabledState() - Method in class org.openstreetmap.josm.gui.dialogs.relation.actions.AddSelectedBeforeSelection
 
updateEnabledState() - Method in class org.openstreetmap.josm.gui.dialogs.relation.actions.ApplyAction
 
updateEnabledState() - Method in class org.openstreetmap.josm.gui.dialogs.relation.actions.CopyMembersAction
 
updateEnabledState() - Method in class org.openstreetmap.josm.gui.dialogs.relation.actions.DeleteCurrentRelationAction
 
updateEnabledState() - Method in class org.openstreetmap.josm.gui.dialogs.relation.actions.DownloadIncompleteMembersAction
 
updateEnabledState() - Method in class org.openstreetmap.josm.gui.dialogs.relation.actions.DownloadSelectedIncompleteMembersAction
 
updateEnabledState() - Method in class org.openstreetmap.josm.gui.dialogs.relation.actions.DuplicateRelationAction
 
updateEnabledState() - Method in class org.openstreetmap.josm.gui.dialogs.relation.actions.EditAction
 
updateEnabledState() - Method in class org.openstreetmap.josm.gui.dialogs.relation.actions.MoveDownAction
 
updateEnabledState() - Method in class org.openstreetmap.josm.gui.dialogs.relation.actions.MoveUpAction
 
updateEnabledState() - Method in class org.openstreetmap.josm.gui.dialogs.relation.actions.PasteMembersAction
 
updateEnabledState() - Method in class org.openstreetmap.josm.gui.dialogs.relation.actions.RefreshAction
 
updateEnabledState() - Method in class org.openstreetmap.josm.gui.dialogs.relation.actions.RemoveAction
 
updateEnabledState() - Method in class org.openstreetmap.josm.gui.dialogs.relation.actions.RemoveSelectedAction
 
updateEnabledState() - Method in class org.openstreetmap.josm.gui.dialogs.relation.actions.ReverseAction
 
updateEnabledState() - Method in class org.openstreetmap.josm.gui.dialogs.relation.actions.SavingAction
 
updateEnabledState() - Method in class org.openstreetmap.josm.gui.dialogs.relation.actions.SelectAction
 
updateEnabledState() - Method in class org.openstreetmap.josm.gui.dialogs.relation.actions.SelectedMembersForSelectionAction
 
updateEnabledState() - Method in class org.openstreetmap.josm.gui.dialogs.relation.actions.SelectPrimitivesForSelectedMembersAction
 
updateEnabledState() - Method in class org.openstreetmap.josm.gui.dialogs.relation.actions.SetRoleAction
 
updateEnabledState() - Method in class org.openstreetmap.josm.gui.dialogs.relation.actions.SortAction
 
updateEnabledState() - Method in class org.openstreetmap.josm.gui.dialogs.relation.actions.SortBelowAction
 
updateEnabledState() - Method in class org.openstreetmap.josm.gui.dialogs.relation.ChildRelationBrowser.DownloadSelectedAction
 
updateEnabledState() - Method in class org.openstreetmap.josm.gui.dialogs.relation.MemberTable.ZoomToGapAction
 
updateEnabledState() - Method in class org.openstreetmap.josm.gui.dialogs.RelationListDialog.NewAction
 
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.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.dialogs.ValidatorDialog.LookupAction
 
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.history.HistoryViewerPanel.ZoomToObjectAction
 
updateEnabledState() - Method in class org.openstreetmap.josm.gui.history.ShowHistoryAction
 
updateEnabledState() - Method in class org.openstreetmap.josm.gui.io.UploadSelectionDialog.ContinueAction
 
updateEnabledState() - Method in class org.openstreetmap.josm.gui.layer.geoimage.ImageViewerDialog.ImageAction
 
updateEnabledState() - Method in class org.openstreetmap.josm.gui.layer.geoimage.ImageViewerDialog.ImageRememberAction
 
updateEnabledState() - Method in class org.openstreetmap.josm.gui.layer.geoimage.WikimediaCommonsLoader.WikimediaCommonsLoadImagesAction
 
updateEnabledState() - Method in class org.openstreetmap.josm.gui.mappaint.MapPaintMenu.MapPaintAction
 
updateEnabledState() - Method in class org.openstreetmap.josm.gui.oauth.ManualAuthorizationUI.TestAccessTokenAction
 
updateEnabledState() - Method in class org.openstreetmap.josm.gui.preferences.advanced.AbstractTableListEditor.RemoveEntryAction
 
updateEnabledState() - Method in class org.openstreetmap.josm.gui.preferences.display.ColorPreference
 
updateEnabledState() - Method in class org.openstreetmap.josm.gui.preferences.imagery.ImageryProvidersPanel.ActivateAction
 
updateEnabledState() - Method in class org.openstreetmap.josm.gui.preferences.imagery.ImageryProvidersPanel.RemoveEntryAction
 
updateEnabledState() - Method in class org.openstreetmap.josm.gui.preferences.server.FeaturesPanel
 
updateEnabledState() - Method in class org.openstreetmap.josm.gui.preferences.server.OAuthAuthenticationPreferencesPanel.AuthoriseNowAction
 
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.presets.TaggingPreset
 
updateEnabledState() - Method in class org.openstreetmap.josm.gui.tagging.presets.TaggingPresetSearchPrimitiveDialog.Action
 
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.tagging.TagTable.PasteAction
 
updateEnabledState() - Method in class org.openstreetmap.josm.io.session.GenericSessionExporter.LayerSaveAction
 
updateEnabledState(int) - Method in class org.openstreetmap.josm.gui.dialogs.SelectionListDialog.ShowHistoryAction
 
updateEnabledState(Collection<? extends OsmPrimitive>) - Method in class org.openstreetmap.josm.actions.AbstractInfoAction
 
updateEnabledState(Collection<? extends OsmPrimitive>) - Method in class org.openstreetmap.josm.actions.AlignInCircleAction
 
updateEnabledState(Collection<? extends OsmPrimitive>) - Method in class org.openstreetmap.josm.actions.AlignInLineAction
 
updateEnabledState(Collection<? extends OsmPrimitive>) - Method in class org.openstreetmap.josm.actions.AutoScaleAction
 
updateEnabledState(Collection<? extends OsmPrimitive>) - Method in class org.openstreetmap.josm.actions.CombineWayAction
 
updateEnabledState(Collection<? extends OsmPrimitive>) - Method in class org.openstreetmap.josm.actions.CopyAction
 
updateEnabledState(Collection<? extends OsmPrimitive>) - Method in class org.openstreetmap.josm.actions.CopyCoordinatesAction
 
updateEnabledState(Collection<? extends OsmPrimitive>) - Method in class org.openstreetmap.josm.actions.CopyUrlAction
 
updateEnabledState(Collection<? extends OsmPrimitive>) - Method in class org.openstreetmap.josm.actions.CreateCircleAction
 
updateEnabledState(Collection<? extends OsmPrimitive>) - 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.DeleteAction
 
updateEnabledState(Collection<? extends OsmPrimitive>) - Method in class org.openstreetmap.josm.actions.DistributeAction
 
updateEnabledState(Collection<? extends OsmPrimitive>) - Method in class org.openstreetmap.josm.actions.DownloadAlongWayAction
 
updateEnabledState(Collection<? extends OsmPrimitive>) - Method in class org.openstreetmap.josm.actions.DownloadReferrersAction
 
updateEnabledState(Collection<? extends OsmPrimitive>) - Method in class org.openstreetmap.josm.actions.DuplicateAction
 
updateEnabledState(Collection<? extends OsmPrimitive>) - Method in class org.openstreetmap.josm.actions.FollowLineAction
 
updateEnabledState(Collection<? extends OsmPrimitive>) - Method in class org.openstreetmap.josm.actions.InfoAction
 
updateEnabledState(Collection<? extends OsmPrimitive>) - Method in class org.openstreetmap.josm.actions.InfoWebAction
 
updateEnabledState(Collection<? extends OsmPrimitive>) - Method in class org.openstreetmap.josm.actions.JoinAreasAction
 
updateEnabledState(Collection<? extends OsmPrimitive>) - Method in class org.openstreetmap.josm.actions.JoinNodeWayAction
 
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(Collection<? extends OsmPrimitive>) - Method in class org.openstreetmap.josm.actions.MergeNodesAction
 
updateEnabledState(Collection<? extends OsmPrimitive>) - Method in class org.openstreetmap.josm.actions.MergeSelectionAction
 
updateEnabledState(Collection<? extends OsmPrimitive>) - Method in class org.openstreetmap.josm.actions.MirrorAction
 
updateEnabledState(Collection<? extends OsmPrimitive>) - Method in class org.openstreetmap.josm.actions.MoveAction
 
updateEnabledState(Collection<? extends OsmPrimitive>) - Method in class org.openstreetmap.josm.actions.MoveNodeAction
 
updateEnabledState(Collection<? extends OsmPrimitive>) - Method in class org.openstreetmap.josm.actions.OrthogonalizeAction.Undo
 
updateEnabledState(Collection<? extends OsmPrimitive>) - Method in class org.openstreetmap.josm.actions.OrthogonalizeAction
 
updateEnabledState(Collection<? extends OsmPrimitive>) - Method in class org.openstreetmap.josm.actions.PasteTagsAction
 
updateEnabledState(Collection<? extends OsmPrimitive>) - Method in class org.openstreetmap.josm.actions.PurgeAction
 
updateEnabledState(Collection<? extends OsmPrimitive>) - Method in class org.openstreetmap.josm.actions.ReverseWayAction
 
updateEnabledState(Collection<? extends OsmPrimitive>) - Method in class org.openstreetmap.josm.actions.SelectSharedChildObjectsAction
 
updateEnabledState(Collection<? extends OsmPrimitive>) - Method in class org.openstreetmap.josm.actions.SimplifyWayAction
 
updateEnabledState(Collection<? extends OsmPrimitive>) - Method in class org.openstreetmap.josm.actions.SplitWayAction
 
updateEnabledState(Collection<? extends OsmPrimitive>) - Method in class org.openstreetmap.josm.actions.UnGlueAction
 
updateEnabledState(Collection<? extends OsmPrimitive>) - Method in class org.openstreetmap.josm.actions.UnJoinNodeWayAction
 
updateEnabledState(Collection<? extends OsmPrimitive>) - Method in class org.openstreetmap.josm.actions.UpdateModifiedAction
 
updateEnabledState(Collection<? extends OsmPrimitive>) - Method in class org.openstreetmap.josm.actions.UpdateSelectionAction
 
updateEnabledState(Collection<? extends OsmPrimitive>) - Method in class org.openstreetmap.josm.actions.UploadSelectionAction
 
updateEnabledState(IOAuthToken) - Method in class org.openstreetmap.josm.gui.oauth.OAuthAuthorizationWizard.AcceptAccessTokenAction
Update the enabled state
updateEnabledStateOnCurrentSelection() - Method in class org.openstreetmap.josm.actions.JosmAction
Updates enabled state according to primitives currently selected in edit data set, if any.
updateEnabledStateOnCurrentSelection(boolean) - Method in class org.openstreetmap.josm.actions.JosmAction
Updates enabled state according to primitives currently selected in active data set, if any.
updateEnabledStateOnModifiableSelection(Collection<? extends OsmPrimitive>) - Method in class org.openstreetmap.josm.actions.JosmAction
Updates enabled state according to selected primitives, if any.
updateEnabledStateWithNotes() - Method in class org.openstreetmap.josm.actions.InfoWebAction
 
updateEntriesFromDefaults(boolean) - Method in class org.openstreetmap.josm.data.imagery.ImageryLayerInfo
Update user entries according to the list of default entries.
updateErroneous() - Method in class org.openstreetmap.josm.gui.layer.markerlayer.WebMarker
 
updateExifComponents(ImageEntry) - Method in class org.openstreetmap.josm.gui.layer.geoimage.SynchronizeTimeFromPhotoDialog
 
updateExpert(boolean) - Method in class org.openstreetmap.josm.gui.download.DownloadDialog.DownloadSourceTabs
 
updateExporters(Collection<Layer>) - Method in class org.openstreetmap.josm.actions.SessionSaveAction.SessionSaveAsDialog
 
updateFilter() - Method in class org.openstreetmap.josm.gui.preferences.projection.CodeSelectionPanel
 
updateFilteredRelations() - Method in class org.openstreetmap.josm.gui.dialogs.RelationListDialog.RelationListModel
 
updateFilterMatcher() - Method in class org.openstreetmap.josm.data.osm.FilterModel
 
updateFilters() - Method in class org.openstreetmap.josm.gui.dialogs.FilterTableModel
 
updateFiltersEvent(AbstractDatasetChangedEvent, boolean) - Method in class org.openstreetmap.josm.gui.autofilter.AutoFilterManager
 
updateFiltersFull() - Method in class org.openstreetmap.josm.gui.autofilter.AutoFilterManager
 
updateFlags(short, boolean) - Method in class org.openstreetmap.josm.data.osm.AbstractPrimitive
 
updateFlags(short, boolean) - Method in class org.openstreetmap.josm.data.osm.OsmPrimitive
 
updateFlagsChangeableAlways() - Method in class org.openstreetmap.josm.actions.mapmode.ParallelWayAction
 
updateFlagsChanged(short, boolean) - Method in class org.openstreetmap.josm.data.osm.AbstractPrimitive
Update flags
updateFlagsNoLock(short, 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
updateFromJar(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 jar.
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.
updateHistory(JTextField) - Method in class org.openstreetmap.josm.gui.io.BasicUploadSettingsPanel
Updates the combobox histories when a combobox editor loses focus.
updateHoveredPrimitive(IPrimitive, MouseEvent) - Method in class org.openstreetmap.josm.gui.NavigatableComponent
 
updateIcon() - Method in class org.openstreetmap.josm.gui.layer.geoimage.ImageViewerDialog.ImageRememberAction
Update the icon for this action
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
updateIgnored() - Method in class org.openstreetmap.josm.data.validation.TestError
Check if this error matches an entry in the ignore list and set the ignored flag if it is.
updateIgnoreList(String, String) - Static method in class org.openstreetmap.josm.data.validation.TestError
Convert old keys to new keys.
updateImageDirection(ImageEntry, double) - Method in class org.openstreetmap.josm.data.ImageData
Update the image direction of the image and trigger update
updateImagePosition(ImageEntry, LatLon) - Method in class org.openstreetmap.josm.data.ImageData
Update the position of the image and trigger update
UpdateImageThread() - Constructor for class org.openstreetmap.josm.gui.layer.geoimage.ImageDisplay.UpdateImageThread
 
updateImageThreadInstance - Variable in class org.openstreetmap.josm.gui.layer.geoimage.ImageDisplay
 
updateInterval - Variable in class org.openstreetmap.josm.io.CacheCustomContent
How often to update the cached version
updateJMapViewer() - Static method in class org.openstreetmap.josm.gui.MapMover.JMapViewerUpdater
 
updateKeyModifiers(ActionEvent) - Method in class org.openstreetmap.josm.actions.mapmode.MapMode
Update internal ctrl, alt, shift mask from given action event.
updateKeyModifiers(InputEvent) - Method in class org.openstreetmap.josm.actions.mapmode.MapMode
Update internal ctrl, alt, shift mask from given input event.
updateKeyModifiers(MouseEvent) - Method in class org.openstreetmap.josm.actions.mapmode.MapMode
Update internal ctrl, alt, shift mask from given mouse event.
updateKeyModifiersEx(int) - Method in class org.openstreetmap.josm.actions.mapmode.MapMode
Update internal ctrl, alt, shift, meta mask from given extended modifiers mask.
updateLatLonText(int, int) - Method in class org.openstreetmap.josm.gui.MapStatus
 
updateLayers(boolean) - Method in class org.openstreetmap.josm.gui.layer.geoimage.ImageViewerDialog
Update the tabs for the different image layers
updateLayers(Consumer<List<Layer>>) - Method in class org.openstreetmap.josm.gui.layer.LayerManager
Update the LayerManager.layers field.
UpdateLineColumn(char) - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.SimpleCharStream
 
updateLinks(List<RelationMember>) - Method in class org.openstreetmap.josm.gui.dialogs.relation.sort.WayConnectionTypeCalculator
refresh the cache of member WayConnectionTypes
updateLinks(Relation, List<RelationMember>) - Method in class org.openstreetmap.josm.gui.dialogs.relation.sort.WayConnectionTypeCalculator
refresh the cache of member WayConnectionTypes
updateLinksFor(Relation, List<WayConnectionType>, WayConnectionType, int) - Method in class org.openstreetmap.josm.gui.dialogs.relation.sort.WayConnectionTypeCalculator
 
updateLocalInfo(PluginInformation) - Method in class org.openstreetmap.josm.plugins.PluginInformation
updateLocationState() - Method in class org.openstreetmap.josm.gui.NavigatableComponent
 
updateMap() - Static method in class org.openstreetmap.josm.data.osm.FilterModel
 
updateMap() - Method in class org.openstreetmap.josm.gui.dialogs.FilterTableModel
 
updateMapPaintKnownDefaults() - Method in class org.openstreetmap.josm.data.Preferences
Update the known defaults for the map paintstyles.
updateMembers(EnumMap<OsmPrimitiveType, Map<Long, Long>>, PrimitiveData) - Static method in class org.openstreetmap.josm.gui.datatransfer.importers.PrimitiveDataPaster
 
updateMemberships(PropertiesMembershipChoiceDialog.ExistingBothNew, Node, List<Node>, List<Command>) - Static method in class org.openstreetmap.josm.actions.UnGlueAction
put all newNodes into the same relation(s) that originalNode is in
updateMembershipTableData(Collection<? extends IPrimitive>) - Method in class org.openstreetmap.josm.gui.dialogs.properties.PropertiesDialog
 
updateMembershipTableVisibility() - Method in class org.openstreetmap.josm.gui.dialogs.properties.PropertiesDialog
 
updateMessage() - Method in class org.openstreetmap.josm.gui.dialogs.DeleteFromRelationConfirmationDialog
 
updateMeta(ProjectionChoice) - Method in class org.openstreetmap.josm.gui.preferences.projection.ProjectionPreference
 
updateModel() - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetListModel
 
updateModel(JTextField) - Method in class org.openstreetmap.josm.gui.io.BasicUploadSettingsPanel
Updates the table editor model with changes in the comboboxes.
updateModified - Variable in class org.openstreetmap.josm.gui.MainMenu
File / Update modified
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
Constructs a new UpdateModifiedAction.
updateModifiersState(int) - Method in class org.openstreetmap.josm.actions.mapmode.ParallelWayAction
 
updateMousePosition(Point, int) - Method in class org.openstreetmap.josm.gui.MapStatus.Collector
Called whenever the mouse position or modifiers changed.
updateMultipolygon - Variable in class org.openstreetmap.josm.gui.MainMenu
Tools / Update multipolygon
updateMultipolygonRelation(Collection<Way>, Relation) - Static method in class org.openstreetmap.josm.actions.CreateMultipolygonAction
Returns a Pair of the old multipolygon Relation (or null) and the newly created/modified multipolygon Relation.
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
 
updateNameAndDescription() - Method in class org.openstreetmap.josm.actions.OpenBrowserAction
 
updateNodes(Map<Long, Long>, PrimitiveData) - Static method in class org.openstreetmap.josm.gui.datatransfer.importers.PrimitiveDataPaster
 
updateNotes(Map<Note, Note>) - Method in class org.openstreetmap.josm.data.osm.NoteData
Updates notes with new state.
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
 
updateOffsetIntl() - Method in class org.openstreetmap.josm.actions.ImageryAdjustAction.ImageryOffsetDialog
 
updateOkButtonIcon() - Method in class org.openstreetmap.josm.gui.dialogs.properties.TagEditHelper.AbstractTagsDialog
 
updateOkButtonState() - Method in class org.openstreetmap.josm.gui.preferences.SourceEditor.EditSourceEntryDialog
 
updateOkPanel(JButton, JButton) - Method in class org.openstreetmap.josm.gui.dialogs.relation.GenericRelationEditor
Update the OK panel area with a temporary relation that looks if it were to be saved now.
updateOnRequireSaveChange - Variable in class org.openstreetmap.josm.actions.SaveAction
 
updateOnRequireUploadChange - Variable in class org.openstreetmap.josm.actions.AbstractUploadAction
 
updateOrdisablePluginAfterException(Throwable) - Static method in class org.openstreetmap.josm.plugins.PluginHandler
Checks whether the exception e was thrown by a plugin.
updatePanel(SaveLayerInfo) - Method in class org.openstreetmap.josm.gui.io.ActionFlagsTableCell
 
updatePath(int, String) - Method in class org.openstreetmap.josm.gui.preferences.SourceEditor.IconPathTableModel
Updates icon path at given index.
updatePlugins(Component, Collection<PluginInformation>, ProgressMonitor, boolean) - Static method in class org.openstreetmap.josm.plugins.PluginHandler
Updates the plugins in plugins.
UpdatePluginsMessagePanel() - Constructor for class org.openstreetmap.josm.plugins.PluginHandler.UpdatePluginsMessagePanel
 
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.DownloadTaskList
Updates the local state of a set of primitives (given by a set of primitive ids) with the state currently held on the server.
updatePreservedFlag(OsmPrimitive, boolean) - Static method in class org.openstreetmap.josm.actions.mapmode.DrawAction
 
updatePresets() - Method in class org.openstreetmap.josm.gui.tagging.TagEditorPanel
 
updatePresets(Collection<TaggingPresetType>, Map<String, String>, TaggingPresetHandler) - Method in class org.openstreetmap.josm.gui.dialogs.properties.PresetListPanel
Updates the preset list based on the tags and types, and associates an interaction with (matching) presets via presetHandler.
updatePrimitive(PrimitiveId) - Static 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>) - Static 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
Constructs a new UpdatePrimitivesTask.
updateProcessedImage() - Method in class org.openstreetmap.josm.gui.layer.geoimage.ImageDisplay
 
updateProgress(double) - Method in class org.openstreetmap.josm.gui.progress.AbstractProgressMonitor
Update progress message
updateProgress(double) - Method in class org.openstreetmap.josm.gui.progress.ChildProgress
 
updateProgress(double) - Method in class org.openstreetmap.josm.gui.progress.CLIProgressMonitor
 
updateProgress(double) - Method in class org.openstreetmap.josm.gui.progress.swing.PleaseWaitProgressMonitor
 
updateProgress(double) - Method in class org.openstreetmap.josm.gui.progress.swing.SwingRenderingProgressMonitor
 
updateProgress(int) - Method in class org.openstreetmap.josm.gui.MapStatus.BackgroundProgressMonitor
 
updateProgress(int) - Method in class org.openstreetmap.josm.gui.PleaseWaitDialog
 
updateProgress(int) - Method in interface org.openstreetmap.josm.gui.progress.swing.PleaseWaitProgressMonitor.ProgressMonitorDialog
Updates the progress value to the specified progress.
updateProperties(PropertiesMembershipChoiceDialog.ExistingBothNew, Node, Iterable<Node>, List<Command>) - Static method in class org.openstreetmap.josm.actions.UnGlueAction
 
updater - Variable in class org.openstreetmap.josm.gui.history.CoordinateInfoViewer.DistanceViewer
 
updater - Variable in class org.openstreetmap.josm.gui.history.CoordinateInfoViewer.LatLonViewer
 
updater - Variable in class org.openstreetmap.josm.gui.history.CoordinateInfoViewer.MapViewer
 
updater - Variable in class org.openstreetmap.josm.io.ProgressInputStream
 
updater - Variable in class org.openstreetmap.josm.io.ProgressOutputStream
 
Updater() - Constructor for class org.openstreetmap.josm.gui.layer.geoimage.EditImagesSequenceAction.Updater
 
Updater(HistoryBrowserModel, PointInTimeType) - Constructor for class org.openstreetmap.josm.gui.history.CoordinateInfoViewer.Updater
 
updateRedoState() - Method in class org.openstreetmap.josm.gui.widgets.TextContextualPopupMenu.RedoAction
 
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
updateRowHeights() - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetDiscussionPanel
 
updateScheduleStatus() - Method in class org.openstreetmap.josm.gui.bbox.SlippyMapController.MoveTask
 
updateSelectedImage() - Method in class org.openstreetmap.josm.data.ImageData
Update the selected image after removal of one or more images.
UpdateSelectedPluginsAction() - Constructor for class org.openstreetmap.josm.gui.preferences.plugin.PluginPreference.UpdateSelectedPluginsAction
 
updateSelectedState() - Method in class org.openstreetmap.josm.gui.io.OnlineResourceMenu.ToggleOnlineResourceAction
 
updateSelection - Variable in class org.openstreetmap.josm.gui.MainMenu
File / Update selection
updateSelection() - Method in class org.openstreetmap.josm.gui.dialogs.properties.PropertiesDialog
updateSelection() - Method in class org.openstreetmap.josm.gui.dialogs.properties.TagEditHelper
Update the current selection for this editor
updateSelection(Collection<? extends OsmPrimitive>) - Method in class org.openstreetmap.josm.gui.dialogs.ValidatorDialog
Called when the selection was changed to update the list of displayed errors
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
Constructs a new UpdateSelectionAction.
UpdateSelectionAction(String, String, String, Shortcut, boolean, String) - Constructor for class org.openstreetmap.josm.actions.UpdateSelectionAction
Constructs a new UpdateSelectionAction.
updateSessionFile(String) - Static method in class org.openstreetmap.josm.actions.SessionSaveAction
Update the session file
updateSources() - Method in class org.openstreetmap.josm.gui.download.OSMDownloadSource.OSMDownloadSourcePanel
Update the source list for downloading data
updateSources(List<SourceEntry>) - Method in class org.openstreetmap.josm.gui.preferences.SourceEditor.FancySourceEntryTableCellRenderer
 
updateState() - Method in class org.openstreetmap.josm.gui.download.PlaceSelection.SearchAction
 
updateState() - Method in class org.openstreetmap.josm.gui.widgets.OrientationAction
Updates the text and the icon.
updateStateByCurrentSelection() - Method in class org.openstreetmap.josm.actions.mapmode.ImproveWayAccuracyAction
Updates the state according to the current selection.
updateStatus(String) - Method in interface org.openstreetmap.josm.spi.lifecycle.InitStatusListener
Called when an initialization task updates its status.
updateStatus(Layer) - Method in class org.openstreetmap.josm.gui.dialogs.LayerListDialog.LayerVisibleCheckBox
 
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
 
updateSystemOfMeasurement(SystemOfMeasurement) - Method in class org.openstreetmap.josm.gui.MapStatus
Updates the system of measurement and displays a notification.
updateSystemProperties() - Static method in class org.openstreetmap.josm.gui.MainApplication
Updates system properties with the current values in the preferences.
updateSystemProperty(String, String) - Static method in class org.openstreetmap.josm.tools.Utils
Updates a given system property.
updateTableArea() - Method in class org.openstreetmap.josm.gui.preferences.imagery.ImageryProvidersPanel.ReloadAction
 
updateTabs() - Method in class org.openstreetmap.josm.gui.download.DownloadDialog.DownloadSourceTabs
 
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 class org.openstreetmap.josm.gui.dialogs.properties.PropertiesDialog.TaggingPresetCommandHandler
 
updateTags(List<Tag>) - Method in interface org.openstreetmap.josm.gui.tagging.presets.TaggingPresetHandler
Update the given tags on the selection.
updateTags(List<Tag>) - Method in class org.openstreetmap.josm.gui.tagging.TagEditorModel
Load tags from given list
updateTagTableData(Collection<? extends IPrimitive>) - Method in class org.openstreetmap.josm.gui.dialogs.properties.PropertiesDialog
 
updateTagTableVisibility(Collection<? extends IPrimitive>) - Method in class org.openstreetmap.josm.gui.dialogs.properties.PropertiesDialog
 
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.layer.markerlayer.Marker
Called when the template changes
updateText() - Method in class org.openstreetmap.josm.gui.MapStatus.BackgroundProgressMonitor
 
updateText(Changeset, String, JTextArea, Changeset, JComponent) - Static method in class org.openstreetmap.josm.gui.history.VersionInfoPanel
 
updateTitle() - Method in class org.openstreetmap.josm.gui.conflict.tags.CombinePrimitiveResolverDialog
Updates the dialog title.
updateTitle() - Method in class org.openstreetmap.josm.gui.dialogs.CommandStackDialog
 
updateTitle() - Method in class org.openstreetmap.josm.gui.dialogs.ConflictDialog
 
updateTitle() - Method in class org.openstreetmap.josm.gui.dialogs.ConflictResolutionDialog
 
updateTitle() - Method in class org.openstreetmap.josm.gui.dialogs.DeleteFromRelationConfirmationDialog
 
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
Update the title for the relation list dialog
updateTitle() - Method in class org.openstreetmap.josm.gui.dialogs.SelectionListDialog.TitleUpdater
 
updateTitle() - Method in class org.openstreetmap.josm.gui.layer.geoimage.ImageViewerDialog
 
updateTitle(Collection<? extends IPrimitive>) - Method in class org.openstreetmap.josm.gui.dialogs.properties.PropertiesDialog
 
updateTitle(OsmPrimitive) - Method in class org.openstreetmap.josm.gui.dialogs.ConflictResolutionDialog
 
updateTitleOnLayerStateChange - Variable in class org.openstreetmap.josm.gui.MainFrame
 
updateTitleOnSaveChange - Variable in class org.openstreetmap.josm.gui.MainFrame
 
updateTLDOverride(DomainValidator.ArrayType, String...) - Static method in class org.openstreetmap.josm.data.validation.routines.DomainValidator
Update one of the TLD override arrays.
updateTree(WMSImagery) - Method in class org.openstreetmap.josm.gui.preferences.imagery.WMSLayerTree
Updates the whole tree with the given WMS imagery info.
updateTreeList(Collection<LayerDetails>) - Method in class org.openstreetmap.josm.gui.preferences.imagery.WMSLayerTree
Updates the list of WMS layers.
updateUi(Collection<? extends IPrimitive>) - Method in class org.openstreetmap.josm.gui.dialogs.properties.PropertiesDialog
 
updateUi(IPrimitive) - Method in class org.openstreetmap.josm.gui.dialogs.properties.PropertiesDialog
 
updateUndoRedoState() - Method in class org.openstreetmap.josm.gui.widgets.TextContextualPopupMenu
 
updateUndoState() - Method in class org.openstreetmap.josm.gui.widgets.TextContextualPopupMenu.UndoAction
 
updateUrl(boolean) - Method in class org.openstreetmap.josm.actions.JumpToAction
 
updateUrl(Bounds) - Method in class org.openstreetmap.josm.gui.download.BoundingBoxSelection
 
updateUserFeedback(MouseEvent) - Method in class org.openstreetmap.josm.actions.mapmode.SplitMode
Determine objects to highlight and update highlight
updateValue() - Method in class org.openstreetmap.josm.data.preferences.CachedProperty
 
updateValue() - Method in class org.openstreetmap.josm.gui.dialogs.layer.LayerVisibilityAction.ColorfulnessSlider
 
updateValue() - Method in class org.openstreetmap.josm.gui.dialogs.layer.LayerVisibilityAction.ColorSelector
 
updateValue() - Method in class org.openstreetmap.josm.gui.dialogs.layer.LayerVisibilityAction.GammaFilterSlider
 
updateValue() - Method in class org.openstreetmap.josm.gui.dialogs.layer.LayerVisibilityAction.OpacitySlider
 
updateValue() - Method in class org.openstreetmap.josm.gui.dialogs.layer.LayerVisibilityAction.SharpnessSlider
 
updateValue() - Method in class org.openstreetmap.josm.gui.dialogs.layer.LayerVisibilityAction.VisibilityCheckbox
 
updateValue() - Method in interface org.openstreetmap.josm.gui.dialogs.layer.LayerVisibilityAction.VisibilityMenuEntry
Update the displayed value
updateValueModel(AutoCompletionManager, Comparator<AutoCompletionItem>) - Method in class org.openstreetmap.josm.gui.dialogs.properties.TagEditHelper.AbstractTagsDialog
Updates the values model if the key has changed
updateValues() - Method in class org.openstreetmap.josm.gui.dialogs.layer.LayerVisibilityAction
 
updateView(Changeset) - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetDetailPanel
 
updateView(Changeset) - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetDiscussionPanel
 
updateVisibilityFromTable() - Method in class org.openstreetmap.josm.gui.layer.gpx.ChooseTrackVisibilityAction
 
updateVisibleRectangle() - Method in class org.openstreetmap.josm.gui.layer.geoimage.ImageDisplay
Update the visible rectangle (ensure zoom does not exceed specified values).
updateWarningLabel(String) - Method in class org.openstreetmap.josm.gui.io.CredentialDialog.CredentialPanel
 
updateWayList(DataSet) - Method in class org.openstreetmap.josm.actions.SimplifyWayAction.SimplifyWayDataSelectionListener
 
updateWaypointLabelCombobox(JosmComboBox<String>, JosmTextField, String) - Static method in class org.openstreetmap.josm.gui.preferences.display.GPXSettingsPanel
 
updateWaypointPattern(JosmComboBox<String>, JosmTextField) - Static method in class org.openstreetmap.josm.gui.preferences.display.GPXSettingsPanel
 
updateWaySegments() - Method in class org.openstreetmap.josm.actions.SplitWayAction.SegmentToKeepSelectionDialog.SplitWayDataSetListener
 
updateWith(Note) - Method in class org.openstreetmap.josm.data.notes.Note
Copies values from a new note into an existing one.
updating - Variable in class org.openstreetmap.josm.data.gpx.GpxData
 
upItem - Variable in class org.openstreetmap.josm.gui.MenuScroller
 
upload - Variable in class org.openstreetmap.josm.gui.MainMenu
File / Upload data
UPLOAD_CHANGESET_CLOSE - Static variable in class org.openstreetmap.josm.gui.io.ChangesetManagementPanel
 
UPLOAD_DATA - org.openstreetmap.josm.io.ChangesetClosedException.Source
The exception was thrown when data was uploaded to the changeset.
UPLOAD_HOOKS - Static variable in class org.openstreetmap.josm.actions.UploadAction
The list of upload hooks.
UPLOAD_STRATEGY_SPECIFICATION_PROP - Static variable in class org.openstreetmap.josm.gui.io.UploadStrategySelectionPanel
The property for the upload strategy
uploadAction - Variable in class org.openstreetmap.josm.gui.dialogs.NotesDialog
 
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
Constructs a new UploadAction.
UploadAction(IUploadDialog) - Constructor for class org.openstreetmap.josm.gui.io.UploadDialog.UploadAction
 
UploadAndSaveProgressRenderer - Class in org.openstreetmap.josm.gui.io
A ProgressRenderer used for upload/save action in the SaveLayersDialog.
UploadAndSaveProgressRenderer() - Constructor for class org.openstreetmap.josm.gui.io.UploadAndSaveProgressRenderer
Constructs a new UploadAndSaveProgressRenderer.
UploadAreaValidator(JTextComponent, JLabel) - Constructor for class org.openstreetmap.josm.gui.io.UploadTextComponentValidator.UploadAreaValidator
 
uploadCanceled - Variable in class org.openstreetmap.josm.gui.io.UploadPrimitivesTask
 
uploadChangesAsDiffUpload(Collection<? extends OsmPrimitive>, 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 OsmPrimitive>, ProgressMonitor, int) - Method in class org.openstreetmap.josm.io.OsmServerWriter
Upload all changes in one diff upload
uploadChangesIndividually(Collection<? extends OsmPrimitive>, ProgressMonitor) - Method in class org.openstreetmap.josm.io.OsmServerWriter
Uploads the changes individually.
uploadCommentFeedback - Variable in class org.openstreetmap.josm.gui.io.BasicUploadSettingsPanel
 
uploadCommentValidator - Variable in class org.openstreetmap.josm.gui.io.BasicUploadSettingsPanel
 
UploadCommentValidator(JTextComponent, JLabel) - Constructor for class org.openstreetmap.josm.gui.io.UploadTextComponentValidator.UploadCommentValidator
 
uploadData(OsmDataLayer, APIDataSet) - Method in class org.openstreetmap.josm.actions.UploadAction
Uploads data to the OSM API.
uploadDataLayer - Variable in class org.openstreetmap.josm.gui.io.AsynchronousUploadPrimitivesTask
 
uploadDialog - Static variable in class org.openstreetmap.josm.gui.io.UploadDialog
the unique instance of the upload dialog
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
Constructs a new UploadDialog.
UploadDialog.CancelAction - Class in org.openstreetmap.josm.gui.io
Action for canceling the dialog.
UploadDialog.CompactTabbedPane - Class in org.openstreetmap.josm.gui.io
 
UploadDialog.UploadAction - Class in org.openstreetmap.josm.gui.io
Handles an upload.
UploadDialog.WindowEventHandler - Class in org.openstreetmap.josm.gui.io
Listens to window closing events and processes them as cancel events.
UploadDialogModel - Class in org.openstreetmap.josm.gui.io
A model for the upload dialog
UploadDialogModel() - Constructor for class org.openstreetmap.josm.gui.io.UploadDialogModel
 
uploadDiff(Collection<? extends OsmPrimitive>, ProgressMonitor) - Method in class org.openstreetmap.josm.io.OsmApi
Uploads a list of changes in "diff" form to the server.
uploadDiscouragedChanged(OsmDataLayer, boolean) - Method in interface org.openstreetmap.josm.gui.layer.OsmDataLayer.LayerStateChangeListener
Notifies that the "upload discouraged" (upload=no) state has changed.
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
Constructs a new UploadedObjectsSummaryPanel.
UploadedObjectsSummaryPanel.PrimitiveList - Class in org.openstreetmap.josm.gui.io
A simple list of OSM primitives.
UploadedObjectsSummaryPanel.PrimitiveListModel - Class in org.openstreetmap.josm.gui.io
A list model for a list of OSM primitives.
UploadHook - Interface in org.openstreetmap.josm.actions.upload
Change or block the upload.
UploadHullBuilder() - Constructor for class org.openstreetmap.josm.actions.UploadSelectionAction.UploadHullBuilder
 
UPLOADING_AND_SAVING - org.openstreetmap.josm.gui.io.SaveLayersModel.Mode
 
uploadLayers(List<SaveLayerInfo>) - Method in class org.openstreetmap.josm.gui.io.SaveLayersDialog.SaveAndUploadTask
 
uploadLayersUploadModelStateOnFinish(AbstractModifiableLayer) - Method in class org.openstreetmap.josm.gui.io.SaveLayersDialog.SaveAndUploadTask
Update the SaveLayersDialog.SaveAndUploadTask.model state on upload finish
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
UploadNoteLayerTask - Class in org.openstreetmap.josm.gui.io
UploadNoteLayerTask uploads the data managed by an NoteLayer asynchronously.
UploadNoteLayerTask(NoteLayer, ProgressMonitor) - Constructor for class org.openstreetmap.josm.gui.io.UploadNoteLayerTask
Creates the upload task.
uploadNotes(NoteData, ProgressMonitor) - Method in class org.openstreetmap.josm.actions.upload.UploadNotesTask
Upload notes with modifications to the server
UploadNotesAction - Class in org.openstreetmap.josm.actions
Action to initiate uploading changed notes to the OSM server.
UploadNotesAction() - Constructor for class org.openstreetmap.josm.actions.UploadNotesAction
Create a new action to upload notes
UploadNotesTask - Class in org.openstreetmap.josm.actions.upload
Class for uploading note changes to the server
UploadNotesTask() - Constructor for class org.openstreetmap.josm.actions.upload.UploadNotesTask
 
UploadNotesTask.UploadTask - Class in org.openstreetmap.josm.actions.upload
 
uploadOrder - Variable in class org.openstreetmap.josm.data.APIDataSet.RelationUploadDependencyGraph
 
UploadOrSaveState - Enum in org.openstreetmap.josm.gui.io
The state a layer may have after attempting to upload it
UploadOrSaveState() - Constructor for enum org.openstreetmap.josm.gui.io.UploadOrSaveState
 
uploadOsm(UploadStrategySpecification, Collection<? extends OsmPrimitive>, Changeset, ProgressMonitor) - Method in class org.openstreetmap.josm.io.OsmServerWriter
Send the dataset to the server.
UploadParameterSummaryPanel - Class in org.openstreetmap.josm.gui.io
A panel that displays a summary of data the user is about to upload
UploadParameterSummaryPanel() - Constructor for class org.openstreetmap.josm.gui.io.UploadParameterSummaryPanel
Constructs a new UploadParameterSummaryPanel.
uploadPolicy - Variable in class org.openstreetmap.josm.actions.downloadtasks.DownloadParams
 
uploadPolicy - Variable in class org.openstreetmap.josm.data.osm.DataSet
 
uploadPolicy - Variable in class org.openstreetmap.josm.data.vector.VectorDataSet
Default to a blocked upload policy
UploadPolicy - Enum in org.openstreetmap.josm.data.osm
Upload policy.
UploadPolicy(String) - Constructor for enum org.openstreetmap.josm.data.osm.UploadPolicy
 
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
uploadRejected - Variable in class org.openstreetmap.josm.gui.io.UploadTextComponentValidator
 
uploadSelection - Variable in class org.openstreetmap.josm.gui.MainMenu
File / Upload selection
UploadSelectionAction - Class in org.openstreetmap.josm.actions
Uploads the current selection to the server.
UploadSelectionAction() - Constructor for class org.openstreetmap.josm.actions.UploadSelectionAction
Constructs a new UploadSelectionAction.
UploadSelectionAction.DeletedParentsChecker - Class in org.openstreetmap.josm.actions
 
UploadSelectionAction.UploadHullBuilder - Class in org.openstreetmap.josm.actions
Computes the collection of primitives to upload, given a collection of candidate primitives.
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
Constructs a new UploadSelectionDialog.
UploadSelectionDialog.CancelAction - Class in org.openstreetmap.josm.gui.io
 
UploadSelectionDialog.ContinueAction - Class in org.openstreetmap.josm.gui.io
 
UploadSelectionDialog.OsmPrimitiveList - Class in org.openstreetmap.josm.gui.io
 
UploadSelectionDialog.OsmPrimitiveListModel - Class in org.openstreetmap.josm.gui.io
 
UploadSelectionDialog.OsmPrimitiveListModel.OsmPrimitiveComparator - Class in org.openstreetmap.josm.gui.io
 
uploadSourceValidator - Variable in class org.openstreetmap.josm.gui.io.BasicUploadSettingsPanel
 
UploadSourceValidator(JTextComponent, JLabel) - Constructor for class org.openstreetmap.josm.gui.io.UploadTextComponentValidator.UploadSourceValidator
 
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.io
The chunk mode to use when uploading
UploadStrategy(String) - Constructor for enum org.openstreetmap.josm.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
Constructs a new UploadStrategySelectionPanel.
UploadStrategySelectionPanel.ChunkSizeValidator - Class in org.openstreetmap.josm.gui.io
 
UploadStrategySelectionPanel.StrategyChangeListener - Class in org.openstreetmap.josm.gui.io
 
UploadStrategySpecification - Class in org.openstreetmap.josm.io
An UploadStrategySpecification consists of the parameter describing the strategy for uploading a collection of OsmPrimitive.
UploadStrategySpecification() - Constructor for class org.openstreetmap.josm.io.UploadStrategySpecification
Creates a new upload strategy with default values.
UploadStrategySpecification(UploadStrategySpecification) - Constructor for class org.openstreetmap.josm.io.UploadStrategySpecification
Clones another upload strategy.
UploadTask(String, ProgressMonitor) - Constructor for class org.openstreetmap.josm.actions.upload.UploadNotesTask.UploadTask
Constructs a new UploadTask.
UploadTextComponentValidator - Class in org.openstreetmap.josm.gui.io
Input validators for UploadDialog
UploadTextComponentValidator(JTextComponent, JLabel) - Constructor for class org.openstreetmap.josm.gui.io.UploadTextComponentValidator
 
UploadTextComponentValidator.UploadAreaValidator - Class in org.openstreetmap.josm.gui.io
Validator for the changeset area
UploadTextComponentValidator.UploadCommentValidator - Class in org.openstreetmap.josm.gui.io
Validator for the changeset comment tag
UploadTextComponentValidator.UploadSourceValidator - Class in org.openstreetmap.josm.gui.io
Validator for the changeset source tag
UploadToServer - Interface in org.openstreetmap.josm.gui.layer
Interface for layers that can upload data.
upper - Variable in class org.openstreetmap.josm.gui.mappaint.Range
 
upper(String) - Static method in class org.openstreetmap.josm.gui.mappaint.mapcss.Functions
Converts string s to uppercase.
UpsideComputingVisitor(double, double) - Constructor for class org.openstreetmap.josm.gui.mappaint.styleelement.placement.OnLineStrategy.UpsideComputingVisitor
 
upsideDownLines - Variable in class org.openstreetmap.josm.gui.mappaint.styleelement.placement.OnLineStrategy.UpsideComputingVisitor
 
upsideTheta(OnLineStrategy.HalfSegment) - Static method in class org.openstreetmap.josm.gui.mappaint.styleelement.placement.OnLineStrategy
 
upsideUpLines - Variable in class org.openstreetmap.josm.gui.mappaint.styleelement.placement.OnLineStrategy.UpsideComputingVisitor
 
uri - Variable in class org.openstreetmap.josm.actions.SessionLoadAction.Loader
 
uri - Variable in class org.openstreetmap.josm.data.gpx.GpxData.XMLNamespace
 
uri - Variable in class org.openstreetmap.josm.data.gpx.GpxLink
External resource URI
uri - Variable in class org.openstreetmap.josm.gui.layer.geoimage.RemoteEntry
 
uriToUrl(String, File) - Static method in class org.openstreetmap.josm.gui.layer.markerlayer.DefaultMarkerProducers
 
url - Variable in class org.openstreetmap.josm.actions.downloadtasks.DownloadGeoJsonTask.InternalDownloadTask
 
url - Variable in class org.openstreetmap.josm.actions.downloadtasks.DownloadGpsTask
 
url - Variable in class org.openstreetmap.josm.actions.JumpToAction
 
url - Variable in class org.openstreetmap.josm.actions.MapRectifierWMSmenuAction.RectifierService
 
url - Variable in class org.openstreetmap.josm.data.imagery.TMSCachedTileLoaderJob
 
url - Variable in class org.openstreetmap.josm.data.preferences.sources.SourceEntry
A URL can be anything that CachedFile understands, i.e.
url - Variable in class org.openstreetmap.josm.data.sources.SourcePreferenceEntry
The URL for the source (base url)
url - Variable in class org.openstreetmap.josm.gui.download.PlaceSelection.NameQueryTask
 
url - Variable in class org.openstreetmap.josm.gui.help.HelpBrowser
the currently displayed URL
url - Variable in class org.openstreetmap.josm.gui.history.OpenChangesetPopupMenu.ChangesetViewerEntry
Templated service url.
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.widgets.UrlLabel
 
url - Variable in class org.openstreetmap.josm.io.audio.AudioPlayer.Execute
 
url - Variable in class org.openstreetmap.josm.io.CertificateAmendment.EmbeddedCertAmend
 
url - Variable in class org.openstreetmap.josm.io.OsmApi
 
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.io.remotecontrol.handler.ImportHandler
 
url - Variable in class org.openstreetmap.josm.tools.HttpClient
 
url - Variable in class org.openstreetmap.josm.tools.TaginfoRegionalInstance
Instance URL
url() - Method in class org.openstreetmap.josm.gui.layer.markerlayer.AudioMarker
 
url() - Method in class org.openstreetmap.josm.io.audio.AudioPlayer.Execute
Returns the URL.
url() - Static method in class org.openstreetmap.josm.io.audio.AudioPlayer
To get the Url of the playing or recently played audio.
URL_CHARS - Static variable in class org.openstreetmap.josm.tools.Utils
A list of all characters allowed in URLs
URL_decode(String) - Static method in class org.openstreetmap.josm.gui.mappaint.mapcss.Functions
Percent-decode a string.
URL_encode(String) - Static method in class org.openstreetmap.josm.gui.mappaint.mapcss.Functions
Percent-encode a string.
URL_FILE_FILTER - Static variable in class org.openstreetmap.josm.actions.OpenFileAction
The ExtensionFileFilter matching .url files
URL_GET_ENCODING_PARAMS - Static variable in class org.openstreetmap.josm.data.imagery.WMTSTileSource
 
URL_ID_PATTERN - Static variable in class org.openstreetmap.josm.actions.downloadtasks.DownloadNotesUrlIdTask
 
URL_ID_PATTERN - Static variable in class org.openstreetmap.josm.actions.downloadtasks.DownloadOsmIdTask
 
URL_KEYS - Static variable in class org.openstreetmap.josm.data.validation.tests.InternetTags
List of keys subject to URL validation.
URL_PATTERN - Static variable in class org.openstreetmap.josm.data.validation.routines.UrlValidator
 
URL_REGEX - Static variable in class org.openstreetmap.josm.data.validation.routines.UrlValidator
This expression derived/taken from the BNF for URI (RFC2396).
URL_START_BAD - Static variable in class org.openstreetmap.josm.gui.io.importexport.ImageImporter
Check if the filename starts with a borked path (File(java.net.URI) drops consecutive / characters).
URL_START_GOOD - Static variable in class org.openstreetmap.josm.gui.io.importexport.ImageImporter
Check for the beginning of a "good" url
UrlBasedQueryPanel - Class in org.openstreetmap.josm.gui.dialogs.changeset.query
This panel allows to build a changeset query from an URL.
UrlBasedQueryPanel() - Constructor for class org.openstreetmap.josm.gui.dialogs.changeset.query.UrlBasedQueryPanel
Constructs a new UrlBasedQueryPanel.
UrlBasedQueryPanel.ChangetQueryUrlValidator - Class in org.openstreetmap.josm.gui.dialogs.changeset.query
Validates text entered in the changeset query URL field on the fly
urlFunction - Variable in class org.openstreetmap.josm.gui.download.PlaceSelection.Server
 
UrlLabel - Class in org.openstreetmap.josm.gui.widgets
Label that contains a clickable link.
UrlLabel() - Constructor for class org.openstreetmap.josm.gui.widgets.UrlLabel
Constructs a new empty UrlLabel.
UrlLabel(String) - Constructor for class org.openstreetmap.josm.gui.widgets.UrlLabel
Constructs a new UrlLabel for the given URL.
UrlLabel(String, int) - Constructor for class org.openstreetmap.josm.gui.widgets.UrlLabel
Constructs a new UrlLabel for the given URL and font increase.
UrlLabel(String, String) - Constructor for class org.openstreetmap.josm.gui.widgets.UrlLabel
Constructs a new UrlLabel for the given URL and description.
UrlLabel(String, String, int) - Constructor for class org.openstreetmap.josm.gui.widgets.UrlLabel
Constructs a new UrlLabel for the given URL, description and font increase.
UrlLabel(String, String, Icon) - Constructor for class org.openstreetmap.josm.gui.widgets.UrlLabel
Constructs a new UrlLabel for the given URL, description and image.
urlPattern - Variable in class org.openstreetmap.josm.data.imagery.WMSEndpointTileSource
 
urlPattern - Variable in enum org.openstreetmap.josm.io.UrlPatterns.GeoJsonUrlPattern
 
urlPattern - Variable in enum org.openstreetmap.josm.io.UrlPatterns.GpxUrlPattern
 
urlPattern - Variable in enum org.openstreetmap.josm.io.UrlPatterns.NoteUrlPattern
 
urlPattern - Variable in enum org.openstreetmap.josm.io.UrlPatterns.OsmChangeUrlPattern
 
urlPattern - Variable in enum org.openstreetmap.josm.io.UrlPatterns.OsmUrlPattern
 
UrlPattern - Interface in org.openstreetmap.josm.io
Download URL pattern.
UrlPatterns - Class in org.openstreetmap.josm.io
Collection of UrlPatterns.
UrlPatterns() - Constructor for class org.openstreetmap.josm.io.UrlPatterns
 
UrlPatterns.GeoJsonUrlPattern - Enum in org.openstreetmap.josm.io
Patterns for Geojson download URLs.
UrlPatterns.GpxUrlPattern - Enum in org.openstreetmap.josm.io
Patterns for GPX download URLs.
UrlPatterns.NoteUrlPattern - Enum in org.openstreetmap.josm.io
Patterns for Note download URLs.
UrlPatterns.OsmChangeUrlPattern - Enum in org.openstreetmap.josm.io
Patterns for OsmChange data download URLs.
UrlPatterns.OsmUrlPattern - Enum in org.openstreetmap.josm.io
Patterns for OSM data download URLs.
urlRegEx - Variable in class org.openstreetmap.josm.actions.MapRectifierWMSmenuAction.RectifierService
 
urls - Variable in class org.openstreetmap.josm.actions.OpenBrowserAction
 
urls - Static variable in class org.openstreetmap.josm.spi.preferences.Config
 
URLS - Static variable in class org.openstreetmap.josm.gui.io.importexport.GpxExporter
 
urlTitles - Variable in class org.openstreetmap.josm.data.validation.tests.MapCSSTagChecker
maps the source URL for a test to the title shown in the dialog where known
urlToURI(String) - Static method in class org.openstreetmap.josm.tools.Utils
Converts the given URL to its URI.
urlToURI(URL) - Static method in class org.openstreetmap.josm.tools.Utils
Converts the given URL to its URI.
UrlValidator - Class in org.openstreetmap.josm.data.validation.routines
URL Validation routines.
UrlValidator() - Constructor for class org.openstreetmap.josm.data.validation.routines.UrlValidator
Create a UrlValidator with default properties.
UrlValidator(long) - Constructor for class org.openstreetmap.josm.data.validation.routines.UrlValidator
Initialize a UrlValidator with the given validation options.
UrlValidator(String...) - Constructor for class org.openstreetmap.josm.data.validation.routines.UrlValidator
Behavior of validation is modified by passing in several strings options:
UrlValidator(String[], long) - Constructor for class org.openstreetmap.josm.data.validation.routines.UrlValidator
Behavior of validation is modified by passing in options:
UrlValidator(String[], RegexValidator, long) - Constructor for class org.openstreetmap.josm.data.validation.routines.UrlValidator
Customizable constructor.
UrlValidator(RegexValidator, long) - Constructor for class org.openstreetmap.josm.data.validation.routines.UrlValidator
Initialize a UrlValidator with the given validation options.
usableWaterways - Variable in class org.openstreetmap.josm.data.validation.tests.CycleDetector
All waterways for cycle detection
usage - Variable in class org.openstreetmap.josm.gui.tagging.presets.items.ComboMultiSelect
 
Usage() - Constructor for class org.openstreetmap.josm.gui.tagging.presets.items.KeyedItem.Usage
 
USAGE - Static variable in class org.openstreetmap.josm.actions.OrthogonalizeAction
 
USE_BLOCK_CACHE - Static variable in class org.openstreetmap.josm.data.cache.JCSCacheManager
Property that determines the disk cache implementation
USE_EXTERNAL_BROWSER - Static variable in class org.openstreetmap.josm.gui.help.HelpBrowser
 
USE_HTTP_PROXY - org.openstreetmap.josm.io.ProxyPolicy
Use HTTP proxy: JOSM will use the given HTTP proxy, configured manually
use_last_as_default - Variable in class org.openstreetmap.josm.gui.tagging.presets.items.ComboMultiSelect
whether the last value is used as default.
use_last_as_default - Variable in class org.openstreetmap.josm.gui.tagging.presets.items.Text
whether the last value is used as default.
USE_NEW_LAYER - Static variable in class org.openstreetmap.josm.actions.OpenLocationAction
true if the URL needs to be opened in a new layer, false otherwise
USE_OAUTH_FOR_ALL_REQUESTS - Static variable in class org.openstreetmap.josm.io.OsmApi
Defines whether all OSM API requests should be signed with an OAuth token (user-based bandwidth limit instead of IP-based one)
USE_REPEATED_SHORTCUT - Static variable in class org.openstreetmap.josm.actions.mapmode.DrawAction
 
USE_SOCKS_PROXY - org.openstreetmap.josm.io.ProxyPolicy
Use HTTP proxy: JOSM will use the given SOCKS proxy
USE_SYSTEM_SETTINGS - org.openstreetmap.josm.io.ProxyPolicy
Use system settings: JOSM will use system proxy settings
USE_VALIDATOR - Static variable in class org.openstreetmap.josm.gui.tagging.presets.TaggingPreset
Defines whether the validator should be active in the preset dialog
useAnonymousUser - Variable in class org.openstreetmap.josm.io.AbstractParser
if true, replace user information in input by anonymous user
useAnonymousUser - Variable in class org.openstreetmap.josm.io.OsmServerChangesetReader
 
useAntialiasing - Variable in class org.openstreetmap.josm.gui.preferences.display.DrawingPreference
 
useBlockCache() - Static method in class org.openstreetmap.josm.data.cache.JCSCacheManager
 
useCache - Variable in class org.openstreetmap.josm.tools.HttpClient
 
useCache(boolean) - Method in class org.openstreetmap.josm.tools.HttpClient
Sets whether not to set header Cache-Control=no-cache.
UseDefaultItemListener() - Constructor for class org.openstreetmap.josm.gui.oauth.AdvancedOAuthPropertiesPanel.UseDefaultItemListener
 
UseDefaultServerUrlChangeHandler() - Constructor for class org.openstreetmap.josm.gui.preferences.server.OsmApiUrlInputPanel.UseDefaultServerUrlChangeHandler
 
useDotDirectory() - Static method in class org.openstreetmap.josm.tools.PlatformHookUnixoid
Returns true if the dot directory should be used for storing preferences, cache and user data.
usedValuesAwareComparator - Variable in class org.openstreetmap.josm.gui.dialogs.properties.TagEditHelper.EditTagDialog
 
useFastASCIISort - Static variable in class org.openstreetmap.josm.tools.AlphanumComparator
true to use the faster ASCII sorting algorithm.
useFindCrossings(IPrimitive) - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.Selector.ChildOrParentSelector.CrossingFinder
 
useFixedLocale - Variable in class org.openstreetmap.josm.gui.tagging.ac.AutoCompComboBox
force a different keyboard input locale for the editor
useGpsAntialiasing - Variable in class org.openstreetmap.josm.gui.preferences.display.GPXSettingsPanel
 
useHead - Static variable in class org.openstreetmap.josm.data.cache.JCSCachedTileLoaderJob
 
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
useOSMApi() - Method in class org.openstreetmap.josm.gui.io.DownloadPrimitivesWithReferrersTask
 
useOverpassApi() - Method in class org.openstreetmap.josm.gui.io.DownloadPrimitivesWithReferrersTask
 
usePartialFill(Geometry.AreaAndPerimeter, float, Float) - Method in class org.openstreetmap.josm.data.osm.visitor.paint.StyledMapRenderer
Determine, if partial fill should be turned off for this object, because only a small unfilled gap in the center of the area would be left.
user - Variable in class org.openstreetmap.josm.data.notes.NoteComment
 
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.ChangesetDiscussionComment
the user who posted the comment
user - Variable in class org.openstreetmap.josm.data.osm.history.HistoryOsmPrimitive
 
user - Variable in class org.openstreetmap.josm.data.osm.search.SearchCompiler.UserMatch
 
user - Variable in class org.openstreetmap.josm.gui.dialogs.UserListDialog.UserInfo
 
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_ABORTED - org.openstreetmap.josm.command.SplitWayCommand.MissingMemberStrategy
 
USER_CLASS - Static variable in class org.openstreetmap.josm.tools.WinRegistry
 
USER_COMPARATOR - Static variable in class org.openstreetmap.josm.data.notes.Note
Sorts notes by user, then creation date
USER_INPUT_TAG_CACHE - Static variable in class org.openstreetmap.josm.gui.tagging.ac.AutoCompletionManager
Cache for tags that have been entered by the user.
USER_PATTERN - Static variable in class org.openstreetmap.josm.data.validation.routines.EmailValidator
 
USER_REGEX - Static variable in class org.openstreetmap.josm.data.validation.routines.EmailValidator
 
USER_ROOT - Static variable in class org.openstreetmap.josm.tools.WinRegistry
 
USER_TRACE_ID - org.openstreetmap.josm.io.UrlPatterns.GpxUrlPattern
URL of identified GPX trace belonging to any user on OpenStreetMap website
UserAction() - Constructor for enum org.openstreetmap.josm.gui.io.SaveLayersDialog.UserAction
 
UserCancelException - Exception in org.openstreetmap.josm.tools
Exception thrown when an operation is canceled by user.
UserCancelException() - Constructor for exception org.openstreetmap.josm.tools.UserCancelException
Constructs a new UserCancelException.
UserCancelException(String) - Constructor for exception org.openstreetmap.josm.tools.UserCancelException
Constructs a new UserCancelException with the specified detail message.
UserCancelException(String, Throwable) - Constructor for exception org.openstreetmap.josm.tools.UserCancelException
Constructs a new UserCancelException with the specified detail message and cause.
UserCancelException(Throwable) - Constructor for exception org.openstreetmap.josm.tools.UserCancelException
Constructs a new UserCancelException with the specified cause.
userdataDir - Variable in class org.openstreetmap.josm.data.preferences.JosmBaseDirectories
Internal storage for the user data directory.
userdataDir - Variable in class org.openstreetmap.josm.plugins.Plugin.PluginBaseDirectories
 
useRealWidth - Variable in class org.openstreetmap.josm.data.osm.visitor.paint.MapPaintSettings
 
useRelatedWayStroke - Variable in class org.openstreetmap.josm.data.osm.visitor.paint.WireframeMapRenderer
Preference: should relation ways be shown with outlines
useRepeatedShortcut - Variable in class org.openstreetmap.josm.actions.mapmode.ExtrudeAction
 
userIdentityChanged() - Method in interface org.openstreetmap.josm.data.UserIdentityManager.UserIdentityListener
The current user was changed.
UserIdentityManager - Class in org.openstreetmap.josm.data
UserIdentityManager is a global object which keeps track of what JOSM knows about the identity of the current user.
UserIdentityManager() - Constructor for class org.openstreetmap.josm.data.UserIdentityManager
 
UserIdentityManager.UserIdentityListener - Interface in org.openstreetmap.josm.data
This listener is notified whenever the osm user is changed.
userInfo - Variable in class org.openstreetmap.josm.data.UserIdentityManager
 
UserInfo - Class in org.openstreetmap.josm.data.osm
Public user information.
UserInfo() - Constructor for class org.openstreetmap.josm.data.osm.UserInfo
Constructs a new UserInfo.
UserInfo(User, int, double) - Constructor for class org.openstreetmap.josm.gui.dialogs.UserListDialog.UserInfo
 
USERINFO_CHARS_REGEX - Static variable in class org.openstreetmap.josm.data.validation.routines.UrlValidator
 
USERINFO_FIELD_REGEX - Static variable in class org.openstreetmap.josm.data.validation.routines.UrlValidator
 
userInfoAction - Variable in class org.openstreetmap.josm.gui.history.VersionTable.VersionTablePopupMenu
 
UserInfoAction() - Constructor for class org.openstreetmap.josm.gui.history.VersionTable.UserInfoAction
Constructs a new UserInfoAction.
userInfoReader - Variable in class org.openstreetmap.josm.actions.downloadtasks.ChangesetQueryTask.DownloadTask
the reader object used to read information about the current user from the API
userInput - Variable in class org.openstreetmap.josm.data.tagging.ac.AutoCompletionPriority
 
UserInputTag(String, String, boolean) - Constructor for class org.openstreetmap.josm.gui.tagging.ac.AutoCompletionManager.UserInputTag
Constructor.
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
Constructs a new UserListDialog.
UserListDialog.DoubleClickAdapter - Class in org.openstreetmap.josm.gui.dialogs
 
UserListDialog.SelectUsersPrimitivesAction - Class in org.openstreetmap.josm.gui.dialogs
Select the primitives that a user modified last.
UserListDialog.ShowUserInfoAction - Class in org.openstreetmap.josm.gui.dialogs
Action for launching the info page of a user.
UserListDialog.UserInfo - Class in org.openstreetmap.josm.gui.dialogs
Action for selecting the primitives contributed by the currently selected users.
UserListDialog.UserTableModel - Class in org.openstreetmap.josm.gui.dialogs
The table model for the users
userMap - Static variable in class org.openstreetmap.josm.data.osm.User
the map of known users
UserMatch(String) - Constructor for class org.openstreetmap.josm.data.osm.search.SearchCompiler.UserMatch
 
username - Variable in class org.openstreetmap.josm.io.auth.CredentialsAgentResponse
 
userName - Variable in class org.openstreetmap.josm.data.UserIdentityManager
 
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
Validator for OSM username.
UserNameValidator(JTextComponent) - Constructor for class org.openstreetmap.josm.gui.preferences.server.UserNameValidator
Constructs a new UserNameValidator.
UserQueryList - Class in org.openstreetmap.josm.gui.download
A component to select user saved queries.
UserQueryList(Component, JTextComponent, String) - Constructor for class org.openstreetmap.josm.gui.download.UserQueryList
Constructs a new OverpassQueryList.
UserQueryList.EditItemDialog - Class in org.openstreetmap.josm.gui.download
Dialog that provides functionality to add/edit an item from the list.
UserQueryList.QueryCellRendered - Class in org.openstreetmap.josm.gui.download
This class defines the way each element is rendered in the list.
UserQueryList.QueryListMouseAdapter - Class in org.openstreetmap.josm.gui.download
 
UserQueryList.SelectorItem - Class in org.openstreetmap.josm.gui.download
This class represents an Overpass query used by the user that can be shown within UserQueryList.
UserRestrictionChangedHandler() - Constructor for class org.openstreetmap.josm.gui.dialogs.changeset.query.UserRestrictionPanel.UserRestrictionChangedHandler
 
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.
UserRestrictionPanel() - Constructor for class org.openstreetmap.josm.gui.dialogs.changeset.query.UserRestrictionPanel
Constructs a new UserRestrictionPanel.
UserRestrictionPanel.UserRestrictionChangedHandler - Class in org.openstreetmap.josm.gui.dialogs.changeset.query
 
userRestrictionStateChanged() - Method in class org.openstreetmap.josm.gui.dialogs.changeset.query.AdvancedChangesetQueryPanel.RestrictionGroupStateChangeHandler
 
userSelectLayer() - Method in class org.openstreetmap.josm.data.imagery.WMTSTileSource
Creates a dialog based on this tile source with all available layers and returns the name of selected layer
userSid - Variable in class org.openstreetmap.josm.data.osm.pbf.Info
 
userSid() - Method in class org.openstreetmap.josm.data.osm.pbf.Info
Get the id for the username in the PBF
userSort - Variable in class org.openstreetmap.josm.gui.NoteSortDialog
 
userTable - Variable in class org.openstreetmap.josm.gui.dialogs.FilterDialog
 
userTable - Variable in class org.openstreetmap.josm.gui.dialogs.UserListDialog
The display list.
UserTable(TableModel) - Constructor for class org.openstreetmap.josm.gui.dialogs.FilterDialog.UserTable
 
UserTableHeader(TableColumnModel) - Constructor for class org.openstreetmap.josm.gui.dialogs.FilterDialog.UserTable.UserTableHeader
 
UserTableModel() - Constructor for class org.openstreetmap.josm.gui.dialogs.UserListDialog.UserTableModel
 
useStrokes - Variable in class org.openstreetmap.josm.data.osm.visitor.paint.StyledMapRenderer
 
useStrokesDistance - Variable in class org.openstreetmap.josm.data.osm.visitor.paint.MapPaintSettings
 
UseSupportLayerActionListener() - Constructor for class org.openstreetmap.josm.gui.layer.geoimage.CorrelateGpxWithImages.UseSupportLayerActionListener
 
useThumbs - Variable in class org.openstreetmap.josm.gui.layer.geoimage.GeoImageLayer
 
useValidator - Variable in class org.openstreetmap.josm.gui.preferences.map.TaggingPresetPreference
 
useWiderHighlight - Variable in class org.openstreetmap.josm.data.osm.visitor.paint.StyledMapRenderer
 
useWireframeAntialiasing - Variable in class org.openstreetmap.josm.gui.preferences.display.DrawingPreference
 
usingCenter(EastNorth) - Method in class org.openstreetmap.josm.gui.MapViewState
Creates a new state that is the same as the current state except for that it is using a new center.
usingLocation(JComponent) - Method in class org.openstreetmap.josm.gui.MapViewState
Creates a new state that is the same as the current state except for that it is using the location of the given component.
usingProjection(Projection) - Method in class org.openstreetmap.josm.gui.MapViewState
Creates a state that uses the projection.
usingScale(double) - Method in class org.openstreetmap.josm.gui.MapViewState
Creates a new state that is the same as the current state except for that it is using a new scale.
UTC - org.openstreetmap.josm.io.nmea.NmeaParser.GLL
 
UTC - Static variable in class org.openstreetmap.josm.tools.date.DateUtils
The UTC time zone.
UTFInputStreamReader - Class in org.openstreetmap.josm.io
Detects the different UTF encodings from byte order mark.
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.DirectionString - Class in org.openstreetmap.josm.tools
Utility class to save a string along with its rendering direction (left-to-right or right-to-left).
Utils.JosmForkJoinWorkerThread - Class in org.openstreetmap.josm.tools
A ForkJoinWorkerThread that will always inherit caller permissions, unlike JDK's InnocuousForkJoinWorkerThread, used if a security manager exists.
UTM_EPSGS - Static variable in class org.openstreetmap.josm.gui.preferences.projection.UTMFranceDOMProjectionChoice
 
utm_france_dom - Static variable in class org.openstreetmap.josm.gui.preferences.projection.ProjectionPreference
French regions in the Caribbean Sea and Indian Ocean.
UTM_GEODESIC_NAMES - Static variable in class org.openstreetmap.josm.gui.preferences.projection.UTMFranceDOMProjectionChoice
 
UTMFranceDOMProjectionChoice - Class in org.openstreetmap.josm.gui.preferences.projection
ProjectionChoice for various French overseas territories (EPSG:2969,2970,2972,2973,2975).
UTMFranceDOMProjectionChoice() - Constructor for class org.openstreetmap.josm.gui.preferences.projection.UTMFranceDOMProjectionChoice
Constructs a new UTMFranceDOMProjectionChoice.
UTMPanel(String[], int, String, ActionListener) - Constructor for class org.openstreetmap.josm.gui.preferences.projection.UTMProjectionChoice.UTMPanel
 
UTMProjectionChoice - Class in org.openstreetmap.josm.gui.preferences.projection
ProjectionChoice for UTM.
UTMProjectionChoice() - Constructor for class org.openstreetmap.josm.gui.preferences.projection.UTMProjectionChoice
Constructs a new UTMProjectionChoice.
UTMProjectionChoice.UTMPanel - Class in org.openstreetmap.josm.gui.preferences.projection
 
UVMapping - Class in org.openstreetmap.josm.gui.util.imagery
A utility class for mapping a point onto a spherical coordinate system and vice versa
UVMapping() - Constructor for class org.openstreetmap.josm.gui.util.imagery.UVMapping
 

V

v - Variable in class org.openstreetmap.josm.gui.mappaint.mapcss.ConditionFactory.KeyValueCondition
The value to search for.
v - Variable in class org.openstreetmap.josm.gui.mappaint.mapcss.ConditionFactory.SimpleKeyValueCondition
The value to search for.
val - Variable in class org.openstreetmap.josm.gui.mappaint.Keyword
The string value for this 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
 
val - Variable in class org.openstreetmap.josm.tools.GeoPropertyIndex.GPLevel
 
valAccessTokenKey - Variable in class org.openstreetmap.josm.gui.oauth.ManualAuthorizationUI
 
valClosedAfterDate1 - Variable in class org.openstreetmap.josm.gui.dialogs.changeset.query.TimeRestrictionPanel
 
valClosedAfterDate2 - Variable in class org.openstreetmap.josm.gui.dialogs.changeset.query.TimeRestrictionPanel
 
valClosedAfterTime1 - Variable in class org.openstreetmap.josm.gui.dialogs.changeset.query.TimeRestrictionPanel
 
valClosedAfterTime2 - Variable in class org.openstreetmap.josm.gui.dialogs.changeset.query.TimeRestrictionPanel
 
valCreatedBeforeDate - Variable in class org.openstreetmap.josm.gui.dialogs.changeset.query.TimeRestrictionPanel
 
valCreatedBeforeTime - Variable in class org.openstreetmap.josm.gui.dialogs.changeset.query.TimeRestrictionPanel
 
VALID - org.openstreetmap.josm.gui.widgets.AbstractTextComponentValidator.Status
 
VALID_BORDER - Static variable in class org.openstreetmap.josm.gui.widgets.AbstractTextComponentValidator
 
VALID_CHARS - Static variable in class org.openstreetmap.josm.data.validation.routines.EmailValidator
 
VALID_COLOR - Static variable in class org.openstreetmap.josm.gui.widgets.AbstractTextComponentValidator
 
valid_georeference - Variable in class org.openstreetmap.josm.data.imagery.ImageryInfo.ImageryPreferenceEntry
 
VALID_INDEX_KEY_TYPES - Static variable in class org.openstreetmap.josm.gui.mappaint.mapcss.MapCSSRuleIndex
Valid key types for indexing (see ConditionFactory.KeyMatchType)
validate() - Method in class org.openstreetmap.josm.data.osm.search.SearchCompiler.Match
Check if this is a valid match object
validate() - Method in class org.openstreetmap.josm.data.osm.search.SearchCompiler.ValueComparison
 
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.DateValidator
 
validate() - Method in class org.openstreetmap.josm.gui.dialogs.changeset.query.TimeValidator
 
validate() - Method in class org.openstreetmap.josm.gui.dialogs.changeset.query.UidInputFieldValidator
 
validate() - Method in class org.openstreetmap.josm.gui.dialogs.changeset.query.UrlBasedQueryPanel.ChangetQueryUrlValidator
 
validate() - Method in class org.openstreetmap.josm.gui.dialogs.LatLonDialog.EastNorthValidator
 
validate() - Method in class org.openstreetmap.josm.gui.dialogs.LatLonDialog.LatLonValidator
 
validate() - Method in class org.openstreetmap.josm.gui.io.UploadStrategySelectionPanel.ChunkSizeValidator
 
validate() - Method in class org.openstreetmap.josm.gui.io.UploadTextComponentValidator.UploadAreaValidator
 
validate() - Method in class org.openstreetmap.josm.gui.io.UploadTextComponentValidator.UploadCommentValidator
 
validate() - Method in class org.openstreetmap.josm.gui.io.UploadTextComponentValidator.UploadSourceValidator
 
validate() - Method in class org.openstreetmap.josm.gui.preferences.server.OsmApiUrlInputPanel.ApiUrlValidator
 
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.ChangesetIdTextField.ChangesetIdValidator
 
validate() - Method in class org.openstreetmap.josm.gui.widgets.DefaultTextComponentValidator
 
validate() - Method in class org.openstreetmap.josm.gui.widgets.OsmIdTextField.OsmIdValidator
 
validate(String) - Method in class org.openstreetmap.josm.data.validation.routines.RegexValidator
Validate a value against the set of regular expressions returning a String value of the aggregated groups.
validate(OsmPrimitive, JLabel) - Static method in interface org.openstreetmap.josm.gui.tagging.presets.TaggingPresetValidation
Validates the user input for the given primitive.
validateAction - Static variable in class org.openstreetmap.josm.gui.dialogs.ValidatorDialog
The validate action
ValidateAction - Class in org.openstreetmap.josm.actions
The action that does the validate thing.
ValidateAction() - Constructor for class org.openstreetmap.josm.actions.ValidateAction
Constructor
ValidateApiUrlAction() - Constructor for class org.openstreetmap.josm.gui.preferences.server.OsmApiUrlInputPanel.ValidateApiUrlAction
 
validateAsync(OsmPrimitive, JLabel, List<Tag>) - Static method in interface org.openstreetmap.josm.gui.tagging.presets.TaggingPresetValidation
Asynchronously validates the user input for the given primitive.
validateDownloadParams() - Method in class org.openstreetmap.josm.io.remotecontrol.handler.RequestHandler
 
validateGeometry(List<Node>) - Static method in class org.openstreetmap.josm.actions.AlignInCircleAction
 
validatePreferences() - Method in class org.openstreetmap.josm.gui.preferences.display.GPXSettingsPanel
 
validatePreferences() - Method in class org.openstreetmap.josm.gui.preferences.map.TaggingPresetPreference.TaggingPresetValidationListener
 
validatePreferences() - Method in interface org.openstreetmap.josm.gui.preferences.PreferenceTabbedPane.ValidationListener
Determines if preferences can be saved.
validatePrimitive(OsmPrimitive) - Method in class org.openstreetmap.josm.data.validation.tests.ConditionalKeys
Validate a primitive
validateRequest() - Method in class org.openstreetmap.josm.io.remotecontrol.handler.AddNodeHandler
 
validateRequest() - Method in class org.openstreetmap.josm.io.remotecontrol.handler.AddWayHandler
 
validateRequest() - Method in class org.openstreetmap.josm.io.remotecontrol.handler.AuthorizationHandler
 
validateRequest() - Method in class org.openstreetmap.josm.io.remotecontrol.handler.FeaturesHandler
 
validateRequest() - Method in class org.openstreetmap.josm.io.remotecontrol.handler.ImageryHandler
 
validateRequest() - Method in class org.openstreetmap.josm.io.remotecontrol.handler.ImportHandler
 
validateRequest() - Method in class org.openstreetmap.josm.io.remotecontrol.handler.LoadAndZoomHandler
 
validateRequest() - Method in class org.openstreetmap.josm.io.remotecontrol.handler.LoadDataHandler
 
validateRequest() - Method in class org.openstreetmap.josm.io.remotecontrol.handler.LoadObjectHandler
 
validateRequest() - Method in class org.openstreetmap.josm.io.remotecontrol.handler.OpenApiHandler
 
validateRequest() - Method in class org.openstreetmap.josm.io.remotecontrol.handler.OpenFileHandler
 
validateRequest() - Method in class org.openstreetmap.josm.io.remotecontrol.handler.RequestHandler
Validates the request before attempting to perform it.
validateRequest() - Method in class org.openstreetmap.josm.io.remotecontrol.handler.VersionHandler
 
validateRequest(String, String, Map<String, String>) - Method in class org.openstreetmap.josm.data.oauth.OAuth20Authorization.OAuth20AuthorizationHandler
 
validateRequest(String, String, Map<String, String>) - Method in interface org.openstreetmap.josm.io.remotecontrol.handler.AuthorizationHandler.AuthorizationConsumer
Validate the request
validateSelect() - Method in class org.openstreetmap.josm.io.remotecontrol.handler.LoadAndZoomHandler
 
validateTag(OsmPrimitive, String, AbstractValidator, int) - Method in class org.openstreetmap.josm.data.validation.tests.InternetTags
Validates a given primitive tag against a given validator.
validateTags(Map<String, String>, TextTagParser.TagWarningCallback) - Static method in class org.openstreetmap.josm.tools.TextTagParser
Check tags for correctness and display warnings if needed
validateToolBarsVisibility() - Method in class org.openstreetmap.josm.gui.MapFrame
Validate the visibility of all tool bars and hide the ones that should be hidden
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
 
validateUploadTag(String, String, List<String>, List<String>, List<String>) - Static method in class org.openstreetmap.josm.gui.io.UploadDialog.UploadAction
 
validateValue(String, String) - Method in class org.openstreetmap.josm.data.validation.tests.ConditionalKeys
Validate a key/value pair
validateVersion(String) - Static method in class org.openstreetmap.josm.io.AbstractReader
 
validateXML(File) - Static method in class org.openstreetmap.josm.data.preferences.PreferencesReader
Validate the XML.
validateXML(Reader) - Static method in class org.openstreetmap.josm.data.preferences.PreferencesReader
Validate the XML.
validationErrors - Variable in class org.openstreetmap.josm.gui.layer.OsmDataLayer
List of validation errors in this layer.
validationListener - Variable in class org.openstreetmap.josm.gui.preferences.map.TaggingPresetPreference
 
validationListeners - Variable in class org.openstreetmap.josm.gui.preferences.PreferenceTabbedPane
 
ValidationTask - Class in org.openstreetmap.josm.data.validation
Asynchronous task for running a collection of tests against a collection of primitives
ValidationTask(Collection<Test>, Collection<OsmPrimitive>, Collection<OsmPrimitive>) - Constructor for class org.openstreetmap.josm.data.validation.ValidationTask
Constructs a new ValidationTask
ValidationTask(Consumer<List<TestError>>, ProgressMonitor, Collection<Test>, Collection<OsmPrimitive>, Collection<OsmPrimitive>, boolean) - Constructor for class org.openstreetmap.josm.data.validation.ValidationTask
Constructs a new ValidationTask
ValidationTask(ProgressMonitor, Collection<Test>, Collection<OsmPrimitive>, Collection<OsmPrimitive>) - Constructor for class org.openstreetmap.josm.data.validation.ValidationTask
 
validator - Variable in class org.openstreetmap.josm.gui.widgets.AbstractIdTextField
 
VALIDATOR - Static variable in class org.openstreetmap.josm.data.validation.routines.InetAddressValidator
Singleton instance of this class.
ValidatorBoundingXYVisitor() - Constructor for class org.openstreetmap.josm.gui.dialogs.ValidatorDialog.ValidatorBoundingXYVisitor
 
ValidatorCLI - Class in org.openstreetmap.josm.data.validation
Add a validate command to the JOSM command line interface.
ValidatorCLI() - Constructor for class org.openstreetmap.josm.data.validation.ValidatorCLI
 
ValidatorCLI.Option - Enum in org.openstreetmap.josm.data.validation
 
validatorDialog - Variable in class org.openstreetmap.josm.gui.MapFrame
Validator dialog
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.AutofixCommand - Class in org.openstreetmap.josm.gui.dialogs
 
ValidatorDialog.FixTask - Class in org.openstreetmap.josm.gui.dialogs
Task for fixing a collection of TestErrors.
ValidatorDialog.IgnorelistManagementAction - Class in org.openstreetmap.josm.gui.dialogs
The action to manage the ignore list.
ValidatorDialog.LookupAction - Class in org.openstreetmap.josm.gui.dialogs
The action to lookup the selection in the error tree.
ValidatorDialog.MouseEventHandler - Class in org.openstreetmap.josm.gui.dialogs
Watches for double clicks and launches the popup menu.
ValidatorDialog.SelectionWatch - Class in org.openstreetmap.josm.gui.dialogs
Watches for tree selection.
ValidatorDialog.ValidatorBoundingXYVisitor - Class in org.openstreetmap.josm.gui.dialogs
A visitor that is used to compute the bounds of an error.
ValidatorErrorExporter - Class in org.openstreetmap.josm.gui.io.importexport
Exporter to write validator errors to an XML file.
ValidatorErrorExporter() - Constructor for class org.openstreetmap.josm.gui.io.importexport.ValidatorErrorExporter
Create a new validator error exporter with the default .xml file filter
ValidatorErrorWriter - Class in org.openstreetmap.josm.io
Class to write a collection of validator errors out to XML.
ValidatorErrorWriter(OutputStream) - Constructor for class org.openstreetmap.josm.io.ValidatorErrorWriter
Constructs a new ValidatorErrorWriter that will write to a given OutputStream.
ValidatorErrorWriter(PrintWriter) - Constructor for class org.openstreetmap.josm.io.ValidatorErrorWriter
Constructs a new ValidatorErrorWriter that will write to the given PrintWriter.
ValidatorErrorWriter.ErrorClass - Class in org.openstreetmap.josm.io
 
ValidatorLayer - Class in org.openstreetmap.josm.gui.layer
A layer showing error messages.
ValidatorLayer() - Constructor for class org.openstreetmap.josm.gui.layer.ValidatorLayer
Constructs a new Validator layer
ValidatorListManagementDialog - Class in org.openstreetmap.josm.gui.dialogs
A management window for the validator's ignorelist
ValidatorListManagementDialog(String) - Constructor for class org.openstreetmap.josm.gui.dialogs.ValidatorListManagementDialog
ValidatorListManagementDialog.BUTTONS - Enum in org.openstreetmap.josm.gui.dialogs
 
ValidatorPreference - Class in org.openstreetmap.josm.gui.preferences.validator
Preference settings for the validator.
ValidatorPreference() - Constructor for class org.openstreetmap.josm.gui.preferences.validator.ValidatorPreference
 
ValidatorPreference.Factory - Class in org.openstreetmap.josm.gui.preferences.validator
Factory used to create a new ValidatorPreference.
ValidatorPrefHelper - Class in org.openstreetmap.josm.data.preferences.sources
Helper class for validator tag checker rules preferences.
ValidatorPrefHelper() - Constructor for class org.openstreetmap.josm.data.preferences.sources.ValidatorPrefHelper
Constructs a new PresetPrefHelper.
validatorSelectionListener - Variable in class org.openstreetmap.josm.actions.AutoScaleAction.MapFrameAdapter
 
ValidatorTagCheckerRulesPreference - Class in org.openstreetmap.josm.gui.preferences.validator
The general validator preferences, allowing to enable/disable tests.
ValidatorTagCheckerRulesPreference() - Constructor for class org.openstreetmap.josm.gui.preferences.validator.ValidatorTagCheckerRulesPreference
 
ValidatorTagCheckerRulesPreference.Factory - Class in org.openstreetmap.josm.gui.preferences.validator
Factory used to create a new ValidatorTagCheckerRulesPreference.
ValidatorTagCheckerRulesPreference.TagCheckerRulesSourceEditor - Class in org.openstreetmap.josm.gui.preferences.validator
 
ValidatorTestsPreference - Class in org.openstreetmap.josm.gui.preferences.validator
The general validator preferences, allowing to enable/disable tests.
ValidatorTestsPreference() - Constructor for class org.openstreetmap.josm.gui.preferences.validator.ValidatorTestsPreference
 
ValidatorTestsPreference.Factory - Class in org.openstreetmap.josm.gui.preferences.validator
Factory used to create a new ValidatorTestsPreference.
ValidatorTreePanel - Class in org.openstreetmap.josm.gui.dialogs.validator
A panel that displays the error tree.
ValidatorTreePanel() - Constructor for class org.openstreetmap.josm.gui.dialogs.validator.ValidatorTreePanel
Constructor
ValidatorTreePanel(List<TestError>) - Constructor for class org.openstreetmap.josm.gui.dialogs.validator.ValidatorTreePanel
Constructor
ValidatorTreePanel.GroupTreeNode - Class in org.openstreetmap.josm.gui.dialogs.validator
 
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
A visitor that is used during validation.
validFeedback - Variable in class org.openstreetmap.josm.gui.widgets.DefaultTextComponentValidator
 
validGeoreference - Variable in class org.openstreetmap.josm.gui.preferences.imagery.AddImageryPanel
 
validprefixes - Variable in class org.openstreetmap.josm.io.GpxWriter
 
vAlign - Variable in class org.openstreetmap.josm.gui.mappaint.styleelement.BoxTextElement
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
 
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.data.gpx.GpxExtension
 
value - Variable in class org.openstreetmap.josm.data.osm.search.SearchCompiler.ExactKeyValue
 
value - Variable in class org.openstreetmap.josm.data.osm.search.SearchCompiler.KeyValue
 
value - Variable in class org.openstreetmap.josm.data.osm.Tag
 
value - Variable in class org.openstreetmap.josm.data.preferences.CachedProperty
 
value - Variable in class org.openstreetmap.josm.data.preferences.ColorInfo
 
value - Variable in class org.openstreetmap.josm.data.tagging.ac.AutoCompletionItem
the value of this item
value - Variable in class org.openstreetmap.josm.gui.autofilter.AutoFilterManager.CompiledFilter
 
value - Variable in class org.openstreetmap.josm.gui.autofilter.AutoFilterManager.Match
 
value - Variable in class org.openstreetmap.josm.gui.conflict.tags.MultiValueResolutionDecision
value - Variable in class org.openstreetmap.josm.gui.conflict.tags.TagConflictResolutionUtil.AutomaticChoice
The Tag value to match.
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.LayerNameAndFilePathTableCell
 
value - Variable in class org.openstreetmap.josm.gui.preferences.advanced.PrefEntry
 
value - Variable in class org.openstreetmap.josm.gui.preferences.SourceEditor.FileOrUrlCellEditor
 
value - Variable in class org.openstreetmap.josm.gui.tagging.ac.AutoCompletionManager.UserInputTag
 
value - Variable in class org.openstreetmap.josm.gui.tagging.presets.items.Key
The hardcoded value for key
value - Variable in enum org.openstreetmap.josm.gui.tagging.presets.items.KeyedItem.MatchType
 
value - Variable in class org.openstreetmap.josm.gui.tagging.presets.items.PresetListEntry
This is the value that is going to be written to the tag on the selected primitive(s).
value - Variable in class org.openstreetmap.josm.gui.tagging.presets.items.Text
 
value - Variable in class org.openstreetmap.josm.spi.preferences.AbstractSetting
 
value - Variable in class org.openstreetmap.josm.tools.bugreport.ReportedException.SectionEntry
 
VALUE_FIELD - Static variable in class org.openstreetmap.josm.data.imagery.vectortile.mapbox.Layer
 
value_off - Variable in class org.openstreetmap.josm.gui.tagging.presets.items.Check
the value to set when unchecked (default is "no")
value_on - Variable in class org.openstreetmap.josm.gui.tagging.presets.items.Check
the value to set when checked (default is "yes")
valueChanged(ListSelectionEvent) - Method in class org.openstreetmap.josm.actions.ZoomToAction
 
valueChanged(ListSelectionEvent) - Method in class org.openstreetmap.josm.gui.conflict.pair.AbstractListMerger.CopyAfterCurrentLeftAction
 
valueChanged(ListSelectionEvent) - Method in class org.openstreetmap.josm.gui.conflict.pair.AbstractListMerger.CopyAfterCurrentRightAction
 
valueChanged(ListSelectionEvent) - Method in class org.openstreetmap.josm.gui.conflict.pair.AbstractListMerger.CopyBeforeCurrentLeftAction
 
valueChanged(ListSelectionEvent) - Method in class org.openstreetmap.josm.gui.conflict.pair.AbstractListMerger.CopyBeforeCurrentRightAction
 
valueChanged(ListSelectionEvent) - Method in class org.openstreetmap.josm.gui.conflict.pair.AbstractListMerger.CopyEndLeftAction
 
valueChanged(ListSelectionEvent) - Method in class org.openstreetmap.josm.gui.conflict.pair.AbstractListMerger.CopyEndRightAction
 
valueChanged(ListSelectionEvent) - Method in class org.openstreetmap.josm.gui.conflict.pair.AbstractListMerger.CopyStartLeftAction
 
valueChanged(ListSelectionEvent) - Method in class org.openstreetmap.josm.gui.conflict.pair.AbstractListMerger.CopyStartRightAction
 
valueChanged(ListSelectionEvent) - Method in class org.openstreetmap.josm.gui.conflict.pair.AbstractListMerger.MoveDownMergedAction
 
valueChanged(ListSelectionEvent) - Method in class org.openstreetmap.josm.gui.conflict.pair.AbstractListMerger.MoveUpMergedAction
 
valueChanged(ListSelectionEvent) - Method in class org.openstreetmap.josm.gui.conflict.pair.AbstractListMerger.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.DownloadSelectedChangesetObjectsAction
 
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.DownloadObjectAction
 
valueChanged(ListSelectionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetContentPanel.SelectionBasedAction
 
valueChanged(ListSelectionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetContentPanel.ShowHistoryAction
 
valueChanged(ListSelectionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.ChangesetDialog.CloseOpenChangesetsAction
 
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(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.layer.MergeGpxLayerDialog.RowSelectionChangedListener
 
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(ListSelectionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.properties.PropertiesDialog.RemoveHiddenSelection
 
valueChanged(ListSelectionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.relation.actions.AbstractRelationEditorAction
 
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.SelectionListDialog.SelectAction
 
valueChanged(ListSelectionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.SelectionListDialog.ShowHistoryAction
 
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(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.OverpassDownloadSource.OverpassDownloadSourcePanel.EditSnippetAction
 
valueChanged(ListSelectionEvent) - Method in class org.openstreetmap.josm.gui.download.OverpassDownloadSource.OverpassDownloadSourcePanel.RemoveSnippetAction
 
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.AbstractTableListEditor.EntryListener
 
valueChanged(ListSelectionEvent) - Method in class org.openstreetmap.josm.gui.preferences.advanced.AbstractTableListEditor.RemoveEntryAction
 
valueChanged(ListSelectionEvent) - Method in class org.openstreetmap.josm.gui.preferences.display.ColorPreference
 
valueChanged(ListSelectionEvent) - Method in class org.openstreetmap.josm.gui.preferences.imagery.ImageryProvidersPanel.ActivateAction
 
valueChanged(ListSelectionEvent) - Method in class org.openstreetmap.josm.gui.preferences.imagery.ImageryProvidersPanel.DefListSelectionListener
 
valueChanged(ListSelectionEvent) - Method in class org.openstreetmap.josm.gui.preferences.imagery.ImageryProvidersPanel.RemoveEntryAction
 
valueChanged(ListSelectionEvent) - Method in class org.openstreetmap.josm.gui.preferences.projection.CodeSelectionPanel
 
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
valueChanged(TreeSelectionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.CommandStackDialog.UndoRedoSelectionListener
 
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(TreeSelectionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.ValidatorDialog.SelectionWatch
 
valueChanged(TreeSelectionEvent) - Method in class org.openstreetmap.josm.gui.preferences.imagery.WMSLayerTree.WMSTreeSelectionListener
 
valueChanged(AbstractProperty.ValueChangeEvent<? extends Boolean>) - Method in class org.openstreetmap.josm.gui.dialogs.LayerListDialog.ColumnWidthAdaptionListener
 
valueChanged(AbstractProperty.ValueChangeEvent<? extends Boolean>) - Method in class org.openstreetmap.josm.gui.dialogs.properties.PropertiesDialog.HoverPreviewPreferSelectionPropListener
 
valueChanged(AbstractProperty.ValueChangeEvent<? extends Boolean>) - Method in class org.openstreetmap.josm.gui.dialogs.properties.PropertiesDialog.HoverPreviewPropListener
 
valueChanged(AbstractProperty.ValueChangeEvent<? extends T>) - Method in interface org.openstreetmap.josm.data.preferences.AbstractProperty.ValueChangeListener
Method called when a property value has changed.
valueChanged(AbstractProperty.ValueChangeEvent<? extends T>) - Method in class org.openstreetmap.josm.data.preferences.AbstractProperty.WeakPreferenceAdapter
 
valueChanged(AbstractProperty.ValueChangeEvent<? extends T>) - Method in class org.openstreetmap.josm.data.preferences.CachingProperty
 
ValueChangeEvent(PreferenceChangeEvent, AbstractProperty<T>) - Constructor for class org.openstreetmap.josm.data.preferences.AbstractProperty.ValueChangeEvent
 
valueCleanup(Object) - Static method in class org.openstreetmap.josm.actions.ShowStatusReportAction
 
ValueComparison(String, String, int) - Constructor for class org.openstreetmap.josm.data.osm.search.SearchCompiler.ValueComparison
Create a new SearchCompiler.ValueComparison object
valueCount - Variable in class org.openstreetmap.josm.gui.dialogs.properties.PropertiesDialog
 
valueCount - Variable in class org.openstreetmap.josm.gui.dialogs.properties.TagEditHelper
 
valueCount - Variable in class org.openstreetmap.josm.io.remotecontrol.AddTagsDialog.ExistingValues
 
valueExtractor - Variable in class org.openstreetmap.josm.gui.autofilter.AutoFilterRule
 
ValueFields(int, Function<ProtobufRecord, T>) - Constructor for class org.openstreetmap.josm.data.imagery.vectortile.mapbox.Layer.ValueFields
 
valueFn - Variable in class org.openstreetmap.josm.actions.RestorePropertyAction
 
valueFormatter - Variable in class org.openstreetmap.josm.gui.autofilter.AutoFilterRule
 
valueFormatter - Static variable in class org.openstreetmap.josm.tools.Tag2Link
 
valueForPathChanged(TreePath, Object) - Method in class org.openstreetmap.josm.gui.dialogs.relation.RelationTreeModel
 
valueList - Variable in class org.openstreetmap.josm.data.imagery.vectortile.mapbox.Layer
A list of unique values.
valueOf(String) - Static method in enum org.openstreetmap.josm.actions.AutoScaleAction.AutoScaleMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openstreetmap.josm.actions.ExtensionFileFilter.AddArchiveExtension
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.ParallelWayAction.Modifier
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.relation.ExportRelationToGpxAction.Mode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openstreetmap.josm.command.SplitWayCommand.Direction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openstreetmap.josm.command.SplitWayCommand.MissingMemberStrategy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openstreetmap.josm.command.SplitWayCommand.WarningType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openstreetmap.josm.command.SplitWayCommand.WhenRelationOrderUncertain
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openstreetmap.josm.data.APIDataSet.APIOperation
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.cache.ICachedLoaderListener.LoadResult
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openstreetmap.josm.data.gpx.GpxConstants.ColorFormat
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openstreetmap.josm.data.imagery.GetCapabilitiesParseHelper.TransferMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openstreetmap.josm.data.imagery.ImageryInfo.ImageryCategory
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.imagery.street_level.Projections
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openstreetmap.josm.data.imagery.vectortile.mapbox.Command
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openstreetmap.josm.data.imagery.vectortile.mapbox.GeometryTypes.Ring
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openstreetmap.josm.data.imagery.vectortile.mapbox.GeometryTypes
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openstreetmap.josm.data.imagery.vectortile.mapbox.style.Layers.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openstreetmap.josm.data.imagery.vectortile.mapbox.style.Scheme
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openstreetmap.josm.data.imagery.vectortile.mapbox.style.SourceType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openstreetmap.josm.data.notes.Note.State
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openstreetmap.josm.data.notes.NoteComment.Action
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openstreetmap.josm.data.oauth.OAuth20Exception.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openstreetmap.josm.data.oauth.OAuthVersion
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openstreetmap.josm.data.oauth.osm.OsmScopes
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.DownloadPolicy
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.pbf.Blob.CompressionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openstreetmap.josm.data.osm.search.PushbackTokenizer.Token
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openstreetmap.josm.data.osm.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.osm.search.SearchMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openstreetmap.josm.data.osm.UploadPolicy
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.preferences.sources.SourceType
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.CustomProjection.Polarity
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openstreetmap.josm.data.projection.proj.AzimuthalEquidistant.Mode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openstreetmap.josm.data.projection.proj.LambertAzimuthalEqualArea.Mode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openstreetmap.josm.data.projection.proj.TransverseMercator.Hemisphere
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openstreetmap.josm.data.protobuf.WireType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openstreetmap.josm.data.StructUtils.SerializeOptions
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openstreetmap.josm.data.validation.routines.DomainValidator.ArrayType
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.data.validation.tests.CrossingWays.WayType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openstreetmap.josm.data.validation.tests.MultipolygonTest.ExtPolygonIntersection
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openstreetmap.josm.data.validation.tests.PowerLines.NumberingDirection
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openstreetmap.josm.data.validation.ValidatorCLI.Option
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openstreetmap.josm.gui.ConditionalOptionPaneUtil.NotShowAgain
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.properties.TagEditHelper.RecentExisting
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openstreetmap.josm.gui.dialogs.properties.TagEditHelper.RefreshRecent
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openstreetmap.josm.gui.dialogs.PropertiesMembershipChoiceDialog.ExistingBothNew
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openstreetmap.josm.gui.dialogs.relation.sort.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.ButtonHidingType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openstreetmap.josm.gui.dialogs.ValidatorListManagementDialog.BUTTONS
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openstreetmap.josm.gui.DownloadParamType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openstreetmap.josm.gui.draw.SymbolShape
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.history.TwoColumnDiff.Item.DiffItemType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openstreetmap.josm.gui.io.importexport.Options
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openstreetmap.josm.gui.io.SaveLayersDialog.Reason
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.layer.gpx.GpxDrawHelper.ColorMode
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.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.ConditionFactory.KeyMatchType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openstreetmap.josm.gui.mappaint.mapcss.ConditionFactory.Op
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParser.LexicalState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openstreetmap.josm.gui.mappaint.mapcss.Selector.ChildOrParentSelectorType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openstreetmap.josm.gui.mappaint.RenderingCLI.Option
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openstreetmap.josm.gui.mappaint.styleelement.BoxTextElement.HorizontalTextAlignment
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openstreetmap.josm.gui.mappaint.styleelement.BoxTextElement.VerticalTextAlignment
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openstreetmap.josm.gui.mappaint.styleelement.LineElement.LineType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openstreetmap.josm.gui.mappaint.styleelement.RepeatImageElement.LineImageAlignment
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.PluginInstallation
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.SourceEditor.I18nString
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openstreetmap.josm.gui.ProgramArguments.Option
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.tagging.presets.items.KeyedItem.MatchType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openstreetmap.josm.gui.tagging.presets.TaggingPresetType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openstreetmap.josm.gui.util.imagery.Vector3D.VectorType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openstreetmap.josm.gui.widgets.AbstractTextComponentValidator.Status
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openstreetmap.josm.gui.widgets.QuadStateCheckBox.State
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openstreetmap.josm.io.audio.AudioPlayer.Command
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openstreetmap.josm.io.audio.AudioPlayer.Result
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openstreetmap.josm.io.audio.AudioPlayer.State
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openstreetmap.josm.io.CachedFile.CachingStrategy
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.Compression
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openstreetmap.josm.io.GeoJSONWriter.Options
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openstreetmap.josm.io.GpxParser.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.MaxChangesetSizeExceededPolicy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openstreetmap.josm.io.nmea.NmeaParser.GGA
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openstreetmap.josm.io.nmea.NmeaParser.GLL
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openstreetmap.josm.io.nmea.NmeaParser.GSA
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openstreetmap.josm.io.nmea.NmeaParser.RMC
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openstreetmap.josm.io.nmea.NmeaParser.VTG
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openstreetmap.josm.io.nmea.Sentence
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openstreetmap.josm.io.nmea.TalkerId
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openstreetmap.josm.io.NoteReader.NoteParseMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openstreetmap.josm.io.OnlineResource
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openstreetmap.josm.io.OsmReader.Options
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openstreetmap.josm.io.OverpassDownloadReader.OverpassOutputFormat
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openstreetmap.josm.io.ProxyPolicy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openstreetmap.josm.io.session.SessionWriter.SessionWriterFlags
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openstreetmap.josm.io.UploadStrategy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openstreetmap.josm.io.UrlPatterns.GeoJsonUrlPattern
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openstreetmap.josm.io.UrlPatterns.GpxUrlPattern
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openstreetmap.josm.io.UrlPatterns.NoteUrlPattern
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openstreetmap.josm.io.UrlPatterns.OsmChangeUrlPattern
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openstreetmap.josm.io.UrlPatterns.OsmUrlPattern
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openstreetmap.josm.tools.bugreport.BugReportQueue.SuppressionMode
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.ImageLocations
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openstreetmap.josm.tools.ImageProvider.ImageSizes
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.ImageResizeMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openstreetmap.josm.tools.ImageWarp.Interpolation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openstreetmap.josm.tools.LanguageInfo.LocaleType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openstreetmap.josm.tools.OptionParser.OptionCount
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openstreetmap.josm.tools.OsmPrimitiveImageProvider.Options
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openstreetmap.josm.tools.Platform
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.data.osm.search.SearchCompiler.ExactKeyValue
 
valuePattern - Variable in class org.openstreetmap.josm.data.osm.search.SearchCompiler.KeyValue
 
values - Variable in class org.openstreetmap.josm.data.imagery.WMTSTileSource.Dimension
 
values - Variable in class org.openstreetmap.josm.data.osm.Tags
 
values - Variable in class org.openstreetmap.josm.data.tagging.ac.AutoCompletionSet
 
values - Variable in class org.openstreetmap.josm.gui.dialogs.properties.TagEditHelper.AbstractTagsDialog
 
values - Variable in class org.openstreetmap.josm.gui.tagging.presets.items.ComboMultiSelect
A list of entries.
values - Variable in class org.openstreetmap.josm.gui.tagging.TagModel
the list of values
values() - Static method in enum org.openstreetmap.josm.actions.AutoScaleAction.AutoScaleMode
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.ExtensionFileFilter.AddArchiveExtension
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.ParallelWayAction.Modifier
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.relation.ExportRelationToGpxAction.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.command.SplitWayCommand.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.command.SplitWayCommand.MissingMemberStrategy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.openstreetmap.josm.command.SplitWayCommand.WarningType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.openstreetmap.josm.command.SplitWayCommand.WhenRelationOrderUncertain
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.APIDataSet.APIOperation
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.cache.ICachedLoaderListener.LoadResult
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.gpx.GpxConstants.ColorFormat
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.GetCapabilitiesParseHelper.TransferMode
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.ImageryCategory
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.imagery.street_level.Projections
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.vectortile.mapbox.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.data.imagery.vectortile.mapbox.GeometryTypes.Ring
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.vectortile.mapbox.GeometryTypes
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.vectortile.mapbox.style.Layers.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.data.imagery.vectortile.mapbox.style.Scheme
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.vectortile.mapbox.style.SourceType
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.notes.Note.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.notes.NoteComment.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.data.oauth.OAuth20Exception.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.data.oauth.OAuthVersion
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.oauth.osm.OsmScopes
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.DownloadPolicy
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() - Static method in enum org.openstreetmap.josm.data.osm.pbf.Blob.CompressionType
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.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.data.osm.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.osm.search.SearchMode
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.UploadPolicy
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.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.preferences.sources.SourceType
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.CustomProjection.Polarity
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.proj.AzimuthalEquidistant.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.projection.proj.LambertAzimuthalEqualArea.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.projection.proj.TransverseMercator.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.protobuf.WireType
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.StructUtils.SerializeOptions
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.routines.DomainValidator.ArrayType
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.data.validation.tests.CrossingWays.WayType
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.tests.MultipolygonTest.ExtPolygonIntersection
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.tests.PowerLines.NumberingDirection
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.ValidatorCLI.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.ConditionalOptionPaneUtil.NotShowAgain
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.properties.TagEditHelper.RecentExisting
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.properties.TagEditHelper.RefreshRecent
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.PropertiesMembershipChoiceDialog.ExistingBothNew
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.sort.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.ButtonHidingType
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.ValidatorListManagementDialog.BUTTONS
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.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.gui.draw.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.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.history.TwoColumnDiff.Item.DiffItemType
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.importexport.Options
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.Reason
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.layer.gpx.GpxDrawHelper.ColorMode
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.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.ConditionFactory.KeyMatchType
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.ConditionFactory.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.mapcss.parsergen.MapCSSParser.LexicalState
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.Selector.ChildOrParentSelectorType
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.RenderingCLI.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.mappaint.styleelement.BoxTextElement.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.styleelement.BoxTextElement.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.styleelement.LineElement.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.styleelement.RepeatImageElement.LineImageAlignment
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.PluginInstallation
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.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.ProgramArguments.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.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.tagging.presets.items.KeyedItem.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.presets.TaggingPresetType
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.util.imagery.Vector3D.VectorType
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.widgets.AbstractTextComponentValidator.Status
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.widgets.QuadStateCheckBox.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.audio.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.io.audio.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.io.audio.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.io.CachedFile.CachingStrategy
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.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.Compression
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.GeoJSONWriter.Options
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.GpxParser.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.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.io.nmea.NmeaParser.GGA
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.nmea.NmeaParser.GLL
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.nmea.NmeaParser.GSA
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.nmea.NmeaParser.RMC
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.nmea.NmeaParser.VTG
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.nmea.Sentence
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.nmea.TalkerId
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.NoteReader.NoteParseMode
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.OnlineResource
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.OsmReader.Options
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.OverpassDownloadReader.OverpassOutputFormat
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.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.io.session.SessionWriter.SessionWriterFlags
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.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.io.UrlPatterns.GeoJsonUrlPattern
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.UrlPatterns.GpxUrlPattern
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.UrlPatterns.NoteUrlPattern
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.UrlPatterns.OsmChangeUrlPattern
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.UrlPatterns.OsmUrlPattern
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.bugreport.BugReportQueue.SuppressionMode
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.ImageLocations
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.ImageSizes
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.ImageResizeMode
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.ImageWarp.Interpolation
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.LanguageInfo.LocaleType
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.OptionParser.OptionCount
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.OsmPrimitiveImageProvider.Options
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.Platform
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.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.presets.items.ComboMultiSelect
The context used for translating ComboMultiSelect.values
values_from - Variable in class org.openstreetmap.josm.gui.tagging.presets.items.ComboMultiSelect
To use instead of ComboMultiSelect.values if the list of values has to be obtained with a Java method of this form:
values_no_i18n - Variable in class org.openstreetmap.josm.gui.tagging.presets.items.ComboMultiSelect
Disabled internationalisation for value to avoid mistakes, see #11696
values_searchable - Variable in class org.openstreetmap.josm.gui.tagging.presets.items.ComboMultiSelect
whether to use values for search via TaggingPresetSelector
values_sort - Variable in class org.openstreetmap.josm.gui.tagging.presets.items.ComboMultiSelect
Whether to sort the values, defaults to true.
valuesChanged(GpxTimezone, int, int) - Method in interface org.openstreetmap.josm.gui.layer.geoimage.AdjustTimezoneAndOffsetDialog.AdjustListener
Provides a textual description matching the new state after the change of values.
valueStops - Variable in class org.openstreetmap.josm.tools.TextAnalyzer
 
valueStream() - Method in class org.openstreetmap.josm.gui.dialogs.properties.AbstractCopyAction
 
valueTemplate - Variable in class org.openstreetmap.josm.gui.tagging.presets.items.Text
 
valUid - Variable in class org.openstreetmap.josm.gui.dialogs.changeset.query.UserRestrictionPanel
 
valUserName - Variable in class org.openstreetmap.josm.gui.dialogs.changeset.query.UserRestrictionPanel
 
ValUtil - Class in org.openstreetmap.josm.data.validation.util
Utility class
ValUtil() - Constructor for class org.openstreetmap.josm.data.validation.util.ValUtil
 
VAR_INT_BYTE_SIZE - Static variable in class org.openstreetmap.josm.data.protobuf.ProtobufParser
The byte size for var ints (since the first byte is just an indicator for if the var int is done)
Variable - Class in org.openstreetmap.josm.tools.template_engine
TemplateEntry that inserts the value of a variable.
Variable(String) - Constructor for class org.openstreetmap.josm.tools.template_engine.Variable
Constructs a new Variable.
VARIABLE_START - org.openstreetmap.josm.tools.template_engine.Tokenizer.TokenType
 
variableName - Variable in class org.openstreetmap.josm.tools.template_engine.Variable
 
VARINT - org.openstreetmap.josm.data.protobuf.WireType
int32, int64, uint32, uint64, sing32, sint64, bool, enum
VDOP - org.openstreetmap.josm.io.nmea.NmeaParser.GSA
 
VECTOR - org.openstreetmap.josm.data.imagery.vectortile.mapbox.style.SourceType
 
Vector3D - Class in org.openstreetmap.josm.gui.util.imagery
A basic 3D vector class (immutable)
Vector3D(double, double, double) - Constructor for class org.openstreetmap.josm.gui.util.imagery.Vector3D
Create a new Vector3D object using the XYZ coordinate system
Vector3D(Vector3D.VectorType, double, double, double) - Constructor for class org.openstreetmap.josm.gui.util.imagery.Vector3D
Create a new Vector3D object.
Vector3D.VectorType - Enum in org.openstreetmap.josm.gui.util.imagery
This determines how arguments are used in Vector3D(VectorType, double, double, double).
VectorDataSet - Class in org.openstreetmap.josm.data.vector
A data class for Vector Data
VectorDataSet() - Constructor for class org.openstreetmap.josm.data.vector.VectorDataSet
 
vectorDataStore - Variable in class org.openstreetmap.josm.data.imagery.vectortile.mapbox.MVTTile
 
VectorDataStore - Class in org.openstreetmap.josm.data.vector
A data store for Vector Data sets
VectorDataStore() - Constructor for class org.openstreetmap.josm.data.vector.VectorDataStore
 
VectorNode - Class in org.openstreetmap.josm.data.vector
The "Node" type of a vector layer
VectorNode(String) - Constructor for class org.openstreetmap.josm.data.vector.VectorNode
Create a new vector node
VectorPrimitive - Class in org.openstreetmap.josm.data.vector
The base class for Vector primitives
VectorPrimitive(String) - Constructor for class org.openstreetmap.josm.data.vector.VectorPrimitive
Create a primitive for a specific vector layer
VectorRelation - Class in org.openstreetmap.josm.data.vector
The "Relation" type for vectors
VectorRelation(String) - Constructor for class org.openstreetmap.josm.data.vector.VectorRelation
Create a new relation for a layer
VectorRelationMember - Class in org.openstreetmap.josm.data.vector
Relation members for a Vector Relation
VectorRelationMember(String, VectorPrimitive) - Constructor for class org.openstreetmap.josm.data.vector.VectorRelationMember
Create a new relation member
vectors - Variable in class org.openstreetmap.josm.gui.util.imagery.CameraPlane
 
VectorTile - Interface in org.openstreetmap.josm.data.imagery.vectortile
An interface that is used to draw vector tiles, instead of using images
VectorType() - Constructor for enum org.openstreetmap.josm.gui.util.imagery.Vector3D.VectorType
 
VectorWay - Class in org.openstreetmap.josm.data.vector
The "Way" type for a Vector layer
VectorWay(String) - Constructor for class org.openstreetmap.josm.data.vector.VectorWay
Create a new way for a layer
VELOCITY - org.openstreetmap.josm.gui.layer.gpx.GpxDrawHelper.ColorMode
Color by velocity
velocityScale - Variable in class org.openstreetmap.josm.gui.layer.gpx.GpxDrawHelper
 
velocityTune - Variable in class org.openstreetmap.josm.gui.layer.gpx.GpxDrawHelper
max speed for coloring - allows to tweak line coloring for different speed levels.
version - Variable in class org.openstreetmap.josm.data.imagery.vectortile.mapbox.Layer
This is technically an integer, but there are currently only two major versions (1, 2).
version - Variable in class org.openstreetmap.josm.data.imagery.vectortile.mapbox.style.MapboxVectorStyle
The version for the style specification
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.osm.pbf.Info
 
version - Variable in class org.openstreetmap.josm.data.preferences.PreferencesReader
 
version - Variable in class org.openstreetmap.josm.data.preferences.sources.ExtendedSourceEntry
version used for display
version - Variable in class org.openstreetmap.josm.data.projection.datum.NTV2GridShiftFile
 
version - Variable in class org.openstreetmap.josm.data.Version
 
version - Variable in class org.openstreetmap.josm.io.GpxParser
 
version - Variable in class org.openstreetmap.josm.io.imagery.WMSImagery
 
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.io.session.GenericSessionExporter
 
version - Variable in class org.openstreetmap.josm.plugins.PluginInformation
The plugin version (from plugin list).
version() - Method in class org.openstreetmap.josm.data.osm.pbf.Info
Get the OSM version
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(PushbackTokenizer) - Constructor for class org.openstreetmap.josm.data.osm.search.SearchCompiler.Version
 
Version(PushbackTokenizer.Range) - Constructor for class org.openstreetmap.josm.data.osm.search.SearchCompiler.Version
 
VERSION - org.openstreetmap.josm.gui.ProgramArguments.Option
--version Displays the JOSM version and exits
VERSION - Static variable in class org.openstreetmap.josm.data.osm.search.SearchCompiler
 
VERSION_FIELD - Static variable in class org.openstreetmap.josm.data.imagery.vectortile.mapbox.Layer
 
VersionConflictResolveCommand - Class in org.openstreetmap.josm.command.conflict
Represents the resolution of a version conflict between two OsmPrimitives.
VersionConflictResolveCommand(Conflict<? extends OsmPrimitive>) - Constructor for class org.openstreetmap.josm.command.conflict.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
Constructs a new VersionInfoPanel.
VersionInfoPanel(HistoryBrowserModel, PointInTimeType) - Constructor for class org.openstreetmap.josm.gui.history.VersionInfoPanel
constructor
VersionInfoPanel.OpenChangesetDialogAction - Class in org.openstreetmap.josm.gui.history
 
VersionInfoRow() - Constructor for class org.openstreetmap.josm.gui.conflict.pair.properties.PropertiesMerger.VersionInfoRow
 
versions - Variable in class org.openstreetmap.josm.data.osm.history.History
the list of object snapshots
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
Constructs a new VersionTable.
VersionTable.ChangesetInfoAction - Class in org.openstreetmap.josm.gui.history
 
VersionTable.MouseListener - Class in org.openstreetmap.josm.gui.history
 
VersionTable.RadioButtonEditor - Class in org.openstreetmap.josm.gui.history
Editor for history radio buttons in columns A and B.
VersionTable.RadioButtonRenderer - Class in org.openstreetmap.josm.gui.history
Renderer for history radio buttons in columns A and B.
VersionTable.UserInfoAction - Class in org.openstreetmap.josm.gui.history
 
VersionTable.VersionTablePopupMenu - Class in org.openstreetmap.josm.gui.history
 
VersionTableCellRenderer - Class in org.openstreetmap.josm.gui.history
Renderer for version labels.
VersionTableCellRenderer() - Constructor for class org.openstreetmap.josm.gui.history.VersionTableCellRenderer
Constructs a new VersionCellRenderer.
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
 
VersionTableModel - Class in org.openstreetmap.josm.gui.history
The table model for the list of versions in the current history
VersionTableModel(HistoryBrowserModel) - Constructor for class org.openstreetmap.josm.gui.history.VersionTableModel
Constructs a new VersionTableModel.
VersionTablePopupMenu() - Constructor for class org.openstreetmap.josm.gui.history.VersionTable.VersionTablePopupMenu
Constructs a new VersionTablePopupMenu.
VERTICAL_DIRECTION - Static variable in class org.openstreetmap.josm.gui.ScrollViewport
Allow vertical scrolling
VerticallyScrollablePanel - Class in org.openstreetmap.josm.gui.widgets
A panel that can be scrolled vertically.
VerticallyScrollablePanel() - Constructor for class org.openstreetmap.josm.gui.widgets.VerticallyScrollablePanel
Constructs a new VerticallyScrollablePanel.
VerticallyScrollablePanel(boolean) - Constructor for class org.openstreetmap.josm.gui.widgets.VerticallyScrollablePanel
Constructs a new VerticallyScrollablePanel.
VerticallyScrollablePanel(LayoutManager) - Constructor for class org.openstreetmap.josm.gui.widgets.VerticallyScrollablePanel
Constructs a new VerticallyScrollablePanel.
VerticallyScrollablePanel(LayoutManager, boolean) - Constructor for class org.openstreetmap.josm.gui.widgets.VerticallyScrollablePanel
Constructs a new 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.
VerticalTextAlignment() - Constructor for enum org.openstreetmap.josm.gui.mappaint.styleelement.BoxTextElement.VerticalTextAlignment
 
VIA - Static variable in class org.openstreetmap.josm.data.validation.tests.ConnectivityRelations
 
VIDEO - org.openstreetmap.josm.data.imagery.vectortile.mapbox.style.SourceType
 
viewClip - Variable in class org.openstreetmap.josm.data.osm.visitor.paint.WireframeMapRenderer
 
viewHeight - Variable in class org.openstreetmap.josm.gui.MapViewState
 
viewMenu - Variable in class org.openstreetmap.josm.gui.MainMenu
viewMenu contains display actions (zoom, map styles, etc.)
viewport - Variable in class org.openstreetmap.josm.actions.SessionLoadAction.Loader
 
viewport - Variable in class org.openstreetmap.josm.io.session.SessionReader
 
VIEWPORT_FOLLOWING - Static variable in class org.openstreetmap.josm.actions.mapmode.DrawAction
If this property is set, the draw action moves the viewport when adding new points.
ViewportData - Class in org.openstreetmap.josm.data
Data class to keep viewport information.
ViewportData(EastNorth, Double) - Constructor for class org.openstreetmap.josm.data.ViewportData
Constructs a new ViewportData.
ViewportData(ProjectionBounds) - Constructor for class org.openstreetmap.josm.data.ViewportData
Create a new ViewportData
ViewportFollowToggleAction - Class in org.openstreetmap.josm.actions
This action toggles automatic moving of the map view to last placed node
ViewportFollowToggleAction() - Constructor for class org.openstreetmap.josm.actions.ViewportFollowToggleAction
Constructs a new ViewportFollowToggleAction.
viewWidth - Variable in class org.openstreetmap.josm.gui.MapViewState
 
violationFound(JComponent, StackTraceElement[]) - Static method in class org.openstreetmap.josm.gui.util.CheckThreadViolationRepaintManager
 
virtual_node - org.openstreetmap.josm.actions.mapmode.SelectAction.SelectActionCursor
 
virtualHeight - Variable in enum org.openstreetmap.josm.tools.ImageProvider.ImageSizes
 
virtualHeight - Variable in class org.openstreetmap.josm.tools.ImageProvider
virtual height of the resulting image, -1 when original image data should be used
virtualManager - Variable in class org.openstreetmap.josm.actions.mapmode.SelectAction
 
VirtualManager() - Constructor for class org.openstreetmap.josm.actions.mapmode.SelectAction.VirtualManager
 
virtualMaxHeight - Variable in class org.openstreetmap.josm.tools.ImageProvider
virtual maximum height of the resulting image, -1 for no restriction
virtualMaxWidth - Variable in class org.openstreetmap.josm.tools.ImageProvider
virtual maximum width of the resulting image, -1 for no restriction
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.AbstractMapRenderer
Preference: size of virtual nodes (0 displays display)
virtualNodeSpace - Variable in class org.openstreetmap.josm.data.osm.visitor.paint.AbstractMapRenderer
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
 
virtualWidth - Variable in enum org.openstreetmap.josm.tools.ImageProvider.ImageSizes
 
virtualWidth - Variable in class org.openstreetmap.josm.tools.ImageProvider
virtual width of the resulting image, -1 when original image data should be used
visibilityAction - Variable in class org.openstreetmap.josm.gui.layer.geoimage.ImageViewerDialog
 
VisibilityCheckbox() - Constructor for class org.openstreetmap.josm.gui.dialogs.layer.LayerVisibilityAction.VisibilityCheckbox
 
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
 
visibilityWidthListener - Variable in class org.openstreetmap.josm.gui.dialogs.LayerListDialog
 
visible - Variable in class org.openstreetmap.josm.data.gpx.GpxExtension
 
visible - Variable in class org.openstreetmap.josm.data.osm.history.HistoryOsmPrimitive
 
visible - Variable in class org.openstreetmap.josm.data.osm.pbf.Info
 
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
The visibility property for this layer.
visibleRect - Variable in class org.openstreetmap.josm.gui.layer.geoimage.ImageDisplay
The rectangle (in image coordinates) of the image that is visible.
visit(Path2D.Double) - Method in interface org.openstreetmap.josm.gui.draw.MapViewPath.PathVisitor
Append a path to this one.
visit(String, String...) - Static method in class org.openstreetmap.josm.data.projection.datum.NTV2Proj4DirGridShiftFileSource
 
visit(String, Set<MapCSSTagCheckerRule>, Collection<OsmPrimitive>, Set<OsmPrimitive>) - Method in class org.openstreetmap.josm.data.validation.tests.MapCSSTagChecker
Perform the checks for one check url
visit(Collection<? extends IPrimitive>) - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.Selector.ChildOrParentSelector.AbstractFinder
 
visit(Collection<? extends IPrimitive>) - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.Selector.ChildOrParentSelector.ContainsFinder
 
visit(Collection<? extends IPrimitive>) - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.Selector.ChildOrParentSelector.CrossingFinder
 
visit(Collection<? extends OsmPrimitive>) - Method in class org.openstreetmap.josm.data.validation.util.MultipleNameVisitor
Visits a collection of primitives
visit(Collection<OsmPrimitive>) - Method in class org.openstreetmap.josm.data.validation.Test
Visits all primitives to be tested.
visit(Collection<OsmPrimitive>) - Method in class org.openstreetmap.josm.data.validation.tests.MapCSSTagChecker
 
visit(Collection<OsmPrimitive>) - Method in class org.openstreetmap.josm.data.validation.tests.TagChecker
 
visit(Collection<OsmPrimitive>) - Method in class org.openstreetmap.josm.data.validation.util.AggregatePrimitivesVisitor
Visits a collection of primitives
visit(Collection<OsmPrimitive>, Predicate<String>) - Method in class org.openstreetmap.josm.data.validation.tests.MapCSSTagChecker
Execute the rules from the URLs matching the given predicate.
visit(List<Node>) - Method in interface org.openstreetmap.josm.data.validation.ValidatorVisitor
Visit a list of nodes that are part of the error
visit(List<Node>) - Method in class org.openstreetmap.josm.gui.dialogs.ValidatorDialog.ValidatorBoundingXYVisitor
 
visit(List<Node>) - Method in class org.openstreetmap.josm.gui.layer.validation.PaintVisitor
 
visit(Stack<Relation>, Relation) - Method in class org.openstreetmap.josm.data.APIDataSet.RelationUploadDependencyGraph
 
visit(Bounds) - Method in class org.openstreetmap.josm.data.osm.visitor.BoundingXYVisitor
Visiting call for bounds.
visit(EastNorth) - Method in class org.openstreetmap.josm.data.osm.visitor.BoundingXYVisitor
Visiting call for east/north.
visit(ILatLon) - Method in class org.openstreetmap.josm.data.osm.visitor.BoundingXYVisitor
Visiting call for lat/lon.
visit(LatLon) - Method in class org.openstreetmap.josm.data.osm.visitor.BoundingXYVisitor
Visiting call for lat/lon.
visit(Changeset) - Method in class org.openstreetmap.josm.io.OsmWriter
Visiting call for changesets.
visit(INode) - Method in class org.openstreetmap.josm.data.osm.visitor.BoundingXYVisitor
 
visit(INode) - Method in class org.openstreetmap.josm.data.osm.visitor.paint.ComputeStyleListWorker
 
visit(INode) - Method in class org.openstreetmap.josm.data.osm.visitor.paint.WireframeMapRenderer
Draw a small rectangle.
visit(INode) - Method in interface org.openstreetmap.josm.data.osm.visitor.PrimitiveVisitor
Visiting call for nodes.
visit(INode) - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.Selector.ChildOrParentSelector.AbstractFinder
 
visit(INode) - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.Selector.ChildOrParentSelector.MatchingReferrerFinder
 
visit(INode) - Method in class org.openstreetmap.josm.io.OsmWriter
 
visit(IRelation<?>) - Method in class org.openstreetmap.josm.data.osm.visitor.BoundingXYVisitor
 
visit(IRelation<?>) - Method in class org.openstreetmap.josm.data.osm.visitor.paint.ComputeStyleListWorker
 
visit(IRelation<?>) - Method in class org.openstreetmap.josm.data.osm.visitor.paint.WireframeMapRenderer
Draw objects used in relations.
visit(IRelation<?>) - Method in interface org.openstreetmap.josm.data.osm.visitor.PrimitiveVisitor
Visiting call for relations.
visit(IRelation<?>) - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.Selector.ChildOrParentSelector.AbstractFinder
 
visit(IRelation<?>) - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.Selector.ChildOrParentSelector.InsideOrEqualFinder
 
visit(IRelation<?>) - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.Selector.ChildOrParentSelector.MatchingReferrerFinder
 
visit(IRelation<?>) - Method in class org.openstreetmap.josm.io.OsmWriter
 
visit(IWay<?>) - Method in class org.openstreetmap.josm.data.osm.visitor.BoundingXYVisitor
 
visit(IWay<?>) - Method in class org.openstreetmap.josm.data.osm.visitor.paint.ComputeStyleListWorker
 
visit(IWay<?>) - Method in class org.openstreetmap.josm.data.osm.visitor.paint.WireframeMapRenderer
Draw a line for all way segments.
visit(IWay<?>) - Method in interface org.openstreetmap.josm.data.osm.visitor.PrimitiveVisitor
Visiting call for ways.
visit(IWay<?>) - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.Selector.ChildOrParentSelector.AbstractFinder
 
visit(IWay<?>) - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.Selector.ChildOrParentSelector.InsideOrEqualFinder
 
visit(IWay<?>) - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.Selector.ChildOrParentSelector.MatchingReferrerFinder
 
visit(IWay<?>) - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.Selector.ChildOrParentSelector.MultipolygonOpenEndFinder
 
visit(IWay<?>) - Method in class org.openstreetmap.josm.io.OsmWriter
 
visit(Node) - Method in class org.openstreetmap.josm.actions.UploadSelectionAction.UploadHullBuilder
 
visit(Node) - Method in class org.openstreetmap.josm.command.Command.CloneVisitor
 
visit(Node) - Method in class org.openstreetmap.josm.data.osm.visitor.AllNodesVisitor
Nodes have only itself as nodes.
visit(Node) - Method in class org.openstreetmap.josm.data.osm.visitor.BoundingXYVisitor
 
visit(Node) - Method in class org.openstreetmap.josm.data.osm.visitor.MergeSourceBuildingVisitor
 
visit(Node) - Method in interface org.openstreetmap.josm.data.osm.visitor.OsmPrimitiveVisitor
Visiting call for points.
visit(Node) - Method in class org.openstreetmap.josm.data.validation.Test.TagTest
 
visit(Node) - Method in class org.openstreetmap.josm.data.validation.Test
 
visit(Node) - Method in class org.openstreetmap.josm.data.validation.tests.Addresses
 
visit(Node) - Method in class org.openstreetmap.josm.data.validation.tests.BarriersEntrances
 
visit(Node) - Method in class org.openstreetmap.josm.data.validation.tests.DirectionNodes
 
visit(Node) - Method in class org.openstreetmap.josm.data.validation.tests.DuplicateNode
 
visit(Node) - Method in class org.openstreetmap.josm.data.validation.tests.Highways
 
visit(Node) - Method in class org.openstreetmap.josm.data.validation.tests.LongSegment
 
visit(Node) - Method in class org.openstreetmap.josm.data.validation.tests.PowerLines
 
visit(Node) - Method in class org.openstreetmap.josm.data.validation.tests.UnconnectedWays
 
visit(Node) - Method in class org.openstreetmap.josm.data.validation.tests.UntaggedNode
 
visit(Node) - Method in class org.openstreetmap.josm.data.validation.util.AggregatePrimitivesVisitor
 
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(Node) - Method in class org.openstreetmap.josm.gui.dialogs.ConflictDialog.ConflictPainter
 
visit(Node) - Method in class org.openstreetmap.josm.gui.history.HistoryBrowserModel.HistoryPrimitiveBuilder
 
visit(Node) - Method in class org.openstreetmap.josm.gui.layer.OsmDataLayer.DataCountVisitor
 
visit(Node) - Method in class org.openstreetmap.josm.gui.layer.validation.PaintVisitor
Draw a small rectangle.
visit(Node) - Method in class org.openstreetmap.josm.io.GeoJSONWriter.GeometryPrimitiveVisitor
 
visit(Node, Node) - Method in class org.openstreetmap.josm.gui.dialogs.ConflictDialog.ConflictPainter
 
visit(OsmPrimitive) - Method in interface org.openstreetmap.josm.data.validation.ValidatorVisitor
Visit a OSM primitive, e.g.
visit(OsmPrimitive) - Method in class org.openstreetmap.josm.gui.dialogs.ValidatorDialog.ValidatorBoundingXYVisitor
 
visit(OsmPrimitive) - Method in class org.openstreetmap.josm.gui.layer.validation.PaintVisitor
 
visit(Relation) - Method in class org.openstreetmap.josm.actions.UploadSelectionAction.UploadHullBuilder
 
visit(Relation) - Method in class org.openstreetmap.josm.command.Command.CloneVisitor
 
visit(Relation) - Method in class org.openstreetmap.josm.data.osm.visitor.AllNodesVisitor
Relations may have any number of nodes.
visit(Relation) - Method in class org.openstreetmap.josm.data.osm.visitor.BoundingXYVisitor
 
visit(Relation) - Method in class org.openstreetmap.josm.data.osm.visitor.MergeSourceBuildingVisitor
 
visit(Relation) - Method in interface org.openstreetmap.josm.data.osm.visitor.OsmPrimitiveVisitor
Visiting call for relations.
visit(Relation) - Method in class org.openstreetmap.josm.data.validation.Test.TagTest
 
visit(Relation) - Method in class org.openstreetmap.josm.data.validation.Test
 
visit(Relation) - Method in class org.openstreetmap.josm.data.validation.tests.Addresses
 
visit(Relation) - Method in class org.openstreetmap.josm.data.validation.tests.ConnectivityRelations
 
visit(Relation) - Method in class org.openstreetmap.josm.data.validation.tests.CrossingWays.Boundaries
 
visit(Relation) - Method in class org.openstreetmap.josm.data.validation.tests.DuplicateRelation
 
visit(Relation) - Method in class org.openstreetmap.josm.data.validation.tests.MultipolygonTest
 
visit(Relation) - Method in class org.openstreetmap.josm.data.validation.tests.PowerLines
 
visit(Relation) - Method in class org.openstreetmap.josm.data.validation.tests.PublicTransportRouteTest
 
visit(Relation) - Method in class org.openstreetmap.josm.data.validation.tests.RelationChecker
 
visit(Relation) - Method in class org.openstreetmap.josm.data.validation.tests.TurnrestrictionTest
 
visit(Relation) - Method in class org.openstreetmap.josm.data.validation.util.AggregatePrimitivesVisitor
 
visit(Relation) - Method in class org.openstreetmap.josm.data.validation.util.NameVisitor
 
visit(Relation) - Method in class org.openstreetmap.josm.gui.dialogs.ConflictDialog.ConflictPainter
 
visit(Relation) - Method in class org.openstreetmap.josm.gui.history.HistoryBrowserModel.HistoryPrimitiveBuilder
 
visit(Relation) - Method in class org.openstreetmap.josm.gui.layer.OsmDataLayer.DataCountVisitor
 
visit(Relation) - Method in class org.openstreetmap.josm.gui.layer.validation.PaintVisitor
 
visit(Relation) - Method in class org.openstreetmap.josm.io.GeoJSONWriter.GeometryPrimitiveVisitor
 
visit(Way) - Method in class org.openstreetmap.josm.actions.UploadSelectionAction.UploadHullBuilder
 
visit(Way) - Method in class org.openstreetmap.josm.command.Command.CloneVisitor
 
visit(Way) - Method in class org.openstreetmap.josm.data.osm.visitor.AllNodesVisitor
Ways have their way nodes.
visit(Way) - Method in class org.openstreetmap.josm.data.osm.visitor.BoundingXYVisitor
 
visit(Way) - Method in class org.openstreetmap.josm.data.osm.visitor.MergeSourceBuildingVisitor
 
visit(Way) - Method in interface org.openstreetmap.josm.data.osm.visitor.OsmPrimitiveVisitor
Visiting call for lines.
visit(Way) - Method in class org.openstreetmap.josm.data.validation.Test.TagTest
 
visit(Way) - Method in class org.openstreetmap.josm.data.validation.Test
 
visit(Way) - Method in class org.openstreetmap.josm.data.validation.tests.Addresses
 
visit(Way) - Method in class org.openstreetmap.josm.data.validation.tests.ApiCapabilitiesTest
 
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(Way) - Method in class org.openstreetmap.josm.data.validation.tests.CycleDetector
 
visit(Way) - Method in class org.openstreetmap.josm.data.validation.tests.DuplicatedWayNodes
 
visit(Way) - Method in class org.openstreetmap.josm.data.validation.tests.DuplicateWay
 
visit(Way) - Method in class org.openstreetmap.josm.data.validation.tests.Highways
 
visit(Way) - Method in class org.openstreetmap.josm.data.validation.tests.LongSegment
 
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(Way) - Method in class org.openstreetmap.josm.data.validation.tests.RightAngleBuildingTest
 
visit(Way) - Method in class org.openstreetmap.josm.data.validation.tests.SelfIntersectingWay
 
visit(Way) - Method in class org.openstreetmap.josm.data.validation.tests.SharpAngles
 
visit(Way) - Method in class org.openstreetmap.josm.data.validation.tests.SimilarNamedWays
 
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(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(Way) - Method in class org.openstreetmap.josm.data.validation.util.AggregatePrimitivesVisitor
 
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(Way) - Method in class org.openstreetmap.josm.gui.dialogs.ConflictDialog.ConflictPainter
 
visit(Way) - Method in class org.openstreetmap.josm.gui.history.HistoryBrowserModel.HistoryPrimitiveBuilder
 
visit(Way) - Method in class org.openstreetmap.josm.gui.layer.OsmDataLayer.DataCountVisitor
 
visit(Way) - Method in class org.openstreetmap.josm.gui.layer.validation.PaintVisitor
 
visit(Way) - Method in class org.openstreetmap.josm.io.GeoJSONWriter.GeometryPrimitiveVisitor
 
visit(WaySegment) - Method in interface org.openstreetmap.josm.data.validation.ValidatorVisitor
Visit a way segment that was part of the error
visit(WaySegment) - Method in class org.openstreetmap.josm.gui.dialogs.ValidatorDialog.ValidatorBoundingXYVisitor
 
visit(WaySegment) - Method in class org.openstreetmap.josm.gui.layer.validation.PaintVisitor
 
visit(ProjectionBounds) - Method in class org.openstreetmap.josm.data.osm.visitor.BoundingXYVisitor
Visiting call for projection bounds.
visit(TestError) - Method in interface org.openstreetmap.josm.data.validation.ValidatorVisitor
Visit a test error
visit(TestError) - Method in class org.openstreetmap.josm.gui.dialogs.ValidatorDialog.ValidatorBoundingXYVisitor
 
visit(TestError) - Method in class org.openstreetmap.josm.gui.layer.validation.PaintVisitor
 
visit(ListListSetting) - Method in class org.openstreetmap.josm.data.preferences.PreferencesWriter
 
visit(ListListSetting) - Method in interface org.openstreetmap.josm.spi.preferences.SettingVisitor
Visitor call for ListListSetting.
visit(ListSetting) - Method in class org.openstreetmap.josm.data.preferences.PreferencesWriter
 
visit(ListSetting) - Method in interface org.openstreetmap.josm.spi.preferences.SettingVisitor
Visitor call for ListSetting.
visit(MapListSetting) - Method in class org.openstreetmap.josm.data.preferences.PreferencesWriter
 
visit(MapListSetting) - Method in interface org.openstreetmap.josm.spi.preferences.SettingVisitor
Visitor call for MapListSetting.
visit(SettingVisitor) - Method in class org.openstreetmap.josm.spi.preferences.ListListSetting
 
visit(SettingVisitor) - Method in class org.openstreetmap.josm.spi.preferences.ListSetting
 
visit(SettingVisitor) - Method in class org.openstreetmap.josm.spi.preferences.MapListSetting
 
visit(SettingVisitor) - Method in interface org.openstreetmap.josm.spi.preferences.Setting
Enable usage of the visitor pattern.
visit(SettingVisitor) - Method in class org.openstreetmap.josm.spi.preferences.StringSetting
 
visit(StringSetting) - Method in class org.openstreetmap.josm.data.preferences.PreferencesWriter
 
visit(StringSetting) - Method in interface org.openstreetmap.josm.spi.preferences.SettingVisitor
Visitor call for StringSetting.
visitArea(IPrimitive) - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.Selector.ChildOrParentSelector.CrossingFinder
 
visitBBox(Environment, Selector.ChildOrParentSelector.AbstractFinder) - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.Selector.ChildOrParentSelector
 
visitBoundingBox(BoundingXYVisitor) - Method in class org.openstreetmap.josm.gui.layer.AbstractTileSourceLayer
 
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.GpxRouteLayer
 
visitBoundingBox(BoundingXYVisitor) - Method in class org.openstreetmap.josm.gui.layer.Layer
Visits the content bounds of this layer.
visitBoundingBox(BoundingXYVisitor) - Method in class org.openstreetmap.josm.gui.layer.markerlayer.MarkerLayer
 
visitBoundingBox(BoundingXYVisitor) - Method in class org.openstreetmap.josm.gui.layer.NoteLayer
 
visitBoundingBox(BoundingXYVisitor) - Method in class org.openstreetmap.josm.gui.layer.OsmDataLayer
 
visitBoundingBox(BoundingXYVisitor) - Method in class org.openstreetmap.josm.gui.layer.ValidatorLayer
 
visitClippedLine(double, MapViewPath.PathSegmentConsumer) - Method in class org.openstreetmap.josm.gui.draw.MapViewPath
Visits all straight segments of this path.
visitClippedLine(Stroke, MapViewPath.PathSegmentConsumer) - Method in class org.openstreetmap.josm.gui.draw.MapViewPath
Visits all straight segments of this path.
visitClose() - Method in class org.openstreetmap.josm.gui.draw.MapViewPath.AbstractMapPathVisitor
 
visitClose() - Method in interface org.openstreetmap.josm.gui.draw.MapViewPath.PathVisitor
 
visited - Variable in class org.openstreetmap.josm.data.APIDataSet.RelationUploadDependencyGraph
 
visited - Variable in class org.openstreetmap.josm.data.validation.tests.DuplicateRelation
List of all initially visited testable relations
visited - Variable in class org.openstreetmap.josm.gui.dialogs.ConflictDialog.ConflictPainter
 
visitedWays - Variable in class org.openstreetmap.josm.data.validation.tests.CycleDetector
Already visited primitive unique IDs
visitedWays - Variable in class org.openstreetmap.josm.data.validation.tests.LongSegment
set of visited ways.
visitHighlighted(ValidatorVisitor) - Method in class org.openstreetmap.josm.data.validation.TestError
Visits all highlighted validation elements
visitKeys(KeyValueVisitor) - Method in class org.openstreetmap.josm.data.osm.AbstractPrimitive
 
visitKeys(KeyValueVisitor) - Method in interface org.openstreetmap.josm.data.osm.Tagged
Calls the visitor for every key/value pair.
visitKeyValue(Tagged, String, String) - Method in interface org.openstreetmap.josm.data.osm.KeyValueVisitor
This method gets called for every tag received.
visitKeyValue(Tagged, String, String) - Method in class org.openstreetmap.josm.data.validation.tests.UntaggedNode
 
visitKeyValue(Tagged, String, String) - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.MapCSSRuleIndex.RuleCandidatesIterator
 
visitLine(MapViewPath.PathSegmentConsumer) - Method in class org.openstreetmap.josm.gui.draw.MapViewPath
Visits all segments of this path.
visitLineTo(double, double) - Method in class org.openstreetmap.josm.gui.draw.MapViewPath.AbstractMapPathVisitor
 
visitLineTo(double, double) - Method in interface org.openstreetmap.josm.gui.draw.MapViewPath.PathVisitor
 
visitLineTo(MapViewState.MapViewPoint) - Method in class org.openstreetmap.josm.gui.draw.MapViewPath.AbstractMapPathVisitor
 
visitLineTo(MapViewState.MapViewPoint) - Method in class org.openstreetmap.josm.gui.draw.MapViewPath.ClampingPathVisitor
 
visitLineTo(MapViewState.MapViewPoint) - Method in class org.openstreetmap.josm.gui.draw.MapViewPath.LineVisitor
 
visitLineTo(MapViewState.MapViewPoint) - Method in class org.openstreetmap.josm.gui.draw.MapViewPath.OffsetPathVisitor
 
visitMoveTo(double, double) - Method in class org.openstreetmap.josm.gui.draw.MapViewPath.AbstractMapPathVisitor
 
visitMoveTo(double, double) - Method in interface org.openstreetmap.josm.gui.draw.MapViewPath.PathVisitor
 
visitMoveTo(MapViewState.MapViewPoint) - Method in class org.openstreetmap.josm.gui.draw.MapViewPath.AbstractMapPathVisitor
 
visitMoveTo(MapViewState.MapViewPoint) - Method in class org.openstreetmap.josm.gui.draw.MapViewPath.ClampingPathVisitor
 
visitMoveTo(MapViewState.MapViewPoint) - Method in class org.openstreetmap.josm.gui.draw.MapViewPath.LineVisitor
 
visitMoveTo(MapViewState.MapViewPoint) - Method in class org.openstreetmap.josm.gui.draw.MapViewPath.OffsetPathVisitor
 
visitMultiGeometry(Relation) - Method in class org.openstreetmap.josm.io.GeoJSONWriter.GeometryPrimitiveVisitor
Visit a multi-part geometry.
visitMultiLineString(Relation) - Method in class org.openstreetmap.josm.io.GeoJSONWriter.GeometryPrimitiveVisitor
Visit a relation that is a multi line string
visitMultiPoints(Relation) - Method in class org.openstreetmap.josm.io.GeoJSONWriter.GeometryPrimitiveVisitor
Visit a relation that only contains points
visitMultipolygon(Relation) - Method in class org.openstreetmap.josm.io.GeoJSONWriter.GeometryPrimitiveVisitor
Convert a multipolygon to geojson
visitOsx() - Method in class org.openstreetmap.josm.data.projection.datum.NTV2Proj4DirGridShiftFileSource
 
visitOsx() - Method in interface org.openstreetmap.josm.tools.PlatformVisitor
visitOutline(Bounds, int, Consumer<EastNorth>) - Method in class org.openstreetmap.josm.data.projection.AbstractProjection
 
visitOutline(Bounds, Consumer<EastNorth>) - Method in class org.openstreetmap.josm.data.projection.AbstractProjection
 
visitOutline(Bounds, Consumer<EastNorth>) - Method in interface org.openstreetmap.josm.data.projection.Projection
Visit points along the edge of this bounds instance.
visitReferrers(OsmPrimitiveVisitor) - Method in class org.openstreetmap.josm.data.osm.OsmPrimitive
Visits visitor for all referrers.
visitReferrers(PrimitiveVisitor) - Method in interface org.openstreetmap.josm.data.osm.IPrimitive
Visits visitor for all referrers.
visitReferrers(PrimitiveVisitor) - Method in class org.openstreetmap.josm.data.osm.OsmPrimitive
 
visitReferrers(PrimitiveVisitor) - Method in class org.openstreetmap.josm.data.osm.PrimitiveData
 
visitReferrers(PrimitiveVisitor) - Method in class org.openstreetmap.josm.data.vector.VectorPrimitive
 
visitSelectedProperties(KeyValueVisitor) - Method in class org.openstreetmap.josm.gui.dialogs.properties.PropertiesDialog
Visits all combinations of the selected keys/values.
visitTestErrors(DefaultMutableTreeNode, Consumer<TestError>) - Static method in class org.openstreetmap.josm.gui.dialogs.validator.ValidatorTreePanel
Visitor call for all TestError nodes children of root, in breadth-first order.
visitTestErrors(DefaultMutableTreeNode, Consumer<TestError>, Set<DefaultMutableTreeNode>) - Static method in class org.openstreetmap.josm.gui.dialogs.validator.ValidatorTreePanel
Visitor call for all TestError nodes children of root, in breadth-first order.
visitTilePosition(Consumer<Tile>, TilePosition, Consumer<TilePosition>) - Method in class org.openstreetmap.josm.gui.layer.AbstractTileSourceLayer.TileSet
 
visitTiles(Consumer<Tile>, Consumer<TilePosition>) - Method in class org.openstreetmap.josm.gui.layer.AbstractTileSourceLayer.TileSet
Call the given paint method for all tiles in this tile set.
visitTreeNodes(DefaultMutableTreeNode, Consumer<DefaultMutableTreeNode>) - Static method in class org.openstreetmap.josm.gui.dialogs.validator.ValidatorTreePanel
Visitor call for all tree nodes children of root, in breadth-first order.
visitUnixoid() - Method in class org.openstreetmap.josm.data.projection.datum.NTV2Proj4DirGridShiftFileSource
 
visitUnixoid() - Method in interface org.openstreetmap.josm.tools.PlatformVisitor
visitVirtual(Path2D, IWay<?>) - Method in class org.openstreetmap.josm.data.osm.visitor.paint.AbstractMapRenderer
Creates path for drawing virtual nodes for one way.
visitWaySegment(Way, int) - Method in class org.openstreetmap.josm.data.validation.tests.LongSegment
 
visitWindows() - Method in class org.openstreetmap.josm.data.projection.datum.NTV2Proj4DirGridShiftFileSource
 
visitWindows() - Method in interface org.openstreetmap.josm.tools.PlatformVisitor
VisRect() - Constructor for class org.openstreetmap.josm.gui.layer.geoimage.ImageDisplay.VisRect
Constructs a new empty VisRect.
VisRect(int, int, int, int) - Constructor for class org.openstreetmap.josm.gui.layer.geoimage.ImageDisplay.VisRect
Constructs a new VisRect.
VisRect(int, int, int, int, ImageDisplay.VisRect) - Constructor for class org.openstreetmap.josm.gui.layer.geoimage.ImageDisplay.VisRect
Constructs a new VisRect.
VisRect(ImageDisplay.VisRect) - Constructor for class org.openstreetmap.josm.gui.layer.geoimage.ImageDisplay.VisRect
Constructs a new VisRect from another one.
VOLATILE - org.openstreetmap.josm.gui.MainMenu.WINDOW_MENU_GROUP
Volatile entries displayed at the end
volatileCache - Variable in class org.openstreetmap.josm.data.imagery.vectortile.mapbox.style.Source
true if the tiles should not be cached
vp - Variable in class org.openstreetmap.josm.gui.ScrollViewport
 
vPoleN - Variable in class org.openstreetmap.josm.data.projection.proj.ObliqueMercator
v values when the input latitude is a pole.
vPoleS - Variable in class org.openstreetmap.josm.data.projection.proj.ObliqueMercator
v values when the input latitude is a pole.
VTG - org.openstreetmap.josm.io.nmea.Sentence
VTG - Track made good and Ground speed
VTG(int) - Constructor for enum org.openstreetmap.josm.io.nmea.NmeaParser.VTG
 
vunits - org.openstreetmap.josm.data.projection.CustomProjection.Param
vertical units - ignore, as we don't use height information

W

w - Variable in class org.openstreetmap.josm.data.validation.tests.UnconnectedWays.MyWaySegment
the way
w - Variable in class org.openstreetmap.josm.gui.animation.BirthdayExtension
 
w - Variable in class org.openstreetmap.josm.gui.animation.DropImage
 
w - Variable in class org.openstreetmap.josm.gui.animation.Star
 
w() - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParser
mix of white-space and comments
W_TR - Static variable in class org.openstreetmap.josm.data.coor.conversion.LatLonParser
 
waitForMouseUpParameter - Variable in class org.openstreetmap.josm.actions.mapmode.SelectAction.CycleManager
 
waitFuture(Future<?>, PleaseWaitProgressMonitor) - Static method in class org.openstreetmap.josm.actions.JosmAction
 
WAITING - org.openstreetmap.josm.io.audio.AudioPlayer.Result
In progress
waitTimeSec - Variable in class org.openstreetmap.josm.data.imagery.CachedAttributionBingAerialTileSource.AttributionTimerTask
 
Walbeck - Static variable in class org.openstreetmap.josm.data.projection.Ellipsoid
Walbeck
walk() - Method in class org.openstreetmap.josm.actions.JoinAreasAction.WayTraverser
Get the next way creating a clockwise path, ensure it is the most right way.
walkAndSelectRelatedErrors(TreePath, Predicate<OsmPrimitive>, Collection<TreePath>) - Method in class org.openstreetmap.josm.gui.dialogs.validator.ValidatorTreePanel
 
wantedOrder - Static variable in class org.openstreetmap.josm.io.MultiFetchOverpassObjectReader
 
warn() - Method in exception org.openstreetmap.josm.tools.bugreport.ReportedException
Displays a warning for this exception.
warn(Exception) - Method in class org.openstreetmap.josm.gui.preferences.SourceEditor.SourceLoader
 
warn(String) - Static method in class org.openstreetmap.josm.tools.Logging
Prints a warning message if logging is on.
warn(String, Object...) - Static method in class org.openstreetmap.josm.tools.Logging
Prints a formatted warning message if logging is on.
warn(String, List<SaveLayerInfo>, String) - Static method in class org.openstreetmap.josm.gui.io.SaveLayersDialog
 
warn(Throwable) - Static method in class org.openstreetmap.josm.tools.Logging
Prints a warning message for the given Throwable if logging is on.
WARN - org.openstreetmap.josm.data.validation.ValidatorCLI.Option
--warn Set logging level to warn
WARN - org.openstreetmap.josm.gui.ProgramArguments.Option
--warn Print only warning messages to console
warnAboutEmptyArea - Variable in class org.openstreetmap.josm.actions.downloadtasks.DownloadNotesTask
This allows subclasses to ignore this warning
warnAboutEmptyArea - Variable in class org.openstreetmap.josm.actions.downloadtasks.DownloadOsmTask
This allows subclasses to ignore this warning
warnAboutParseError(SearchParseError) - Static method in class org.openstreetmap.josm.gui.dialogs.properties.TagEditHelper
 
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.conflict.ConflictAddCommand
 
warnBecauseOfUnsavedData() - Method in class org.openstreetmap.josm.gui.io.SaveLayersDialog.SaveAndUploadTask
 
warnCantImportIntoServerLayer(GpxLayer) - Static method in class org.openstreetmap.josm.gui.layer.gpx.ImportAudioAction
 
warnCantImportIntoServerLayer(GpxLayer) - Static method in class org.openstreetmap.josm.gui.layer.gpx.ImportImagesAction
 
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.actions.SavingAction
 
warnIllegalChunkSize() - Method in class org.openstreetmap.josm.gui.io.UploadDialog.UploadAction
 
warnIllegalValue(String, String, Object) - Static method in class org.openstreetmap.josm.io.Capabilities
 
warning(String, String, String) - Static method in class org.openstreetmap.josm.gui.datatransfer.importers.TextTagPaster
Default TextTagParser.TagWarningCallback implementation.
warning(String, String, String) - Method in interface org.openstreetmap.josm.tools.TextTagParser.TagWarningCallback
Displays a warning about a problematic tag and ask user what to do about it.
WARNING - org.openstreetmap.josm.data.validation.Severity
Warning messages
WARNING - org.openstreetmap.josm.gui.widgets.AbstractTextComponentValidator.Status
 
WARNING - Static variable in class org.openstreetmap.josm.plugins.PluginHandler
 
WARNING_BACKGROUND - Static variable in class org.openstreetmap.josm.gui.io.UploadDialog
A warning color to indicate something is non-default in the changeset tags
WARNING_BACKGROUND - Static variable in class org.openstreetmap.josm.gui.widgets.AbstractTextComponentValidator
 
WARNING_BORDER - Static variable in class org.openstreetmap.josm.gui.widgets.AbstractTextComponentValidator
 
WARNING_COLOR - Static variable in class org.openstreetmap.josm.gui.widgets.AbstractTextComponentValidator
 
WARNING_FOREGROUND - Static variable in class org.openstreetmap.josm.gui.widgets.AbstractTextComponentValidator
 
WarningLayerPainter(Layer) - Constructor for class org.openstreetmap.josm.gui.MapView.WarningLayerPainter
 
warningNotifier - Static variable in class org.openstreetmap.josm.command.SplitWayCommand
 
warningPrinted - Variable in class org.openstreetmap.josm.gui.MapView.WarningLayerPainter
 
warnings - Variable in class org.openstreetmap.josm.gui.mappaint.StyleSource
 
WARNINGS - Static variable in class org.openstreetmap.josm.tools.Logging
 
warningsTabLoaded - Variable in class org.openstreetmap.josm.gui.dialogs.MapPaintDialog.InfoAction
 
WarningType() - Constructor for enum org.openstreetmap.josm.command.SplitWayCommand.WarningType
 
warningTypes - Variable in class org.openstreetmap.josm.command.SplitWayCommand.Analysis
 
warnLayersWithConflictsAndUploadRequest(List<SaveLayerInfo>) - Static method in class org.openstreetmap.josm.gui.io.SaveLayersDialog
 
warnLayersWithIllegalFilesAndSaveRequest(List<SaveLayerInfo>) - Static method in class org.openstreetmap.josm.gui.io.SaveLayersDialog
 
warnLayersWithoutFilesAndSaveRequest(List<SaveLayerInfo>) - Static method in class org.openstreetmap.josm.gui.io.SaveLayersDialog
 
warnme - Variable in class org.openstreetmap.josm.command.SplitWayCommand.RelationInformation
 
warnMergingUploadDiscouragedLayers(Layer, Layer) - Static method in class org.openstreetmap.josm.actions.MergeLayerAction
Warns about a discouraged merge operation, ask for confirmation.
warnMergingUploadDiscouragedObjects(Layer) - Method in class org.openstreetmap.josm.actions.MergeSelectionAction
Warns the user about merging too many objects with different upload policies.
warnNoImageryLayers() - Method in class org.openstreetmap.josm.gui.layer.gpx.DownloadWmsAlongTrackAction
 
warnNoSuitableTasks(String) - Method in class org.openstreetmap.josm.actions.OpenLocationAction
Displays an error message dialog that no suitable tasks have been found for the given url.
warnNoSuitableTasks(String) - Method in class org.openstreetmap.josm.gui.datatransfer.importers.OsmLinkPaster.NoWarnOpenLocationAction
 
warnNoTargetLayersForSourceLayer(Layer) - Method in class org.openstreetmap.josm.actions.AbstractMergeAction
Warns user when there no layers the source layer could be merged to.
warnNumNewConflicts(int) - Method in class org.openstreetmap.josm.gui.dialogs.ConflictDialog
Warns the user about the number of detected conflicts
warnOfCircularReferences(OsmPrimitive) - Static method in class org.openstreetmap.josm.gui.dialogs.relation.GenericRelationEditor
Warn about circular references.
warnOfCircularReferences(OsmPrimitive, List<Relation>) - Static method in class org.openstreetmap.josm.gui.dialogs.relation.GenericRelationEditor
Warn about circular references.
warnOverwriteKey(String, String) - Static method in class org.openstreetmap.josm.gui.dialogs.properties.TagEditHelper
Warns user about a key being overwritten.
warnSelectionChanged() - Static method in class org.openstreetmap.josm.gui.dialogs.properties.TagEditHelper
Warn user about a selection change
warnSoonToBeUnsupportedJava(PlatformHook.JavaExpirationCallback) - Method in interface org.openstreetmap.josm.tools.PlatformHook
Checks if we will soon not be supporting the running version of Java
warnUploadDiscouraged(AbstractModifiableLayer) - Static method in class org.openstreetmap.josm.actions.UploadAction
Warn user about discouraged upload, propose to cancel operation.
warnUser(String, String, ImageIcon, String) - Static method in class org.openstreetmap.josm.gui.util.GuiHelper
Warns user about a dangerous action requiring confirmation.
warp(BufferedImage, Dimension, ImageWarp.PointTransform, ImageWarp.Interpolation) - Static method in class org.openstreetmap.josm.tools.ImageWarp
Warp an image.
wasAlwaysOnTop - Variable in class org.openstreetmap.josm.gui.util.WindowOnTopListener
true indicates that the window was always on top prior to the change
wasComplete - Variable in class org.openstreetmap.josm.data.osm.event.PrimitivesRemovedEvent
 
wasComplete() - Method in class org.openstreetmap.josm.data.osm.event.PrimitivesRemovedEvent
Determines if primitive wasn't really removed from the dataset, it only become incomplete again.
wasIncomplete - Variable in class org.openstreetmap.josm.data.osm.event.PrimitivesAddedEvent
 
wasIncomplete() - Method in class org.openstreetmap.josm.data.osm.event.PrimitivesAddedEvent
Determines if primitive was in dataset before (so it's not really added), but it was incomplete
wasPlaying - Variable in class org.openstreetmap.josm.gui.layer.markerlayer.PlayHeadMarker
 
watcher - Variable in class org.openstreetmap.josm.io.FileWatcher
 
watchSlider - Variable in class org.openstreetmap.josm.gui.widgets.DateEditorWithSlider
 
WATER_LIVE_COLOR - Static variable in class org.openstreetmap.josm.gui.animation.Star
 
WATERWAY - org.openstreetmap.josm.data.validation.tests.CrossingWays.WayType
 
WATERWAY - Static variable in class org.openstreetmap.josm.data.validation.tests.CrossingWays
 
way - org.openstreetmap.josm.actions.mapmode.DeleteAction.DeleteMode
 
way - org.openstreetmap.josm.actions.mapmode.SelectAction.SelectActionCursor
 
way - Variable in class org.openstreetmap.josm.actions.JoinAreasAction.WayInPolygon
 
way - Variable in class org.openstreetmap.josm.command.AbstractNodesCommand
 
way - Variable in class org.openstreetmap.josm.data.osm.event.WayNodesChangedEvent
 
way - Variable in class org.openstreetmap.josm.data.osm.IWaySegment
 
Way - Class in org.openstreetmap.josm.data.osm
One full way, consisting of a list of way nodes.
Way() - Constructor for class org.openstreetmap.josm.data.osm.Way
Constructs a new Way with id 0.
Way(long) - Constructor for class org.openstreetmap.josm.data.osm.Way
Constructs a new Way for the given id.
Way(long, boolean) - Constructor for class org.openstreetmap.josm.data.osm.Way
 
Way(long, int) - Constructor for class org.openstreetmap.josm.data.osm.Way
Constructs a new Way with given id and version.
Way(Way) - Constructor for class org.openstreetmap.josm.data.osm.Way
Constructs a new Way from an existing Way (including its id).
Way(Way, boolean) - Constructor for class org.openstreetmap.josm.data.osm.Way
Constructs a new Way from an existing Way.
Way(Way, boolean, boolean) - Constructor for class org.openstreetmap.josm.data.osm.Way
Constructs a new Way from an existing Way.
WAY - org.openstreetmap.josm.data.osm.OsmPrimitiveType
Way type
WAY - org.openstreetmap.josm.data.validation.tests.CrossingWays.WayType
 
WAY - org.openstreetmap.josm.gui.tagging.presets.TaggingPresetType
Way
way_add - org.openstreetmap.josm.actions.mapmode.SelectAction.SelectActionCursor
 
WAY_DIRECTION_ARROWS - Static variable in interface org.openstreetmap.josm.gui.mappaint.StyleKeys
MapCSS way-direction-arrows property key
WAY_GENERATOR - Static variable in class org.openstreetmap.josm.data.vector.VectorWay
 
WAY_LENGTH - Static variable in class org.openstreetmap.josm.data.osm.search.SearchCompiler
 
WAY_NODES_CHANGED - org.openstreetmap.josm.data.osm.event.AbstractDatasetChangedEvent.DatasetEventType
The nodes of a way or their order has changed
WAY_POINT - Static variable in class org.openstreetmap.josm.io.GpxWriter
 
way_rm - org.openstreetmap.josm.actions.mapmode.SelectAction.SelectActionCursor
 
way_with_nodes - org.openstreetmap.josm.actions.mapmode.DeleteAction.DeleteMode
 
way_with_references - org.openstreetmap.josm.actions.mapmode.DeleteAction.DeleteMode
 
wayComparator - Variable in class org.openstreetmap.josm.data.osm.DefaultNameFormatter
 
WayConnectedToArea - Class in org.openstreetmap.josm.data.validation.tests
Checks for ways connected to areas.
WayConnectedToArea() - Constructor for class org.openstreetmap.josm.data.validation.tests.WayConnectedToArea
Constructs a new WayConnectedToArea test.
WayConnectionType - Class in org.openstreetmap.josm.gui.dialogs.relation.sort
A class used by the RelationSorter to store if two ways are already connected
WayConnectionType() - Constructor for class org.openstreetmap.josm.gui.dialogs.relation.sort.WayConnectionType
construct invalid instance
WayConnectionType(boolean) - Constructor for class org.openstreetmap.josm.gui.dialogs.relation.sort.WayConnectionType
Constructs a valid or invalid instance.
WayConnectionType(boolean, boolean, WayConnectionType.Direction) - Constructor for class org.openstreetmap.josm.gui.dialogs.relation.sort.WayConnectionType
Constructs a valid instance.
WayConnectionType.Direction - Enum in org.openstreetmap.josm.gui.dialogs.relation.sort
The direction of the way connection
wayConnectionTypeCalculator - Variable in class org.openstreetmap.josm.gui.dialogs.relation.MemberTableModel
 
WayConnectionTypeCalculator - Class in org.openstreetmap.josm.gui.dialogs.relation.sort
This class calculates the WayConnectionType for a given list of members
WayConnectionTypeCalculator() - Constructor for class org.openstreetmap.josm.gui.dialogs.relation.sort.WayConnectionTypeCalculator
 
WayCountRange(PushbackTokenizer) - Constructor for class org.openstreetmap.josm.data.osm.search.SearchCompiler.WayCountRange
 
WayCountRange(PushbackTokenizer.Range) - Constructor for class org.openstreetmap.josm.data.osm.search.SearchCompiler.WayCountRange
 
WayData - Class in org.openstreetmap.josm.data.osm
The data (tags and node ids) that is stored for a way in the database.
WayData() - Constructor for class org.openstreetmap.josm.data.osm.WayData
Constructs a new NodeData.
WayData(long) - Constructor for class org.openstreetmap.josm.data.osm.WayData
Constructs a new WayData with given id.
WayData(List<Node>) - Constructor for class org.openstreetmap.josm.actions.OrthogonalizeAction.WayData
 
WayData(WayData) - Constructor for class org.openstreetmap.josm.data.osm.WayData
Constructs a new WayData.
wayDirectionArrows - Variable in class org.openstreetmap.josm.gui.mappaint.styleelement.LineElement
A flag indicating if the direction arrows should be painted.
WayDirectionRotationAngle() - Constructor for class org.openstreetmap.josm.tools.RotationAngle.WayDirectionRotationAngle
 
wayIds - Variable in class org.openstreetmap.josm.data.osm.visitor.paint.relations.Multipolygon.JoinedWay
 
WayInPolygon(Way, boolean) - Constructor for class org.openstreetmap.josm.actions.JoinAreasAction.WayInPolygon
 
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
 
waylength(Environment) - Static method in class org.openstreetmap.josm.gui.mappaint.mapcss.Functions
Returns the length of the way in metres or null.
WayLength(PushbackTokenizer) - Constructor for class org.openstreetmap.josm.data.osm.search.SearchCompiler.WayLength
 
WayLength(PushbackTokenizer.Range) - Constructor for class org.openstreetmap.josm.data.osm.search.SearchCompiler.WayLength
 
wayList - Variable in class org.openstreetmap.josm.actions.SimplifyWayAction.SimplifyWayDataSelectionListener
 
wayNoAreaRules - Variable in class org.openstreetmap.josm.gui.mappaint.mapcss.MapCSSStyleIndex
Rules for ways with tag area=no
wayNodes - Variable in class org.openstreetmap.josm.actions.OrthogonalizeAction.WayData
The assigned way
wayNodesChanged(WayNodesChangedEvent) - Method in class org.openstreetmap.josm.actions.mapmode.ImproveWayAccuracyAction
 
wayNodesChanged(WayNodesChangedEvent) - Method in class org.openstreetmap.josm.actions.SplitWayAction.SegmentToKeepSelectionDialog.SplitWayDataSetListener
 
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
Check if this polygon was affected by a way change
wayNodesChanged(WayNodesChangedEvent) - Method in class org.openstreetmap.josm.data.osm.visitor.paint.relations.MultipolygonCache
 
wayNodesChanged(WayNodesChangedEvent) - Method in class org.openstreetmap.josm.gui.autofilter.AutoFilterManager
 
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.dialogs.validator.ValidatorTreePanel
 
wayNodesChanged(WayNodesChangedEvent) - Method in class org.openstreetmap.josm.gui.history.HistoryBrowserModel
 
wayNodesChanged(WayNodesChangedEvent) - Method in class org.openstreetmap.josm.gui.MapStatus
 
wayNodesChanged(WayNodesChangedEvent) - Method in class org.openstreetmap.josm.gui.tagging.ac.AutoCompletionManager
 
WayNodesChangedEvent - Class in org.openstreetmap.josm.data.osm.event
An event that is triggered when the nodes of a way have been changed (nodes added, removed or the order was changed)
WayNodesChangedEvent(DataSet, Way) - Constructor for class org.openstreetmap.josm.data.osm.event.WayNodesChangedEvent
Constructs a new WayNodesChangedEvent.
WayNodesConflictResolverCommand - Class in org.openstreetmap.josm.command.conflict
Represents the resolution of conflicts in the node list of two Ways.
WayNodesConflictResolverCommand(Conflict<? extends OsmPrimitive>, List<Node>) - Constructor for class org.openstreetmap.josm.command.conflict.WayNodesConflictResolverCommand
Constructs a new WayNodesConflictResolverCommand.
WayPair(List<LatLon>, Map<String, String>) - Constructor for class org.openstreetmap.josm.data.validation.tests.DuplicateWay.WayPair
 
WayPairNoTags(List<LatLon>) - Constructor for class org.openstreetmap.josm.data.validation.tests.DuplicateWay.WayPairNoTags
 
wayPoint(WayPoint, int) - Method in class org.openstreetmap.josm.io.GpxWriter
output a point
WayPoint - Class in org.openstreetmap.josm.data.gpx
A point in the GPX data
WayPoint(LatLon) - Constructor for class org.openstreetmap.josm.data.gpx.WayPoint
Constructs a new WayPoint from lat/lon coordinates.
WayPoint(WayPoint) - Constructor for class org.openstreetmap.josm.data.gpx.WayPoint
Constructs a new WayPoint from an existing one.
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.
waypoints - Variable in class org.openstreetmap.josm.data.gpx.Line
 
waypoints - Variable in class org.openstreetmap.josm.io.nmea.NmeaParser
 
wayPoints - Variable in class org.openstreetmap.josm.data.gpx.GpxTrackSegment
 
wayRules - Variable in class org.openstreetmap.josm.gui.mappaint.mapcss.MapCSSStyleIndex
Rules for ways without tag area=no
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.actions.SimplifyWayAction.SimplifyChangeListener
 
ways - Variable in class org.openstreetmap.josm.data.osm.MultipolygonBuilder.JoinedPolygon
list of ways building this polygon
ways - Variable in class org.openstreetmap.josm.data.osm.QuadBucketPrimitiveStore
All ways (Streets etc.) in the DataSet.
ways - Variable in class org.openstreetmap.josm.data.validation.tests.DuplicateWay
Bag of all ways
ways - Variable in class org.openstreetmap.josm.gui.dialogs.relation.sort.RelationNodeMap.NodesWays
 
ways - Variable in class org.openstreetmap.josm.gui.layer.OsmDataLayer.DataCountVisitor
Ways that have been visited
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() - Constructor for class org.openstreetmap.josm.data.validation.tests.CrossingWays.Ways
Constructs a new crossing Ways test.
WAYS - Static variable in class org.openstreetmap.josm.data.osm.search.SearchCompiler
 
WaySegment - Class in org.openstreetmap.josm.data.osm
A segment consisting of two consecutive nodes out of a way.
WaySegment(Way, int) - Constructor for class org.openstreetmap.josm.data.osm.WaySegment
Constructs a new IWaySegment.
waySegments - Variable in class org.openstreetmap.josm.data.validation.tests.UnconnectedWays
 
waysNoTags - Variable in class org.openstreetmap.josm.data.validation.tests.DuplicateWay
Bag of all ways, regardless of tags
waysToCheck - Variable in class org.openstreetmap.josm.data.validation.tests.DuplicateWay
 
waysToGpxData(Collection<Way>, GpxData, Set<Node>, String) - Static method in class org.openstreetmap.josm.gui.layer.OsmDataLayer
 
waysToTest - Variable in class org.openstreetmap.josm.data.validation.tests.CrossingWays
 
waysToTest - Variable in class org.openstreetmap.josm.data.validation.tests.UnconnectedWays
 
waysUsedInRelations - Variable in class org.openstreetmap.josm.data.validation.tests.UntaggedWay
 
wayToKeep - Variable in class org.openstreetmap.josm.actions.SplitWayAction.SegmentToKeepSelectionDialog
 
WayTraverser(Collection<JoinAreasAction.WayInPolygon>) - Constructor for class org.openstreetmap.josm.actions.JoinAreasAction.WayTraverser
Constructor
WayType() - Constructor for enum org.openstreetmap.josm.data.validation.tests.CrossingWays.WayType
 
WeakListener(T) - Constructor for class org.openstreetmap.josm.tools.ListenerList.WeakListener
 
weakListeners - Variable in class org.openstreetmap.josm.tools.ListenerList
 
WeakPreferenceAdapter(AbstractProperty.ValueChangeListener<? super T>) - Constructor for class org.openstreetmap.josm.data.preferences.AbstractProperty.WeakPreferenceAdapter
 
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
 
webRequest(String) - Static method in class org.openstreetmap.josm.tools.PlatformHookWindows
Performs a web request using Windows CryptoAPI (through PowerShell).
webUrl - Variable in class org.openstreetmap.josm.gui.layer.markerlayer.WebMarker
 
weight - Variable in class org.openstreetmap.josm.gui.widgets.MultiSplitLayout.Node
 
weight(double, double) - Method in class org.openstreetmap.josm.tools.GBC
Specifies how to distribute extra horizontal space.
weighted(float) - Static method in class org.openstreetmap.josm.tools.ColorScale
transition function: w(0)=1, w(1)=0, 0<=w(x)<=1
WEST - Static variable in class org.openstreetmap.josm.data.coor.conversion.AbstractCoordinateFormat
Character denoting West, as string
WEST - Static variable in class org.openstreetmap.josm.data.coor.conversion.LatLonParser
Character denoting West, as string
WGS66 - Static variable in class org.openstreetmap.josm.data.projection.Ellipsoid
WGS66 ellipsoid
WGS72 - Static variable in class org.openstreetmap.josm.data.projection.Ellipsoid
WGS72 ellipsoid
wgs84 - Static variable in class org.openstreetmap.josm.gui.preferences.projection.ProjectionPreference
WGS84: Directly use latitude / longitude values as x/y.
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
 
WheelListener(JTabbedPane) - Constructor for class org.openstreetmap.josm.gui.preferences.PreferenceTabbedPane.WheelListener
 
WhenRelationOrderUncertain() - Constructor for enum org.openstreetmap.josm.command.SplitWayCommand.WhenRelationOrderUncertain
 
whichSelectorMatchesEnvironment(Environment) - Method in class org.openstreetmap.josm.data.validation.tests.MapCSSTagCheckerRule
 
whichSelectorMatchesPrimitive(OsmPrimitive) - Method in class org.openstreetmap.josm.data.validation.tests.MapCSSTagCheckerRule
 
WhichTasksToPerformDialog(JList<DownloadTask>) - Constructor for class org.openstreetmap.josm.actions.OpenLocationAction.WhichTasksToPerformDialog
 
WHITE_SPACES_PATTERN - Static variable in class org.openstreetmap.josm.tools.Utils
Pattern matching white spaces
WHITELIST - Static variable in class org.openstreetmap.josm.data.validation.tests.UntaggedWay
Whitelist of roles allowed to reference an untagged way
WIDER_HIGHLIGHT - Static variable in class org.openstreetmap.josm.data.osm.visitor.paint.StyledMapRenderer
 
width - Variable in class org.openstreetmap.josm.data.gpx.GpxImageEntry
 
width - Variable in class org.openstreetmap.josm.gui.layer.geoimage.RemoteEntry
 
width - Variable in class org.openstreetmap.josm.gui.mappaint.styleelement.MapImage
The width of the image, as set by MapCSS
width - Variable in class org.openstreetmap.josm.gui.tagging.presets.items.ComboMultiSelect.ComboMultiSelectListCellRenderer
 
width - Variable in class org.openstreetmap.josm.gui.util.imagery.CameraPlane
The width of the image
width() - Method in class org.openstreetmap.josm.data.osm.BBox
Gets the width of the bbox.
WIDTH - Static variable in interface org.openstreetmap.josm.gui.mappaint.StyleKeys
MapCSS width property key
WIDTH_FLAG - Static variable in class org.openstreetmap.josm.gui.widgets.JosmImageView
 
WIDTH_M - org.openstreetmap.josm.gui.mappaint.RenderingCLI.Option
 
WIDTH_NORTH - org.openstreetmap.josm.io.nmea.NmeaParser.RMC
 
WIDTH_NORTH_NAME - org.openstreetmap.josm.io.nmea.NmeaParser.RMC
 
WIDTH_PX - org.openstreetmap.josm.gui.mappaint.RenderingCLI.Option
 
widthField - Variable in class org.openstreetmap.josm.gui.widgets.JosmImageView
 
wiki - Variable in class org.openstreetmap.josm.gui.tagging.presets.items.Link
The OSM wiki page to display.
WIKI_PROTOCOL - Static variable in class org.openstreetmap.josm.tools.ImageProvider
 
wikidataRules - Static variable in class org.openstreetmap.josm.tools.Tag2Link
Maps OSM keys to formatter URLs from Wikidata and OSM Sophox where "$1" has to be replaced by a value.
WikimediaCommonsEntry - Class in org.openstreetmap.josm.gui.layer.geoimage
A geocoded image from Wikimedia Commons
WikimediaCommonsEntry(String, LatLon) - Constructor for class org.openstreetmap.josm.gui.layer.geoimage.WikimediaCommonsEntry
 
WikimediaCommonsLayer - Class in org.openstreetmap.josm.gui.layer.geoimage
A layer showing geocoded images from Wikimedia Commons
WikimediaCommonsLayer(List<ImageEntry>) - Constructor for class org.openstreetmap.josm.gui.layer.geoimage.WikimediaCommonsLayer
 
WikimediaCommonsLoader - Class in org.openstreetmap.josm.gui.layer.geoimage
Loads geocoded images from Wikimedia Commons for the given bounding box.
WikimediaCommonsLoader(Bounds) - Constructor for class org.openstreetmap.josm.gui.layer.geoimage.WikimediaCommonsLoader
Constructs a new WikimediaCommonsLoader
WikimediaCommonsLoader.WikimediaCommonsLoadImagesAction - Class in org.openstreetmap.josm.gui.layer.geoimage
Load images from Wikimedia Commons
WikimediaCommonsLoadImagesAction() - Constructor for class org.openstreetmap.josm.gui.layer.geoimage.WikimediaCommonsLoader.WikimediaCommonsLoadImagesAction
Constructs a new WikimediaCommonsLoadImagesAction
WikiReader - Class in org.openstreetmap.josm.tools
Read a trac-wiki page.
WikiReader() - Constructor for class org.openstreetmap.josm.tools.WikiReader
Constructs a new WikiReader.
WikiReader(String) - Constructor for class org.openstreetmap.josm.tools.WikiReader
Constructs a new WikiReader for the given base URL.
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.
WINDOW_GEOMETRY_PREF - Static variable in class org.openstreetmap.josm.gui.history.HistoryBrowserDialogManager
 
WINDOW_MENU_GROUP() - Constructor for enum org.openstreetmap.josm.gui.MainMenu.WINDOW_MENU_GROUP
 
windowActivated(WindowEvent) - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetCacheManager.WindowEventHandler
 
windowActivated(WindowEvent) - Method in class org.openstreetmap.josm.gui.dialogs.OsmIdSelectionDialog
 
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.OsmIdSelectionDialog
 
windowClosed(WindowEvent) - Method in class org.openstreetmap.josm.gui.dialogs.relation.RelationDialogManager
 
windowClosed(WindowEvent) - Method in class org.openstreetmap.josm.gui.download.DownloadObjectDialog
 
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.dialogs.DeleteFromRelationConfirmationDialog.WindowEventHandler
 
windowClosing(WindowEvent) - Method in class org.openstreetmap.josm.gui.dialogs.OsmIdSelectionDialog
 
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.MainFrame.ExitWindowAdapter
 
windowClosing(WindowEvent) - Method in class org.openstreetmap.josm.gui.oauth.OAuthAuthorizationWizard.WindowEventHandler
 
windowClosing(WindowEvent) - Method in class org.openstreetmap.josm.gui.preferences.PreferenceDialog.WindowEventHandler
 
WindowClosingAdapter() - Constructor for class org.openstreetmap.josm.gui.history.HistoryBrowserDialog.WindowClosingAdapter
 
WindowClosingAdapter() - Constructor for class org.openstreetmap.josm.gui.io.SaveLayersDialog.WindowClosingAdapter
 
windowDeactivated(WindowEvent) - Method in class org.openstreetmap.josm.gui.dialogs.OsmIdSelectionDialog
 
windowDeactivated(WindowEvent) - Method in class org.openstreetmap.josm.gui.layer.geoimage.CorrelateGpxWithImages.SyncDialogWindowListener
 
windowDeiconified(WindowEvent) - Method in class org.openstreetmap.josm.gui.dialogs.OsmIdSelectionDialog
 
WindowEventHander() - Constructor for class org.openstreetmap.josm.gui.io.CredentialDialog.WindowEventHander
 
windowEventHandler - Variable in class org.openstreetmap.josm.gui.preferences.PreferenceDialog
 
WindowEventHandler() - Constructor for class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetCacheManager.WindowEventHandler
 
WindowEventHandler() - Constructor for class org.openstreetmap.josm.gui.dialogs.changeset.query.ChangesetQueryDialog.WindowEventHandler
 
WindowEventHandler() - Constructor for class org.openstreetmap.josm.gui.dialogs.DeleteFromRelationConfirmationDialog.WindowEventHandler
 
WindowEventHandler() - Constructor for class org.openstreetmap.josm.gui.download.DownloadDialog.WindowEventHandler
 
WindowEventHandler() - Constructor for class org.openstreetmap.josm.gui.io.CloseChangesetDialog.WindowEventHandler
 
WindowEventHandler() - Constructor for class org.openstreetmap.josm.gui.io.UploadDialog.WindowEventHandler
 
WindowEventHandler() - Constructor for class org.openstreetmap.josm.gui.oauth.OAuthAuthorizationWizard.WindowEventHandler
 
WindowEventHandler() - Constructor for class org.openstreetmap.josm.gui.preferences.PreferenceDialog.WindowEventHandler
 
windowGainedFocus(WindowEvent) - Method in class org.openstreetmap.josm.gui.util.WindowOnTopListener
 
WindowGeometry - Class in org.openstreetmap.josm.gui.util
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.gui.util.WindowGeometry
Creates a window geometry from a position and dimension
WindowGeometry(Rectangle) - Constructor for class org.openstreetmap.josm.gui.util.WindowGeometry
Creates a window geometry from a rectangle
WindowGeometry(Window) - Constructor for class org.openstreetmap.josm.gui.util.WindowGeometry
Creates a window geometry from the position and the size of a window.
WindowGeometry(String) - Constructor for class org.openstreetmap.josm.gui.util.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.gui.util.WindowGeometry
Creates a window geometry from the values kept in the preference store under the key preferenceKey.
WindowGeometry.WindowGeometryException - Exception in org.openstreetmap.josm.gui.util
Exception thrown by the WindowGeometry class if something goes wrong
WindowGeometryException(String) - Constructor for exception org.openstreetmap.josm.gui.util.WindowGeometry.WindowGeometryException
 
WindowGeometryException(String, Throwable) - Constructor for exception org.openstreetmap.josm.gui.util.WindowGeometry.WindowGeometryException
 
windowIconified(WindowEvent) - Method in class org.openstreetmap.josm.gui.dialogs.OsmIdSelectionDialog
 
windowListener - Variable in class org.openstreetmap.josm.gui.progress.swing.PleaseWaitProgressMonitor
 
windowLostFocus(WindowEvent) - Method in class org.openstreetmap.josm.gui.util.WindowOnTopListener
 
windowMenu - Variable in class org.openstreetmap.josm.gui.MainMenu
the window menu is split into several groups.
WindowMenu - Class in org.openstreetmap.josm.gui
Window menu, holding entries for changeset manager, toggle dialogs.
WindowMenu() - Constructor for class org.openstreetmap.josm.gui.WindowMenu
Constructs a new WindowMenu
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.
WindowOnTopListener - Class in org.openstreetmap.josm.gui.util
A listener for windows that block other inputs, to ensure they are always on top
WindowOnTopListener() - Constructor for class org.openstreetmap.josm.gui.util.WindowOnTopListener
 
windowOpened(WindowEvent) - Method in class org.openstreetmap.josm.gui.conflict.tags.CombinePrimitiveResolverDialog.AdjustDividerLocationAction
 
windowOpened(WindowEvent) - Method in class org.openstreetmap.josm.gui.dialogs.DeleteFromRelationConfirmationDialog.WindowEventHandler
 
windowOpened(WindowEvent) - Method in class org.openstreetmap.josm.gui.dialogs.OsmIdSelectionDialog
 
WindowPositionSizeListener() - Constructor for class org.openstreetmap.josm.gui.MainFrame.WindowPositionSizeListener
 
WINDOWS - org.openstreetmap.josm.tools.Platform
Windows platform.
WINDOWS_ROOT - Static variable in class org.openstreetmap.josm.tools.PlatformHookWindows
 
WindowsShortcut - Class in org.openstreetmap.josm.tools
Represents a Windows shortcut (typically visible to Java only as a '.lnk' file).
WindowsShortcut(File) - Constructor for class org.openstreetmap.josm.tools.WindowsShortcut
Constructs a new WindowsShortcut
windowState - Variable in class org.openstreetmap.josm.gui.MainFrame
 
windowStateChanged(WindowEvent) - Method in class org.openstreetmap.josm.gui.MainFrame.WindowPositionSizeListener
 
windowTitle - Variable in class org.openstreetmap.josm.gui.progress.swing.PleaseWaitProgressMonitor
 
WinRegistry - Class in org.openstreetmap.josm.tools
Utility class to access Window registry (read access only).
WinRegistry() - Constructor for class org.openstreetmap.josm.tools.WinRegistry
 
wireActionsToSelectionModels() - Method in class org.openstreetmap.josm.gui.conflict.pair.AbstractListMerger
 
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 - Variable in class org.openstreetmap.josm.gui.MainMenu
View / Wireframe View
WireframeToggleAction - Class in org.openstreetmap.josm.actions
This class toggles the wireframe rendering mode.
WireframeToggleAction() - Constructor for class org.openstreetmap.josm.actions.WireframeToggleAction
Constructs a new WireframeToggleAction.
WireType - Enum in org.openstreetmap.josm.data.protobuf
The WireTypes
WireType(int) - Constructor for enum org.openstreetmap.josm.data.protobuf.WireType
 
wireUpdateEnabledStateUpdater(IEnabledStateUpdating, JTree) - Method in class org.openstreetmap.josm.gui.dialogs.CommandStackDialog
Wires updater for enabled state to the events.
withAddedOffset(Point2D) - Method in class org.openstreetmap.josm.gui.mappaint.styleelement.placement.CompletelyInsideAreaStrategy
 
withAddedOffset(Point2D) - Method in class org.openstreetmap.josm.gui.mappaint.styleelement.placement.OnLineStrategy
 
withAddedOffset(Point2D) - Method in class org.openstreetmap.josm.gui.mappaint.styleelement.placement.PartiallyInsideAreaStrategy
 
withAddedOffset(Point2D) - Method in interface org.openstreetmap.josm.gui.mappaint.styleelement.placement.PositionForAreaStrategy
Create a new instance of the same strategy adding a offset
WithAttributes - Class in org.openstreetmap.josm.data.gpx
Default implementation for IWithAttributes.
WithAttributes() - Constructor for class org.openstreetmap.josm.data.gpx.WithAttributes
 
withBody - Variable in class org.openstreetmap.josm.io.OsmWriter
 
withChild(IPrimitive) - Method in class org.openstreetmap.josm.gui.mappaint.Environment
Creates a clone of this environment, with the specified child.
withChildAndIndexAndLinkContext(IPrimitive, int, int) - Method in class org.openstreetmap.josm.gui.mappaint.Environment
Creates a clone of this environment, with the specified child, index, and context set to Condition.Context.LINK.
withContext(Condition.Context) - Method in class org.openstreetmap.josm.gui.mappaint.Environment
Creates a clone of this environment, with the specified Condition.Context.
withDownloadPolicy(DownloadPolicy) - Method in class org.openstreetmap.josm.actions.downloadtasks.DownloadParams
Sets the download policy of new layer.
withIndex(int, int) - Method in class org.openstreetmap.josm.gui.mappaint.Environment
Creates a clone of this environment, with the specified index.
withIntermediateSteps(double) - Method in class org.openstreetmap.josm.gui.layer.NativeScaleLayer.ScaleList
Returns a ScaleList that has intermediate steps between native scales.
withLayerName(String) - Method in class org.openstreetmap.josm.actions.downloadtasks.DownloadParams
Sets the new layer name (if a new layer is to be created).
withLinkContext() - Method in class org.openstreetmap.josm.gui.mappaint.Environment
Creates a clone of this environment, with context set to Condition.Context.LINK.
withLocked(boolean) - Method in class org.openstreetmap.josm.actions.downloadtasks.DownloadParams
Sets whether the new layer must be locked.
withNewLayer(boolean) - Method in class org.openstreetmap.josm.actions.downloadtasks.DownloadParams
Sets whether the data is to be downloaded into a new layer.
withoutDayOffset() - Method in class org.openstreetmap.josm.data.gpx.GpxTimeOffset
Returns offset without day difference.
withoutTrailingSlash(String) - Static method in class org.openstreetmap.josm.gui.dialogs.properties.TaginfoAction
 
withParent(IPrimitive) - Method in class org.openstreetmap.josm.gui.mappaint.Environment
Creates a clone of this environment, with the specified parent.
withParentAndIndexAndLinkContext(IPrimitive, int, int) - Method in class org.openstreetmap.josm.gui.mappaint.Environment
Creates a clone of this environment, with the specified parent, index, and context set to Condition.Context.LINK.
withPrimitive(IPrimitive) - Method in class org.openstreetmap.josm.gui.mappaint.Environment
Creates a clone of this environment, with the specified primitive.
withSelector(Selector) - Method in class org.openstreetmap.josm.gui.mappaint.Environment
Creates a clone of this environment, with the selector set
withSubsampling(ImageReader, Dimension) - Static method in class org.openstreetmap.josm.gui.layer.geoimage.ImageUtils
Common subsampling method
withTaginfoUrl(String, String) - Method in class org.openstreetmap.josm.gui.dialogs.properties.TaginfoAction
Returns a new action which launches the Taginfo instance from the given URL
withUploadPolicy(UploadPolicy) - Method in class org.openstreetmap.josm.actions.downloadtasks.DownloadParams
Sets the upload policy of new layer.
withVisible - Variable in class org.openstreetmap.josm.io.OsmWriter
 
wizards - Static variable in class org.openstreetmap.josm.gui.download.overpass.OverpassWizardRegistration
A list of all registered wizards.
wktext - org.openstreetmap.josm.data.projection.CustomProjection.Param
the exact proj.4 string will be preserved in the WKT representation
wms - Variable in class org.openstreetmap.josm.gui.preferences.imagery.AddWMSLayerPanel
 
WMS - org.openstreetmap.josm.data.imagery.ImageryInfo.ImageryType
A WMS (Web Map Service) entry.
WMS_BBOX - Static variable in class org.openstreetmap.josm.data.imagery.vectortile.mapbox.style.Source
WMS servers should contain a "{bbox-epsg-3857}" parameter for the bbox
WMS_ENDPOINT - org.openstreetmap.josm.data.imagery.ImageryInfo.ImageryType
A WMS endpoint entry only stores the WMS server info, without layer, which are chosen later by the user.
WMS_NS_URL - Static variable in class org.openstreetmap.josm.io.imagery.WMSImagery
WMS namespace address
WMSCachedTileLoader - Class in org.openstreetmap.josm.data.imagery
Tileloader for WMS based imagery.
WMSCachedTileLoader(TileLoaderListener, ICacheAccess<String, BufferedImageCacheEntry>, TileJobOptions) - Constructor for class org.openstreetmap.josm.data.imagery.WMSCachedTileLoader
Creates a TileLoader with separate WMS download thread pool.
WMSCachedTileLoaderJob - Class in org.openstreetmap.josm.data.imagery
Separate class to handle WMS jobs, as it needs to react differently to HTTP response codes from WMS server
WMSCachedTileLoaderJob(TileLoaderListener, Tile, ICacheAccess<String, BufferedImageCacheEntry>, TileJobOptions, ThreadPoolExecutor) - Constructor for class org.openstreetmap.josm.data.imagery.WMSCachedTileLoaderJob
Creates a job - that will download specific tile
WMSEndpointTileSource - Class in org.openstreetmap.josm.data.imagery
Class representing ImageryType.WMS_ENDPOINT tile source.
WMSEndpointTileSource(ImageryInfo, Projection) - Constructor for class org.openstreetmap.josm.data.imagery.WMSEndpointTileSource
Create WMSEndpointTileSource tile source
WMSGetCapabilitiesException(String, String) - Constructor for exception org.openstreetmap.josm.io.imagery.WMSImagery.WMSGetCapabilitiesException
Constructs a new WMSGetCapabilitiesException
WMSGetCapabilitiesException(Throwable, String) - Constructor for exception org.openstreetmap.josm.io.imagery.WMSImagery.WMSGetCapabilitiesException
Constructs a new WMSGetCapabilitiesException
wmsi - Variable in class org.openstreetmap.josm.data.imagery.WMSEndpointTileSource
 
WMSImagery - Class in org.openstreetmap.josm.io.imagery
This class represents the capabilities of a WMS imagery server.
WMSImagery(String) - Constructor for class org.openstreetmap.josm.io.imagery.WMSImagery
Make getCapabilities request towards given URL
WMSImagery(String, Map<String, String>) - Constructor for class org.openstreetmap.josm.io.imagery.WMSImagery
Make getCapabilities request towards given URL using headers
WMSImagery(String, Map<String, String>, ProgressMonitor) - Constructor for class org.openstreetmap.josm.io.imagery.WMSImagery
Make getCapabilities request towards given URL using headers
WMSImagery.WMSGetCapabilitiesException - Exception in org.openstreetmap.josm.io.imagery
An exception that is thrown if there was an error while getting the capabilities of the WMS server.
WMSLayer - Class in org.openstreetmap.josm.gui.layer
This is a layer that grabs the current screen from an WMS server.
WMSLayer(ImageryInfo) - Constructor for class org.openstreetmap.josm.gui.layer.WMSLayer
Constructs a new WMSLayer.
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.
WMSLayerExporter - Class in org.openstreetmap.josm.gui.io.importexport
Export a WMS layer to a serialized binary file that can be imported later via WMSLayerImporter.
WMSLayerExporter() - Constructor for class org.openstreetmap.josm.gui.io.importexport.WMSLayerExporter
Constructs a new WMSLayerExporter
WMSLayerImporter - Class in org.openstreetmap.josm.gui.io.importexport
Import a WMS layer from a serialized binary file previously exported via WMSLayerExporter.
WMSLayerImporter() - Constructor for class org.openstreetmap.josm.gui.io.importexport.WMSLayerImporter
Constructs a new WMSLayerImporter.
WMSLayerTree - Class in org.openstreetmap.josm.gui.preferences.imagery
The layer tree of a WMS server.
WMSLayerTree() - Constructor for class org.openstreetmap.josm.gui.preferences.imagery.WMSLayerTree
Constructs a new WMSLayerTree.
WMSLayerTree.LayerTreeCellRenderer - Class in org.openstreetmap.josm.gui.preferences.imagery
 
WMSLayerTree.WMSTreeSelectionListener - Class in org.openstreetmap.josm.gui.preferences.imagery
 
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.
wmssrs - org.openstreetmap.josm.data.projection.CustomProjection.Param
 
WMSTreeSelectionListener() - Constructor for class org.openstreetmap.josm.gui.preferences.imagery.WMSLayerTree.WMSTreeSelectionListener
 
wmsUrl - Variable in class org.openstreetmap.josm.actions.MapRectifierWMSmenuAction.RectifierService
 
wmsUrl - Variable in class org.openstreetmap.josm.gui.preferences.imagery.AddWMSLayerPanel
 
WMTS - org.openstreetmap.josm.data.imagery.ImageryInfo.ImageryType
WMTS stores GetCapabilities URL.
WMTS_NS_URL - Static variable in class org.openstreetmap.josm.data.imagery.WMTSTileSource
WMTS namespace address
WMTSCapabilities - Class in org.openstreetmap.josm.data.imagery
Data object containing WMTS GetCapabilities document
WMTSCapabilities(String, GetCapabilitiesParseHelper.TransferMode) - Constructor for class org.openstreetmap.josm.data.imagery.WMTSCapabilities
Constructor for the class
WMTSGetCapabilitiesException(String) - Constructor for exception org.openstreetmap.josm.data.imagery.WMTSTileSource.WMTSGetCapabilitiesException
Create WMTS exception
WMTSGetCapabilitiesException(String, Throwable) - Constructor for exception org.openstreetmap.josm.data.imagery.WMTSTileSource.WMTSGetCapabilitiesException
Create WMTS exception
WMTSLayer - Class in org.openstreetmap.josm.gui.layer
WMTS layer based on AbstractTileSourceLayer.
WMTSLayer(ImageryInfo) - Constructor for class org.openstreetmap.josm.gui.layer.WMTSLayer
Creates WMTS layer from ImageryInfo
WMTSLayerSelection - Class in org.openstreetmap.josm.gui.layer.imagery
Class for displaying WMTS layer selection panel.
WMTSLayerSelection(List<Map.Entry<String, List<WMTSTileSource.Layer>>>) - Constructor for class org.openstreetmap.josm.gui.layer.imagery.WMTSLayerSelection
Constructs a new WMTSLayerSelection.
WMTSLayerSelection.AbstractTableModelExtension - Class in org.openstreetmap.josm.gui.layer.imagery
 
WMTSTileSource - Class in org.openstreetmap.josm.data.imagery
Tile Source handling WMTS providers
WMTSTileSource(ImageryInfo) - Constructor for class org.openstreetmap.josm.data.imagery.WMTSTileSource
Creates a tile source based on imagery info
WMTSTileSource(ImageryInfo, Projection) - Constructor for class org.openstreetmap.josm.data.imagery.WMTSTileSource
Creates a tile source based on imagery info and initializes it with given projection.
WMTSTileSource.Dimension - Class in org.openstreetmap.josm.data.imagery
 
WMTSTileSource.Layer - Class in org.openstreetmap.josm.data.imagery
Class representing WMTS Layer information
WMTSTileSource.SelectLayerDialog - Class in org.openstreetmap.josm.data.imagery
 
WMTSTileSource.TileMatrix - Class in org.openstreetmap.josm.data.imagery
 
WMTSTileSource.TileMatrixSet - Class in org.openstreetmap.josm.data.imagery
class representing WMTS TileMatrixSet This connects projection and TileMatrix (how the map is divided in tiles)
WMTSTileSource.TileMatrixSetBuilder - Class in org.openstreetmap.josm.data.imagery
 
WMTSTileSource.WMTSGetCapabilitiesException - Exception in org.openstreetmap.josm.data.imagery
Exception thrown when parser doesn't find expected information in GetCapabilities document
WORD - Static variable in class org.openstreetmap.josm.data.validation.routines.EmailValidator
 
words - Variable in class org.openstreetmap.josm.data.validation.tests.SimilarNamedWays.SynonymRule
 
workaroundJdkBug6322854(JTextComponent) - Static method in class org.openstreetmap.josm.gui.widgets.JosmPasswordField
Implements a workaround to JDK bug 6322854.
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
worked(int) - Method in class org.openstreetmap.josm.gui.SplashScreen.SplashProgressMonitor
 
worker - Variable in class org.openstreetmap.josm.data.osm.visitor.paint.StyledTiledMapRenderer
 
worker - Variable in class org.openstreetmap.josm.gui.io.SaveLayersDialog.SaveAndUploadTask
 
worker - Static variable in class org.openstreetmap.josm.gui.MainApplication
The worker thread slave.
Worker() - Constructor for class org.openstreetmap.josm.io.ChangesetUpdater.Worker
 
Worker() - Constructor for class org.openstreetmap.josm.io.MessageNotifier.Worker
 
WORKER - Static variable in class org.openstreetmap.josm.io.ChangesetUpdater
 
WORKER - Static variable in class org.openstreetmap.josm.io.MessageNotifier
 
workinprogress - Static variable in class org.openstreetmap.josm.data.osm.AbstractPrimitive
 
WORLD_PARTS - Static variable in class org.openstreetmap.josm.data.coor.QuadTiling
The number of parts the world is split into in each direction
worldBorderStroke - Variable in class org.openstreetmap.josm.gui.MapView
 
wouldRelationBeUseful() - Method in interface org.openstreetmap.josm.gui.dialogs.relation.actions.IRelationEditorActionAccess
Check if the changed relation would be useful.
WPT - org.openstreetmap.josm.io.GpxParser.State
 
WPT_KEYS - Static variable in interface org.openstreetmap.josm.data.gpx.GpxConstants
Ordered list of all possible waypoint keys.
wrap(JCheckBox, String, Icon) - Static method in interface org.openstreetmap.josm.gui.widgets.IconTextCheckBox
Wraps the checkbox to display an icon as well as a text
wrapIfNeeded(String, Collection<Command>) - Static method in class org.openstreetmap.josm.command.SequenceCommand
Convenient constructor, if the commands are known at compile time.
wrapIfNeeded(String, Command...) - Static method in class org.openstreetmap.josm.command.SequenceCommand
Convenient constructor, if the commands are known at compile time.
wrapLongUrl(String) - Static method in class org.openstreetmap.josm.tools.TextUtils
Inserts zero width space character (U+8203) after each slash/ampersand to wrap long URLs.
write() - Method in class org.openstreetmap.josm.io.GeoJSONWriter
Writes OSM data as a GeoJSON string (prettified).
write(boolean) - Method in class org.openstreetmap.josm.io.GeoJSONWriter
Writes OSM data as a GeoJSON string (prettified or not).
write(boolean, Writer) - Method in class org.openstreetmap.josm.io.GeoJSONWriter
Writes OSM data as a GeoJSON string (prettified or not).
write(byte[], int, int) - Method in class org.openstreetmap.josm.io.ProgressOutputStream
 
write(int) - Method in class org.openstreetmap.josm.io.ProgressOutputStream
 
write(File) - Method in class org.openstreetmap.josm.io.session.SessionWriter
Writes session to given file.
write(OutputStream) - Method in interface org.openstreetmap.josm.io.session.PluginSessionExporter
Write the plugin data to a stream
write(OutputStream) - Method in class org.openstreetmap.josm.io.session.SessionWriter
Writes session to given output stream.
write(Collection<Map.Entry<String, Setting<?>>>) - Method in class org.openstreetmap.josm.data.preferences.PreferencesWriter
Write preferences.
write(Collection<TestError>) - Method in class org.openstreetmap.josm.io.ValidatorErrorWriter
Write validator errors to designated output target
write(Stream<Map.Entry<String, Setting<?>>>) - Method in class org.openstreetmap.josm.data.preferences.PreferencesWriter
Write preferences.
write(GpxData) - Method in class org.openstreetmap.josm.io.GpxWriter
Writes the given GPX data.
write(GpxData, GpxConstants.ColorFormat, boolean) - Method in class org.openstreetmap.josm.io.GpxWriter
Writes the given GPX data.
write(DataSet) - Method in class org.openstreetmap.josm.io.OsmWriter
Writes the full OSM file for the given data set (header, data sources, osm data, footer).
write(IPrimitive) - Method in class org.openstreetmap.josm.io.OsmChangeBuilder
 
write(NoteData) - Method in class org.openstreetmap.josm.io.NoteWriter
Write notes to designated output target
write(TestError) - Method in class org.openstreetmap.josm.io.GeoJSONMapRouletteWriter
Convert a test error to a string
write(MarkerLayer) - Method in class org.openstreetmap.josm.io.session.MarkerSessionExporter.MarkerWriter
Writes the given markers data.
write_api - org.openstreetmap.josm.data.oauth.osm.OsmScopes
Modify the map
write_diary - org.openstreetmap.josm.data.oauth.osm.OsmScopes
Write diary posts
write_gpx - org.openstreetmap.josm.data.oauth.osm.OsmScopes
Upload GPS traces
write_notes - org.openstreetmap.josm.data.oauth.osm.OsmScopes
Modify notes
WRITE_OSM_INFORMATION - org.openstreetmap.josm.io.GeoJSONWriter.Options
Write OSM information to the feature properties field.
write_prefs - org.openstreetmap.josm.data.oauth.osm.OsmScopes
Modify user preferences
writeAttr(IWithAttributes, List<String>) - Method in class org.openstreetmap.josm.io.GpxWriter
 
writeComment(NoteComment) - Method in class org.openstreetmap.josm.io.NoteWriter
 
writeContent(DataSet) - Method in class org.openstreetmap.josm.io.OsmWriter
Writes the contents of the given dataset (nodes, then ways, then relations)
writeDataSources(DataSet) - Method in class org.openstreetmap.josm.io.OsmWriter
Writes data sources with their respective bounds.
writeE - Variable in class org.openstreetmap.josm.gui.widgets.JosmComboBoxModel.Preferences
A Function that serializes <E> to a String.
writeErrors(GeoJSONMapRouletteWriter, OutputStream, Collection<TestError>) - Method in class org.openstreetmap.josm.data.validation.ValidatorCLI
 
writeExtension(List<GpxExtension>) - Method in class org.openstreetmap.josm.io.GpxWriter
 
writeImageToFile(BufferedImage) - Method in class org.openstreetmap.josm.gui.mappaint.RenderingCLI
 
writeJos(Document, OutputStream) - Method in class org.openstreetmap.josm.io.session.SessionWriter
Writes given .jos document to an output stream.
writeLatLon(LatLon) - 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
 
writeNodes(Collection<Node>) - Method in class org.openstreetmap.josm.io.OsmWriter
Writes the given nodes sorted by id
writeObject(ObjectOutputStream) - Method in class org.openstreetmap.josm.data.cache.BufferedImageCacheEntry
 
writeObject(ObjectOutputStream) - Method in class org.openstreetmap.josm.data.osm.PrimitiveData
 
writeProjection(Element) - Static method in class org.openstreetmap.josm.io.session.SessionWriter
 
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
 
writeRelations(Collection<Relation>) - Method in class org.openstreetmap.josm.io.OsmWriter
Writes the given relations sorted by id
writeRoutes() - Method in class org.openstreetmap.josm.io.GpxWriter
 
writeToFile(OutputStream, byte[]) - Method in class org.openstreetmap.josm.data.validation.ValidatorCLI
Write to a file.
writeToString() - Method in class org.openstreetmap.josm.data.osm.search.SearchSetting
Builds a string representation of the SearchSetting object, see SearchSetting.readFromString(String) for more details.
writeToString(String) - Method in class org.openstreetmap.josm.actions.ActionParameter.StringActionParameter
 
writeToString(SearchSetting) - Method in class org.openstreetmap.josm.actions.search.SearchAction.SearchSettingsActionParameter
 
writeToString(T) - Method in class org.openstreetmap.josm.actions.ActionParameter
Convert a given value into a string (serialization).
writeTracks() - Method in class org.openstreetmap.josm.io.GpxWriter
 
writeUnlock(boolean) - Method in class org.openstreetmap.josm.data.osm.OsmPrimitive
 
writeViewPort(Element) - Static method in class org.openstreetmap.josm.io.session.SessionWriter
 
writeWayPoints() - Method in class org.openstreetmap.josm.io.GpxWriter
 
writeWays(Collection<Way>) - Method in class org.openstreetmap.josm.io.OsmWriter
Writes the given ways sorted by id
writeZipEntries(ZipOutputStream) - Method in interface org.openstreetmap.josm.io.session.PluginSessionExporter
Write data to a zip file
writingProgram - Variable in class org.openstreetmap.josm.data.osm.pbf.HeaderBlock
 
writingProgram() - Method in class org.openstreetmap.josm.data.osm.pbf.HeaderBlock
Get the program used to write the PBF
WRONG_MEMBER_ROLE - Static variable in class org.openstreetmap.josm.data.validation.tests.MultipolygonTest
No useful role for multipolygon member
WRONG_MEMBER_TYPE - Static variable in class org.openstreetmap.josm.data.validation.tests.MultipolygonTest
Non-Way in multipolygon
WRONG_ORDER_COASTLINE - Static variable in class org.openstreetmap.josm.data.validation.tests.Coastlines
 
WRONG_ROLE - Static variable in class org.openstreetmap.josm.data.validation.tests.RelationChecker
Role of relation member does not match template expression ''{0}'' in preset {1}
WRONG_ROUNDABOUT_HIGHWAY - Static variable in class org.openstreetmap.josm.data.validation.tests.Highways
 
WRONG_TYPE - Static variable in class org.openstreetmap.josm.data.validation.tests.RelationChecker
Type ''{0}'' of relation member with role ''{1}'' does not match accepted types ''{2}'' in preset {3}
wrongLineType - Variable in class org.openstreetmap.josm.data.validation.tests.PowerLines
 
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

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.data.osm.visitor.paint.TileZXY
 
x - Variable in class org.openstreetmap.josm.gui.animation.BirthdayExtension.Circle
 
x - Variable in class org.openstreetmap.josm.gui.layer.imagery.TilePosition
 
x - Variable in class org.openstreetmap.josm.gui.MapViewState.MapViewViewPoint
 
x - Variable in class org.openstreetmap.josm.gui.util.imagery.Vector3D
 
x() - Method in class org.openstreetmap.josm.data.osm.visitor.paint.TileZXY
Get the x coordinate
x_0 - org.openstreetmap.josm.data.projection.CustomProjection.Param
False easting
X_BIAS - Static variable in class org.openstreetmap.josm.data.coor.QuadTiling
The offset of the world in x direction
X_PARTS - Static variable in class org.openstreetmap.josm.data.coor.QuadTiling
The size of the world in X direction
x0 - Variable in class org.openstreetmap.josm.data.projection.AbstractProjection
 
XLINK_NS_URL - Static variable in class org.openstreetmap.josm.data.imagery.GetCapabilitiesParseHelper
XML xlink namespace address
xM - Variable in class org.openstreetmap.josm.actions.AlignInLineAction.Line
(xM, yM) are coordinates of a point of the line
xmax - Variable in class org.openstreetmap.josm.data.osm.BBox
 
xmf - Variable in class org.openstreetmap.josm.data.projection.proj.LambertAzimuthalEqualArea
Constant parameters.
xmin - Variable in class org.openstreetmap.josm.data.osm.BBox
 
XML_encode(String) - Static method in class org.openstreetmap.josm.gui.mappaint.mapcss.Functions
XML-encode a string.
XML_URI_EXTENSIONS_DRAWING - Static variable in interface org.openstreetmap.josm.data.gpx.GpxConstants
Namespace for GPX drawing extensions
XML_URI_EXTENSIONS_GARMIN - Static variable in interface org.openstreetmap.josm.data.gpx.GpxConstants
Namespace for Garmin GPX extensions
XML_URI_EXTENSIONS_JOSM - Static variable in interface org.openstreetmap.josm.data.gpx.GpxConstants
Namespace for JOSM GPX extensions
XML_URI_XSD - Static variable in interface org.openstreetmap.josm.data.gpx.GpxConstants
Namespace for the XSD
XML_XSD_EXTENSIONS_DRAWING - Static variable in interface org.openstreetmap.josm.data.gpx.GpxConstants
Location of the XSD schema for GPX drawing extensions
XML_XSD_EXTENSIONS_GARMIN - Static variable in interface org.openstreetmap.josm.data.gpx.GpxConstants
Location of the XSD schema for GPX drawing extensions
XML_XSD_EXTENSIONS_JOSM - Static variable in interface org.openstreetmap.josm.data.gpx.GpxConstants
Location of the XSD schema for JOSM GPX extensions
XMLCommandProcessor(Preferences) - Constructor for class org.openstreetmap.josm.gui.io.CustomConfigurator.XMLCommandProcessor
xmlFlag - Variable in enum org.openstreetmap.josm.data.osm.DownloadPolicy
 
xmlFlag - Variable in enum org.openstreetmap.josm.data.osm.UploadPolicy
 
XMLNamespace(String, String) - Constructor for class org.openstreetmap.josm.data.gpx.GpxData.XMLNamespace
Creates a schema with prefix and URI, tries to determine prefix from URI
XMLNamespace(String, String, String) - Constructor for class org.openstreetmap.josm.data.gpx.GpxData.XMLNamespace
Creates a schema with prefix, URI and location.
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
Constructs a new XmlObjectParser.
XmlObjectParser.AddNamespaceFilter - Class in org.openstreetmap.josm.tools
 
XmlObjectParser.Entry - Class in org.openstreetmap.josm.tools
 
XmlObjectParser.Parser - Class in org.openstreetmap.josm.tools
 
XmlParsingException - Exception in org.openstreetmap.josm.tools
An exception thrown during XML parsing, with known line and column.
XmlParsingException(Exception) - Constructor for exception org.openstreetmap.josm.tools.XmlParsingException
Constructs a new XmlParsingException.
XmlParsingException(String) - Constructor for exception org.openstreetmap.josm.tools.XmlParsingException
Constructs a new XmlParsingException.
XmlParsingException(String, Exception) - Constructor for exception org.openstreetmap.josm.tools.XmlParsingException
Constructs a new XmlParsingException.
XmlStreamParsingException - Exception in org.openstreetmap.josm.io
Exception for unexpected processing errors during XML stream parsing.
XmlStreamParsingException(String, Location) - Constructor for exception org.openstreetmap.josm.io.XmlStreamParsingException
Constructs a new XmlStreamParsingException.
XmlStreamParsingException(String, Location, Throwable) - Constructor for exception org.openstreetmap.josm.io.XmlStreamParsingException
Constructs a new XmlStreamParsingException.
XmlUtils - Class in org.openstreetmap.josm.tools
XML utils, mainly used to construct safe factories.
XmlUtils() - Constructor for class org.openstreetmap.josm.tools.XmlUtils
 
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
Constructs a new XmlWriter.
xOffset - Variable in class org.openstreetmap.josm.gui.mappaint.styleelement.BoxTextElement
The x offset of the text.
Xor(SearchCompiler.Match, SearchCompiler.Match) - Constructor for class org.openstreetmap.josm.data.osm.search.SearchCompiler.Xor
Constructs a new Xor match.
XOR - org.openstreetmap.josm.data.osm.search.PushbackTokenizer.Token
Xor token (xor) (^)
XPOINTS - Static variable in enum org.openstreetmap.josm.gui.MenuScroller.MenuIcon
 
xPrev0 - Variable in class org.openstreetmap.josm.data.osm.visitor.paint.OffsetIterator
 
xtd(double, double, double, double, double, double) - Static method in class org.openstreetmap.josm.actions.SimplifyWayAction
 
xToLon(int, int) - Static method in class org.openstreetmap.josm.data.osm.visitor.paint.TileZXY
Convert a x tile coordinate to a latitude
xvec - Variable in class org.openstreetmap.josm.tools.Diff
 
xyToLatLon(int, int, int) - Method in class org.openstreetmap.josm.data.imagery.AbstractWMSTileSource
 
xyToLatLon(int, int, int) - Method in class org.openstreetmap.josm.data.imagery.WMTSTileSource
 
XYZ - org.openstreetmap.josm.data.imagery.vectortile.mapbox.style.Scheme
Standard slippy map scheme
XYZ - org.openstreetmap.josm.gui.util.imagery.Vector3D.VectorType
Standard cartesian coordinates (x, y, z)
XZ - org.openstreetmap.josm.io.Compression
xz compression

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.data.osm.visitor.paint.TileZXY
 
y - Variable in class org.openstreetmap.josm.gui.animation.BirthdayExtension.Circle
 
y - Variable in class org.openstreetmap.josm.gui.layer.imagery.TilePosition
 
y - Variable in class org.openstreetmap.josm.gui.MapViewState.MapViewViewPoint
 
y - Variable in class org.openstreetmap.josm.gui.util.imagery.Vector3D
 
y() - Method in class org.openstreetmap.josm.data.osm.visitor.paint.TileZXY
Get the y coordinate
y_0 - org.openstreetmap.josm.data.projection.CustomProjection.Param
False northing
Y_BIAS - Static variable in class org.openstreetmap.josm.data.coor.QuadTiling
The offset of the world in y direction
Y_PARTS - Static variable in class org.openstreetmap.josm.data.coor.QuadTiling
The size of the world in y direction
y0 - Variable in class org.openstreetmap.josm.data.projection.AbstractProjection
 
YAW_DIRECTION - Static variable in class org.openstreetmap.josm.gui.util.imagery.CameraPlane
This determines the yaw direction.
yLayer - Variable in class org.openstreetmap.josm.gui.layer.geoimage.CorrelateGpxWithImages.RepaintTheMapListener
 
yLayer - Variable in class org.openstreetmap.josm.gui.layer.geoimage.CorrelateGpxWithImages
 
yLayer - Variable in class org.openstreetmap.josm.gui.layer.geoimage.EditImagesSequenceAction
 
yM - Variable in class org.openstreetmap.josm.actions.AlignInLineAction.Line
 
ymax - Variable in class org.openstreetmap.josm.data.osm.BBox
 
ymf - Variable in class org.openstreetmap.josm.data.projection.proj.LambertAzimuthalEqualArea
Constant parameters.
ymin - Variable in class org.openstreetmap.josm.data.osm.BBox
 
yOffset - Variable in class org.openstreetmap.josm.gui.mappaint.styleelement.BoxTextElement
The y offset of the text.
yOffset - Variable in class org.openstreetmap.josm.gui.mappaint.styleelement.placement.OnLineStrategy
 
yPoints - Variable in enum org.openstreetmap.josm.gui.MenuScroller.MenuIcon
 
yPrev0 - Variable in class org.openstreetmap.josm.data.osm.visitor.paint.OffsetIterator
 
yToLat(int, int) - Static method in class org.openstreetmap.josm.data.osm.visitor.paint.TileZXY
Convert a y tile coordinate to a latitude
yvec - Variable in class org.openstreetmap.josm.tools.Diff
 

Z

z - Variable in class org.openstreetmap.josm.gui.util.imagery.Vector3D
 
Z_INDEX - Static variable in interface org.openstreetmap.josm.gui.mappaint.StyleKeys
MapCSS z-index property key
ZDA - org.openstreetmap.josm.io.nmea.Sentence
ZDA - Time & Date - UTC, day, month, year and local time zone
ZERO - Static variable in class org.openstreetmap.josm.data.coor.EastNorth
A zero constant
ZERO - Static variable in class org.openstreetmap.josm.data.coor.LatLon
The (0,0) coordinates.
ZERO - Static variable in class org.openstreetmap.josm.data.gpx.GpxTimeOffset
The time offset 0.
ZERO - Static variable in class org.openstreetmap.josm.data.gpx.GpxTimezone
The timezone 0.
ZERO_TO_INFINITY - Static variable in class org.openstreetmap.josm.gui.mappaint.Range
The full scale range from zero to infinity
zeroCoord - Variable in class org.openstreetmap.josm.io.nmea.NmeaParser
 
zIndex - Variable in class org.openstreetmap.josm.gui.mappaint.styleelement.StyleElement
The z index as set by the user
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
 
ZIP - org.openstreetmap.josm.io.Compression
zip compression
zipEntryPath - Variable in class org.openstreetmap.josm.data.preferences.sources.SourceEntry
If SourceEntry.isZip is true, denotes the path inside the zip file.
zipFile - Variable in class org.openstreetmap.josm.gui.mappaint.mapcss.MapCSSStyleSource
 
zipFile - Variable in class org.openstreetmap.josm.io.session.SessionReader
 
zipIcons - Variable in class org.openstreetmap.josm.gui.mappaint.StyleSource
The zip file containing the icons for this style
zipIcons - Static variable in class org.openstreetmap.josm.gui.tagging.presets.TaggingPresetReader
 
zipOut - Variable in class org.openstreetmap.josm.io.session.SessionWriter
 
zlib - org.openstreetmap.josm.data.osm.pbf.Blob.CompressionType
zlib compression
zm - Variable in class org.openstreetmap.josm.actions.JumpToAction
 
ZomeLevelChangeHandler() - Constructor for class org.openstreetmap.josm.gui.bbox.TileSelectionBBoxChooser.TileGridInputPanel.ZomeLevelChangeHandler
 
zone - org.openstreetmap.josm.data.projection.CustomProjection.Param
UTM zone
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.UTMFranceDOMProjectionChoice
 
zoneToIndex(String) - Method in class org.openstreetmap.josm.gui.preferences.projection.UTMProjectionChoice
 
zoom - Variable in class org.openstreetmap.josm.data.osm.visitor.paint.StyledTiledMapRenderer
 
zoom - Variable in class org.openstreetmap.josm.data.osm.visitor.paint.TileZXY
 
zoom - Variable in class org.openstreetmap.josm.data.vector.VectorDataSet
The current zoom we are getting/adding to
zoom - Variable in class org.openstreetmap.josm.gui.io.AbstractPrimitiveTask
 
zoom - Variable in class org.openstreetmap.josm.gui.layer.imagery.TilePosition
 
zoom - Variable in class org.openstreetmap.josm.io.NameFinder.SearchResult
 
zoom() - Method in class org.openstreetmap.josm.data.osm.visitor.paint.TileZXY
Get the zoom level
zoom() - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.MapCSSParser
 
zoom(Collection<OsmPrimitive>, Bounds) - Method in class org.openstreetmap.josm.io.remotecontrol.handler.LoadAndZoomHandler
 
ZOOM - org.openstreetmap.josm.gui.mappaint.RenderingCLI.Option
 
ZOOM_BOUND_FUNCTION - Static variable in class org.openstreetmap.josm.data.imagery.vectortile.mapbox.style.Source
Constrain the min/max zooms to be between 0 and 30, as per tilejson spec
ZOOM_OFFSET - Static variable in class org.openstreetmap.josm.gui.layer.AbstractTileSourceLayer
Offset between calculated zoom level and zoom level used to download and show tiles.
ZOOM_ON_CLICK - Static variable in class org.openstreetmap.josm.gui.layer.geoimage.ImageDisplay
Alternative to mouse wheel zoom; esp.
ZOOM_STEP - Static variable in class org.openstreetmap.josm.gui.layer.geoimage.ImageDisplay
Zoom factor when click or wheel zooming
ZOOM_STEP - Static variable in class org.openstreetmap.josm.gui.MapSlider
 
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.
zoomAfterDownload - Variable in class org.openstreetmap.josm.actions.downloadtasks.AbstractDownloadTask
 
zoomAfterDownload - Variable in class org.openstreetmap.josm.actions.downloadtasks.DownloadOsmTask.AbstractInternalTask
 
zoomAfterDownload - Variable in class org.openstreetmap.josm.actions.downloadtasks.DownloadTaskList
 
zoomBestFitOrOne() - Method in class org.openstreetmap.josm.gui.layer.geoimage.ImageDisplay
Make the current image either scale to fit inside this component, or show a portion of image (1:1), if the image size is larger than the component size.
ZoomBoundFunction(int, int) - Constructor for class org.openstreetmap.josm.data.imagery.vectortile.mapbox.style.Source.ZoomBoundFunction
Create a new bound for zooms
zoomButton - Static variable in class org.openstreetmap.josm.gui.layer.geoimage.ImageDisplay
 
ZoomChangeAdapter() - Constructor for class org.openstreetmap.josm.actions.AutoScaleAction.ZoomChangeAdapter
 
zoomChanged() - Method in class org.openstreetmap.josm.actions.AutoScaleAction.ZoomChangeAdapter
 
zoomChanged() - Method in class org.openstreetmap.josm.gui.autofilter.AutoFilterManager
 
zoomChanged() - Method in class org.openstreetmap.josm.gui.dialogs.MinimapDialog
 
zoomChanged() - Method in class org.openstreetmap.josm.gui.dialogs.RelationListDialog
 
zoomChanged() - Method in class org.openstreetmap.josm.gui.layer.AbstractTileSourceLayer
This fires every time the user changes the zoom, but also (due to ZoomChangeListener) - on all changes to visible map (panning/zooming)
zoomChanged() - Method in class org.openstreetmap.josm.gui.layer.geoimage.GeoImageLayer
 
zoomChanged() - Method in class org.openstreetmap.josm.gui.MapSlider
 
zoomChanged() - Method in class org.openstreetmap.josm.gui.MapStatus
 
zoomChanged() - Method in interface org.openstreetmap.josm.gui.NavigatableComponent.ZoomChangeListener
Method called when the zoom area has changed.
zoomChanged(boolean) - Method in class org.openstreetmap.josm.gui.layer.AbstractTileSourceLayer
 
zoomChangeListeners - Static variable in class org.openstreetmap.josm.gui.NavigatableComponent
the zoom listeners
ZoomData(EastNorth, double) - Constructor for class org.openstreetmap.josm.gui.NavigatableComponent.ZoomData
 
zoomDecreaseAllowed() - Method in class org.openstreetmap.josm.gui.layer.AbstractTileSourceLayer
Check if zooming out is allowed
ZoomerAction(String) - Constructor for class org.openstreetmap.josm.gui.MapMover.ZoomerAction
 
ZoomerAction(String, String) - Constructor for class org.openstreetmap.josm.gui.MapMover.ZoomerAction
 
zoomIn() - Method in class org.openstreetmap.josm.gui.NavigatableComponent
Zoom in current view.
ZoomInAction - Class in org.openstreetmap.josm.actions
Zoom in map.
ZoomInAction() - Constructor for class org.openstreetmap.josm.actions.ZoomInAction
Constructs a new ZoomInAction.
ZoomInAction() - Constructor for class org.openstreetmap.josm.gui.bbox.SlippyMapController.ZoomInAction
 
zoomIncreaseAllowed() - Method in class org.openstreetmap.josm.gui.layer.AbstractTileSourceLayer
Determines if it is allowed to zoom in.
ZoomInCurrentLayerAction() - Constructor for class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetContentPanel.ZoomInCurrentLayerAction
 
ZoomInCurrentLayerAction() - Constructor for class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetDetailPanel.ZoomInCurrentLayerAction
 
zoomIntermediateSteps - Variable in class org.openstreetmap.josm.gui.preferences.display.LafPreference
 
zoomLevel - Variable in class org.openstreetmap.josm.gui.bbox.TileSelectionBBoxChooser.TileBounds
 
zoomLevel - Variable in class org.openstreetmap.josm.gui.bbox.TileSelectionBBoxChooser.TileCoordinateValidator
 
zoomManyTimes(double, double, int) - Method in class org.openstreetmap.josm.gui.NavigatableComponent
 
zoomNext() - Method in class org.openstreetmap.josm.gui.NavigatableComponent
Zoom to next location.
zoomNoUndoTo(EastNorth, double, boolean) - 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.josm.gui.NavigatableComponent
Zoom out current view.
ZoomOutAction - Class in org.openstreetmap.josm.actions
Zoom out map.
ZoomOutAction() - Constructor for class org.openstreetmap.josm.actions.ZoomOutAction
Constructs a new ZoomOutAction.
ZoomOutAction() - Constructor for class org.openstreetmap.josm.gui.bbox.SlippyMapController.ZoomOutAction
 
zoomPrevious() - Method in class org.openstreetmap.josm.gui.NavigatableComponent
Zoom to previous location.
zoomRedoBuffer - Variable in class org.openstreetmap.josm.gui.NavigatableComponent
 
zoomReverseWheel - Variable in class org.openstreetmap.josm.gui.preferences.display.LafPreference
 
zoomTimestamp - Variable in class org.openstreetmap.josm.gui.NavigatableComponent
 
zoomTo(Collection<? extends IPrimitive>) - Static method in class org.openstreetmap.josm.actions.AutoScaleAction
Zooms the view to display the given set of primitives.
zoomTo(Bounds) - Method in class org.openstreetmap.josm.gui.NavigatableComponent
Zoom to given bounds.
zoomTo(EastNorth) - Method in class org.openstreetmap.josm.gui.NavigatableComponent
Zoom to given east/north.
zoomTo(EastNorth, double) - Method in class org.openstreetmap.josm.gui.NavigatableComponent
Zoom to the given coordinate and scale.
zoomTo(EastNorth, double, boolean) - Method in class org.openstreetmap.josm.gui.NavigatableComponent
Zoom to the given coordinate and scale.
zoomTo(ILatLon) - Method in class org.openstreetmap.josm.gui.NavigatableComponent
Zoom to given lat/lon.
zoomTo(LatLon) - Method in class org.openstreetmap.josm.gui.NavigatableComponent
Zoom to given lat/lon.
zoomTo(BoundingXYVisitor) - Method in class org.openstreetmap.josm.gui.NavigatableComponent
Set the new dimension to the view.
zoomTo(ProjectionBounds) - Method in class org.openstreetmap.josm.gui.NavigatableComponent
Zoom to given projection bounds.
zoomTo(ViewportData) - Method in class org.openstreetmap.josm.gui.NavigatableComponent
Zoom to given viewport data.
zoomToAction - Variable in class org.openstreetmap.josm.gui.widgets.OsmPrimitivesTable
 
ZoomToAction - Class in org.openstreetmap.josm.actions
An action that zooms to the selected OSM primitive in a table of primitives.
ZoomToAction(NodeListTable) - Constructor for class org.openstreetmap.josm.actions.ZoomToAction
Creates a new zoom to action for a NodeListTable using the matching description strings
ZoomToAction(RelationMemberTable) - Constructor for class org.openstreetmap.josm.actions.ZoomToAction
Creates a new zoom to action for a RelationMemberTable using the matching description strings
ZoomToAction(MemberTable) - Constructor for class org.openstreetmap.josm.actions.ZoomToAction
Creates a new zoom to action for a MemberTable using the matching description strings
ZoomToAction(OsmPrimitivesTable, String, String, String) - Constructor for class org.openstreetmap.josm.actions.ZoomToAction
Creates a new, generic zoom to action
ZoomToBestAction - Class in org.openstreetmap.josm.gui.layer.imagery
Change resolution to best zoom level.
ZoomToBestAction(AbstractTileSourceLayer<?>) - Constructor for class org.openstreetmap.josm.gui.layer.imagery.ZoomToBestAction
Constructs a new ZoomToBestAction.
zoomToData() - Method in class org.openstreetmap.josm.gui.download.DownloadSettings
Gets the flag defining if the map view must zoom to the downloaded data.
zoomToDownloadedData - Variable in class org.openstreetmap.josm.gui.download.DownloadSettings
 
zoomToFactor(double) - Method in class org.openstreetmap.josm.gui.NavigatableComponent
 
zoomToFactor(double, double, double) - Method in class org.openstreetmap.josm.gui.NavigatableComponent
 
zoomToFactor(EastNorth, 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
ZoomToGapAction() - Constructor for class org.openstreetmap.josm.gui.dialogs.relation.MemberTable.ZoomToGapAction
Constructs a new ZoomToGapAction.
ZoomToJOSMSelectionAction() - Constructor for class org.openstreetmap.josm.gui.dialogs.SelectionListDialog.ZoomToJOSMSelectionAction
 
ZoomToListSelection() - Constructor for class org.openstreetmap.josm.gui.dialogs.SelectionListDialog.ZoomToListSelection
Constructs a new ZoomToListSelection.
ZoomToNativeLevelAction - Class in org.openstreetmap.josm.gui.layer.imagery
Change resolution to native zoom level.
ZoomToNativeLevelAction(AbstractTileSourceLayer<?>) - Constructor for class org.openstreetmap.josm.gui.layer.imagery.ZoomToNativeLevelAction
Constructs a new ZoomToNativeLevelAction.
zoomToObjectAction - Variable in class org.openstreetmap.josm.gui.history.HistoryViewerPanel.ListPopupMenu
 
ZoomToObjectAction(String, String) - Constructor for class org.openstreetmap.josm.gui.history.HistoryViewerPanel.ZoomToObjectAction
Constructs a new ZoomToObjectAction.
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
 
zstd - org.openstreetmap.josm.data.osm.pbf.Blob.CompressionType
zstd compression (optional)

_

_new(Environment) - Static method in class org.openstreetmap.josm.gui.mappaint.mapcss.ConditionFactory.PseudoClasses
:new tests whether the object is new.
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _ 
All Classes All Packages